.stepper{border-radius:3px;margin:0 0 10px;overflow:hidden;position:relative;width:65px}.stepper .stepper-input{background:#f9f9f9;border:1px solid #ccc;border-radius:3px;color:#333;margin:0;overflow:hidden;z-index:49;-moz-appearance:textfield}.stepper .stepper-input::-webkit-inner-spin-button,.stepper .stepper-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.stepper .stepper-input:focus{background-color:#fff}.stepper .stepper-arrow{background:#eee url(../../images/widgets/stepper/stepper-arrows.png) no-repeat;border:1px solid #ccc;cursor:pointer;display:block;height:50%;position:absolute;right:0;text-indent:-99999px;width:20px}.stepper .stepper-arrow.up{background-position:center top;border-bottom:none;top:0}.stepper .stepper-arrow.down{background-position:center bottom;bottom:0}@media screen and (min-width:740px){.stepper:hover .stepper-input{background-color:#fff}.stepper .stepper-step:hover{background-color:#f9f9f9}.stepper.disabled .stepper-arrow{background:#fff;border-color:#eee;cursor:default}}.stepper.disabled .stepper-input{background:#fff;border-color:#eee;color:#ccc}.stepper.disabled .stepper-arrow{background:#fff;border-color:#eee;cursor:default}.chosen-container{position:relative;display:inline-block;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container .chosen-drop{background:none repeat scroll 0 0 #fff;border:1px solid #d1d5d5;border-radius:0 0 3px 3px;box-shadow:0 5px 15px 0 rgba(0,0,0,0.1);box-sizing:border-box;margin-top:-5px;min-height:40px;min-width:100%;position:absolute;z-index:1010}.chosen-container a{cursor:pointer}.chosen-container-single .chosen-single{background-color:#fff;border:1px solid #d3dbdf;border-radius:3px;display:block;height:28px;padding:3px 12px;position:relative;text-decoration:none}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{color:#999;display:block;margin-right:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url('../../images/common/chosen/chosen-sprite.png') -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{background:url("../../images/common/chosen/chosen-sprite.png") no-repeat scroll 0 2px rgba(0,0,0,0);display:block;height:16px;position:absolute;width:16px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type="text"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #d6d9d9;background:#f7f9fa;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{border-radius:0 0 3px 3px;background-clip:padding-box;border-top:1px solid #aaa}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{position:relative;overflow-x:hidden;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results .chosen-result{border-bottom:1px solid rgba(0,0,0,0.1);box-sizing:border-box;color:#666;cursor:pointer;display:block;font-size:14px;height:30px;line-height:15px;list-style:outside none none;margin:0;padding:7px 15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chosen-container .chosen-results .disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results .highlighted{background-color:#f1f4f4;color:#444}.chosen-container .chosen-results .no-results{display:list-item;background:#f4f4f4;list-style:none}.chosen-container .chosen-results .group-result{display:list-item;font-weight:bold;cursor:default}.chosen-container .chosen-results .group-option{padding-left:15px}.chosen-container .chosen-results .active-result em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{background-color:#fff;border:1px solid #d3dbdf;border-radius:3px;box-sizing:border-box;cursor:text;line-height:32px;margin:0;min-height:40px;height:auto;overflow:hidden;padding:0 15px;position:relative;width:100%}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{border:medium none;border-radius:0;box-shadow:none;color:#999;font-size:100%;height:32px;line-height:32px;outline:0 none;padding:0}.chosen-container-multi .chosen-choices li.search-field .default{color:#999}.chosen-container-multi .chosen-choices li.search-choice{background:none repeat scroll 0 0 #fafbfb;border:1px solid #e1e5e5;border-radius:2px;color:#999;cursor:default;font-size:12px;height:28px;left:-9px;line-height:26px;margin:2px 2px 2px 0;padding:0 25px 0 10px;position:relative;max-width:180px;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:url("../../images/common/chosen/chosen-sprite.png") no-repeat scroll -42px 1px rgba(0,0,0,0);display:block;font-size:1px;height:12px;opacity:.7;position:absolute;right:3px;top:7px;width:12px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #1199c4;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #1199c4}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #1199c4;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#111!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single,.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results .group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:white url('../../images/common/chosen/chosen-sprite.png') no-repeat -30px -20px;background:url('../../images/common/chosen/chosen-sprite.png') no-repeat -30px -20px,-webkit-gradient(linear,50% 0%,50% 100%,color-stop(1%,#eeeeee),color-stop(15%,#ffffff));background:url('../../images/common/chosen/chosen-sprite.png') no-repeat -30px -20px,-webkit-linear-gradient(#eeeeee 1%,#ffffff 15%);background:url('../../images/common/chosen/chosen-sprite.png') no-repeat -30px -20px,-moz-linear-gradient(#eeeeee 1%,#ffffff 15%);background:url('../../images/common/chosen/chosen-sprite.png') no-repeat -30px -20px,-o-linear-gradient(#eeeeee 1%,#ffffff 15%);background:url('../../images/common/chosen/chosen-sprite.png') no-repeat -30px -20px,linear-gradient(#eeeeee 1%,#ffffff 15%);direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}.chosen-container .chosen-results{max-height:160px;overflow-y:hidden}.chosen-container .chosen-drop,.multitxtchosen .chosen-drop{display:none}.chosen-container.chosen-with-drop .chosen-drop{display:block;max-width:100%}.chosen-container.chosen-with-drop.multitxtchosen .chosen-drop{display:none}.chosen-container-multi li.search-choice.invalid{background:none repeat scroll 0 0 #fff;border:1px solid #e47272;color:#000}.chosen-container-multi li.search-choice.highlighted{background:none repeat scroll 0 0 #fff;border:1px solid #1199c4;color:#000}.Zebra_DatePicker *,.Zebra_DatePicker :after,.Zebra_DatePicker :before{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.Zebra_DatePicker{background:none repeat scroll 0 0 #1199c4;border:3px solid #1199c4;box-shadow:0 -3px 10px 0 rgba(0,0,0,0.3);display:none;font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:13px;position:absolute}.Zebra_DatePicker th,.Zebra_DatePicker td{height:auto}.Zebra_DatePicker tr:hover{background:none}.Zebra_DatePicker *{margin:0;padding:0;color:#000;background:transparent;border:0}.Zebra_DatePicker table{border-collapse:collapse;border-spacing:0}.Zebra_DatePicker td,.Zebra_DatePicker th{text-align:center;padding:5px 0}.Zebra_DatePicker td{cursor:pointer}.Zebra_DatePicker .dp_daypicker,.Zebra_DatePicker .dp_monthpicker,.Zebra_DatePicker .dp_yearpicker{margin-top:3px}.Zebra_DatePicker .dp_daypicker td{background:none repeat scroll 0 0 #fff;border:1px solid #e0e1e2;color:#000;font-size:11px;width:30px}.Zebra_DatePicker .dp_daypicker th{width:30px}.Zebra_DatePicker .dp_monthpicker td,.Zebra_DatePicker .dp_yearpicker td{background:none repeat scroll 0 0 #fff;border:1px solid #e0e1e2;color:#000;font-size:11px}.Zebra_DatePicker .dp_timepicker .dp_caption,.Zebra_DatePicker .dp_header td{color:#fff}.Zebra_DatePicker .dp_header .dp_previous,.Zebra_DatePicker .dp_header .dp_next{width:30px;color:#fff}.Zebra_DatePicker .dp_header .dp_previous:hover,.Zebra_DatePicker .dp_header .dp_next:hover{opacity:.5}.Zebra_DatePicker .dp_header .dp_caption{font-weight:700}.Zebra_DatePicker .dp_timepicker .dp_caption{font-weight:normal;line-height:16px;text-align:center}.Zebra_DatePicker .dp_timepicker td.dp_hover{background:0 0}.Zebra_DatePicker .dp_header .dp_hover,.Zebra_DatePicker td.dp_timepicker_done.dp_hover,.Zebra_DatePicker .dp_footer .dp_hover{color:#fff}.Zebra_DatePicker .dp_header .dp_blocked{color:#888;cursor:default}.Zebra_DatePicker .dp_daypicker th{background:none repeat scroll 0 0 rgba(255,255,255,0.1);color:#fff;font-size:11px;font-weight:normal;border:1px #0f89b0 solid}.Zebra_DatePicker td.dp_not_in_month{background:#f3f3f3;color:#cdcdcd;cursor:default}.Zebra_DatePicker td.dp_not_in_month_selectable{background:#f3f3f3;color:#cdcdcd;cursor:pointer}.Zebra_DatePicker td.dp_weekend{background:none repeat scroll 0 0 #f1ecd8}.Zebra_DatePicker td.dp_weekend_disabled{color:#ccc;cursor:default}.Zebra_DatePicker td.dp_selected{background:#f56460;color:#fff}.Zebra_DatePicker td.dp_week_number{background:#fc3;color:#555;cursor:text;font-style:italic}.Zebra_DatePicker .dp_monthpicker td,.Zebra_DatePicker .dp_yearpicker td{width:33%}.Zebra_DatePicker .dp_footer{margin-top:3px}.Zebra_DatePicker .dp_timepicker_done td,.Zebra_DatePicker .dp_footer td{color:#fff;padding:2px;font-weight:700}.Zebra_DatePicker td.dp_current{color:#1199c4;font-weight:bold}.Zebra_DatePicker td.dp_disabled_current{color:#e38585}.Zebra_DatePicker td.dp_disabled{background:#f3f3f3;color:#cdcdcd;cursor:default}.Zebra_DatePicker .dp_daypicker td.dp_hover{background:#1199c4;color:#fff}button.Zebra_DatePicker_Icon{border:0 none;bottom:0;color:transparent;cursor:pointer;display:inline-block;font-size:0;left:0;line-height:0;margin:0;position:absolute;text-align:left;text-indent:15px;top:0;vertical-align:top;width:100%}button.Zebra_DatePicker_Icon:hover{background-color:transparent}.form-row .Zebra_DatePicker_Icon_Wrapper input{background:none repeat scroll 0 0 transparent;z-index:20}.Zebra_DatePicker_Icon_Disabled{background-image:url(../../images/widgets/zebra_datepicker/calendar-disabled.png)}.Zebra_DatePicker_Icon_Inside{margin-left:-20px}.Zebra_DatePicker{z-index:10000}.Zebra_DatePicker_Icon{min-width:inherit}.Zebra_DatePicker table{width:auto}.Zebra_DatePicker .dp_timepicker_done{width:100%}.Zebra_DatePicker .dp_timepicker{margin-top:5px}.Zebra_DatePicker .jslider .jslider-label{color:#3f3}.Zebra_DatePicker .jslider.jslider-single{border-top:solid 1px #d5d5d57a}.scrollbar{background-color:rgba(0,0,0,0.4);border:1px solid #000;border-radius:4px 4px 4px 4px;z-index:10}.ie8 .scrollbar{background-color:#000;background-image:url(../../images/common/transparent_40.png)}.scrollbar.vertical{width:6px}.scrollbar.horizontal{height:6px}.scrollbar-handle{background-color:#fff;border-radius:4px 4px 4px 4px;cursor:pointer}.vertical>.scrollbar-handle{left:0;right:0}html,body{font-family:"Segoe UI",Verdana,Arial,sans-serif;position:relative;height:100%}a,a:link,a:hover,a:active,a:visited{text-decoration:none;font-weight:inherit;color:inherit}textarea{resize:none}.errorlist{background:#fefefe;border:1px solid #e6e6e6;border-radius:6px 6px 6px 6px;color:#333;min-width:250px;padding:4px 7px;box-shadow:0 -1px 0 #f4f4f4 inset,0 2px 3px rgba(0,0,0,0.5)}.errorlist.positioned-error{position:absolute;z-index:1}.errorlist.positioned-right{margin-left:8px}.errorlist.positioned-left{margin-right:8px}.errorlist .message-text:before{color:#000;content:"* ";vertical-align:middle}.errorlist .message-text{vertical-align:middle}.errorlist.positioned-right .pointer{background:url("../../images/common/errorlist/errorlist-left-arrow.png") no-repeat scroll left top transparent;position:absolute;left:-9px;top:7px;width:10px;height:15px}.errorlist.positioned-error .close-btn{height:12px;right:-6px;top:-6px;width:12px;cursor:pointer}.errorlist.positioned-left .pointer{background:url("../../images/common/errorlist/errorlist-right-arrow.png") no-repeat scroll left top transparent;position:absolute;right:-10px;top:7px;width:10px;height:15px}.errorlist.positioned-error.positioned-left .close-btn{background:url("../../images/common/errorlist/errorlist_close.png") no-repeat scroll left top transparent;height:12px;position:absolute;left:-6px;top:-6px;width:12px;cursor:pointer}.error-field-error.inline-error,.validation-error{background-color:#fee;border:1px solid #f00;color:#f00}.radio-checkbox-row.validation-error{border:0;background:none}.div-mask{background-color:#ffffffab;text-align:center;z-index:100}.div-mask.bg-white{background-color:white}.vertical-aligner{display:inline-block;height:100%;vertical-align:middle}.loader{font-size:31px;width:1em;height:1em;border-radius:50%;margin:-0.5em 0 0 -0.5em;-webkit-animation:load6 1.7s infinite ease;animation:load6 1.7s infinite ease;position:absolute;left:50%;top:50%}@-webkit-keyframes load6{0%{box-shadow:-0.11em -0.83em 0 -0.35em #1199c4,-0.11em -0.83em 0 -0.38em #1199c4,-0.11em -0.83em 0 -0.41em #1199c4,-0.11em -0.83em 0 -0.44em #1199c4,-0.11em -0.83em 0 -0.47em #1199c4}5%,95%{box-shadow:-0.11em -0.83em 0 -0.35em #1199c4,-0.11em -0.83em 0 -0.38em #1199c4,-0.11em -0.83em 0 -0.41em #1199c4,-0.11em -0.83em 0 -0.44em #1199c4,-0.11em -0.83em 0 -0.47em #1199c4}30%{box-shadow:-0.11em -0.83em 0 -0.35em #1199c4,-0.51em -0.66em 0 -0.38em #1199c4,-0.75em -0.36em 0 -0.41em #1199c4,-0.83em -0.03em 0 -0.44em #1199c4,-0.81em .21em 0 -0.47em #1199c4}55%{box-shadow:-0.11em -0.83em 0 -0.35em #1199c4,-0.29em -0.78em 0 -0.38em #1199c4,-0.43em -0.72em 0 -0.41em #1199c4,-0.52em -0.65em 0 -0.44em #1199c4,-0.57em -0.61em 0 -0.47em #1199c4}to{-webkit-transform:rotate(360deg);box-shadow:-0.11em -0.83em 0 -0.35em #1199c4,-0.11em -0.83em 0 -0.38em #1199c4,-0.11em -0.83em 0 -0.41em #1199c4,-0.11em -0.83em 0 -0.44em #1199c4,-0.11em -0.83em 0 -0.47em #1199c4}}@keyframes load6{0%{box-shadow:-0.11em -0.83em 0 -0.35em #000,-0.11em -0.83em 0 -0.38em #000,-0.11em -0.83em 0 -0.41em #000,-0.11em -0.83em 0 -0.44em #000,-0.11em -0.83em 0 -0.47em #000}5%,95%{box-shadow:-0.11em -0.83em 0 -0.35em #000,-0.11em -0.83em 0 -0.38em #000,-0.11em -0.83em 0 -0.41em #000,-0.11em -0.83em 0 -0.44em #000,-0.11em -0.83em 0 -0.47em #000}30%{box-shadow:-0.11em -0.83em 0 -0.35em #000,-0.51em -0.66em 0 -0.38em #000,-0.75em -0.36em 0 -0.41em #000,-0.83em -0.03em 0 -0.44em #000,-0.81em .21em 0 -0.47em #000}55%{box-shadow:-0.11em -0.83em 0 -0.35em #000,-0.29em -0.78em 0 -0.38em #000,-0.43em -0.72em 0 -0.41em #000,-0.52em -0.65em 0 -0.44em #000,-0.57em -0.61em 0 -0.47em #000}to{transform:rotate(360deg);box-shadow:-0.11em -0.83em 0 -0.35em #000,-0.11em -0.83em 0 -0.38em #000,-0.11em -0.83em 0 -0.41em #000,-0.11em -0.83em 0 -0.44em #000,-0.11em -0.83em 0 -0.47em #000}}.loader2{width:40px;height:40px;background-color:#333;margin:100px auto;-webkit-animation:sk-rotateplane 1.2s infinite ease-in-out;animation:sk-rotateplane 1.2s infinite ease-in-out}@-webkit-keyframes sk-rotateplane{0%{-webkit-transform:perspective(120px)}50%{-webkit-transform:perspective(120px) rotateY(180deg)}to{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)}}@keyframes sk-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}to{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.view-popup .info-row{padding:5px 0}.view-popup{min-width:450px}.view-popup>div.value{display:block;margin:10px;border-radius:5px;border:1px solid #000;padding:5px}.accordion-panel{padding:0 0 15px}.accordion-panel>.label-bar{cursor:pointer;margin:0 0 7px}.ie9 .accordion-panel>.label-bar{background-size:100% 100%;filter:none}.accordion-panel>.label-bar.expanded{background:none repeat scroll 0 0 #fff;color:#1199c4;margin:0}.accordion-panel>.label-bar:hover{background:none repeat scroll 0 0 #fff}.accordion-panel>.label-bar .toggle-icon{display:inline-block;vertical-align:top}.accordion-item{background:none repeat scroll 0 0 #fff;border:1px solid #e1e5e5;margin:0 0 15px;padding:25px 30px;position:relative}.accordion-item form{padding:0}.accordion-panel>.accordion-item.collapsed{display:none}.accordion-panel>.accordion-item table th:first-child,.accordion-panel>.accordion-item table th:last-child{border-radius:0}.expanded .toggle-icon{background-position:-16px 0}.multi-column.two-column .columns{width:50%}.multi-column .columns{display:inline-block;vertical-align:top;margin:0;padding:0;outline:0}.two-column .first-column .column-content{margin-right:5px}.two-column .last-column .column-content{margin-left:5px}.multi-column.three-column .columns{width:33.33%}.float-none{float:none!important}.ml-0{margin-left:0!important}.mt-30{margin-top:30px!important}.pr-0{padding-right:0!important}.pl-12{padding-left:12px!important}html,body{background-color:#fff;margin:0;padding:0;font-size:13px}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}table{width:100%;table-layout:fixed;border-collapse:collapse}th,td{border-collapse:collapse}img{border:none}input[type=text],input[type=password],select,textarea{border-width:1px;border-color:#bbb #ddd #ddd #aaa;border-style:solid;vertical-align:middle;padding:3px;width:180px;margin:5px 0;display:inline-block;zoom:1}input:-moz-placeholder{color:#999}::-webkit-input-placeholder{color:#999}select[multiple]{height:auto}select option{background:#fff}input[type=radio],input[type=checkbox]{border:none;background:none;height:auto;width:auto}fieldset{margin:15px;padding:15px;border:1px solid #ccc}fieldset legend{font-size:16px}:focus{outline:none}.link,.link-btn{background:none;color:#666;cursor:pointer;display:inline-block;text-decoration:underline;padding:0}.link+.link,.link-btn+.link-btn{margin-left:15px}.link:hover,.link-btn:hover{background:none;color:#000}.tool-icon{cursor:pointer}.form-row{margin:5px 0}.form-row label{color:#555;display:inline-block;font-size:14px;margin:0;padding:0;text-align:left;vertical-align:middle;width:150px}.form-row .suggestion{display:inline-block;padding-left:10px;color:#aaa;font-style:italic}input[type=submit],input[type=button],button,.button,a.button{background-color:#4d4d4d;border:none;color:#ccc;cursor:pointer;display:inline-block}input[type=submit],input[type=button],button,.button,a.button{padding:8px 15px}span.button,a.button{height:auto}input[type=submit]:hover,input[type=button]:hover,button:hover,a.button:hover,.button:hover{background-color:#666}input[type=submit][disabled],input[type=button][disabled],button[disabled],.button.disabled,a.button.disabled{background:#bfbfbf;border:none;color:#acacac;text-shadow:0 0 1px #e6e6e6}.strike-through{text-decoration:line-through}.stepper .stepper-input{box-sizing:border-box;height:36px;padding:9px 28px 10px 10px;width:100%}.stepper .stepper-arrow{z-index:0}.stepper .stepper-arrow.up{border-radius:0 3px 0 0}.stepper .stepper-arrow.down{border-radius:0 0 3px}.text-center{text-align:center}.text-right{text-align:right}.pagination{display:inline-block;float:right}.pagination span{background-color:#fff;border:1px solid #ccc;color:#555;cursor:pointer;margin:0 2px;padding:3px 10px;box-shadow:1px 1px 0 #ccc;display:inline-block}.pagination span.first{margin-left:0}.pagination span.last{margin-right:0}.pagination span.disabled{color:#bebebe}.pagination span.current{background:url("../../images/site/btn_bg.png") repeat-x left top;border:1px solid #4d4d4d;color:#fff}.chosen-container-single{display:inline-block;padding-right:24px;vertical-align:middle;min-width:178px}.chosen-container-single .chosen-single div b{top:5px}.chosen-container-single .chosen-single span{line-height:26px}.chosen-container-single.per-page-count{float:left;padding-right:29px}.chosen-container-single .chosen-drop{position:absolute;min-width:100%;box-sizing:border-box;z-index:100}.chosen-container-single .chosen-single{color:#000;text-shadow:0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:19px}.chosen-container-single .active-result{box-sizing:border-box;background:none repeat scroll 0 0 #fff;border-bottom:1px solid #f1f1f1;display:block;font-size:13px;padding:5px 15px;text-overflow:ellipsis;white-space:nowrap}.chosen-container .chosen-results li.depth-1{padding-left:15px}.chosen-container .chosen-results li.depth-2{padding-left:30px}.chosen-container .chosen-results li.depth-3{padding-left:45px}.chosen-container .chosen-results li.depth-4{padding-left:60px}.chosen-container .chosen-results li.depth-5{padding-left:75px}.chosen-container .chosen-results li.depth-6{padding-left:90px}.chosen-container .chosen-results li.depth-7{padding-left:105px}.chosen-container .chosen-results li.depth-8{padding-left:120px}.chosen-container .chosen-results li.depth-9{padding-left:135px}.chosen-container .chosen-results li.depth-10{padding-left:150px}.chosen-container .chosen-results li.depth-11{padding-left:165px}.chosen-container .chosen-results li.depth-12{padding-left:180px}.chosen-container .chosen-results li.depth-13{padding-left:195px}.chosen-container .chosen-results li.depth-14{padding-left:210px}.chosen-container .chosen-results li.depth-15{padding-left:225px}.chosen-container .chosen-results li.depth-16{padding-left:240px}.chosen-container .chosen-results li.depth-17{padding-left:255px}.chosen-container .chosen-results li.depth-18{padding-left:270px}.chosen-container .chosen-results li.depth-19{padding-left:285px}.chosen-container .chosen-results li.depth-20{padding-left:300px}.chosen-container .chosen-results li.depth-21{padding-left:315px}.chosen-container .chosen-results li.depth-22{padding-left:330px}.chosen-container .chosen-results li.depth-23{padding-left:345px}.chosen-container .chosen-results li.depth-24{padding-left:360px}.chosen-container .chosen-results li.depth-25{padding-left:375px}.chosen-container .chosen-results li.depth-26{padding-left:390px}.chosen-container .chosen-results li.depth-27{padding-left:405px}.chosen-container .chosen-results li.depth-28{padding-left:420px}.chosen-container .chosen-results li.depth-29{padding-left:435px}.chosen-container .chosen-results li.depth-30{padding-left:450px}.chosen-container.td-full-width{width:-moz-calc(100% - 26px);width:-webkit-calc(100% - 26px);width:calc(100% - 26px)}.chosen-container.validation-error{border:1px solid #f00}.scroll-left,.scroll-right{display:inline-block;height:24px;width:26px;vertical-align:bottom;border:1px solid #e1e1e1;cursor:pointer}.scroll-left{background:url("../../images/site/left-arrow.png") no-repeat left top}.scroll-right{background:url("../../images/site/right-arrow.png") no-repeat left top}.scroll-right.disabled,.scroll-left.disabled{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);-moz-opacity:40;-khtml-opacity:40;opacity:.4;cursor:default}.scrollable-view .header{background:none;margin:0;padding:0;border-bottom:2px solid #ccc;overflow:hidden}.scrollable-view{background:none;border-bottom:2px solid #ccc;margin-bottom:0;padding:0;overflow:hidden}.scrollable-view .scroller{float:right}.scrollable-view>.content{overflow-x:hidden;white-space:nowrap;border:1px #ccc solid;padding:31px 42px}.scrollable-view .product-block{border:1px solid #e6e6e6;display:inline-block;margin:5px;padding:10px;vertical-align:top;white-space:normal}.ui-spinner{background-color:#f9f9f9;border:1px solid #e6e6e6;border-radius:5px;display:inline-block;height:auto!important;padding:0 18px 0 0;position:relative}.ui-spinner input{background-color:#f9f9f9;border-top:none;border-bottom:none;border-left:none;border-right:1px #e6e6e6 solid;padding:5px;margin:0;text-align:center;width:20px;border-radius:3px 0 0 3px}.ui-spinner-button{background-image:url("../../images/site/spinner-arrow.png");background-repeat:no-repeat;color:#ccc;cursor:pointer;font-size:10px;height:13px;position:absolute;right:0;width:18px}.ui-spinner-button .ui-icon{display:none}.ui-spinner-button.ui-spinner-up{background-position:0 0;top:0}.ui-spinner-button.ui-spinner-up:hover{background-position:-18px 0}.ui-spinner-button.ui-spinner-down{background-position:0 -14px;bottom:0}.ui-spinner-button.ui-spinner-down:hover{background-position:-18px -14px}.recaptcha-container{display:inline-block;margin-left:-2px}#recaptcha_table{table-layout:auto}#recaptcha_table .recaptcha_input_area{height:auto!important}#recaptcha_table #recaptcha_response_field{margin-top:7px!important}.simple-captcha-reload.icon{background:url("../../images/site/captcha-changer.png") no-repeat left top;display:inline-block;height:16px;margin:0 5px;width:16px;cursor:pointer}.password-meter-wrap{display:inline-block;margin-left:10px;width:150px}.password-meter-wrap .password-strength-bar{height:10px;display:block;float:left}.password-meter-wrap .very-weak{width:50px;background:#b30004}.password-meter-wrap .weak{width:60px;background:#cf6100}.password-meter-wrap .better{width:70px;background:#fc9b00}.password-meter-wrap .medium{width:80px;background:#ffe364}.password-meter-wrap .strong{width:90px;background:#8dce00}.password-meter-wrap .strongest{width:100px;background:#2fa300}.accordion-item{box-shadow:none;top:0}.accordion-panel>.label-bar{background:none repeat scroll 0 0 #f1f1f1;border:1px solid #e6e6e6;border-radius:0;color:#555;cursor:pointer;font-size:14px;height:30px;line-height:27px;margin-bottom:5px;overflow:hidden;padding:0 10px 0 28px;position:relative;text-overflow:ellipsis;white-space:nowrap}.ie8 .accordion-panel>.label-bar{filter:none}.accordion-panel>.label-bar .toggle-icon{background-image:url("../../images/site/customer-pro-accordion-toggle.png");background-repeat:no-repeat;height:13px;left:8px;position:absolute;top:8px;width:13px}.accordion-panel>.label-bar.expanded .toggle-icon{background-position:-13px 0}.accordion-panel>.label-bar.expanded{border-radius:0}.accordion-panel>.accordion-item.expanded{display:block;border:none;padding:5px 0 10px}.bmui-tab .bmui-tab-header{background-color:#fff;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;border-top:1px solid #e6e6e6;display:inline-block;font-size:14px;line-height:20px;padding:10px 20px;padding:8px 18px;cursor:pointer;margin-right:4px}.bmui-tab-header-container{letter-spacing:-4px;word-spacing:-4px}.top-box{border-bottom:1px solid #e1e3e3;padding:0 20px}.bmui-tab-header-container>*{letter-spacing:normal;word-spacing:normal}.bmui-tab .bmui-tab-header.bmui-tab-active{background-color:#e6e6e6}.bmui-tab .bmui-tab-body-container{border:1px solid #e6e6e6;border-top-width:3px;padding:20px}.bmui-tab.left-side-header>.bmui-tab-header-container{width:20%;float:left}.bmui-tab.left-side-header .bmui-tab-header{border-left:1px solid #e2e2e2;border-right:none;border-top:1px solid #e2e2e2;border-bottom:none;border-radius:0;margin-right:0;display:block;padding:0}.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active{border-left:1px solid #4d4d4d;background:#4d4d4d}.bmui-tab.left-side-header .bmui-tab-header .title{color:#555;cursor:pointer;display:block;font-size:14px;line-height:20px;padding:8px}.bmui-tab.left-side-header .bmui-tab-body-container{border:1px solid #e2e2e2;min-height:550px;overflow:hidden;padding:10px 10px 10px 30px}.bmui-tab.left-side-header .bmui-tab-header-container{border-bottom:1px solid #e2e2e2}.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active .title{background:rgba(0,0,0,0) url("../../images/site/customer-pro-active-tab.png") no-repeat scroll right top;color:#ccc;margin-right:-16px}.tool-icon{display:inline-block;margin:0 2px;cursor:pointer}.action-icon{background-image:url("../../images/site/action-icon.png");background-repeat:no-repeat;display:inline-block;height:16px;width:16px;margin:0 2px;cursor:pointer}.action-icon.edit{background-position:0 0}.action-icon.delete,.action-icon.remove{background-position:-16px 0}.action-icon.active{background-position:-32px 0}.action-icon.details{background-position:-48px 0}.action-icon.payment{background-position:-64px 0}.action-icon.order-comment{background-position:-80px 0}.action-icon.add-to-cart{background-position:-96px 0}.action-icon.save{background-position:-112px 0}.popup{border:1px none #e6e6e6;border-radius:0;box-shadow:0 0 5px #999;min-width:400px;padding:0;z-index:200}.popup .header{background-color:#eee;border-bottom:2px solid #ccc;color:#333;font-size:13px;padding:10px}.popup .close-icon{display:inline-block;height:35px;width:34px;position:absolute;cursor:pointer;top:8px;right:0;text-align:center}.popup .close-icon:after{content:"X";font-size:15px;font-family:sans-serif}.popup .body{background-color:#fff;padding:20px 10px}.popup.confirm-popup .body{text-align:center}.popup .button-line,.popup .footer{background-color:#f4f4f4;border-top:1px solid #e6e6e6;padding:10px;text-align:right}.popup-mask{background-color:rgba(0,0,0,0.2);bottom:0;left:0;position:fixed;right:0;top:0}.floating-panel-popup{max-width:150px;background-color:#fff;padding-top:10px;padding-bottom:10px;min-width:0}.floating-panel-popup .action-item{padding:5px 15px;cursor:pointer;-webkit-transition:all 200ms;-moz-transition:all 200ms;-ms-transition:all 200ms;-o-transition:all 200ms;transition:all 200ms}.floating-panel-popup .action-item:hover{background-color:#eee}.ie8 .popup-mask{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);-moz-opacity:40;-khtml-opacity:40;opacity:40}.popup.anim-fade-zoom{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8)}.popup.anim-fade-zoom.active{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:100;-khtml-opacity:100;opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.widget-container{position:relative;margin:auto}.body .page-content .widget-container{width:auto}.header .widget,.footer .widget,.dockable .widget,[section] .widget-group{position:absolute}.body .widget,.body .grid-block,.body .body-section,.body .product-widget{position:relative}.l-fixed-container,.r-fixed-container{display:flex}.r-fixed-left,.l-fixed-right{flex:1 1 0;width:auto}.no-fixed-container{display:block}.no-fixed-item,.no-fixed-left,.no-fixed-middle,.no-fixed-right{display:inline-block;vertical-align:top}.no-fixed-container>.l-fixed-container,.no-fixed-container>.r-fixed-container{display:inline-flex}.double-input-row.mandatory>label:after,.form-row.mandatory>label:after{color:#f00;content:" *"}.login-form .title,.registration-form .title,.password-reset-form .title,.customer-new-password .title{display:block;font-size:24px;padding-bottom:5px}.page-login .login-form{margin:0 auto}.registration-form label{width:150px}.registration-form input{width:305px}.registration-form select{width:312px}.registration-form input.radio{width:auto}.registration-form input.checkbox{width:auto;margin-right:5px}.registration-form .recaptcha-container{padding-left:150px}.password-reset-form .lost-password-text{color:#00ced1;font-size:16px;padding:5px 0}.password-reset-form .form-row{display:inline-block}.password-reset-form .form-row label{display:block;width:auto}.password-reset-form .form-row input{width:210px}.password-reset-form .form-row.submit-row button{margin-left:3px}.dockable{background-color:#fff;position:fixed}.password-reset-form .form-row{position:relative}.password-reset-form .errorlist.after{left:0;position:absolute;top:58px;width:140px}.customer-new-password .form-row label{width:120px}.article-container .header{font-size:16px;line-height:23px;padding-bottom:5px}.shopping-cartitem h1{float:left;padding-bottom:15px}.cartitem-btn-wrapper{overflow:hidden}.cartitem-btn-wrapper .button{float:right}.shopping-cartitem .cartitem-btn{margin-left:10px}table.cartitem-table{margin:10px 0}.cartitem-table tr.highlighted{background-color:#fffaf1}.cartitem-table th,.cartitem-table td{padding:10px;text-align:left;font-size:13px;border:1px solid #4d4d4d}.cartitem-table .action-column{width:40px}.cartitem-table .image-column{width:85px}.cartitem-table .unit-price-column,.cartitem-table .tax-column{width:70px}.cartitem-table .discount-column{width:160px}.cartitem-table .quantity-column{width:100px}.cartitem-table .total-price-column{width:75px}.cartitem-table th{font-weight:bold}.cartitem-table td.remove{width:30px}.shopping-cartitem .remove-cartitem{background:url("../../images/site/trash.png") no-repeat left top;display:inline-block;height:16px;width:16px}.cartitem-table .empty-left-footer-block{border-bottom:0 none;border-left:0 none;text-align:center}.cartitem-table td.total-label,.cartitem-table td.price{font-weight:bold}.cartitem-table tr.sub-total-row button{float:left}.check-out-total,.shopping-cart-total{font-size:0;padding-bottom:25px}.check-out-total *,.shopping-cart-total *{font-size:13px}.check-out-total .left-column,.shopping-cart-total .left-column{box-sizing:border-box;display:inline-block;margin-right:1%;width:49%}.page-post-payment .order-details .cartitem-table tr td.product-name .view-virtual-order-items{padding:0;margin:5px 0 0;width:auto;background:none;color:#000;font-size:14px;letter-spacing:normal;text-transform:none;font-weight:600;text-decoration:underline}.page-post-payment .order-details .cartitem-table tr td.product-name .view-virtual-order-items:hover{color:rgba(57,210,173,1)}.discount-coupon-code-panel{background-color:#f9f9f9;border:1px solid #e6e6e6;display:inline-block;margin:5px 0;padding:30px}.discount-coupon-code-panel .form-row{margin:0 0 10px}.discount-coupon-code-panel label{margin:0 0 5px}.discount-coupon-code-panel input,.discount-coupon-code-panel .form-row.btn-row{margin:0}.check-out-total .right-column,.shopping-cart-total .right-column{box-sizing:border-box;display:inline-block;margin-left:1%;text-align:right;vertical-align:top;width:49%}.check-out-total table,.shopping-cart-total table{float:right;width:auto}.check-out-total tr,.shopping-cart-total tr{border-bottom:1px solid #ccc}.check-out-total td,.shopping-cart-total td{padding:5px}.check-out-total .price,.shopping-cart-total .price{font-weight:bold;text-align:right}.check-out-total td.total-label,.shopping-cart-total td.total-label{padding:5px 30px 5px 0}.shipment-calculator-popup table td{text-align:center}.empty-cartitem-text{color:#f00;display:inline-block;font-size:16px;width:100%}.checkout-page .form-row>label{display:block;color:#666;font-size:14px}.checkout-page .form-row input,.checkout-page .form-row select,.checkout-page .form-row textarea{color:#000;background-color:#fff;border:1px solid #ddd;padding:10px 20px;width:100%}.checkout-page .form-row input,.checkout-page .form-row select{height:40px}.checkout-page input[type="checkbox"],.checkout-page input[type="radio"]{cursor:pointer;position:absolute;width:20px;height:20px;z-index:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0}.checkout-page input[type="checkbox"]+span,.checkout-page input[type="radio"]+span{position:relative;padding-left:30px;line-height:18px}.checkout-page input[type="checkbox"]+span:before{content:'';border:2px solid #ccc;background-color:#fff;position:absolute;left:0;top:0;width:18px;height:18px;text-align:center}.checkout-page input[type="radio"]+span:before{content:'';border:2px solid #ccc;background-color:#fff;position:absolute;left:0;line-height:16px;top:0;width:18px;height:18px;text-align:center}.checkout-page input[type="checkbox"]+span:before{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-family:FontAwesome;font-size:11px;line-height:15px}.checkout-page input[type="radio"]+span:before{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.checkout-page input[type="checkbox"]:checked+span:before{background-color:#666;border-color:#666;color:#fff;content:'\00f00c'}.checkout-page input[type="radio"]:checked+span:before{border-color:#666}.checkout-page input[type="radio"]:checked+span:after{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;content:'';background-color:#666;position:absolute;left:4px;top:4px;width:10px;height:10px}.checkout-page .section .step-continue-button{margin-top:20px;padding:15px 30px}.checkout-page .section{border-top:1px solid #ededed;border-bottom:1px solid #ededed;padding-top:20px;padding-bottom:20px;margin-bottom:-1px}.checkout-page .section .section{margin-top:20px;margin-bottom:20px}.checkout-page .section.disabled{display:none}.checkout-page .delivery-types>.form-row{margin-top:20px;margin-bottom:20px}.checkout-page .delivery-types>.form-row input[type="radio"]+span{font-weight:bold}.checkout-page .delivery-types .different-shipping{margin-left:40px}.checkout-page .section>.header .icon:before{font-family:FontAwesome;font-size:22px}.checkout-page .section.address>.header .icon:before{content:'\00f2b9'}.checkout-page .cart-items tr,.checkout-page .cart-items .cart-item{border-bottom:1px solid #ddd}.checkout-page .cart-items th,.checkout-page .cart-items td{font-weight:600}.checkout-page .cart-items th{color:#999;text-transform:uppercase;padding-top:10px;padding-bottom:10px}.checkout-page .cart-items td{color:#000;height:50px;padding-top:5px;padding-bottom:5px}.checkout-page .cart-items th{border-top:1px solid #eee;text-align:left}.checkout-page .section.shipping>.header .icon:before{content:'\00f0d1';font-family:FontAwesome;font-size:22px}.checkout-page .section.confirm>.header .icon:before{content:'\00f283';font-family:FontAwesome;font-size:22px}.checkout-page .section.custom>.header .icon:before{content:"\00f1b2";font-family:FontAwesome;font-size:22px}.checkout-page .section>.header .icon{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;vertical-align:middle;background-color:#ccc;text-align:center;line-height:52px;color:#fff;font-size:20px;font-weight:600;margin-right:25px;width:52px;height:52px}.checkout-page .section.loaded>.header .icon{background-color:#666}.checkout-page .section>.header .title{color:#818585;font-size:16px;font-weight:600;padding-right:10px;display:inline-block;vertical-align:middle}.checkout-page .section.loaded>.header .title{color:#000}.checkout-page .section>.body{display:none;padding:20px 0 20px 80px}.checkout-page .section.loaded>.body{display:block}.checkout-page .address-edit-from-wrap .form-row{margin-top:10px;margin-bottom:10px}.checkout-page .address-edit-from-wrap .form-row label{color:#888}.checkout-page .address-edit-from-wrap>.header{margin-bottom:10px}.checkout-page .address-edit-from-wrap>.header .title{color:#999;font-size:17px}.checkout-page .address-view>.header{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:10px}.checkout-page .address-view>.header .title{color:#999;font-size:17px;-webkit-flex:auto;-ms-flex:auto;flex:auto}.checkout-page .toolbar-btn{border:1px solid #dadfe1;color:#333;cursor:pointer;display:inline-block;font-weight:600;padding:8px 16px;font-size:12px;line-height:1;text-transform:capitalize}.checkout-page .toolbar-btn:hover{background-color:#666;border-color:#666;color:#fff}.checkout-page .toolbar-btn+.toolbar-btn{margin-left:8px}.checkout-page .section>.body .address+.address{margin-top:35px}.checkout-page .address-view .address{background-color:#eee;padding:20px;font-size:14px;line-height:22px}.checkout-page .address-view .address .name{margin-bottom:8px;line-height:1}.checkout-page .address-edit-from-wrap form{background-color:#eee;padding:30px 50px}.checkout-page .address-edit-from-wrap form .multi-column{margin-bottom:20px}.checkout-page .address .address-edit,.checkout-page .address.edit .address-view{display:none}.checkout-page .address.edit .address-edit-from-wrap,.checkout-page .address .address-view{display:block}.checkout-page .terms-and-condition-text{margin-top:30px}.address-selection-popup{padding:0;max-width:none;width:340px}.address-selection-popup .addresses>.address{color:#666;border-bottom:1px solid #edeff0;padding:15px 20px}.address-selection-popup .name{color:#000;font-weight:600;margin-bottom:8px;line-height:1}.address-selection-popup .address{line-height:20px}.address-selection-popup .create-address{background-color:#f9f9f9;text-align:center;color:#999;padding:12px;cursor:pointer}.address-selection-popup .create-address:hover{background-color:#f0f0f0}.confirm-step-form .panel-wrap:after{content:'';display:table;clear:both}.confirm-step-form .left-panel,.confirm-step-form .right-panel{float:left}.confirm-step-form .left-panel>.header .title{color:#000;font-size:16px;font-weight:600;margin-bottom:20px}.confirm-step-form .left-panel{padding-right:30px;width:60%}.confirm-step-form .right-panel{background-color:#f0f4f4;padding:30px;width:40%}.confirm-step-form .cart-item{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #e4e8e8}.confirm-step-form .cart-item .image{-webkit-flex:0 0 60px;-ms-flex:0 0 60px;flex:0 0 60px;margin-right:10px;width:60px}.confirm-step-form .cart-item .details{-webkit-flex:auto;-ms-flex:auto;flex:auto}.confirm-step-form .details>.price{color:#000;font-size:13px;font-weight:700}.confirm-step-form .cart-item .image img{max-width:100%}.confirm-step-form .check-out-total{padding-top:25px;padding-bottom:0}.confirm-step-form .terms-and-condition{margin-top:20px;margin-bottom:20px}.check-out-total>.price-row{padding-top:5px;padding-bottom:5px;text-align:right;position:relative}.check-out-total>.price-row .remove{cursor:pointer;position:absolute;right:-25px;top:10px}.check-out-total>.price-row .label{display:inline-block;vertical-align:middle}.check-out-total>.price-row .price{display:inline-block;vertical-align:middle;min-width:130px;font-weight:700;padding:0 0 0 10px}.checkout-page .payment-options{border-bottom:1px solid #ebeeee}.checkout-page .payment-option>.header{border-top:1px solid #ebeeee;color:#666;cursor:pointer;font-size:14px;font-weight:600;padding-top:15px;padding-bottom:15px;padding-left:20px;position:relative;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkout-page .payment-option>.header:hover{color:#000}.checkout-page .payment-option.active>.header{color:#000;border-bottom:none}.checkout-page .payment-option>.header:before{content:'\00f107';font-family:FontAwesome;font-size:12px;position:absolute;left:0;top:15px}.checkout-page .payment-option.active>.header:before{content:'\00f106'}.checkout-page .payment-option>.body{display:none;padding:20px}.checkout-page .payment-option.active>.body{display:block}.payment-option .code-submit-form{position:relative}.payment-option .code-submit-form input{height:40px;max-width:300px;width:-moz-calc(100% - 90px);width:-webkit-calc(100% - 90px);width:calc(100% - 90px)}.payment-option .code-submit-form button{height:40px;margin-left:10px}.payment-option .code-submit-form .errorlist.after{position:absolute;bottom:-18px}.payment-option .row .price-row{text-align:right}.payment-option .row .price-row input{margin:0 0 0 10px;padding:10px;height:auto;width:90px}.payment-option .row{margin-bottom:10px}.payment-option .row:after{content:'';display:table;clear:both}.payment-option .row .info,.payment-option .row .price-row{float:left;width:50%}.payment-option .row .info{color:#000;font-size:16px}.check-out-total .total-order{border-top:1px solid #e4e8e8;padding-top:25px;padding-bottom:25px;margin-top:15px}.check-out-total .total-order .price{font-size:22px}.order-comment-row,.payment-gateway{padding-top:50px}.order-comment-row .label,.payment-gateway .payment-gateway-label{color:#000;display:block;font-size:14px;font-weight:600;margin-bottom:15px}.order-comment-row textarea{padding:15px;height:110px;width:100%}.checkout-page-options>h1{font-size:24px;font-weight:normal}.checkout-page-options .item-head{background:url("../../images/site/btn_bg.png") repeat-x left top;color:#ccc;font-size:16px;padding:7px 10px}.checkout-page-options .content-wrapper{border:1px solid #4d4d4d;padding:3%}.checkout-page-options .new-customer{display:inline-block;padding-right:4%;vertical-align:top;width:46%}.checkout-page-options .registered-customer{border-left:1px solid #ccc;display:inline-block;padding-left:4%;width:44%}.checkout-page-options .new-customer>h1,.checkout-page-options .registered-customer>h1{font-size:20px;font-weight:normal}.checkout-page-options .new-customer p{font-size:13px;line-height:22px}.checkout-page-options .new-customer .option{display:block}.checkout-page-options .registered-customer p{display:inline-block;font-size:13px}.checkout-page-options .registered-customer p.register{font-size:13px;font-weight:bold}.checkout-page-options .new-customer .option{display:block;font-size:14px;padding-bottom:5px}.checkout-page-options .new-customer .checkout-option{margin-top:5px}.checkout-page-options .new-customer .option label{padding-left:5px}.checkout-page-options .registered-customer .form-row label{width:80px}.loading-text,.processing-text{vertical-align:middle;display:inline-block;font-weight:bolder;font-size:larger}.checkout-step-loading{min-height:200px}.checkout-address-selector.no-options .down-arrow{display:none}.checkout-address-selector .chosen-container{display:block;margin-right:72px;margin-bottom:10px;border:none;border-radius:0;box-shadow:none;height:auto;padding:0;background-color:#4d4d4d}.checkout-address-selector .selected-option{border:1px solid #4d4d4d;padding:1px;position:relative;color:#fff}.checkout-address-selector .edit-address{background:url("../../images/site/edit-icon_40.png") no-repeat center #4d4d4d;display:inline-block;height:64px;position:absolute;right:0;top:0;vertical-align:top;width:64px;cursor:pointer}.checkout-address-selector{position:relative}.checkout-address-selector .chosen-single{background-color:#4d4d4d;overflow:hidden;padding:13px 0 13px 10px;margin-right:57px;color:#e6e6e6}.checkout-address-selector .chosen-single .selected-value div{line-height:19px}.checkout-address-selector .chosen-result{background-color:#7d7d7d;overflow:hidden;padding:7px 0 6px 10px;color:#e6e6e6;border-top:1px solid #e6e6e6;cursor:pointer}.checkout-address-selector .chosen-result:hover{background-color:#666}.checkout-address-selector .down-arrow{background:url("../../images/site/custom-select-arrow_40.png") no-repeat center #686868;border:1px #6b6b6b solid;border-radius:5px;height:38px;position:absolute;right:8px;top:12px;width:41px;cursor:pointer;box-shadow:none}.checkout-address-selector .down-arrow:hover{background-color:#717171}.checkout-address-selector .chosen-drop{border:1px solid #e6e6e6;display:none;max-height:300px;overflow-y:auto}.checkout-address-selector .options{border-bottom:1px solid #e6e6e6;padding:2px 10px}.checkout-address-selector .options:last-child{border-bottom:0}.edit-address-mode-block .address-option{display:block;padding:2px 0}.edit-address-mode-block .button{margin-top:10px}.checkout-page .shipping-method table{margin-bottom:10px}.checkout-page .shipping-method table td{border:1px solid #ccc;padding:5px}.payment-item{border:1px solid #eee;border-radius:3px;box-shadow:0 0 2px #eee;display:inline-block;margin:0 15px 17px 0;padding:15px}.gateway-thumb{border:1px solid #e6e6e6;display:inline-block;height:100px;vertical-align:middle;width:220px}.paystore .gateway-thumb{background:url("../../images/site/pay-in-store-info.png") no-repeat center #f7f7f7}.cheque .gateway-thumb{background:url("../../images/site/cheque_info.png") no-repeat center #f7f7f7}.moneyorder .gateway-thumb{background:url("../../images/site/money-order-info.png") no-repeat center #f7f7f7}.bankdeposit .gateway-thumb{background:url("../../images/site/bank-deposite-info.png") no-repeat center #f7f7f7}.accountspayable .gateway-thumb{background:url("../../images/site/accounts-payable-info.png") no-repeat center #f7f7f7}.storecredit .gateway-thumb{background:url("../../images/site/store-creadit-info.png") no-repeat center #f7f7f7}.paypal .gateway-thumb{background:url("../../images/site/paypal-info.png") no-repeat center #f7f7f7}.creditcard .gateway-thumb{background:url("../../images/site/creadit-card-info.png") no-repeat center #f7f7f7}.cashondelivery .gateway-thumb{background:url("../../images/site/cash_on_delivery.png") no-repeat center #f7f7f7}.loyaltypoint .gateway-thumb{background:url("../../images/site/loyalty_point.png") no-repeat center #f7f7f7}.payment-item input{display:inline-block;margin-left:8px;vertical-align:middle}.payment-item label{display:block;font-size:14px;margin-right:24px;padding:8px 0 0;text-align:center}.page-checkout .confirm-order .terms-and-condition-text textarea{height:150px;overflow:auto;width:300px}.confirm-order .terms-and-condition a{color:#ff9000}.confirm-order .terms-and-condition a:hover{color:#fbba65}.checkout-page .confirm-order-btn-row{overflow:hidden;margin-top:30px}.checkout-page .confirm-order-btn-row .confirm-order-button{padding:20px 40px;font-size:15px}.page-checkout .confirm-order .confirm-order-button{float:right;margin-top:10px}.page-checkout .confirm-order .editable .button.apply,.page-checkout .confirm-order .editable .button.cancel,.page-checkout .confirm-order .editable input,.page-checkout .confirm-order .default-payment.editing .editable .button.edit,.page-checkout .confirm-order .default-payment .editable.editing .value,.page-checkout .confirm-order .default-payment .editable.editing .currency-symbol{display:none}.page-checkout .confirm-order .editable.editing .button.apply,.page-checkout .confirm-order .editable.editing input,.page-checkout .confirm-order .editable.editing .button.cancel{display:inline-block}.check-out-total .editing .wrapper>*{vertical-align:middle}.check-out-total .editing input{display:inline-block;height:22px;margin:0;text-align:center;width:30px;padding:5px}.payment-success-total{text-align:right}.payment-success-total>table{display:inline-block;table-layout:auto;width:auto}.payment-success-total>table tr{border-bottom:1px solid #ccc}.payment-success-total>table tr.total-order{border:medium none}.payment-success-total>table td{padding:5px}.payment-success-total>table .total-order td{font-size:16px;font-weight:bold}#customer-profile-tabs .accordion-item h3{padding-bottom:10px}#customer-profile-tabs h3{font-size:16px;font-weight:normal;padding-bottom:5px}#customer-profile-tabs .bmui-tab-panel .panel-header{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}#customer-profile-tabs .bmui-tab-panel .header-left{padding-right:10px;-webkit-flex:auto;-ms-flex:auto;flex:auto}#customer-profile-tabs .bmui-tab-panel .header-right{-webkit-flex:none;-ms-flex:none;flex:none}#customer-profile-tabs .welcome-profile{margin-bottom:10px;overflow:hidden}#customer-profile-tabs .button.profileLogout{float:right}#customer-profile-tabs span.button{height:auto;line-height:17px}#customer-profile-tabs .account-details-wrap{padding-top:10px}#customer-profile-tabs .account-details .title{font-size:16px}#customer-profile-tabs .billing-address table,#customer-profile-tabs .shipping-address table{margin-bottom:10px}#customer-profile-tabs tr{border-bottom:1px solid #ddd}#customer-profile-tabs table{border:none}#customer-profile-tabs td,#customer-profile-tabs th{border:none;padding:10px 5px;text-align:left;word-break:break-all}#customer-profile-tabs th:first-child,#customer-profile-tabs td:first-child{padding-left:0}#customer-profile-tabs th:last-child,#customer-profile-tabs td:last-child{padding-right:0;text-align:right}#customer-profile-tabs td .no-data{display:block;text-align:center}#customer-profile-tabs th{color:#aaa;font-size:13px;font-weight:600}#customer-profile-tabs .billing-address .full-name-col,#customer-profile-tabs .shipping-address .full-name-col{width:30%}#customer-profile-tabs .billing-address .action-col,#customer-profile-tabs .shipping-address .action-col{width:90px}#customer-profile-tabs .billing-address tr.active-row td,#customer-profile-tabs .shipping-address tr.active-row td{font-weight:600;color:#000}#customer-profile-tabs .actions-column .floating-action-dropper{display:inline-block;font-size:1px;color:transparent;cursor:pointer;width:15px;height:15px;text-align:center}#customer-profile-tabs .actions-column .floating-action-dropper:before{content:'\00f142';color:#666;font-family:FontAwesome;font-size:14px}#order-list .id-col{width:65px}#order-list .action-col{width:70px}#order-details .order-info-wrap{margin-top:25px}#order-details .info-row{text-align:right;margin:12px 0}#order-details .info-row>*{font-size:13px;font-weight:700}#order-details .info-row label{color:#888;display:inline-block;margin:0}#order-details .info-row .value{color:#000;display:inline-block;width:145px}#order-details .total-amount-row{padding-top:20px;border-top:1px solid #e9eeef;margin-top:30px}#order-details .total-amount-row label{font-size:16px}#order-details .total-amount-row .value{font-size:20px}#order-details .form-row.btn-row{border:medium none;margin:7px 0 0}#order-details .order-items-wrap label{display:block;font-size:15px;padding-bottom:5px}#bmui-tab-store-credit span{display:block;font-size:14px}#bmui-tab-store-credit label{display:block}#bmui-tab-store-credit textarea{height:150px;width:400px}.gift-certificate-form .gift-certificate-image{padding:15px 0 10px 150px}.page-profile .oder-comment-form textarea{box-sizing:border-box;height:120px;overflow:auto;width:98%}.page-profile .comment-area .comment-row .date-time,.page-guest-customer-order-comment .comment-row .date-time{float:left;margin-right:20px}.page-profile .comment-area .comment-row .show-comment,.page-guest-customer-order-comment .comment-row .show-comment{display:block;overflow-x:hidden;word-break:break-all}.page-guest-customer-order-comment .oder-comment-form textarea{box-sizing:border-box;height:120px;width:100%}.page-guest-customer-order-comment .comment-area{margin-bottom:15px}.page-guest-customer-order-comment .comment-area .comment-row{border:none}.page-guest-customer-order-comment .comment-area .comment-row.customer{border-bottom:1px #e6e6e6 solid;background-color:#f9f9f9;padding-left:6px}#bmui-tab-overview .view-item{color:#16aad8;cursor:pointer;text-decoration:underline}#bmui-tab-overview .view-item:hover{color:#80d5ef}#customer-profile-tabs .special-product{position:relative}#customer-profile-tabs .special-product+.special-product{margin-top:40px}#customer-profile-tabs .scrollable-view{border:none}#customer-profile-tabs .special-product .title{font-size:16px;font-weight:600;padding-bottom:20px}#customer-profile-tabs .scrollable-view>.header .scroller{position:absolute;top:0;right:0}#customer-profile-tabs .scrollable-view .header{border:none}#customer-profile-tabs .scrollable-view .content{border:none;padding:0}#customer-profile-tabs .scrollable-view .image{overflow:hidden}#customer-profile-tabs .scrollable-view .product-image-link{width:100%}#customer-profile-tabs .scrollable-view .product-image-link img{max-width:100%;max-height:100%}#customer-profile-tabs .special-product.small .block-content-wrap{display:none}.account-details-form,.edit-address-form{margin-left:-10px;margin-right:-10px}.account-details-form:after,.edit-address-form:after{content:'';display:table;clear:both}.account-details-form .form-row,.edit-address-form .form-row{float:left;height:60px;width:50%;padding-left:10px;padding-right:10px;margin:8px 0}.account-details-form .form-row.btn-row,.edit-address-form .form-row.btn-row{float:none;clear:both;height:auto;padding-top:20px}#customer-profile-tabs .bmui-tab-body-container h1{color:#000;font-size:15px;font-weight:600}.accordion-panel>.label-bar:hover{color:#000}.accordion-panel>.account-details .name{font-size:15px;font-weight:600;margin-bottom:10px}.accordion-item .form-row textarea{border:1px solid #ddd;margin:0;padding:10px;min-height:80px}.accordion-item .button-line{margin-top:25px}.credit-debit-card .credit-card-box{background-color:#343436;color:#fff;position:relative;margin-right:20px;margin-bottom:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.credit-card-box .card-name{font-size:15px;text-transform:capitalize}.credit-card-box .card-type{font-size:11px}.credit-card-box .card-number{font-size:17px}.credit-card-box .header-line{padding-right:15px;-webkit-flex:auto;-ms-flex:auto;flex:auto}.credit-card-box .header-line .actions{cursor:pointer;text-align:center;height:13px;width:13px;position:absolute;right:15px;top:20px}.credit-card-box .header-line .floating-action-dropper{font-size:1px;color:transparent}.credit-card-box .header-line .floating-action-dropper:before{content:'\00f142';color:#fff;font-size:14px;font-family:FontAwesome}.brand-details-container{padding-bottom:20px}.brand-details-container .brand-description{padding-top:15px;overflow:hidden}.search-result{font-size:24px;font-weight:normal;line-height:33px}.total-result{color:#ff9000;font-size:18px;line-height:25px;padding-bottom:10px}.search-item{padding:10px 0}.search-item .article,.search-item .product,.search-item .category{border-bottom:1px dashed #ccc;margin-bottom:10px;padding-bottom:10px}.search-item .title{display:inline-block;font-size:16px;line-height:23px;padding-bottom:5px}.search-item .search-type{color:#ff9000}.article p{padding-bottom:5px}.search-item .view-detail a{color:#00ced1}.search-item .view-detail a:hover{color:#3feaec}.category-details-container .title{display:block;font-size:22px;padding-bottom:20px}.category-details-container .category{margin:0 0 20px}.category-details-container .category-details-page-with-background{width:100%;padding:30px}.category-details-container,.subcategory-container{padding-bottom:20px}.subcategory-container .title,.product-container .title{font-size:18px;padding-bottom:15px}.category-details .footer{background-color:#f6f6f6;border:1px solid #ccc;margin-top:10px;padding:10px}.image-preview-box.product-detail-view>img{vertical-align:middle}.page-product h2.product-name{border-bottom:1px solid #e6e6e6;font-size:30px;font-weight:normal;margin-bottom:20px;padding-bottom:10px}.widget-productImage .image-preview-box{text-align:center;position:relative}.widget-productImage .image-preview-box .sale.tag-mark{background:url("../../images/site/sale.png") no-repeat scroll left top;display:inline-block;height:53px;position:absolute;left:25px;top:38px;width:54px}.widget-productImage .image-preview-box .new.tag-mark{background:url("../../images/site/new.png") no-repeat scroll left top;display:inline-block;height:27px;position:absolute;right:-6px;top:10px;width:52px}.widget-productImage .image-preview-box .featured.tag-mark{background:url("../../images/site/featured.png") no-repeat scroll left top;display:inline-block;height:71px;position:absolute;left:0;top:0;width:85px}.widget-productImage .image-preview-box .sold-out-tag.tag-mark{display:inline-block;color:#fff;height:25px;position:absolute;left:0;bottom:0;background:#cc0031;width:100px;padding:1px 5px 0}.widget-productImage .multi-image-scroll-wrapper{overflow:hidden;border:1px #e6e6e6 solid;position:relative;margin-top:20px}.widget-productImage .multi-image-scroll-wrapper .image-thumb-container{margin:5px 18px;overflow:hidden}.widget-productImage .image-thumb-container .thumb-image{border:1px solid #f9f9f9;padding:3px;text-align:center;margin:0 3px}.widget-productImage .image-thumb-container .thumb-image img{vertical-align:middle}.widget-productImage .image-thumb-container .thumb-image.active{border:1px solid #ccc}.widget-productImage .multi-image-scroll-wrapper .scroll-navigator{background-image:url("../../images/site/product-details-image-slider-arrow.png");background-repeat:no-repeat;bottom:0;position:absolute;top:0;width:15px}.widget-productImage .multi-image-scroll-wrapper .image-left-scroller.scroll-navigator{background-position:2px center;left:0}.widget-productImage .multi-image-scroll-wrapper .image-right-scroller.scroll-navigator{background-position:-13px center;right:0}.widget-productSummary{padding-bottom:20px}.widget-productSummary .title{display:block;font-size:18px;padding-bottom:10px}.widget-productSummary .summary{font-size:14px}.widget-productSku,.widget-availableStock,.widget-productCategory,.widget-productManufacturer,.widget-productBrand,.widget-productModel,.widget-combinedProduct{padding-bottom:5px;font-size:14px}.widget-productSku label,.widget-availableStock label,.widget-productCategory label,.widget-productManufacturer label,.widget-productBrand label,.widget-productModel label{font-weight:bold}.product-category-widget .info-row{border:medium none;font-size:14px;margin:0;padding:0}.product-manufacturer-widget,.product-brand-widget{font-size:14px}.widget-price{padding:20px 0 10px}.widget-price .price{font-size:22px}.widget-price .price .tax-message{color:#999;font-size:12px}.widget-price .previous-price.price{color:#f00;font-size:16px;padding-right:10px}.product-widget.widget-addCart{font-size:0}.product-widget.widget-addCart *{font-size:13px}.product-widget.widget-addCart span{vertical-align:middle}.widget-addCart .buy-now-button{padding:10px 15px;margin-left:5px}.widget-addCart.purchase-restricted .add-to-cart-button,.widget-addCart.purchase-restricted .stepper{display:none}.page-product .bmui-tab{padding-top:40px}.page-product .widget-productImage .image-preview-box .zoom-wrap .image-zoom-portion-mask{background-color:#fff;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);-moz-opacity:40;-khtml-opacity:40;opacity:.4}.product-widget.widget-productSwipe span{display:inline-block;color:#333;border:1px #ccc solid;padding:5px 15px;margin-right:5px;cursor:pointer}.product-widget.widget-productSwipe span:hover{color:#fff;background-color:#333;border:1px #333 solid}.product-widget.widget-productSwipe span.disabled{border:1px #999 solid;background-color:#999;color:#666;pointer-events:none}.product-widget.widget-information .bmui-tab-body-container .title{display:block;font-size:18px;padding-bottom:10px}.page-product .widget-likeus{margin-top:20px}.page-product .widget-likeus>*{display:inline-block;height:35px;vertical-align:top}.page-product .widget-likeus .facebook-like-us{width:72px}.page-product .widget-likeus .twitter-like-us{width:62px}.page-product .widget-likeus .tell-friend{background:url("../../images/site/tell_friend.png") no-repeat scroll left top;cursor:pointer;height:17px;overflow:hidden;text-indent:-200px;width:23px}.product-downloadable-spec{background:none repeat scroll 0 0 #f9f9f9;border:1px solid #e6e6e6;border-radius:3px;font-size:15px;padding:5px 10px;display:inline-block}.widget-socialMediaShare .social-media-wrapper{font-size:0}.widget-socialMediaShare .social-media-wrapper span{background-image:url("../../images/site/social-media-share.png");background-repeat:no-repeat;background-position:0 0;height:18px;margin-right:10px;width:24px;cursor:pointer;display:inline-block}.widget-socialMediaShare .social-media-wrapper span:last-child{margin-right:0}.widget-socialMediaShare .social-media-wrapper span.email{background-position:0 0}.widget-socialMediaShare .social-media-wrapper span.facebook{background-position:-24px 0}.widget-socialMediaShare .social-media-wrapper span.twitter{background-position:-48px 0}.widget-socialMediaShare .social-media-wrapper span.google-plus{background-position:-72px 0}.widget-socialMediaShare .social-media-wrapper span.linkedin{background-position:-96px 0}.widget-socialMediaShare .social-media-wrapper span.pinterest{background-position:-120px 0}.widget-socialMediaShare .social-media-wrapper span.messenger{background-position:-143px 0}.image-popup-mask{background-color:#999;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);-moz-opacity:50;-khtml-opacity:50;opacity:.5;left:0;top:0;right:0;bottom:0}.image-popup-container{text-align:center;z-index:999}.image-popup-container .image-wrapper{padding:40px;border:10px solid #666;background-color:#fff;vertical-align:middle;z-index:1000}.image-popup-container .navigator{position:absolute;background-image:url("../../images/site/popup-image-navigators.png");cursor:pointer}.image-popup-container .navigator.close-button{background-position:-5px -77px;height:40px;right:-9px;top:-12px;width:40px}.image-popup-container .navigator.left-button{background-position:-37px 0;width:37px;height:74px;left:-1px;margin-top:-37px;top:50%}.image-popup-container .navigator.right-button{background-position:0 0;width:37px;height:74px;right:-1px;margin-top:-37px;top:50%}.image-popup-container>span{position:relative;vertical-align:middle;display:inline-block}.image-popup-container.loading .image-loader{background-image:url("../../images/site/loader.gif");height:64px;left:50%;margin-left:-32px;margin-top:-32px;position:absolute;top:50%;width:64px}.widget-variation{padding-bottom:20px}.variation-container .variation-type{padding-bottom:5px}.variation-container .variation-type label.type-label{font-weight:bold}.variation-container .variation-type.color .variation-value{border:1px solid #ccc;display:inline-block;height:15px;width:15px}.variation-container .variation-type.image .variation-value{display:inline-block;vertical-align:middle}.variation-container .chosen-container{margin-left:5px;padding-right:0}.variation-type.image.select .product-variation-select{width:50px}.variation-type.image.select .chosen-single .variation-value img{max-height:20px}.variation-type.image .variation-value img{max-height:50px;max-width:50px}.variation-type.color.select .chosen-single .variation-value{vertical-align:-3px}.variation-container .option-cell.selected .variation-value{border:dotted 2px #008000;padding:1px}.variation-container .option-cell .variation-value{cursor:pointer}.included-products-container .title{font-size:22px;margin-bottom:15px;font-weight:500}.widget-combinedProduct .included-products-selection-table-wrapper{overflow-y:auto}.widget-combinedProduct table{min-width:800px}.widget-combinedProduct table th{background-color:#f2f2f2;border-bottom:2px #e8e8e8 solid;padding:10px}.widget-combinedProduct table tr:nth-child(odd){background-color:#f5f5f5;border-bottom:1px #eaeaea solid}.widget-combinedProduct table td{text-align:center;padding:15px}.included-products-container .info-row a img{max-width:100%}.included-products-container .info-row{font-size:14px;padding:2px 0;overflow:visible}.included-products-container .info-row a{font-size:16px;font-weight:500}.included-products-container .info-row a:hover{color:#999}.widget-combinedProduct table td .individual-price{font-size:24px;font-weight:500}.widget-combinedProduct table td .quantity{font-size:16px;padding:10px}.combind-product-variation .variation-type label.type-label{display:inline-block;vertical-align:middle;margin-right:10px}.combind-product-variation.variation-container .chosen-container{min-width:inherit}.combind-product-variation .chosen-container-single .chosen-single{height:33px}.combind-product-variation .chosen-container-single .chosen-single span{line-height:normal;margin-right:13px}.variation-container table.matrix{width:auto}.variation-container table.matrix th{border:1px solid #ccc;padding:5px}.variation-container table.matrix td{border:1px solid #ccc;padding:5px;background-image:url("../../images/site/matrix-not-available.png");background-position:center center;background-repeat:no-repeat}.variation-container table.matrix td.available.selected{background-color:#06be0f;background-image:url("../../images/site/matrix-available-selected.png");background-position:center center;background-repeat:no-repeat}.variation-container table.matrix td.available{background-image:url("../../images/site/matrix-available.png");background-position:center center;background-repeat:no-repeat}.variation-container table.matrix th{min-width:35px}.widget-variation .text-variation-type-option-wrapper .variation-type.text ul li.out-of-stock{background-image:url("../../images/site/matrix-not-available.png")!important;background-position:center center!important;background-repeat:no-repeat!important;cursor:not-allowed!important}.widget-variation .text-variation-type-option-wrapper .variation-type.text ul li.out-of-stock span{font-size:0}.widget-variation .text-variation-type-option-wrapper .variation-type.text ul li.out-of-stock:hover{box-shadow:none;border:1px solid rgba(0,0,0,0.15)}.payment-form{margin:50px 0}.credit-card-payment{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:14px;color:#4f4f4f}.credit-card-payment h2{color:#333}.payment-form .merchant-info{margin-bottom:25px}.payment-form .merchant-logo{max-height:50px;max-width:50px;text-align:center;padding-bottom:16px}.payment-form .merchant-logo img{max-width:100%;max-height:100%}.payment-form .merchant-info .company-name{display:block;font-size:16px;font-weight:500;color:#4f4f4f;margin-bottom:5px}.payment-form .merchant-info .company-address{font-size:14px;font-weight:500;color:rgba(0,0,0,0.5)}.credit-card-payment .billing-address{width:410px;-webkit-box-flex:0;-ms-flex:0 0 410px;flex:0 0 410px;padding:85px 50px;background-color:#f5f8fb}.payment-form .billing-address label{display:none}.payment-form .billing-address .form-row{margin:0}.payment-form .billing-address .form-row~.form-row{margin-top:16px}.payment-form .billing-address .form-row input{background:none;width:100%;font-weight:500;font-size:14px;color:#4f4f4f;display:block;border-width:0 0 1px;border-style:solid;border-color:#bdbdbd59;padding:0 0 8px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.payment-form textarea#textarea-address-credit-card-page{background:none;font-weight:500;font-size:14px;color:#4f4f4f;display:block;border-style:solid;border-color:#bdbdbd59;padding:0 0 8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;overflow:hidden;overflow-wrap:break-word;resize:none;height:auto;border-width:1px;border-left:none;border-right:none;border-top:none}.payment-form .billing-address .form-row .customer-email,.payment-form .billing-address .form-row .customer-mobile-number{color:#2f80ed}.payment-form .billing-address .form-row input:-webkit-autofill,.payment-form .billing-address .form-row input:-webkit-autofill:hover,.payment-form .billing-address .form-row input:-webkit-autofill:focus,.payment-form .billing-address .form-row input:-webkit-autofill:active,.payment-form .billing-address textarea#textarea-address-credit-card-page:-webkit-autofill,.payment-form .billing-address textarea#textarea-address-credit-card-page:-webkit-autofill:hover,.payment-form .billing-address textarea#textarea-address-credit-card-page:-webkit-autofill:focus,.payment-form .billing-address textarea#textarea-address-credit-card-page:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #f5f8fb inset!important;-webkit-text-fill-color:#4f4f4f!important}.payment-form .billing-address .form-row .customer-email:-webkit-autofill,.payment-form .billing-address .form-row .customer-email:-webkit-autofill:hover,.payment-form .billing-address .form-row .customer-email:-webkit-autofill:focus,.payment-form .billing-address .form-row .customer-email:-webkit-autofill:active .payment-form .billing-address .form-row .customer-mobile-number:-webkit-autofill,.payment-form .billing-address .form-row .customer-mobile-number:-webkit-autofill:hover,.payment-form .billing-address .form-row .customer-mobile-number:-webkit-autofill:focus,.payment-form .billing-address .form-row .customer-mobile-number:-webkit-autofill:active{-webkit-text-fill-color:#2f80ed!important}.payment-form .billing-address .form-row .customer-name{font-weight:600}.credit-card-payment .payer-details{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:85px 50px 85px 225px}.credit-card-payment h2{font-size:20px;font-weight:500;padding:0 0 16px}.credit-card-payment .customer-details h2{font-size:18px}.credit-card-payment .payment-info{margin-bottom:28px}.credit-card-payment .payer-details .form-row,.credit-card-payment .payer-details .double-input-row{margin:0 0 20px}.credit-card-payment .payer-details .form-row.tlr{margin:24px 0 0}.credit-card-payment .payer-details input[type="text"],.credit-card-payment .payable-amount-label{border:1px solid #bdbdbd;border-radius:5px}.credit-card-payment .payer-details input[type="text"]{height:40px;width:506px;padding:8px 12px;margin:0;color:#000;font-size:14px;background-color:#fff;-webkit-transition:all 500ms ease-out 0s;-o-transition:all 500ms ease-out 0s;transition:all 500ms ease-out 0s}.credit-card-payment .payable-amount-label{padding:24px;width:506px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.credit-card-payment .payable-amount-label .label{font-size:16px;font-weight:500;margin-right:20px}.credit-card-payment .payable-amount-label .currency-info{font-size:24px;color:#333;font-weight:500}.credit-card-payment .payable-amount-label .currency-code{color:#666;font-weight:normal}.credit-card-payment .payer-details input[type="text"]:focus{border:1px solid #2f80ed}.credit-card-payment .payer-details label{font-size:16px;color:#4f4f4f;font-weight:500;width:100%;margin-bottom:6px;display:block}.credit-card-payment .mandatory-chosen-wrapper{width:152px;display:inline-block;vertical-align:top;position:relative}.credit-card-payment .mandatory-chosen-wrapper:first-of-type{margin-right:12px}.payment-form .mandatory-chosen-wrapper select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#828282;font-size:14px;margin:0;padding:8px 32px 8px 12px;height:40px;border-radius:5px;border:1px solid #bdbdbd;background-color:#fff;-webkit-transition:all 500ms ease-out 0s;-o-transition:all 500ms ease-out 0s;transition:all 500ms ease-out 0s}.payment-form .mandatory-chosen-wrapper select:focus{border:1px solid #2f80ed}.credit-card-payment .mandatory-chosen-wrapper:after{right:17px;top:18px;content:"";border-style:solid;border-width:5px 5px 0;border-color:#828282 transparent transparent;position:absolute}.credit-card-payment .tlr input{font-size:16px;font-weight:500;line-height:1.5;color:#fff;text-align:center;width:250px;height:44px;border-radius:5px;padding:8px 12px;background-color:#2f80ed;-webkit-box-shadow:inset 0 0 0 rgba(255,255,255,.1);box-shadow:inset 0 0 0 rgba(255,255,255,.1);-webkit-transition:all 100ms ease-out 0s;-o-transition:all 100ms ease-out 0s;transition:all 100ms ease-out 0s}.credit-card-payment .tlr input:hover{background-color:#2f80ed;-webkit-box-shadow:inset 0 44px 0 rgba(255,255,255,.1);box-shadow:inset 0 44px 0 rgba(255,255,255,.1)}.credit-card-payment .tlr input[disabled]{background-color:#d9d9d9;color:#a7a4a4;pointer-events:none}@media (max-width:1600px){.credit-card-payment .payer-details{padding:85px 50px}}@media (max-width:1200px){.credit-card-payment .billing-address,.credit-card-payment .payer-details{padding:50px}}@media (max-width:1024px){.credit-card-payment .payable-amount-label,.credit-card-payment .payer-details input[type="text"]{width:100%}}@media (max-width:991px){.credit-card-payment .billing-address{width:320px;-webkit-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px}}@media (max-width:767px){.credit-card-payment{display:block}.credit-card-payment .billing-address,.credit-card-payment .payer-details{padding:30px}.credit-card-payment .billing-address{width:100%}}@media (max-width:575px){.credit-card-payment .billing-address,.credit-card-payment .payer-details{padding:15px}.credit-card-payment .mandatory-chosen-wrapper{width:100%}.credit-card-payment .mandatory-chosen-wrapper:first-of-type{margin-right:0;margin-bottom:10px}.credit-card-payment .tlr input{width:100%}}.header .widget,.footer .widget,.dockable .widget{overflow:hidden}.header .widget.widget-languageSelector,.footer .widget.widget-languageSelector{overflow:visible}.widget>.widget-title{font-size:16px;padding-bottom:10px}.cart-menu-button,.search-menu-button{cursor:pointer}.cart-menu-button:after{font-family:'FontAwesome';display:inline-block;font-size:20px}.search-menu-button:after{font-family:'FontAwesome';display:inline-block;font-size:20px;content:"\00f002"}.cart-menu-button:after{content:"\00f07a"}.widget-cart .content.show{float:right;height:100%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:100;-khtml-opacity:100;opacity:1}.header .widget.widget-cart,.header .widget.widget-search{overflow:visible}.article-title{font-size:16px;padding-bottom:5px;line-height:23px}.article-summery-with-link{padding-bottom:20px}.article-summery-with-link p{padding-bottom:0}.breadcrumb-item.root .icon{background:url("../../images/site/breadcrumb-root.png") no-repeat left top;display:inline-block;height:16px;width:16px}.breadcrumb-item .separator{padding:0 5px;font-size:16px}.breadcrumb-item .label{color:#555}.breadcrumb-item .label:hover{color:#ccc}.cart-widget-img{background:url("../../images/site/cart-icon.png") no-repeat left top;display:inline-block;height:24px;width:24px;vertical-align:middle}.cart-widget-text{font-size:13px;padding-left:3px;vertical-align:middle}.quick-cart{cursor:pointer}.quick-cart-content{background-color:#fff;border:1px solid #ddd;padding:7px;width:200px}.quick-cart-content .product-name{width:110px}.quick-cart-content table th{background-color:#f1f1f1;border:1px solid #ddd;color:#555;font-size:13px;font-weight:normal;padding:5px}.quick-cart-content table th.product-name{text-align:left}.quick-cart-content table td{border:1px solid #ddd;padding:5px;word-break:break-all}.quick-cart-content table td.quantity{text-align:center}.quick-cart-content table td.price{text-align:right}.quick-cart-content table td.total{background-color:#f1f1f1}.quick-cart-content table td.total-price{background-color:#f1f1f1;text-align:right}.cart-details-link{overflow:hidden;padding-top:6px}.cart-details-link .checkout{float:left}.cart-details-link .view-cart{float:right}.cart-menu-button{display:none;width:26px;height:26px;background:green}.widget-image img{max-height:100%;max-width:100%}.login-form{background-color:#f9f9f9;padding:30px;width:318px}.login-form .submit-row{float:right}.login-form .remember{margin:12px 0 22px;width:230px}.login-form .remember label{display:none}.login-form input[type="checkbox"]{display:inline-block;width:auto}.login-form input{display:block;width:310px}.login-form .form-row.simple-captcha label{display:none}.login-form .lost-password a{color:#f00}.login-form .lost-password a:hover{color:#f39292}.login-form .account-register a{color:#00ced1}.login-form .account-register a:hover{color:#3feaec}.widget-navigation .image-wrapper img{vertical-align:middle;padding-right:5px}.navigation-item a{display:inline-block;color:#555}.navigation-item a:hover{color:#999}.widget-navigation .menu-title{display:none}.widget-navigation .menu-button{-moz-user-select:none;border-radius:5px;cursor:pointer;height:28px;width:32px;user-select:none}.widget-navigation .menu-button em{background-color:#999;display:block;height:2px;margin:6px 0 5px 3px;-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;-ms-transition:all 200ms ease;-o-transition:all 200ms ease;transition:all 200ms ease;width:26px}.widget-navigation .menu-button em:nth-child(1){-moz-transform:rotate(0) translateX(0) translateY(0);-webkit-transform:rotate(0) translateX(0) translateY(0);-o-transform:rotate(0) translateX(0) translateY(0);-ms-transform:rotate(0) translateX(0) translateY(0);transform:rotate(0) translateX(0) translateY(0)}.widget-navigation .menu-button em:nth-child(2){-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=100);-moz-opacity:100;-khtml-opacity:100;opacity:100}.widget-navigation .menu-button em:nth-child(3){-moz-transform:rotate(0) translateX(0) translateY(0);-webkit-transform:rotate(0) translateX(0) translateY(0);-o-transform:rotate(0) translateX(0) translateY(0);-ms-transform:rotate(0) translateX(0) translateY(0);transform:rotate(0) translateX(0) translateY(0)}.widget-navigation .menu-button.close em:nth-child(1){-moz-transform:rotate(45deg) translateX(6.0px) translateY(6.0px);-webkit-transform:rotate(45deg) translateX(6.0px) translateY(6.0px);-o-transform:rotate(45deg) translateX(6.0px) translateY(6.0px);-ms-transform:rotate(45deg) translateX(6.0px) translateY(6.0px);transform:rotate(45deg) translateX(6.0px) translateY(6.0px)}.widget-navigation .menu-button.close em:nth-child(2){-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0}.widget-navigation .menu-button.close em:nth-child(3){-moz-transform:rotate(-45deg) translateX(5px) translateY(-5px);-webkit-transform:rotate(-45deg) translateX(5px) translateY(-5px);-o-transform:rotate(-45deg) translateX(5px) translateY(-5px);-ms-transform:rotate(-45deg) translateX(5px) translateY(-5px);transform:rotate(-45deg) translateX(5px) translateY(-5px)}.header .widget.widget-navigation{overflow:visible;float:none}.left-container .navigation-item,.responsive-navigation .navigation-item{display:block;padding:10px 20px;background:#fff}.widget-navigation .nav-wrapper.hide{-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;height:0}.widget-navigation .nav-wrapper.show{-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;height:500px}.left-container{width:300px;float:left}.left-container.open{-webkit-transform:translate3d(0%,0,0);-moz-transform:translate3d(0%,0,0);-ms-transform:translate3d(0%,0,0);-o-transform:translate3d(0%,0,0);transform:translate3d(0%,0,0);-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;overflow:hidden}.page-container.open{-webkit-transform:translate3d(300px,0,0);-moz-transform:translate3d(300px,0,0);-ms-transform:translate3d(300px,0,0);-o-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0);-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.page-container{-webkit-transform:translate3d(0%,0,0);-moz-transform:translate3d(0%,0,0);-ms-transform:translate3d(0%,0,0);-o-transform:translate3d(0%,0,0);transform:translate3d(0%,0,0);-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.left-container{bottom:0;left:0;margin:0;position:fixed;right:0;top:0;z-index:0;-webkit-transform:translate3d(-30%,0,0);-moz-transform:translate3d(-30%,0,0);-ms-transform:translate3d(-30%,0,0);-o-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0);-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.horizontal>.navigation-item{display:inline-block}.horizontal .navigation-item a{display:inline-block;padding:5px}.horizontal .navigation-item.active>a{color:#ff9000}.horizontal>.navigation-item.first a{padding-left:0}.horizontal>.navigation-item.last a{padding-right:0}.horizontal .navigation-item-child-container{display:none}.horizontal .navigation-item:hover>.navigation-item-child-container{display:inline-block}.horizontal .navigation-item.has-child{position:relative}.horizontal .has-child .navigation-item-child-container{background:rgba(0,0,0,0) url("../../images/site/light-white-colo.png") repeat scroll left top;left:150px;position:absolute;top:0;width:150px;z-index:10000}.horizontal>.has-child>.navigation-item-child-container{background:rgba(0,0,0,0) url("../../images/site/light-white-colo.png") repeat scroll left top;left:0;top:27px}.horizontal .navigation-item .navigation-item-child-container .navigation-item{padding:0 5px}.horizontal .navigation-item .navigation-item-child-container .navigation-item a{display:block;position:relative;border-bottom:1px #e6e6e6 solid}.horizontal .navigation-item .navigation-item-child-container .navigation-item .navigation-item-child-container{left:150px;position:absolute;top:0;width:150px}.vertical .navigation-item a{border-bottom:1px dashed #ccc;display:block;padding:5px 0}.vertical .navigation-item.first{padding-top:0}.vertical .navigation-item.last{padding-bottom:0}.vertical .navigation-item .navigation-item-child-container{display:none}.vertical .navigation-item.active>a{color:#ff9000}.vertical .navigation-item.active>.navigation-item-child-container{display:block;padding:0 0 0 20px}.nav-wrapper.responsive-navigation{position:absolute;width:100%;z-index:99}@media only screen and (max-width:991px){.fee-preview-mode.ff .widget-navigation.main_menu .nav-wrapper{width:calc(100vw - 17px)}}.nav-wrapper.responsive-navigation .navigation-item{position:relative;display:block}.responsive-navigation .navigation-item.has-child .child-opener{position:absolute;right:15px;top:16px}.responsive-navigation .navigation-item.has-child .child-opener::before{content:"\00f067";font-family:fontawesome}.responsive-navigation .navigation-item.has-child .child-opener.close::before{content:"\00f068"}.responsive-navigation .navigation-item.has-child .navigation-item .child-opener{top:6px}.nivo-directionNav a{background-color:#fff;padding:10px}.nivo-directionNav a.nivo-nextNav{border-radius:50% 0 0 50%;border-left:1px #ccc solid;border-top:1px #ccc solid;border-right:none;border-bottom:1px #ccc solid}.nivo-directionNav a.nivo-prevNav{border-radius:0 50% 50% 0;border-left:none;border-top:1px #ccc solid;border-right:1px #ccc solid;border-bottom:1px #ccc solid}.widget-news .news-title{font-size:15px;padding-bottom:5px}.widget-news .read-more{display:block}.widget-news .read-more a{font-size:13px;color:#ff9000}.widget-news .read-more a:hover{color:#fbba65}.like-bar>*{display:inline-block;height:35px;vertical-align:top;width:93px}.vertical.like-bar>*{display:block}.widget.widget-socialMediaLike .pinterest-like-us a{background-image:url("../../images/site/pinterest-icon.png")!important;background-position:0 0;background-repeat:no-repeat;background-size:100% auto!important;display:inline-block;height:20px!important;width:43px!important}.widget.widget-socialMediaLike .pinterest-like-us a:hover,.widget.widget-socialMediaLike .pinterest-like-us a.active{background-position:0 -20px}.widget-socialMediaLink a{background-image:url("../../images/admin/social-media-link-icon-sprite.png");background-repeat:no-repeat;display:inline-block;height:32px;width:32px}.widget-socialMediaLink a.feed{background-position:0 0}.widget-socialMediaLink a.twitter{background-position:-32px 0}.widget-socialMediaLink a.facebook{background-position:-64px 0}.widget-socialMediaLink a.googleplus{background-position:-96px 0}.widget-socialMediaLink a.linkedin{background-position:-128px 0}.widget-socialMediaLink a.stumbleupon{background-position:-160px 0}.widget-socialMediaLink a.digg{background-position:-192px 0}.widget-socialMediaLink a.reddit{background-position:-224px 0}.widget-socialMediaLink a.delicious{background-position:-256px 0}.widget-socialMediaLink a.youtube{background-position:-288px 0}.widget-socialMediaLink a.myspace{background-position:-320px 0}.widget-socialMediaLink .vertical .social-media-link{display:block}.widget-socialMediaShare .horizontal .social-media-share{display:inline-block}.widget-socialMediaShare .vertical .social-media-share{display:block;margin-bottom:3px}.product-view .header,.category-view .header,.entire-search .header,.product-search .header{background-color:#f6f6f6;border-bottom:2px solid #ccc;padding:10px;margin-bottom:5px;overflow:hidden}.product-view .sortable{display:inline-block;margin-right:10px}.product-sorting{display:inline-block;margin:0;width:auto}.btn-group.view-switchers{float:left;margin-right:15px}.btn-group.view-switchers .list-view-switcher{background-image:url("../../images/site/grid-list-view.png");background-repeat:no-repeat;display:inline-block;height:20px;width:20px;padding:0;margin-right:5px}.btn-group.view-switchers .image-view-switcher{background-image:url("../../images/site/grid-list-view.png");background-position:0 0;background-repeat:no-repeat;display:inline-block;height:20px;width:20px;padding:0;margin-right:5px}.btn-group.view-switchers .list-view-switcher{background-position:-19px 0}.btn-group.view-switchers .list-view-switcher.active{background-position:-19px -20px}.btn-group.view-switchers .image-view-switcher.active{background-position:0 -20px}select.per-page-count{margin:0 10px 0 0;width:auto}.product-view .footer,.category-view .footer,.entire-search .footer,.product-search .footer{background-color:#f6f6f6;border:1px solid #ccc;margin-top:10px;padding:10px}.price-n-cart .price{display:block;font-size:18px;margin-bottom:10px;white-space:normal;word-break:break-all}.price-n-cart .previous-price{display:block;color:#f00;font-size:16px;text-decoration:line-through;margin-bottom:0}.price-n-cart .price .tax-message{color:#999;display:block;font-size:11px;white-space:normal;word-break:break-all}.owl-carousel .owl-item .review-rating img{width:auto;display:inline}.stepper{float:left;margin-right:20px}.product-view.image-view .product-block,.product-view.scrollable-view .product-block{border:1px solid #e6e6e6;display:inline-block;margin:5px;padding:10px;vertical-align:top;position:relative}.product-view.image-view .product-name,.product-view.scrollable-view .product-name{color:#555;display:block;font-size:15px;height:24px;margin-bottom:10px;margin-top:7px;overflow:hidden;padding-bottom:0;text-overflow:ellipsis}.product-view.image-view .summary,.product-view.scrollable-view .summary{color:#555;font-size:13px;height:60px;line-height:20px;margin-bottom:10px;overflow:hidden;white-space:normal}.product-view.image-view .product-image,.product-view.scrollable-view .product-image{text-align:center}.product-view.image-view .product-image-link,.product-view.scrollable-view .product-image-link{display:inline-block;vertical-align:middle}.tag-mark{z-index:20}.product-view.image-view .sale.tag-mark,.product-view.scrollable-view .sale.tag-mark{background:url("../../images/site/sale.png") no-repeat left top;display:inline-block;height:53px;position:absolute;right:0;top:0;width:54px}.product-view.image-view .new.tag-mark,.product-view.scrollable-view .new.tag-mark{background:url("../../images/site/new.png") no-repeat left top;display:inline-block;height:27px;position:absolute;right:-7px;top:62px;width:52px}.product-view.image-view .featured.tag-mark,.product-view.scrollable-view .featured.tag-mark{background:url("../../images/site/featured.png") no-repeat left top;display:inline-block;height:71px;left:-5px;position:absolute;top:-5px;width:85px}.product-view.image-view .sold-out-tag.tag-mark,.product-view.scrollable-view .sold-out-tag.tag-mark{display:inline-block;color:#fff;height:25px;position:absolute;left:0;bottom:0;background:#cc0031;width:80px;padding:1px 5px 0}.product-image{position:relative;overflow:hidden}.btn-add{text-align:center}.price{padding:10px 0;font-size:18px}.previous-price{text-decoration:line-through}.price-block-container{display:inline}.product-image .btn-add{position:absolute;bottom:0;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;width:100%}.add-to-cart-button{padding:10px 15px;vertical-align:middle}.add-to-compare-button,.button.add-to-wish-list,.remove-from-compare-button,.product-widget .remove-from-compare-button,.add-to-wish-list.disabled,.product-widget.widget-addCart .add-to-compare-button,.product-widget.widget-addCart .add-to-wish-list{font-size:0;background:#fff;border:1px solid #ccc;padding:8px 10px;margin:0 1px;color:#666;vertical-align:middle;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.submit-button.add-to-wish-list::after{display:none}.product-image .add-to-cart-button,.product-image .add-to-compare-button,.product-image .add-to-wish-list,.product-image .remove-from-compare-button,.product-image .add-to-wish-list.disabled{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translate(0,100%);-moz-transform:translate(0,100%);-ms-transform:translate(0,100%);-o-transform:translate(0,100%);transform:translate(0,100%);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0}.list-view[show-on-hover=true] .add-to-cart-button,.list-view[show-on-hover=true] .add-to-compare-button,.list-view[show-on-hover=true] .add-to-wish-list,.list-view[show-on-hover=true] .remove-from-compare-button,.list-view[show-on-hover=true] .add-to-wish-list.disabled{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0}.list-view[show-on-hover=true] .product-block:hover .add-to-cart-button,.list-view[show-on-hover=true] .product-block:hover .add-to-compare-button,.list-view[show-on-hover=true] .product-block:hover .add-to-wish-list,.list-view[show-on-hover=true] .product-block:hover .remove-from-compare-button,.list-view[show-on-hover=true] .product-block:hover .add-to-wish-list.disabled{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:100;-khtml-opacity:100;opacity:1}.product-block:hover .product-image .add-to-cart-button,.product-block:hover .product-image .add-to-compare-button,.product-block:hover .product-image .add-to-wish-list,.product-block:hover .product-image .remove-from-compare-button,.product-block:hover .product-image .add-to-wish-list.disabled{-webkit-transform:translate(0,-15px);-moz-transform:translate(0,-15px);-ms-transform:translate(0,-15px);-o-transform:translate(0,-15px);transform:translate(0,-15px);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:100;-khtml-opacity:100;opacity:1}.product-block:hover .product-image .add-to-compare-button,.product-block:hover .product-image .remove-from-compare-button{transition-delay:.1s}.product-block:hover .product-image .add-to-wish-list{transition-delay:.2s}.add-to-compare-button:hover,.add-to-wish-list:hover,.remove-from-compare-button:hover,.add-to-wish-list.disabled:hover{background:#ddd}.add-to-compare-button:after{font-family:'FontAwesome';content:"\00f079";display:inline-block;font-size:20px}.add-to-wish-list:after,.remove-from-compare-button:after{font-family:'FontAwesome';display:inline-block;font-size:20px}.add-to-wish-list:after{content:"\00f08a"}.remove-from-compare-button:after{content:"\00f00d"}.product-view.scrollable-view .header{background:none;margin:0;padding:0}.product-view.list-view table{table-layout:auto}.product-view.list-view table col.product-price{min-width:200px}.product-view.list-view tr{border:1px solid #e6e6e6}.product-view.list-view tr.odd{background-color:#f9f9f9}.product-view.list-view td{padding:10px;border:none;word-break:break-all}.product-view.list-view td.product-price{text-align:center}.product-view.list-view .product-list-view-height{position:relative;text-align:center}.product-view.list-view .product-image-link{display:inline-block;vertical-align:middle}.product-view.list-view h3{display:block}.product-view.list-view .product-name-link{font-size:18px;font-weight:normal;line-height:25px;padding-bottom:5px}.product-view.list-view .description{padding-bottom:5px}.product-view.list-view .product-details-link{color:#ff9000;font-size:14px}.product-view.list-view .product-details-link:hover{color:#fbba65}.product-view.list-view .tax-message{color:#999;font-size:11px;display:block}.add-to-cart-popup,.add-cart-information-popup{min-width:600px}.add-to-cart-popup .status-bar-product-name,.add-cart-information-popup .status-bar-product-name{font-size:15px;font-weight:bold}.add-to-cart-popup .short-info>div,.add-cart-information-popup .short-info>div{padding-bottom:5px}.add-to-cart-popup .name,.add-cart-information-popup .name{font-size:16px}.add-to-cart-popup table,.add-cart-information-popup table{border-spacing:0}.add-to-cart-popup td.product-img{width:100px;padding-right:20px}.add-cart-information-popup td.product-img{padding-right:20px}.add-to-cart-popup .cart-summary-header,.add-cart-information-popup .cart-summary-header{float:left;font-size:13px;padding-right:10px}.add-to-cart-popup .cart-summary,.add-cart-information-popup .cart-summary{color:#444;float:left;padding-top:2px}.add-cart-information-popup .variation-container{padding-top:10px}.time-out.popup .header-line{background-color:#f1f1f1;text-align:right}.time-out.popup .header-line .ok{background-color:#666;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:50px;cursor:pointer}.time-out.popup .body{text-align:center}.site-popup{background-color:#fff}.site-popup .title-bar,.confirm-popup .header-line,.confirm-popup .title-bar{background-color:#f6f6f6;font-size:16px;font-weight:600;padding:15px 40px 15px 30px}.site-popup .title-bar .close,.confirm-popup .header-line .close,.confirm-popup .title-bar .close{cursor:pointer;position:absolute;text-align:center;right:15px;top:15px;height:20px;width:20px}.site-popup .title-bar .close:before,.confirm-popup .header-line .close:before{content:'\00f00d';display:block;font-family:FontAwesome;color:red;font-weight:normal;font-size:18px;height:100%;width:100%}.site-popup .content,.confirm-popup .body{background-color:#fff;padding:30px;max-height:500px;overflow:auto}.site-popup form{background-color:transparent;border:none;margin:0;padding:0}.site-popup .button-line,.confirm-popup .button-line{background-color:#f6f6f6;padding:15px 30px;margin:0}.site-popup .button-line button,.confirm-popup .button-line button{margin-left:0}.site-popup .button-line button+button,.confirm-popup .button-line button+button{margin-left:10px}.category-image-view.category{border:1px solid #e6e6e6;display:inline-block;margin:5px;padding:10px;vertical-align:top}.category-image-view-height{position:relative}.category-image-view img{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.category .category-name{color:#555;font-size:15px;margin-top:7px;display:block;text-align:center}.category .summary{color:#555;font-size:13px;height:60px;line-height:20px;overflow:hidden;white-space:normal;margin-top:7px;text-align:center}.widget-newsletter label{width:130px}.widget-newsletter .message-block{width:234px}.widget-filter .form-row input[type="checkbox"]{margin-right:7px}.widget-filter .form-row label{width:100px}.widget-filter input.tiny{width:60px}.widget-filter .rating-select .double-input-row .form-row{display:inline-block}.widget-form button.Zebra_DatePicker_Icon{left:7px;top:4px}.widget-form .dropzone{background:#fafdfd url("../../images/admin/common_upload.png") no-repeat scroll center 10px}.search-menu-button{display:none;width:26px;height:26px;background:green}button.Zebra_DatePicker_Icon{background:transparent url("../../images/widgets/zebra_datepicker/calendar.png") no-repeat scroll right 5px;padding:0 40px 0 0}.Zebra_DatePicker .jslider{height:20px}.Zebra_DatePicker .jslider .jslider-label{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:100;-khtml-opacity:100;opacity:1;top:6px}.Zebra_DatePicker .jslider .jslider-label span{color:#fff}.Zebra_DatePicker .jslider .jslider-bg{position:static}.Zebra_DatePicker_Icon_Wrapper .errorlist.after{min-width:inherit}.server-message.message-block{margin:7px auto}.message-block{display:block;padding:5px;text-align:center;margin:10px 0}.message-block.info-message,.message-block.success{background-color:#f2fef2;border:1px solid #c2e7c2;color:#008000}.message-block.error-message,.message-block.error{background-color:#fee;border:1px solid #fcd2d2;color:#f00}.error-message.in-cell-message-block{color:#f00}.errorlist.positioned-error.after{margin-left:8px;position:absolute;z-index:1;background-color:#fff;border:1px solid #eee;border-radius:0;box-shadow:0 0 3px rgba(0,0,0,0.14);padding:5px 40px 5px 7px;min-width:inherit}.errorlist.positioned-error.after .close-btn:after{color:#999;content:"x";cursor:pointer;font-size:20px;height:31px;line-height:23px;position:absolute;right:3px;text-align:center;top:0;width:28px}.errorlist.positioned-error.after .message-block{margin:0;padding:0;color:#f00;text-align:left}.errorlist.positioned-error.after:before{border-color:transparent rgba(0,0,0,0.06) transparent transparent;border-style:solid;border-width:9px 9px 9px 0;content:"";height:0;left:-9px;position:absolute;top:6px;width:0}.errorlist.positioned-error.after:after{border-color:transparent rgba(255,255,255,1) transparent transparent;border-style:solid;border-width:7px 7px 7px 0;content:"";height:0;left:-7px;position:absolute;top:8px;width:0}.errorlist.positioned-error .close-btn{background:none repeat scroll 0 0 rgba(0,0,0,0);position:static}.errorlist.positioned-error.after .message-block:before{color:#f00}.errorlist.after{background:none repeat scroll 0 0 rgba(0,0,0,0);border:medium none;box-shadow:none;padding:0}.errorlist.after .message-block{color:#f00;margin:0;padding:0;text-align:left}.errorlist.after .message-block:before{display:none}a.fl-player{display:block;width:520px;height:330px}.page-newsletter-subscription .subscription-list-success{border:1px solid #9bb3d1;margin:0 auto;width:469px}.subscription-list-success .title{background-color:#7092be;color:#fff;font-size:18px;padding:5px 10px}.subscription-list-success .help .link{color:#00ced1;cursor:pointer}.subscription-list-success .help .link:hover{color:#3feaec}.subscription-list-success .messess-text{background:url("../../images/site/subscriber-remove-img.png") no-repeat scroll 0 16px;border-bottom:1px solid #ccc;font-weight:bold;margin:0 20px;padding:41px 10px 30px 88px}.subscription-list-success .help{margin:15px 28px}.matrix-row .color{display:inline-block;height:16px;vertical-align:middle;width:16px;margin-bottom:2px}.search-results .page{font-size:13px;margin-bottom:25px}.search-results .title{margin-bottom:25px}.search-results .page .summary{font-size:13px;line-height:22px;text-transform:none}.search-result .pagination-literal-status,.search-result .pagination{font-size:14px}.search-result{border-bottom:1px solid #ddd;padding-bottom:25px;margin-bottom:25px}.search-result.blogs{overflow:hidden}.search-results .title{font-size:20px}@media (max-width:767px){div.col-0,div.col-1,div.col-2{display:block;width:100%!important}}.bmui-tab-panel[aria-hidden=true]{display:none}#customer-profile-tabs .welcome-profile>.welcome-message{display:inline-block}.catalogue-asset-wrap{overflow:hidden}.catalogue-asset-item-container{display:flex;flex-wrap:wrap;margin-left:-16px;margin-right:-16px}.catalogue-asset-wrap .item{padding:16px}.catalogue-asset-wrap .item .item-inner{width:100%;background-color:#f6f6f6;padding:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;height:300px}.catalogue-asset-wrap .item .item-inner img{max-width:100%;max-height:600px}.catalogue-asset-wrap .item .item-inner .no-thumb{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M22%2024h-20v-24h14l6%206v18zm-7-23h-12v22h18v-16h-6v-6zm3%2015v1h-12v-1h12zm0-3v1h-12v-1h12zm0-3v1h-12v-1h12zm-2-4h4.586l-4.586-4.586v4.586z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;height:100px;width:100px;font-size:0;background-size:100px 100px}.catalogue-asset-wrap .item .caption-wrapper{display:flex;justify-content:space-between;padding:30px;border:1px #e5e5e5 solid;align-items:center;flex:1 1 auto}.catalogue-asset-wrap .item .caption{font-size:16px;font-weight:600;max-width:calc(100% - 50px);overflow:hidden}.catalogue-asset-wrap .item .pdf-icon{cursor:pointer;content:"";height:22px;width:22px;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2222%22%20viewBox%3D%220%200%2021%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M4.8746%209.18312V1.01056C4.8746%200.789301%205.05454%200.609375%205.27578%200.609375H15.396C15.5068%200.609375%2015.6067%200.654323%2015.6796%200.72691L19.8825%204.92975C19.9606%205.00787%2020%205.11071%2020%205.21341V21.0621C20%2021.2834%2019.8201%2021.4633%2019.5988%2021.4633H5.27579C5.05454%2021.4633%204.87461%2021.2834%204.87461%2021.0621V17.4755H1.40118C1.17993%2017.4755%201%2017.2956%201%2017.0744V9.58402C1%209.36276%201.17994%209.18284%201.40118%209.18284H4.87461L4.8746%209.18312ZM15.7977%201.97952L15.8057%205.03476H18.8529L15.7977%201.97952ZM19.1977%205.83716H15.4071C15.1868%205.83527%2015.0077%205.6562%2015.0077%205.43598L14.9973%201.41151H5.67624V9.18301H13.8026C14.0239%209.18301%2014.2038%209.36295%2014.2038%209.58419V17.0745C14.2038%2017.2958%2014.0239%2017.4757%2013.8026%2017.4757H5.67624V20.6611H19.1968V5.83723L19.1977%205.83716ZM13.4017%209.98563H1.80238V16.6735H13.4017V9.98563Z%22%20fill%3D%22%23FF6F61%22%20stroke%3D%22%23FF6F61%22%20stroke-width%3D%220.5%22%2F%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.2941%2012.1948V12.9533H11.8529V13.6188H10.2941V15.1264H9.57822V11.5293H12.0939V12.1948L10.2941%2012.1948Z%22%20fill%3D%22%23FF6F61%22%2F%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.20479%2015.1264V11.5293H7.48709C7.6855%2011.5293%207.91534%2011.5345%208.10954%2011.5805C8.31087%2011.6269%208.49605%2011.7126%208.65432%2011.8467C8.85376%2012.0163%208.99486%2012.2271%209.08768%2012.4711C9.18863%2012.7383%209.22689%2013.0257%209.22689%2013.31C9.22689%2013.5482%209.20129%2013.7912%209.13263%2014.02C9.0772%2014.2047%208.99953%2014.388%208.88577%2014.5452C8.79253%2014.6741%208.68066%2014.7911%208.54756%2014.8796C8.41403%2014.9682%208.2639%2015.0283%208.10795%2015.0663C7.92321%2015.1112%207.73005%2015.1265%207.5405%2015.1265H6.20468L6.20479%2015.1264ZM6.9215%2014.4609H7.4913C7.63909%2014.4609%207.82194%2014.4533%207.96349%2014.4069C8.05208%2014.378%208.14023%2014.3349%208.20598%2014.2682C8.30636%2014.1678%208.37181%2014.0341%208.41589%2013.901C8.47742%2013.7115%208.4959%2013.5013%208.4959%2013.3027C8.4959%2013.0682%208.46942%2012.777%208.34534%2012.5723C8.26155%2012.435%208.15114%2012.3128%207.99811%2012.2536C7.85977%2012.1996%207.62717%2012.1948%207.47996%2012.1948H6.92152L6.9215%2014.4609Z%22%20fill%3D%22%23FF6F61%22%2F%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.8267%2013.7721V15.1264H3.10999V11.5293H4.50211C4.67405%2011.5293%204.86068%2011.5335%205.03072%2011.5629C5.19553%2011.5913%205.35758%2011.6439%205.49636%2011.7401C5.63368%2011.8343%205.73551%2011.9641%205.80853%2012.1129C5.8881%2012.2735%205.92316%2012.4469%205.92316%2012.626C5.92316%2012.9333%205.82555%2013.2081%205.6171%2013.4345C5.35657%2013.7173%204.90374%2013.7722%204.5405%2013.7722H3.8267L3.8267%2013.7721ZM3.8267%2013.1062H4.5472C4.70067%2013.1062%204.93937%2013.09%205.06115%2012.9825C5.16152%2012.8931%205.19323%2012.7703%205.19323%2012.6391C5.19323%2012.5391%205.17185%2012.4439%205.11322%2012.362C5.06202%2012.291%204.99714%2012.2421%204.91234%2012.2194C4.81429%2012.1929%204.64002%2012.1948%204.53819%2012.1948H3.82673L3.8267%2013.1062Z%22%20fill%3D%22%23FF6F61%22%2F%3E %3C%2Fsvg%3E")}.catalogue-asset-wrap .item embed html body{overflow:hidden}.catalogue-asset-wrap .item iframe{overflow:hidden;width:243px}.autocomplete-suggestions.scrollable{background:#fff;overflow:auto;padding:4px;border:1px solid #404040}.autocomplete-group{padding-top:10px}.autocomplete-suggestion{cursor:default}.autocomplete-selected{background:aliceblue}.elastic-search-link.redirect{color:black;display:block}.elastic-search-link.search-in{text-decoration:underline;display:block}.entire-search .search-result>.title{font-size:28px;margin-bottom:25px;text-align:center;padding:10px 0;border-top:1px #ccc solid;border-bottom:1px #ccc solid}.nivoSlider{position:relative;width:100%;height:auto;overflow:hidden}.nivoSlider img{position:absolute;top:0;left:0;max-width:none;height:100%;object-fit:cover;object-position:0 0}.nivo-main-image{display:block!important;position:relative!important;width:100%!important}.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;background:white;filter:alpha(opacity=0);opacity:0}.nivo-slice{display:block;position:absolute;z-index:5;height:100%;top:0}.nivo-box{display:block;position:absolute;z-index:5;overflow:hidden}.nivo-box img{display:block}.nivo-caption{position:absolute;left:0;bottom:0;background:#000;color:#fff;width:100%;z-index:8;padding:5px 10px;opacity:.8;overflow:hidden;display:none;-moz-opacity:.8;filter:alpha(opacity=8);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.nivo-caption p{padding:5px;margin:0}.nivo-caption a{display:inline!important}.nivo-html-caption{display:none}.nivo-directionNav a{position:absolute;top:45%;z-index:9;cursor:pointer}.nivo-prevNav{left:0}.nivo-nextNav{right:0}.nivo-controlNav{text-align:center;padding:15px 0}.nivo-controlNav a{cursor:pointer}.nivo-controlNav a.active{font-weight:bold}.widget-gallery .nivoSlider{height:auto}.widget-gallery .nivo-directionNav a.nivo-prevNav,.widget-gallery .nivo-directionNav a.nivo-nextNav{background:rgba(0,0,0,0) none repeat scroll 0 0;border:medium none;font-size:0;position:absolute;top:42%;color:#fff}.widget-gallery .nivo-directionNav a:hover.nivo-prevNav,.widget-gallery .nivo-directionNav a:hover.nivo-nextNav{color:#000}.widget-gallery .nivo-directionNav a.nivo-prevNav::before{content:"\00f104";font-family:FontAwesome;font-size:60px;position:absolute;left:20px}.widget-gallery .nivo-directionNav a.nivo-nextNav::before{content:"\00f105";font-family:FontAwesome;font-size:60px;overflow:hidden;position:absolute;right:20px}.widget-gallery .nivo-controlNav{display:flex;justify-content:center;margin:0 auto;padding:15px;text-align:center}.widget-gallery .nivo-controlNav .nivo-control{border:1px solid;color:#999;display:inline-block;font-size:16px;line-height:18px;margin:5px;min-width:30px;padding:6px 8px}.widget-gallery .nivo-controlNav .nivo-control.active,.widget-gallery .nivo-controlNav .nivo-control:hover{color:#000}@media (max-width:991px){.widget-gallery .nivo-directionNav a.nivo-prevNav,.widget-gallery .nivo-directionNav a.nivo-nextNav{top:40%}.widget-gallery .nivo-directionNav a.nivo-nextNav::before{right:15px;font-size:52px}.widget-gallery .nivo-directionNav a.nivo-prevNav::before{font-size:52px;left:15px}.widget-gallery .nivo-controlNav{padding:10px}}@media (max-width:767px){.widget-gallery .nivo-directionNav a.nivo-prevNav,.widget-gallery .nivo-directionNav a.nivo-nextNav{top:34%}.widget-gallery .nivo-directionNav a.nivo-nextNav::before{font-size:42px;right:10px}.widget-gallery .nivo-directionNav a.nivo-prevNav::before{font-size:42px;left:10px}.widget-gallery .nivo-controlNav{padding:8px}.widget-gallery .nivo-controlNav .nivo-control{margin:5px;padding:5px;width:auto}}.shipping.type-label.hidden,.delivery.type-label.hidden{display:none}input.is-different-shipping-checkbox{opacity:1!important}span.type-label.delivery{padding-left:30px}.wc-icon{height:20px;width:20px}.hidden-delivery-checkbox{display:none}.wc-icon.medium{height:24px;width:24px}.wc-icon.large{height:32px;width:32px}.wc-icon{fill:#929291}.wc-icon.brand{fill:#1198c5}.wc-icon.white{fill:#fff}.checkout-page .section.shipping span.title.hidden{display:none}@font-face{font-family:"Flaticon";src:url("../../font/Flaticon.eot");src:url("../../font/Flaticon.eot?#iefix") format("embedded-opentype"),url("../../font/Flaticon.woff") format("woff"),url("../../font/Flaticon.ttf") format("truetype"),url("../../font/Flaticon.svg#Flaticon") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'nxicons';src:url('../../font/nxicons.woff'),url('../../font/nxicons.woff') format('woff');font-weight:normal;font-style:normal}.product-widget.widget-likeus .facebook-messenger-share-icon{cursor:pointer}.product-widget.widget-likeus .facebook-messenger-share-icon img{display:block}body.fee-preview-mode::-webkit-scrollbar{display:none}body.fee-preview-mode{-ms-overflow-style:none;scrollbar-width:none}.notification.popup{border-radius:5px;max-width:1000px;min-width:650px;padding:20px 50px 20px 35px}.notification.popup .type{margin-right:3px}.notification.popup.alert{background-color:#ec9e2f;color:#fff;border:1px solid #ec9e2f}table.cart-items.hide-shipping-class-selection-table,tr.cart-item.hide-shippable-cart-item{display:none}.dropzone-with-browse-view .wc-icon.large:before{font-family:"nxicons"!important;font-style:normal!important;font-weight:400!important;-webkit-font-feature-settings:normal!important;font-feature-settings:normal!important;font-variant:normal!important;text-transform:none!important;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dropzone-with-browse-view .nxi-upload.nx-drop-icon{font-size:40px;line-height:40px;margin-bottom:10px;color:#586ee0;cursor:pointer}.dropzone-with-browse-view .nxi-upload:before{content:"c";font-family:"nxicons"!important;font-style:normal!important;font-weight:400!important;-webkit-font-feature-settings:normal!important;font-feature-settings:normal!important;font-variant:normal!important;text-transform:none!important;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dropzone-with-browse-view span.nx-drop-text{display:block;font-size:12px;color:#505050}.dropzone-with-browse-view .nx-drop-box .orBox{margin:8px 0 12px}.dropzone-with-browse-view .orBox{display:flex;flex-flow:row nowrap;justify-content:center;position:relative;margin:20px 0}.dropzone-with-browse-view .w-100{width:100%!important}.dropzone-with-browse-view .orBox:before{content:"";width:100%;height:1px;background:rgba(0,0,0,.1);position:absolute;top:5px;z-index:0}.dropzone-with-browse-view .nx-drop-box .orBox span{background-color:#fff}.dropzone-with-browse-view .orBox span{font-size:10px;text-transform:uppercase;font-weight:500;line-height:10px;padding:0 10px;position:relative;z-index:1}.dropzone-with-browse-view .nx-drop-box .nx-drop-btn{text-decoration:none;background:#586ee0;color:#fff!important;padding:7px 10px;text-align:center;border-radius:3px;font-size:12px;display:inline-table;line-height:12px}.dropzone-with-browse-view .nx-drop-box{background-color:#fff;border:1px dashed #adb5bd;border-radius:6px;text-align:center;padding:20px 30px;margin-bottom:12px}:not(.fee) .notification.alert .icon,.notification.warning .icon{background-position:-160px 0}:not(.fee) .notification .icon{float:left;margin-top:3px}.status-block.hotlink .icon,.float-menu-opened .float-menu-navigator,.blocklist-item:hover .float-menu-navigator,.tree-node:hover .float-menu-navigator,.grid-item:hover .float-menu-navigator,.image-thumb:hover .float-menu-navigator,.notification .icon{cursor:pointer;filter:alpha(opacity=100);opacity:1}.status,.tool-group.search-form .remove-search,.tab-header .icon,.menu-item .icon,.tool-icon,.dashlet .header .icon,.component .icon,.status-block.hotlink .icon,.float-menu-opened .float-menu-navigator,.blocklist-item:hover .float-menu-navigator,.tree-node:hover .float-menu-navigator,.grid-item:hover .float-menu-navigator,.image-thumb:hover .float-menu-navigator,.notification .icon,.row-wcui-checkbox-right .float-menu-navigator,.tool-group .toolbar-item i{background-image:url(../../images/admin/16-icon-sprit.png);background-repeat:no-repeat;display:inline-block;height:16px;width:16px;vertical-align:middle;cursor:pointer}body:not(.fee) .notification.alert .type,.notification.warning .type{color:#fff}body:not(.fee) .notification .type{font-family:source_sans_prosemibold;float:left;font-size:16px;margin:0 0 0 10px}body:not(.fee) .notification .message{color:#fff;display:block;overflow:hidden;padding:0 0 0 15px}body:not(.fee) .notification .close{position:absolute;right:25px;top:25px;cursor:pointer}.add-to-cart-popup.popup,.wish-list-popup.add-to-wishlist-popup.popup,.add-to-compare-popup.popup,.add-cart-information-popup.popup,.add-to-gift-registry-popup.popup{max-width:650px}@media only screen and (max-width:767px){.fee-preview-mode.ff .widget-search .search-form{width:calc(100vw - 17px)}}.wc-disable-live-preview-body{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10510;height:10000px}.product-block a.product-name-link.title-link.link{text-decoration:none}.image-popup-container-for-zoom-preview{max-height:90vh;max-width:90vw;box-shadow:0 0 5px #99999900!important;min-width:inherit;overflow:visible!important}.image-popup-container-for-zoom-preview img.popup-image-for-zoom-preview{max-height:90vh!important;max-width:90vw!important}span.close-button-for-zoom-preview{background:#f00;right:-17px;top:-17px;cursor:pointer;text-align:center;position:absolute;height:35px;width:35px;line-height:32px;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.8)}@media (max-width:1200px){span.close-button-for-zoom-preview{right:50%;margin-right:-16px}}span.close-button-for-zoom-preview::after{color:#fff;content:"x";font-size:23px}#webcommander-page.wc-popup-open{overflow:hidden}@media (max-width:767px){#webcommander-page.wc-popup-open div.body{overflow:hidden}}.geo-suggestion-valid-address span{display:block}.geo-suggestion-valid-address .suggestion-title{color:#f00;padding-bottom:5px}.geo-suggestion-valid-address .valid-address{font-size:13px;color:#000;background:#fff;cursor:pointer;padding:10px;border:1px solid #ddd;box-shadow:0 0 5px rgba(0,0,0,.2)}.normal-product-view.hide-product-block-normal{display:none!important}.add-to-cart-multi-select-fixed-button{position:fixed;bottom:33px;right:35%;cursor:pointer;font-family:'Chivo';height:auto;background:#4caf50;padding-right:30px;padding-left:30px;padding-top:10px;padding-bottom:10px;border-radius:4px;color:#fff;font-size:20px;z-index:99;-webkit-transform:translate3d(0,0,0);-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;text-align:center}.add-to-cart-multi-select-fixed-button:hover{background:#232323}.add-to-cart-multi-select-fixed-button .add-cart-plus{font-size:0}.add-to-cart-multi-select-fixed-button .add-cart-plus:after{content:"\00f291";font-size:16px;font-family:'FontAwesome';margin-right:5px}.product-view .product-image .bulk-product-selection-wrapper{left:0;position:absolute;right:0;top:130px;font-size:0;bottom:auto;text-align:center;-webkit-transform:translateY(149px);-moz-transform:translateY(149px);-ms-transform:translateY(149px);-o-transform:translateY(149px);transform:translateY(149px);opacity:0;-webkit-transition:all 500ms cubic-bezier(0.15,0.89,0.495,1.005) 0s;-moz-transition:all 500ms cubic-bezier(0.15,0.89,0.495,1.005) 0s;-ms-transition:all 500ms cubic-bezier(0.15,0.89,0.495,1.005) 0s;-o-transition:all 500ms cubic-bezier(0.15,0.89,0.495,1.005) 0s;transition:all 500ms cubic-bezier(0.15,0.89,0.495,1.005) 0s}.product-view .product-block:hover .product-image .bulk-product-selection-wrapper{left:0;position:absolute;right:0;top:130px;font-size:0;text-align:center;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);opacity:1}.product-view .product-image .bulk-product-selection-wrapper .stepper{float:none;display:inline-block;margin:0}.hide-add-to-car-options.add-to-cart-button,.tabular-product-view.hide-tabular-product-view,.add-to-cart-multi-select-fixed-button.hide-add-to-cart-multi-select-fixed-button{display:none!important}.product-view.tabular-view .product-table-view-header,.product-view.tabular-view .product-table-view-row{display:flex;align-items:center}.product-view.tabular-view .product-table-view-column{padding:15px;text-align:center}.product-view.tabular-view .image-column{width:120px}.product-view.tabular-view .name-column{flex:1 1 auto}.product-view.tabular-view .price-column{width:25%}.product-view.tabular-view .multi-cart-step-column{width:110px}.product-view.tabular-view .image-column img{max-width:100%}.product-view.tabular-view .product-table-view-header .product-table-view-column{font-weight:700;color:#555;font-size:14px;background-color:#f4f4f4;border-bottom:1px solid #e1e1e1;padding-top:10px;padding-bottom:10px}.product-view.tabular-view .product-table-view-row{border-bottom:1px solid #e1e1e1}.product-view.tabular-view .product-name-link{font-family:"Segoe UI",Verdana,Arial,sans-serif;font-size:16px;font-weight:600;color:#404040}.product-view.tabular-view .current-price{font-weight:600;font-size:22px}.product-view.tabular-view .tax-message{font-size:13px;font-weight:400;display:block;margin-top:5px;color:#666}.product-view.tabular-view .label-for-price{font-size:15px;color:#666;font-weight:500}.add-to-cart-multi-select-fixed-button .add-cart-multi-text{vertical-align:middle;font-family:"Segoe UI",Verdana,Arial,sans-serif;font-size:17px}.product-view.tabular-view .add-to-cart-multi-select-fixed-button.button{right:60px}.tabular-product-view .sale.tag-mark{background:url("../../images/site/sale.png") no-repeat left top;display:inline-block;height:53px;position:absolute;right:0;top:0;width:54px}.tabular-product-view .new.tag-mark{background:url("../../images/site/new.png") no-repeat left top;display:inline-block;height:27px;position:absolute;right:0;top:6px;width:52px}.tabular-product-view .featured.tag-mark{background:url("../../images/site/featured.png") no-repeat left top;display:inline-block;height:71px;left:-5px;position:absolute;top:-5px;width:85px}.product-table-view-row .product-table-view-column{position:relative;overflow:hidden}@media (max-width:767px){.tabular-product-view{overflow-y:auto}.product-table-view-wrapper{min-width:620px}}.driver.order-container .action-item a{padding:5px 7px;background-color:#4d4d4d;color:#ccc;line-height:normal;display:inline-block;border-radius:3px}.driver.order-container .action-item a:hover{background-color:#000}.driver.order-container button{border-radius:3px}.driver.order-container button:hover{background-color:#000}.driver.order-container select.per-page-count{border:1px #ccc solid;padding:7px;margin:0;border-radius:3px}.driver.order-container .pagination span{box-shadow:none;height:33px;line-height:24px;border-radius:3px}.driver.order-container .mark-icon.open-page,.driver.order-container .status.positive{background-position:-48px -32px}.driver.order-container .status.negative{background-position:-64px -32px}.driver.order-container .status.diplomatic,.driver.order-container .status.negative-plus{background-position:-80px -32px}.driver.order-container .status.positive-minus{background-position:-96px -32px}.driver.order-container .toolbar{display:-webkit-box;display:-ms-flexbox;display:flex}.driver.order-container .toolbar-right .tool-group~.tool-group{margin-left:4px}.driver.order-container table td{text-align:center;padding:10px}.driver.order-container table th{text-align:center;padding:10px;background-color:#e6e6e6;border-bottom:1px #ccc solid}.driver.order-container table tbody tr:nth-child(2n){background-color:#f7f7f7}.driver.order-container{margin-top:30px}.driver.order-container #order-list .id-col{width:107px}.driver.order-container #order-list .action-col{width:200px}.driver.order-container #order-list .footer{border-top:1px #e2e2e2 solid;padding:15px 0}.driver.order-container .app-tab-content-container{border:1px #ccc solid}.driver.order-container .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.driver.order-container .header .title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:20px;font-weight:500;color:#333}.driver.order-container .shipment-log{padding:30px}.driver.order-container .shipment-details{display:-webkit-box;display:-ms-flexbox;display:flex}.driver.order-container .details-head{width:30%}.driver.order-container .log-title{font-size:18px;font-weight:500;color:#4b4b4b;display:block;margin-bottom:15px}.driver.order-container .log-title~.log-title{margin-top:35px;padding-top:30px;border-top:1px #ccc solid}.driver.order-container .left-head{margin-bottom:20px;margin-right:40px;font-size:14px}.driver.order-container .left-head div{display:-webkit-box;display:-ms-flexbox;display:flex}.driver.order-container .left-head div span{width:50%}.driver.order-container .left-head div span.label{font-weight:500}.driver.order-container .left-head div~div{margin-top:8px;padding-top:8px;border-top:1px #ccc solid}.driver.order-container .details-table{width:70%}.driver.order-container .details-table table{border:1px #e8e8e8 solid}.driver.order-container .details-table table tbody tr{background:none}.driver.order-container .details-table th{background-color:#f7f7f7;border-bottom:1px #e8e8e8 solid}.popup.delivery-driver.shipment-edit-popup{background-color:#fff;border-radius:5px}.popup.delivery-driver.shipment-edit-popup .title-bar{font-size:18px;font-weight:500;margin:25px 30px 0;border-bottom:1px #e4e4e4 solid;padding-bottom:12px}.popup.delivery-driver.shipment-edit-popup .title-bar .close{height:18px;width:20px;position:absolute;right:10px;top:9px;text-align:center;line-height:13px;transform:rotate(45deg);cursor:pointer}.popup.delivery-driver.shipment-edit-popup .title-bar .close:after{content:"+";font-size:30px;color:#000}.popup.delivery-driver.shipment-edit-popup .content{padding:30px}.popup.delivery-driver.shipment-edit-popup .button-line{padding:15px 30px;border-radius:0 0 5px 5px}.popup.delivery-driver.shipment-edit-popup button{padding:12px 20px;border-radius:3px}.popup.delivery-driver.shipment-edit-popup button:hover{background-color:#000}.popup.delivery-driver.shipment-edit-popup button[disabled]{pointer-events:none}.popup.delivery-driver.shipment-edit-popup table{border:1px #e8e8e8 solid;margin-bottom:30px}.popup.delivery-driver.shipment-edit-popupp table th{background-color:#f7f7f7;border-bottom:1px #e8e8e8 solid}.popup.delivery-driver.shipment-edit-popup table th,.popup.delivery-driver.shipment-edit-popup table td{padding:10px;text-align:left}.popup.delivery-driver.shipment-edit-popup table input{margin:0;padding:7px;width:44px;height:32px;text-align:center}.popup.delivery-driver.shipment-edit-popup input,.popup.delivery-driver.shipment-edit-popup textarea{border:1px #e8e8ee solid}.popup.delivery-driver.shipment-edit-popup input,.popup.delivery-driver.shipment-edit-popup textarea{padding:7px 15px;border-radius:3px;font-size:14px;color:#555;width:300px}.popup.delivery-driver.shipment-edit-popup input{height:36px}.popup.delivery-driver.shipment-edit-popup textarea{height:150px}.popup.delivery-driver.shipment-edit-popup .chosen-container-single{min-width:300px;padding:0}.popup.delivery-driver.shipment-edit-popup .chosen-container-single .chosen-single{height:36px}.popup.delivery-driver.shipment-edit-popup .form-row .errorlist.after{padding-left:154px}.popup.delivery-driver.shipment-edit-popup button.Zebra_DatePicker_Icon:hover{background-color:transparent;cursor:pointer}.popup.delivery-driver.shipment-edit-popup .Zebra_DatePicker_Icon_Wrapper input{cursor:pointer}.popup.delivery-driver.shipment-edit-popup .Zebra_DatePicker_Icon_Wrapper .errorlist.after{position:absolute;left:0;padding:0}.page-driver-login .login-form{border:1px solid #e5e5e5;padding:50px 70px;width:auto;max-width:650px;margin:0 auto}.page-driver-login .login-form .title{font-size:32px;font-weight:500;text-transform:uppercase;padding-bottom:20px}.page-driver-login .login-form .form-row~.form-row{margin-top:20px}.page-driver-login .login-form .submit-row{float:none}.page-driver-login .login-form .remember{float:left}.page-driver-login .login-form .form-row~.remember{float:right;margin-bottom:5px;text-align:right;margin-top:16px;width:auto}.page-driver-login .login-form label{font-size:15px;font-weight:500;padding-bottom:7px;text-transform:capitalize}.page-driver-login .login-form input[type="text"],.page-driver-login .login-form input[type="password"]{border:1px solid #cecece;height:45px;width:100%;padding:5px 10px}.page-driver-login .login-form .submit-row .login-button{width:100%;font-size:18px;padding:12px 15px}@media (max-width:767px){.page-driver-login .login-form{padding:14px 15px}.page-driver-login .login-form .title{font-size:26px;padding-bottom:10px}}#driver-profile-tabs .order-container .action-col{width:70px}.widget-productImage .detail-image-swiper{height:30px;width:30px;border-radius:3px;background-color:#f1f1f1;border:1px #e6e6e6 solid;position:absolute;top:calc(50% - 15px);text-align:center;line-height:26px;cursor:pointer;z-index:1}.widget-productImage .detail-image-swiper:hover{background-color:#4d4d4d;border:1px #4d4d4d solid}.widget-productImage .detail-image-swiper:after{font-family:fontAwesome;font-size:22px;color:#333}.widget-productImage .detail-image-swiper:hover:after{color:#fff}.widget-productImage .detail-image-swiper.left{left:0}.widget-productImage .detail-image-swiper.left.disabled{background-color:#666;border:1px black}.widget-productImage .detail-image-swiper.left:after{content:"\00f104"}.widget-productImage .detail-image-swiper.right{right:30px}.widget-productImage .detail-image-swiper.right.disabled{background-color:#666;border:1px black}.widget-productImage .detail-image-swiper.right:after{content:"\00f105"}.wc-image-focuspoint{position:relative;overflow:hidden}.wc-image-focuspoint img{width:auto!important;height:auto!important;min-width:100%;min-height:100%;position:absolute}.wc-spinner-loader-box{background-color:rgba(255,255,250,.50);text-align:center;position:fixed!important;z-index:99999999;display:flex;justify-content:center;align-items:center}.wc-spinner-loader-box .configure-border-1{width:80px;height:80px;padding:3px;position:absolute;display:flex;justify-content:center;align-items:center;background:#8c8c8c;animation:configure-clockwise 3s ease-in-out 0s infinite alternate}.wc-spinner-loader-box .configure-border-2{width:80px;height:80px;padding:3px;left:-115px;display:flex;justify-content:center;align-items:center;background:#8c8c8c;transform:rotate(45deg);animation:configure-xclockwise 3s ease-in-out 0s infinite alternate}.wc-spinner-loader-box .configure-core{width:100%;height:100%;background-color:#fff}@keyframes configure-xclockwise{0%{transform:rotate(45deg)}25%{transform:rotate(-45deg)}50%{transform:rotate(-135deg)}75%{transform:rotate(-225deg)}to{transform:rotate(-315deg)}}@keyframes configure-clockwise{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}.page-pass-code-authorization form.pass-code-verify-form.valid-verify-form{border:1px solid #e5e5e5;padding:50px 70px;max-width:650px;width:auto;margin:auto}#left-modern-nav-drawer-wc .responsive-navigation.wc-modern-navigation .navigation-item.has-child .child-opener{font-size:20px;padding:4px;position:absolute;right:12px;top:5px}.responsive #left-modern-nav-drawer-wc .navigation-item .navigation-item-child-container{box-shadow:0 0 0 0}#left-modern-nav-drawer-wc .responsive-navigation.wc-modern-navigation .navigation-item{padding:5px;right:0;text-align:left}.responsive #left-modern-nav-drawer-wc .navigation-item:hover>.navigation-item-child-container{display:none}.responsive #left-modern-nav-drawer-wc .navigation-item .navigation-item-child-container.open{display:block}.responsive #left-modern-nav-drawer-wc .navigation-item .navigation-item-child-container{padding-left:20px;padding-right:20px;position:static;width:auto}.left-modern-nav-drawer-container .wc-modern-nav-close-button{width:20px;height:21px;position:relative;display:inline-block;vertical-align:text-bottom;text-align:center;cursor:pointer;float:right;padding:10px}.left-modern-nav-drawer-container .wc-modern-nav-close-button:before,.left-modern-nav-drawer-container .wc-modern-nav-close-button:after{position:absolute;left:10px;content:' ';height:21px;width:2px;background-color:#607d8b}.left-modern-nav-drawer-container .close:before{transform:rotate(45deg)}.left-modern-nav-drawer-container .close:after{transform:rotate(-45deg)}.left-modern-nav-drawer-container .wc-mdoern-nav-title{border-bottom:2px solid #dbe9f0}#left-modern-nav-drawer-wc .responsive-navigation .navigation-item.has-child .child-opener::before{content:"\00f196"}#left-modern-nav-drawer-wc .responsive-navigation .navigation-item.has-child .child-opener.close::before{content:"\00f147"}.left-modern-nav-drawer-container .wc-mdoern-nav-title{padding-bottom:10px}.responsive #left-modern-nav-drawer-wc .navigation-item .navigation-item-child-container.open{padding-top:2px}#left-modern-nav-drawer-wc .nav-wrapper.horizontal.responsive-navigation.wc-modern-navigation{padding:10px}#left-modern-nav-drawer-wc .horizontal>.navigation-item.first a{padding-left:5px}#left-modern-nav-drawer-wc .responsive-navigation .navigation-item.has-child .child-opener::before{color:#424e53;font-size:20px}.widget-search form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget-search form input,.widget-search form select,.widget-search form button{height:40px;margin:0;border-radius:5px}.widget-search form input,.widget-search form select{border:1px #e6e6e6 solid;padding:5px 10px;width:auto;min-width:150px}.widget-search form input{margin-right:10px;flex:1 1 auto}.widget-search form select{margin-right:10px}.widget-search form .half{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget-search form .half label{width:auto;margin-right:20px}.sale-percent-display{position:absolute;left:0;top:0;background-color:#efbe4f;font-size:15px;font-weight:600;padding:6px 10px;border-radius:18px}.product-widget .sale-percent-display{font-size:18px;font-weight:600;padding:7px 14px;border-radius:18px}.advance.checkout-page .section.confirm.step-4{display:none}.advance.checkout-page .section.confirm.loaded.step-4{display:block}.advance.checkout-page{display:-ms-grid;display:grid;-ms-grid-columns:50% 50%;grid-template-columns:50% 50%}.advance-checkout-steps-left-dom,.advance-checkout-order-details-right-dom{display:-webkit-box;display:-ms-flexbox;display:flex}.advance-checkout-steps-left-dom{padding:45px 70px 70px 15px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.advance-checkout-order-details-right-dom{padding:75px 15px 70px 70px;background-color:#fafafa;border-left:1px #e4e4e4 solid}.advance-checkout-order-details-left-dom-inner,.advance-checkout-order-details-right-dom-inner{width:650px}.advance.checkout-page .section>.body{padding:0}.advance-checkout-order-details-right-dom .cart-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0}.advance-checkout-order-details-right-dom .image{background-color:#fff;border:1px #f1f1f1 solid;padding:5px}.advance-checkout-order-details-right-dom .product-name{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 25px}.advance-checkout-order-details-right-dom .check-out-total{border-top:1px #e4e4e4 solid;margin-top:30px;padding-top:30px}.advance-checkout-order-details-right-dom .price-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.advance-checkout-order-details-right-dom .price-row.total-order{margin-top:25px;padding-top:13px}.advance-checkout-order-details-right-dom h2{font-size:26px;color:#000;border-bottom:1px #e4e4e4 solid;padding:0 0 10px;margin-bottom:20px}.advance-checkout-order-details-right-dom .product-name a{font-size:18px;font-weight:600}.advance-checkout-order-details-right-dom span.quantity{font-size:16px;color:#666;display:block;margin:3px 0 15px}.advance-checkout-order-details-right-dom .price{font-size:24px;font-weight:600}.advance-checkout-order-details-right-dom .image img{display:block;max-width:100%}.advance-checkout-order-details-right-dom .price-row .label{font-size:16px;font-weight:600}.advance-checkout-order-details-right-dom .price-row .price,.advance-checkout-order-details-right-dom .price-row .price span{font-size:20px;font-weight:600}.advance-checkout-order-details-right-dom .price-row.total-order .label{font-size:26px;text-transform:capitalize}.advance-checkout-order-details-right-dom .price-row.total-order .price{font-size:28px;color:#28c59f}.advance-checkout-order-details-right-dom .price-row.total-order .price .currency-code{font-size:18px;font-weight:400;color:#666}.checkout-page .advance-checkout-steps-left-dom .section>.header .title{display:block;font-size:26px;color:#000;border-bottom:none;padding:0 0 10px;margin-bottom:10px;font-weight:700;position:relative}.checkout-page .advance-checkout-steps-left-dom .section .header .title:after{content:"";height:20px;width:20px;position:absolute;right:0;top:12px;border:none;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%229.5%22%20stroke%3D%22%23212121%22%2F%3E %3Crect%20x%3D%229%22%20y%3D%225%22%20width%3D%222%22%20height%3D%2210%22%20fill%3D%22%232F2F2F%22%2F%3E %3Crect%20x%3D%225%22%20y%3D%2211%22%20width%3D%222%22%20height%3D%2210%22%20transform%3D%22rotate%28-90%205%2011%29%22%20fill%3D%22%232F2F2F%22%2F%3E %3C%2Fsvg%3E")}.checkout-page .advance-checkout-steps-left-dom .section .header.expand .title:after{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%229.5%22%20stroke%3D%22%23212121%22%2F%3E %3Crect%20x%3D%225%22%20y%3D%2211%22%20width%3D%222%22%20height%3D%2210%22%20transform%3D%22rotate%28-90%205%2011%29%22%20fill%3D%22%23212121%22%2F%3E %3C%2Fsvg%3E")}.advance.checkout-page .address-edit-from-wrap form{padding:0;background:none}.advance.checkout-page .form-row input,.advance.checkout-page .form-row select,.advance.checkout-page .form-row textarea,.advance.checkout-page textarea{border:2px #cdcdcd solid;font-size:18px;border-radius:3px}.advance.checkout-page .form-row input,.advance.checkout-page .form-row select{height:57px}.advance.checkout-page .form-row textarea,.advance.checkout-page textarea{height:150px}.advance.checkout-page .address-edit-from-wrap .form-row label{width:100%}.advance.checkout-page .button{height:48px;line-height:40px;font-size:18px;color:#fff;padding:5px 30px;border-radius:3px;background-color:#39d2ad}.advance.checkout-page .button:hover{box-shadow:inset 0 0 1000px rgba(0,0,0,.2)}.advance.checkout-page .address.edit .address-edit-from-wrap .button~.button{margin-left:10px}.advance.checkout-page .header.section-to-collapse-expand .title{display:block;font-size:26px;color:#000;padding:0 0 10px;margin-bottom:20px;font-weight:700;position:relative}.advance-checkout-steps-left-dom .step-continue-button,.advance-checkout-steps-left-dom .confirm-order-btn-row .confirm-order-button,.advance-checkout-steps-left-dom input.button.confirm-order-button,.advance-checkout-steps-left-dom input.button.step-continue-button,.advance.checkout-page .section.shipping.step-2{display:none}.advance.checkout-page .section.shipping.loaded.step-2{display:block}.advance.checkout-page .section.confirm.step-4{display:none}.advance.checkout-page .section.confirm.loaded.step-4{display:block}.advance.checkout-page .target-checkout-step-collapsed{display:none}button.advance-checkout-next-step-parser-button{height:56px;line-height:46px;font-size:18px;color:#fff;padding:5px 30px;border-radius:3px;background-color:#39d2ad}.advance-checkout-steps-left-dom .section{padding-top:0;padding-bottom:0;border:none}.advance-checkout-steps-left-dom .section .section{margin-top:0;margin-bottom:25px}.shipping-address-selection-parts.disabled{display:none}.advance.checkout-page .address-view .address{background-color:#fafafa;padding:25px 55px 25px 25px;font-size:16px;position:relative}.checkout-page .address-view .address .name{font-weight:700;padding-bottom:5px}.advance.checkout-page .two-column .first-column .column-content{margin-right:10px}.advance.checkout-page .two-column .last-column .column-content{margin-left:10px}.advance.checkout-page .address.edit .address-edit-from-wrap,.advance.checkout-page .billing-address-advance-panel,advance.checkout-page .shipping-address-advance-panel{margin-bottom:30px}.advance.checkout-page .shipping-info-advance-panel>.form-row{position:relative;margin:0}.advance.checkout-page .shipping-info-advance-panel>.form-row~.form-row{margin-top:15px}.advance.checkout-page .shipping-info-advance-panel>.form-row input[type="radio"]{height:20px;width:20px;position:absolute;left:0;top:1px}.advance.checkout-page .shipping-info-advance-panel>.form-row .label-text{font-size:16px;color:#666}.advance.checkout-page .shipping-info-advance-panel>.form-row input[type="radio"]+.label-text{padding-left:35px}.advance.checkout-page .shipping-info-advance-panel>.form-row .label-text:before{width:20px;height:20px;border-color:#cfcfcf;position:absolute;top:1px;left:0}.advance.checkout-page .shipping-info-advance-panel>.form-row input[type="radio"]:checked+.label-text:before{border-color:#39d2ad}.advance.checkout-page .shipping-info-advance-panel>.form-row input[type="radio"]:checked+.label-text:after{border-radius:50%;content:'';background-color:#39d2ad;position:absolute;left:4px;top:5px;width:12px;height:12px}.advance.checkout-page .address-view .toolbar{position:absolute;right:15px;top:15px}.advance.checkout-page .address-view .edit-address,.advance.checkout-page .address-view .change-address{padding:0;border:none;font-size:17px;font-weight:400;color:#39d2ad}.advance.checkout-page .address-view .edit-address:hover,.advance.checkout-page .address-view .change-address:hover{background:none;text-decoration:underline}.advance.checkout-page .address-view.shipping .address{padding:25px 125px 25px 25px}.advance.checkout-page .shipping-address-advance-panel .shipping-address-wrap{font-size:16px;margin-bottom:20px}.advance.checkout-page .shipping-address-advance-panel .form-row{position:relative}.advance.checkout-page .shipping-address-advance-panel .form-row .is-different-shipping-checkbox{height:20px;width:20px;position:absolute;left:0;top:0;appearance:none;padding:0;margin:0;opacity:0!important}.advance.checkout-page .shipping-address-advance-panel .form-row .type-label{position:relative;font-size:16px;padding-left:35px}.advance.checkout-page .shipping-address-advance-panel .form-row .type-label:before{height:20px;width:20px;position:absolute;top:0;left:0;border:2px #cfcfcf solid;border-radius:3px}.advance.checkout-page .shipping-address-advance-panel .form-row input[type="checkbox"]:checked+.type-label:before{background-color:#39d2ad;border:2px #39d2ad solid}.advance.checkout-page .header.section-to-collapse-expand .title{border-bottom:none}.advance.checkout-page .shipping-address-advance-panel{margin-bottom:20px}.advance.checkout-page .checkout-button-wrapper-bottom{margin-top:30px;display:flex;justify-content:space-between;align-items:center}.advance.checkout-page .continue-shopping-btn-from-checkout,.checkout-page .continue-shopping-btn-from-checkout{font-size:16px;font-weight:700}.advance.checkout-page .continue-shopping-btn-from-checkout:hover,.checkout-page .continue-shopping-btn-from-checkout:hover{color:#39d2ad}.advance.checkout-page .continue-shopping-btn-from-checkout:before,.checkout-page .continue-shopping-btn-from-checkout:before{content:"\00f104";font-family:"Fontawesome";font-size:22px;display:inline-block;vertical-align:middle;margin-right:9px}.advance.checkout-page .continue-shopping-btn-from-checkout .text-Continue-Shopping,.checkout-page .continue-shopping-btn-from-checkout .text-Continue-Shopping{display:inline-block;vertical-align:middle}.advance.checkout-page .checkout-button-wrapper-bottom .advance-checkout-next-step-parser-button{display:inline-block;vertical-align:middle;height:62px;line-height:46px;font-size:18px;color:#fff;padding:5px 30px;border-radius:3px;background-color:#39d2ad}.advance.checkout-page .checkout-button-wrapper-bottom .advance-checkout-next-step-parser-button.disabled{background-color:#ccc;color:#b0aeae;pointer-events:none}.advance.checkout-page .checkout-button-wrapper-bottom .advance-checkout-next-step-parser-button:hover{box-shadow:inset 0 0 1000px rgba(0,0,0,.2)}.advance.checkout-page .checkout-button-wrapper-bottom .advance-checkout-next-step-parser-button{margin-left:10px}.advance.checkout-page .section.shipping .shipping-handing-advance-panel .info-row{font-size:16px;color:#666;padding:25px;border-radius:3px;background-color:#ecfbf7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advance.checkout-page .section.shipping .shipping-handing-advance-panel .info-row span{font-size:28px;font-weight:400;color:#39d2ad}.advance.checkout-page .shipping-address-advance-panel .subtitle{font-size:16px;margin-bottom:20px}.advance.checkout-page .terms-and-condition{font-size:16px;line-height:1.6;max-width:603px}.advance.checkout-page .advance-checkout-order-details-left-footer-info{margin-top:30px}.advance.checkout-page .terms-and-condition a{color:#39d2ad}.advance.checkout-page .terms-and-condition a:hover{text-decoration:underline}.advance.checkout-page .discount-coupon-code-form .header{font-size:18px;color:#000}.advance.checkout-page .discount-coupon-code-form .header:before{font-size:20px}.advance.checkout-page .discount-coupon-code-form .body{padding:0 0 30px}.advance.checkout-page .discount-coupon-code-form .code-submit-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.advance.checkout-page .discount-coupon-code-form .code-submit-form input{color:#000;height:57px;border:2px #cdcdcd solid;font-size:18px;border-radius:3px;padding:10px 20px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:inherit}.advance.checkout-page .discount-coupon-code-form .code-submit-form .code-submit-form-submit{height:57px;background-color:#e8e8e8;padding:5px 45px;color:#000;text-transform:uppercase;font-weight:700;font-size:16px;border-radius:3px;transition:all 300ms ease-out 0s}.advance.checkout-page .discount-coupon-code-form .code-submit-form .code-submit-form-submit:hover{background-color:#39d2ad;color:#fff}.advance.checkout-page .discount-coupon-code-form .code-submit-form .message-block{position:absolute;bottom:-27px;margin:0}.advance.checkout-page .payment-gateway .payment-gateway-label{font-size:18px;color:#000}.advance.checkout-page .payment-gateway select{height:57px;border:2px #cdcdcd solid;font-size:18px;color:#000;padding:10px 20px;border-radius:3px;width:100%}.advance.checkout-page .payment-confirm-advance-panel .left-panel{padding:0;width:100%}.advance.checkout-page .shipping-handing-advance-panel{overflow-x:auto}.advance.checkout-page .shipping-handing-advance-panel .bulk-selection{background-color:#fafafa;padding:5px 15px;min-width:650px}.advance.checkout-page .shipping-handing-advance-panel .bulk-selection-option{margin-bottom:4px}.advance.checkout-page .shipping-handing-advance-panel .bulk-selection-option .label-column{width:30%;text-align:left}.advance.checkout-page .shipping-handing-advance-panel .bulk-selection-option .select-column{width:30%}.advance.checkout-page .shipping-handing-advance-panel .bulk-selection-option .select-column select{border:1px #cdcdcd solid;height:34px}.advance.checkout-page .shipping-handing-advance-panel .bulk-selection-option .label-total-shipping{width:20%}.advance.checkout-page .shipping-handing-advance-panel .bulk-selection-option .label-shipping-cost{width:15%;text-align:right}.advance.checkout-page .shipping-handing-advance-panel .bulk-selection-option .label-shipping-cost .price{font-size:22px;font-weight:400;color:#39d2ad}.advance.checkout-page .shipping-handing-advance-panel .bulk-selection-option label{font-size:15px}.advance.checkout-page .shipping-handing-advance-panel .cart-items{min-width:650px}.advance.checkout-page .shipping-handing-advance-panel .cart-items select{border:1px #cdcdcd solid;height:34px}.advance.checkout-page .order-comment-row .label{margin-bottom:5px;font-size:18px}.advance.checkout-page .body.shipping-handing-advance-panel.target-checkout-step-collapsed,.email-address-input-hidden,.advance.checkout-page .address-edit-from-wrap .form-row label{display:none}.advance.checkout-page .payment-gateway-expend-view .payment-gateway-single{border:1px #ddd solid;padding:15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.advance.checkout-page .payment-gateway-expend-view .payment-gateway-single+.payment-gateway-single{margin-top:10px}.advance.checkout-page .payment-gateway-expend-view .payment-gateway-info{padding-left:30px;position:relative}.advance.checkout-page .payment-gateway-expend-view .payment-gateway-info input[type="radio"]{position:absolute;top:1px;left:0;margin:0;border:1px #ddd solid;opacity:1;appearance:none;border-radius:50%}.advance.checkout-page .payment-gateway-expend-view .payment-gateway-info input[type="radio"]:checked{border:1px #39d2ad solid;background-color:#39d2ad;outline:3px #fff solid;outline-offset:-4px}.advance.checkout-page .payment-gateway-expend-view .payment-gateway-info .radio-checkbox-label{display:inline-block}.advance.checkout-page .payment-gateway-expend-view .payment-gateway-info .payment-gateway-summery{display:inline;line-height:1.5;color:#666}.advance.checkout-page .payment-gateway-expend-view .payment-gateway-info .payment-gateway-name{font-size:15px;font-weight:600}.advance.checkout-page .payment-gateway-expend-view .payment-gateway-info .payment-gateway-default-badge{display:inline-block;padding:1px 5px 3px;margin:0 5px;background-color:rgba(57,210,173,1);border-radius:5px;color:#fff;font-size:11px}.advance.checkout-page .payment-gateway-expend{padding-top:50px}.advance.checkout-page .payment-gateway-label{display:block}.advance.checkout-page .shipping-class-label{font-size:18px;color:#000;font-weight:600;display:block;margin-bottom:15px}#customer-profile-tabs .order-tracking-timeline-item .shipment-info{border:1px solid rgba(0,0,0,0.1);padding:15px 35px 30px}#customer-profile-tabs .order-tracking-timeline-item .shipment-info~.shipment-info{margin-top:15px}#customer-profile-tabs .order-tracking-container{border:1px solid rgba(0,0,0,0.1);padding:35px;margin-top:15px}#customer-profile-tabs .order-tracking-timeline-item col.sku-column{width:20%;min-width:260px}#customer-profile-tabs .order-tracking-timeline-item col.quantity-column{width:20%;min-width:270px}#customer-profile-tabs .order-tracking-timeline-item td:nth-child(3),#customer-profile-tabs .order-tracking-timeline-item th:nth-child(3){text-align:center}#customer-profile-tabs .order-tracking-timeline-item th,#customer-profile-tabs .order-tracking-timeline-item td{height:45px}#customer-profile-tabs .order-tracking-timeline-item th{font-size:15px;color:#000}#customer-profile-tabs .order-tracking-timeline-item td{font-size:14px;color:#000;font-weight:300}#customer-profile-tabs .order-tracking-timeline-item .details-head{margin-top:30px}#customer-profile-tabs .order-tracking-timeline-item .left-head div~div{margin-top:7px}#customer-profile-tabs .order-tracking-timeline-item .details-head span{font-size:16px;color:#000}#customer-profile-tabs .order-tracking-timeline-item .details-head span:first-child{font-weight:600;width:180px;display:inline-block}#customer-profile-tabs .order-tracking-icon{position:relative;padding:0 0 10px 50px;min-height:60px}#customer-profile-tabs .order-tracking-icon~.order-tracking-icon{margin-top:15px}#customer-profile-tabs .order-tracking-icon:before,#customer-profile-tabs .order-tracking-icon:after{content:"";position:absolute}#customer-profile-tabs .order-tracking-icon:before{border-left:1.5px #d0d0d0 dashed;left:16px;top:0;bottom:0}#customer-profile-tabs .order-tracking-icon:after{height:10px;width:14px;left:10px;bottom:0;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%229%22%20viewBox%3D%220%200%2013%209%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.58017%201.09725C6.03661%200.53256%206.89754%200.53256%207.35397%201.09725L11.8791%206.69569C12.4819%207.44144%2011.9511%208.55296%2010.9922%208.55296H1.94191C0.983012%208.55296%200.452229%207.44144%201.05501%206.69569L5.58017%201.09725Z%22%20fill%3D%22%23797979%22%2F%3E %3C%2Fsvg%3E");background-repeat:no-repeat}#customer-profile-tabs .order-tracking-icon .order-tracking-step-name{font-size:18px;font-weight:500;line-height:27px;color:#22212e}#customer-profile-tabs .order-tracking-icon .order-update-data-time{font-weight:400;font-size:14px;line-height:21px;color:#797979}#customer-profile-tabs .order-tracking-icon [class^="step"]{position:absolute;width:34px;height:34px;left:0;top:0;background-repeat:no-repeat}#customer-profile-tabs .order-tracking-icon .step-passed{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2234%22%20height%3D%2234%22%20viewBox%3D%220%200%2034%2034%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Crect%20x%3D%220.361206%22%20y%3D%22-3.05176e-05%22%20width%3D%2233.0714%22%20height%3D%2233.0714%22%20rx%3D%2215.9655%22%20fill%3D%22%2329A73D%22%2F%3E %3Ccircle%20cx%3D%2216.8969%22%20cy%3D%2216.5357%22%20r%3D%228%22%20stroke%3D%22white%22%2F%3E %3Cpath%20d%3D%22M12.6469%2016.5357L16.2498%2019.0265L21.4125%2013.0826%22%20stroke%3D%22white%22%2F%3E %3C%2Fsvg%3E")}#customer-profile-tabs .order-tracking-icon .step-pending{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2234%22%20height%3D%2234%22%20viewBox%3D%220%200%2034%2034%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Crect%20x%3D%220.361206%22%20y%3D%22-3.05176e-05%22%20width%3D%2233.0714%22%20height%3D%2233.0714%22%20rx%3D%2215.9655%22%20fill%3D%22%23FFD600%22%2F%3E %3Ccircle%20cx%3D%2216.8969%22%20cy%3D%2216.5357%22%20r%3D%228%22%20stroke%3D%22black%22%2F%3E %3Cpath%20d%3D%22M12.6469%2016.5357L16.2498%2019.0265L21.4125%2013.0826%22%20stroke%3D%22black%22%2F%3E %3C%2Fsvg%3E")}.checkout-page .advance-checkout-steps-left-dom .guest-checkout-no-billing-address-exist-yet.section .header.expand .title:after{background:none}.advance-view-hidden{display:none}.checkout-page .advance-checkout-steps-left-dom .contact-section .header .title:after{content:"";height:20px;width:20px;position:absolute;right:0;top:12px;border:none;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%229.5%22%20stroke%3D%22%23212121%22%2F%3E %3Crect%20x%3D%229%22%20y%3D%225%22%20width%3D%222%22%20height%3D%2210%22%20fill%3D%22%232F2F2F%22%2F%3E %3Crect%20x%3D%225%22%20y%3D%2211%22%20width%3D%222%22%20height%3D%2210%22%20transform%3D%22rotate%28-90%205%2011%29%22%20fill%3D%22%232F2F2F%22%2F%3E %3C%2Fsvg%3E")}.checkout-page .advance-checkout-steps-left-dom .contact-section .header.expand .title:after{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%229.5%22%20stroke%3D%22%23212121%22%2F%3E %3Crect%20x%3D%225%22%20y%3D%2211%22%20width%3D%222%22%20height%3D%2210%22%20transform%3D%22rotate%28-90%205%2011%29%22%20fill%3D%22%23212121%22%2F%3E %3C%2Fsvg%3E")}.popup.flying-cart-content{padding-bottom:262px}.flyingt-cart-header{border-bottom:1px solid rgba(0,0,0,0.11);padding:18px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flying-cart-page-heading{font-style:normal;font-weight:600;font-size:18px;line-height:38px;text-align:center;text-transform:capitalize;color:#000}.flying-cart-page-heading-action-btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 15px}.flying-cart-clear-cart-btn{text-decoration:underline}.flying-cart-close-button{height:18px;width:18px;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2222%22%20viewBox%3D%220%200%2018%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.3681%2010.9885L4%2017.7992L6.23567%2020L14.6364%2010.9884L6.23567%202L4%204.20079L10.3681%2010.9885Z%22%20fill%3D%22%23171127%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%2F%3E %3C%2Fsvg%3E");background-repeat:no-repeat;cursor:pointer}.empty-flying-cart-wrapper .empty-flying-cart-icon{text-decoration:underline;cursor:pointer}.flying-cart-item{border-bottom:1px solid rgba(0,0,0,0.11);padding:25px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.flying-cart-item .flying-cart-item-image{width:90px}.flying-cart-item .flying-cart-item-image .flying-cart-image-wrapper{width:100%}.flying-cart-item .flying-cart-item-image .flying-cart-image-wrapper a{display:block;width:100%}.flying-cart-item .flying-cart-item-image .flying-cart-image-wrapper .product-thumb-image{width:100%;height:90px;border-radius:3px;-o-object-fit:cover;object-fit:cover}.flying-cart-item:last-child{border-bottom:none}.flying-cart-item-name-quantity-wrapper{padding:0 0 0 20px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.flying-cart-product-name.product-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flying-cart-product-name a{font-weight:600;font-size:14px;line-height:normal;color:#171127}.flying-cart-product-name a:hover{color:#39d2ad}.flying-cart-item-name-quantity-wrapper .view-virtual-cart-items{padding:0;margin:5px 0 0;width:auto;background:none;color:#000;font-size:14px;letter-spacing:normal;text-transform:none;font-weight:600;text-decoration:underline}.flying-cart-item-name-quantity-wrapper .view-virtual-cart-items:hover{color:rgba(57,210,173,1)}.flying-cart-item .cartitem-table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}input.flying-cart-product-quantity-selector{width:105px;height:45px;border:1px solid #e3e3e3;border-radius:4px;padding:7px;text-align:center}.flying-cart-remove-wrapper{text-align:right}.flying-cart-remove-wrapper .flying-cart-item-remove,.flying-cart-remove-wrapper .bulk-flying-cart-item-remove{height:20px;width:20px;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cg%20opacity%3D%220.7%22%3E %3Cmask%20id%3D%22mask0_849_151%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2220%22%20height%3D%2220%22%3E %3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_849_151%29%22%3E %3Cpath%20d%3D%22M6.12701%204C6.21747%203.64969%206.35505%203.31324%206.53589%203C6.70919%202.69981%206.92222%202.42092%207.17157%202.17157C7.92172%201.42143%208.9391%201%2010%201C11.0609%201%2012.0783%201.42143%2012.8284%202.17157C13.0778%202.42092%2013.2908%202.69981%2013.4641%203C13.645%203.31324%2013.7825%203.64969%2013.873%204H18C18.5523%204%2019%204.44772%2019%205C19%205.55228%2018.5523%206%2018%206H2C1.44772%206%201%205.55228%201%205C1%204.44772%201.44772%204%202%204H6.12701Z%22%20fill%3D%22%23171127%22%2F%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%208C3%207.44772%203.44772%207%204%207C4.55229%207%205%207.44772%205%208V12C5%2012.9456%205.00054%2013.6047%205.03574%2014.1206C5.07033%2014.6275%205.135%2014.9227%205.22836%2015.1481C5.53284%2015.8831%206.11687%2016.4672%206.85195%2016.7716C7.07734%2016.865%207.37254%2016.9297%207.87945%2016.9643C8.3953%2016.9995%209.0544%2017%2010%2017C10.9456%2017%2011.6047%2016.9995%2012.1206%2016.9643C12.6275%2016.9297%2012.9227%2016.865%2013.1481%2016.7716C13.8831%2016.4672%2014.4672%2015.8831%2014.7716%2015.1481C14.865%2014.9227%2014.9297%2014.6275%2014.9643%2014.1206C14.9995%2013.6047%2015%2012.9456%2015%2012V8C15%207.44772%2015.4477%207%2016%207C16.5523%207%2017%207.44772%2017%208V12.0355C17%2012.9373%2017%2013.6647%2016.9596%2014.2567C16.9181%2014.8654%2016.8305%2015.4037%2016.6194%2015.9134C16.1119%2017.1386%2015.1386%2018.1119%2013.9134%2018.6194C13.4037%2018.8305%2012.8654%2018.9181%2012.2567%2018.9596C11.6647%2019%2010.9373%2019%2010.0355%2019H9.9645C9.0627%2019%208.3353%2019%207.74331%2018.9596C7.13456%2018.9181%206.59628%2018.8305%206.08658%2018.6194C4.86144%2018.1119%203.88807%2017.1386%203.3806%2015.9134C3.16948%2015.4037%203.08191%2014.8654%203.04038%2014.2567C2.99999%2013.6647%202.99999%2012.9373%203%2012.0355V8Z%22%20fill%3D%22%23171127%22%2F%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fsvg%3E");background-repeat:no-repeat}.flying-cart-unit-price-wrapper{font-size:14px;line-height:normal;font-weight:600;color:#171127}.flying-cart-content .upper-section{padding:0 35px}.flying-cart-content .discount-coupon-code-form .form-row{display:flex;flex-wrap:wrap}.flying-cart-content .discount-coupon-code-form label{width:100%;font-weight:500;font-size:17px;line-height:24px;color:#000;padding-bottom:8px}.flying-cart-content .discount-coupon-code-form input{width:calc(100% - 165px);height:45px;border:1px solid #e3e3e3;border-radius:4px;padding:7px;margin:0 5px 0 0;font-size:16px}.flying-cart-content .discount-coupon-code-form button{width:160px;height:45px;border-radius:4px;background-color:#39d2ad;font-size:18px;color:#fff;transition:all 300ms ease-out 0s}.flying-cart-content .discount-coupon-code-form button:hover{background-color:#000}.flying-cart-shopping-cart-total>div{display:flex;justify-content:space-between}.flying-cart-shopping-cart-total>div+div{margin-top:16px}.flying-cart-total-label{padding-right:5px;text-align:right}.flying-cart-total-label span{font-size:14px;line-height:normal;color:#171127}.flying-cart-bottom-price span{font-size:14px;line-height:normal;color:#171127;font-weight:600}.flying-cart-bottom-price{padding-left:5px}.flying-cart-total-order .flying-cart-total-label span{font-size:18px;font-weight:600;color:#171127;text-transform:capitalize}.flying-cart-total-order .flying-cart-bottom-price span{font-size:18px;font-weight:600;color:#171127}.flying-cart-shopping-cart-total.shopping-cart-total{padding-bottom:20px}.flying-cartitem-btn-wrapper .flying-cart-footer-button{background:#171127;border-radius:4px;font-size:14px;line-height:31px;text-align:center;text-transform:uppercase;color:#fff;width:100%;height:48px;font-weight:500;transition:all 300ms ease-out 0s}.flying-cartitem-btn-wrapper .flying-cart-footer-button:hover{background:#39d2ad}.flying-cart-quantity-wrapper .stepper{float:none;margin:0;width:88px;height:28px;border:1px solid #e3e3e3;background-color:#fff;border-radius:3px;padding:0 30px;position:relative}.flying-cart-quantity-wrapper .stepper-input{padding:3px;border:none;background:none;height:28px;text-align:center}.flying-cart-quantity-wrapper .stepper-arrow{position:absolute;height:100%;background:none;border:none}.flying-cart-quantity-wrapper .stepper-arrow.up{right:0;border-radius:0 3px 3px 0}.flying-cart-quantity-wrapper .stepper-arrow.down{left:0;border-radius:3px 0 0 3px}.flying-cart-quantity-wrapper .stepper-arrow:before,.flying-cart-quantity-wrapper .stepper-arrow:after{content:"";background-color:rgba(23,17,39,0.42);position:absolute;height:10px;width:2px}.flying-cart-quantity-wrapper .stepper-arrow.up:before,.flying-cart-quantity-wrapper .stepper-arrow.up:after{right:12px;top:7px}.flying-cart-quantity-wrapper .stepper-arrow.down:before{top:7px}.flying-cart-quantity-wrapper .stepper-arrow.up:after{transform:rotate(90deg)}.flying-cart-quantity-wrapper .stepper-arrow.down:before{transform:rotate(90deg);left:auto;right:6px}.flying-cart-quantity-wrapper .stepper-arrow.down:after{display:none}.flying-cart-empty-cartitem-text{text-align:center;font-size:18px;margin-top:50px}.flying-cart-footer .continue-shopping-btn{background:#171127;border-radius:4px;font-size:14px;line-height:31px;text-align:center;text-transform:uppercase;color:#fff;width:100%;height:48px;font-weight:500;transition:all 300ms ease-out 0s}.flying-cart-footer .continue-shopping-btn:hover{background:#39d2ad}.advance.checkout-page .advance-checkout-steps-left-dom .contact-section .header.guest-checkout-no-billing-address-exist-yet .title:after{background:none}.flying-cart-container{height:calc(100% - 26px);overflow-y:auto;padding:0 25px}.flying-cart-footer{background:#f6f6f6;padding:25px;position:absolute;bottom:0;left:0;width:100%}.flying-cart-container::-webkit-scrollbar{width:5px}.flying-cart-container::-webkit-scrollbar-track{width:5px}.flying-cart-container::-webkit-scrollbar-thumb{background:#888}.flying-cart-container::-webkit-scrollbar-thumb:hover{background:#555}.flying-cart-content .recommended-products{margin-top:20px}.flying-cart-content .recommended-products .header-text{font-size:14px;font-weight:600;line-height:1.6;color:#171127;margin-bottom:10px}.flying-cart-content .product-view{border:none;overflow:visible}.flying-cart-content .product-view .header{height:1px;overflow:visible;position:relative;border:none}.flying-cart-content .product-view .header .scroller{position:absolute;top:-38px;right:0;float:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flying-cart-content .product-view .header .scroller .scroll-left,.flying-cart-content .product-view .header .scroller .scroll-right{width:24px;height:24px;background-color:#fff;border:none;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.05);background-position:center}.flying-cart-content .product-view .header .scroller .scroll-left{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M8.71159%209.99997L12.5449%206.16664L11.6667%205.28845L6.95521%209.99997L11.6667%2014.7115L12.5449%2013.8333L8.71159%209.99997Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E")}.flying-cart-content .product-view .header .scroller .scroll-right{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M10.7884%209.99997L6.95508%206.16664L7.83327%205.28845L12.5448%209.99997L7.83327%2014.7115L6.95508%2013.8333L10.7884%209.99997Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E")}.flying-cart-content .product-view .header .scroller .scroll-left:hover,.flying-cart-content .product-view .header .scroller .scroll-right:hover{background-color:#39d2ad}.flying-cart-content .product-view .header .scroller .scroll-left:hover{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M8.71159%209.99997L12.5449%206.16664L11.6667%205.28845L6.95521%209.99997L11.6667%2014.7115L12.5449%2013.8333L8.71159%209.99997Z%22%20fill%3D%22white%22%2F%3E %3C%2Fsvg%3E")}.flying-cart-content .product-view .header .scroller .scroll-right:hover{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M10.7884%209.99997L6.95508%206.16664L7.83327%205.28845L12.5448%209.99997L7.83327%2014.7115L6.95508%2013.8333L10.7884%209.99997Z%22%20fill%3D%22white%22%2F%3E %3C%2Fsvg%3E")}.flying-cart-content .product-view .content.scrollable{padding:0;border:0}.flying-cart-content .recommended-products .product-block.product-view-height-width{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:300px;margin:0 10px 0 0;padding:10px;gap:0 15px;border-radius:3px;background-color:#fff;border:1px rgba(0,0,0,0.06) solid}.flying-cart-content .recommended-products .recommend-item-image img{max-height:100px;border-radius:3px}.flying-cart-content .recommended-products .product-name{margin:0;line-height:normal;height:auto}.flying-cart-content .recommended-products .product-name a{font-weight:600;color:#000;font-size:14px;white-space:nowrap;width:180px;display:block;overflow:hidden;text-overflow:ellipsis}.flying-cart-content .recommended-products .price-n-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}.flying-cart-content .recommended-products .current-price{padding:0;margin:0;font-size:14px;font-weight:600;color:#000}.flying-cart-content .recommended-products .flying-cart-special-add-to-cart{background:none;padding:0;color:#000;font-size:13px;text-decoration:underline}.flying-cart-content .recommended-products .variation-info-wrapper{margin-top:4px}.flying-cart-content .recommended-products .variation-dropdown-container .chosen-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 4px;padding:0}.flying-cart-content .recommended-products .variation-dropdown-container .chosen-wrapper+.chosen-wrapper{padding:0;margin-top:2px}.flying-cart-content .recommended-products .variation-dropdown-container .chosen-wrapper label{font-size:12px;font-weight:400;color:#666}.flying-cart-content .recommended-products .variation-dropdown-container .chosen-wrapper .chosen-container{min-width:unset;margin:0}.flying-cart-content .recommended-products .variation-dropdown-container .chosen-single{padding:0;height:auto;line-height:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;-webkit-box-shadow:none;box-shadow:none;gap:0 4px}.flying-cart-content .recommended-products .variation-dropdown-container .chosen-single .fee-identical-sewc-elm{margin:0;line-height:normal}.flying-cart-content .recommended-products .variation-dropdown-container .chosen-single .fee-identical-sewc-elm .variation-value{margin:0;vertical-align:unset;color:#000;font-size:12px;font-weight:500;line-height:normal}.flying-cart-content .recommended-products .variation-dropdown-container .chosen-single div{width:8px;height:5px;position:relative}.flying-cart-content .recommended-products .variation-dropdown-container .chosen-single div b{position:absolute;top:0;display:inline-block;width:8px;height:5px;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2210%22%20height%3D%227%22%20viewBox%3D%220%200%2010%207%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.00513%203.99356L1.97813%201L1%202.05096L5.00514%206L9%202.05096L8.02187%201L5.00513%203.99356Z%22%20fill%3D%22black%22%20stroke%3D%22white%22%20stroke-width%3D%220.25%22%2F%3E %3C%2Fsvg%3E");background-position:center}.flying-cart-content .recommended-products .variation-dropdown-container .chosen-container.chosen-with-drop .chosen-drop{width:100px;max-width:unset}.flying-cart-quantity-wrapper.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flying-cart-quantity-wrapper.wrapper .inventory-info-text{margin-left:10px;font-size:13px;font-weight:500}.flying-cart-quantity-wrapper.wrapper .inventory-info-text.in-stock{color:#009c45;font-style:italic}.flying-cart-quantity-wrapper.wrapper .inventory-info-text.out-of-stock,.flying-cart-quantity-wrapper.wrapper .inventory-info-text.low-stock{color:#d62929}.flying-cart-item-name-quantity-wrapper .product-external-info{margin-top:4px}.flying-cart-item-name-quantity-wrapper .product-card__product-variation-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 4px}.flying-cart-item-name-quantity-wrapper .product-card__product-variation-item+.product-card__product-variation-item{margin-top:2px}.flying-cart-item-name-quantity-wrapper .product-card__product-variation-label{font-size:13px;color:#868e96}.flying-cart-item-name-quantity-wrapper .product-card__product-variation-value{font-size:13px;color:#000;font-weight:500}.flying-cart-container .discount-up-sell-message .free-products{margin-bottom:20px}.flying-cart-container .discount-up-sell-message .header-text{font-size:14px;font-weight:600;line-height:1.6;color:#171127;margin-bottom:10px}.flying-cart-content .free-products .product-block.product-view-height-width{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:300px;margin:0 10px 0 0;padding:10px;gap:0 15px;border-radius:3px;background-color:#fff;border:1px rgba(0,0,0,0.06) solid}.flying-cart-content .free-products .recommend-item-image img{max-height:100px;border-radius:3px}.flying-cart-content .free-products .product-name{margin:0;line-height:normal;height:auto}.flying-cart-content .free-products .product-name a{font-weight:600;color:#000;font-size:14px;white-space:nowrap;width:180px;display:block;overflow:hidden;text-overflow:ellipsis}.flying-cart-content .free-products .variation-info-wrapper{margin-top:4px}.flying-cart-content .free-products .variation-dropdown-container .chosen-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 4px;padding:0}.flying-cart-content .free-products .variation-dropdown-container .chosen-wrapper label{font-size:12px;font-weight:400;color:#666}.flying-cart-content .free-products .variation-dropdown-container .chosen-wrapper .chosen-container{min-width:unset;margin:0}.flying-cart-content .free-products .variation-dropdown-container .chosen-single{padding:0;height:auto;line-height:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;-webkit-box-shadow:none;box-shadow:none;gap:0 4px}.flying-cart-content .free-products .variation-dropdown-container .chosen-single .fee-identical-sewc-elm{margin:0;line-height:normal}.flying-cart-content .free-products .variation-dropdown-container .chosen-single .fee-identical-sewc-elm .variation-value{margin:0;vertical-align:unset;color:#000;font-size:12px;font-weight:500;line-height:normal}.flying-cart-content .free-products .variation-dropdown-container .chosen-single div{width:8px;height:5px;position:relative}.flying-cart-content .free-products .variation-dropdown-container .chosen-single div b{position:absolute;top:0;display:inline-block;width:8px;height:5px;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2210%22%20height%3D%227%22%20viewBox%3D%220%200%2010%207%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.00513%203.99356L1.97813%201L1%202.05096L5.00514%206L9%202.05096L8.02187%201L5.00513%203.99356Z%22%20fill%3D%22black%22%20stroke%3D%22white%22%20stroke-width%3D%220.25%22%2F%3E %3C%2Fsvg%3E");background-position:center}.flying-cart-content .free-products .variation-dropdown-container .chosen-container.chosen-with-drop .chosen-drop{width:100px;max-width:unset}.flying-cart-content .free-products .price-n-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}.flying-cart-content .free-products .current-price{padding:0;margin:0;font-size:14px;font-weight:600;color:#000}.flying-cart-content .free-products .flying-cart-special-add-to-cart{background:none;padding:0;color:#000;font-size:13px;text-decoration:underline}.flying-cart.empty-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px 0}.flying-cart.empty-cart .shipping-cart-empty-text{font-size:20px;font-weight:600}.flying-cart.empty-cart .empty-cart-icon{height:44px;width:44px;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M13.5%2018c-.828%200-1.5.672-1.5%201.5%200%20.829.672%201.5%201.5%201.5s1.5-.671%201.5-1.5c0-.828-.672-1.5-1.5-1.5zm-3.5%201.5c0%20.829-.672%201.5-1.5%201.5s-1.5-.671-1.5-1.5c0-.828.672-1.5%201.5-1.5s1.5.672%201.5%201.5zm13.257-14.5h-1.929l-3.473%2012h-13.239l-4.616-11h2.169l3.776%209h10.428l3.432-12h4.195l-.743%202zm-12.257%201.475l2.475-2.475%201.414%201.414-2.475%202.475%202.475%202.475-1.414%201.414-2.475-2.475-2.475%202.475-1.414-1.414%202.475-2.475-2.475-2.475%201.414-1.414%202.475%202.475z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:44px}.flying-cart.empty-cart .shipping-cart-empty-sub-text{font-size:14px}.floating-popup.variation-more-options{position:absolute;width:300px;padding:15px;border-radius:8px;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,0.25);right:calc(50% - 150px);top:22px;z-index:1}.floating-popup.variation-more-options .header-panel .variation-comb-header{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;color:#000;margin-top:0}.floating-popup.variation-more-options .variation-comb-header .variation-name{margin-left:5px}.floating-popup.variation-more-options .header-panel>div{font-size:13px;line-height:18px;color:rgba(0,0,0,0.7);margin-top:5px}.floating-popup.variation-more-options .flying-cart-variation-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 10px;background-color:#f7f7f7;border-radius:5px}.floating-popup.variation-more-options .flying-cart-variation-wrapper .inventory-info-text.out-of-stock,.floating-popup.variation-more-options .flying-cart-variation-wrapper .inventory-info-text.low-stock{color:#d62929}.floating-popup.variation-more-options .product-variation-item-row{margin-top:5px}.product-card__product-variation-item .product-card__product-variation-more-combinations{height:16px;width:16px;background:url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_848_150%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2216%22%20height%3D%2216%22%3E %3Crect%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_848_150%29%22%3E %3Cpath%20d%3D%22M7.40156%2011.1996H8.60156V7.19961H7.40156V11.1996ZM7.99806%205.99961C8.16706%205.99961%208.3099%205.94244%208.42656%205.82811C8.54323%205.71378%208.60156%205.57211%208.60156%205.40311C8.60156%205.23411%208.5444%205.09128%208.43006%204.97461C8.31573%204.85794%208.17406%204.79961%208.00506%204.79961C7.83606%204.79961%207.69323%204.85678%207.57656%204.97111C7.4599%205.08544%207.40156%205.22711%207.40156%205.39611C7.40156%205.56511%207.45873%205.70794%207.57306%205.82461C7.6874%205.94128%207.82906%205.99961%207.99806%205.99961ZM8.00623%2014.3996C7.12534%2014.3996%206.29601%2014.2329%205.51823%2013.8996C4.74045%2013.5663%204.0599%2013.1079%203.47656%2012.5246C2.89323%2011.9413%202.4349%2011.2609%202.10156%2010.4836C1.76823%209.70628%201.60156%208.87572%201.60156%207.99194C1.60156%207.10817%201.76823%206.28017%202.10156%205.50794C2.4349%204.73572%202.89323%204.05794%203.47656%203.47461C4.0599%202.89128%204.74023%202.43294%205.51756%202.09961C6.2949%201.76628%207.12545%201.59961%208.00923%201.59961C8.89301%201.59961%209.72101%201.76628%2010.4932%202.09961C11.2655%202.43294%2011.9432%202.89128%2012.5266%203.47461C13.1099%204.05794%2013.5682%204.73694%2013.9016%205.51161C14.2349%206.28639%2014.4016%207.11417%2014.4016%207.99494C14.4016%208.87583%2014.2349%209.70516%2013.9016%2010.4829C13.5682%2011.2607%2013.1099%2011.9413%2012.5266%2012.5246C11.9432%2013.1079%2011.2642%2013.5663%2010.4896%2013.8996C9.71479%2014.2329%208.88701%2014.3996%208.00623%2014.3996ZM8.00156%2013.1996C9.44601%2013.1996%2010.6738%2012.6941%2011.6849%2011.6829C12.696%2010.6718%2013.2016%209.44405%2013.2016%207.99961C13.2016%206.55516%2012.696%205.32739%2011.6849%204.31628C10.6738%203.30517%209.44601%202.79961%208.00156%202.79961C6.55712%202.79961%205.32934%203.30517%204.31823%204.31628C3.30712%205.32739%202.80156%206.55516%202.80156%207.99961C2.80156%209.44405%203.30712%2010.6718%204.31823%2011.6829C5.32934%2012.6941%206.55712%2013.1996%208.00156%2013.1996Z%22%20fill%3D%22%231C1B1F%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E");font-size:0;cursor:pointer}.floating-popup.variation-more-options .flying-cart-variation-wrapper .variation-name{font-size:15px;color:#000}.floating-popup.variation-more-options .flying-cart-variation-wrapper .inventory-info-text{font-size:13px;font-weight:600;font-style:italic;color:#009c45}.floating-popup.variation-more-options .flying-cart-variation-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 10px}.floating-popup.variation-more-options .add-to-cart{font-size:13px;color:#171127;text-decoration:underline;cursor:pointer}.floating-popup.variation-more-options .header-panel{margin-bottom:14px}.floating-popup.variation-more-options .body-panel{max-height:400px;overflow-y:auto}.floating-popup.variation-more-options:before{content:"";width:0;height:0;border-style:solid;border-width:0 8px 8px;border-color:transparent transparent #d9d9d9;position:absolute;top:-8px;left:calc(50% - 8px)}.floating-popup.variation-more-options:after{content:"";width:0;height:0;border-style:solid;border-width:0 6px 6px;border-color:transparent transparent #fff;position:absolute;top:-6px;left:calc(50% - 6px)}.flying-cart-item-name-quantity-wrapper .product-card__product-variation-item .available-variation-options{position:relative}.contact-information-advance-panel .login-option-wrap{float:right;padding:10px}.contact-information-advance-panel span.text-login-from-checkout-advance{color:#39d2ad;font-size:15px;font-weight:500}.header.advance-contact-information-header.guest-checkout-no-billing-address-exist-yet .title{margin-bottom:0;padding-bottom:0}.wc-navigation-toggle-menu-title{background-color:#eee;padding:0 40px 0 50px;cursor:pointer}.wc-navigation-toggle-menu-title:hover{background-color:#383838}.wc-navigation-toggle-menu-title .toggle-menu-icon-left{position:absolute;height:20px;width:20px;left:20px;top:20px}.wc-navigation-toggle-menu-title .toggle-menu-icon-left .top,.wc-navigation-toggle-menu-title .toggle-menu-icon-left .middle,.wc-navigation-toggle-menu-title .toggle-menu-icon-left .bottom{position:absolute;height:2px;background-color:#333;top:50%;margin-top:-1px}.wc-navigation-toggle-menu-title:hover .toggle-menu-icon-left .top,.wc-navigation-toggle-menu-title:hover .toggle-menu-icon-left .middle,.wc-navigation-toggle-menu-title:hover .toggle-menu-icon-left .bottom{background-color:#fff}.wc-navigation-toggle-menu-title .toggle-menu-icon-left .top{transform:translateY(-6px);width:14px}.wc-navigation-toggle-menu-title .toggle-menu-icon-left .middle{width:18px}.wc-navigation-toggle-menu-title .toggle-menu-icon-left .bottom{transform:translateY(6px);width:14px}.wc-navigation-toggle-menu-title .toggle-menu-title{display:inline-block;height:60px;line-height:60px;font-size:18px;font-weight:600}.wc-navigation-toggle-menu-title:hover .toggle-menu-title{color:#fff}.wc-navigation-toggle-menu-title .toggle-menu-icon-right{position:absolute;top:26px;right:20px;width:14px;height:11px}.wc-navigation-toggle-menu-title .toggle-menu-icon-right:before,.wc-navigation-toggle-menu-title .toggle-menu-icon-right:after{content:"";width:8px;height:1px;background-color:#000;position:absolute;top:5px}.wc-navigation-toggle-menu-title:hover .toggle-menu-icon-right:before,.wc-navigation-toggle-menu-title:hover .toggle-menu-icon-right:after{background-color:#fff}.wc-navigation-toggle-menu-title .toggle-menu-icon-right:before{transform:rotate(45deg);left:0}.wc-navigation-toggle-menu-title .toggle-menu-icon-right:after{transform:rotate(-45deg);right:0}.wc-toggle-menu-type-navigation .vertical .navigation-item a{border:none;position:relative;padding:5px 20px}.wc-toggle-menu-type-navigation .vertical .navigation-item a:hover,.wc-toggle-menu-type-navigation .vertical .navigation-item.active>a{color:#ff9000}.wc-toggle-menu-type-navigation .vertical .navigation-item.has-child>a:before,.wc-toggle-menu-type-navigation .vertical .navigation-item.has-child>a:after{content:"";width:8px;height:1px;background-color:#333;position:absolute;right:10px}.wc-toggle-menu-type-navigation .vertical .navigation-item.has-child:hover>a:before,.wc-toggle-menu-type-navigation .vertical .navigation-item.has-child:hover>a:after{background-color:#ff9000}.wc-toggle-menu-type-navigation .vertical .navigation-item.has-child>a:before{transform:rotate(45deg);top:11px}.wc-toggle-menu-type-navigation .vertical .navigation-item.has-child>a:after{transform:rotate(-45deg);top:16px}.widget.widget-navigation .wc-toggle-menu-type-navigation .nav-wrapper{display:none}.widget.widget-navigation .wc-toggle-menu-type-navigation:hover>.nav-wrapper{display:block}.widget.widget-navigation .wc-toggle-menu-type-navigation .navigation-item:hover>.navigation-item-child-container{display:inline-block}.widget.widget-navigation .wc-toggle-menu-type-navigation .nav-wrapper{width:260px;height:344px;position:absolute;padding:10px 0;box-shadow:0 0 2px 0 rgba(0,0,0,0.25);background-color:#fff;z-index:200}.widget.widget-navigation .wc-toggle-menu-type-navigation .navigation-item-child-container{padding:10px 0;position:absolute;width:260px;list-style:none;margin:0;left:260px;top:0;background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,0.25);height:344px}.page-profile .notification.popup{font-family:"Montserrat",sans-serif;background-color:#fff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 30px 20px 20px;border:none;max-width:600px;min-width:300px;box-shadow:0 0 6px 0 rgba(0,0,0,.25)}@media (max-width:767px){.page-profile .notification.popup{max-width:calc(100vw - 40px);min-width:300px}}.page-profile .notification.popup .icon{width:24px;height:24px;margin:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.page-profile .notification.popup.info .icon{background:rgba(0,0,0,0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M12%2022C17.5228%2022%2022%2017.5228%2022%2012C22%206.47715%2017.5228%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2017.5228%206.47715%2022%2012%2022Z%22%20stroke%3D%22%234A4A4A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%208V12%22%20stroke%3D%22%234A4A4A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%2016H12.01%22%20stroke%3D%22%234A4A4A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center}.page-profile .notification.popup.success .icon{background:rgba(0,0,0,0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M22%2011.0799V11.9999C21.9988%2014.1563%2021.3005%2016.2545%2020.0093%2017.9817C18.7182%2019.7088%2016.9033%2020.9723%2014.8354%2021.5838C12.7674%2022.1952%2010.5573%2022.1218%208.53447%2021.3744C6.51168%2020.6271%204.78465%2019.246%203.61096%2017.4369C2.43727%2015.6279%201.87979%2013.4879%202.02168%2011.3362C2.16356%209.18443%202.99721%207.13619%204.39828%205.49694C5.79935%203.85768%207.69279%202.71525%209.79619%202.24001C11.8996%201.76477%2014.1003%201.9822%2016.07%202.85986%22%20stroke%3D%22%2304B100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M22%204L12%2014.01L9%2011.01%22%20stroke%3D%22%2304B100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center}.page-profile .notification.popup.warning .icon{background:rgba(0,0,0,0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M10.2898%203.8602L1.81978%2018.0002C1.64514%2018.3026%201.55274%2018.6455%201.55177%2018.9947C1.55079%2019.3439%201.64127%2019.6873%201.8142%2019.9907C1.98714%2020.2941%202.2365%2020.547%202.53748%2020.7241C2.83847%2020.9012%203.18058%2020.9964%203.52978%2021.0002H20.4698C20.819%2020.9964%2021.1611%2020.9012%2021.4621%2020.7241C21.7631%2020.547%2022.0124%2020.2941%2022.1854%2019.9907C22.3583%2019.6873%2022.4488%2019.3439%2022.4478%2018.9947C22.4468%2018.6455%2022.3544%2018.3026%2022.1798%2018.0002L13.7098%203.8602C13.5315%203.56631%2013.2805%203.32332%2012.981%203.15469C12.6814%202.98605%2012.3435%202.89746%2011.9998%202.89746C11.656%202.89746%2011.3181%202.98605%2011.0186%203.15469C10.7191%203.32332%2010.468%203.56631%2010.2898%203.8602Z%22%20stroke%3D%22%23FFA100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%209V13%22%20stroke%3D%22%23FFA100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%2017H12.01%22%20stroke%3D%22%23FFA100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center}.page-profile .notification.popup.alert .icon,.page-profile .notification.popup.error .icon{background:rgba(0,0,0,0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M7.86%202H16.14L22%207.86V16.14L16.14%2022H7.86L2%2016.14V7.86L7.86%202Z%22%20stroke%3D%22%23E44646%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%208V12%22%20stroke%3D%22%23E44646%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%2016H12.01%22%20stroke%3D%22%23E44646%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center}.page-profile .notification.popup .message{font-size:14px;color:#000;padding-left:10px;margin-left:10px;border-left:1px #ddd solid}.page-profile .notification.popup .type{font-family:"Montserrat",sans-serif;font-size:14px;font-weight:500;color:#000;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.page-profile .notification.popup.success .type{color:green}.page-profile .notification.popup.warning .type{color:orange}.page-profile .notification.popup.alert .type,.page-profile .notification.popup.error .type{color:red}.page-profile .notification.popup .close{height:16px;width:16px;background:rgba(0,0,0,0) url("data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20viewBox%3D%220%200%2017%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M12.1953%204.9541L4.19531%2012.9541%22%20stroke%3D%22%234D4D4D%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M4.19531%204.9541L12.1953%2012.9541%22%20stroke%3D%22%234D4D4D%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center;position:absolute;right:7px;top:5px}body.page-profile>.body{padding:0}.customer-profile-v2-wrapper{background-color:#f7f7f7;padding:65px 20px}.customer-profile-v2{font-family:"Montserrat",sans-serif;max-width:1125px;margin:0 auto;display:-ms-grid;display:grid;-ms-grid-columns:292px calc(100% - 292px);grid-template-columns:292px calc(100% - 292px)}#customer-profile-tabs.customer-profile-v2 h1,#customer-profile-tabs.customer-profile-v2 h2,#customer-profile-tabs.customer-profile-v2 h3,#customer-profile-tabs.customer-profile-v2 h4,#customer-profile-tabs.customer-profile-v2 h5,#customer-profile-tabs.customer-profile-v2 h6{font-family:"Montserrat",sans-serif}.bmui-tab.left-side-header.customer-profile-v2 .customer-profile-right>.bmui-tab-body-container{padding:0;margin-top:70px}.customer-profile-v2 .customer-welcome-profile{margin-bottom:50px;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customer-profile-v2>.customer-welcome-profile{display:none}#customer-profile-tabs.customer-profile-v2 .customer-profile-left .profile-menu-open{width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cg%20clip-path%3D%22url%28%23clip0_1868_1259%29%22%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.9999%2013.4141L17.6569%2019.0711C17.8455%2019.2533%2018.0982%2019.3541%2018.3603%2019.3518C18.6225%2019.3495%2018.8734%2019.2444%2019.0588%2019.059C19.2442%2018.8736%2019.3493%2018.6227%2019.3516%2018.3606C19.3539%2018.0984%2019.2531%2017.8458%2019.0709%2017.6571L13.4139%2012.0001L19.0709%206.34315C19.2531%206.15455%2019.3539%205.90194%2019.3516%205.63975C19.3493%205.37755%2019.2442%205.12674%2019.0588%204.94133C18.8734%204.75592%2018.6225%204.65075%2018.3603%204.64848C18.0982%204.6462%2017.8455%204.74699%2017.6569%204.92915L11.9999%2010.5861L6.34295%204.92915C6.15349%204.75149%205.90236%204.65451%205.64268%204.65873C5.38299%204.66295%205.13514%204.76803%204.95155%204.95174C4.76797%205.13546%204.66307%205.38339%204.65903%205.64307C4.655%205.90276%204.75216%206.15382%204.92995%206.34315L10.5859%2012.0001L4.92895%2017.6571C4.83343%2017.7494%204.75725%2017.8597%204.70484%2017.9817C4.65244%2018.1037%204.62485%2018.235%204.62369%2018.3677C4.62254%2018.5005%204.64784%2018.6322%204.69812%2018.7551C4.7484%2018.878%204.82266%2018.9897%204.91655%2019.0835C5.01044%2019.1774%205.1221%2019.2517%205.24499%2019.302C5.36789%2019.3523%205.49957%2019.3776%205.63235%2019.3764C5.76513%2019.3752%205.89635%2019.3477%206.01835%2019.2953C6.14035%2019.2428%206.2507%2019.1667%206.34295%2019.0711L11.9999%2013.4141Z%22%20fill%3D%22black%22%2F%3E %3C%2Fg%3E %3Cdefs%3E %3CclipPath%20id%3D%22clip0_1868_1259%22%3E %3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E %3C%2FclipPath%3E %3C%2Fdefs%3E %3C%2Fsvg%3E") no-repeat center}#customer-profile-tabs.customer-profile-v2 .profile-menu-open{width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M3%2018H21V16H3V18ZM3%2013H21V11H3V13ZM3%206V8H21V6H3Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E") no-repeat center;display:none}#customer-profile-tabs.customer-profile-v2 .welcome-profile{font-weight:500;font-size:37px;line-height:44px;color:#000}.customer-profile-v2 .header-message{font-weight:600;font-size:22px;line-height:normal;color:#000;display:block}#customer-profile-tabs.customer-profile-v2 .button.profileLogout{float:none;padding:0;background:none;display:block;margin-top:12px}#customer-profile-tabs.customer-profile-v2 .profileLogout a{display:block;position:relative;padding:8px 8px 8px 30px;font-weight:500;font-size:14px;line-height:21px;color:#727272}.bmui-tab.left-side-header.customer-profile-v2 .customer-profile-left .bmui-tab-header-container{padding:0 40px 0 0}.bmui-tab.left-side-header.customer-profile-v2 .bmui-tab-header-container{width:auto;padding:20px;border-bottom:0}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header{border:none;background:none;position:relative;padding:8px 8px 8px 30px}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header+.bmui-tab-header{margin-top:12px}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header .icon{width:20px;height:20px;position:absolute;left:0;top:8px;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M16.6667%205.33333V14.6667H3.33333V5.33333H16.6667ZM18%204H2V16H18V4ZM11.3333%2013.0647V13.3333H4.66667V13.0553C4.664%2012.314%204.696%2011.8907%205.54933%2011.6933C6.48467%2011.4773%207.40733%2011.2847%206.964%2010.466C5.64867%208.04133%206.58867%206.66667%208%206.66667C9.38467%206.66667%2010.3473%207.99%209.03733%2010.466C8.606%2011.2793%209.496%2011.4727%2010.4513%2011.6933C11.3073%2011.8913%2011.3367%2012.3173%2011.3333%2013.0647ZM15.3333%206.66667H12.6667V8H15.3333V6.66667ZM15.3333%209.33333H12.6667V10.6667H15.3333V9.33333ZM15.3333%2012H12.6667V13.3333H15.3333V12Z%22%20fill%3D%22%23727272%22%2F%3E %3C%2Fsvg%3E")}#customer-profile-tabs.customer-profile-v2 .profileLogout a .icon{width:20px;height:20px;position:absolute;left:0;top:8px}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header:hover .icon,.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active .icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M16.6667%205.33333V14.6667H3.33333V5.33333H16.6667ZM18%204H2V16H18V4ZM11.3333%2013.0647V13.3333H4.66667V13.0553C4.664%2012.314%204.696%2011.8907%205.54933%2011.6933C6.48467%2011.4773%207.40733%2011.2847%206.964%2010.466C5.64867%208.04133%206.58867%206.66667%208%206.66667C9.38467%206.66667%2010.3473%207.99%209.03733%2010.466C8.606%2011.2793%209.496%2011.4727%2010.4513%2011.6933C11.3073%2011.8913%2011.3367%2012.3173%2011.3333%2013.0647ZM15.3333%206.66667H12.6667V8H15.3333V6.66667ZM15.3333%209.33333H12.6667V10.6667H15.3333V9.33333ZM15.3333%2012H12.6667V13.3333H15.3333V12Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E")}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.manage_my_account .icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2220%22%20viewBox%3D%220%200%2021%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1758_1628%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2221%22%20height%3D%2220%22%3E %3Crect%20x%3D%220.5%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1758_1628%29%22%3E %3Cpath%20d%3D%22M5.51939%2014.4099C6.22773%2013.8843%206.99936%2013.4692%207.83429%2013.1647C8.66922%2012.8603%209.55784%2012.708%2010.5001%2012.708C11.4424%2012.708%2012.3311%2012.8603%2013.166%2013.1647C14.0009%2013.4692%2014.7726%2013.8843%2015.4809%2014.4099C15.9991%2013.8405%2016.4096%2013.1813%2016.7125%2012.4324C17.0154%2011.6834%2017.1668%2010.8725%2017.1668%209.99965C17.1668%208.15243%2016.5175%206.57952%2015.2189%205.2809C13.9203%203.98229%2012.3474%203.33299%2010.5001%203.33299C8.65292%203.33299%207.08%203.98229%205.78139%205.2809C4.48278%206.57952%203.83348%208.15243%203.83348%209.99965C3.83348%2010.8725%203.98492%2011.6834%204.28781%2012.4324C4.5907%2013.1813%205.00123%2013.8405%205.51939%2014.4099ZM10.5004%2010.6246C9.73955%2010.6246%209.09791%2010.3635%208.57548%209.84124C8.05305%209.31896%207.79183%208.67741%207.79183%207.91657C7.79183%207.15572%208.05296%206.51409%208.57523%205.99166C9.0975%205.46922%209.73906%205.20801%2010.4999%205.20801C11.2607%205.20801%2011.9024%205.46914%2012.4248%205.9914C12.9472%206.51368%2013.2085%207.15524%2013.2085%207.91607C13.2085%208.67692%2012.9473%209.31856%2012.4251%209.84099C11.9028%2010.3634%2011.2612%2010.6246%2010.5004%2010.6246ZM10.5001%2017.9163C9.40078%2017.9163%208.36954%2017.7096%207.40641%2017.2961C6.44327%2016.8826%205.6054%2016.3196%204.89279%2015.607C4.18019%2014.8944%203.61716%2014.0565%203.2037%2013.0934C2.79023%2012.1303%202.5835%2011.099%202.5835%209.99965C2.5835%208.90029%202.79023%207.86905%203.2037%206.90593C3.61716%205.94279%204.18019%205.10491%204.89279%204.3923C5.6054%203.6797%206.44327%203.11668%207.40641%202.70322C8.36954%202.28974%209.40078%202.08301%2010.5001%202.08301C11.5995%202.08301%2012.6307%202.28974%2013.5939%202.70322C14.557%203.11668%2015.3949%203.6797%2016.1075%204.3923C16.8201%205.10491%2017.3831%205.94279%2017.7966%206.90593C18.2101%207.86905%2018.4168%208.90029%2018.4168%209.99965C18.4168%2011.099%2018.2101%2012.1303%2017.7966%2013.0934C17.3831%2014.0565%2016.8201%2014.8944%2016.1075%2015.607C15.3949%2016.3196%2014.557%2016.8826%2013.5939%2017.2961C12.6307%2017.7096%2011.5995%2017.9163%2010.5001%2017.9163ZM10.5001%2016.6663C11.2523%2016.6663%2011.9774%2016.5453%2012.6756%2016.3033C13.3738%2016.0614%2013.9937%2015.7229%2014.5354%2015.2881C13.9937%2014.8693%2013.3818%2014.5429%2012.6997%2014.3089C12.0175%2014.075%2011.2843%2013.958%2010.5001%2013.958C9.71595%2013.958%208.98143%2014.0736%208.2966%2014.3049C7.61177%2014.5362%207.00119%2014.864%206.46487%2015.2881C7.00654%2015.7229%207.62647%2016.0614%208.32466%2016.3033C9.02284%2016.5453%209.748%2016.6663%2010.5001%2016.6663ZM10.5001%209.37468C10.9147%209.37468%2011.2614%209.23525%2011.5402%208.95641C11.8191%208.67754%2011.9585%208.33085%2011.9585%207.91632C11.9585%207.50179%2011.8191%207.1551%2011.5402%206.87624C11.2614%206.59739%2010.9147%206.45797%2010.5001%206.45797C10.0856%206.45797%209.73892%206.59739%209.46006%206.87624C9.18121%207.1551%209.04179%207.50179%209.04179%207.91632C9.04179%208.33085%209.18121%208.67754%209.46006%208.95641C9.73892%209.23525%2010.0856%209.37468%2010.5001%209.37468Z%22%20fill%3D%22%23727272%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.manage_my_account:hover .icon,.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.manage_my_account.bmui-tab-active .icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2220%22%20viewBox%3D%220%200%2021%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1758_1634%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2221%22%20height%3D%2220%22%3E %3Crect%20x%3D%220.5%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1758_1634%29%22%3E %3Cpath%20d%3D%22M5.51939%2014.4099C6.22773%2013.8843%206.99936%2013.4692%207.83429%2013.1647C8.66922%2012.8603%209.55784%2012.708%2010.5001%2012.708C11.4424%2012.708%2012.3311%2012.8603%2013.166%2013.1647C14.0009%2013.4692%2014.7726%2013.8843%2015.4809%2014.4099C15.9991%2013.8405%2016.4096%2013.1813%2016.7125%2012.4324C17.0154%2011.6834%2017.1668%2010.8725%2017.1668%209.99965C17.1668%208.15243%2016.5175%206.57952%2015.2189%205.2809C13.9203%203.98229%2012.3474%203.33299%2010.5001%203.33299C8.65292%203.33299%207.08%203.98229%205.78139%205.2809C4.48278%206.57952%203.83348%208.15243%203.83348%209.99965C3.83348%2010.8725%203.98492%2011.6834%204.28781%2012.4324C4.5907%2013.1813%205.00123%2013.8405%205.51939%2014.4099ZM10.5004%2010.6246C9.73955%2010.6246%209.09791%2010.3635%208.57548%209.84124C8.05305%209.31896%207.79183%208.67741%207.79183%207.91657C7.79183%207.15572%208.05296%206.51409%208.57523%205.99166C9.0975%205.46922%209.73906%205.20801%2010.4999%205.20801C11.2607%205.20801%2011.9024%205.46914%2012.4248%205.9914C12.9472%206.51368%2013.2085%207.15524%2013.2085%207.91607C13.2085%208.67692%2012.9473%209.31856%2012.4251%209.84099C11.9028%2010.3634%2011.2612%2010.6246%2010.5004%2010.6246ZM10.5001%2017.9163C9.40078%2017.9163%208.36954%2017.7096%207.40641%2017.2961C6.44327%2016.8826%205.6054%2016.3196%204.89279%2015.607C4.18019%2014.8944%203.61716%2014.0565%203.2037%2013.0934C2.79023%2012.1303%202.5835%2011.099%202.5835%209.99965C2.5835%208.90029%202.79023%207.86905%203.2037%206.90593C3.61716%205.94279%204.18019%205.10491%204.89279%204.3923C5.6054%203.6797%206.44327%203.11668%207.40641%202.70322C8.36954%202.28974%209.40078%202.08301%2010.5001%202.08301C11.5995%202.08301%2012.6307%202.28974%2013.5939%202.70322C14.557%203.11668%2015.3949%203.6797%2016.1075%204.3923C16.8201%205.10491%2017.3831%205.94279%2017.7966%206.90593C18.2101%207.86905%2018.4168%208.90029%2018.4168%209.99965C18.4168%2011.099%2018.2101%2012.1303%2017.7966%2013.0934C17.3831%2014.0565%2016.8201%2014.8944%2016.1075%2015.607C15.3949%2016.3196%2014.557%2016.8826%2013.5939%2017.2961C12.6307%2017.7096%2011.5995%2017.9163%2010.5001%2017.9163ZM10.5001%2016.6663C11.2523%2016.6663%2011.9774%2016.5453%2012.6756%2016.3033C13.3738%2016.0614%2013.9937%2015.7229%2014.5354%2015.2881C13.9937%2014.8693%2013.3818%2014.5429%2012.6997%2014.3089C12.0175%2014.075%2011.2843%2013.958%2010.5001%2013.958C9.71595%2013.958%208.98143%2014.0736%208.2966%2014.3049C7.61177%2014.5362%207.00119%2014.864%206.46487%2015.2881C7.00654%2015.7229%207.62647%2016.0614%208.32466%2016.3033C9.02284%2016.5453%209.748%2016.6663%2010.5001%2016.6663ZM10.5001%209.37468C10.9147%209.37468%2011.2614%209.23525%2011.5402%208.95641C11.8191%208.67754%2011.9585%208.33085%2011.9585%207.91632C11.9585%207.50179%2011.8191%207.1551%2011.5402%206.87624C11.2614%206.59739%2010.9147%206.45797%2010.5001%206.45797C10.0856%206.45797%209.73892%206.59739%209.46006%206.87624C9.18121%207.1551%209.04179%207.50179%209.04179%207.91632C9.04179%208.33085%209.18121%208.67754%209.46006%208.95641C9.73892%209.23525%2010.0856%209.37468%2010.5001%209.37468Z%22%20fill%3D%22black%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.my_eorders .icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1758_1631%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2220%22%20height%3D%2220%22%3E %3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1758_1631%29%22%3E %3Cpath%20d%3D%22M5.83348%2011.5067C6.0215%2011.5067%206.18069%2011.4415%206.31104%2011.3112C6.44137%2011.1809%206.50654%2011.0217%206.50654%2010.8336C6.50654%2010.6456%206.44137%2010.4864%206.31104%2010.3561C6.18069%2010.2257%206.0215%2010.1606%205.83348%2010.1606C5.64545%2010.1606%205.48626%2010.2257%205.35591%2010.3561C5.22558%2010.4864%205.16041%2010.6456%205.16041%2010.8336C5.16041%2011.0217%205.22558%2011.1809%205.35591%2011.3112C5.48626%2011.4415%205.64545%2011.5067%205.83348%2011.5067ZM5.83348%208.17337C6.0215%208.17337%206.18069%208.1082%206.31104%207.97787C6.44137%207.84752%206.50654%207.68833%206.50654%207.50031C6.50654%207.31228%206.44137%207.15309%206.31104%207.02274C6.18069%206.89241%206.0215%206.82724%205.83348%206.82724C5.64545%206.82724%205.48626%206.89241%205.35591%207.02274C5.22558%207.15309%205.16041%207.31228%205.16041%207.50031C5.16041%207.68833%205.22558%207.84752%205.35591%207.97787C5.48626%208.1082%205.64545%208.17337%205.83348%208.17337ZM7.54823%2011.4586H14.7918V10.2087H7.54823V11.4586ZM7.54823%208.12529H14.7918V6.87533H7.54823V8.12529ZM7.0835%2017.0836V15.417H3.58991C3.16897%2015.417%202.81266%2015.2711%202.521%2014.9795C2.22933%2014.6878%202.0835%2014.3315%202.0835%2013.9105V4.42341C2.0835%204.00247%202.22933%203.64616%202.521%203.35449C2.81266%203.06283%203.16897%202.91699%203.58991%202.91699H16.4104C16.8313%202.91699%2017.1876%203.06283%2017.4793%203.35449C17.771%203.64616%2017.9168%204.00247%2017.9168%204.42341V13.9105C17.9168%2014.3315%2017.771%2014.6878%2017.4793%2014.9795C17.1876%2015.2711%2016.8313%2015.417%2016.4104%2015.417H12.9168V17.0836H7.0835ZM3.58991%2014.167H16.4104C16.4745%2014.167%2016.5333%2014.1403%2016.5867%2014.0868C16.6401%2014.0334%2016.6668%2013.9746%2016.6668%2013.9105V4.42341C16.6668%204.3593%2016.6401%204.30053%2016.5867%204.2471C16.5333%204.19368%2016.4745%204.16697%2016.4104%204.16697H3.58991C3.5258%204.16697%203.46703%204.19368%203.4136%204.2471C3.36018%204.30053%203.33348%204.3593%203.33348%204.42341V13.9105C3.33348%2013.9746%203.36018%2014.0334%203.4136%2014.0868C3.46703%2014.1403%203.5258%2014.167%203.58991%2014.167Z%22%20fill%3D%22%23727272%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.my_eorders:hover .icon,.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.my_eorders.bmui-tab-active .icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1758_1637%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2220%22%20height%3D%2220%22%3E %3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1758_1637%29%22%3E %3Cpath%20d%3D%22M5.83348%2011.5067C6.0215%2011.5067%206.18069%2011.4415%206.31104%2011.3112C6.44137%2011.1809%206.50654%2011.0217%206.50654%2010.8336C6.50654%2010.6456%206.44137%2010.4864%206.31104%2010.3561C6.18069%2010.2257%206.0215%2010.1606%205.83348%2010.1606C5.64545%2010.1606%205.48626%2010.2257%205.35591%2010.3561C5.22558%2010.4864%205.16041%2010.6456%205.16041%2010.8336C5.16041%2011.0217%205.22558%2011.1809%205.35591%2011.3112C5.48626%2011.4415%205.64545%2011.5067%205.83348%2011.5067ZM5.83348%208.17337C6.0215%208.17337%206.18069%208.1082%206.31104%207.97787C6.44137%207.84752%206.50654%207.68833%206.50654%207.50031C6.50654%207.31228%206.44137%207.15309%206.31104%207.02274C6.18069%206.89241%206.0215%206.82724%205.83348%206.82724C5.64545%206.82724%205.48626%206.89241%205.35591%207.02274C5.22558%207.15309%205.16041%207.31228%205.16041%207.50031C5.16041%207.68833%205.22558%207.84752%205.35591%207.97787C5.48626%208.1082%205.64545%208.17337%205.83348%208.17337ZM7.54823%2011.4586H14.7918V10.2087H7.54823V11.4586ZM7.54823%208.12529H14.7918V6.87533H7.54823V8.12529ZM7.0835%2017.0836V15.417H3.58991C3.16897%2015.417%202.81266%2015.2711%202.521%2014.9795C2.22933%2014.6878%202.0835%2014.3315%202.0835%2013.9105V4.42341C2.0835%204.00247%202.22933%203.64616%202.521%203.35449C2.81266%203.06283%203.16897%202.91699%203.58991%202.91699H16.4104C16.8313%202.91699%2017.1876%203.06283%2017.4793%203.35449C17.771%203.64616%2017.9168%204.00247%2017.9168%204.42341V13.9105C17.9168%2014.3315%2017.771%2014.6878%2017.4793%2014.9795C17.1876%2015.2711%2016.8313%2015.417%2016.4104%2015.417H12.9168V17.0836H7.0835ZM3.58991%2014.167H16.4104C16.4745%2014.167%2016.5333%2014.1403%2016.5867%2014.0868C16.6401%2014.0334%2016.6668%2013.9746%2016.6668%2013.9105V4.42341C16.6668%204.3593%2016.6401%204.30053%2016.5867%204.2471C16.5333%204.19368%2016.4745%204.16697%2016.4104%204.16697H3.58991C3.5258%204.16697%203.46703%204.19368%203.4136%204.2471C3.36018%204.30053%203.33348%204.3593%203.33348%204.42341V13.9105C3.33348%2013.9746%203.36018%2014.0334%203.4136%2014.0868C3.46703%2014.1403%203.5258%2014.167%203.58991%2014.167Z%22%20fill%3D%22black%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.my_entitlements .icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2220%22%20viewBox%3D%220%200%2021%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1762_1659%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2221%22%20height%3D%2220%22%3E %3Crect%20x%3D%220.5%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1762_1659%29%22%3E %3Cpath%20d%3D%22M3.92964%2017.9162V8.84569H2.5835V4.50279H6.89281C6.77528%204.36711%206.69541%204.21431%206.6532%204.0444C6.61101%203.87449%206.58991%203.69609%206.58991%203.50919C6.58991%202.88598%206.80804%202.35625%207.24429%201.92C7.68054%201.48375%208.21027%201.26562%208.83348%201.26562C9.15292%201.26562%209.44886%201.33267%209.72129%201.46675C9.99373%201.60083%2010.2373%201.78006%2010.4521%202.00442C10.6668%201.7715%2010.9104%201.59014%2011.1828%201.46033C11.4553%201.33053%2011.7512%201.26562%2012.0706%201.26562C12.6939%201.26562%2013.2236%201.48375%2013.6599%201.92C14.0961%202.35625%2014.3142%202.88598%2014.3142%203.50919C14.3142%203.69402%2014.291%203.86977%2014.2445%204.03644C14.198%204.2031%2014.1203%204.35856%2014.0113%204.50279H18.4168V8.84569H17.0706V17.9162H3.92964ZM12.0706%202.51558C11.7891%202.51558%2011.5532%202.61081%2011.3627%202.80125C11.1723%202.99169%2011.077%203.22767%2011.077%203.50919C11.077%203.79072%2011.1723%204.02669%2011.3627%204.21713C11.5532%204.40757%2011.7891%204.50279%2012.0706%204.50279C12.3522%204.50279%2012.5881%204.40757%2012.7786%204.21713C12.969%204.02669%2013.0642%203.79072%2013.0642%203.50919C13.0642%203.22767%2012.969%202.99169%2012.7786%202.80125C12.5881%202.61081%2012.3522%202.51558%2012.0706%202.51558ZM7.83987%203.50919C7.83987%203.79072%207.93509%204.02669%208.12554%204.21713C8.31598%204.40757%208.55196%204.50279%208.83348%204.50279C9.11499%204.50279%209.35097%204.40757%209.54141%204.21713C9.73186%204.02669%209.82708%203.79072%209.82708%203.50919C9.82708%203.22767%209.73186%202.99169%209.54141%202.80125C9.35097%202.61081%209.11499%202.51558%208.83348%202.51558C8.55196%202.51558%208.31598%202.61081%208.12554%202.80125C7.93509%202.99169%207.83987%203.22767%207.83987%203.50919ZM3.83348%205.75277V7.59573H9.87516V5.75277H3.83348ZM9.87516%2016.6662V8.84569H5.1796V16.6662H9.87516ZM11.1251%2016.6662H15.8207V8.84569H11.1251V16.6662ZM17.1668%207.59573V5.75277H11.1251V7.59573H17.1668Z%22%20fill%3D%22%23727272%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.my_entitlements:hover .icon,.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.my_entitlements.bmui-tab-active .icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2220%22%20viewBox%3D%220%200%2021%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1762_1662%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2221%22%20height%3D%2220%22%3E %3Crect%20x%3D%220.5%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1762_1662%29%22%3E %3Cpath%20d%3D%22M3.92964%2017.9162V8.84569H2.5835V4.50279H6.89281C6.77528%204.36711%206.69541%204.21431%206.6532%204.0444C6.61101%203.87449%206.58991%203.69609%206.58991%203.50919C6.58991%202.88598%206.80804%202.35625%207.24429%201.92C7.68054%201.48375%208.21027%201.26562%208.83348%201.26562C9.15292%201.26562%209.44886%201.33267%209.72129%201.46675C9.99373%201.60083%2010.2373%201.78006%2010.4521%202.00442C10.6668%201.7715%2010.9104%201.59014%2011.1828%201.46033C11.4553%201.33053%2011.7512%201.26562%2012.0706%201.26562C12.6939%201.26562%2013.2236%201.48375%2013.6599%201.92C14.0961%202.35625%2014.3142%202.88598%2014.3142%203.50919C14.3142%203.69402%2014.291%203.86977%2014.2445%204.03644C14.198%204.2031%2014.1203%204.35856%2014.0113%204.50279H18.4168V8.84569H17.0706V17.9162H3.92964ZM12.0706%202.51558C11.7891%202.51558%2011.5532%202.61081%2011.3627%202.80125C11.1723%202.99169%2011.077%203.22767%2011.077%203.50919C11.077%203.79072%2011.1723%204.02669%2011.3627%204.21713C11.5532%204.40757%2011.7891%204.50279%2012.0706%204.50279C12.3522%204.50279%2012.5881%204.40757%2012.7786%204.21713C12.969%204.02669%2013.0642%203.79072%2013.0642%203.50919C13.0642%203.22767%2012.969%202.99169%2012.7786%202.80125C12.5881%202.61081%2012.3522%202.51558%2012.0706%202.51558ZM7.83987%203.50919C7.83987%203.79072%207.93509%204.02669%208.12554%204.21713C8.31598%204.40757%208.55196%204.50279%208.83348%204.50279C9.11499%204.50279%209.35097%204.40757%209.54141%204.21713C9.73186%204.02669%209.82708%203.79072%209.82708%203.50919C9.82708%203.22767%209.73186%202.99169%209.54141%202.80125C9.35097%202.61081%209.11499%202.51558%208.83348%202.51558C8.55196%202.51558%208.31598%202.61081%208.12554%202.80125C7.93509%202.99169%207.83987%203.22767%207.83987%203.50919ZM3.83348%205.75277V7.59573H9.87516V5.75277H3.83348ZM9.87516%2016.6662V8.84569H5.1796V16.6662H9.87516ZM11.1251%2016.6662H15.8207V8.84569H11.1251V16.6662ZM17.1668%207.59573V5.75277H11.1251V7.59573H17.1668Z%22%20fill%3D%22black%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.my_wallet .icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2220%22%20viewBox%3D%220%200%2021%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1759_1641%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2221%22%20height%3D%2220%22%3E %3Crect%20x%3D%220.5%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1759_1641%29%22%3E %3Cpath%20d%3D%22M18.4168%205.25642V14.7435C18.4168%2015.1645%2018.271%2015.5208%2017.9793%2015.8125C17.6876%2016.1041%2017.3313%2016.25%2016.9104%2016.25H4.08991C3.66897%2016.25%203.31266%2016.1041%203.021%2015.8125C2.72933%2015.5208%202.5835%2015.1645%202.5835%2014.7435V5.25642C2.5835%204.83547%202.72933%204.47917%203.021%204.1875C3.31266%203.89583%203.66897%203.75%204.08991%203.75H16.9104C17.3313%203.75%2017.6876%203.89583%2017.9793%204.1875C18.271%204.47917%2018.4168%204.83547%2018.4168%205.25642ZM3.83348%207.00321H17.1668V5.25642C17.1668%205.19231%2017.1401%205.13354%2017.0867%205.0801C17.0333%205.02669%2016.9745%204.99998%2016.9104%204.99998H4.08991C4.0258%204.99998%203.96703%205.02669%203.9136%205.0801C3.86018%205.13354%203.83348%205.19231%203.83348%205.25642V7.00321ZM3.83348%209.66342V14.7435C3.83348%2014.8077%203.86018%2014.8664%203.9136%2014.9199C3.96703%2014.9733%204.0258%2015%204.08991%2015H16.9104C16.9745%2015%2017.0333%2014.9733%2017.0867%2014.9199C17.1401%2014.8664%2017.1668%2014.8077%2017.1668%2014.7435V9.66342H3.83348Z%22%20fill%3D%22%23727272%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.my_wallet:hover .icon,.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.my_wallet.bmui-tab-active .icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1759_1644%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2220%22%20height%3D%2220%22%3E %3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1759_1644%29%22%3E %3Cpath%20d%3D%22M17.9168%205.25642V14.7435C17.9168%2015.1645%2017.771%2015.5208%2017.4793%2015.8125C17.1876%2016.1041%2016.8313%2016.25%2016.4104%2016.25H3.58991C3.16897%2016.25%202.81266%2016.1041%202.521%2015.8125C2.22933%2015.5208%202.0835%2015.1645%202.0835%2014.7435V5.25642C2.0835%204.83547%202.22933%204.47917%202.521%204.1875C2.81266%203.89583%203.16897%203.75%203.58991%203.75H16.4104C16.8313%203.75%2017.1876%203.89583%2017.4793%204.1875C17.771%204.47917%2017.9168%204.83547%2017.9168%205.25642ZM3.33348%207.00321H16.6668V5.25642C16.6668%205.19231%2016.6401%205.13354%2016.5867%205.0801C16.5333%205.02669%2016.4745%204.99998%2016.4104%204.99998H3.58991C3.5258%204.99998%203.46703%205.02669%203.4136%205.0801C3.36018%205.13354%203.33348%205.19231%203.33348%205.25642V7.00321ZM3.33348%209.66342V14.7435C3.33348%2014.8077%203.36018%2014.8664%203.4136%2014.9199C3.46703%2014.9733%203.5258%2015%203.58991%2015H16.4104C16.4745%2015%2016.5333%2014.9733%2016.5867%2014.9199C16.6401%2014.8664%2016.6668%2014.8077%2016.6668%2014.7435V9.66342H3.33348Z%22%20fill%3D%22black%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.assign_to_customer .icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1764_1671%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2220%22%20height%3D%2220%22%3E %3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1764_1671%29%22%3E %3Cpath%20d%3D%22M8.30104%2013.9586H11.4581V12.7087H8.30104V13.9586ZM8.30104%2010.6253H13.9581V9.37533H8.30104V10.6253ZM6.04146%207.29195H13.9581V6.04199H6.04146V7.29195ZM5.76902%2017.917C4.73056%2017.917%203.84595%2017.5529%203.11519%2016.8248C2.38442%2016.0967%202.01904%2015.2134%202.01904%2014.175C2.01904%2013.3993%202.22791%2012.707%202.64565%2012.0981C3.06338%2011.4891%203.60558%2011.0409%204.27225%2010.7535H2.08313V9.50353H6.47413V13.8945H5.22415V11.7295C4.65684%2011.8512%204.18915%2012.1392%203.82108%2012.5932C3.45303%2013.0473%203.269%2013.5719%203.269%2014.167C3.269%2014.8646%203.5134%2015.4557%204.00219%2015.9402C4.49097%2016.4247%205.07991%2016.667%205.76902%2016.667V17.917ZM8.30104%2017.0836V15.8336H15.5767C15.6408%2015.8336%2015.6996%2015.8069%2015.753%2015.7535C15.8064%2015.7001%2015.8331%2015.6413%2015.8331%2015.5772V4.42341C15.8331%204.3593%2015.8064%204.30053%2015.753%204.2471C15.6996%204.19368%2015.6408%204.16697%2015.5767%204.16697H4.42288C4.35877%204.16697%204.29999%204.19368%204.24656%204.2471C4.19315%204.30053%204.16644%204.3593%204.16644%204.42341V7.6766H2.91646V4.42341C2.91646%204.00247%203.06229%203.64616%203.35396%203.35449C3.64563%203.06283%204.00193%202.91699%204.42288%202.91699H15.5767C15.9976%202.91699%2016.3539%203.06283%2016.6456%203.35449C16.9373%203.64616%2017.0831%204.00247%2017.0831%204.42341V15.5772C17.0831%2015.9981%2016.9373%2016.3545%2016.6456%2016.6461C16.3539%2016.9378%2015.9976%2017.0836%2015.5767%2017.0836H8.30104Z%22%20fill%3D%22%23727272%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.assign_to_customer:hover .icon,.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.assign_to_customer.bmui-tab-active .icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1764_1674%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2220%22%20height%3D%2220%22%3E %3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1764_1674%29%22%3E %3Cpath%20d%3D%22M8.30104%2013.9586H11.4581V12.7087H8.30104V13.9586ZM8.30104%2010.6253H13.9581V9.37533H8.30104V10.6253ZM6.04146%207.29195H13.9581V6.04199H6.04146V7.29195ZM5.76902%2017.917C4.73056%2017.917%203.84595%2017.5529%203.11519%2016.8248C2.38442%2016.0967%202.01904%2015.2134%202.01904%2014.175C2.01904%2013.3993%202.22791%2012.707%202.64565%2012.0981C3.06338%2011.4891%203.60558%2011.0409%204.27225%2010.7535H2.08313V9.50353H6.47413V13.8945H5.22415V11.7295C4.65684%2011.8512%204.18915%2012.1392%203.82108%2012.5932C3.45303%2013.0473%203.269%2013.5719%203.269%2014.167C3.269%2014.8646%203.5134%2015.4557%204.00219%2015.9402C4.49097%2016.4247%205.07991%2016.667%205.76902%2016.667V17.917ZM8.30104%2017.0836V15.8336H15.5767C15.6408%2015.8336%2015.6996%2015.8069%2015.753%2015.7535C15.8064%2015.7001%2015.8331%2015.6413%2015.8331%2015.5772V4.42341C15.8331%204.3593%2015.8064%204.30053%2015.753%204.2471C15.6996%204.19368%2015.6408%204.16697%2015.5767%204.16697H4.42288C4.35877%204.16697%204.29999%204.19368%204.24656%204.2471C4.19315%204.30053%204.16644%204.3593%204.16644%204.42341V7.6766H2.91646V4.42341C2.91646%204.00247%203.06229%203.64616%203.35396%203.35449C3.64563%203.06283%204.00193%202.91699%204.42288%202.91699H15.5767C15.9976%202.91699%2016.3539%203.06283%2016.6456%203.35449C16.9373%203.64616%2017.0831%204.00247%2017.0831%204.42341V15.5772C17.0831%2015.9981%2016.9373%2016.3545%2016.6456%2016.6461C16.3539%2016.9378%2015.9976%2017.0836%2015.5767%2017.0836H8.30104Z%22%20fill%3D%22black%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.assign_catalogue .icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1764_1677%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2220%22%20height%3D%2220%22%3E %3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1764_1677%29%22%3E %3Cpath%20d%3D%22M9.98394%2016.1374C9.31192%2015.6417%208.5897%2015.2587%207.81727%2014.9884C7.04483%2014.7181%206.24461%2014.583%205.41663%2014.583C4.90808%2014.583%204.40863%2014.6393%203.91825%2014.752C3.42786%2014.8647%202.9551%2015.0306%202.49998%2015.2496C2.20298%2015.3864%201.9204%2015.3661%201.65223%2015.1887C1.38408%2015.0114%201.25%2014.7603%201.25%2014.4355V5.40353C1.25%205.22404%201.29754%205.05817%201.39263%204.90592C1.48771%204.75367%201.61965%204.64283%201.78846%204.57338C2.35256%204.29881%202.94042%204.09289%203.55206%203.95561C4.1637%203.81832%204.78522%203.74967%205.41663%203.74967C6.22753%203.74967%207.01706%203.86453%207.78521%204.09424C8.55338%204.32395%209.29162%204.64713%209.99996%205.0638V14.6343C10.7029%2014.1898%2011.4447%2013.8618%2012.2251%2013.6503C13.0056%2013.4388%2013.7916%2013.333%2014.5833%2013.333C15.0619%2013.333%2015.5141%2013.3666%2015.9399%2013.4339C16.3656%2013.5013%2016.8055%2013.6076%2017.2596%2013.7529C17.3183%2013.7689%2017.3731%2013.7702%2017.4238%2013.7569C17.4746%2013.7435%2017.5%2013.6994%2017.5%2013.6246V4.26572C17.6442%204.30845%2017.7849%204.35599%2017.9222%204.40834C18.0595%204.46069%2018.1933%204.52639%2018.3236%204.60545C18.4657%204.67489%2018.5723%204.77638%2018.6434%204.90993C18.7144%205.04348%2018.7499%205.18665%2018.7499%205.33943V14.4195C18.7499%2014.7443%2018.6118%2014.994%2018.3357%2015.1687C18.0595%2015.3434%2017.7649%2015.365%2017.4519%2015.2336C17.0021%2015.0199%2016.536%2014.8581%2016.0536%2014.748C15.5713%2014.638%2015.0812%2014.583%2014.5833%2014.583C13.75%2014.583%2012.9417%2014.7141%2012.1586%2014.9764C11.3755%2015.2387%2010.6506%2015.6257%209.98394%2016.1374ZM11.6666%2012.4997V4.99967L15.8333%200.833008V8.74965L11.6666%2012.4997ZM8.74998%2014.0301V5.82018C8.22755%205.56163%207.68642%205.36025%207.12658%205.21601C6.56675%205.07177%205.99676%204.99965%205.41663%204.99965C4.90274%204.99965%204.41476%205.04693%203.95269%205.14149C3.49062%205.23603%203.05713%205.36717%202.65221%205.5349C2.60947%205.55093%202.57342%205.57364%202.54404%205.60303C2.51465%205.6324%202.49996%205.66846%202.49996%205.7112V13.6535C2.49996%2013.7283%202.52533%2013.7724%202.57608%2013.7857C2.62683%2013.7991%202.68159%2013.7951%202.74035%2013.7737C3.15167%2013.6252%203.57555%2013.5146%204.01198%2013.442C4.44841%2013.3693%204.91663%2013.333%205.41663%2013.333C6.0395%2013.333%206.63459%2013.3974%207.2019%2013.5261C7.76922%2013.6548%208.28524%2013.8229%208.74998%2014.0301Z%22%20fill%3D%22%23727272%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.assign_catalogue:hover .icon,.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.assign_catalogue.bmui-tab-active .icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1764_1680%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2220%22%20height%3D%2220%22%3E %3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1764_1680%29%22%3E %3Cpath%20d%3D%22M9.98394%2016.1374C9.31192%2015.6417%208.5897%2015.2587%207.81727%2014.9884C7.04483%2014.7181%206.24461%2014.583%205.41663%2014.583C4.90808%2014.583%204.40863%2014.6393%203.91825%2014.752C3.42786%2014.8647%202.9551%2015.0306%202.49998%2015.2496C2.20298%2015.3864%201.9204%2015.3661%201.65223%2015.1887C1.38408%2015.0114%201.25%2014.7603%201.25%2014.4355V5.40353C1.25%205.22404%201.29754%205.05817%201.39263%204.90592C1.48771%204.75367%201.61965%204.64283%201.78846%204.57338C2.35256%204.29881%202.94042%204.09289%203.55206%203.95561C4.1637%203.81832%204.78522%203.74967%205.41663%203.74967C6.22753%203.74967%207.01706%203.86453%207.78521%204.09424C8.55338%204.32395%209.29162%204.64713%209.99996%205.0638V14.6343C10.7029%2014.1898%2011.4447%2013.8618%2012.2251%2013.6503C13.0056%2013.4388%2013.7916%2013.333%2014.5833%2013.333C15.0619%2013.333%2015.5141%2013.3666%2015.9399%2013.4339C16.3656%2013.5013%2016.8055%2013.6076%2017.2596%2013.7529C17.3183%2013.7689%2017.3731%2013.7702%2017.4238%2013.7569C17.4746%2013.7435%2017.5%2013.6994%2017.5%2013.6246V4.26572C17.6442%204.30845%2017.7849%204.35599%2017.9222%204.40834C18.0595%204.46069%2018.1933%204.52639%2018.3236%204.60545C18.4657%204.67489%2018.5723%204.77638%2018.6434%204.90993C18.7144%205.04348%2018.7499%205.18665%2018.7499%205.33943V14.4195C18.7499%2014.7443%2018.6118%2014.994%2018.3357%2015.1687C18.0595%2015.3434%2017.7649%2015.365%2017.4519%2015.2336C17.0021%2015.0199%2016.536%2014.8581%2016.0536%2014.748C15.5713%2014.638%2015.0812%2014.583%2014.5833%2014.583C13.75%2014.583%2012.9417%2014.7141%2012.1586%2014.9764C11.3755%2015.2387%2010.6506%2015.6257%209.98394%2016.1374ZM11.6666%2012.4997V4.99967L15.8333%200.833008V8.74965L11.6666%2012.4997ZM8.74998%2014.0301V5.82018C8.22755%205.56163%207.68642%205.36025%207.12658%205.21601C6.56675%205.07177%205.99676%204.99965%205.41663%204.99965C4.90274%204.99965%204.41476%205.04693%203.95269%205.14149C3.49062%205.23603%203.05713%205.36717%202.65221%205.5349C2.60947%205.55093%202.57342%205.57364%202.54404%205.60303C2.51465%205.6324%202.49996%205.66846%202.49996%205.7112V13.6535C2.49996%2013.7283%202.52533%2013.7724%202.57608%2013.7857C2.62683%2013.7991%202.68159%2013.7951%202.74035%2013.7737C3.15167%2013.6252%203.57555%2013.5146%204.01198%2013.442C4.44841%2013.3693%204.91663%2013.333%205.41663%2013.333C6.0395%2013.333%206.63459%2013.3974%207.2019%2013.5261C7.76922%2013.6548%208.28524%2013.8229%208.74998%2014.0301Z%22%20fill%3D%22black%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.resolution_center .icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2220%22%20viewBox%3D%220%200%2021%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1765_1683%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2221%22%20height%3D%2220%22%3E %3Crect%20x%3D%220.5%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1765_1683%29%22%3E %3Cpath%20d%3D%22M4.66648%203.33299V8.48524V8.4612V16.6663V3.33299ZM6.5415%2011.458H9.44373C9.56446%2011.2187%209.70014%2010.9962%209.85077%2010.7905C10.0014%2010.5849%2010.167%2010.3907%2010.3475%2010.208H6.5415V11.458ZM6.5415%2014.7913H8.85559C8.8246%2014.583%208.80777%2014.3747%208.80511%2014.1663C8.80243%2013.958%208.81391%2013.7497%208.83955%2013.5413H6.5415V14.7913ZM4.92292%2017.9163C4.50198%2017.9163%204.14567%2017.7705%203.854%2017.4788C3.56234%2017.1871%203.4165%2016.8308%203.4165%2016.4099V3.58943C3.4165%203.16848%203.56234%202.81217%203.854%202.52051C4.14567%202.22884%204.50198%202.08301%204.92292%202.08301H11.5415L15.9165%206.45797V8.67916C15.7167%208.61718%2015.5139%208.57071%2015.3083%208.53974C15.1026%208.50875%2014.8887%208.49059%2014.6665%208.48524V7.08297H10.9165V3.33299H4.92292C4.85881%203.33299%204.80004%203.3597%204.74661%203.41311C4.69319%203.46654%204.66648%203.52531%204.66648%203.58943V16.4099C4.66648%2016.474%204.69319%2016.5328%204.74661%2016.5862C4.80004%2016.6396%204.85881%2016.6663%204.92292%2016.6663H9.46777C9.5885%2016.9056%209.72551%2017.1281%209.87882%2017.3338C10.0321%2017.5394%2010.2017%2017.7336%2010.3876%2017.9163H4.92292ZM14.378%2010.2881C15.4186%2010.2881%2016.3037%2010.653%2017.0334%2011.3827C17.7631%2012.1124%2018.128%2012.9975%2018.128%2014.0381C18.128%2015.0787%2017.7631%2015.9638%2017.0334%2016.6935C16.3037%2017.4232%2015.4186%2017.7881%2014.378%2017.7881C13.3374%2017.7881%2012.4523%2017.4232%2011.7226%2016.6935C10.9929%2015.9638%2010.628%2015.0787%2010.628%2014.0381C10.628%2012.9975%2010.9929%2012.1124%2011.7226%2011.3827C12.4523%2010.653%2013.3374%2010.2881%2014.378%2010.2881ZM14.378%2016.474C14.5148%2016.474%2014.6312%2016.4259%2014.7274%2016.3298C14.8235%2016.2336%2014.8716%2016.1172%2014.8716%2015.9804C14.8716%2015.8437%2014.8235%2015.7272%2014.7274%2015.6311C14.6312%2015.5349%2014.5148%2015.4868%2014.378%2015.4868C14.2413%2015.4868%2014.1248%2015.5349%2014.0286%2015.6311C13.9325%2015.7272%2013.8844%2015.8437%2013.8844%2015.9804C13.8844%2016.1172%2013.9325%2016.2336%2014.0286%2016.3298C14.1248%2016.4259%2014.2413%2016.474%2014.378%2016.474ZM14.035%2014.9387H14.7209V14.7625C14.7209%2014.6043%2014.7626%2014.4703%2014.8459%2014.3602C14.9293%2014.2502%2015.0265%2014.1396%2015.1376%2014.0285C15.3321%2013.8618%2015.4848%2013.6968%2015.5959%2013.5333C15.7071%2013.3698%2015.7626%2013.1546%2015.7626%2012.8875C15.7626%2012.4954%2015.6347%2012.1778%2015.3788%2011.9347C15.1229%2011.6917%2014.7893%2011.5702%2014.378%2011.5702C14.0692%2011.5702%2013.7864%2011.6639%2013.5294%2011.8514C13.2725%2012.0389%2013.0885%2012.287%2012.9774%2012.5958L13.5959%2012.8554C13.6483%2012.6887%2013.7431%2012.5429%2013.8804%2012.4179C14.0177%2012.2929%2014.1836%2012.2304%2014.378%2012.2304C14.597%2012.2304%2014.7682%2012.2852%2014.8916%2012.3947C15.015%2012.5042%2015.0767%2012.6685%2015.0767%2012.8875C15.0767%2013.0456%2015.0324%2013.1781%2014.9437%2013.2849C14.855%2013.3917%2014.7551%2013.5007%2014.644%2013.6118C14.5607%2013.6952%2014.4766%2013.7812%2014.3916%2013.8698C14.3067%2013.9585%2014.2295%2014.0531%2014.16%2014.1535C14.1184%2014.2315%2014.0871%2014.3135%2014.0663%2014.3995C14.0455%2014.4855%2014.035%2014.5787%2014.035%2014.6791V14.9387Z%22%20fill%3D%22%23727272%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.resolution_center:hover .icon,.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.resolution_center.bmui-tab-active .icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2220%22%20viewBox%3D%220%200%2021%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1765_1686%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2221%22%20height%3D%2220%22%3E %3Crect%20x%3D%220.5%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1765_1686%29%22%3E %3Cpath%20d%3D%22M4.66648%203.33299V8.48524V8.4612V16.6663V3.33299ZM6.5415%2011.458H9.44373C9.56446%2011.2187%209.70014%2010.9962%209.85077%2010.7905C10.0014%2010.5849%2010.167%2010.3907%2010.3475%2010.208H6.5415V11.458ZM6.5415%2014.7913H8.85559C8.8246%2014.583%208.80777%2014.3747%208.80511%2014.1663C8.80243%2013.958%208.81391%2013.7497%208.83955%2013.5413H6.5415V14.7913ZM4.92292%2017.9163C4.50198%2017.9163%204.14567%2017.7705%203.854%2017.4788C3.56234%2017.1871%203.4165%2016.8308%203.4165%2016.4099V3.58943C3.4165%203.16848%203.56234%202.81217%203.854%202.52051C4.14567%202.22884%204.50198%202.08301%204.92292%202.08301H11.5415L15.9165%206.45797V8.67916C15.7167%208.61718%2015.5139%208.57071%2015.3083%208.53974C15.1026%208.50875%2014.8887%208.49059%2014.6665%208.48524V7.08297H10.9165V3.33299H4.92292C4.85881%203.33299%204.80004%203.3597%204.74661%203.41311C4.69319%203.46654%204.66648%203.52531%204.66648%203.58943V16.4099C4.66648%2016.474%204.69319%2016.5328%204.74661%2016.5862C4.80004%2016.6396%204.85881%2016.6663%204.92292%2016.6663H9.46777C9.5885%2016.9056%209.72551%2017.1281%209.87882%2017.3338C10.0321%2017.5394%2010.2017%2017.7336%2010.3876%2017.9163H4.92292ZM14.378%2010.2881C15.4186%2010.2881%2016.3037%2010.653%2017.0334%2011.3827C17.7631%2012.1124%2018.128%2012.9975%2018.128%2014.0381C18.128%2015.0787%2017.7631%2015.9638%2017.0334%2016.6935C16.3037%2017.4232%2015.4186%2017.7881%2014.378%2017.7881C13.3374%2017.7881%2012.4523%2017.4232%2011.7226%2016.6935C10.9929%2015.9638%2010.628%2015.0787%2010.628%2014.0381C10.628%2012.9975%2010.9929%2012.1124%2011.7226%2011.3827C12.4523%2010.653%2013.3374%2010.2881%2014.378%2010.2881ZM14.378%2016.474C14.5148%2016.474%2014.6312%2016.4259%2014.7274%2016.3298C14.8235%2016.2336%2014.8716%2016.1172%2014.8716%2015.9804C14.8716%2015.8437%2014.8235%2015.7272%2014.7274%2015.6311C14.6312%2015.5349%2014.5148%2015.4868%2014.378%2015.4868C14.2413%2015.4868%2014.1248%2015.5349%2014.0286%2015.6311C13.9325%2015.7272%2013.8844%2015.8437%2013.8844%2015.9804C13.8844%2016.1172%2013.9325%2016.2336%2014.0286%2016.3298C14.1248%2016.4259%2014.2413%2016.474%2014.378%2016.474ZM14.035%2014.9387H14.7209V14.7625C14.7209%2014.6043%2014.7626%2014.4703%2014.8459%2014.3602C14.9293%2014.2502%2015.0265%2014.1396%2015.1376%2014.0285C15.3321%2013.8618%2015.4848%2013.6968%2015.5959%2013.5333C15.7071%2013.3698%2015.7626%2013.1546%2015.7626%2012.8875C15.7626%2012.4954%2015.6347%2012.1778%2015.3788%2011.9347C15.1229%2011.6917%2014.7893%2011.5702%2014.378%2011.5702C14.0692%2011.5702%2013.7864%2011.6639%2013.5294%2011.8514C13.2725%2012.0389%2013.0885%2012.287%2012.9774%2012.5958L13.5959%2012.8554C13.6483%2012.6887%2013.7431%2012.5429%2013.8804%2012.4179C14.0177%2012.2929%2014.1836%2012.2304%2014.378%2012.2304C14.597%2012.2304%2014.7682%2012.2852%2014.8916%2012.3947C15.015%2012.5042%2015.0767%2012.6685%2015.0767%2012.8875C15.0767%2013.0456%2015.0324%2013.1781%2014.9437%2013.2849C14.855%2013.3917%2014.7551%2013.5007%2014.644%2013.6118C14.5607%2013.6952%2014.4766%2013.7812%2014.3916%2013.8698C14.3067%2013.9585%2014.2295%2014.0531%2014.16%2014.1535C14.1184%2014.2315%2014.0871%2014.3135%2014.0663%2014.3995C14.0455%2014.4855%2014.035%2014.5787%2014.035%2014.6791V14.9387Z%22%20fill%3D%22black%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.my_lists .icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2220%22%20viewBox%3D%220%200%2021%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1908_874%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2221%22%20height%3D%2220%22%3E %3Crect%20x%3D%220.5%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1908_874%29%22%3E %3Cpath%20d%3D%22M10.4997%2016.939L9.5798%2016.1121C8.1984%2014.8589%207.05604%2013.782%206.15272%2012.8814C5.24941%2011.9807%204.53361%2011.1792%204.0053%2010.4767C3.47698%209.77427%203.10786%209.13351%202.89792%208.55446C2.68798%207.9754%202.58301%207.3878%202.58301%206.79165C2.58301%205.60897%202.98178%204.61885%203.77932%203.82131C4.57686%203.02377%205.56697%202.625%206.74965%202.625C7.47722%202.625%208.16472%202.79515%208.81215%203.13544C9.45959%203.47572%2010.0221%203.96369%2010.4997%204.59938C10.9772%203.96369%2011.5397%203.47572%2012.1872%203.13544C12.8346%202.79515%2013.5221%202.625%2014.2497%202.625C15.4323%202.625%2016.4224%203.02377%2017.22%203.82131C18.0175%204.61885%2018.4163%205.60897%2018.4163%206.79165C18.4163%207.3878%2018.3113%207.9754%2018.1014%208.55446C17.8915%209.13351%2017.5223%209.77427%2016.994%2010.4767C16.4657%2011.1792%2015.7512%2011.9807%2014.8506%2012.8814C13.95%2013.782%2012.8063%2014.8589%2011.4195%2016.1121L10.4997%2016.939ZM10.4997%2015.25C11.833%2014.0502%2012.9302%2013.0219%2013.7913%2012.165C14.6524%2011.3082%2015.333%2010.5638%2015.833%209.93188C16.333%209.29993%2016.6802%208.73876%2016.8747%208.24838C17.0691%207.75799%2017.1663%207.27241%2017.1663%206.79165C17.1663%205.95831%2016.8885%205.26387%2016.333%204.70831C15.7774%204.15276%2015.083%203.87498%2014.2497%203.87498C13.5915%203.87498%2012.9834%204.06168%2012.4251%204.43508C11.8669%204.80847%2011.4249%205.32797%2011.099%205.99358H9.9003C9.56911%205.32264%209.12573%204.8018%208.57018%204.43106C8.01462%204.06034%207.40778%203.87498%206.74965%203.87498C5.92167%203.87498%205.22856%204.15276%204.67032%204.70831C4.1121%205.26387%203.83299%205.95831%203.83299%206.79165C3.83299%207.27241%203.93021%207.75799%204.12465%208.24838C4.3191%208.73876%204.66632%209.29993%205.16632%209.93188C5.66632%2010.5638%206.34688%2011.3069%207.20799%2012.161C8.0691%2013.0152%209.16632%2014.0449%2010.4997%2015.25Z%22%20fill%3D%22%23727272%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.my_lists:hover .icon,.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.my_lists.bmui-tab-active .icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2220%22%20viewBox%3D%220%200%2021%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1908_877%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2221%22%20height%3D%2220%22%3E %3Crect%20x%3D%220.5%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1908_877%29%22%3E %3Cpath%20d%3D%22M10.4997%2016.939L9.5798%2016.1121C8.1984%2014.8589%207.05604%2013.782%206.15272%2012.8814C5.24941%2011.9807%204.53361%2011.1792%204.0053%2010.4767C3.47698%209.77427%203.10786%209.13351%202.89792%208.55446C2.68798%207.9754%202.58301%207.3878%202.58301%206.79165C2.58301%205.60897%202.98178%204.61885%203.77932%203.82131C4.57686%203.02377%205.56697%202.625%206.74965%202.625C7.47722%202.625%208.16472%202.79515%208.81215%203.13544C9.45959%203.47572%2010.0221%203.96369%2010.4997%204.59938C10.9772%203.96369%2011.5397%203.47572%2012.1872%203.13544C12.8346%202.79515%2013.5221%202.625%2014.2497%202.625C15.4323%202.625%2016.4224%203.02377%2017.22%203.82131C18.0175%204.61885%2018.4163%205.60897%2018.4163%206.79165C18.4163%207.3878%2018.3113%207.9754%2018.1014%208.55446C17.8915%209.13351%2017.5223%209.77427%2016.994%2010.4767C16.4657%2011.1792%2015.7512%2011.9807%2014.8506%2012.8814C13.95%2013.782%2012.8063%2014.8589%2011.4195%2016.1121L10.4997%2016.939ZM10.4997%2015.25C11.833%2014.0502%2012.9302%2013.0219%2013.7913%2012.165C14.6524%2011.3082%2015.333%2010.5638%2015.833%209.93188C16.333%209.29993%2016.6802%208.73876%2016.8747%208.24838C17.0691%207.75799%2017.1663%207.27241%2017.1663%206.79165C17.1663%205.95831%2016.8885%205.26387%2016.333%204.70831C15.7774%204.15276%2015.083%203.87498%2014.2497%203.87498C13.5915%203.87498%2012.9834%204.06168%2012.4251%204.43508C11.8669%204.80847%2011.4249%205.32797%2011.099%205.99358H9.9003C9.56911%205.32264%209.12573%204.8018%208.57018%204.43106C8.01462%204.06034%207.40778%203.87498%206.74965%203.87498C5.92167%203.87498%205.22856%204.15276%204.67032%204.70831C4.1121%205.26387%203.83299%205.95831%203.83299%206.79165C3.83299%207.27241%203.93021%207.75799%204.12465%208.24838C4.3191%208.73876%204.66632%209.29993%205.16632%209.93188C5.66632%2010.5638%206.34688%2011.3069%207.20799%2012.161C8.0691%2013.0152%209.16632%2014.0449%2010.4997%2015.25Z%22%20fill%3D%22black%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}#customer-profile-tabs.customer-profile-v2 .profileLogout a .icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1767_1689%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2220%22%20height%3D%2220%22%3E %3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1767_1689%29%22%3E %3Cpath%20d%3D%22M4.42292%2017.0836C4.00198%2017.0836%203.64567%2016.9378%203.354%2016.6461C3.06234%2016.3545%202.9165%2015.9981%202.9165%2015.5772V4.42341C2.9165%204.00247%203.06234%203.64616%203.354%203.35449C3.64567%203.06283%204.00198%202.91699%204.42292%202.91699H10.0078V4.16697H4.42292C4.35881%204.16697%204.30004%204.19368%204.24661%204.2471C4.19319%204.30053%204.16648%204.3593%204.16648%204.42341V15.5772C4.16648%2015.6413%204.19319%2015.7001%204.24661%2015.7535C4.30004%2015.8069%204.35881%2015.8336%204.42292%2015.8336H10.0078V17.0836H4.42292ZM13.5255%2013.558L12.6601%2012.6541L14.6889%2010.6253H7.57994V9.37533H14.6889L12.6601%207.34647L13.5255%206.44266L17.0831%2010.0003L13.5255%2013.558Z%22%20fill%3D%22%23727272%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}#customer-profile-tabs.customer-profile-v2 .profileLogout a:hover .icon{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1767_1692%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2220%22%20height%3D%2220%22%3E %3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1767_1692%29%22%3E %3Cpath%20d%3D%22M4.42292%2017.0836C4.00198%2017.0836%203.64567%2016.9378%203.354%2016.6461C3.06234%2016.3545%202.9165%2015.9981%202.9165%2015.5772V4.42341C2.9165%204.00247%203.06234%203.64616%203.354%203.35449C3.64567%203.06283%204.00198%202.91699%204.42292%202.91699H10.0078V4.16697H4.42292C4.35881%204.16697%204.30004%204.19368%204.24661%204.2471C4.19319%204.30053%204.16648%204.3593%204.16648%204.42341V15.5772C4.16648%2015.6413%204.19319%2015.7001%204.24661%2015.7535C4.30004%2015.8069%204.35881%2015.8336%204.42292%2015.8336H10.0078V17.0836H4.42292ZM13.5255%2013.558L12.6601%2012.6541L14.6889%2010.6253H7.57994V9.37533H14.6889L12.6601%207.34647L13.5255%206.44266L17.0831%2010.0003L13.5255%2013.558Z%22%20fill%3D%22black%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header .title{font-weight:500;font-size:14px;line-height:21px;color:#727272;padding:0}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active .title,.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header:hover .title{background:none;color:#000}.bmui-tab.left-side-header.customer-profile-v2 .bmui-tab-body-container{width:auto;border:none;padding:20px;overflow:visible}.customer-profile-v2 .customer-profile-tab-title{font-size:20px;font-weight:600;color:#000;margin-bottom:24px}.customer-profile-v2 #bmui-tab-my-list .customer-profile-tab-title{padding-bottom:28px;border-bottom:1px rgba(0,0,0,.10) solid}.customer-profile-card{background-color:#fff;border-radius:8px;padding:20px 24px;box-shadow:0 4px 8px 0 rgba(0,0,0,.02),0 -2px 10px 0 rgba(0,0,0,.05)}.customer-profile-card+.customer-profile-card{margin-top:24px}.customer-profile-v2 .customer-profile-info-card-title{font-size:16px;font-weight:600;color:#000;padding-bottom:24px}.customer-profile-v2 .customer-profile-manage-account-body{max-width:640px;margin:0 auto}#customer-profile-tabs.customer-profile-v2 .customer-redirect-page-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:none;border:0;padding:0;margin-bottom:20px}#customer-profile-tabs.customer-profile-v2 .customer-redirect-page-link a{font-weight:500;font-size:18px;line-height:21px;color:#000;padding-right:35px;position:relative}#customer-profile-tabs.customer-profile-v2 .customer-redirect-page-link a:hover{color:#39d2ad}#customer-profile-tabs.customer-profile-v2 .customer-redirect-page-link a:after{content:"";width:25px;height:17px;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2225%22%20height%3D%2218%22%20viewBox%3D%220%200%2025%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M15.9456%2017.1701C15.7338%2016.9548%2015.6141%2016.663%2015.6125%2016.3582C15.6109%2016.0534%2015.7275%2015.7603%2015.937%2015.5427L21.2061%2010.1575L1.12839%2010.1575C0.829123%2010.1575%200.542112%2010.0364%200.330497%209.82081C0.118883%209.60525%20-7.82425e-07%209.31287%20-7.69084e-07%209.00801C-7.55743e-07%208.70315%200.118883%208.41078%200.330497%208.19521C0.542112%207.97964%200.829123%207.85853%201.12839%207.85853L21.2061%207.85854L15.9284%202.46831C15.7206%202.24977%2015.6052%201.95703%2015.6068%201.65283C15.6084%201.34863%2015.727%201.05718%2015.937%200.840935C16.0419%200.735226%2016.1662%200.651601%2016.3028%200.594834C16.4394%200.538067%2016.5857%200.50927%2016.7332%200.510087C16.8808%200.510905%2017.0267%200.541321%2017.1627%200.599599C17.2987%200.657877%2017.4221%200.742874%2017.5259%200.849738L24.6789%208.18929C24.7766%208.29567%2024.856%208.41813%2024.9135%208.55149C24.9721%208.69135%2025.0016%208.84211%2024.9999%208.99418C25.0002%209.29487%2024.885%209.58372%2024.6789%209.79906L17.5259%2017.1386C17.4246%2017.2472%2017.3032%2017.3342%2017.1687%2017.3946C17.0341%2017.455%2016.8892%2017.4876%2016.7422%2017.4905C16.5952%2017.4934%2016.4491%2017.4666%2016.3124%2017.4116C16.1757%2017.3566%2016.051%2017.2745%2015.9456%2017.1701V17.1701Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");background-repeat:no-repeat;position:absolute;right:0;top:0}#customer-profile-tabs.customer-profile-v2 .customer-redirect-page-link a:hover:after{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2225%22%20height%3D%2217%22%20viewBox%3D%220%200%2025%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M15.9456%2016.66C15.7338%2016.4447%2015.6141%2016.1529%2015.6125%2015.8481C15.6109%2015.5433%2015.7275%2015.2502%2015.937%2015.0326L21.2061%209.64742L1.12839%209.64742C0.829122%209.64742%200.542112%209.52631%200.330497%209.31075C0.118883%209.09518%20-3.85221e-07%208.8028%20-3.7188e-07%208.49794C-3.58539e-07%208.19308%200.118883%207.90071%200.330497%207.68514C0.542112%207.46957%200.829122%207.34847%201.12839%207.34847L21.2061%207.34847L15.9284%201.95825C15.7206%201.7397%2015.6052%201.44696%2015.6068%201.14276C15.6084%200.838563%2015.727%200.547112%2015.937%200.330866C16.0419%200.225158%2016.1662%200.141532%2016.3028%200.084765C16.4394%200.0279978%2016.5857%20-0.000799021%2016.7332%201.84756e-05C16.8808%200.000835972%2017.0267%200.0312525%2017.1627%200.0895301C17.2987%200.147808%2017.4221%200.232805%2017.5259%200.339669L24.6789%207.67922C24.7766%207.7856%2024.856%207.90807%2024.9135%208.04142C24.9721%208.18128%2025.0016%208.33204%2024.9999%208.48411C25.0002%208.7848%2024.885%209.07366%2024.6789%209.28899L17.5259%2016.6285C17.4246%2016.7371%2017.3032%2016.8241%2017.1687%2016.8845C17.0341%2016.9449%2016.8892%2016.9775%2016.7422%2016.9804C16.5952%2016.9834%2016.4491%2016.9565%2016.3124%2016.9015C16.1757%2016.8465%2016.051%2016.7644%2015.9456%2016.66Z%22%20fill%3D%22%2339D2AD%22%2F%3E %3C%2Fsvg%3E")}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-body-container .bmui-tab-header .title:after{height:1px;width:auto;background-color:#39d2ad;position:absolute;left:0;right:0;top:auto;opacity:0;bottom:0}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-body-container .bmui-tab-header.bmui-tab-active .title:after,.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-body-container .bmui-tab-header:hover .title:after{opacity:1}#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container .bmui-tab-body-container{min-height:unset}#customer-profile-tabs.customer-profile-v2 .form-row{height:auto;padding-bottom:20px;margin:0}#customer-profile-tabs.customer-profile-v2 input[type="text"],#customer-profile-tabs.customer-profile-v2 input[type="email"],#customer-profile-tabs.customer-profile-v2 input[type="password"]{padding:5px 12px;margin:0;width:100%;border:1px solid rgba(0,0,0,.20);font-family:"Montserrat",sans-serif;border-radius:4px;font-weight:400;font-size:14px;line-height:20px;color:#000;transition:border 300ms ease-out 0s}#customer-profile-tabs.customer-profile-v2 select{margin:0;width:100%;border:1px solid rgba(0,0,0,.20);font-family:"Montserrat",sans-serif;border-radius:4px;font-weight:400;font-size:14px;line-height:20px;color:#000;transition:border 300ms ease-out 0s}#customer-profile-tabs.customer-profile-v2 textarea{padding:5px 12px;margin:0;width:100%;border:1px solid rgba(0,0,0,.20);font-family:"Montserrat",sans-serif;border-radius:4px;font-weight:400;font-size:14px;line-height:20px;color:#000;transition:border 300ms ease-out 0s}#customer-profile-tabs.customer-profile-v2 input[type="text"]:focus,#customer-profile-tabs.customer-profile-v2 input[type="email"]:focus,#customer-profile-tabs.customer-profile-v2 input[type="password"]:focus,#customer-profile-tabs.customer-profile-v2 select:focus,#customer-profile-tabs.customer-profile-v2 textarea:focus{border:1px solid rgba(0,0,0,1)}#customer-profile-tabs.customer-profile-v2 input[type="text"],#customer-profile-tabs.customer-profile-v2 input[type="email"],#customer-profile-tabs.customer-profile-v2 input[type="password"]{height:40px}#customer-profile-tabs.customer-profile-v2 select{height:40px;appearance:none;background:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M18.7812%209.25L18.1875%208.625C18.0312%208.46875%2017.7812%208.46875%2017.6562%208.625L12%2014.2812L6.3125%208.625C6.1875%208.46875%205.9375%208.46875%205.78125%208.625L5.1875%209.25C5.03125%209.375%205.03125%209.625%205.1875%209.78125L11.7188%2016.3125C11.875%2016.4688%2012.0938%2016.4688%2012.25%2016.3125L18.7812%209.78125C18.9375%209.625%2018.9375%209.375%2018.7812%209.25Z%22%20fill%3D%22black%22%20fill-opacity%3D%220.5%22%2F%3E %3C%2Fsvg%3E") no-repeat right 5px center;padding:5px 32px 5px 12px}#customer-profile-tabs.customer-profile-v2 .form-row .pass-input-wrapper input[type="password"]{padding:5px 35px 5px 12px}#customer-profile-tabs.customer-profile-v2 .form-row .pass-input-wrapper .toggle-password{height:24px;width:24px;position:absolute;top:7px;right:4px;background:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M12%208.5C11.6562%208.53125%2011.3125%208.5625%2011%208.65625C11.1562%208.90625%2011.2188%209.21875%2011.25%209.5C11.25%2010.4688%2010.4375%2011.25%209.5%2011.25C9.1875%2011.25%208.875%2011.1875%208.65625%2011.0312C8.5625%2011.3438%208.5%2011.6562%208.5%2012C8.5%2013.9375%2010.0625%2015.5%2012%2015.5C13.9375%2015.5%2015.5%2013.9375%2015.5%2012C15.5%2010.0938%2013.9375%208.53125%2012%208.53125V8.5ZM20.875%2011.5625C19.1875%208.25%2015.8125%206%2012%206C8.15625%206%204.78125%208.25%203.09375%2011.5625C3.03125%2011.6875%203%2011.8438%203%2012C3%2012.1875%203.03125%2012.3438%203.09375%2012.4688C4.78125%2015.7812%208.15625%2018%2012%2018C15.8125%2018%2019.1875%2015.7812%2020.875%2012.4688C20.9375%2012.3438%2020.9688%2012.1875%2020.9688%2012.0312C20.9688%2011.8438%2020.9375%2011.6875%2020.875%2011.5625ZM12%2016.5C8.90625%2016.5%206.0625%2014.7812%204.5625%2012C6.0625%209.21875%208.90625%207.5%2012%207.5C15.0625%207.5%2017.9062%209.21875%2019.4062%2012C17.9062%2014.7812%2015.0625%2016.5%2012%2016.5Z%22%20fill%3D%22black%22%20fill-opacity%3D%220.5%22%2F%3E %3C%2Fsvg%3E") no-repeat center}#customer-profile-tabs.customer-profile-v2 .form-row .pass-input-wrapper .toggle-password.hide{background:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M21.8125%2018.7188L3.125%204.125C3.03125%204.0625%202.90625%204.03125%202.8125%204.03125C2.625%204.03125%202.5%204.09375%202.40625%204.1875L2.09375%204.59375C2.03125%204.6875%201.96875%204.78125%201.96875%204.90625C1.96875%205.0625%202.0625%205.21875%202.1875%205.28125L20.875%2019.9062C20.9375%2019.9688%2021.0625%2020%2021.1562%2020C21.3438%2020%2021.4688%2019.9375%2021.5625%2019.8125L21.875%2019.4375C21.9375%2019.3438%2022%2019.25%2022%2019.125C22%2018.9688%2021.9062%2018.8125%2021.8125%2018.7188ZM11.25%208.59375L15.4688%2011.875C15.4062%2010%2013.875%208.5%2012%208.5C11.75%208.53125%2011.5%208.53125%2011.25%208.59375ZM12.7188%2015.4375L8.5%2012.1562C8.5625%2014.0312%2010.0938%2015.5%2012%2015.5C12.2188%2015.5%2012.4688%2015.5%2012.7188%2015.4375ZM12%207.5C15.0625%207.5%2017.9062%209.21875%2019.4062%2012C19.0312%2012.7188%2018.5938%2013.3438%2018.0312%2013.9062L19.2188%2014.8125C19.875%2014.125%2020.4375%2013.3438%2020.875%2012.4688C20.9375%2012.3438%2021%2012.1875%2021%2012.0312C21%2011.8438%2020.9375%2011.6875%2020.875%2011.5625C19.1875%208.25%2015.8125%206%2012%206C10.8438%206%209.75%206.21875%208.71875%206.59375L10.1562%207.75C10.75%207.59375%2011.375%207.5%2012%207.5ZM12%2016.5C8.90625%2016.5%206.0625%2014.7812%204.5625%2012C4.9375%2011.3125%205.375%2010.6875%205.9375%2010.125L4.75%209.21875C4.09375%209.90625%203.53125%2010.6875%203.09375%2011.5625C3.03125%2011.6875%203%2011.8438%203%2012C3%2012.1875%203.03125%2012.3438%203.09375%2012.4688C4.78125%2015.7812%208.15625%2018%2012%2018C13.125%2018%2014.2188%2017.7812%2015.25%2017.4375L13.8125%2016.2812C13.2188%2016.4375%2012.5938%2016.5%2012%2016.5Z%22%20fill%3D%22black%22%20fill-opacity%3D%220.5%22%2F%3E %3C%2Fsvg%3E") no-repeat center}#customer-profile-tabs.customer-profile-v2 .form-row .pass-input-wrapper .password-meter-wrap{margin-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-top:5px}#customer-profile-tabs.customer-profile-v2 .form-row .pass-input-wrapper .password-meter-wrap .password-description{font-size:12px;font-weight:500;color:#000}#customer-profile-tabs.customer-profile-v2 .form-row .pass-input-wrapper .password-meter-wrap .password-strength-bar{height:3px;border-radius:3px}#customer-profile-tabs.customer-profile-v2 select.per-page-count{height:32px;font-size:12px;color:#262939;width:auto}#customer-profile-tabs.customer-profile-v2 textarea{height:150px}#customer-profile-tabs.customer-profile-v2 .chosen-container-single{min-width:unset;display:block;padding:0}#customer-profile-tabs.customer-profile-v2 .chosen-single{height:40px;padding:5px 35px 5px 12px;margin:0;width:100%;border:1px solid rgba(0,0,0,.20);box-shadow:none;border-radius:4px;font-weight:400;font-size:14px;line-height:20;color:#000}#customer-profile-tabs.customer-profile-v2 .chosen-single span{line-height:26px;color:#000;margin:0}#customer-profile-tabs.customer-profile-v2 .chosen-single div{height:24px;width:24px;background:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M18.7812%209.25L18.1875%208.625C18.0312%208.46875%2017.7812%208.46875%2017.6562%208.625L12%2014.2812L6.3125%208.625C6.1875%208.46875%205.9375%208.46875%205.78125%208.625L5.1875%209.25C5.03125%209.375%205.03125%209.625%205.1875%209.78125L11.7188%2016.3125C11.875%2016.4688%2012.0938%2016.4688%2012.25%2016.3125L18.7812%209.78125C18.9375%209.625%2018.9375%209.375%2018.7812%209.25Z%22%20fill%3D%22black%22%20fill-opacity%3D%220.5%22%2F%3E %3C%2Fsvg%3E");top:7px;right:5px}#customer-profile-tabs.customer-profile-v2 .chosen-container-active .chosen-single div{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#customer-profile-tabs.customer-profile-v2 input[type="checkbox"]{height:18px;width:18px;border:1px rgba(0,0,0,.30) solid;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}#customer-profile-tabs.customer-profile-v2 input[type="checkbox"]:checked{background:#000 url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M10.8332%203.25L4.87484%209.20833L2.1665%206.5%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat right 1px top 1px}#customer-profile-tabs.customer-profile-v2 .Zebra_DatePicker_Icon{width:38px;height:38px;padding:0;position:absolute;right:1px;top:1px;left:auto;font-size:0;background:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M8.5%2015.5H11.5C11.75%2015.5%2012%2015.2812%2012%2015V12C12%2011.75%2011.75%2011.5%2011.5%2011.5H8.5C8.21875%2011.5%208%2011.75%208%2012V15C8%2015.2812%208.21875%2015.5%208.5%2015.5ZM17.5%206H16V4.5C16%204.25%2015.75%204%2015.5%204H14.5C14.2188%204%2014%204.25%2014%204.5V6H10V4.5C10%204.25%209.75%204%209.5%204H8.5C8.21875%204%208%204.25%208%204.5V6H6.5C5.65625%206%205%206.6875%205%207.5V18.5C5%2019.3438%205.65625%2020%206.5%2020H17.5C18.3125%2020%2019%2019.3438%2019%2018.5V7.5C19%206.6875%2018.3125%206%2017.5%206ZM17.5%2018.3125C17.5%2018.4375%2017.4062%2018.5%2017.3125%2018.5H6.6875C6.5625%2018.5%206.5%2018.4375%206.5%2018.3125V9H17.5V18.3125Z%22%20fill%3D%22black%22%20fill-opacity%3D%220.5%22%2F%3E %3C%2Fsvg%3E") no-repeat center}#customer-profile-tabs.customer-profile-v2 .Zebra_DatePicker_Icon_Wrapper input.time-field{padding:5px 38px 5px 12px;cursor:pointer}#customer-profile-tabs.customer-profile-v2 .form-row label{display:block;width:100%;font-size:14px;font-weight:500;color:#000;padding-bottom:6px}#customer-profile-tabs.customer-profile-v2 button{font-family:"Montserrat",sans-serif;background:#000;height:32px;padding:6px 16px;border-radius:4px;color:#fff;font-weight:600;font-size:13px;line-height:19px;text-align:center;user-select:none}#customer-profile-tabs.customer-profile-v2 button:hover{background:#484848;color:#fff}#customer-profile-tabs.customer-profile-v2 button[disabled]{background-color:#ccc;pointer-events:none}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.top{padding:0 0 10px;margin-top:0;border-bottom:2px rgba(0,0,0,0) solid}#customer-profile-tabs.customer-profile-v2 .bmui-tab-header-container.top-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:24px;border-bottom:1px #ebebeb solid;padding:0;letter-spacing:normal;word-spacing:normal}#customer-profile-tabs.customer-profile-v2 .single-tab-only .bmui-tab-header-container.top-box{display:none}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.top .title{font-size:14px;margin:0;color:rgba(0,0,0,.7)}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.top.bmui-tab-active .title{color:rgba(0,0,0,1)}.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.top.bmui-tab-active{border-bottom:2px rgba(0,0,0,1) solid}#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container .bmui-tab-body-container{border:none;padding:0;margin-top:16px}#customer-profile-tabs.customer-profile-v2 table{border:none;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.02),0 -2px 10px 0 rgba(0,0,0,.05);box-shadow:0 4px 8px 0 rgba(0,0,0,.02),0 -2px 10px 0 rgba(0,0,0,.05);border-radius:8px}#customer-profile-tabs.customer-profile-v2 table th:first-child{border-radius:8px 0 0 0}#customer-profile-tabs.customer-profile-v2 table th:last-child{border-radius:0 8px 0 0}#customer-profile-tabs.customer-profile-v2 table tr:last-child td:first-child{border-radius:0 0 0 8px}#customer-profile-tabs.customer-profile-v2 table tr:last-child td:last-child{border-radius:0 0 8px 0}#customer-profile-tabs.customer-profile-v2 th{font-size:12px;line-height:20px;font-weight:600;color:#595b68;background-color:#f2f2f2;border-style:solid;border-color:#e8e8e8;border-width:0 1px 1px 0;padding:10px 16px}#customer-profile-tabs.customer-profile-v2 td{font-size:12px;line-height:20px;font-weight:500;color:#262939;background-color:#fff;padding:18px 16px;border-style:solid;border-width:0 1px 1px 0;border-color:#f5f5f6}#customer-profile-tabs.customer-profile-v2 th:last-child,#customer-profile-tabs.customer-profile-v2 td:last-child{border-right:0}#customer-profile-tabs.customer-profile-v2 col.action-col{width:56px}#customer-profile-tabs.customer-profile-v2 th.actions-column{font-size:0}#customer-profile-tabs.customer-profile-v2 td.actions-column .wrapper,#customer-profile-tabs.customer-profile-v2 td.actions-column .floating-popup{width:18px;height:18px;margin:auto}#customer-profile-tabs.customer-profile-v2 td.actions-column .floating-action-dropper:before{display:none}#customer-profile-tabs.customer-profile-v2 td.actions-column .floating-action-dropper{height:18px;width:18px;background:url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9%206C9.825%206%2010.5%205.325%2010.5%204.5C10.5%203.675%209.825%203%209%203C8.175%203%207.5%203.675%207.5%204.5C7.5%205.325%208.175%206%209%206ZM9%207.5C8.175%207.5%207.5%208.175%207.5%209C7.5%209.825%208.175%2010.5%209%2010.5C9.825%2010.5%2010.5%209.825%2010.5%209C10.5%208.175%209.825%207.5%209%207.5ZM7.5%2013.5C7.5%2012.675%208.175%2012%209%2012C9.825%2012%2010.5%2012.675%2010.5%2013.5C10.5%2014.325%209.825%2015%209%2015C8.175%2015%207.5%2014.325%207.5%2013.5Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E")}#customer-profile-tabs.customer-profile-v2 .order-payment-status-data-tag{display:inline-block;font-size:12px;font-weight:600;line-height:20px;color:#fff;background-color:#000;padding:0 6px;border-radius:4px}#customer-profile-tabs.customer-profile-v2 td.paid .order-payment-status-data-tag{background-color:#0dc15c}#customer-profile-tabs.customer-profile-v2 td.unpaid .order-payment-status-data-tag{background-color:#ee7b56}.page-profile .floating-panel-popup{width:218px!important;max-width:unset;padding:8px;-webkit-box-shadow:0 3px 6px -3px rgba(23,24,24,0.08),0 8px 20px -4px rgba(23,24,24,0.12);box-shadow:0 3px 6px -3px rgba(23,24,24,0.08),0 8px 20px -4px rgba(23,24,24,0.12)}.page-profile .floating-panel-popup .action-item{font-family:"Montserrat",sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#000;padding:10px 12px;border-radius:8px}.page-profile .floating-panel-popup .action-item:hover{background-color:#f7f7f7}#customer-profile-tabs.customer-profile-v2 .pagination{display:flex;align-items:center;gap:16px;float:none}#customer-profile-tabs.customer-profile-v2 .pagination .first,#customer-profile-tabs.customer-profile-v2 .pagination .last{display:none}#customer-profile-tabs.customer-profile-v2 .pagination span{min-width:24px;height:24px;font-size:12px;line-height:23px;font-weight:500;color:rgba(28,28,28,0.5);text-align:center;border:none;box-shadow:none;border-radius:50%;padding:0;background:none;margin:0}#customer-profile-tabs.customer-profile-v2 .pagination span:hover{color:#000}#customer-profile-tabs.customer-profile-v2 .pagination span.current{background-color:#000;color:#fff}#customer-profile-tabs.customer-profile-v2 .pagination span.prev,#customer-profile-tabs.customer-profile-v2 .pagination span.next{font-size:0}#customer-profile-tabs.customer-profile-v2 .pagination span.prev{background:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M15.7136%205.24142C15.3446%204.90813%2014.7604%204.92159%2014.4089%205.27148L8.25465%2011.3965C7.91512%2011.7345%207.91512%2012.2655%208.25465%2012.6035L14.4089%2018.7285C14.7604%2019.0784%2015.3446%2019.0919%2015.7136%2018.7586C16.0827%2018.4253%2016.0969%2017.8715%2015.7454%2017.5216L10.1975%2012L15.7454%206.47839C16.0969%206.12851%2016.0827%205.5747%2015.7136%205.24142Z%22%20fill%3D%22black%22%20fill-opacity%3D%220.5%22%2F%3E %3C%2Fsvg%3E") no-repeat center}#customer-profile-tabs.customer-profile-v2 .pagination span.next{background:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M8.28636%205.24142C8.65541%204.90813%209.23958%204.92159%209.59113%205.27148L15.7454%2011.3965C16.0849%2011.7345%2016.0849%2012.2655%2015.7454%2012.6035L9.59113%2018.7285C9.23958%2019.0784%208.65541%2019.0919%208.28636%2018.7586C7.9173%2018.4253%207.9031%2017.8715%208.25465%2017.5216L13.8025%2012L8.25465%206.47839C7.9031%206.12851%207.9173%205.5747%208.28636%205.24142Z%22%20fill%3D%22black%22%20fill-opacity%3D%220.5%22%2F%3E %3C%2Fsvg%3E") no-repeat center}#customer-profile-tabs.customer-profile-v2 .pagination span.prev.disabled,#customer-profile-tabs.customer-profile-v2 .pagination span.next.disabled{pointer-events:none;opacity:.3}.page-profile .site-popup{width:600px!important;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 4px 25px 0 rgba(0,0,0,.30);box-shadow:0 4px 25px 0 rgba(0,0,0,.30);font-family:"Montserrat",sans-serif}.page-profile .site-popup .title-bar{padding:15px 20px;background-color:#fff;border-bottom:1px #f0f3f4 solid;border-radius:4px 4px 0 0}.page-profile .site-popup .title-bar .title{font-family:"Montserrat",sans-serif;font-size:18px;font-weight:600;line-height:24px}.page-profile .site-popup .title-bar .close{width:20px;height:20px;background:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.33339%2015.5448L4.4552%2014.6666L9.12187%209.99993L4.4552%205.33327L5.33339%204.45508L10.0001%209.12174L14.6667%204.45508L15.5449%205.33327L10.8782%209.99993L15.5449%2014.6666L14.6667%2015.5448L10.0001%2010.8781L5.33339%2015.5448Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");position:absolute;right:15px;top:17px}.page-profile .site-popup .title-bar .close:before{display:none}.page-profile .site-popup .content{padding:15px 20px;background-color:#fff}.page-profile .site-popup .button-line{padding:15px 20px;background-color:#fff;border-top:1px #f0f3f4 solid;border-radius:0 0 4px 4px;text-align:right}.page-profile .site-popup .button-line button{font-family:"Montserrat",sans-serif;font-size:13px;font-weight:600;line-height:20px;color:#fff;padding:6px 16px;border-radius:4px;background-color:#000}.page-profile .site-popup .button-line button:hover{background:#484848}.page-profile .site-popup .button-line button[disabled]{background-color:#ccc;pointer-events:none}.page-profile .site-popup input,.page-profile .site-popup select,.page-profile .site-popup textarea{font-family:"Montserrat",sans-serif;font-size:14px;line-height:20px;color:#000;font-weight:400;border:1px rgba(0,0,0,.20) solid;border-radius:4px}.page-profile .site-popup input::-webkit-input-placeholder,.page-profile .site-popup textarea::-webkit-input-placeholder,.page-profile .site-popup input::-moz-placeholder,.page-profile .site-popup textarea::-moz-placeholder,.page-profile .site-popup input:-ms-input-placeholder,.page-profile .site-popup textarea:-ms-input-placeholder,.page-profile .site-popup input:-moz-placeholder,.page-profile .site-popup textarea:-moz-placeholder{color:rgba(0,0,0,.5)}.page-profile .site-popup textarea{padding:8px;margin:0;width:100%;height:85px}.page-profile .site-popup .comment-area{margin-top:30px;max-height:247px;overflow-y:auto;padding-right:5px;margin-right:-5px}.page-profile .site-popup .comment-area::-webkit-scrollbar{width:3px}.page-profile .site-popup .comment-area::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:3px;box-shadow:none}.page-profile .site-popup .comment-area::-webkit-scrollbar-thumb{background-color:#bdbdbd;border-radius:3px}.page-profile .site-popup .comment-row{border-bottom:1px solid #ededed;padding-bottom:24px}.page-profile .site-popup .comment-row:last-child{border:none}.page-profile .site-popup .comment-row+.comment-row{margin-top:24px}.page-profile .site-popup .comment-row .name{font-size:15px;font-weight:600;color:#000;display:block;max-width:calc(100% - 200px)}.page-profile .site-popup .comment-row .date-time-row{position:relative;margin-top:-7px;display:block}.page-profile .site-popup .comment-row .date-time{font-size:13px;line-height:20px;color:rgba(0,0,0,.5);margin:0;float:none;position:absolute;right:0;top:-28px}.page-profile .site-popup .comment-row .show-comment{font-size:13px;line-height:18px;color:#000;word-break:normal;padding-left:50px}.page-profile .popup-mask.site-popup-mask,.page-profile .popup-mask.confirm-popup-mask,.page-profile .popup-mask{background-color:rgba(0,0,0,0.5)}.page-profile .confirm-popup{width:400px!important;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 4px 25px 0 rgba(0,0,0,.30);box-shadow:0 4px 25px 0 rgba(0,0,0,.30);font-family:"Montserrat",sans-serif}.page-profile .confirm-popup .header-line{padding:15px 20px;background-color:#fff;border-bottom:1px #f0f3f4 solid;border-radius:4px 4px 0 0}.page-profile .confirm-popup .header-line .title{font-family:"Montserrat",sans-serif;font-size:18px;font-weight:600;line-height:24px}.page-profile .confirm-popup .header-line .close{width:20px;height:20px;background:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.33339%2015.5448L4.4552%2014.6666L9.12187%209.99993L4.4552%205.33327L5.33339%204.45508L10.0001%209.12174L14.6667%204.45508L15.5449%205.33327L10.8782%209.99993L15.5449%2014.6666L14.6667%2015.5448L10.0001%2010.8781L5.33339%2015.5448Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");position:absolute;right:15px;top:17px}.page-profile .confirm-popup .header-line .close:before{display:none}.page-profile .confirm-popup .body{padding:15px 20px;background-color:#fff}.page-profile .confirm-popup .body .message{font-size:14px;font-weight:500;display:block;padding:20px 0}.page-profile .confirm-popup .button-line{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:15px 20px;background-color:#fff;border-top:1px #f0f3f4 solid;border-radius:0 0 4px 4px}.page-profile .confirm-popup .button-line button{font-family:"Montserrat",sans-serif;font-size:13px;font-weight:600;line-height:20px;color:#fff;padding:6px 16px;border-radius:4px;background-color:#000;margin:0}.page-profile .confirm-popup .button-line button:hover{background:#484848}.page-profile .confirm-popup .button-line button.no-button{color:#000;background:none;border:1px rgba(0,0,0,.20) solid}.page-profile .confirm-popup .button-line button.no-button:hover{border:1px rgba(0,0,0,.40) solid}.enter-verification-code-popup.popup{width:600px!important;height:auto!important;background:#fff;border-radius:4px;-webkit-box-shadow:0 4px 25px 0 rgba(0,0,0,.30);box-shadow:0 4px 25px 0 rgba(0,0,0,.30);font-family:"Montserrat",sans-serif;padding:0}.enter-verification-code-popup.popup .title-bar{padding:15px 20px;background-color:#fff;border-bottom:1px #f0f3f4 solid;border-radius:4px 4px 0 0}.enter-verification-code-popup.popup .title-bar .title{font-family:"Montserrat",sans-serif;font-size:18px;font-weight:600;line-height:24px}.enter-verification-code-popup.popup .title-bar .close{width:20px;height:20px;background:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.33339%2015.5448L4.4552%2014.6666L9.12187%209.99993L4.4552%205.33327L5.33339%204.45508L10.0001%209.12174L14.6667%204.45508L15.5449%205.33327L10.8782%209.99993L15.5449%2014.6666L14.6667%2015.5448L10.0001%2010.8781L5.33339%2015.5448Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");position:absolute;right:15px;top:17px}.enter-verification-code-popup.popup .confirm-password{padding:32px 20px 132px;text-align:center}.enter-verification-code-popup.popup .confirm-password .confirm-password-info{font-size:18px;line-height:26px;font-weight:500;color:#000}.enter-verification-code-popup.popup .confirm-password .form-row{margin:48px 0 0}.enter-verification-code-popup.popup .confirm-password .form-row label{display:block;font-size:16px;font-weight:500;color:#000;text-align:center;width:100%;padding-bottom:5px}.enter-verification-code-popup.popup .confirm-password .form-row input{height:40px;width:300px;border:1px rgba(0,0,0,.20) solid;border-radius:4px;font-size:20px;font-weight:400;color:#000;letter-spacing:2px;text-align:center;margin:0;padding:3px 10px}.enter-verification-code-popup.popup .confirm-password .form-row .message-block{text-align:center;margin-top:5px}.enter-verification-code-popup.popup .confirm-password .enter-code-info-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:48px}.enter-verification-code-popup.popup .confirm-password .enter-code-info-bottom .resend-code-left-button{font-size:13px;line-height:20px;font-weight:500;color:#333;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;cursor:pointer}.enter-verification-code-popup.popup .confirm-password .enter-code-info-bottom .resend-code-left-button.disabled{cursor:no-drop}.enter-verification-code-popup.popup .confirm-password .enter-code-info-bottom .title-expiry,.enter-verification-code-popup.popup .confirm-password .enter-code-info-bottom .count-expiry{font-size:14px;line-height:20px;font-weight:500;color:#000}.enter-verification-code-popup.popup .confirm-password .enter-code-info-bottom .title-expiry{padding-right:4px;width:50%;text-align:right}.enter-verification-code-popup.popup .confirm-password .confirm-password-info .email{text-decoration:underline}.enter-verification-code-popup.popup span.code-expiry-status{text-decoration:underline;text-underline-offset:4px;width:50%;text-align:left;padding-left:4px}.enter-verification-code-popup.popup .button-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:15px 20px;background-color:#fff;border-top:1px #f0f3f4 solid;border-radius:0 0 4px 4px}.enter-verification-code-popup.popup .button-row button{font-family:"Montserrat",sans-serif;font-size:13px;font-weight:600;line-height:20px;color:#fff;padding:6px 16px;border-radius:4px;background-color:#000;margin:0}.enter-verification-code-popup.popup .button-row button:hover{background:#484848}.enter-verification-code-popup.popup .button-row button.cancel-button{color:#000;background:none;border:1px rgba(0,0,0,.20) solid}.enter-verification-code-popup.popup .button-row button.cancel-button:hover{border:1px rgba(0,0,0,.40) solid}.customer-profile-v2 .customer-short-info{min-height:52px;position:relative;padding-left:64px;margin-bottom:24px}.customer-profile-v2 .customer-profile{height:48px;width:48px;border-radius:50%;overflow:hidden;position:absolute;left:0;top:0;background:#ededed url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1774_1704%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2220%22%20height%3D%2220%22%3E %3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1774_1704%29%22%3E %3Cpath%20d%3D%22M10.0008%2014.5833C11.0425%2014.5833%2011.9279%2014.2187%2012.6571%2013.4896C13.3862%2012.7604%2013.7508%2011.875%2013.7508%2010.8333C13.7508%209.79167%2013.3862%208.90625%2012.6571%208.17708C11.9279%207.44792%2011.0425%207.08333%2010.0008%207.08333C8.95915%207.08333%208.07373%207.44792%207.34456%208.17708C6.6154%208.90625%206.25081%209.79167%206.25081%2010.8333C6.25081%2011.875%206.6154%2012.7604%207.34456%2013.4896C8.07373%2014.2187%208.95915%2014.5833%2010.0008%2014.5833ZM10.0008%2012.9167C9.41748%2012.9167%208.92443%2012.7153%208.52165%2012.3125C8.11887%2011.9097%207.91748%2011.4167%207.91748%2010.8333C7.91748%2010.25%208.11887%209.75694%208.52165%209.35417C8.92443%208.95139%209.41748%208.75%2010.0008%208.75C10.5841%208.75%2011.0772%208.95139%2011.48%209.35417C11.8828%209.75694%2012.0841%2010.25%2012.0841%2010.8333C12.0841%2011.4167%2011.8828%2011.9097%2011.48%2012.3125C11.0772%2012.7153%2010.5841%2012.9167%2010.0008%2012.9167ZM3.33415%2017.5C2.87581%2017.5%202.48345%2017.3368%202.15706%2017.0104C1.83067%2016.684%201.66748%2016.2917%201.66748%2015.8333V5.83333C1.66748%205.375%201.83067%204.98264%202.15706%204.65625C2.48345%204.32986%202.87581%204.16667%203.33415%204.16667H5.95915L7.50081%202.5H12.5008L14.0425%204.16667H16.6675C17.1258%204.16667%2017.5182%204.32986%2017.8446%204.65625C18.171%204.98264%2018.3341%205.375%2018.3341%205.83333V15.8333C18.3341%2016.2917%2018.171%2016.684%2017.8446%2017.0104C17.5182%2017.3368%2017.1258%2017.5%2016.6675%2017.5H3.33415ZM3.33415%2015.8333H16.6675V5.83333H13.2925L11.7716%204.16667H8.22998L6.70915%205.83333H3.33415V15.8333Z%22%20fill%3D%22black%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E") no-repeat center}.customer-profile-v2 .customer-profile img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all 300ms ease-out 0s;-o-transition:all 300ms ease-out 0s;transition:all 300ms ease-out 0s}.customer-profile-v2 .customer-profile:hover img{opacity:0}.customer-profile-v2 .customer-basic-info{font-weight:400;font-size:15px;line-height:26px;color:#000}.customer-profile-v2 .customer-basic-info .customer-name-text{font-size:18px;color:#000;font-weight:700}.customer-profile-v2 .customer-short-info .customer-name-text{font-size:16px;font-weight:500;margin-top:12px}.profile-pic-wrapper .name{display:none}#customer-profile-tabs.customer-profile-v2 .account-details-form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}#customer-profile-tabs.customer-profile-v2 .account-details-form .form-row{width:50%;padding-left:8px;padding-right:8px}#customer-profile-tabs.customer-profile-v2 .account-details-form .form-row.email{width:100%}#customer-profile-tabs.customer-profile-v2 .account-details-form .form-row.btn-row{width:100%;padding-top:0;padding-bottom:0}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address{margin-top:24px}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .customer-manage-address-card-header,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .customer-manage-address-card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:16px}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .customer-manage-address-title,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .customer-manage-address-title{font-size:16px;font-weight:600;color:#000}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .create-new,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .create-new{font-size:13px;font-weight:600;color:#333;padding:6px 16px;background:none;border:1px rgba(0,0,0,.2) solid;border-radius:4px;height:32px}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .create-new:hover,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .create-new:hover{border:1px rgba(0,0,0,.4) solid}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group{border:1px rgba(0,0,0,.15) solid;border-radius:5px;padding:16px;position:relative}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group+.address-card-item-group,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group+.address-card-item-group{margin-top:16px}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group-header,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group-header{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;position:absolute;top:16px;right:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .active-status-tag,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .active-status-tag{height:20px;font-size:12px;font-weight:600;color:#fff;line-height:20px;padding:0 6px;border-radius:4px;background-color:#0dc15c}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group-header .action-icon.edit,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group-header .action-icon.edit{background:none;height:auto;width:auto;margin:0}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group-header .action-icon.edit:after,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group-header .action-icon.edit:after{content:"Edit";font-size:13px;line-height:20px;font-weight:600;color:#333;text-decoration:underline;text-underline-offset:3px}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group-header .action-icon.edit:hover:after,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group-header .action-icon.edit:hover:after{color:#787878}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group-header .action-icon.delete,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group-header .action-icon.delete{background:url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1757_1068%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2218%22%20height%3D%2218%22%3E %3Crect%20width%3D%2218%22%20height%3D%2218%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1757_1068%29%22%3E %3Cpath%20d%3D%22M5.48077%2015.3756C5.10674%2015.3756%204.78727%2015.2431%204.52237%2014.9782C4.25746%2014.7133%204.125%2014.3938%204.125%2014.0198V4.50059H3.375V3.37561H6.74998V2.71216H11.25V3.37561H14.625V4.50059H13.875V14.0198C13.875%2014.3986%2013.7437%2014.7193%2013.4812%2014.9818C13.2187%2015.2443%2012.898%2015.3756%2012.5192%2015.3756H5.48077ZM12.75%204.50059H5.24998V14.0198C5.24998%2014.0871%205.27162%2014.1424%205.31489%2014.1857C5.35817%2014.229%205.41346%2014.2506%205.48077%2014.2506H12.5192C12.5769%2014.2506%2012.6298%2014.2266%2012.6779%2014.1785C12.7259%2014.1304%2012.75%2014.0775%2012.75%2014.0198V4.50059ZM7.05289%2012.7506H8.17787V6.00059H7.05289V12.7506ZM9.82209%2012.7506H10.9471V6.00059H9.82209V12.7506Z%22%20fill%3D%22%231C1B1F%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E");height:18px;width:18px}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group-header .action-icon.active,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group-header .action-icon.active{height:18px;width:18px;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cg%20clip-path%3D%22url%28%23clip0_1833_1155%29%22%3E %3Cpath%20d%3D%22M6.75%2016.5L-0.75%208.5515L1.3485%206.40725L6.71025%2012.012L16.5682%201.5L18.75%203.6045L6.75%2016.5Z%22%20fill%3D%22black%22%2F%3E %3C%2Fg%3E %3Cdefs%3E %3CclipPath%20id%3D%22clip0_1833_1155%22%3E %3Crect%20width%3D%2218%22%20height%3D%2218%22%20fill%3D%22white%22%2F%3E %3C%2FclipPath%3E %3C%2Fdefs%3E %3C%2Fsvg%3E");background-position:center;background-size:13px}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group-header .action-cell .wrapper,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group-header .action-cell .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group-body,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group-body{padding-right:130px}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group-body .address-card-item+.address-card-item,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group-body .address-card-item+.address-card-item{margin-top:16px}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group-body .address-card-item-label,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group-body .address-card-item-label{font-size:14px;font-weight:600;line-height:20px;color:#000}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group-body .address-card-item-value,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group-body .address-card-item-value{font-size:14px;line-height:20px;color:#262939}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .edit-address-form,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .edit-address-form{margin-left:0;margin-right:0}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .edit-address-form .form-row.set-as-default,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .edit-address-form .form-row.set-as-default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;width:100%;padding-left:0;padding-right:0;padding-bottom:16px}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .edit-address-form .form-row.set-as-default span,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .edit-address-form .form-row.set-as-default span{font-size:14px;font-weight:500;line-height:27px;color:#000}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .edit-address-form .address-field-wrapper,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .edit-address-form .address-field-wrapper{padding:16px 8px;border:1px rgba(0,0,0,.15) solid;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .edit-address-form .form-row,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .edit-address-form .form-row{padding-left:8px;padding-right:8px}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .edit-address-form .form-row.btn-row,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .edit-address-form .form-row.btn-row{padding-top:0;padding-bottom:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .edit-address-form .form-row.btn-row .cancel-button,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .edit-address-form .form-row.btn-row .cancel-button{color:#000;background:none;border:1px rgba(0,0,0,.20) solid}#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .edit-address-form .form-row.btn-row .cancel-button:hover,#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .edit-address-form .form-row.btn-row .cancel-button:hover{border:1px rgba(0,0,0,.40) solid}#customer-profile-tabs.customer-profile-v2 .customer-password-change-card .manage-password{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#customer-profile-tabs.customer-profile-v2 .customer-password-change-card .password-change-title{font-size:16px;font-weight:600;color:#000}#customer-profile-tabs.customer-profile-v2 .customer-password-change-card .password-edit-link{font-size:13px;font-weight:600;color:#333;padding:6px 16px;background:none;border:1px rgba(0,0,0,.2) solid;border-radius:4px;height:32px;text-decoration:none}#customer-profile-tabs.customer-profile-v2 .customer-password-change-card .password-edit-link:hover{border:1px rgba(0,0,0,.4) solid}#customer-profile-tabs.customer-profile-v2 .customer-password-change-card .edit-password-form{border:1px rgba(0,0,0,.15) solid;border-radius:5px;padding:16px;position:relative}#customer-profile-tabs.customer-profile-v2 .customer-password-change-card .title{font-size:16px;font-weight:600;color:#000;padding-bottom:16px;display:block}#customer-profile-tabs.customer-profile-v2 .customer-password-change-card .btn-row{padding-top:0;padding-bottom:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}#customer-profile-tabs.customer-profile-v2 .customer-password-change-card .btn-row .cancel-button{color:#000;background:none;border:1px rgba(0,0,0,.20) solid}#customer-profile-tabs.customer-profile-v2 .customer-password-change-card .btn-row .cancel-button:hover{border:1px rgba(0,0,0,.40) solid}#customer-profile-tabs.customer-profile-v2 #order-list .id-col{width:228px}#customer-profile-tabs.customer-profile-v2 .order-id-data-details-link{float:left}#customer-profile-tabs.customer-profile-v2 .wrapper[data-label="Total Comments:"]{float:right}#customer-profile-tabs.customer-profile-v2 .order-id-data-details-link{font-size:12px;font-weight:500;color:#262939;text-decoration:underline;cursor:pointer}#customer-profile-tabs.customer-profile-v2 .inline-comments{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1px;text-decoration:none;background-color:#f5f5f5;padding:2px 8px 2px 4px;border-radius:20px;margin-left:10px}#customer-profile-tabs.customer-profile-v2 .inline-comments:before{content:"";width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2216%22%20viewBox%3D%220%200%2017%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.16504%204.00033C4.98823%204.00033%204.81866%204.07056%204.69363%204.19559C4.56861%204.32061%204.49837%204.49018%204.49837%204.66699V10.0003C4.49837%2010.1771%204.56861%2010.3467%204.69363%2010.4717C4.81866%2010.5968%204.98823%2010.667%205.16504%2010.667H6.49837C6.67518%2010.667%206.84475%2010.7372%206.96978%2010.8623C7.0948%2010.9873%207.16504%2011.1568%207.16504%2011.3337V12.1563L9.48904%2010.7603C9.59272%2010.6988%209.71115%2010.6665%209.83171%2010.667H11.8317C12.0085%2010.667%2012.1781%2010.5968%2012.3031%2010.4717C12.4281%2010.3467%2012.4984%2010.1771%2012.4984%2010.0003V4.66699C12.4984%204.49018%2012.4281%204.32061%2012.3031%204.19559C12.1781%204.07056%2012.0085%204.00033%2011.8317%204.00033H5.16504ZM3.16504%204.66699C3.16504%204.13656%203.37575%203.62785%203.75083%203.25278C4.1259%202.87771%204.63461%202.66699%205.16504%202.66699H11.8317C12.3621%202.66699%2012.8708%202.87771%2013.2459%203.25278C13.621%203.62785%2013.8317%204.13656%2013.8317%204.66699V10.0003C13.8317%2010.5308%2013.621%2011.0395%2013.2459%2011.4145C12.8708%2011.7896%2012.3621%2012.0003%2011.8317%2012.0003H10.0157L6.84237%2013.9057C6.74116%2013.9666%206.62557%2013.9996%206.50743%2014.0012C6.38928%2014.0028%206.27283%2013.973%206.17001%2013.9148C6.06718%2013.8566%205.98166%2013.7721%205.92222%2013.67C5.86278%2013.5679%205.83154%2013.4518%205.83171%2013.3337V12.0003H5.16504C4.63461%2012.0003%204.1259%2011.7896%203.75083%2011.4145C3.37575%2011.0395%203.16504%2010.5308%203.16504%2010.0003V4.66699Z%22%20fill%3D%22black%22%20fill-opacity%3D%220.7%22%20stroke%3D%22white%22%20stroke-width%3D%220.444444%22%2F%3E %3C%2Fsvg%3E")}#customer-profile-tabs.customer-profile-v2 .inline-comments span{color:#000}#customer-profile-tabs.customer-profile-v2 .return-case-extra-tag-td{float:right}#customer-profile-tabs.customer-profile-v2 .return-case-extra-tag-td .inline-cases{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1px;text-decoration:none;background-color:#f5f5f5;padding:2px 8px 2px 4px;border-radius:20px}#customer-profile-tabs.customer-profile-v2 .return-case-extra-tag-td .inline-cases:before{content:"";width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2216%22%20viewBox%3D%220%200%2017%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4.57143%2010.8571C4.57143%2011.1413%204.68431%2011.4138%204.88524%2011.6148C5.08617%2011.8157%205.3587%2011.9286%205.64286%2011.9286H11.3571C11.6413%2011.9286%2011.9138%2011.8157%2012.1148%2011.6148C12.3157%2011.4138%2012.4286%2011.1413%2012.4286%2010.8571V5.14286C12.4286%204.8587%2012.3157%204.58617%2012.1148%204.38524C11.9138%204.18431%2011.6413%204.07143%2011.3571%204.07143H5.64286C5.3587%204.07143%205.08617%204.18431%204.88524%204.38524C4.68431%204.58617%204.57143%204.8587%204.57143%205.14286V10.8571ZM5.64286%2013C5.07454%2013%204.52949%2012.7742%204.12763%2012.3724C3.72576%2011.9705%203.5%2011.4255%203.5%2010.8571V5.14286C3.5%204.57454%203.72576%204.02949%204.12763%203.62763C4.52949%203.22576%205.07454%203%205.64286%203H11.3571C11.9255%203%2012.4705%203.22576%2012.8724%203.62763C13.2742%204.02949%2013.5%204.57454%2013.5%205.14286V10.8571C13.5%2011.4255%2013.2742%2011.9705%2012.8724%2012.3724C12.4705%2012.7742%2011.9255%2013%2011.3571%2013H5.64286ZM9.21429%209.96429C9.21429%2010.1537%209.13903%2010.3354%209.00508%2010.4694C8.87112%2010.6033%208.68944%2010.6786%208.5%2010.6786C8.31056%2010.6786%208.12888%2010.6033%207.99492%2010.4694C7.86097%2010.3354%207.78571%2010.1537%207.78571%209.96429C7.78571%209.77485%207.86097%209.59316%207.99492%209.45921C8.12888%209.32526%208.31056%209.25%208.5%209.25C8.68944%209.25%208.87112%209.32526%209.00508%209.45921C9.13903%209.59316%209.21429%209.77485%209.21429%209.96429ZM9.03571%205.85714C9.03571%205.71506%208.97927%205.5788%208.87881%205.47834C8.77834%205.37787%208.64208%205.32143%208.5%205.32143C8.35792%205.32143%208.22166%205.37787%208.12119%205.47834C8.02073%205.5788%207.96429%205.71506%207.96429%205.85714V8C7.96429%208.14208%208.02073%208.27834%208.12119%208.37881C8.22166%208.47927%208.35792%208.53571%208.5%208.53571C8.64208%208.53571%208.77834%208.47927%208.87881%208.37881C8.97927%208.27834%209.03571%208.14208%209.03571%208V5.85714Z%22%20fill%3D%22black%22%20stroke%3D%22%23F5F5F5%22%20stroke-width%3D%220.357143%22%2F%3E %3C%2Fsvg%3E")}#customer-profile-tabs.customer-profile-v2 #order-list{border:none;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.02),0 -2px 10px 0 rgba(0,0,0,.05);box-shadow:0 4px 8px 0 rgba(0,0,0,.02),0 -2px 10px 0 rgba(0,0,0,.05);border-radius:8px}#customer-profile-tabs.customer-profile-v2 #order-list table{box-shadow:none}#customer-profile-tabs.customer-profile-v2 #order-list .footer{display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:10px 16px;border-radius:0 0 8px 8px}#customer-profile-tabs.customer-profile-v2 #order-list table tr:last-child td:last-child,#customer-profile-tabs.customer-profile-v2 #order-list table tr:last-child td:first-child{border-radius:0}#customer-profile-tabs.customer-profile-v2 .order-details-loaded .customer-profile-tab-title,#customer-profile-tabs.customer-profile-v2 .order-details-loaded .bmui-tab-header-container.top-box{display:none}#customer-profile-tabs .customer-profile-order-details-v2-view .order-basic-info-card{background-color:#fff;border-radius:8px;padding:12px 16px 14px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.02),0 -2px 10px 0 rgba(0,0,0,.05);box-shadow:0 4px 8px 0 rgba(0,0,0,.02),0 -2px 10px 0 rgba(0,0,0,.05)}#customer-profile-tabs .customer-profile-order-details-v2-view .order-basic-info-top{padding-bottom:16px;margin-bottom:16px;border-bottom:1px rgba(0,0,0,.08) solid}#customer-profile-tabs .customer-profile-order-details-v2-view .order-header-left-top h1{font-family:"Montserrat",sans-serif;margin:0;font-size:18px;line-height:36px;font-weight:600}#customer-profile-tabs .customer-profile-order-details-v2-view .order-header-left-top .order-status{font-size:12px;font-weight:600;line-height:16px;color:#fff;padding:2px 8px 3px;background-color:#0dc15c;border-radius:30px;display:inline-block;vertical-align:text-top;margin-left:5px;text-transform:capitalize}#customer-profile-tabs .customer-profile-order-details-v2-view .order-header-left-top .order-status.unpaid{background-color:#ee7b56}#customer-profile-tabs .customer-profile-order-details-v2-view .order-header-left-top .order-status.partial{background-color:#d7ac1c}#customer-profile-tabs .customer-profile-order-details-v2-view .order-header-left-bottom{margin-top:5px}#customer-profile-tabs .customer-profile-order-details-v2-view .order-header-left-bottom .order-created{font-size:14px;font-weight:500;line-height:20px;color:#4f4f4f}#customer-profile-tabs .customer-profile-order-details-v2-view .order-header-left-bottom .track-order-action{font-size:14px;font-weight:600;line-height:20px;color:#000;text-decoration:underline;margin-left:5px;cursor:pointer}#customer-profile-tabs .customer-profile-order-details-v2-view .order-basic-info-bottom .header{font-size:12px;line-height:24px;font-weight:500;color:#212529;margin-bottom:2px}#customer-profile-tabs .customer-profile-order-details-v2-view .order-basic-info-bottom .address .name{display:block;font-size:14px;font-weight:600;color:#000;margin-bottom:5px}#customer-profile-tabs .customer-profile-order-details-v2-view .order-basic-info-bottom .address span{font-size:14px;font-weight:500;color:#4f4f4f}#customer-profile-tabs.customer-profile-v2 .customer-profile-order-details-v2-view .order-basic-info-bottom .header-left,#customer-profile-tabs.customer-profile-v2 .customer-profile-order-details-v2-view .order-basic-info-bottom .header-right{width:50%;display:block}#customer-profile-tabs.customer-profile-v2 .customer-profile-order-details-v2-view .order-basic-info-bottom .panel-header{padding-bottom:0;margin-bottom:0;border:none;-webkit-box-align:start;-ms-flex-align:start;align-items:start}#customer-profile-tabs.customer-profile-v2 .customer-profile-order-details-v2-view .order-basic-info-bottom .header-left{padding-right:24px;border-right:1px rgba(0,0,0,.05) solid}#customer-profile-tabs.customer-profile-v2 .customer-profile-order-details-v2-view .order-basic-info-bottom .header-right{padding-left:24px}#customer-profile-tabs.customer-profile-v2 .panel-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px rgba(0,0,0,.10) solid;padding-bottom:24px;margin-bottom:24px}#customer-profile-tabs.customer-profile-v2 .panel-header .back-button{font-size:0;width:20px;height:20px;background:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1807_2589%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2220%22%20height%3D%2220%22%3E %3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1807_2589%29%22%3E %3Cpath%20d%3D%22M13.3333%2018.3336L5%2010.0002L13.3333%201.6669L14.8125%203.14607L7.95833%2010.0002L14.8125%2016.8544L13.3333%2018.3336Z%22%20fill%3D%22%231C1B1F%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E");cursor:pointer}#customer-profile-tabs.customer-profile-v2 .panel-header .back-title,#customer-profile-tabs.customer-profile-v2 .panel-header .panel-title{font-size:20px;font-weight:600;color:#000}#customer-profile-tabs.customer-profile-v2 .customer-profile-order-details-v2-view .panel-header .panel-header-left .link-btn{font-size:13px;font-weight:600;line-height:20px;color:#333;text-underline-offset:3px}#customer-profile-tabs.customer-profile-v2 .customer-profile-order-details-v2-view .panel-header .panel-header-left .link-btn:hover{color:#787878}#customer-profile-tabs.customer-profile-v2 .panel-header .panel-header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}#customer-profile-tabs.customer-profile-v2 .panel-header .header-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:0}#customer-profile-tabs .customer-profile-order-details-v2-view #order-details{margin-top:24px}#customer-profile-tabs .customer-profile-order-details-v2-view .order-items-wrap .product-col{width:250px}#customer-profile-tabs .customer-profile-order-details-v2-view .order-items-wrap .wrapper[data-label="Product:"]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}#customer-profile-tabs .customer-profile-order-details-v2-view .order-items-wrap .wrapper[data-label="Product:"] a{width:48px;height:48px;flex-grow:0;flex-shrink:0}#customer-profile-tabs .customer-profile-order-details-v2-view .order-items-wrap .wrapper[data-label="Product:"] .product-thumb-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}#customer-profile-tabs .customer-profile-order-details-v2-view .order-items-wrap .wrapper[data-label="Product:"] .id{font-size:12px;line-height:20px;font-weight:600;color:#262939}#customer-profile-tabs .customer-profile-order-details-v2-view .order-items-wrap .wrapper[data-label="Product:"] .name{font-size:12px;line-height:20px;font-weight:500;color:#262939}#customer-profile-tabs .customer-profile-order-details-v2-view .order-info-wrap{width:318px;background:#fff;margin-left:auto;margin-right:0;margin-top:24px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.02),0 -2px 10px 0 rgba(0,0,0,.10);box-shadow:0 4px 8px 0 rgba(0,0,0,.02),0 -2px 10px 0 rgba(0,0,0,.10);border-radius:8px}#customer-profile-tabs .customer-profile-order-details-v2-view .order-info-wrap .info-row,#customer-profile-tabs .customer-profile-order-details-v2-view .order-info-wrap .price-row{margin:0;padding:14px 16px;border-bottom:1px rgba(0,0,0,.05) solid;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}#customer-profile-tabs .customer-profile-order-details-v2-view .order-info-wrap .info-row:last-child{border-bottom:none}#customer-profile-tabs .customer-profile-order-details-v2-view .order-info-wrap .info-row label,#customer-profile-tabs .customer-profile-order-details-v2-view .order-info-wrap .price-row label{font-size:12px;font-weight:500;color:#626262}#customer-profile-tabs .customer-profile-order-details-v2-view .order-info-wrap .info-row .value,#customer-profile-tabs .customer-profile-order-details-v2-view .order-info-wrap .price-row .value{font-size:12px;font-weight:500;color:#000;width:auto;padding:0}#customer-profile-tabs .customer-profile-order-details-v2-view .order-info-wrap .price-row .value.total-tax-info,#customer-profile-tabs .customer-profile-order-details-v2-view .order-info-wrap .price-row .value.other-charge-info{text-decoration:underline;cursor:pointer}#customer-profile-tabs .customer-profile-order-details-v2-view .order-info-wrap .info-row:last-child label,#customer-profile-tabs .customer-profile-order-details-v2-view .order-info-wrap .info-row:last-child .value{font-weight:600;color:#000}#customer-profile-tabs.customer-profile-v2 #order-details .other-total-tax-details,#customer-profile-tabs.customer-profile-v2 #order-details .other-charge-details{position:absolute;right:14px;bottom:30px;background-color:#fff;border:1px rgba(0,0,0,.10) solid;box-shadow:4px 4px 15px 0 rgba(0,0,0,.10);width:250px;padding:10px 16px;z-index:1}#customer-profile-tabs.customer-profile-v2 #order-details .other-total-tax-details .handling-cost,#customer-profile-tabs.customer-profile-v2 #order-details .other-charge-details .handling-cost{display:flex;justify-content:space-between;align-items:center;padding:6px 0}#customer-profile-tabs.customer-profile-v2 #order-details .other-total-tax-details .handling-cost .label,#customer-profile-tabs.customer-profile-v2 #order-details .other-charge-details .handling-cost .label{font-size:12px;font-weight:500;color:#626262}#customer-profile-tabs.customer-profile-v2 #order-details .other-total-tax-details .handling-cost .price,#customer-profile-tabs.customer-profile-v2 #order-details .other-charge-details .handling-cost .price{font-size:12px;font-weight:500;color:#000;padding:0}#customer-profile-tabs.customer-profile-v2 #order-details .order-items-wrap table{min-width:833px}#customer-profile-tabs.customer-profile-v2 #order-details .order-items-wrap{overflow-x:auto}#customer-profile-tabs.customer-profile-v2 .order-tracking{background-color:#fff;border-radius:8px;padding:20px 24px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.02),0 -2px 10px 0 rgba(0,0,0,.05);box-shadow:0 4px 8px 0 rgba(0,0,0,.02),0 -2px 10px 0 rgba(0,0,0,.05)}#customer-profile-tabs.customer-profile-v2 .order-tracking-timeline-item{max-width:560px;margin:48px auto;padding:26px 0 26px 64px;position:relative}#customer-profile-tabs.customer-profile-v2 .order-tracking-timeline-item:after{content:"";background-color:rgba(0,0,0,.20);width:2px;position:absolute;top:0;bottom:0;left:21px}#customer-profile-tabs.customer-profile-v2 .order-tracking-container{margin:0;padding:0;border:none}#customer-profile-tabs.customer-profile-v2 .order-tracking .order-tracking-icon:before,#customer-profile-tabs.customer-profile-v2 .order-tracking .order-tracking-icon:after{display:none}#customer-profile-tabs.customer-profile-v2 .order-tracking-icon [class^="step"]{left:-59px;top:-3px;z-index:1;background-image:none;border-radius:50%;background-repeat:no-repeat;background-position:center}#customer-profile-tabs.customer-profile-v2 .order-tracking-icon .step-pending{background-color:#e8e8e8;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1828_1140%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2220%22%20height%3D%2220%22%3E %3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1828_1140%29%22%3E %3Cpath%20d%3D%22M9.25%2016.0628V10.4378L4.5%207.68783V13.3128L9.25%2016.0628ZM10.75%2016.0628L15.5%2013.3337V7.70866L10.75%2010.4378V16.0628ZM9.25%2017.8128L3.75%2014.6253C3.5125%2014.488%203.32812%2014.3071%203.19687%2014.0825C3.06562%2013.8578%203%2013.6082%203%2013.3337V6.66699C3%206.39244%203.06562%206.14284%203.19687%205.9182C3.32812%205.69356%203.5125%205.5126%203.75%205.37533L9.25%202.18783C9.48793%202.04894%209.73839%201.97949%2010.0014%201.97949C10.2643%201.97949%2010.5139%202.04894%2010.75%202.18783L16.25%205.37533C16.4875%205.5126%2016.6719%205.69356%2016.8031%205.9182C16.9344%206.14284%2017%206.39244%2017%206.66699V13.3337C17%2013.6082%2016.9344%2013.8578%2016.8031%2014.0825C16.6719%2014.3071%2016.4875%2014.488%2016.25%2014.6253L10.75%2017.8128C10.5121%2017.9517%2010.2616%2018.0212%209.99862%2018.0212C9.73565%2018.0212%209.48611%2017.9517%209.25%2017.8128ZM13.1667%207.29199L14.8958%206.31283L9.97917%203.50033L8.3125%204.47949L13.1667%207.29199ZM10%209.12533L11.7083%208.14616L6.77083%205.35449L5.10417%206.31283L10%209.12533Z%22%20fill%3D%22black%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}#customer-profile-tabs.customer-profile-v2 .order-tracking-icon .step-passed{background-color:#000;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1828_1137%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2220%22%20height%3D%2220%22%3E %3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1828_1137%29%22%3E %3Cpath%20d%3D%22M9.25%2016.0628V10.4378L4.5%207.68783V13.3128L9.25%2016.0628ZM10.75%2016.0628L15.5%2013.3337V7.70866L10.75%2010.4378V16.0628ZM9.25%2017.8128L3.75%2014.6253C3.5125%2014.488%203.32812%2014.3071%203.19687%2014.0825C3.06562%2013.8578%203%2013.6082%203%2013.3337V6.66699C3%206.39244%203.06562%206.14284%203.19687%205.9182C3.32812%205.69356%203.5125%205.5126%203.75%205.37533L9.25%202.18783C9.48793%202.04894%209.73839%201.97949%2010.0014%201.97949C10.2643%201.97949%2010.5139%202.04894%2010.75%202.18783L16.25%205.37533C16.4875%205.5126%2016.6719%205.69356%2016.8031%205.9182C16.9344%206.14284%2017%206.39244%2017%206.66699V13.3337C17%2013.6082%2016.9344%2013.8578%2016.8031%2014.0825C16.6719%2014.3071%2016.4875%2014.488%2016.25%2014.6253L10.75%2017.8128C10.5121%2017.9517%2010.2616%2018.0212%209.99862%2018.0212C9.73565%2018.0212%209.48611%2017.9517%209.25%2017.8128ZM13.1667%207.29199L14.8958%206.31283L9.97917%203.50033L8.3125%204.47949L13.1667%207.29199ZM10%209.12533L11.7083%208.14616L6.77083%205.35449L5.10417%206.31283L10%209.12533Z%22%20fill%3D%22white%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}#customer-profile-tabs.customer-profile-v2 .order-tracking-icon .order-placed.step-pending{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1829_1152%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2220%22%20height%3D%2220%22%3E %3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1829_1152%29%22%3E %3Cpath%20d%3D%22M4.16667%2018.3346C3.70833%2018.3346%203.31597%2018.1714%202.98958%2017.845C2.66319%2017.5187%202.5%2017.1263%202.5%2016.668V5.0013C2.5%204.54297%202.66319%204.15061%202.98958%203.82422C3.31597%203.49783%203.70833%203.33464%204.16667%203.33464H5V1.66797H6.66667V3.33464H13.3333V1.66797H15V3.33464H15.8333C16.2917%203.33464%2016.684%203.49783%2017.0104%203.82422C17.3368%204.15061%2017.5%204.54297%2017.5%205.0013V16.668C17.5%2017.1263%2017.3368%2017.5187%2017.0104%2017.845C16.684%2018.1714%2016.2917%2018.3346%2015.8333%2018.3346H4.16667ZM4.16667%2016.668H15.8333V8.33463H4.16667V16.668ZM4.16667%206.66797H15.8333V5.0013H4.16667V6.66797ZM10%2011.668C9.76389%2011.668%209.56597%2011.5881%209.40625%2011.4284C9.24653%2011.2687%209.16667%2011.0707%209.16667%2010.8346C9.16667%2010.5985%209.24653%2010.4006%209.40625%2010.2409C9.56597%2010.0812%209.76389%2010.0013%2010%2010.0013C10.2361%2010.0013%2010.434%2010.0812%2010.5938%2010.2409C10.7535%2010.4006%2010.8333%2010.5985%2010.8333%2010.8346C10.8333%2011.0707%2010.7535%2011.2687%2010.5938%2011.4284C10.434%2011.5881%2010.2361%2011.668%2010%2011.668ZM6.66667%2011.668C6.43056%2011.668%206.23264%2011.5881%206.07292%2011.4284C5.91319%2011.2687%205.83333%2011.0707%205.83333%2010.8346C5.83333%2010.5985%205.91319%2010.4006%206.07292%2010.2409C6.23264%2010.0812%206.43056%2010.0013%206.66667%2010.0013C6.90278%2010.0013%207.10069%2010.0812%207.26042%2010.2409C7.42014%2010.4006%207.5%2010.5985%207.5%2010.8346C7.5%2011.0707%207.42014%2011.2687%207.26042%2011.4284C7.10069%2011.5881%206.90278%2011.668%206.66667%2011.668ZM13.3333%2011.668C13.0972%2011.668%2012.8993%2011.5881%2012.7396%2011.4284C12.5799%2011.2687%2012.5%2011.0707%2012.5%2010.8346C12.5%2010.5985%2012.5799%2010.4006%2012.7396%2010.2409C12.8993%2010.0812%2013.0972%2010.0013%2013.3333%2010.0013C13.5694%2010.0013%2013.7674%2010.0812%2013.9271%2010.2409C14.0868%2010.4006%2014.1667%2010.5985%2014.1667%2010.8346C14.1667%2011.0707%2014.0868%2011.2687%2013.9271%2011.4284C13.7674%2011.5881%2013.5694%2011.668%2013.3333%2011.668ZM10%2015.0013C9.76389%2015.0013%209.56597%2014.9214%209.40625%2014.7617C9.24653%2014.602%209.16667%2014.4041%209.16667%2014.168C9.16667%2013.9319%209.24653%2013.7339%209.40625%2013.5742C9.56597%2013.4145%209.76389%2013.3346%2010%2013.3346C10.2361%2013.3346%2010.434%2013.4145%2010.5938%2013.5742C10.7535%2013.7339%2010.8333%2013.9319%2010.8333%2014.168C10.8333%2014.4041%2010.7535%2014.602%2010.5938%2014.7617C10.434%2014.9214%2010.2361%2015.0013%2010%2015.0013ZM6.66667%2015.0013C6.43056%2015.0013%206.23264%2014.9214%206.07292%2014.7617C5.91319%2014.602%205.83333%2014.4041%205.83333%2014.168C5.83333%2013.9319%205.91319%2013.7339%206.07292%2013.5742C6.23264%2013.4145%206.43056%2013.3346%206.66667%2013.3346C6.90278%2013.3346%207.10069%2013.4145%207.26042%2013.5742C7.42014%2013.7339%207.5%2013.9319%207.5%2014.168C7.5%2014.4041%207.42014%2014.602%207.26042%2014.7617C7.10069%2014.9214%206.90278%2015.0013%206.66667%2015.0013ZM13.3333%2015.0013C13.0972%2015.0013%2012.8993%2014.9214%2012.7396%2014.7617C12.5799%2014.602%2012.5%2014.4041%2012.5%2014.168C12.5%2013.9319%2012.5799%2013.7339%2012.7396%2013.5742C12.8993%2013.4145%2013.0972%2013.3346%2013.3333%2013.3346C13.5694%2013.3346%2013.7674%2013.4145%2013.9271%2013.5742C14.0868%2013.7339%2014.1667%2013.9319%2014.1667%2014.168C14.1667%2014.4041%2014.0868%2014.602%2013.9271%2014.7617C13.7674%2014.9214%2013.5694%2015.0013%2013.3333%2015.0013Z%22%20fill%3D%22black%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}#customer-profile-tabs.customer-profile-v2 .order-tracking-icon .order-placed.step-passed{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1829_1149%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2220%22%20height%3D%2220%22%3E %3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1829_1149%29%22%3E %3Cpath%20d%3D%22M4.16667%2018.3346C3.70833%2018.3346%203.31597%2018.1714%202.98958%2017.845C2.66319%2017.5187%202.5%2017.1263%202.5%2016.668V5.0013C2.5%204.54297%202.66319%204.15061%202.98958%203.82422C3.31597%203.49783%203.70833%203.33464%204.16667%203.33464H5V1.66797H6.66667V3.33464H13.3333V1.66797H15V3.33464H15.8333C16.2917%203.33464%2016.684%203.49783%2017.0104%203.82422C17.3368%204.15061%2017.5%204.54297%2017.5%205.0013V16.668C17.5%2017.1263%2017.3368%2017.5187%2017.0104%2017.845C16.684%2018.1714%2016.2917%2018.3346%2015.8333%2018.3346H4.16667ZM4.16667%2016.668H15.8333V8.33463H4.16667V16.668ZM4.16667%206.66797H15.8333V5.0013H4.16667V6.66797ZM10%2011.668C9.76389%2011.668%209.56597%2011.5881%209.40625%2011.4284C9.24653%2011.2687%209.16667%2011.0707%209.16667%2010.8346C9.16667%2010.5985%209.24653%2010.4006%209.40625%2010.2409C9.56597%2010.0812%209.76389%2010.0013%2010%2010.0013C10.2361%2010.0013%2010.434%2010.0812%2010.5938%2010.2409C10.7535%2010.4006%2010.8333%2010.5985%2010.8333%2010.8346C10.8333%2011.0707%2010.7535%2011.2687%2010.5938%2011.4284C10.434%2011.5881%2010.2361%2011.668%2010%2011.668ZM6.66667%2011.668C6.43056%2011.668%206.23264%2011.5881%206.07292%2011.4284C5.91319%2011.2687%205.83333%2011.0707%205.83333%2010.8346C5.83333%2010.5985%205.91319%2010.4006%206.07292%2010.2409C6.23264%2010.0812%206.43056%2010.0013%206.66667%2010.0013C6.90278%2010.0013%207.10069%2010.0812%207.26042%2010.2409C7.42014%2010.4006%207.5%2010.5985%207.5%2010.8346C7.5%2011.0707%207.42014%2011.2687%207.26042%2011.4284C7.10069%2011.5881%206.90278%2011.668%206.66667%2011.668ZM13.3333%2011.668C13.0972%2011.668%2012.8993%2011.5881%2012.7396%2011.4284C12.5799%2011.2687%2012.5%2011.0707%2012.5%2010.8346C12.5%2010.5985%2012.5799%2010.4006%2012.7396%2010.2409C12.8993%2010.0812%2013.0972%2010.0013%2013.3333%2010.0013C13.5694%2010.0013%2013.7674%2010.0812%2013.9271%2010.2409C14.0868%2010.4006%2014.1667%2010.5985%2014.1667%2010.8346C14.1667%2011.0707%2014.0868%2011.2687%2013.9271%2011.4284C13.7674%2011.5881%2013.5694%2011.668%2013.3333%2011.668ZM10%2015.0013C9.76389%2015.0013%209.56597%2014.9214%209.40625%2014.7617C9.24653%2014.602%209.16667%2014.4041%209.16667%2014.168C9.16667%2013.9319%209.24653%2013.7339%209.40625%2013.5742C9.56597%2013.4145%209.76389%2013.3346%2010%2013.3346C10.2361%2013.3346%2010.434%2013.4145%2010.5938%2013.5742C10.7535%2013.7339%2010.8333%2013.9319%2010.8333%2014.168C10.8333%2014.4041%2010.7535%2014.602%2010.5938%2014.7617C10.434%2014.9214%2010.2361%2015.0013%2010%2015.0013ZM6.66667%2015.0013C6.43056%2015.0013%206.23264%2014.9214%206.07292%2014.7617C5.91319%2014.602%205.83333%2014.4041%205.83333%2014.168C5.83333%2013.9319%205.91319%2013.7339%206.07292%2013.5742C6.23264%2013.4145%206.43056%2013.3346%206.66667%2013.3346C6.90278%2013.3346%207.10069%2013.4145%207.26042%2013.5742C7.42014%2013.7339%207.5%2013.9319%207.5%2014.168C7.5%2014.4041%207.42014%2014.602%207.26042%2014.7617C7.10069%2014.9214%206.90278%2015.0013%206.66667%2015.0013ZM13.3333%2015.0013C13.0972%2015.0013%2012.8993%2014.9214%2012.7396%2014.7617C12.5799%2014.602%2012.5%2014.4041%2012.5%2014.168C12.5%2013.9319%2012.5799%2013.7339%2012.7396%2013.5742C12.8993%2013.4145%2013.0972%2013.3346%2013.3333%2013.3346C13.5694%2013.3346%2013.7674%2013.4145%2013.9271%2013.5742C14.0868%2013.7339%2014.1667%2013.9319%2014.1667%2014.168C14.1667%2014.4041%2014.0868%2014.602%2013.9271%2014.7617C13.7674%2014.9214%2013.5694%2015.0013%2013.3333%2015.0013Z%22%20fill%3D%22white%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}#customer-profile-tabs.customer-profile-v2 .order-tracking-icon .ready-to-pick-up.step-pending{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1829_1146%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2220%22%20height%3D%2220%22%3E %3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1829_1146%29%22%3E %3Cpath%20d%3D%22M5%2016C4.30556%2016%203.71528%2015.7569%203.22917%2015.2708C2.74306%2014.7847%202.5%2014.1944%202.5%2013.5H1V5C1%204.5875%201.14688%204.23438%201.44063%203.94063C1.73438%203.64688%202.0875%203.5%202.5%203.5H14V6.5H16.5L19%2010V13.5H17.5C17.5%2014.1944%2017.2569%2014.7847%2016.7708%2015.2708C16.2847%2015.7569%2015.6944%2016%2015%2016C14.3056%2016%2013.7153%2015.7569%2013.2292%2015.2708C12.7431%2014.7847%2012.5%2014.1944%2012.5%2013.5H7.5C7.5%2014.1944%207.25694%2014.7847%206.77083%2015.2708C6.28472%2015.7569%205.69444%2016%205%2016ZM5%2014.5C5.28333%2014.5%205.52083%2014.4042%205.7125%2014.2125C5.90417%2014.0208%206%2013.7833%206%2013.5C6%2013.2167%205.90417%2012.9792%205.7125%2012.7875C5.52083%2012.5958%205.28333%2012.5%205%2012.5C4.71667%2012.5%204.47917%2012.5958%204.2875%2012.7875C4.09583%2012.9792%204%2013.2167%204%2013.5C4%2013.7833%204.09583%2014.0208%204.2875%2014.2125C4.47917%2014.4042%204.71667%2014.5%205%2014.5ZM2.5%2012H3C3.23611%2011.6806%203.52778%2011.434%203.875%2011.2604C4.22222%2011.0868%204.59722%2011%205%2011C5.40278%2011%205.77778%2011.0868%206.125%2011.2604C6.47222%2011.434%206.76062%2011.6806%206.99019%2012H12.5V5H2.5V12ZM15%2014.5C15.2833%2014.5%2015.5208%2014.4042%2015.7125%2014.2125C15.9042%2014.0208%2016%2013.7833%2016%2013.5C16%2013.2167%2015.9042%2012.9792%2015.7125%2012.7875C15.5208%2012.5958%2015.2833%2012.5%2015%2012.5C14.7167%2012.5%2014.4792%2012.5958%2014.2875%2012.7875C14.0958%2012.9792%2014%2013.2167%2014%2013.5C14%2013.7833%2014.0958%2014.0208%2014.2875%2014.2125C14.4792%2014.4042%2014.7167%2014.5%2015%2014.5ZM14%2010.5L17.5%2010.4792L15.7292%208H14V10.5Z%22%20fill%3D%22black%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}#customer-profile-tabs.customer-profile-v2 .order-tracking-icon .ready-to-pick-up.step-passed{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1829_1143%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2220%22%20height%3D%2220%22%3E %3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1829_1143%29%22%3E %3Cpath%20d%3D%22M5%2016C4.30556%2016%203.71528%2015.7569%203.22917%2015.2708C2.74306%2014.7847%202.5%2014.1944%202.5%2013.5H1V5C1%204.5875%201.14688%204.23438%201.44063%203.94063C1.73438%203.64688%202.0875%203.5%202.5%203.5H14V6.5H16.5L19%2010V13.5H17.5C17.5%2014.1944%2017.2569%2014.7847%2016.7708%2015.2708C16.2847%2015.7569%2015.6944%2016%2015%2016C14.3056%2016%2013.7153%2015.7569%2013.2292%2015.2708C12.7431%2014.7847%2012.5%2014.1944%2012.5%2013.5H7.5C7.5%2014.1944%207.25694%2014.7847%206.77083%2015.2708C6.28472%2015.7569%205.69444%2016%205%2016ZM5%2014.5C5.28333%2014.5%205.52083%2014.4042%205.7125%2014.2125C5.90417%2014.0208%206%2013.7833%206%2013.5C6%2013.2167%205.90417%2012.9792%205.7125%2012.7875C5.52083%2012.5958%205.28333%2012.5%205%2012.5C4.71667%2012.5%204.47917%2012.5958%204.2875%2012.7875C4.09583%2012.9792%204%2013.2167%204%2013.5C4%2013.7833%204.09583%2014.0208%204.2875%2014.2125C4.47917%2014.4042%204.71667%2014.5%205%2014.5ZM2.5%2012H3C3.23611%2011.6806%203.52778%2011.434%203.875%2011.2604C4.22222%2011.0868%204.59722%2011%205%2011C5.40278%2011%205.77778%2011.0868%206.125%2011.2604C6.47222%2011.434%206.76062%2011.6806%206.99019%2012H12.5V5H2.5V12ZM15%2014.5C15.2833%2014.5%2015.5208%2014.4042%2015.7125%2014.2125C15.9042%2014.0208%2016%2013.7833%2016%2013.5C16%2013.2167%2015.9042%2012.9792%2015.7125%2012.7875C15.5208%2012.5958%2015.2833%2012.5%2015%2012.5C14.7167%2012.5%2014.4792%2012.5958%2014.2875%2012.7875C14.0958%2012.9792%2014%2013.2167%2014%2013.5C14%2013.7833%2014.0958%2014.0208%2014.2875%2014.2125C14.4792%2014.4042%2014.7167%2014.5%2015%2014.5ZM14%2010.5L17.5%2010.4792L15.7292%208H14V10.5Z%22%20fill%3D%22white%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E")}#customer-profile-tabs.customer-profile-v2 .order-tracking .order-tracking-icon{padding:0;min-height:34px;position:relative;margin:27px 0}#customer-profile-tabs.customer-profile-v2 .order-tracking .order-tracking-icon:first-child{margin-top:0}#customer-profile-tabs.customer-profile-v2 .order-tracking .order-tracking-icon:last-child{margin-bottom:0}#customer-profile-tabs.customer-profile-v2 .order-tracking .order-update-data-time{font-size:14px;color:rgba(0,0,0,.70);position:relative;margin-top:30px;display:block}#customer-profile-tabs.customer-profile-v2 .order-tracking .order-update-data-time.no-date{display:none}#customer-profile-tabs.customer-profile-v2 .order-tracking .order-update-data-time:before{content:"";width:16px;height:16px;position:absolute;left:-50px;top:2px;background-color:#9a9a9a;border:4px #fff solid;border-radius:50%;z-index:1}#customer-profile-tabs.customer-profile-v2 .order-tracking .order-tracking-step-name{font-size:16px;font-weight:600;color:#000;padding:0;margin:0}#customer-profile-tabs.customer-profile-v2 .special-product{border:none;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.02),0 -2px 10px 0 rgba(0,0,0,.05);box-shadow:0 4px 8px 0 rgba(0,0,0,.02),0 -2px 10px 0 rgba(0,0,0,.05);border-radius:8px;padding:20px;background-color:#fff;margin-top:24px}#customer-profile-tabs.customer-profile-v2 .special-product .title{font-size:16px;font-weight:600;color:#010101;margin:0;padding:0}#customer-profile-tabs.customer-profile-v2 .special-product .title:before{display:none}#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroller{top:10px;right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroll-left,#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroll-right{background:#fff;border-radius:50%;box-shadow:0 0 23px 0 rgba(0,0,0,.07);height:40px;width:40px;position:relative;border:none}#customer-profile-tabs.customer-profile-v2 .scroller [class^="scroll-"]:after{font-family:'FontAwesome';position:absolute;font-size:25px;top:7px;color:#000}#customer-profile-tabs.customer-profile-v2 .scroller .scroll-left:after{content:"\00f104";left:13px}#customer-profile-tabs.customer-profile-v2 .scroller .scroll-right:after{content:"\00f105";right:13px}#customer-profile-tabs.customer-profile-v2 .scrollable-view .content{margin-top:18px;overflow:hidden}#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block{margin:0;padding:0 10px 0 0;border:none;width:271px}#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block:last-child{padding-left:0}#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .product-image{height:auto}#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .block-content-wrap{text-align:center}#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .product-name{height:18px;margin-top:10px;margin-bottom:10px}#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .product-name-link{font-size:14px;font-weight:600;line-height:20px;color:#262939}#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .current-price{padding:0;font-size:13px;color:#000}#customer-profile-tabs.customer-profile-v2 #bmui-tab-my-entitlements .bmui-tab-body-container{margin-top:24px}#customer-profile-tabs.customer-profile-v2 #bmui-tab-my-entitlements{max-width:640px;margin:0 auto}#customer-profile-tabs.customer-profile-v2 #bmui-tab-my-entitlements .bmui-tab.top-box{padding:0;border-bottom:none}#customer-profile-tabs.customer-profile-v2 .store-credit-info-left{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%22101%22%20height%3D%22100%22%20viewBox%3D%220%200%20101%20100%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Ccircle%20cx%3D%2250.0548%22%20cy%3D%2250%22%20r%3D%2236.4881%22%20transform%3D%22rotate%2859.3138%2050.0548%2050%29%22%20fill%3D%22url%28%23paint0_linear_1841_1109%29%22%2F%3E %3Cpath%20d%3D%22M35.1036%2058.4753V44.4148V45.3861V36.2745V58.4753ZM59.9408%2061.6204L54.7606%2056.4403C54.4214%2056.1011%2054.1902%2055.7542%2054.0668%2055.3996C53.9435%2055.045%2053.8818%2054.6827%2053.8818%2054.3127C53.8818%2053.511%2054.1593%2052.8018%2054.7143%2052.1851C55.2694%2051.5684%2055.994%2051.2601%2056.8882%2051.2601C57.5974%2051.2601%2058.1524%2051.422%2058.5532%2051.7457C58.9541%2052.0695%2059.4166%2052.4935%2059.9408%2053.0176C60.465%2052.4935%2060.9275%2052.0695%2061.3283%2051.7457C61.7292%2051.422%2062.2842%2051.2601%2062.9934%2051.2601C63.9184%2051.2601%2064.6507%2051.5684%2065.1903%2052.1851C65.7299%2052.8018%2065.9997%2053.511%2065.9997%2054.3127C65.9997%2054.6827%2065.9304%2055.0527%2065.7916%2055.4227C65.6529%2055.7927%2065.4293%2056.1319%2065.121%2056.4403L59.9408%2061.6204ZM35.1036%2041.9172H64.7047V37.7546C64.7047%2037.3846%2064.5505%2037.0454%2064.2422%2036.7371C63.9338%2036.4287%2063.5947%2036.2745%2063.2246%2036.2745H36.5837C36.2137%2036.2745%2035.8745%2036.4287%2035.5662%2036.7371C35.2578%2037.0454%2035.1036%2037.3846%2035.1036%2037.7546V41.9172ZM48.3779%2059.7704H36.5837C35.782%2059.7704%2035.1191%2059.5083%2034.5949%2058.9841C34.0707%2058.4599%2033.8086%2057.797%2033.8086%2056.9953V37.7546C33.8086%2036.9529%2034.0707%2036.29%2034.5949%2035.7658C35.1191%2035.2416%2035.782%2034.9795%2036.5837%2034.9795H63.2246C64.0263%2034.9795%2064.6893%2035.2416%2065.2135%2035.7658C65.7377%2036.29%2065.9997%2036.9529%2065.9997%2037.7546V46.0336C65.1055%2045.5095%2064.1497%2045.1086%2063.1321%2044.8311C62.1146%2044.5536%2061.0508%2044.4148%2059.9408%2044.4148C59.0774%2044.4148%2058.2372%2044.4996%2057.4201%2044.6692C56.603%2044.8388%2055.8244%2045.0932%2055.0844%2045.4324H35.1036V56.9953C35.1036%2057.3653%2035.2578%2057.7045%2035.5662%2058.0128C35.8745%2058.3212%2036.2137%2058.4753%2036.5837%2058.4753H48.1004C48.162%2058.722%2048.2083%2058.9456%2048.2391%2059.146C48.2699%2059.3464%2048.3162%2059.5545%2048.3779%2059.7704Z%22%20fill%3D%22%23727272%22%2F%3E %3Cdefs%3E %3ClinearGradient%20id%3D%22paint0_linear_1841_1109%22%20x1%3D%2219.7561%22%20y1%3D%2255.0725%22%20x2%3D%2290.4066%22%20y2%3D%2252.232%22%20gradientUnits%3D%22userSpaceOnUse%22%3E %3Cstop%20stop-color%3D%22%23D7DCE0%22%2F%3E %3Cstop%20offset%3D%221%22%20stop-color%3D%22%23AFCDE2%22%20stop-opacity%3D%220%22%2F%3E %3C%2FlinearGradient%3E %3C%2Fdefs%3E %3C%2Fsvg%3E");background-repeat:no-repeat;background-position:right center;padding-right:130px}#customer-profile-tabs.customer-profile-v2 .store-credit-amount-is-title{font-size:14px;line-height:20px;font-weight:500;color:#000;margin-bottom:8px}#customer-profile-tabs.customer-profile-v2 .store-credit-amount{font-size:32px;font-weight:600;color:#000}#customer-profile-tabs.customer-profile-v2 .store-credit-conversion-info{font-size:12px;font-weight:500;color:rgba(0,0,0,.5)}#customer-profile-tabs.customer-profile-v2 .store-credit-conversion-info:before{content:"";height:1px;width:100%;background:red;display:block;margin:14px 0 16px;background:-webkit-gradient(linear,left top,right top,from(rgba(217,217,217,1)),color-stop(1%,rgba(217,217,217,1)),to(rgba(255,255,255,0)));background:-o-linear-gradient(left,rgba(217,217,217,1) 0%,rgba(217,217,217,1) 1%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(217,217,217,1) 0%,rgba(217,217,217,1) 1%,rgba(255,255,255,0) 100%)}#customer-profile-tabs.customer-profile-v2 .store-credit-request-form .form-row.send-button{padding-bottom:0}#customer-profile-tabs.customer-profile-v2 .store-credit-request-form textarea{height:85px}#customer-profile-tabs.customer-profile-v2 #bmui-tab-my-wallet .my-wallet-empty-card{max-width:640px;margin:0 auto}#customer-profile-tabs.customer-profile-v2 .credit-debit-card .new-card{text-align:center;padding:48px 20px}#customer-profile-tabs.customer-profile-v2 .credit-debit-card .card-icon{width:48px;height:37px;background:url("data:image/svg+xml,%3Csvg%20width%3D%2249%22%20height%3D%2237%22%20viewBox%3D%220%200%2049%2037%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M48.5%204.13793V32.8276C48.5%2034.023%2048.1092%2035.0115%2047.3276%2035.7931C46.546%2036.5747%2045.5575%2036.9655%2044.3621%2036.9655H4.63793C3.44253%2036.9655%202.45402%2036.5747%201.67241%2035.7931C0.890805%2035.0115%200.5%2034.023%200.5%2032.8276V4.13793C0.5%202.94253%200.890805%201.95402%201.67241%201.17241C2.45402%200.390805%203.44253%200%204.63793%200H44.3621C45.5575%200%2046.546%200.390805%2047.3276%201.17241C48.1092%201.95402%2048.5%202.94253%2048.5%204.13793ZM2.43103%2010.3448H46.569V4.13793C46.569%203.58621%2046.3391%203.08046%2045.8793%202.62069C45.4195%202.16092%2044.9138%201.93103%2044.3621%201.93103H4.63793C4.08621%201.93103%203.58046%202.16092%203.12069%202.62069C2.66092%203.08046%202.43103%203.58621%202.43103%204.13793V10.3448ZM2.43103%2015.5862V32.8276C2.43103%2033.3793%202.66092%2033.8851%203.12069%2034.3448C3.58046%2034.8046%204.08621%2035.0345%204.63793%2035.0345H44.3621C44.9138%2035.0345%2045.4195%2034.8046%2045.8793%2034.3448C46.3391%2033.8851%2046.569%2033.3793%2046.569%2032.8276V15.5862H2.43103Z%22%20fill%3D%22%23CFCFCF%22%2F%3E %3C%2Fsvg%3E") no-repeat center;margin:0 auto}#customer-profile-tabs.customer-profile-v2 .credit-debit-card .link-card-title{font-size:16px;font-weight:600;color:#000;margin-top:24px}#customer-profile-tabs.customer-profile-v2 .credit-debit-card .link-card-suggest{font-size:13px;line-height:20px;color:#000;margin-top:6px}#customer-profile-tabs.customer-profile-v2 .credit-debit-card .link-card-btn{font-family:"Montserrat",sans-serif;background:#000;height:32px;padding:6px 16px;border-radius:4px;color:#fff;font-weight:600;font-size:13px;line-height:19px;text-align:center;user-select:none;text-decoration:none;margin-top:24px}#customer-profile-tabs.customer-profile-v2 .credit-debit-card .link-card-btn:hover{background:#484848}#customer-profile-tabs.customer-profile-v2 .my-wallet-has-card .customer-profile-tab-title{display:none}#customer-profile-tabs.customer-profile-v2 .my-wallet-has-card .wallet-header-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:28px}#customer-profile-tabs.customer-profile-v2 .my-wallet-has-card .wallet-header-info .title{font-size:20px;font-weight:600;line-height:28px;color:#000;margin:0}#customer-profile-tabs.customer-profile-v2 .my-wallet-has-card .wallet-header-info .link-card-btn{font-family:"Montserrat",sans-serif;background:#000;height:32px;padding:6px 16px;border-radius:4px;color:#fff;font-weight:600;font-size:13px;line-height:19px;text-align:center;user-select:none;text-decoration:none}#customer-profile-tabs.customer-profile-v2 .my-wallet-has-card .wallet-header-info .link-card-btn:hover{background:#484848}#customer-profile-tabs.customer-profile-v2 .my-wallet-has-card .credit-debit-card{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}#customer-profile-tabs.customer-profile-v2 .my-wallet-has-card .credit-card-box{margin:0;padding:20px;width:calc(50% - 12px);background-color:#fff;display:block}#customer-profile-tabs.customer-profile-v2 .my-wallet-has-card .credit-card-box .card-icon{margin:0;background:url("data:image/svg+xml,%3Csvg%20width%3D%2233%22%20height%3D%2227%22%20viewBox%3D%220%200%2033%2027%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M33%203.02239V23.9776C33%2024.8507%2032.7313%2025.5728%2032.194%2026.1437C31.6566%2026.7146%2030.977%2027%2030.1552%2027H2.84483C2.02299%2027%201.34339%2026.7146%200.806035%2026.1437C0.268678%2025.5728%200%2024.8507%200%2023.9776V3.02239C0%202.14925%200.268678%201.42724%200.806035%200.856343C1.34339%200.285448%202.02299%200%202.84483%200H30.1552C30.977%200%2031.6566%200.285448%2032.194%200.856343C32.7313%201.42724%2033%202.14925%2033%203.02239ZM1.32759%207.55597H31.6724V3.02239C31.6724%202.6194%2031.5144%202.25%2031.1983%201.91418C30.8822%201.57836%2030.5345%201.41045%2030.1552%201.41045H2.84483C2.46552%201.41045%202.11782%201.57836%201.80172%201.91418C1.48563%202.25%201.32759%202.6194%201.32759%203.02239V7.55597ZM1.32759%2011.3843V23.9776C1.32759%2024.3806%201.48563%2024.75%201.80172%2025.0858C2.11782%2025.4216%202.46552%2025.5896%202.84483%2025.5896H30.1552C30.5345%2025.5896%2030.8822%2025.4216%2031.1983%2025.0858C31.5144%2024.75%2031.6724%2024.3806%2031.6724%2023.9776V11.3843H1.32759Z%22%20fill%3D%22%23727272%22%2F%3E %3C%2Fsvg%3E") no-repeat center;width:33px;height:27px}#customer-profile-tabs.customer-profile-v2 .my-wallet-has-card .credit-card-box .card-name{font-size:14px;font-weight:500;color:#000;margin-top:20px}#customer-profile-tabs.customer-profile-v2 .my-wallet-has-card .credit-card-box .card-default-tag{background:#0dc15c;font-size:12px;font-weight:600;line-height:20px;position:absolute;top:20px;right:40px;padding:0 6px;border-radius:4px}#customer-profile-tabs.customer-profile-v2 .my-wallet-has-card .credit-card-box .actions{height:18px;width:18px;top:20px;right:11px}#customer-profile-tabs.customer-profile-v2 .my-wallet-has-card .credit-card-box .actions .floating-action-dropper{height:18px;width:18px;background:url("data:image/svg+xml,%3Csvg%20width%3D%2219%22%20height%3D%2218%22%20viewBox%3D%220%200%2019%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.5%206C10.325%206%2011%205.325%2011%204.5C11%203.675%2010.325%203%209.5%203C8.675%203%208%203.675%208%204.5C8%205.325%208.675%206%209.5%206ZM9.5%207.5C8.675%207.5%208%208.175%208%209C8%209.825%208.675%2010.5%209.5%2010.5C10.325%2010.5%2011%209.825%2011%209C11%208.175%2010.325%207.5%209.5%207.5ZM8%2013.5C8%2012.675%208.675%2012%209.5%2012C10.325%2012%2011%2012.675%2011%2013.5C11%2014.325%2010.325%2015%209.5%2015C8.675%2015%208%2014.325%208%2013.5Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E") no-repeat center;cursor:pointer}#customer-profile-tabs.customer-profile-v2 .my-wallet-has-card .credit-card-box .actions .floating-action-dropper:before{display:none}#customer-profile-tabs.customer-profile-v2 .my-wallet-has-card .credit-card-box .card-number{font-size:16px;font-weight:500;color:#000;margin-top:10px}.page-profile .site-popup .securepay-payment-form-wrapper-elm .button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:15px 20px 0;background-color:#fff;border-top:1px #f0f3f4 solid;border-radius:0 0 4px 4px;margin-left:-20px;margin-right:-20px}.page-profile .site-popup .securepay-payment-form-wrapper-elm .button-container button{font-family:"Montserrat",sans-serif;font-size:13px;font-weight:600;line-height:20px;color:#000;padding:6px 16px;border-radius:4px;background:none;border:1px rgba(0,0,0,.20) solid;margin:0;height:auto}.page-profile .site-popup .securepay-payment-form-wrapper-elm .button-container button:hover{border:1px rgba(0,0,0,.40) solid}.page-profile .site-popup .securepay-payment-form-wrapper-elm .button-container button#pay-now{order:1;font-family:"Montserrat",sans-serif;font-size:13px;font-weight:600;line-height:20px;color:#fff;padding:6px 16px;border-radius:4px;background-color:#000;margin:0;height:auto}#customer-profile-tabs.customer-profile-v2 .my-wallet-empty-card .wallet-header-info{display:none}.customer-profile-page-with-background{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;margin-bottom:50px}.customer-profile-page-with-background .image.customer-image{width:100%;height:300px}.customer-profile-page-with-background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.advance-checkout-steps-left-dom .advance-checkout-billing-init-step input.button,.advance-checkout-steps-left-dom .contact-information-edit-mode .login-option-wrap{display:none}.advance-checkout-steps-left-dom .guest-checkout-no-billing-address-exist-yet .contact-information-edit-mode .login-option-wrap{display:block}.advance-checkout-order-details-right-dom-inner .message-block.error{display:none}.code-submit-form .message-block.error{display:block}.flying-cart-content.page-content.loading.popup{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all 250ms ease-out 0s;-o-transition:all 250ms ease-out 0s;transition:all 250ms ease-out 0s}.flying-cart-content.page-content.loading.popup.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.track-my-order-form{max-width:650px;padding:40px 50px 50px;border:1px #e6e6e6 solid;margin-bottom:60px}.track-my-order-form .title{font-size:28px}.track-my-order-form .form-row{margin:0}.track-my-order-form .form-row~.form-row{margin-top:15px}.track-my-order-form .form-row.button-container label{display:none}.track-my-order-form .form-row label{display:block;font-size:16px;padding-bottom:5px;font-weight:500}.track-my-order-form .form-row input{height:40px;width:100%;border:1px solid #d5d5d5;padding:5px 15px}.track-my-order-form .submit-button{height:40px;width:100%}.page-track-my-order .panel-header h1{color:#555;font-size:22px;padding-bottom:0}.page-track-my-order #order-details .order-items-wrap{padding-top:0}.page-track-my-order .order-tracking-timeline-item .shipment-info{border:1px solid rgba(0,0,0,0.1);padding:15px 35px 30px}.page-track-my-order .order-tracking-timeline-item .shipment-info~.shipment-info{margin-top:15px}.page-track-my-order .order-tracking-container{border:1px solid rgba(0,0,0,0.1);padding:35px;margin-top:15px}.page-track-my-order .order-tracking-timeline-item col.sku-column{width:20%;min-width:260px}.page-track-my-order .order-tracking-timeline-item col.quantity-column{width:20%;min-width:270px}.page-track-my-order .order-tracking-timeline-item td:nth-child(3),.page-track-my-order .order-tracking-timeline-item th:nth-child(3){text-align:center}.page-track-my-order .order-tracking-timeline-item th,.page-track-my-order .order-tracking-timeline-item td{height:45px}.page-track-my-order .order-tracking-timeline-item th{font-size:15px;color:#000}.page-track-my-order .order-tracking-timeline-item td{font-size:14px;color:#000;font-weight:300}.page-track-my-order .order-tracking-timeline-item .details-head{margin-top:30px}.page-track-my-order .order-tracking-timeline-item .left-head div~div{margin-top:7px}.page-track-my-order .order-tracking-timeline-item .details-head span{font-size:16px;color:#000}.page-track-my-order .order-tracking-timeline-item .details-head span:first-child{font-weight:600;width:180px;display:inline-block}.page-track-my-order .order-tracking-icon{position:relative;padding:0 0 10px 50px;min-height:60px}.page-track-my-order .order-tracking-icon~.order-tracking-icon{margin-top:15px}.page-track-my-order .order-tracking-icon:before,.page-track-my-order .order-tracking-icon:after{content:"";position:absolute}.page-track-my-order .order-tracking-icon:before{border-left:1.5px #d0d0d0 dashed;left:16px;top:0;bottom:0}.page-track-my-order .order-tracking-icon:after{height:10px;width:14px;left:10px;bottom:0;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%229%22%20viewBox%3D%220%200%2013%209%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.58017%201.09725C6.03661%200.53256%206.89754%200.53256%207.35397%201.09725L11.8791%206.69569C12.4819%207.44144%2011.9511%208.55296%2010.9922%208.55296H1.94191C0.983012%208.55296%200.452229%207.44144%201.05501%206.69569L5.58017%201.09725Z%22%20fill%3D%22%23797979%22%2F%3E %3C%2Fsvg%3E");background-repeat:no-repeat}.page-track-my-order .order-tracking-icon .order-tracking-step-name{font-size:18px;font-weight:500;line-height:27px;color:#22212e}.page-track-my-order .order-tracking-icon .order-update-data-time{font-weight:400;font-size:14px;line-height:21px;color:#797979}.page-track-my-order .order-tracking-icon [class^="step"]{position:absolute;width:34px;height:34px;left:0;top:0;background-repeat:no-repeat}.page-track-my-order .order-tracking-icon .step-passed{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2234%22%20height%3D%2234%22%20viewBox%3D%220%200%2034%2034%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Crect%20x%3D%220.361206%22%20y%3D%22-3.05176e-05%22%20width%3D%2233.0714%22%20height%3D%2233.0714%22%20rx%3D%2215.9655%22%20fill%3D%22%2329A73D%22%2F%3E %3Ccircle%20cx%3D%2216.8969%22%20cy%3D%2216.5357%22%20r%3D%228%22%20stroke%3D%22white%22%2F%3E %3Cpath%20d%3D%22M12.6469%2016.5357L16.2498%2019.0265L21.4125%2013.0826%22%20stroke%3D%22white%22%2F%3E %3C%2Fsvg%3E")}.page-track-my-order .order-tracking-icon .step-pending{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2234%22%20height%3D%2234%22%20viewBox%3D%220%200%2034%2034%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Crect%20x%3D%220.361206%22%20y%3D%22-3.05176e-05%22%20width%3D%2233.0714%22%20height%3D%2233.0714%22%20rx%3D%2215.9655%22%20fill%3D%22%23FFD600%22%2F%3E %3Ccircle%20cx%3D%2216.8969%22%20cy%3D%2216.5357%22%20r%3D%228%22%20stroke%3D%22black%22%2F%3E %3Cpath%20d%3D%22M12.6469%2016.5357L16.2498%2019.0265L21.4125%2013.0826%22%20stroke%3D%22black%22%2F%3E %3C%2Fsvg%3E")}.advance.checkout-page .advance-checkout-order-details-right-dom-inner .checkout-others-payment-option .header{font-size:18px;color:#000}.advance.checkout-page .advance-checkout-order-details-right-dom-inner .checkout-others-payment-option .header:before{font-size:20px}.advance.checkout-page .advance-checkout-order-details-right-dom-inner .checkout-others-payment-option .body{padding:0 0 30px}.advance.checkout-page .advance-checkout-order-details-right-dom-inner .checkout-others-payment-option .code-submit-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.advance.checkout-page .advance-checkout-order-details-right-dom-inner .checkout-others-payment-option .code-submit-form input{color:#000;height:57px;border:2px #cdcdcd solid;font-size:18px;border-radius:3px;padding:10px 20px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:inherit}.advance.checkout-page .advance-checkout-order-details-right-dom-inner .checkout-others-payment-option .code-submit-form .code-submit-form-submit{height:57px;background-color:#e8e8e8;padding:5px 45px;color:#000;text-transform:uppercase;font-weight:700;font-size:16px;border-radius:3px;transition:all 300ms ease-out 0s}.advance.checkout-page .advance-checkout-order-details-right-dom-inner .checkout-others-payment-option .code-submit-form .code-submit-form-submit:hover{background-color:#39d2ad;color:#fff}.advance.checkout-page .advance-checkout-order-details-right-dom-inner .checkout-others-payment-option .code-submit-form .message-block{position:absolute;bottom:-27px;margin:0}.variation-container .chosen-container .chosen-results{overflow-y:scroll!important}.variation-container .chosen-container .vertical.scrollbar{display:none!important}.image-popup-container.popup .player-block{max-width:585px;max-height:440px}.image-popup-container.popup .popup-video{height:auto;width:auto;padding:0}.image-popup-container.popup .popup-video .vjs-tech{position:static;display:block}.widget-productImage.multi-image-scroll-vertical-view .image-preview-box{padding-left:100px;width:100%;text-align:left}.widget-productImage.multi-image-scroll-vertical-view .image-preview-box .tag-mark{left:106px;top:5px}.widget-productImage.multi-image-scroll-vertical-view .multi-image-scroll-wrapper{max-width:80px;margin:0;position:absolute;top:0;height:100%;padding:20px 0}.widget-productImage.multi-image-scroll-vertical-view .multi-image-scroll-wrapper .scroll-navigator{height:20px;width:100%;position:absolute;left:0;background:none;text-align:center;cursor:pointer}.widget-productImage.multi-image-scroll-vertical-view .multi-image-scroll-wrapper .image-left-scroller{top:0;background-position:5px center}.widget-productImage.multi-image-scroll-vertical-view .multi-image-scroll-wrapper .image-right-scroller{bottom:0;top:auto;background-position:-13px center}.widget-productImage.multi-image-scroll-vertical-view .multi-image-scroll-wrapper .image-thumb-container{margin:0;height:100%!important}.widget-productImage.multi-image-scroll-vertical-view .image-thumb-container .thumb-image{display:block;margin:5px}.widget-productImage.multi-image-scroll-vertical-view .image-thumb-container .thumb-image img{max-width:100%;max-height:100%}.widget-productImage.multi-image-scroll-vertical-view .multi-image-scroll-wrapper .scroll-navigator:after{content:"";height:18px;width:18px;display:inline-block;font-family:Fontawesome}.widget-productImage.multi-image-scroll-vertical-view .multi-image-scroll-wrapper .image-left-scroller:after{content:"\00f077"}.widget-productImage.multi-image-scroll-vertical-view .multi-image-scroll-wrapper .image-right-scroller:after{content:"\00f078"}.customer-assigned-categories .content{display:flex}.customer-assigned-categories .price-waper>*{display:inline}.assigned-categories-panel .back-to-main{cursor:pointer}form.pass-code-verify-form .verification-code{position:relative;margin:50px auto;text-align:center}form.pass-code-verify-form .verification-code--inputs input.passcode-single-input{border:1px solid #e1e1e1;border-radius:5px;width:40px;height:50px;padding:10px;margin-left:8px;text-align:center;display:inline-block;box-sizing:border-box;color:#666;font-weight:500;text-transform:uppercase}.customer-assigned-categories .content{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.customer-assigned-categories .product-block{width:25%;padding:15px}.customer-assigned-categories .product-image img{max-width:100%}.customer-assigned-categories .product-name{font-size:16px;font-weight:bold;margin-top:10px}.customer-assigned-categories .price-waper{margin-top:20px}.customer-assigned-categories .price-waper>*{display:inline;padding:0}.customer-assigned-categories .current-price{padding:0;font-size:16px;font-weight:bold;margin-top:10px}.customer-assigned-categories .tax-message{font-size:12px;font-weight:normal}.assigned-categories-panel .category-image-view.category{border:0;padding:15px;width:25%;margin:0}.assigned-categories-panel .category-image-view img{position:static;width:100%;max-width:inherit;max-height:inherit}.assigned-categories-panel .category-image-view-height{height:auto}.assigned-categories-panel .category .category-name a{font-size:16px;font-weight:bold;text-decoration:none}.assigned-categories-panel{position:relative}.assigned-categories-panel .back-to-main{font-size:18px;font-weight:bold;margin-top:10px;cursor:pointer;position:absolute;right:0;top:0;z-index:1}.advance.checkout-page .order-custom-fields-form .button.custom-submit-button,.advance.checkout-page .section.checkout-custom-data-section-panel{display:none}.advance.checkout-page .section.checkout-custom-data-section-panel.loaded{display:block}.advance.checkout-page .section.confirm{display:none}.advance.checkout-page .section.confirm.loaded{display:block}button.advance-checkout-next-step-parser-button.checkout-step-task-on-process{display:flex!important;align-items:center}button.advance-checkout-next-step-parser-button.checkout-step-task-on-process:before{content:" ";width:.75em;height:.75em;margin-right:.5em;border-radius:50%;border:6px solid #fff;border-color:#fff transparent;animation:loading-spinner-animation 1s linear infinite}@keyframes loading-spinner-animation{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.guest-customer-disable-fields-panel{opacity:.5;pointer-events:none}.autocomplete-suggestion-searching{box-sizing:border-box;text-align:center}.autocomplete-suggestion-searching span{position:relative;display:inline-block;height:20px;width:20px;border-radius:100%;border:2px solid #aaa;animation:spin-clockwise 3s infinite linear}.autocomplete-suggestion-searching span::before{content:"";border-radius:100%;height:20px;width:20px;border-top:2px solid transparent;border-right:2px solid transparent;border-bottom:2px solid transparent;border-left:2px solid #fff;position:absolute;left:-2px;top:-2px}@keyframes spin-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes spin-counterclockwise{0%{transform:rotate(0deg)}to{transform:rotate(-360deg)}}.popup.multi-language{padding:30px 20px 35px;border-radius:10px}.popup.multi-language .title,.popup.multi-language .label{text-align:center}.popup.multi-language .title{font-size:18px;max-width:310px;margin:0 auto;font-weight:600;padding-bottom:15px}.popup.multi-language .label{font-size:16px;padding-bottom:10px}.popup.multi-language .select-wrapper{display:flex;align-items:center;padding-bottom:20px}.popup.multi-language .select-wrapper .form-item{flex-grow:1;flex-shrink:1;margin-right:10px;padding-right:0}.popup.multi-language .chosen-container a,.popup.multi-language .language-select-continue{height:34px;border-radius:3px}.popup.multi-language .language-popup-close{text-align:center}.popup.multi-language .language-select-cancel{text-decoration:underline;cursor:pointer;background:none;padding:0;color:#222}.popup.multi-language .language-select-cancel:hover{text-decoration:none;color:#898888}div.country-select.inside input{border:1px #ccc solid;height:36px;width:100%}div.country-select .country-list{width:100%}div.country-select.inside .flag-dropdown{right:0}.widget-article .article-item .article-content iframe,.widget-html .html-widget-element-content iframe{max-width:100%}@media (max-width:767px){div.col-0,div.col-1,div.col-2,div.col-3,div.col-4,div.col-5{display:block;width:100%!important}}.fee-fixed-width-content{padding-left:calc(50% - 585px)!important;padding-right:calc(50% - 585px)!important}.widget-blogPost.fee-hide-read-more-blog-widget-button .blog-read-more{display:none}.fee-gallery-swipebox .swipe-image-wrap .swipebox .swipe-image{width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:177/125}.fee-gallery-swipebox .swipe-image-wrap{padding-left:10px;padding-right:10px}@media (max-width:1200px){.fee-gallery-swipebox .swipe-image-wrap .box{width:calc(100%/3)}}@media (max-width:575px){.fee-gallery-swipebox .swipe-image-wrap .box{width:calc(100%/2)}}.galleriffic-gallery-wrap.alternate-layout .galleriffic-content{padding:0 50px}.fee-gallery-galleriffic .galleriffic-gallery-wrap.thumb-position-bottom .slideshow{width:100%;height:auto;aspect-ratio:10/4}.fee-gallery-galleriffic .galleriffic-content .image-wrapper,.fee-gallery-galleriffic .galleriffic-content .image-wrapper a,.fee-gallery-galleriffic .slideshow-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumbs-container{padding:0 50px;overflow:visible;width:100%}.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout.thumb-position-bottom .thumbs-container{margin-top:20px}.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout.thumb-position-top .thumbs-container{margin-bottom:20px}.fee-gallery-galleriffic div.galleriffic-gallery-wrap .thumbs-container .pageLink.prev,.fee-gallery-galleriffic div.galleriffic-gallery-wrap .thumbs-container .pageLink.next{height:40px;width:40px;background:none #fff;border:1px rgba(0,0,0,.20) solid;border-radius:50%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumbs-container .pageLink.prev{left:0}.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumbs-container .pageLink.next{right:0}.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumbs-container .pageLink.prev:before,.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumbs-container .pageLink.next:after{font-family:"Fontawesome";font-size:22px;color:rgba(0,0,0,.25)}.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumbs-container .pageLink.prev:before{content:"\00f104"}.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumbs-container .pageLink.next:after{content:"\00f105"}.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumbs{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumbs li{width:25%;margin:0;padding:0;aspect-ratio:10/7}.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumb{height:100%}@media (max-width:767px){.galleriffic-gallery-wrap.alternate-layout .galleriffic-content,.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumbs-container{padding:0 30px}.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout.thumb-position-bottom .thumbs-container{margin-top:10px}.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout.thumb-position-top .thumbs-container{margin-bottom:10px}.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumbs{gap:5px}.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumbs-container .pageLink.prev,.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumbs-container .pageLink.next{height:20px;width:20px}.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumbs-container .pageLink.prev:before,.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumbs-container .pageLink.next:after{font-size:14px}}.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-top:30px;padding-bottom:30px}.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout .thumbs-container{float:none;margin:0;width:20%;position:relative}.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout.thumb-position-left .thumbs-container{padding-right:7px}.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout.thumb-position-right .thumbs-container{padding-left:7px}.fee-gallery-galleriffic .rollover-layout .slideshow-container{height:100%}.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout .galleriffic-content{width:80%}.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout.thumb-position-left .galleriffic-content{padding-left:7px}.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout.thumb-position-right .galleriffic-content{padding-right:7px}.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout .thumbs-container img{width:100%;height:100%;object-fit:cover}.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout .thumbs{padding:0;gap:14px}.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout .thumbs li{padding:0;margin:0;border:none}.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout .thumb{width:100%;aspect-ratio:10/6}.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout .thumbs-container .pagination{position:absolute;width:100%}.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout .thumbs-container .pagination.top{top:-30px}.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout .thumbs-container .pagination.bottom{bottom:-30px}.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout .thumbs-container .pagination .current,.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout .thumbs-container .pagination a{display:none}.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout .thumbs-container .pagination a[title="Next \c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\e2\20ac\a0\c3\a2\e2\201a\ac\e2\201e\a2\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\a2\c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\e2\20ac\161\c3\201a\c2\a2\c3\192\c6\2019\c3\201a\c2\a2\c3\192\c2\a2\c3\a2\e2\201a\ac\c5\a1\c3\201a\c2\ac\c3\192\e2\20ac\a6\c3\201a\c2\a1\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\ac\c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\c2\a2\c3\a2\e2\20ac\161\c2\ac\c3\2026\c2\a1\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\ba"],.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout .thumbs-container .pagination a[title="\c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\e2\20ac\a0\c3\a2\e2\201a\ac\e2\201e\a2\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\a2\c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\e2\20ac\161\c3\201a\c2\a2\c3\192\c6\2019\c3\201a\c2\a2\c3\192\c2\a2\c3\a2\e2\201a\ac\c5\a1\c3\201a\c2\ac\c3\192\e2\20ac\a6\c3\201a\c2\a1\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\ac\c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\c2\a2\c3\a2\e2\20ac\161\c2\ac\c3\2026\c2\a1\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\b9  Prev"]{display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;width:20px;font-size:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;float:none}.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout .thumbs-container .pagination a[title="Next \c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\e2\20ac\a0\c3\a2\e2\201a\ac\e2\201e\a2\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\a2\c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\e2\20ac\161\c3\201a\c2\a2\c3\192\c6\2019\c3\201a\c2\a2\c3\192\c2\a2\c3\a2\e2\201a\ac\c5\a1\c3\201a\c2\ac\c3\192\e2\20ac\a6\c3\201a\c2\a1\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\ac\c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\c2\a2\c3\a2\e2\20ac\161\c2\ac\c3\2026\c2\a1\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\ba"]:after,.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout .thumbs-container .pagination a[title="\c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\e2\20ac\a0\c3\a2\e2\201a\ac\e2\201e\a2\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\a2\c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\e2\20ac\161\c3\201a\c2\a2\c3\192\c6\2019\c3\201a\c2\a2\c3\192\c2\a2\c3\a2\e2\201a\ac\c5\a1\c3\201a\c2\ac\c3\192\e2\20ac\a6\c3\201a\c2\a1\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\ac\c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\c2\a2\c3\a2\e2\20ac\161\c2\ac\c3\2026\c2\a1\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\b9  Prev"]:after{font-size:26px;font-family:"Fontawesome"}.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout .thumbs-container .pagination.top a[title="Next \c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\e2\20ac\a0\c3\a2\e2\201a\ac\e2\201e\a2\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\a2\c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\e2\20ac\161\c3\201a\c2\a2\c3\192\c6\2019\c3\201a\c2\a2\c3\192\c2\a2\c3\a2\e2\201a\ac\c5\a1\c3\201a\c2\ac\c3\192\e2\20ac\a6\c3\201a\c2\a1\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\ac\c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\c2\a2\c3\a2\e2\20ac\161\c2\ac\c3\2026\c2\a1\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\ba"]:after,.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout .thumbs-container .pagination.top a[title="\c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\e2\20ac\a0\c3\a2\e2\201a\ac\e2\201e\a2\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\a2\c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\e2\20ac\161\c3\201a\c2\a2\c3\192\c6\2019\c3\201a\c2\a2\c3\192\c2\a2\c3\a2\e2\201a\ac\c5\a1\c3\201a\c2\ac\c3\192\e2\20ac\a6\c3\201a\c2\a1\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\ac\c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\c2\a2\c3\a2\e2\20ac\161\c2\ac\c3\2026\c2\a1\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\b9  Prev"]:after{content:"\00f106"}.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout .thumbs-container .pagination.bottom a[title="Next \c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\e2\20ac\a0\c3\a2\e2\201a\ac\e2\201e\a2\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\a2\c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\e2\20ac\161\c3\201a\c2\a2\c3\192\c6\2019\c3\201a\c2\a2\c3\192\c2\a2\c3\a2\e2\201a\ac\c5\a1\c3\201a\c2\ac\c3\192\e2\20ac\a6\c3\201a\c2\a1\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\ac\c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\c2\a2\c3\a2\e2\20ac\161\c2\ac\c3\2026\c2\a1\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\ba"]:after,.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout .thumbs-container .pagination.bottom a[title="\c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\e2\20ac\a0\c3\a2\e2\201a\ac\e2\201e\a2\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\a2\c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\e2\20ac\161\c3\201a\c2\a2\c3\192\c6\2019\c3\201a\c2\a2\c3\192\c2\a2\c3\a2\e2\201a\ac\c5\a1\c3\201a\c2\ac\c3\192\e2\20ac\a6\c3\201a\c2\a1\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\ac\c3\192\c6\2019\c3\2020\e2\20ac\2122\c3\192\c2\a2\c3\a2\e2\20ac\161\c2\ac\c3\2026\c2\a1\c3\192\c6\2019\c3\a2\e2\201a\ac\c5\a1\c3\192\e2\20ac\161\c3\201a\c2\b9  Prev"]:after{content:"\00f107"}.fee-gallery-galleriffic .rollover-layout .slideshow-container .slideshow{height:100%}.fee-gallery-galleriffic .rollover-layout .slideshow-container .slideshow img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.fee-gallery-owl .owl-item .item{width:100%;aspect-ratio:4/6}.fee-gallery-owl .owl-carousel .owl-item img{width:100%;height:100%;object-fit:cover}.fee-gallery-owl .owl-carousel .owl-stage-outer{margin-bottom:44px}@media (max-width:767px){fee-gallery-owl .owl-carousel .owl-stage-outer{margin-bottom:20px}}.fee-gallery-jssor div.jssor-slider-container{width:1920px;height:721px;padding:0!important;text-align:left;margin:0 auto}.fee-gallery-jssor div.jssor-slider-container .container{width:100%;height:100%}.fee-gallery-jssor .jssor-slider-container .caption-wrapper{max-width:1280px;margin:0 auto}.fee-gallery-jssor .jssor-slider-container .description{font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:6px;opacity:70%}.fee-gallery-jssor .jssor-slider-container .title{font-size:58px;font-weight:700;line-height:77px;margin-bottom:30px}.fee-gallery-jssor .jssor-slider-container .caption-wrapper [u=caption].button{display:inline-block;margin:0 5px;width:218px}.fee-gallery-jssor .jssor-slider-container .caption-wrapper [u=caption].button a{display:block;width:100%;padding:14px 10px;line-height:21px;font-size:17px;font-weight:500}.fee-gallery-jssor .jssor-slider-container .caption-wrapper [u=caption].button a:hover{background:#fff;color:#000}.fee-gallery-jssor .jssor-slider-container .slide::after{content:"";width:100%;height:100%;position:absolute;background:rgb(0,0,0.1);background:linear-gradient(0deg,rgba(0,0,0,.56) 35%,rgba(248,248,248,0) 95%)}.fee-gallery-jssor .jssor-slider-container .caption-wrapper{bottom:50%;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}.fee-gallery-jssor .jssor-slider-container .jssorb03{position:absolute;width:400px!important;left:50%!important;right:auto!important;bottom:60px!important;top:auto!important;-webkit-transform:translatex(-50%);-ms-transform:translatex(-50%);transform:translatex(-50%);border-radius:35px;opacity:1!important;height:auto!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0!important}.fee-gallery-jssor .jssor-slider-container .jssorb03 div{width:9px!important;height:9px!important;border-radius:100px;display:inline-block;vertical-align:middle;background-color:transparent!important;position:relative!important;left:auto!important;top:auto!important;background-image:none!important;font-size:0;margin:0 7px;padding:2px}.fee-gallery-jssor .jssor-slider-container .jssorb03 div span{display:block;background:rgba(255,255,255,0.55);border-radius:50%;font-size:0;width:6px;height:6px}.fee-gallery-jssor .jssor-slider-container .jssorb03 div.av{padding:0}.fee-gallery-jssor .jssor-slider-container .jssorb03 div.av span{background:#fff;width:9px!important;height:9px!important}.fee-gallery-jssor2 div.jssor-slider-container{width:1920px;height:721px;padding:0!important;text-align:left;margin:0 auto}.fee-gallery-jssor2 div.jssor-slider-container .container{width:100%;height:100%}.fee-gallery-jssor2 .jssor-slider-container .caption-wrapper{max-width:1400px;margin:0 auto;text-align:left;padding-right:37%}.fee-gallery-jssor2 .jssor-slider-container .description{font-size:27px;font-weight:500;text-transform:capitalize;letter-spacing:unset;opacity:unset}.fee-gallery-jssor2 .jssor-slider-container .title{font-size:66px;font-weight:700;line-height:77px;margin-bottom:20px}.fee-gallery-jssor2 .jssor-slider-container .description:last-child{font-size:18px;font-weight:400;padding-right:20%;opacity:70%;line-height:32px;letter-spacing:0;text-transform:capitalize}.fee-gallery-jssor2 .jssor-slider-container .caption-wrapper{bottom:50%;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}.fee-gallery-jssor2 .jssor-slider-container .slide::after{content:"";width:100%;height:100%;position:absolute;background:rgb(0,0,0.1);background:linear-gradient(90deg,rgba(0,0,0,.36) 35%,rgba(248,248,248,0) 95%)}.fee-gallery-jssor3 div.jssor-slider-container{width:1920px;height:721px;padding:0!important;text-align:left;margin:0 auto}.fee-gallery-jssor3 div.jssor-slider-container .container{width:100%;height:100%}.fee-gallery-jssor3 .jssor-slider-container .slide::after{content:"";width:100%;height:100%;position:absolute;background:transparent}.fee-gallery-jssor3 .jssor-slider-container .jssorb03{position:absolute;width:400px!important;left:50%!important;right:auto!important;bottom:60px!important;top:auto!important;-webkit-transform:translatex(-50%);-ms-transform:translatex(-50%);transform:translatex(-50%);border-radius:35px;opacity:1!important;height:auto!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0!important}.fee-gallery-jssor3 .jssor-slider-container .jssorb03 div{display:inline-block;vertical-align:middle;background-color:transparent!important;position:relative!important;left:auto!important;top:auto!important;background-image:none!important;margin:0 7px;width:24px;height:24px}.fee-gallery-jssor3 .jssor-slider-container .jssorb03 div span{display:block;background:rgba(255,255,255,0.55);width:24px;height:24px;font-size:15px;font-weight:700;border-radius:8px;line-height:24px;color:#000}.fee-gallery-jssor3 .jssor-slider-container .jssorb03 div span:hover,.fee-gallery-jssor3 .jssor-slider-container .jssorb03 div.av span{background:#2b87f3;color:#fff}.fee-gallery-jssor3 .jssor-slider-container .jssora20r{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2229%22%20height%3D%2254%22%20viewBox%3D%220%200%2029%2054%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M1.56299%202.00781L26.5566%2027.0015L1.56299%2051.9951%22%20stroke%3D%22white%22%20stroke-width%3D%223%22%2F%3E %3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;padding:34px}.fee-gallery-jssor3 .jssor-slider-container .jssora20l{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2229%22%20height%3D%2254%22%20viewBox%3D%220%200%2029%2054%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M1.56299%202.00781L26.5566%2027.0015L1.56299%2051.9951%22%20stroke%3D%22white%22%20stroke-width%3D%223%22%2F%3E %3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;padding:34px;transform:rotate(180deg)}.fee-gallery-jssor3 .jssor-slider-container .jssora20r:hover,.fee-gallery-jssor3 .jssor-slider-container .jssora20l:hover{background-color:rgba(0,0,0,0.1);border-radius:20px;background-position:center}@media only screen and (max-width:1200px){.fee-gallery-jssor .jssor-slider-container .caption-wrapper{max-width:1480px}.fee-gallery-jssor .jssor-slider-container .description{font-size:24px}.fee-gallery-jssor .jssor-slider-container .title{font-size:74px;line-height:110px}.fee-gallery-jssor .jssor-slider-container .caption-wrapper [u=caption].button{width:280px}.fee-gallery-jssor .jssor-slider-container .caption-wrapper [u=caption].button a{padding:26px 8px;font-size:25px}.fee-gallery-jssor .jssor-slider-container .jssorb03 div{width:12px!important;height:12px!important}.fee-gallery-jssor .jssor-slider-container .jssorb03 div span{width:10px;height:10px}.fee-gallery-jssor .jssor-slider-container .jssorb03 div.av span{width:12px!important;height:12px!important}}@media only screen and (max-width:767px){.fee-gallery-jssor .jssor-slider-container .description,.fee-gallery-jssor .jssor-slider-container .caption-wrapper [u=caption].button a{font-size:30px}}@media only screen and (max-width:1200px){.fee-gallery-jssor2 .jssor-slider-container .caption-wrapper{padding-right:30%}.fee-gallery-jssor2 .jssor-slider-container .description{font-size:38px;line-height:70px}.fee-gallery-jssor2 .jssor-slider-container .title{font-size:78px;line-height:100px;margin-bottom:20px}.fee-gallery-jssor2 .jssor-slider-container .description:last-child{font-size:28px;padding-right:0;line-height:52px}}@media only screen and (max-width:767px){.fee-gallery-jssor2 .jssor-slider-container .caption-wrapper{padding-right:0}.fee-gallery-jssor2 .jssor-slider-container .description{font-size:50px}.fee-gallery-jssor2 .jssor-slider-container .title{font-size:90px}.fee-gallery-jssor2 .jssor-slider-container .description:last-child{font-size:50px;line-height:70px}}.widget-product.fee-widget-product-scroll-view .widget-title,.widget-product.fee-widget-product-image-view .widget-title,.widget-product.fee-widget-product-list-view .widget-title,.widget-product.fee-widget-product-tabular-view .widget-title{font-size:26px;color:#000;font-weight:600;text-align:center;font-family:inherit;line-height:normal;padding:20px 0}.fee-widget-product-scroll-view .product-view.scrollable-view .content{font-size:0;margin:0;text-align:left}.fee-widget-product-scroll-view .product-view.scrollable-view .content *{font-size:14px}.fee-widget-product-scroll-view .product-view.scrollable-view .header .scroller{position:absolute;left:0;right:0;bottom:40px;text-align:center;float:none;z-index:9}.fee-widget-product-scroll-view .product-view.scrollable-view>.content{border:medium none}.fee-widget-product-scroll-view .product-view.scrollable-view .product-block{box-sizing:content-box;margin:0;padding:0;transition:all 300ms ease-out 0s}.fee-widget-product-scroll-view .product-view.scrollable-view .current-price.price{font-size:20px;font-weight:600;color:#008df2}.fee-widget-product-scroll-view .price-waper .current-price.price span{font-size:20px}.fee-widget-product-scroll-view .product-view.scrollable-view img{max-width:100%;max-height:100%}.fee-widget-product-scroll-view .product-view.scrollable-view .product-block{width:calc(20% - 2px);height:362px;border:1px solid #e6e6e6;border-left:1px solid #fff}.fee-widget-product-scroll-view .product-view.scrollable-view .product-block:first-child{border-left:1px solid #e6e6e6}.fee-widget-product-scroll-view .product-view.scrollable-view .product-block:hover{border:1px solid #0094c4}.fee-widget-product-scroll-view .product-view.scrollable-view .product-image{height:245px}.fee-widget-product-scroll-view .product-view.scrollable-view .product-name{height:45px;line-height:normal;margin:0;overflow:hidden;padding-left:20px;padding-right:20px;padding-top:20px}.fee-widget-product-scroll-view .product-view.scrollable-view .product-name a{color:#222;display:block;font-size:16px;font-weight:400;line-height:24px;max-height:45px;overflow:hidden}.fee-widget-product-scroll-view .product-view.scrollable-view .product-name a:hover{text-decoration:none;color:#0094c4}.fee-widget-product-scroll-view .product-view.scrollable-view .product-block:hover .block-content-wrap>.price-waper{display:none}.fee-widget-product-scroll-view .product-view.scrollable-view .block-content-wrap>.price-waper{margin:7px 20px 0;padding:0 0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fee-widget-product-scroll-view .product-view.scrollable-view .price .current-price.price span{color:#0094c4;font-size:18px}.fee-widget-product-scroll-view .product-view.scrollable-view .previous-price{padding:0;margin:0 3px}.fee-widget-product-scroll-view .product-view.scrollable-view .previous-price *{font-size:16px}.fee-widget-product-scroll-view .product-view.scrollable-view .btn-add .label-for-price{color:#222;font-size:14px;font-weight:500;text-transform:uppercase}.fee-widget-product-scroll-view .product-view.scrollable-view .product-image-link{padding:15px}.fee-widget-product-scroll-view .product-view.scrollable-view .btn-add{font-size:0;margin-bottom:20px;overflow:hidden;padding-left:15px;padding-right:15px;text-align:left;transition:all 400ms ease-out 0s;margin-top:10px}.fee-widget-product-scroll-view .product-view.scrollable-view .product-block .btn-add{display:none}.fee-widget-product-scroll-view .product-view.scrollable-view .product-block:hover .btn-add{display:block}.fee-widget-product-scroll-view .product-view.scrollable-view .product-block .btn-add .add-to-cart-button.button{color:#fff;font-size:15px;font-weight:600}.fee-widget-product-scroll-view .product-view.scrollable-view .product-block .btn-add .add-to-cart-button.button:hover{background-color:#fff;border:1px #0094c4 solid;color:#0094c4}.fee-widget-product-scroll-view .product-view.scrollable-view .btn-add .add-to-cart-button{background:#0094c4 none repeat scroll 0 0;border:1px solid #0094c4;height:auto;transition:all 300ms ease 0s;line-height:22px;margin:0 0 0 -1px;border-radius:3px;padding:8px 20px}.fee-widget-product-scroll-view .product-view.scrollable-view .product-block:hover .product-image .add-to-cart-button,.fee-widget-product-scroll-view .product-view.scrollable-view .product-block:hover .product-image .add-to-wish-list.disabled{opacity:1;transform:translate(0px,0px)}.fee-widget-product-scroll-view .product-view.scrollable-view .add-to-cart-button:hover::after{color:#fff}.fee-widget-product-scroll-view .product-view.scrollable-view .product-block .review-rating.read-only{margin:15px auto 0}.fee-widget-product-scroll-view .product-view.scrollable-view>.content{border-bottom:1px solid #e6e6e6;padding:0;border-top:1px solid #e6e6e6}.fee-widget-product-scroll-view .product-view.scrollable-view .header{border:none}.fee-widget-product-scroll-view .product-view.scrollable-view{border:medium none;position:relative;padding-bottom:120px}.fee-widget-product-scroll-view .product-view.scrollable-view .scroller span{background:#0094c4;border:1px solid #0094c4;height:40px;margin:2px;position:relative;width:40px;line-height:42px;border-radius:30px}.fee-widget-product-scroll-view .product-view.scrollable-view .scroller span:hover{background:#fff;border:1px solid #0094c4}.fee-widget-product-scroll-view .product-view.scrollable-view .scroller span::before{color:#fff;font-family:fontawesome;font-size:22px;left:auto;position:absolute;right:auto;top:-3px}.fee-widget-product-scroll-view .product-view.scrollable-view .scroller span:hover::before{color:#0094c4}.fee-widget-product-scroll-view .product-view.scrollable-view .scroller span.scroll-left::before{content:"\00f104";left:15px}.fee-widget-product-scroll-view .product-view.scrollable-view .scroller span.scroll-right::before{content:"\00f105";right:15px}.fee-widget-product-scroll-view .product-view.scrollable-view.scroller::selection,.fee-widget-product-scroll-view .product-view.scrollable-view .scroller::-moz-selection{background:none}.fee-widget-product-scroll-view .product-view.scrollable-view .sale.tag-mark{background:none;left:25px;top:25px}.fee-widget-product-scroll-view .product-view.scrollable-view .sale.tag-mark::after{content:"SALE";background:#0094c4;position:absolute;color:#fff;font-size:12px;padding:2px 10px 4px;border-radius:20px;left:0;line-height:13px}.fee-widget-product-scroll-view .product-view.image-view .current-price.price{font-size:20px;font-weight:600;color:#008df2}@media (max-width:1199px){.fee-widget-product-scroll-view .product-view.scrollable-view .product-block{width:calc(25% - 2px)}}@media (max-width:991px){.fee-widget-product-scroll-view .product-view.scrollable-view .product-block{width:calc(33.334% - 2px)}}@media (max-width:767px){.fee-widget-product-scroll-view .product-view.scrollable-view .product-block{width:calc(50% - 2px)}}@media (max-width:480px){.fee-widget-product-scroll-view .product-view.scrollable-view .product-block{width:calc(100% - 2px)}}.fee-widget-product-image-view .product-view.image-view .content{font-size:0;margin:0;text-align:left}.fee-widget-product-image-view .product-view.scrollable-view .content *{font-size:14px}.fee-widget-product-image-view .product-view.image-view .product-block{box-sizing:content-box;margin:0;padding:0;transition:all 300ms ease-out 0s}.fee-widget-product-image-view .product-view.image-view .current-price.price{font-size:20px;font-weight:600;color:#008df2}.fee-widget-product-image-view .product-view.image-view img{max-width:100%;max-height:100%}.fee-widget-product-image-view .product-view.image-view .product-block{width:calc(20% - 2px);height:362px;border:1px solid #e6e6e6;border-left:1px solid #fff}.fee-widget-product-image-view .product-view.image-view .product-block:nth-child(5n+1){border-left:1px solid #e6e6e6}.fee-widget-product-image-view .product-view.image-view .product-block:hover{border:1px solid #0094c4}.fee-widget-product-image-view .product-view.image-view .product-view-height-width .image{height:245px}.fee-widget-product-image-view .product-view.image-view .product-name{height:45px;line-height:normal;margin:0;overflow:hidden;padding-left:20px;padding-right:20px;padding-top:20px;text-align:left}.fee-widget-product-image-view .product-view.image-view .product-name a{color:#222;display:block;font-size:16px;font-weight:400;line-height:24px;max-height:45px;overflow:hidden}.fee-widget-product-image-view .product-view.image-view .product-name a:hover{text-decoration:none;color:#0094c4}.fee-widget-product-image-view .product-view.image-view .product-block:hover .block-content-wrap>.price-waper{display:none}.fee-widget-product-image-view .product-view.image-view .block-content-wrap>.price-waper{margin:7px 20px 0;padding:0 0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fee-widget-product-image-view .product-view.image-view .price-waper .current-price.price span{font-size:20px}.fee-widget-product-image-view .product-view.image-view .price .current-price.price span{color:#0094c4;font-size:18px}.fee-widget-product-image-view .product-view.image-view .previous-price{padding:0;margin:0 3px}.fee-widget-product-image-view .product-view.image-view .previous-price *{font-size:16px}.fee-widget-product-image-view .product-view.image-view .btn-add .label-for-price{color:#222;font-size:14px;font-weight:500;text-transform:uppercase}.fee-widget-product-image-view .product-view.image-view .product-image-link{padding:15px}.fee-widget-product-image-view .product-view.image-view .btn-add{font-size:0;margin-bottom:20px;overflow:hidden;padding-left:15px;padding-right:15px;text-align:left;transition:all 400ms ease-out 0s;margin-top:10px}.fee-widget-product-image-view .product-view.image-view .product-block .btn-add{display:none}.fee-widget-product-image-view .product-view.image-view .product-block:hover .btn-add{display:block}.fee-widget-product-image-view .product-view.image-view .product-block .btn-add .add-to-cart-button.button{color:#fff;font-size:15px;font-weight:600}.fee-widget-product-image-view .product-view.image-view .product-block .btn-add .add-to-cart-button.button:hover{background-color:#fff;border:1px #0094c4 solid;color:#0094c4}.fee-widget-product-image-view .product-view.image-view .btn-add .add-to-cart-button{background:#0094c4 none repeat scroll 0 0;border:1px solid #0094c4;height:auto;transition:all 300ms ease 0s;line-height:22px;margin:0 0 0 -1px;border-radius:3px;padding:8px 20px}.fee-widget-product-image-view .product-view.image-view .product-block:hover .product-image .add-to-cart-button,.fee-widget-product-image-view .product-view.image-view .product-block:hover .product-image .add-to-wish-list.disabled{opacity:1;transform:translate(0px,0px)}.fee-widget-product-image-view .product-view.image-view .btn-add .add-to-cart-button:hover::after{color:#fff}.fee-widget-product-image-view .product-view.image-view .product-block .review-rating.read-only{margin:15px auto 0}.fee-widget-product-image-view .product-view.image-view .sale.tag-mark{background:none;left:25px;top:25px}.fee-widget-product-image-view .product-view.image-view .sale.tag-mark::after{content:"SALE";background:#0094c4;position:absolute;color:#fff;font-size:12px;padding:2px 10px 4px;border-radius:20px;left:0;line-height:13px}@media (max-width:1199px){.fee-widget-product-image-view .product-view.image-view .product-block{width:calc(25% - 2px)}.fee-widget-product-image-view .product-view.image-view .product-block:nth-child(4n+1){border-left:1px solid #e6e6e6}.fee-widget-product-image-view .product-view.image-view .product-block:hover:nth-child(4n+1){border-left:1px solid #0094c4}.fee-widget-product-image-view .product-view.image-view .product-block:nth-child(5n+1){border-left:1px solid transparent}.fee-widget-product-image-view .product-view.image-view .product-block:hover:nth-child(5n+1){border-left:1px solid #0094c4}}@media (max-width:991px){.fee-widget-product-image-view .product-view.image-view .product-block{width:calc(33.334% - 2px)}.fee-widget-product-image-view .product-view.image-view .product-block:nth-child(4n+1){border-left:1px solid transparent}.fee-widget-product-image-view .product-view.image-view .product-block:hover:nth-child(4n+1){border-left:1px solid #0094c4}.fee-widget-product-image-view .product-view.image-view .product-block:nth-child(3n+1){border-left:1px solid #e6e6e6}.fee-widget-product-image-view .product-view.image-view .product-block:hover:nth-child(3n+1){border-left:1px solid #0094c4}}@media (max-width:767px){.fee-widget-product-image-view .product-view.image-view .product-block{width:calc(50% - 2px)}.fee-widget-product-image-view .product-view.image-view .product-block:nth-child(3n+1){border-left:1px solid transparent}.fee-widget-product-image-view .product-view.image-view .product-block:nth-child(odd){border-left:1px solid #e6e6e6}.fee-widget-product-image-view .product-view.image-view .product-block:hover:nth-child(odd){border-left:1px solid #0094c4}}@media (max-width:480px){.fee-widget-product-image-view .product-view.image-view .product-block{width:calc(100% - 2px)}.fee-widget-product-image-view .product-view.image-view .product-block:nth-child(n+1){border-left:1px solid #e6e6e6;border-bottom:1px solid transparent}.fee-widget-product-image-view .product-view.image-view .product-block:hover:nth-child(n+1){border-bottom:1px solid #0094c4;border-left:1px solid #0094c4}.fee-widget-product-image-view .product-view.image-view .product-block:nth-last-child(10n+1){border-bottom:1px solid #e6e6e6}}.fee-widget-product-list-view .product-view.scrollable-view .content{font-size:0;margin:0;text-align:left}.fee-widget-product-list-view .product-view.scrollable-view .content *{font-size:14px}.fee-widget-product-list-view .product-view.list-view .content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;width:100%}.fee-widget-product-list-view .product-view.list-view .content .product-block{width:calc(50% - 15px);padding:0;border:1px solid #e6e6e6;border-radius:5px;display:flex;margin:8px 0;overflow:hidden;height:200px}.fee-widget-product-list-view .product-view.list-view .content .product-block .image.product-image{width:42%}.fee-widget-product-list-view .product-view.list-view .content .product-block .block-content-wrap{width:58%;padding:30px 25px}.fee-widget-product-list-view .product-view.list-view .content .product-block .image.product-image img{max-width:100%;max-height:100%}.fee-widget-product-list-view .product-view.list-view .btn-add{text-align:left}.fee-widget-product-list-view .product-view.list-view .content .product-block .block-content-wrap .price-waper{margin:5px 0 14px}.fee-widget-product-list-view .product-view.list-view .product-name-link{font-size:18px;color:#222}.fee-widget-product-list-view .product-view.list-view .product-name-link:hover{color:#0094c4}.fee-widget-product-list-view .current-price.price{font-size:20px;font-weight:600;color:#008df2}.fee-widget-product-list-view .product-view .product-block .btn-add .add-to-cart-button.button{background:#0094c4 none repeat scroll 0 0;border:1px solid #0094c4;height:auto;transition:all 300ms ease 0s;line-height:22px;margin:0 0 0 -1px;border-radius:3px;padding:8px 20px;font-size:15px;font-weight:600;color:#fff}.fee-widget-product-list-view .product-view .product-block .btn-add .add-to-cart-button.button:hover{background-color:#fff;border:1px #0094c4 solid;color:#0094c4}@media (max-width:991px){.fee-widget-product-list-view .product-view.list-view .content .product-block{height:auto}.fee-widget-product-list-view .product-view.list-view .content .product-block .block-content-wrap .price-waper{margin:3px 0 10px}}@media (max-width:767px){.fee-widget-product-list-view .product-view.list-view .content .product-block{width:calc(100%)}.fee-widget-product-list-view .product-view.list-view .content .product-block .image.product-image{width:50%}.fee-widget-product-list-view .product-view.list-view .content .product-block .block-content-wrap{width:50%;padding:15px}.fee-widget-product-list-view .product-view .product-block .btn-add .add-to-cart-button.button{padding:8px 12px}.fee-widget-product-list-view .product-view.list-view .product-name-link{font-size:16px;line-height:normal}}.fee-widget-product-tabular-view .product-view.scrollable-view .content{font-size:0;margin:0;text-align:left}.fee-widget-product-tabular-view .product-view.scrollable-view .content *{font-size:14px}.fee-widget-product-tabular-view .product-view.tabular-view .product-name-link:hover{color:#0094c4}.fee-widget-product-tabular-view .product-view.tabular-view .product-table-view-column.name-column{text-align:left}.fee-widget-product-tabular-view .product-view.tabular-view .product-name-link{font-family:inherit;font-size:16px;font-weight:400;color:#222}.fee-widget-product-tabular-view .product-view.tabular-view .current-price{color:#222;font-size:18px;font-weight:400}.fee-widget-product-tabular-view .product-view.tabular-view .product-table-view-column.multi-cart-selection-step-column{width:110px}.fee-widget-product-tabular-view .product-view.tabular-view .image-column{width:140px}.fee-widget-product-tabular-view .product-view.tabular-view .image-column .product-image-link{max-height:90px;overflow:hidden}.fee-widget-product-tabular-view .product-view.tabular-view .price-column{width:40%}.fee-widget-product-tabular-view .product-view.tabular-view .product-table-view-header .product-table-view-column{background-color:#fff;border-bottom:1px solid #e1e1e1;border-top:1px solid #e1e1e1}.widget.fee-category-1 .widget-title{font-size:26px;color:#000;font-weight:600;text-align:center;font-family:inherit;line-height:normal;padding:20px 0}.widget.fee-category-1 .category-view{overflow:hidden}.widget.fee-category-1 .content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.widget.fee-category-1 .category-image-view-width{width:33.333%;margin:0;padding:10px;border:none}.widget.fee-category-1 .category-image-view-height{width:100%;height:auto;aspect-ratio:10/8}.widget.fee-category-1 .category-image-view-height a{display:block;text-align:center;height:100%}.widget.fee-category-1 .category-image-view-height img{position:static;width:100%;height:100%;max-width:unset;max-height:unset;-o-object-fit:cover;object-fit:cover}.widget.fee-category-1 .category .category-name{margin-top:15px}.widget.fee-category-1 .category .category-name .category-name-link{font-size:18px;font-weight:600;color:#000;line-height:normal}.widget.fee-category-1 .footer{background:none;border-width:1px 0 0;padding:10px 0 0;margin-top:15px}.widget.fee-category-1 .footer .pagination{float:none}@media (max-width:575px){.widget.fee-category-1 .category-image-view-width{width:50%;margin:0;padding:10px;border:none}.widget.fee-category-1 .category .category-name{margin-top:10px}.widget.fee-category-1 .category .category-name .category-name-link{font-size:16px}}.widget.fee-category-2 .widget-title{font-size:26px;color:#000;font-weight:600;text-align:center;font-family:inherit;line-height:normal;padding:20px 0}.widget.fee-category-2 .category-view{overflow:hidden}.widget.fee-category-2 .content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-2px;margin-right:-2px}.widget.fee-category-2 .category-image-view-width{width:33.333%;margin:0;padding:2px;border:none;position:relative}.widget.fee-category-2 .category-image-view-height{width:100%;height:auto;aspect-ratio:10/8}.widget.fee-category-2 .category-image-view-height a{display:block;text-align:center;height:100%}.widget.fee-category-2 .category-image-view-height img{position:static;width:100%;height:100%;max-width:unset;max-height:unset;-o-object-fit:cover;object-fit:cover;-webkit-filter:brightness(0.7);filter:brightness(0.7)}.widget.fee-category-2 .category .category-name{position:absolute;left:25px;bottom:25px}.widget.fee-category-2 .category .category-name .category-name-link{font-size:18px;font-weight:600;color:#fff;line-height:normal}.widget.fee-category-2 .footer{background:none;border-width:1px 0 0;padding:10px 0 0;margin-top:15px}.widget.fee-category-2 .footer .pagination{float:none}@media (max-width:575px){.widget.fee-category-2 .category-image-view-width{width:50%;margin:0;padding:10px;border:none}.widget.fee-category-2 .category .category-name{margin-top:10px}.widget.fee-category-2 .category .category-name .category-name-link{font-size:16px}}.fee-blog-design-1,.fee-blog-design-2,.fee-blog-design-3,.fee-blog-design-4{overflow:hidden}.fee-blog-design-1 .blog-post-content,.fee-blog-design-2 .blog-post-content,.fee-blog-design-3 .blog-post-content,.fee-blog-design-4 .blog-post-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.fee-blog-design-1 .blog-post-item,.fee-blog-design-2 .blog-post-item,.fee-blog-design-3 .blog-post-item,.fee-blog-design-4 .blog-post-item{padding:0 10px;width:33.333%;margin-bottom:30px;border:none}.fee-blog-design-1 .post.post-list-view-height,.fee-blog-design-2 .post.post-list-view-height,.fee-blog-design-3 .post.post-list-view-height,.fee-blog-design-4 .post.post-list-view-height{width:100%;height:auto;padding-bottom:0;margin-bottom:10px}.fee-blog-design-1 .post.post-list-view-height a,.fee-blog-design-2 .post.post-list-view-height a,.fee-blog-design-3 .post.post-list-view-height a,.fee-blog-design-4 .post.post-list-view-height a{display:block;width:100%;aspect-ratio:10/6}.fee-blog-design-1 .post.post-list-view-height img,.fee-blog-design-2 .post.post-list-view-height img,.fee-blog-design-3 .post.post-list-view-height img,.fee-blog-design-4 .post.post-list-view-height img{max-width:unset;max-height:unset;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fee-blog-design-1 .post-description,.fee-blog-design-2 .post-description,.fee-blog-design-3 .post-description,.fee-blog-design-4 .post-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px}.fee-blog-design-1 .blog-post-item .title,.fee-blog-design-2 .blog-post-item .title,.fee-blog-design-3 .blog-post-item .title,.fee-blog-design-4 .blog-post-item .title{margin:0;padding:0;line-height:0}.fee-blog-design-1 .blog-post-item .title a,.fee-blog-design-2 .blog-post-item .title a,.fee-blog-design-3 .blog-post-item .title a,.fee-blog-design-4 .blog-post-item .title a{font-size:18px;line-height:normal}.fee-blog-design-1 .blog-post-item .blog-post-info,.fee-blog-design-2 .blog-post-item .blog-post-info,.fee-blog-design-3 .blog-post-item .blog-post-info,.fee-blog-design-4 .blog-post-item .blog-post-info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.fee-blog-design-1 .blog-post-info span,.fee-blog-design-2 .blog-post-info span,.fee-blog-design-3 .blog-post-info span,.fee-blog-design-4 .blog-post-info span{font-weight:600;color:#666}.fee-blog-design-1 .blog-post-info span.date,.fee-blog-design-2 .blog-post-info span.date,.fee-blog-design-3 .blog-post-info span.date,.fee-blog-design-4 .blog-post-info span.date{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:0;margin:0;background:none}.fee-blog-design-1 .blog-post-info span.author,.fee-blog-design-2 .blog-post-info span.author,.fee-blog-design-3 .blog-post-info span.author,.fee-blog-design-4 .blog-post-info span.author{padding:0;margin:0;background:none}.fee-blog-design-1 .blog-post-info span.date:before,.fee-blog-design-2 .blog-post-info span.date:before,.fee-blog-design-3 .blog-post-info span.date:before,.fee-blog-design-4 .blog-post-info span.date:before{content:"\00f017";font-family:"Fontawesome";font-size:15px;font-weight:300;display:inline-block;vertical-align:text-bottom;margin-right:3px}.fee-blog-design-1 .post-description .content,.fee-blog-design-2 .post-description .content,.fee-blog-design-3 .post-description .content,.fee-blog-design-4 .post-description .content{font-size:15px;color:#666;padding:0}.fee-blog-design-1 .post-description .blog-read-more,.fee-blog-design-2 .post-description .blog-read-more,.fee-blog-design-3 .post-description .blog-read-more,.fee-blog-design-4 .post-description .blog-read-more{font-size:15px;font-weight:600}.fee-blog-design-1 .post-description .blog-read-more,.fee-blog-design-3 .blog-post-item .blog-post-info,.fee-blog-design-4 .blog-post-item .blog-post-info{display:none}.fee-blog-design-2 .blog-post-item .blog-post-info{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (max-width:767px){.fee-blog-design-1 .blog-post-item .title a,.fee-blog-design-2 .blog-post-item .title a,.fee-blog-design-3 .blog-post-item .title a,.fee-blog-design-4 .blog-post-item .title a{font-size:16px}.fee-blog-design-1 .blog-post-item,.fee-blog-design-2 .blog-post-item,.fee-blog-design-3 .blog-post-item,.fee-blog-design-4 .blog-post-item{width:50%}}@media (max-width:575px){.fee-blog-design-1 .blog-post-item,.fee-blog-design-2 .blog-post-item,.fee-blog-design-3 .blog-post-item,.fee-blog-design-4 .blog-post-item{width:100%}}.fee-column-section-added-from-editor.fee-full-width-row:not(.dont-apply-flex){display:flex;justify-content:space-around;height:auto!important}@media (max-width:740px),(max-width:400px){.fee-full-width-row:not(.dont-apply-flex){display:flex;flex-direction:column!important;justify-content:flex-start!important}}.fee-column-section-added-from-editor.v-split.grid-block:not(.dont-apply-flex)>.grid-block{height:auto!important;box-sizing:border-box;display:flex;flex-direction:column}.page-content .v-split-container>.fee-column-section-added-from-editor.v-split.grid-block:not(.dont-apply-flex){display:flex}.page-content .v-split-container>.v-split.grid-block.fee-section-act-row,.fee-section-act-row.fee-full-width-row{display:block}.fee-gallery-owl .product-view .owl-item .product-block{width:100%;border:1px #ddd solid;border-radius:15px;padding:0;margin:0}.fee-gallery-owl .product-view .owl-item .product-block .product-image{height:auto}.fee-gallery-owl .product-view .owl-item .product-block .product-image a.product-image-link{display:block;width:100%;aspect-ratio:10/8}.fee-gallery-owl .product-view .owl-item .product-block .product-image a.product-image-link img{max-width:unset;max-height:unset;border-radius:15px 15px 0 0}.fee-gallery-owl .product-view .owl-item .product-block .block-content-wrap{text-align:center}.fee-gallery-owl .product-view .owl-item .item{aspect-ratio:unset}.fee-gallery-owl.widget-gallery .owl-controls .owl-nav .owl-prev,.fee-gallery-owl.widget-gallery .owl-controls .owl-nav .owl-next{background:#fff;border:1px solid #fff;height:32px;margin:5px;position:relative;width:32px;line-height:35px;border-radius:30px;font-size:0;-webkit-box-shadow:0 4px 15px 0 rgba(0,0,0,.15);box-shadow:0 4px 15px 0 rgba(0,0,0,.15)}.fee-gallery-owl.widget-gallery .owl-controls .owl-nav .owl-prev:hover,.fee-gallery-owl.widget-gallery .owl-controls .owl-nav .owl-next:hover{background:#008df2;border:1px solid #008df2}.fee-gallery-owl.widget-gallery .owl-controls .owl-nav .owl-prev:before,.fee-gallery-owl.widget-gallery .owl-controls .owl-nav .owl-next:before{color:#333;font-family:fontawesome;font-size:22px;left:auto;position:absolute;right:auto;top:-3px}.fee-gallery-owl.widget-gallery .owl-controls .owl-nav .owl-prev:hover:before,.fee-gallery-owl.widget-gallery .owl-controls .owl-nav .owl-next:hover:before{color:#fff}.fee-gallery-owl.widget-gallery .owl-controls .owl-nav .owl-prev::before{content:"\00f104";left:11px}.fee-gallery-owl.widget-gallery .owl-controls .owl-nav .owl-next::before{content:"\00f105";right:10px}.fee-gallery-owl .owl-carousel.product-view .owl-stage-outer{margin-bottom:20px}.fee-gallery-owl .owl-carousel .owl-controls .owl-dot span{background:#f0f3f4;border:1px #ddd solid}.fee-gallery-owl .owl-carousel .owl-controls .owl-dot:hover span,.fee-gallery-owl .owl-carousel .owl-controls .owl-dot.active span{background:#008df2;border:1px #008df2 solid}.fee-gallery-owl .product-view .owl-item .product-block .block-content-wrap .product-name{margin:0;padding:24px 5px;height:auto}.fee-gallery-owl .product-view .owl-item .product-block .block-content-wrap .product-name-link{font-size:18px;line-height:24px;font-weight:600;color:#000}.fee-gallery-owl .product-view .owl-item .product-block .block-content-wrap .add-to-cart-button{position:absolute;top:61%;right:12px;height:32px;width:32px;border-radius:50%;font-size:0;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M7.01737%2017.5C6.62915%2017.5%206.29906%2017.3678%206.0271%2017.1034C5.75513%2016.8389%205.61915%2016.5179%205.61915%2016.1405C5.61915%2015.763%205.75513%2015.442%206.0271%2015.1776C6.29906%2014.9131%206.62915%2014.7809%207.01737%2014.7809C7.4056%2014.7809%207.7357%2014.9131%208.00766%2015.1776C8.27963%2015.442%208.41561%2015.763%208.41561%2016.1405C8.41561%2016.5179%208.27963%2016.8389%208.00766%2017.1034C7.7357%2017.3678%207.4056%2017.5%207.01737%2017.5ZM14.7615%2017.5C14.3732%2017.5%2014.0431%2017.3678%2013.7712%2017.1034C13.4992%2016.8389%2013.3632%2016.5179%2013.3632%2016.1405C13.3632%2015.763%2013.4992%2015.442%2013.7712%2015.1776C14.0431%2014.9131%2014.3732%2014.7809%2014.7615%2014.7809C15.1497%2014.7809%2015.4798%2014.9131%2015.7517%2015.1776C16.0237%2015.442%2016.1597%2015.763%2016.1597%2016.1405C16.1597%2016.5179%2016.0237%2016.8389%2015.7517%2017.1034C15.4798%2017.3678%2015.1497%2017.5%2014.7615%2017.5ZM6.10774%205.21911L8.13289%209.34264H13.5799C13.626%209.34264%2013.6669%209.33143%2013.7028%209.30902C13.7387%209.28661%2013.7694%209.25548%2013.795%209.21564L15.9384%205.42827C15.9692%205.37349%2015.9717%205.32493%2015.9461%205.28261C15.9205%205.24026%2015.877%205.21909%2015.8155%205.21909L6.10774%205.21911ZM5.53308%204.05381H16.6268C16.9535%204.05381%2017.2007%204.18902%2017.3681%204.45943C17.5356%204.72985%2017.5436%205.006%2017.3919%205.28787L14.8321%209.79679C14.701%2010.0209%2014.5276%2010.1955%2014.312%2010.3205C14.0964%2010.4454%2013.86%2010.5079%2013.6029%2010.5079H7.77334L6.84834%2012.1514C6.80737%2012.2112%206.80609%2012.2759%206.84451%2012.3456C6.88293%2012.4154%206.94055%2012.4502%207.01737%2012.4502H16.1597V13.6155H7.01737C6.48472%2013.6155%206.08446%2013.3922%205.81658%2012.9455C5.54872%2012.4988%205.53925%2012.0528%205.78816%2011.6076L6.92828%209.61453L4.02116%203.6653H2.5V2.5H4.77404L5.53308%204.05381Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;-webkit-box-shadow:0 4px 15px 0 rgba(0,0,0,.15);box-shadow:0 4px 15px 0 rgba(0,0,0,.15);-webkit-transition:all 100ms ease-out 0s;-o-transition:all 100ms ease-out 0s;transition:all 100ms ease-out 0s}.fee-gallery-owl .product-view .owl-item .product-block .block-content-wrap .add-to-cart-button:hover{background-color:#008df2;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M7.01737%2017.5C6.62915%2017.5%206.29906%2017.3678%206.0271%2017.1034C5.75513%2016.8389%205.61915%2016.5179%205.61915%2016.1405C5.61915%2015.763%205.75513%2015.442%206.0271%2015.1776C6.29906%2014.9131%206.62915%2014.7809%207.01737%2014.7809C7.4056%2014.7809%207.7357%2014.9131%208.00766%2015.1776C8.27963%2015.442%208.41561%2015.763%208.41561%2016.1405C8.41561%2016.5179%208.27963%2016.8389%208.00766%2017.1034C7.7357%2017.3678%207.4056%2017.5%207.01737%2017.5ZM14.7615%2017.5C14.3732%2017.5%2014.0431%2017.3678%2013.7712%2017.1034C13.4992%2016.8389%2013.3632%2016.5179%2013.3632%2016.1405C13.3632%2015.763%2013.4992%2015.442%2013.7712%2015.1776C14.0431%2014.9131%2014.3732%2014.7809%2014.7615%2014.7809C15.1497%2014.7809%2015.4798%2014.9131%2015.7517%2015.1776C16.0237%2015.442%2016.1597%2015.763%2016.1597%2016.1405C16.1597%2016.5179%2016.0237%2016.8389%2015.7517%2017.1034C15.4798%2017.3678%2015.1497%2017.5%2014.7615%2017.5ZM6.10774%205.21911L8.13289%209.34264H13.5799C13.626%209.34264%2013.6669%209.33143%2013.7028%209.30902C13.7387%209.28661%2013.7694%209.25548%2013.795%209.21564L15.9384%205.42827C15.9692%205.37349%2015.9717%205.32493%2015.9461%205.28261C15.9205%205.24026%2015.877%205.21909%2015.8155%205.21909L6.10774%205.21911ZM5.53308%204.05381H16.6268C16.9535%204.05381%2017.2007%204.18902%2017.3681%204.45943C17.5356%204.72985%2017.5436%205.006%2017.3919%205.28787L14.8321%209.79679C14.701%2010.0209%2014.5276%2010.1955%2014.312%2010.3205C14.0964%2010.4454%2013.86%2010.5079%2013.6029%2010.5079H7.77334L6.84834%2012.1514C6.80737%2012.2112%206.80609%2012.2759%206.84451%2012.3456C6.88293%2012.4154%206.94055%2012.4502%207.01737%2012.4502H16.1597V13.6155H7.01737C6.48472%2013.6155%206.08446%2013.3922%205.81658%2012.9455C5.54872%2012.4988%205.53925%2012.0528%205.78816%2011.6076L6.92828%209.61453L4.02116%203.6653H2.5V2.5H4.77404L5.53308%204.05381Z%22%20fill%3D%22white%22%2F%3E %3C%2Fsvg%3E")}.fee-gallery-swiper.swiperSlider .product-view.image-view .product-block{width:350px;border:1px #ddd solid;border-radius:15px;padding:0;margin:0 auto}.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fee-gallery-swiper.swiperSlider .product-view.image-view .product-block .product-image{height:auto}.fee-gallery-swiper.swiperSlider .product-view.image-view .product-block .product-image-link{display:block;width:100%;aspect-ratio:13/8}.fee-gallery-swiper.swiperSlider .product-view.image-view .product-block .product-image-link img{max-width:unset;max-height:unset;border-radius:15px 15px 0 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fee-gallery-swiper.swiperSlider .product-view.image-view .product-block .block-content-wrap{text-align:center}.fee-gallery-swiper.swiperSlider .product-block .block-content-wrap .product-name{margin:0;padding:24px 5px;height:auto}.fee-gallery-swiper.swiperSlider .product-block .block-content-wrap .product-name .product-name-link{font-size:18px;line-height:24px;font-weight:600;color:#000}.fee-gallery-swiper.swiperSlider .product-block .add-to-cart-button{position:absolute;top:59%;right:12px;height:32px;width:32px;border-radius:50%;font-size:0;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M7.01737%2017.5C6.62915%2017.5%206.29906%2017.3678%206.0271%2017.1034C5.75513%2016.8389%205.61915%2016.5179%205.61915%2016.1405C5.61915%2015.763%205.75513%2015.442%206.0271%2015.1776C6.29906%2014.9131%206.62915%2014.7809%207.01737%2014.7809C7.4056%2014.7809%207.7357%2014.9131%208.00766%2015.1776C8.27963%2015.442%208.41561%2015.763%208.41561%2016.1405C8.41561%2016.5179%208.27963%2016.8389%208.00766%2017.1034C7.7357%2017.3678%207.4056%2017.5%207.01737%2017.5ZM14.7615%2017.5C14.3732%2017.5%2014.0431%2017.3678%2013.7712%2017.1034C13.4992%2016.8389%2013.3632%2016.5179%2013.3632%2016.1405C13.3632%2015.763%2013.4992%2015.442%2013.7712%2015.1776C14.0431%2014.9131%2014.3732%2014.7809%2014.7615%2014.7809C15.1497%2014.7809%2015.4798%2014.9131%2015.7517%2015.1776C16.0237%2015.442%2016.1597%2015.763%2016.1597%2016.1405C16.1597%2016.5179%2016.0237%2016.8389%2015.7517%2017.1034C15.4798%2017.3678%2015.1497%2017.5%2014.7615%2017.5ZM6.10774%205.21911L8.13289%209.34264H13.5799C13.626%209.34264%2013.6669%209.33143%2013.7028%209.30902C13.7387%209.28661%2013.7694%209.25548%2013.795%209.21564L15.9384%205.42827C15.9692%205.37349%2015.9717%205.32493%2015.9461%205.28261C15.9205%205.24026%2015.877%205.21909%2015.8155%205.21909L6.10774%205.21911ZM5.53308%204.05381H16.6268C16.9535%204.05381%2017.2007%204.18902%2017.3681%204.45943C17.5356%204.72985%2017.5436%205.006%2017.3919%205.28787L14.8321%209.79679C14.701%2010.0209%2014.5276%2010.1955%2014.312%2010.3205C14.0964%2010.4454%2013.86%2010.5079%2013.6029%2010.5079H7.77334L6.84834%2012.1514C6.80737%2012.2112%206.80609%2012.2759%206.84451%2012.3456C6.88293%2012.4154%206.94055%2012.4502%207.01737%2012.4502H16.1597V13.6155H7.01737C6.48472%2013.6155%206.08446%2013.3922%205.81658%2012.9455C5.54872%2012.4988%205.53925%2012.0528%205.78816%2011.6076L6.92828%209.61453L4.02116%203.6653H2.5V2.5H4.77404L5.53308%204.05381Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;-webkit-box-shadow:0 4px 15px 0 rgba(0,0,0,.15);box-shadow:0 4px 15px 0 rgba(0,0,0,.15);-webkit-transition:all 100ms ease-out 0s;-o-transition:all 100ms ease-out 0s;transition:all 100ms ease-out 0s}.fee-gallery-swiper.swiperSlider .product-block .add-to-cart-button:hover{background-color:#008df2;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M7.01737%2017.5C6.62915%2017.5%206.29906%2017.3678%206.0271%2017.1034C5.75513%2016.8389%205.61915%2016.5179%205.61915%2016.1405C5.61915%2015.763%205.75513%2015.442%206.0271%2015.1776C6.29906%2014.9131%206.62915%2014.7809%207.01737%2014.7809C7.4056%2014.7809%207.7357%2014.9131%208.00766%2015.1776C8.27963%2015.442%208.41561%2015.763%208.41561%2016.1405C8.41561%2016.5179%208.27963%2016.8389%208.00766%2017.1034C7.7357%2017.3678%207.4056%2017.5%207.01737%2017.5ZM14.7615%2017.5C14.3732%2017.5%2014.0431%2017.3678%2013.7712%2017.1034C13.4992%2016.8389%2013.3632%2016.5179%2013.3632%2016.1405C13.3632%2015.763%2013.4992%2015.442%2013.7712%2015.1776C14.0431%2014.9131%2014.3732%2014.7809%2014.7615%2014.7809C15.1497%2014.7809%2015.4798%2014.9131%2015.7517%2015.1776C16.0237%2015.442%2016.1597%2015.763%2016.1597%2016.1405C16.1597%2016.5179%2016.0237%2016.8389%2015.7517%2017.1034C15.4798%2017.3678%2015.1497%2017.5%2014.7615%2017.5ZM6.10774%205.21911L8.13289%209.34264H13.5799C13.626%209.34264%2013.6669%209.33143%2013.7028%209.30902C13.7387%209.28661%2013.7694%209.25548%2013.795%209.21564L15.9384%205.42827C15.9692%205.37349%2015.9717%205.32493%2015.9461%205.28261C15.9205%205.24026%2015.877%205.21909%2015.8155%205.21909L6.10774%205.21911ZM5.53308%204.05381H16.6268C16.9535%204.05381%2017.2007%204.18902%2017.3681%204.45943C17.5356%204.72985%2017.5436%205.006%2017.3919%205.28787L14.8321%209.79679C14.701%2010.0209%2014.5276%2010.1955%2014.312%2010.3205C14.0964%2010.4454%2013.86%2010.5079%2013.6029%2010.5079H7.77334L6.84834%2012.1514C6.80737%2012.2112%206.80609%2012.2759%206.84451%2012.3456C6.88293%2012.4154%206.94055%2012.4502%207.01737%2012.4502H16.1597V13.6155H7.01737C6.48472%2013.6155%206.08446%2013.3922%205.81658%2012.9455C5.54872%2012.4988%205.53925%2012.0528%205.78816%2011.6076L6.92828%209.61453L4.02116%203.6653H2.5V2.5H4.77404L5.53308%204.05381Z%22%20fill%3D%22white%22%2F%3E %3C%2Fsvg%3E")}.fee-gallery-swiper.swiperSlider .swiper-pagination{position:static;margin-top:30px}.widget-gallery.fee-gallery-swiper .swiper-button-prev,.widget-gallery.fee-gallery-swiper .swiper-button-next{background:#fff;border:1px solid #fff;height:32px;margin:5px;position:relative;width:32px;line-height:35px;border-radius:30px;font-size:0;-webkit-box-shadow:0 4px 15px 0 rgba(0,0,0,.15);box-shadow:0 4px 15px 0 rgba(0,0,0,.15);opacity:1}.widget-gallery.fee-gallery-swiper .swiper-button-prev:hover,.widget-gallery.fee-gallery-swiper .swiper-button-next:hover{background:#008df2;border:1px solid #008df2}.widget-gallery.fee-gallery-swiper .swiper-button-prev.swiper-button-disabled:after,.widget-gallery.fee-gallery-swiper .swiper-button-next.swiper-button-disabled:after{opacity:.3}.widget-gallery.fee-gallery-swiper .swiper-button-prev:after{color:#333;font-family:fontawesome;font-size:22px;position:absolute;right:auto;top:3px}.widget-gallery.fee-gallery-swiper .swiper-button-next:after{color:#333;font-family:fontawesome;font-size:22px;left:auto;position:absolute;top:3px}.widget-gallery.fee-gallery-swiper .swiper-button-prev:hover:after,.widget-gallery.fee-gallery-swiper .swiper-button-next:hover:after{color:#fff}.widget-gallery.fee-gallery-swiper .swiper-button-prev:after{content:"\00f104";left:11px}.widget-gallery.fee-gallery-swiper .swiper-button-next:after{content:"\00f105";right:10px}.fee_img-gallery_product_swiper .swiper-horizontal{position:relative}.fee_img-gallery_product_swiper .swiper-horizontal .swiper-button-next,.fee_img-gallery_product_swiper .swiper-horizontal .swiper-button-prev{position:absolute;top:50%;margin-top:-16px}.fee_img-gallery_product_swiper .swiper-horizontal .swiper-button-next{right:50%;margin-right:-230px}.fee_img-gallery_product_swiper .swiper-horizontal .swiper-button-prev{left:50%;margin-left:-230px}.fee-gallery-swiper.swiperSlider .swiper-pagination .swiper-pagination-bullet{background:#f0f3f4;border:1px #ddd solid;opacity:1;height:10px;width:10px}.fee-gallery-swiper.swiperSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#008df2;border:1px #008df2 solid}.fee-gallery-owl .article-title{font-size:22px;line-height:1.4;font-weight:600;padding-bottom:20px}.fee_img-gallery_article_swiper .article-title{font-size:22px;font-weight:600;line-height:1.4;color:#000;padding-bottom:20px}.fee_img-gallery_article_swiper .swiper-horizontal{text-align:center}.fee_img-gallery_article_swiper .swiper-horizontal .swiper-button-prev,.fee_img-gallery_article_swiper .swiper-horizontal .swiper-button-next{display:inline-block;margin:0 4px;left:auto;right:auto}.fee-gallery-owl.fee_img-gallery_article_owl .owl-carousel .owl-stage-outer{margin-bottom:0}.fee-gallery-owl .category-image-view.category{width:100%;border:1px #ddd solid;padding:0;margin:0}.fee-gallery-owl .category-image-view-height{height:auto}.fee-gallery-owl .category-image-view-height a{display:block;width:100%;aspect-ratio:10/8}.fee-gallery-owl .owl-carousel .category-image-view-height a img{max-width:unset;max-height:unset}.fee-gallery-owl.fee_img-gallery_category_owl .owl-item .item{aspect-ratio:unset}.fee-gallery-owl .category-image-view.category .category-name{margin:0;padding:24px 5px 5px;height:auto}.fee-gallery-owl .category-image-view.category .category-name-link{font-size:18px;line-height:24px;font-weight:600;color:#000}.fee-gallery-owl .category-image-view.category .summary{padding:0 5px 24px;height:auto}.fee-gallery-swiper .category-image-view.category{width:350px;border:1px #ddd solid;padding:0;margin:0 auto}.fee-gallery-swiper .category-image-view-height{height:auto}.fee-gallery-swiper .category-image-view-height a{display:block;width:100%;aspect-ratio:13/8}.fee-gallery-swiper .category-image-view-height a img{max-width:unset;max-height:unset;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fee-gallery-swiper .category-image-view .category-name{margin:0;padding:24px 10px 5px;height:auto}.fee-gallery-swiper .category-image-view .category-name-link{font-size:18px;line-height:24px;font-weight:600;color:#000}.fee-gallery-swiper .category-image-view .summary{padding:0 10px 24px;height:auto}.fee_img-gallery_category_swiper .swiper-horizontal{position:relative}.fee_img-gallery_category_swiper .swiper-horizontal .swiper-button-next,.fee_img-gallery_category_swiper .swiper-horizontal .swiper-button-prev{position:absolute;top:50%;margin-top:-16px}.fee_img-gallery_category_swiper .swiper-horizontal .swiper-button-next{right:50%;margin-right:-230px}.fee_img-gallery_category_swiper .swiper-horizontal .swiper-button-prev{left:50%;margin-left:-230px}.advance.checkout-page .shipping-class-expend-view .shipping-class-single{border:1px #ddd solid;padding:15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.advance.checkout-page .shipping-class-expend-view .shipping-class-single+.shipping-class-single{margin-top:10px}.advance.checkout-page .payment-gateway-img-wrapper img{max-height:35px}.advance.checkout-page .shipping-class-expend-view .shipping-class-info{padding-left:30px;position:relative}.advance.checkout-page .shipping-class-expend-view .shipping-class-info input[type="radio"]{position:absolute;top:1px;left:0;margin:0;border:1px #ddd solid;opacity:1;appearance:none;border-radius:50%}.checkout-page.advance-checkout-order-details-right-dom .quantity{font-size:14px;display:inline-block;margin-top:3px}.checkout-page .advance-checkout-order-details-right-dom .quantity span{margin-left:3px}.checkout-page .advance-checkout-order-details-right-dom .view-virtual-cart-items{background:none;padding:0;font-size:13px;font-weight:400;color:#000;text-decoration:underline;margin-top:5px;width:auto;letter-spacing:normal;text-transform:none}.checkout-page .advance-checkout-order-details-right-dom .view-virtual-cart-items:hover{color:rgba(57,210,173,1)}.advance.checkout-page .shipping-class-expend-view .shipping-class-info input[type="radio"]:checked{border:1px #39d2ad solid;background-color:#39d2ad;outline:3px #fff solid;outline-offset:-4px}.advance.checkout-page .shipping-class-expend-view .shipping-class-info .radio-checkbox-label{display:inline-block}.advance.checkout-page .shipping-class-expend-view .shipping-class-info .shipping-class-summery{display:inline;line-height:1.5;color:#666}.advance.checkout-page .shipping-class-expend-view .shipping-class-info .shipping-class-name{font-size:15px;font-weight:600}.advance.checkout-page .shipping-class-expend-view .shipping-class-info .payment-gateway-default-badge{display:inline-block;padding:1px 5px 3px;margin:0 5px;background-color:rgba(57,210,173,1);border-radius:5px;color:#fff;font-size:11px}.advance.checkout-page .shipping-classes-expend{padding-top:50px}.advance.checkout-page .payment-gateway-label{font-size:18px;color:#000;font-weight:600;display:block;margin-bottom:15px}.widget-navigation .nav-profile-logged-in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget-navigation .nav-profile-logged-in .nav-profile-info-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.widget-navigation .nav-profile-logged-in .nav-profile-pic{height:32px;width:32px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.widget-navigation .nav-profile-logged-in .nav-customer-name{font-size:15px;font-weight:600}.widget-navigation .nav-profile-logged-in .autoGeneratedPage{padding:0;border:none;font-size:13px;font-weight:600;text-decoration:underline;color:#333}.widget-navigation .nav-profile-not-logged-in{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.widget-navigation .navigation-item .nav-profile-not-logged-in>.autoGeneratedPage{border:none;display:inline-block!important;width:auto;background-color:#000;padding:8px 42px;font-size:14px;font-weight:600;color:#fff}.widget-navigation .nav-profile-not-logged-in .nav-profile-suggestion-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding-top:20px}.widget-navigation .nav-profile-not-logged-in .nav-customer-qa{font-size:15px;font-weight:600;color:#000}.widget-navigation .nav-profile-not-logged-in .customer-register-link a{padding:0;font-size:13px;font-weight:600;color:#333;border:none;text-decoration:underline}.page-profile .site-popup .order-comment-panel img.customer-profile-picture{height:35px}.page-profile .site-popup .oder-comment-form .form-row label{font-family:"Montserrat",sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#000;padding-bottom:6px}.page-profile .site-popup .order-comment-panel span.profile-name-wrapper{display:flex;gap:13px}.page-profile .site-popup .order-comment-panel.comment-area img.customer-profile-picture{height:35px;width:35px;-o-object-fit:cover;object-fit:cover;-webkit-transition:all 300ms ease-out 0s;-o-transition:all 300ms ease-out 0s;transition:all 300ms ease-out 0s;border-radius:50%;overflow:hidden}.page-profile .site-popup .order-comment-panel span.comment-you-tag{background:#000;color:#fff;padding:2px 5px;border-radius:8px;font-size:11px}.profile-responsive-mask{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.5)}form.confirm-step-form.pay-due-amount-form .due-amount-value-row{text-align:center;padding-bottom:10px}form.confirm-step-form.pay-due-amount-form .due-amount-value-row span.amount-value{font-size:17px;font-weight:500}.advance.checkout-page.payment-method-select-wrapper{grid-template-columns:none}.advance.checkout-page.payment-method-select-wrapper .payment-gateway-expend{padding-top:0}span.selected-filter-option-data-wrapper{display:inline-flex;border:1px solid #666;padding:5px}span.remove-item{padding:5px;cursor:pointer}.form-row.variation-option.filter-group-item.selected button.Color.variation-option.color-plate{padding:2px;border:2px solid #000}.form-row.Size-filter .form-row.filter-group-item.selected span.filter-group-item-label-wrapper button{border:2px solid #000}.widget-productImage .pdp-image-sharer{position:relative;padding-left:70px;padding-right:30px}.widget-productImage .pdp-image-sharer .thumbnails-container{position:absolute;width:70px;top:0;left:0;bottom:0;overflow:hidden}.widget-productImage .pdp-image-sharer .pdp-swiper-thumb-carousel .swiper-slide{width:40px!important;height:auto!important;aspect-ratio:169/270}.widget-productImage .pdp-image-sharer .pdp-swiper-thumb-carousel .swiper-slide a{display:block;background-size:cover;height:100%!important;width:100%!important;cursor:pointer}.widget-productImage .pdp-image-sharer .swiper-wrapper{display:flex}.widget-productImage .pdp-image-sharer .pdp-swiper-thumb-carousel{padding-right:30px}.widget-productImage .pdp-image-sharer .pdp-swiper-carousel .swiper-button-next,.widget-productImage .pdp-image-sharer .pdp-swiper-carousel .swiper-button-prev{color:#666}.widget-productImage .pdp-image-sharer .pdp-swiper-carousel .swiper-button-next:after,.widget-productImage .pdp-image-sharer .pdp-swiper-carousel .swiper-button-prev:after{font-size:32px}@media (max-width:767px){.widget-productImage .pdp-image-sharer{padding:0 20px}.widget-productImage .pdp-image-sharer .thumbnails-container{display:none}}.wc-product-has-single-image-for-variation .carousel-container{width:400px;margin:0 auto}@media (max-width:991px){.wc-product-has-single-image-for-variation .carousel-container{width:auto}}.wc-filter-group-item-hide{display:none!important}.product-image-grid-gallery.product-detail.product-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-right:30px}.product-image-grid-gallery .product-grid-gallery-images-wrapper img{height:100%}.flying-cart-content.page-content .flying-cart-image-wrapper{position:relative}.add-to-cart-button.button.et_pdp_add_to_cart .div-mask{background-color:#ffffffe6}.add-to-cart-button.button.et_pdp_add_to_cart .div-mask span.loader{width:1em;height:1em;font-size:20px}.flying-cartitem-btn-wrapper .flying-cart-footer-button .div-mask .loader{font-size:20px}.flying-cartitem-btn-wrapper .flying-cart-footer-button .div-mask{background-color:#ffffff80}.spacial-product-placeholder__title,.spacial-product-placeholder__image,.spacial-product-placeholder__text{background-color:#a8c0ce38}.spacial-product-placeholder__title,.spacial-product-placeholder__text{border-radius:5px}.spacial-product-placeholder__title,.spacial-product-placeholder__text{height:24px}.spacial-product-placeholder__title{margin-bottom:25px;width:295px;max-width:calc(100% - 20px)}.spacial-product-placeholder__block{width:271px;display:inline-block}.spacial-product-placeholder__image{height:200px;border-radius:20px;margin-bottom:20px}.spacial-product-placeholder__text{margin-top:7px;width:calc(100% - 20px)}.spacial-product-placeholder__text.small{width:80px}.spacial-product-placeholder__body{width:100%;overflow-x:scroll;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}.spacial-product-placeholder__body::-webkit-scrollbar{display:none}.popup.pay-remaining-amount-popup{width:730px!important;max-width:calc(100vw - 40px)}.popup.pay-remaining-amount-popup .title-bar{background:none;padding:20px 36px 0}.popup.pay-remaining-amount-popup .title-bar .title{font-size:26px;font-weight:600;color:#000;border-bottom:1px #e9e9e9 solid;padding:0 0 18px;display:block}.popup.pay-remaining-amount-popup .window-corner-toolbar{width:20px;height:20px;position:absolute;right:36px;top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup.pay-remaining-amount-popup .window-corner-toolbar .close{position:static;display:block;width:14px;height:14px;background:url("data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.9992%208.13666L12.8616%2014L14%2012.8633L8.13598%207L14%201.13826L12.8632%200L6.9992%205.86334L1.13679%200L0%201.13826L5.86241%207L0%2012.8617L1.13679%2014L6.9992%208.13666Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E") no-repeat center}.popup.pay-remaining-amount-popup .window-corner-toolbar .close:before{display:none}.popup.pay-remaining-amount-popup .content{padding:20px 30px 20px 36px;margin-right:6px;margin-bottom:15px;max-height:calc(100vh - 160px)}.popup.pay-remaining-amount-popup .content::-webkit-scrollbar{width:3px}.popup.pay-remaining-amount-popup .content::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:3px;box-shadow:none}.popup.pay-remaining-amount-popup .content::-webkit-scrollbar-thumb{background-color:#bdbdbd;border-radius:3px}.popup.pay-remaining-amount-popup .cart-item{display:-webkit-box;display:-ms-flexbox;display:flex}.popup.pay-remaining-amount-popup .cart-item+.cart-item{margin-top:20px;padding-top:20px;border-top:1px #e9e9e9 solid}.popup.pay-remaining-amount-popup .cart-item .image{height:200px;width:200px;-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;margin-right:40px}.popup.pay-remaining-amount-popup .cart-item .image .wrapper{width:100%;height:100%}.popup.pay-remaining-amount-popup .cart-item .image a{display:block;width:100%;height:100%}.popup.pay-remaining-amount-popup .cart-item .product-thumb-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.popup.pay-remaining-amount-popup .cart-item .product-name{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-right:50px}.popup.pay-remaining-amount-popup .cart-item .product-name a{font-size:18px;font-weight:600}.popup.pay-remaining-amount-popup .cart-item .product-name a:hover{color:rgba(57,210,173,1)}.popup.pay-remaining-amount-popup .cart-item .product-card__product-variation-wrapper{margin-top:10px}.popup.pay-remaining-amount-popup .cart-item .product-card__product-variation-item{font-size:14px;font-weight:600;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 8px}.popup.pay-remaining-amount-popup .cart-item .product-card__product-variation-item+.product-card__product-variation-item{margin-top:3px}.popup.pay-remaining-amount-popup .cart-item .price{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:18px;font-weight:600;color:#000}.popup.pay-remaining-amount-popup.view-virtual-cart-items-popup .product-thumb-image-double-wrapper{display:flex;gap:0 4px}.popup.pay-remaining-amount-popup.view-virtual-cart-items-popup .cart-item .product-thumb-image{width:calc(50% - 2px);object-fit:cover;aspect-ratio:98/130;height:auto}.customer-assigned-categories .assigned-categories-panel .custom-back-button{font-size:0;right:0;margin:0}.customer-assigned-categories .assigned-categories-panel .back-to-custom-category:after{content:'Back to Categories';display:inline-block;color:#000;font-size:16px;right:0;margin-left:7px;font-weight:500}.customer-assigned-categories .assigned-categories-panel .back-to-custom-store:after{content:'Back to Stores';display:inline-block;color:#000;font-size:16px;right:0;margin-left:7px;font-weight:500}.customer-assigned-categories .assigned-categories-panel .custom-back-button:before{content:'\00f104';display:inline-block;color:#000;font-size:18px;font-family:"FontAwesome";right:0;margin-left:7px;font-weight:bold}.assigned-categories-panel .custom-back-button{font-size:18px;font-weight:bold;margin-top:10px;cursor:pointer;position:absolute;right:0;top:0;z-index:1}#customer-profile-tabs.customer-profile-v2 .customer-assigned-categories .store-card{padding:20px;border:1px solid #e6e6e6;margin-top:20px}#customer-profile-tabs.customer-profile-v2 .customer-assigned-categories .store-card .product-name:hover{color:#f00;cursor:pointer}#customer-profile-tabs.customer-profile-v2 .customer-assigned-categories .store-card:hover{border:1px solid #f00;cursor:pointer}#customer-profile-tabs.customer-profile-v2 .customer-assigned-categories .category-card{padding:20px;border:1px solid #e6e6e6;margin-top:20px}#customer-profile-tabs.customer-profile-v2 .customer-assigned-categories .category-card .product-name:hover{color:#f00;cursor:pointer}#customer-profile-tabs.customer-profile-v2 .customer-assigned-categories .category-card:hover{cursor:pointer}.customer-assigned-categories .assigned-categories-panel .custom-back-button:hover:after,.customer-assigned-categories .assigned-categories-panel .custom-back-button:hover:before{color:red}#customer-profile-tabs.customer-profile-v2 .customer-assigned-categories .product-block.category-card{width:28%;padding:1px}.customer-assigned-categories .product-block.category-card .image.product-image{background:#fff;height:234px;border-bottom:1px solid rgba(0,0,0,0.1)}#customer-profile-tabs.customer-profile-v2 .customer-assigned-categories .product-block.category-card .block-content-wrap .product-name{display:flex;align-items:center;justify-content:center;height:76px}.widget-productName .previous-page{font-size:16px;font-weight:500;padding:10px 15px;border:2px #000 solid;display:inline-block;margin-bottom:20px;cursor:pointer;transition:all 300ms ease-out 0s}.widget-productName .previous-page:hover{border:2px #000 solid;background-color:#000;color:#fff}.widget-productName .previous-page i{font-size:14px;margin-right:5px}select.customer-profile-bmui-tab-header-selector{width:100%}.customer-profile-v2.bmui-tab.left-side-header .customer-profile-bmui-tab-header-selector{display:none}.form-row .pass-input-wrapper{display:block;position:relative}.form-row .pass-input-wrapper input{padding:10px 35px 10px 15px}.form-row .pass-input-wrapper .toggle-password{font-size:0;width:32px;height:40px;position:absolute;right:0;top:0;z-index:21;cursor:pointer;background-repeat:no-repeat;background-size:26px;background-position:center}.form-row .pass-input-wrapper .toggle-password.hide{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M17.703%205L15.1935%207.35275C14.241%207.03175%2013.179%206.8285%2012.0113%206.8285C6.3345%206.8285%203%2011.7417%203%2011.7417C3%2011.7417%204.446%2013.955%206.8595%2015.5952L4.67625%2017.777L5.73675%2018.8375L18.7642%206.06125L17.703%205ZM13.191%209.33425C10.725%208.2445%208.18025%2010.7652%209.24225%2013.2387L7.94775%2014.519C6.58725%2013.649%205.529%2012.5315%204.90275%2011.774C6.0225%2010.538%208.5155%208.3285%2012.0113%208.3285C12.7065%208.3285%2013.3582%208.41775%2013.9688%208.56475L13.191%209.33425ZM11.0287%2014.9075L14.8463%2011.1628C15.609%2013.496%2013.344%2015.713%2011.0287%2014.9075ZM21%2011.7417C21%2011.7417%2017.811%2017.3285%2012.0113%2017.3285C10.977%2017.3285%2010.0147%2017.1103%209.123%2016.7758L10.3335%2015.5885C10.8697%2015.7333%2011.427%2015.8285%2012.0113%2015.8285C15.6045%2015.8285%2018.0892%2013.1832%2019.1392%2011.8055C18.5925%2011.189%2017.6722%2010.313%2016.449%209.5915L17.5657%208.4965C19.8022%209.9215%2021%2011.7417%2021%2011.7417Z%22%20fill%3D%22%23696969%22%2F%3E %3C%2Fsvg%3E")}.form-row .pass-input-wrapper .toggle-password.show{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M12.0113%208.5C15.5745%208.5%2018.0585%2010.759%2019.1392%2011.977C18.0885%2013.3547%2015.6045%2016%2012.0113%2016C8.69625%2016%206.06375%2013.348%204.90275%2011.9448C6.0225%2010.7095%208.5155%208.5%2012.0113%208.5ZM12.0113%207C6.3345%207%203%2011.9132%203%2011.9132C3%2011.9132%206.62625%2017.5%2012.0113%2017.5C17.811%2017.5%2021%2011.9132%2021%2011.9132C21%2011.9132%2017.7818%207%2012.0113%207ZM12%2012.25L9.48%2010.6218C9.17625%2011.0905%209%2011.65%209%2012.25C9%2013.9068%2010.3432%2015.25%2012%2015.25C13.6568%2015.25%2015%2013.9068%2015%2012.25C15%2010.5932%2013.6568%209.25%2012%209.25C11.4435%209.25%2010.9215%209.4015%2010.4753%209.6655L12%2012.25Z%22%20fill%3D%22%23696969%22%2F%3E %3C%2Fsvg%3E")}.page-profile .site-popup .securepay-payment-form-wrapper-elm .button-container button#pay-now.disabled{opacity:.5;pointer-events:none}#customer-profile-tabs.customer-profile-v2 .panel-header .link-btn.track-order-action,#customer-profile-tabs.customer-profile-v2 .panel-header .link-btn.invoice-all{font-size:13px;font-weight:600;line-height:20px;color:#333}html.pushbar_locked{overflow:hidden;-ms-touch-action:none;touch-action:none}.pushbar_locked .pushbar_main_content.pushbar_blur{filter:blur(15px)}.pushbar_overlay{z-index:-999;position:fixed;width:100%;height:100%;top:0;left:0;will-change:opacity;transition:opacity .5s ease;opacity:0;background:#3c3442}html.pushbar_locked .pushbar_overlay{opacity:.8;z-index:999}[data-pushbar-id]{z-index:1000;position:fixed;overflow-y:auto;will-change:transform;transition:transform .5s ease;background:#fff}[data-pushbar-direction="left"][data-pushbar-id],[data-pushbar-direction="right"][data-pushbar-id]{top:0;width:256px;max-width:100%;height:100%}[data-pushbar-direction="top"][data-pushbar-id],[data-pushbar-direction="bottom"][data-pushbar-id]{left:0;width:100%;min-height:150px}[data-pushbar-direction="left"][data-pushbar-id]{left:0;transform:translateZ(0) translateX(-100%)}[data-pushbar-direction="right"][data-pushbar-id]{right:0;transform:translateZ(0) translateX(100%)}[data-pushbar-direction="top"][data-pushbar-id]{top:0;transform:translateZ(0) translateY(-100%)}[data-pushbar-direction="bottom"][data-pushbar-id]{bottom:0;transform:translateZ(0) translateY(100%)}[data-pushbar-id].opened{display:block;transform:translateX(0px) translateY(0px)}body>.header,body>.footer{position:relative}.v-split.grid-block>.grid-block{height:auto!important}.fee-fixed-width-row{max-width:1172px;margin:0 auto}.import-mapping-form .clickable-select-fields{color:#008df2;font-size:12px;font-style:normal;font-weight:600;line-height:16px;text-decoration-line:underline;cursor:pointer}.import-mapping-form .fee-select-path-icon input[type="text"]{background-image:url(../../images/front-end-editor/folder.svg);background-size:16px;background-repeat:no-repeat;background-position:calc(100% - 8px) center;padding-right:30px}.item-import-for-editor .import-status.total{padding:32px 20px 0}.item-import-for-editor .total-progress .progress-bar{width:100%;height:24px;border-radius:30px;background:#f0f3f4}.item-import-for-editor .total-progress .progress-bar .completed{background:#0dc15c;height:24px;border-radius:30px}.fee-task-details-item-import-table th::after{display:none}.fee-task-details-item-import-table .success-header,.fee-task-details-item-import-table .category-success-count{color:#0dc15c}.fee-task-details-item-import-table .error-header,.fee-task-details-item-import-table .category-error-count{color:#fb3030}.fee-task-details-item-import-table .cell-warning-header,.fee-task-details-item-import-table .category-warning-count{color:#ff9f40}.item-import-for-editor .button-line{text-align:center;padding:4px 0 32px}.item-import-for-editor .button-line .download-button{color:#008df2;text-align:center;font-size:12px;font-style:normal;font-weight:600;line-height:16px;text-decoration-line:underline}.se-product-create-edit-form .file-selection-queue .file-remove{background-position:center!important;top:50%;transform:translateY(-50%)}.se-product-create-edit-form .multiple-video-queue{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;gap:5px}.se-product-create-edit-form .spec-file-block{position:relative;border:1px #ddd solid;padding:10px 24px 10px 10px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-top:10px}.se-product-create-edit-form .spec-file-block .tool-icon.remove{margin-left:auto}#bmui-tab-manage-blog-post .toolbar.toolbar-left .search-text,#bmui-tab-manage-blog-category .toolbar.toolbar-left .search-text,#bmui-tab-manage-blog-comment .toolbar.toolbar-left .search-text,#bmui-tab-manage-product .toolbar.toolbar-left .search-text,#bmui-tab-manage-category .toolbar.toolbar-left .search-text{width:250px!important}.page-seo-config .bmui-tab-panel{padding-right:20px}.fee-create-edit-form .form-section-info h3{color:#008df2;font-size:18px;font-style:normal;font-weight:600;line-height:24px;margin:0 0 15px}.fee-top-view .fee-am-left .fee-identical-sewc-elm{display:inline-flex}.chosen-container .chosen-single div b{display:none}.form-row .Zebra_DatePicker_Icon_Wrapper,.form-row .Zebra_DatePicker_Icon_Wrapper input{width:100%}.colorpicker{overflow:hidden;position:absolute;background:url(../images/colorpicker_background.png);font-family:Arial,Helvetica,sans-serif;display:none;z-index:9}.colorpicker_color{width:150px;height:150px;left:14px;top:13px;position:absolute;background:#f00;overflow:hidden;cursor:crosshair}.colorpicker_color div{position:absolute;top:0;left:0;width:150px;height:150px;background:url(../images/colorpicker_overlay.png)}.colorpicker_color div div{position:absolute;top:0;left:0;width:11px;height:11px;overflow:hidden;background:url(../images/colorpicker_select.gif);margin:-5px 0 0 -5px}.colorpicker_hue{position:absolute;top:13px;left:171px;width:35px;height:150px;cursor:n-resize}.colorpicker_hue div{position:absolute;width:35px;height:9px;overflow:hidden;background:url(../images/colorpicker_indic.gif) left top;margin:-4px 0 0;left:0}.colorpicker_new_color{position:absolute;width:60px;height:30px;background:#f00}.colorpicker_current_color{position:absolute;width:60px;height:30px;left:283px;top:13px;background:#f00}.colorpicker input{background-color:transparent;border:1px solid transparent!important;position:absolute;font-size:10px!important;font-family:Arial,Helvetica,sans-serif;color:#898989!important;top:4px;right:11px;text-align:right;margin:0;padding:0;height:11px!important;width:auto!important}.colorpicker_hex{position:absolute;width:72px;height:22px;background:url(../images/colorpicker_hex.png) top}.colorpicker_hex input{background-color:transparent!important;border:none!important;right:6px}.colorpicker_field{height:22px;width:62px;background-position:top;position:absolute}.colorpicker_field span{position:absolute;width:12px;height:22px;overflow:hidden;top:0;right:0;cursor:n-resize}.colorpicker_rgb_r{background-image:url(../images/colorpicker_rgb_r.png);top:52px;left:212px}.colorpicker_rgb_g{background-image:url(../images/colorpicker_rgb_g.png);top:82px;left:212px}.colorpicker_rgb_b{background-image:url(../images/colorpicker_rgb_b.png);top:112px;left:212px}.colorpicker_hsb_h{background-image:url(../images/colorpicker_hsb_h.png);top:52px;left:282px}.colorpicker_hsb_s{background-image:url(../images/colorpicker_hsb_s.png);top:82px;left:282px}.colorpicker_hsb_b{background-image:url(../images/colorpicker_hsb_b.png);top:112px;left:282px}.colorpicker_submit{position:absolute;width:100px;height:22px;background:url(../images/colorpicker_submit.png) top;overflow:hidden}.colorpicker_focus{background-position:center}.colorpicker_hex.colorpicker_focus,.colorpicker_submit.colorpicker_focus,.colorpicker_slider{background-position:bottom}.colorpicker_rgb_r,.colorpicker_rgb_g,.colorpicker_rgb_b,.colorpicker_current_color,.colorpicker_hsb_h,.colorpicker_hsb_s,.colorpicker_hsb_b{display:none}.colorpicker{background-repeat:no-repeat;height:205px;width:215px}.colorpicker_hex{left:0;top:180px}.colorpicker_new_color{left:78px;top:180px}.colorpicker_submit{left:145px;top:180px}.sp-container{position:absolute;top:0;left:0;display:inline-block;*display:inline;*zoom:1;z-index:9999994;overflow:hidden}.sp-container.sp-flat{position:relative}.sp-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.sp-top{position:relative;width:100%;display:inline-block}.sp-top-inner{position:absolute;top:0;left:0;bottom:0;right:0}.sp-color{position:absolute;top:0;left:0;bottom:0;right:20%}.sp-hue{position:absolute;top:0;right:0;bottom:0;left:84%;height:100%}.sp-clear-enabled .sp-hue{top:33px;height:77.5%}.sp-fill{padding-top:80%}.sp-sat,.sp-val{position:absolute;top:0;left:0;right:0;bottom:0}.sp-alpha-enabled .sp-top{margin-bottom:18px}.sp-alpha-enabled .sp-alpha{display:block}.sp-alpha-handle{position:absolute;top:-4px;bottom:-4px;width:6px;left:50%;cursor:pointer;border:1px solid black;background:white;opacity:.8}.sp-alpha{right:0;left:0;bottom:-13px;height:8px}.sp-alpha-inner{background:linear-gradient(to right,rgba(255,128,0,0),#232322);border:solid 1px #333}.sp-clear{display:none}.sp-clear.sp-clear-display{background-position:center}.sp-clear-enabled .sp-clear{display:block;position:absolute;top:0;right:0;bottom:0;left:84%;height:28px}.sp-container,.sp-replacer,.sp-preview,.sp-dragger,.sp-slider,.sp-alpha,.sp-clear,.sp-alpha-handle,.sp-container.sp-dragging .sp-input,.sp-container button{-webkit-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none}.sp-container.sp-input-disabled .sp-input-container,.sp-container.sp-buttons-disabled .sp-button-container,.sp-container.sp-palette-buttons-disabled .sp-palette-button-container,.sp-palette-only .sp-picker-container,.sp-palette-disabled .sp-palette-container,.sp-initial-disabled .sp-initial{display:none}.sp-sat{background-image:-webkit-gradient(linear,0 0,100% 0,from(#fff),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-moz-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-o-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-ms-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:linear-gradient(to right,#fff,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#FFFFFFFF',endColorstr='#00CC9A81')}.sp-val{background-image:-webkit-gradient(linear,0 100%,0 0,from(#000000),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(bottom,#000000,rgba(204,154,129,0));background-image:-moz-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-o-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-ms-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:linear-gradient(to top,#000,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81',endColorstr='#FF000000')}.sp-hue{background:-moz-linear-gradient(top,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%);background:-ms-linear-gradient(top,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%);background:-o-linear-gradient(top,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%);background:-webkit-gradient(linear,left top,left bottom,from(#ff0000),color-stop(0.17,#ffff00),color-stop(0.33,#00ff00),color-stop(0.5,#00ffff),color-stop(0.67,#0000ff),color-stop(0.83,#ff00ff),to(#ff0000));background:-webkit-linear-gradient(top,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%);background:linear-gradient(to bottom,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%)}.sp-1{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000',endColorstr='#ffff00')}.sp-2{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00',endColorstr='#00ff00')}.sp-3{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00',endColorstr='#00ffff')}.sp-4{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff',endColorstr='#0000ff')}.sp-5{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff',endColorstr='#ff00ff')}.sp-6{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff',endColorstr='#ff0000')}.sp-hidden{display:none!important}.sp-cf:before{content:"";display:table}.sp-cf:after{content:"";display:table;clear:both}.sp-cf{*zoom:1}@media (max-device-width:480px){.sp-color{right:40%}.sp-hue{left:63%}.sp-fill{padding-top:60%}}.sp-dragger{border-radius:50%;height:10px;width:10px;border:2px solid #fff;background:#000;cursor:pointer;position:absolute;top:0;left:0}.sp-slider{position:absolute;top:0;cursor:pointer;height:3px;left:-1px;right:-1px;border:1px solid #000;background:white;opacity:.8}.sp-container{border-radius:0;border:solid 1px #000000bf;padding:0;font:normal 12px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.sp-container button,.sp-container input,.sp-color,.sp-hue,.sp-clear{font:normal 12px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.sp-top{margin-bottom:3px}.sp-color,.sp-hue,.sp-clear{border:solid 1px #666}.sp-input-container{float:right;width:100px;margin-bottom:4px}.sp-initial-disabled .sp-input-container{width:100%}.sp-input{font-size:12px!important;border:1px inset;padding:4px 5px;margin:0;width:100%;background:transparent;border-radius:3px;color:#222}.sp-input:focus{border:1px solid orange}.sp-input.sp-validation-error{border:1px solid red;background:#fdd}.sp-picker-container,.sp-palette-container{float:left;position:relative;padding:10px;padding-bottom:300px;margin-bottom:-290px}.sp-picker-container{width:172px;background:#383737}.sp-palette-container{border-right:solid 1px #ccc}.sp-palette-only .sp-palette-container{border:0}.sp-palette .sp-thumb-el{display:block;position:relative;float:left;cursor:pointer}.sp-palette .sp-thumb-el:hover,.sp-palette .sp-thumb-el.sp-thumb-active{border-color:orange}.sp-initial{float:left;border:solid 1px #333}.sp-initial span{width:30px;height:25px;border:none;display:block;float:left;margin:0}.sp-initial .sp-clear-display{background-position:center}.sp-palette-button-container,.sp-button-container{float:right;margin-top:15px}.sp-replacer{margin:0;overflow:hidden;cursor:pointer;padding:4px;display:inline-block;*zoom:1;*display:inline;border:solid 1px #91765d;background:#eee;color:#333;vertical-align:middle}.sp-replacer:hover,.sp-replacer.sp-active{border-color:#b7b7b7;color:#111}.sp-replacer.sp-disabled{cursor:default;border-color:silver;color:silver}.sp-dd{padding:2px 0;height:16px;line-height:16px;float:left;font-size:10px}.sp-preview{width:25px;height:20px;border:solid 1px #222;margin-right:5px;float:left;z-index:0}.sp-palette{*width:220px;max-width:220px}.sp-palette .sp-thumb-el{width:16px;height:16px;margin:2px 1px;border:solid 1px #d0d0d0}.sp-container{padding-bottom:0}.sp-container button{background-color:#352f2f;background-image:linear-gradient(to bottom,#2f2f2f,#2f2f2f);border-bottom:1px solid #bbb;border-radius:3px;color:#e6e6e6;font-size:14px;line-height:1;padding:5px 4px;text-align:center;vertical-align:middle}.sp-container button:hover{background-color:#ddd;background-image:-webkit-linear-gradient(top,#dddddd,#bbbbbb);background-image:-moz-linear-gradient(top,#dddddd,#bbbbbb);background-image:-ms-linear-gradient(top,#dddddd,#bbbbbb);background-image:-o-linear-gradient(top,#dddddd,#bbbbbb);background-image:linear-gradient(to bottom,#dddddd,#bbbbbb);border:1px solid #bbb;border-bottom:1px solid #999;cursor:pointer;text-shadow:0 1px 0 #ddd}.sp-container button:active{border:1px solid #aaa;border-bottom:1px solid #888;-webkit-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-moz-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-ms-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-o-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee}.sp-cancel{font-size:11px;color:#d93f3f!important;margin:0;padding:2px;margin-right:5px;vertical-align:middle;text-decoration:none}.sp-cancel:hover{color:#d93f3f!important;text-decoration:underline}.sp-palette span:hover,.sp-palette span.sp-thumb-active{border-color:#000}.sp-preview,.sp-alpha,.sp-thumb-el{position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.sp-preview-inner,.sp-alpha-inner,.sp-thumb-inner{display:block;position:absolute;top:0;left:0;bottom:0;right:0}.sp-palette .sp-thumb-inner{background-position:50% 50%;background-repeat:no-repeat}.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)}.sp-clear-display{background-repeat:no-repeat;background-position:center;background-image:url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==)}.country-select{position:relative;display:inline-block}.country-select *{-webkit-box-sizing:border-box;box-sizing:border-box}.country-select .hide{display:none}.country-select .v-hide{visibility:hidden}.country-select input,.country-select input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.country-select .flag-dropdown{position:absolute;top:0;bottom:0;right:0;padding:1px}.country-select .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px}.country-select .selected-flag .flag{position:absolute;top:0;bottom:0;margin:auto}.country-select .selected-flag .arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.country-select .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.country-select .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.2);box-shadow:1px 1px 4px rgba(0,0,0,0.2);background-color:white;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll}.country-select .country-list .flag{display:inline-block;width:20px}@media (max-width:500px){.country-select .country-list{white-space:normal}}@media (max-width:767px){.country-select #country_selector{display:none}.country-select .flag-dropdown{width:40px}.country-select .flag-dropdown .country-list{top:10px;left:5px;width:40px!important}.country-select .flag-dropdown .country-list .country-name{display:none}}.country-select .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.country-select .country-list .country{padding:5px 10px}.country-select .country-list .country.highlight{background-color:rgba(0,0,0,0.05)}.country-select .country-list .flag,.country-select .country-list .country-name{vertical-align:middle}.country-select .country-list .flag{margin-right:6px}.country-select.inside input,.country-select.inside input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.country-select.inside .flag-dropdown{right:auto;left:0}.country-select.inside .selected-flag{width:46px}.country-select.inside .flag-dropdown:hover{cursor:pointer}.country-select.inside .flag-dropdown:hover .selected-flag{background-color:rgba(0,0,0,0.05)}.country-select.inside input[disabled]+.flag-dropdown:hover,.country-select.inside input[readonly]+.flag-dropdown:hover{cursor:default}.country-select.inside input[disabled]+.flag-dropdown:hover .selected-flag,.country-select.inside input[readonly]+.flag-dropdown:hover .selected-flag{background-color:transparent}.country-select .flag{height:15px;-webkit-box-shadow:0 0 1px 0 #888;box-shadow:0 0 1px 0 #888;background-image:url("../../images/site/flags.png");background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.country-select .flag{background-image:url("../../images/site/flags.png")}}.country-select .flag{width:20px}.country-select .flag.be{width:18px}.country-select .flag.ch{width:15px}.country-select .flag.mc{width:19px}.country-select .flag.ne{width:18px}.country-select .flag.np{width:13px}.country-select .flag.va{width:15px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.country-select .flag{background-size:5630px 15px}}.country-select .flag.ac{height:10px;background-position:0 0}.country-select .flag.ad{height:14px;background-position:-22px 0}.country-select .flag.ae{height:10px;background-position:-44px 0}.country-select .flag.af{height:14px;background-position:-66px 0}.country-select .flag.ag{height:14px;background-position:-88px 0}.country-select .flag.ai{height:10px;background-position:-110px 0}.country-select .flag.al{height:15px;background-position:-132px 0}.country-select .flag.am{height:10px;background-position:-154px 0}.country-select .flag.ao{height:14px;background-position:-176px 0}.country-select .flag.aq{height:14px;background-position:-198px 0}.country-select .flag.ar{height:13px;background-position:-220px 0}.country-select .flag.as{height:10px;background-position:-242px 0}.country-select .flag.at{height:14px;background-position:-264px 0}.country-select .flag.au{height:10px;background-position:-286px 0}.country-select .flag.aw{height:14px;background-position:-308px 0}.country-select .flag.ax{height:13px;background-position:-330px 0}.country-select .flag.az{height:10px;background-position:-352px 0}.country-select .flag.ba{height:10px;background-position:-374px 0}.country-select .flag.bb{height:14px;background-position:-396px 0}.country-select .flag.bd{height:12px;background-position:-418px 0}.country-select .flag.be{height:15px;background-position:-440px 0}.country-select .flag.bf{height:14px;background-position:-460px 0}.country-select .flag.bg{height:12px;background-position:-482px 0}.country-select .flag.bh{height:12px;background-position:-504px 0}.country-select .flag.bi{height:12px;background-position:-526px 0}.country-select .flag.bj{height:14px;background-position:-548px 0}.country-select .flag.bl{height:14px;background-position:-570px 0}.country-select .flag.bm{height:10px;background-position:-592px 0}.country-select .flag.bn{height:10px;background-position:-614px 0}.country-select .flag.bo{height:14px;background-position:-636px 0}.country-select .flag.bq{height:14px;background-position:-658px 0}.country-select .flag.br{height:14px;background-position:-680px 0}.country-select .flag.bs{height:10px;background-position:-702px 0}.country-select .flag.bt{height:14px;background-position:-724px 0}.country-select .flag.bv{height:15px;background-position:-746px 0}.country-select .flag.bw{height:14px;background-position:-768px 0}.country-select .flag.by{height:10px;background-position:-790px 0}.country-select .flag.bz{height:14px;background-position:-812px 0}.country-select .flag.ca{height:10px;background-position:-834px 0}.country-select .flag.cc{height:10px;background-position:-856px 0}.country-select .flag.cd{height:15px;background-position:-878px 0}.country-select .flag.cf{height:14px;background-position:-900px 0}.country-select .flag.cg{height:14px;background-position:-922px 0}.country-select .flag.ch{height:15px;background-position:-944px 0}.country-select .flag.ci{height:14px;background-position:-961px 0}.country-select .flag.ck{height:10px;background-position:-983px 0}.country-select .flag.cl{height:14px;background-position:-1005px 0}.country-select .flag.cm{height:14px;background-position:-1027px 0}.country-select .flag.cn{height:14px;background-position:-1049px 0}.country-select .flag.co{height:14px;background-position:-1071px 0}.country-select .flag.cp{height:14px;background-position:-1093px 0}.country-select .flag.cr{height:12px;background-position:-1115px 0}.country-select .flag.cu{height:10px;background-position:-1137px 0}.country-select .flag.cv{height:12px;background-position:-1159px 0}.country-select .flag.cw{height:14px;background-position:-1181px 0}.country-select .flag.cx{height:10px;background-position:-1203px 0}.country-select .flag.cy{height:13px;background-position:-1225px 0}.country-select .flag.cz{height:14px;background-position:-1247px 0}.country-select .flag.de{height:12px;background-position:-1269px 0}.country-select .flag.dg{height:10px;background-position:-1291px 0}.country-select .flag.dj{height:14px;background-position:-1313px 0}.country-select .flag.dk{height:15px;background-position:-1335px 0}.country-select .flag.dm{height:10px;background-position:-1357px 0}.country-select .flag.do{height:13px;background-position:-1379px 0}.country-select .flag.dz{height:14px;background-position:-1401px 0}.country-select .flag.ea{height:14px;background-position:-1423px 0}.country-select .flag.ec{height:14px;background-position:-1445px 0}.country-select .flag.ee{height:13px;background-position:-1467px 0}.country-select .flag.eg{height:14px;background-position:-1489px 0}.country-select .flag.eh{height:10px;background-position:-1511px 0}.country-select .flag.er{height:10px;background-position:-1533px 0}.country-select .flag.es{height:14px;background-position:-1555px 0}.country-select .flag.et{height:10px;background-position:-1577px 0}.country-select .flag.eu{height:14px;background-position:-1599px 0}.country-select .flag.fi{height:12px;background-position:-1621px 0}.country-select .flag.fj{height:10px;background-position:-1643px 0}.country-select .flag.fk{height:10px;background-position:-1665px 0}.country-select .flag.fm{height:11px;background-position:-1687px 0}.country-select .flag.fo{height:15px;background-position:-1709px 0}.country-select .flag.fr{height:14px;background-position:-1731px 0}.country-select .flag.ga{height:15px;background-position:-1753px 0}.country-select .flag.gb{height:10px;background-position:-1775px 0}.country-select .flag.gd{height:12px;background-position:-1797px 0}.country-select .flag.ge{height:14px;background-position:-1819px 0}.country-select .flag.gf{height:14px;background-position:-1841px 0}.country-select .flag.gg{height:14px;background-position:-1863px 0}.country-select .flag.gh{height:14px;background-position:-1885px 0}.country-select .flag.gi{height:10px;background-position:-1907px 0}.country-select .flag.gl{height:14px;background-position:-1929px 0}.country-select .flag.gm{height:14px;background-position:-1951px 0}.country-select .flag.gn{height:14px;background-position:-1973px 0}.country-select .flag.gp{height:14px;background-position:-1995px 0}.country-select .flag.gq{height:14px;background-position:-2017px 0}.country-select .flag.gr{height:14px;background-position:-2039px 0}.country-select .flag.gs{height:10px;background-position:-2061px 0}.country-select .flag.gt{height:13px;background-position:-2083px 0}.country-select .flag.gu{height:11px;background-position:-2105px 0}.country-select .flag.gw{height:10px;background-position:-2127px 0}.country-select .flag.gy{height:12px;background-position:-2149px 0}.country-select .flag.hk{height:14px;background-position:-2171px 0}.country-select .flag.hm{height:10px;background-position:-2193px 0}.country-select .flag.hn{height:10px;background-position:-2215px 0}.country-select .flag.hr{height:10px;background-position:-2237px 0}.country-select .flag.ht{height:12px;background-position:-2259px 0}.country-select .flag.hu{height:10px;background-position:-2281px 0}.country-select .flag.ic{height:14px;background-position:-2303px 0}.country-select .flag.id{height:14px;background-position:-2325px 0}.country-select .flag.ie{height:10px;background-position:-2347px 0}.country-select .flag.il{height:15px;background-position:-2369px 0}.country-select .flag.im{height:10px;background-position:-2391px 0}.country-select .flag.in{height:14px;background-position:-2413px 0}.country-select .flag.io{height:10px;background-position:-2435px 0}.country-select .flag.iq{height:14px;background-position:-2457px 0}.country-select .flag.ir{height:12px;background-position:-2479px 0}.country-select .flag.is{height:15px;background-position:-2501px 0}.country-select .flag.it{height:14px;background-position:-2523px 0}.country-select .flag.je{height:12px;background-position:-2545px 0}.country-select .flag.jm{height:10px;background-position:-2567px 0}.country-select .flag.jo{height:10px;background-position:-2589px 0}.country-select .flag.jp{height:14px;background-position:-2611px 0}.country-select .flag.ke{height:14px;background-position:-2633px 0}.country-select .flag.kg{height:12px;background-position:-2655px 0}.country-select .flag.kh{height:13px;background-position:-2677px 0}.country-select .flag.ki{height:10px;background-position:-2699px 0}.country-select .flag.km{height:12px;background-position:-2721px 0}.country-select .flag.kn{height:14px;background-position:-2743px 0}.country-select .flag.kp{height:10px;background-position:-2765px 0}.country-select .flag.kr{height:14px;background-position:-2787px 0}.country-select .flag.kw{height:10px;background-position:-2809px 0}.country-select .flag.ky{height:10px;background-position:-2831px 0}.country-select .flag.kz{height:10px;background-position:-2853px 0}.country-select .flag.la{height:14px;background-position:-2875px 0}.country-select .flag.lb{height:14px;background-position:-2897px 0}.country-select .flag.lc{height:10px;background-position:-2919px 0}.country-select .flag.li{height:12px;background-position:-2941px 0}.country-select .flag.lk{height:10px;background-position:-2963px 0}.country-select .flag.lr{height:11px;background-position:-2985px 0}.country-select .flag.ls{height:14px;background-position:-3007px 0}.country-select .flag.lt{height:12px;background-position:-3029px 0}.country-select .flag.lu{height:12px;background-position:-3051px 0}.country-select .flag.lv{height:10px;background-position:-3073px 0}.country-select .flag.ly{height:10px;background-position:-3095px 0}.country-select .flag.ma{height:14px;background-position:-3117px 0}.country-select .flag.mc{height:15px;background-position:-3139px 0}.country-select .flag.md{height:10px;background-position:-3160px 0}.country-select .flag.me{height:10px;background-position:-3182px 0}.country-select .flag.mf{height:14px;background-position:-3204px 0}.country-select .flag.mg{height:14px;background-position:-3226px 0}.country-select .flag.mh{height:11px;background-position:-3248px 0}.country-select .flag.mk{height:10px;background-position:-3270px 0}.country-select .flag.ml{height:14px;background-position:-3292px 0}.country-select .flag.mm{height:14px;background-position:-3314px 0}.country-select .flag.mn{height:10px;background-position:-3336px 0}.country-select .flag.mo{height:14px;background-position:-3358px 0}.country-select .flag.mp{height:10px;background-position:-3380px 0}.country-select .flag.mq{height:14px;background-position:-3402px 0}.country-select .flag.mr{height:14px;background-position:-3424px 0}.country-select .flag.ms{height:10px;background-position:-3446px 0}.country-select .flag.mt{height:14px;background-position:-3468px 0}.country-select .flag.mu{height:14px;background-position:-3490px 0}.country-select .flag.mv{height:14px;background-position:-3512px 0}.country-select .flag.mw{height:14px;background-position:-3534px 0}.country-select .flag.mx{height:12px;background-position:-3556px 0}.country-select .flag.my{height:10px;background-position:-3578px 0}.country-select .flag.mz{height:14px;background-position:-3600px 0}.country-select .flag.na{height:14px;background-position:-3622px 0}.country-select .flag.nc{height:10px;background-position:-3644px 0}.country-select .flag.ne{height:15px;background-position:-3666px 0}.country-select .flag.nf{height:10px;background-position:-3686px 0}.country-select .flag.ng{height:10px;background-position:-3708px 0}.country-select .flag.ni{height:12px;background-position:-3730px 0}.country-select .flag.nl{height:14px;background-position:-3752px 0}.country-select .flag.no{height:15px;background-position:-3774px 0}.country-select .flag.np{height:15px;background-position:-3796px 0;background-color:transparent}.country-select .flag.nr{height:10px;background-position:-3811px 0}.country-select .flag.nu{height:10px;background-position:-3833px 0}.country-select .flag.nz{height:10px;background-position:-3855px 0}.country-select .flag.om{height:10px;background-position:-3877px 0}.country-select .flag.pa{height:14px;background-position:-3899px 0}.country-select .flag.pe{height:14px;background-position:-3921px 0}.country-select .flag.pf{height:14px;background-position:-3943px 0}.country-select .flag.pg{height:15px;background-position:-3965px 0}.country-select .flag.ph{height:10px;background-position:-3987px 0}.country-select .flag.pk{height:14px;background-position:-4009px 0}.country-select .flag.pl{height:13px;background-position:-4031px 0}.country-select .flag.pm{height:14px;background-position:-4053px 0}.country-select .flag.pn{height:10px;background-position:-4075px 0}.country-select .flag.pr{height:14px;background-position:-4097px 0}.country-select .flag.ps{height:10px;background-position:-4119px 0}.country-select .flag.pt{height:14px;background-position:-4141px 0}.country-select .flag.pw{height:13px;background-position:-4163px 0}.country-select .flag.py{height:11px;background-position:-4185px 0}.country-select .flag.qa{height:8px;background-position:-4207px 0}.country-select .flag.re{height:14px;background-position:-4229px 0}.country-select .flag.ro{height:14px;background-position:-4251px 0}.country-select .flag.rs{height:14px;background-position:-4273px 0}.country-select .flag.ru{height:14px;background-position:-4295px 0}.country-select .flag.rw{height:14px;background-position:-4317px 0}.country-select .flag.sa{height:14px;background-position:-4339px 0}.country-select .flag.sb{height:10px;background-position:-4361px 0}.country-select .flag.sc{height:10px;background-position:-4383px 0}.country-select .flag.sd{height:10px;background-position:-4405px 0}.country-select .flag.se{height:13px;background-position:-4427px 0}.country-select .flag.sg{height:14px;background-position:-4449px 0}.country-select .flag.sh{height:10px;background-position:-4471px 0}.country-select .flag.si{height:10px;background-position:-4493px 0}.country-select .flag.sj{height:15px;background-position:-4515px 0}.country-select .flag.sk{height:14px;background-position:-4537px 0}.country-select .flag.sl{height:14px;background-position:-4559px 0}.country-select .flag.sm{height:15px;background-position:-4581px 0}.country-select .flag.sn{height:14px;background-position:-4603px 0}.country-select .flag.so{height:14px;background-position:-4625px 0}.country-select .flag.sr{height:14px;background-position:-4647px 0}.country-select .flag.ss{height:10px;background-position:-4669px 0}.country-select .flag.st{height:10px;background-position:-4691px 0}.country-select .flag.sv{height:12px;background-position:-4713px 0}.country-select .flag.sx{height:14px;background-position:-4735px 0}.country-select .flag.sy{height:14px;background-position:-4757px 0}.country-select .flag.sz{height:14px;background-position:-4779px 0}.country-select .flag.ta{height:10px;background-position:-4801px 0}.country-select .flag.tc{height:10px;background-position:-4823px 0}.country-select .flag.td{height:14px;background-position:-4845px 0}.country-select .flag.tf{height:14px;background-position:-4867px 0}.country-select .flag.tg{height:13px;background-position:-4889px 0}.country-select .flag.th{height:14px;background-position:-4911px 0}.country-select .flag.tj{height:10px;background-position:-4933px 0}.country-select .flag.tk{height:10px;background-position:-4955px 0}.country-select .flag.tl{height:10px;background-position:-4977px 0}.country-select .flag.tm{height:14px;background-position:-4999px 0}.country-select .flag.tn{height:14px;background-position:-5021px 0}.country-select .flag.to{height:10px;background-position:-5043px 0}.country-select .flag.tr{height:14px;background-position:-5065px 0}.country-select .flag.tt{height:12px;background-position:-5087px 0}.country-select .flag.tv{height:10px;background-position:-5109px 0}.country-select .flag.tw{height:14px;background-position:-5131px 0}.country-select .flag.tz{height:14px;background-position:-5153px 0}.country-select .flag.ua{height:14px;background-position:-5175px 0}.country-select .flag.ug{height:14px;background-position:-5197px 0}.country-select .flag.um{height:11px;background-position:-5219px 0}.country-select .flag.us{height:11px;background-position:-5241px 0}.country-select .flag.uy{height:14px;background-position:-5263px 0}.country-select .flag.uz{height:10px;background-position:-5285px 0}.country-select .flag.va{height:15px;background-position:-5307px 0}.country-select .flag.vc{height:14px;background-position:-5324px 0}.country-select .flag.ve{height:14px;background-position:-5346px 0}.country-select .flag.vg{height:10px;background-position:-5368px 0}.country-select .flag.vi{height:14px;background-position:-5390px 0}.country-select .flag.vn{height:14px;background-position:-5412px 0}.country-select .flag.vu{height:12px;background-position:-5434px 0}.country-select .flag.wf{height:14px;background-position:-5456px 0}.country-select .flag.ws{height:10px;background-position:-5478px 0}.country-select .flag.xk{height:15px;background-position:-5500px 0}.country-select .flag.ye{height:14px;background-position:-5522px 0}.country-select .flag.yt{height:14px;background-position:-5544px 0}.country-select .flag.za{height:14px;background-position:-5566px 0}.country-select .flag.zm{height:14px;background-position:-5588px 0}.country-select .flag.zw{height:10px;background-position:-5610px 0}