/*
ATTENTION! Please do not modify this file, it's auto-generated and all your changes will be lost.
The complete list of files it's generated from:
design/themes/responsive/css/styles.less
design/themes/responsive/css/tygh/supports.css
design/themes/responsive/css/tygh/responsive.less
design/themes/responsive/css/lib/select2/select2.min.css
design/themes/responsive/css/addons/stripe_connect/styles.less
design/themes/responsive/css/addons/paypal_commerce_platform/styles.less
design/themes/responsive/css/addons/social_buttons/styles.less
design/themes/responsive/css/addons/social_buttons/responsive.less
design/themes/responsive/css/addons/tags/styles.less
design/themes/responsive/css/addons/rss_feed/styles.less
design/themes/responsive/css/addons/newsletters/styles.less
design/themes/responsive/css/addons/vendor_plans/styles.less
design/themes/responsive/css/addons/vendor_communication/styles.less
design/themes/responsive/css/addons/geo_maps/styles.less
design/themes/responsive/css/addons/gift_certificates/styles.less
design/themes/responsive/css/addons/gift_certificates/responsive.less
design/themes/responsive/css/addons/store_locator/styles.less
design/themes/bright_theme/css/addons/store_locator/responsive.less
design/themes/responsive/css/addons/mobile_app/styles.less
design/themes/responsive/css/addons/product_variations/styles.less
design/themes/responsive/css/addons/recaptcha/styles.less
design/themes/responsive/css/addons/rma/styles.less
design/themes/responsive/css/addons/rma/responsive.less
design/themes/responsive/css/addons/blog/styles.less
design/themes/responsive/css/addons/blog/responsive.less
design/themes/responsive/css/addons/vendor_categories_fee/styles.less
design/themes/responsive/css/addons/call_requests/styles.less
design/themes/responsive/css/addons/form_builder/styles.less
design/themes/responsive/css/addons/form_builder/responsive.less
design/themes/responsive/css/addons/banners/styles.less
design/themes/responsive/css/addons/discussion/styles.less
design/themes/responsive/css/addons/discussion/responsive.less
design/themes/responsive/css/addons/product_reviews/main.less
design/themes/responsive/css/addons/product_reviews/fallback.css
design/themes/responsive/css/addons/wishlist/styles.less
design/themes/responsive/css/addons/wishlist/responsive.less
design/themes/responsive/css/addons/ecl_spec_dev/main.less
design/themes/responsive/css/addons/ecl_spec_dev/jquery.jscrollpane.css
design/themes/responsive/css/addons/ecl_spec_dev/goland.less
design/themes/responsive/css/addons/hybrid_auth/styles.less
*/


/* Lite Checkout */
@supports (-webkit-appearance: none) {
    .selector:not(*:root), .litecheckout .litecheckout__field--selectbox .litecheckout__input {
        padding-top: 10px !important;
        padding-left: 6px !important;
    }
}
/* End of Lite Checkout */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-search--inline{float:left;}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;}.select2-results{display:block;}.select2-results__options{list-style:none;margin:0;padding:0;}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none;}.select2-results__option[aria-selected]{cursor:pointer;}.select2-container--open .select2-dropdown{left:0;}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-search--dropdown{display:block;padding:4px;}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-search--dropdown.select2-search--hide{display:none;}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0);}.select2-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%;}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left;}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder{float:right;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0;}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa;}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--default .select2-results__option[role=group]{padding:0;}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999;}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd;}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em;}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white;}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic .select2-selection--single{background-color:#f6f6f6;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);background-image:-o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);background-image:linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px;}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto;}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);background-image:-o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);background-image:linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none;}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0;}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;}.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent;}.select2-container--classic .select2-dropdown--above{border-bottom:none;}.select2-container--classic .select2-dropdown--below{border-top:none;}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--classic .select2-results__option[role=group]{padding:0;}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey;}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white;}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb;}
/* Adds support for the "gap" property to the Safari browser. */
/* TODO: Delete fallback.css and fallback.js files after Safari browser supports "gap" property */

/* BOTTOM */

/* gap: var(--space-xs) */
_::-webkit-full-page-media, _:future, :root:not(.supported-gap) .ty-product-review-post-message > *:not(:last-child),
_::-webkit-full-page-media, _:future, :root:not(.supported-gap) .ty-product-review-post__content > *:not(:last-child),
_::-webkit-full-page-media, _:future, :root:not(.supported-gap) .ty-product-review-product-rating-overview > *:not(:last-child),
_::-webkit-full-page-media, _:future, :root:not(.supported-gap) .ty-product-review-product-stars-details > *:not(:last-child),
_::-webkit-full-page-media, _:future, :root:not(.supported-gap) .ty-product-review-write-review > *:not(:last-child),
_::-webkit-full-page-media, _:future, :root:not(.supported-gap) .ty-product-review-new-review__body > *:not(:last-child),
_::-webkit-full-page-media, _:future, :root:not(.supported-gap) .ty-product-review-new-review-customer > *:not(:last-child),
_::-webkit-full-page-media, _:future, :root:not(.supported-gap) .ty-product-review-new-review-customer-profile > *:not(:last-child) {
    margin-bottom: var(--space-xs);
}

/* gap: var(--space-s) */
_::-webkit-full-page-media, _:future, :root:not(.supported-gap) .ty-product-review-product-rating > *:not(:last-child) {
    margin-bottom: var(--space-s);
}

/* gap: var(--space-m) */
_::-webkit-full-page-media, _:future, :root:not(.supported-gap) .ty-product-review-reviews-sidebar > *:not(:last-child) {
    margin-bottom: var(--space-m);
}

/* gap: var(--space-l) */
_::-webkit-full-page-media, _:future, :root:not(.supported-gap) .ty-product-reviews-view__main-content > .ty-pagination-container > *:not(:last-child),
_::-webkit-full-page-media, _:future, :root:not(.supported-gap) .ty-product-review-view__posts > *:not(:last-child) {
    margin-bottom: var(--space-l);
}



/* RIGHT */

/* gap: var(--space-xs) */
_::-webkit-full-page-media, _:future, :root:not(.supported-gap) .ty-product-review-post-location > *:not(:last-child),
_::-webkit-full-page-media, _:future, :root:not(.supported-gap) .ty-product-review-post-images > *:not(:last-child),
_::-webkit-full-page-media, _:future, :root:not(.supported-gap) .ty-product-review-new-review-customer-profile__location > *:not(:last-child) {
    margin-right: var(--space-xs);
}

/* gap: var(--space-m) */
_::-webkit-full-page-media, _:future, :root:not(.supported-gap) .ty-product-review-post-header > *:not(:last-child),
_::-webkit-full-page-media, _:future, :root:not(.supported-gap) .ty-product-review-product-rating-overview-short > *:not(:last-child),
_::-webkit-full-page-media, _:future, :root:not(.supported-gap) .ty-product-review-post-customer__address > *:not(:last-child) {
    margin-right: var(--space-m);
}

/* gap: var(--space-l) */
_::-webkit-full-page-media, _:future, :root:not(.supported-gap) .ty-product-review-reviews-navigation > *:not(:last-child) {
    margin-right: var(--space-l);
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	background: red;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
}

.jspHorizontalBar
{
	background: red;
	bottom: 0;
	height: 16px;
	left: 0;
	position: absolute;
	width: 100%;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #dde;
	position: relative;
}

.jspDrag
{
	background: #bbd;
	cursor: pointer;
	left: 0;
	position: relative;
	top: 0;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	cursor: pointer;
        direction: ltr;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -20000px;
}

.jspDisabled
{
	background: #80808d;
	cursor: default;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	float: left;
	height: 100%;
	width: 16px;
}

.jspVerticalBar .jspArrow:focus
{
        border: 1px solid red;
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}

@font-face{font-family:'Open Sans';font-style:normal;font-weight:normal;font-display:swap;src:local('Open Sans'), local('OpenSans'), url(//fonts.gstatic.com/s/opensans/v10/RjgO7rYTmqiVp7vzi-Q5UT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-display:swap;src:local('Open Sans Semibold'), local('OpenSans-Semibold'), url(//fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UNirk-UA.woff2) format('woff2');}@font-face{font-family:'Open Sans';font-style:normal;font-weight:bold;font-display:swap;src:local('Open Sans Bold'), local('OpenSans-Bold'), url(//fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN7rg-UA.woff2) format('woff2');}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;width:100%;}.clearfix:after{clear:both;}.input-block-level{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.product-title-color{color:#9299a8;}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}a{background:transparent;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}i,em,dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"\201C" "\201D" "\2018" "\2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}.ui-helper-hidden{display:none;}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse;}.ui-helper-clearfix:after{clear:both;}.ui-helper-clearfix{min-height:0;}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0);}.ui-front{z-index:100;}.ui-state-disabled{cursor:default !important;}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;}.ui-resizable{position:relative;}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none;}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black;}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default;}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible;}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none;}.ui-button-icon-only{width:2.2em;}button.ui-button-icon-only{width:2.4em;}.ui-button-icons-only{width:3.4em;}button.ui-button-icons-only{width:3.7em;}.ui-button .ui-button-text{display:block;line-height:normal;}.ui-button-text-only .ui-button-text{padding:.4em 1em;}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px;}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em;}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em;}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em;}input.ui-button{padding:.4em 1em;}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px;}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px;}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em;}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em;}.ui-buttonset{margin-right:7px;}.ui-buttonset .ui-button{margin-left:0;margin-right:-0.3em;}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0;}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none;}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0;}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em;}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px;}.ui-datepicker .ui-datepicker-prev{left:2px;}.ui-datepicker .ui-datepicker-next{right:2px;}.ui-datepicker .ui-datepicker-prev-hover{left:1px;}.ui-datepicker .ui-datepicker-next-hover{right:1px;}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px;}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center;}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0;}.ui-datepicker select.ui-datepicker-month-year{width:100%;}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%;}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em;}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0;}.ui-datepicker td{border:0;padding:1px;}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none;}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0;}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible;}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left;}.ui-datepicker.ui-datepicker-multi{width:auto;}.ui-datepicker-multi .ui-datepicker-group{float:left;}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em;}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%;}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%;}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%;}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left;}.ui-datepicker-row-break{clear:both;width:100%;font-size:0;}.ui-datepicker-rtl{direction:rtl;}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto;}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto;}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto;}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto;}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right;}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left;}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right;}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px;}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0;}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative;}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis;}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:21px;margin:-10px 0 0 0;padding:1px;height:20px;}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right;}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer;}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px;}.ui-draggable .ui-dialog-titlebar{cursor:move;}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none;}.ui-menu .ui-menu{margin-top:-3px;position:absolute;}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0;}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:normal;}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px;}.ui-menu .ui-state-disabled{font-weight:normal;margin:.4em 0 .2em;line-height:1.5;}.ui-menu .ui-state-disabled a{cursor:default;}.ui-menu-icons{position:relative;}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em;}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em;}.ui-menu .ui-menu-icon{position:static;float:right;}.ui-slider{position:relative;text-align:left;}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0;}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit;}.ui-slider-horizontal{height:.8em;}.ui-slider-horizontal .ui-slider-handle{top:-0.3em;margin-left:-0.6em;}.ui-slider-horizontal .ui-slider-range{top:0;height:100%;}.ui-slider-horizontal .ui-slider-range-min{left:0;}.ui-slider-horizontal .ui-slider-range-max{right:0;}.ui-slider-vertical{width:.8em;height:100px;}.ui-slider-vertical .ui-slider-handle{left:-0.3em;margin-left:0;margin-bottom:-0.6em;}.ui-slider-vertical .ui-slider-range{left:0;width:100%;}.ui-slider-vertical .ui-slider-range-min{bottom:0;}.ui-slider-vertical .ui-slider-range-max{top:0;}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle;}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px;}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0;}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none;}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0;}.ui-spinner-up{top:0;}.ui-spinner-down{bottom:0;}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px;}.ui-tabs{position:relative;padding:.2em;}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0;}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom:0;padding:0;white-space:nowrap;}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none;}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px;}.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text;}.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer;}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none;}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa;}body .ui-tooltip{border-width:2px;}.ui-widget .ui-widget{font-size:1em;}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em;}.ui-widget-content{border:1px solid #aaa;background:#fff url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_flat_75_ffffff_40x100.png?1761513667') 50% 50% repeat-x;color:#222;}.ui-widget-content > a{color:#222;}.ui-widget-header{border:1px solid #aaa;background:#ccc url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_highlight-soft_75_cccccc_1x100.png?1761513667') 50% 50% repeat-x;color:#222;font-weight:bold;}.ui-widget-header a{color:#222;}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_glass_75_e6e6e6_1x400.png?1761513667') 50% 50% repeat-x;font-weight:normal;color:#555;}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none;}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_glass_75_dadada_1x400.png?1761513667') 50% 50% repeat-x;font-weight:normal;color:#212121;}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none;}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_glass_65_ffffff_1x400.png?1761513667') 50% 50% repeat-x;font-weight:normal;color:#212121;}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none;}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_glass_55_fbf9ee_1x400.png?1761513667') 50% 50% repeat-x;color:#363636;}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636;}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_glass_95_fef1ec_1x400.png?1761513667') 50% 50% repeat-x;color:#cd0a0a;}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a;}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a;}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold;}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal;}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35);}.ui-icon{width:16px;height:16px;background-position:16px 16px;}.ui-icon,.ui-widget-content .ui-icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_222222_256x240.png?1761513667');}.ui-widget-header .ui-icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_222222_256x240.png?1761513667');}.ui-state-default .ui-icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_888888_256x240.png?1761513667');}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_454545_256x240.png?1761513667');}.ui-state-active .ui-icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_454545_256x240.png?1761513667');}.ui-state-highlight .ui-icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_2e83ff_256x240.png?1761513667');}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_cd0a0a_256x240.png?1761513667');}.ui-icon-carat-1-n{background-position:0 0;}.ui-icon-carat-1-ne{background-position:-16px 0;}.ui-icon-carat-1-e{background-position:-32px 0;}.ui-icon-carat-1-se{background-position:-48px 0;}.ui-icon-carat-1-s{background-position:-64px 0;}.ui-icon-carat-1-sw{background-position:-80px 0;}.ui-icon-carat-1-w{background-position:-96px 0;}.ui-icon-carat-1-nw{background-position:-112px 0;}.ui-icon-carat-2-n-s{background-position:-128px 0;}.ui-icon-carat-2-e-w{background-position:-144px 0;}.ui-icon-triangle-1-n{background-position:0 -16px;}.ui-icon-triangle-1-ne{background-position:-16px -16px;}.ui-icon-triangle-1-e{background-position:-32px -16px;}.ui-icon-triangle-1-se{background-position:-48px -16px;}.ui-icon-triangle-1-s{background-position:-64px -16px;}.ui-icon-triangle-1-sw{background-position:-80px -16px;}.ui-icon-triangle-1-w{background-position:-96px -16px;}.ui-icon-triangle-1-nw{background-position:-112px -16px;}.ui-icon-triangle-2-n-s{background-position:-128px -16px;}.ui-icon-triangle-2-e-w{background-position:-144px -16px;}.ui-icon-arrow-1-n{background-position:0 -32px;}.ui-icon-arrow-1-ne{background-position:-16px -32px;}.ui-icon-arrow-1-e{background-position:-32px -32px;}.ui-icon-arrow-1-se{background-position:-48px -32px;}.ui-icon-arrow-1-s{background-position:-64px -32px;}.ui-icon-arrow-1-sw{background-position:-80px -32px;}.ui-icon-arrow-1-w{background-position:-96px -32px;}.ui-icon-arrow-1-nw{background-position:-112px -32px;}.ui-icon-arrow-2-n-s{background-position:-128px -32px;}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px;}.ui-icon-arrow-2-e-w{background-position:-160px -32px;}.ui-icon-arrow-2-se-nw{background-position:-176px -32px;}.ui-icon-arrowstop-1-n{background-position:-192px -32px;}.ui-icon-arrowstop-1-e{background-position:-208px -32px;}.ui-icon-arrowstop-1-s{background-position:-224px -32px;}.ui-icon-arrowstop-1-w{background-position:-240px -32px;}.ui-icon-arrowthick-1-n{background-position:0 -48px;}.ui-icon-arrowthick-1-ne{background-position:-16px -48px;}.ui-icon-arrowthick-1-e{background-position:-32px -48px;}.ui-icon-arrowthick-1-se{background-position:-48px -48px;}.ui-icon-arrowthick-1-s{background-position:-64px -48px;}.ui-icon-arrowthick-1-sw{background-position:-80px -48px;}.ui-icon-arrowthick-1-w{background-position:-96px -48px;}.ui-icon-arrowthick-1-nw{background-position:-112px -48px;}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px;}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px;}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px;}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px;}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px;}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px;}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px;}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px;}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px;}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px;}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px;}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px;}.ui-icon-arrowreturn-1-w{background-position:-64px -64px;}.ui-icon-arrowreturn-1-n{background-position:-80px -64px;}.ui-icon-arrowreturn-1-e{background-position:-96px -64px;}.ui-icon-arrowreturn-1-s{background-position:-112px -64px;}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px;}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px;}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px;}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px;}.ui-icon-arrow-4{background-position:0 -80px;}.ui-icon-arrow-4-diag{background-position:-16px -80px;}.ui-icon-extlink{background-position:-32px -80px;}.ui-icon-newwin{background-position:-48px -80px;}.ui-icon-refresh{background-position:-64px -80px;}.ui-icon-shuffle{background-position:-80px -80px;}.ui-icon-transfer-e-w{background-position:-96px -80px;}.ui-icon-transferthick-e-w{background-position:-112px -80px;}.ui-icon-folder-collapsed{background-position:0 -96px;}.ui-icon-folder-open{background-position:-16px -96px;}.ui-icon-document{background-position:-32px -96px;}.ui-icon-document-b{background-position:-48px -96px;}.ui-icon-note{background-position:-64px -96px;}.ui-icon-mail-closed{background-position:-80px -96px;}.ui-icon-mail-open{background-position:-96px -96px;}.ui-icon-suitcase{background-position:-112px -96px;}.ui-icon-comment{background-position:-128px -96px;}.ui-icon-person{background-position:-144px -96px;}.ui-icon-print{background-position:-160px -96px;}.ui-icon-trash{background-position:-176px -96px;}.ui-icon-locked{background-position:-192px -96px;}.ui-icon-unlocked{background-position:-208px -96px;}.ui-icon-bookmark{background-position:-224px -96px;}.ui-icon-tag{background-position:-240px -96px;}.ui-icon-home{background-position:0 -112px;}.ui-icon-flag{background-position:-16px -112px;}.ui-icon-calendar{background-position:-32px -112px;}.ui-icon-cart{background-position:-48px -112px;}.ui-icon-pencil{background-position:-64px -112px;}.ui-icon-clock{background-position:-80px -112px;}.ui-icon-disk{background-position:-96px -112px;}.ui-icon-calculator{background-position:-112px -112px;}.ui-icon-zoomin{background-position:-128px -112px;}.ui-icon-zoomout{background-position:-144px -112px;}.ui-icon-search{background-position:-160px -112px;}.ui-icon-wrench{background-position:-176px -112px;}.ui-icon-gear{background-position:-192px -112px;}.ui-icon-heart{background-position:-208px -112px;}.ui-icon-star{background-position:-224px -112px;}.ui-icon-link{background-position:-240px -112px;}.ui-icon-cancel{background-position:0 -128px;}.ui-icon-plus{background-position:-16px -128px;}.ui-icon-plusthick{background-position:-32px -128px;}.ui-icon-minus{background-position:-48px -128px;}.ui-icon-minusthick{background-position:-64px -128px;}.ui-icon-close{background-position:-80px -128px;}.ui-icon-closethick{background-position:-96px -128px;}.ui-icon-key{background-position:-112px -128px;}.ui-icon-lightbulb{background-position:-128px -128px;}.ui-icon-scissors{background-position:-144px -128px;}.ui-icon-clipboard{background-position:-160px -128px;}.ui-icon-copy{background-position:-176px -128px;}.ui-icon-contact{background-position:-192px -128px;}.ui-icon-image{background-position:-208px -128px;}.ui-icon-video{background-position:-224px -128px;}.ui-icon-script{background-position:-240px -128px;}.ui-icon-alert{background-position:0 -144px;}.ui-icon-info{background-position:-16px -144px;}.ui-icon-notice{background-position:-32px -144px;}.ui-icon-help{background-position:-48px -144px;}.ui-icon-check{background-position:-64px -144px;}.ui-icon-bullet{background-position:-80px -144px;}.ui-icon-radio-on{background-position:-96px -144px;}.ui-icon-radio-off{background-position:-112px -144px;}.ui-icon-pin-w{background-position:-128px -144px;}.ui-icon-pin-s{background-position:-144px -144px;}.ui-icon-play{background-position:0 -160px;}.ui-icon-pause{background-position:-16px -160px;}.ui-icon-seek-next{background-position:-32px -160px;}.ui-icon-seek-prev{background-position:-48px -160px;}.ui-icon-seek-end{background-position:-64px -160px;}.ui-icon-seek-start{background-position:-80px -160px;}.ui-icon-seek-first{background-position:-80px -160px;}.ui-icon-stop{background-position:-96px -160px;}.ui-icon-eject{background-position:-112px -160px;}.ui-icon-volume-off{background-position:-128px -160px;}.ui-icon-volume-on{background-position:-144px -160px;}.ui-icon-power{background-position:0 -176px;}.ui-icon-signal-diag{background-position:-16px -176px;}.ui-icon-signal{background-position:-32px -176px;}.ui-icon-battery-0{background-position:-48px -176px;}.ui-icon-battery-1{background-position:-64px -176px;}.ui-icon-battery-2{background-position:-80px -176px;}.ui-icon-battery-3{background-position:-96px -176px;}.ui-icon-circle-plus{background-position:0 -192px;}.ui-icon-circle-minus{background-position:-16px -192px;}.ui-icon-circle-close{background-position:-32px -192px;}.ui-icon-circle-triangle-e{background-position:-48px -192px;}.ui-icon-circle-triangle-s{background-position:-64px -192px;}.ui-icon-circle-triangle-w{background-position:-80px -192px;}.ui-icon-circle-triangle-n{background-position:-96px -192px;}.ui-icon-circle-arrow-e{background-position:-112px -192px;}.ui-icon-circle-arrow-s{background-position:-128px -192px;}.ui-icon-circle-arrow-w{background-position:-144px -192px;}.ui-icon-circle-arrow-n{background-position:-160px -192px;}.ui-icon-circle-zoomin{background-position:-176px -192px;}.ui-icon-circle-zoomout{background-position:-192px -192px;}.ui-icon-circle-check{background-position:-208px -192px;}.ui-icon-circlesmall-plus{background-position:0 -208px;}.ui-icon-circlesmall-minus{background-position:-16px -208px;}.ui-icon-circlesmall-close{background-position:-32px -208px;}.ui-icon-squaresmall-plus{background-position:-48px -208px;}.ui-icon-squaresmall-minus{background-position:-64px -208px;}.ui-icon-squaresmall-close{background-position:-80px -208px;}.ui-icon-grip-dotted-vertical{background-position:0 -224px;}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px;}.ui-icon-grip-solid-vertical{background-position:-32px -224px;}.ui-icon-grip-solid-horizontal{background-position:-48px -224px;}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px;}.ui-icon-grip-diagonal-se{background-position:-80px -224px;}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px;}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px;}.ui-widget-overlay{background:#aaa url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_flat_0_aaaaaa_40x100.png?1761513667') 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_flat_0_aaaaaa_40x100.png?1761513667') 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px;}.row{margin-left:-20px;}.row:before,.row:after{display:table;content:"";line-height:0;width:100%;}.row:after{clear:both;}[class*="span"]{float:left;min-height:1px;margin-left:20px;}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px;}.span16{width:940px;}.span15{width:880px;}.span14{width:820px;}.span13{width:760px;}.span12{width:700px;}.span11{width:640px;}.span10{width:580px;}.span9{width:520px;}.span8{width:460px;}.span7{width:400px;}.span6{width:340px;}.span5{width:280px;}.span4{width:220px;}.span3{width:160px;}.span2{width:100px;}.span1{width:40px;}.offset16{margin-left:980px;}.offset15{margin-left:920px;}.offset14{margin-left:860px;}.offset13{margin-left:800px;}.offset12{margin-left:740px;}.offset11{margin-left:680px;}.offset10{margin-left:620px;}.offset9{margin-left:560px;}.offset8{margin-left:500px;}.offset7{margin-left:440px;}.offset6{margin-left:380px;}.offset5{margin-left:320px;}.offset4{margin-left:260px;}.offset3{margin-left:200px;}.offset2{margin-left:140px;}.offset1{margin-left:80px;}.row-fluid{width:100%;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;width:100%;}.row-fluid:after{clear:both;}.row-fluid [class*="span"]{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.1276595744681%;}.row-fluid [class*="span"]:first-child{margin-left:0;}.row-fluid .controls-row [class*="span"] + [class*="span"]{margin-left:2.1276595744681%;}.row-fluid .span16{width:100%;}.row-fluid .span15{width:93.617021276596%;}.row-fluid .span14{width:87.234042553191%;}.row-fluid .span13{width:80.851063829787%;}.row-fluid .span12{width:74.468085106383%;}.row-fluid .span11{width:68.085106382979%;}.row-fluid .span10{width:61.702127659574%;}.row-fluid .span9{width:55.31914893617%;}.row-fluid .span8{width:48.936170212766%;}.row-fluid .span7{width:42.553191489362%;}.row-fluid .span6{width:36.170212765957%;}.row-fluid .span5{width:29.787234042553%;}.row-fluid .span4{width:23.404255319149%;}.row-fluid .span3{width:17.021276595745%;}.row-fluid .span2{width:10.63829787234%;}.row-fluid .span1{width:4.2553191489362%;}.row-fluid .offset16{margin-left:104.25531914894%;}.row-fluid .offset16:first-child{margin-left:102.12765957447%;}.row-fluid .offset15{margin-left:97.872340425532%;}.row-fluid .offset15:first-child{margin-left:95.744680851064%;}.row-fluid .offset14{margin-left:91.489361702128%;}.row-fluid .offset14:first-child{margin-left:89.36170212766%;}.row-fluid .offset13{margin-left:85.106382978723%;}.row-fluid .offset13:first-child{margin-left:82.978723404255%;}.row-fluid .offset12{margin-left:78.723404255319%;}.row-fluid .offset12:first-child{margin-left:76.595744680851%;}.row-fluid .offset11{margin-left:72.340425531915%;}.row-fluid .offset11:first-child{margin-left:70.212765957447%;}.row-fluid .offset10{margin-left:65.957446808511%;}.row-fluid .offset10:first-child{margin-left:63.829787234043%;}.row-fluid .offset9{margin-left:59.574468085106%;}.row-fluid .offset9:first-child{margin-left:57.446808510638%;}.row-fluid .offset8{margin-left:53.191489361702%;}.row-fluid .offset8:first-child{margin-left:51.063829787234%;}.row-fluid .offset7{margin-left:46.808510638298%;}.row-fluid .offset7:first-child{margin-left:44.68085106383%;}.row-fluid .offset6{margin-left:40.425531914894%;}.row-fluid .offset6:first-child{margin-left:38.297872340426%;}.row-fluid .offset5{margin-left:34.042553191489%;}.row-fluid .offset5:first-child{margin-left:31.914893617021%;}.row-fluid .offset4{margin-left:27.659574468085%;}.row-fluid .offset4:first-child{margin-left:25.531914893617%;}.row-fluid .offset3{margin-left:21.276595744681%;}.row-fluid .offset3:first-child{margin-left:19.148936170213%;}.row-fluid .offset2{margin-left:14.893617021277%;}.row-fluid .offset2:first-child{margin-left:12.765957446809%;}.row-fluid .offset1{margin-left:8.5106382978723%;}.row-fluid .offset1:first-child{margin-left:6.3829787234043%;}[class*="span"].hide,.row-fluid [class*="span"].hide{display:none;}[class*="span"].pull-right,.row-fluid [class*="span"].pull-right{float:right;}.container{margin-right:auto;margin-left:auto;}.container:before,.container:after{display:table;content:"";line-height:0;width:100%;}.container:after{clear:both;}.container-fluid{margin:0 auto;padding-right:20px;padding-left:20px;}.container-fluid:before,.container-fluid:after{display:table;content:"";line-height:0;width:100%;}.container-fluid:after{clear:both;}@font-face{font-family:glyphs;src:url('../../../../../../../../design/themes/responsive/media/fonts/glyphs.eot?1761513667');src:url('../../../../../../../../design/themes/responsive/media/fonts/glyphs.eot?1761513667#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/responsive/media/fonts/glyphs.woff?1761513667') format('woff'), url('../../../../../../../../design/themes/responsive/media/fonts/glyphs.ttf?1761513667') format('truetype'), url('../../../../../../../../design/themes/responsive/media/fonts/glyphs.svg?1761513667#glyphs') format('svg');font-weight:normal;font-style:normal;font-display:swap;}[data-icon]:before{font-family:glyphs;content:attr(data-icon);speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}[class*="ty-icon-"]:before{font-family:inherit;}.ty-icon-up-dir,.ty-icon-right-dir,.ty-icon-down-dir,.ty-icon-left-dir,.ty-icon-star-empty,.ty-icon-th-list,.ty-icon-heart,.ty-icon-flight,.ty-icon-ok,.ty-icon-cancel,.ty-icon-cancel-circle,.ty-icon-minus-circle,.ty-icon-right-thin,.ty-icon-cw,.ty-icon-left-circle,.ty-icon-right-circle,.ty-icon-help-circle,.ty-icon-back,.ty-icon-products-multicolumns,.ty-icon-print,.ty-icon-chat,.ty-icon-article-alt,.ty-icon-docs,.ty-icon-zoom-in,.ty-icon-zoom-out,.ty-icon-down-open,.ty-icon-left-open,.ty-icon-right-open,.ty-icon-up-open,.ty-icon-down-micro,.ty-icon-up-micro,.ty-icon-right-open-thin,.ty-icon-left-open-thin,.ty-icon-products-without-options,.ty-icon-short-list,.ty-icon-plus-circle,.ty-icon-user,.ty-icon-doc-text,.ty-icon-calendar,.ty-icon-chart-bar,.ty-icon-download,.ty-icon-search,.ty-icon-lock,.ty-icon-popup,.ty-icon-plus,.ty-icon-folder,.ty-icon-folder-open,.ty-icon-mail,.ty-icon-twitter,.ty-icon-facebook,.ty-icon-file,.ty-icon-trashcan,.ty-icon-d-arrow,.ty-icon-bubble,.ty-icon-upload,.ty-icon-cog,.ty-icon-square,.ty-icon-arrow-up-right,.ty-icon-arrow-up-left,.ty-icon-arrow-down-left,.ty-icon-arrow-down-right,.ty-icon-arrow-down,.ty-icon-arrow-up,.ty-icon-arrow-left,.ty-icon-arrow-right,.ty-icon-location-arrow,.ty-icon-star,.ty-icon-star-half,.ty-icon-refresh,.ty-icon-basket,.ty-icon-image,.icon-image,.ty-icon-edit,.ty-icon-live-edit,.ty-icon-gift,.ty-icon-ban-circle,.ty-icon-wrench,.ty-icon-feed,.ty-icon-eye-open,.ty-icon-eye-close,.ty-icon-handler,.ty-icon-youtube,.ty-icon-cart,.ty-icon-target,.ty-icon-pointer,.ty-icon-shipping,.ty-icon-courier,.ty-icon-instagram{font-family:glyphs;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;}.ty-icon-up-dir:before{content:"\e000";}.ty-icon-right-dir:before{content:"\e001";}.ty-icon-down-dir:before{content:"\e002";}.ty-icon-left-dir:before{content:"\e003";}.ty-icon-star-empty:before{content:"\e004";}.ty-icon-th-list:before{content:"\e005";}.ty-icon-heart:before{content:"\e006";}.ty-icon-flight:before{content:"\e007";}.ty-icon-ok:before{content:"\e008";}.ty-icon-cancel:before{content:"\e009";}.ty-icon-cancel-circle:before{content:"\e00a";}.ty-icon-minus-circle:before{content:"\e00b";}.ty-icon-right-thin:before{content:"\e00c";}.ty-icon-cw:before{content:"\e00d";}.ty-icon-left-circle:before{content:"\e00e";}.ty-icon-right-circle:before{content:"\e00f";}.ty-icon-help-circle:before{content:"\e010";}.ty-icon-back:before{content:"\e011";}.ty-icon-products-multicolumns:before{content:"\e012";}.ty-icon-print:before{content:"\e013";}.ty-icon-chat:before{content:"\e014";}.ty-icon-article-alt:before{content:"\e015";}.ty-icon-docs:before{content:"\e016";}.ty-icon-zoom-in:before{content:"\e017";}.ty-icon-zoom-out:before{content:"\e018";}.ty-icon-down-open:before{content:"\e019";}.ty-icon-left-open:before{content:"\e01a";}.ty-icon-right-open:before{content:"\e01b";}.ty-icon-up-open:before{content:"\e01c";}.ty-icon-down-micro:before{content:"\e01d";}.ty-icon-up-micro:before{content:"\e01e";}.ty-icon-right-open-thin:before{content:"\e01f";}.ty-icon-left-open-thin:before{content:"\e020";}.ty-icon-products-without-options:before{content:"\e021";}.ty-icon-short-list:before{content:"\e022";}.ty-icon-plus-circle:before{content:"\e023";}.ty-icon-user:before{content:"\e024";}.ty-icon-doc-text:before{content:"\e025";}.ty-icon-calendar:before{content:"\e026";}.ty-icon-chart-bar:before{content:"\e027";}.ty-icon-download:before{content:"\e028";}.ty-icon-search:before{content:"\e029";}.ty-icon-lock:before{content:"\e02a";}.ty-icon-popup:before{content:"\e02b";}.ty-icon-plus:before{content:"\e02c";}.ty-icon-folder:before{content:"\e02d";}.ty-icon-folder-open:before{content:"\e02e";}.ty-icon-mail:before{content:"\e02f";}.ty-icon-twitter:before{content:"\e600";}.ty-icon-facebook:before{content:"\e601";}.ty-icon-file:before{content:"\e032";}.ty-icon-trashcan:before{content:"\e033";}.ty-icon-d-arrow:before{content:"\e602";}.ty-icon-bubble:before{content:"\e035";}.ty-icon-upload:before{content:"\e036";}.ty-icon-cog:before{content:"\e037";}.ty-icon-square:before{content:"\e038";}.ty-icon-arrow-up-right:before{content:"\e039";}.ty-icon-arrow-up-left:before{content:"\e03a";}.ty-icon-arrow-down-left:before{content:"\e03b";}.ty-icon-arrow-down-right:before{content:"\e03c";}.ty-icon-arrow-down:before{content:"\e03d";}.ty-icon-arrow-up:before{content:"\e03e";}.ty-icon-arrow-left:before{content:"\e03f";}.ty-icon-arrow-right:before{content:"\e040";}.ty-icon-location-arrow:before{content:"\e901";}.ty-icon-star:before{content:"\e041";}.ty-icon-star-half:before{content:"\e042";}.ty-icon-refresh:before{content:"\e043";}.ty-icon-basket:before{content:"\e044";}.ty-icon-image:before{content:"\e045";}.icon-image:before{content:"\e045";}.ty-icon-edit:before{content:"\e046";}.ty-icon-live-edit:before{content:"\e046";}.ty-icon-gift:before{content:"\e048";}.ty-icon-ban-circle:before{content:"\e049";}.ty-icon-wrench:before{content:"\e04a";}.ty-icon-feed:before{content:"\e603";}.ty-icon-eye-open:before{content:"\e604";}.ty-icon-eye-close:before{content:"\e605";}.ty-icon-handler:before{content:"\e606";}.ty-icon-youtube:before{content:"\e607";}.ty-icon-cart:before{content:"\e900";}.ty-icon-target:before{content:"\e9b3";}.ty-icon-pointer:before{content:"\e04b";}.ty-icon-shipping:before{content:"\e04c";}.ty-icon-courier:before{content:"\e04d";}.ty-icon-instagram:before{content:"\e04e";}.ty-flag{display:inline-block;vertical-align:top;width:16px;height:16px;margin:0 5px 0 0;background:url('../../../../../../../../design/themes/responsive/media/images/icons/flags.png?1761513667') no-repeat -25px -25px;}.ty-flag.ty-flag-ad{background-position:0px 0px;}.ty-flag.ty-flag-ae{background-position:-50px 0px;}.ty-flag.ty-flag-af{background-position:0px -50px;}.ty-flag.ty-flag-ag{background-position:-50px -50px;}.ty-flag.ty-flag-ai{background-position:-100px 0px;}.ty-flag.ty-flag-al{background-position:-100px -50px;}.ty-flag.ty-flag-am{background-position:0px -100px;}.ty-flag.ty-flag-an{background-position:-50px -100px;}.ty-flag.ty-flag-ao{background-position:-100px -100px;}.ty-flag.ty-flag-aq{background-position:-150px 0px;}.ty-flag.ty-flag-ar{background-position:-150px -50px;}.ty-flag.ty-flag-as{background-position:-150px -100px;}.ty-flag.ty-flag-at{background-position:0px -150px;}.ty-flag.ty-flag-au{background-position:-50px -150px;}.ty-flag.ty-flag-aw{background-position:-100px -150px;}.ty-flag.ty-flag-ax{background-position:-150px -150px;}.ty-flag.ty-flag-az{background-position:-200px 0px;}.ty-flag.ty-flag-ba{background-position:-200px -50px;}.ty-flag.ty-flag-bb{background-position:-200px -100px;}.ty-flag.ty-flag-bd{background-position:-200px -150px;}.ty-flag.ty-flag-be{background-position:0px -200px;}.ty-flag.ty-flag-bf{background-position:-50px -200px;}.ty-flag.ty-flag-bg{background-position:-100px -200px;}.ty-flag.ty-flag-bh{background-position:-150px -200px;}.ty-flag.ty-flag-bi{background-position:-200px -200px;}.ty-flag.ty-flag-bj{background-position:-250px 0px;}.ty-flag.ty-flag-bl{background-position:-250px -50px;}.ty-flag.ty-flag-bm{background-position:-250px -100px;}.ty-flag.ty-flag-bn{background-position:-250px -150px;}.ty-flag.ty-flag-bo{background-position:-250px -200px;}.ty-flag.ty-flag-br{background-position:0px -250px;}.ty-flag.ty-flag-bs{background-position:-50px -250px;}.ty-flag.ty-flag-bt{background-position:-100px -250px;}.ty-flag.ty-flag-bw{background-position:-150px -250px;}.ty-flag.ty-flag-by{background-position:-200px -250px;}.ty-flag.ty-flag-bz{background-position:-250px -250px;}.ty-flag.ty-flag-ca{background-position:-300px 0px;}.ty-flag.ty-flag-cc{background-position:-300px -50px;}.ty-flag.ty-flag-cd{background-position:-300px -100px;}.ty-flag.ty-flag-cf{background-position:-300px -150px;}.ty-flag.ty-flag-cg{background-position:-300px -200px;}.ty-flag.ty-flag-ch{background-position:-300px -250px;}.ty-flag.ty-flag-ci{background-position:0px -300px;}.ty-flag.ty-flag-ck{background-position:-50px -300px;}.ty-flag.ty-flag-cl{background-position:-100px -300px;}.ty-flag.ty-flag-cm{background-position:-150px -300px;}.ty-flag.ty-flag-cn{background-position:-200px -300px;}.ty-flag.ty-flag-co{background-position:-250px -300px;}.ty-flag.ty-flag-cr{background-position:-300px -300px;}.ty-flag.ty-flag-cu{background-position:-350px 0px;}.ty-flag.ty-flag-cv{background-position:-350px -50px;}.ty-flag.ty-flag-cx{background-position:-350px -100px;}.ty-flag.ty-flag-cy{background-position:-350px -150px;}.ty-flag.ty-flag-cz{background-position:-350px -200px;}.ty-flag.ty-flag-de{background-position:-350px -250px;}.ty-flag.ty-flag-dj{background-position:-350px -300px;}.ty-flag.ty-flag-dk,.ty-flag.ty-flag-da{background-position:0px -350px;}.ty-flag.ty-flag-dm{background-position:-50px -350px;}.ty-flag.ty-flag-do{background-position:-100px -350px;}.ty-flag.ty-flag-dz{background-position:-150px -350px;}.ty-flag.ty-flag-ec{background-position:-200px -350px;}.ty-flag.ty-flag-ee{background-position:-250px -350px;}.ty-flag.ty-flag-eg{background-position:-300px -350px;}.ty-flag.ty-flag-eh{background-position:-350px -350px;}.ty-flag.ty-flag-er{background-position:-400px 0px;}.ty-flag.ty-flag-es{background-position:-400px -50px;}.ty-flag.ty-flag-et{background-position:-400px -100px;}.ty-flag.ty-flag-eu{background-position:-400px -150px;}.ty-flag.ty-flag-fi{background-position:-400px -200px;}.ty-flag.ty-flag-fj{background-position:-400px -250px;}.ty-flag.ty-flag-fk{background-position:-400px -300px;}.ty-flag.ty-flag-fm{background-position:-400px -350px;}.ty-flag.ty-flag-fo{background-position:0px -400px;}.ty-flag.ty-flag-fr{background-position:-50px -400px;}.ty-flag.ty-flag-ga{background-position:-100px -400px;}.ty-flag.ty-flag-gb,.ty-flag.ty-flag-en{background-position:-150px -400px;}.ty-flag.ty-flag-gd{background-position:-200px -400px;}.ty-flag.ty-flag-ge{background-position:-250px -400px;}.ty-flag.ty-flag-gg{background-position:-300px -400px;}.ty-flag.ty-flag-gh{background-position:-350px -400px;}.ty-flag.ty-flag-gi{background-position:-400px -400px;}.ty-flag.ty-flag-gl{background-position:-450px 0px;}.ty-flag.ty-flag-gm{background-position:-450px -50px;}.ty-flag.ty-flag-gn{background-position:-450px -100px;}.ty-flag.ty-flag-gq{background-position:-450px -150px;}.ty-flag.ty-flag-gr,.ty-flag.ty-flag-el{background-position:-450px -200px;}.ty-flag.ty-flag-gs{background-position:-450px -250px;}.ty-flag.ty-flag-gt{background-position:-450px -300px;}.ty-flag.ty-flag-gu{background-position:-450px -350px;}.ty-flag.ty-flag-gw{background-position:-450px -400px;}.ty-flag.ty-flag-gy{background-position:0px -450px;}.ty-flag.ty-flag-hk{background-position:-50px -450px;}.ty-flag.ty-flag-hn{background-position:-100px -450px;}.ty-flag.ty-flag-hr{background-position:-150px -450px;}.ty-flag.ty-flag-ht{background-position:-200px -450px;}.ty-flag.ty-flag-hu{background-position:-250px -450px;}.ty-flag.ty-flag-id{background-position:-300px -450px;}.ty-flag.ty-flag-ie{background-position:-350px -450px;}.ty-flag.ty-flag-il{background-position:-400px -450px;}.ty-flag.ty-flag-im{background-position:-450px -450px;}.ty-flag.ty-flag-in{background-position:-500px 0px;}.ty-flag.ty-flag-iq{background-position:-500px -50px;}.ty-flag.ty-flag-ir{background-position:-500px -100px;}.ty-flag.ty-flag-is{background-position:-500px -150px;}.ty-flag.ty-flag-it{background-position:-500px -200px;}.ty-flag.ty-flag-je{background-position:-500px -250px;}.ty-flag.ty-flag-jm{background-position:-500px -300px;}.ty-flag.ty-flag-jo{background-position:-500px -350px;}.ty-flag.ty-flag-jp{background-position:-500px -400px;}.ty-flag.ty-flag-ke{background-position:-500px -450px;}.ty-flag.ty-flag-kg{background-position:0px -500px;}.ty-flag.ty-flag-kh{background-position:-50px -500px;}.ty-flag.ty-flag-ki{background-position:-100px -500px;}.ty-flag.ty-flag-km{background-position:-150px -500px;}.ty-flag.ty-flag-kn{background-position:-200px -500px;}.ty-flag.ty-flag-kp{background-position:-250px -500px;}.ty-flag.ty-flag-kr{background-position:-300px -500px;}.ty-flag.ty-flag-kv{background-position:-350px -500px;}.ty-flag.ty-flag-kw{background-position:-400px -500px;}.ty-flag.ty-flag-ky{background-position:-450px -500px;}.ty-flag.ty-flag-kz{background-position:-500px -500px;}.ty-flag.ty-flag-la{background-position:-550px 0px;}.ty-flag.ty-flag-lb{background-position:-550px -50px;}.ty-flag.ty-flag-lc{background-position:-550px -100px;}.ty-flag.ty-flag-li{background-position:-550px -150px;}.ty-flag.ty-flag-lk{background-position:-550px -200px;}.ty-flag.ty-flag-lr{background-position:-550px -250px;}.ty-flag.ty-flag-ls{background-position:-550px -300px;}.ty-flag.ty-flag-lt{background-position:-550px -350px;}.ty-flag.ty-flag-lu{background-position:-550px -400px;}.ty-flag.ty-flag-lv{background-position:-550px -450px;}.ty-flag.ty-flag-ly{background-position:-550px -500px;}.ty-flag.ty-flag-ma{background-position:0px -550px;}.ty-flag.ty-flag-mc{background-position:-50px -550px;}.ty-flag.ty-flag-md{background-position:-100px -550px;}.ty-flag.ty-flag-me{background-position:-150px -550px;}.ty-flag.ty-flag-mg{background-position:-200px -550px;}.ty-flag.ty-flag-mh{background-position:-250px -550px;}.ty-flag.ty-flag-mk{background-position:-300px -550px;}.ty-flag.ty-flag-ml{background-position:-350px -550px;}.ty-flag.ty-flag-mm{background-position:-400px -550px;}.ty-flag.ty-flag-mn{background-position:-450px -550px;}.ty-flag.ty-flag-mo{background-position:-500px -550px;}.ty-flag.ty-flag-mp{background-position:-550px -550px;}.ty-flag.ty-flag-mr{background-position:-600px 0px;}.ty-flag.ty-flag-ms{background-position:-600px -50px;}.ty-flag.ty-flag-mt{background-position:-600px -100px;}.ty-flag.ty-flag-mu{background-position:-600px -150px;}.ty-flag.ty-flag-mv{background-position:-600px -200px;}.ty-flag.ty-flag-mw{background-position:-600px -250px;}.ty-flag.ty-flag-mx{background-position:-600px -300px;}.ty-flag.ty-flag-my{background-position:-600px -350px;}.ty-flag.ty-flag-mz{background-position:-600px -400px;}.ty-flag.ty-flag-na{background-position:-600px -450px;}.ty-flag.ty-flag-nc{background-position:-600px -500px;}.ty-flag.ty-flag-ne{background-position:-600px -550px;}.ty-flag.ty-flag-nf{background-position:0px -600px;}.ty-flag.ty-flag-ng{background-position:-50px -600px;}.ty-flag.ty-flag-ni{background-position:-100px -600px;}.ty-flag.ty-flag-nl{background-position:-150px -600px;}.ty-flag.ty-flag-no{background-position:-200px -600px;}.ty-flag.ty-flag-np{background-position:-250px -600px;}.ty-flag.ty-flag-nr{background-position:-300px -600px;}.ty-flag.ty-flag-nu{background-position:-350px -600px;}.ty-flag.ty-flag-nz{background-position:-400px -600px;}.ty-flag.ty-flag-om{background-position:-450px -600px;}.ty-flag.ty-flag-pa{background-position:-500px -600px;}.ty-flag.ty-flag-pe{background-position:-550px -600px;}.ty-flag.ty-flag-pg{background-position:-600px -600px;}.ty-flag.ty-flag-ph{background-position:-650px 0px;}.ty-flag.ty-flag-pk{background-position:-650px -50px;}.ty-flag.ty-flag-pl{background-position:-650px -100px;}.ty-flag.ty-flag-pn{background-position:-650px -150px;}.ty-flag.ty-flag-pr{background-position:-650px -200px;}.ty-flag.ty-flag-ps{background-position:-650px -250px;}.ty-flag.ty-flag-pt{background-position:-650px -300px;}.ty-flag.ty-flag-pw{background-position:-650px -350px;}.ty-flag.ty-flag-py{background-position:-650px -400px;}.ty-flag.ty-flag-qa{background-position:-650px -450px;}.ty-flag.ty-flag-ro{background-position:-650px -500px;}.ty-flag.ty-flag-rs{background-position:-650px -550px;}.ty-flag.ty-flag-ru{background-position:-650px -600px;}.ty-flag.ty-flag-rw{background-position:0px -650px;}.ty-flag.ty-flag-sa{background-position:-50px -650px;}.ty-flag.ty-flag-sb{background-position:-100px -650px;}.ty-flag.ty-flag-sc{background-position:-150px -650px;}.ty-flag.ty-flag-sd{background-position:-200px -650px;}.ty-flag.ty-flag-se{background-position:-250px -650px;}.ty-flag.ty-flag-sg{background-position:-300px -650px;}.ty-flag.ty-flag-sh{background-position:-350px -650px;}.ty-flag.ty-flag-si{background-position:-400px -650px;}.ty-flag.ty-flag-sk{background-position:-450px -650px;}.ty-flag.ty-flag-sl{background-position:-500px -650px;}.ty-flag.ty-flag-sm{background-position:-550px -650px;}.ty-flag.ty-flag-sn{background-position:-600px -650px;}.ty-flag.ty-flag-so{background-position:-650px -650px;}.ty-flag.ty-flag-sr{background-position:-700px 0px;}.ty-flag.ty-flag-ss{background-position:-700px -50px;}.ty-flag.ty-flag-st{background-position:-700px -100px;}.ty-flag.ty-flag-sv{background-position:-700px -150px;}.ty-flag.ty-flag-sy{background-position:-700px -200px;}.ty-flag.ty-flag-sz{background-position:-700px -250px;}.ty-flag.ty-flag-tc{background-position:-700px -300px;}.ty-flag.ty-flag-td{background-position:-700px -350px;}.ty-flag.ty-flag-tg{background-position:-700px -400px;}.ty-flag.ty-flag-th{background-position:-700px -450px;}.ty-flag.ty-flag-tj{background-position:-700px -500px;}.ty-flag.ty-flag-tm{background-position:-700px -550px;}.ty-flag.ty-flag-tn{background-position:-700px -600px;}.ty-flag.ty-flag-to{background-position:-700px -650px;}.ty-flag.ty-flag-tp{background-position:0px -700px;}.ty-flag.ty-flag-tr{background-position:-50px -700px;}.ty-flag.ty-flag-tt{background-position:-100px -700px;}.ty-flag.ty-flag-tv{background-position:-150px -700px;}.ty-flag.ty-flag-tw{background-position:-200px -700px;}.ty-flag.ty-flag-tz{background-position:-250px -700px;}.ty-flag.ty-flag-ua{background-position:-300px -700px;}.ty-flag.ty-flag-ug{background-position:-350px -700px;}.ty-flag.ty-flag-us{background-position:-400px -700px;}.ty-flag.ty-flag-uy{background-position:-450px -700px;}.ty-flag.ty-flag-uz{background-position:-500px -700px;}.ty-flag.ty-flag-va{background-position:-550px -700px;}.ty-flag.ty-flag-vc{background-position:-600px -700px;}.ty-flag.ty-flag-ve{background-position:-650px -700px;}.ty-flag.ty-flag-vg{background-position:-700px -700px;}.ty-flag.ty-flag-vi{background-position:-750px 0px;}.ty-flag.ty-flag-vn{background-position:-750px -50px;}.ty-flag.ty-flag-vu{background-position:-750px -100px;}.ty-flag.ty-flag-ws{background-position:-750px -150px;}.ty-flag.ty-flag-ye{background-position:-750px -200px;}.ty-flag.ty-flag-yt{background-position:-750px -250px;}.ty-flag.ty-flag-za{background-position:-750px -300px;}.ty-flag.ty-flag-zh{background-position:-200px -300px;}.ty-flag.ty-flag-zm{background-position:-750px -350px;}.ty-flag.ty-flag-zw{background-position:-750px -400px;}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2){.ty-flag{background-image:url('../../../../../../../../design/themes/responsive/media/images/icons/flags@2x.png?1761513667');background-size:800px 800px;}}@media print{body{background:#fff;min-width:0;}#ci_header,#ci_footer{display:none;}.product-main-info h1.ty-mainbox-title,.in-stock,.ty-mainbox-title span{color:#333;}.ty-footer-menu div,.ty-payment-icons,.qty,.sidebox-wrapper,.ty-sort-container{display:none;}.central-column,.container-left .central-column{margin:0;overflow:visible;}.ty-helper-container{width:700px;}.container{width:auto;border:0;}}.cm-dialog-opener{-webkit-touch-callout:none;}*{-webkit-tap-highlight-color:rgba(0,0,0,0);}body{background:#fff;max-width:100%;}body,p,div,li{color:#3c414b;font-family:AvantGardeITCbyBT-Book,'Helvetica Neue',-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:normal;}p{margin:0;padding:6px 0;}a{font-family:AvantGardeITCbyBT-Book,'Helvetica Neue',-apple-system,sans-serif;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;outline:none;color:#5a3796;cursor:pointer;border-bottom:0;-webkit-transition:all 150ms;-moz-transition:all 150ms;-o-transition:all 150ms;transition:all 150ms;}a:hover{color:#442971;}ul{padding:0;margin:0;list-style:none;}ol{padding:0 0 0 15px;}li{margin:0;padding:2px 0;text-indent:0;list-style:none;}hr{border:0;border-bottom:1px solid #edeff1;}img{max-width:100%;height:auto;vertical-align:middle;font-size:0;}h1,h2,h3,h4,h5,h6{margin:0 0 15px 0;color:#3c414b;}h1,h2{text-decoration:none;font-weight:normal;font-style:normal;font-size:20px;font-family:AvantGardeITCbyBT-Demi,'Helvetica Neue',-apple-system,sans-serif;}.ty-dl{margin:0;}.ty-dt{margin:0;}.ty-dd{margin:0;}.ty-blockquote{margin:0;}.ty-address{font-style:normal;}.ty-btn{display:inline-block;margin-bottom:0;padding:6px 14px;outline:0px;border:1px solid rgba(0,0,0,0);background:#bdc3c7;background-image:none;color:#fff;vertical-align:middle;text-align:center;line-height:1.428571429;cursor:pointer;font-family:AvantGardeITCbyBT-Demi,'Helvetica Neue',-apple-system,sans-serif;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-transition:background 200ms;-moz-transition:background 200ms;-o-transition:background 200ms;transition:background 200ms;}.ty-btn + .ty-btn{margin-left:10px;}.ty-btn i,.ty-btn .ty-icon{position:relative;top:2px;margin-right:5px;}.ty-btn.ty-btn-icon i,.ty-btn.ty-btn-icon .ty-icon{margin-left:3px;margin-right:3px;}.ty-btn:hover{color:#fff;text-decoration:none;}.ty-btn__big{padding:6px 17px;text-transform:uppercase;}.ty-btn__text,.ty-btn__text:hover{padding:0;background:none !important;color:#5a3796;}.ty-btn__primary{background:#5a3796;color:#fff;}.ty-btn__primary:hover{background:#673fac;color:#fff;}.ty-btn__primary.ty-btn__text{color:#5a3796;}.ty-btn__secondary{background:#5a3796;color:#fff;}.ty-btn__secondary:hover{background:#7145bb;color:#fff;}.ty-btn__tertiary{background:#bdc3c7;color:#fff;}.ty-btn__tertiary:hover{background:#d9dcde;color:#fff;}.buttons-container .buttons-container{margin-top:0;}.ty-btn-go{position:absolute;top:1px;right:1px;padding:0 10px;min-width:32px;height:30px;border:0px;border-left:1px solid #cdcdcd;background:#edeff1;cursor:pointer;box-sizing:border-box;}.ty-btn-go__icon{position:absolute;top:5px;left:12px;font-size:20px;line-height:20px;color:#808080;}.ty-btn-reset{background:none;border:0;padding:0;}.ty-float-left{float:left;}.ty-float-right{float:right;}.ty-clear-both{clear:both;}.ty-valign{vertical-align:middle;}.ty-valign-top{vertical-align:top;}.ty-valign-bottom{vertical-align:bottom;}.hidden{display:none;visibility:visible;}.ty-strong{font-weight:bold;}.ty-italic{font-style:italic;}.ty-lowercase{text-transform:lowercase;}.ty-uppercase{text-transform:uppercase;}.ty-left{text-align:left;}.ty-right{text-align:right;}.ty-center{text-align:center;}.ty-justify{text-align:justify;}.ty-strike{text-decoration:line-through;}.ty-center-block{margin:0 auto;}.ty-inline{display:inline;}.ty-block{display:block;}.ty-inline-block{display:inline-block;}.ty-scroll-x{overflow-x:auto;overflow-y:hidden;padding-bottom:3px;width:100%;height:100%;}.ty-hand{cursor:pointer;}.ty-nowrap{white-space:nowrap;}.ty-overflow-hidden{overflow:hidden;}.ty-width-full{width:100%;}.ty-p-none{padding:0 !important;}.ty-m-none{margin:0 !important;}.ty-mb-l{margin-bottom:30px;}.ty-mt-l{margin-top:30px;}.ty-mb-m{margin-bottom:20px;}.ty-mt-m{margin-top:20px;}.ty-mtb-s{margin:10px 0;}.ty-mtb-xs{margin:5px 0;}.ty-ml-s{margin-left:10px;}.ty-mt-s{margin-top:10px;}.ty-mt-m{margin-top:20px;}.ty-mb-s{margin-bottom:10px;}.ty-position-relative{position:relative;}.ty-muted{color:#6c6c6c;}.cm-opacity{opacity:0.3;}.cm-hint{color:#767f91;}input[type="text"],input[type="password"],input[type="tel"],input[type="number"],textarea,select{padding:4px 8px;border:1px solid #c2c9d0;background:#fff;font-family:AvantGardeITCbyBT-Book,'Helvetica Neue',-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:normal;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}input[type="text"],input[type="password"],input[type="tel"],input[type="number"]{height:32px;-webkit-appearance:none;border-radius:0;}.ty-input-height{height:32px;}select[multiple="multiple"]{min-height:80px;}.radio,.checkbox,input[type="radio"],input[type="checkbox"]{margin:-4px 6px 0 0;padding:0;vertical-align:middle;}input[type="text"]:focus,input[type="password"]:focus,input[type="tel"]:focus,input[type="number"]:focus,textarea:focus{outline:0;border-color:#5a3796;-webkit-transition:border 0.2s linear 0s;-moz-transition:border 0.2s linear 0s;-o-transition:border 0.2s linear 0s;transition:border 0.2s linear 0s;}.radio.ty-checkbox__input,.checkbox.ty-checkbox__input,input[type="radio"].ty-checkbox__input,input[type="checkbox"].ty-checkbox__input{border:0;clip:rect(0 0 0 0);-webkit-clip-path:polygon(0px 0px,0px 0px,0px 0px);clip-path:polygon(0px 0px,0px 0px,0px 0px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;}.ty-checkbox__input + .ty-checkbox__label{display:inline-flex;position:relative;min-height:19px;min-width:28px;padding-top:4px;padding-bottom:5px;}.ty-checkbox__input + .ty-checkbox__label:before{content:'';position:absolute;top:0;left:0;width:26px;height:26px;border:1px solid #c2c9d0;background-color:#fff;color:#767f91;-webkit-transition:border 0.2s linear 0s;-moz-transition:border 0.2s linear 0s;-o-transition:border 0.2s linear 0s;transition:border 0.2s linear 0s;}.ty-checkbox__input + .ty-checkbox__label:after{content:"\e008";display:flex;position:absolute;justify-content:center;align-items:center;width:28px;height:28px;top:0;left:0;opacity:0;font-family:glyphs;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:22px;}.ty-checkbox__input + .ty-checkbox__label:not(:empty):not(.ty-checkbox__input + .ty-checkbox__label--sr-only){padding-left:38px;}.ty-checkbox__input + .ty-checkbox__label--sr-only{height:19px;overflow:hidden;position:absolute;width:28px;white-space:nowrap;}.ty-checkbox__input:focus + label{border-color:#5a3796;outline:5px auto #0096ff;outline:5px auto -webkit-focus-ring-color;}.ty-checkbox__input:checked + .ty-checkbox__label:after{opacity:1;}select{padding:4px 3px 3px;min-width:4em;max-width:100%;height:2.2em;line-height:2.2em;}input[type="number"]{-moz-appearance:textfield;}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;}.ty-control-group{margin:0 0 12px 0;vertical-align:middle;}.ty-control-group:before,.ty-control-group:after{display:table;content:"";line-height:0;width:100%;}.ty-control-group:after{clear:both;}.ty-control-group__label{float:left;padding:6px 0;margin-right:10px;width:110px;color:#25282f;}.ty-control-group__title{display:block;padding:6px 0;font-weight:bold;}.ty-control-group__price{width:115px;}.ty-control-group__item{display:inline-block;padding:6px 0;vertical-align:middle;word-break:break-all;word-break:break-word;}.ty-control-group__item.ty-company-name{margin-right:25px;}.ty-control-group label.hidden{display:none;}.ty-input-append{position:relative;margin:10px 0 0 0;}.ty-input-append .ty-input-text{width:100%;padding-right:35px;}.ty-select-field{padding:3px 0;}.ty-select-field__label{display:block;padding:3px 0;margin-right:10px;font-size:90%;}.ty-select-field__checkbox{vertical-align:middle;}label.cm-failed-label{color:#bf4d4d;}label.cm-required:after{padding-left:3px;color:#ea7162;content:"*";font-size:13px;line-height:1px;}input[type="text"].cm-failed-field,input[type="password"].cm-failed-field,input[type="email"].cm-failed-field,input[type="tel"].cm-failed-field,input[type="number"].cm-failed-field,select.cm-failed-field,textarea.cm-failed-field,.cm-field-container.cm-failed-field input[type="text"],.cm-field-container.cm-failed-field input[type="password"],.cm-field-container.cm-failed-field input[type="email"],.cm-field-container.cm-failed-field input[type="tel"],.cm-field-container.cm-failed-field input[type="number"]{border:1px solid #bf4d4d;background:#fff;}.ty-error-text{color:#b94a48;}.disabled,select.disabled{background:#e3e3e3;}.ty-input-text{width:auto;}.ty-input-text-medium{width:300px;}.ty-input-text-large{width:550px;}.ty-input-text-short{width:50px;}.ty-input-text-full{width:100%;}.ty-input-textarea{resize:vertical;}.ty-input-textarea--limit{min-height:7em;max-height:28em;}.ty-table{width:100%;margin-top:30px;border:1px solid #edeff1;border-width:1px 0px 1px 1px;border-bottom:none;}.ty-table th{padding:12px;border-right:1px solid #edeff1;border-bottom:1px solid #edeff1;background:#f8f9fa;text-align:left;text-transform:none;white-space:nowrap;font-weight:bold;line-height:normal;}.ty-table th i,.ty-table th .ty-icon{margin-left:5px;position:relative;top:3px;font-size:16px;color:#bdc3c7;}.ty-table tr,.table .table tr{background-color:#fff;}.ty-table table tr{background-color:transparent;}.ty-table td,.ty-table .table td{padding:13px;border-right:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;}.ty-table tbody tr:nth-child(2n){background:#f8f9fa;}.ty-table th,.ty-table th a{color:#404040;font-weight:bold;}.ty-table__responsive-header{display:none;}.help-inline{display:block;}.help-inline p{padding:4px 0px 0px 0px;color:#b94a48 !important;}.ty-dir-list{display:inline-block;width:7px;font-size:15px;margin-right:5px;cursor:pointer;}.ty-extra-link{border-bottom:1px dotted #4d4d4d;padding:0;text-decoration:none;color:#25282f;cursor:pointer;}.ty-dashed-link{border-bottom-width:1px;border-bottom-style:dotted;text-decoration:none;}.ty-login-form__wrong-credentials-container{padding:10px 0;text-align:center;}.ty-remove{position:relative;display:inline-block;width:auto;white-space:nowrap;text-decoration:none;}.ty-remove:hover{text-decoration:none;}.ty-remove__icon{vertical-align:middle;}.ty-remove__txt{padding-left:5px;font-size:12px;color:#b4bcc4;vertical-align:middle;}.ty-remove:hover .ty-remove__txt,.ty-remove:hover .ty-remove__icon{color:#b4bcc4;}.ty-delete-big,.ty-delete-icon{vertical-align:middle;}.ty-delete-big:hover,.ty-delete-icon:hover{text-decoration:none;}.ty-delete-big__icon{font-size:19px;color:#b4bcc4;}.ty-caret{position:absolute;top:-16px;left:14px;float:left;overflow:hidden;width:16px;height:16px;}.ty-caret .ty-caret-outer,.ty-caret .ty-caret-inner{position:absolute;top:0;left:0;display:inline-block;margin-left:-1px;}.ty-caret .ty-caret-outer{width:0;height:0;border-top:16px solid transparent;border-right:16px solid #edeff1;}.ty-caret .ty-caret-inner{top:2px;left:1px;width:0;height:0;border-top:14px solid transparent;border-right:14px solid #fff;}.ty-caret-bottom{position:absolute;bottom:-16px;left:14px;float:left;overflow:hidden;width:16px;height:16px;}.ty-caret-bottom .ty-caret-outer,.ty-caret-bottom .ty-caret-inner{position:absolute;top:0;left:0;display:inline-block;margin-left:-1px;}.ty-caret-bottom .ty-caret-outer{width:0;height:0;border-bottom:16px solid transparent;border-left:16px solid #edeff1;}.ty-caret-bottom .ty-caret-inner{top:-1px;left:2px;width:0;height:0;border-bottom:14px solid transparent;border-left:14px solid #fff;}.ty-caret-info{position:absolute;top:-7px;left:12px;float:left;overflow:hidden;width:12px;height:7px;}.ty-caret-info .ty-caret-outer,.ty-caret-info .ty-caret-inner{position:absolute;top:0;left:0;display:inline-block;margin-left:-1px;}.ty-caret-info .ty-caret-outer{border-right:7px solid transparent;border-bottom:7px solid #bdc3c7;border-left:7px solid transparent;}.ty-caret-info .ty-caret-inner{top:1px;left:1px;display:inline-block;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent;}.ty-dialog-caret{position:relative;margin-top:var(--space-s);padding:var(--space-s);border:1px solid #e3e3e3;}.ty-dialog-caret:before,.ty-dialog-caret:after{content:'';position:absolute;left:var(--space-s);bottom:100%;border-top:var(--width-s) solid transparent;border-left:var(--width-s) solid #e3e3e3;}.ty-dialog-caret:after{border-left-color:#fff;transform:scale(0.9);transform-origin:bottom;}.ty-no-items{padding:60px 20px;background:#f8f9f9;color:#bdc3c7;text-align:center;font-size:115%;margin-bottom:20px;}.ty-no-items--extended{display:flex;flex-direction:column;align-items:center;}.ty-icon-cancel-circle{font-size:16px;line-height:16px;color:#97a3ae;}.ty-menu{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.ty-menu:before,.ty-menu:after{display:table;content:"";line-height:0;width:100%;}.ty-menu:after{clear:both;}.ty-menu__items{background:#fff;position:relative;}.ty-menu__items:before,.ty-menu__items:after{display:table;content:"";line-height:0;width:100%;}.ty-menu__items:after{clear:both;}.ty-menu__item{padding:0px;display:block;float:left;}.ty-menu__item-active .ty-menu__item-link{background:#f2f2f2;}.no-touch .ty-menu__item:hover .ty-menu__submenu-items,.is-hover-menu .ty-menu__submenu-items{display:block;}.no-touch .ty-menu__item:hover .ty-menu__item-link,.is-hover-menu .ty-menu__item-link,.is-hover-menu.ty-menu__item-active .ty-menu__item-link{background:#f7f7f7;color:white;text-shadow:none;}.ty-menu__item .ty-menu__item-link{color:#3c414b;position:relative;padding:13px 20px;display:block;min-height:46px;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-menu__item .ty-menu__item-link .ty-icon-down-micro{position:absolute;font-size:20px;right:12px;top:13px;}.ty-menu__submenu-items{min-width:200px;display:none;position:absolute;background:white;z-index:200;border:1px solid #f5f5f5;border-top:0;padding:15px 16px;}.ty-menu__submenu-items .ty-menu__submenu-item{margin-bottom:10px;}.ty-menu__submenu-items .ty-menu__submenu-link{color:#5a3796;}.ty-menu__submenu-items .ty-top-mine__submenu-col{margin:0px 10px 0px 0px;display:inline-block;vertical-align:top;min-width:139px;}.ty-menu__submenu-items .ty-top-mine__submenu-col:last-child{margin-right:1px;}.ty-menu__submenu-item-header{min-height:25px;margin-bottom:10px;padding-bottom:2px;border-bottom:1px solid #e5e5e5;}.ty-menu__submenu-item-header .ty-menu__submenu-link{font-weight:bold;color:#5a3796;}.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a{color:#fff;background:#5a3796;padding:2px 6px;}.ty-menu__submenu-dropdown-bottom{display:block;background:#ecf0f1;margin:0px -16px -15px;padding:10px;text-align:right;}.ty-menu-vertical .ty-menu__items{border-bottom:1px solid #34495e;z-index:30;}.ty-menu-vertical .ty-menu__item{float:none;position:relative;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu{display:none;right:0;left:auto;top:0;position:absolute;z-index:6;}.ty-menu-vertical .ty-menu__submenu-items{padding:0;border:1px solid #f5f5f5;}.no-touch .ty-menu-vertical .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header .ty-menu__item-link,.ty-menu-vertical .ty-menu__submenu .is-hover-menu > .ty-menu__submenu-item-header .ty-menu__item-link{background:#5a3796;color:#3c414b;}.no-touch .ty-menu-vertical .ty-menu__submenu .ty-menu__item:hover i,.ty-menu-vertical .ty-menu__submenu .is-hover-menu i,.no-touch .ty-menu-vertical .ty-menu__submenu .ty-menu__item:hover .ty-icon,.ty-menu-vertical .ty-menu__submenu .is-hover-menu .ty-icon{color:#fff;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item-link{color:#5a3796;background:white;padding:14px 20px;}.no-touch .ty-menu-vertical .ty-menu__item:hover > .ty-menu__submenu,.ty-menu-vertical .is-hover-menu > .ty-menu__submenu{display:block;}.no-touch .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item:hover > .ty-menu__item-link{background:#5a3796;color:white;}.ty-menu-vertical .ty-menu__item .ty-icon-left-open{display:none;}.ty-menu__item-arrow i,.ty-menu__item-arrow .ty-icon{position:absolute;z-index:5;right:15px;top:17px;color:#a1a6aa;}.ty-menu-vertical .ty-menu__submenu-item-header{margin-bottom:0px;padding-bottom:0px;border:0px;}.ty-menu-vertical .ty-menu__items.rtl{text-align:right;}.ty-menu-vertical .ty-menu__items.rtl .ty-icon-right-open{display:none;}.ty-menu-vertical .ty-menu__items.rtl .ty-icon-left-open{left:15px;right:auto;display:block;}.ty-menu-vertical .ty-menu__items.rtl .ty-menu__submenu{width:202px;right:100%;left:auto;}.ty-menu-vertical .ty-menu__items.rtl .ty-menu__submenu-items{width:200px;}.ty-menu__submenu{left:0;}.ty-menu__submenu-reverse-direction{right:0px;}.ty-menu__submenu-reverse-direction .ty-menu__submenu-items{right:0px;}.ty-menu__submenu-to-right{right:0px;}.ty-menu__submenu-to-right .ty-menu__submenu-items{right:0px;}.ty-menu-item__sale .ty-menu__item-link,.no-touch .ty-menu-item__sale .ty-menu__item-link:hover,.ty-menu-item__promotions .ty-menu__item-link,.no-touch .ty-menu-item__promotions .ty-menu__item-link:hover{color:yellow;}html.dialog-is-open{overflow:hidden;}html.dialog-is-open body{overflow:scroll;}.ui-widget,.ui-widget button{font-family:'Open Sans','Helvetica Neue',-apple-system,sans-serif;}.object-container{padding:10px 20px 0px 20px;background:#fff;overflow:auto;}.notification-container-dialog{top:11px;right:20px;min-width:260px;max-width:calc(100% - 40px);position:absolute;z-index:1510;}.ui-widget select,.ui-widget textarea{font-weight:normal;}.ui-dialog-content{overflow:visible;display:block !important;}.ui-widget-content.ui-dialog{margin-top:-1px;padding:0;border:none;max-width:930px;}.object-container .ty-control-group__label{float:none;width:auto;display:inline-block;min-width:120px;vertical-align:top;}.ui-dialog .ui-dialog-content{overflow:visible;padding:0;min-height:120px !important;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.ui-widget-content.ui-dialog{overflow:hidden;}.ui-dialog .ui-dialog-titlebar{padding:13px 20px 10px;border:none;border-bottom:1px solid #d0d6db;background:#f6f7f8;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ui-corner-all{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ui-dialog .ui-resizable-se{right:1px;bottom:1px;}.ui-widget-overlay{position:fixed;overflow:hidden;margin:0;padding:0;background:url('../../../../../../../../design/themes/responsive/media/images/picker_bg_outside.png?1761513667') repeat-x 0 -100% scroll #000;opacity:0.7;filter:alpha(opacity=70);}div.ui-dialog .ui-dialog-title{width:auto;margin:0;color:#2c3e50;font-weight:normal;font-size:18px;padding-right:20px;}.ui-dialog .ui-dialog-titlebar-close{top:27px;right:13px;padding:0;}.ui-dialog .ui-button-icon-only{text-indent:-9999px;border:none;background-color:transparent;}.ui-dialog .ui-button-icon-only:focus{outline:none;}.ui-dialog .ui-button-icon-only:hover{opacity:0.7;}.ui-draggable .ui-dialog-titlebar{cursor:url('../../../../../../../../design/themes/responsive/media/images/icons/openhand.cur?1761513667'), move;}.ui-dialog .buttons-container{margin:0px -20px;}.ui-dialog .buttons-container.picker{padding:13px 0;width:100%;border-top:1px solid #fff;background-color:#f9f9f9;}.buttons-container-picker{padding:0;width:100%;}.buttons-container-picker{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:15px 20px;border:1px solid #e3e3e3;}.ui-dialog .buttons-container.picker > div{margin:0 15px;}.ui-widget-header .ui-icon-closethick{color:#d0d6db;background:none;margin:-10px 0 0 -10px;text-indent:0;font:13px/1 'glyphs';speak:none;-webkit-font-smoothing:antialiased;opacity:0.7;}.ui-widget-header .ui-icon-closethick.ui-state-hover{opacity:1;}.ui-widget-header .ui-icon-closethick:before{font-family:glyphs;content:"\e009";speak:none;-webkit-font-smoothing:antialiased;}.ui-widget-header .ui-dialog-titlebar-close.ui-state-hover{border:none;background:none;}.ui-widget-header .ui-dialog-titlebar-close.ui-state-hover span:before{color:#fff;}.ui-widget-header .ui-state-default{background:none;border:0;outline:none;}.ui-dialog-dragging{background:#f7f7e7 none;opacity:0.6;}.ui-dialog-dragging .ui-resizable-handle{display:none;}.ui-dialog-dragging .ui-dialog-content{visibility:hidden;}.ty-wysiwyg-content h1{font-size:36px;font-weight:bold;}.ty-wysiwyg-content h2{font-weight:bold;font-size:30px;}.ty-wysiwyg-content h3{font-weight:bold;font-size:24px;}.ty-wysiwyg-content h4{font-weight:bold;font-size:18px;}.ty-wysiwyg-content h5{font-weight:bold;font-size:14px;}.ty-wysiwyg-content h6{font-weight:bold;font-size:12px;}.ty-wysiwyg-content h1,.ty-wysiwyg-content h2,.ty-wysiwyg-content h3{margin-top:20px;margin-bottom:10px;}.ty-wysiwyg-content h4,.ty-wysiwyg-content h5,.ty-wysiwyg-content h6{margin-top:10px;margin-bottom:10px;}.ty-wysiwyg-content td,.ty-wysiwyg-content th{padding:5px;}.ty-wysiwyg-content ul.ty-select-block__list{padding:0;margin:0;}.ty-wysiwyg-content ul.ty-select-block__list li{list-style-type:none;}.ty-wysiwyg-content ul,.ty-wysiwyg-content ol,.ty-wysiwyg-content ul ul,.ty-wysiwyg-content ol ol,.ty-wysiwyg-content ul ol,.ty-wysiwyg-content ol ul,.ty-wysiwyg-list ul,.ty-wysiwyg-list ol,.ty-wysiwyg-list ul ul,.ty-wysiwyg-list ol ol,.ty-wysiwyg-list ul ol,.ty-wysiwyg-list ol ul{margin:0 0 0 24px;}.ty-wysiwyg-content ul,.ty-wysiwyg-list ul{list-style-type:disc;}.ty-wysiwyg-content ul ul,.ty-wysiwyg-list ul ul{list-style-type:circle;}.ty-wysiwyg-content ul ul ul li,.ty-wysiwyg-content ul ol ul li,.ty-wysiwyg-content ol ol ul li,.ty-wysiwyg-list ul ul ul li,.ty-wysiwyg-list ul ol ul li,.ty-wysiwyg-list ol ol ul li{list-style-type:square;}.ty-wysiwyg-content ol,.ty-wysiwyg-list ol{list-style-type:decimal;}.ty-wysiwyg-content ul li,.ty-wysiwyg-content ol li,.ty-wysiwyg-list ul li,.ty-wysiwyg-list ol li{list-style-type:inherit;}.ty-wysiwyg-content ol ol li,.ty-wysiwyg-list ol ol li{list-style-type:lower-alpha;}.ty-wysiwyg-content ol ol ol li,.ty-wysiwyg-list ol ol ol li{list-style-type:lower-roman;}.ty-product-block__description ul{padding:0 0 0 20px;list-style-type:disc;}.ty-product-block__description ul > li{list-style-type:inherit;}.ty-product-block__description ol{padding:0 0 0 20px;list-style-type:decimal;}.ty-product-block__description ol > li{list-style-type:inherit;}.ty-product-list__description ul{padding:0 0 0 20px;list-style-type:disc;}.ty-product-list__description ul > li{list-style-type:inherit;}.ty-product-list__description ol{padding:0 0 0 20px;list-style-type:decimal;}.ty-product-list__description ol > li{list-style-type:inherit;}.ty-wysiwyg-content iframe{max-width:100%;}.ty-wysiwyg-content .no-border td{border:0;}.redactor-box ol li{list-style-type:decimal;}.redactor-box ul li{list-style-type:disc;}.ty-wysiwyg-content [class*="ty-column"]{margin-bottom:20px;box-sizing:border-box;padding:0px 10px;}.ty-wysiwyg-content .ty-notice{padding:10px 25px;background:#f6f7f8;color:#3c414b;border-radius:4px;display:inline-block;}.ty-wysiwyg-content .ty-image{padding:10px;border:4px solid #fff;outline:2px solid #edeff1;box-sizing:border-box;}.ty-wysiwyg-content{word-wrap:break-word;}.ty-wysiwyg-content h1.ty-main-title{margin-top:10px;padding-bottom:10px;font-size:36px;text-transform:uppercase;line-height:155%;font-weight:normal;}.ty-wysiwyg-content h1.ty-main-title2{margin-top:45px;font-weight:normal;font-size:37px;}@media (max-width: 767px){.ty-wysiwyg-content h1.ty-main-title2,.ty-wysiwyg-content h1.ty-main-title{font-size:24px;}}.ty-wysiwyg-content h3.ty-main-title2{margin:78px 0 32px;font-size:22px;font-weight:normal;}.ty-list-container,.ty-items-container{margin:20px 0;line-height:140%;}.ty-list-container.ty-decimal .ty-list-text,.ty-items-container.ty-decimal .ty-list-text{padding-left:40px;}.ty-list-container.ty-decimal .ty-list-item,.ty-items-container.ty-decimal .ty-list-item{position:absolute;margin-top:7px;margin-left:-40px;font-size:60px;color:#0cf;}.ty-list-container .ty-column4 .ty-company__item,.ty-list-container .ty-column4 .ty-gift-certificate__item{padding-right:10%;}@media (max-width: 478px){.ty-list-container .ty-column4 .ty-company__item,.ty-list-container .ty-column4 .ty-gift-certificate__item{padding-right:0;}}.ty-list-container .ty-company__item{padding-right:10%;}.ty-list-container .ty-list-image{margin:17px 0;text-align:center;}.ty-list-container .ty-list-image.ty-left{text-align:left;}.ty-list-container .ty-list-image.ty-right{text-align:right;}.ty-list-container .ty-list-text{padding-top:8px;font-family:Arial;font-size:12px;line-height:150%;}.ty-list-container .ty-list-text.big{font-size:16px;}.ty-list-container .ty-list-text .ty-header{display:block;font-size:21px;}.ty-list-container .ty-list-text .ty-header .ty-big{font-size:218%;font-weight:bold;line-height:normal;}.ty-list-container.with-shadow .ty-list-image{padding:10px;margin-bottom:14px;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3);-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3);box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3);}.ty-list-container.with-shadow .ty-list-text{padding-top:0;margin-bottom:27px;}.ty-list-container .ty-list-header{display:block;padding-bottom:6px;font-size:22px;line-height:normal;}.ty-items-container .item{padding-right:4%;}@media screen and (max-width: 480px){.ty-items-container{text-align:center;}.ty-items-container .item{padding-right:0;}}.ty-column1{display:inline-block;width:100%;vertical-align:top;margin-right:-0.25em;}.ty-column2{display:inline-block;width:50%;vertical-align:top;margin-right:-0.25em;}.ty-column3{display:inline-block;width:33.333333333333%;vertical-align:top;margin-right:-0.25em;}.ty-column4{display:inline-block;width:25%;vertical-align:top;margin-right:-0.25em;}.ty-column5{display:inline-block;width:20%;vertical-align:top;margin-right:-0.25em;}.ty-column6{display:inline-block;width:16.666666666667%;vertical-align:top;margin-right:-0.25em;}.ty-column7{display:inline-block;width:14.285714285714%;vertical-align:top;margin-right:-0.25em;}.ty-column8{display:inline-block;width:12.5%;vertical-align:top;margin-right:-0.25em;}.ty-column9{display:inline-block;width:11.111111111111%;vertical-align:top;margin-right:-0.25em;}.ty-column10{display:inline-block;width:10%;vertical-align:top;margin-right:-0.25em;}@media (max-width: 979px){.ty-column1{display:inline-block;width:100%;vertical-align:top;margin-right:-0.25em;}.ty-column2{width:100%;}.ty-column3{width:50%;}.ty-column4{width:33.333333333333%;}.ty-column5{width:25%;}.ty-column6{width:20%;}.ty-column7{width:16.666666666667%;}.ty-column8{width:14.285714285714%;}.ty-column9{width:12.5%;}.ty-column10{width:11.111111111111%;}}@media (max-width: 767px){.ty-column1{display:inline-block;width:100%;vertical-align:top;margin-right:-0.25em;}.ty-column2{width:50%;}.ty-column3{width:50%;}.ty-column4{width:50%;}.ty-column5{width:50%;}.ty-column6{width:50%;}.ty-column7{width:50%;}.ty-column8{width:50%;}.ty-column9{width:50%;}.ty-column10{width:50%;}}@media screen and (max-width: 480px){.ty-column1{width:100%;}.ty-column2{width:100%;}.ty-column3{width:100%;}.ty-column4{width:100%;}.ty-column5{width:100%;}.ty-column6{width:100%;}.ty-column7{width:100%;}.ty-column8{width:100%;}.ty-column9{width:100%;}.ty-column10{width:100%;}}.tygh-top-panel{background-color:#fff;background-image:-moz-linear-gradient(top,#fff,#fff);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fff));background-image:-webkit-linear-gradient(top,#fff,#fff);background-image:-o-linear-gradient(top,#fff,#fff);background-image:linear-gradient(to bottom,#fff,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);}@media (max-width: 1024px){.tygh-top-panel .ty-text-links-wrapper{border:none;}}.top-links-grid .ty-float-left,.top-links-grid .ty-float-right{max-width:100%;}.top-links-grid .ty-text-links{margin-top:6px;}@media (max-width: 1024px){.top-links-grid{float:none !important;width:auto !important;}.top-links-grid > .ty-geo-maps__geolocation{float:right;}.top-links-grid .ty-geo-maps__geolocation .ty-geo-maps__geolocation__opener{padding:10px 11px 11px 8px;color:#7a8998;}.top-links-grid .ty-geo-maps__geolocation .ty-geo-maps__geolocation__opener:hover{background:#e2e5e8;}.top-links-grid .ty-geo-maps__geolocation .ty-geo-maps__geolocation__location{display:none;}.top-links-grid .ty-text-links-btn.visible-phone{display:inherit !important;}}@media (min-width: 1025px){.top-links-grid .ty-text-links_show_inline{display:block !important;}}@media (max-width: 1024px){.top-links-grid .ty-text-links_show_inline > .ty-text-links__item{display:block;}}.top-menu-grid{padding-top:38px;}.top-quick-links{max-width:100%;}.top-quick-links a{color:#3c414b;}.our-brands-grid{margin-bottom:80px;}.ty-order-summary{margin-top:66px;}.tygh-header > div{padding-top:39px;}.header-widget-grid .top-menu-grid{padding-top:15px;}.search-widget-block-grid{padding:15px 0;}.tygh-header > div{background-color:#fff;background-image:-moz-linear-gradient(top,#fff,#fff);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fff));background-image:-webkit-linear-gradient(top,#fff,#fff);background-image:-o-linear-gradient(top,#fff,#fff);background-image:linear-gradient(to bottom,#fff,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);}.tygh-content > div{padding-bottom:40px;}.tygh-content > div{background-color:#fff;}.side-grid .ty-account-info__user-arrow{display:none;}.side-grid .ty-dropdown-box__content{right:auto;left:0;}.main-content-grid{width:100%;}.footer-content-grid{margin:30px 0px;}.ty-holiday-gift-banner{margin-top:-20px;width:100%;}.top-my-account{margin-left:22px;}.buttons-container{padding:17px 20px;background:#f6f7f8;}.buttons-container:before,.buttons-container:after{display:table;content:"";line-height:0;width:100%;}.buttons-container:after{clear:both;}.ty-mainbox-body .buttons-container{margin:25px 0px;}.ty-mainbox-body .buttons-container .ui-dialog .buttons-container{margin:0px -20px;}.ty-mainbox-title{margin-bottom:10px;}.ty-mainbox-title:before,.ty-mainbox-title:after{display:table;content:"";line-height:0;width:100%;}.ty-mainbox-title:after{clear:both;}.ty-mainbox-title__left{float:left;}.ty-mainbox-title__right{display:block;float:right;margin-top:7px;font-weight:normal;font-size:70%;}.ty-mainbox-title .ty-status{float:right;padding-top:10px;color:#404040;font-style:normal;font-size:14px;}.ty-mainbox-title .ty-date{font-style:normal;font-size:70%;white-space:nowrap;}.ty-mainbox-container.ty-float-right,.ty-mainbox-container.ty-float-left{width:inherit;}.ty-subheaders-group{margin:0 15px 21px 15px;}.ty-subheader{margin:0;padding:7px 0 10px 0;font-size:18px;color:#34495e;}.ty-subheader__tooltip{font-size:inherit;}.ty-mainbox-simple-title{margin-bottom:10px;}.ty-mainbox-simple-title:before,.ty-mainbox-simple-title:after{display:table;content:"";line-height:0;width:100%;}.ty-mainbox-simple-title:after{clear:both;}.ty-sidebox-important{margin-bottom:15px;}.ty-sidebox-important__title{width:100%;}.ty-sidebox-important__title-wrapper{font-size:13px;font-weight:normal;color:#909598;padding:4px 14px 8px;background:#ecf0f1;float:left;width:100%;box-sizing:border-box;}.ty-sidebox-important__body{-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;}.ty-text-links{margin:0 0 6px 0;}.ty-text-links:first-child{padding-top:0;}.ty-text-links .ty-level-0{margin-left:0px;}.ty-text-links .ty-level-1{margin-left:10px;}.ty-text-links .ty-level-2{margin-left:20px;}.ty-text-links .ty-level-3{margin-left:30px;}.ty-text-links .ty-level-4{margin-left:40px;}.ty-text-links__active > .ty-text-links__a,.no-touch .ty-text-links__a:hover{color:#442971;}.ty-text-links__item{position:relative;display:block;margin-right:15px;}@media (max-width: 1024px){.ty-text-links-wrapper{border-bottom:1px solid #edeff1;}}@media (max-width: 1024px){.ty-text-links-btn{display:inline-block;padding:9px 10px 7px 10px;color:#7a8998;cursor:pointer;}}@media (max-width: 1024px){.ty-text-links-btn.open{z-index:650;background:#7a8998;color:#fff;}}@media (max-width: 1024px){.ty-text-links-btn__arrow{font-size:20px;line-height:0;position:relative;top:5px;width:7px;vertical-align:super;}}@media (max-width: 1024px){.ty-text-links_show_inline{position:absolute;min-width:170px;left:15px;right:15px;display:none;background:#fff;border:1px solid #8b98a5;padding:7px 14px;z-index:5;margin:0;}}.ty-text-links_show_inline .ty-level-0 > .ty-text-links{display:none;position:absolute;min-width:200px;background:#fff;border:1px solid #8b98a5;z-index:10;padding:5px;margin:0;}@media (max-width: 1024px){.ty-text-links_show_inline .ty-level-0 > .ty-text-links{display:block;background:none;border:0 none;padding:0;position:relative;}}@media (max-width: 1024px){.ty-text-links_show_inline .ty-text-links__item{margin-right:0;display:block;}}.ty-text-links_show_inline .ty-text-links__item:before{content:none;}@media (max-width: 1024px){.ty-text-links_show_inline .ty-text-links__item .ty-text-links__a{display:block;}}@media (max-width: 1024px){.ty-text-links_show_inline .ty-text-links{margin:0;}}.ty-text-links_show_inline > .ty-text-links__item{display:inline-block;}.no-touch .ty-text-links_show_inline .ty-level-0:hover .ty-text-links{display:block;}.ty-text-links_show_inline .ty-level-0.is-hover-link > .ty-text-links{display:block;}.ty-dropdown-box .ty-text-links__item{margin:0;padding:7px 14px;}.ui-datepicker{width:unset !important;min-width:17em !important;}.ty-accordion{margin-top:20px;}.ty-accordion .ui-accordion-header-icon{position:absolute;top:5px;right:10px;background:none;text-indent:0;overflow:visible;}.ty-accordion .ui-accordion-header-icon:before{font-family:glyphs;font-size:25px;content:"\e019";speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.ty-accordion .ui-accordion-header{position:relative;color:#7c7e80;margin-top:5px;padding:8px 12px;border:0px;border-radius:0px;background:#e5ebec;background-image:none;font-family:AvantGardeITCbyBT-Book,'Helvetica Neue',-apple-system,sans-serif;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.ty-accordion .ui-accordion-header.ui-state-active{background:#bdc3c7;color:white;}.ty-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon:before{content:"\e01c";}.ty-accordion .ui-accordion-content{border:0;}.ty-logo-container{position:relative;margin-top:2px;}.ty-logo-container__image{display:inline-block;text-decoration:none;}.ty-logo-container__image.vertical-middle{visibility:hidden;}.ty-grid-list__item{padding:10px 10px 25px 10px;position:relative;border:1px solid transparent;}.ty-grid-list__item:before,.ty-grid-list__item:after{display:table;content:"";line-height:0;width:100%;}.ty-grid-list__item:after{clear:both;}.ty-grid-list__item--overlay:hover{border-color:#acbdcd;}.ty-grid-list__item:hover .ty-grid-list__control{display:block;position:absolute;z-index:110;background:#fff;border:1px solid #acbdcd;border-top:0;margin-left:-11px;padding:0px 10px 25px 10px;}.ty-grid-list__item:hover--control{border-color:#acbdcd;}.ty-grid-list__item:hover .ty-icon-left-circle,.ty-grid-list__item:hover .ty-icon-right-circle{visibility:visible;}.ty-grid-list__image{position:relative;padding:18px 0;border:1px solid #ebebeb;background:#fff;text-align:center;min-height:50px;}.ty-grid-list__image .ty-no-image{border:0px;}.ty-grid-list__price{display:block;text-align:left;vertical-align:top;overflow:hidden;word-break:break-all;}.ty-grid-list__no-price{text-align:left;width:auto;}.ty-grid-list__item-name{margin-top:10px;margin-bottom:5px;display:block;width:100%;overflow:hidden;}.ty-grid-list__item-name .product-title{display:block;color:#9299a8;word-wrap:break-word;}.ty-grid-list__control{display:none;width:100%;width:calc(100% - 20px);padding-top:5px;}.ty-grid-list__control .ty-btn{margin-bottom:10px;margin-right:10px;}.ty-product-empty{background:#f8f9f9;margin:28px 10px 0 10px;height:190px;text-align:center;}.ty-product-empty__text{color:#cdcdcd;font-size:115%;line-height:190px;}.ty-product-list{padding:35px 0;}.ty-product-list__image{position:relative;float:left;margin:0 25px 20px 0;border:1px solid #ebebeb;}.ty-product-list__content{overflow:hidden;}.ty-product-list__info{overflow-x:auto;overflow-y:hidden;}.ty-product-list__control .ty-btn{margin-bottom:10px;margin-right:10px;}.ty-product-list__control .ty-btn.ty-btn-icon{margin-right:10px;}.ty-product-list__control .ty-btn.ty-btn-icon~.ty-btn.ty-btn-icon{margin-left:5px;}.ty-product-list__control .ty-product-coming-soon{margin:10px 0px;}.ty-product-list__item-name .product-title{font-size:130%;word-wrap:break-word;}.ty-product-list__price .ty-price-num{font-size:120%;}.ty-product-list__price{padding:10px 0px;}.ty-product-list__description{line-height:170%;}.ty-product-list .ty-qty-out-of-stock{margin-right:20px;padding:2px 0px 0px 0px;vertical-align:top;}.ty-compact-list__item{padding:10px 0;border-bottom:1px solid #dfdfdf;position:relative;}.ty-compact-list__item:before,.ty-compact-list__item:after{display:table;content:"";line-height:0;width:100%;}.ty-compact-list__item:after{clear:both;}.ty-compact-list__content:before,.ty-compact-list__content:after{display:table;content:"";line-height:0;width:100%;}.ty-compact-list__content:after{clear:both;}.ty-compact-list__item .ty-discount-label{top:auto;right:auto;bottom:5px;}.ty-compact-list__item .ty-qty{margin:0;}.ty-compact-list__check{float:left;padding-top:4px;padding-bottom:4px;}.ty-compact-list__image{float:left;width:13%;padding:0px 25px;text-align:center;}.ty-compact-list__image .ty-discount-label{position:static;float:none;display:inline-block;margin-top:5px;}.ty-compact-list__title{float:left;width:30%;margin:0 10px 0 0;word-wrap:break-word;}.ty-compact-list__controls{float:right;position:relative;padding-bottom:30px;width:40%;text-align:right;}.ty-compact-list__controls .ty-btn__add-to-cart{margin:0 0 0 10px;}.ty-compact-list__controls .ty-qty-out-of-stock{margin-right:0;}.ty-compact-list__controls .ty-product-coming-soon{width:100%;right:0px;padding-top:12px;text-align:right;position:absolute;}.ty-product-coming-soon{color:#767676;}.ty-compact-list__controls > div{display:inline-block;vertical-align:middle;}.ty-compact-list__controls .qty{padding-top:0;}.ty-compact-list__price{margin-right:10px;}.ty-compact-list__price .ty-list-price{margin-right:4px;}.ty-compact-list__item .ty-control-group__label{width:auto;}.ty-thumbnail-list__item{margin-bottom:20px;text-align:center;}.ty-thumbnail-list__img-block{display:inline-block;}.ty-thumbnail-list__name{padding:6px 0;}.ty-thumbnail-list__butons{padding:10px 0;}.ty-template-small__item{padding:10px 0;border-bottom:1px dotted #ebebeb;}.ty-template-small__item:last-child{border:0;}.ty-template-small__item-img{float:left;margin-right:10px;vertical-align:top;}.ty-template-small__item-price{margin-top:5px;}.ty-template-small__item-description{overflow:hidden;}.ty-scroller-list__item{padding-top:20px;padding-bottom:40px;text-align:center;}.ty-scroller-list__item .ty-grid-list__item{padding-bottom:0;}.ty-scroller-list__item .ty-grid-list__item .ty-grid-list__control{display:block;position:static;padding-top:5px;padding-bottom:0;width:100%;border-bottom:0;}.ty-scroller-list__description .product-title{display:inline-block;overflow:hidden;padding-top:5px;width:90%;text-overflow:ellipsis;white-space:nowrap;word-wrap:break-word;}.ty-scroller-list__item:hover .ty-quick-view-button{visibility:visible;text-align:center;}.ty-simple-list__buttons{padding:17px 20px;}.ty-simple-list .ty-discount-label{top:1px;right:1px;}.ty-simple-list .ty-discount-label:before,.ty-simple-list .ty-discount-label:after{content:"";position:absolute;}.ty-simple-list .ty-discount-label:before{top:-1px;right:0;bottom:0;width:1px;height:150px;background-image:-webkit-linear-gradient(bottom,transparent,#edeff1);background-image:-moz-linear-gradient(bottom,transparent,#edeff1);background-image:-o-linear-gradient(bottom,transparent,#edeff1);}.ty-simple-list .ty-discount-label:after{top:0;right:1px;width:150px;height:1px;background-image:-webkit-linear-gradient(right,#edeff1,transparent);background-image:-moz-linear-gradient(right,#edeff1,transparent);background-image:-o-linear-gradient(right,#edeff1,transparent);}ol.text-link-list .text-link-list__item{list-style:decimal;}.ty-profile-field{margin-top:30px;}.ty-profile-field .ty-input-text{width:100%;}.ty-profile-field__switch{margin:25px 0px;padding:15px 20px;border:2px solid #b9c1c9;background:white;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ty-profile-field__switch-label{float:left;}.ty-profile-field__switch-actions{float:right;}.ty-profile-field__switch-actions label{padding-right:15px;}.ty-profile-field__select-country,.ty-profile-field__select-state,.ty-profile-field__select{width:100%;}.ty-billing-zip-code,.ty-shipping-zip-code{clear:both;width:120px;}.company .buttons-container{border-top:1px solid #ddd;-webkit-border-radius:0px 0px 3px 3px;-moz-border-radius:0px 0px 3px 3px;border-radius:0px 0px 3px 3px;margin:30px 0px 28px -21px;padding:17px 20px 17px 20px;width:100%;}.ty-billing-first-name,.ty-billing-last-name,.ty-shipping-first-name,.ty-shipping-last-name,.ty-billing-country,.ty-billing-state,.ty-shipping-country,.ty-shipping-state,.ty-first-name,.ty-last-name{display:inline-block;width:47%;}.ty-billing-first-name + .ty-billing-last-name,.ty-billing-country + .ty-billing-state,.ty-shipping-first-name + .ty-shipping-last-name,.ty-shipping-country + .ty-shipping-state,.ty-first-name + .ty-last-name{margin-left:4.8%;}.billing-last-name,.shipping-last-name{margin-right:0;}.ty-company-description textarea{width:100%;}.ty-account{margin-top:30px;}.ty-account--nopadding{margin:0;}.ty-account .ty-input-text{width:100%;}.ty-account-detail{margin:45px 0 0 58px;color:#bdc3c7;}.ty-account-detail__image{text-align:center;margin-top:60px;}.ty-account-detail h4{font-size:19px;padding-bottom:10px;}.ty-account-detail ul li{list-style-type:disc;margin:15px 0 0 17px;}.ty-account-benefits{margin:47px 0 0 60px;color:#bdc3c7;}.ty-account-benefits h4{padding-bottom:22px;font-size:19px;}.ty-account-benefits ul li{list-style-type:disc;margin-bottom:11px;margin-left:17px;}.ty-languages{margin:0 15px 0 0;}.ty-languages__item{float:left;display:inline-block;padding:8px 6px;}.ty-languages__icon-link .ty-flag{margin-right:0;}.ty-languages__active{background:#dfe4e4;color:black;}.ty-currencies__txt{float:left;padding:8px 5px 8px 0;}.ty-currencies__item{float:left;padding:8px 13px;color:#3c414b;}.ty-currencies__item:hover{background:#e2e5e8;color:#25282f;}.ty-currencies__active{background:#e2e5e8;color:#25282f;}.ty-sidebox{margin-bottom:44px;word-wrap:break-word;background:#fff;}.ty-sidebox__title{position:relative;padding:0px 30px 9px 0px;border-bottom:1px solid #edeff1;}.touch .ty-sidebox__title{cursor:pointer;}.ty-sidebox__title-toggle{position:absolute;top:0px;right:0px;z-index:100;float:left;width:35px;color:#b4bcc4;text-align:center;font-size:25px;cursor:pointer;}.ty-sidebox__icon-hide{display:none;}.ty-sidebox__title.open .ty-sidebox__icon-open{display:none;}.ty-sidebox__title.open .ty-sidebox__icon-hide{display:block;}.ty-sidebox__title-wrapper,.ty-sidebox__title span,.ty-sidebox__title a{text-decoration:none;text-transform:uppercase;font-weight:bold;font-size:14px;color:#a1a6aa;padding:0;}.ty-sidebox .buttons-container{background:none;padding:20px 0px;}.ty-compare{position:relative;}.ty-compare__wrapper{overflow-x:auto;overflow-y:hidden;}.ty-compare-menu{width:150px;}.ty-compare-menu__a{padding:8px 16px 7px;display:block;}.ty-compare-menu__a:hover{background:#eff0f2;color:#34495e;text-decoration:none;}.ty-compare-menu__elem{display:block;padding:8px 16px 7px;color:#fff;background:#1abc9c;}.ty-compare-products{width:100%;table-layout:fixed;}.ty-compare-products__product{padding:0 10px;width:215px;vertical-align:top;text-align:center;}.ty-compare-products__item{padding:5px 0;}.ty-compare-products__menu{vertical-align:top;padding:0 10px;width:150px;}.ty-compare-products__product .buttons-container{margin:0;}.no-touch .ty-compare-products__product .ty-qty .ty-control-group__label{display:inline-block;float:none;width:90px;}.touch .ty-compare-products__product .ty-qty .ty-control-group__label{display:block;width:100%;}.ty-compare-products__delete{position:relative;visibility:hidden;padding-bottom:2px;}.touch .ty-compare-products__delete,.ty-compare-products__product:hover .ty-compare-products__delete{visibility:visible;}.ty-compare-feature{position:relative;z-index:20;margin-bottom:10px;}.ty-compare-feature__table{width:100%;table-layout:fixed;}.ty-compare-feature__row:nth-child(odd){background-color:#fff;}.ty-compare-feature__item{padding:10px;border:1px solid #ebebeb;vertical-align:middle;text-align:left;}.ty-compare-feature_item_size{padding:0 10px;width:215px;}.ty-compare-sort{width:150px;text-align:left;}.ty-compare-sort__a{visibility:hidden;margin-left:3px;vertical-align:middle;}.touch .ty-compare-sort__a,.ty-compare-sort:hover .ty-compare-sort__a{visibility:visible;}.ty-compare-list__item{text-align:left;}.ty-compare-checkbox{position:relative;top:2px;display:inline-block;margin-right:5px;width:13px;height:13px;border:1px solid #4d4d4d;background-color:#fff;color:#767f91;text-align:left;}.ty-compare-checkbox__icon{position:relative;top:-2px;left:1px;font-size:11px;}.ty-price-num{font-size:15px;font-weight:bold;}.ty-sku{padding:0;font-size:90%;}.ty-price,.ty-sub-price,.ty-list-price{font-size:100%;}.ty-price{margin:6px 0;color:#343434;}.ty-sub-price{color:#1b1b1b;}.ty-list-price{color:#1b1b1b;line-height:100%;font-size:13px;}.ty-tax-include{display:block;padding-bottom:5px;}.ty-price-update{display:inline-block;font-size:13px;}.ty-qty{margin-bottom:15px;}.ty-qty-in-stock,.ty-qty-out-of-stock{font-weight:bold;}.ty-qty-in-stock{color:#2ecc71;}.ty-qty-out-of-stock{color:#e74c3c;}.ty-min-qty-description{font-size:12px;padding-top:0;color:#a5afb9;}.ty-price-curency{display:inline-block;}.ty-price-curency__title{display:inline-block;float:left;margin:5px 0;}input.ty-price-curency__input{margin-left:5px;width:80px;height:35px;font-size:140%;}.ty-no-price{display:block;padding:0px;color:#e74c3c;}.ty-product-notify-email{width:200px;margin-bottom:15px;}.ty-product-notify-email__input{width:100%;}.ty-product-labels{position:absolute;display:flex;flex-wrap:wrap;margin-left:-3px;margin-bottom:-3px;z-index:1;max-width:100%;max-height:100%;overflow:hidden;}.ty-product-labels__item{display:flex;background-color:#8cc83c;padding:5px 10px;margin-left:3px;margin-bottom:3px;overflow:hidden;}.ty-product-labels__item--link:hover{opacity:0.7;}.ty-product-labels__item--discount{background-color:#8cc83c;}.ty-product-labels__item--shipping{background-color:#5a3796;}@media (min-width: 481px){.ty-product-labels__item--mini{margin-bottom:1px;margin-left:1px;padding:2px 7px;font-size:0.9em;}}.ty-product-labels__item--rounded{border-radius:3px;}.ty-product-labels__content{color:#fff;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}.ty-product-labels__icon{display:flex;align-items:center;margin-right:0.5rem;}.ty-product-labels--top-right{top:0;right:0;justify-content:flex-end;}.ty-product-labels--top-left{top:0;flex-direction:row-reverse;justify-content:flex-end;}.ty-product-labels--bottom-right{bottom:0;right:0;justify-content:flex-end;}.ty-product-labels--bottom-left{bottom:0;flex-direction:row-reverse;justify-content:flex-end;}@media (min-width: 481px){.ty-product-labels--mini{margin-bottom:-1px;margin-left:-1px;}}.ty-product-labels--static{position:static;}.ty-discount-label{position:absolute;right:0;top:0;background:#8cc83c;color:white;list-style:none;}.ty-discount-label__item{float:left;height:28px;font-size:14px;white-space:nowrap;line-height:28px;padding:0 10px 0 12px;color:#fff;}.ty-value-changer{display:inline-block;vertical-align:top;width:53px;}input.ty-value-changer__input{float:left;width:36px;height:33px;text-align:center;}.touch input.ty-value-changer__input{height:34px;}.ty-value-changer__increase,.ty-value-changer__decrease{position:relative;float:right;width:14px;height:14px;border:1px solid #c2c9d0;color:#c2c9d0;font-size:16px;line-height:13px;cursor:pointer;background:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.ty-value-changer__increase{margin-bottom:1px;}.ty-value-changer__increase:hover,.ty-value-changer__decrease:hover{color:#c2c9d0;}.no-touch .ty-value-changer__increase:hover,.no-touch .ty-value-changer__decrease:hover{background:#c2c9d0;color:#fff;text-decoration:none;}.touch .ty-value-changer{width:110px;}.touch .ty-value-changer__input{float:right;}.touch .ty-value-changer__increase,.touch .ty-value-changer__decrease{float:left;width:36px;height:32px;font-size:22px;line-height:27px;background:#c2c9d0;color:#fff;}.touch .ty-value-changer__increase{border-right:0;float:right;}.touch .ty-value-changer__decrease{border-left:0;}.ty-period{clear:both;}.ty-period__wrapper{float:left;padding-right:20px;}.ty-period__select{width:180px;}.ty-period__dash{padding:0 3px;}.ty-calendar__block{width:115px;display:inline-block;position:relative;}.ty-calendar__button{position:absolute;top:15px;right:2px;margin-top:-10px;margin-right:8px;color:#a5afb9;vertical-align:middle;font-size:155%;}.ty-calendar__input{width:100%;}.ty-calendar-link:hover{text-decoration:none;}.ty-qty-discount{overflow-x:auto;margin-bottom:15px;}.ty-qty-discount__table{margin-top:10px;min-width:200px;padding:0;border:1px solid #edeff1;}.ty-qty-discount__table .ty-qty-discount__td{border:0 none;border-right:1px solid #edeff1;padding:8px 12px;}.tooltip{display:none;max-width:200px;z-index:10000;padding:9px;background:rgba(0,0,0,0.8);color:#fff;text-align:left;font-weight:normal;opacity:1;filter:alpha(opacity=100);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ty-tooltip--mobile{position:fixed !important;top:auto !important;bottom:25px;left:20px !important;width:calc(100% - 40px);max-width:none;}.ty-tooltip--mobile .tooltip-arrow{display:none;}.ty-tooltip--link{border:0;}.ty-tooltip--filter:not(.ty-tooltip--mobile){margin-left:20px;}.ty-tooltip--filter.arrow-left:not(.ty-tooltip--mobile){margin-left:-20px;}[dir='rtl'] .ty-tooltip--filter.arrow-left:not(.ty-tooltip--mobile){margin-right:20px;}.ty-tooltip--link:hover,.ty-tooltip--link:focus{color:#fff;outline:none;}.tooltip p{color:#fff;padding:0px;}.tooltip li{color:#fff;}.tooltip-arrow{position:absolute;top:-10px;right:3px;display:block;width:0px;height:0px;border-style:solid;border-width:0 0 10px 10px;border-color:transparent transparent rgba(0,0,0,0.8) transparent;}.tooltip.arrow-top .tooltip-arrow{top:auto;left:auto;bottom:-10px;right:3px;border-width:0 10px 10px 0;border-color:transparent rgba(0,0,0,0.8) transparent transparent;}.tooltip.right{padding:9px;text-align:left !important;}.ty-tooltip--mobile.right{text-align:center !important;}.arrow-top.right .tooltip-arrow{left:3px;right:auto;border-width:10px 10px 0 0;border-color:rgba(0,0,0,0.8) transparent transparent transparent;}.arrow-down.right .tooltip-arrow{right:auto;top:-10px;left:3px;border-width:10px 0 0 10px;border-color:transparent transparent transparent rgba(0,0,0,0.8);}.arrow-down.top .tooltip-arrow{top:auto;bottom:-10px;border-width:10px 0 0 10px;border-color:rgba(0,0,0,0.8) transparent transparent transparent;}.arrow-down.right.top .tooltip-arrow{right:auto;top:auto;bottom:-10px;left:3px;border-width:10px 10px 0 0;border-color:rgba(0,0,0,0.8) transparent transparent transparent;}.arrow-right .tooltip-arrow{top:50%;margin-top:-5px;right:100%;border-width:5px 5px 5px 0;border-color:transparent rgba(0,0,0,0.8) transparent transparent;}.arrow-left .tooltip-arrow{top:50%;margin-top:-5px;left:100%;border-width:5px 0 5px 5px;border-color:transparent transparent transparent rgba(0,0,0,0.8);}.tooltip img{max-width:100%;}.touchevents body{cursor:pointer;}.touchevents.mouseevents body{cursor:initial;}.ty-tooltip-block{vertical-align:middle;cursor:pointer;}.ty-no-image{position:relative;display:block;border:1px solid #ebebeb;background:#fcfcfc;color:#c8c8c8;cursor:default;max-width:100%;min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-no-image__icon{position:absolute;top:50%;left:50%;display:inline-block;margin:-16px 0 0 -16px;width:32px;height:32px;font-size:32px;line-height:32px;}.ty-spinner{background:url('../../../../../../../../design/themes/responsive/media/images/spinner.gif?1761513667') no-repeat center center;}.ty-grayscale{filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");filter:grayscale(100%);-webkit-filter:grayscale(100%);filter:gray;}.ty-grayscale:hover{filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");filter:grayscale(0%);-webkit-filter:grayscale(0%);}.ty-status-info label{display:block;margin:0 20px 10px 0;}.ty-select-block{position:absolute;top:33px;left:0;z-index:1022;min-width:50px;border:1px solid #8b98a5;background-color:#fff;}.ty-select-wrapper{position:relative;}.ty-select-block__a{cursor:pointer;display:block;padding:7px 13px 4px;color:#6d7c8c;border:1px solid transparent;}.ty-select-block__a:hover{background:#e2e5e8;color:#6d7c8c;text-decoration:none;}.ty-select-block__a.open,.ty-select-block__a.open:hover{background:#8b98a5;color:white;}.ty-select-block__a.open .ty-select-block__arrow{color:white;}.ty-select-block__a-item{display:inline-block;vertical-align:top;}.ty-select-block__arrow{margin-left:3px;font-size:140%;color:#7a8998;}input.ty-select-block__input{margin:5px 10px;width:220px;}.ty-select-block__list-item .ty-select-block__list-a{text-decoration:none;}.ty-select-block__list-a:hover{background:#5a3796;color:white;}.ty-select-block__list-a{display:block;padding:7px 14px 7px 14px;white-space:nowrap;cursor:pointer;}.ty-select-block__list-a:before,.ty-select-block__list-a:after{display:table;content:"";line-height:0;width:100%;}.ty-select-block__list-a:after{clear:both;}.ty-select-block__txt{float:left;padding:8px 5px 8px 0;}.ty-dropdown-box{display:inline-block;position:relative;color:#34495e;}.ty-dropdown-box  .ty-icon-down-micro{position:relative;top:5px;width:7px;color:#7a8998;font-size:20px;line-height:0;}.ty-dropdown-box__title{position:relative;display:inline-block;padding:7px 11px 7px 8px;border:1px solid transparent;}.ty-dropdown-box__title a{color:#7a8998;}.ty-dropdown-box__title a:hover{text-decoration:none;}.ty-dropdown-box__title:hover{background:#e2e5e8;}.ty-dropdown-box__title .ty-account-info__title{text-decoration:none;white-space:nowrap;}.ty-dropdown-box__title.open{z-index:650;background:#7a8998;}.ty-dropdown-box__title.open a,.ty-dropdown-box__title.open i,.ty-dropdown-box__title.open .ty-icon,.ty-dropdown-box__title.open .ty-minicart-title{color:white;}.ty-dropdown-box__content{position:absolute;top:100%;right:0;z-index:600;margin-top:-1px;min-width:220px;border:1px solid #8b98a5;background:#fff;text-align:left;}.ty-dropdown-box__content .ty-dropdown-box__item{display:block;margin-bottom:0px;padding:7px 14px;}.ty-dropdown-box__content .ty-dropdown-box__item:hover{background:#5a3796;color:white;}.ty-dropdown-box__content .ty-dropdown-box__item:hover a{display:block;color:white;}.ty-dropdown-box__content .ty-account-info__orders{padding:14px 14px 7px 14px;margin-top:20px;background:#f6f7f8;}.ty-dropdown-box__content .ty-account-info__buttons{padding:15px 14px 16px 14px;margin-top:-6px;background:#f6f7f8;}.ty-dropdown-box__content .ty-account-info__name:hover{background:none;color:#34495e;}.ty-minicart__icon{color:#6d7c8c;top:7px;font-size:14px;position:absolute;}.ty-minicart__icon.ty-icon-cart{font-size:16px;top:8px;}.ty-account-info{padding-top:2px;}.ty-account-info__title{padding:0 5px;}.ty-account-info__user-arrow{position:relative;top:5px;width:7px;color:#34495e;font-size:20px;line-height:0;}.logged.ty-sidebox__title .ty-account-info__user-arrow{display:none;}.logged .ty-account-info__title,.logged .ty-account-info__user-arrow{color:#6d7c8c;}.ty-account-info__item{padding:0;margin-bottom:12px;}.ty-account-info__item .ty-account-info__a{text-decoration:none;}.ty-account-info__name{padding-bottom:10px;}.ty-account-info__orders{padding:15px 0 4px;}.ty-account-info__orders-txt{color:#6c6c6c;}.ty-account-info__orders-input{margin:5px 0 0;}.ty-dropdown-box__content .ty-account-info__buttons .ty-btn{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-dropdown-box__content .ty-account-info__buttons .ty-btn + .ty-btn{margin:10px 0 0;}.ty-login{margin-top:30px;min-height:200px;}.ty-login__input{margin:0;width:100%;}.ty-login__remember-me{padding:6px 0;}.ty-login__filed-label{width:auto;color:#25282f;}.ty-password-forgot__label{float:left;}a.ty-password-forgot__a{float:right;padding:6px 0;}.ty-recover-password{margin-top:30px;}.ty-login-reglink__a{display:inline-block;padding:0 0 10px;}.ty-login-popup{min-width:295px;max-width:310px;font-family:AvantGardeITCbyBT-Book,'Helvetica Neue',-apple-system,sans-serif;font-size:14px;}.ty-login-popup .ty-login__input{margin:0;padding:8px 5px 7px;height:36px;font-size:115%;}.ty-captcha__img{border:1px solid #c7c7c7;cursor:pointer;}.ty-captcha__label{display:inline-block;margin-bottom:5px;}.ty-captcha__code{display:inline-block;min-width:130px;vertical-align:top;}.ty-captcha__refresh{position:relative;vertical-align:middle;margin-left:7px;color:#8d8d8d;font-size:14px;cursor:pointer;}.ty-captcha__input{margin:0;margin-right:10px;padding:3px 3px;width:120px;vertical-align:top;}.ty-checkout__login .ty-captcha__input{width:110px;margin-bottom:5px;}.ty-checkout__login .buttons-container{background:none;margin:0px;}.ty-login-popup .ty-captcha__input{width:140px;margin-bottom:6px;}.ty-captcha__txt{clear:both;padding-top:3px;color:#3c414b;}.ty-login-info{margin:46px 0 0 59px;}.ty-login-info__title,.ty-login-info h4{padding-bottom:10px;margin:0;font-size:19px;color:#bdc3c7;}.ty-login-info__txt{color:#bdc3c7;}.ty-success-registration__text{display:block;padding:7px 0 40px;line-height:170%;}.ty-success-registration__item{display:inline-block;vertical-align:top;margin-bottom:30px;padding-left:17px;min-height:60px;width:48%;border-left:1px solid #dfe2e6;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.success-registration__a{font-weight:bold;}.ty-success-registration__info{display:block;margin-top:10px;color:#a5afb9;}.ty-breadcrumbs{position:relative;margin-bottom:14px;padding:20px 105px 10px 0px;color:#fff;}.ty-breadcrumbs__arrow,.ty-breadcrumbs__a,.ty-breadcrumbs__current{display:inline-block;padding:2px;}.ty-breadcrumbs__current{color:#5a3796;}.ty-breadcrumbs__a{display:inline-block;color:#a5afb9;}.ty-breadcrumbs__slash{display:inline-block;margin:0px 6px;padding:2px 0;color:#a5afb9;}.ty-breadcrumbs__a:hover{color:#a5afb9;}.ty-product-switcher{position:absolute;top:25px;right:0;padding:0 24px;}.ty-product-switcher__a{display:inline-block;position:absolute;cursor:pointer;top:-2px;padding:0;font-size:18px;}.ty-product-switcher__a:hover{text-decoration:none;}.ty-product-switcher__a-left{float:left;left:0;}.ty-product-switcher__a-right{float:right;right:0;}.ty-product-switcher__icon{color:#97a3ae;}.ty-product-switcher__a:hover .ty-product-switcher__icon{color:#b4bcc4;}.ty-product-switcher__a.disabled,.ty-product-switcher__a.disabled .ty-product-switcher__icon,.ty-product-switcher__a.disabled:hover .ty-product-switcher__icon{background:none;color:#d0d6db;cursor:default;}.ty-product-switcher span{float:left;font-size:85%;padding:2px;color:#d0d6db;}.ty-section{margin:20px 0 15px 0;}.ty-section__title{padding:13px 15px 11px 15px;cursor:pointer;background:#ecf0f1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.ty-section__switch{float:right;}.ty-section__arrow{padding-left:6px;}.open .ty-section_switch_off,.ty-section_switch_on{display:block;}.open .ty-section_switch_on,.ty-section_switch_off{display:none;}.ty-section__body{overflow:hidden;padding:20px 20px 0 20px;border:1px solid #ecf0f1;border-top:none;}.ty-section__body .buttons-container{margin:30px 0 0 -20px;padding:15px 20px 15px 20px;width:100%;background:#edeff1;}.ty-search-result{padding:12px 7px;}.ty-search-form__inline-input{width:190px;}.ty-search-result:hover{background:#edeff1;}.ty-search-form__input{width:170px;}.ty-search-form__input-large{width:200px;}.ty-subcategories-field{float:left;margin-left:10px;}.ty-search-form .ty-search-form__buttons-container{margin-bottom:0;}.ty-search-block{position:relative;}.ty-search-magnifier{position:absolute;top:5px;right:5px;padding:0;width:20px;height:26px;border:none;background:none;color:#c2c9d0;font-size:145%;cursor:pointer;}input.ty-search-block__input{display:block;padding:7px 30px 7px 10px;width:100%;height:33px;border:1px solid #c2c9d0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-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;}.ty-search-block__input:focus{outline:0;border:1px solid #5a3796;background-color:#fff;}.vendor-stores-block-grid h2{margin:0px;font-size:25px;text-align:center;}.ty-sort-container{padding-left:10px;background:#edeff1;margin:28px 0px;display:inline-block;box-sizing:border-box;width:100%;}.ty-sort-container__views-icons{display:inline-block;float:right;}.ty-sort-container__views-a{display:block;color:#a5afb9;float:left;padding:10px 11px;width:15px;height:17px;font-size:125%;}.ty-sort-container__views-a:hover{text-decoration:none;}.ty-sort-container__views-a.active{background:#dfe2e6;}.ty-sort-dropdown{display:inline-block;position:relative;}.ty-sort-dropdown .ty-sort-dropdown__wrapper{text-decoration:none;}.ty-sort-dropdown__wrapper{padding:5px 7px 9px 7px;display:inline-block;color:#34495e;cursor:pointer;}.ty-sort-dropdown__icon{font-size:20px;position:relative;padding-left:10px;top:5px;}.ty-sort-dropdown__wrapper:hover{background:#e4e7ea;}.ty-sort-dropdown__wrapper.open{background:#6d7c8c;color:white;}.ty-sort-dropdown__content{position:absolute;z-index:100;border:1px solid #97a0a5;background:#fff;min-width:200px;}.ty-wysiwyg-content .ty-sort-dropdown__content{padding:0;list-style-type:none;}.ty-sort-dropdown__content .ty-sort-dropdown__content-item-a{text-decoration:none;}.ty-sort-dropdown__content-item-a{padding:7px 14px;color:#5a3796;display:block;}.ty-sort-dropdown__content-item-a:hover{background:#5a3796;color:#fff;}.ty-subcategories__item{display:inline-block;margin:5px 20px 5px 0px;}.ty-subcategories-img{display:block;margin:auto;padding-bottom:10px;}.ty-subcategories-block{margin:10px 0;display:inline-block;min-width:350px;vertical-align:top;width:100%;}.ty-subcategories-block__item{padding-bottom:10px;text-align:center;}.ty-subcategories-block__a{font-weight:bold;}.ty-feature{margin:30px 0px;}.ty-feature:before,.ty-feature:after{display:table;content:"";line-height:0;width:100%;}.ty-feature:after{clear:both;}.ty-feature__image{float:left;margin:0 25px 10px 0;}.ty-feature__description{line-height:140%;overflow:hidden;}.ty-product-feature{padding:10px;}.ty-product-feature:nth-child(2n){background:#f8f9fa;}.ty-product-feature__label{display:inline-block;width:280px;vertical-align:top;}.ty-help-info{display:inline;}.ty-product-feature__value{display:inline-block;margin-left:5px;}.ty-product-feature .ty-product-feature__multiple{list-style:none;padding-left:0;}.ty-product-feature .ty-product-feature__multiple-item{list-style:none;margin-bottom:5px;}.ty-product-feature-group{margin-bottom:10px;}.ty-product-feature-group .ty-subheader{padding:15px 0 6px 0;margin:0;font-size:120%;}.ty-features-all__group{margin-bottom:50px;}.ty-features-all__list-item{padding-bottom:8px;}.ty-features-all__list-a{font-size:110%;}.ty-features-list{padding:3px 0;}.ty-features-list__item-prefix{margin-right:5px;}.ty-features-list__item-suffix{margin-left:5px;}.ty-tygh{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-helper-container{position:relative;}.ty-helper-container{background:transparent  repeat scroll;}.container{min-height:0;min-width:0;}.container-fluid{max-width:1136px;min-width:280px;margin:0 auto;}.tygh-footer{min-height:36px;}.bottom-copyright{margin-top:15px;color:#a3aaaf;font-size:13px;}.ty-payment-icons{margin:10px 0px;}.footer-no-wysiwyg ul{margin:10px 0 0 0px;padding-left:0px;}.footer-no-wysiwyg ul li{list-style-type:none;}.ty-social-link-block{margin-top:13px;margin-right:30px;margin-bottom:25px;font-size:0;}.ty-social-link{display:inline-block;margin-top:5px;margin-bottom:5px;margin-right:10px;position:relative;vertical-align:bottom;top:7px;}@media (min-width: 980px){.ty-social-link{margin-right:3px;}}.ty-social-link a{color:white;display:block;}.ty-social-link i,.ty-social-link .ty-icon{display:inline-block;vertical-align:middle;padding-right:6px;font-size:38px;color:#fff;}.ty-social-link span{display:inline-block;vertical-align:middle;}h3.ty-social-link__title{display:inline-block;vertical-align:middle;font-size:22px;font-weight:normal;margin:0px 15px 5px 0px;color:#fff;}.ty-social-link:last-child{margin-right:0px;}.ty-footer-menu__icon-open,.ty-footer-menu__icon-hide{display:none;color:#a3aaaf;}.footer-stay-connected{background:#5a3796;color:#fff;min-height:84px !important;}.ty-footer-menu{color:#9ba1a7;}.ty-footer-menu > .row{padding:30px 0px 15px 0px;}.tygh-footer > div{background-color:#3c414b;background-image:-moz-linear-gradient(top,#3c414b,#3c414b);background-image:-webkit-gradient(linear,0 0,0 100%,from(#3c414b),to(#3c414b));background-image:-webkit-linear-gradient(top,#3c414b,#3c414b);background-image:-o-linear-gradient(top,#3c414b,#3c414b);background-image:linear-gradient(to bottom,#3c414b,#3c414b);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c414b', endColorstr='#ff3c414b', GradientType=0);width:auto;min-width:none;max-width:none;padding:0;}.tygh-footer .ty-footer-grid__full-width{float:none;width:auto;}.container-fluid .ty-footer-grid__full-width{padding-left:15px;padding-right:15px;}.footer-copyright{background-color:#474d59;}.ty-footer-menu__header,.ty-footer-general__header{position:relative;color:#a3aaaf;font-weight:bold;font-size:19px;padding-top:20px;margin-bottom:0;cursor:pointer;}.ty-footer-menu__items,.ty-footer-general__body{margin:10px 0 20px;}.ty-footer-menu__item{margin-bottom:8px;}.ty-footer-menu__item a{color:#a3aaaf;}.ty-footer-menu__item a:hover{color:#5a3796;}.ty-product-block{margin:5px 0 30px 0;margin-top:5px;position:relative;display:table;width:100%;table-layout:fixed;}.ty-product-block-title{margin-bottom:10px;font-size:20px;color:#3c414b;word-wrap:break-word;}.ty-brand{margin:5px 0;}.ty-product-block__img-wrapper{position:relative;float:left;margin-right:20px;padding:0 0 10px;max-width:100%;}@media (max-width: 767px){.ty-product-block__img-wrapper{max-width:100%;}}.ty-product-block__img-wrapper img{display:block;margin:0 auto;}.ty-product-block__left{display:table-cell;overflow:hidden;}.ty-product-block__note-wrapper{position:relative;}.ty-product-block__note{position:absolute;right:0;padding:21px 0 0;width:200px;line-height:140%;color:#798d8e;word-wrap:break-word;}.ty-product-block__note-inner{right:-200px;}.ty-product-prices{margin:20px 0px;}.ty-product-block__note .product-promo-header{display:block;margin-bottom:5px;font-weight:bold;}.ty-product-block__price-actual{margin:10px 0px;}.ty-product-block__price-actual .ty-price-num{font-family:AvantGardeITCbyBT-Book,'Helvetica Neue',-apple-system,sans-serif;font-size:20px;font-weight:bold;font-style:normal;text-decoration:none;}.ty-product-block__option .help-inline{margin-left:120px;display:block;text-align:left;}.ty-product-block__option,.ty-product-block__advanced-option,.ty-product-block__field-group{margin-bottom:10px;}.ty-product-block__field-group .ty-control-group{margin-bottom:0;}.ty-product-block__sku .ty-control-group{margin:0px;}.ty-product-block__description-title{margin:20px 0 5px 0;font-size:130%;font-weight:normal;}.ty-product-block__button{margin-top:20px;}.ty-product-block__button .ty-btn{margin-right:20px;margin-bottom:10px;}.ty-product-block__button .ty-btn ~ .ty-btn{margin-left:10px;}.ty-product-block__button .ty-btn.ty-btn-icon{margin-right:10px;}.ty-product-block__button .ty-btn.ty-btn-icon ~ .ty-btn.ty-btn-icon{margin-left:5px;}.ty-product-block__button .button-container{display:inline-block;}.content-description{line-height:1.4;word-wrap:break-word;}.ty-product-block .ty-discount-label{z-index:1;}.ty-product-bigpicture__img{position:relative;padding-top:20px;}.ty-product-bigpicture__img:before,.ty-product-bigpicture__img:after{display:table;content:"";line-height:0;width:100%;}.ty-product-bigpicture__img:after{clear:both;}.ty-product-bigpicture__img .ty-pict{max-height:420px;width:auto;margin:0 auto;}.ty-product-bigpicture__as-thumbs .ty-product-thumbnails{float:left;margin:0 -60px 0 0;width:55px !important;position:relative;z-index:5;}.ty-product-bigpicture .ty-product-bigpicture-thumbnails_gallery{padding-left:60px;}.ty-product-bigpicture .ty-product-img{border:0;float:right;width:100%;}.ty-product-bigpicture .ty-previewer:not(.ty-previewer-only){text-align:center;margin-left:60px;}.ty-product-bigpicture__no-thumbs .ty-previewer:not(.ty-previewer-only){margin-left:0px;}.ty-product-bigpicture .ty-product-thumbnails__item{margin:0 10px 10px 0;}.ty-product-bigpicture__left{width:100%;float:left;text-align:center;}.ty-product-bigpicture__left-wrapper{margin:20px 350px 0 0;}.ty-product-bigpicture .ty-product-block-title{font-size:28px;margin-bottom:20px;}.ty-product-bigpicture__right{float:left;margin-left:-320px;width:318px;margin-top:15px;padding-bottom:15px;background:#f6f7f8;border:1px solid #ebebeb;text-align:center;box-sizing:border-box;}.ty-product-bigpicture .ty-product-block__note{position:static;width:auto;}.ty-product-bigpicture__brand .ty-features-list{padding:16px 0;border-bottom:1px solid #dddfdf;box-shadow:0 1px 0 #fff;background:#fff;}.ty-product-bigpicture__prices{padding:20px 0;margin:0 10px 20px;border-bottom:1px solid #dddfdf;box-shadow:0 1px 0 #fff;}.ty-product-bigpicture__prices .ty-list-price{font-size:14px;}.ty-product-bigpicture__prices .ty-product-block__price-actual .ty-price-num{font-size:30px;}.ty-product-bigpicture__prices .ty-product-block__price-old{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}.ty-product-bigpicture__prices .ty-product-block__price-old > span > .ty-list-price{margin-right:5px;}.ty-product-bigpicture__prices .ty-save-price{color:#7fb734;}.ty-product-bigpicture__prices .ty-save-price__percent{display:none;}.ty-product-bigpicture__sidebar-bottom{width:230px;padding:0 20px;margin:0 auto;text-align:left;}.ty-product-bigpicture .ty-control-group__label{display:inline-block;float:none;width:95px;text-align:left;vertical-align:middle;}.ty-product-bigpicture .ty-product-block__note,.ty-product-bigpicture .ty-product-block__button{text-align:center;}.ty-product-bigpicture .ty-product-block__note{padding-top:8px;}.ty-product-bigpicture .ty-product-block__button .ty-btn{margin-right:0;}.ty-product-bigpicture .ty-product-options__description,.ty-product-bigpicture .ty-product-variant-image{margin-left:0;}.ty-product-bigpicture .ty-product-options .ty-input-text{width:auto;max-width:105px;}.ty-product-bigpicture .ty-product-options{margin-bottom:10px;}.ty-product-bigpicture .ty-product-block__option .help-inline{margin:0 0 12px;}.ty-product-options__title{padding-right:5px;font-weight:bold;}.ty-product-options .ty-table{margin-top:10px;}.ty-product-options .ty-input-text{width:240px;}.ty-product-options__item-label{font-weight:bold;}.ty-product-options__description{margin:5px 0 0 120px;padding:0;color:#b4bcc4;font-size:85%;}.ty-product-options__image{display:inline-block;margin:2px 0;border:2px solid #fff;cursor:pointer;}.ty-product-options__image--wrapper{display:inline-block;vertical-align:middle;margin:2px 0;border:2px solid #fff;}.ty-product-options__image--wrapper--active{border-color:#b4bcc4;}.ty-product-options__image--wrapper .ty-product-options__image{margin:0;border:0;}.ty-product-options__image--wrapper .ty-no-image{cursor:unset;}.ty-product-options__radio{display:none;}.ty-product-options__radio--label{display:inline-block;margin:2px 8px 2px 0;border:2px solid #edeff1;cursor:pointer;padding:6px 10px;}.ty-product-options__radio:checked + .ty-product-options__radio--label,.ty-product-options__radio--label:not(.ty-product-options__radio--label--disabled):hover,.ty-product-options__radio--label:not(.ty-product-options__radio--label--disabled):active{border-color:#b4bcc4;}.ty-product-options__radio--label--disabled{opacity:0.3;cursor:default;}.product-variant-image-selected{border-color:#b4bcc4;}.ty-product-options__elem{display:inline-block;}.ty-product-options__fileuploader .help-inline{margin-left:0;}.ty-product-options__box{display:inline-block;padding:6px 0;}.ty-product-options__box .help-inline{margin-left:0;}.ty-product-variant-image{margin-left:120px;padding:10px 0;}.ui-dialog .ty-product-variant-image{margin-left:134px;}.ty-product-options__textarea{min-width:240px;min-height:60px;resize:vertical;}.ty-product-options__no-combinations{padding-top:0;color:#b94a48;}.ty-product-img{border:1px solid #edeff1;position:relative;}.ty-product-img .ty-no-image{border:0px;}.ty-product-thumbnails{margin-top:10px;max-width:100%;text-align:left;}.ty-product-option-container{display:inline-block;vertical-align:middle;max-width:100%;}.ty-product-option-container--feature-style-images{padding:6px 0;}.ty-product-option-child{display:inline-block;margin:auto 2px;max-width:100%;}.ty-product-option-checkbox{margin:auto 2px;}.ty-product-thumbnails__item{display:block;float:left;margin:0 5px 5px 0;border:1px solid #edeff1;}.ty-product-thumbnails__item.active{border-color:#888;}.ty-previewer{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.ty-previewer:hover .previewer__icon{visibility:visible;}.ty-previewer__icon{position:absolute;top:50%;left:50%;z-index:1;display:block;visibility:hidden;margin:-18px 0 0 -18px;padding:0;width:37px;height:39px;background:url('../../../../../../../../design/themes/responsive/media/images/icons/zoom_icon.png?1761513667') no-repeat;opacity:0.7;}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2){.ty-previewer__icon{background-image:url('../../../../../../../../design/themes/responsive/media/images/icons/zoom_icon@2x.png?1761513667');background-size:37px, 39px;}}.ty-previewer__icon:hover{opacity:1;}.ty-thumbs-wrapper{position:relative;}.ty-thumbs-wrapper .ty-icon-left-circle,.ty-thumbs-wrapper .ty-icon-right-circle{position:absolute;top:50%;visibility:hidden;margin-top:-10px;width:20px;height:20px;font-size:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.touch .ty-grid-list__item .ty-icon-left-circle,.touch .ty-grid-list__item .ty-icon-right-circle{visibility:visible;}.ty-thumbs-wrapper .ty-icon-left-circle{left:3px;}.ty-thumbs-wrapper .ty-icon-right-circle{right:3px;}.ty-popup-tabs{padding-top:25px;margin-top:25px;border-top:1px dotted #dedede;}.ty-popup-tabs__item{display:inline-block;padding:2px 15px 2px 0;text-transform:uppercase;font-size:85%;cursor:pointer;}.ty-popup-tabs__icon{margin-right:3px;font-size:14px;}.ty-fileuploader{padding:6px 0 0;}.ty-fileuploader__file-section{overflow:hidden;}.ty-fileuploader__file-local{position:relative;overflow:hidden;cursor:pointer;}.ty-fileuploader__file-input{position:absolute;top:0;left:0;padding:0;width:100%;height:300px;border:0;opacity:0;cursor:pointer;}span.ty-fileuploader__filename{padding:0 0 0 5px;position:relative;top:-2px;}.ty-fileuploader__icon{position:relative;top:2px;margin-right:5px;cursor:pointer;}.ty-fileuploader.cm-failed-field .ty-fileuploader__a{color:#b94a48;font-weight:bold;}.ty-quick-view__wrapper{width:700px;}.ty-quick-view__wrapper .ty-product-block__left{max-width:450px;padding-left:20px;}a.ty-quick-view__title{font-size:24px;font-weight:bold;color:#3c414b;}.ty-quick-view__title .ty-product-block-title{margin-bottom:0;}.ty-quick-view-tools{position:relative;height:20px;}.ty-quick-view-tools .ty-product-switcher{top:0;}.ty-quick-view__wrapper .ty-product-block__img{display:table-cell;vertical-align:top;margin-right:20px;position:relative;}.ty-quick-view__wrapper .ty-product-img{margin-bottom:15px;}.ty-quick-view__wrapper .ty-product-block__description{word-wrap:break-word;}.ty-quick-view__wrapper .ty-product-block__note{position:static;padding-top:10px;width:100%;}.ty-quick-view-button{padding-top:5px;text-align:left;}.touchevents .ty-mainbox-container .ty-grid-list__control,.touchevents .ty-grid-list__item:hover .ty-quick-view-button,.touchevents .ty-grid-list__item .ty-quick-view-button{display:none;}.touchevents .ty-grid-list__item--overlay:hover{border-color:transparent;}.touchevents .ty-grid-list__item--overlay .ty-grid-list__control{display:none;}.ty-product-notification__body{padding:15px 20px;min-height:72px;}.ty-product-notification__body .ty-product-options{display:block;padding:0;}.ty-product-notification__body .ty-control-group__label{display:none;}.ty-product-notification__body .ty-product-options__info{margin-top:30px;padding-left:0;max-height:420px;overflow-y:auto;width:100%;}.ty-product-notification__body .ty-product-options-name{width:110px;padding:6px 0;float:left;}.ty-product-notification__body .ty-product-options-content{width:378px;padding:6px 0;float:left;}.ty-product-notification__item{margin-bottom:20px;}.ty-product-notification__content{overflow:hidden;}.ty-product-notification__product-name{float:left;display:block;margin-bottom:7px;}.ty-product-notification__price{float:right;margin-left:25px;}.ty-product-notification__image,.ty-product-notification__body .ty-no-image{float:left;margin-right:20px;padding:10px;min-width:0px;}.ty-product-notification__divider{margin:0 0 10px 0;}.ty-product-notification__amount{width:46%;}.ty-product-notification__subtotal{font-weight:bold;width:46%;text-align:right;}.ty-product-notification__body ul ul{border-left:1px solid #edeff1;margin-left:70px;}.ty-product-notification__buttons{padding:15px 20px;background:#ecf0f1;}.ty-product-filters__wrapper{background:#edeff1;}.ty-product-filters{padding-top:5px;line-height:140%;margin-left:7px;margin-bottom:15px;}.ty-product-filters__variants{overflow-y:auto;line-height:1.4em;margin-bottom:7px;}.ty-product-filters__group{padding:2px 0;margin:5px 3px;}.ty-product-filters__group label{font-weight:initial;}.ty-product-filters__group label,.ty-product-filters__group label > input{cursor:pointer;}.ty-product-filters__group label.disabled,.ty-product-filters__group label.disabled > input{background-color:transparent;color:#cbced5;cursor:default;}.ty-product-filters__tooltip{float:right;}.ty-product-filters__tooltip--right{float:left;}.ty-product-filters__item-more{margin-bottom:-9px;}.ty-product-filters__tools{padding:10px 12px;}.ty-product-filters__extra-block{margin-top:-3px;}.ty-product-filters__extra-link{border-color:#b4bcc4;cursor:pointer;}.ty-product-filters__color-list-item{display:inline-block;padding:0;margin:3px;}.ty-product-filters__color-filter{position:relative;}.ty-product-filters__color-filter .ty-product-filters__tooltip{position:absolute;width:100%;left:0;z-index:-1;}.ty-product-filters__color-filter-item{display:flex;padding:5px;justify-content:center;align-items:center;position:relative;}.ty-product-filters__color-filter-item:hover{cursor:pointer;}.ty-product-filters__color-filter-item--disabled{opacity:0.3;}.ty-product-filters__color-filter-item--disabled:hover{cursor:auto;}.ty-product-filters__color-filter-item--selected{opacity:0.3;}.ty-product-filters__color-filter-item:hover .ty-product-filters__color-filter-check,.ty-product-filters__color-filter-item:focus .ty-product-filters__color-filter-check{opacity:1;}.ty-product-filters__color-filter-item--disabled:hover .ty-product-filters__color-filter-check{opacity:0;}.ty-product-filters__color-filter-check{position:absolute;color:#fff;opacity:0;}.ty-product-filters__color-filter-check--invert{color:#555;}.ty-product-filters__color-filter-check--selected{opacity:1;}.ty-product-filters__color-filter-checkbox{position:absolute;opacity:0;}.ty-product-filters__color-filter-swatch{width:26px;height:26px;border-radius:13px;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.3);}.ty-product-filters__color-filter-swatch--selected{box-shadow:inset 0 0 0 1px rgba(0,0,0,0.3);}.ty-product-filters__color-filter-checkbox:focus + .ty-product-filters__color-filter-item .ty-product-filters__color-filter-swatch{box-shadow:inset 0 0 0 1px #5a3796, inset 0 0 0 3px #fff;}.ty-product-filters__empty-result span{opacity:0.5;}.ty-filter-icon{position:absolute;top:3px;left:0;display:inline-block;width:10px;height:10px;border:1px solid #ccc;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:70%;background:#fff;}.ty-filter-icon__check,.ty-filter-icon__delete{position:absolute;top:50%;left:50%;margin:-3px 0 0 -3px;width:8px;height:8px;font-size:8px;}.ty-filter-icon__check,.ty-filter-icon__delete{display:none;}.ty-product-filters__title{color:#6e7789;font-weight:bold;}.ty-product-filters__title .ty-icon-cancel-circle{position:relative;font-size:16px;top:4px;padding-left:5px;padding-right:5px;margin-right:5px;}.ty-product-filters__title .ty-icon-cancel-circle:hover{color:#5a3796;}.ty-product-filters__switch{padding:10px;cursor:pointer;border-bottom:1px solid #e1e3e7;}.ty-product-filters__switch-right,.ty-product-filters__switch-down{margin-right:5px;color:#b4bcc4;float:right;font-size:115%;}.ty-product-filters__switch-down{margin-right:4px;}.open.ty-product-filters__switch .ty-product-filters__switch-down,.ty-product-filters__switch-right{display:none;}.open.ty-product-filters__switch .ty-product-filters__switch-right,.ty-product-filters__switch-down{position:relative;display:inline-block;top:2px;}.ty-product-filters__advanced-button,.ty-product-filters__reset-button{position:relative;color:#697284;font-size:85%;}.ty-product-filters__reset-button{float:right;}.ty-product-filters__reset-icon{position:absolute;left:-14px;font-size:130%;}.ty-product-filters__search{position:relative;padding:10px 10px 0 3px;}.ty-product-filters__search .ty-input-text-medium{padding-right:28px;width:100%;}.ty-product-filters__search-icon{position:absolute;right:18px;top:18px;}.ty-product-filters__no-items-found{margin-bottom:20px;margin-right:10px;}.ty-horizontal-product-filters{padding-left:10px;background:#edeff1;margin:0 0 30px;}.ty-horizontal-product-filters-dropdown{display:inline-block;position:relative;}.ty-horizontal-product-filters-dropdown .ty-horizontal-product-filters-dropdown__wrapper{text-decoration:none;}.ty-horizontal-product-filters-dropdown__wrapper{padding:5px 7px 9px 7px;display:inline-block;color:#34495e;cursor:pointer;}.ty-horizontal-product-filters-dropdown__wrapper.active{background:#e4e7ea;}.ty-horizontal-product-filters-dropdown__icon{font-size:20px;position:relative;padding-left:10px;top:5px;}.ty-horizontal-product-filters-dropdown__wrapper:hover{background:#e4e7ea;}.ty-horizontal-product-filters-dropdown__wrapper.open{background:#6d7c8c;color:white;}.ty-horizontal-product-filters-dropdown__content{position:absolute;z-index:101;border:1px solid #97a0a5;background:#fff;min-width:255px;}.ty-horizontal-filters-content-to-right{left:0;}.ty-horizontal-product-filters-dropdown__content .ty-horizontal-product-filters-dropdown__content-item-a{text-decoration:none;}.ty-horizontal-product-filters-dropdown__content-item-a{padding:7px 14px;color:#5a3796;display:block;}.ty-horizontal-product-filters-dropdown__content-item-a:hover{background:#5a3796;color:#fff;}.ty-horizontal-product-filters-dropdown a .ty-icon-cancel-circle{position:relative;font-size:16px;top:3px;padding-left:5px;}.ty-horizontal-product-filters-dropdown a .ty-icon-cancel-circle:hover{color:#5a3796;}.ty-horizontal-product-filters .ty-range-slider,.ty-horizontal-product-filters .ty-range-slider .ui-slider-range,.ty-horizontal-product-filters .ty-range-slider .ui-slider-handle{z-index:101;}.ty-horizontal-product-filters-dropdown__content .ty-product-filters__tools{background-color:#edeff1;}.ty-horizontal-product-filters.ty-selected-product-filters{margin-bottom:25px;}.cm-date-range{display:inline-block;padding:15px 10px 15px;margin-bottom:10px;}.cm-date-range a{color:#3c414b;}.ty-date-range .ty-icon-calendar{position:relative;color:#3c414b;font-size:16px;margin-right:3px;top:2px;}.daterangepicker.opensright,.daterangepicker.opensleft{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:1px solid #97a0a5;padding:10px 8px;z-index:101;}.daterangepicker.opensright:before,.daterangepicker.opensleft:before,.daterangepicker.opensright:after,.daterangepicker.opensleft:after{display:none;}.daterangepicker > .ranges > ul > li{color:#5a3796;}.daterangepicker > .ranges > ul > li.active,.daterangepicker > .ranges > ul > li:hover{background:#5a3796;border:1px solid #5a3796;color:#fff;}.daterangepicker button.btn.btn-primary{display:inline-block;margin-bottom:0;padding:6px 14px;outline:0px;border:1px solid rgba(0,0,0,0);background:#bdc3c7;background-image:none;color:#fff;vertical-align:middle;text-align:center;line-height:1.428571429;cursor:pointer;font-family:AvantGardeITCbyBT-Demi,'Helvetica Neue',-apple-system,sans-serif;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-transition:background 200ms;-moz-transition:background 200ms;-o-transition:background 200ms;transition:background 200ms;background:#5a3796;border-radius:8px;padding:12px;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-right:5px;}.daterangepicker button.btn.btn-primary.hidden{display:none;}.daterangepicker button.btn.btn-default{display:inline-block;margin-bottom:0;padding:6px 14px;outline:0px;border:1px solid rgba(0,0,0,0);background:#bdc3c7;background-image:none;color:#fff;vertical-align:middle;text-align:center;line-height:1.428571429;cursor:pointer;font-family:AvantGardeITCbyBT-Demi,'Helvetica Neue',-apple-system,sans-serif;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-transition:background 200ms;-moz-transition:background 200ms;-o-transition:background 200ms;transition:background 200ms;}.daterangepicker .drp-calendar.drp-calendar{max-width:none;}.daterangepicker .drp-calendar td.active,.daterangepicker .drp-calendar td.active:hover{background-color:#5a3796;background-image:-moz-linear-gradient(top,#5a3796,#5a3796);background-image:-webkit-gradient(linear,0 0,0 100%,from(#5a3796),to(#5a3796));background-image:-webkit-linear-gradient(top,#5a3796,#5a3796);background-image:-o-linear-gradient(top,#5a3796,#5a3796);background-image:linear-gradient(to bottom,#5a3796,#5a3796);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5a3796', endColorstr='#ff5a3796', GradientType=0);}.daterangepicker .drp-buttons.drp-buttons{padding-top:18px;}@media (max-width: 729px){.daterangepicker.show-ranges.ltr .drp-calendar.drp-calendar.left,.daterangepicker.show-ranges.ltr .drp-calendar.drp-calendar.right{margin-top:10px;border-left:0;border-top:1px solid #ddd;}}@media (max-width: 563px){.daterangepicker .drp-buttons .drp-selected.drp-selected,.daterangepicker .drp-buttons .btn.btn{display:block;margin-left:0;margin-bottom:10px;width:100%;text-align:center;}}.ty-price-slider{padding:10px;margin-bottom:20px;color:#909598;}.ty-price-slider__inputs{padding:0;color:#909598;}.ty-price-slider__input-text{width:74px;}.ty-range-slider__wrapper{margin-left:-1px;color:#d0d6db;}.ty-range-slider__item{position:absolute;top:-5px;width:1px;height:10px;background:#d0d6db;}.ty-range-slider__num{position:absolute;top:21px;left:-25px;display:block;width:45px;text-align:center;font-size:75%;cursor:pointer;color:#909598;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.ty-range-slider{position:relative;margin:20px 12px 15px 12px;height:5px;border:1px solid #d0d6db;background:#ecf0f1;border-right:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.ty-range-slider .ui-slider-range{background:#d0d6db;border:0px;margin-top:-1px;height:7px;}.ty-range-slider .ui-slider-handle{top:-9px;margin-left:-8px;width:11px;height:20px;background:#fff;border-radius:0px;border:0px;cursor:col-resize;}.ty-range-slider .ui-slider-handle{outline:0 none;-ms-touch-action:none;touch-action:none;}.ty-range-slider.ui-state-disabled .ui-slider-handle{cursor:not-allowed;}.ty-cart-content{margin-top:30px;border:1px solid #fff;}.ty-cart-content__title{padding:12px;border:1px solid #fff;border-right:0 none;border-left:0 none;text-align:center;white-space:nowrap;font-weight:bold;background:#edeff1;}.ty-cart-content__title.ty-left{text-align:left;}.ty-cart-content__title.ty-right{text-align:right;}.ty-cart-content__product-elem{padding:17px 10px;border:none;border-top:1px solid #fff;vertical-align:top;}.ty-cart-content__image{float:left;}.ty-cart-content__image-block{padding-left:20px;}td.ty-cart-content__image-block{padding-top:7px;padding-bottom:7px;}.ty-cart-content__product-title{font-size:115%;word-wrap:break-word;}.ty-cart-content__qty{padding:12px 30px 0;text-align:center;}.ty-cart-content__sku{padding:5px 0;word-break:break-all;word-break:break-word;}td.ty-cart-content__description{padding-bottom:10px;}.ty-cart-content__price{padding-right:20px;text-align:right;}.ty-cart-content__detailed-link{display:inline-block;margin:10px 0 10px;border-bottom:1px dotted transparent;text-decoration:none;cursor:pointer;}.ty-cart-content__detailed-link.open,.ty-cart-content__detailed-link:hover{border-color:#5a3796;text-decoration:none;}.ty-cart-content__product-delete{margin:0 0 0 6px;vertical-align:middle;}.ty-cart-content__product-delete:hover{text-decoration:none;}.ty-cart-content__options{margin-top:5px;}.ty-cart-content .ty-product-options{padding-top:5px;padding-bottom:5px;}.ty-cart-content .ty-control-group{margin-bottom:5px;}@media (min-width: 1200px){.ty-cart-content .ty-control-group__label{width:200px;}}.ty-cart-content .ty-product-options .ty-group-block__arrow .ty-caret-info{top:-13px;}.ty-cart-content__more-info{margin-top:0;}.ty-cart-content__more-info-title{padding:12px;}.ty-cart-content__clear-button{margin-left:10px;}.ty-cart-content__payment-methods{float:right;margin:30px 0 0;border-top:1px solid #e3e3e3;-webkit-box-shadow:inset 0 70px 70px -30px #f7f7f7;-moz-box-shadow:inset 0 70px 70px -30px #f7f7f7;box-shadow:inset 0 70px 70px -30px #f7f7f7;text-align:center;}.ty-cart-content__payment-methods-item{padding:20px 10px 0;}.ty-cart-content__payment-methods-title{display:inline-block;margin:0 auto;margin-bottom:-30px;padding:10px;color:#737373;text-transform:uppercase;font-weight:bold;font-size:85%;}.ty-cart-content__buttons{padding:18px 22px;background:#f6f7f8;}.ty-cart-content__top-buttons,.ty-cart-content__bottom-buttons{padding-top:10px;padding-bottom:10px;}.ty-cart-content__bottom-buttons{border-top:2px solid #fff;}@media (min-width: 1200px){.ty-cart-content__bottom-buttons{position:sticky;bottom:0;}}.ty-cart-content__left-buttons{float:left;}.ty-cart-content__right-buttons{float:right;}.ty-cart-items{overflow:auto;padding:10px 22px;max-height:400px;width:256px;}@media (min-width: 375px){.ty-cart-items{width:311px;}}@media (min-width: 481px){.ty-cart-items{width:320px;}}.ty-cart-items__list-item{padding:10px 0px;position:relative;border-bottom:1px solid #ecf0f1;}.ty-cart-items__list-item .ty-icon-cancel-circle{color:#97a3ae;}.ty-cart-items__list-item:last-child{border-bottom:0px;}.ty-cart-items__list-item:hover .ty-cart-items__list-item-tools{display:block;}.ty-cart-items__list-item-tools a:hover{text-decoration:none;}.ty-cart-items__list-item-image{float:left;margin-right:25px;}.ty-cart-items__list-item-desc{overflow:hidden;width:187px;}@media (min-width: 375px){.ty-cart-items__list-item-desc{width:240px;}}@media (min-width: 481px){.ty-cart-items__list-item-desc{width:250px;}}.ty-cart-items__list-item-tools{position:absolute;top:10px;right:0px;display:none;}.ty-cart-items__empty{margin:15px 0;color:#b4bcc4;}.ty-minicart-title{padding-left:20px;display:inline-block;text-decoration:none;}.ty-cart-total{background:#edeff1;}.ty-cart-total__wrapper{padding:17px 20px;border:1px solid #fff;border-top:none;}.ty-cart-statistic{float:right;padding-top:10px;}.ty-cart-statistic__item{clear:both;overflow:hidden;padding:0 0 15px 0;color:#97a3ae;}.ty-cart-statistic__title{position:relative;float:left;margin-right:20px;width:220px;text-align:right;white-space:normal;}.ty-cart-statistic_title_main{font-weight:bold;}.ty-statistic-list-subtotal-discount,.ty-statistic-list-discount{color:#e74c3c;}.ty-cart-statistic__value{position:relative;display:inline-block;width:140px;text-align:right;}.ty-cart-statistic__total-title{margin-right:10px;}.ty-cart-statistic__total-value{display:inline-block;width:140px;}.ty-cart-statistic__group{padding-bottom:5px;}.ty-cart-statistic__total-list{border-top:1px solid #e0e0e0;margin-top:15px;}.ty-cart-statistic__total{padding:9px 0 0 0;text-align:right;font-weight:bold;font-size:138%;}.ty-cart-total__a-estimation{display:inline-block;margin:0 2px 0 3px;text-transform:uppercase;font-size:85%;line-height:130%;border-bottom:1px solid transparent;}.ty-cart-total__a-estimation:hover{border-bottom:1px dotted #5a3796;text-decoration:none;}.ty-cart-total__icon-estimation{padding:0 2px;}.ty-cart-content__estimation{display:inline-block;width:100%;max-width:440px;height:100%;box-sizing:content-box;}.ty-cart-content__estimation .ty-estimation-buttons{max-width:inherit;min-width:100%;}.ty-sidebox .ty-input-text-medium{width:100%;}.ty-estimation__title{margin-top:15px;font-weight:bold;font-size:16px;color:#97a3ae;}.ty-estimation-buttons__rate{float:none;}.ty-estimation-buttons .ty-btn + .ty-btn{margin-left:0;}.ty-estimation-buttons .ty-btn{vertical-align:top;}.ty-cart-content-products{margin-bottom:6px;position:relative;padding:0 10px;border:1px solid #bdc3c7;background:#fff;}.ty-cart-content-products__item{padding-top:15px;border-bottom:1px solid #bdc3c7;}.ty-cart-content-products__item:last-child{border:0;}.ty-discount-info{position:relative;margin-top:7px;padding:10px;border:1px solid #bdc3c7;background:#fff;font-size:90%;}.ty-discount-coupon__ty-control-group{margin:5px 0;}.ty-coupons__container{float:left;padding-right:25px;width:260px;}.ty-coupons__item{padding:0 0 5px;}.ty-coupons__item:last-child{padding-bottom:0;}.ty-coupons__item-delete,.ty-coupons__item-delete:hover{text-decoration:none;}.ty-group-block{padding:10px;border:1px solid #edeff1;border-radius:3px;}.ty-group-block__arrow{position:relative;}.ty-group-block__arrow .ty-caret-info{top:-17px;}.ty-group-block .ty-caret-outer{border-bottom:7px solid #edeff1;border-bottom-color:rgba(0,0,0,0.1);}.ty-group-block .ty-caret-inner{border-bottom-color:#fbfcfc;}.ty-checkout__title{display:inline-block;margin:30px 0 0;text-decoration:none;font-weight:normal;font-style:normal;font-size:20px;font-family:AvantGardeITCbyBT-Demi,'Helvetica Neue',-apple-system,sans-serif;}.ty-checkout__title-icon{color:#b9c1c9;vertical-align:middle;font-size:27px;}.checkout__block{padding:0 20px;}.ty-checkout-buttons{margin-top:15px;padding:17px 25px 0px 25px;border-top:1px solid #d0d6db;background:#edeff1;}.ty-checkout__terms{margin:25px 20px;padding:15px 20px;border:2px solid #bdc3c7;border-radius:3px;background:#fff;font-weight:bold;}.ty-checkout__shipping-tips{color:#7f7f7f;margin-bottom:40px;}.ty-step__container{margin:0 0 5px 0;position:relative;}.ty-step__container .ty-icon-down-micro{display:none;}.ty-step__container-active{margin:0 0 45px 0;background:#edeff1;}.ty-step__container-active .ty-tabs{margin-top:5px;padding:0px 10px;}.ty-step__container-active .ty-tabs__content{padding:0;}.ty-step__body-active .ty-address-switch{margin:25px 20px;}.ty-step__container-active .ty-step__title-txt{margin-left:32px;}.ty-step__container-active .ty-step__title-left{background:#fff;color:#b9c1c9;margin-top:-1px;}.ty-step__container{background:#edeff1;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.ty-step__title,.ty-step__title-active,.ty-step__title-complete{position:relative;padding:10px 14px 9px 14px;}.ty-step__title-complete{padding-right:110px;}.ty-step__title-complete .ty-step__title-left{position:static;padding:0px;background:none;color:#a5afb9;display:inline;}.ty-step__title-complete .ty-step__title-txt{margin-left:30px;color:#a5afb9;}.ty-step__title-complete .ty-step__title-right .ty-btn{position:absolute;right:8px;top:8px;}.ty-step__title-active{background:#b9c1c9;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.ty-step__title-arrow{display:block;width:35px;height:18px;position:absolute;font-size:80px;line-height:0;bottom:-30px;color:#b9c1c9;left:35px;}.ty-step__title-txt{color:white;font-size:20px;font-weight:normal;}.ty-step__title .ty-step__title-txt{font-weight:normal;color:#a5afb9;margin-left:36px;}.ty-step__title-icon{position:absolute;top:14px;left:16px;}.ty-step-one .ty-checkout-buttons{border:0;margin-top:6px;}.ty-step-one .buttons-container{border:0;padding-left:0;padding-right:0;}.ty-step__title-left{font-weight:normal;font-size:18px;position:absolute;display:inline-block;color:#fff;padding:2px 9px;background:#b9c1c9;border-radius:50px;}.ty-step__title-right{float:right;padding:4px 0 0 0;}.ty-step__body-active{padding:20px 0;}.ty-step__body-active .select-profile label{display:none;}.ty-step__body-active .ty-control-group .ty-input-text{width:100%;}.ty-checkout__relogin{display:inline-block;padding:10px 10px 20px;}.ty-checkout__login{float:left;padding-right:3%;padding-left:3%;width:46%;}.ty-checkout__login .ty-login{margin-top:0;}.ty-checkout__register{position:relative;float:left;margin:0 0 0 3%;width:45%;}.ty-checkout__register #anonymous_checkout .ty-control-group{margin-bottom:0;margin-top:20px;padding-left:20px;padding-right:20px;}.ty-anonymous_checkout{padding:0 25px;margin-top:20px;}.ty-anonymous_checkout__field{padding:0 25px;margin-top:20px;}.ty-checkout__register-content{padding-left:20px;}.ty-checkout__register-cancel{margin-left:15px;}.ty-checkout__register-methods{margin:0;padding:0;}.ty-checkout__register-methods-item{margin:0px;padding:15px 0 0;}input.ty-checkout__register-methods-radio{float:left;margin-top:2px;}.ty-checkout__register-methods-title{display:block;padding-bottom:5px;overflow:hidden;}.ty-checkout__register-methods-hint{display:inline-block;padding-left:20px;color:#7f7f7f;font-size:95%;}.ty-shipping-options__vendor-name{display:inline-block;padding:15px 0 10px;font-weight:bold;}.ty-shipping-options__products{margin-left:15px;}.ty-shipping-options__total{margin-top:15px;padding:15px 0;border-top:1px solid #e5e5e5;}.ty-shipping-options__image{max-width:120px;}input.ty-shipping-options__checkbox{margin:2px 0 0 0;vertical-align:middle;display:inline-block;width:10%;max-width:13px;}.ty-shipping-options__group{padding-left:20px;display:inline-block;vertical-align:middle;box-sizing:border-box;width:90%;}.ty-shipping-options__method{margin:20px 0 5px;font-size:0;}.ty-customer-notes{padding:15px 20px;}.ty-customer-notes__title{font-weight:bold;}.ty-customer-notes__text{width:100%;height:100px;resize:vertical;}.ty-checkout__billing-options{padding:20px 20px 0;}.ty-checkout__billing-options .ty-customer-notes,.ty-checkout__billing-options .ty-license-agreement__checkbox,.ty-checkout__billing-options .ty-company__termsf{padding-left:0;padding-right:0;}.ty-checkout__billing-options .ty-checkout__terms{margin-left:0;margin-right:0;}.ty-checkout__billing-options.ty-notab{padding:0px 20px 0;}.ty-checkout__billing-tabs .ty-tabs{padding-left:20px;}.ty-credit-card{display:inline-block;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:15px 22px;max-width:363px;border:1px solid #f2f2f2;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:white;}@media (max-width: 480px){.ty-credit-card{max-width:100%;}}.ty-credit-card__control-group{position:relative;}input.ty-credit-card__input{padding:8px;padding-right:54px;width:100%;height:40px;font-size:18px;}input.ty-credit-card__input-short{margin:0;width:50px;}.ty-credit-card__ty-control-group{position:relative;}.ty-credit-card .help-inline{display:none;}.ty-credit-card__cvv-field{display:inline-block;margin:17px 15px;max-width:190px;}.ty-credit-card__cvv-field-input{width:65px;font-size:18px;height:38px !important;}.ty-cc-icons{position:absolute;right:57px;bottom:25px;display:inline-block;margin:0 0 15px;}.ty-cc-icons__item{position:absolute;z-index:10;display:inline-block;visibility:hidden;padding:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.ty-cc-icons__icon{display:inline-block;margin:0;width:51px;height:32px;background:url('../../../../../../../../design/themes/bright_theme/media/images/icons/payments.png?1761513667') no-repeat;}.ty-cc-icons__item.cc-default,.ty-cc-icons__item.active{visibility:visible;}.ty-cc-icons__item .default{background-position:-300px 0px;}.ty-cc-icons__item .visa-electron{background-position:-200px -100px;}.ty-cc-icons__item .maestro{background-position:0 -200px;}.ty-cc-icons__item .american-express{background-position:-100px -200px;}.ty-cc-icons__item .discover{background-position:-200px -200px;}.ty-cc-icons__item  .mastercard{background-position:0px -100px;}.ty-cc-icons__item  .visa{background-position:-200px 0px;}.ty-cvv2-about{display:inline-block;margin-left:10px;}.touch .ty-cvv2-about{display:none;}.ty-cvv2-about:hover{position:relative;text-decoration:none;}.ty-cvv2-about__title{cursor:pointer;color:#5a3796;}.ty-cvv2-about__note{display:none;padding:15px 5px;width:340px;border:1px solid #fff;background-color:#fff;-webkit-border-radius:6px 6px 6px 6px;-moz-border-radius:6px 6px 6px 6px;border-radius:6px 6px 6px 6px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.2);-moz-box-shadow:0 2px 4px rgba(0,0,0,0.2);box-shadow:0 2px 4px rgba(0,0,0,0.2);}.ty-cvv2-about:hover .ty-cvv2-about__note{position:absolute;bottom:0;left:100%;z-index:100;display:block;}.ty-cvv2-about__image{float:left;padding:0 15px;}.ty-cvv2-about__description{float:left;width:240px;}.ty-cvv2-about__description-title{margin:0;}.ty-payment-icons{margin:5px 0;}.ty-payment-icons__item{display:inline-block;margin:5px;width:51px;height:32px;background:url('../../../../../../../../design/themes/bright_theme/media/images/icons/payments.png?1761513667') no-repeat;}.ty-payment-icons__item:first-child{margin-left:0;}.ty-payment-icons__item:last-child{margin-right:0;}.ty-payment-icons__item.twocheckout{background-position:0 0;}.ty-payment-icons__item.mastercard{background-position:0px -100px;}.ty-payment-icons__item.paypal{background-position:-100px -100px;}.ty-payment-icons__item.visa{background-position:-200px 0px;}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2){.ty-payment-icons__item{background-image:url('../../../../../../../../design/themes/responsive/media/images/icons/payments@2x.png?1761513667');background-size:400px, 400px;}}.ty-checkout-summary__block{margin-top:20px;width:100%;}.ty-checkout-summary__item{padding-bottom:15px;}.ty-checkout-summary__total{text-align:left;}.ty-checkout-summary__total-sum{display:inline-block;float:right;}.ty-checkout-summary__taxes{padding-bottom:2px;font-weight:bold;}.ty-checkout-summary__taxes-amount{display:inline-block;overflow:hidden;width:70px;text-overflow:ellipsis;white-space:nowrap;}.ty-checkout-summary__order_discount{color:#e74c3c;}.ty-order-products__list{padding:0px 0px;}.ty-order-products__list .ty-product-options{display:block;padding:6px 0 0;color:#767f91;margin-bottom:0;}.ty-order-products__item{padding:14px 0;border-bottom:1px solid #ecf0f1;}.ty-order-products__item:last-child{padding-bottom:5px;border:none;}.ty-order-products__item:first-child{padding-top:0;}.ty-order-products__item-delete{visibility:hidden;float:right;margin:2px 0 0 0;}.ty-order-products__item-delete:hover{text-decoration:none;}.ty-order-products__item:hover .ty-order-products__item-delete{visibility:visible;}.ty-order-products__price{color:#25282f;}.ty-order-products__a{display:inline-block;margin:2px 0 5px;max-width:235px;}.ty-order-products__buttons{padding:14px 0px;}.ty-order-products__buttons .text-button{color:#e74c3c;}.ty-order-info{color:#25282f;}.ty-order-info__title{font-weight:bold;}.shipping-adress__delim{margin-bottom:15px;padding-top:10px;border-bottom:1px solid #ecf0f1;}.ty-order-info__profile-field{padding:10px;background:#edeff1;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ty-order-info__profile-field-item{float:none;clear:left;word-break:break-all;word-break:break-word;}.ty-order-info__profile-field .b-firstname,.ty-order-info__profile-field .b-lastname,.ty-order-info__profile-field .b-address,.ty-order-info__profile-field .b-city,.ty-order-info__profile-field .b-country,.ty-order-info__profile-field .b-state,.ty-order-info__profile-field .b-zipcode,.ty-order-info__profile-field .s-firstname,.ty-order-info__profile-field .s-lastname,.ty-order-info__profile-field .s-address,.ty-order-info__profile-field .s-city,.ty-order-info__profile-field .s-country,.ty-order-info__profile-field .s-state,.ty-order-info__profile-field .s-zipcode{float:left;clear:none;padding-right:5px;}.ty-order-info__profile-field .b-address,.ty-order-info__profile-field .s-address{clear:left;}.ty-checkout-complete__create-account{width:49%;display:inline-block;}.ty-checkout-complete__buttons:before,.ty-checkout-complete__buttons:after{display:table;content:"";line-height:0;width:100%;}.ty-checkout-complete__buttons:after{clear:both;}.ty-checkout-complete__buttons-left{float:left;}.ty-checkout-complete__buttons-right{float:right;}.ty-checkout-complete__login-info{width:45%;margin-left:5%;display:inline-block;vertical-align:top;}.ty-checkout-complete_width_full{width:100%;margin:0 0 45px 0;}.ty-checkout-complete__order-success{margin-bottom:20px;}.ty-checkout-complete__button-vmid{display:inline-block;margin-top:8px;}.ty-other-pay{margin-top:20px;}.ty-payments-list{float:left;margin:0;padding-right:60px;}.ty-payments-list__item{padding:0px 0px 20px 0;font-size:0;}input.ty-payments-list__checkbox{margin:2px 0 0 0;display:inline-block;vertical-align:middle;width:10%;max-width:13px;}.ty-payments-list__checkbox:checked + .ty-payments-list__item-group{font-weight:bold;}.ty-payments-list__item-group{padding-left:20px;color:#97a3ae;display:inline-block;vertical-align:middle;box-sizing:border-box;width:90%;}.ty-payments-list__description{padding-top:5px;margin-bottom:10px;font-weight:normal;}.ty-payments-list__instruction{display:inline-block;width:255px;margin-bottom:10px;color:#3c414b;}.ty-payments-list__instruction h2{font-weight:bold;font-size:135%;line-height:130%;}.ty-payments-list__instruction p{padding-top:10px;line-height:150%;}.ty-payments-list__image{max-width:120px;}.ty-payment-method-iframe{position:absolute;top:0;left:0;z-index:1000;width:100%;height:700px;background:#c0c0c0;opacity:0.9;}.ty-payment-method-iframe__label{position:relative;top:350px;padding:10px;height:50px;}.ty-payment-method-iframe__text{position:relative;top:20px;vertical-align:middle;text-align:center;font-weight:bold;}.ty-payment-method-iframe__box{position:relative;z-index:10;overflow:hidden;height:700px;width:100%;}.ty-repay .ty-tabs{margin-top:5px;}.ty-repay-button{padding-bottom:20px;}.ty-orders-detail{position:relative;}.ty-orders-detail .tabs{margin-top:20px;}.ty-orders-detail .ty-subheaders-group{margin:0;}.ty-orders__actions{margin:25px 0;}.ty-orders__actions .ty-btn + .ty-btn{margin-left:30px;}.ty-orders__actions-right{float:right;}.ty-orders__actions-right-item{float:left;margin-left:25px;}.ty-profiles-info{margin-top:20px;vertical-align:top;}.ty-profiles-info:before,.ty-profiles-info:after{display:table;content:"";line-height:0;width:100%;}.ty-profiles-info:after{clear:both;}.ty-profiles-info__item{float:left;margin-right:3%;width:30%;}.ty-profiles-info__title{margin-bottom:5px;font-size:15px;}.ty-profiles-info__field{padding-top:12px;}.ty-profiles-info__field .ty-info-field{margin-bottom:5px;word-break:break-all;word-break:break-word;}.ty-profiles-info__field .ty-info-field:before,.ty-profiles-info__field .ty-info-field:after{display:table;content:"";line-height:0;width:100%;}.ty-profiles-info__field .ty-info-field:after{clear:both;}.ty-orders-detail__products{margin-top:25px;}.ty-orders-detail__table{width:100%;margin-top:10px;}.ty-orders-detail__table-description{margin-left:20px;}.ty-orders-detail__table-product{width:65%;}.ty-orders-detail__table-price{width:15%;text-align:right;}.ty-orders-detail__table-quantity{width:10%;}.ty-orders-detail__table-subtotal{text-align:right;}.ty-orders-detail__table-code{word-break:break-all;word-break:break-word;}.ty-orders-notes{margin-top:28px;}.ty-orders-notes__body{position:relative;margin-top:10px;padding:15px;border:1px solid #edeff1;line-height:150%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.ty-orders-summary{margin-top:28px;}.ty-orders-summary__wrapper{float:left;margin-top:10px;padding:4px 20px;min-width:52%;background:#f8f9fa;border:1px solid #edeff1;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.ty-orders-summary__table{width:100%;}.ty-orders-summary__row{border-bottom:1px solid #e3e9ec;}.ty-orders-summary__row:last-child{border-bottom:0px;}.ty-orders-summary__total{font-weight:bold;}.ty-orders-summary__wrapper td{padding:13px 10px 11px 0;vertical-align:top;}.ty-orders-summary__taxes-description{padding-top:5px;}.ty-orders-summary__right{float:right;}.ty-orders-shipment .ty-subheader{font-size:22px;font-weight:bold;margin-top:40px;}.ty-orders-shipment .ty-subheader:first-child{margin-top:0px;}.ty-orders-shipment__info p{padding-top:0px;}.ty-orders-shipment__table{width:100%;margin-top:10px;}.ty-orders-shipment-notes__header{font-size:14px;float:left;padding-right:10px;display:table-cell;}.ty-orders-shipment-notes__body{display:table-cell;}.ty-orders-shipment-notes__info{padding-top:20px;}.ty-orders-shipment-notes_body{float:left;display:table-cell;}.ty-orders-search{position:relative;width:100%;}.ty-orders-search__item{vertical-align:top;}.ty-orders-search__header--actions{width:25%;}@media (min-width: 1024px){.ty-orders-search__header--actions{width:18%;}}.ty-orders-search__item.ty-orders-search__item--actions .ty-table__responsive-header{padding-top:7px;padding-right:5px;}.ty-orders-search__item.ty-orders-search__item--actions .ty-btn-icon{background:none;color:#465f73;}@media (min-width: 768px){.ty-orders-search__item.ty-orders-search__item--actions{padding-top:5px;}}.ty-orders-search-options .ty-period{clear:none;margin-left:2.1276595744681%;float:left;}.ty-orders-search-options .ty-period__wrapper{padding-right:10px;margin-bottom:12px;}.ty-orders-search-options .ty-period__select-date{margin-bottom:12px;float:left;}.ty-orders-search-options .ty-period__select-date .ty-control-group__title{visibility:hidden;}.ty-orders-search-options .ty-period__dash{padding:0;}.ty-orders-search-options .ty-status-info{font-size:0;display:flex;flex-wrap:wrap;align-items:center;}.ty-orders-search-options .ty-status-info label{display:inline-block;margin-right:0;font-size:0.875rem;width:25%;word-break:break-word;}.ty-orders-search-options .ty-status-info input[type='checkbox']{margin-left:0px;}.ty-orders-search-options .ty-orders-search__options-status{margin-left:25px;}.ty-orders-search__user-info{margin:0;padding:0;}.ty-orders-repay{margin-top:30px;}.ty-orders-repay .tabs-content{padding-left:20px;padding-top:20px;}.ty-orders-repay .ty-customer-notes{padding-right:0px;padding-left:0px;}.ty-orders-repay .ty-other-pay{margin-top:0px;}.ty-order-status{margin:5% auto;padding:15px 15px 15px 40px;width:920px;border:1px solid #e5e5e5;background:#f7f7f7 url('../../../../../../../../design/themes/responsive/media/images/icons/ajax.gif?1761513667') no-repeat 15px center;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}.ty-checkout-block-terms{padding:0;}.ty-license-agreement__checkbox{padding:0 20px;}.ty-license-agreement__checkbox__checkbox{display:block;font-weight:bold;}.ty-orders-promotion{margin-top:30px;}.ty-orders-promotion__title{font-size:16px;}.ty-orders-promotion__description{overflow-x:auto;overflow-y:hidden;margin-bottom:10px;padding:10px;}.ty-exception{position:relative;margin:50px 0px 30px 0px;padding:40px 0px 70px 0px;}.ty-exception__code{top:92px;left:63px;display:inline-block;width:300px;color:#e74c3c;text-align:center;font-weight:bold;font-size:86px;line-height:70px;}.ty-exception__code-txt{display:block;text-align:center;font-weight:normal;font-style:normal;font-size:26px;}.ty-exception__title-info{display:inline-block;padding-left:30px;}.ty-exception__title{padding:0px 0px 25px 0px;font-size:25px;font-weight:normal;color:#34495e;}.ty-exception__info{padding:0px 0px 30px 0px;color:#bdc3c7;font-size:110%;}.ty-exception__links{margin:0px 20px 0px 0px;}.ty-exception__links-item{float:left;list-style-type:none;margin-right:20px;}.ty-exception__links-a{text-decoration:underline;cursor:pointer;}.ty-sitemap{margin-bottom:10px;}.ty-sitemap__section-title{display:block;padding:10px 0 7px 0;border-color:#fff;border-bottom:1px solid #ebebeb;font-size:16px;}.ty-sitemap__section-wrapper{float:left;margin-top:20px;margin-bottom:30px;width:33%;}.ty-sitemap__tree{margin:20px 0 15px 0;}.ty-sitemap__tree-section-list{display:inline-block;float:left;margin-bottom:30px;min-height:165px;width:33%;font-size:12px;}.ty-sitemap__section-sub-title{font-weight:bold;font-size:120%;}.ty-sitemap__tree-list-item{font-size:12px;line-height:17px;padding:5px 0;}.ty-sitemap__tree-list-item{padding:5px 0;}.ty-company-fields{margin-bottom:50px;}.ty-company-fields .ty-input-text,.ty-company-fields .ty-input-textarea-long{width:100%;}.ty-company-fields select{width:100%;}.ty-companies{padding:20px 0;border-bottom:1px solid #ebebeb;}.ty-companies:before,.ty-companies:after{display:table;content:"";line-height:0;width:100%;}.ty-companies:after{clear:both;}.ty-companies__info{overflow:hidden;padding-left:25px;}.ty-companies__img{float:left;text-align:center;}.ty-company-title{display:inline-block;padding:5px 0;}.ty-company-detail__top-links{line-height:20px;}.ty-company-detail__view-products{display:inline-block;margin-top:5px;margin-right:15px;cursor:pointer;}.ty-company-detail__categories{margin-top:10px;}.ty-company-detail__table{width:100%;margin-top:10px;}.ty-company-detail__info-title{margin-bottom:0;padding-bottom:5px;color:#404040;font-weight:bold;font-size:115%;}.ty-company-detail__logo{float:left;overflow:hidden;margin:0 100px 20px 0;width:160px;height:100px;border:1px solid #ddd;text-align:center;line-height:100px;}.ty-company-detail__logo:before,.ty-company-detail__logo:after{display:table;content:"";line-height:0;width:100%;}.ty-company-detail__logo:after{clear:both;}.ty-company-detail__logo .ty-no-image{width:160px !important;height:100px !important;}.ty-company-detail__info{overflow:hidden;margin-top:25px;}.ty-company-detail__info:before,.ty-company-detail__info:after{display:table;content:"";line-height:0;width:100%;}.ty-company-detail__info:after{clear:both;}.ty-company-image{vertical-align:middle;}.ty-company-detail__info-list{float:left;margin-bottom:20px;max-width:320px;word-break:break-all;}.ty-company-detail_info-first{margin-right:10%;}.ty-company-detail__ty-control-group{padding-top:3px;}.ty-company-detail__control-label{display:inline-block;width:95px;word-break:break-word;vertical-align:top;}.ty-company__terms{margin:25px 20px;padding:15px 20px;border:2px solid #bdc3c7;border-radius:3px;background:#fff;font-weight:bold;}.ty-company-info{margin:45px 0 0 58px;padding-bottom:280px;background:url('../../../../../../../../design/themes/responsive/media/images/company_vendor.png?1761513667') no-repeat bottom center;}.ty-company-info h4{padding-bottom:10px;font-size:19px;}.ty-company-info ul li{margin-bottom:11px;margin-left:17px;padding:2px 0;list-style-type:disc;}.ty-grid-vendors .ty-grid-list__company-logo .ty-company-image-wrapper{display:block;text-align:center;line-height:100px;}.ty-grid-vendors .ty-grid-list__item-location .company-location{display:block;text-align:center;color:#9299a8;word-wrap:break-word;}.ty-grid-vendors .ty-grid-list__total-products .ty-company-total-products{display:block;text-align:center;color:#9299a8;word-wrap:break-word;text-transform:lowercase;}.vendor-info-grid{border-top:1px solid #edeff1;border-bottom:1px solid #edeff1;margin:30px 0 3px;padding:35px 0;}.ty-entry-page__item{margin:3px 0;padding:8px;}.ty-entry-page__a{display:block;}#entry_page{overflow:auto;}.ty-grid-promotions{margin-left:-10px;margin-right:-10px;}.ty-grid-promotions__item{border:1px solid #ebebeb;margin:10px 10px 25px 10px;padding:0;}.ty-grid-promotions__content{padding:20px 20px 25px 20px;}.ty-grid-list__available{margin-bottom:7px;color:#adadad;font-size:13px;}.ty-grid-promotions__company{margin-bottom:7px;}.ty-grid-promotions__header{margin-bottom:7px;line-height:1.2;}.ty-grid-promotions__description table{display:block;overflow-x:auto;max-width:100%;}.ty-categories-picker{margin-top:-1px;width:100%;}.ty-categories-picker__title,.ty-categories-picker__item{padding:12px;border:1px solid #ecf0f1;text-align:left;}.ty-categories-picker .ty-dir-list{color:#b3b3b3;}.ty-tree-space{display:inline-block;width:10px;}.download{margin-top:20px;}.ty-download__table{width:100%;margin:11px 0 35px 0;}.ty-download-icon{margin-right:5px;color:#bdc3c7;}.ty-download__empty{color:#edeff1;}.ty-download__icon{margin-left:5px;font-size:120%;}.ty-download__size-col{width:20%;}.ty-download__nostyle{padding:0 !important;border:0 !important;}.ty-download__table-nomargin{width:100%;}.te-mode{margin-left:300px;}.te-mode .ty-ajax-loading-box{margin-left:156px;}html #jquery-overlay{z-index:1160;}html #jquery-lightbox{z-index:1170;}.homepage-banners{margin-top:25px;}.homepage-hotdeals{margin:50px 0;}.ty-homepage-vendors{margin-top:35px;}.ty-homepage-vendors ul{margin:15px 15px 0 0;}.ty-homepage-vendors ul li{padding:5px 0;}.ty-homepage-vendors__devider{border-top:1px solid #edeff1;padding:10px 0;margin-top:15px;}.ty-pagination{margin:10px 0 10px;padding:10px 0 10px 0;}.ty-pagination__items{display:inline-block;color:#8996a3;}.ty-pagination__bottom{border-top:1px solid #dedede;}.ty-pagination__item,.ty-pagination__selected{color:white;display:inline-block;padding:3px 7px;min-width:12px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-transition:all 200ms;-moz-transition:all 200ms;-o-transition:all 200ms;transition:all 200ms;}.ty-pagination__item{color:#8996a3;}.ty-pagination__item:hover{background:#edeff1;color:#8996a3;padding:4px 7px;}.ty-pagination__selected{color:#fff;font-size:14px;background:#5a3796;}.ty-pagination__range,.ty-pagination__btn{margin:0 4px;padding:5px 7px;width:auto;color:#8996a3;}.ty-pagination__btn:hover{color:#8996a3;}.ty-pagination__prev,.ty-pagination__next{color:#8996a3;}.ty-pagination__prev:hover,.ty-pagination__next:hover{color:#8996a3;background:#edeff1;cursor:pointer;}.ty-pagination__text{text-transform:uppercase;}.ty-pagination__text-arrow{font-size:16px;line-height:10px;font-style:normal;}.ty-pagination__text-arrow:before{content:"←";}.ty-pagination__right-arrow .ty-pagination__text-arrow:before{content:"→";}.ty-tabs{margin-top:30px;vertical-align:bottom;border-bottom:1px solid #d9dde1;}.ty-tabs__list{vertical-align:bottom;}.ty-tabs__item,.ty-tabs .subtab{float:left;vertical-align:bottom;white-space:nowrap;cursor:pointer;border-radius:0;margin:2px 2px 0 0;padding:0 0 0 3px;position:relative;background:#dfe2e6;-webkit-transition:all 200ms;-moz-transition:all 200ms;-o-transition:all 200ms;transition:all 200ms;}.ty-tabs__item:hover,.ty-tabs .subtab:hover{background:#e7eaed;}.ty-tabs__item.active,.ty-tabs .subtab.active{background:#b4bcc4;}.ty-tabs__a,.ty-tabs .subtab a{display:block;padding:8px 21px 2px 18px;height:23px;color:#7c7e80;text-decoration:none;}.ty-tabs__item.active .ty-tabs__a{color:#fff;}.ty-tabs .subtab .ty-tabs__item.active .ty-tabs__a{color:#7c7e80;}.ty-tabs__a:hover,.ty-tabs .subtab a:hover{text-decoration:none;color:#7c7e80;}.ty-tabs__content{padding:15px 5px;}.tab-list-title{margin:50px 0 15px 0px;padding-bottom:8px;border-bottom:1px solid #edeff1;font-size:22px;}.ty-tabs .open .dropdown-menu{display:block;}.ty-tabs .dropdown-menu{position:absolute;top:100%;right:0;z-index:1000;display:none;min-width:160px;padding:5px 0;margin:0;list-style:none;background-color:#fff;border:1px solid #dcdcdc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-border-top-right-radius:0px;-moz-border-radius-topright:0px;border-top-right-radius:0px;-webkit-border-top-left-radius:0px;-moz-border-radius-topleft:0px;border-top-left-radius:0px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;}.ty-tabs .dropdown-menu li.active{float:none;border:0;margin:0;}.ty-tabs .dropdown-menu li{display:block;margin:0;float:none;background:none;border:0px;}.ty-tabs .subtab{float:right !important;}.ty-tabs .ty-icon-down-dir{position:relative;float:none;top:0;left:0;margin:0 2px;}.ty-ajax-loading-box__inner{display:none;margin:0 10px 0 5px;padding:6px 0 6px 27px;color:#fff;font-weight:bold;}.ty-ajax-loading-box{display:none;position:fixed;background:black;top:50%;right:50%;left:50%;z-index:100001;overflow:visible;opacity:0.8;border-radius:5px;width:52px;min-height:52px;margin:-26px 0 0 -26px;}.ty-ajax-loading-box::before{box-sizing:content-box;position:absolute;content:'';opacity:0.6;border-radius:50%;width:24px;height:24px;border:3px solid #4a4a4a;border-top:3px solid transparent;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load 1.2s infinite linear;animation:load 1.2s infinite linear;}.ty-ajax-loading-box::before{top:calc(24px / 2);}.ty-ajax-loading-box::before{left:calc(50% - (24px + 3px * 2) / 2);}.ty-ajax-loading-box_text_block{min-width:120px;min-height:76px;background-position:44px 10px;}.ty-ajax-loading-box-with__text-wrapper{color:#fff;margin-top:50px;display:block;margin-left:0px;width:100%;padding:0px 5px 5px 5px;text-align:center;box-sizing:border-box;}.ty-ajax-overlay{position:fixed;top:0px;bottom:0px;left:0px;right:0px;z-index:10000;display:none;}.notification-content-extended{position:fixed;top:50%;left:50%;z-index:1101;margin:-40px 0 0 -320px;min-height:140px;width:640px;color:#000;background-color:#fff;border:1px solid gray;}.notification-content-extended .ty-product-notification__body{overflow:auto;}.notification-body-extended{color:#000;overflow-x:hidden;overflow-y:auto;}.notification-container{position:fixed;top:0;right:40px;z-index:1022;min-width:300px;width:40%;}.notification-container-top{top:10px;}.notification-content{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 35px 10px 18px;line-height:150%;border-radius:2px;}.notification-content strong{margin-right:7px;}.notification-content-extended h1{position:relative;padding:13px 30px 10px 20px;border:none;border-bottom:1px solid #bdc3c7;background:#f8f9f9;font-weight:normal;font-size:18px;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.notification-content-extended h1 span{position:absolute;top:15px;right:14px;width:16px;height:16px;color:#acacac;text-shadow:none;font:13px/1 'glyphs';opacity:1;cursor:pointer;speak:none;-webkit-font-smoothing:antialiased;}.notification-content-extended h1 span:before{font-family:glyphs;content:"\e009";speak:none;-webkit-font-smoothing:antialiased;}.notification-content-extended h1 span:hover{color:#dfdfdf;opacity:1;}.close{position:absolute;top:5px;right:7px;float:right;padding:0;border:0;background:transparent;font-size:20px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:15px;cursor:pointer;-webkit-appearance:none;}.close:hover{text-decoration:none;cursor:pointer;}.alert-success,.alert-warning,.alert-error{position:relative;margin:7px 0 7px 0;border:1px solid;font-size:100%;opacity:0.96;}.alert-success{border-color:#8bc045;background:#d0eaae;color:#496e16;}.alert-success .close{color:#8bc045;}.alert-warning{border-color:#f39c12;background:#f5e08c;color:#ac6e0b;}.alert-warning .close{color:#f39c12;}.alert-error{border-color:#c0392b;background:#eb7064;color:white;}.alert-error .close{color:#c0392b;}.alert-error a{color:#fff;text-decoration:underline;}.owl-item{-ms-touch-action:manipulation;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel .owl-wrapper:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel{position:relative;width:100%;-ms-touch-action:pan-y;}.owl-carousel .owl-wrapper{position:relative;-webkit-transform:translate3d(0px,0px,0px);display:flex !important;align-content:center;}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;}.owl-carousel .owl-wrapper-outer.autoheight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}.owl-carousel .owl-item{float:left;min-height:32px;}.owl-buttons{color:#56636f;}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer;}.owl-controls{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px;}.owl-fade-out{z-index:10;-webkit-animation:fadeout .7s both ease;-moz-animation:fadeout .7s both ease;animation:fadeout .7s both ease;}.owl-fade-in{-webkit-animation:fadein .7s both ease;-moz-animation:fadein .7s both ease;animation:fadein .7s both ease;}.owl-backslide-out{-webkit-animation:backslideout 1s both ease;-moz-animation:backslideout 1s both ease;animation:backslideout 1s both ease;}.owl-backslide-in{-webkit-animation:backslidein 1s both ease;-moz-animation:backslidein 1s both ease;animation:backslidein 1s both ease;}.owl-godown-out{-webkit-animation:scaletofade .7s ease both;-moz-animation:scaletofade .7s ease both;animation:scaletofade .7s ease both;}.owl-godown-in{-webkit-animation:godown .6s ease both;-moz-animation:godown .6s ease both;animation:godown .6s ease both;}.owl-fadeup-in{-webkit-animation:scaleupfrom .5s ease both;-moz-animation:scaleupfrom .5s ease both;animation:scaleupfrom .5s ease both;}.owl-fadeup-out{-webkit-animation:scaleupto .5s ease both;-moz-animation:scaleupto .5s ease both;animation:scaleupto .5s ease both;}@-webkit-keyframes empty{0%{opacity:1;}}@-moz-keyframes empty{0%{opacity:1;}}@keyframes empty{0%{opacity:1;}}@-webkit-keyframes fadein{0%{opacity:0;}100%{opacity:1;}}@-moz-keyframes fadein{0%{opacity:0;}100%{opacity:1;}}@keyframes fadein{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes fadeout{0%{opacity:1;}100%{opacity:0;}}@-moz-keyframes fadeout{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeout{0%{opacity:1;}100%{opacity:0;}}@-webkit-keyframes backslideout{25%{opacity:.5;-webkit-transform:translatez(-500px);}75%{opacity:.5;-webkit-transform:translatez(-500px) translatex(-200%);}100%{opacity:.5;-webkit-transform:translatez(-500px) translatex(-200%);}}@-moz-keyframes backslideout{25%{opacity:.5;-moz-transform:translatez(-500px);}75%{opacity:.5;-moz-transform:translatez(-500px) translatex(-200%);}100%{opacity:.5;-moz-transform:translatez(-500px) translatex(-200%);}}@keyframes backslideout{25%{opacity:.5;transform:translatez(-500px);}75%{opacity:.5;transform:translatez(-500px) translatex(-200%);}100%{opacity:.5;transform:translatez(-500px) translatex(-200%);}}@-webkit-keyframes backslidein{0%,25%{opacity:.5;-webkit-transform:translatez(-500px) translatex(200%);}75%{opacity:.5;-webkit-transform:translatez(-500px);}100%{opacity:1;-webkit-transform:translatez(0) translatex(0);}}@-moz-keyframes backslidein{0%,25%{opacity:.5;-moz-transform:translatez(-500px) translatex(200%);}75%{opacity:.5;-moz-transform:translatez(-500px);}100%{opacity:1;-moz-transform:translatez(0) translatex(0);}}@keyframes backslidein{0%,25%{opacity:.5;transform:translatez(-500px) translatex(200%);}75%{opacity:.5;transform:translatez(-500px);}100%{opacity:1;transform:translatez(0) translatex(0);}}@-webkit-keyframes scaletofade{to{opacity:0;-webkit-transform:scale(.8);}}@-moz-keyframes scaletofade{to{opacity:0;-moz-transform:scale(.8);}}@keyframes scaletofade{to{opacity:0;transform:scale(.8);}}@-webkit-keyframes godown{from{-webkit-transform:translatey(-100%);}}@-moz-keyframes godown{from{-moz-transform:translatey(-100%);}}@keyframes godown{from{transform:translatey(-100%);}}@-webkit-keyframes scaleupfrom{from{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes scaleupfrom{from{opacity:0;-moz-transform:scale(1.5);}}@keyframes scaleupfrom{from{opacity:0;transform:scale(1.5);}}@-webkit-keyframes scaleupto{to{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes scaleupto{to{opacity:0;-moz-transform:scale(1.5);}}@keyframes scaleupto{to{opacity:0;transform:scale(1.5);}}.owl-theme{margin:0;}.ty-owl-controls{padding-bottom:10px;float:right;position:relative;z-index:100;}.ty-sidebox .ty-owl-controls{margin:-50px 0 0 0;}.owl-theme .owl-controls{margin-top:10px;text-align:center;}.owl-theme .owl-controls-outside{margin-top:0;text-align:center;}.owl-theme .owl-controls .owl-buttons div{color:#fff;display:inline-block;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#b9c1c9;filter:alpha(opacity=70);opacity:0.7;}.owl-theme .owl-controls-outside .owl-buttons div{float:left;font-size:15px;padding:2px 9px;height:20px;width:6px;margin-top:3px;margin-bottom:0;}.owl-theme .owl-controls-outside .owl-buttons div:last-child{margin-right:0;}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:alpha(opacity=100);opacity:1;text-decoration:none;}.owl-theme .owl-controls .owl-page{display:inline-block;}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:alpha(opacity=50);opacity:0.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#a9b0b4;}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:alpha(opacity=100);opacity:1;}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#fff;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}.owl-item.loading::before{box-sizing:content-box;position:absolute;content:'';opacity:0.6;border-radius:50%;width:24px;height:24px;border:3px solid #4a4a4a;border-top:3px solid transparent;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load 1.2s infinite linear;animation:load 1.2s infinite linear;}.owl-item.loading::before{top:calc(50% - (24px + 3px * 2) / 2);}.owl-item.loading::before{left:calc(50% - (24px + 3px * 2) / 2);}.owl-more-theme .owl-controls{width:100%;position:absolute;top:50%;margin-top:-18px;}.owl-more-theme .owl-prev,.owl-more-theme .owl-next{position:absolute;padding:3px 8px 0 8px;}.owl-more-theme .owl-prev i,.owl-more-theme .owl-next i,.owl-more-theme .owl-prev .ty-icon,.owl-more-theme .owl-next .ty-icon{font-size:30px;}.owl-more-theme .owl-prev{left:-35px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}.owl-more-theme .owl-next{right:-35px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}#lightbox-container-image-box{height:100% !important;}#lightbox-container-image,#lightbox-container-image-data-box,#lightbox-container-image-box,#lightbox-image,#lightbox-nav{max-width:100vw;}#lightbox-image{max-height:80vh;}@media (max-width: 767px){#jquery-lightbox{overflow:hidden;}}@media (max-width: 767px){.pp_pic_holder.pp_default{max-width:100vw;overflow:hidden;position:fixed;top:0% !important;}#pp_full_res,.pp_content,.ppt{max-width:100vw;}.pp_details{max-width:100%;}#pp_full_res img,.pp_hoverContainer,.pp_content{max-width:100%;height:auto !important;}a.pp_close{top:-35px !important;}}.ty-owl-previewer .object-container,.ty-owl-previewer .ty-owl-previewer__container,.ty-owl-previewer .owl-wrapper-outer,.ty-owl-previewer .owl-wrapper,.ty-owl-previewer__image-container{height:100vh !important;max-height:100%;}.ty-owl-previewer .object-container{overflow-x:hidden;}.ty-owl-previewer__image--flex-fix-wrapper{max-height:100%;max-width:100%;width:100%;height:calc(100% - 30px);text-align:center;display:flex;justify-content:center;align-items:center;}.ty-owl-previewer .owl-pagination{position:absolute;bottom:0;left:0;right:0;}.ty-owl-previewer .owl-buttons{position:absolute;left:0;right:0;height:0px;bottom:calc(50% + 60px);display:flex;justify-content:space-between;}@media (max-width: 480px){.ty-owl-previewer .owl-buttons{display:none;}}.ty-owl-previewer .owl-next{transform:scale(3);}.ty-owl-previewer .owl-next:before{border:0 !important;}.ty-owl-previewer .owl-prev{transform:scale(3);}.ty-owl-previewer .owl-prev:after{border:0 !important;}.ty-owl-previewer__image-container{display:flex;align-items:start;justify-content:center;}.ty-owl-previewer__image{display:inline;max-width:100%;width:auto;max-height:100%;}.ty-owl-previewer__dialog{height:80vh !important;width:80vw !important;top:10vh !important;left:10vw !important;max-height:none;max-width:80vw !important;position:fixed;}@media (max-width: 767px){.ty-owl-previewer__dialog{height:100vh !important;width:100vw !important;top:0vh !important;left:0vw !important;max-width:100vw !important;}}.ty-owl-previewer__dialog .ui-dialog-titlebar{background:white;border:none;}.ty-owl-previewer.ui-dialog-content{height:calc(100% - 48px) !important;display:flex !important;align-items:center;justify-content:center;}.ty-owl-previewer.ui-dialog-content .object-container{padding:4px;display:block;width:100%;}.ty-scroller{display:flex;}.ty-scroller > .ty-scroller__item{width:100%;}@media (max-width: 479px){.ty-scroller > .ty-scroller__item:nth-child(n + 2){display:none;}}.ty-scroller[data-ca-scroller-item-desktop="1"] > .ty-scroller__item:nth-child(n + 2),.ty-scroller[data-ca-scroller-item-desktop="2"] > .ty-scroller__item:nth-child(n + 3),.ty-scroller[data-ca-scroller-item-desktop="3"] > .ty-scroller__item:nth-child(n + 4),.ty-scroller[data-ca-scroller-item-desktop="4"] > .ty-scroller__item:nth-child(n + 5),.ty-scroller[data-ca-scroller-item-desktop="5"] > .ty-scroller__item:nth-child(n + 6),.ty-scroller[data-ca-scroller-item-desktop="6"] > .ty-scroller__item:nth-child(n + 7),.ty-scroller[data-ca-scroller-item-desktop="7"] > .ty-scroller__item:nth-child(n + 8),.ty-scroller[data-ca-scroller-item-desktop="8"] > .ty-scroller__item:nth-child(n + 9),.ty-scroller[data-ca-scroller-item-desktop="9"] > .ty-scroller__item:nth-child(n + 10),.ty-scroller[data-ca-scroller-item-desktop="10"] > .ty-scroller__item:nth-child(n + 11){display:none;}@media (max-width: 979px){.ty-scroller[data-ca-scroller-item-desktop-small="1"] > .ty-scroller__item:nth-child(n + 2),.ty-scroller[data-ca-scroller-item-desktop-small="2"] > .ty-scroller__item:nth-child(n + 3),.ty-scroller[data-ca-scroller-item-desktop-small="3"] > .ty-scroller__item:nth-child(n + 4),.ty-scroller[data-ca-scroller-item-desktop-small="4"] > .ty-scroller__item:nth-child(n + 5),.ty-scroller[data-ca-scroller-item-desktop-small="5"] > .ty-scroller__item:nth-child(n + 6),.ty-scroller[data-ca-scroller-item-desktop-small="6"] > .ty-scroller__item:nth-child(n + 7),.ty-scroller[data-ca-scroller-item-desktop-small="7"] > .ty-scroller__item:nth-child(n + 8),.ty-scroller[data-ca-scroller-item-desktop-small="8"] > .ty-scroller__item:nth-child(n + 9),.ty-scroller[data-ca-scroller-item-desktop-small="9"] > .ty-scroller__item:nth-child(n + 10),.ty-scroller[data-ca-scroller-item-desktop-small="10"] > .ty-scroller__item:nth-child(n + 11){display:none;}}@media (max-width: 768px){.ty-scroller[data-ca-scroller-item-tablet="1"] > .ty-scroller__item:nth-child(n + 2),.ty-scroller[data-ca-scroller-item-tablet="2"] > .ty-scroller__item:nth-child(n + 3),.ty-scroller[data-ca-scroller-item-tablet="3"] > .ty-scroller__item:nth-child(n + 4),.ty-scroller[data-ca-scroller-item-tablet="4"] > .ty-scroller__item:nth-child(n + 5),.ty-scroller[data-ca-scroller-item-tablet="5"] > .ty-scroller__item:nth-child(n + 6),.ty-scroller[data-ca-scroller-item-tablet="6"] > .ty-scroller__item:nth-child(n + 7),.ty-scroller[data-ca-scroller-item-tablet="7"] > .ty-scroller__item:nth-child(n + 8),.ty-scroller[data-ca-scroller-item-tablet="8"] > .ty-scroller__item:nth-child(n + 9),.ty-scroller[data-ca-scroller-item-tablet="9"] > .ty-scroller__item:nth-child(n + 10),.ty-scroller[data-ca-scroller-item-tablet="10"] > .ty-scroller__item:nth-child(n + 11){display:none;}}.ty-footer-form-block{margin:27px 0px 0px 0px;color:white;}.ty-footer-form-block__title{display:inline-block;padding-right:30px;font-size:22px;color:white;font-weight:normal;}.ty-footer-form-block__form{display:inline-block;margin:0 0 10px 0 !important;width:300px;}.ty-footer-form-block__form .cm-hint{color:#c9c9c9;}.dropdown-menu{display:none;}.text-center{text-align:center;}.text-right{text-align:right;}.text-justify{text-align:justify;}.ty-visually-hidden,.ty-visually-hidden-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.radio.ty-visually-hidden,.radio.ty-visually-hidden-focusable:not(:focus),.checkbox.ty-visually-hidden,.checkbox.ty-visually-hidden-focusable:not(:focus),input[type="radio"].ty-visually-hidden,input[type="radio"].ty-visually-hidden-focusable:not(:focus),input[type="checkbox"].ty-visually-hidden,input[type="checkbox"].ty-visually-hidden-focusable:not(:focus){margin:-1px;}.litecheckout .cm-sdek-select-store{position:static;display:none;}.litecheckout .pickup--map-list,.litecheckout .pickup--list,.litecheckout .ty-checkout-select-store,.litecheckout .ty-checkout-select-store__list,.litecheckout .ty-checkout-select-store__map-full-div{padding-left:0;}.litecheckout .pickup--show-all-btn-wrapper{width:100%;padding:6.5px;text-align:center;}.litecheckout .pickup__open-pickupups-btn{display:flex;margin-top:15px;flex-basis:100%;padding:10px 0;justify-content:center;align-items:center;}.litecheckout .pickup__offices{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;overflow-y:auto;height:500px;max-height:500px;padding:4px;}.litecheckout .pickup__offices.litecheckout__fields-row--wrapped .ty-one-store{flex-basis:100%;width:100%;}.litecheckout .pickup__offices-wrapper{display:flex;flex-direction:column;flex-basis:30%;overflow-y:hidden;height:502px;max-height:502px;border:1px solid #edeff1;margin:0;border-radius:6px;}.litecheckout .pickup__offices-wrapper--near-map{flex-basis:100% !important;width:auto;}.litecheckout .pickup__offices--list{padding:0px;}@media (max-width: 767px){.litecheckout .pickup__offices--list{max-height:calc(100vh - 140px) !important;min-height:calc(100vh - 140px) !important;overflow:auto;}.litecheckout .pickup__offices--list-no-height.pickup__offices{max-height:unset !important;min-height:unset !important;padding:0;padding-top:15px;}.litecheckout .pickup__offices--list-no-height.pickup__offices .ty-one-store{border-top:1px solid #dce3ea;border-right:1px solid #dce3ea;}}.litecheckout .pickup__offices--list .ty-one-store{padding:0 !important;min-height:auto !important;border-bottom:1px solid #edeff1;padding-top:10px !important;padding-bottom:10px !important;}.litecheckout .pickup__offices--list .ty-one-store .ty-sdek-store__label.ty-one-store__label{border:0 !important;border-radius:0 !important;}.litecheckout .pickup__offices--list .ty-sdek-office__selected{border-radius:0 !important;border-left-color:#5a3796 !important;background-color:#fff !important;}.litecheckout .pickup__offices--list .ty-sdek-office__selected .ty-one-store__name{color:#5a3796;}.litecheckout .pickup__offices--list .ty-sdek-office__selected .ty-sdek-store__label.ty-one-store__label{box-shadow:none !important;}.litecheckout .pickup__offices--list:not(.pickup__offices--list--no-sorting) .ty-sdek-office__selected{order:-1;}.litecheckout .pickup__search{padding:10px;background-color:rgba(0,0,0,0.02);}.litecheckout .pickup__search-field{max-width:100%;margin:0;}.litecheckout .pickup--list .pickup__offices-wrapper{flex-basis:100%;overflow:initial;height:auto;}.litecheckout .pickup--list .pickup__offices{padding:0;height:auto;}.litecheckout .pickup--list .pickup__offices.litecheckout__fields-row--wrapped .ty-one-store{flex-basis:100%;}.litecheckout .pickup--map-list .pickup__offices-wrapper{border-top-right-radius:0;border-bottom-right-radius:0;border-right:0;}.litecheckout .pickup--map-list,.litecheckout .pickup--list{display:flex;flex-direction:row-reverse;width:100%;}.litecheckout .pickup__map-wrapper{display:flex;flex-basis:70%;height:500px;margin:0;border-radius:0 6px 6px 0;overflow:hidden;}@media (max-width: 767px){.litecheckout .pickup__map-wrapper{border-radius:0;}}.litecheckout .pickup__map-container{flex-basis:100%;}.litecheckout .pickup--map-list .ty-checkout-select-store__item-view,.litecheckout .pickup--map-list .ty-checkout-select-store__list__item-view,.litecheckout .pickup--list .ty-checkout-select-store__item-view,.litecheckout .pickup--list .ty-checkout-select-store__list__item-view{padding:0 6px;padding-bottom:20px;}.litecheckout .pickup--map-list .ty-checkout-select-store__item-view .ty-btn.ty-btn__tertiary.text-button,.litecheckout .pickup--map-list .ty-checkout-select-store__list__item-view .ty-btn.ty-btn__tertiary.text-button,.litecheckout .pickup--list .ty-checkout-select-store__item-view .ty-btn.ty-btn__tertiary.text-button,.litecheckout .pickup--list .ty-checkout-select-store__list__item-view .ty-btn.ty-btn__tertiary.text-button{padding:10px 25px;}.litecheckout .pickup--map-list .ty-checkout-select-store__list .ty-one-store__label,.litecheckout .pickup--list .ty-checkout-select-store__list .ty-one-store__label{min-height:105px;display:flex;align-items:center;}.litecheckout .pickup--map-list .ty-checkout-select-store__list .ty-one-store__label .ty-one-store__name,.litecheckout .pickup--list .ty-checkout-select-store__list .ty-one-store__label .ty-one-store__name{padding-top:0px;}.litecheckout .pickup--map-list .ty-checkout-select-store__list .ty-one-store__label label,.litecheckout .pickup--list .ty-checkout-select-store__list .ty-one-store__label label{width:100%;}.litecheckout .pickup--map-list .ty-one-store,.litecheckout .pickup--list .ty-one-store{display:flex;width:33.3%;flex-basis:33.3%;padding:6.5px;margin:0px;min-height:145px;background-color:rgba(0,0,0,0.02);border-left:3px solid transparent;box-sizing:border-box;}.litecheckout .pickup--map-list .ty-one-store.hidden,.litecheckout .pickup--list .ty-one-store.hidden{display:none;}.litecheckout .pickup--map-list .ty-one-store__name,.litecheckout .pickup--list .ty-one-store__name{font-size:16px;font-weight:normal;padding:0;}.litecheckout .pickup--map-list .ty-one-store__description .ty-one-office__address,.litecheckout .pickup--list .ty-one-store__description .ty-one-office__address{font-size:12px;color:#6c6c6c;}.litecheckout .pickup--map-list .ty-one-store__description .ty-one-office__worktime,.litecheckout .pickup--list .ty-one-store__description .ty-one-office__worktime{font-size:12px;color:#6c6c6c;}.litecheckout .pickup--map-list .ty-one-store__label,.litecheckout .pickup--list .ty-one-store__label{display:flex;flex-direction:column;width:100%;margin:0;padding:0 20px;cursor:pointer;justify-content:center;border-radius:5px;border:solid 1px #acbdcd;}.litecheckout .pickup--map-list .ty-one-store__label *,.litecheckout .pickup--list .ty-one-store__label *{cursor:pointer;}.litecheckout .pickup--map-list .ty-one-store__radio,.litecheckout .pickup--list .ty-one-store__radio{display:none;}.litecheckout .pickup--map-list .ty-one-store:hover,.litecheckout .pickup--list .ty-one-store:hover{background:rgba(0,0,0,0.05);}.litecheckout .pickup--map-list .ty-one-store *,.litecheckout .pickup--list .ty-one-store *{box-sizing:border-box;}@media (max-width: 1180px){.litecheckout .pickup--map-list .ty-checkout-select-store,.litecheckout .pickup--map-list .ty-checkout-select-store__list,.litecheckout .pickup--list .ty-checkout-select-store,.litecheckout .pickup--list .ty-checkout-select-store__list{width:calc(100% - 2px);}.litecheckout .pickup--map-list .ty-one-store,.litecheckout .pickup--list .ty-one-store{flex-basis:100%;}}@media (max-width: 767px){.litecheckout .pickup--map-list .ty-one-store,.litecheckout .pickup--list .ty-one-store{flex-basis:100%;}.litecheckout .pickup--map-list,.litecheckout .pickup--list{flex-direction:row;flex-wrap:wrap;}.litecheckout .pickup__offices-wrapper{flex-basis:100%;height:auto;max-height:unset;border:0;}.litecheckout .pickup__offices{padding:4px;height:auto;max-height:unset;overflow-y:auto;}.litecheckout .pickup__search{border:0;}.litecheckout .pickup__map-wrapper{flex-direction:column;flex-basis:100%;height:auto;border:0;}.litecheckout .pickup__map-container{flex-basis:70vh;height:70vh;border:1px solid #acbdcd;}.litecheckout .pickup__map-container--mobile-hint{display:flex;visibility:visible;min-height:25px;justify-content:center;align-items:center;color:white;background-color:#acbdcd;border-top:2px solid white;padding:5px;text-align:center;font-size:0.9em;}}@media (min-width: 767px){.litecheckout .accordeon-label,.litecheckout .accordeon-checkbox{visibility:hidden;display:none;}.litecheckout .pickup__map-container--mobile-hint{display:none;visibility:hidden;}}@media (max-width: 767px){.litecheckout .accordeon-labels{display:flex;width:100%;padding:0 10px;}.litecheckout .accordeon-label{display:inline-flex;border:1px solid rgba(0,0,0,0.14);background-color:rgba(151,151,151,0.178);color:rgba(0,0,0,0.65);text-align:center;cursor:pointer;flex-basis:100%;height:25px;justify-content:center;align-items:center;}.litecheckout .accordeon-label--checked{background-color:#4fbe31;font-weight:bold;color:white;}.litecheckout .accordeon-label:first-child{border-right:0;}.litecheckout .accordeon-label:checked{color:white;}.litecheckout .accordeon-checkbox{display:none;}.litecheckout .accordeon-content{display:none;}.litecheckout .accordeon-checkbox:checked ~ .accordeon-content{display:block;}}.ui-dialog .ui-dialog-content.ty-checkout-select-store__map-full-div-in-popup{min-width:740px;}@media (max-width: 768px){.ui-dialog .ui-dialog-content.ty-checkout-select-store__map-full-div-in-popup{min-width:unset;width:100%;}}.pickup__map-container .gm-style-pbt{margin-left:60px;}@media (max-width: 767px){.litecheckout-ya-baloon{overflow-x:hidden;}}.litecheckout__link{color:#4fbe31;}.litecheckout__shippings{transition:.256s padding;}.litecheckout__shippings:after{display:block;content:"";transition:.256s all;background-color:transparent;color:white;}.litecheckout__overlay--active{position:relative;z-index:inherit;padding:0px 5px;min-height:300px;}.litecheckout__overlay--active:after{display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.5);border-radius:6px;content:attr(data-ca-lite-checkout-overlay-message);color:white;font-size:38px;}.litecheckout__select{width:100%;height:41px;border:1px solid #acbdcd;border-radius:5px;font-size:14px;color:#2e3a47;}.litecheckout__select:hover{border-color:#465f73;}.litecheckout__select:focus,.litecheckout__select:focus-within{border-color:#4fbe31;box-shadow:0 0 0 4px rgba(79,190,49,0.2), 0 0 0 1px #4fbe31;outline:0;}.litecheckout__select-label{display:block;padding:6px 0;font-weight:bold;}.litecheckout .ty-footer-form-block-policy__input--autoclicked .ty-lable-subscribe-policy__wrapper{max-width:unset;}.litecheckout__payment-method .ty-payments-list__item{display:none;}.litecheckout__payment-instructions{flex-direction:column;}.litecheckout__terms{width:100%;}.litecheckout__terms .ty-checkout__terms{margin:0;border:1px solid #dce3ea;background-color:rgba(249,249,249,0.5);}.litecheckout__terms .ty-checkout__terms:not(:last-child){margin-bottom:16px;}.litecheckout__terms .ty-gdpr-agreement{margin-bottom:0;}.litecheckout__address-switch{width:100%;margin:0;}.litecheckout__submit-btn{width:100%;border-radius:5px;background-color:#5a3796;height:54px;text-align:center;color:#fff;font-size:16px;border:none;transition:background 200ms;}.litecheckout__submit-btn--auto-width{max-width:100%;width:auto;padding:0 30px;}.litecheckout__submit-btn:hover,.litecheckout__submit-btn:focus,.litecheckout__submit-btn:focus-within{background:#673fac;}.litecheckout__form{width:100%;display:flex;flex-direction:column;}.litecheckout__page-title{margin:40px 0 15px;padding:0 8px;font-size:28px;}.tygh-footer > div.litecheckout__footer{background:transparent;}.litecheckout__footer{margin-top:30px;}@media (max-width: 767px){.litecheckout__footer .ty-logo-container{margin-bottom:10px;}}.litecheckout__footer .footer-copyright{background:transparent;}.litecheckout__footer .bottom-copyright{margin-top:0;}.litecheckout__container{flex-basis:100%;padding-top:0.5rem;padding-bottom:0.5rem;max-width:100%;}.litecheckout__section{display:flex;flex-direction:column;flex-shrink:0;flex-wrap:wrap;}.litecheckout__group{display:flex;flex-wrap:wrap;max-width:100%;width:100%;}.litecheckout__group.hidden{display:none;}.litecheckout__group--center{align-items:center;}.litecheckout__group .captcha{padding:0px 8px;}.litecheckout__item{display:flex;margin:0.5rem;}.litecheckout__item--fill{flex-grow:1;flex-shrink:1;}.litecheckout__item--full{flex-grow:1;flex-shrink:1;width:100%;}.litecheckout__item--center{align-items:center;}.litecheckout__item:empty{display:none;}.litecheckout__item .ty-credit-card__input,.litecheckout__item .ty-credit-card__input-short,.litecheckout__item .ty-credit-card__cvv-field-input{color:#2e3a47;}.litecheckout__item .ty-credit-card .ty-control-group__title,.litecheckout__item .ty-credit-card__cvv-field .ty-control-group__title{color:#2e3a47;}.litecheckout__field{display:flex;flex-grow:1;flex-shrink:1;flex-basis:100%;min-width:12rem;margin:0.5rem;position:relative;flex-direction:column;align-items:flex-start;}@media (min-width: 768px){.litecheckout__field{min-width:5rem;}}@media (min-width: 768px){.litecheckout__field--auto{flex-grow:0;flex-shrink:0;flex-basis:auto;}}@media (min-width: 768px){.litecheckout__field--fill{flex-basis:auto;}}.litecheckout__field--xsmall{flex-basis:calc(25% - 1rem);}.litecheckout__field--small{flex-basis:calc(33.33333% - 1rem);}.litecheckout__field--medium{flex-basis:calc(50% - 1rem);}.litecheckout__field--large{flex-basis:calc(66.66667% - 1rem);}.litecheckout__field--xlarge{flex-basis:calc(75% - 1rem);}.litecheckout__field .ty-tiles__wrapper{border:1px solid;border-color:#acbdcd;background-color:#fff;}.litecheckout__field .ty-tiles__wrapper:hover{border-color:#8ca4ba;}.litecheckout__field .ty-tiles__title{color:#4fbe31;}.litecheckout__field .ty-tiles__text{color:#6c6c6c;}.litecheckout__field .ty-tiles__link{color:#4fbe31;}.litecheckout__field .ty-tiles__radio:checked+.ty-tiles__wrapper{border:1px solid;border-color:#4fbe31;box-shadow:0 0 0 4px rgba(79,190,49,0.2), 0 0 0 1px #4fbe31;background-color:#fff;}.litecheckout__label,.litecheckout__input{display:block;padding:0;width:100%;font-weight:normal;}.litecheckout__label.hidden,.litecheckout__input.hidden{display:none;}.litecheckout .litecheckout__input{padding:8px 4px;border:1px solid;border-color:#acbdcd;border-radius:3px;box-sizing:border-box;height:auto;border-radius:5px;background-color:#fff;font-size:16px;color:#2e3a47;}.litecheckout .litecheckout__input--textarea{resize:vertical;min-height:120px;width:100%;}.litecheckout .litecheckout__input:not(:placeholder-shown),.litecheckout .litecheckout__input:focus,.litecheckout .litecheckout__input:focus-within{padding-top:14px;padding-bottom:2px;}.litecheckout .litecheckout__input:hover{border-color:#8ca4ba;}.litecheckout .litecheckout__input:focus,.litecheckout .litecheckout__input:focus-within{border:1px solid;border-color:#4fbe31;box-shadow:0 0 0 4px rgba(79,190,49,0.2), 0 0 0 1px #4fbe31;outline:0;}.litecheckout .litecheckout__input:placeholder-shown:not(:focus):not(:focus-within)+.litecheckout__label{top:10px;font-size:14px;user-select:none;cursor:text;}.litecheckout .litecheckout__input[type=hidden] + .litecheckout__label,.litecheckout .litecheckout__input[disabled] + .litecheckout__label,.litecheckout .litecheckout__input.disabled + .litecheckout__label{display:none;}.litecheckout .litecheckout__input--selectable{padding:initial;padding-left:9px;height:40px;font-size:16px;background:0;border:0;border-bottom:1px solid #acbdcd;}.litecheckout .litecheckout__input--selectable:not(:placeholder-shown),.litecheckout .litecheckout__input--selectable:focus,.litecheckout .litecheckout__input--selectable:focus-within{padding:initial;padding-left:9px;}.litecheckout .litecheckout__input--selectable + .litecheckout__label{display:none;}.litecheckout .litecheckout__input--selectable--select{padding-left:4px;border:1px solid;border-color:#acbdcd;}.litecheckout .litecheckout__input--selectable--select:not(:placeholder-shown),.litecheckout .litecheckout__input--selectable--select:focus,.litecheckout .litecheckout__input--selectable--select:focus-within{padding:initial;padding-left:4px;color:#2e3a47;padding-right:1rem;text-align-last:right;}.litecheckout .litecheckout__input--selectable--select:hover{border:solid 1px;border-color:#8ca4ba;}.litecheckout .litecheckout__input--selectable--like-field{background-color:transparent;border:solid 1px;border-color:#acbdcd;color:#2e3a47;font-family:'Open Sans','Helvetica Neue',-apple-system,sans-serif;}.litecheckout .litecheckout__input--selectable--like-field:not(:placeholder-shown){cursor:pointer;}.litecheckout .litecheckout__input--selectable--like-field:hover{border-color:#8ca4ba;}.litecheckout .litecheckout__input--selectable--like-field:focus,.litecheckout .litecheckout__input--selectable--like-field:focus-within{border-color:#4fbe31;}@media (max-width: 767px){.litecheckout .litecheckout__input--selectable--like-field{font-size:14px;padding-left:7px;transition:cubic-bezier(0.075,0.82,0.165,1) .3s padding !important;}.litecheckout .litecheckout__input--selectable--like-field::-webkit-search-cancel-button{-webkit-appearance:searchfield-cancel-button;background-size:10px 10px;background-position:50% 50%;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgNDM4LjUzMyA0MzguNTMzJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxwYXRoIGZpbGw9JyNjOGM4YzgnIGQ9J200MDkuMTMzIDEwOS4yMDNjLTE5LjYwOC0zMy41OTItNDYuMjA1LTYwLjE4OS03OS43OTgtNzkuNzk2LTMzLjU5OS0xOS42MDYtNzAuMjc3LTI5LjQwNy0xMTAuMDYyLTI5LjQwNy0zOS43ODEgMC03Ni40NyA5LjgwMS0xMTAuMDYzIDI5LjQwNy0zMy41OTUgMTkuNjA0LTYwLjE5MiA0Ni4yMDEtNzkuOCA3OS43OTYtMTkuNjA5IDMzLjU5Ny0yOS40MSA3MC4yODYtMjkuNDEgMTEwLjA2NCAwIDM5Ljc4IDkuODA0IDc2LjQ2MyAyOS40MDcgMTEwLjA2MiAxOS42MDcgMzMuNTkyIDQ2LjIwNCA2MC4xODkgNzkuNzk5IDc5Ljc5OCAzMy41OTcgMTkuNjA1IDcwLjI4MyAyOS40MDcgMTEwLjA2MyAyOS40MDdzNzYuNDctOS44MDIgMTEwLjA2NS0yOS40MDdjMzMuNTkzLTE5LjYwMiA2MC4xODktNDYuMjA2IDc5Ljc5NS03OS43OTggMTkuNjAzLTMzLjU5NiAyOS40MDMtNzAuMjg0IDI5LjQwMy0xMTAuMDYyLjAwMS0zOS43ODItOS44LTc2LjQ3Mi0yOS4zOTktMTEwLjA2NHptLTg2LjUxMiAxNjEuNzM2YzMuNjE3IDMuNjEzIDUuNDI4IDcuOTA1IDUuNDI4IDEyLjg1NCAwIDUuMTMzLTEuODExIDkuNTE0LTUuNDI4IDEzLjEyN2wtMjUuNjkzIDI1LjcwMWMtMy42MTQgMy42MTMtNy45OTQgNS40Mi0xMy4xMzUgNS40Mi00Ljk0OCAwLTkuMjM2LTEuODA3LTEyLjg0Ny01LjQybC01MS42NzYtNTEuNjgyLTUxLjY3OCA1MS42ODJjLTMuNjE2IDMuNjEzLTcuODk4IDUuNDItMTIuODQ3IDUuNDItNS4xNCAwLTkuNTE3LTEuODA3LTEzLjEzNC01LjQybC0yNS42OTctMjUuNzAxYy0zLjYxNi0zLjYxMy01LjQyNC03Ljk5NC01LjQyNC0xMy4xMjcgMC00Ljk0OCAxLjgwOS05LjI0IDUuNDI0LTEyLjg1NGw1MS42NzgtNTEuNjczLTUxLjY3OC01MS42NzhjLTMuNjE2LTMuNjEyLTUuNDI0LTcuODk4LTUuNDI0LTEyLjg0NyAwLTUuMTQgMS44MDktOS41MTcgNS40MjQtMTMuMTM0bDI1LjY5Ny0yNS42OTNjMy42MTctMy42MTYgNy45OTQtNS40MjQgMTMuMTM0LTUuNDI0IDQuOTQ5IDAgOS4yMzEgMS44MDkgMTIuODQ3IDUuNDI0bDUxLjY3OCA1MS42NzQgNTEuNjc2LTUxLjY3NGMzLjYxLTMuNjE2IDcuODk4LTUuNDI0IDEyLjg0Ny01LjQyNCA1LjE0MSAwIDkuNTIxIDEuODA5IDEzLjEzNSA1LjQyNGwyNS42OTMgMjUuNjkzYzMuNjE3IDMuNjE3IDUuNDI4IDcuOTk0IDUuNDI4IDEzLjEzNCAwIDQuOTQ4LTEuODExIDkuMjM1LTUuNDI4IDEyLjg0N2wtNTEuNjc1IDUxLjY3OHonLz48L3N2Zz4=);height:67%;width:20px;transform:scale(1.5);padding-right:10px;margin-right:7px;}.litecheckout .litecheckout__input--selectable--select{max-width:unset;font-size:14px;}}.litecheckout__label{transition:.3s all;font-size:12px;color:#a1a6aa;position:absolute;top:2px;left:6px;width:calc(100% - 12px);overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;white-space:nowrap;}.litecheckout__step-title{align-self:center;font-size:22px;color:#2e3a47;margin-bottom:0;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;}.litecheckout__shipping-method{display:flex;justify-content:stretch;align-items:stretch;height:130px;}.litecheckout__shipping-method__logo-image{max-height:60px;width:auto;}.litecheckout__shipping-method__wrapper{border-radius:5px;border:solid 1px;border-color:#acbdcd;background-color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;width:calc(100% - 2px);height:130px;overflow:hidden;cursor:pointer;}.litecheckout__shipping-method__wrapper:hover{border-color:#8ca4ba;}.litecheckout__shipping-method__wrapper .ty-error-text{padding:0 6px;}.litecheckout__shipping-method__wrapper--disabled .litecheckout__shipping-method__title,.litecheckout__shipping-method__wrapper--disabled .litecheckout__shipping-method__delivery-time{color:#3c414b;}.litecheckout__shipping-method__radio:checked + .litecheckout__shipping-method__wrapper{border:solid 1px;border-color:#4fbe31;box-shadow:0 0 0 4px rgba(79,190,49,0.2), 0 0 0 1px #4fbe31;background-color:#fff;}.litecheckout__shipping-method__radio:checked + .litecheckout__shipping-method__wrapper--disabled{border-color:#b94a48;box-shadow:0 0 0 4px rgba(185,74,72,0.2), 0 0 0 1px #b94a48;}.litecheckout__shipping-method__radio:not(:checked) + .litecheckout__shipping-method__wrapper--disabled{border-color:rgba(172,189,205,0.4);}.litecheckout__shipping-method__radio + .litecheckout__shipping-method__wrapper--highlight{animation:highlight 500ms ease-out 2 alternate;}.litecheckout__shipping-method__radio:not(:checked) + .litecheckout__shipping-method__wrapper--disabled .litecheckout__shipping-method__title,.litecheckout__shipping-method__radio:not(:checked) + .litecheckout__shipping-method__wrapper--disabled .litecheckout__shipping-method__delivery-time{opacity:0.5;}.litecheckout__shipping-method__title,.litecheckout__shipping-method__status,.litecheckout__shipping-method__delivery-time{margin:0;padding:0;text-align:center;max-width:calc(100% - 1rem);}.litecheckout__shipping-method__title{color:#4fbe31;font-size:16px;}.litecheckout__shipping-method__status{font-size:13px;}.litecheckout__shipping-method__status--error{color:#b94a48;}.litecheckout__shipping-method__delivery-time{color:#6c6c6c;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:pre;}.litecheckout__autocomplete-dropdown{margin-left:0.5rem;margin-right:0.5rem;max-width:100%;width:100%;position:relative;}.litecheckout__autocomplete-dropdown .ui-widget-content{border-radius:3px;}.litecheckout__autocomplete-dropdown .ui-menu{padding:0;height:auto;max-height:30em;overflow-y:auto;}.litecheckout__autocomplete-dropdown .ui-menu .ui-menu-item{box-sizing:border-box;padding:10px 20px;border:1px solid transparent;}.litecheckout__autocomplete-dropdown .ui-state-hover,.litecheckout__autocomplete-dropdown .ui-widget-content .ui-state-hover,.litecheckout__autocomplete-dropdown .ui-widget-header .ui-state-hover,.litecheckout__autocomplete-dropdown .ui-state-focus,.litecheckout__autocomplete-dropdown .ui-widget-content .ui-state-focus,.litecheckout__autocomplete-dropdown .ui-widget-header .ui-state-focus{color:#fff;background:#4fbe31;}.litecheckout__cart{margin-top:66px;padding:20px 15px;border-radius:5px;background:#f6f7f8;}.litecheckout__cart .ty-order-products__price:not(:last-child){margin-bottom:3px;}.litecheckout__cart .ty-product-options{padding-top:0;color:#828385;}.litecheckout__cart .ty-order-products__item{border-color:#d9dde1;}.litecheckout__order-products-p{display:inline-block;max-width:238px;}.litecheckout__field--checkbox{justify-content:flex-end;flex-direction:column-reverse;}.litecheckout__field--checkbox .litecheckout__label{position:relative;left:0;top:0;right:auto;width:auto;font-size:14px;}.litecheckout__field--checkbox .litecheckout__input{width:auto;margin-top:5px;}.litecheckout__field--date .ty-calendar__block{width:100%;}.litecheckout__field--date .litecheckout__label{font-size:14px;top:0;}.litecheckout__field--selectbox{position:relative;}.litecheckout__field--selectbox:after{position:absolute;top:10px;right:2px;left:auto;bottom:auto;width:15px;height:20px;content:'';display:block;-webkit-appearance:menulist;-moz-appearance:none;}.litecheckout__field--selectbox .litecheckout__input{width:100%;height:40px;padding:0 !important;padding-top:14px !important;padding-left:2px !important;-webkit-appearance:none;-moz-appearance:menulist;z-index:1;background-color:transparent;}.litecheckout__field--selectbox .litecheckout__label{font-size:14px;}.litecheckout__field--radio{padding-top:22px;}.litecheckout__field--radio .litecheckout__label{top:0;left:0;font-size:14px;}.litecheckout__field--radio .litecheckout__input{display:inline;padding:0;margin:0;width:unset;height:unset;margin-bottom:2px;margin-right:5px;}.litecheckout__field--radio .litecheckout__input:focus,.litecheckout__field--radio .litecheckout__input:focus-within{box-shadow:0 1 0 4px rgba(79,190,49,0.2), 0 1 0 1px #4fbe31;}.litecheckout__field--textarea .litecheckout__input{resize:vertical;min-height:120px;width:100%;}.litecheckout .litecheckout__shipping-method__description ul,.litecheckout .litecheckout__shipping-method__description ol,.litecheckout .litecheckout__shipping-method__description ul ul,.litecheckout .litecheckout__shipping-method__description ol ol,.litecheckout .litecheckout__shipping-method__description ul ol,.litecheckout .litecheckout__shipping-method__description ol ul{margin:0 0 0 24px;}.litecheckout .litecheckout__shipping-method__description ul{list-style-type:disc;}.litecheckout .litecheckout__shipping-method__description ul ul{list-style-type:circle;}.litecheckout .litecheckout__shipping-method__description ul ul ul li,.litecheckout .litecheckout__shipping-method__description ul ol ul li,.litecheckout .litecheckout__shipping-method__description ol ol ul li{list-style-type:square;}.litecheckout .litecheckout__shipping-method__description ol{list-style-type:decimal;}.litecheckout .litecheckout__shipping-method__description ul li,.litecheckout .litecheckout__shipping-method__description ol li{list-style-type:inherit;}.litecheckout .litecheckout__shipping-method__description ol ol li{list-style-type:lower-alpha;}.litecheckout .litecheckout__shipping-method__description ol ol ol li{list-style-type:lower-roman;}.litecheckout .litecheckout__payment-instructions ul,.litecheckout .litecheckout__payment-instructions ol,.litecheckout .litecheckout__payment-instructions ul ul,.litecheckout .litecheckout__payment-instructions ol ol,.litecheckout .litecheckout__payment-instructions ul ol,.litecheckout .litecheckout__payment-instructions ol ul{margin:0 0 0 24px;}.litecheckout .litecheckout__payment-instructions ul{list-style-type:disc;}.litecheckout .litecheckout__payment-instructions ul ul{list-style-type:circle;}.litecheckout .litecheckout__payment-instructions ul ul ul li,.litecheckout .litecheckout__payment-instructions ul ol ul li,.litecheckout .litecheckout__payment-instructions ol ol ul li{list-style-type:square;}.litecheckout .litecheckout__payment-instructions ol{list-style-type:decimal;}.litecheckout .litecheckout__payment-instructions ul li,.litecheckout .litecheckout__payment-instructions ol li{list-style-type:inherit;}.litecheckout .litecheckout__payment-instructions ol ol li{list-style-type:lower-alpha;}.litecheckout .litecheckout__payment-instructions ol ol ol li{list-style-type:lower-roman;}#shipping_rates_list{width:100%;}#shipping_rates_list > .ty-shipping-options__total{display:none;visibility:hidden;}@keyframes highlight{100%{background-color:#fcf8e3;}}:root{--space-xxxs:1px;--space-xxs:2px;--space-xs:5px;--space-s:10px;--space-m:15px;--space-l:20px;--space-xl:25px;--space-xxl:30px;--space-xxxl:35px;--space-xxxxl:40px;--width-xxxs:1px;--width-xxs:2px;--width-xs:5px;--width-s:10px;--width-m:15px;--width-l:20px;--width-xl:25px;--width-xxl:30px;--width-xxxl:35px;--width-xxxxl:40px;}@media screen and (min-width: 768px){:root{--space-xxxs:2px;--space-xxs:5px;--space-xs:10px;--space-s:20px;--space-m:30px;--space-l:40px;--space-xl:50px;--space-xxl:60px;--space-xxxl:70px;--space-xxxxl:80px;--width-xxxs:2px;--width-xxs:5px;--width-xs:10px;--width-s:20px;--width-m:30px;--width-l:40px;--width-xl:50px;--width-xxl:60px;--width-xxxl:70px;--width-xxxxl:80px;}}.ty-tiles{display:flex;justify-content:stretch;align-items:stretch;box-sizing:border-box;min-height:130px;}.ty-tiles__title,.ty-tiles__text,.ty-tiles__link{margin:0;padding:0;}.ty-tiles__title--center,.ty-tiles__text--center,.ty-tiles__link--center{text-align:center;}.ty-tiles__title{color:#4fbe32;font-size:16px;}.ty-tiles__text{color:#6c6c6c;font-size:13px;}.ty-tiles__link{display:inline-block;color:#4fbe32;font-size:13px;}.ty-tiles__link:hover{color:#ea621f;}.ty-tiles__actions{margin-top:auto;padding-top:0.5rem;}.ty-tiles__wrapper{display:flex;flex:1;flex-direction:column;box-sizing:border-box;min-height:130px;padding-top:0.75rem;padding-right:1rem;padding-bottom:0.5rem;padding-left:1rem;border:solid 1px #acbdcd;border-radius:5px;overflow:hidden;cursor:pointer;}.ty-tiles__wrapper:hover{border-color:#465f73;}.ty-tiles__wrapper .ty-error-text{padding:0 6px;}.ty-tiles__wrapper--center{align-items:center;}.ty-tiles__wrapper--vcenter{justify-content:center;}.ty-tiles__radio:checked+.ty-tiles__wrapper{border:solid 1px #4fbe32;box-shadow:0 0 0 4px rgba(79,190,50,0.2), 0 0 0 1px #4fbe32;}.ty-table--sorter th{position:relative;}.ty-table--sorter .header:not(.sorter-false),.ty-table--sorter .tablesorter-header:not(.sorter-false){cursor:pointer;}.ty-table--sorter .header:not(.sorter-false):hover,.ty-table--sorter .tablesorter-header:not(.sorter-false):hover{text-decoration:underline;}.ty-table--sorter .header:not(.sorter-false):focus,.ty-table--sorter .tablesorter-header:not(.sorter-false):focus{outline:none;}.ty-table--sorter .tablesorter-header-inner{font-weight:bold;}.ty-table--sorter .headerSortUp,.ty-table--sorter .tablesorter-headerSortUp,.ty-table--sorter .tablesorter-headerAsc{text-decoration:underline;}.ty-table--sorter .headerSortUp:before,.ty-table--sorter .tablesorter-headerSortUp:before,.ty-table--sorter .tablesorter-headerAsc:before{position:absolute;top:50%;right:0;font-style:normal;font-variant:normal;font-weight:normal;line-height:0;font-family:glyphs;text-transform:none;content:"\e000";speak:none;-webkit-font-smoothing:antialiased;}@media (min-width: 980px){.ty-table--sorter .headerSortUp:before,.ty-table--sorter .tablesorter-headerSortUp:before,.ty-table--sorter .tablesorter-headerAsc:before{right:5px;}}.ty-table--sorter .headerSortDown,.ty-table--sorter .tablesorter-headerSortDown,.ty-table--sorter .tablesorter-headerDesc{text-decoration:underline;}.ty-table--sorter .headerSortDown:after,.ty-table--sorter .tablesorter-headerSortDown:after,.ty-table--sorter .tablesorter-headerDesc:after{position:absolute;top:50%;right:0;font-style:normal;font-variant:normal;font-weight:normal;line-height:0;font-family:glyphs;text-transform:none;content:"\e002";speak:none;-webkit-font-smoothing:antialiased;}@media (min-width: 980px){.ty-table--sorter .headerSortDown:after,.ty-table--sorter .tablesorter-headerSortDown:after,.ty-table--sorter .tablesorter-headerDesc:after{right:5px;}}:root{--bp-bottom-panel-height:0;}:root.bp-panel-active{--bp-bottom-panel-height:48px;}@media (min-width: 768px){:root.bp-panel-active{--bp-bottom-panel-height:56px;}}.bp__container{--bp-font:-apple-system, BlinkMacSystemFont, 'San Francisco', Roboto, 'Segoe UI', Ubuntu, 'Helvetica Neue', sans-serif;--bp-main-color:#0284d5;--bp-cscart-color:#51ccfb;--bp-main-color-hover:#0374ae;--bp-main-color-animation:#51ccfb;--bp-radius:4px;--bp-panel-bg:rgba(0,0,0,0.8);--bp-panel-shadow:0 -2px 4px 0 rgba(0,0,0,0.5);--bp-bottom-button-bg-hover:#f7f7f7;--bp-bottom-button-shadow:0 3px 5px -1px rgba(0,0,0,0.2), 0 1px 18px 0 rgba(0,0,0,0.12), 0 6px 4px 0 rgba(0,0,0,0.14);--bp-bottom-button-shadow--hover:0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.2);--bp-preview-color:#29b6f6;--bp-build-color:#ffca28;--bp-text-color:#66bb6a;--bp-theme-color:#ec407a;--bp-text-color-inverse:#fff;--bp-text-color-gray:#999;--bp-dropdown-menu-bg:#333;--bp-dropdown-menu-group-divider:1px solid rgba(255,255,255,0.1);--bp-dropdown-menu-item-hover-bg:rgba(255,255,255,0.15);}.bp *{box-sizing:border-box;}.bp-tygh-main-container{padding-bottom:var(--bp-bottom-panel-height);}.dialog-is-open .bp__container{display:none;}@media (max-width: 1340px){.admin-content-wrap .sidebar{margin-bottom:var(--bp-bottom-panel-height);}}html.bp-panel-active .theme-editor{bottom:var(--bp-bottom-panel-height);}.bp-panel{display:-ms-grid;display:grid;z-index:10100;position:fixed;bottom:0;width:100%;height:var(--bp-bottom-panel-height);background-color:var(--bp-panel-bg);-webkit-box-shadow:var(--bp-panel-shadow);box-shadow:var(--bp-panel-shadow);-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;grid-template-areas:"nav close";-ms-grid-columns:auto 40px;grid-template-columns:auto 40px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}@media (min-width: 768px){.bp-panel{grid-template-areas:"logo nav . modes . actions close";-ms-grid-columns:100px auto auto 1fr auto auto 40px;grid-template-columns:100px auto auto 1fr auto auto 40px;}}html:not(.bp-panel-active) .bp-panel{-webkit-transform:translateY(calc(110%));-ms-transform:translateY(calc(110%));transform:translateY(calc(100% + 10px));}.bp-logo{display:none;grid-area:logo;padding:10px;}@media (min-width: 768px){.bp-logo{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0.6;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:inherit;box-sizing:border-box;color:#fff;}}.bp-logo:hover,.bp-logo:focus,.bp-logo--active{opacity:1;color:#fff;outline:0;}.bp-logo--color{color:var(--bp-cscart-color);}.bp-logo-icon{pointer-events:none;}.bp-logo-img--no-color{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);filter:grayscale(100%);max-height:100%;width:auto;}.bp-nav{display:-ms-grid;display:grid;position:relative;grid-area:nav;grid-template-columns:repeat(auto-fit,minmax(90px,auto));grid-auto-flow:column;}.bp-nav__item{display:-webkit-box;display:flex;opacity:0.6;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding-right:6px;padding-left:6px;color:var(--bp-text-color-inverse);font-size:15px;font-family:var(--bp-font);white-space:nowrap;cursor:pointer;}.bp-nav__item:hover,.bp-nav__item:focus,.bp-nav__item--active{opacity:1;color:var(--bp-text-color-inverse);text-decoration:none;outline:0;}@media (min-width: 1024px){.bp-nav__item{padding-right:12px;padding-left:12px;font-size:18px;}}.bp-nav__item-text{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;}.bp-nav__active{position:absolute;top:0;left:0;width:100px;height:4px;background:transparent;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;width:calc(100% / 3);}.bp-nav__active--activated{background:#fff;}.bp-modes{display:none;grid-area:modes;}.bp-modes__item{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0.6;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:100%;border:0;color:#fff;background:none;}.bp-modes__item:hover,.bp-modes__item:focus,.bp-modes__item--active{outline:0;opacity:1;color:#fff;}.bp-modes__item:hover .bp-modes__item-icon{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);}.bp-modes__item:hover.bp-modes__item--preview,.bp-modes__item--active.bp-modes__item--preview{color:var(--bp-preview-color);}.bp-modes__item:hover.bp-modes__item--build,.bp-modes__item--active.bp-modes__item--build{color:var(--bp-build-color);}.bp-modes__item:hover.bp-modes__item--text,.bp-modes__item--active.bp-modes__item--text{color:var(--bp-text-color);}.bp-modes__item:hover.bp-modes__item--theme,.bp-modes__item--active.bp-modes__item--theme{color:var(--bp-theme-color);}.bp-modes__item--disabled .bp-modes__item-icon{opacity:0.1;}.bp-modes__item--disabled.bp-modes__item:hover{color:#fff;cursor:auto;}.bp-modes__item--disabled.bp-modes__item:hover .bp-modes__item-icon{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}.bp-modes__item-icon{-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;}.bp-modes__active{position:absolute;top:0;left:0;width:100px;height:4px;background:transparent;width:calc(100% / 4);-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}.bp-modes__active--preview{background-color:var(--bp-preview-color);}.bp-modes__active--build{background-color:var(--bp-build-color);}.bp-modes__active--text{background-color:var(--bp-text-color);}.bp-modes__active--theme{background-color:var(--bp-theme-color);}@media (min-width: 768px){.bp-modes{display:-ms-grid;display:grid;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:auto;margin-left:auto;-ms-grid-columns:minmax(48px,64px) minmax(48px,64px) minmax(48px,64px) minmax(48px,64px);grid-template-columns:minmax(48px,64px) minmax(48px,64px) minmax(48px,64px) minmax(48px,64px);}}.bp-actions{display:none;grid-area:actions;}.bp-actions__item{height:100%;}.bp-actions__item:hover,.bp-actions__item:focus{outline:0;}.bp-actions__item:hover,.bp-actions__item--active{opacity:1;color:#fff;}@media (min-width: 768px){.bp-actions{display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;-ms-grid-columns:40px 40px;grid-template-columns:40px 40px;}}@media (min-width: 768px){.bp-panel--personal_demo.bp-panel--admin .bp-actions.bp-actions--one-column,.bp-panel--personal_demo.bp-panel--vendor .bp-actions.bp-actions--one-column{-ms-grid-columns:40px;grid-template-columns:40px;}}.bp-bottom-buttons{display:-ms-grid;display:grid;visibility:hidden;z-index:10100;position:fixed;bottom:5px;left:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 48px);-ms-grid-columns:80px 12px auto;grid-template-columns:80px auto;-ms-grid-rows:40px;grid-template-rows:40px;grid-gap:12px;pointer-events:none;}.bp-bottom-buttons--active{visibility:visible;}.bp-bottom-buttons > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;}.bp-bottom-buttons > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;}@media (min-width: 1340px){.bp-bottom-buttons{bottom:24px;-ms-grid-columns:56px 12px auto;grid-template-columns:56px auto;-ms-grid-rows:56px;grid-template-rows:56px;}}.bp-bottom-button{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:10100;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px;border:0;border-radius:999px;color:var(--bp-main-color);font-size:18px;background-color:#fff;-webkit-box-shadow:var(--bp-bottom-button-shadow);box-shadow:var(--bp-bottom-button-shadow);-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;pointer-events:auto;}.bp-bottom-button:hover,.bp-bottom-button:focus{color:var(--bp-main-color);background-color:var(--bp-bottom-button-bg-hover);-webkit-box-shadow:var(--bp-bottom-button-shadow--hover);box-shadow:var(--bp-bottom-button-shadow--hover);text-decoration:none;outline:0;}.bp-bottom-button--disabled{opacity:0;visibility:hidden;}.bp-bottom-button--disabled-panel{-webkit-transform:translatex(-28px) translateY(24px);-ms-transform:translatex(-28px) translateY(24px);transform:translatex(-28px) translateY(24px);}.bp-bottom-button--disabled-action{-webkit-transform:translatex(-88px) translateY(24px);-ms-transform:translatex(-88px) translateY(24px);transform:translatex(-88px) translateY(24px);}.bp-bottom-button--primary{color:#fff;background-color:var(--bp-main-color);}.bp-bottom-button--primary:hover,.bp-bottom-button--primary:focus{color:#fff;background-color:var(--bp-main-color-hover);}.bp-bottom-button--logo{color:var(--bp-cscart-color);}.bp-bottom-button--logo:hover{color:var(--bp-cscart-color);}.bp-bottom-button--text{padding-right:20px;padding-left:20px;}.bp-bottom-button__icon{pointer-events:none;}.bp-bottom-button-img{height:36px;width:auto;max-width:45px;object-fit:contain;}.bp-info{display:inline;-webkit-transform:translate3d(0,50%,1px);transform:translate3d(0,50%,1px);margin-top:-1.2em;color:var(--bp-text-color-gray);font-size:;font-family:var(--bp-font);}@media (min-width: 768px){.bp-info{display:none;}}@media (min-width: 1024px){.bp-info{display:inline;}}.bp-info--animation{color:transparent;background:-webkit-gradient(linear,left top,right top,from(var(--bp-text-color-gray)),color-stop(60%,var(--bp-text-color-gray)),color-stop(80%,var(--bp-text-color-inverse)),to(var(--bp-text-color-gray)));background:-webkit-linear-gradient(left,var(--bp-text-color-gray) 0%,var(--bp-text-color-gray) 60%,var(--bp-text-color-inverse) 80%,var(--bp-text-color-gray) 100%);background:-o-linear-gradient(left,var(--bp-text-color-gray) 0%,var(--bp-text-color-gray) 60%,var(--bp-text-color-inverse) 80%,var(--bp-text-color-gray) 100%);background:linear-gradient(90deg,var(--bp-text-color-gray) 0%,var(--bp-text-color-gray) 60%,var(--bp-text-color-inverse) 80%,var(--bp-text-color-gray) 100%);-webkit-background-clip:text;background-clip:text;-webkit-animation:10s bp-info--animation infinite linear;animation:10s bp-info--animation infinite linear;-webkit-transition:all 5s;-o-transition:all 5s;transition:all 5s;}@-webkit-keyframes bp-info--animation{0%{background-position:0;}100%{background-position:300px;}}@keyframes bp-info--animation{0%{background-position:0;}100%{background-position:300px;}}.bp-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;color:var(--bp-text-color-inverse);font-size:;}.bp-btn__text{padding:7px 12px;border-radius:999px;color:var(--bp-text-color-inverse);background-color:var(--bp-main-color);transition:all 0.2s;}.bp-btn__text--animation{-webkit-animation:bp-btn__text--animation 60s ease infinite;animation:bp-btn__text--animation 60s ease infinite;}.bp-btn:hover{text-decoration:none;}.bp-btn:hover .bp-btn__text{color:var(--bp-text-color-inverse);background-color:var(--bp-main-color-hover);-webkit-animation:none;animation:none;}@keyframes bp-btn__text--animation{0%{background-color:var(--bp-main-color);}98%{background-color:var(--bp-main-color);}99%{background-color:var(--bp-main-color-animation);}100%{background-color:var(--bp-main-color);}}.bp-dropdown{position:relative;}.bp-dropdown-button{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0.6;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;border:0;color:#fff;background:none;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;}.bp-dropdown-button:hover,.bp-dropdown-button:focus{opacity:1;outline:0;}.bp-dropdown-button-icon--settings{-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;}.bp-dropdown-button--animation:focus .bp-dropdown-button-icon--settings{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.bp-dropdown-menu{opacity:0;visibility:hidden;position:absolute;bottom:calc(100% + 2px);right:-12px;padding-top:6px;padding-bottom:6px;max-height:calc(100vh - 72px);overflow-y:auto;border-radius:var(--bp-radius);background-color:var(--bp-dropdown-menu-bg);-webkit-transition:opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;transition:opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;-o-transition:transform 0.1s ease-in-out, opacity 0.1s ease-in-out;transition:transform 0.1s ease-in-out, opacity 0.1s ease-in-out;transition:transform 0.1s ease-in-out, opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);z-index:-1;}.bp-dropdown-menu--open{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);z-index:1;}.bp-dropdown-menu__group:not(:last-child){margin-bottom:3px;padding-bottom:3px;border-bottom:var(--bp-dropdown-menu-group-divider);}.bp-dropdown-menu__item{display:block;padding:6px 20px;color:#fff;font-size:;font-family:var(--bp-font);white-space:nowrap;}.bp-dropdown-menu__item:hover,.bp-dropdown-menu__item:focus{color:#fff;background-color:var(--bp-dropdown-menu-item-hover-bg);text-decoration:none;}.bp-dropdown-menu__item-text{display:block;padding:6px 20px;color:#fff;opacity:0.7;font-size:;font-family:var(--bp-font);white-space:nowrap;}.bp-dropdown-menu__item-text--head{padding:6px 10px;font-weight:bold;opacity:1;}.bp-tooltip{display:inline-block;opacity:0;position:absolute;bottom:100%;margin-bottom:8px;padding:9px;border-radius:var(--bp-radius);color:#fff;font-size:14px;font-family:var(--bp-font);text-align:center;white-space:nowrap;pointer-events:none;background-color:rgba(0,0,0,0.8);-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;}.bp-tooltip__secondary{color:#fff;font-size:12px;line-height:1.3;white-space:normal;min-width:200px;margin-top:4px;}.bp-tooltip:after{position:absolute;top:100%;left:50%;margin-left:-10px;border:solid transparent;border-width:10px;border-top-color:rgba(0,0,0,0.8);pointer-events:none;content:"";}.no-touchevents [data-bp-tooltip]:hover .bp-tooltip{opacity:1;-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);}.bp-tooltip--left{left:2px;}.bp-tooltip--left:after{left:26px;}.bp-tooltip--right{right:2px;}.bp-tooltip--right:after{left:calc(90%);}.bp-close{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0.6;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:0;border:0;color:#fff;background:none;grid-area:close;}.bp-close:hover,.bp-close--focus,.bp-close--active{opacity:1;outline:0;color:#fff;}.bp-close__icon{pointer-events:none;}.bp-panel.bp-panel--personal_demo,.bp-panel.bp-panel--demo{height:96px;grid-template-areas:"demo demo" "nav close";-ms-grid-rows:48px 48px;grid-template-rows:48px 48px;}@media (min-width: 768px){.bp-panel.bp-panel--personal_demo,.bp-panel.bp-panel--demo{height:56px;grid-template-areas:"logo nav . modes . demo actions close";-ms-grid-rows:auto;grid-template-rows:auto;}}@media (min-width: 768px){.bp-panel.bp-panel--personal_demo,.bp-panel.bp-panel--demo{grid-template-areas:"logo nav . modes . demo actions close";-ms-grid-columns:100px auto auto 1fr auto auto auto 40px;grid-template-columns:100px auto auto 1fr auto auto auto 40px;}}.bp-demo{display:none;height:100%;grid-area:demo;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-grid-columns:auto;grid-template-columns:auto;}.bp-panel.bp-panel--personal_demo .bp-demo,.bp-panel.bp-panel--demo .bp-demo{display:-ms-grid;display:grid;}.bp-panel.bp-panel--personal_demo .bp-demo{-ms-grid-columns:auto 12px auto;grid-template-columns:auto auto;grid-gap:12px;}.bp-panel.bp-panel--admin .bp-modes{display:none;}.ty-swiper-previewer{height:calc(100% - 48px - 2 * 10px) !important;display:flex !important;align-items:center;justify-content:center;}.ty-swiper-previewer:focus{outline:none;}.ty-swiper-previewer__object-container{padding:0;height:100% !important;background:none;width:100%;}.ty-swiper-previewer__container{height:100%;max-width:100%;margin:0 auto;padding:0;width:100%;}.ty-swiper-previewer__button-prev.swiper-button-prev,.ty-swiper-previewer__button-next.swiper-button-next{color:#fff;}.ty-swiper-previewer__button-prev.swiper-button-prev:focus,.ty-swiper-previewer__button-next.swiper-button-next:focus{outline:none;}.ty-swiper-previewer__button-prev.swiper-button-prev:hover,.ty-swiper-previewer__button-next.swiper-button-next:hover{opacity:0.75;}.ty-swiper-previewer__button-prev.swiper-button-prev:after,.ty-swiper-previewer__button-next.swiper-button-next:after{font-family:glyphs;font-size:60px;}.ty-swiper-previewer__button-prev.swiper-button-prev:after{content:'\e020';}.ty-swiper-previewer__button-next.swiper-button-next:after{content:'\e01f';}.ty-swiper-previewer__slide.swiper-slide{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:100%;height:100%;}.ty-swiper-previewer__img{max-width:calc(100% - 2 * 45px - 2 * 10px);width:auto;max-height:100%;}[dir='rtl'] .ty-swiper-previewer__button-prev{right:auto;left:10px;}[dir='rtl'] .ty-swiper-previewer__button-prev.swiper-button-prev:after{content:'\e01f';}[dir='rtl'] .ty-swiper-previewer__button-next{left:auto;right:10px;}[dir='rtl'] .ty-swiper-previewer__button-next.swiper-button-next:after{content:'\e020';}.ty-swiper-previewer__dialog{position:fixed;height:100vh !important;width:100vw !important;top:0 !important;left:0 !important;max-width:100vw !important;margin-bottom:0 !important;background:none;}.ty-swiper-previewer__dialog .ui-dialog-titlebar.ui-widget-header{background:none;border:none;}.ty-swiper-previewer__dialog .ui-dialog-titlebar.ui-widget-header .ui-icon-closethick{color:#fff;font-size:20px;width:20px;height:20px;}.ajax-loader-container{position:relative;}.ajax-loader::before{box-sizing:content-box;position:absolute;content:'';opacity:0.6;border-radius:50%;width:24px;height:24px;border:3px solid #4a4a4a;border-top:3px solid transparent;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load 1.2s infinite linear;animation:load 1.2s infinite linear;}.ajax-loader--vertical-top::before{top:calc(24px / 2);}.ajax-loader--vertical-center::before{top:calc(50% - (24px + 3px * 2) / 2);}.ajax-loader--horizontal-center::before{left:calc(50% - (24px + 3px * 2) / 2);}@-webkit-keyframes load{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes load{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}:root{--ty-content-more-visible-comment-lines:5;}.ty-content-more{position:relative;}.ty-content-more__text:not(.cs-content-more__text--full){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:var(--ty-content-more-visible-comment-lines);-webkit-box-orient:vertical;}.ty-content-more__btn{position:absolute;bottom:0;right:0;padding-top:0;padding-bottom:0;padding-left:var(--space-xs);padding-right:var(--space-xs);color:#5a3796;background:#fff;border:0;transition:all 150ms;}.ty-content-more__btn:hover{color:#442971;}.ty-content-more__btn:before{content:'';pointer-events:none;display:block;position:absolute;top:0;right:100%;width:var(--width-s);height:100%;background-image:linear-gradient(90deg,rgba(255,255,255,0),#fff);}@-ms-viewport{width:device-width;}.hidden{display:none;}.visible-phone{display:none !important;}.visible-tablet{display:none !important;}.hidden-desktop{display:none !important;}.visible-desktop{display:inherit !important;}@media (min-width: 768px) and (max-width: 979px){.hidden-desktop{display:inherit !important;}.visible-desktop{display:none !important;}.visible-tablet{display:inherit !important;}.hidden-tablet{display:none !important;}}@media (max-width: 767px){.hidden-desktop{display:inherit !important;}.visible-desktop{display:none !important;}.visible-phone{display:inherit !important;}.hidden-phone{display:none !important;}}.visible-print{display:none !important;}@media print{.visible-print{display:inherit !important;}.hidden-print{display:none !important;}}@media (min-width: 1224px){.row{margin-left:-25px;}.row:before,.row:after{display:table;content:"";line-height:0;width:100%;}.row:after{clear:both;}[class*="span"]{float:left;min-height:1px;margin-left:25px;}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:1175px;}.span16{width:1175px;}.span15{width:1100px;}.span14{width:1025px;}.span13{width:950px;}.span12{width:875px;}.span11{width:800px;}.span10{width:725px;}.span9{width:650px;}.span8{width:575px;}.span7{width:500px;}.span6{width:425px;}.span5{width:350px;}.span4{width:275px;}.span3{width:200px;}.span2{width:125px;}.span1{width:50px;}.offset16{margin-left:1225px;}.offset15{margin-left:1150px;}.offset14{margin-left:1075px;}.offset13{margin-left:1000px;}.offset12{margin-left:925px;}.offset11{margin-left:850px;}.offset10{margin-left:775px;}.offset9{margin-left:700px;}.offset8{margin-left:625px;}.offset7{margin-left:550px;}.offset6{margin-left:475px;}.offset5{margin-left:400px;}.offset4{margin-left:325px;}.offset3{margin-left:250px;}.offset2{margin-left:175px;}.offset1{margin-left:100px;}.row-fluid{width:100%;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;width:100%;}.row-fluid:after{clear:both;}.row-fluid [class*="span"]{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.1276595744681%;}.row-fluid [class*="span"]:first-child{margin-left:0;}.row-fluid .controls-row [class*="span"] + [class*="span"]{margin-left:2.1276595744681%;}.row-fluid .span16{width:100%;}.row-fluid .span15{width:93.617021276596%;}.row-fluid .span14{width:87.234042553191%;}.row-fluid .span13{width:80.851063829787%;}.row-fluid .span12{width:74.468085106383%;}.row-fluid .span11{width:68.085106382979%;}.row-fluid .span10{width:61.702127659574%;}.row-fluid .span9{width:55.31914893617%;}.row-fluid .span8{width:48.936170212766%;}.row-fluid .span7{width:42.553191489362%;}.row-fluid .span6{width:36.170212765957%;}.row-fluid .span5{width:29.787234042553%;}.row-fluid .span4{width:23.404255319149%;}.row-fluid .span3{width:17.021276595745%;}.row-fluid .span2{width:10.63829787234%;}.row-fluid .span1{width:4.2553191489362%;}.row-fluid .offset16{margin-left:104.25531914894%;}.row-fluid .offset16:first-child{margin-left:102.12765957447%;}.row-fluid .offset15{margin-left:97.872340425532%;}.row-fluid .offset15:first-child{margin-left:95.744680851064%;}.row-fluid .offset14{margin-left:91.489361702128%;}.row-fluid .offset14:first-child{margin-left:89.36170212766%;}.row-fluid .offset13{margin-left:85.106382978723%;}.row-fluid .offset13:first-child{margin-left:82.978723404255%;}.row-fluid .offset12{margin-left:78.723404255319%;}.row-fluid .offset12:first-child{margin-left:76.595744680851%;}.row-fluid .offset11{margin-left:72.340425531915%;}.row-fluid .offset11:first-child{margin-left:70.212765957447%;}.row-fluid .offset10{margin-left:65.957446808511%;}.row-fluid .offset10:first-child{margin-left:63.829787234043%;}.row-fluid .offset9{margin-left:59.574468085106%;}.row-fluid .offset9:first-child{margin-left:57.446808510638%;}.row-fluid .offset8{margin-left:53.191489361702%;}.row-fluid .offset8:first-child{margin-left:51.063829787234%;}.row-fluid .offset7{margin-left:46.808510638298%;}.row-fluid .offset7:first-child{margin-left:44.68085106383%;}.row-fluid .offset6{margin-left:40.425531914894%;}.row-fluid .offset6:first-child{margin-left:38.297872340426%;}.row-fluid .offset5{margin-left:34.042553191489%;}.row-fluid .offset5:first-child{margin-left:31.914893617021%;}.row-fluid .offset4{margin-left:27.659574468085%;}.row-fluid .offset4:first-child{margin-left:25.531914893617%;}.row-fluid .offset3{margin-left:21.276595744681%;}.row-fluid .offset3:first-child{margin-left:19.148936170213%;}.row-fluid .offset2{margin-left:14.893617021277%;}.row-fluid .offset2:first-child{margin-left:12.765957446809%;}.row-fluid .offset1{margin-left:8.5106382978723%;}.row-fluid .offset1:first-child{margin-left:6.3829787234043%;}}@media (min-width: 768px) and (max-width: 979px){.row{margin-left:-10px;}.row:before,.row:after{display:table;content:"";line-height:0;width:100%;}.row:after{clear:both;}[class*="span"]{float:left;min-height:1px;margin-left:10px;}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:726px;}.span16{width:726px;}.span15{width:680px;}.span14{width:634px;}.span13{width:588px;}.span12{width:542px;}.span11{width:496px;}.span10{width:450px;}.span9{width:404px;}.span8{width:358px;}.span7{width:312px;}.span6{width:266px;}.span5{width:220px;}.span4{width:174px;}.span3{width:128px;}.span2{width:82px;}.span1{width:36px;}.offset16{margin-left:746px;}.offset15{margin-left:700px;}.offset14{margin-left:654px;}.offset13{margin-left:608px;}.offset12{margin-left:562px;}.offset11{margin-left:516px;}.offset10{margin-left:470px;}.offset9{margin-left:424px;}.offset8{margin-left:378px;}.offset7{margin-left:332px;}.offset6{margin-left:286px;}.offset5{margin-left:240px;}.offset4{margin-left:194px;}.offset3{margin-left:148px;}.offset2{margin-left:102px;}.offset1{margin-left:56px;}.row-fluid{width:100%;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;width:100%;}.row-fluid:after{clear:both;}.row-fluid [class*="span"]{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:1.3774104683196%;}.row-fluid [class*="span"]:first-child{margin-left:0;}.row-fluid .controls-row [class*="span"] + [class*="span"]{margin-left:1.3774104683196%;}.row-fluid .span16{width:100%;}.row-fluid .span15{width:93.617021276596%;}.row-fluid .span14{width:87.234042553191%;}.row-fluid .span13{width:80.851063829787%;}.row-fluid .span12{width:74.468085106383%;}.row-fluid .span11{width:68.085106382979%;}.row-fluid .span10{width:61.702127659574%;}.row-fluid .span9{width:55.31914893617%;}.row-fluid .span8{width:48.936170212766%;}.row-fluid .span7{width:42.553191489362%;}.row-fluid .span6{width:36.170212765957%;}.row-fluid .span5{width:29.787234042553%;}.row-fluid .span4{width:23.404255319149%;}.row-fluid .span3{width:17.021276595745%;}.row-fluid .span2{width:10.63829787234%;}.row-fluid .span1{width:4.2553191489362%;}.row-fluid .offset16{margin-left:102.75482093664%;}.row-fluid .offset16:first-child{margin-left:101.37741046832%;}.row-fluid .offset15{margin-left:97.872340425532%;}.row-fluid .offset15:first-child{margin-left:95.744680851064%;}.row-fluid .offset14{margin-left:91.489361702128%;}.row-fluid .offset14:first-child{margin-left:89.36170212766%;}.row-fluid .offset13{margin-left:85.106382978723%;}.row-fluid .offset13:first-child{margin-left:82.978723404255%;}.row-fluid .offset12{margin-left:78.723404255319%;}.row-fluid .offset12:first-child{margin-left:76.595744680851%;}.row-fluid .offset11{margin-left:72.340425531915%;}.row-fluid .offset11:first-child{margin-left:70.212765957447%;}.row-fluid .offset10{margin-left:65.957446808511%;}.row-fluid .offset10:first-child{margin-left:63.829787234043%;}.row-fluid .offset9{margin-left:59.574468085106%;}.row-fluid .offset9:first-child{margin-left:57.446808510638%;}.row-fluid .offset8{margin-left:53.191489361702%;}.row-fluid .offset8:first-child{margin-left:51.063829787234%;}.row-fluid .offset7{margin-left:46.808510638298%;}.row-fluid .offset7:first-child{margin-left:44.68085106383%;}.row-fluid .offset6{margin-left:40.425531914894%;}.row-fluid .offset6:first-child{margin-left:38.297872340426%;}.row-fluid .offset5{margin-left:34.042553191489%;}.row-fluid .offset5:first-child{margin-left:31.914893617021%;}.row-fluid .offset4{margin-left:27.659574468085%;}.row-fluid .offset4:first-child{margin-left:25.531914893617%;}.row-fluid .offset3{margin-left:21.276595744681%;}.row-fluid .offset3:first-child{margin-left:19.148936170213%;}.row-fluid .offset2{margin-left:14.893617021277%;}.row-fluid .offset2:first-child{margin-left:12.765957446809%;}.row-fluid .offset1{margin-left:8.5106382978723%;}.row-fluid .offset1:first-child{margin-left:6.3829787234043%;}}@media (min-width: 1224px){.ty-product-detail .ty-product-block__left{box-sizing:border-box;padding-right:200px;}.ty-footer-grid__full-width > .row{width:1200px;margin:0 auto;}.ty-footer-grid__full-width > .row-fluid{max-width:1136px;min-width:280px;margin:0 auto;}.ty-footer-menu__items,.ty-footer-general__body{display:block !important;}}@media (max-width: 1224px){.ty-control-group__price{width:100px;}.ty-product-detail .ty-product-block__left{box-sizing:border-box;padding-right:200px;}.ty-footer-grid__full-width > .row{width:960px;margin:0 auto;}.ty-footer-form-block__form{width:220px;}h3.ty-footer-form-block__title,h3.ty-social-link__title{font-size:20px;}.ty-orders__actions-right{float:none;}}@media (max-width: 979px){.ty-sidebox__body-toggle{display:block;}.tygh-content .container,.ty-footer-menu,.footer-copyright{padding:0px 10px;}.ty-select-block__a{margin-right:0;}.top-currencies{margin-left:2px;}.ty-product-detail .ty-product-block__left{box-sizing:border-box;padding-right:0px;}.ty-grid-list__item .ty-icon-left-circle,.ty-grid-list__item .ty-icon-right-circle{visibility:visible;}.ty-product-empty{display:none;}.ty-wish-list-empty [class*="ty-column"]{width:100%;}.ty-wish-list-empty [class*="ty-column"]:first-child .ty-product-empty{display:block;}.ty-compact-list__title{width:20%;}.ty-compact-list__controls{width:50%;}.ty-exception__code{display:block;width:100%;}.ty-exception__title-info{display:block;padding-left:0px;text-align:center;}.ty-exception__links{margin:0px;}.ty-exception__links-item{float:none;display:inline-block;margin:0 5px;}.ty-payment-icons .ty-payment-icons__item{margin-left:2px;margin-right:2px;}.ty-footer-form-block__title{padding-left:10px;}.ty-footer-form-block__title,.ty-footer-form-block__form-container,.ty-footer-form-block__form{width:100%;}h3.ty-social-link__title{display:block;margin-top:21px;margin-bottom:10px;}.ty-sort-container{padding-left:0px;}.ty-product-block__note{width:100%;position:static;}.ty-product-options__item-label{display:block;width:100%;float:none;}.ty-product-options__description,.ty-product-block__option .help-inline{margin-left:0;}.ty-product-variant-image{margin-left:0;}.ty-product-detail .ty-product-block__left{padding-right:0;}.ty-multi-checkout__step{display:block;width:100%;padding-bottom:20px;}.ty-multi-checkout__arrow{display:none;}.ty-payments-list{padding-right:20px;}.ty-payments-list__instruction{width:210px;}.ty-pagination__text{display:none;}}@media (min-width: 768px) and (max-width: 979px){.ty-footer-grid__full-width > .row{width:736px;margin:0 auto;}.ty-social-link__title{margin-right:70px;}.ty-footer-form-block__form{width:220px;}.ty-menu__item .ty-menu__item-link{padding:14px 12px;}.ty-menu__submenu-items .ty-top-mine__submenu-col{min-width:160px;margin-right:13px;margin-bottom:20px;}.ty-top-mine__submenu-col:nth-child(4n){margin-right:0px;}.ty-account-info__buttons .ty-btn{display:block;margin-bottom:10px;margin-left:0px;}.buttons-container.ty-cart-content__top-buttons .ty-btn,.buttons-container.ty-cart-content__bottom-buttons .ty-btn{margin-top:5px;margin-bottom:5px;}.buttons-container.ty-cart-content__top-buttons button.ty-btn,.buttons-container.ty-cart-content__bottom-buttons button.ty-btn{width:100%;}.buttons-container.ty-cart-content__top-buttons .ty-btn,.buttons-container.ty-cart-content__bottom-buttons .ty-btn{display:block;margin-left:0;}.buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons,.buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons{text-align:right;}.buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons .ty-btn,.buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons .ty-btn{margin-left:auto;margin-right:0;}.ty-orders-search-options .span4.ty-control-group{width:50%;margin-left:0;}.ty-orders-search-options .ty-period{margin-left:0;}.te-mode .ty-orders-detail__table-image{float:none;}}@media (min-width: 768px){.ty-cart-content .ty-cart-content__product-elem,.ty-cart-content .ty-cart-content__title{border:0;}.ty-menu__item{display:block !important;}.ty-menu__menu-btn{display:none !important;}.ty-menu-vertical .ty-menu__submenu [class*="menu-level-"].ty-menu__item-active > .ty-menu__submenu-item-header .ty-menu__item-link{background:#5a3796;color:#3c414b;}.ty-menu-vertical .ty-menu__submenu [class*="menu-level-"].ty-menu__item-active i,.ty-menu-vertical .ty-menu__submenu [class*="menu-level-"].ty-menu__item-active .ty-icon{color:#fff;}.ty-sidebox__body{display:block !important;}}@media (max-width: 767px){html.dialog-is-open{overflow:scroll;}.ty-menu__items .ty-menu__items-show{display:block !important;border-bottom:0;}.ty-menu__item{display:none;float:none;margin-right:0px;border-bottom:1px solid #f0f0f0;padding:0px;position:relative;}.no-touch .ty-menu__item:hover .ty-menu__submenu-items,.ty-menu__item:hover .ty-menu__submenu-items{display:none;}.ty-menu__item:last-child{box-shadow:none;border-bottom:0;}.ty-menu__item .ty-menu__item-toggle-active{background:#f2f2f2;}.ty-menu__item .ty-menu__item-link{position:static;}.ty-menu__submenu .ty-menu__submenu-items{padding:0;}.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item{border-bottom:1px solid #d8d8d8;margin:0;}.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link{display:block;padding:12px 30px 12px 40px;}.no-touch .ty-menu__submenu-items .ty-menu__submenu-link:hover{color:#442971;}.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a{color:black;background:none;}.ty-menu__submenu .ty-top-mine__submenu-col{display:block;position:relative;margin:0px;padding:0px;}.ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__submenu-item{position:relative;padding:0px;padding-left:35px;}.ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__submenu-list{display:none;}.ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__item-toggle-active{background:#e0e0e0;}.ty-menu__items .ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__item-toggle{color:#bfbfbf;}.ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__submenu-link{padding:13px 40px;display:block;}.ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__submenu-item-header{min-height:45px;margin:0px;padding-bottom:0px;border-bottom:1px solid #d8d8d8;text-transform:uppercase;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__submenu-item-header-active{background:#e0e0e0;}.ty-menu__menu-btn{border-bottom:0px;box-shadow:none;}.ty-menu__submenu-items{background:#ededed;position:static;}.ty-icon-short-list{padding-right:4px;}.ty-menu__item-toggle{width:50px;height:44px;position:absolute;text-align:center;font-size:35px;right:0px;z-index:100;color:#fff;top:0px;cursor:pointer;}.ty-menu__item-toggle:hover{color:#fff;}.ty-menu__icon-hide,.ty-menu__icon-open{display:inline-block;line-height:46px;}.ty-menu__submenu-dropdown-bottom{margin:auto;}.ty-menu__icon-hide{display:none;}.ty-menu__item-toggle-active .ty-menu__icon-hide{display:inline-block;}.ty-menu__item-toggle-active .ty-menu__icon-open{display:none;}.ty-menu-vertical{margin-bottom:40px;}.ty-dropdown-box__content .ty-menu-vertical{margin-bottom:0px;}.ty-menu-vertical .ty-menu__item{display:block;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu{position:static;display:block;}.ty-menu-vertical .ty-menu__item.menu-level-2{padding-left:35px;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item-link{background:none;color:#5a3796;padding-left:40px;}.ty-menu-vertical .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__item-link{color:#5a3796;}.ty-menu-vertical .ty-menu__submenu .dropdown-vertical__dir .ty-menu__submenu-item-header .ty-menu__item-link{text-transform:uppercase;font-weight:bold;}.ty-menu-vertical .ty-menu__submenu .menu-level-2.ty-menu__item-active .ty-menu__item-link{background:#e0e0e0;}.ty-menu-vertical .ty-menu__submenu .menu-level-2.ty-menu__item-active .ty-menu__item-link{color:#000;}.ty-menu-vertical .ty-menu__submenu .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__item-link{padding-left:40px;text-transform:none;font-weight:normal;background:none;}.ty-menu-vertical .ty-menu__item-toggle i,.ty-menu-vertical .ty-menu__item-toggle .ty-icon{top:3px;}.ty-menu-vertical .ty-menu__submenu .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__item-link{padding-left:40px;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu-items .ty-menu__submenu-items{border-right:0;border-bottom:0;border-left:0;}.ty-menu-vertical .ty-menu__submenu-items .dropdown-vertical__dir .ty-menu__item-toggle{background:none;color:#bfbfbf;}.ty-menu-vertical .ty-menu__submenu-item-header{margin-bottom:0;padding-bottom:0;min-height:none;border-bottom:none;}.ty-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-item-header .ty-menu__item-link{color:#1abc9c;text-transform:none;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item:hover i,.ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item:hover .ty-icon{color:#a1a6aa !important;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items{border:1px solid #2b3e51;border-top:0px;border-bottom:0px;}.ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-items{border:0px;}.ty-menu-vertical .ty-menu__submenu-items .ty-menu__item{border-top:1px solid #d8d8d8;border-bottom:0;}.no-touch .ty-menu-vertical .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header .ty-menu__item-link{background:none;color:#442971;}.ty-menu-vertical .menu-level-1.ty-menu__item-active > .ty-menu__submenu-item-header{background:#e0e0e0;}.ty-menu-vertical__dropdown .ty-menu__item{display:none;}.ty-menu-vertical .ty-menu__items.rtl .ty-menu__submenu{width:auto;}.ty-menu-vertical .ty-menu__items.rtl .ty-menu__submenu-items{width:auto;}.ty-menu-vertical .ty-menu__items.rtl .ty-menu__item-toggle{left:0px;}.ui-dialog input[type="text"],.ui-dialog input[type="password"],.ui-dialog textarea,.ui-dialog select{width:100%;}.ui-dialog input[type="checkbox"]{margin:-20px 0px;}body.dialog-is-open{overflow:visible;}div.ui-dialog .ui-dialog-title{overflow:hidden;text-overflow:ellipsis;}.ty-estimation-buttons__rate{margin-bottom:0px;}.top-menu-grid{padding-top:0;}.top-logo-grid{padding-top:15px;}.top-logo-grid:before,.top-logo-grid:after{display:table;content:"";line-height:0;width:100%;}.top-logo-grid:after{clear:both;}.ty-logo-container{text-align:center;margin:10px 0px 30px;}.tygh-header > div,.tygh-top-panel > div{padding:0px 10px;}.ty-mainbox-title .ty-status{display:block;float:none;}.notification-content-extended{width:96%;left:2%;right:10px;margin:0px;}.ty-product-notification__body .ty-product-options-name{width:50%;}.ty-product-notification__body .ty-product-options-content{width:50%;text-align:right;}.notification-container{top:0;right:0px;min-width:100%;width:100%;}.notification-content{margin:0px;border:none;}.notification-content .close{top:8px;right:20px;}.ty-product-notification__image{float:none;display:block;margin:0 auto;}.ty-product-notification__product-name{max-width:200px;}.ty-table table,.ty-table thead,.ty-table tbody,.ty-table th,.ty-table td,.ty-table tr{display:block;}.ty-table{margin:5px 0px 20px;}.ty-table{border:none;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-table thead tr{position:absolute;top:-9999px;left:-9999px;}.ty-table tr{border:1px solid #ccc;border-bottom:none;}.ty-table tr:last-child{border-bottom:1px solid #ccc;}.ty-table td{border:none;border-bottom:1px solid #eee;white-space:normal;text-align:left;min-height:18px;width:auto !important;}.ty-table td:before,.ty-table td:after{display:table;content:"";line-height:0;width:100%;}.ty-table td:after{clear:both;}.ty-table tr td:last-child{border-bottom:0px;}.ty-table__no-items td{padding:0px;}.ty-table__no-items .ty-no-items{margin-bottom:0px;}.ty-table__responsive-header{float:left;width:35%;padding-right:5%;font-weight:bold;word-break:normal;display:block;}.ty-table__responsive-content{float:left;width:50%;}.ty-table.hidden,.ty-table .hidden{display:none;}.ty-cart-content .ty-cart-content__image-block{border-bottom:0;}.ty-cart-content .ty-table__responsive-header,.ty-table__responsive-content{float:none;width:100%;padding:0;}.ty-cart-content__image{float:none;text-align:center;}.ty-cart-content__left-buttons,.ty-cart-content__right-buttons{float:none;}.ty-cart-content__right-buttons{margin-top:10px;}.ty-cart-content__top-buttons .ty-btn,.ty-cart-content__bottom-buttons .ty-btn{display:block;width:100%;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-cart-content__top-buttons .ty-btn + .ty-btn,.ty-cart-content__bottom-buttons .ty-btn + .ty-btn{margin:10px 0 0;}.ty-cart-total .ty-coupons__container{float:none;padding:0;width:100%;}.ty-cart-content__estimation{max-width:inherit;}.ty-cart-statistic{float:none;margin-top:10px;}.ty-cart-statistic__title,.ty-cart-statistic__total-title{width:50%;margin-right:0;float:left;}.ty-cart-statistic__value,.ty-cart-statistic__total-value{width:50%;float:left;}.top-links-grid .ty-dropdown-box{background:none;}.ty-dropdown-box .ty-account-info__title-txt{display:none;}.account-benefits{margin:0px 0px 30px 0px;}.top-cart-content{margin:13px 0px;}.header-widget-grid .top-cart-content{margin:0px;}.header-widget-grid{padding:0px 10px;}.ty-grid-list__item:hover{border-radius:0px;background:transparent;}.ty-quick-view-button{display:none;margin-bottom:30px;}.product-list__control{float:none;margin-bottom:10px;}.product-list__image{float:none;margin:0px 0px 20px 0px;width:100%;text-align:center;}.ty-compact-list__controls{width:60%;}.ty-compact-list__image .ty-discount-label{display:inline-block;height:30px;position:static;float:none;}.ty-compact-list__image{padding:0px 10px 0px 0px;}.ty-sidebox{margin-bottom:10px;}.ty-sidebox:last-child{margin-bottom:30px;}.ty-product-block__left{display:block;overflow:visible;min-width:0;}.ty-product-block{position:initial;}.ty-product-block__img-wrapper{width:100%;margin:0;float:none;text-align:center;min-height:0;}.ty-product-block__img-wrapper:before,.ty-product-block__img-wrapper:after{display:table;content:"";line-height:0;width:100%;}.ty-product-block__img-wrapper:after{clear:both;}.ty-product-block__img-wrapper .ty-no-image{width:100% !important;}.ui-dialog .ty-product-variant-image{margin-left:0;}.ty-product-bigpicture__left,.ty-product-bigpicture__left-wrapper{width:100%;margin:0;}.ty-product-bigpicture__right{width:100%;margin-left:0;}.ty-product-thumbnails{width:100% !important;}.ty-account-detail{margin-left:0;background:none;padding-bottom:0;}.ty-profile-field__switch-label{float:none;text-align:center;margin-bottom:10px;}.ty-profile-field__switch-actions{float:none;text-align:center;}.ty-billing-first-name,.ty-billing-last-name,.ty-shipping-first-name,.ty-shipping-last-name,.ty-billing-country,.ty-billing-state,.ty-shipping-country,.ty-shipping-state,.ty-first-name,.ty-last-name{width:100%;}.ty-billing-first-name + .ty-billing-last-name,.ty-billing-country + .ty-billing-state,.ty-shipping-first-name + .ty-shipping-last-name,.ty-shipping-country + .ty-shipping-state,.ty-first-name + .ty-last-name{margin-left:0;}.ty-buttons-container__add-or-close .ty-btn{display:block;margin:0px;}.ty-buttons-container__add-or-close .ty-close-text{padding-top:10px;display:inline-block;}.ty-login-info{margin:30px 0 0;}.ty-success-registration__item{display:block;width:100%;}.ty-account-benefits{margin:30px 0 0;}.ty-company-fields{margin-bottom:20px;}.ty-company-info{margin:0;padding:0;background:none;}.ty-features-all{text-align:center;}.ty-feature__image{float:none;}.ty-product-feature__label{width:180px;}.ty-help-info{display:inline;}.ty-sitemap__tree-section-list,.ty-sitemap__section-wrapper{width:50%;}.ty-breadcrumbs{padding-right:0;}.ty-product-switcher{display:inline-block;width:100%;position:relative;padding:0;top:10px;text-align:center;}.ty-product-switcher__a{position:relative;top:0;vertical-align:middle;font-size:20px;}.ty-product-switcher__a-left,.ty-product-switcher__a-right{float:none;}.ty-product-switcher__a-left{margin-right:10px;}.ty-product-switcher__a-right{margin-left:10px;}.ty-product-switcher span{display:inline-block;float:none;font-size:100%;}.ty-checkout__login{float:none;padding:0 15px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-checkout__register{float:none;padding:0 15px;margin:0;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-checkout__register-content{padding-left:0;}.ty-checkout-buttons__submit-order{padding-bottom:20px;}.ty-payments-list__instruction{width:255px;}.ty-compare-products__menu,.ty-compare-sort{width:130px;}.ty-compare-products__product,.ty-compare-feature_item_size{width:180px;}.ty-compare__buttons .ty-btn{width:100%;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-compare__buttons .ty-btn + .ty-btn{margin:15px 0 0;}.search-block-grid{margin-top:0px !important;}.footer-no-wysiwyg ul{margin:0;}.ty-social-link-block{margin:10px 0px 20px;text-align:center;}.ty-footer-grid__full-width .ty-float-right,.ty-footer-grid__full-width .ty-float-left{float:none;}.ty-footer-grid__full-width > .row{width:auto;margin:0 auto;}.ty-footer-menu__items,.ty-footer-general__body{margin:0;display:none;}.ty-footer-menu__items .ty-text-links__item,.ty-footer-general__body .ty-text-links__item{padding:15px 0px 15px 0px;border-bottom:1px solid #edeff1;padding-left:20px;margin-bottom:0;}.ty-footer-menu__item{padding:15px 0px 15px 0px;border-bottom:1px solid #dfdfdf;padding-left:20px;margin-bottom:0;}.ty-footer-menu__header,.ty-footer-general__header{padding:15px 30px 15px 0;border-bottom:1px solid #dadcde;}.ty-footer-menu__icon-open,.ty-footer-menu__icon-hide{position:absolute;top:12px;right:0;font-size:40px;color:#bfbfbf;cursor:pointer;}.ty-footer-menu__icon-open{display:block;}.ty-footer-menu__header.open .ty-footer-menu__icon-hide,.ty-footer-general__header.open .ty-footer-menu__icon-hide{display:block;}.ty-footer-menu__header.open .ty-footer-menu__icon-open,.ty-footer-general__header.open .ty-footer-menu__icon-open{display:none;}.ty-footer-form-block__title{display:block;padding-right:0;}.ty-footer-form-block{text-align:center;margin:20px 0px 0px 0px;}.order-summary{margin-top:0;}.ty-step__container-active{margin-bottom:20px;}.ty-checkout-complete__buttons .ty-btn{margin:0 0 15px 0;}.ty-checkout-complete__buttons-left,.ty-checkout-complete__buttons-right{float:none;}.ty-period__wrapper{float:none;}.ty-login-popup{min-width:100px;max-width:none;}.ty-orders__actions .ty-btn{text-align:left;display:block;}.ty-orders__actions .ty-btn + .ty-btn{margin-left:0;margin-top:3px;}.ty-profiles-info__item{float:none;width:100%;margin-bottom:20px;}.ty-profiles-info__item:last-child{margin-bottom:0;}.ty-orders-detail__table-image{float:none;text-align:center;margin-bottom:10px;}.ty-orders-detail__table-description{margin-left:0;}.ty-orders-summary__right{float:none;}.ty-orders-summary__wrapper{float:none;min-width:0;}.ty-orders-search-options .ty-period{float:none;margin-left:0;}.ty-orders-search-options .ty-period__wrapper{padding-right:0;}.ty-orders-search-options .ty-period__select{width:100%;}.ty-orders-search-options .ty-period__select-date .ty-control-group__title{display:none;}.ty-orders-search-options .ty-status-info{margin-left:0;}.ty-orders-search-options .ty-status-info label{width:50%;}.ty-orders-search-options .ty-orders-search__options-status{margin-left:0;}.container{width:auto;}.row-fluid{width:100%;}.row{margin-left:0;}[class*="span"],.row-fluid [class*="span"]{float:none;display:block;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.span12,.row-fluid .span12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.row-fluid [class*="offset"]:first-child{margin-left:0;}.ty-cart-items__list-item-tools{right:-10px;display:block;}.vendor-info-grid{margin-top:10px;}.vendor-stores-block-grid{float:left !important;width:auto !important;padding:10px 0;}.vendor-logo-grid .ty-logo-container-vendor{text-align:center;float:none;margin-bottom:20px;}.vendor-search-grid{margin-bottom:20px;}.ty-filter-tooltip{float:right;left:0 !important;margin-right:20px;}.ty-sidebox__body{display:none;}.ty-horizontal-product-filters{padding-left:0;}.ty-horizontal-product-filters-dropdown{width:100%;border-bottom:1px solid #e1e3e7;}.ty-horizontal-product-filters-dropdown:last-child{border-bottom:none;}.ty-horizontal-product-filters-dropdown__content{min-width:100%;border-top:none;border-bottom:none;border-left:1px solid #edeff1;border-right:1px solid #edeff1;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}.ty-horizontal-product-filters-dropdown .ty-horizontal-product-filters-dropdown__wrapper{display:block;padding:10px;}.ty-horizontal-product-filters-dropdown__content{position:relative;margin-bottom:10px;}.ty-horizontal-product-filters-dropdown__icon{float:right;margin-right:4px;top:0px;}.ty-subcategories{text-align:center;}}@media screen and (max-width: 480px){.ty-mainbox-title__right{float:none;display:block;margin-top:0;}.ty-mainbox-title__left{float:none;display:block;}.ty-cart-content__buttons{padding:16px 12px;}.header-widget-grid .top-logo-grid{padding-top:0px;}.header-widget-grid .top-logo-grid{width:50%;float:left;}.header-widget-grid .cart-content-grid{width:50%;float:right;white-space:nowrap;}.ty-estimation-buttons__rate{margin-bottom:10px;}.ty-search-form__input{margin:4px 0px;width:100%;}.ty-features-all .ty-column6{width:50%;}.ty-product-list__image{float:none;margin-bottom:25px;margin-right:0px;text-align:center;}.ty-sitemap__tree-section-list,.ty-sitemap__section-wrapper{width:100%;min-height:0;}.ty-compact-list__controls .ty-product-coming-soon{position:absolute;right:0px;text-align:left;padding-top:0px;}.ty-product-feature__label{width:120px;}.ty-product-feature__value{max-width:160px;}.ty-sort-container__views-a{padding:7px;}.ty-compact-list__image,.ty-compact-list__title{display:block;width:100%;float:none;padding:0;}.ty-compact-list__image{margin-bottom:10px;}.ty-btn__add-to-cart{margin-right:10px;}.ty-product-block__button .ty-btn + .ty-btn,.ty-product-block__button .ty-btn ~ .ty-btn{margin-left:0px;}.ty-pagination{text-align:center;}.ty-pagination__btn{width:94%;}.ty-pagination__items{margin:15px 0;}.ty-pagination__item{padding:5px 6px;}.ty-pagination__text{display:inline-block;}.ty-compact-list__controls{width:100%;text-align:left;}.ty-compact-list__price{text-align:left;width:100%;padding-bottom:10px;}.ty-compact-list__price .ty-price-update{display:inline-block;}.ty-step__title-txt{font-size:18px;}.ty-checkout__billing-tabs .ty-tabs{padding:0px;}.ty-checkout__billing-tabs .ty-tabs__item{float:none;}.ty-checkout-complete__login-info,.ty-checkout-complete__create-account{display:block;width:100%;margin-left:0;}.ty-payments-list{padding-right:0;}.ty-payments-list__instruction{width:auto;}.ty-companies__img{float:none;}.ty-companies__info{padding:0;}.ty-filters-search__item{padding-right:0;}.ty-subcategories-block{min-width:100%;}.ty-product-notification__buttons{display:block;text-align:right;}.ty-product-notification__buttons > div{float:none;display:inline-block;margin:3px auto;}}.stripe-payment-form__card,.stripe-payment-form__expiry,.stripe-payment-form__cvc,.stripe-payment-form__postal_code{padding:8px;border:1px solid #acbdcd;background:white;min-height:21px;}.stripe-payment-form__expiry{max-width:75px;}.stripe-payment-form__cvc{width:45px;display:inline-block;vertical-align:middle;}.ty-control-group.error .sc-field{border-color:#bf4d4d;}.ty-paypal-commerce-platform-buttons-container{width:100%;text-align:center;}.ty-social-buttons{margin:20px 0px;}.ty-social-buttons__inline{display:inline-block;vertical-align:top;margin:5px 20px 10px 0;}.ty-social-buttons__email-sharing{text-decoration:none;}.ty-social-buttons__email-icon{vertical-align:middle;margin-left:5px;font-size:16px;}.ty-product-bigpicture .ty-social-buttons__inline{margin:5px 0 0;}.pinterest__wrapper{margin-top:-1px;display:block;}@media (max-width: 767px){.ty-social-buttons__inline{display:block;}}.ty-tag-cloud{margin:10px 0;}.ty-tag-cloud__item{margin-right:10px;}.ty-tag-level-0,.ty-tag-level-0:active{font-size:100%;}.ty-tag-level-1,.ty-tag-level-1:active{font-size:150%;}.ty-tag-level-2,.ty-tag-level-2:active{font-size:200%;}.ty-tag-level-3,.ty-tag-level-3:active{font-size:250%;}.ty-tag-level-4,.ty-tag-level-4:active{font-size:300%;}.ty-tag-level-5,.ty-tag-level-5:active{font-size:350%;}.ty-tag-level-6,.ty-tag-level-6:active{font-size:400%;}ul.ty-tags-list{padding-left:0;}.ty-tags-list__item{display:inline-block;}.ty-tags-list__a{position:relative;display:block;float:left;margin:3px 5px 3px 15px;padding:0 27px 0 10px;font-size:12px;line-height:24px;text-decoration:none;border:0 none;background:#e6e6e6;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}.ty-tags-list__a:before{position:absolute;top:50%;left:-14px;float:left;margin-top:-12px;width:0;height:0;border-width:12px 14px 12px 0;border-style:solid;border-color:transparent #e6e6e6 transparent transparent;content:"";}.ty-tags-list__a:after{position:absolute;top:50%;left:0;float:left;margin-top:-2px;width:4px;height:4px;background:#fff;content:"";-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.ty-tags-list__a{background:#e6e6e6;color:#676767;transition:none;padding-right:10px;}.ty-tags-list__a:hover{background:#16a085;color:#fff;text-shadow:none;}.ty-tags-list__a:hover:before{border-right-color:#16a085;}.ty-icon-feed{display:inline-block;float:right;margin-top:-25px;font-size:16px;}.ty-newsletters{margin-bottom:30px;}.ty-newsletters__item{margin-bottom:5px;}.checkout-steps .ty-newsletters{padding:0 20px;}.ty-checkout__billing-options .ty-newsletters{padding:0;}.ty-footer-form-block--responsive > form{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;}.ty-footer-form-block--responsive .ty-footer-form-block__title{padding:0;}.ty-footer-form-block--responsive .ty-footer-form-block__form-container{padding-left:10px;}.ty-footer-form-block--responsive .ty-footer-form-block__form-container .ty-footer-form-block-policy__input{width:100%;padding-bottom:10px;}.ty-footer-form-block--responsive .ty-footer-form-block__form-container .ty-lable-subscribe-policy{margin-bottom:10px;}.ty-footer-form-block--responsive .ty-lable-subscribe-policy > a{color:inherit;text-decoration:underline;}.ty-vendor-plans{margin-top:40px;text-align:center;-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-align-items:stretch;align-items:stretch;justify-content:center;flex-wrap:wrap;}.ty-vendor-plans__title{text-align:center;margin-bottom:60px;}.ty-vendor-plans__title-header{font-size:28px;}.ty-vendor-plans-info{min-height:280px;}.ty-vendor-plans__item{display:inline-block;width:220px;background:#fbfbfb;vertical-align:top;margin-right:25px;margin-bottom:25px;border:1px solid #f0f0f0;padding:1px;transition:all 200ms;}.ty-vendor-plans__item:hover{border-color:#dedede;}.ty-vendor-plans__item.active{background:#fff;border:0;box-shadow:0px 0px 30px #bfbfbf;}.ty-vendor-plans__item.active .ty-vendor-plan-content,.ty-vendor-plans__item.vendor-plan-current{margin-top:0;}.ty-vendor-plans__item.hidden{display:none;}.ty-vendor-plans__item .ty-vendor-plan-current-plan{text-transform:uppercase;font-size:11px;font-weight:normal;color:#fff;background-color:#f90;border-radius:3px;border-top-left-radius:0;border-top-right-radius:0;display:inline;padding:4px 18px;}.ty-vendor-plans__item .ty-vendor-plan-content{padding:7px 14px;margin-top:10px;}.ty-vendor-plans__item .ty-vendor-plan-descr{min-height:1em;}.ty-vendor-plans__item .ty-vendor-plan-header{margin-top:10px;font-weight:normal;font-size:24px;}.ty-vendor-plans__item .ty-vendor-plan-price{font-size:25px;text-transform:uppercase;font-weight:bold;margin-right:5px;}.ty-vendor-plans__item .ty-vendor-plan-price-period{color:#999;font-size:15px;font-weight:normal;font-style:normal;text-transform:lowercase;line-height:1em;}.ty-vendor-plans__item .ty-vendor-plan-link{margin-top:20px;margin-bottom:10px;}.ty-vendor-plans__item .ty-vendor-plan-params{padding:15px 0px;}.ty-vendor-plans__item .ty-vendor-plan-params p{margin:0px;padding:2px 0px;font-size:14px;}.ty-vendor-communication-post{position:relative;margin:10px 0 15px 0;padding:10px 5px 10px 10px;border:1px solid #edeff1;border-radius:4px;background:#fff;}.ty-vendor-communication-post__wrapper{box-sizing:border-box;padding:10px;border:1px solid #edeff1;background-color:#fff;}@media (min-width: 768px){.ty-vendor-communication-post__wrapper{padding:20px;}}.ty-vendor-communication-post__img{float:left;width:60px;margin-top:10px;}.ty-vendor-communication-post__img .ty-icon-user{display:block;text-align:center;border-radius:30px;border:1px solid #edeff1;font-size:32px;line-height:1.9;color:rgba(0,0,0,0.3);background:#fff;}.ty-vendor-communication-post__logo{border-radius:50%;border:1px solid #edeff1;}.ty-vendor-communication-post__info{overflow:hidden;padding-left:25px;}.ty-vendor-communication-post__author{font-weight:bold;}.ty-vendor-communication-post__date{text-align:center;color:#adadad;font-size:12px;}.ty-vendor-communication-post__message{line-height:1.75;word-wrap:break-word;}.ty-vendor-communication-post .ty-caret{top:auto;bottom:-16px;transform:scale(-1);}@media (min-width: 768px){.ty-vendor-communication-post{padding:15px;}}@media (max-width: 767px){.ty-vendor-communication-post__img{width:30px;}.ty-vendor-communication-post__img .ty-icon-user{font-size:15px;}.ty-vendor-communication-post__info{padding-left:5px;}}.ty-vendor-communication-post__you .ty-vendor-communication-post{background-color:#f6f7f8;border:1px solid #c2c9d0;}.ty-vendor-communication-post__you .ty-vendor-communication-post__author{text-align:right;}.ty-vendor-communication-post__you .ty-caret{left:auto;right:20px;}.ty-vendor-communication-post__you .ty-caret-outer{border-right-color:#c2c9d0;transform:scaleX(-1);}.ty-vendor-communication-post__you .ty-caret-inner{border-right-color:#f6f7f8;transform:scaleX(-1);top:3px;left:2px;}.ty-vendor-communication-new-message{background:#e6ebf0;position:sticky;bottom:0;z-index:3;padding-bottom:5px;}.ty-vendor-communication-new-message__title{display:none;}.ty-vendor-communication-new-message__buttons{display:flex;align-items:center;justify-content:space-between;padding-top:5px;}@media (min-width: 768px){.ty-vendor-communication-new-message__buttons{padding-top:10px;}}@media (min-width: 768px){.ty-vendor-communication-new-message{padding:20px;}}.ty-vendor-communication-new-message__input{width:100%;min-height:calc(4em * 1.36 + 10px);max-height:40vh;font-size:16px;}@media (min-width: 1200px){.ty-vendor-communication-new-message__input{font-size:inherit;}}.ty-vendor-communication-search{position:relative;width:100%;}.ty-vendor-communication-search__item{vertical-align:top;}td.ty-vendor-communication-search__label,th.ty-vendor-communication-search__label{border-right:none;width:10px;}.ty-vendor-communication-search__thread-id a{display:inline-block;}.ty-vendor-communication-search__company{min-width:200px;}.ty-vendor-communication-search__message{word-wrap:break-word;}.ty-vendor-communication-search__message a{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;}.ty-vendor-communication-search .ty-new__label{display:inline-block;border-radius:50%;width:10px;height:10px;background:#5a3796;}.ty-vendor-communication-search .ty-new__text{font-weight:bold;}.ty-animation-rotate i,.ty-animation-rotate .ty-icon{display:inline-block;transition-property:transform;}.ty-animation-rotate:focus i,.ty-animation-rotate:focus .ty-icon{transform:rotate(180deg);transition-duration:0.5s;}.ty-vendor-communication__post-write{white-space:nowrap;}.ty-vendor-communication__post-write i,.ty-vendor-communication__post-write .ty-icon{padding-right:5px;}@media (max-width: 767px){.ty-product-block .ty-vendor-communication__post-write{padding-left:0px;margin-left:0px;margin-top:6px;display:block;}}.ty-product-bigpicture .ty-product-block__advanced-option .ty-vendor-communication__post-write{margin-left:0;width:100%;display:inline-block;text-overflow:ellipsis;overflow:hidden;}.ty-vendor-communication-product-info-container{max-width:550px;}.ty-vendor-communication-product-info-container:before,.ty-vendor-communication-product-info-container:after{display:table;content:"";line-height:0;width:100%;}.ty-vendor-communication-product-info-container:after{clear:both;}.ty-vendor-communication-product-info-image{display:inline-block;vertical-align:top;padding:10px 20px 10px 0;}.ty-vendor-communication-product-info-header{padding:10px;display:inline-block;max-width:386px;}@media (max-width: 767px){.ty-vendor-communication-product-info-container,.ty-vendor-communication-product-info .vendor-communication-popup-error-box{max-width:100%;}.ty-vendor-communication-product-info-header{padding:0;display:block;max-width:100%;}.ty-vendor-communication-product-info-image{display:block;text-align:center;}}.ty-vendor-communication-login h3{margin-top:15px;margin-bottom:5px;}.ty-vendor-communication-post__scroll-to-top-bg{background:#fff;height:32px;position:sticky;z-index:2;}.ty-vendor-communication-post__scroll-to-top{position:sticky;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;height:31px;margin-top:-32px;z-index:1;background:#fff;border-bottom:1px solid #edeff1;}.ty-geo-maps__geolocation{display:inline-block;max-width:100%;}.ty-geo-maps__geolocation__opener{display:flex;align-items:center;padding:8px 2px;}.ty-geo-maps__geolocation__opener-text{margin-left:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.ty-geo-maps__geolocation__map{height:405px;margin:0 auto 10px auto;}@media (min-width: 768px){.ty-geo-maps__geolocation__map{width:690px;}}@media (max-width: 768px){.ty-geo-maps__geolocation__map{height:calc(100vh - 270px);}}.geo-map-google-search-bar{background-color:#fff;font-family:Roboto;font-size:15px;font-weight:normal;margin-top:12px;margin-left:12px;padding:0 11px 0 13px;text-overflow:ellipsis;max-width:400px;}.geo-map-google-search-bar.geo-map-google-search-bar.geo-map-google-search-bar{width:calc(100% - 24px);}.geo-map-google-search-bar:focus{border-color:#4d90fe;}.ty-geo-maps-shipping__wrapper{margin-top:20px;border-top:1px solid #d9dde1;}.ty-geo-maps-shipping__title{font-weight:bold;margin-top:10px;}.ty-geo-maps-shipping__item{padding-top:6px;padding-bottom:6px;}.ty-geo-maps-shipping__label{display:inline-block;}.ty-geo-maps-shipping__value{display:inline-block;}.ty-geo-maps-shipping__link-text{border-bottom:1px dotted currentColor;}.ty-geo-maps-shipping__price{font-weight:bold;}.ty-geo-maps-shipping__popup{margin-bottom:20px;text-align:left;}.ty-geo-maps-shipping__list{border:0;margin-top:0;margin-top:10px;}.ty-geo-maps-shipping__list-city{text-align:right;font-weight:bold;}.ty-table tr.ty-geo-maps-shipping__list-item:nth-child(2n){background:none;}.ty-geo-maps-shipping__list-item:last-child .ty-geo-maps-shipping__list-col{border-bottom:0;}th.ty-geo-maps-shipping__list-head{background:none;border-right:0;}th.ty-geo-maps-shipping__list-head--price{text-align:right;}.ty-geo-maps-shipping__list-col--price{font-weight:bold;text-align:right;}td.ty-geo-maps-shipping__list-col{border-right:0;}.ty-product-bigpicture .ty-geo-maps-shipping__wrapper{margin-left:20px;margin-right:20px;}.ty-product-bigpicture .ty-geo-maps-shipping__item{text-align:left;margin-left:40px;margin-right:20px;}.ty-product-bigpicture .ty-geo-maps-shipping__label{text-indent:-20px;}.ty-geo-maps-shipping__loader{width:50px;height:50px;}.ty-geo-maps-shipping__loader::before{box-sizing:content-box;position:absolute;content:'';opacity:0.6;border-radius:50%;width:24px;height:24px;border:3px solid #4a4a4a;border-top:3px solid transparent;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load 1.2s infinite linear;animation:load 1.2s infinite linear;}.ty-product-list .ty-geo-maps-shipping__title,.ty-product-list .ty-geo-maps-shipping__value-separator,.ty-product-list .ty-geo-maps-shipping__value{display:none;}.ty-product-list .ty-geo-maps-shipping__wrapper{display:flex;align-items:center;padding-top:10px;}.ty-product-list .ty-geo-maps-shipping__item{padding-right:30px;}.ty-gift-certificate{margin-top:25px;}.ty-gift-certificate__amount-alert{color:#a6a6a6;padding-top:2px;}.error .ty-gift-certificate__amount-alert{color:#b94a48;}.ty-gift-certificate__amount-input{width:115px;}.ty-gift-certificate__switch{margin:25px 0px;padding:15px 20px;border:2px solid #bdc3c7;background:white;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.ty-gift-certificate__switch-label{float:left;}.ty-gift-certificate__switch-mail{float:right;}.ty-gift-certificate__send{float:left;padding-right:15px;}.ty-gift-certificate__products .ty-no-items{display:none;}.ty-gift-certificate__products .product-picker-icon{float:left;margin:2px 5px 0 0;}.ty-gift-certificate__select{width:100%;}.ty-gift-certificate__country{display:inline-block;width:47%;}.ty-gift-certificate__state{display:inline-block;margin-left:5%;width:47%;}.ty-gift-certificate-validate{margin-top:42px;}.ty-gift-certificate-validate .ty-input-append{width:88%;float:right;}.ty-gift-certificate-validate__title{font-weight:normal;text-align:right;}.ty-gift-certificate__icon{position:absolute;top:3px;left:-35px;font-size:27px;line-height:27px;color:#ddd;}.ty-gift-certificate-verify{min-width:600px;max-width:600px;}table.ty-gift-certificate-verify__table{margin:10px 0 20px 0;width:100%;}table.ty-gift-certificate-verify__table{margin-top:0;width:100%;}.ty-gift-certificate-verify__row{padding:7px 13px;}.ty-gift-certificate-verify__error{max-width:250px;text-align:center;font-weight:bold;}.ty-gift-certificate-history{width:100%;}.ty-gift-image{position:relative;display:block;margin:0 auto;border:1px solid #ebebeb;background-color:#f9f9f9;color:#c8c8c8;cursor:default;}.ty-gift-image__icon{position:absolute;top:50%;left:50%;display:inline-block;margin:-16px 0 0 -16px;width:32px;height:32px;font-size:32px;line-height:32px;}.ty-product-notification__item .ty-gift-image{margin-right:20px;}.ty-gift-certificate-order{margin-top:10px;}.ty-gift-certificate-order__group-label{display:inline-block;padding:6px 0;width:100px;}.ty-gift-certificate-order__group-item{display:inline-block;padding:6px 0;}.ty-gift-certificate-history .ty-no-items{margin-bottom:0;}@media (max-width: 979px){.ty-gift-certificate__preview-btn{float:none;margin-top:10px;}}@media (max-width: 767px){.ty-gift-certificate-verify{min-width:inherit;}.ty-gift-certificate-verify__row{display:block;}.ty-gift-certificate-validate{margin-top:20px;}.certificates-verify-grid{margin-bottom:30px;}.certificates-verify-grid:before,.certificates-verify-grid:after{display:table;content:"";line-height:0;width:100%;}.certificates-verify-grid:after{clear:both;}}.store-locator .pickup__offices{align-items:flex-start;align-content:flex-start;}.store-locator .pickup__offices-wrapper{display:flex;flex-direction:column;box-sizing:border-box;flex-basis:30%;overflow-y:hidden;height:500px;max-height:500px;border:1px solid #edeff1;border-right:0;border-radius:6px 0 0 6px;}.store-locator .pickup__offices--list .ty-one-store{padding:0 !important;min-height:auto;border-bottom:1px solid #edeff1;padding-top:10px !important;padding-bottom:10px !important;}.store-locator .pickup__offices--list .ty-one-store .ty-sdek-store__label.ty-one-store__label{border:0 !important;border-radius:0 !important;}.store-locator .pickup__offices--list .ty-one-store:last-child{border-bottom:0;}.store-locator .pickup__offices--list .ty-sdek-office__selected{border-radius:0 !important;border-left-color:#5a3796 !important;background-color:#fff !important;}.store-locator .pickup__offices--list .ty-sdek-office__selected .ty-one-store__name{color:#5a3796;}@media (min-width: 768px){.store-locator .pickup__offices{overflow-y:auto;}}.store-locator .pickup__search{display:flex;flex-direction:column;padding:10px;flex-shrink:0;}.store-locator .pickup__search-field{margin:0 0 8px 0;}.store-locator .pickup__search-field:last-child{margin-bottom:0;}.store-locator .pickup--list .pickup__offices-wrapper{flex-basis:100%;border:0;overflow:initial;height:auto;max-height:none;}@media (min-width: 768px){.store-locator .pickup--list .pickup__offices.store-locator__fields-row--wrapped .ty-one-store{flex-basis:33.3%;}}.store-locator .pickup--map-list,.store-locator .pickup--list{display:flex;flex-direction:row-reverse;width:100%;}.store-locator .pickup__map-wrapper{display:flex;flex-basis:70%;height:500px;border-radius:0 6px 6px 0;overflow:hidden;}@media (max-width: 767px){.store-locator .pickup__map-wrapper{border-radius:0;}}.store-locator .pickup__map-container{flex-basis:100%;}.store-locator .pickup--map-list .ty-one-city,.store-locator .pickup--list .ty-one-city{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;width:100%;}.store-locator .pickup--map-list .ty-one-city__name,.store-locator .pickup--list .ty-one-city__name{position:-webkit-sticky;position:sticky;top:0;padding:1px 20px;margin:-1px 0 0 0;width:100%;background-color:#fff;border-left:3px solid transparent;border-top:1px solid #dce3ea;border-bottom:1px solid #dce3ea;font-size:16px;font-weight:bold;}.store-locator .pickup--map-list .ty-one-city__hidden,.store-locator .pickup--list .ty-one-city__hidden{display:none;}.store-locator .pickup--map-list .ty-one-store,.store-locator .pickup--list .ty-one-store{width:100%;margin:0px;border-left:3px solid transparent;box-sizing:border-box;}.store-locator .pickup--map-list .ty-one-store.hidden,.store-locator .pickup--list .ty-one-store.hidden{display:none;}.store-locator .pickup--map-list .ty-one-store__name,.store-locator .pickup--list .ty-one-store__name{font-size:16px;padding:0;}.store-locator .pickup--map-list .ty-one-store__description .ty-one-office__address,.store-locator .pickup--list .ty-one-store__description .ty-one-office__address{font-size:12px;color:#6c6c6c;}.store-locator .pickup--map-list .ty-one-store__description .ty-one-office__worktime,.store-locator .pickup--list .ty-one-store__description .ty-one-office__worktime{font-size:12px;color:#6c6c6c;}.store-locator .pickup--map-list .ty-one-store__label,.store-locator .pickup--list .ty-one-store__label{padding:0 20px;}.store-locator .pickup--map-list .ty-one-store__radio-0,.store-locator .pickup--list .ty-one-store__radio-0{display:none;}.store-locator .pickup--map-list .ty-one-store *,.store-locator .pickup--list .ty-one-store *{box-sizing:border-box;}.store-locator .pickup--map-list .pickup__search{background-color:rgba(0,0,0,0.02);}.store-locator .pickup--map-list .ty-one-store{background-color:rgba(0,0,0,0.02);}.store-locator .pickup--map-list .ty-one-store__label{cursor:pointer;}.store-locator .pickup--map-list .ty-one-store__label *{cursor:pointer;}.store-locator .pickup--map-list .ty-one-store:hover{background:rgba(0,0,0,0.05);}@media (min-width: 768px){.store-locator .pickup--list .ty-one-store{min-height:145px;}}@media (max-width: 767px){.store-locator .pickup--map-list,.store-locator .pickup--list{flex-wrap:wrap;position:relative;}.store-locator .pickup__offices-wrapper{flex-basis:100%;height:auto;max-height:unset;border:0;}.store-locator .pickup__map-wrapper{flex-direction:column;flex-basis:100%;height:auto;border:0;}.store-locator .pickup__map-container{flex-basis:70vh;height:70vh;border:1px solid #acbdcd;}.store-locator .pickup__map-container--mobile-hint{display:flex;min-height:30px;z-index:999;justify-content:center;align-items:center;color:white;background-color:#acbdcd;border-top:2px solid white;padding:5px;font-size:0.9em;}}@media (min-width: 767px){.store-locator .pickup__map-container--mobile-hint{display:none;}}.ty-store-locator__not-found{display:flex;justify-content:center;align-items:center;height:100%;min-height:140px;color:#bdc3c7;font-size:115%;text-align:center;background:#f8f9f9;}.ty-store-locator__not-found__hidden{display:none;}.ty-checkout-select-store{padding-left:30px;float:left;width:38%;margin-right:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-checkout-select-store__list{padding-left:30px;float:left;width:100%;}.ty-checkout-select-store__estimation{padding-left:30px;float:left;width:90%;margin-right:2px;}.ty-checkout-select-store__item-view{margin:10px 0 10px 0;}.ty-checkout-select-store__map-full-div{padding-left:20px;}.ty-checkout-select-store__map-full{float:right;width:100%;height:400px;border:1px solid #979797;margin:0 0 20px 0;}.ty-checkout-select-store__map{float:right;width:56%;height:400px;border:1px solid #edeff1;margin:0 0 20px 0;}.ty-checkout-select-store__map-details{float:left;width:100%;height:300px;border:1px solid #979797;margin:0 0 20px 0;}.ty-checkout-select-store__map-full-div .ty-one-store{padding:10px 0 15px 0;}.ty-checkout-select-store__map-full-div .ty-one-store__radio{float:left;}.ty-checkout-select-store__map-full-div .ty-one-store__label{margin:-13px 0 0 30px;}.ty-checkout-select-store__map-full-div .ty-one-store__name{font-weight:bold;}.ty-checkout-select-store__map-full-div .ty-one-store__description p{color:#767f91;}.ty-checkout-select-store__map-full-div .ty-one-store__select-store{padding:20px 0;}@media (max-width: 767px){.ty-checkout-select-store__map{float:none;width:100%;}.ty-checkout-select-store{float:none;width:100%;}}.store-locator__select{width:100%;height:41px;border:1px solid #acbdcd;border-radius:5px;font-size:16px;color:#2e3a47;}.store-locator__select:hover{border-color:#465f73;}.store-locator__select:focus{border-color:#4fbe31;outline:0;box-shadow:0 0 0 4px rgba(79,190,49,0.2), 0 0 0 1px #4fbe31;}@media (min-width: 768px){.store-locator__select{font-size:14px;}}.store-locator__select-label{padding:6px 16px 6px 0;font-weight:bold;}.store-locator__location{display:flex;width:100%;align-items:center;margin:8px;}@media (min-width: 768px){.store-locator__location--city,.store-locator__location--vendor{max-width:33.33%;}}.store-locator__location--city .object-picker--cities,.store-locator__location--vendor .object-picker--companies{width:100%;}.store-locator__location--wrapper{display:flex;justify-content:space-between;margin-bottom:20px;}@media (max-width: 767px){.store-locator__location--wrapper{flex-direction:column;}.store-locator__location--wrapper .store-locator__step-title{align-items:initial;justify-content:center;margin-bottom:10px;}}.store-locator__fields-row{display:flex;}.store-locator__fields-row--wrapped{flex-wrap:wrap;}.store-locator__fields-row.hidden{display:none;}.store-locator__field{display:inline-block;width:100%;position:relative;}.store-locator__label,.store-locator__input{display:block;padding:0;width:100%;font-weight:normal;}.store-locator__label.hidden,.store-locator__input.hidden{display:none;}.store-locator .store-locator__input{padding:10px 4px;border:1px solid #acbdcd;border-radius:3px;box-sizing:border-box;height:auto;border-radius:5px;background-color:#fff;font-size:16px;color:#2e3a47;}.store-locator .store-locator__input:not(:placeholder-shown),.store-locator .store-locator__input:focus{padding-top:16px;padding-bottom:4px;}.store-locator .store-locator__input:hover{border-color:#465f73;}.store-locator .store-locator__input:focus{border:solid 1px #4fbe31;box-shadow:0 0 0 4px rgba(79,190,49,0.2), 0 0 0 1px #4fbe31;outline:0;}.store-locator .store-locator__input:placeholder-shown:not(:focus) + .store-locator__label{top:10px;font-size:14px;pointer-events:none;}.store-locator .store-locator__input[type=hidden] + .store-locator__label{display:none;}.store-locator__label{transition:.3s all;font-size:12px;color:#a1a6aa;position:absolute;top:2px;left:6px;}.store-locator__step-title{display:flex;align-items:center;margin-bottom:0;}@media (max-width: 768px){.store-locator__step-title{flex-direction:column;}}.store-locator__all-stores-btn{color:#5a3796;background:none;border:0;width:100%;text-align:right;}.store-locator__all-stores-btn:first-letter{text-transform:uppercase;}.store-locator__all-stores--hidden{display:none;}.store-locator__scroll-top-btn{position:-webkit-sticky;position:sticky;top:0;display:flex;justify-content:center;align-items:center;z-index:99;height:40px;margin-top:-40px;color:#5a3796;text-align:center;width:100%;background:#fff;}@media (min-width: 768px){.store-locator__scroll-top-btn{display:none;}}.pickup--list .store-locator__fields-row{display:flex;box-shadow:inset 0px -1px 0 #dce3ea;}.ty-store-locator__geolocation__location{border-bottom:1px dotted;}.ty-store-locator__geolocation__location__states,.ty-store-locator__geolocation__location__cities{padding-left:10px;}.ty-store-locator__geolocation__location__state,.ty-store-locator__geolocation__location__country{padding-bottom:20px;}.ty-store-locator__geolocation__locations{min-width:400px;}@media (max-width: 767px){.store-locator-ya-baloon{overflow-x:hidden;}}#smartbanner{position:absolute;left:0;top:0;display:none;width:100%;height:80px;line-height:80px;border-bottom:1px solid #b1cddd;background:;z-index:9998;-webkit-font-smoothing:antialiased;overflow:hidden;-webkit-text-size-adjust:none;}#smartbanner .sb-container{width:calc(100% - 20px);margin:0 auto;}#smartbanner .sb-close{display:inline-block;vertical-align:middle;font-size:20px;text-align:center;color:#bdc3c7;text-decoration:none;border:0;-webkit-font-smoothing:subpixel-antialiased;}#smartbanner .sb-close:active,#smartbanner .sb-close:hover{color:#aaa;}#smartbanner .sb-icon{display:inline-block;vertical-align:middle;width:47px;height:47px;padding:5px;border:1px solid #bdc3c7;margin:0 10px 0 5px;background-size:47px 47px;background-repeat:no-repeat;background-position:5px 5px;border-radius:15px;}#smartbanner .sb-info{display:inline-block;vertical-align:middle;font-size:14px;font-family:AvantGardeITCbyBT-Book,'Helvetica Neue',-apple-system,sans-serif;line-height:16px;margin-right:5px;width:calc(100% - 212px);}#smartbanner .sb-info strong{font-weight:normal;}#smartbanner .sb-info span{display:none;}#smartbanner .sb-button{display:inline-block;margin-bottom:0;padding:6px 14px;outline:0px;border:1px solid rgba(0,0,0,0);background:#bdc3c7;background-image:none;color:#fff;vertical-align:middle;text-align:center;line-height:1.428571429;cursor:pointer;font-family:AvantGardeITCbyBT-Demi,'Helvetica Neue',-apple-system,sans-serif;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-transition:background 200ms;-moz-transition:background 200ms;-o-transition:background 200ms;transition:background 200ms;float:right;margin-top:22.625px;white-space:nowrap;background:none !important;color:#5a3796;font-size:16px;}.ty-variations-list__wrapper{width:100%;overflow-x:auto;}.ty-variations-list__title{font-weight:bold;}th.ty-variations-list__title--right{text-align:right;}.ty-variations-list__product-elem .ty-control-group{margin-bottom:0;}.ty-variations-list__product-elem .ty-control-group__item{padding:0;}.ty-variations-list__product-elem .ty-btn{margin-right:10px;margin-bottom:13px;}@media (min-width: 768px){.ty-variations-list__product-elem .ty-btn{margin-left:10px;margin-right:0;margin-bottom:0;}}.ty-variations-list__product-elem .ty-qty-out-of-stock{margin-right:10px;margin-bottom:13px;vertical-align:middle;}@media (min-width: 768px){.ty-variations-list__product-elem .ty-qty-out-of-stock{margin-left:15px;margin-right:0;margin-bottom:0;vertical-align:baseline;}}.ty-variations-list__image img{max-width:none;}.ty-variations-list__sku{min-width:100px;}.ty-variations-list__sku .ty-sku-item{font-size:13px;color:#465f73;}.ty-variations-list__controls{white-space:nowrap;text-align:right;}.ty-variations-list__controls .ty-add-to-wish.ty-btn i,.ty-variations-list__controls .ty-add-to-wish.ty-btn .ty-icon{margin-left:3px;margin-right:3px;}.ty-variations-list__controls form > div{display:inline-block;}.ty-variations-list__controls .ty-table__responsive-header{display:none;}.ty-variations-list__price{margin-bottom:13px;vertical-align:middle;text-align:right;}@media (min-width: 768px){.ty-variations-list__price{margin-bottom:0;}}.ty-variations-list__controls form > .ty-variations-list__price{display:block;}@media (min-width: 768px){.ty-variations-list__controls form > .ty-variations-list__price{display:inline-block;}}.ty-variations-list.ty-table{border:none;margin-bottom:40px;}.ty-variations-list.ty-table th{background:none;border-right:none;padding-left:5px;padding-right:7px;}@media (min-width: 980px){.ty-variations-list.ty-table th{padding-left:12px;padding-right:18px;}}.ty-variations-list.ty-table tbody tr:nth-child(2n){background:none;}.ty-variations-list.ty-table td,.ty-variations-list.ty-table .table td{border-right:none;padding-left:5px;padding-right:5px;}@media (min-width: 980px){.ty-variations-list.ty-table td,.ty-variations-list.ty-table .table td{padding-left:13px;padding-right:19px;}}.ty-variations-list .ty-table__responsive-content{display:inline-block;width:auto;}.ty-grid-list__item-features{display:flex;flex-direction:column;margin-top:10px;margin-bottom:5px;}.ty-grid-list__item-features-description{color:#9299a8;}.ty-grid-list__item-features-item{color:#9299a8;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.ty-grid-list__item-features-variant{color:#9299a8;margin-left:0.5rem;}.ty-product-variations__variation-features--secondary{color:#767f91;}.ty-product-variations__variation-features--inline{display:inline-block;}.ty-product-variations__variation-features--mini{font-size:12.6px;}.ty-product-variations__variation-features--clearfix{clear:both;}.native-captcha{margin-bottom:10px;min-width:200px;}.native-captcha__image-container{background:#f5f5f5;text-align:center;padding:5px 0;border:1px solid #c4c4c4;border-bottom:0;border-radius:5px 5px 0 0;}.native-captcha__answer{width:100%;margin-bottom:0;border-top-left-radius:0 !important;border-top-right-radius:0 !important;}@media (min-width: 480px){.native-captcha--short{max-width:310px;}}.rma{position:relative;}.ty-rma-search__status label{display:inline-block;margin:0 15px 10px 0;white-space:nowrap;}.ty-rma-search__toggle{margin-top:18px;padding:10px;cursor:pointer;}.ty-rma-search__toggle-title{padding-right:14px;font-weight:bold;}.ty-rma-search__toggle-icon{padding-left:5px;}.ty-rma-return__table{width:100%;}.ty-rma-detail__actions{margin:25px 0 0;float:left;}.ty-rma-detail__table{width:100%;margin-top:10px;}.ty-rma-detail__table-price,.ty-rma-detail__table-reason{width:13%;}.ty-rma-detail__table-products{width:60%;}.ty-rma-detail__table-qty{width:5%;}.ty-rma-comments{margin-top:28px;}.ty-rma-comments__body{position:relative;margin-top:10px;padding:15px;border:1px solid #edeff1;line-height:150%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.ty-rma-status{display:block;padding-bottom:3px;text-align:right;}.ty-rma-register__actions{margin-top:15px;}.ty-rma-register__action-select{margin-left:10px;}.ty-rma-register__table{margin-top:15px;}.ty-rma-register__comments{margin-top:50px;}.ty-rma-register__comments-textarea{margin-top:5px;display:block;padding:5px 0 0;width:100%;}@media (max-width: 767px){.ty-rma-status{text-align:left;}.ty-rma-detail__actions .ty-btn{display:block;margin:0 0 3px 0;text-align:left;}}.ty-blog__item{border-bottom:1px solid #edeff1;padding-bottom:30px;margin:-1px;margin-bottom:50px;}.ty-blog__item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0;}.ty-blog *,.ty-blog-grid *{font-size:14px;}.ty-blog h1,.ty-blog-grid h1{font-size:25px;}.ty-blog h2,.ty-blog-grid h2{font-size:23px;}.ty-blog h3,.ty-blog-grid h3{font-size:21px;}.ty-blog h4,.ty-blog-grid h4{font-size:19px;}.ty-blog h5,.ty-blog-grid h5{font-size:16px;}.ty-blog h6,.ty-blog-grid h6{font-size:14px;}.ty-blog hr,.ty-blog-grid hr{margin-top:20px;margin-bottom:20px;}.ty-blog img,.ty-blog-grid img{width:auto;max-width:100%;margin-top:30px;margin-bottom:30px;}.ty-blog h2.ty-blog__post-title,.ty-blog-grid h2.ty-blog__post-title{margin-bottom:4px;}.ty-blog .ty-blog__post-title,.ty-blog-grid .ty-blog__post-title{margin-bottom:0;padding:0 0 6px;font-size:27px;}.ty-blog .ty-blog__img-block,.ty-blog-grid .ty-blog__img-block{margin-top:20px;margin-bottom:20px;}.ty-blog .ty-blog__img-block img,.ty-blog-grid .ty-blog__img-block img{margin-top:0;margin-bottom:0;}.ty-blog .ty-blog__description,.ty-blog-grid .ty-blog__description{margin-bottom:30px;}.ty-blog .ty-blog__date,.ty-blog-grid .ty-blog__date{display:inline-block;margin-bottom:15px;margin-right:10px;color:#adadad;font-weight:normal;font-size:12px;}.ty-blog .ty-blog__author,.ty-blog-grid .ty-blog__author{display:inline-block;margin-bottom:15px;padding-left:12px;border-left:1px solid #adadad;color:#adadad;font-weight:normal;font-size:12px;}.ty-blog-sidebox{margin:0 0 10px;}.ty-blog-sidebox__item{border-bottom:1px solid #edeff1;padding-bottom:10px;margin-bottom:7px;word-wrap:break-word;}.ty-blog-sidebox__item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0;}.ty-blog-text-links{margin:20px 0 40px;}.ty-blog-text-links__item{margin-bottom:20px;}.ty-blog-text-links__item:last-child{margin-bottom:25px;}.ty-blog-text-links__date{display:inline-block;color:#adadad;border:1px solid #edeff1;padding:3px 8px;margin-right:9px;font-size:12px;}@media (min-width: 980px){.ty-blog-text-links__date{float:left;}}.ty-blog-text-links__a{display:block;padding-top:3px;word-wrap:break-word;}.ty-blog-recent-posts-scroller{margin-left:-10px;margin-right:-10px;}.ty-blog-recent-posts-scroller__item{margin-bottom:10px;margin-top:10px;padding-left:10px;padding-right:10px;word-wrap:break-word;}.ty-blog-recent-posts-scroller__item .ty-blog__date{display:block;margin-bottom:0;margin-top:5px;color:#adadad;font-size:12px;}.ty-blog-recent-posts-scroller__img-block{margin-bottom:10px;max-height:150px;min-height:150px;overflow:hidden;position:relative;text-align:center;}.ty-blog-recent-posts-scroller__img-block img{display:block;bottom:-100%;left:0;margin:auto;position:absolute;right:0;top:-100%;vertical-align:middle;}.ty-blog-recent-posts-scroller__img-block .ty-no-image{height:150px;min-height:initial !important;min-width:initial !important;}@media (max-width: 767px){.ty-blog__title{margin-top:50px;}}.ty-cr-product-info-container{max-width:430px;}.ty-cr-product-info-container:before,.ty-cr-product-info-container:after{display:table;content:"";line-height:0;width:100%;}.ty-cr-product-info-container:after{clear:both;}.ty-cr-product-info-image{display:inline-block;vertical-align:top;padding:10px 20px 10px 0;}.ty-cr-product-info-header{padding:10px;display:inline-block;max-width:260px;}.cr-popup-error-box{max-width:430px;padding-bottom:10px;}.ty-cr-phone-number-link{margin:4px 0px 0px;text-align:center;}.ty-cr-phone-number-link .ty-cr-phone{color:#7a8998;font-weight:bold;font-size:18px;line-height:1em;}.ty-cr-phone-number-link .ty-cr-phone span{white-space:nowrap;}.ty-cr-phone-number-link .ty-cr-link{margin:3px 0px 0px;}.ty-cr-phone-number-link .ty-cr-link a{margin:0;}.ty-cr-phone-number-link .ty-cr-phone-prefix{color:#c2c9d0;font-weight:normal;}.ty-cr-phone-number-link .ty-cr-work{display:inline-block;margin-left:5px;font-weight:normal;font-size:12px;line-height:14px;}.ty-cr-phone-number-link .ty-cr-work-hours{padding-top:4px;font-size:11px;color:#848c9c;}.ty-cr-or{margin-bottom:-4px;margin-top:-3px;text-align:center;text-transform:uppercase;}.ty-cr-widget-content-grid .ty-cr-phone-number-link{margin:0;padding-left:0%;}@media (max-width: 1100px){.ty-cr-phone-number-link{padding-left:0%;}.ty-cr-phone-number-link .ty-cr-phone,.ty-cr-phone-number-link .ty-cr-phone a{font-size:16px;}}@media (max-width: 767px){.ty-cr-content-grid .ty-cr-phone-number-link{margin:10px 0px 0px;float:left;}.ty-cr-phone-prefix{display:inline;}.ty-cr-widget-content-grid .ty-cr-phone-number-link{clear:both;padding:12px;}.header-widget-grid .cart-content-grid{width:100%;}.ty-cr-product-info-container,.cr-popup-error-box{max-width:100%;}.ty-cr-product-info-header{padding:0;display:block;max-width:100%;}.ty-cr-product-info-image{display:block;text-align:center;}}@media (min-width: 768px) and (max-width: 820px){.ty-cr-content-grid{margin-top:0px;}.ty-cr-phone-number-link span.ty-cr-work{display:block;}.ty-cr-phone-number-link .ty-cr-link{margin-top:-2px;}}.ty-company-detail__info-list .ty-cr-link a{font-size:12px;color:#4fbe31 !important;text-decoration:underline;}.ty-form-builder__checkbox-label,.ty-form-builder__radio-label{display:inline-block;margin:0 15px 5px 0;white-space:nowrap;}.ty-form-builder__multiple-select,.ty-form-builder__select,.ty-form-builder__state,.ty-form-builder__country{width:100%;max-width:500px;}.ty-form-builder__textarea{width:100%;max-width:500px;}.ty-form-builder .ty-input-text{width:100%;max-width:500px;}@media (max-width: 979px){.ty-form-builder__textarea{max-width:400px;}.ty-form-builder .ty-input-text{max-width:400px;}.ty-form-builder__multiple-select,.ty-form-builder__select,.ty-form-builder__state,.ty-form-builder__country{max-width:400px;}}.ty-banner__image-item{text-align:center;}.ty-banner__image-wrapper{position:relative;overflow:hidden;margin:0 0 10px 0;text-align:center;}.ty-scroller-discussion-list{margin-left:-10px;margin-right:-10px;}.ty-discussion-post__content{margin-top:10px;margin-bottom:10px;}.ty-discussion-post__content a{display:block;position:relative;}.ty-scroller-discussion-list__item{margin-left:10px;margin-right:10px;}.ty-discussion-post{position:relative;margin:10px 0 15px 0;padding:15px;border:1px solid #edeff1;}.ty-discussion-post__author{font-weight:bold;}.ty-discussion-post__date{float:right;right:0;margin-top:1px;color:#adadad;font-size:12px;}.ty-discussion-post__rating{font-size:15px;margin-bottom:5px;}.ty-discussion-post__message{line-height:1.75;word-wrap:break-word;}.ty-company-detail__top-links .ty-stars__icon{font-size:21px;}.ty-discussion__rating-wrapper{margin-bottom:10px;}.ty-discussion__rating-wrapper .ty-stars .ty-stars__icon{font-size:20px;margin-right:0px;}.ty-stars,.ty-discussion__review-a,.ty-discussion__review-write{display:inline-block;margin-right:25px;cursor:pointer;}.ty-grid-vendors .grid-list__rating{text-align:center;word-wrap:break-word;}.ty-grid-vendors .grid-list__rating .ty-stars{margin-right:10px;}.ty-grid-vendors .grid-list__rating .ty-discussion__review-quantity{color:#9299a8;display:inline-block;}.ty-stars{color:#5a3796;}.ty-stars__icon{vertical-align:middle;margin-left:2px;font-size:14px;}.ty-stars__icon:first-child{margin-left:0;}.ty-stars a:hover{text-decoration:none;}.ty-product-list__rating{position:absolute;text-align:center;right:0;left:0;}.ty-product-list__rating .ty-stars{margin-right:0;}.grid-list__rating .ty-stars{margin-bottom:5px;}.ty-companies .ty-stars{display:block;margin:5px 0 0;}.ty-rating{float:left;color:#5a3796;}.ty-rating__label{display:inline-block;}.ty-rating:not(:checked) > .ty-rating__check{position:absolute;left:-9999px;clip:rect(0,0,0,0);}.ty-rating:not(:checked) > .ty-rating__label{float:right;width:17px;padding:0;overflow:hidden;white-space:nowrap;cursor:pointer;font-size:100%;line-height:1.2;margin-right:2px;}.ty-rating:not(:checked) > .ty-rating__label:before{font-family:glyphs;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;font-size:21px;line-height:1;-webkit-font-smoothing:antialiased;content:"\e004";}.ty-rating:not(:checked) > .ty-rating__label:hover:before,.ty-rating:not(:checked) > .ty-rating__label:hover ~ .ty-rating__label:before{content:"\e041";}.ty-rating > .ty-rating__check:checked ~ .ty-rating__label:before,.ty-rating > .ty-rating__check:checked + .ty-rating__label:hover:before,.ty-rating > .ty-rating__check:checked + .ty-rating__label:hover ~ .ty-rating__label:before,.ty-rating > .ty-rating__check:checked ~ .ty-rating__label:hover:before,.ty-rating > .ty-rating__check:checked ~ .ty-rating__label:hover ~ .ty-rating__label:before,.ty-rating > .ty-rating__label:hover ~ .ty-rating__check:checked ~ .ty-rating__label:before{content:"\e041";}.ty-template-small__item-description .ty-stars{display:block;}@media (max-width: 979px){.ty-discussion-post__author{display:block;}.ty-discussion-post__date{display:block;float:none;}}:root{--ty-product-reviews-stars-full:"\e041";--ty-product-reviews-stars-half:"\e042";--ty-product-reviews-stars-empty:"\e004";--ty-product-reviews-verified:"\e008";--ty-product-reviews-sidebar-width:280px;--ty-product-review-popup-width:600px;--ty-product-reviews-accent-color:#feba0f;--ty-product-reviews-dropzone-background-color:#f8f9f9;--ty-product-reviews-dropzone-border-color:#e7e8e8;--ty-product-reviews-dropzone-color:#bec3c7;}.ty-product-reviews-view__main{display:grid;grid-gap:var(--space-m);}@media (min-width: 768px){.ty-product-reviews-view__main{grid-template-columns:minmax(var(--ty-product-reviews-sidebar-width),3fr) minmax(var(--ty-product-reviews-sidebar-width),1fr);}}.ty-product-reviews-view__main-content > .ty-pagination-container{display:flex;gap:var(--space-l);flex-direction:column;}.ty-product-review-view__posts{display:flex;flex-direction:column;gap:var(--space-l);margin-bottom:var(--space-l);}.ty-product-review-new-product-review__media .ty-fileuploader__drop-zone-description{display:none;color:var(--ty-product-reviews-dropzone-color);}.ty-product-review-new-product-review__media .ty-fileuploader__drop-zone--visible{background-color:var(--ty-product-reviews-dropzone-background-color);padding:30px 0 15px 0;margin:5px 0;width:100%;border:1px solid var(--ty-product-reviews-dropzone-border-color);color:var(--ty-product-reviews-dropzone-color);text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;}.ty-product-review-new-product-review__media .ty-fileuploader__drop-zone--visible .ty-fileuploader__drop-zone-text{color:var(--ty-product-reviews-dropzone-color);}.ty-product-review-new-product-review__media .ty-fileuploader__drop-zone--visible .ty-fileuploader__drop-zone-description .ty-icon-image{font-size:50px;display:block;padding-bottom:10px;}.ty-product-review-new-product-review__media .ty-fileuploader__drop-zone--visible .ty-fileuploader__drop-zone-description{display:block;}.ty-product-review-new-product-review__media .ty-fileuploader__drop-zone--visible .ty-fileuploader__drop-zone-buttons--visible{margin:10px 0;padding:6px 7px;background-color:var(--ty-product-reviews-dropzone-color);border:none;}.ty-product-review-new-product-review__media .ty-fileuploader__drop-zone--visible .ty-fileuploader__drop-zone-buttons--visible .ty-fileuploader__a,.ty-product-review-new-product-review__media .ty-fileuploader__drop-zone--visible .ty-fileuploader__drop-zone-buttons--visible .ty-fileuploader__a-another{color:white;text-transform:uppercase;font-size:18px;}.ty-product-list__rating{position:absolute;text-align:center;right:0;left:0;padding:4px;}.ty-product-review-rate__stars{display:flex;flex-direction:row-reverse;justify-content:flex-end;color:var(--ty-product-reviews-accent-color);}.ty-product-review-rate__stars-label{width:1em;height:1em;font-family:glyphs;color:var(--ty-product-reviews-accent-color);font-size:1.2em;white-space:nowrap;overflow:hidden;-webkit-font-smoothing:antialiased;}.ty-product-review-rate__stars-label:before{content:var(--ty-product-reviews-stars-empty);display:flex;justify-content:center;align-items:center;height:100%;}.ty-product-review-rate__stars-label--large{font-size:1.5em;}.ty-product-review-rate__stars-label--xlarge{font-size:1.8em;}.ty-product-review-rate__stars-radio:checked ~ .ty-product-review-rate__stars-label:before,.ty-product-review-rate__stars-radio:focus ~ .ty-product-review-rate__stars-label:before{content:var(--ty-product-reviews-stars-full);}.ty-product-review-rate__stars-radio:focus + .ty-product-review-rate__stars-label{transform:scale(1.2);}.ty-product-review-rate__stars-label:hover:before{content:var(--ty-product-reviews-stars-full);}.ty-product-review-rate__stars-label:hover ~ .ty-product-review-rate__stars-label:before{content:var(--ty-product-reviews-stars-full);}.ty-product-review-reviews-navigation{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-l);}.ty-product-review-reviews-sidebar{display:flex;flex-direction:column;gap:var(--space-m);}.ty-product-review-reviews-sidebar--with-reviews{margin-top:var(--space-xxxl);margin-bottom:var(--space-l);}.ty-product-review-reviews-sidebar > [class^="ty-product-review"]:not(:first-child){border-top:1px solid #e3e3e3;padding-top:var(--space-s);}.ty-product-review-reviews-stars{display:flex;font-family:glyphs;color:var(--ty-product-reviews-accent-color);font-size:1.2em;letter-spacing:0.3em;-webkit-font-smoothing:antialiased;}.ty-product-review-reviews-stars--large{font-size:1.5em;}.ty-product-review-reviews-stars--xlarge{font-size:1.8em;}.ty-product-review-reviews-stars__link{display:inline-flex;align-items:center;}.ty-product-review-reviews-stars__button{display:inline-flex;align-items:center;}.ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="5"]:before{content:var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-full);}.ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="4"]:before{content:var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-empty);}.ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="3"]:before{content:var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-empty) var(--ty-product-reviews-stars-empty);}.ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="2"]:before{content:var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-empty) var(--ty-product-reviews-stars-empty) var(--ty-product-reviews-stars-empty);}.ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="1"]:before{content:var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-empty) var(--ty-product-reviews-stars-empty) var(--ty-product-reviews-stars-empty) var(--ty-product-reviews-stars-empty);}.ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="4"][data-ca-product-review-reviews-stars-is-half="1"]:before{content:var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-half);}.ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="3"][data-ca-product-review-reviews-stars-is-half="1"]:before{content:var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-half) var(--ty-product-reviews-stars-empty);}.ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="2"][data-ca-product-review-reviews-stars-is-half="1"]:before{content:var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-half) var(--ty-product-reviews-stars-empty) var(--ty-product-reviews-stars-empty);}.ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="1"][data-ca-product-review-reviews-stars-is-half="1"]:before{content:var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-half) var(--ty-product-reviews-stars-empty) var(--ty-product-reviews-stars-empty) var(--ty-product-reviews-stars-empty);}.ty-product-review-post-customer{display:flex;justify-content:space-between;flex-wrap:nowrap;gap:var(--space-xs);}.ty-product-review-post-customer__name,.ty-wysiwyg-content .ty-product-review-post-customer__name{width:100%;margin:0;font-weight:bold;font-size:1em;word-wrap:break-word;}.ty-product-review-post-customer__verified{white-space:nowrap;}.ty-product-review-post-customer__verified:before{content:var(--ty-product-reviews-verified);font-family:glyphs;color:#4fbe32;}.ty-product-review-post-customer__address{display:flex;justify-content:space-between;flex-grow:1;flex-wrap:nowrap;gap:var(--space-m);overflow:hidden;}.ty-product-review-post-customer__location{display:flex;width:35ch;gap:var(--space-xs);}.ty-product-review-post-customer__location-text{display:flex;flex-wrap:wrap;}.ty-product-review-post-customer__date{color:#6c6c6c;white-space:nowrap;}.ty-product-review-post-footer{display:flex;justify-content:space-between;align-items:flex-end;}.ty-product-review-post-header{display:flex;flex-wrap:wrap;gap:var(--space-m);}.ty-product-review-post-images{display:flex;flex-wrap:wrap;gap:var(--space-xs);}.ty-product-review-post-images__item{border:1px solid #e3e3e3;max-width:var(--width-xxxxl);}.ty-product-review-post-message{display:flex;flex-direction:column;gap:var(--space-xs);}.ty-product-review-product-star-line{display:grid;grid-template-columns:7fr 14fr 4fr;grid-gap:var(--space-s);align-items:center;}.ty-product-review-product-star-line__quantity{max-width:70px;}.ty-product-review-product-star-line__percentage{max-width:40px;text-align:right;}.ty-product-review-product-star-line__line{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:#e3e3e3;width:100%;height:var(--width-s);}.ty-product-review-product-star-line__line::-webkit-progress-bar{background-color:#e3e3e3;}.ty-product-review-product-star-line__line::-webkit-progress-value{background:var(--ty-product-reviews-accent-color);}.ty-product-review-product-star-line__line::-moz-progress-bar{background:var(--ty-product-reviews-accent-color);}.ty-product-review-product-stars-details{display:flex;flex-direction:column;gap:var(--space-xs);}.ty-product-review-product-rating{display:flex;flex-direction:column;gap:var(--space-s);}.ty-product-review-product-rating-overview{display:flex;flex-direction:column;gap:var(--space-xs);}.ty-product-review-product-rating-overview__primary{display:flex;justify-content:space-between;align-items:center;}.ty-product-review-product-rating-overview__rating-current{font-size:1.5rem;}.ty-product-review-product-rating-overview-short{display:flex;flex-wrap:wrap;gap:var(--space-m);align-items:center;}.ty-product-review-post-vendor-reply{margin-top:var(--space-s);margin-left:var(--space-xxxxl);}.ty-product-review-post__content{display:flex;flex-direction:column;gap:var(--space-xs);}.ty-product-review-write-product-review{display:flex;flex-direction:column;gap:var(--space-xs);}.ty-wysiwyg-content .ty-product-review-write-product-review__title{margin-top:0;margin-bottom:0;font-size:1.2rem;}.ty-product-review-write-review__title{font-size:18px;}.ty-product-review-new-product-review__body{display:flex;flex-direction:column;gap:var(--space-xs);width:var(--ty-product-review-popup-width);max-width:100%;}.ty-product-review-post-footer__secondary{min-width:80px;}.ty-product-review-new-product-review-customer{display:flex;flex-direction:column;gap:var(--space-xs);}.ty-product-review-new-product-review-customer__header{display:flex;justify-content:space-between;align-items:center;}.ty-product-review-new-product-review-customer-profile{display:flex;flex-direction:column;gap:var(--space-xs);}.ty-product-review-new-product-review-customer-profile__location{display:flex;gap:var(--space-xs);}.ty-twishlist-item{text-align:center;height:18px;margin-bottom:10px;}.ty-grid-list__item:hover .ty-twishlist-item__remove{visibility:visible;}.ty-add-to-wish{display:inline-block;margin:0;}@media (max-width: 767px){.ty-wish-list__buttons .ty-btn{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.ty-wish-list__buttons .ty-btn + .ty-btn{margin:15px 0 0;}}@font-face{font-family:AvantGardeITCbyBT-Book;src:url('../../../../../../../../design/themes/responsive/media/fonts/addons/ecl_spec_dev/AvantGardeITCbyBT-Book/AvantGardeITCbyBT-Book.woff2?1761513667') format('woff2'), url('../../../../../../../../design/themes/responsive/media/fonts/addons/ecl_spec_dev/AvantGardeITCbyBT-Book/AvantGardeITCbyBT-Book.woff?1761513667') format('woff');font-weight:normal;font-style:normal;font-display:fallback;}@font-face{font-family:AvantGardeITCbyBT-BookOblique;src:url('../../../../../../../../design/themes/responsive/media/fonts/addons/ecl_spec_dev/AvantGardeITCbyBT-BookOblique/AvantGardeITCbyBT-BookOblique.woff2?1761513667') format('woff2'), url('../../../../../../../../design/themes/responsive/media/fonts/addons/ecl_spec_dev/AvantGardeITCbyBT-BookOblique/AvantGardeITCbyBT-BookOblique.woff?1761513667') format('woff');font-weight:normal;font-style:normal;font-display:fallback;}@font-face{font-family:AvantGardeITCbyBT-Demi;src:url('../../../../../../../../design/themes/responsive/media/fonts/addons/ecl_spec_dev/AvantGardeITCbyBT-Demi/AvantGardeITCbyBT-Demi.woff2?1761513667') format('woff2'), url('../../../../../../../../design/themes/responsive/media/fonts/addons/ecl_spec_dev/AvantGardeITCbyBT-Demi/AvantGardeITCbyBT-Demi.woff?1761513667') format('woff');font-weight:normal;font-style:normal;font-display:fallback;}@font-face{font-family:ITCAvantGardeStd-BoldCn;src:url('../../../../../../../../design/themes/responsive/media/fonts/addons/ecl_spec_dev/ITCAvantGardeStd-BoldCn/ITCAvantGardeStd-BoldCn.woff2?1761513667') format('woff2'), url('../../../../../../../../design/themes/responsive/media/fonts/addons/ecl_spec_dev/ITCAvantGardeStd-BoldCn/ITCAvantGardeStd-BoldCn.woff?1761513667') format('woff');font-weight:normal;font-style:normal;font-display:fallback;}.AvantGardeITCbyBTDemi{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.AvantGardeITCbyBTBookOblique{font-family:AvantGardeITCbyBT-BookOblique;}.AvantGardeITCbyBTBook{font-family:AvantGardeITCbyBT-Book;}.ITCAvantGardeStdBoldCn{font-family:ITCAvantGardeStd-BoldCn;}.Inter{font-family:Inter;}.ty-control-group{margin-bottom:16px;}*,*:focus,a,a:focus,img,img:focus{outline:none !important;}*{letter-spacing:0.04em;}.ecl-svg-all{display:none;}.ecl-visibility-hidden{visibility:hidden;}.ecl-mt-10{margin-top:10px;}.ecl-mt-15{margin-top:15px;}.hidden-important{display:none !important;}.ecl-display-block-important{display:block !important;}input[type="text"],input[type="password"],input[type="tel"],input[type="number"],textarea,select{height:40px;border-radius:8px;padding:10px 16px;border-color:#c7c7c7;color:#656565;}input[type="text"]:focus,input[type="password"]:focus,input[type="tel"]:focus,input[type="number"]:focus,textarea:focus{border-color:#5a3796;}textarea{min-height:102px;}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/select_arrow_bottom.svg?1761513667') no-repeat;background-position:calc(100% - 16px) center;line-height:20px;}.ty-control-group__title{font-size:14px;line-height:20px;padding:0;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;margin-bottom:8px;}.ty-limited-row{max-width:1136px;margin-left:auto;margin-right:auto;float:none;}.ty-limited-row:first-child{max-width:1136px;margin-left:auto;margin-right:auto;float:none;}.row-fluid .ty-limited-row{max-width:1136px;margin-left:auto;margin-right:auto;float:none;}.row-fluid .ty-limited-row:first-child{max-width:1136px;margin-left:auto;margin-right:auto;float:none;}.ty-subheader{color:#3c414b;}p{line-height:24px;}.ty-btn-style{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-btn-style.hidden{display:none;}.ty-btn__primary{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#5a3796;color:#fff;border:none;}.ty-btn__primary.hidden{display:none;}.ty-btn__secondary{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#5a3796;color:#fff;}.ty-btn__secondary.hidden{display:none;}.ty-btn__purple{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#5a3796;color:#fff;border:none;}.ty-btn__purple.hidden{display:none;}.ty-btn__purple:hover{background:#7145bb;color:#fff;}.ty-btn__green{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#8cc83c;color:#fff;border:none;}.ty-btn__green.hidden{display:none;}.ty-btn__green:hover{background:#a3d364;}.ty-btn__transparent{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#fff;color:#5a3796;border:1px solid #5a3796;padding:12px 32px;}.ty-btn__transparent.hidden{display:none;}.ty-btn__transparent:hover{color:#5a3796;}.ty-btn__big{text-transform:none;}.tygh-header > div{padding-top:7px;}.ecl-top-cities{margin-right:32px;margin-left:0;}.ecl-city-block-main-link a{font-size:12px;line-height:20px;color:#3c414b;display:inline-block;}.ecl-city-block-main-link svg{width:20px;height:20px;margin-right:1px;display:inline-block;vertical-align:top;}.top-languages .ty-select-block{border-color:#d2d2d2;border-radius:8px;top:20px;left:-21px;padding:8px;}.top-languages .ty-select-block__a{padding:0;border:none;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.top-languages .ty-select-block__a.open,.top-languages .ty-select-block__a.open:hover,.top-languages .ty-select-block__a:hover{background:none;}.top-languages .ty-select-block__a-item{font-size:12px;line-height:16px;color:#3c414b;display:inline-block;margin-right:13px;}.top-languages .ty-select-block__a-flag{margin-right:14px;border-radius:50%;vertical-align:top;}.top-languages .ty-select-block__arrow{font-size:100%;display:inline-block;}.top-languages .ty-select-block__arrow:before{display:inline-block;vertical-align:top;}.top-languages .ty-select-block__list-a{padding:8px 12px;border-radius:8px;font-size:12px;color:#3c414b;}.top-languages .ty-select-block__list-a .ty-flag{border-radius:50%;margin-right:11px;}.top-languages .ty-select-block__list-a .ty-flag-gb{background-position:0 0;}.top-languages .ty-select-block__list-a:hover{color:#fff;}.top-languages .ty-select-block__list-item{padding:0;}.ty-flag-gb{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/flag_uk.svg?1761513667') center;}.ty-select-block__a-flag.ty-flag-gb{background-position:0 0;}.ty-icon-down-micro{height:6px;}.ty-icon-down-micro:before{content:'';width:8px;height:6px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/arrow_bottom_small.svg?1761513667');}.ecl-top-addresses{position:relative;margin-right:32px;}.ecl-top-addresses-block{margin-left:auto;}.ecl-top-addresses__wrapper{border:1px solid #d2d2d2;border-radius:8px;padding:8px 12px;font-size:12px;line-height:15px;color:#3c414b;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;justify-content:space-between;align-items:center;width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;}.ecl-top-addresses__wrapper:hover{color:#3c414b;}.ecl-top-addresses__wrapper.open .ecl-top-addresses__icon{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.ecl-top-addresses__icon{margin-left:10px;display:inline-block;width:31px;height:31px;position:absolute;right:1px;top:1px;background:#fff;border-radius:8px;text-align:center;line-height:29px;}.ecl-top-addresses__icon:before{content:'';width:12px;height:7px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/arrow_bottom.svg?1761513667');}.ecl-top-addresses__content{position:absolute;padding:10px 7px;border:1px solid #d2d2d2;border-radius:8px;background:#fff;z-index:2;top:32px;width:100%;box-sizing:border-box;}.ecl-top-addresses__content-item{padding:0;margin-bottom:4px;}.ecl-top-addresses__content-item:last-child{margin-bottom:0;}.ecl-top-addresses__content-item-a{padding:8px 9px 8px 5px;border-radius:8px;color:#3c414b;white-space:nowrap;font-size:12px;line-height:16px;display:inline-block;width:100%;box-sizing:border-box;text-overflow:ellipsis;overflow:hidden;vertical-align:top;}.ecl-top-addresses__content-item-a:hover{background:#5a3796;color:#fff;}.ty-account-info__item-messages{position:relative;}.ty-account-info__item-messages .ty-account-info__title-amount{left:auto;right:-25px;top:0px;}.ty-text-links__item .ty-text-links__item-mc{position:relative;display:inline-block;}.ty-text-links__item .ty-text-links__item-mc .ty-account-info__title-amount{left:auto;right:-25px;top:0px;}.ty-text-links__item-mc-footer{position:relative;}.ty-text-links__item-mc-footer .ty-account-info__title-amount{left:auto;right:-30px;top:0px;}.ty-sidebox-profile .ty-text-links__item.ecl-cm-menu-communication{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;border-bottom:1px solid #d2d2d2;}.ty-sidebox-profile .ty-text-links__item.ecl-cm-menu-communication:hover,.ty-sidebox-profile .ty-text-links__item.ecl-cm-menu-communication.ty-text-links__active{border-bottom:1px solid #5a3796;}.ty-sidebox-profile .ty-text-links__item.ecl-cm-menu-communication:hover .ty-text-links__a,.ty-sidebox-profile .ty-text-links__item.ecl-cm-menu-communication.ty-text-links__active .ty-text-links__a{border-bottom:0px solid #d2d2d2;}.ty-sidebox-profile .ty-text-links__item.ecl-cm-menu-communication.ty-text-links__active .ty-text-links__a{border-bottom:0px solid #d2d2d2;}.ty-sidebox-profile .ty-text-links__item.ecl-cm-menu-communication.ty-text-links__active .ty-text-links__a:hover{border-bottom:0px solid #5a3796;}.ty-sidebox-profile .ty-text-links__item.ecl-cm-menu-communication .ty-text-links__a{border-bottom:0px solid #d2d2d2;}.ty-sidebox-profile .ty-text-links__item.ecl-cm-menu-communication .ty-text-links__a:hover{border-bottom:0px solid #5a3796;}.ty-sidebox-profile .ty-text-links__item.ecl-cm-menu-communication .ty-text-links__item-mc{position:relative;}.ty-sidebox-profile .ty-text-links__item.ecl-cm-menu-communication .ty-text-links__item-mc .ty-account-info__title-amount{left:auto;right:-30px;top:16px;}.ty-account-info__title{padding:0;display:inline-block;}.ty-account-info__title svg{display:inline-block;vertical-align:top;}.ty-account-info__title-amount{width:20px;height:20px;display:inline-block;background:#eb1e23;border-radius:50%;line-height:20px;text-align:center;font-size:12px;color:#fff;position:absolute;left:23px;top:-4px;color:#fff !important;-webkit-animation-name:blinker;-webkit-animation-duration:0.6s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-webkit-animation-direction:alternate;}.ty-account-info__title-amount.empty-messagebox{display:none;}.top-my-account{margin-left:0;}.top-my-account .ty-dropdown-box__title{padding:5px 12px;border:none;}.top-my-account .ty-dropdown-box__title:hover svg path,.top-my-account .ty-dropdown-box__title.open svg path{fill:#5a3796;}.top-my-account .ty-dropdown-box__content{border:1px solid #d2d2d2;box-shadow:0px 4px 11px rgba(0,0,0,0.14);border-radius:8px;padding:16px;width:214px;box-sizing:border-box;}.ty-account-info{padding:0;}.ty-account-info__top-image{margin-right:8px;width:32px;height:32px;min-width:32px;border-radius:16px;overflow:hidden;}.ty-account-info__top-image img{border-radius:16px;}.ty-account-info__top{margin-bottom:24px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ty-account-info__top-link a{color:#3c414b;font-size:12px;line-height:20px;}.ty-account-info__top-link a:hover{color:#5a3796;}.ty-account-info__top-name{color:#3c414b;font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-account-info__item{margin-bottom:8px;}.ty-account-info__item-logout{margin-top:24px;margin-bottom:0;}.ty-account-info__item-logout .ty-account-info__a{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;}.ty-account-info__item-logout .ty-account-info__a:hover{color:#5a3796;}.ty-account-info__a{color:#3c414b;font-size:14px;line-height:20px;}.ty-account-info__a:hover{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;}.ty-account-info__item-login .ty-account-info__a,.ty-account-info__item-register .ty-account-info__a{color:#3c414b;font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Book;cursor:pointer;}.ty-account-info__item-login .ty-account-info__a:hover,.ty-account-info__item-register .ty-account-info__a:hover{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-account-info__item-register{margin-bottom:24px;}.ty-account-info__item-empty{margin:0;}.ty-account-info__a:hover{cursor:pointer;color:#5a3796;}.top-wishlist .ty-dropdown-box__title{padding:5px 12px;border:none;}.top-wishlist .ty-dropdown-box__title svg{display:inline-block;vertical-align:top;}.top-wishlist .ty-dropdown-box__content{border:1px solid #d2d2d2;box-shadow:0px 4px 11px rgba(0,0,0,0.14);border-radius:8px;padding:16px 16px 24px 16px;width:330px;box-sizing:border-box;}.top-wishlist .ty-dropdown-box__content-cart{width:360px;}.top-wishlist .ty-wishlist-content__title{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;margin-bottom:16px;}.top-wishlist .ty-wishlist-content__title-close{cursor:pointer;margin-left:auto;display:none;}.ty-wishlist-content__empty .ty-wishlist-content__title-text{margin-bottom:8px;}.ty-wishlist-content__title-txt{font-size:14px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;display:block;margin-right:20px;}.ty-wishlist-content__title-val{line-height:20px;font-size:14px;color:#3c414b;}.ty-wishlist-content__buttons{padding:0;margin-top:16px;background:none;text-align:center;}.ty-wishlist-content__buttons .ty-btn{margin:0 auto;padding-left:42px;padding-right:42px;}.ty-miniwishlist-title{width:20px;height:20px;display:inline-block;background:#5a3796;border-radius:50%;line-height:20px;text-align:center;font-size:12px;color:#fff;position:absolute;left:22px;top:-4px;}.ty-miniwishlist-title.empty-wishlist{display:none;}@media screen and (min-width: 1025px){.advanced-header .container-fluid-row:first-child > div.row-fluid{flex-wrap:nowrap;}.advanced-header .container-fluid-row:first-child > div.row-fluid:before,.advanced-header .container-fluid-row:first-child > div.row-fluid:after{display:none;}}.ty-wishlist-items{max-height:205px;overflow:hidden;}.ty-wishlist-items.ecl-show-overflow{overflow:auto;padding:0 0px 0 0;}.ty-wishlist-items.ecl-show-overflow .ty-wishlist-items__list-item-tools{margin-right:16px;}.ty-wishlist-items__empty{font-size:14px;line-height:20px;text-align:left;}.ty-wishlist-items__list-item{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;align-items:center;border:0px solid #fff;padding:0;margin-bottom:8px;}.ty-wishlist-items__list-item.hidden{display:none;}.ty-wishlist-items__list-item-image{width:56px;height:56px;min-width:56px;margin-right:16px;border:1px solid #d2d2d2;border-radius:8px;}.ty-wishlist-items__list-item-image img{border-radius:8px;}.ty-wishlist-items__list-item-image .ty-no-image{height:auto !important;aspect-ratio:1;}.ty-wishlist-items__list-item-desc{height:63px;overflow:hidden;}.ty-wishlist-items__list-item-desc a{color:#3c414b;font-size:14px;line-height:20px;}.ty-wishlist-items__list-item-desc-prod{margin-bottom:3px;display:block;}.ty-wishlist-items__list-item-price{margin-right:14px;text-align:right;margin-left:auto;}.ty-wishlist-items__list-item-price-old{font-size:14px;line-height:24px;}.ty-wishlist-items__list-item-price-old bdi{position:relative;}.ty-wishlist-items__list-item-price-old bdi:after{content:'';width:100%;height:1px;display:inline-block;background:#3c414b;-webkit-transform:rotate(-10deg);-moz-transform:rotate(-10deg);-ms-transform:rotate(-10deg);-o-transform:rotate(-10deg);transform:rotate(-10deg);position:absolute;top:8px;left:0;}.ty-wishlist-items__list-item-price-old .ty-strike{text-decoration:none;}.ty-wishlist-items__list-item-price-old + .ty-wishlist-items__list-item-price-orig{color:#eb1e23;}.ty-wishlist-items__list-item-price-orig{font-size:14px;line-height:24px;color:#3c414b;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-wishlist-items__list-item-tools .ty-icon-cancel-circle:before{content:'';display:inline-block;width:18px;height:16px;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/wishlist.svg?1761513667');}.ty-wishlist-items__list-item-tools .ecl-add-to-wish{font-size:0;}.ty-wishlist-items__see-more{margin-bottom:0px;margin-top:22px;cursor:pointer;text-align:center;color:#9d9e9f;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;align-items:center;}.ty-wishlist-items__see-more svg{margin-top:7px;display:none;}.ty-wishlist-items__list-item-certificate .ty-cart-items__list-item-image{border:none;}.top-cart-content{margin-right:12px;}.top-cart-content .ty-dropdown-box__title{padding:5px 12px;border:none;}.top-cart-content .ty-dropdown-box__title svg{display:inline-block;vertical-align:top;}.top-cart-content .ty-dropdown-box__content{border:1px solid #d2d2d2;box-shadow:0px 4px 11px rgba(0,0,0,0.14);border-radius:8px;padding:12px 16px 16px 16px;width:400px;box-sizing:border-box;z-index:1030;}.top-cart-content .ty-dropdown-box__content.ty-dropdown-box__content-cart{width:430px;}.top-cart-content .ty-dropdown-box__content-cart .ty-cart-content__title-discount{margin-right:57px;}.top-cart-content .ty-cart-content{margin-top:0;}.top-cart-content .ty-cart-content__title{text-align:left;padding:0;font-weight:normal;margin-bottom:13px;background:none;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.top-cart-content .ty-cart-content__title-empty{margin-bottom:8px;}.top-cart-content .ty-cart-content__title-txt{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:14px;line-height:32px;margin-right:26px;width:48px;min-width:48px;}.top-cart-content .ty-cart-content__title-val{font-size:14px;line-height:20px;width:94px;min-width:94px;margin-right:14px;}.top-cart-content .ty-cart-content__title-discount{margin-left:0;margin-right:0px;font-size:14px;line-height:20px;color:#eb1e23;text-align:left;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;width:117px;min-width:117px;}.top-cart-content .ty-cart-content__title-discount bdi{display:block;font-family:AvantGardeITCbyBT-Book;}.top-cart-content .ty-cart-content__title-price{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;line-height:32px;display:inline-block;margin-left:auto;}.ty-cart-content{border:none;}.ty-cart-content__buttons{padding:0;background:none;text-align:center;margin-top:18px;}.ty-cart-content__buttons .ty-btn__go-to-trolley{width:190px;box-sizing:border-box;margin-bottom:16px;}.ty-cart-content__buttons .ty-btn__share-trolley{color:#5a3796;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:5px;cursor:pointer;}.ty-cart-content__buttons .ty-btn__share-trolley svg{display:inline-block;margin-right:6px;margin-top:2px;vertical-align:top;}.ty-cart-items{width:100%;padding:0 0px 0 0;overflow:hidden;max-height:200px;box-sizing:border-box;}.ty-cart-items .ecl-gift-cart-minicart{cursor:text;}.ty-cart-items.ecl-show-overflow{overflow:auto;padding:0 0px 0 0;scrollbar-width:thin;}.ty-cart-items.ecl-show-overflow::-webkit-scrollbar{width:2px;background:#d2d2d2;}.ty-cart-items.ecl-show-overflow::-webkit-scrollbar-thumb{width:2px;background:#9d9e9f;}.ty-cart-items.ecl-show-overflow .ty-cart-items__prices{margin-right:16px;}.ty-cart-items-empty{padding:0;}.ty-cart-items__empty{margin:0;text-align:left;color:#3c414b;font-size:14px;line-height:20px;}.ty-cart-items__list-item{padding:0;border:none;margin-bottom:8px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ty-cart-items__list-item-image{margin-right:16px;min-width:56px;border:1px solid #d2d2d2;border-radius:8px;}.ty-cart-items__list-item-image img{border-radius:8px;}.ty-cart-items__list-item-desc{margin-right:14px;}.ty-cart-items__list-item-desc a{color:#3c414b;font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-cart-items__delete{width:123px;}.ty-cart-items__delete-inner{display:flex;justify-content:flex-start;align-items:center;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:12px;line-height:20px;}.ty-cart-items__delete-inner svg{margin-right:-2px;}.ty-cart-items .ty-value-changer{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;width:104px;}.ty-cart-items .ty-value-changer__increase,.ty-cart-items .ty-value-changer__decrease{min-width:30px;width:30px;height:30px;border-radius:8px;border:1px solid #d2d2d2;background:#e4e4e4;color:#a1a1a1;font-size:12px;line-height:30px;margin-bottom:0;}.ty-cart-items .ty-value-changer__increase:hover,.ty-cart-items .ty-value-changer__decrease:hover{background:#5a3796;}.ty-cart-items .ty-value-changer__decrease{order:1;}.ty-cart-items .ty-value-changer__increase{order:3;}.ty-cart-items .ty-value-changer{width:117px;justify-content:space-between;}.ty-cart-items .ty-value-changer__increase,.ty-cart-items .ty-value-changer__decrease{min-width:36px;width:36px;height:30px;line-height:31px;border-color:#5a3796;background:#5a3796;font-size:16px;line-height:28px;color:#fff;}.ty-cart-items input.ty-value-changer__input{width:39px;height:32px;border-radius:8px;margin-left:-1px;margin-right:-1px;order:2;padding:2px 2px;border-color:#5a3796;}.ty-cart-items__prices{margin-left:auto;}.ty-cart-items__price{font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;}.ty-cart-items__price-base{font-size:14px;line-height:24px;}.ty-cart-items__price-base bdi{position:relative;}.ty-cart-items__price-base bdi:after{content:'';width:100%;height:1px;display:inline-block;background:#3c414b;-webkit-transform:rotate(-10deg);-moz-transform:rotate(-10deg);-ms-transform:rotate(-10deg);-o-transform:rotate(-10deg);transform:rotate(-10deg);position:absolute;top:8px;left:0;}.ty-cart-items__price-base .ty-strike{text-decoration:none;}.ty-cart-items__price-base + .ty-cart-items__price{color:#eb1e23;}.ty-cart-items__see-more{margin-bottom:0px;margin-top:13px;cursor:pointer;text-align:center;color:#9d9e9f;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;align-items:center;}.ty-cart-items__see-more svg{margin-top:7px;display:none;}.ty-cart-items__list-item-certificate .ty-cart-items__list-item-tools{margin-right:16px;}.ty-cart-items__list-item-certificate .ty-cart-items__list-item-tools a{display:flex;align-items:center;font-size:12px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-cart-items__list-item-certificate .ty-cart-items__list-item-tools a svg{margin-right:9px;}.ty-cart-items__list-item-certificate .ty-cart-items__list-item-image{border:none;}.ty-cart-items__list-item-certificate .ty-cart-items__list-item-image img{width:56px;border-radius:4px;}.ty-cart-items__list-item-certificate .ty-cart-items__list-item-tools{right:0;position:relative;top:0;display:block;width:117px;}.ty-cart-items__list-item-certificate .ty-cart-items__list-item-tools a{justify-content:flex-start;margin-left:0px;}.ty-cart-items__list-item-certificate .ty-cart-items__price{margin-left:auto;margin-right:16px;}.ty-minicart-title{padding-left:0;position:relative;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ty-minicart-title__amount{width:20px;height:20px;display:inline-block;background:#5a3796;border-radius:50%;line-height:20px;text-align:center;font-size:12px;color:#fff;position:absolute;left:12px;top:-4px;}.ty-minicart-title__amount.empty-minicart{display:none;}.ty-minicart-title__price-txt{font-size:12px;line-height:16px;color:#3c414b;}.ty-minicart-title__price-val{font-size:12px;line-height:16px;color:#3c414b;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-minicart-title__price{margin-left:14px;}.top-wishlist .ty-dropdown-box__title.open,.top-wishlist .ty-dropdown-box__title:hover,.top-my-account .ty-dropdown-box__title.open,.top-my-account .ty-dropdown-box__title:hover,.top-cart-content .ty-dropdown-box__title.open,.top-cart-content .ty-dropdown-box__title:hover{background:none;}.ecl-header-delivery{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;padding-left:28px;position:relative;}.ecl-header-delivery__link{display:block;font-size:14px;line-height:20px;color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-header-delivery__left{margin-right:13px;}.ecl-header-delivery:before{content:'';width:1px;height:40px;display:inline-block;background:#d2d2d2;position:absolute;left:0;}.ecl-header-delivery__link-date{display:block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-header-delivery__link-time{display:block;font-size:12px;line-height:16px;}.ecl-header-checkout-button{margin-left:auto;display:flex;gap:2px;}.ecl-header-checkout-button .ty-btn{padding:12px 37px;}.ecl-header-checkout-button .ty-btn + .ty-btn{margin-left:0;}.ecl-header-checkout-button .ty-account-info__a{width:65px;font-size:12px;line-height:20px;color:#fff;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;box-sizing:border-box;padding:10px 0;text-align:center;}.top-quick-links .ty-text-links{margin-bottom:0;}.top-quick-links .ty-text-links__a{font-size:12px;line-height:16px;vertical-align:top;}.top-quick-links .ty-text-links__a:hover{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;}.top-quick-links .ty-text-links__item{padding:0;margin-right:21px;display:inline-block;}.ty-logo-container{margin-top:0;}.ty-logo-container__image{width:185px;margin-top:17px;}.row-fluid .header-grid-right-first{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.row-fluid .header-grid-right-second{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;margin-bottom:27px;}.header-grid-right-first{margin-bottom:34px;}.top-search{display:inline-block;max-width:233px;width:100%;text-align:right;padding-right:24px;margin-right:12px;border-right:1px solid #d2d2d2;}.top-search input.ty-search-block__input{width:0px;padding:0px;height:40px;border-radius:8px;border:none;margin-left:auto;font-size:12px;line-height:16px;color:#3c414b;}.top-search .ecl-cm-magnifier-link{margin-top:8px;}.top-search .ecl-cm-magnifier-but{display:none;}.ty-search-block{display:inline-block;}.ty-search-block-active{width:100%;}.ty-search-block-active input.ty-search-block__input{padding:10px 45px 10px 16px;width:100%;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;border:1px solid #c7c7c7;}.ty-search-block-active .ecl-cm-magnifier-link{display:none;}.ty-search-block-active .ecl-cm-magnifier-but{width:40px;height:40px;border-radius:8px;background:#5a3796;padding:10px;box-sizing:border-box;display:inline-block;}.ty-search-magnifier{position:absolute;top:0;right:0;width:24px;height:24px;}.ty-search-magnifier svg{display:inline-block;vertical-align:top;}.top-menu .ty-menu__items{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;border-bottom:1px solid #d2d2d2;}.top-menu .ty-menu__items:before,.top-menu .ty-menu__items:after{display:none;}.no-touch .ty-menu__item:hover .ty-menu__item-link,.is-hover-menu .ty-menu__item-link,.is-hover-menu.ty-menu__item-active .ty-menu__item-link{color:#5a3796;background:none;}.top-menu .ty-menu__submenu2{display:none;}.top-menu .ty-menu__submenu-link-logo{width:40px;}.top-menu .ty-menu__submenu-items{margin-top:1px;}.top-menu .ty-menu__submenu-items .ty-top-mine__submenu-col{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;padding:0;margin:0 0 8px;}.top-menu .ty-menu__submenu-items .ty-top-mine__submenu-col:last-child{margin-bottom:0;}.top-menu .ty-menu__submenu-items .ty-menu__submenu-item{padding:0;margin-bottom:8px;}.top-menu .ty-menu__submenu-items .ty-menu__submenu-item:last-child{margin-bottom:0;}.top-menu .ty-menu__submenu-items .ty-menu__submenu-item:hover .ty-menu__submenu-link{color:#fff;background:#5a3796;}.top-menu .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom-link{padding:6px 16px;line-height:20px;font-size:14px;color:#5a3796;border-radius:0px;text-decoration:underline;}.top-menu .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom-link:hover{color:#5a3796;background:#fff;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.top-menu .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom-link:focus{outline:none;}.top-menu .ty-menu__submenu-items .ty-menu__submenu-link{padding:6px 16px;border-radius:8px;display:block;color:#3c414b;font-size:14px;line-height:20px;}.top-menu .ty-menu__item .ty-menu__item-link{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding:17px 22px;min-height:0;margin-bottom:-1px;border-bottom:1px solid transparent;text-transform:capitalize;}.top-menu .ty-menu__item .ty-menu__item-link:focus{outline:none;}.top-menu .ty-menu__item .ty-menu__item-link:hover{color:#5a3796;border-color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.top-menu .ty-menu__item .ty-menu__item-link:active,.top-menu .ty-menu__item .ty-menu__item-link:focus,.top-menu .ty-menu__item .ty-menu__item-link:active:hover,.top-menu .ty-menu__item .ty-menu__item-link:active:focus,.top-menu .ty-menu__item .ty-menu__item-link:target,.top-menu .ty-menu__item .ty-menu__item-link:hover:active{color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.top-menu .ty-menu__item-active .ty-menu__item-link{background:none;color:#5a3796;border-color:#5a3796;}.top-menu .ty-top-mine__submenu-col{min-width:180px;}.top-menu .ty-top-mine__submenu-col:hover .ty-menu__submenu-link{color:#fff;background:#5a3796;}.top-menu .ty-top-mine__submenu-col:hover .ty-menu__submenu-link svg{display:inline-block;}.top-menu .ty-top-mine__submenu-col:hover .ty-menu__submenu2{display:block;}.top-menu .ty-menu__submenu-item-header{margin:0;min-height:0;padding:0;border:none;width:180px;max-width:180px;}.top-menu .ty-menu__submenu-item-header .ty-menu__submenu-link{padding:6px 16px;color:#3c414b;font-size:14px;line-height:20px;font-weight:normal;display:inline-block;border-radius:8px;width:100%;box-sizing:border-box;}.top-menu .ty-menu__submenu-items{margin-left:-32px;border:1px solid #d2d2d2;box-shadow:0px 4px 11px rgba(0,0,0,0.14);border-radius:16px;padding:32px;min-width:180px;}.top-menu .ty-menu__submenu-items.ty-menu__submenu-items2-hover{width:398px;}.top-menu .ty-menu__submenu-items.ty-menu__submenu-items2-hover.ty-menu__submenu-items3-hover{width:614px;}.top-menu .ty-menu__submenu-items.ty-menu__submenu-items2-hover.ty-menu__submenu-items3-hover.ty-menu__submenu-items4-hover{width:830px;}.top-menu .ty-menu__submenu-items-simple{padding:32px 8px;margin-left:-2px;}.top-menu .ty-menu__submenu-items2-hover{box-shadow:none;}.top-menu .ty-menu__submenu-items3-hover{box-shadow:none;}.top-menu .ty-menu__submenu-items4-hover{box-shadow:none;}.ty-menu__submenu-items2-hover .ty-menu__submenu2{min-height:calc(100% - 64px);}.ty-menu__submenu-items2-hover .ty-menu__submenu2 .ty-menu__submenu-list{height:100%;}.ty-menu__submenu-items3-hover .ty-menu__submenu-submenu{min-height:100%;}.ty-menu__submenu-items3-hover .ty-menu__submenu-submenu .ty-menu__submenu-submenu-list{min-height:100%;}.ty-menu__submenu-items4-hover .ty-menu__submenu-submenu2{min-height:100%;}.ty-menu__submenu-items4-hover .ty-menu__submenu-submenu2 .ty-menu__submenu-submenu-list2{min-height:100%;}.ty-menu__submenu-items4-hover .ty-menu__submenu-submenu .ty-menu__submenu-submenu-list:before{box-shadow:none;}.ty-menu__submenu-items4-hover .ty-menu__submenu2 .ty-menu__submenu-list:before{box-shadow:none;}.ty-menu__submenu2{min-width:216px;left:212px;top:32px;position:absolute;padding-left:20px;}.ty-menu__submenu2 .ty-menu__submenu-list{position:absolute;left:0;top:0;}.ty-menu__submenu2 .ty-menu__submenu-item{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;padding:0 0 8px 0;margin-bottom:0;margin-left:20px;}.ty-menu__submenu2 .ty-menu__submenu-item:hover .ty-menu__submenu-submenu{display:block;}.ty-menu__submenu2 .ty-menu__submenu-item:hover .ty-menu__submenu-link2{color:#fff;background:#5a3796;}.ty-menu__submenu2 .ty-menu__submenu-item:hover .ty-menu__submenu-link2 svg{display:inline-block;}.ty-menu__submenu2 .ty-menu__submenu-alt-link{display:none;}.ty-menu__submenu2 .ty-menu__submenu-link2{width:216px;padding:6px 16px;color:#3c414b;font-size:14px;line-height:20px;font-weight:normal;display:inline-block;border-radius:8px;box-sizing:border-box;}.ty-menu__submenu-submenu{min-width:216px;left:236px;top:0px;display:none;position:absolute;padding-left:20px;}.ty-menu__submenu-submenu .ty-menu__submenu-submenu-list{min-width:216px;position:absolute;left:0;top:0;border-left:1px solid #d2d2d2;}.ty-menu__submenu-submenu .ty-menu__submenu-list-item{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;padding:0 0 8px 0;margin-bottom:0;margin-left:20px;}.ty-menu__submenu-submenu .ty-menu__submenu-list-item:hover .ty-menu__submenu-submenu2{display:block;}.ty-menu__submenu-submenu .ty-menu__submenu-list-item:hover .ty-menu__submenu-list-item-link{color:#fff;background:#5a3796;}.ty-menu__submenu-submenu .ty-menu__submenu-list-item:hover .ty-menu__submenu-list-item-link svg{display:inline-block;}.ty-menu__submenu-submenu .ty-menu__submenu-list-item-link{width:216px;padding:6px 16px;color:#3c414b;font-size:14px;line-height:20px;font-weight:normal;display:inline-block;border-radius:8px;box-sizing:border-box;}.ty-menu__submenu-submenu2{min-width:236px;left:236px;top:0px;display:none;position:absolute;padding-left:20px;}.ty-menu__submenu-submenu2 .ty-menu__submenu-submenu-list2{min-width:172px;width:172px;position:absolute;left:0;top:0;border-left:1px solid #d2d2d2;}.ty-menu__submenu-submenu2 .ty-menu__submenu-list-item-link2{padding:6px 16px;color:#3c414b;font-size:14px;line-height:20px;font-weight:normal;display:inline-block;border-radius:8px;box-sizing:border-box;}.ty-menu__submenu-submenu2 .ty-menu__submenu-list-item2{padding:0 0 8px;margin-bottom:0;margin-left:20px;}.ty-menu__submenu-submenu2 .ty-menu__submenu-list-item2:hover .ty-menu__submenu-list-item-link2{color:#fff;background:#5a3796;}.ty-menu__submenu-list-item-link,.ty-menu__submenu-link2,.ty-menu__submenu-link{position:relative;}.ty-menu__submenu-list-item-link svg,.ty-menu__submenu-link2 svg,.ty-menu__submenu-link svg{position:absolute;top:12px;right:12px;display:none;}.ty-gift-certificate{margin-top:0;}.ty-gift-certificate__preview{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;margin-bottom:52px;}.ty-gift-certificate__preview-card{display:inline-block;margin-right:94px;}.ty-gift-certificate__preview-card-inner{width:368px;height:232px;background-size:100% 100%;vertical-align:top;position:relative;border-radius:16px;}.ty-gift-certificate__preview-card-inner-val{position:absolute;bottom:28px;left:50%;font-size:20px;line-height:32px;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0);color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-gift-certificate__preview-card-inner-val:before{content:"£";}.ty-gift-certificate__preview-info{display:inline-block;vertical-align:top;}.ty-gift-certificate__choose-bg{margin-bottom:34px;}.ty-gift-certificate__choose-bg-slider-elm{border-radius:8px;display:inline-block;cursor:pointer;}.ty-gift-certificate__choose-bg-slider-elm img{width:130px;height:80px;border-radius:6px;}.ty-gift-certificate__choose-bg-slider-elm.active{border:2px solid #8cc83c;}.ty-gift-certificate__choose-bg-slider-elm.active img{width:126px;height:76px;border-radius:6px;}.ty-gift-certificate__choose-bg-slider .owl-controls{position:absolute;top:-48px;right:0;margin-top:0;}.ty-gift-certificate__choose-bg-slider .owl-controls .owl-buttons div{width:32px;height:32px;border-radius:8px;opacity:1;padding:0;margin:0;}.ty-gift-certificate__choose-bg-slider .owl-controls .owl-buttons .owl-prev{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-left.svg?1761513667') center no-repeat #eee9f7;margin-right:16px;}.ty-gift-certificate__choose-bg-slider .owl-controls .owl-buttons .owl-next{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-right.svg?1761513667') center no-repeat #eee9f7;}.ty-gift-certificate__choose-bg-title{font-size:16px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:20px;}.ty-gift-certificate__form-title{font-size:16px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:20px;}.ty-gift-certificate__form-amount{margin-bottom:34px;}.ty-gift-certificate__form-amount label,.ty-gift-certificate__form-amount input,.ty-gift-certificate__form-amount ul,.ty-gift-certificate__form-amount li{display:inline-block;}.ty-gift-certificate__form-amount label{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:14px;line-height:20px;color:#3c414b;margin-right:13px;}.ty-gift-certificate__form-amount .ty-gift-certificate__form-amount-elm-parent{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;width:96px;padding:0;}.ty-gift-certificate__form-amount .ty-gift-certificate__form-amount-elm-parent.active{padding:0;}.ty-gift-certificate__form-amount input.ty-gift-certificate__form-amount-input{padding:0;text-align:center;}.ty-gift-certificate__form-amount-elm-parent.active .ty-gift-certificate__form-amount-currency{padding:9px 10px;}.ty-gift-certificate__form-amount-elm-parent.active input.ty-gift-certificate__form-amount-input{height:34px;padding:0;}input.ty-gift-certificate__form-amount-input{padding:0 12px;border:none;border-radius:0 8px 8px 0;height:36px;width:63px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:12px;}.ty-gift-certificate__form-amount-elm{margin-left:10px;padding:10px 10px;width:64px;border:1px solid #d2d2d2;border-radius:8px;cursor:pointer;text-align:center;box-sizing:border-box;font-size:12px;line-height:16px;margin-left:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-gift-certificate__form-amount-elm.active{border:2px solid #8cc83c;padding:9px 10px;}.ty-gift-certificate__form-amount-currency{padding:10px 11px;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;display:inline-block;border-right:1px solid #d2d2d2;}.ty-gift-certificate__current{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;gap:16px;}.ty-gift-certificate__current-elm{display:inline-block;background-repeat:no-repeat;background-size:100% 100%;width:368px;height:232px;border-radius:16px;font-size:24px;text-align:center;position:relative;}.ty-gift-certificate__current-elm-used{text-align:right;padding:5px 26px;color:#fff;border-radius:0 16px 0 16px;background:#3c414b;position:absolute;right:0;top:0;font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding:4px 26px;z-index:1;}.ty-gift-certificate__current-elm-code{position:absolute;text-align:center;font-size:12px;line-height:20px;bottom:7px;left:0;right:0;color:#5a3796;letter-spacing:-0.03em;}.ty-gift-certificate__current-elm-amount{font-size:24px;text-align:center;margin-top:0px;position:absolute;bottom:28px;left:50%;font-size:20px;line-height:32px;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0);color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-gift-certificate__preview-info-title{font-size:18px;line-height:20px;color:#1d2329;margin-bottom:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-gift-certificate__preview-info-descr{font-size:14px;line-height:20px;}.ty-gift-certificate .ty-control-group__title{padding:0;margin-bottom:8px;font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-gift-certificate input[type="text"],.ty-gift-certificate input[type="password"],.ty-gift-certificate input[type="tel"],.ty-gift-certificate input[type="number"],.ty-gift-certificate textarea,.ty-gift-certificate select{border-radius:8px;}.ty-gift-certificate input[type="text"]:focus,.ty-gift-certificate input[type="password"]:focus,.ty-gift-certificate input[type="tel"]:focus,.ty-gift-certificate input[type="number"]:focus,.ty-gift-certificate textarea:focus{border-color:#5a3796;}.ty-gift-certificate .ty-control-group{width:368px;margin-bottom:16px;}.ty-gift-certificate .ty-gift-certificate__form-amount{width:auto;}.ty-gift-certificate .ty-control-group-quantity,.ty-gift-certificate .ty-control-group-delivery{width:176px;display:inline-block;}.ty-gift-certificate .ty-control-group-quantity{margin-right:16px;}.ty-gift-certificate .ty-gift-certificate__form-amount{margin-bottom:34px;}.ty-gift-certificate__buttons .ty-btn__add-to-cart{padding:12px 32px;text-transform:capitalize;}.ty-gift-certificate__current-title{font-size:16px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-top:56px;margin-bottom:32px;}.ty-gift-certificate__current-elm-inner{height:100%;width:100%;border-radius:16px;}.ty-gift-certificate__current-elm-used-status .ty-gift-certificate__current-elm-inner{opacity:0.4;filter:grayscale(1);}.ty-calendar__button{top:8px;right:8px;margin:0;}.ty-calendar__button:before{width:24px;height:24px;display:inline-block;content:'';background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-calendar-select-day.svg?1761513667');}.ty-control-group-delivery .ty-calendar__block{width:100%;}.ty-mainbox-body .ty-gift-certificate__buttons{margin:16px 0 40px;background:none;padding:0;}.ecl-certificates__items-elm-certificates{display:none;}.ecl-certificates__items-elm.active .ecl-certificates__items-elm-certificates{display:block;}.ecl-certificates__items .ty-pagination__bottom{display:none;}.ecl-page-new-content__text-menu-single-elm{cursor:pointer;}.ecl-page-new-content__text-menu-tree-elm{cursor:pointer;}.ecl-page-new-content__text-menu-tree-elm .ecl-page-new-content__text-menu-tree-elm-content{display:none;}.ecl-page-new-content__text-menu-tree-elm.active .ecl-page-new-content__text-menu-tree-elm-content{display:block;}.ecl-page-new-content__text-content-single-inner-title{cursor:pointer;}.ecl-page-new-content__text-content-single-inner-text{display:none;}.ecl-page-new-content__text-content-single-inner.active .ecl-page-new-content__text-content-single-inner-text{display:block;}.ecl-page-new-content__text-content-tree-title{cursor:pointer;}.ecl-page-new-content__text-content-tree-text{display:none;}.ecl-page-new-content__text-content-tree-inner{display:none;}.ecl-page-new-content__text-content-tree-inner-title{cursor:pointer;}.ecl-page-new-content__text-content-tree-inner-text{display:none;}.ecl-page-new-content__text-content-tree-inner.active .ecl-page-new-content__text-content-tree-inner-text{display:block;}.ecl-page-new-content__text-content-tree.active .ecl-page-new-content__text-content-tree-text{display:block;}.ecl-page-new-content__text-content-tree.active .ecl-page-new-content__text-content-tree-inner{display:block;}#ecl_addresses_social{position:relative;}.ecl-address-suggesstions__list{position:absolute;overflow-y:auto;background:#fff;z-index:1;}.ecl-profile-edit__left .ty-billing-first-name,.ecl-profile-edit__left .ty-billing-last-name,.ecl-profile-edit__left .ty-shipping-first-name,.ecl-profile-edit__left .ty-shipping-last-name,.ecl-profile-edit__left .ty-billing-country,.ecl-profile-edit__left .ty-billing-state,.ecl-profile-edit__left .ty-shipping-country,.ecl-profile-edit__left .ty-shipping-state,.ecl-profile-edit__left .ty-first-name,.ecl-profile-edit__left .ty-last-name{width:100%;margin-left:0px;}.payment_profile{border:1px solid #d2d2d2;border-radius:8px;padding:16px;box-sizing:border-box;}.payment_profile__payment{float:right;margin-top:-60px;}.payment_profile__label{line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.payment_profile__top_line{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;}.payment_profile__edit_link a{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.payment_profile__profile{margin-bottom:10px;}.payment_profile__profile_title{font-family:AvantGardeITCbyBT-Book;font-size:14px;line-height:24px;margin-bottom:4px;font-weight:normal;}.payment_profile__profile_name{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;line-height:24px;}.payment_profile__profile_address{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;line-height:24px;}.payment_profile__payment_title{font-family:AvantGardeITCbyBT-Book;font-size:14px;line-height:24px;margin-bottom:4px;font-weight:normal;}.payment_profile__payment_card{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.payment_profile__payment_card-img{margin-right:10px;min-width:36px;}.main-content-grid-payment .ty-mainbox-title{margin-bottom:16px;}.ecl-payments-cards-table{max-width:600px;}.ty-table__card{border:none;border-collapse:separate;margin-top:17px;padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid #d2d2d2;}.ty-table__card-head{background:#fff;border:none;}.ty-table__card-th{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding:8px 0;}.ty-table__card-th-name{width:63.2%;}.ty-table__card-th-expires{width:20%;}.ty-table__card-td-brand{font-size:12px;line-height:16px;width:70%;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;align-items:center;}.ty-table__card-td-brand-img{margin-right:16px;min-width:36px;}.ty-table__card-td-year{font-size:12px;line-height:16px;width:20%;}.ty-table__card-td-year.expired{color:#eb1e23;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-table__card-td-status{width:10%;}.ty-table__card-td-buttons-delete{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#eb1e23;}.ty-table__card-tr{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;width:100%;margin-bottom:16px;box-sizing:border-box;}.ty-table__card-tr:last-child{margin-bottom:0;}.ty-table__card-head-tr{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;width:100%;}.ty-table__card-tr-inner{width:80%;border:1px solid #d2d2d2;padding:8px 14px;border-radius:8px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ty-table__card-td-buttons{width:20%;margin-left:auto;text-align:right;}.ty-table__card-td-buttons .cm-dialog-auto-size{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-right:20px;}.ty-table__card-tr-active .ty-table__card-tr-inner{border-color:#8cc83c;}.your-balances__wrapper{padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid #d2d2d2;}.your-balances__wrapper-title{font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:8px;}.your-balances__gift_card{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;padding:11px 12px;border:1px solid #d2d2d2;border-radius:8px;margin-bottom:16px;cursor:pointer;}.your-balances__gift_card:last-child{margin-bottom:0;}.your-balances__gift_card_label{font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.your-balances__gift_card_sum{font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-left:auto;}.your-balances__gift_card_icon{margin-right:16px;min-width:36px;width:36px;}.main-content-grid__payment-content .ty-payment-profile-page__title,.main-content-grid__payment-content .payment_profile,.main-content-grid__payment-content .your-balances__wrapper,.main-content-grid__payment-content .tokenize_cc__label,.main-content-grid__payment-content #tokenize_cc_section{max-width:600px;}.tokenize_cc__label{font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.tokenize_cc__label svg{margin-right:13px;}.tokenize_cc__label.open svg{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}.main-content-grid__payment-content .tokenize_cc__list{padding:9px 38px;}.main-content-grid__payment-content .tokenize_cc__list_cards{margin-bottom:3px;}.tokenize_cc__icon-arrow{margin-left:auto;}.tokenize_cc__icon-arrow svg{vertical-align:middle;display:inline-block;margin-right:0;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.tokenize_cc__icon-arrow.open svg{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}.tokenize_cc__list{margin-top:24px;margin-bottom:19px;}.tokenize_cc__form_inner .ecl-profile-area__billing input[type="text"],.tokenize_cc__form_inner .ecl-profile-area__billing input[type="password"],.tokenize_cc__form_inner .ecl-profile-area__billing input[type="tel"],.tokenize_cc__form_inner .ecl-profile-area__billing input[type="number"],.tokenize_cc__form_inner .ecl-profile-area__billing textarea,.tokenize_cc__form_inner .ecl-profile-area__billing select{width:100%;}.tokenize_cc__form_inner div.ty-billing-zip-code{width:50%;}.tokenize_cc__form_inner .ty-billing-state,.tokenize_cc__form_inner .ty-billing-country{width:100%;}.tokenize_cc__form_inner .ty-billing-phone{margin-bottom:0;}.tokenize_cc__form_inner .ty-control-group__checkbox{margin-top:16px;}.tokenize_cc__form_inner .ty-control-group__checkbox .checkbox{display:none;}.tokenize_cc__form_inner .ty-control-group__checkbox label{font-size:12px;line-height:16px;}.tokenize_cc__form_inner .ty-control-group__checkbox label:before{margin-right:8px;width:10px;height:10px;display:inline-block;border:1px solid #d2d2d2;border-radius:2px;line-height:10px;background:#fff;position:relative;top:2px;}.tokenize_cc__form_inner .ty-control-group__checkbox .checkbox:checked + label:before{content:"";border-color:#5a3796;background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/checkbox.svg?1761513667') center no-repeat;background-color:#5a3796;}.tokenize_cc__form_inner .ty-control-group__checkbox .checkbox:not(:checked) + label:before{content:"";}.tokenize_cc__left_column{padding-right:80px;margin-right:50px;border-right:1px solid #d2d2d2;padding-top:11px;padding-bottom:11px;}.tokenize_cc__right_column{padding-top:11px;padding-bottom:11px;}.tokenize_cc__right_column .cm-dialog-auto-size{margin-top:21px;display:block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:12px;line-height:16px;margin-bottom:9px;}.tokenize_cc__right_column .ty-btn__current-address{width:100%;display:block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:12px;line-height:16px;}.tokenize_cc__right_column_title{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:20px;text-transform:capitalize;}.tokenize_cc__profile_item{font-size:14px;line-height:20px;}.tokenize_cc__list_cards{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;gap:3px;margin-bottom:10px;}.tokenize_cc__list_cards_label{color:#5a3796;font-size:12px;line-height:16px;}.tokenize_cc__list{border:1px solid #d2d2d2;border-radius:8px;padding:20px;text-align:center;display:inline-block;}.stripe-payment-form__section--card{margin:0;}.stripe-payment-form__card{border-radius:8px;border-color:#d2d2d2;box-sizing:border-box;padding:8px 16px;height:40px;position:relative;}.stripe-payment-form__card:after{content:'';display:inline-block;width:24px;height:24px;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-credit-card.svg?1761513667');position:absolute;top:7px;right:8px;}.stripe-payment-form__expiry{max-width:100%;border-radius:8px;border-color:#d2d2d2;box-sizing:border-box;padding:8px 16px;height:40px;}.stripe-payment-form__cvc{width:100%;border-radius:8px;border-color:#d2d2d2;box-sizing:border-box;padding:8px 16px;height:40px;}.stripe-payment-form__postal_code{width:100%;border-radius:8px;border-color:#d2d2d2;box-sizing:border-box;padding:8px 16px;height:40px;}.ty-credit-card{max-width:289px;padding:0;border:none;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;margin-top:20px;}.ty-credit-card__cvv-field{margin:0;width:calc(50% - 9px);min-width:calc(50% - 9px);display:inline-block;}.ty-credit-card__control-group{width:100%;}.ty-credit-card__control-group-expiry{width:calc(50% - 9px);min-width:calc(50% - 9px);margin-right:17px;display:inline-block;}.ty-cvv2-about{display:inline-block;margin-top:-2px;margin-left:8px;height:20px;}.ty-cvv2-about svg{display:inline-block;vertical-align:top;}.ty-cvv2-about__title{line-height:24px;display:inline-block;}#tokenize_cc_section .buttons-container{margin:19px 0;padding:0;background:none;}#tokenize_cc_section .buttons-container .ty-btn__primary{width:132px;}#tokenize_cc_section .ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .buttons-container{margin:0 -24px 21px;padding:14px 24px 0;border:none;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:center;gap:16px;}#tokenize_cc_section .ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .buttons-container .ty-btn{width:112px;box-sizing:border-box;}#tokenize_cc_section .ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .buttons-container .ty-btn__transparent{padding:11px;}.row-fluid .main-content-grid-payment{width:calc(100% - 287px);margin-left:110px;}.ty-payment-profile-page__title{margin-bottom:16px;margin-top:72px;font-size:16px;line-height:24px;font-weight:normal;}.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] .buttons-container{margin:0 -24px 21px;padding:14px 24px 0;border:none;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:center;gap:16px;background:#fff;}.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] .buttons-container .ty-btn{width:112px;box-sizing:border-box;}.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] .buttons-container .ty-btn__transparent{padding:11px;}.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"],.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"],.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"]{max-width:438px;width:100% !important;border-radius:16px;border:1px solid #c7c7c7;-webkit-box-shadow:0px 4px 11px rgba(0,0,0,0.14);-moz-box-shadow:0px 4px 11px rgba(0,0,0,0.14);box-shadow:0px 4px 11px rgba(0,0,0,0.14);}.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .object-container,.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .object-container,.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] .object-container{padding:10px 24px 0;}.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .ui-dialog-title,.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ui-dialog-title,.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] .ui-dialog-title{font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;}.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .ui-dialog-titlebar,.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ui-dialog-titlebar,.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] .ui-dialog-titlebar{background:none;border:none;padding:19px 24px 10px;background:#fff;}.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .ui-widget-header,.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ui-widget-header,.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] .ui-widget-header{z-index:1;}.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .ui-widget-header .ui-icon-closethick,.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ui-widget-header .ui-icon-closethick,.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] .ui-widget-header .ui-icon-closethick{margin:0;top:0;left:0;width:14px;height:14px;opacity:1;}.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .ui-widget-header .ui-icon-closethick:before,.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ui-widget-header .ui-icon-closethick:before,.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] .ui-widget-header .ui-icon-closethick:before{content:'';width:14px;height:14px;display:inline-block;top:0;left:0;background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/close.svg?1761513667');}.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .ui-dialog-titlebar-close,.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ui-dialog-titlebar-close,.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] .ui-dialog-titlebar-close{top:16px;right:12px;width:14px;height:14px;margin:0;}.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .ui-dialog-titlebar-close:hover,.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ui-dialog-titlebar-close:hover,.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] .ui-dialog-titlebar-close:hover{opacity:1;}.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] input[type="text"],.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] select,.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] input[type="text"],.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] select,.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] input[type="text"],.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] select{width:100%;}.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .ty-control-group__id select,.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-control-group__id select,.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] .ty-control-group__id select{width:190px;}.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] input.ecl-control-field-postcode[type="text"],.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] input.ecl-control-field-postcode[type="text"],.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] input.ecl-control-field-postcode[type="text"]{width:190px;}.ty-control-group__card-label{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:14px;line-height:20px;margin-bottom:8px;display:block;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-control-credit_card_expiry{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:8px;display:block;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-credit-card__input{width:136px;font-size:14px;line-height:20px;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .buttons-container{margin:0 -24px 21px;padding:25px 24px 0;border:none;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:center;gap:16px;background:none;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .buttons-container .ty-btn{width:112px;box-sizing:border-box;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .buttons-container .ty-btn__transparent{padding:11px;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-credit-card__address-wrapper-title{padding-top:16px;border-top:1px solid #d2d2d2;font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:8px;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-credit-card__address_item{margin-bottom:8px;font-size:14px;line-height:20px;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-credit-card__address_button{margin-top:26px;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-credit-card__address_button .ty-btn__current-address{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:12px;line-height:16px;margin-bottom:32px;display:block;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-credit-card__address_button .cm-dialog-auto-size{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:12px;line-height:16px;display:block;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-credit-card__address_wrapper{border:1px solid #d2d2d2;padding:24px;border-radius:16px;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-credit-card__stripe-delete{margin-left:auto;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-credit-card__control-group-name{display:flex;flex-wrap:wrap;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-credit-card__control-group-name:before,.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-credit-card__control-group-name:after{display:none;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-credit-card__control-group-name .ty-control-group__title{width:100%;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-credit-card__control-group-name .ty-credit-card__input{width:calc(100% - 100px);margin-right:10px;font-size:14px;line-height:20px;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-credit-card__stripe-delete{color:#eb1e23;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:14px;line-height:40px;padding:0;vertical-align:top;display:inline-block;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-credit-card__input.ecl-cm-exp-date{max-width:137px;}.ty-credit_card__set_as_default{font-size:12px;line-height:16px;}.ty-captcha__label{display:none;}.ui-widget-content.ui-dialog[aria-describedby*="ecl_vote_postcode"]{max-width:448px;border-radius:16px;border:1px solid #c7c7c7;}.ui-widget-content.ui-dialog[aria-describedby*="ecl_vote_postcode"] .object-container{padding:0 24px;}.ui-widget-content.ui-dialog[aria-describedby*="ecl_vote_postcode"] .ui-dialog-titlebar{padding:0;height:25px;background:none;border:none;}.ui-widget-content.ui-dialog[aria-describedby*="ecl_vote_postcode"] .ui-widget-header{z-index:1;}.ui-widget-content.ui-dialog[aria-describedby*="ecl_vote_postcode"] .ui-widget-header .ui-icon-closethick{margin:0;top:0;left:0;width:14px;height:14px;opacity:1;}.ui-widget-content.ui-dialog[aria-describedby*="ecl_vote_postcode"] .ui-widget-header .ui-icon-closethick:before{content:'';width:14px;height:14px;display:inline-block;top:0;left:0;background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/close.svg?1761513667');}.ui-widget-content.ui-dialog[aria-describedby*="ecl_vote_postcode"] .ui-dialog-titlebar-close{top:16px;right:12px;width:14px;height:14px;margin:0;}.ui-widget-content.ui-dialog[aria-describedby*="ecl_vote_postcode"] .ui-dialog-titlebar-close:hover{opacity:1;}.ui-widget button{font-size:12px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-favorite-shop__content-title{font-size:14px;line-height:32px;margin-bottom:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-favorite-shop__content-descr-title{font-size:14px;line-height:32px;margin-bottom:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-favorite-shop__content-descr-reg{font-size:14px;line-height:24px;margin-bottom:20px;}.ecl-favorite-shop__content-descr-reg a{color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-favorite-shop__form input[type="text"]{width:100%;}.ecl-favorite-shop__form .ty-control-group{margin-bottom:16px;}.ecl-favorite-shop__form .ty-control-group__title{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;padding:0;margin-bottom:8px;}.ecl-favorite-shop__form-buttons{margin:24px 0 24px;text-align:center;}.ecl-favorite-shop__form-buttons .ty-btn{width:132px;border:none;text-align:center;}.ecl-favorite-shop-thankyou{width:320px;text-align:center;padding-top:24px;}.ecl-favorite-shop-thankyou__title{font-size:14px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-favorite-shop-thankyou__descr{font-size:14px;line-height:24px;margin-bottom:16px;}.ecl-favorite-shop-thankyou__svg{margin-bottom:5px;}.ui-widget-content.ui-dialog[aria-describedby*="delivery_popup_auth"]{max-width:350px;border-radius:16px;border:1px solid #c7c7c7;}.ui-widget-content.ui-dialog[aria-describedby*="delivery_popup_auth"] .object-container{padding:10px 24px 0;}.ui-widget-content.ui-dialog[aria-describedby*="delivery_popup_auth"] .ui-dialog-titlebar{padding:0;height:25px;background:none;border:none;}.ui-widget-content.ui-dialog[aria-describedby*="delivery_popup_auth"] .ui-widget-header{z-index:1;}.ui-widget-content.ui-dialog[aria-describedby*="delivery_popup_auth"] .ui-widget-header .ui-icon-closethick{margin:0;top:0;left:0;width:14px;height:14px;opacity:1;}.ui-widget-content.ui-dialog[aria-describedby*="delivery_popup_auth"] .ui-widget-header .ui-icon-closethick:before{content:'';width:14px;height:14px;display:inline-block;top:0;left:0;background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/close.svg?1761513667');}.ui-widget-content.ui-dialog[aria-describedby*="delivery_popup_auth"] .ui-dialog-titlebar-close{top:15px;right:14px;width:14px;height:14px;margin:0;}.ui-widget-content.ui-dialog[aria-describedby*="delivery_popup_auth"] .ui-dialog-titlebar-close:hover{opacity:1;}.ecl-delivery-popup__descr1{font-size:14px;line-height:20px;margin-bottom:11px;letter-spacing:0;}.ecl-delivery-popup__descr1 a{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-decoration:underline;color:#3c414b;letter-spacing:0;}.ecl-delivery-popup__descr1 b{font-weight:normal;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;letter-spacing:0;}.ecl-delivery-popup__descr1-open{margin-bottom:15px;}.ecl-delivery-popup__but1{margin:0px auto 21px;text-align:center;}.ecl-delivery-popup__but1-open{margin-bottom:18px;}.ecl-delivery-popup__but1-open .ecl-delivery-popup__but1-inner{width:calc(100% - 54px);}.ecl-delivery-popup__but1-inner{cursor:pointer;display:inline-block;font-size:12px;line-height:20px;padding:10px 10px;width:calc(100% - 16px);box-sizing:border-box;letter-spacing:0;}.ecl-delivery-popup__but2{margin:15px auto;text-align:center;}.ecl-delivery-popup__but2-open{margin:12px 0 23px;}.ecl-delivery-popup__but2-inner{cursor:pointer;display:inline-block;font-size:12px;line-height:20px;padding:10px 10px;text-align:center;min-width:calc(100% - 16px);width:100%;max-width:284px;box-sizing:border-box;letter-spacing:0;}.ecl-delivery-popup__delimert{margin-top:18px;margin-bottom:14px;position:relative;text-align:center;}.ecl-delivery-popup__delimert:before{content:'';width:100%;height:1px;display:inline-block;background:#d2d2d2;position:absolute;top:50%;left:0;}.ecl-delivery-popup__delimert span{font-size:16px;line-height:24px;padding:0 24px;background:#fff;position:relative;}.ecl-delivery-popup__descr2{font-size:14px;line-height:20px;letter-spacing:0;}.ecl-delivery-popup__descr2 b{font-weight:normal;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;letter-spacing:0;}.ecl-login-form__tabs-elm{font-size:16px;line-height:20px;color:#3c414b;cursor:pointer;width:50%;text-align:center;padding:5px 18px 18px;border-bottom:1px solid #d2d2d2;}.ecl-login-form__tabs-elm.active{font-weight:normal;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;font-size:16px;line-height:20px;border-color:#5a3796;}.ecl-login-form__tabs{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;margin-bottom:26px;margin-left:-24px;margin-right:-24px;width:calc(100% + 48px);}.ty-hybrid-auth__icon{display:inline-block;width:58px;height:58px;border:1px solid #d2d2d2;border-radius:16px;text-align:center;margin-right:16px;}.ty-hybrid-auth__icon img{margin-top:17px;display:inline-block;height:24px;}a.ty-hybrid-auth__icon{margin-right:20px;}a.ty-hybrid-auth__icon:last-child{margin-right:0;}.ecl-login-form__tabs-content-elm .ty-password-forgot{position:relative;}.ecl-login-form__tabs-content-elm .ty-control-group{margin-bottom:24px;}.ecl-login-form__tabs-content-elm .ty-control-group__label{font-size:14px;line-height:16px;margin-bottom:4px;padding:0;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;letter-spacing:0;}.ecl-login-form__tabs-content-elm .captcha{margin-bottom:28px;}.ty-login-popup{position:relative;max-width:100%;}.ty-login-popup .ty-login__input{height:40px;border-radius:8px;padding:10px 16px;font-size:12px;line-height:20px;}.ty-login-popup .ty-login-providers{text-align:center;}.ty-login-popup div[class*="recaptcha"]{width:100%;}.ty-login-popup div[class*="recaptcha"] > div{width:100% !important;}.ty-login-popup div[class*="recaptcha"] iframe{max-width:100%;margin-left:auto;margin-right:auto;display:block;height:78px;max-height:78px;}.ty-login-popup .rc-anchor-normal{width:100%;}.ty-login-reglink{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;margin-bottom:28px;}.ty-login__remember-me{padding:0;}.ty-login__remember-me input{display:none;}.ty-login__remember-me-label{font-size:12px;line-height:16px;}.ty-login__remember-me-label:before{margin-right:8px;width:10px;height:10px;display:inline-block;border:1px solid #d2d2d2;border-radius:2px;line-height:10px;background:#fff;position:relative;top:2px;}.ty-login__remember-me .checkbox:checked + label:before{content:"";border-color:#5a3796;background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/checkbox.svg?1761513667') center no-repeat;background-color:#5a3796;}.ty-login__remember-me .checkbox:not(:checked) + label:before{content:"";}a.ty-password-forgot__a{padding:0;font-size:12px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;float:none;}.ty-login-buttons-container{margin-bottom:32px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;justify-content:center;gap:24px;}.ty-login-buttons-container .ty-btn__login{width:132px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-align:center;}.ty-login-buttons-container .ty-btn__login-trouble{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#1d2329;font-size:12px;}div.ui-widget-content.ui-dialog-error-login.ui-dialog[aria-describedby*="login_block"] .ui-dialog-titlebar{height:27px;}div.ui-widget-content.ui-dialog-error-login.ui-dialog[aria-describedby*="login_block"] .ecl-login-form-success__outer-error{padding-top:0;}div.ui-widget-content.ui-dialog[aria-describedby*="login_block"]{width:auto !important;border-radius:16px;border:1px solid #c7c7c7;}div.ui-widget-content.ui-dialog[aria-describedby*="login_block"] .object-container{padding:0 24px;border-radius:0 0 16px 16px;}div.ui-widget-content.ui-dialog[aria-describedby*="login_block"] .ui-dialog-titlebar{padding:0;height:39px;border:none;background:#fff;border-radius:16px 16px 0 0;}div.ui-widget-content.ui-dialog[aria-describedby*="login_block"] .ui-widget-header{z-index:1;}div.ui-widget-content.ui-dialog[aria-describedby*="login_block"] .ui-widget-header .ui-icon-closethick{margin:0;top:0;left:0;width:14px;height:14px;opacity:1;}div.ui-widget-content.ui-dialog[aria-describedby*="login_block"] .ui-widget-header .ui-icon-closethick:before{content:'';width:14px;height:14px;display:inline-block;top:0;left:0;background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/close.svg?1761513667');}div.ui-widget-content.ui-dialog[aria-describedby*="login_block"] .ui-dialog-titlebar-close{top:16px;right:23px;width:14px;height:14px;margin:0;}div.ui-widget-content.ui-dialog[aria-describedby*="login_block"] .ui-dialog-titlebar-close:hover{opacity:1;}.ty-login-providers{padding:0;margin-bottom:24px;}.ty-login-delimert{margin-top:-10px;margin-bottom:10px;position:relative;text-align:center;}.ty-login-delimert:before{content:'';width:100%;height:1px;display:inline-block;background:#d2d2d2;position:absolute;top:50%;left:0;}.ty-login-delimert span{font-size:16px;line-height:24px;padding:0 24px;background:#fff;position:relative;}.ecl-login-form{max-width:304px;}.ecl-login-form__tabs-content-elm{display:none;}.ecl-login-form__tabs-content-elm.active{display:block;}.ecl-login-form__tabs-content-elm-title{font-size:18px;line-height:20px;margin-bottom:15px;text-align:center;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-login-form__tabs-content-elm .ty-login-providers{margin-bottom:32px;display:flex;flex-direction:column;gap:8px;}.ecl-login-form__tabs-content-elm .ty-hybrid-auth__icon{border:none;width:100%;height:50px;}.ecl-login-form__tabs-content-elm .ty-hybrid-auth__icon img{margin:0;height:50px;object-fit:cover;border-radius:8px;}.ecl-login-form__tabs-content-elm .ty-login-delimert{margin-bottom:8px;}.ecl-login-form__tabs-content-elm .ty-login__input{height:32px;padding:8px 12px;}.ecl-login-form__tabs-content-elm .ecl-password-field .ecl-password-field-view{top:27px;}.ecl-login-form__tabs-content-elm .ty-password-forgot{position:relative;}.ecl-login-form__tabs-content-elm .ty-control-group{margin-bottom:16px;}.ecl-login-form__tabs-content-elm .ty-control-group.ecl-postcode-field{margin-bottom:8px;}.ecl-login-form__tabs-content-elm .ty-login-buttons-container{margin-top:17px;margin-bottom:25px;flex-direction:column;gap:10px;}.ecl-login-form__tabs-content-elm .ty-login-buttons-container .ty-btn{width:132px;border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#5a3796;color:#fff;border:none;letter-spacing:0;}.ecl-login-form__tabs-content-elm .ty-login-buttons-container .ty-btn.hidden{display:none;}.ecl-login-form__tabs-content-elm .ty-login-buttons-container .ty-btn:hover{background:#7145bb;color:#fff;}.ecl-login-form__tabs-content-elm .ty-login-buttons-container__text{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;letter-spacing:0;}.ecl-login-form__tabs-content-elm .ty-login-buttons-container__link{font-size:16px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;letter-spacing:0;cursor:pointer;}.ecl-login-form__tabs-content-elm .ecl-recaptcha-text{margin-bottom:6px;margin-top:0;}.ecl-login-form__tabs-content-elm .ecl-recaptcha-text a{color:#3c414b;text-decoration:underline;}.ecl-login-form__tabs-content-elm .ty-login-reglink{margin-bottom:0;}.ecl-login-form__tabs-content-elm .ty-password-forgot__a{color:#5a3796;font-size:14px;letter-spacing:0;margin-top:4px;}.ecl-login-form__tabs-content-elm .ty-control-group__agreement input{display:none;}.ecl-login-form__tabs-content-elm .ty-control-group__agreement label{font-size:12px;line-height:16px;position:relative;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;letter-spacing:0.6px;}.ecl-login-form__tabs-content-elm .ty-control-group__agreement label:before{margin-right:8px;width:10px;height:10px;min-width:10px;display:inline-block;border:1px solid #d2d2d2;border-radius:2px;line-height:10px;background:#fff;position:relative;top:2px;left:0;}.ecl-login-form__tabs-content-elm .ty-control-group__agreement a{font-size:12px;line-height:16px;color:#3c414b;text-decoration:underline;letter-spacing:0.6px;}.ecl-login-form__tabs-content-elm .ty-control-group__agreement .checkbox:checked + label:before{content:"";border-color:#5a3796;background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/checkbox.svg?1761513667') center no-repeat;background-color:#5a3796;}.ecl-login-form__tabs-content-elm .ty-control-group__agreement .checkbox:not(:checked) + label:before{content:"";}.ecl-password-field .password-visible-img{display:none;}.ecl-password-field.password-visible .password-hidden-img{display:none;}.ecl-password-field.password-visible .password-visible-img{display:inline-block;}.ecl-password-field.password-visible .ecl-password-field-view{top:27px;right:11px;}.ecl-password-field .ecl-password-field-view{position:absolute;right:12px;top:40px;}.ecl-postcode-field{position:relative;}.ecl-postcode-field .ecl-address-suggesstions__list{max-width:100%;max-height:154px;}.ecl-login-form-success{text-align:center;}.ecl-login-form-success__icon{margin-bottom:5px;}.ecl-login-form-success__popup-title{font-size:16px;line-height:32px;margin-bottom:5px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#000;}.ecl-login-form-success__title{font-size:15px;line-height:16px;margin-bottom:9px;color:#000;text-align:center;}.ecl-login-form-success__descr{font-size:14px;line-height:20px;text-align:center;color:#000;}.ecl-login-form-success__outer{max-width:423px;width:423px;padding:9px 17px 23px;}.ecl-login-form-success__outer .ecl-login-form__tabs{display:none;}.ecl-login-form-success__outer-error{max-width:456px;min-width:456px;padding-bottom:20px;padding-top:8px;}.ecl-login-form-success__outer-error .ecl-login-form__tabs{display:none;}.ecl-login-form-success__outer-error a{color:#000;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-decoration:underline;line-height:20px;}.ecl-login-form-success-s .ecl-login-form-success__icon{margin-bottom:5px;}.ecl-login-form-success-s .ecl-login-form-success__icon svg{display:inline-block;vertical-align:top;}.ecl-login-form-success-s .ecl-login-form-success__popup-title{font-size:16px;line-height:32px;margin-bottom:5px;}.ecl-login-form-success-e1 .ecl-login-form-success__icon,.ecl-login-form-success-e2 .ecl-login-form-success__icon{margin-bottom:15px;}.ecl-login-form-success-e1 .ecl-login-form-success__icon svg,.ecl-login-form-success-e2 .ecl-login-form-success__icon svg{display:inline-block;vertical-align:top;}.ecl-login-form-success-e1 .ecl-login-form-success__popup-title,.ecl-login-form-success-e2 .ecl-login-form-success__popup-title{font-size:15px;line-height:16px;margin-bottom:8px;}.tygh-footer .ty-footer-grid__full-width{box-sizing:border-box;}.ty-footer-form-block{margin-top:0px;padding:32px 0;}.ty-footer-form-block form{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;}.ty-footer-form-block__form{width:434px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;margin-bottom:0 !important;}.ty-footer-form-block__form .ty-btn__subscribe{background:#8cc83c;}.ty-footer-form-block__form:before,.ty-footer-form-block__form:after{display:inline-block;}.ty-footer-form-block__terms-text{color:#fff;font-size:10px;line-height:16px;display:block;margin-top:15px;}.ty-footer-form-block__terms-text a{text-decoration:underline;color:#fff;font-size:10px;line-height:16px;}.ty-footer-form-block__terms-text a:hover{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-footer-form-block__button .ty-btn__subscribe{width:124px;height:40px;border-radius:0 8px 8px 0;font-size:12px;line-height:20px;padding:10px;text-align:center;border:none;}.ty-footer-form-block .ty-input-text-medium{height:40px;padding:10px 16px;border-radius:8px 0 0 8px;border:1px solid #8cc83c;color:#a8a5a5;}h3.ty-social-link__title{font-size:22px;line-height:30px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-transform:none;margin-top:5px;}.footer-stay-connected{border-bottom:1px solid #d2d2d2;background:#3c414b;}.ty-footer-menu{border-bottom:1px solid #d2d2d2;}.ty-footer-menu__header,.ty-footer-general__header{margin-bottom:16px;font-size:14px;line-height:20px;font-weight:normal;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#fff;padding-top:0;cursor:context-menu;}.ty-footer-menu__items,.ty-footer-general__body{margin-bottom:28px;}.ty-footer-menu__items .ty-text-links__a,.ty-footer-general__body .ty-text-links__a{color:#d2d2d2;font-size:14px;line-height:20px;}.ty-footer-menu__items .ty-text-links__a:hover,.ty-footer-general__body .ty-text-links__a:hover{color:#d2d2d2;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-footer-menu__items .ty-text-links__item,.ty-footer-general__body .ty-text-links__item{padding:0;margin-bottom:8px;}.footer-copyright{background:none;}.ty-footer-social-list__item{padding:0;margin-bottom:8px;}.ty-footer-social-list__item-a{color:#d2d2d2;font-size:14px;line-height:20px;display:inline-block;}.ty-footer-social-list__item-a:hover{color:#d2d2d2;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-footer-social-list__item-a:hover #svg_facebook_white_mobile,.ty-footer-social-list__item-a:hover #svg_inst_white_mobile,.ty-footer-social-list__item-a:hover #svg_twitter_white_mobile,.ty-footer-social-list__item-a:hover #svg_whatsapp_white_mobile,.ty-footer-social-list__item-a:hover #svg_youtube_white_mobile,.ty-footer-social-list__item-a:hover #svg_fbm_white_mobile,.ty-footer-social-list__item-a:hover #svg_snapchat_white_mobile,.ty-footer-social-list__item-a:hover #svg_tiktok_white_mobile,.ty-footer-social-list__item-a:hover #svg_telegram_white_mobile{display:none;}.ty-footer-social-list__item-a:hover #svg_facebook,.ty-footer-social-list__item-a:hover #svg_inst,.ty-footer-social-list__item-a:hover #svg_twitter,.ty-footer-social-list__item-a:hover #svg_whatsapp,.ty-footer-social-list__item-a:hover #svg_youtube,.ty-footer-social-list__item-a:hover #svg_fb_messenger,.ty-footer-social-list__item-a:hover #svg_snapchat,.ty-footer-social-list__item-a:hover #svg_tiktok,.ty-footer-social-list__item-a:hover #svg_telegram{display:inline-block;}.ty-footer-social-list__item-a svg,.ty-footer-social-list__item-a img{display:inline-block;vertical-align:middle;margin-right:5px;width:16px;min-width:16px;height:16px;margin-top:-2px;}.ty-footer-social-list__item-a #svg_facebook,.ty-footer-social-list__item-a #svg_inst,.ty-footer-social-list__item-a #svg_twitter,.ty-footer-social-list__item-a #svg_whatsapp,.ty-footer-social-list__item-a #svg_youtube,.ty-footer-social-list__item-a #svg_fb_messenger,.ty-footer-social-list__item-a #svg_snapchat,.ty-footer-social-list__item-a #svg_tiktok,.ty-footer-social-list__item-a #svg_telegram{display:none;}.ty-footer-social-list__item-a #svg_twitter_white{margin-top:-1px;height:14px;}.ty-footer-social-list__item-a #svg_youtube_white{margin-top:0;height:14px;}.ty-footer-menu__container .ty-footer,.ty-footer-social__container .ty-footer{margin-top:56px;}.ty-wysiwyg-content .ty-footer-social-list{margin-left:0;list-style:none;}.ty-payment-icons{margin:18px 0 0;}.ty-payment-icons__item{width:auto;height:auto;background:none;margin:0 12px 0 0;}.ty-copyright-links .ty-text-links{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;margin-bottom:0;}.ty-copyright-links .ty-text-links__a{font-size:12px;line-height:16px;padding:4px 16px;border-right:1px solid #d2d2d2;color:#d2d2d2;}.ty-copyright-links .ty-text-links__a:hover{color:#d2d2d2;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-copyright-links .ty-text-links__item{margin-right:0;}.ty-copyright-links .ty-text-links__item:first-child .ty-text-links__a{padding-left:0;}.ty-copyright-links .ty-text-links__item:last-child .ty-text-links__a{border:none;}.footer-bottom-part{padding-top:38px;padding-bottom:30px;}.ty-footer-logo{margin-bottom:24px;}.ty-payment-icons{text-align:right;}.footer-copyright{background:#000;padding:18px 0 24px;}.bottom-copyright{padding:0;margin:0;text-align:center;font-size:10px;line-height:16px;color:#d2d2d2;}.bottom-copyright a{font-size:10px;line-height:16px;color:#d2d2d2;}.ty-footer-store-title{text-transform:uppercase;font-size:12px;line-height:16px;margin-bottom:8px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-align:center;color:#d2d2d2;}.app-google-links{margin-bottom:14px;text-align:center;}.ty-app-store-link,.ty-google-store-link{display:inline-block;margin:0 6px;}.ecl-mobile-app-block{text-align:center;background:#fff;border-radius:16px 16px 0 0;padding:15px 40px 29px 40px;margin:14px -16px -24px;}.ecl-mobile-app-block__title{font-size:14px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:4px;}.ecl-mobile-app-block__descr{font-size:13px;line-height:20px;margin-bottom:24px;letter-spacing:0.04em;}.ecl-mobile-app-block__btn{margin-bottom:8px;}.ecl-mobile-app-block__btn a{display:inline-block;padding:8px 32px;font-size:12px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#fff;background:#5a3796;border-radius:8px;}.ecl-mobile-app-block__subdescr{font-size:13px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.row-fluid .ty-sidebox-profile{width:176px;}.row-fluid .main-content-grid-profile{width:calc(100% - 287px);margin-left:110px;}.row-fluid .main-content-grid-order-details{width:100%;margin-left:0;}.ty-sidebox-profile .ty-text-links{width:176px;}.ty-sidebox-profile .ty-text-links__a{font-size:14px;line-height:20px;color:#3c414b;padding:15px 0;display:block;border-bottom:1px solid #d2d2d2;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-sidebox-profile .ty-text-links__item{margin:0 0 9px 0;padding:0;}.ty-sidebox-profile .ty-text-links__item.ty-text-links__active .ty-text-links__a,.ty-sidebox-profile .ty-text-links__item:hover .ty-text-links__a,.ty-sidebox-profile .ty-text-links__item:active .ty-text-links__a,.ty-sidebox-profile .ty-text-links__item:focus .ty-text-links__a{color:#5a3796;border-bottom:1px solid #5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-sidebox-profile .ty-sidebox__title-wrapper{font-size:18px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;text-transform:capitalize;font-weight:normal;}.ty-sidebox-profile .ty-sidebox__title{margin-bottom:25px;padding:0;border:none;}.ecl-profile-edit{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;margin-top:72px;}.ecl-profile-edit__left{margin-right:55px;max-width:425px;}.ecl-profile-edit__right{max-width:calc(100% - 480px);}.ecl-profile-edit__right-title{font-size:14px;line-height:20px;margin-bottom:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-profile-edit__right-descr{line-height:20px;}.ecl-profile-edit__right-descr p{padding:0 0 15px;}.ecl-profile-edit .ty-subheader{padding:0;font-size:16px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:14px;color:#3c414b;}.ecl-profile-edit input[type="text"],.ecl-profile-edit input[type="password"],.ecl-profile-edit input[type="tel"],.ecl-profile-edit input[type="number"],.ecl-profile-edit textarea,.ecl-profile-edit select{border-radius:8px;color:#656565;width:100%;}.ecl-profile-edit .ty-control-group{margin-bottom:16px;width:368px;}.ecl-profile-edit .ty-control-group__confirm-password{margin-bottom:7px;}.ecl-profile-edit .ty-account-photo{width:100%;}.ecl-profile-edit .ty-calendar__block{width:100%;}.ecl-profile-edit .ty-newsletters__item{margin-bottom:33px;}.ecl-profile-edit__terms-text{font-size:10px;line-height:16px;}.ecl-profile-edit__terms-text a{font-size:10px;line-height:16px;text-decoration:underline;}.ty-profile-field__item-descr{margin-top:8px;font-size:12px;line-height:16px;}.ty-profile-field__item-bg-descr{font-size:10px;line-height:16px;margin-top:8px;}.ecl-profile-area{margin-bottom:16px;}.ecl-profile-area .ty-subheader{font-size:14px;line-height:20px;color:#3c414b;}.ecl-profile-area .ty-billing-zip-code,.ecl-profile-area .ty-shipping-zip-code{width:190px;}.ecl-profile-area[data-address-id*="profile_shipping"]{margin-bottom:0px;}.ecl-profile-more-about-you .ty-subheader span{font-size:14px;font-family:AvantGardeITCbyBT-Book;}.ty-account-photo__img{margin-right:16px;max-width:176px;min-width:176px;width:176px;}.ty-account-photo__img img,.ty-account-photo__img .ty-no-image{border-radius:16px;}.ty-account-photo__img-size{font-size:12px;line-height:16px;}.ty-account-photo__group{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:flex-end;}.ty-account-photo .ty-control-group__title{margin-bottom:16px;}.ty-fileuploader{padding-top:0;}.ty-fileuploader__a{padding:10px 33px;border:1px solid #d2d2d2;border-radius:8px;font-size:12px;line-height:18px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;display:inline-block;}.ty-fileuploader__file-local{cursor:auto;}input[type=file],input[type=file]::-webkit-file-upload-button{cursor:pointer;width:115px;}.ecl-profile-edit__bottom-part .ty-btn__save{margin-bottom:17px;width:132px;text-align:center;}.ty-newsletters__item input{display:none;}.ty-newsletters__item label{font-size:12px;line-height:16px;}.ty-newsletters__item label:before{margin-right:8px;width:10px;height:10px;display:inline-block;border:1px solid #d2d2d2;border-radius:2px;line-height:10px;background:#fff;position:relative;top:2px;}.ty-newsletters__item .checkbox:checked + label:before{content:"";border-color:#5a3796;background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/checkbox.svg?1761513667') center no-repeat;background-color:#5a3796;}.ty-newsletters__item .checkbox:not(:checked) + label:before{content:"";}.ecl-profile-addresses.ecl-profile-addresses-home{margin-bottom:24px;}.ecl-profile-addresses.ecl-profile-addresses-home .ecl-profile-addresses__filter{margin:0;}.ecl-profile-addresses__filter{padding:0;margin:0 0 -24px 0;text-align:right;}.ecl-profile-addresses__filter-title{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:14px;line-height:20px;color:#3c414b;margin-right:6px;}.ecl-profile-addresses__filter-elm{position:relative;}.ecl-profile-addresses__filter-elm input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:44px;height:24px;border-radius:50px;background-color:#fff;outline:none;transition:.25s -0.1s;cursor:pointer;border:0px solid #fff;margin:0;}.ecl-profile-addresses__filter-elm input:before,.ecl-profile-addresses__filter-elm input:after{z-index:1;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#8cc83c;}.ecl-profile-addresses__filter-elm input:checked{background-color:#8cc83c;}.ecl-profile-addresses__filter-elm input:checked:before{display:none;}.ecl-profile-addresses__filter-elm input:checked:after{content:' ';right:2px;width:20px;height:20px;background:#fff;border-radius:10px;}.ecl-profile-addresses__filter-elm input:checked + label{left:10px;right:100px;background:#8cc83c;transition:left .5s, right .4s .2s;}.ecl-profile-addresses__filter-elm input:not(:checked){background:#e4e4e4;transition:background .5s -0.1s;}.ecl-profile-addresses__filter-elm input:not(:checked):before{content:' ';left:2px;width:20px;height:20px;background:#656565;border-radius:10px;}.ecl-profile-addresses__filter-elm input:not(:checked):after{display:none;}.ecl-profile-addresses__filter-elm input:not(:checked) + label{left:100px;right:10px;background:#ffde17;transition:left .4s .2s, right .5s, background .35s -0.1s;}.ecl-profile-addresses__filter-elm label{z-index:1;position:absolute;top:10px;bottom:10px;border-radius:20px;}.ecl-profile-addresses__title{font-size:16px;line-height:24px;margin-bottom:16px;margin-top:72px;}.ecl-profile-addresses__content{max-width:576px;}.ecl-profile-addresses__content .ty-profile-field__item-new-profile{width:100%;}.ecl-profile-addresses__content .ty-profile-field__item{margin-bottom:16px;}.ecl-profile-addresses__content .ty-profile-field__switch{margin:0 0 16px 0;}.ecl-profile-addresses__content input[type="text"],.ecl-profile-addresses__content input[type="password"],.ecl-profile-addresses__content input[type="tel"],.ecl-profile-addresses__content input[type="number"],.ecl-profile-addresses__content textarea,.ecl-profile-addresses__content select,.ecl-profile-addresses__content .ty-input-text{border-radius:8px;color:#656565;width:100%;height:40px;border:1px solid #d2d2d2;}.ecl-profile-addresses__content input[type="text"],.ecl-profile-addresses__content input[type="password"],.ecl-profile-addresses__content input[type="tel"],.ecl-profile-addresses__content input[type="number"],.ecl-profile-addresses__content textarea,.ecl-profile-addresses__content .ty-input-text{-webkit-appearance:none;}.ecl-profile-addresses__content input[type="text"]:focus,.ecl-profile-addresses__content input[type="password"]:focus,.ecl-profile-addresses__content input[type="tel"]:focus,.ecl-profile-addresses__content input[type="number"]:focus,.ecl-profile-addresses__content textarea:focus,.ecl-profile-addresses__content .ty-input-text:focus{border-color:#5a3796;}.ecl-profile-addresses__content .ty-input-text{padding:10px 16px;box-sizing:border-box;}.ecl-profile-addresses__content .ty-billing-first-name,.ecl-profile-addresses__content .ty-billing-last-name,.ecl-profile-addresses__content .ty-shipping-first-name,.ecl-profile-addresses__content .ty-shipping-last-name,.ecl-profile-addresses__content .ty-billing-country,.ecl-profile-addresses__content .ty-billing-state,.ecl-profile-addresses__content .ty-shipping-country,.ecl-profile-addresses__content .ty-shipping-state,.ecl-profile-addresses__content .ty-first-name,.ecl-profile-addresses__content .ty-last-name{width:100%;}.ecl-profile-addresses__content-title{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:16px;margin-top:32px;}.ecl-profile-addresses__buttons{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;}.ecl-profile-addresses__buttons .ty-btn__save{width:132px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:12px;margin-bottom:32px;}.ecl-profile-addresses__buttons-new-address{font-size:14px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-profile-addresses__add{display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:40px;margin-top:24px;}.ecl-profile-addresses__list{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;align-items:flex-start;gap:38px 24px;}.ecl-profile-addresses__list-elm{border-radius:16px;padding:20px 16px 16px 24px;position:relative;width:calc(50% - 24px);border:1px solid #d2d2d2;box-sizing:border-box;}.ecl-profile-addresses__list-elm.active{border-color:#8cc83c;}.ecl-profile-addresses__list-elm-status{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-profile-addresses__list-elm-status-p{color:#8cc83c;}.ecl-profile-addresses__list-elm-name{font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-profile-addresses__list-elm-top-part{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;}.ecl-profile-addresses__list-elm-text{font-size:14px;line-height:20px;margin-bottom:4px;}.ecl-profile-addresses__list-elm-delivery{margin-top:0px;margin-bottom:21px;}.ecl-profile-addresses__buttons-list{margin-top:24px;}.ecl-profile-addresses__buttons-list .ty-btn__secondary{display:block;height:42px;box-sizing:border-box;padding:13px 12px;margin:18px auto 0;width:160px;white-space:nowrap;}.ecl-profile-addresses__list-elm-delivery-edit{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;font-size:12px;line-height:16px;}.ecl-profile-addresses__list-elm-links{margin-bottom:14px;}.ecl-profile-addresses__list-elm-links a{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;font-size:12px;line-height:16px;margin-right:25px;text-transform:capitalize;}.ecl-profile-addresses__list-elm-links a:last-child{margin-right:0px;}.ecl-profile-addresses__radio-button{width:14px;height:14px;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;align-items:center;justify-content:center;border:1px solid #9d9e9f;border-radius:8px;background:#fff;position:absolute;right:16px;bottom:16px;}.ecl-profile-addresses__radio-button.active{border-color:#9d9e9f;}.ecl-profile-addresses__radio-button.active:before{content:'';width:8px;height:8px;display:inline-block;border-radius:50%;background:#5a3796;}.ecl-address-suggesstions__list{border:1px solid #d2d2d2;padding:12px;border-radius:8px;max-height:280px;box-sizing:border-box;}.ecl-address-suggesstions__list-elm{padding:6px 16px;border-radius:8px;margin-bottom:4px;font-size:14px;line-height:20px;}.ecl-address-suggesstions__list-elm:hover{background:#5a3796;color:#fff;}.ecl-address-suggesstions__list-elm:last-child{margin-bottom:0;}.ty-profile-field__switch{border:none;padding:0;}.ty-profile-field__switch input{display:none;}.ty-profile-field__switch .ty-address-switch__label{font-size:12px;line-height:16px;cursor:pointer;}.ty-profile-field__switch .ty-address-switch__label:before{margin-right:8px;width:10px;height:10px;display:inline-block;border:1px solid #d2d2d2;border-radius:4px;line-height:10px;background:#fff;position:relative;top:2px;}.ty-profile-field__switch .checkbox:checked + .ty-address-switch__label:before{content:"";border-color:#5a3796;background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/checkbox.svg?1761513667') center no-repeat;background-color:#5a3796;}.ty-profile-field__switch .checkbox:not(:checked) + .ty-address-switch__label:before{content:"";}.ecl-profile-area__billing{margin-top:16px;}.ecl-profile-area__billing .ty-subheader{font-weight:normal;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding-bottom:8px;}.ecl-profile__ref-but{float:right;}.ecl-profile__title{margin-bottom:32px;margin-top:72px;font-size:16px;line-height:24px;font-weight:normal;}.ecl-profile__info{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;padding:18px 22px;border:1px solid #d2d2d2;border-radius:16px;width:calc(50% - 12px);box-sizing:border-box;}.ecl-profile__info-right img{width:70px;border-radius:8px;}.ecl-profile__info-right .ty-no-image{border-radius:8px;width:70px;height:70px;line-height:70px;}.ecl-profile__info-image img{width:70px;border-radius:8px;}.ecl-profile__info-left{margin-right:18px;}.ecl-profile__info-left-elm{margin-bottom:8px;line-height:20px;font-size:14px;}.ecl-profile__info-left-elm-name{font-size:14px;line-height:24px;margin-bottom:15px;}.ecl-profile__info-left-elm-bold{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-profile__info-button-edit{color:#5a3796;margin-top:15px;display:inline-block;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-address-edit-delivery-field-link{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:4px;cursor:pointer;}.ecl-address-edit-delivery-field-textarea{height:91px;border-radius:8px;width:100%;margin-bottom:3px;border-color:#9d9e9f;}.ecl-login-form__tabs-content-elm-register .ecl-recaptcha-text{margin-top:0px;}.ty-connect-social .ty-login__delimert{font-size:14px;line-height:24px;}.ty-connect-social__inner{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ty-connect-social__left{width:calc(100% - 513px);font-size:14px;line-height:24px;}.ty-connect-social__right{border-radius:8px;padding:30px 24px 38px;box-sizing:border-box;width:388px;min-width:388px;margin-left:125px;border:1px solid #c7c7c7;}.ty-connect-social__right .ty-control-group{margin-bottom:8px;}.ty-connect-social__right .ty-password-forgot{margin-bottom:18px;position:relative;}.ty-connect-social__right input[type="text"],.ty-connect-social__right input[type="password"],.ty-connect-social__right input[type="tel"],.ty-connect-social__right input[type="number"],.ty-connect-social__right textarea,.ty-connect-social__right select{font-size:12px;line-height:20px;color:#656565;}.ty-connect-social__right .ecl-password-field .ecl-password-field-view{top:12px;}.ty-connect-social__right div[id*="recaptcha"] > div{display:block;margin-left:auto;margin-right:auto;}.ty-connect-social__right-control-title{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:8px;}.ty-connect-social__right-uinfo{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;margin-bottom:24px;}.ty-connect-social__right-uinfo-image{margin-right:13px;}.ty-connect-social__right-uinfo-image img{border-radius:8px;width:60px;height:60px;}.ty-connect-social__right-uinfo-name{font-size:14px;line-height:36px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:2px;}.ty-connect-social__right-uinfo-disconnect a{font-size:12px;line-height:16px;text-decoration:underline;color:#3c414b;}.ty-connect-social .ty-password-forgot__a{text-decoration:underline;font-size:12px;line-height:20px;margin-bottom:12px;display:inline-block;}.ty-connect-social__bottom-part-button{text-align:center;}.ty-connect-social__bottom-part-button .ty-btn{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#5a3796;color:#fff;border:none;line-height:20px;padding:10px 44px;}.ty-connect-social__bottom-part-button .ty-btn.hidden{display:none;}.ty-connect-social__bottom-part-button .ty-btn.hidden{display:none;}.ty-connect-social__bottom-part-button .ty-btn:hover{background:#7145bb;color:#fff;}.ty-connect-social__bottom-part-button-top{margin-bottom:16px;}.ty-connect-social__bottom-part-descr{font-size:10px;line-height:16px;margin-bottom:16px;}.ty-connect-social__bottom-part-delimert{position:relative;font-size:16px;line-height:24px;text-align:center;margin-bottom:16px;}.ty-connect-social__bottom-part-delimert:before{content:'';width:100%;height:1px;background:#d2d2d2;position:absolute;top:50%;left:0;}.ty-connect-social__bottom-part-delimert-inner{background:#fff;padding:0 26px;position:relative;z-index:1;}.ty-connect-social__bottom-part-new{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:14px;line-height:20px;margin-bottom:14px;}.ty-connect-social__left-register{width:calc(100% - 476px);font-size:14px;line-height:20px;}.ty-connect-social__right-register{width:351px;min-width:351px;margin-left:125px;}.ty-connect-social__right-register .ty-control-group{margin-bottom:8px;}.ty-connect-social__right-register .ty-password-forgot{position:relative;}.ty-connect-social__right-register input[type="text"],.ty-connect-social__right-register input[type="password"],.ty-connect-social__right-register input[type="tel"],.ty-connect-social__right-register input[type="number"],.ty-connect-social__right-register textarea,.ty-connect-social__right-register select{font-size:12px;line-height:20px;color:#656565;}.ty-connect-social__right-register .ty-control-group__captcha .ecl-recaptcha-text{margin-top:0px;}.ty-connect-social__right-register .ty-control-group__term{margin-bottom:13px;}.ty-connect-social__right-register .ty-control-group__term .cm-field-container{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ty-connect-social__right-register .ty-control-group__term input[type="checkbox"]{appearance:none;margin-right:8px;margin-top:0;width:12px;min-width:12px;height:12px;display:inline-block;border:1px solid #d2d2d2;border-radius:2px;line-height:12px;background:#fff;position:relative;top:2px;}.ty-connect-social__right-register .ty-control-group__term input[type="checkbox"]:checked{border-color:#5a3796;background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/checkbox.svg?1761513667') center no-repeat;background-color:#5a3796;}.ty-connect-social__right-register .ty-control-group__term label{font-size:12px;line-height:16px;}.ty-connect-social__right-register .ty-control-group__term label a{font-size:12px;line-height:16px;}.ty-connect-social__right-register-inner{border-radius:8px;padding:28px 24px 20px;box-sizing:border-box;border:1px solid #c7c7c7;}.ty-connect-social__right-register-disconnect{margin-bottom:20px;padding-left:24px;}.ty-connect-social__right-register-disconnect a{font-size:16px;line-height:16px;color:#3c414b;text-decoration:underline;}.ty-connect-social__register-btn{font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;}.ty-connect-social__login-btn a{font-size:14px;line-height:16px;color:#5a3796;}.ty-connect-social__right-register-top-buttons{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;align-items:center;margin-bottom:13px;}.ty-connect-social__form-descr{margin-bottom:48px;font-size:10px;line-height:16px;}.ty-connect-social__right-register-buttons{text-align:center;}.ty-connect-social__right-register-buttons .ty-btn{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#5a3796;color:#fff;border:none;padding:12px 44px;}.ty-connect-social__right-register-buttons .ty-btn.hidden{display:none;}.ty-connect-social__right-register-buttons .ty-btn.hidden{display:none;}.ty-connect-social__right-register-buttons .ty-btn:hover{background:#7145bb;color:#fff;}.ty-connect-social .ty-login__delimert{display:none;}.content-grid-auth .ty-mainbox-title{font-size:18px;line-height:24px;margin-bottom:6px;}.owl-theme .owl-controls{line-height:13px;bottom:15px;}.owl-theme .owl-controls .owl-page{vertical-align:top;padding:2px;}.owl-theme .owl-controls .owl-page span{width:9px;height:9px;border-radius:50%;margin:0px;}.owl-theme .owl-controls .owl-pagination{background:rgba(210,210,210,0.7);border-radius:8px;display:inline-block;height:13px;line-height:13px;vertical-align:top;}.ecl-category-block{margin-bottom:55px;}.ty-subcategories-block{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;gap:17px;margin:0 0 17px;}.ty-subcategories-block__item{padding-bottom:0;margin:0;}.ty-subcategories-block__item .ty-subcategories-img{padding-bottom:0;border-radius:16px;}.ty-subcategories-block__item-empty{border-radius:16px;margin:0;}.ty-subcategories-block__a{border-radius:16px;}.ty-subcategories-block:last-child{margin-bottom:0;}.content-grid-homepage{max-width:100%;padding-right:0;padding-left:0;}.homepage-banners{margin-bottom:36px;margin-top:0;}.big-banners .banners{position:relative;}.big-banners .banners .owl-controls .owl-page span{opacity:1;background:#fff;}.big-banners .banners .owl-controls .owl-page.active span{background:#5a3796;}.big-banners .owl-controls{width:100%;margin-top:0;position:absolute;bottom:15px;}.ecl-hot-offers-block{display:grid;grid-gap:13px 16px;padding:0;grid-template-areas:"offer1 offer2 offer3" "offer4 offer4 offer5" "offer4 offer4 offer6" "offer7 offer8 offer9" "offer10 offer11 offer11" "offer12 offer11 offer11";}.ecl-hot-offers-block__elm{padding:0;}.ecl-hot-offers-block__elm > div{height:100%;}.ecl-hot-offers-block__elm:nth-child(7),.ecl-hot-offers-block__elm:nth-child(6n+1){grid-area:offer7;}.ecl-hot-offers-block__elm:nth-child(8),.ecl-hot-offers-block__elm:nth-child(6n+2){grid-area:offer8;}.ecl-hot-offers-block__elm:nth-child(9),.ecl-hot-offers-block__elm:nth-child(6n+3){grid-area:offer9;}.ecl-hot-offers-block__elm:nth-child(10),.ecl-hot-offers-block__elm:nth-child(6n+4){grid-area:offer10;}.ecl-hot-offers-block__elm:nth-child(11),.ecl-hot-offers-block__elm:nth-child(6n+5){grid-area:offer11;}.ecl-hot-offers-block__elm:nth-child(12),.ecl-hot-offers-block__elm:nth-child(6n+6){grid-area:offer12;}.ecl-hot-offers-block__elm:nth-child(1),.ecl-hot-offers-block__elm:nth-child(12n+1){grid-area:offer1;}.ecl-hot-offers-block__elm:nth-child(2),.ecl-hot-offers-block__elm:nth-child(12n+2){grid-area:offer2;}.ecl-hot-offers-block__elm:nth-child(3),.ecl-hot-offers-block__elm:nth-child(12n+3){grid-area:offer3;}.ecl-hot-offers-block__elm:nth-child(4),.ecl-hot-offers-block__elm:nth-child(12n+4){grid-area:offer4;}.ecl-hot-offers-block__elm:nth-child(5),.ecl-hot-offers-block__elm:nth-child(12n+5){grid-area:offer5;}.ecl-hot-offers-block__elm:nth-child(6),.ecl-hot-offers-block__elm:nth-child(12n+6){grid-area:offer6;}.ecl-hot-offers-block__elm-img{border-radius:16px;}.ecl-hot-offers-block__elm-big img{width:100%;height:100%;}.ecl-hot-offers-block__elm-link{display:inline-block;}.ecl-hot-offers .ty-sidebox__title-wrapper a{font-size:18px;line-height:36px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;text-transform:capitalize;}.ecl-hot-offers .ty-sidebox-important__title{margin-bottom:16px;}.content-grid-page{max-width:100%;padding-right:0;padding-left:0;}.ecl-page-new-content__image{width:100%;left:0;position:relative;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ecl-page-new-content__image img{display:block !important;}.ecl-page-new-content__title{display:none;color:#5a3796;font-size:18px;line-height:36px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;margin-bottom:24px;}.ecl-page-new-content__title-visible{display:block;}.ecl-page-new-content .breadcrumbs-grid{margin-bottom:32px;}.ty-page-about__p-left,.ty-page-about__p-right{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;margin-bottom:32px;}.ty-page-about__p{padding-bottom:8px;}.ty-page-about__p-left .ty-page-about__inner-image{margin-right:40px;}.ty-page-about__p-right .ty-page-about__inner-image{margin-left:40px;}.ty-page-about__inner-image{min-width:392px;}.ty-page-about__bold{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:14px;line-height:32px;margin-bottom:8px;}.ty-page-about p{font-size:14px;line-height:24px;}.ty-wysiwyg-content .ty-page-about__title,.ty-wysiwyg-content .ty-page-contact__title{margin-top:0;margin-bottom:8px;font-size:18px;line-height:32px;color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;}.ty-page-contact__content{max-width:615px;margin-bottom:35px;}.ty-page-contact__content p{font-size:14px;line-height:24px;padding:4px 0;}.ecl-page-new-content__text-content-single-title{font-size:16px;line-height:18px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;margin-bottom:8px;}.ecl-page-new-content__text-content-single.ty-faq-page__subtitle .ecl-page-new-content__text-content-single-title{margin-bottom:24px;}.ecl-page-new-content__text-content-single-text li{padding:0 0 0 20px;font-size:14px;line-height:24px;position:relative;}.ecl-page-new-content__text-content-single-text li:before{content:'';width:4px;height:4px;display:inline-block;border-radius:50%;background:#3c414b;position:absolute;left:8px;top:10px;}.ecl-page-new-content__text-content-single-text li p{padding:0;font-size:14px;line-height:24px;}.ecl-page-new-content__text-content-single-text li u{text-decoration:none;}.ecl-page-new-content__text-content-single-text li a{color:#5a3796;}.ecl-page-new-content__text-content-single-text b{font-weight:normal;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-page-new-content__text-content-single-text .ty-p-title{font-size:16px;line-height:24px;}.ecl-page-new-content__text-content-single-text .ecl-page-cookies-list li{font-size:14px;line-height:24px;}.ecl-page-new-content__text-content-single-text ol{padding-left:0;}.ecl-page-new-content__text-content-single-text a{text-decoration:underline;}.ecl-page-new-content__text-content-single{margin-bottom:24px;}.ecl-page-new-content__text-content-single.ecl-contact-us__my-details{margin-bottom:32px;}.ecl-page-new-content__text-content-single-inner{margin-bottom:8px;}.ecl-page-new-content__text-content-single-inner input[type="text"],.ecl-page-new-content__text-content-single-inner input[type="password"],.ecl-page-new-content__text-content-single-inner input[type="tel"],.ecl-page-new-content__text-content-single-inner input[type="number"],.ecl-page-new-content__text-content-single-inner textarea,.ecl-page-new-content__text-content-single-inner select{border-radius:8px;border-color:#d2d2d2;font-size:12px;line-height:20px;}.ecl-page-new-content__text-content-single-inner input[type="text"]:focus,.ecl-page-new-content__text-content-single-inner input[type="password"]:focus,.ecl-page-new-content__text-content-single-inner input[type="tel"]:focus,.ecl-page-new-content__text-content-single-inner input[type="number"]:focus,.ecl-page-new-content__text-content-single-inner textarea:focus{border-color:#5a3796;}.ecl-page-new-content__text-content-single-inner textarea{min-height:136px;}.ecl-page-new-content__text-content-single-inner .ecl-check-postcode{font-size:14px;line-height:20px;}.ecl-page-new-content__text-content-single-inner .ecl-check-postcode .ty-btn__secondary{width:132px;height:40px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;border:none;vertical-align:top;font-weight:bold;}.ecl-page-new-content__text-content-single-inner .ecl-check-postcode__title{margin-bottom:8px;}.ecl-page-new-content__text-content-single-inner .ecl-check-postcode__label{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:14px;line-height:20px;color:#3c414b;margin-bottom:8px;display:block;}.ecl-page-new-content__text-content-single-inner input.ecl-check-postcode__input{width:222px;font-size:14px;line-height:20px;-webkit-box-shadow:inset 0 0 0 25px #fff;-moz-box-shadow:inset 0 0 0 25px #fff;box-shadow:inset 0 0 0 25px #fff;}.ecl-page-new-content__text-content-single-inner .ecl-control-field-postcode{width:192px;}.ecl-page-new-content__text-content-single-inner .ty-control-group{margin-bottom:16px;}.ecl-page-new-content__text-content-single-inner .ty-control-group__title{margin-top:6px;}.ecl-page-new-content__text-content-single-inner .ty-subheader{font-size:14px;line-height:24px;font-weight:normal;color:#3c414b;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding:0;margin-bottom:8px;}.ecl-page-new-content__text-content-single-inner .ty-fileuploader__a{padding:0;border:none;color:#5a3796;text-decoration:none;}.ecl-page-new-content__text-content-single-inner .ty-fileuploader__a:before{content:'';width:15px;height:15px;display:inline-block;margin-right:6px;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic16-upload.svg?1761513667') no-repeat center;vertical-align:middle;}.ecl-page-new-content__text-content-single-inner .ty-fileuploader__file-local{margin-bottom:0;}.ecl-page-new-content__text-content-single-inner .ty-form-builder__buttons{padding:0;margin-top:24px;}.ecl-page-new-content__text-content-single-inner .ty-form-builder__buttons .ty-btn__secondary{width:132px;height:40px;box-sizing:border-box;border:none;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:8px;}.ecl-page-new-content__text-content-single-inner .ty-form-builder__buttons div{font-size:10px;line-height:16px;}.ecl-page-new-content__text-content-single-inner .ty-form-builder__buttons div a{font-size:10px;line-height:16px;color:#3c414b;}.ecl-page-new-content__text-content-single-content{width:calc(100% - 60px);}.ecl-page-new-content__text-content-single-content a{text-decoration:underline;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-page-new-content__text-content-single-inner-toggle{margin-bottom:24px;}.ecl-page-new-content__text-content-single-inner-toggle:last-child{margin-bottom:0;}.ecl-page-new-content__text-content-single-inner-toggle .ecl-page-new-content__text-content-single-inner-title:not(.ecl-cm-open-live-chat):after{content:'';display:inline-block;width:24px;height:24px;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-up.svg?1761513667');-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.ecl-page-new-content__text-content-single-inner-toggle.active .ecl-page-new-content__text-content-single-inner-title:not(.ecl-cm-open-live-chat):after{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}.ecl-page-new-content__text-content-single-inner-title{font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-decoration:underline;margin-bottom:8px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;align-items:center;}.ecl-page-new-content__text-content-single-inner-title a{font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-decoration:underline;color:#3c414b;}.ecl-page-new-content__text-content-single-inner-text p{font-size:14px;line-height:24px;}.ecl-page-new-content__text-content-single-inner-text a{text-decoration:underline;font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-page-new-content__text-content-single-inner-text .ecl-check-postcode__success_but{line-height:16px;color:#fff;font-size:12px;text-decoration:none;padding:13px;margin:12px 0;}.ecl-page-new-content__text-content-single-inner-text .small-text{font-size:10px;line-height:20px;display:block;}.ecl-page-new-content__text-content{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;flex-wrap:wrap;}.ecl-page-new-content__text-content > .ty-wysiwyg-content{width:100%;}.ecl-page-new-content__text-content-side{width:calc(50% - 90px);}.ecl-check-postcode__success_but{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#5a3796;color:#fff;border:none;width:132px;height:40px;box-sizing:border-box;padding:13px;}.ecl-check-postcode__success_but.hidden{display:none;}.ecl-check-postcode__success_but:hover{background:#7145bb;color:#fff;}.ecl-contact-us__item-icon{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-contact-us__item-icon:before{content:'';width:30px;height:30px;min-width:30px;display:inline-block;margin-right:30px;}.ecl-contact-us__place-order:before{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-shopping-cart.svg?1761513667') no-repeat center;}.ecl-contact-us__my-details:before{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/student-card.svg?1761513667') no-repeat center;}.ecl-contact-us__new-account:before{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-user-add.svg?1761513667') no-repeat center;}.ecl-contact-us__my-account:before{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-user.svg?1761513667') no-repeat center;}.ecl-contact-us__delivery:before{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-delivery.svg?1761513667') no-repeat center;}.ecl-contact-us__my-order:before{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-warning.svg?1761513667') no-repeat center;}.ecl-contact-us__halalo-club:before{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/contacts_halalo_club.png?1761513667') no-repeat center;}.ecl-contact-us__faq:before{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/speech-bubble.svg?1761513667') no-repeat center;}.ecl-contact-us__contact-us:before{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-email.svg?1761513667') no-repeat center;}.ty-form-builder__buttons{background:none;padding:0;}.ty-form-builder__buttons .ty-btn__secondary{min-width:132px;box-sizing:border-box;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;border:none;padding:13px 12px;height:40px;}.ty-form-builder__buttons-descr{font-size:10px;line-height:16px;margin-top:14px;}.ty-form-builder__buttons-descr a{font-size:10px;line-height:16px;}.ty-page-work__item{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;margin-bottom:45px;}.ty-page-work__item p{padding:4px 0;line-height:24px;}.ty-page-work__item-top{margin-bottom:20px;display:block;}.ty-page-work__item-left .ty-page-work__item-image{margin-right:30px;}.ty-page-work__item-right .ty-page-work__item-image{margin-left:30px;}.ty-page-work__subtitle{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:16px;line-height:32px;display:block;}.ty-page-work__item-image{width:304px;min-width:304px;}.ty-page-work__item-inner-elm{margin-bottom:8px;}.ty-page-work__item-inner-elm:last-child{margin-bottom:0;}.ty-wysiwyg-content .ty-page-work__title{font-size:18px;line-height:36px;color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:16px;margin-top:0;}.ty-wysiwyg-content .ecl-address-suggesstions__list{margin-left:0;}.ty-wysiwyg-content .ecl-address-suggesstions__list li{list-style-type:none;}.ty-form-builder .ty-subheader{color:#3c414b;font-size:16px;line-height:32px;font-weight:normal;padding:0;margin:0 0 24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-form-builder .ty-subheader.ecl-small-header{font-size:14px;line-height:20px;}.ty-form-builder .ecl-small-header{margin-bottom:8px;margin-top:24px;}.ty-subheader.ecl-cm-form-section{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;align-items:center;}.ty-subheader.ecl-cm-form-section:after{content:'';display:inline-block;width:24px;height:24px;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-up.svg?1761513667');-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.ty-subheader.ecl-cm-form-section.opened{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}.ty-page__img-mobile{display:none;}.ty-form-builder-work{max-width:561px;width:100%;}.ty-form-builder-work input[type="text"],.ty-form-builder-work input[type="password"],.ty-form-builder-work input[type="tel"],.ty-form-builder-work input[type="number"],.ty-form-builder-work textarea,.ty-form-builder-work select{max-width:100%;}.ecl-form-section-content .ty-control-group{margin-bottom:24px;}.ecl-form-section-content .ty-fileuploader{margin-top:-4px;}.ecl-form-section-content .ty-fileuploader__a{padding:0;border:none;color:#5a3796;text-decoration:none;font-size:14px;line-height:20px;}.ecl-form-section-content .ty-fileuploader__a:before{content:'';width:15px;height:15px;display:inline-block;margin-right:6px;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic16-upload.svg?1761513667') no-repeat center;vertical-align:middle;}.ecl-form-section-content .ty-fileuploader__file-local{margin-bottom:11px;}.ecl-page-new-content__text-content-tree-title{font-size:14px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;justify-content:space-between;}.ecl-page-new-content__text-content-tree-title:after{content:'';display:inline-block;width:24px;height:24px;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-up.svg?1761513667');-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.ecl-page-new-content__text-content-tree{margin-bottom:21px;}.ecl-page-new-content__text-content-tree .ecl-page-new-content__text-content-single-content{width:100%;}.ecl-page-new-content__text-content-tree.active .ecl-page-new-content__text-content-tree-title{margin-bottom:6px;}.ecl-page-new-content__text-content-tree.active .ecl-page-new-content__text-content-tree-title:after{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}.ecl-page-new-content__text-content-tree-inner-title{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:14px;line-height:24px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;align-items:center;}.ecl-page-new-content__text-content-tree-inner-title:after{content:'';display:inline-block;width:24px;height:24px;min-width:24px;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-up.svg?1761513667') center;background-size:20px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.ecl-page-new-content__text-menu-single-elm{padding:0;margin-bottom:24px;font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;}.ecl-page-new-content__text-menu-single-elm span{display:block;border-bottom:1px solid transparent;}.ecl-page-new-content__text-menu-single-elm:hover{color:#5a3796;}.ecl-page-new-content__text-menu-single-elm:hover span{display:inline-block;border-bottom:1px solid #5a3796;}.ecl-page-new-content__text-content-tree-text p{font-size:14px;line-height:24px;}.ecl-page-new-content__image-text{font-size:32px;line-height:48px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;position:absolute;left:calc((100% - 1136px) / 2);max-width:400px;}.ecl-page-new-content__text-menu-tree-elm{font-size:14px;line-height:20px;color:#3c414b;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:24px;padding:0;}.ecl-page-new-content__text-menu-tree-elm .has-child{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ecl-page-new-content__text-menu-tree-elm .has-child:after{content:'';display:inline-block;margin-left:auto;width:16px;height:16px;min-width:16px;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-up.svg?1761513667');background-size:16px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.ecl-page-new-content__text-menu-tree-elm.active .has-child:after{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}.ecl-page-new-content__text-menu-tree-elm .ecl-page-new-content__text-menu-tree-elm{padding:0;margin-bottom:24px;font-family:AvantGardeITCbyBT-Book;border-bottom:1px solid transparent;}.ecl-page-new-content__text-menu-tree-elm .ecl-page-new-content__text-menu-tree-elm:hover{color:#5a3796;border-bottom:1px solid #5a3796;}.ecl-page-new-content__text-menu-tree-elm-content{margin-top:24px;}.row-fluid .ecl-page-new-content__text-menu{width:265px;margin-right:120px;position:sticky;top:0;}.row-fluid .ecl-page-new-content__text-menu + .ecl-page-new-content__text-content{width:calc(100% - 385px);margin-left:0;margin-top:72px;}.row-fluid .ecl-page-new-content__text{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:flex-start;}.ty-page__title{font-size:18px;line-height:36px;font-weight:normal;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;margin-bottom:40px;}.ty-p-bold{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-p-bold a{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-page-business__item{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;margin-bottom:32px;}.ty-page-business__item-right .ty-page-business__item-image{margin-left:32px;margin-right:0;}.ty-page-business__item-image{min-width:304px;margin-right:34px;}.ty-page-business__item-inner p{font-size:14px;line-height:24px;padding:8px 0;}.ty-page-business__title-page{color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-wysiwyg-content .ty-page-business__title-page,.ty-wysiwyg-content .ty-page-advertise__title{font-size:18px;line-height:36px;font-weight:normal;margin-top:0;margin-bottom:10px;}.ecl-control-field-postcode{width:280px;}.ty-page-advertise__item{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;margin-bottom:32px;}.ty-page-advertise__item p{font-size:14px;line-height:24px;padding:8px 0;}.ty-page-advertise__item-image{margin-left:32px;min-width:304px;}.ty-page-advertise__item-image img{margin-top:18px;}.ty-page-advertise__title{color:#5a3796;}.ecl-page-new-content__advertise-image-text{font-size:32px;line-height:32px;position:absolute;top:36px;left:calc((100% - 1136px) / 2);font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-page-new-content__advertise-image-text.green{color:#8cc83c;}.ty-partner-page__group{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;margin-bottom:32px;}.ty-partner-page__group-right .ty-partner-page__group-image{margin-left:40px;margin-right:0;}.ty-partner-page__group-image{min-width:392px;width:392px;margin-right:40px;}.ty-partner-page__group-item{margin-bottom:25px;}.ty-partner-page__group-inner b{font-weight:normal;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-partner-page__group-without-img{width:57%;}.ty-partner-page__group-item-title{font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:10px;}.ty-partner-page__group-item-content{font-size:14px;line-height:24px;}.ty-partner-page__questions-title{font-size:16px;line-height:22px;margin-bottom:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;max-width:calc(100% - 460px);}.ty-partner-page__questions-item{margin-bottom:24px;}.ty-partner-page__questions-item:last-child{margin-bottom:0;}.ty-partner-page__question{font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:10px;}.ty-partner-page__question b{font-weight:normal;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;letter-spacing:-0.08px;font-size:16px;line-height:32px;}.ty-partner-page__question p:first-child{padding:0;}.ty-partner-page__answer{font-size:14px;line-height:24px;}.ty-partner-page__answer b{font-weight:normal;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-partner-page__answer a{text-decoration:underline;}.ty-partner-page__group-last{margin-bottom:27px;}.ty-partner-page__group-last .ty-partner-page__group-inner{width:calc(100% - 432px);}.ty-partner-page__group-last p{font-size:16px;line-height:22px;}.ty-form-builder-partner textarea{min-height:136px;}.ecl-page-new-content__partner-image-text{position:absolute;left:calc((100% - 1136px) / 2);display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;align-items:flex-start;}.ecl-page-new-content__partner-image-text span{color:#fff;font-size:32px;line-height:48px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-shadow:0px 3px 4px rgba(0,0,0,0.25);max-width:480px;margin-bottom:34px;display:block;}.ecl-page-new-content__partner-image-text .ty-btn__green{width:165px;height:40px;box-sizing:border-box;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.tygh-content-certificate{overflow:hidden;}.ty-certificate-banner{width:100vw;margin-left:calc((-100vw + 1135px) / 2);}.ty-certificate-banner .ty-banner__image-wrapper{margin-bottom:0;}.ty-certificate-banner .ty-pict{width:100%;}.breadcrumbs-grid-certificate{margin-bottom:32px;}.ecl-certificates__title{color:#5a3796;font-size:18px;line-height:36px;margin-bottom:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-certificates__descr{font-size:14px;line-height:24px;margin-bottom:50px;}.ecl-certificates__search{position:relative;max-width:312px;margin-bottom:32px;}.ecl-certificates__search .ecl-magnifier-link{display:none;}.ecl-certificates__search .ecl-magnifier-but{width:12px;height:12px;top:10px;right:10px;}.ecl-certificates__search #svg_search_white{width:12px;height:12px;}.ecl-certificates__search #svg_search_white path{fill:#5a3796;}.ecl-certificates__search .ty-search-block__input{height:32px;font-size:12px;line-height:16px;padding:8px 36px 8px 12px;}.ecl-certificates__items .ecl-cm-show-more{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:16px;line-height:16px;text-align:center;color:#5a3796;background:none;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:3px auto 20px;}.ecl-certificates__items .ecl-cm-show-more:after{content:'';width:12px;height:7px;display:inline-block;margin-top:8px;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/arrow_purple_16.svg?1761513667');}.ecl-certificates__items-elm-certificates{display:none;}.ecl-certificates__items-elm-certificates .owl-theme .owl-controls{position:absolute;top:-72px;right:0;margin-top:0;}.ecl-certificates__items-elm-certificates .owl-theme .owl-controls .owl-buttons div{width:32px;height:32px;display:inline-block;border-radius:8px;opacity:1;padding:0;margin:0;}.ecl-certificates__items-elm-certificates .owl-theme .owl-controls .owl-buttons .owl-prev{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-left.svg?1761513667') #eee9f7 no-repeat center;margin-right:16px;}.ecl-certificates__items-elm-certificates .owl-theme .owl-controls .owl-buttons .owl-next{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-right.svg?1761513667') #eee9f7 no-repeat center;}.ecl-certificates__items-elm{margin-bottom:32px;}.ecl-certificates__items-elm.active .ecl-certificates__items-elm-company{margin-bottom:32px;}.ecl-certificates__items-elm.active .ecl-certificates__items-elm-company:after{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}.ecl-certificates__items-elm.active .ecl-certificates__items-elm-certificates{margin-bottom:56px;display:block;}.ecl-certificates__items-elm-company{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;max-width:370px;width:370px;}.ecl-certificates__items-elm-company:after{content:'';width:24px;height:24px;margin-left:auto;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-up.svg?1761513667');-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);cursor:pointer;}.ecl-certificates__items-elm-company-img{display:inline-block;margin-right:16px;border-radius:4px;}.ecl-certificates__items-elm-company-img img{border-radius:4px;width:48px;height:48px;}.ecl-certificates__items-elm-company-name{font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-certificates__footer{font-size:14px;line-height:24px;margin-top:8px;}.ecl-certificates__footer a{text-decoration:underline;}.ty-owl-previewer__container{max-width:527px;margin-left:auto;margin-right:auto;}.ty-owl-previewer__container.owl-theme .owl-controls .owl-buttons div{width:32px;height:32px;display:inline-block;border-radius:8px;opacity:1;padding:0;margin:0;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}.ty-owl-previewer__container.owl-theme .owl-controls .owl-buttons .owl-prev{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-left.svg?1761513667') #eee9f7 no-repeat center;margin-right:16px;}.ty-owl-previewer__container.owl-theme .owl-controls .owl-buttons .owl-next{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-right.svg?1761513667') #eee9f7 no-repeat center;}.ty-owl-previewer__container.owl-theme .owl-controls .owl-page span{opacity:1;background:#eee9f7;}.ty-owl-previewer__container.owl-theme .owl-controls .owl-page.active span{background:#5a3796;}.ty-owl-previewer__container.owl-theme .owl-controls .owl-pagination{width:auto;bottom:-4px;left:auto;right:auto;transform:translate(-50%,0px);}.ty-owl-previewer__container .owl-buttons{left:-50px;right:-50px;}.ty-owl-previewer__image{border:1px solid #d2d2d2;border-radius:8px;max-width:525px;max-height:525px;}.ty-owl-previewer__image-container{align-items:center;}.ty-owl-previewer .owl-buttons{bottom:calc(50% + 16px);}.ty-owl-previewer__dialog{width:100% !important;height:100% !important;left:calc((100vw - 660px) / 2) !important;top:calc((100vh - 600px) / 2) !important;max-width:660px !important;max-height:600px !important;}.ty-owl-previewer__dialog .ui-dialog-title{display:none;}.ty-owl-previewer__dialog .ui-dialog-titlebar{padding-top:23px;}.ty-owl-previewer__dialog .ui-dialog-titlebar-close{z-index:1;}.ty-owl-previewer__image--flex-fix-wrapper{height:auto;margin-bottom:16px;}.ty-features-all__list{padding-right:10px;box-sizing:border-box;}.ty-features-all__list-item img{border-radius:50%;margin-right:13px;}.ty-features-all__list-item .ty-no-image{min-width:30px;display:inline-block;margin-right:13px;}.ty-features-all__list-item .ty-no-image__icon{margin-top:4px;}.ty-features-all__list-a{font-size:14px;line-height:24px;}.ty-features-all__group{margin-bottom:53px;}.ty-features-all__group .ty-subheader{padding:0;margin-bottom:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;}.ty-features-all__group-empty{display:none;}.ecl-brands__descr{font-size:14px;line-height:24px;margin-bottom:20px;}.ecl-brands__title{color:#5a3796;font-size:18px;line-height:36px;font-weight:normal;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-brands__filter{padding:0;margin-bottom:34px;}.ecl-brands__filter-title{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:13px;line-height:20px;color:#3c414b;margin-left:10px;}.ecl-brands__filter-elm{position:relative;}.ecl-brands__filter-elm input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:44px;height:24px;border-radius:50px;background-color:#fff;outline:none;transition:.25s -0.1s;cursor:pointer;border:0px solid #fff;margin:0;}.ecl-brands__filter-elm input:before,.ecl-brands__filter-elm input:after{z-index:1;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#8cc83c;}.ecl-brands__filter-elm input:checked{background-color:#8cc83c;}.ecl-brands__filter-elm input:checked:before{display:none;}.ecl-brands__filter-elm input:checked:after{content:' ';right:2px;width:20px;height:20px;background:#fff;border-radius:10px;}.ecl-brands__filter-elm input:checked + label{left:10px;right:100px;background:#8cc83c;transition:left .5s, right .4s .2s;}.ecl-brands__filter-elm input:not(:checked){background:#e4e4e4;transition:background .5s -0.1s;}.ecl-brands__filter-elm input:not(:checked):before{content:' ';left:2px;width:20px;height:20px;background:#656565;border-radius:10px;}.ecl-brands__filter-elm input:not(:checked):after{display:none;}.ecl-brands__filter-elm input:not(:checked) + label{left:100px;right:10px;background:#ffde17;transition:left .4s .2s, right .5s, background .35s -0.1s;}.ecl-brands__filter-elm label{z-index:1;position:absolute;top:10px;bottom:10px;border-radius:20px;}.ty-feature__image-name{display:inline-block;margin-left:10px;font-weight:bold;}.ty-breadcrumbs a{font-size:12px;line-height:16px;color:#3c414b;}.ty-breadcrumbs__current{font-size:12px;line-height:16px;color:#656565;}.ty-breadcrumbs__slash{font-size:0;}.ty-breadcrumbs__slash:before{content:'';font-size:14px;line-height:20px;color:#656565;width:11px;height:9px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/arrow_breadcrumbs.svg?1761513667');}.content-grid-offers{max-width:100%;padding-left:0;padding-right:0;}.content-grid-offers .ty-mainbox-title{margin-bottom:36px;}.ecl-hot-offers__company-title{margin-bottom:16px;}.ecl-hot-offers__company-title a{font-size:16px;line-height:32px;color:#3c414b;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-hot-offers__company-content-elm-img{margin-bottom:13px;}.ecl-hot-offers__company-content-elm-title{font-size:16px;line-height:32px;margin-bottom:4px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-hot-offers__company-content-elm-date{font-size:12px;line-height:16px;}.ecl-hot-offers__company{margin-bottom:64px;}.ecl-hot-offers__company:last-child{margin-bottom:0;}.ecl-hot-offers__company-content-elm{padding:0 8px;box-sizing:border-box;display:block;}.ecl-hot-offers__company-content-elm-img{text-align:center;}.ecl-hot-offers__company-content-elm-img img{border-radius:8px;}.ecl-hot-offers__company-content{width:calc(100% - 72px);margin-left:36px;}.ecl-hot-offers__company-content .owl-controls{margin-top:0;}.ecl-hot-offers__company-content.owl-theme .owl-controls .owl-buttons div{position:absolute;top:calc(50% - 49px);opacity:1;margin:0;padding:0;width:32px;height:32px;border-radius:8px;font-size:0;}.ecl-hot-offers__company-content.owl-theme .owl-controls .owl-buttons .owl-prev{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-left.svg?1761513667') center no-repeat #eee9f7;left:-36px;}.ecl-hot-offers__company-content.owl-theme .owl-controls .owl-buttons .owl-next{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-right.svg?1761513667') center no-repeat #eee9f7;right:-36px;}.ecl-company-info__categories{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;position:relative;}.ecl-company-info__categories-elm{padding:0;}.ecl-company-info__categories-elm > a{font-size:13px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;padding:0 0px 24px 0;margin-right:11px;display:inline-flex;align-items:flex-start;position:relative;border-bottom:1px solid transparent;}.ecl-company-info__categories-elm > a:hover{border-color:#5a3796;z-index:11;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:13px;color:#5a3796;}.ecl-company-info__categories-elm > a:focus{outline:none;}.ecl-company-info__categories-elm.active > a{color:#5a3796;border-color:#5a3796;z-index:11;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:13px;}.ecl-company-info__categories-elm:hover .ecl-company-info__categories-elm-arrow{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}.ecl-company-info__categories-elm:hover .ecl-company-info__categories-elm-submenu{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-company-info__categories-elm:hover > a{color:#5a3796;}.ecl-company-info__categories-elm:last-child > a{margin-right:0;}.ecl-company-info__categories-elm-arrow{margin-left:2px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);display:inline-block;min-width:12px;}.ecl-company-info__categories-elm-arrow img{width:14px;height:auto;vertical-align:top;}.ecl-company-info__categories-elm-submenu{display:none;position:absolute;z-index:10;background:#fff;padding:16px 32px 35px;border-radius:0 0 11px 11px;flex-wrap:wrap;gap:16px;left:0;right:0;box-shadow:0px 4px 11px rgba(0,0,0,0.14);}.ecl-company-info__categories-elm-submenu:before{content:'';width:100%;height:10px;background:#fff;z-index:2;position:absolute;top:-10px;left:0;}.ecl-company-info__categories-elm-submenu-elm{width:calc((100% - 122px) / 8);}.ecl-company-info__categories-elm-submenu-elm a{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;align-items:center;font-size:12px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-company-info__categories-elm-submenu-elm .ty-no-image{height:auto !important;aspect-ratio:1;}.ecl-company-info__categories-elm-submenu-elm-text{width:80%;text-align:center;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;}.ecl-company-info__main{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;margin-bottom:32px;}.ecl-company-info__main-left{margin-right:24px;}.ecl-company-info__main-left img{border-radius:8px;}.ecl-company-info__main-right-row1{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;margin-bottom:16px;grid-area:area1;}.ecl-company-info__main-right-row1-right{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ecl-company-info__main-right-row1-right .ty-flag{border-radius:50%;background-position:center;}.ecl-company-info__main-right-row1-name{font-size:16px;line-height:36px;color:#3c414b;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;display:inline-block;margin-right:96px;}.ecl-company-info__main-right-row1-rating-val{font-size:14px;line-height:24px;color:#3c414b;}.ecl-company-info__main-right-row1-rating{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ecl-company-info__main-right-row1-rating .ty-stars{margin-right:10px;margin-left:12px;}.ecl-company-info__main-right-row1-rating .ty-stars__icon{font-size:16px;margin-left:1px;vertical-align:top;}.ecl-company-info__main-right-row1-rating .ty-stars__icon:before{content:'';width:16px;height:16px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/star_full.svg?1761513667');}.ecl-company-info__main-right-row1-rating .ty-icon-star-half:before,.ecl-company-info__main-right-row1-rating .ty-icon-star-empty:before{content:'';}.ecl-company-info__main-right-row1-rating .ty-icon-star-empty:before{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/star_empty.svg?1761513667');}.ecl-company-info__main-right-row1-rating-stars{font-size:16px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ecl-company-info__main-right-row2-address{font-size:14px;line-height:20px;color:#3c414b;display:inline-block;}.ecl-company-info__main-right-row2-address svg{margin-right:4px;display:inline-block;vertical-align:top;}.ecl-company-info__main-right-row2{margin-bottom:12px;grid-area:area2;}.ecl-company-info__main-right-row3{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;grid-area:area3;}.ecl-company-info__main-right-row3-descr-link{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;margin-right:25px;}.ecl-company-info__main-right-row3-descr-link svg{margin-right:4px;display:inline-block;vertical-align:top;}.ecl-company-info__main-right-row3-descr-text{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;cursor:pointer;}.ecl-company-info__main-right-row3-ask{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ecl-company-info__main-right-row3-ask svg{margin-right:4px;display:inline-block;vertical-align:top;}.ecl-company-info__main-right-row3-ask-text{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;cursor:pointer;}.ecl-company-info__main-eseller{margin-left:auto;display:inline-flex;align-items:center;grid-area:area4;}.ecl-company-info__main-eseller-left{padding-right:0px;text-align:center;margin-right:12px;position:relative;}.ecl-company-info__main-eseller-right-name{font-size:14px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#8cc83c;}.ecl-company-info__main-eseller-right-img{margin-bottom:0px;}.ecl-company-info__main-eseller-right-img img{border-radius:8px;width:80px;height:80px;}.ecl-company-info__main-eseller-left-title{font-size:16px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;display:block;margin-bottom:6px;}.ecl-company-info__main-eseller-left-val{font-size:15px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#fff;display:inline-block;background:#8cc83c;border-radius:4px;padding:1px 7px;}.ecl-company-info__main-eseller-left-val bdi{display:inline-block;vertical-align:top;}.ecl-company-info__main-right-eseller{width:calc(100% - 128px);display:grid;grid-template-areas:"area1 area4" "area2 area4" "area3 area4";}.ecl-hot-offer-details__back{margin-bottom:42px;}.ecl-hot-offer-details__back-link{font-size:16px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-hot-offer-details__back-link svg{width:12px;height:18px;display:inline-block;vertical-align:middle;margin-right:15px;margin-top:-1px;}.ecl-hot-offer-details__title{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;align-items:center;font-weight:normal;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:44px;}.ecl-hot-offer-details__title-h1{margin-bottom:0;}.ecl-hot-offer-details__title-search{position:relative;}.ecl-hot-offer-details__title-search .ecl-magnifier-but{background:#5a3796;height:32px;width:32px;border-radius:8px;font-size:0;}.ecl-hot-offer-details__title-search .ecl-magnifier-but svg{top:0px;position:relative;}input.ecl-hot-offer-details__title-search-input{height:32px;width:272px;padding:6px 42px 6px 10px;}.ecl-hot-offer-details__content-block{margin-bottom:60px;}.ecl-hot-offer-details__content-block:last-child{margin-bottom:10px;}.ecl-product-scroller-ajax{position:relative;}.ecl-product-scroller-ajax .ty-scroller-list__item{height:100%;}.ecl-product-scroller-ajax .ty-scroller-list__item .ty-no-image{height:auto !important;aspect-ratio:1;}.ecl-product-scroller-ajax .ty-scroller-list__img-block + .ty-scroller-list__item-company{margin-top:-3px;}.ecl-product-scroller-ajax .ty-scroller-list__description{height:100%;box-shadow:0px 4px 11px rgba(0,0,0,0.14);padding:5px;border-radius:8px;box-sizing:border-box;}.ecl-product-scroller-ajax .ty-scroller-list{width:calc(100% - 74px);margin-left:37px;}.ecl-product-scroller-ajax .ty-simple-list{height:100%;}.ecl-product-scroller-ajax form{height:100%;}.ecl-product-scroller-ajax .owl-controls{margin-top:0;}.ecl-product-scroller-ajax .owl-theme .owl-controls .owl-buttons div{position:absolute;top:calc(50% - 16px);opacity:1;margin:0;padding:0;width:32px;height:32px;border-radius:8px;font-size:0;}.ecl-product-scroller-ajax .owl-theme .owl-controls .owl-buttons .owl-prev{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-left.svg?1761513667') center no-repeat #eee9f7;left:0px;}.ecl-product-scroller-ajax .owl-theme .owl-controls .owl-buttons .owl-next{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-right.svg?1761513667') center no-repeat #eee9f7;right:0px;}.ecl-product-scroller-ajax .ty-owl-controls{position:static;}.ecl-product-scroller-ajax__title{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;align-items:center;margin-bottom:35px;}.ecl-product-scroller-ajax__title-link a{font-size:16px;line-height:36px;display:inline-block;color:#3c414b;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-product-scroller-ajax__title-link a:hover{color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-product-scroller-ajax__title-seeall{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-product-scroller-ajax__title-seeall a{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-product-scroller-ajax__title-seeall svg{width:12px;height:12px;margin-left:8px;vertical-align:middle;}.ecl-product-scroller-ajax .jspVerticalBar{display:none;}.content-grid-offer{max-width:100%;padding-left:0;padding-right:0;}.offer-banners{margin-bottom:40px;}.ecl-company-rate__tabs{text-align:center;}.ecl-company-rate__tabs-elm{font-size:14px;line-height:20px;padding:16px 0 15px;width:33%;text-align:center;border-bottom:1px solid #c7c7c7;display:inline-block;cursor:pointer;box-sizing:border-box;}.ecl-company-rate__tabs-elm.active{color:#5a3796;border-color:#5a3796;cursor:auto;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-company-rate__tabs-content{overflow:hidden;}.ecl-company-rate__tabs-content-elm{display:none;padding-top:24px;}.ecl-company-rate__tabs-content-elm.active{display:block;}.ecl-company-rate__tabs-content-elm .ty-control-group{margin-bottom:16px;}.ecl-company-rate__tabs-content-elm .ty-control-group__agreement{margin-bottom:8px;}.ecl-company-rate__tabs-content-elm .ty-control-group__last{margin-bottom:45px;}.ecl-company-rate__nickname-descr{font-size:12px;line-height:16px;margin-bottom:22px;}.ecl-company-rate__buttons{text-align:center;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:center;gap:16px;margin-bottom:29px;}.ecl-company-rate__buttons-cancel{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#fff;color:#5a3796;border:1px solid #5a3796;padding:12px 32px;padding:11px 31px;}.ecl-company-rate__buttons-cancel.hidden{display:none;}.ecl-company-rate__buttons-cancel:hover{color:#5a3796;}.ecl-company-rate .ecl-company-rate__tabs-content-elm[data-content-id="seller_reviews"]{margin-right:-40px;padding-right:40px;margin-bottom:20px;}.ecl-company-rate .ecl-company-reviews{margin-top:-4px;margin-right:1px;}.ecl-company-rate .ecl-company-reviews__stat{padding:8px 9px 9px 12px;background:rgba(90,55,150,0.1);border:1px solid rgba(123,124,127,0.1);border-radius:8px;margin-bottom:20px;}.ecl-company-rate .ecl-company-reviews__stat-main{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-bottom:5px;}.ecl-company-rate .ecl-company-reviews__stat-main-stars .ty-product-review-reviews-stars{font-size:24px;letter-spacing:0.15em;}.ecl-company-rate .ecl-company-reviews__stat-main-count{font-size:14px;line-height:16px;letter-spacing:0.04em;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-top:3px;}.ecl-company-rate .ecl-company-reviews__stat-rate{font-size:14px;line-height:20px;letter-spacing:0.04em;font-family:AvantGardeITCbyBT-Book;margin-bottom:6px;}.ecl-company-rate .ecl-company-reviews__stat-rate span{font-size:16px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-company-rate .ecl-company-reviews__stat .ty-product-review-reviews-stars{width:125px;color:#8cc83c;}.ecl-company-rate .ecl-company-reviews__stat .ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="5"]:before{content:var(--ty-product-reviews-stars-full-green-24) var(--ty-product-reviews-stars-full-green-24) var(--ty-product-reviews-stars-full-green-24) var(--ty-product-reviews-stars-full-green-24) var(--ty-product-reviews-stars-full-green-24);}.ecl-company-rate .ecl-company-reviews__stat .ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="4"]:before{content:var(--ty-product-reviews-stars-full-green-24) var(--ty-product-reviews-stars-full-green-24) var(--ty-product-reviews-stars-full-green-24) var(--ty-product-reviews-stars-full-green-24) var(--ty-product-reviews-stars-empty-green-24);}.ecl-company-rate .ecl-company-reviews__stat .ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="3"]:before{content:var(--ty-product-reviews-stars-full-green-24) var(--ty-product-reviews-stars-full-green-24) var(--ty-product-reviews-stars-full-green-24) var(--ty-product-reviews-stars-empty-green-24) var(--ty-product-reviews-stars-empty-green-24);}.ecl-company-rate .ecl-company-reviews__stat .ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="2"]:before{content:var(--ty-product-reviews-stars-full-green-24) var(--ty-product-reviews-stars-full-green-24) var(--ty-product-reviews-stars-empty-green-24) var(--ty-product-reviews-stars-empty-green-24) var(--ty-product-reviews-stars-empty-green-24);}.ecl-company-rate .ecl-company-reviews__stat .ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="1"]:before{content:var(--ty-product-reviews-stars-full-green-24) var(--ty-product-reviews-stars-empty-green-24) var(--ty-product-reviews-stars-empty-green-24) var(--ty-product-reviews-stars-empty-green-24) var(--ty-product-reviews-stars-empty-green-24);}.ecl-company-rate .ecl-company-reviews__stat-table-row{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:row;margin-bottom:2px;}.ecl-company-rate .ecl-company-reviews__stat-table-row:last-child{margin-bottom:0;}.ecl-company-rate .ecl-company-reviews__stat-table-row-stars{text-align:right;margin-left:-2px;}.ecl-company-rate .ecl-company-reviews__stat-table-row-stars .ty-product-review-reviews-stars{width:91px;margin-right:8px;color:#5a3796;font-size:18px;letter-spacing:0.2em;justify-content:flex-end;}.ecl-company-rate .ecl-company-reviews__stat-table-row-stars .ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="5"]::before{content:var(--ty-product-reviews-stars-full-purple-14) var(--ty-product-reviews-stars-full-purple-14) var(--ty-product-reviews-stars-full-purple-14) var(--ty-product-reviews-stars-full-purple-14) var(--ty-product-reviews-stars-full-purple-14);}.ecl-company-rate .ecl-company-reviews__stat-table-row-stars .ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="4"]::before{content:var(--ty-product-reviews-stars-full-purple-14) var(--ty-product-reviews-stars-full-purple-14) var(--ty-product-reviews-stars-full-purple-14) var(--ty-product-reviews-stars-full-purple-14);}.ecl-company-rate .ecl-company-reviews__stat-table-row-stars .ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="3"]::before{content:var(--ty-product-reviews-stars-full-purple-14) var(--ty-product-reviews-stars-full-purple-14) var(--ty-product-reviews-stars-full-purple-14);}.ecl-company-rate .ecl-company-reviews__stat-table-row-stars .ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="2"]::before{content:var(--ty-product-reviews-stars-full-purple-14) var(--ty-product-reviews-stars-full-purple-14);}.ecl-company-rate .ecl-company-reviews__stat-table-row-stars .ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="1"]::before{content:var(--ty-product-reviews-stars-full-purple-14);}.ecl-company-rate .ecl-company-reviews__stat-table-row-scale{flex-grow:1;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-content:center;flex-wrap:wrap;margin-right:10px;}.ecl-company-rate .ecl-company-reviews__stat-table-row-scale-val{height:4px;background:#5a3796;border-radius:5px;}.ecl-company-rate .ecl-company-reviews__stat-table-row-perc{font-size:14px;line-height:16px;letter-spacing:0.04em;font-family:AvantGardeITCbyBT-Book;}.ecl-company-rate .ecl-company-reviews__content{margin-bottom:0px;}.ecl-company-rate .ecl-company-reviews__content-title{font-size:14px;line-height:16px;letter-spacing:0.04em;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:15px;}.ecl-company-rate .ecl-company-reviews__content-nav .ty-sort-dropdown__label{font-size:12px;line-height:16px;letter-spacing:0.04em;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:5px;text-decoration:none;}.ecl-company-rate .ecl-company-reviews__content-nav .ty-sort-dropdown{width:216px;display:block;}.ecl-company-rate .ecl-company-reviews__content-reviews-elm{padding:19px 12px 11px;background:#f0f0f0;border-radius:8px;margin-top:20px;border:1px solid rgba(123,124,127,0.1);}.ecl-company-rate .ecl-company-reviews__content-reviews-elm-header{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:nowrap;margin-bottom:15px;}.ecl-company-rate .ecl-company-reviews__content-reviews-elm-header-name{font-size:14px;line-height:24px;letter-spacing:0.04em;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-right:22px;}.ecl-company-rate .ecl-company-reviews__content-reviews-elm-header-stars .ty-product-review-reviews-stars{width:91px;margin-right:8px;color:#8cc83c;font-size:18px;letter-spacing:0.2em;justify-content:flex-end;margin-top:2px;}.ecl-company-rate .ecl-company-reviews__content-reviews-elm-header-stars .ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="5"]::before{content:var(--ty-product-reviews-stars-full-green-14) var(--ty-product-reviews-stars-full-green-14) var(--ty-product-reviews-stars-full-green-14) var(--ty-product-reviews-stars-full-green-14) var(--ty-product-reviews-stars-full-green-14);}.ecl-company-rate .ecl-company-reviews__content-reviews-elm-header-stars .ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="4"]::before{content:var(--ty-product-reviews-stars-full-green-14) var(--ty-product-reviews-stars-full-green-14) var(--ty-product-reviews-stars-full-green-14) var(--ty-product-reviews-stars-full-green-14) var(--ty-product-reviews-stars-empty-green-14);}.ecl-company-rate .ecl-company-reviews__content-reviews-elm-header-stars .ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="3"]::before{content:var(--ty-product-reviews-stars-full-green-14) var(--ty-product-reviews-stars-full-green-14) var(--ty-product-reviews-stars-full-green-14) var(--ty-product-reviews-stars-empty-green-14) var(--ty-product-reviews-stars-empty-green-14);}.ecl-company-rate .ecl-company-reviews__content-reviews-elm-header-stars .ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="2"]::before{content:var(--ty-product-reviews-stars-full-green-14) var(--ty-product-reviews-stars-full-green-14) var(--ty-product-reviews-stars-empty-green-14) var(--ty-product-reviews-stars-empty-green-14) var(--ty-product-reviews-stars-empty-green-14);}.ecl-company-rate .ecl-company-reviews__content-reviews-elm-header-stars .ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="1"]::before{content:var(--ty-product-reviews-stars-full-green-14) var(--ty-product-reviews-stars-empty-green-14) var(--ty-product-reviews-stars-empty-green-14) var(--ty-product-reviews-stars-empty-green-14) var(--ty-product-reviews-stars-empty-green-14);}.ecl-company-rate .ecl-company-reviews__content-reviews-elm-title{font-size:14px;line-height:24px;letter-spacing:0.04em;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;}.ecl-company-rate .ecl-company-reviews__content-reviews-elm-txt{font-size:14px;line-height:24px;letter-spacing:0.04em;font-family:AvantGardeITCbyBT-Book;}.ecl-company-rate .ecl-company-reviews__content-reviews-elm-footer{margin-top:11px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;}.ecl-company-rate .ecl-company-reviews__content-reviews-elm-footer-date{font-size:14px;line-height:24px;letter-spacing:0.04em;font-family:AvantGardeITCbyBT-Book;}.ecl-company-rate .ecl-company-reviews__content-more{margin-top:20px;}.ecl-company-rate .ecl-company-reviews__content-more a{font-size:14px;line-height:16px;letter-spacing:0.04em;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;}div[aria-describedby*="rate_vendor"]{width:504px !important;border-radius:16px;}div[aria-describedby*="rate_vendor"] .ecl-company-rate__buttons-submit{padding:11px 38px;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}div[aria-describedby*="rate_vendor"] .ui-dialog-titlebar{height:0;padding:0;background:none;border:none;}div[aria-describedby*="rate_vendor"] .ui-dialog-titlebar-close{z-index:1;width:14px;height:14px;top:19px;right:17px;margin:0;}div[aria-describedby*="rate_vendor"] .ui-widget-header .ui-icon-closethick{opacity:1;margin:0;left:0;top:0;}div[aria-describedby*="rate_vendor"] .ui-widget-header .ui-icon-closethick:before{content:'';width:14px;height:14px;display:block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/close.svg?1761513667');}div[aria-describedby*="rate_vendor"] .ui-button-icon-only:hover{opacity:1;}div[aria-describedby*="rate_vendor"] .ty-input-text-large{width:100%;}div[aria-describedby*="rate_vendor"] .object-container{width:100%;box-sizing:border-box;padding-top:0;}div[aria-describedby*="rate_vendor"] .ui-dialog-content{display:-webkit-flex !important;display:-ms-flexbox !important;display:-ms-flex !important;display:flex !important;align-items:flex-start;width:100% !important;}div[aria-describedby*="rate_vendor"] input,div[aria-describedby*="rate_vendor"] textarea,div[aria-describedby*="rate_vendor"] select{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Book;}div[aria-describedby*="rate_vendor"] .ecl-company-rate__tabs-content-elm-register .ecl-company-rate__nickname-descr{margin-bottom:32px;}div[aria-describedby*="rate_vendor"] .ecl-company-rate__tabs-content-elm-register .ty-control-group__last{margin-bottom:8px;}.ty-control-group__rating{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;margin-bottom:24px;}.ty-control-group__rating:before,.ty-control-group__rating:after{display:none;}.ty-control-group__rating .ty-control-group__title{margin-right:30px;margin-bottom:0;}.ty-control-group__rating .ty-rating{color:#8cc83c;}.ty-control-group__rating .ty-rating:not(:checked) > .ty-rating__label:before{font-size:20px;width:20px;display:inline-block;vertical-align:top;}.ty-control-group__agreement label{font-size:12px;line-height:16px;}.ty-control-group__agreement label a{font-size:12px;line-height:16px;}.ty-control-group__agreement input{display:none;}.ty-control-group__agreement label:before{margin-right:8px;width:10px;height:10px;display:inline-block;border:1px solid #d2d2d2;border-radius:2px;line-height:10px;background:#fff;position:relative;top:2px;}.ty-control-group__agreement .checkbox:checked + label:before{content:"";border-color:#5a3796;background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/checkbox.svg?1761513667') center no-repeat;background-color:#5a3796;}.ty-control-group__agreement .checkbox:not(:checked) + label:before{content:"";}.ty-scroller-list__img-block{margin-bottom:13px;}.ty-scroller-list__img-block + .ty-scroller-list__item-name .product-title{padding-top:0;}.ty-scroller-list__img-block > a{display:inline-block;vertical-align:top;width:100%;}.ty-scroller-list__img-block > a img{display:inline-block;vertical-align:top;width:100%;box-shadow:0px 4px 11px rgba(0,0,0,0.14);border-radius:8px;}.ty-scroller-list__item{padding:0 8px;}.ty-scroller-list__item .ty-add-to-wish{padding:0;background:none;border:none;}.ty-scroller-list__item .ty-add-to-wish .ty-icon{display:none;}.ty-scroller-list__item .ty-add-to-wish.ecl-added-to-wish:before{content:'';width:20px;height:20px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/wishlist.svg?1761513667') center no-repeat;background-size:16px 14px;}.ty-scroller-list__item .ty-add-to-wish.ecl-added-to-wish svg{display:none;}.ty-scroller-list__item .ty-add-to-compare{padding:0;background:none;border:none;}.ty-scroller-list__item .ty-add-to-compare .ty-icon{display:none;}.ty-scroller-list__item .ty-product-labels--top-right{left:5px;right:auto;top:5px;}.ty-scroller-list__item .ty-product-labels{flex-direction:column;align-items:flex-start;margin:0;}.ty-scroller-list__item .ty-product-labels__item{padding:8px;margin:0 0 4px 0;border-radius:8px;}.ty-scroller-list__item .ty-product-labels__content{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-transform:uppercase;}.ty-scroller-list__item .ty-product-review-reviews-stars{color:#8cc83c;font-size:16px;letter-spacing:0.2em;padding:2px 0;line-height:16px;height:16px;}.ty-scroller-list__item .ty-product-review-reviews-stars__link{margin-bottom:5px;}.ty-scroller-list__item .ty-product-review-reviews-count{margin-left:10px;}.ty-scroller-list__item .ty-qty{margin-bottom:0;}.ty-scroller-list__item .ty-value-changer{width:100%;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;gap:8px;}.ty-scroller-list__item .ty-value-changer__increase,.ty-scroller-list__item .ty-value-changer__decrease{width:calc((100% - 16px) / 3);min-width:calc((100% - 16px) / 3);height:40px;box-sizing:border-box;margin:0;border-radius:8px;background:#5a3796;line-height:38px;border:none;color:#fff;font-size:14px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-scroller-list__item .ty-value-changer__increase:hover,.ty-scroller-list__item .ty-value-changer__decrease:hover{background:#5a3796;}.ty-scroller-list__item .ty-value-changer__increase{order:3;}.ty-scroller-list__item .ty-value-changer__decrease{order:1;}.ty-scroller-list__item input.ty-value-changer__input{width:calc((100% - 16px) / 3);min-width:calc((100% - 16px) / 3);box-sizing:border-box;height:40px;border-radius:8px;font-size:14px;line-height:24px;color:#5a3796;border-color:#5a3796;padding:2px 2px;order:2;}.ty-scroller-list__item-name{margin-top:0;}.ty-scroller-list__item-name .product-title{width:100%;vertical-align:top;font-size:12px;line-height:16px;margin-bottom:8px;color:#3c414b;text-align:left;height:32px;overflow:hidden;}.ty-scroller-list__item-company{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;justify-content:center;margin-bottom:0px;margin-top:5px;height:auto;padding:0px;}.ty-scroller-list__item-company-image{margin-right:4px;}.ty-scroller-list__item-company-image img{width:24px;min-width:24px;height:24px;border-radius:2px;}.ty-scroller-list__item-company-image .ty-no-image{width:20px !important;height:20px !important;}.ty-scroller-list__item-company-image .ty-no-image__icon{width:20px;height:20px;line-height:20px;font-size:20px;margin-top:-10px;margin-left:-10px;}.ty-scroller-list__item-company-name{font-size:12px;line-height:12px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-align:left;color:#3c414b;max-width:calc(100% - 28px);white-space:normal;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:break-word;}.ty-scroller-list__item-company-name:hover{color:#5a3796;}.ty-scroller-list__img-buttons{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;position:absolute;top:7px;right:18px;}.ty-scroller-list__description .product-title{padding-top:5px;width:100%;vertical-align:top;white-space:normal;height:32px;}.ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="0"]:before{content:var(--ty-product-reviews-stars-empty) var(--ty-product-reviews-stars-empty) var(--ty-product-reviews-stars-empty) var(--ty-product-reviews-stars-empty) var(--ty-product-reviews-stars-empty);}.ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="0"][data-ca-product-review-reviews-stars-is-half="1"]:before{content:var(--ty-product-reviews-stars-half) var(--ty-product-reviews-stars-empty) var(--ty-product-reviews-stars-empty) var(--ty-product-reviews-stars-empty) var(--ty-product-reviews-stars-empty);}.ty-simple-list{text-align:left;}.ty-simple-list .product-title{font-size:14px;line-height:16px;margin-bottom:8px;color:#3c414b;text-align:left;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}.ty-simple-list form{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;justify-content:flex-start;}.ty-simple-list__feature{font-size:12px;line-height:16px;margin-bottom:8px;color:#3c414b;text-align:left;margin-top:auto;height:16px;}.ty-simple-list__feature div{font-size:12px;line-height:16px;color:#3c414b;min-height:16px;}.ty-simple-list__price{margin-bottom:7px;display:flex;justify-content:space-between;align-items:center;}.ty-simple-list__price .ty-price-update{display:block;margin-bottom:0px;}.ty-simple-list__price .ty-price-num{font-size:16px;line-height:24px;color:#3c414b;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;}.ty-simple-list__price .ty-list-price{font-size:14px;line-height:20px;color:#3c414b;display:inline-block;vertical-align:top;}.ty-simple-list__price span[id*="old_price_update"]{vertical-align:top;display:inline-block;line-height:20px;min-height:20px;}.ty-simple-list__price .ecl-old-price-update-discount .ty-price-num{color:#5a3796;}.ty-simple-list__price .ty-strike .ty-list-price{text-decoration:line-through;}.ty-simple-list__price:before,.ty-simple-list__price:after{display:none;}.ty-simple-list__price-save{vertical-align:top;display:inline-block;line-height:20px;margin-left:8px;}.ty-simple-list .ty-value-changer{width:100%;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;gap:8px;}.ty-simple-list .ty-value-changer__increase,.ty-simple-list .ty-value-changer__decrease{width:calc((100% - 16px) / 3);min-width:calc((100% - 16px) / 3);height:40px;box-sizing:border-box;margin:0;border-radius:8px;background:#5a3796;line-height:38px;border:none;color:#fff;font-size:14px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-simple-list .ty-value-changer__increase:hover,.ty-simple-list .ty-value-changer__decrease:hover{background:#5a3796;}.ty-simple-list .ty-value-changer__decrease{order:1;}.ty-simple-list .ty-value-changer__increase{order:3;}.ty-simple-list input.ty-value-changer__input{width:calc((100% - 16px) / 3);min-width:calc((100% - 16px) / 3);box-sizing:border-box;height:40px;border-radius:8px;font-size:14px;line-height:24px;color:#5a3796;border-color:#5a3796;padding:2px 2px;order:2;}.ty-simple-list__buttons{padding:0;}.ty-simple-list__buttons .ty-btn__big{width:100%;box-sizing:border-box;}.ty-product-labels__content{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ty-product-labels__content svg{margin-right:5px;}.ty-product-labels__item--discount{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/discount_label.png?1761513667') center no-repeat;}.ty-product-label__item--discount-text{font-size:5.5px;line-height:6.5px;color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-transform:uppercase;}.ty-product-label__item--discount-value{font-size:21px;line-height:21px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#fff;}.ty-product-label__item--discount-percent{font-size:13px;line-height:13px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#fff;position:relative;top:1px;}.ty-product-label__item--discount-off{font-size:5.5px;line-height:6.5px;color:#fff;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-transform:uppercase;}.ty-product-labels__item--discount .ty-product-labels__content{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;}.ty-product-label__item--discount-right{flex-direction:column;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ty-product-label__item--discount-val{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.main-content-grid-search .grid-list{gap:22px 26px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;width:100%;}.main-content-grid-search .grid-list .ty-column5{width:calc((100% - 90px) / 5);}.grid-list__rating{text-align:left;}.ty-grid-list__item-price{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;}.ty-grid-list__item-price:before,.ty-grid-list__item-price:after{display:none;}.ty-grid-list__image{border:none;padding:0;margin-bottom:10px;}.ty-grid-list__image > a{display:inline-block;vertical-align:top;width:100%;}.ty-grid-list__image > a img{display:inline-block;vertical-align:top;width:100%;box-shadow:0px 4px 11px rgba(0,0,0,0.14);border-radius:8px;}.ty-grid-list__image + .ty-grid-list__item-name .product-title{padding-top:3px;}.ty-grid-list__item{padding:5px;border:none;text-align:left;height:100%;box-shadow:0px 4px 11px rgba(0,0,0,0.14);border-radius:8px;box-sizing:border-box;}.ty-grid-list__item form{height:100%;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;}.ty-grid-list__item:hover{border:none;}.ty-grid-list__item .ty-add-to-wish{padding:0;background:none;border:none;}.ty-grid-list__item .ty-add-to-wish .ty-icon{display:none;}.ty-grid-list__item .ty-add-to-wish.ecl-added-to-wish:before{content:'';width:20px;height:20px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/wishlist.svg?1761513667') center no-repeat;background-size:16px 14px;}.ty-grid-list__item .ty-add-to-wish.ecl-added-to-wish svg{display:none;}.ty-grid-list__item .ty-add-to-compare{padding:0;background:none;border:none;}.ty-grid-list__item .ty-add-to-compare .ty-icon{display:none;}.ty-grid-list__item .ty-product-labels--top-right{left:5px;right:auto;top:5px;}.ty-grid-list__item .ty-product-labels{flex-direction:column;align-items:flex-start;margin:0;}.ty-grid-list__item .ty-product-labels__item{padding:8px;margin:0 0 4px 0;border-radius:8px;}.ty-grid-list__item .ty-product-labels__content{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-transform:uppercase;}.ty-grid-list__item .ty-product-review-reviews-stars{color:#8cc83c;font-size:16px;letter-spacing:0.2em;padding:0px 0;line-height:16px;height:16px;}.ty-grid-list__item .ty-product-review-reviews-stars__link{margin-bottom:8px;}.ty-grid-list__item .ty-product-review-reviews-count{margin-left:10px;}.ty-grid-list__image-buttons{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;position:absolute;top:7px;right:18px;}.ty-grid-list__item-name{margin-top:0;margin-bottom:0;}.ty-grid-list__item-name .product-title{width:100%;vertical-align:top;font-size:13px;line-height:16px;margin-bottom:8px;padding-top:6px;color:#3c414b;text-align:left;height:32px;overflow:hidden;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-grid-list__item-company{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;justify-content:center;}.ty-grid-list__item-company-image{margin-right:4px;}.ty-grid-list__item-company-image img{width:24px;min-width:24px;height:24px;border-radius:2px;}.ty-grid-list__item-company-image .ty-no-image{width:24px !important;height:24px !important;}.ty-grid-list__item-company-image .ty-no-image__icon{width:24px;height:24px;line-height:24px;font-size:20px;margin-top:-10px;margin-left:-10px;}.ty-grid-list__item-company-name{font-size:12px;line-height:12px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-align:left;color:#3c414b;max-width:calc(100% - 28px);white-space:normal;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:break-word;}.ty-grid-list form{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;justify-content:flex-start;}.ty-grid-list__item-feature{font-size:12px;line-height:16px;margin-bottom:8px;margin-top:auto;color:#3c414b;text-align:left;}.ty-grid-list__item-feature div{font-size:12px;line-height:16px;color:#3c414b;}.ty-grid-list__item-price{margin-bottom:6px;text-align:left;}.ty-grid-list__item-price .ty-price-update{display:block;margin-bottom:0px;font-size:16px;}.ty-grid-list__item-price .ty-price-num{font-size:16px;line-height:24px;color:#3c414b;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;}.ty-grid-list__item-price .ty-list-price{font-size:16px;line-height:24px;color:#3c414b;vertical-align:top;}.ty-grid-list__item-price span[id*="old_price_update"]{vertical-align:top;display:inline-block;line-height:20px;min-height:20px;}.ty-grid-list__item-price .ecl-old-price-update-discount .ty-price-num{color:#5a3796;}.ty-grid-list__item-price-save{vertical-align:top;display:none;line-height:20px;margin-left:8px;}.ty-grid-list__item .ty-value-changer{width:100%;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;gap:8px;}.ty-grid-list__item .ty-value-changer__increase,.ty-grid-list__item .ty-value-changer__decrease{width:calc((100% - 16px) / 3);min-width:calc((100% - 16px) / 3);height:40px;box-sizing:border-box;margin:0;border-radius:8px;background:#5a3796;line-height:40px;border:none;color:#fff;font-size:14px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-grid-list__item .ty-value-changer__increase:hover,.ty-grid-list__item .ty-value-changer__decrease:hover{background:#5a3796;}.ty-grid-list__item .ty-value-changer__increase{order:3;}.ty-grid-list__item .ty-value-changer__decrease{order:1;}.ty-grid-list__item input.ty-value-changer__input{width:calc((100% - 16px) / 3);min-width:calc((100% - 16px) / 3);box-sizing:border-box;height:40px;border-radius:8px;font-size:14px;line-height:24px;color:#5a3796;border-color:#5a3796;padding:2px 2px;order:2;}.ty-grid-list__item .ty-qty{margin-bottom:0;}.ty-grid-list__item-buttons{padding:0;}.ty-grid-list__item-buttons .ty-btn__big{width:100%;box-sizing:border-box;}.ty-pagination{padding:0;margin-top:50px;margin-bottom:66px;text-align:center;}.ty-pagination__bottom{border:none;width:100%;}.ty-pagination__item{height:32px;width:32px;border-radius:4px;padding:0;line-height:32px;font-size:12px;color:#3c414b;}.ty-pagination__item:hover{padding:0;background:#5a3796;color:#fff;}.ty-pagination__selected{height:32px;width:32px;border-radius:4px;padding:0;line-height:32px;font-size:12px;}.ty-pagination__selected:hover{padding:0;}.ty-pagination__items{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;}.ty-pagination__btn{width:auto;font-size:12px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;text-transform:none;}.ty-pagination__btn svg{vertical-align:middle;margin-top:-2px;}.ty-pagination__btn:hover{background:none;}.ty-pagination__btn:focus{outline:none;}.ty-pagination__range{display:none;}.ty-pagination__text{font-size:12px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;vertical-align:top;text-transform:none;display:inline-block;}.ty-pagination__next .ty-pagination__text-arrow:before{content:'';width:16px;height:16px;display:inline-block;background:url('../../../../../../../../design/themes/bright_theme/media/images/addons/ecl_spec_dev/ic16-chevron-right.svg?1761513667');}.ty-pagination__text-arrow:before{content:'';width:16px;height:16px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic16-chevron-left.svg?1761513667');}.ecl-shops-category{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;gap:24px 16px;margin-bottom:56px;}.ecl-shops-category__elm{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;width:calc((100% - 48px) / 4);}.ecl-shops-category__elm-name{font-size:16px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;}.ecl-shops-category__elm-image{border-radius:16px;margin-bottom:8px;}.ecl-shops-category__elm-image img{border-radius:16px;}.content-grid-category{max-width:100%;padding-left:0;padding-right:0;}.category-banners{margin-bottom:4px;}.ty-recover-password{margin-top:0;}.ty-recover-password__title{font-size:18px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;}.ty-recover-password__descr{font-size:14px;line-height:24px;margin-bottom:40px;}.ty-recover-password__control{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:flex-end;margin-bottom:17px;}.ty-recover-password__control .ty-control-group{margin-right:66px;margin-bottom:0;width:304px;}.ty-recover-password__control-descr{font-size:12px;line-height:16px;max-width:304px;margin-bottom:30px;}.ty-login__filed-label{padding:0 0 8px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;line-height:20px;}.login-recovery{padding:0;background:none;}.login-recovery .ty-btn{width:180px;}.breadcrumbs-grid-password .ty-breadcrumbs{margin-bottom:16px;padding-bottom:0;}.content-grid-vendor-microstore{max-width:100%;padding-left:0;padding-right:0;}.content-grid-vendor-microstore .grid-list{gap:56px 16px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;width:100%;margin-bottom:56px;}.content-grid-vendor-microstore .grid-list .ty-column6{width:calc((100% - 80px) / 6);margin-right:0;}.content-grid-vendor-microstore .ecl-company-info{margin-top:37px;}.content-grid-vendor-microstore .vendor-banners{margin-bottom:2px;}.vendor-banners{margin-bottom:32px;}.ecl-company-microstore__categories-elm{padding:16px 19px;border-radius:16px;font-size:14px;line-height:20px;background:#f0f7d3;color:#3c414b;width:calc((100% - 80px) / 6);height:64px;box-sizing:border-box;text-align:center;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;justify-content:center;}.ecl-company-microstore__categories-elm.active{background:#8cc83c;color:#fff;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-company-microstore__categories-elm:focus{outline:none;}.ecl-company-microstore__categories-elm:hover{background:#8cc83c;color:#fff;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-company-microstore__categories{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:32px;}.ecl-company-microstore__nav{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;gap:9px;justify-content:flex-end;margin-bottom:49px;}.ecl-company-microstore__nav-filters{width:187px;position:relative;}.ecl-company-microstore__nav-filters-title{font-size:11px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:8px;}.ecl-company-microstore__nav-filters-wrapper{border:1px solid #d2d2d2;border-radius:8px;width:100%;padding:8px 36px 8px 12px;box-sizing:border-box;font-size:12px;line-height:16px;color:#3c414b;display:inline-block;position:relative;}.ecl-company-microstore__nav-filters-wrapper .ty-icon-down-micro{font-size:0;width:16px;height:16px;position:absolute;top:8px;right:8px;}.ecl-company-microstore__nav-filters-wrapper .ty-icon-down-micro:before{content:'';width:16px;height:16px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-bottom.svg?1761513667') no-repeat center;}.ecl-company-microstore__nav-filters-wrapper.open{border-radius:8px 8px 0 0;border-bottom-color:#fff;}.ecl-company-microstore__nav-filters-wrapper:hover{color:#3c414b;}.ecl-company-microstore__nav-filters-content{position:absolute;top:32px;width:185px;border:1px solid #d2d2d2;border-radius:8px;z-index:2;}.ecl-company-microstore__nav-sorting{width:187px;}.ecl-company-microstore__nav-sorting .ty-sort-dropdown__label{display:none;}.ecl-company-microstore__nav-sorting-title{font-size:11px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:8px;}.ecl-company-microstore__countries-container{padding:16px;background:#d2d2d2;border-radius:16px;margin-bottom:57px;position:relative;}.ecl-company-microstore__countries-container .ty-sidebox-important__title{margin-bottom:32px;}.ecl-company-microstore__countries-container .ty-sidebox__title-wrapper a{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;color:#3c414b;text-transform:none;font-size:18px;line-height:36px;}.ecl-company-microstore__countries-container .owl-carousel{position:static;}.ecl-company-microstore__countries-container .owl-theme .owl-controls{margin-top:0;}.ecl-company-microstore__countries-container .owl-theme .owl-controls .owl-buttons div{width:32px;height:32px;display:inline-block;border-radius:8px;opacity:1;padding:0;margin:0;font-size:0;position:absolute;top:calc(50% - 16px);}.ecl-company-microstore__countries-container .owl-theme .owl-controls .owl-buttons .owl-prev{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-left.svg?1761513667') #eee9f7 no-repeat center;margin-right:16px;left:0;}.ecl-company-microstore__countries-container .owl-theme .owl-controls .owl-buttons .owl-next{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-right.svg?1761513667') #eee9f7 no-repeat center;right:0;}.ecl-company-microstore__countries-inner{width:calc(100% - 112px);margin:0 auto;}.ecl-company-microstore__countries-elm-img{text-align:center;padding:0 8px;}.ecl-company-microstore__countries-elm-title{padding:0 8px;}.ecl-company-microstore__countries-browse-all{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;top:26px;right:16px;position:absolute;}.ecl-company-microstore__countries-browse-all a{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-company-microstore__countries-browse-all svg{width:12px;height:12px;margin-left:8px;vertical-align:middle;}.ecl-company-microstore__countries-elm img{border-radius:16px;margin-bottom:16px;}.ecl-company-microstore__countries-elm-title{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-company-microstore__all-shops{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:42px;display:block;}.ecl-company-microstore__all-shops svg{display:inline-block;vertical-align:middle;margin-right:15px;}.ecl-company-microstore__title{margin-bottom:24px;font-size:16px;line-height:24px;}.ecl-company-microstore__top-panel{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;}.ecl-company-microstore__top-panel .ecl-company-microstore__title{margin-bottom:0;}.ty-product-filters{padding-top:0;margin-left:16px;margin-bottom:8px;}.ty-product-filters__search{padding:0 16px 10px 0px;}.ty-product-filters__search .ty-input-text-medium{height:27px;}.ty-product-filters__wrapper{background:#fff;border-radius:8px;padding-top:6px;}.ty-product-filters__title{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;font-weight:normal;}.ty-product-filters__title .ty-icon-cancel-circle{color:#d2d2d2;}.ty-product-filters__switch{padding:6px 13px 6px 16px;border:none;}.ty-product-filters__switch-right,.ty-product-filters__switch-down{top:2px;margin-right:0;}.ty-product-filters__switch-right:before,.ty-product-filters__switch-down:before{content:'';width:16px;height:16px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-bottom.svg?1761513667') no-repeat center;}.ty-product-filters__switch-down:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.ty-product-filters__group{margin:2px 0;padding:0;border-radius:8px;}.ty-product-filters__group input{display:none;}.ty-product-filters__group label{font-size:14px;line-height:20px;padding:6px 16px;border-radius:8px;display:inline-block;}.ty-product-filters__group .checkbox:checked + label{background:#5a3796;color:#fff;}.ty-product-filters__item-more{margin:0;padding:0;}.ty-product-filters__variants{margin-bottom:0;}.ty-product-filters__reset-button{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#fff;color:#5a3796;border:1px solid #5a3796;padding:12px 32px;width:100%;padding:11px 31px;box-sizing:border-box;text-align:center;}.ty-product-filters__reset-button.hidden{display:none;}.ty-product-filters__reset-button:hover{color:#5a3796;}.ty-product-filters__reset-icon{display:none;}.ty-product-filters__tools{padding-top:6px;}.ty-product-filters__no-items-found{font-size:12px;line-height:16px;margin-bottom:2px;}.ty-product-filters > li{padding:0;}.ty-price-slider{margin-bottom:9px;padding-left:16px;padding-right:16px;}.ty-price-slider__inputs{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;justify-content:space-between;font-size:12px;line-height:16px;}.ty-price-slider__filter-prefix{color:#9d9e9f;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}input.ty-price-slider__input-text{width:54px;height:27px;border-radius:4px;font-size:12px;line-height:16px;padding:5px 6px;}.ty-range-slider{background:#d2d2d2;border:none;height:2px;margin:20px 4px 15px 8px;}.ty-range-slider .ui-slider-range{height:2px;background:#5a3796;top:1px;}.ty-range-slider .ui-slider-handle{border:2px solid #5a3796;width:8px;height:8px;border-radius:50%;top:-5px;}.ty-range-slider__item{width:0;}.ty-range-slider__item:last-child .ty-range-slider__num{left:auto;right:-4px;}.ty-range-slider__num{font-size:10px;line-height:20px;top:12px;left:-8px;width:auto;}.ty-btn__filter-apply{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#5a3796;color:#fff;border:none;width:calc(100% - 26px);box-sizing:border-box;margin-bottom:17px;margin-left:13px;}.ty-btn__filter-apply.hidden{display:none;}.ty-btn__filter-apply:hover{background:#7145bb;color:#fff;}.ty-sort-dropdown{width:100%;}.ty-sort-dropdown__wrapper{border:1px solid #d2d2d2;border-radius:8px;width:100%;padding:8px 36px 8px 12px;box-sizing:border-box;font-size:12px;line-height:16px;color:#3c414b;display:inline-block;position:relative;}.ty-sort-dropdown__wrapper .ty-icon-down-micro{font-size:0;width:16px;height:16px;position:absolute;top:8px;right:8px;}.ty-sort-dropdown__wrapper .ty-icon-down-micro:before{content:'';width:16px;height:16px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-bottom.svg?1761513667') no-repeat center;}.ty-sort-dropdown__wrapper:hover,.ty-sort-dropdown__wrapper.open{background:#fff;color:#3c414b;}.ty-sort-dropdown__content{border-radius:8px;border:1px solid #d2d2d2;min-width:100%;padding:12px;box-sizing:border-box;}.ty-sort-dropdown__content-item{padding:0;margin-bottom:4px;border-radius:8px;}.ty-sort-dropdown__content-item:last-child{margin-bottom:0;}.ty-sort-dropdown__content-item-a{padding:6px 16px;border-radius:8px;font-size:14px;line-height:20px;color:#3c414b;}.ty-sort-dropdown__content-item-a:hover{color:#fff;}.content-grid-search{padding-top:32px;}.ty-search-page__title{font-size:18px;line-height:36px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;}.row-fluid .side-grid-search{width:176px;}.row-fluid .main-content-grid-search{margin-left:32px;width:calc(100% - 208px);}.side-grid-search .ty-sidebox-important__title{margin-bottom:5px;}.side-grid-search .ty-sidebox__title-wrapper,.side-grid-search .ty-sidebox__title span,.side-grid-search .ty-sidebox__title a{color:#3c414b;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;text-transform:none;font-size:16px;line-height:24px;}.side-grid-search .ty-sidebox__title{border:none;padding:0;margin-bottom:7px;}.side-grid-search .ty-product-filters{margin-left:0;margin-bottom:13px;}.side-grid-search .ty-product-filters__wrapper{padding-top:0;}.side-grid-search .ty-product-filters__switch{padding:11px 0;}.side-grid-search .ty-product-filters__group label{width:100%;box-sizing:border-box;}.side-grid-search .ty-price-slider{padding:12px 0 10px;margin-bottom:12px;}.ecl-products-search__amount{font-size:14px;line-height:24px;}.ecl-products-search__title-panel{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;margin-bottom:25px;}.ty-search-page__title{margin-right:87px;margin-bottom:0;min-width:176px;}.ty-category-filters__selected-elm-reset{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#9d9e9f;}.ty-category-filters__selected-elm{background:#eee9f7;padding:4px 8px;border-radius:12px;color:#3c414b;font-size:12px;line-height:16px;margin-right:16px;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;align-items:center;}.ty-category-filters__selected-elm > a{display:inline-block;margin-left:11px;height:10px;width:10px;}.ty-sort-container{background:none;max-width:184px;margin:0 0 41px auto;padding-left:0;}.ty-sort-dropdown__label{font-size:11px;line-height:24px;text-decoration:underline;display:inline-block;margin-bottom:8px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-products-search__selected-filters{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;}.ecl-products-search__selected-filters-container{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;width:calc(100% - 190px);margin-bottom:41px;align-items:flex-end;}.ecl-products-search__selected-filters-close{display:inline-block;height:10px;width:10px;}.ecl-products-search__selected-filters-close:before{content:'';width:10px;height:10px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/close.svg?1761513667') no-repeat center;background-size:8px 8px;vertical-align:top;}.ecl-vouchers__ref-but{float:right;margin-top:-30px;}.ecl-vouchers__title{font-size:16px;line-height:36px;font-weight:normal;margin-top:60px;}.ecl-vouchers__filters-title{display:none;}.ecl-vouchers__descr{font-size:14px;line-height:20px;margin-bottom:20px;}.ecl-vouchers__filters{margin-bottom:26px;}.ecl-vouchers__filters .ty-sort-dropdown{width:272px;}.ecl-vouchers__filters .ty-sort-dropdown__label{font-size:12px;line-height:20px;text-decoration:none;display:block;width:100%;margin-bottom:8px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-vouchers__filters .ty-sort-dropdown__wrapper{padding:7px 35px 7px 11px;}.ecl-vouchers__items{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;gap:24px 16px;max-width:752px;}.ecl-vouchers__items-elm-large-top-part{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;gap:15px;margin-bottom:19px;}.ecl-vouchers__items-elm-large{width:calc(50% - 8px);background-size:cover;background-position:center;box-sizing:border-box;border-radius:16px;}.ecl-vouchers__items-elm-large .ecl-vouchers__items-elm{width:100%;margin-bottom:24px;}.ecl-vouchers__items-elm-large .ecl-vouchers__items-elm:last-child{margin-bottom:0;}.ecl-vouchers__items-elm{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;width:calc(50% - 8px);background-size:cover;background-position:center;padding:20px 35px;border-radius:16px;box-sizing:border-box;position:relative;cursor:pointer;}.ecl-vouchers__items-elm:before,.ecl-vouchers__items-elm:after{content:'';display:inline-block;width:32px;height:32px;border-radius:50%;background:#fff;position:absolute;top:calc(50% - 16px);z-index:1;}.ecl-vouchers__items-elm:before{left:-16px;}.ecl-vouchers__items-elm:after{right:-16px;}.ecl-vouchers__items-elm:last-child{margin-bottom:0;}.ecl-vouchers__items-elm.ecl-promo-expired{background:#c4c4c4;background-image:none !important;}.ecl-vouchers__items-elm.ecl-promo-expired .ecl-vouchers__items-elm-right-title,.ecl-vouchers__items-elm.ecl-promo-expired p,.ecl-vouchers__items-elm.ecl-promo-expired .ecl-vouchers__items-elm-right-time,.ecl-vouchers__items-elm.ecl-promo-expired .ecl-vouchers__items-elm-left-code{color:#9d9e9f;}.ecl-vouchers__items-elm.ecl-promo-expired .ecl-vouchers__items-elm-left{border-color:#9d9e9f;}.ecl-vouchers__items-elm.ecl-promo-expired .ecl-vouchers__items-elm-right-logo svg path{fill:#9d9e9f;}.ecl-vouchers__items-elm.ecl-promo-expired:before,.ecl-vouchers__items-elm.ecl-promo-expired:after{content:'';display:inline-block;width:32px;height:32px;border-radius:50%;background:#fff;position:absolute;top:calc(50% - 16px);z-index:1;}.ecl-vouchers__items-elm.ecl-promo-expired:before{left:-16px;}.ecl-vouchers__items-elm.ecl-promo-expired:after{right:-16px;}.ecl-vouchers__items-elm-left{padding:6px 30px 5px 0;margin-right:24px;border-right:2px dashed #5a3796;}.ecl-vouchers__items-elm-large-first{padding:24px 26px 20px;text-align:center;background-position:center;background-size:100%;background-repeat:no-repeat;}.ecl-vouchers__items-elm-large-first.ecl-promo-expired{background:#c4c4c4;background-image:none !important;position:relative;}.ecl-vouchers__items-elm-large-first.ecl-promo-expired .ecl-vouchers__items-elm-right-title,.ecl-vouchers__items-elm-large-first.ecl-promo-expired p,.ecl-vouchers__items-elm-large-first.ecl-promo-expired .ecl-vouchers__items-elm-right-time,.ecl-vouchers__items-elm-large-first.ecl-promo-expired .ecl-vouchers__items-elm-left-code{color:#9d9e9f;}.ecl-vouchers__items-elm-large-first.ecl-promo-expired .ecl-vouchers__items-elm-left{border-color:#9d9e9f;}.ecl-vouchers__items-elm-large-first.ecl-promo-expired .ecl-vouchers__items-elm-right-logo svg path{fill:#9d9e9f;}.ecl-vouchers__items-elm-large-first.ecl-promo-expired:before,.ecl-vouchers__items-elm-large-first.ecl-promo-expired:after{content:'';display:inline-block;width:32px;height:32px;border-radius:50%;background:#fff;position:absolute;top:calc(50% - 16px);z-index:1;}.ecl-vouchers__items-elm-large-first.ecl-promo-expired:before{left:-16px;}.ecl-vouchers__items-elm-large-first.ecl-promo-expired:after{right:-16px;}.ecl-vouchers__title-large{font-size:40px;line-height:40px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-right:2px;display:inline-block;}.ecl-vouchers__items-elm-large-title{font-size:14px;line-height:21px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-transform:uppercase;margin-bottom:14px;}.ecl-vouchers__items-elm-large-title p{font-size:14px;line-height:21px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding:0;text-transform:uppercase;}.ecl-vouchers__items-elm-large-title p .ecl-vaucher__title-large{font-size:40px;line-height:30px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-right:2px;display:inline-block;}.ecl-vouchers__items-elm-large-right{text-align:center;}.ecl-vouchers__items-elm-large-descr{text-align:center;font-size:16px;line-height:24px;margin-bottom:20px;padding:0 1px 10px 1px;border-bottom:2px dashed #5a3796;}.ecl-vouchers__items-elm-large-descr strong{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;letter-spacing:normal;font-size:14px;}.ecl-vouchers__items-elm-large-descr p{font-size:16px;line-height:20px;}.ecl-vouchers__items-elm-large-descr .p-bold-14{font-size:14px;}.ecl-vouchers__items-elm-large-code{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;margin-bottom:8px;text-align:center;cursor:pointer;border:1px solid #5a3796;font-size:16px;line-height:32px;padding:3px 28px 5px 28px;border-radius:8px;width:auto;display:inline-block;}.ecl-vouchers__items-elm-large-code.ecl-voucher-copied{color:#fff;background:#5a3796;}.ecl-vouchers__items-elm-large-time{text-align:center;font-size:14px;line-height:20px;}.ecl-vouchers__items-elm-left-logo{margin-bottom:8px;}.ecl-vouchers__items-elm-left-logo img{height:71px;width:61px;}.ecl-vouchers__items-elm-left-code{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;text-align:center;}.ecl-vouchers__items-elm-right{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;}.ecl-vouchers__items-elm-right-logo svg{height:16px;width:auto;}.ecl-vouchers__items-elm-right-title{margin-top:auto;}.ecl-vouchers__items-elm-right-title p{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-vouchers__items-elm-right-title .ecl-vaucher__title-large{font-size:40px;line-height:30px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-vouchers__items-elm-right-title .ecl-vaucher__title-large-upper{text-transform:uppercase;}.ecl-vouchers__items-elm-right-time{font-size:12px;line-height:16px;}.ecl-vouchers__items-elm-label,.ecl-vouchers__items-elm-large-label{border-radius:0 16px 0 16px;font-size:16px;line-height:32px;padding:4px 32px;color:#fff;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#3c414b;position:absolute;top:0;right:0;}.ecl-vouchers__items-elm-large-second{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;justify-content:space-between;}.ecl-vouchers__descr{margin-bottom:24px;}.ecl-vouchers__filters{margin-bottom:24px;}.ecl-wishlist__filter{padding:0;margin:-30px 0 32px 0;float:right;}.ecl-wishlist__filter-title{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:13px;line-height:20px;color:#3c414b;margin-right:10px;}.ecl-wishlist__filter-elm{position:relative;}.ecl-wishlist__filter-elm input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:44px;height:24px;border-radius:50px;background-color:#fff;outline:none;transition:.25s -0.1s;cursor:pointer;border:0px solid #fff;margin:0;}.ecl-wishlist__filter-elm input:before,.ecl-wishlist__filter-elm input:after{z-index:1;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#8cc83c;}.ecl-wishlist__filter-elm input:checked{background-color:#8cc83c;}.ecl-wishlist__filter-elm input:checked:before{display:none;}.ecl-wishlist__filter-elm input:checked:after{content:' ';right:2px;width:20px;height:20px;background:#fff;border-radius:10px;}.ecl-wishlist__filter-elm input:checked + label{left:10px;right:100px;background:#8cc83c;transition:left .5s, right .4s .2s;}.ecl-wishlist__filter-elm input:not(:checked){background:#e4e4e4;transition:background .5s -0.1s;}.ecl-wishlist__filter-elm input:not(:checked):before{content:' ';left:2px;width:20px;height:20px;background:#656565;border-radius:10px;}.ecl-wishlist__filter-elm input:not(:checked):after{display:none;}.ecl-wishlist__filter-elm input:not(:checked) + label{left:100px;right:10px;background:#ffde17;transition:left .4s .2s, right .5s, background .35s -0.1s;}.ecl-wishlist__filter-elm label{z-index:1;position:absolute;top:10px;bottom:10px;border-radius:20px;}.ecl-wishlist .ty-twishlist-item__remove{position:absolute;top:0;right:-5px;width:auto;display:none;}.ecl-wishlist .ty-scroller-list{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);}.ecl-wishlist .ty-scroller-list__item{position:relative;padding:0 16px;}.ecl-wishlist__title{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ecl-wishlist__title-text{margin-bottom:0;margin-right:38px;font-size:18px;line-height:36px;font-weight:normal;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-wishlist__title-count{font-size:14px;line-height:20px;}.ecl-wishlist__filters{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:flex-end;gap:16px;margin-bottom:90px;}.ecl-wishlist__filters-search{position:relative;max-width:272px;width:100%;}.ecl-wishlist__filters-search input[type="text"]{height:32px;font-size:12px;line-height:20px;width:100%;color:#3c414b;padding:8px 12px;}.ecl-wishlist__filters-search .ecl-magnifier-link{display:none;}.ecl-wishlist__filters-search .ecl-magnifier-but{width:32px;height:32px;background:#5a3796;border-radius:8px;line-height:32px;}.ecl-wishlist__filters-search .ecl-magnifier-but svg{top:6px;position:relative;}.ecl-wishlist__filters-sorting{max-width:272px;width:100%;}.ecl-wishlist__filters-sorting .ty-sort-dropdown__wrapper{padding:7px 12px;}.ecl-wishlist__filters-sorting .ty-sort-dropdown__wrapper .ty-icon-down-micro{top:6px;right:12px;}.ecl-wishlist__filters-sorting .ty-sort-dropdown__label{font-size:12px;line-height:20px;text-decoration:none;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:10px;}.ecl-wishlist__filters-filters{max-width:272px;width:100%;}.ecl-wishlist__filters-filters .ty-sort-dropdown__icon{font-size:14px;top:0;}.ecl-wishlist__filters-filters .ty-icon-down-micro{height:16px;}.ecl-wishlist__filters-filters .ty-icon-down-micro:before{content:'';width:16px;height:16px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-bottom.svg?1761513667') no-repeat center;}.ecl-wishlist__filters-filters-title{font-size:12px;line-height:20px;text-decoration:none;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:10px;}.ecl-wishlist__filters-filters-wrapper{padding:7px 12px;border:1px solid #d2d2d2;border-radius:8px;width:100%;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;align-items:center;font-size:12px;line-height:16px;color:#3c414b;}.ecl-wishlist__filters-filters-content{position:absolute;z-index:1;background:#fff;border:1px solid #d2d2d2;border-radius:8px;width:272px;box-sizing:border-box;margin-top:-32px;}.ecl-wishlist .owl-theme .owl-controls{position:absolute;top:-64px;right:0;margin-top:0;}.ecl-wishlist .owl-theme .owl-controls .owl-buttons{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-wishlist .owl-theme .owl-controls .owl-buttons div{width:32px;height:32px;display:inline-block;border-radius:8px;opacity:1;padding:0;margin:0;}.ecl-wishlist .owl-theme .owl-controls .owl-buttons .owl-prev{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-left.svg?1761513667') #eee9f7 no-repeat center;margin-right:16px;}.ecl-wishlist .owl-theme .owl-controls .owl-buttons .owl-prev .ty-icon{display:none;}.ecl-wishlist .owl-theme .owl-controls .owl-buttons .owl-next{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-right.svg?1761513667') #eee9f7 no-repeat center;}.ecl-wishlist .owl-theme .owl-controls .owl-buttons .owl-next .ty-icon{display:none;}.content-grid-product .ecl-company-info{border-bottom:4px solid #8cc83c;margin-bottom:32px;}.ty-product-bigpicture__img{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;padding-top:0;}.ty-product-bigpicture__img .ty-pict{max-height:100%;}.ty-product-bigpicture__img:before,.ty-product-bigpicture__img:after{display:none;}.ty-product-bigpicture__img .ty-product-img{order:2;}.ty-product-bigpicture__img .ty-product-thumbnails{order:1;}.ty-product-bigpicture__right{float:none;width:100%;margin-left:0;margin-top:0;padding-bottom:0;border:none;background:none;text-align:left;}.ty-product-bigpicture__left{float:none;width:auto;margin-right:32px;}.ty-product-bigpicture__left-wrapper{margin:0;position:relative;}.ty-product-bigpicture__left-wrapper .ty-product-labels{position:absolute;align-items:flex-start;z-index:1;left:128px;right:auto;flex-direction:column;gap:5px;}.ty-product-bigpicture__left-wrapper .ty-product-labels__item{border-radius:8px;margin:0;display:none;}.ty-product-bigpicture__left-wrapper .ty-product-labels__content{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi;text-transform:uppercase;}.ty-product-bigpicture__left-wrapper .ty-product-labels__item--discount{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/discount_label_big.svg?1761513667') center no-repeat;width:103px;height:72px;padding:0;align-items:center;justify-content:center;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ty-product-bigpicture__left-wrapper.ty-product-bigpicture__left-wrapper-no-thumbs .ty-product-labels{left:32px;}.ty-product-bigpicture__left-wrapper .ty-product-label__item--discount-text{font-size:10px;line-height:12px;}.ty-product-bigpicture__left-wrapper .ty-product-label__item--discount-value{font-size:38px;line-height:38px;letter-spacing:normal;margin-right:2px;}.ty-product-bigpicture__left-wrapper .ty-product-label__item--discount-percent{font-size:22px;line-height:22px;margin-top:1px;}.ty-product-bigpicture__left-wrapper .ty-product-label__item--discount-off{font-size:10px;line-height:10px;}.ty-product-bigpicture__content{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;width:100%;margin-bottom:32px;}.ty-product-bigpicture .ty-product-thumbnails__item{margin:0 16px 12px 0;}.ty-product-bigpicture .ty-product-thumbnails__item:last-child{margin-bottom:0;}.ty-product-bigpicture .ty-product-thumbnails__item.ecl-pd-images-cover{position:relative;}.ty-product-bigpicture .ty-product-thumbnails__item.ecl-pd-images-cover:after{content:'';top:0;left:0;width:100%;height:100%;display:block;background:#656565;mix-blend-mode:multiply;border-radius:8px;position:absolute;}.ty-product-bigpicture .ty-product-thumbnails__item.ecl-pd-images-cover .ecl-pd-images-cover-digit{font-size:24px;line-height:100%;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#fff;position:absolute;width:100%;height:100%;text-align:center;left:0;z-index:1;top:0;display:flex;align-items:center;justify-content:center;}.ty-product-bigpicture .ty-previewer:not(.ty-previewer-only){margin-left:0;}.ty-product-bigpicture .ty-product-img{border:1px solid #d2d2d2;}.ty-product-bigpicture__right-title{font-size:16px;line-height:32px;margin-bottom:8px;}.ty-product-bigpicture__right-labels{margin-bottom:24px;}.ty-product-bigpicture__right-labels .ty-product-labels__item{border-radius:4px;padding:4px 8px;width:auto;display:inline-block;margin:0;vertical-align:top;}.ty-product-bigpicture__right-labels .ty-product-labels__content{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-product-bigpicture__right-prices{margin-bottom:14px;}.ty-product-bigpicture__right-stock{margin-bottom:20px;}.ty-product-bigpicture__right-stock .ty-qty-in-stock{font-size:12px;line-height:16px;text-transform:uppercase;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#8cc83c;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;padding:0;}.ty-product-bigpicture__right-stock .ty-qty-in-stock:before{content:'';width:16px;height:16px;display:inline-block;margin-right:8px;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic16-check-circle.svg?1761513667');}.ty-product-bigpicture__right-stock .ty-control-group{margin-bottom:0;}.ty-product-bigpicture .ty-product-block__note,.ty-product-bigpicture .ty-product-block__button{padding:0;text-align:left;}.ty-product-bigpicture .ty-product-block__button .ecl-cm-buy-now-product{margin-right:13px;}.ty-product-bigpicture__right-row1{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;}.ty-product-bigpicture__right-row1-buttons{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;gap:16px;}.ty-product-bigpicture__right-row1-buttons .ty-btn{background:none;padding:0;border:none;}.ty-product-bigpicture__right-row1-buttons .ty-btn .ty-icon{display:none;}.ty-product-bigpicture__right-row1-buttons .ty-btn + .ty-btn{margin-left:0;}.ty-product-bigpicture__right-row1-buttons .ty-btn svg{display:inline-block;vertical-align:top;}.ty-product-bigpicture__right-row1-buttons .ty-add-to-wish.ecl-added-to-wish:before{content:'';width:20px;height:20px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/wishlist.svg?1761513667') center no-repeat;background-size:16px 14px;vertical-align:top;}.ty-product-bigpicture__right-row1-buttons .ty-add-to-wish.ecl-added-to-wish svg{display:none;}.ty-product-block__note{margin-bottom:24px;}.ty-product-block__note li{font-size:14px;line-height:20px;padding:0;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ty-product-block__note li:before{content:'';min-width:4px;width:4px;height:4px;display:inline-block;border-radius:50%;background:#3c414b;position:relative;top:8px;margin-right:5px;}.ty-product-block__button{margin-top:0;margin-bottom:16px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;}.ty-product-block__button .ecl-cm-buy-now-product{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#fff;color:#5a3796;border:1px solid #5a3796;padding:12px 32px;padding:11px 32px;width:132px;box-sizing:border-box;text-align:center;margin-right:13px;}.ty-product-block__button .ecl-cm-buy-now-product.hidden{display:none;}.ty-product-block__button .ecl-cm-buy-now-product:hover{color:#5a3796;}.ty-product-block__button div[id*="add_to_cart_update"]{margin-right:18px;}.ty-product-block__button .ty-btn__add-to-cart{margin-bottom:0;width:160px;}.ty-product-block__button .ty-btn{margin-bottom:0;}.ty-product-block__button .ty-btn__share-trolley{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;font-size:12px;line-height:16px;}.ty-product-block__button .ty-btn__share-trolley svg{margin-right:6px;}.ty-product-block__button .ty-value-changer{width:100%;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;gap:7px;}.ty-product-block__button .ty-value-changer__increase,.ty-product-block__button .ty-value-changer__decrease{width:46px;min-width:46px;height:40px;box-sizing:border-box;margin:0;border-radius:8px;background:#5a3796;line-height:38px;border:none;color:#fff;font-size:14px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-product-block__button .ty-value-changer__increase:hover,.ty-product-block__button .ty-value-changer__decrease:hover{background:#5a3796;}.ty-product-block__button .ty-value-changer__increase{order:3;}.ty-product-block__button .ty-value-changer__decrease{order:1;}.ty-product-block__button input.ty-value-changer__input{width:46px;min-width:46px;box-sizing:border-box;height:40px;order:2;border-radius:8px;font-size:14px;line-height:24px;color:#5a3796;border-color:#5a3796;padding:2px 2px;}.ty-product-block__button .ty-qty{margin-bottom:0;margin-right:9px;order:2;}.ty-product-block__report .ecl-cm-pd-report{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ty-product-block__report .ecl-cm-pd-report svg{margin-right:6px;}.ty-product-block__qty-table div[id*="qty_update"]{width:100%;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;}.ty-product-block__qty-table .ty-qty-discount{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;width:100%;align-items:center;order:1;margin-bottom:44px;}.ty-product-block__qty-table .ty-qty-discount__label{text-transform:uppercase;font-size:14px;line-height:16px;color:#8cc83c;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-right:22px;white-space:nowrap;}.ty-product-block__qty-table .ty-qty-discount__table{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;border:none;min-width:0;margin-top:0;}.ty-product-block__qty-table .ty-qty-discount__table tr{display:inline-block;margin-right:12px;}.ty-product-block__qty-table .ty-qty-discount__table tr:nth-child(2n){background:#fff;}.ty-product-block__qty-table .ty-qty-discount__table tr:last-child{margin-right:0;}.ty-product-block__qty-table .ty-qty-discount__table thead{margin-right:12px;display:inline-block;}.ty-product-block__qty-table .ty-qty-discount__td{font-size:14px;line-height:16px;padding:7px 11px 7px 12px;border:1px solid #d2d2d2;border-radius:8px;display:block;background:#fff;color:#3c414b;text-align:center;font-weight:normal;}.ty-product-block__qty-table .ty-qty-discount__td:first-child{font-size:12px;color:#3c414b;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;display:block;letter-spacing:0;padding:0;border:none;border-radius:0;margin-bottom:4px;text-align:left;}.ty-product-bigpicture__sidebar-bottom{width:100%;padding:0;}div[id*="product_options_update"] .ty-product-options{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:0;}div[id*="product_options_update"] .ty-product-options__item{width:calc((100% - 32px) / 3);margin-bottom:0;}div[id*="product_options_update"] .cm-picker-product-variation-features{margin-bottom:24px;max-width:580px;}div[id*="product_options_update"] .cm-picker-product-variation-features .ty-product-options__item{width:auto;}div[id*="product_options_update"] .cm-picker-product-variation-features .ty-product-options__item-label{text-transform:uppercase;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;font-size:12px;line-height:16px;padding-bottom:0;margin-bottom:25px;}.ty-product-options__item bdi{width:100%;display:block;}.ty-product-options__item select{height:32px;width:100%;font-size:12px;line-height:16px;padding:8px 12px;background-size:16px;background-position:calc(100% - 12px) center;padding-right:30px;}.ty-product-options__item-label{font-size:12px;line-height:16px;padding:0 0 4px;margin-right:0;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;display:block;}.ty-product-options__image--wrapper{border-radius:8px;border:1px solid #d2d2d2;overflow:hidden;margin:0;}.ty-product-options__image--wrapper--active{border-color:#5a3796;}.ty-product-options__variations-container{display:flex;flex-wrap:wrap;gap:10px;}.ty-product-option-container--feature-style-images{padding:0;}.ty-product-option-container--feature-style-images .ty-product-option-child{color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:12px;line-height:16px;margin:0 0 11px;}.ty-product-block__option{margin-bottom:0;}.ty-product-block__options-inner{margin-bottom:24px;}.ty-product-review-reviews-stars--large{font-size:14px;color:#3c414b;}.ty-product-review-product-rating-overview-short{gap:12px;font-size:14px;line-height:24px;color:#3c414b;}.ty-product-thumbnails__item{margin:0 0 24px;border-radius:8px;border-color:#d2d2d2;}.ty-product-thumbnails__item.active{border-color:#5a3796;}.ty-product-thumbnails__item img{border-radius:8px;}.ty-product-bigpicture__as-thumbs .ty-product-thumbnails{float:none;margin:0;width:96px !important;}.ty-product-img{border-radius:16px;}.ty-product-img img{border-radius:16px;}.ty-product-block__price-actual{margin:0;}.ty-product-block__price-actual .ty-price-num{font-size:16px;line-height:36px;color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;display:inline-block;}.ty-product-block__price-old{line-height:24px;font-size:14px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ty-product-block__price-old .ty-list-price{line-height:24px;font-size:14px;color:#3c414b;}.ty-product-block__price-old span[id*="old_price_update"]{display:inline-block;}.ty-product-block__price-old span[id*="old_price_update"] > .ty-list-price{margin-right:20px;}.ecl-topline-tabs{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-around;border-bottom:1px solid #d2d2d2;margin-bottom:26px;}.ecl-topline-tabs__elm{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;padding:18px;}.ecl-topline-tabs__elm.active{color:#5a3796;}.tab-list-title{margin:0;font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;padding-bottom:10px;}.ecl-tab-list-title{margin-bottom:26px;border-bottom:none;cursor:pointer;}.ecl-tab-list-title svg{margin-left:19px;display:inline-block;}.ecl-tab-list-title.tab-title-open{margin-bottom:0;}.ecl-tab-list-title.tab-title-open svg{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.ecl-tabs-content{display:none;margin-bottom:42px;}.ecl-cm-show-more-text-120-less,.ecl-cm-show-more-text-120-more{margin-top:15px;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ecl-cm-show-more-text-120-less.hidden,.ecl-cm-show-more-text-120-more.hidden{display:none;}.ecl-cm-show-more-text-120-less:before,.ecl-cm-show-more-text-120-more:before{content:'';display:inline-block;width:16px;height:16px;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/more_less.svg?1761513667');vertical-align:middle;margin-right:4px;}.ty-product-feature{padding:4px 0;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;gap:16px;}.ty-product-feature__label,.ty-product-feature__value{line-height:24px;width:calc(50% - 8px);}.ty-product-feature:nth-child(2n){background:none;}.ty-product-feature__multiple{margin-left:0;}.ty-product-feature__multiple-item{padding:0;}.ty-product-feature__multiple-item:last-child{margin-bottom:0;}.ty-product-feature__multiple-item .ty-compare-checkbox{vertical-align:middle;top:-1px;}.ty-product-feature__multiple-item .ty-compare-checkbox__icon{vertical-align:top;top:2px;}.ty-product-feature .ty-product-feature__multiple{margin-left:0;}.ty-product-feature .ty-compare-checkbox{display:none;}.ty-product-review-reviews-stars[data-ca-product-review-reviews-stars-full="4"][data-ca-product-review-reviews-stars-is-half="1"]:before{content:var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-full) var(--ty-product-reviews-stars-empty);}.ty-product-review-reviews-stars--xlarge{font-size:20px;}.ty-product-review-reviews-stars{color:#8cc83c;}.ty-product-reviews-view__main-top{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;justify-content:space-between;padding-bottom:43px;border-bottom:1px solid #d2d2d2;margin-bottom:16px;}.ty-product-reviews-view__main-top-rating{width:40px;height:40px;border-radius:50%;background:#8cc83c;color:#fff;font-size:16px;line-height:36px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;line-height:40px;text-align:center;}.ty-product-reviews-view__main-top-average-rating{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;gap:36px;}.ty-product-reviews-view__main-top-your-reviews{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;gap:42px;align-items:flex-end;}.ty-product-reviews-view__main-top-your-reviews-title{margin-bottom:16px;font-size:14px;line-height:24px;}.ty-product-reviews-view__main-content-title{font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:22px;}.ty-product-reviews-view__main-content > .ty-pagination-container{gap:0;}.ty-product-reviews-view__main-content .ty-sort-dropdown{width:216px;margin-bottom:32px;}.ty-product-reviews-view__main-content .ty-sort-dropdown__label{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-decoration:none;font-size:12px;line-height:16px;margin-bottom:4px;}.ty-product-reviews-view__main-content .ty-sort-dropdown__content{margin-left:0;}.ty-product-reviews-view__main-content .ty-pagination-review__link{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:12px;line-height:16px;}.ty-product-reviews-view__main-content .ty-no-items{display:none;}.ty-product-reviews-view__posts{gap:27px;margin-bottom:35px;}.ty-product-reviews-view .ty-pagination__bottom{display:none;}.ty-product-review-post-header{gap:16px;align-items:center;margin-bottom:8px;}.ty-product-review-post-header__image img{border-radius:50%;}.ty-product-review-write-product-review-button{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#8cc83c;color:#fff;border:none;width:160px;box-sizing:border-box;}.ty-product-review-write-product-review-button.hidden{display:none;}.ty-product-review-write-product-review-button:hover{background:#a3d364;}.ty-product-review-post-message-section__title{font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;}.ty-content-more__text{font-size:14px;line-height:24px;}.ty-product-review-post-central{margin-bottom:11px;}.ty-product-review-post-footer.ecl-review-has-images{margin-top:15px;}.ty-product-review-post-footer__time{font-size:12px;line-height:24px;}.ty-product-review-post-votes{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ty-product-review-post-votes .ty-btn__text{font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Book;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;align-items:center;border:none;}.ty-product-review-post-votes .ty-btn__text + .ty-btn__text{margin-left:12px;}.ty-product-review-post-votes .ty-icon-arrow-up{display:inline-block;width:24px;height:24px;top:0;}.ty-product-review-post-votes .ty-icon-arrow-up:before{content:'';width:24px;height:24px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-like.svg?1761513667');}.ty-product-review-post-votes .ecl-voted .ty-icon-arrow-up:before{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-like_full.svg?1761513667');}.ty-product-review-post-votes .ecl-voted .ty-icon-arrow-down:before{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-like_full.svg?1761513667');-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.ty-product-review-post-votes .ty-icon-arrow-down{display:inline-block;width:24px;height:24px;top:0;}.ty-product-review-post-votes .ty-icon-arrow-down:before{content:'';width:24px;height:24px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-dislike.svg?1761513667');}.row-fluid:last-child .ecl-product-scroller-ajax__container .ecl-company-microstore__pblocks-elm:last-child .ecl-product-scroller-ajax:last-child,.row-fluid:last-child .ecl-product-scroller-ajax__container .ecl-cart__pblocks-elm:last-child .ecl-product-scroller-ajax:last-child{margin-bottom:0;}.ecl-product-scroller-ajax__container .ecl-product-scroller-ajax{margin-bottom:20px;padding-bottom:37px;position:relative;}.ecl-product-scroller-ajax__container .ecl-product-scroller-ajax:after{content:'';position:absolute;height:2px;bottom:0;width:calc(100vw - 17px);left:50%;right:50%;margin-left:calc(-50vw + 8.5px);margin-right:calc(-50vw + 8.5px);background:#d2d2d2;}.ecl-product-scroller-ajax__container .ecl-product-scroller-ajax:last-child{margin-bottom:0;}.ecl-product-scroller-ajax__container .ecl-product-scroller-ajax:last-child:after{display:none;}.ecl-product-scroller-ajax__container .ecl-company-microstore__pblocks-elm .ecl-product-scroller-ajax,.ecl-product-scroller-ajax__container .ecl-cart__pblocks-elm .ecl-product-scroller-ajax{margin-bottom:20px;}.ecl-product-scroller-ajax__container .ecl-company-microstore__pblocks-elm .ecl-product-scroller-ajax:last-child,.ecl-product-scroller-ajax__container .ecl-cart__pblocks-elm .ecl-product-scroller-ajax:last-child{margin-bottom:20px;}.ecl-product-scroller-ajax__container .ecl-company-microstore__pblocks-elm .ecl-product-scroller-ajax:last-child:after,.ecl-product-scroller-ajax__container .ecl-cart__pblocks-elm .ecl-product-scroller-ajax:last-child:after{display:block;}.ecl-product-scroller-ajax__container .ecl-company-microstore__pblocks-elm:last-child .ecl-product-scroller-ajax:last-child,.ecl-product-scroller-ajax__container .ecl-cart__pblocks-elm:last-child .ecl-product-scroller-ajax:last-child{padding-bottom:27px;margin-bottom:27px;}.ecl-product-scroller-ajax__container .ecl-cart__pblocks-elm:last-child .ecl-product-scroller-ajax:after{display:none;}div[aria-describedby*="new_post_dialog"]{width:504px !important;border-radius:16px;}div[aria-describedby*="new_post_dialog"] .ecl-company-rate__buttons-submit{padding:11px 38px;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}div[aria-describedby*="new_post_dialog"] .ui-dialog-titlebar{padding:0;background:none;border:none;}div[aria-describedby*="new_post_dialog"] .ui-dialog-title{font-size:16px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding:31px 24px 21px;text-align:left;color:#5a3796;}div[aria-describedby*="new_post_dialog"] .ui-dialog-titlebar-close{z-index:1;width:14px;height:14px;top:19px;right:17px;margin:0;}div[aria-describedby*="new_post_dialog"] .ui-widget-header .ui-icon-closethick{opacity:1;margin:0;left:0;top:0;}div[aria-describedby*="new_post_dialog"] .ui-widget-header .ui-icon-closethick:before{content:'';width:14px;height:14px;display:block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/close.svg?1761513667');}div[aria-describedby*="new_post_dialog"] .ui-button-icon-only:hover{opacity:1;}div[aria-describedby*="new_post_dialog"] .ty-input-text-large{width:100%;}div[aria-describedby*="new_post_dialog"] .object-container{width:100%;box-sizing:border-box;padding:0 24px;}div[aria-describedby*="new_post_dialog"] .ui-dialog-content{display:-webkit-flex !important;display:-ms-flexbox !important;display:-ms-flex !important;display:flex !important;align-items:flex-start;width:100% !important;}div[aria-describedby*="new_post_dialog"] input,div[aria-describedby*="new_post_dialog"] textarea,div[aria-describedby*="new_post_dialog"] select{padding:10px 16px;font-size:12px;line-height:20px;font-family:AvantGardeITCbyBT-Book;border-radius:4px;border:1px solid #c7c7c7;color:#656565;box-sizing:border-box;}div[aria-describedby*="new_post_dialog"] textarea{height:120px;}div[aria-describedby*="new_post_dialog"] input,div[aria-describedby*="new_post_dialog"] select{height:40px;}div[aria-describedby*="new_post_dialog"] label{font-size:14px;line-height:20px;padding:0;font-family:AvantGardeITCbyBT-Demi;font-weight:normal;margin-bottom:8px;display:block;}div[aria-describedby*="new_post_dialog"] label.hidden{display:none;}div[aria-describedby*="new_post_dialog"] .ty-product-review-rate__stars-label{font-family:glyphs;color:#8cc83c;font-size:20px;margin:0;}div[aria-describedby*="new_post_dialog"] .ty-product-review-new--review__body{margin-bottom:13px;}div[aria-describedby*="new_post_dialog"] .ty-product-review-new-product-review-customer{margin-bottom:13px;}div[aria-describedby*="new_post_dialog"] .ty-product-review-new-product-review__media .ty-control-group{margin-bottom:13px;}div[aria-describedby*="new_post_dialog"] .ty-product-review-new-product-review-rating .ty-control-group{flex-wrap:wrap;}.ty-product-review-new-product-review-customer-profile__name-label{font-size:14px;line-height:20px;padding:0;font-weight:normal;margin-bottom:8px;}.ty-product-review-new-product-review-rating .ty-control-group{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;margin-bottom:24px;}.ty-product-review-new-product-review-rating .ty-control-group:before,.ty-product-review-new-product-review-rating .ty-control-group:after{display:none;}.ty-product-review-new-product-review-rating .ty-rating{color:#8cc83c;font-size:14px;}.ty-product-review-new-product-review-rating .ty-control-group__title{margin-right:30px;}.ecl-product-review-new-product-review__descr{font-size:12px;line-height:16px;}.ty-product-review-new-product-review__media{padding:0;}.ty-product-review-new-product-review__media .ty-fileuploader__a{padding:0;color:#5a3796;text-transform:none;border:none;font-size:13px;}.ty-product-review-new-product-review__media span.ty-fileuploader__filename{color:#5a3796;font-size:13px;}.ty-product-review-new-product-review__media div.ty-fileuploader__drop-zone--visible{padding:0;margin:0 0 0 -3px;justify-content:flex-start;align-items:flex-start;border:none;background:none;}.ty-product-review-new-product-review__media .ty-fileuploader__drop-zone--visible div.ty-fileuploader__drop-zone-buttons--visible{padding:0;margin:0;background:none;color:#5a3796;font-size:13px;text-align:left;}.ty-product-review-new-product-review__media .ty-fileuploader__drop-zone--visible div.ty-fileuploader__drop-zone-buttons--visible .ty-fileuploader__a,.ty-product-review-new-product-review__media .ty-fileuploader__drop-zone--visible div.ty-fileuploader__drop-zone-buttons--visible .ty-fileuploader__a-another{color:#5a3796;font-size:14px;line-height:20px;text-transform:none;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-product-review-new-product-review__media .ty-fileuploader__drop-zone--visible div.ty-fileuploader__drop-zone-buttons--visible .ty-fileuploader__a:before,.ty-product-review-new-product-review__media .ty-fileuploader__drop-zone--visible div.ty-fileuploader__drop-zone-buttons--visible .ty-fileuploader__a-another:before{content:'';display:inline-block;width:20px;height:20px;margin-right:7px;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic16-upload.svg?1761513667') center;vertical-align:top;}.ty-product-review-new-product-review__media .ty-fileuploader__drop-zone--visible .ty-fileuploader__drop-zone-buttons--visible a.ty-fileuploader__a{color:#5a3796;font-size:14px;line-height:20px;text-transform:none;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-product-review-new-product-review__media .ty-fileuploader__drop-zone--visible .ty-fileuploader__drop-zone-buttons--visible a.ty-fileuploader__a:before{content:'';display:inline-block;width:20px;height:20px;margin-right:7px;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic16-upload.svg?1761513667') center;vertical-align:top;}.ty-fileuploader__a.hidden{display:none;}.ty-control-group__agreement-group{margin-bottom:0;}.ty-product-review-new--review__body{margin-bottom:45px;}.ty-product-review-new--review__body .ty-control-group{margin-bottom:16px;}.ty-product-review-new-product-review-customer{gap:0;margin-bottom:16px;}.ty-product-review-new-product-review .ty-control-group__agreement label{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Book;}.ty-product-review-new-product-review .ty-control-group__agreement label a{color:#3c414b;font-size:12px;line-height:16px;text-decoration:underline;}.ty-product-review-new-product-review-rating .ty-control-group{margin-bottom:24px;}.ty-product-review-new-product-review-rating .ty-control-group__title{margin-bottom:0;}.ty-product-review-new-product-review-message__title{display:none;}.ty-product-review-new-product-review__footer{padding:22px 0 29px;border:none;background:none;text-align:center;}.ty-product-review-new-product-review__footer .ty-btn__primary{width:auto;padding:12px 38px;}.ty-product-review-new-product-review__footer .ty-btn__transparent{padding:11px 35px;}.ui-widget select,.ui-widget textarea{font-family:AvantGardeITCbyBT-Book;font-size:14px;line-height:20px;}#ecl_report_incorrect_product_information .object-container{padding:10px 24px 0 24px;}#ecl_report_incorrect_product_information .ty-breadcrumbs{padding:0 0 0;}#ecl_report_incorrect_product_information .ecl-page-new-content .breadcrumbs-grid{margin-bottom:0;display:none;}#ecl_report_incorrect_product_information textarea{height:120px;margin-bottom:8px;}#ecl_report_incorrect_product_information .ty-form-builder__buttons{text-align:center;border:none;padding:0 0px;margin:0 0 32px 0;position:relative !important;}#ecl_report_incorrect_product_information .ecl-report-incorrect-product__descr{text-align:left;margin-bottom:32px;display:block;font-size:12px;line-height:16px;}#ecl_report_incorrect_product_information .ecl-report-incorrect-product__descr a{font-size:12px;line-height:16px;}#ecl_report_incorrect_product_information .ecl-report-incorrect-product__descr .ecl-ipi-underlined-link{text-decoration:underline;}div.ui-dialog[aria-describedby="ecl_report_incorrect_product_information"]{border-radius:16px;border:1px solid #d2d2d2;-webkit-box-shadow:0px 4px 11px rgba(0,0,0,0.14);-moz-box-shadow:0px 4px 11px rgba(0,0,0,0.14);box-shadow:0px 4px 11px rgba(0,0,0,0.14);}div.ui-dialog[aria-describedby="ecl_report_incorrect_product_information"] .ui-dialog-title{font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;}div.ui-dialog[aria-describedby="ecl_report_incorrect_product_information"] .ui-dialog-titlebar{padding:32px 24px 22px;background:#fff;border:none;}div.ui-dialog[aria-describedby="ecl_report_incorrect_product_information"] .ui-widget-header .ui-icon-closethick{opacity:1;margin:0;left:0;top:0;}div.ui-dialog[aria-describedby="ecl_report_incorrect_product_information"] .ui-widget-header .ui-icon-closethick:before{content:'';width:14px;height:14px;display:block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/close.svg?1761513667');}div.ui-dialog[aria-describedby*="share_pd"] .ecl-share-your-trolley-top-cart.ecl-share-your-trolley-top-cart-pd{margin:10px 0 16px 0;}div.ui-dialog[aria-describedby="share_your_trolley_top_cart"],div.ui-dialog[aria-describedby*="share_pd"]{max-width:388px;border-radius:16px;border:1px solid #d2d2d2;-webkit-box-shadow:0px 4px 11px rgba(0,0,0,0.14);-moz-box-shadow:0px 4px 11px rgba(0,0,0,0.14);box-shadow:0px 4px 11px rgba(0,0,0,0.14);}div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .object-container,div.ui-dialog[aria-describedby*="share_pd"] .object-container{padding-top:0;}div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ui-dialog-title,div.ui-dialog[aria-describedby*="share_pd"] .ui-dialog-title{font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;}div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ui-dialog-titlebar,div.ui-dialog[aria-describedby*="share_pd"] .ui-dialog-titlebar{padding:32px 24px 6px;background:#fff;border:none;}div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ui-widget-header .ui-icon-closethick,div.ui-dialog[aria-describedby*="share_pd"] .ui-widget-header .ui-icon-closethick{opacity:1;margin:0;left:0;top:0;}div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ui-widget-header .ui-icon-closethick:before,div.ui-dialog[aria-describedby*="share_pd"] .ui-widget-header .ui-icon-closethick:before{content:'';width:14px;height:14px;display:block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/close.svg?1761513667');}div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ecl-cm-share-trolley-button,div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ecl-cm-share-pd-button,div.ui-dialog[aria-describedby*="share_pd"] .ecl-cm-share-trolley-button,div.ui-dialog[aria-describedby*="share_pd"] .ecl-cm-share-pd-button{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#5a3796;color:#fff;border:none;padding:12px 36px;}div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ecl-cm-share-trolley-button.hidden,div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ecl-cm-share-pd-button.hidden,div.ui-dialog[aria-describedby*="share_pd"] .ecl-cm-share-trolley-button.hidden,div.ui-dialog[aria-describedby*="share_pd"] .ecl-cm-share-pd-button.hidden{display:none;}div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ecl-cm-share-trolley-button.hidden,div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ecl-cm-share-pd-button.hidden,div.ui-dialog[aria-describedby*="share_pd"] .ecl-cm-share-trolley-button.hidden,div.ui-dialog[aria-describedby*="share_pd"] .ecl-cm-share-pd-button.hidden{display:none;}div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ecl-cm-share-trolley-button:hover,div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ecl-cm-share-pd-button:hover,div.ui-dialog[aria-describedby*="share_pd"] .ecl-cm-share-trolley-button:hover,div.ui-dialog[aria-describedby*="share_pd"] .ecl-cm-share-pd-button:hover{background:#7145bb;color:#fff;}div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ecl-cm-share-trolley-button svg,div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ecl-cm-share-pd-button svg,div.ui-dialog[aria-describedby*="share_pd"] .ecl-cm-share-trolley-button svg,div.ui-dialog[aria-describedby*="share_pd"] .ecl-cm-share-pd-button svg{display:inline-block;margin-right:6px;margin-top:-1px;vertical-align:middle;}div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ty-control-group__email-input,div.ui-dialog[aria-describedby*="share_pd"] .ty-control-group__email-input{width:100%;margin-bottom:16px;}div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ty-control-group__agreement,div.ui-dialog[aria-describedby*="share_pd"] .ty-control-group__agreement{margin-bottom:13px;}div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ecl-share-trolley-button__container,div.ui-dialog[aria-describedby*="share_pd"] .ecl-share-trolley-button__container{text-align:center;margin-bottom:32px;cursor:pointer;}div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ecl-share-your-trolley-top-cart,div.ui-dialog[aria-describedby*="share_pd"] .ecl-share-your-trolley-top-cart{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;margin-bottom:0px;}div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ecl-share-your-trolley__link,div.ui-dialog[aria-describedby*="share_pd"] .ecl-share-your-trolley__link{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;align-items:center;}div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ecl-share-your-trolley__link:focus,div.ui-dialog[aria-describedby*="share_pd"] .ecl-share-your-trolley__link:focus{outline:none;}div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ecl-share-your-trolley__link-text,div.ui-dialog[aria-describedby*="share_pd"] .ecl-share-your-trolley__link-text{font-size:10px;line-height:16px;color:#3c414b;}div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ecl-share-your-trolley__link-img,div.ui-dialog[aria-describedby*="share_pd"] .ecl-share-your-trolley__link-img{border:1px solid #d2d2d2;border-radius:16px;padding:12px;margin-bottom:5px;}div.ui-dialog[aria-describedby="share_your_trolley_top_cart"] .ecl-share-your-trolley__link-img svg,div.ui-dialog[aria-describedby*="share_pd"] .ecl-share-your-trolley__link-img svg{width:34px;height:34px;}.ty-exception{text-align:center;}.ty-exception__title-info{padding-left:0;text-align:center;}.ty-exception__descr{font-size:14px;line-height:32px;margin-bottom:42px;}.ty-exception__info{padding-bottom:35px;}.ty-exception__links{margin-right:0;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;justify-content:center;gap:15px;}.ty-exception__links-a{padding:12px 30px;text-decoration:none;}.ty-exception__links-item{display:inline-block;float:none;padding:0;margin-right:0;}.content-grid-all-sellers{max-width:100%;padding-left:0;padding-right:0;}.ty-sellers-banner .ty-banner__image-wrapper{margin-bottom:0;position:relative;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ty-sellers-banner__content{position:absolute;max-width:515px;left:calc((100% - 1136px) / 2);text-align:left;}.ty-sellers-banner__title{color:#8cc83c;font-size:32px;line-height:60px;margin-bottom:3px;}.ty-sellers-banner__descr{font-size:16px;line-height:24px;color:#fff;}.ty-sellers-banner img{width:100%;}.ecl-companies-list__filter{padding:0;margin:0 0 32px 0;}.ecl-companies-list__filter-title{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:13px;line-height:20px;color:#3c414b;margin-left:10px;}.ecl-companies-list__filter-elm{position:relative;}.ecl-companies-list__filter-elm input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:44px;height:24px;border-radius:50px;background-color:#fff;outline:none;transition:.25s -0.1s;cursor:pointer;border:0px solid #fff;margin:0;}.ecl-companies-list__filter-elm input:before,.ecl-companies-list__filter-elm input:after{z-index:1;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#8cc83c;}.ecl-companies-list__filter-elm input:checked{background-color:#8cc83c;}.ecl-companies-list__filter-elm input:checked:before{display:none;}.ecl-companies-list__filter-elm input:checked:after{content:' ';right:2px;width:20px;height:20px;background:#fff;border-radius:10px;}.ecl-companies-list__filter-elm input:checked + label{left:10px;right:100px;background:#8cc83c;transition:left .5s, right .4s .2s;}.ecl-companies-list__filter-elm input:not(:checked){background:#e4e4e4;transition:background .5s -0.1s;}.ecl-companies-list__filter-elm input:not(:checked):before{content:' ';left:2px;width:20px;height:20px;background:#656565;border-radius:10px;}.ecl-companies-list__filter-elm input:not(:checked):after{display:none;}.ecl-companies-list__filter-elm input:not(:checked) + label{left:100px;right:10px;background:#ffde17;transition:left .4s .2s, right .5s, background .35s -0.1s;}.ecl-companies-list__filter-elm label{z-index:1;position:absolute;top:10px;bottom:10px;border-radius:20px;}.ecl-companies-list__categories-elm{padding:16px 19px;border-radius:16px;font-size:14px;line-height:20px;background:#f0f7d3;color:#3c414b;width:calc((100% - 80px) / 6);height:64px;box-sizing:border-box;text-align:center;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;justify-content:center;}.ecl-companies-list__categories-elm.active,.ecl-companies-list__categories-elm:hover{background:#8cc83c;color:#fff;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-companies-list__categories-elm:focus{outline:none;}.ecl-companies-list__categories{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:32px;}.ecl-companies-list__filters{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;margin-bottom:32px;align-items:flex-end;gap:16px;}.ecl-companies-list__filters-search{position:relative;max-width:272px;width:100%;}.ecl-companies-list__filters-search input[type="text"]{height:32px;font-size:12px;line-height:20px;width:100%;color:#3c414b;padding:8px 12px;}.ecl-companies-list__filters-search .ecl-magnifier-link{display:none;}.ecl-companies-list__filters-search .ecl-magnifier-but{width:32px;height:32px;background:#5a3796;border-radius:8px;line-height:32px;}.ecl-companies-list__filters-search .ecl-magnifier-but svg{top:6px;position:relative;}.ecl-companies-list__filters-sorting{max-width:272px;width:100%;}.ecl-companies-list__filters-sorting .ty-sort-dropdown__wrapper{padding:7px 12px;}.ecl-companies-list__filters-sorting .ty-sort-dropdown__wrapper .ty-icon-down-micro{top:6px;right:12px;}.ecl-companies-list__filters-sorting .ty-sort-dropdown__label{font-size:12px;line-height:20px;text-decoration:none;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:8px;}.ecl-companies-list__filters-filters{max-width:272px;width:100%;}.ecl-companies-list__filters-filters .ty-sort-dropdown__icon{font-size:14px;top:0;}.ecl-companies-list__filters-filters .ty-icon-down-micro{height:16px;}.ecl-companies-list__filters-filters .ty-icon-down-micro:before{content:'';width:16px;height:16px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-bottom.svg?1761513667') no-repeat center;}.ecl-companies-list__filters-filters-title{font-size:12px;line-height:20px;text-decoration:none;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:10px;}.ecl-companies-list__filters-filters-wrapper{padding:7px 12px;border:1px solid #d2d2d2;border-radius:8px;width:100%;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;align-items:center;font-size:12px;line-height:16px;color:#3c414b;}.ecl-companies-list__filters-filters-content{position:absolute;z-index:1;background:#fff;border:1px solid #d2d2d2;border-radius:8px;width:272px;box-sizing:border-box;margin-top:-32px;}.ecl-companies-list__filters-area .ty-sort-dropdown__label{font-size:12px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-decoration:none;}.ecl-companies-list__list{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;grid-template-columns:repeat(2,1fr);gap:32px;}.ecl-companies-list__list-elm{width:calc(50% - 16px);padding:18px 27px;border-radius:16px;border:1px solid #d2d2d2;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;gap:26px;}.ecl-companies-list__list-elm .ty-rating{color:#8cc83c;}.ecl-companies-list__list-elm .ty-rating:not(:checked) > .ty-rating__label{margin-right:6px;}.ecl-companies-list__list-elm-left{position:relative;margin:8px 0;}.ecl-companies-list__list-elm-left img{border-radius:8px;min-width:131px;}.ecl-companies-list__list-elm-right{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;width:100%;}.ecl-companies-list__list-elm-right-name{font-size:16px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;margin-bottom:16px;display:block;}.ecl-companies-list__list-elm-right-address{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:flex-start;font-size:14px;line-height:16px;color:#3c414b;margin-bottom:5px;}.ecl-companies-list__list-elm-right-address svg{width:32px;min-width:32px;height:32px;margin-right:6px;}.ecl-companies-list__list-elm-right-address svg use{width:32px;min-width:32px;height:32px;}.ecl-companies-list__list-elm-right-rating{margin-top:auto;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ecl-companies-list__list-elm-right-rating-rate{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-right:12px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ecl-companies-list__list-elm-right-rating-rate svg{margin-right:6px;}.ecl-companies-list__list-elm-right-rating-rate.hidden{display:none;}.ecl-companies-list__list-elm-right-rating-rate > span{margin-left:3px;}.ecl-companies-list__list-elm-right-rating-stars-noempty{margin-left:auto;}.ecl-companies-list__list-elm-right-rating-stars{margin-left:auto;}.ecl-companies-list__list-elm-left-rate{width:40px;height:40px;border-radius:50%;background:#8cc83c;color:#fff;font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;position:absolute;top:5px;right:5px;text-align:center;line-height:40px;}.ecl-companies-list .grid-list__pagination{text-align:center;}.ecl-companies-list .grid-list__pagination .ecl-cm-show-more{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#5a3796;color:#fff;border:none;margin-top:32px;padding:12px 40px;display:none;}.ecl-companies-list .grid-list__pagination .ecl-cm-show-more.hidden{display:none;}.ecl-companies-list .grid-list__pagination .ecl-cm-show-more.hidden{display:none;}.ecl-companies-list .grid-list__pagination .ecl-cm-show-more:hover{background:#7145bb;color:#fff;}.ecl-companies-list .ty-pagination{margin-top:29px;margin-bottom:10px;}.ecl-cm-company-user-rating-link{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.content-grid-vendor-apply{max-width:100%;padding-left:0;padding-right:0;}.ecl-vendor-plans{background:#eee9f7;padding-top:32px;padding-bottom:59px;margin-bottom:32px;}.ecl-vendor-plans__title{max-width:1136px;margin-left:auto;margin-right:auto;float:none;font-size:18px;line-height:32px;margin-bottom:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-vendor-plans__title:first-child{max-width:1136px;margin-left:auto;margin-right:auto;float:none;}.ecl-vendor-plans__plans{max-width:1136px;margin-left:auto;margin-right:auto;float:none;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;gap:16px;}.ecl-vendor-plans__plans:first-child{max-width:1136px;margin-left:auto;margin-right:auto;float:none;}.ecl-vendor-plans__plans-elm{width:calc(25% - 12px);background:#fff;border-radius:16px;}.ecl-vendor-plans__plans-elm-title{background:#5a3796;color:#fff;padding:20px 32px 16px;border-radius:16px 16px 0 0;font-size:18px;line-height:36px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-align:center;}.ecl-vendor-plans__plans-elm-descr{padding:41px 32px 47px;text-align:center;flex-direction:column;gap:16px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-vendor-plans__plans-elm-descr-opt .ecl-vp-amount-val{color:#8cc83c;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-vendor-plans__plans-elm-descr-opt-month{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-transform:lowercase;}.ecl-vendor-plans__plans-elm-descr-opt-month .ecl-vendor-plans__plans-elm-descr-opt{font-size:18px;line-height:32px;}.ty-page-apply__p{padding-bottom:8px;}.ty-page-apply__p-left,.ty-page-apply__p-right{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;margin-bottom:45px;}.ty-page-apply__p-left .ty-page-apply__inner-image{margin-right:40px;}.ty-page-apply__p-right .ty-page-apply__inner-image{margin-left:40px;}.ty-page-apply__inner-image{min-width:392px;}.ty-page-apply__bold{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:14px;line-height:32px;margin-bottom:8px;}.ty-page-apply p{font-size:14px;line-height:24px;}.ty-page-apply__inner-title{font-size:16px;line-height:32px;margin-bottom:20px;font-weight:normal;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-page-apply__inner li{line-height:24px;font-size:14px;padding:0;}.ty-wysiwyg-content .ty-page-apply__inner-title{font-size:16px;line-height:32px;margin-bottom:20px;margin-top:0;}.ty-apply-banner{position:relative;}.ty-apply-banner .ty-banner__image-wrapper{margin-bottom:0;position:relative;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ty-apply-banner .ty-banner__image-wrapper img{width:100%;}.ty-apply-banner__content{position:absolute;max-width:440px;left:calc((100% - 1136px) / 2);text-align:left;}.ty-apply-banner__button{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#5a3796;color:#fff;border:none;padding:12px 32px;}.ty-apply-banner__button.hidden{display:none;}.ty-apply-banner__button.hidden{display:none;}.ty-apply-banner__button:hover{background:#7145bb;color:#fff;}.ty-apply-banner__descr{font-size:32px;line-height:48px;color:#fff;margin-bottom:40px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-company-fields{max-width:568px;}.ty-company-fields .ty-mainbox-title{font-size:16px;line-height:32px;font-weight:normal;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:32px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;align-items:center;}.ty-company-fields .ty-mainbox-title:before,.ty-company-fields .ty-mainbox-title:after{display:none;}.ty-company-fields .ty-profile-field__item{margin-bottom:24px;}.ty-company-fields .ty-billing-first-name + .ty-billing-last-name,.ty-company-fields .ty-billing-country + .ty-billing-state,.ty-company-fields .ty-shipping-first-name + .ty-shipping-last-name,.ty-company-fields .ty-shipping-country + .ty-shipping-state,.ty-company-fields .ty-first-name + .ty-last-name,.ty-company-fields .ty-shipping-state + .ty-shipping-country{margin-left:10px;vertical-align:top;}.ty-company-fields .ty-billing-first-name,.ty-company-fields .ty-billing-last-name,.ty-company-fields .ty-shipping-first-name,.ty-company-fields .ty-shipping-last-name,.ty-company-fields .ty-billing-country,.ty-company-fields .ty-billing-state,.ty-company-fields .ty-shipping-country,.ty-company-fields .ty-shipping-state,.ty-company-fields .ty-first-name,.ty-company-fields .ty-last-name{width:calc(50% - 8px);}.ty-company-fields input[type="text"],.ty-company-fields select,.ty-company-fields textarea{font-size:12px;}.ty-company-fields .ty-billing-zip-code,.ty-company-fields .ty-shipping-zip-code{width:calc(50% - 8px);}.ty-company-fields .ty-shipping-zip-code,.ty-company-fields .ty-shipping-address,.ty-company-fields .ty-shipping-address-line2,.ty-company-fields .ty-shipping-city,.ty-company-fields .ty-shipping-state,.ty-company-fields .ty-shipping-country{margin-bottom:16px;}.ty-company-fields .ecl-profile-area{margin-bottom:0;}.ty-company-fields .buttons-container{padding:0 0 24px 0;background:none;}.ty-company-fields .buttons-container .ty-btn{width:130px;}.ecl-apply-vendor-terms{font-size:10px;line-height:16px;}.ecl-apply-vendor-terms a{font-size:10px;line-height:16px;text-decoration:underline;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-delivery__wrong-subtotal{margin-top:-29px;}.ecl-delivery__wrong-subtotal-txt{line-height:32px;font-size:14px;color:#eb1e23;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:700;}.ecl-delivery__wrong-subtotal-content{margin-bottom:33px;}.ecl-delivery__wrong-subtotal-content-elm{margin-top:7px;width:381px;height:96px;border:2px solid #5a3796;border-radius:8px;}.ecl-delivery__wrong-subtotal-content-elm-img{display:inline-block;vertical-align:top;}.ecl-delivery__wrong-subtotal-content-elm-img img{border-radius:6px;}.ecl-delivery__wrong-subtotal-content-elm-descr{display:inline-block;vertical-align:top;margin-left:16px;}.ecl-delivery__wrong-subtotal-content-elm-descr-name{line-height:32px;font-size:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:8px;}.ecl-delivery__wrong-subtotal-content-elm-descr-add-more{line-height:16px;font-size:12px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:700;color:#fff;padding:12px 13px;border:1px solid #5a3796;background:#5a3796;border-radius:8px;display:inline-block;}.ecl-delivery__wrong-subtotal-content-elm-descr-add-more:hover{color:#fff;}.ecl-delivery__content-slots-day-content{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;gap:11px;}.ecl-delivery__content-slots-day-content-slot{border:1px solid #d2d2d2;border-radius:8px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;padding:8px 13px;}.ecl-delivery__content-slots-day-content-slot.disabled{border-color:#fff;background:#d2d2d2;}.ecl-delivery__content-slots-day-content-slot.disabled .ecl-delivery__content-slots-day-content-slot-time{border-color:#fff;}.ecl-delivery__content-slots-day-content-slot.disabled .ecl-delivery__content-slots-day-content-slot-time-title{color:#fff;}.ecl-delivery__content-slots-day-content-slot.disabled .ecl-delivery__content-slots-day-content-slot-time-val{color:#fff;}.ecl-delivery__content-slots-day-content-slot.disabled .ecl-delivery__content-slots-day-content-slot-cost-val{color:#fff;}.ecl-delivery__content-slots-day-content-slot.disabled .ecl-delivery__content-slots-day-content-slot-cost-icon svg path{fill:#fff;}.ecl-delivery__content-slots-day-content-slot.selected{border-color:#5a3796;background:#fff;}.ecl-delivery__content-slots-day-content-slot.selected .ecl-delivery__content-slots-day-content-slot-time{border-color:#5a3796;}.ecl-delivery__content-slots-day-content-slot.selected .ecl-delivery__content-slots-day-content-slot-time-title{color:#5a3796;}.ecl-delivery__content-slots-day-content-slot.selected .ecl-delivery__content-slots-day-content-slot-time-val{color:#5a3796;}.ecl-delivery__content-slots-day-content-slot.selected .ecl-delivery__content-slots-day-content-slot-cost-val{color:#5a3796;}.ecl-delivery__content-slots-day-content-slot.selected .ecl-delivery__content-slots-day-content-slot-cost-icon svg path{fill:#5a3796;}.ecl-delivery__content-slots-day{margin-bottom:30px;}.ecl-delivery__content-slots-day-title{margin-bottom:17px;font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-delivery__content-slots-day-content-slot-time-title{text-align:center;font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:2px;}.ecl-delivery__content-slots-day-content-slot-time{padding-right:13px;border-right:1px solid #d2d2d2;margin-right:16px;}.ecl-delivery__content-slots-day-content-slot-cost{text-align:center;}.ecl-delivery__content-slots-day-content-slot-cost-val{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:12px;line-height:16px;}.ecl-delivery__content-selected{color:#fff;background:#5a3796;font-size:12px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding:8px 25px;border-radius:8px;display:inline-block;margin-top:20px;}.ecl-delivery__title{font-size:18px;line-height:36px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:16px;}.ecl-delivery__descr{font-size:14px;line-height:20px;margin-bottom:34px;}.ecl-delivery__address-title{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;margin-bottom:8px;}.ecl-delivery__address-title-txt{margin-right:55px;font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-delivery__address-title-but{font-size:14px;line-height:20px;color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-delivery__address-title-but svg{margin-right:4px;}.ecl-delivery__address-title-but a{font-size:14px;line-height:20px;color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;align-items:center;vertical-align:top;}.ecl-delivery__address-val{margin-bottom:20px;font-size:14px;line-height:20px;overflow-wrap:break-word;}.ecl-delivery__nav{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;margin-bottom:28px;}.ecl-delivery__nav-tabs a{font-size:14px;line-height:20px;padding:18px 44px;border-bottom:1px solid #d2d2d2;color:#3c414b;display:inline-block;}.ecl-delivery__nav-tabs a.active{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;border-color:#5a3796;}.ecl-delivery__content-time-title{font-size:14px;line-height:20px;margin-bottom:18px;}.ecl-delivery__content-time-vals-switch{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-delivery-time-format{display:none;}.ecl-delivery-time-format:checked + .ecl-delivery__content-time-vals-switch-slider:after{content:'';display:inline-block;width:20px;height:20px;border-radius:50%;background:#fff;position:absolute;right:2px;top:2px;}.ecl-delivery-time-format:not(:checked) + .ecl-delivery__content-time-vals-switch-slider{background:#9d9e9f;}.ecl-delivery-time-format:not(:checked) + .ecl-delivery__content-time-vals-switch-slider:after{content:'';display:inline-block;width:20px;height:20px;border-radius:50%;background:#fff;position:absolute;left:2px;top:2px;}.ecl-delivery__content-time-vals-switch-slider{margin:0 16px;width:44px;height:24px;border-radius:22px;background:#5a3796;position:relative;display:inline-block;}.ecl-delivery__content-time-vals-switch{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ecl-delivery__content-pagination{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;color:#9d9e9f;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:30px;}.ecl-delivery__content-pagination .ty-calendar__block{margin-left:0px;margin-right:4px;width:20px;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;align-items:center;}.ecl-delivery__content-pagination .ty-calendar__block .ty-calendar__link{width:20px;height:20px;display:inline-block;}.ecl-delivery__content-pagination .ty-calendar__input{width:0;height:24px;padding:0;border:none;font-size:0;}.ecl-delivery__content-pagination .ty-calendar__button{position:relative;top:0;font-size:0;right:0;vertical-align:top;width:20px;height:20px;display:inline-block;}.ecl-delivery__content-pagination .ty-calendar__button:before{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-calendar-select-day_20.svg?1761513667');width:20px;height:20px;}.ecl-delivery__content-pagination .ty-calendar__link-calendar{margin-left:32px;margin-right:32px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ecl-delivery__content-pagination > .ty-calendar__link{margin-right:0px;display:inline-block;font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-delivery__next-nav{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;}.ecl-delivery__next-nav svg{margin-left:4px;display:inline-block;vertical-align:top;}.ecl-delivery__prev-nav-svg{margin-right:4px;display:inline-block;vertical-align:top;}.ecl-delivery__prev-nav{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;}.ecl-delivery__prev-nav-text,.ecl-delivery__next-nav-text{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ui-datepicker{padding:9px 11px;border-radius:10px;border:1px solid #c7c7c7;box-shadow:0px 0px 4px rgba(0,0,0,0.12), 0px 0px 1px rgba(0,0,0,0.48);}.ui-datepicker .ui-datepicker-header{background:#fff;border:none;padding:0;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:center;align-items:center;}.ui-datepicker .ui-datepicker-header:before,.ui-datepicker .ui-datepicker-header:after{display:none;}.ui-datepicker .ui-datepicker-title{font-size:16px;line-height:24px;order:2;margin:0 8px;}.ui-datepicker table{margin:0;}.ui-datepicker td{padding:4px 3px;}.ui-datepicker td a{width:28px;height:28px;font-size:14px;line-height:28px;text-align:center;color:#3c414b;background:#fff;border:2px solid #5a3796;padding:0;border-radius:50%;}.ui-datepicker .ui-state-default,.ui-datepicker .ui-widget-content .ui-state-default,.ui-datepicker .ui-widget-header .ui-state-default{width:24px;height:24px;font-size:14px;line-height:24px;text-align:center;color:#3c414b;background:#fff;border:2px solid transparent;padding:0;border-radius:50%;}.ui-datepicker .ui-state-default.ui-state-active,.ui-datepicker .ui-widget-content .ui-state-default.ui-state-active,.ui-datepicker .ui-widget-header .ui-state-default.ui-state-active{border-color:#5a3796;background:#eee9f7;}.ui-datepicker .ui-state-disabled,.ui-datepicker .ui-widget-content .ui-state-disabled,.ui-datepicker .ui-widget-header .ui-state-disabled{opacity:1;color:#d2d2d2;}.ui-datepicker .ui-state-disabled .ui-state-default,.ui-datepicker .ui-widget-content .ui-state-disabled .ui-state-default,.ui-datepicker .ui-widget-header .ui-state-disabled .ui-state-default{color:#d2d2d2;}.ui-datepicker th{font-size:13px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-transform:uppercase;padding:17px 0 8px;width:34px;text-align:center;font-weight:normal;}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{width:24px;height:24px;display:inline-block;top:0;margin-top:0;margin-right:0;margin-left:0;}.ui-datepicker .ui-datepicker-prev span{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/datepicker_right.svg?1761513667') no-repeat center;left:0;display:inline-block;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.ui-datepicker .ui-datepicker-prev.ui-state-disabled span{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/datepicker_left.svg?1761513667') no-repeat center;left:0;display:inline-block;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}.ui-datepicker .ui-datepicker-next span{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/datepicker_right.svg?1761513667') no-repeat center;right:0;left:0;}.ui-datepicker .ui-datepicker-next.ui-state-disabled span{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/datepicker_left.svg?1761513667') no-repeat center;left:0;display:inline-block;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{border:none;background:none;position:relative;width:24px;height:24px;}.ui-datepicker .ui-datepicker-prev:hover,.ui-datepicker .ui-datepicker-next:hover{background:none;border:none;}.ui-datepicker .ui-datepicker-prev{left:0;top:0;order:1;}.ui-datepicker .ui-datepicker-prev-hover{left:0;top:0;}.ui-datepicker .ui-datepicker-next{right:0;top:0;order:3;}.ui-datepicker .ui-datepicker-next-hover{right:0;top:0;}.ecl-datepicker-with-year.ui-datepicker .ui-datepicker-title{white-space:nowrap;width:80%;}.ecl-datepicker-with-year.ui-datepicker .ui-datepicker-title .ui-datepicker-year{margin-left:10px;}.ecl-datepicker-with-year.ui-datepicker .ui-datepicker-title .ui-datepicker-year,.ecl-datepicker-with-year.ui-datepicker .ui-datepicker-title .ui-datepicker-month{background-position:calc(100% - 4px) center;}.content-grid-delivery,.content-grid-collect{max-width:100%;padding-left:0;padding-right:0;}.ecl-delivery__vendors-content{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;align-items:flex-start;gap:75px 103px;}.ecl-delivery__vendors-content-elm-main-info-name{font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:0px;}.ecl-delivery__vendors-content-elm-main-img{margin-right:21px;}.ecl-delivery__vendors-content-elm-main-img img{border-radius:6px;width:96px;min-width:96px;}.ecl-delivery__vendors-content-elm-main-info-address{font-size:14px;line-height:20px;margin-bottom:2px;}.ecl-delivery__vendors-content-elm-button{position:absolute;border-radius:0 0 8px 8px;border:2px solid transparent;border-top:none;left:-2px;right:-2px;}.ecl-delivery__vendors-content-elm-work-add-more{float:right;margin-top:10px;padding:12px 13px;display:block;font-size:12px;line-height:16px;margin-right:10px;margin-bottom:10px;border-radius:8px;color:#fff;background:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-delivery__vendors-content-elm-work-add-more:hover{color:#fff;}.ecl-delivery__vendors-content-elm-work-add-more.visibility-visible{visibility:visible;}.ecl-delivery__vendors-content-elm-main{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;margin-bottom:0px;}.ecl-delivery__vendors-content-elm-work{font-size:12px;line-height:20px;margin-bottom:0px;}.ecl-delivery__vendors-content-elm{border:2px solid transparent;border-radius:8px 8px 0 0;width:381px;box-sizing:border-box;cursor:pointer;position:relative;}.ecl-delivery__vendors-content-elm.selected{border-color:#5a3796;border-bottom:none;}.ecl-delivery__vendors-content-elm.selected .ecl-delivery__vendors-content-elm-button{border-color:#5a3796;}.ecl-delivery__vendors-content-elm.selected.ecl-delivery__vendors-content-elm-without-but{border-bottom:2px solid #5a3796;border-radius:8px;}.ecl-delivery__vendors-content-map{position:relative;}.ecl-delivery__vendors-content-map:nth-child(2n){width:calc(100% - 484px);}.ecl-delivery__vendors-content-map:nth-child(2n+1){width:100%;}.ecl-delivery__vendors-content-map-button{bottom:35px;left:35px;font-size:12px;line-height:24px;color:#fff;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding:8px 19px;background:#5a3796;position:absolute;border-radius:8px;}.ecl-delivery__vendors-content-map-button:hover{color:#fff;}.ecl-delivery__vendors-title{font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:32px;}.ecl-delivery__vendors{margin-bottom:16px;}.ecl-delivery__content-slots-day-content-slot-bottom{text-transform:uppercase;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;width:100%;text-align:center;}.ecl-delivery__content-slots-day-content-slot-collect{flex-wrap:wrap;align-items:center;justify-content:center;padding:8px 8px 12px;width:calc((100% - 55px) / 6);box-sizing:border-box;}.ecl-delivery__content-slots-day-content-slot-collect .ecl-delivery__content-slots-day-content-slot-top{font-size:14px;line-height:24px;margin-bottom:4px;display:block;}.ecl-delivery__content-slots-day-content-slot-collect.disabled .ecl-delivery__content-slots-day-content-slot-top{color:#fff;}.ecl-delivery__content-slots-day-content-slot-collect.disabled .ecl-delivery__content-slots-day-content-slot-bottom{color:#fff;}.ecl-delivery__content-slots-day-content-slot-collect.selected .ecl-delivery__content-slots-day-content-slot-top{color:#5a3796;}.ecl-delivery__content-slots-day-content-slot-collect.selected .ecl-delivery__content-slots-day-content-slot-bottom{color:#5a3796;}#ecl_delivery_vendors_map{border-radius:16px;}.ty-cart-content__top-buttons{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ty-cart-content__top-buttons:before,.ty-cart-content__top-buttons:after{display:none;}.ty-cart-content__top-buttons .ecl-trolley__top-button{margin-left:auto;}.ty-cart-content__top-buttons,.ty-cart-content__bottom-buttons{border-radius:0;background:none;padding:10px 0;}.ty-wysiwyg-content .ecl-trolley__title{margin-bottom:0;margin-top:0;font-size:16px;line-height:24px;font-weight:normal;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-trolley__title{margin-right:16px;margin-bottom:0;font-size:16px;line-height:24px;font-weight:normal;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-trolley__top-count{margin-right:58px;}.ecl-trolley__top-tosl{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;align-items:center;cursor:pointer;display:none;}.ecl-trolley__top-tosl svg{margin-right:8px;display:inline-block;vertical-align:middle;}.ecl-trolley__top-button .ty-btn{padding:11px 32px;}.ty-cart-content{margin-top:7px;}.ty-cart-content__vendor-info-img{margin-right:24px;}.ty-cart-content__vendor-info-img img{width:56px;border-radius:8px;}.ty-cart-content__vendor-info-descr-name{margin-bottom:8px;}.ty-cart-content__vendor-info-descr-name a{font-size:14px;line-height:24px;color:#3c414b;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-cart-content__vendor-info-descr-address{font-size:14px;line-height:20px;}.ty-cart-content__vendor-info-descr-address-eseller{visibility:hidden;}.ty-cart-content__vendor-info-inner{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ty-cart-content__vendor-cost{font-size:16px;line-height:32px;color:#3c414b;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-align:right;}.ty-cart-content__vendor-info-tr td{padding:32px 0 24px;border-right:none;border-left:none;}.ty-cart-content__vendor-info-tr:first-child td{padding:0 0 24px;}.ty-cart-content__vendor-info-tr .ty-cart-content__vendor-cost{vertical-align:top;margin-left:auto;}.ty-cart-content__image{float:none;}.ty-cart-content__image img{width:180px;border-radius:8px;border:1px solid #d2d2d2;}.ty-cart-content__image-block{width:180px;margin-right:24px;vertical-align:top;}.ty-cart-content__description .quantity{margin-right:62px;}.ty-cart-content__description .ty-value-changer{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;width:140px;justify-content:space-between;}.ty-cart-content__description .ty-value-changer__increase,.ty-cart-content__description .ty-value-changer__decrease{min-width:30px;width:40px;height:33px;border-radius:8px;border:1px solid #5a3796;background:#5a3796;color:#fff;font-size:16px;line-height:31px;margin-bottom:0;}.ty-cart-content__description .ty-value-changer__increase:hover,.ty-cart-content__description .ty-value-changer__decrease:hover{background:#5a3796;}.ty-cart-content__description .ty-value-changer__decrease{order:1;}.ty-cart-content__description .ty-value-changer__increase{order:3;}.ty-cart-content__description input.ty-value-changer__input{width:42px;height:35px;border-radius:8px;margin-left:-1px;margin-right:-1px;order:2;padding:2px 2px;font-size:16px;line-height:24px;border-color:#5a3796;color:#5a3796;}.ty-cart-content__description-inner{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;}.ty-cart-content__product-title{font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:12px;color:#3c414b;display:block;}.ty-cart-content__product-weight{font-size:14px;line-height:24px;margin-bottom:12px;color:#3c414b;display:block;}.ty-cart-content__product-weight span{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-cart-content__product-elem-descr{font-size:14px;line-height:20px;margin-bottom:20px;}.ty-cart-content__product-elem-descr b,.ty-cart-content__product-elem-descr strong{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-cart-content__product-elem{border:none;}.ty-cart-content tbody tr:nth-child(2n){background:#fff;}.ty-cart-content__product-controls{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ty-cart-content__product-controls .ty-add-to-wish{padding:4px;background:#fff;border:none;vertical-align:top;}.ty-cart-content__product-controls .ty-add-to-wish svg{display:none;}.ty-cart-content__product-controls .ty-add-to-wish .ty-icon{display:inline-block;margin:0;vertical-align:top;top:0;}.ty-cart-content__product-controls .ty-add-to-wish .ty-icon:before{content:'';display:inline-block;width:22px;height:22px;vertical-align:top;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-heart_purple.svg?1761513667');background-size:22px 21px;}.ty-cart-content__product-controls .ty-add-to-wish.ecl-added-to-wish .ty-icon:before{content:'';width:22px;height:22px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/wishlist.svg?1761513667') center no-repeat;background-size:20px 18px;vertical-align:top;}.ty-cart-content__product-delete{margin-left:16px;padding:4px;border:none;}.ty-cart-content__product-delete svg{display:inline-block;vertical-align:top;}.ty-cart-content__price bdi{display:block;margin-bottom:6px;}.ty-cart-content__price .price{color:#5a3796;}.ty-cart-content__price .old-price{color:#3c414b;}.ty-cart-content__price-old{position:relative;display:inline-block;}.ty-cart-content__price-old bdi:after{content:'';position:absolute;width:100%;height:1px;display:inline-block;background:#3c414b;-webkit-transform:rotate(-10deg);-moz-transform:rotate(-10deg);-ms-transform:rotate(-10deg);-o-transform:rotate(-10deg);transform:rotate(-10deg);top:8px;left:0;}.ty-cart-content .ty-cart-content__vendor-info-tr td{border:none;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr .ty-cart-content__image-block{padding-right:24px;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr .ty-cart-content__image-block img{border:1px solid #d2d2d2;border-radius:8px;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr .ty-cart-content__image-block .ty-cart-content__image-eseller{border:1px solid #d2d2d2;border-radius:8px;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr .ty-cart-content__image-block .ty-cart-content__image-eseller img{border:0px solid #d2d2d2;border-radius:8px;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr .ty-cart-content__image-block.ty-cart-content__image-eseller{border:1px solid #d2d2d2;border-radius:8px;padding:0;display:inline-block;min-width:80px;width:80px;margin:0 0 13px;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr .ty-cart-content__image-block.ty-cart-content__image-eseller img{border:0px solid #d2d2d2;border-radius:8px;height:80px;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr .ty-cart-content__image-block.ty-cart-content__image-eseller .ty-cart-content__image-eseller-name{margin-left:0px;margin-bottom:14px;text-align:center;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr-last td{border:0px solid #d2d2d2;border-bottom:1px solid #d2d2d2;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr-last:last-child td{border-bottom:none;padding:0;}.ty-cart-content .ty-cart-content__vendor-delivery-product-eseller-tr .ty-cart-content__image-block-visible-mobile{width:auto;}.ty-cart-content .ty-cart-content__vendor-delivery-product-eseller-tr .ty-cart-content__image{display:flex;flex-direction:column;}.ty-cart-content .ty-cart-content__vendor-delivery-product-eseller-tr .ty-cart-content__image-eseller-name{margin-left:0px;margin-bottom:12px;text-align:center;}.ty-cart-content .ty-cart-content__vendor-delivery-product-eseller-tr .ty-cart-content__price-controls{width:calc(100% - 150px);}.ty-cart-content .ty-cart-content__vendor-delivery-wrong{border:none;padding:0 0 24px;}.ty-cart-content__product-delete-block{width:152px;height:38px;margin-right:62px;}.ty-cart-content__product-delete-btn{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:12px;line-height:20px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;height:100%;}.ty-cart-content__product-delete-btn svg{margin-right:9px;vertical-align:middle;display:inline-block;}.ty-cart-content__buttons-block{display:flex;align-items:center;}.ty-cart-content__buttons-block .ty-add-to-wish{padding:4px 2px;}.ty-cart-content__buttons-block .ty-add-to-compare{background:none;padding:4px 2px;border:none;}.ty-cart-content__buttons-block .ty-add-to-compare .ty-icon{display:none;}.ty-cart-content__buttons-block .ty-add-to-compare svg{display:inline-block;vertical-align:top;width:22px;height:22px;}.ty-cart-content__buttons-block .ty-btn + .ty-btn{margin-left:0;}.ty-cart-content__image-eseller{padding:22px 29px 0px;}.ty-cart-content__image-eseller img{width:120px;height:120px;}.ty-cart-content__image-eseller-name{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;margin-top:6px;}.ty-cart-content__vendor-delivery-wrong{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-gc-cart .ty-cart-content__image{margin-top:36px;}.ecl-gc-cart .ty-cart-content__image img{border:none;}.ecl-gc-cart td.ty-cart-content__product-elem{padding-top:15px;}.ecl-gc-cart .ty-cart-content__image-block-inner{display:inline-block;margin-right:24px;}.ecl-gc-cart .ty-cart-content__product-elem{padding:0px 0 32px;}.ecl-gc-cart .ty-cart-content__product-elem-inner{display:flex;}.ecl-gc-cart .ty-cart-content__image-block{padding-right:16px;}.ecl-gc-cart .ty-cart-content__description-name{font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:12px;color:#3c414b;display:block;}.ecl-gc-cart .ty-cart-content__product-delete{margin-left:0;margin-top:10px;display:flex;align-items:center;width:100%;box-sizing:border-box;font-size:12px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-align:center;justify-content:center;}.ecl-gc-cart .ty-cart-content__product-delete svg{margin-right:9px;}.ecl-gc-cart .ty-control-group__label,.ecl-gc-cart .ty-control-group__item{padding:4px 0 3px;color:#3c414b;}.ecl-gc-cart .ty-control-group__label{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:14px;width:auto;margin-right:5px;}.ecl-gc-cart .ty-control-group{margin-bottom:0;}.ecl-trolley-info{border:1px solid #d2d2d2;box-shadow:0px 4px 11px rgba(0,0,0,0.14);border-radius:8px;padding:22px 16px 19px;}.ecl-trolley-info__buttons-checkout{width:100%;box-sizing:border-box;margin-bottom:14px;}.ecl-trolley-info__buttons-checkout.disabled{background:#e4e4e4;color:#9d9e9f;}.ecl-trolley-info__buttons-share{font-size:12px;line-height:16px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:center;align-items:center;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-trolley-info__buttons-share svg{margin-right:4px;}.ecl-trolley-info__totals{margin-bottom:24px;}.ecl-trolley-info__totals-elm{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;font-size:14px;line-height:24px;margin-bottom:8px;}.ecl-trolley-info__totals-elm-title{font-size:14px;line-height:24px;}.ecl-trolley-info__totals-elm-grand{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;margin-top:14px;}.ecl-trolley-info__totals-elm-grand-discount{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;margin-top:8px;}.ecl-trolley-info__totals-elm-grand-discount-title{color:#8cc83c;font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-trolley-info__totals-elm-grand-discount-val{color:#8cc83c;font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-trolley-info__totals-elm-grand-title,.ecl-trolley-info__totals-elm-grand-val{font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-trolley-info__vendors{padding-bottom:8px;border-bottom:1px solid #d2d2d2;margin-bottom:16px;}.ecl-trolley-info__vendors-elm{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;margin-bottom:8px;}.ecl-trolley-info__vendors-elm-name,.ecl-trolley-info__vendors-elm-val{font-size:14px;line-height:24px;}.ecl-trolley-info__vendors-delivery-info-val{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:8px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-trolley-info__vendors-delivery-info-val svg{margin-right:8px;display:inline-block;width:16px;min-width:16px;}.ecl-trolley-info__vendors-delivery-info-link{margin-bottom:18px;}.ecl-trolley-info__vendors-delivery-info-link a{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;}.ecl-trolley-info__address{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:8px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-trolley-info__address svg{margin-right:8px;display:inline-block;width:16px;min-width:16px;}.ecl-trolley-info__vendors-delivery-wrong{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;margin-bottom:16px;}.ecl-trolley-info__delivery-val{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:8px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-trolley-info__delivery-val svg{margin-right:8px;min-width:16px;width:16px;}.ecl-trolley-info__delivery-link{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:18px;}.ecl-trolley-info__delivery-link a{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-trolley-info__buttons-error{font-size:12px;line-height:16px;margin-bottom:16px;color:#eb1e23;text-align:center;}.ecl-trolley-info__buttons-error a{color:#5a3796;text-decoration:underline;font-size:12px;line-height:16px;}.ecl-trolley-info__buttons-error a:hover{font-weight:bold;}.litecheckout .ecl-lc-customer .litecheckout__field--input.error input{border-color:#b94a48;}.ecl-red-price{color:#eb1e23;}.row-fluid .ty-sidebox-cart{width:320px;margin-left:49px;}.row-fluid .ty-cart-content__container{width:calc(100% - 369px);}.main-content-grid-cart{border-bottom:1px solid #d2d2d2;margin-bottom:56px;padding-bottom:32px;}.main-content-grid-cart > .row-fluid{max-width:1136px;margin-left:auto;margin-right:auto;float:none;}.main-content-grid-cart > .row-fluid:first-child{max-width:1136px;margin-left:auto;margin-right:auto;float:none;}.content-grid-cart{max-width:100%;padding-left:0;padding-right:0;}.ty-cart-content__top-buttons{padding:11px 0 17px;}.content-grid-checkout .ty-cart-content{margin-bottom:26px;}.content-grid-checkout .ty-cart-content .ty-cart-content__vendor-delivery-product-tr .ty-cart-content__image-block{width:82px;min-width:82px;}.content-grid-checkout .ty-cart-content .ty-cart-content__vendor-delivery-product-tr .ty-cart-content__image-block img{width:80px;}.content-grid-checkout .ty-cart-content .ty-cart-content__vendor-delivery-product-tr .ty-cart-content__image-block.ty-cart-content__image-eseller{min-width:80px;width:80px;}.content-grid-checkout .ty-cart-content .ty-cart-content__textarea-tr{border-bottom:1px solid #d2d2d2;padding-bottom:27px;margin-bottom:32px;}.content-grid-checkout .ty-cart-content__description-inner{display:flex;justify-content:space-between;height:100%;}.content-grid-checkout .ecl-lc-products .ty-cart-content .ty-cart-content__textarea{padding-bottom:27px;}.ecl-orders__list{margin-bottom:40px;}.ecl-orders__list-elm-top{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #d2d2d2;gap:50px;}.ecl-orders__list-elm-bottom{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-orders__list-elm{border:1px solid #d2d2d2;border-radius:8px;margin-bottom:24px;padding:16px 16px 24px 16px;}.ecl-orders__list-elm-bottom-links-elm{margin-bottom:8px;}.ecl-orders__list-elm-bottom-links-elm a{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;white-space:nowrap;}.ecl-orders__list-elm-bottom-links-elm:last-child{margin-bottom:0;}.ecl-orders__list-elm-bottom-links-elm.disabled{background:none;}.ecl-orders__list-elm-bottom-links-elm.disabled a{color:#9d9e9f;cursor:not-allowed;}.ecl-orders__list-elm-bottom-links{margin-left:auto;width:22%;}.ecl-orders__list-elm-bottom-order{width:78%;}.ecl-orders__list-elm-top-elm-left{margin-left:auto;width:22%;}.ecl-orders__list-elm-top-elm-title{font-size:12px;line-height:16px;margin-bottom:4px;}.ecl-orders__list-elm-top-elm-val{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;}.ecl-orders__list-elm-top-elm-val a{font-size:12px;line-height:16px;}.ecl-orders__list-elm-top-elm-val a:last-child{margin-right:19px;}.ecl-orders__list-elm-bottom-order-data-image img{border-radius:8px;}.ecl-orders__list-elm-bottom-order-data-image .ty-no-image{height:100% !important;}.ecl-orders__list-elm-bottom-order-data-image:not(.ecl-order-image-cover){border:1px solid #d2d2d2;border-radius:8px;}.ecl-orders__list-elm-bottom-order-data-image:not(.ecl-order-image-cover) .ty-no-image{height:100% !important;}.ecl-orders__list-elm-bottom-order-status{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:16px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ecl-orders__list-elm-bottom-order-status.ecl-order-status-i2{color:#faaa3c;}.ecl-orders__list-elm-bottom-order-status.ecl-order-status-i2 svg{margin-right:4px;display:inline-block;width:16px;min-width:16px;}.ecl-orders__list-elm-bottom-order-status.ecl-order-status-i1{color:#9d9e9f;}.ecl-orders__list-elm-bottom-order-status.ecl-order-status-i1 svg{margin-right:4px;display:inline-block;width:16px;min-width:16px;}.ecl-orders__list-elm-bottom-order-data{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;gap:16px;padding-right:16px;box-sizing:border-box;}.ecl-orders__list-elm-bottom-order-data-right{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;}.ecl-orders__list-elm-bottom-order-data-right-buttons{margin-top:auto;}.ecl-orders__list-elm-bottom-order-data-right-buttons .ecl-orders-reorder{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#5a3796;color:#fff;border:none;width:132px;box-sizing:border-box;text-align:center;margin-right:14px;}.ecl-orders__list-elm-bottom-order-data-right-buttons .ecl-orders-reorder.hidden{display:none;}.ecl-orders__list-elm-bottom-order-data-right-buttons .ecl-orders-reorder.hidden{display:none;}.ecl-orders__list-elm-bottom-order-data-right-buttons .ecl-orders-reorder:hover{background:#7145bb;color:#fff;}.ecl-orders__list-elm-bottom-order-data-right-buttons .ecl-orders-cancel{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#fff;color:#5a3796;border:1px solid #5a3796;padding:12px 32px;padding:11px;width:132px;box-sizing:border-box;text-align:center;}.ecl-orders__list-elm-bottom-order-data-right-buttons .ecl-orders-cancel.hidden{display:none;}.ecl-orders__list-elm-bottom-order-data-right-buttons .ecl-orders-cancel.hidden{display:none;}.ecl-orders__list-elm-bottom-order-data-right-buttons .ecl-orders-cancel:hover{color:#5a3796;}.ecl-orders__archived-link{font-size:14px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;justify-content:flex-end;margin-top:16px;}.ecl-orders__archived-link svg{margin-left:4px;}.ecl-orders__list-elm-bottom-order-data-image-count{font-size:24px;line-height:80px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#fff;position:absolute;width:100%;text-align:center;left:0;z-index:1;}.ecl-orders__list-elm-bottom-order-data-image-count img{width:80px;height:80px;}.ecl-orders__list-elm-bottom-order-data-right{padding-right:16px;box-sizing:border-box;}.ecl-orders__list-elm-bottom-order-data-image{min-width:80px;width:80px;}.ecl-orders__search{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;margin-bottom:44px;gap:16px;}.ecl-orders__search-elm{width:calc((100% - 32px) / 3);position:relative;}.ecl-orders__search-elm .ty-btn__secondary{width:32px;height:32px;font-size:0;line-height:32px;position:absolute;right:0;bottom:0;padding:0;}.ecl-orders__search-elm .ty-btn__secondary:before{content:'';width:24px;height:24px;display:block;margin-top:3px;margin-left:3px;position:absolute;left:0;top:0;padding:0;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-search_white.svg?1761513667');}.ecl-orders__search-elm-title-field{width:100%;height:32px;padding:8px 36px 8px 12px;line-height:14px;}input.ecl-orders__search-elm-title-field{height:32px;line-height:14px;font-size:12px;padding:8px 36px 8px 12px;}.ecl-orders__search-elm-title{font-size:12px;line-height:20px;margin-bottom:8px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-orders__search-elm-title span{font-family:AvantGardeITCbyBT-Book;margin-left:18px;}.ecl-orders .ty-pagination{margin:40px 0;}.ecl-order-image-cover{position:relative;}.ecl-order-image-cover:after{content:'';top:0;left:0;width:100%;height:100%;display:block;background:#656565;mix-blend-mode:multiply;border-radius:8px;position:absolute;}.ecl-orders__title{margin-bottom:32px;margin-top:72px;font-size:16px;line-height:24px;font-weight:normal;}.ecl-orders-detail__vendors-obj{padding:12px 0;border-bottom:1px solid #d2d2d2;width:50%;}.ecl-orders-detail__vendors-obj:last-child{width:100%;}.ecl-orders-detail__vendors-obj-elm{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;margin-bottom:12px;}.ecl-orders-detail__vendors-obj-elm-seller{margin-bottom:8px;}.ecl-orders-detail__vendors-obj-elm-rate-seller{margin-bottom:12px;}.ecl-orders-detail__vendors-obj-elm-title{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-right:16px;letter-spacing:normal;}.ecl-orders-detail__vendors-obj-elm-title:after{content:':';}.ecl-orders-detail__vendors-obj-elm-val{font-size:14px;line-height:20px;}.ecl-orders-detail__vendors-obj-elm-val .ty-stars{height:19px;vertical-align:top;color:#8cc83c;}.ecl-orders-detail__vendors-obj-elm-val .ty-stars__icon{margin-left:0;font-size:19px;vertical-align:top;}.ecl-orders-detail__vendors-obj-elm-customer{align-items:flex-start;}.ecl-orders-detail__vendors-obj-elm-customer .ecl-orders-detail__vendors-obj-elm-val > div{margin-bottom:8px;}.ecl-orders-detail__vendors-obj-elm-customer .ecl-orders-detail__vendors-obj-elm-val > div:last-child{margin-bottom:0;}.ecl-orders-detail__vendors-obj-elm-shipping .ecl-orders-detail__vendors-obj-elm-title{min-width:123px;}.ecl-orders-detail__vendors-obj-elm-payment .ecl-orders-detail__vendors-obj-elm-val img{margin-right:5px;}.ecl-orders-detail__vendors-obj-elm-total{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;margin-bottom:12px;margin-top:32px;}.ecl-orders-detail__vendors-obj-elm-total-title{font-size:16px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-right:7px;}.ecl-orders-detail__vendors-obj-elm-total-title:after{content:':';}.ecl-orders-detail__vendors-obj-elm-total-val{font-size:16px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-orders-detail__header{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;margin-bottom:12px;}.ecl-orders-detail__header-title{font-weight:normal;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:16px;line-height:24px;margin-right:24px;margin-bottom:0;}.ecl-orders-detail__header-status{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;}.ecl-orders-detail__header-status.ecl-order-status-i2{color:#8cc83c;}.ecl-orders-detail__header-status svg{margin-right:4px;}.ecl-orders-detail__header-link{margin-left:auto;font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;align-items:center;}.ecl-orders-detail__header-link svg{margin-right:8px;}.ecl-orders-detail__products{margin-top:0;}.ecl-orders-detail__products td{padding:29px 0;border:none;}.ecl-orders-detail__products .ecl-orders-detail__products-vendor-product td{padding:12px 0;}.ecl-orders-detail__products .ecl-orders-detail__products-vendor-product-last td{padding:12px 0 28px;}.ecl-orders-detail__products .ecl-orders-detail__products-vendor td{padding:28px 0 12px;}.ecl-orders-detail__products .ecl-orders-detail__certificate-tr td{padding:12px 0;}.ecl-orders-detail__products thead{display:block;}.ecl-orders-detail__products-vendor-product-image{max-width:175px;width:175px;min-width:175px;}.ecl-orders-detail__products-vendor-product-image img{width:120px;margin-right:55px;border:1px solid #d2d2d2;}.ecl-orders-detail__products-vendor-product-description-title{line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;margin-bottom:16px;}.ecl-orders-detail__products-vendor-product-description-opt{margin-bottom:4px;line-height:24px;}.ecl-orders-detail__products-vendor-product-description-opt span{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-orders-detail__products-vendor-info-inner{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ecl-orders-detail__products-vendor-info-inner.hidden{display:none;}.ecl-orders-detail__products-vendor-info-descr-name{font-size:14px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:3px;}.ecl-orders-detail__products-vendor-info-descr-name a{font-size:14px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;display:inline-block;}.ecl-orders-detail__products-vendor-info-descr-address{line-height:24px;}.ecl-orders-detail__products-vendor-info-img{margin-right:11px;min-width:90px;}.ecl-orders-detail__products-vendor-info-img img{border-radius:8px;width:90px;}.ecl-orders-detail__products-vendor-product-image .ty-no-image{width:120px !important;min-width:120px;height:120px !important;}.ecl-orders-detail__products-vendor-buttons{text-align:right;}.ecl-orders-detail__products-vendor-info-descr-address-eseller{visibility:hidden;display:none;}.ecl-orders-detail__products-vendor-buttons-address{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#00c0f0;color:#fff;padding:12px 24px;width:162px;box-sizing:border-box;margin-left:auto;text-align:center;}.ecl-orders-detail__products-vendor-buttons-address.hidden{display:none;}.ecl-orders-detail__products-vendor-buttons-address:hover{color:#fff;}.ecl-orders-detail__products-title{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;line-height:24px;padding:16px 0;}.ecl-orders-detail__products-title-product{width:35%;}.ecl-orders-detail__products-title-product-inner{border:1px solid #3c414b;border-radius:8px;padding:7px 36px;display:inline-block;line-height:24px;letter-spacing:0;}.ecl-orders-detail__products-title-quantity{width:21%;text-align:center;}.ecl-orders-detail__products-title-price{width:21%;text-align:center;}.ecl-orders-detail__products-title-buttons{width:23%;}.ecl-orders-detail__products-vendor.ecl-orders-detail__products-vendor-hidden td{padding:0 0 13px;}.ecl-orders-detail__products{border:none;}.ecl-orders-detail__products thead{display:table-header-group;}.ecl-orders-detail__products th{border:none;padding:16px 0;background:none;}.ecl-orders-detail__products .ecl-orders-detail__products-title-quantity{text-align:center;}.ecl-orders-detail__products .ecl-orders-detail__products-title-price{text-align:center;}.ecl-orders-detail__products .ecl-orders-detail__products-title-buttons{text-align:right;}.ecl-orders-detail__products tbody tr:nth-child(2n){background:none;}.ecl-orders-detail__products-vendor-product-image img{border-radius:8px;}.ecl-orders-detail__products-vendor-product-qty{text-align:center;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-orders-detail__products-vendor-product-price{text-align:center;}.ecl-orders-detail__products-vendor-product-price bdi{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-orders-detail__products-vendor-product-buttons{text-align:right;}.ecl-orders-detail__products-vendor-product-buttons .ty-simple-list{width:162px;display:inline-block;}.ecl-orders-detail__products-vendor-product-buttons .ty-btn{width:162px;}.ecl-orders-detail__products-vendor-product-buttons .ty-btn__add-to-cart{margin-bottom:8px;}.ecl-orders-detail__products-vendor-product-buttons .ecl-cm-open-rate-vendor-order{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#fff;color:#5a3796;border:1px solid #5a3796;padding:12px 32px;box-sizing:border-box;padding:11px 32px;}.ecl-orders-detail__products-vendor-product-buttons .ecl-cm-open-rate-vendor-order.hidden{display:none;}.ecl-orders-detail__products-vendor-product-buttons .ecl-cm-open-rate-vendor-order.hidden{display:none;}.ecl-orders-detail__products-vendor-product-buttons .ecl-cm-open-rate-vendor-order:hover{color:#5a3796;}.ecl-orders-detail__products-vendor-product-buttons .ecl-open-rate-product-order{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#fff;color:#5a3796;border:1px solid #5a3796;padding:12px 32px;box-sizing:border-box;padding:11px 32px;}.ecl-orders-detail__products-vendor-product-buttons .ecl-open-rate-product-order.hidden{display:none;}.ecl-orders-detail__products-vendor-product-buttons .ecl-open-rate-product-order.hidden{display:none;}.ecl-orders-detail__products-vendor-product-buttons .ecl-open-rate-product-order:hover{color:#5a3796;}.ecl-orders-detail__products-vendor-product-last td{border-bottom:1px solid #d2d2d2;}.ecl-orders-detail__certificate-image img{border-radius:8px;margin-right:55px;margin-top:42px;}.ecl-orders-detail__certificate-info-title{font-size:14px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:3px;}.ecl-orders-detail__certificate-price{text-align:center;}.ecl-orders-detail__certificate-info .ty-gift-certificate-order{margin-top:0;}.ecl-orders-detail__certificate-info .ty-gift-certificate-order__group-label{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;width:auto;}.ecl-orders-detail__certificate-info .ecl-orders-detail__certificate-info-title{display:block;margin-bottom:5px;line-height:28px;margin-left:0;}.ecl-orders-detail__certificate-info .ty-gift-certificate-order,.ecl-orders-detail__certificate-info .ty-orders-detail__table-code{margin-left:0;}.ecl-orders-detail__certificate-tr{vertical-align:top;}.ecl-orders-detail__certificate-qty{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-orders-detail__certificate-price bdi{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-track-order__control-button{background:none;padding:0;}.ecl-track-order__control-button .ty-btn{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#5a3796;color:#fff;border:none;width:132px;}.ecl-track-order__control-button .ty-btn.hidden{display:none;}.ecl-track-order__control-button .ty-btn.hidden{display:none;}.ecl-track-order__control-button .ty-btn:hover{background:#7145bb;color:#fff;}.ecl-track-order__title{margin-bottom:32px;}.ecl-track-order__descr{margin-bottom:16px;}.litecheckout__page-title{padding:0;font-size:18px;line-height:36px;margin:0 0 32px;}.ecl-lc-address__content-outer{border:1px solid #d2d2d2;border-radius:16px;padding:16px;margin-bottom:18px;box-sizing:border-box;}.ecl-lc-address__title-txt{line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-lc-address__title-link a{line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:12px;}.ecl-lc-address__title{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;width:100%;}.ecl-lc-address__content{width:100%;}.ecl-lc-address__content-title{line-height:20px;margin-bottom:4px;}.ecl-lc-address__content-row{line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-lc-address__content-notice{margin-top:19px;}.ecl-lc-address__content-notice-title{margin-bottom:10px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-lc-address__content-notice-textarea{min-height:106px;padding:8px 10px;font-size:12px;line-height:16px;width:100%;}.ecl-lc-new-address{margin-bottom:20px;}.ecl-lc-new-address a{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;margin-left:auto;}.ecl-lc-new-address a:before{content:'+';margin-right:5px;display:inline-block;}.ecl-lc-new-address a:focus{outline:none;}.ecl-lc-new-address input{display:none;}.ecl-lc-new-address .ty-control-group{margin-bottom:0;}.ecl-lc-new-address .ty-control-group__title{font-size:12px;line-height:20px;font-family:AvantGardeITCbyBT-Book;margin-bottom:0;}.ecl-lc-new-address .ty-control-group__title:before{content:"";display:inline-block;border-radius:4px;width:10px;height:10px;min-width:10px;line-height:12px;margin-right:11px;vertical-align:middle;border:1px solid #d2d2d2;margin-top:-1px;}.ecl-lc-new-address #ecl_profile_make_default:checked + label:before{border-color:#5a3796;background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/checkbox.svg?1761513667') center no-repeat;background-color:#5a3796;}.ecl-lc-new-address #ecl_profile_make_default:not(:checked) + label:before{content:"";}.ecl-lc-block-title_left{font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:14px;}.ecl-lc-customer{margin-bottom:24px;}.ecl-lc-customer .litecheckout__field{margin:0;}.ecl-lc-customer .litecheckout__label{display:none;}.litecheckout__step-payment-container{padding:0px 15px 14px;border-radius:8px;border:1px solid #d2d2d2;box-sizing:border-box;}.litecheckout__step-payment-container .ty-profile-field__switch-label{margin-bottom:0;}.litecheckout__step-payment-container .ty-profile-field__switch-actions{margin-top:3px;}.litecheckout__step-payment-container .litecheckout__field--xsmall{flex-basis:calc((100% - 42px) / 4);box-sizing:border-box;}.litecheckout__step-payment-container-title .ecl-lc-block-title_left{margin-bottom:12px;}.litecheckout .ecl-lc-customer{gap:16px;}.litecheckout .ecl-lc-customer .litecheckout__input{padding:10px 16px;font-size:12px;line-height:16px;color:#656565;border-color:#c7c7c7;}.litecheckout .ecl-lc-customer .litecheckout__input:focus,.litecheckout .ecl-lc-customer .litecheckout__input:focus-within{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-color:#5a3796;}.litecheckout__section-payment{padding-bottom:16px;}.litecheckout__section-payment .litecheckout__group{gap:0px 14px;}.checkout-stripe-cards-table{width:100%;}.checkout-stripe-cards-table .ty-table__card{margin:0 0 13px;padding-bottom:0;border:none;}.checkout-stripe-cards-table .ty-table__card-tr{padding:8px 0px;border-radius:8px;margin-bottom:13px;border:1px solid #d2d2d2;position:relative;cursor:pointer;}.checkout-stripe-cards-table .ty-table__card-tr label{cursor:pointer;}.checkout-stripe-cards-table .ty-table__card-tr input[type="radio"]{display:none;}.checkout-stripe-cards-table .ty-table__card-tr-active{border-color:#8cc83c;}.checkout-stripe-cards-table .ty-table__card-th-name{width:80%;}.checkout-stripe-cards-table .ty-table__card-td-status{padding-left:16px;box-sizing:border-box;}.checkout-stripe-cards-table .ty-table__card-td-status label{position:absolute;top:0;bottom:0;left:0;right:0;}.checkout-stripe-cards-table .ty-table__card-td-status svg{display:inline-block;vertical-align:middle;padding:10px 0 10px 16px;}.checkout-stripe-cards-table .ty-table__card-td-year{padding-right:16px;box-sizing:border-box;}.litecheckout__shipping-method{order:1;min-height:85px;border:1px solid #d2d2d2;border-radius:8px;justify-content:center;padding:0 12px;}.litecheckout__shipping-method.ecl-selected{border-color:#8cc83c;}.litecheckout__shipping-method.litecheckout__field-stripe{order:2;}.litecheckout__shipping-method__wrapper{border-radius:8px;border-color:#d2d2d2;height:auto;border:none;}.litecheckout__shipping-method__wrapper:hover{border-color:#5a3796;}.litecheckout__shipping-method__title{font-size:12px;line-height:16px;color:#5a3796;margin-bottom:0px;}.litecheckout__shipping-method__delivery-time{font-size:12px;line-height:16px;color:#3c414b;}.litecheckout__shipping-method__radio:checked + .litecheckout__shipping-method__wrapper{border:none;}.litecheckout__shipping-method__logo-image{margin-bottom:12px;width:55px;height:auto;}.litecheckout__field-stripe .litecheckout__shipping-method__logo-image{width:94px;}div.litecheckout__field-stripeecl-selected{width:100%;max-width:100%;}.litecheckout__field-stripeecl-selected .litecheckout__shipping-method__logo-image{margin-bottom:4px;}.litecheckout__field-stripe-link{line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:7px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;justify-content:center;letter-spacing:normal;}.litecheckout__field-stripe-link .ecl-top-addresses__icon{margin-left:auto;}.litecheckout__field-stripe-link .ecl-top-addresses__icon:before{display:none;}.litecheckout__field-stripe-link .ty-icon-plus{margin-right:8px;}.litecheckout__field-stripe-link span.ty-icon{width:18px;height:20px;margin-left:10px;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-up_18.svg?1761513667');}.litecheckout__shipping-method__radio:checked + .litecheckout__shipping-method__wrapper{border-color:#5a3796;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.litecheckout__list_cards{margin-bottom:13px;}.litecheckout__shipping-method{height:auto;margin:0;}.litecheckout__group-billing{padding:0;}.litecheckout__group-billing .litecheckout__group-title{width:100%;line-height:20px;font-size:14px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:8px;}.litecheckout__group-billing .litecheckout__field{margin:0;}.litecheckout__group-billing .litecheckout__group{gap:16px;}.litecheckout__group-billing .litecheckout__field--xsmall{flex-basis:calc(50% - 8px);width:calc(50% - 8px);max-width:calc(50% - 8px);}.litecheckout__group-billing .litecheckout__field--small,.litecheckout__group-billing .litecheckout__field--xlarge,.litecheckout__group-billing .litecheckout__field--large{flex-basis:100%;width:100%;max-width:100%;}.litecheckout__group-billing .litecheckout__label{display:none;}.litecheckout__group-billing .litecheckout__input{border-color:#d2d2d2;padding:10px 16px;font-size:12px;line-height:16px;color:#656565;}.litecheckout__group-billing .litecheckout__input:hover{border-color:#5a3796;}.litecheckout .litecheckout__input:focus,.litecheckout .litecheckout__input:focus-within{border-color:#5a3796;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.litecheckout .litecheckout__input:not(:placeholder-shown),.litecheckout .litecheckout__input:focus,.litecheckout .litecheckout__input:focus-within{border-color:#d2d2d2;padding:10px 16px;font-size:12px;line-height:16px;color:#656565;}.litecheckout .litecheckout__input--selectable--select:not(:placeholder-shown),.litecheckout .litecheckout__input--selectable--select:focus,.litecheckout .litecheckout__input--selectable--select:focus-within{text-align:left;text-align-last:left;}.ecl-lc-products{padding-top:38px;margin-top:38px;border-top:1px solid #d2d2d2;}.ecl-lc-products .ty-cart-content .ty-cart-content__textarea{padding:0 0 30px;border:none;position:relative;}.ecl-lc-products .ty-cart-content .ty-cart-content__vendor-delivery-product-tr-last td{border:none;}.ecl-lc-products .ty-cart-content__textarea .litecheckout__label{top:12px;left:17px;line-height:24px;}.ecl-lc-products .ty-cart-content__textarea .litecheckout__input{font-size:12px;line-height:24px;padding:12px 17px;color:#a1a1a1;}.litecheckout .ecl-lc-products .ty-cart-content__textarea .litecheckout__input:not(:placeholder-shown),.litecheckout .ecl-lc-products .ty-cart-content__textarea .litecheckout__input:focus,.litecheckout .ecl-lc-products .ty-cart-content__textarea .litecheckout__input:focus-within,.litecheckout .ecl-lc-products .ty-cart-content__textarea .litecheckout__input{line-height:24px;color:#a1a1a1;}.litecheckout .ecl-lc-products .ty-cart-content__textarea .litecheckout__input:not(:placeholder-shown)::-webkit-input-placeholder,.litecheckout .ecl-lc-products .ty-cart-content__textarea .litecheckout__input:focus::-webkit-input-placeholder,.litecheckout .ecl-lc-products .ty-cart-content__textarea .litecheckout__input:focus-within::-webkit-input-placeholder,.litecheckout .ecl-lc-products .ty-cart-content__textarea .litecheckout__input::-webkit-input-placeholder{color:#a1a1a1;}.litecheckout .ecl-lc-products .ty-cart-content__textarea .litecheckout__input:not(:placeholder-shown)::-moz-placeholder,.litecheckout .ecl-lc-products .ty-cart-content__textarea .litecheckout__input:focus::-moz-placeholder,.litecheckout .ecl-lc-products .ty-cart-content__textarea .litecheckout__input:focus-within::-moz-placeholder,.litecheckout .ecl-lc-products .ty-cart-content__textarea .litecheckout__input::-moz-placeholder{color:#a1a1a1;}.litecheckout .ecl-lc-products .ty-cart-content__textarea .litecheckout__input:not(:placeholder-shown):-ms-input-placeholder,.litecheckout .ecl-lc-products .ty-cart-content__textarea .litecheckout__input:focus:-ms-input-placeholder,.litecheckout .ecl-lc-products .ty-cart-content__textarea .litecheckout__input:focus-within:-ms-input-placeholder,.litecheckout .ecl-lc-products .ty-cart-content__textarea .litecheckout__input:-ms-input-placeholder{color:#a1a1a1;}.litecheckout .ecl-lc-products .ty-cart-content__textarea .litecheckout__input:not(:placeholder-shown):-moz-placeholder,.litecheckout .ecl-lc-products .ty-cart-content__textarea .litecheckout__input:focus:-moz-placeholder,.litecheckout .ecl-lc-products .ty-cart-content__textarea .litecheckout__input:focus-within:-moz-placeholder,.litecheckout .ecl-lc-products .ty-cart-content__textarea .litecheckout__input:-moz-placeholder{color:#a1a1a1;}.ty-cart-content__textarea{height:90px;}.litecheckout__payment-methods .litecheckout__item{margin:0;}.litecheckout__payment-methods .litecheckout__payment-instructions{margin-top:16px;}.litecheckout__payment-methods .litecheckout__field{margin:0;}.litecheckout__payment-methods .litecheckout__field--small{flex-basis:calc(50% - 1rem);}.litecheckout__payment-instructions h2{font-size:16px;line-height:32px;margin-bottom:10px;}.litecheckout__payment-instructions p{padding:4px 0;font-size:12px;line-height:16px;}.ty-profile-field__switch-label{float:none;margin-bottom:32px;}.ty-profile-field__switch-label label{font-size:12px;line-height:16px;}.ty-profile-field__switch-label label:before{margin-right:8px;width:10px;height:10px;display:inline-block;border:1px solid #d2d2d2;border-radius:2px;line-height:10px;background:#fff;position:relative;top:2px;}.ty-profile-field__switch-actions{float:none;margin-top:16px;}.ty-profile-field__switch-actions input{display:none;}.ty-profile-field__switch-actions .checkbox:checked + .ty-profile-field__switch-label label:before{content:"";border-color:#5a3796;background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/checkbox.svg?1761513667') center no-repeat;background-color:#5a3796;}.ty-profile-field__switch-actions .checkbox:not(:checked) + .ty-profile-field__switch-label label:before{content:"";}.litecheckout__step-payment{padding:0;}.litecheckout__group-phone .ty-control-group__title{display:none;}.litecheckout__cart{padding:0;background:none;}.litecheckout__cart .ecl-trolley-info{padding:24px 16px;}.litecheckout__cart .ecl-trolley-info__totals-elm-grand{margin-top:27px;}.litecheckout__cart .ecl-trolley-info__totals{margin-bottom:32px;}.litecheckout__cart .ecl-trolley-info__buttons .ty-btn{width:100%;box-sizing:border-box;}.ecl-trolley-info__totals .ty-discount-coupon__control-group{margin-top:16px;}.ecl-trolley-info__totals .ty-discount-coupon__control-group label{line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:8px;display:block;}.ecl-trolley-info__totals .ty-discount-coupon__control-group .ty-btn-go{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#5a3796;color:#fff;border:none;height:44px;width:81px;border-radius:4px;top:auto;bottom:0px;}.ecl-trolley-info__totals .ty-discount-coupon__control-group .ty-btn-go.hidden{display:none;}.ecl-trolley-info__totals .ty-discount-coupon__control-group .ty-btn-go.hidden{display:none;}.ecl-trolley-info__totals .ty-discount-coupon__control-group .ty-btn-go:hover{background:#7145bb;color:#fff;}.ecl-trolley-info__totals .ty-discount-coupon__control-group .ty-input-text{height:44px;font-size:12px;line-height:16px;padding:6px 90px 6px 9px;}.ecl-trolley-info__totals .ty-coupons__item-gift{color:#8cc83c;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi;padding-bottom:0;margin-top:10px;display:flex;align-items:center;flex-wrap:wrap;}.ecl-trolley-info__totals .ty-coupons__item-gift a{margin-left:auto;}.ecl-trolley-info__totals .ty-coupons__item-gift .ty-block{width:100%;color:#3c414b;}.ecl-trolley-info__totals .ty-coupons__item-gift .ty-icon-cancel-circle:before{content:'';width:24px;height:24px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-delete.svg?1761513667');}.row-fluid .main-content-grid-checkout{width:calc(100% - 387px);}.row-fluid .litecheckout__cart{width:320px;margin-left:67px;}.ty-checkout-complete__order-success{text-align:center;margin-bottom:50px;margin-top:104px;}.ty-checkout-complete__order-success-title{font-size:16px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:22px;}.ty-checkout-complete__order-success-buttons{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;flex-direction:row;justify-content:center;}.ty-checkout-complete__order-success-buttons .ty-btn{box-sizing:border-box;margin-bottom:0px;padding:12px 34px;width:auto;}.ty-checkout-complete__order-success-buttons .ty-btn + .ty-btn{padding:12px 34px;width:auto;margin-left:15px;}.stripe-payment-form__section--card{width:100%;}.stripe-payment-form__section--card > div{width:100%;}.stripe-payment-form__section--card .ty-credit-card{width:100%;max-width:100%;gap:20px 8px;}.stripe-payment-form__section--card .ty-credit-card__control-group{margin-bottom:0;width:calc(50% - 4px);}.stripe-payment-form__section--card .ty-control-group{margin-bottom:0;}.stripe-payment-form__section--card .ty-credit-card__control-group-expiry{margin-right:0;width:calc(50% - 4px);}.stripe-payment-form__section--card .ty-credit-card__cvv-field{width:calc(50% - 4px);min-width:calc(50% - 4px);}.stripe-payment-form__section--card .ty-cvv2-about{margin-left:0;}.stripe-payment-form__section--card .ty-cvv2-about svg{width:20px;height:20px;}.litecheckout__step-payment-container{width:100%;}.tokenize_cc__left_column{padding-bottom:0;padding-right:67px;margin-right:67px;}.tokenize_cc__left_column > .ty-credit-card__control-group{margin-top:24px;}.tokenize_cc__left_column .ty-control-group__checkbox .checkbox{display:none;}.tokenize_cc__left_column .ty-control-group__checkbox label{font-size:12px;line-height:16px;}.tokenize_cc__left_column .ty-control-group__checkbox label:before{margin-right:8px;width:10px;height:10px;display:inline-block;border:1px solid #d2d2d2;border-radius:2px;line-height:10px;background:#fff;position:relative;top:2px;}.tokenize_cc__left_column .ty-control-group__checkbox .checkbox:checked + label:before{content:"";border-color:#5a3796;background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/checkbox.svg?1761513667') center no-repeat;background-color:#5a3796;}.tokenize_cc__left_column .ty-control-group__checkbox .checkbox:not(:checked) + label:before{content:"";}.ecl-trolley-info__totals .ty-coupons__item-text{color:#8cc83c;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding-bottom:0;display:flex;align-items:center;}.ecl-trolley-info__totals .ty-coupons__item-info{display:none;}.ecl-trolley-info__totals .ty-coupons__list{padding:2px 7px 2px 9px;border-radius:4px;border:1px solid #5a3796;margin-top:8px;}.ecl-trolley-info__totals .ty-coupons__list .ty-caret-info{display:none;}.ecl-trolley-info__totals .ty-coupons__item-delete{font-size:0;margin-left:auto;display:inline-block;}.ecl-trolley-info__totals .ty-coupons__item-delete:focus{outline:none;}.ecl-trolley-info__totals .ty-coupons__item-delete svg{display:inline-block;vertical-align:top;}.ecl-trolley-info__totals .ty-coupons__item-delete svg path{fill:#8cc83c;}.ecl-trolley-info__totals .ty-discount-coupon__control-group-placeholder{width:calc(100% - 101px);position:absolute;bottom:0px;left:11px;font-size:12px;line-height:16px;color:#656565;pointer-events:none;height:44px;display:none;align-items:center;}.ecl-trolley-info__totals .ty-discount-coupon__control-group{position:relative;}.ecl-trolley-info__totals .ty-discount-coupon__control-group .ty-input-text{position:relative;border-radius:4px;padding:0 90px 0px 9px;border-color:#5a3796;}.ecl-trolley-info__totals .ty-discount-coupon__control-group .ty-input-text:placeholder-shown + .ty-discount-coupon__control-group-placeholder{display:flex;}.ecl-trolley-info__totals .ty-discount-coupon__control-group .ty-input-text::placeholder{white-space:pre-wrap;display:inline-block;vertical-align:top;height:32px;line-height:16px;padding:10px 0;overflow:visible;}.ecl-trolley-info__totals .ty-discount-coupon__control-group .ty-input-text::-webkit-input-placeholder{position:relative;}#litecheckout_billing_address_wrapper .litecheckout__group-billing{margin-top:27px;}div[aria-describedby*="litecheckout_change_address_edit"]{width:438px !important;border-radius:16px;}div[aria-describedby*="litecheckout_change_address_edit"] input[type="text"],div[aria-describedby*="litecheckout_change_address_edit"] input[type="password"],div[aria-describedby*="litecheckout_change_address_edit"] input[type="tel"],div[aria-describedby*="litecheckout_change_address_edit"] input[type="number"],div[aria-describedby*="litecheckout_change_address_edit"] textarea{height:40px;}div[aria-describedby*="litecheckout_change_address_edit"] select{height:36px;padding:7px 16px;}div[aria-describedby*="litecheckout_change_address_edit"] textarea{min-height:116px;font-size:12px;line-height:16px;}div[aria-describedby*="litecheckout_change_address_edit"] .ecl-edit-address-form__title{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:8px;}div[aria-describedby*="litecheckout_change_address_edit"] .ty-control-group input,div[aria-describedby*="litecheckout_change_address_edit"] .ty-control-group select{width:100%;}div[aria-describedby*="litecheckout_change_address_edit"] .ty-control-group .ecl-address-suggesstions__list{width:390px;max-width:390px;max-height:316px;margin-top:-40px;}div[aria-describedby*="litecheckout_change_address_edit"] .ecl-edit-address-form__section textarea{width:100%;}div[aria-describedby*="litecheckout_change_address_edit"] .ty-control-group__address-zip{max-width:190px;}div[aria-describedby*="litecheckout_change_address_edit"] .ecl-control-field-postcode{width:100%;}div[aria-describedby*="litecheckout_change_address_edit"] .ty-control-group__address-country.ecl-cm-postcode-field-country{margin-bottom:23px;}div[aria-describedby*="litecheckout_change_address_edit"] .ecl-edit-address-form__section{margin-bottom:24px;}div[aria-describedby*="litecheckout_change_address_edit"] .ecl-edit-address-form__buttons{text-align:center;margin-bottom:26px;}div[aria-describedby*="litecheckout_change_address_edit"] .ecl-edit-address-form__buttons .ty-btn{width:112px;box-sizing:border-box;border-radius:8px;font-size:12px;padding:11px 12px;}div[aria-describedby*="litecheckout_change_address_edit"] .ecl-edit-address-form__buttons .ty-btn:first-child{border:1px solid #5a3796;background:#fff;color:#5a3796;height:40px;}div[aria-describedby*="litecheckout_change_address_edit"] .ecl-edit-address-form__buttons .ty-btn + .ty-btn{margin-left:12px;}div[aria-describedby*="litecheckout_change_address_edit"] .ui-dialog-title{font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#000;}div[aria-describedby*="litecheckout_change_address_edit"] .ui-dialog-titlebar{padding:20px 24px 10px;background:none;border:none;}div[aria-describedby*="litecheckout_change_address_edit"] .object-container{padding:10px 24px 0;}div[aria-describedby*="litecheckout_change_address_edit"] .ui-widget-header .ui-icon-closethick{width:20px;height:20px;margin-top:0;margin-left:0;top:0;left:0;opacity:1;}div[aria-describedby*="litecheckout_change_address_edit"] .ui-widget-header .ui-icon-closethick:before{content:'';width:20px;height:20px;display:block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-close.svg?1761513667');}div[aria-describedby*="litecheckout_change_address_edit"] .ui-dialog-titlebar-close{margin-top:0;right:24px;top:26px;margin-right:0;}div[aria-describedby*="litecheckout_change_address_edit"] .ui-dialog-titlebar-close:focus{outline:none;}div[aria-describedby*="litecheckout_change_address"]{width:438px !important;border-radius:16px;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__current-pf{border:1px solid #d2d2d2;border-radius:16px;padding:20px 24px 10px;box-sizing:border-box;margin-bottom:20px;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__current-pf-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__current-pf-top-name{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:14px;line-height:20px;color:#000;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__current-pf-main-row{margin-bottom:8px;font-size:14px;line-height:20px;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__current-pf-top-status{font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__current-pf-top-status.ecl-pf-status-p{color:#8cc83c;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__current-pf-main-di-title{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;margin-bottom:9px;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__current-pf-main-di{margin-bottom:18px;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__add-new{margin-bottom:17px;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__buttons{text-align:center;margin-bottom:26px;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__buttons .ty-btn{width:112px;box-sizing:border-box;border-radius:8px;font-size:12px;padding:11px 12px;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__buttons .ty-btn:first-child{border:1px solid #5a3796;background:#fff;color:#5a3796;height:40px;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__buttons .ty-btn + .ty-btn{margin-left:12px;}div[aria-describedby*="litecheckout_change_address"] select{width:100%;}div[aria-describedby*="litecheckout_change_address"] textarea{height:91px;padding:8px 12px;color:#9d9e9f;width:100%;}div[aria-describedby*="litecheckout_change_address"] .cm-dialog-destroy-on-close{color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:14px;line-height:16px;}div[aria-describedby*="litecheckout_change_address"] .ui-dialog-title{font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#000;}div[aria-describedby*="litecheckout_change_address"] .ui-dialog-titlebar{padding:20px 24px 22px;background:none;border:none;}div[aria-describedby*="litecheckout_change_address"] .object-container{padding:10px 24px 0;}div[aria-describedby*="litecheckout_change_address"] .ui-widget-header .ui-icon-closethick{width:20px;height:20px;margin-top:0;margin-left:0;top:0;left:0;opacity:1;}div[aria-describedby*="litecheckout_change_address"] .ui-widget-header .ui-icon-closethick:before{content:'';width:20px;height:20px;display:block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-close.svg?1761513667');}div[aria-describedby*="litecheckout_change_address"] .ui-dialog-titlebar-close{margin-top:0;right:24px;top:26px;margin-right:0;}#litecheckout_billing_address_wrapper .litecheckout__field--small{flex-basis:100%;}#litecheckout_billing_address_wrapper .litecheckout__input{border-radius:8px;}.paypal-button.paypal-button-color-gold,.paypal-button-row.paypal-button-color-gold .menu-button{box-shadow:none;border:none;border-radius:8px;}.paypal-button-text{color:#fff;font-size:12px;line-height:20px;}.notification-container,.notification-container-dialog{width:100%;height:auto;right:auto;top:30%;}.notification-container .alert-success,.notification-container .alert-warning,.notification-container .alert-error,.notification-container-dialog .alert-success,.notification-container-dialog .alert-warning,.notification-container-dialog .alert-error{width:504px;top:40%;left:calc(50% - 252px);border-radius:16px;padding:27px 38px 16px 38px;background:#fff;border:1px solid #c7c7c7;opacity:1;text-align:center;}.notification-container .alert-success .ecl-notice-icon,.notification-container .alert-warning .ecl-notice-icon,.notification-container .alert-error .ecl-notice-icon,.notification-container-dialog .alert-success .ecl-notice-icon,.notification-container-dialog .alert-warning .ecl-notice-icon,.notification-container-dialog .alert-error .ecl-notice-icon{width:100%;text-align:center;margin-bottom:5px;}.notification-container .alert-success .ecl-notice-title,.notification-container .alert-warning .ecl-notice-title,.notification-container .alert-error .ecl-notice-title,.notification-container-dialog .alert-success .ecl-notice-title,.notification-container-dialog .alert-warning .ecl-notice-title,.notification-container-dialog .alert-error .ecl-notice-title{margin:5px 0 0 0;font-weight:700;font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#000;}.notification-container .alert-success .ecl-notice-text,.notification-container .alert-warning .ecl-notice-text,.notification-container .alert-error .ecl-notice-text,.notification-container-dialog .alert-success .ecl-notice-text,.notification-container-dialog .alert-warning .ecl-notice-text,.notification-container-dialog .alert-error .ecl-notice-text{font-weight:400;font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Book;color:#000;}.notification-container .alert-success .ecl-notice-text a,.notification-container .alert-warning .ecl-notice-text a,.notification-container .alert-error .ecl-notice-text a,.notification-container-dialog .alert-success .ecl-notice-text a,.notification-container-dialog .alert-warning .ecl-notice-text a,.notification-container-dialog .alert-error .ecl-notice-text a{font-weight:700;text-decoration:underline;color:#000;}.notification-container .alert-success .ecl-notice-text a.ecl-underlined,.notification-container .alert-warning .ecl-notice-text a.ecl-underlined,.notification-container .alert-error .ecl-notice-text a.ecl-underlined,.notification-container-dialog .alert-success .ecl-notice-text a.ecl-underlined,.notification-container-dialog .alert-warning .ecl-notice-text a.ecl-underlined,.notification-container-dialog .alert-error .ecl-notice-text a.ecl-underlined{text-decoration:underline;font-weight:400;color:#5a3796;}.notification-container .alert-success .ecl-notice-text a.ty-btn,.notification-container .alert-warning .ecl-notice-text a.ty-btn,.notification-container .alert-error .ecl-notice-text a.ty-btn,.notification-container-dialog .alert-success .ecl-notice-text a.ty-btn,.notification-container-dialog .alert-warning .ecl-notice-text a.ty-btn,.notification-container-dialog .alert-error .ecl-notice-text a.ty-btn{text-decoration:none;color:#fff;}.notification-container .alert-success .ecl-notice-text .ecl-notice-text-main,.notification-container .alert-warning .ecl-notice-text .ecl-notice-text-main,.notification-container .alert-error .ecl-notice-text .ecl-notice-text-main,.notification-container-dialog .alert-success .ecl-notice-text .ecl-notice-text-main,.notification-container-dialog .alert-warning .ecl-notice-text .ecl-notice-text-main,.notification-container-dialog .alert-error .ecl-notice-text .ecl-notice-text-main{margin-bottom:9px;font-size:15px;line-height:16px;font-family:AvantGardeITCbyBT-Book;color:#000;}.notification-container .alert-success .ecl-notice-text a.ecl-notice-text-but,.notification-container .alert-warning .ecl-notice-text a.ecl-notice-text-but,.notification-container .alert-error .ecl-notice-text a.ecl-notice-text-but,.notification-container-dialog .alert-success .ecl-notice-text a.ecl-notice-text-but,.notification-container-dialog .alert-warning .ecl-notice-text a.ecl-notice-text-but,.notification-container-dialog .alert-error .ecl-notice-text a.ecl-notice-text-but{margin-top:14px;background:#5a3796;padding:12px 38px;color:#fff;font-weight:700;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-decoration:none;display:inline-block;border:1px solid #5a3796;border-radius:8px;}.notification-container .alert-success .close,.notification-container .alert-warning .close,.notification-container .alert-error .close,.notification-container-dialog .alert-success .close,.notification-container-dialog .alert-warning .close,.notification-container-dialog .alert-error .close{background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/close.svg?1761513667') center no-repeat;width:14px;height:14px;color:#000;top:10px;right:13px;font-size:0;}.notification-container .alert-success a.ecl-cancel-order-notice-but,.notification-container .alert-warning a.ecl-cancel-order-notice-but,.notification-container .alert-error a.ecl-cancel-order-notice-but,.notification-container-dialog .alert-success a.ecl-cancel-order-notice-but,.notification-container-dialog .alert-warning a.ecl-cancel-order-notice-but,.notification-container-dialog .alert-error a.ecl-cancel-order-notice-but{margin-top:5px;display:inline-block;padding:12px 34px;background:#5a3796;color:#fff;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:700;border-radius:8px;border:1px solid #5a3796;cursor:pointer;text-decoration:none;}.notification-container .alert-success a.ecl-change-address-notice-but,.notification-container .alert-warning a.ecl-change-address-notice-but,.notification-container .alert-error a.ecl-change-address-notice-but,.notification-container-dialog .alert-success a.ecl-change-address-notice-but,.notification-container-dialog .alert-warning a.ecl-change-address-notice-but,.notification-container-dialog .alert-error a.ecl-change-address-notice-but{margin-top:13px;display:inline-block;padding:12px 25px;background:#5a3796;color:#fff;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:700;border-radius:8px;border:1px solid #5a3796;cursor:pointer;text-decoration:none;}.notification-container .alert-success,.notification-container-dialog .alert-success{font-weight:400;font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Book;color:#000;}.notification-container .alert-success .ecl-notice-icon,.notification-container-dialog .alert-success .ecl-notice-icon{background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/notice_s.svg?1761513667') center no-repeat;background-size:35px;height:35px;}.notification-container .alert-success strong,.notification-container-dialog .alert-success strong{margin:0px 0 0 0;font-weight:700;font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#000;display:block;}.notification-container .alert-success strong:before,.notification-container-dialog .alert-success strong:before{background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/notice_s.svg?1761513667') center no-repeat;background-size:35px;height:35px;width:100%;text-align:center;margin-bottom:5px;content:" ";display:block;}.notification-container .alert-success strong .ecl-short-notice-title,.notification-container-dialog .alert-success strong .ecl-short-notice-title{font-weight:400;font-size:15px;line-height:20px;display:inline-block;}.notification-container .alert-warning,.notification-container-dialog .alert-warning{font-weight:400;font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Book;color:#000;}.notification-container .alert-warning .ecl-notice-icon,.notification-container-dialog .alert-warning .ecl-notice-icon{background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/notice_w.svg?1761513667') center no-repeat;background-size:35px;height:35px;}.notification-container .alert-warning strong,.notification-container-dialog .alert-warning strong{margin:0px 0 0 0;font-weight:700;font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#000;display:block;}.notification-container .alert-warning strong:before,.notification-container-dialog .alert-warning strong:before{background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/notice_w.svg?1761513667') center no-repeat;background-size:35px;height:35px;width:100%;text-align:center;margin-bottom:5px;content:" ";display:block;}.notification-container .alert-warning strong .ecl-short-notice-title,.notification-container-dialog .alert-warning strong .ecl-short-notice-title{font-weight:400;font-size:15px;line-height:20px;display:inline-block;max-width:350px;}.notification-container .alert-error,.notification-container-dialog .alert-error{font-weight:400;font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Book;color:#000;}.notification-container .alert-error .ecl-notice-icon,.notification-container-dialog .alert-error .ecl-notice-icon{background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/notice_e.svg?1761513667') center no-repeat;height:35px;}.notification-container .alert-error strong,.notification-container-dialog .alert-error strong{margin:5px 0 0 0;font-weight:700;font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#000;display:block;}.notification-container .alert-error strong:before,.notification-container-dialog .alert-error strong:before{background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/notice_e.svg?1761513667') center no-repeat;height:35px;width:100%;text-align:center;margin-bottom:5px;content:" ";display:block;}.notification-container .alert-error strong .ecl-short-notice-title,.notification-container-dialog .alert-error strong .ecl-short-notice-title{font-weight:400;font-size:15px;line-height:20px;display:inline-block;}.notification-container .ecl-change-address-notice__title2,.notification-container-dialog .ecl-change-address-notice__title2{font-size:15px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:400;color:#000;margin-left:-5px;white-space:nowrap;}.notification-container .ecl-change-address-notice__title-only,.notification-container-dialog .ecl-change-address-notice__title-only{font-size:14px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:400;color:#000;white-space:nowrap;}.notification-container .ecl-change-address-notice__txt2,.notification-container-dialog .ecl-change-address-notice__txt2{font-size:14px;line-height:20px;margin-left:-5px;margin-right:-5px;}.notification-container .ecl-change-address-notice__txt2 a,.notification-container-dialog .ecl-change-address-notice__txt2 a{color:#5a3796;font-weight:normal;text-decoration:underline;}.notification-container .ecl-change-address-notice__txt2 a:hover,.notification-container-dialog .ecl-change-address-notice__txt2 a:hover{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.notification-container .ecl-del-card-notice__buttons,.notification-container-dialog .ecl-del-card-notice__buttons{margin-top:13px;}.notification-container .ecl-del-card-notice__buttons-keep,.notification-container-dialog .ecl-del-card-notice__buttons-keep{display:inline-block;padding:12px 43px;text-decoration:none !important;background:#fff;color:#5a3796 !important;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:400 !important;border-radius:8px;border:1px solid #5a3796;cursor:pointer;margin-right:24px;}.notification-container .ecl-del-card-notice__buttons-del,.notification-container-dialog .ecl-del-card-notice__buttons-del{display:inline-block;padding:12px 28px;background:#5a3796;color:#fff !important;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:400 !important;border-radius:8px;border:1px solid #5a3796;cursor:pointer;text-decoration:none !important;}.notification-container .ecl-change-address-notice__buttons2,.notification-container-dialog .ecl-change-address-notice__buttons2{margin-top:13px;}.notification-container .ecl-change-address-notice__buttons2-keep,.notification-container-dialog .ecl-change-address-notice__buttons2-keep{display:inline-block;padding:12px 24px;text-decoration:none !important;background:#fff;color:#5a3796 !important;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:400 !important;border-radius:8px;border:1px solid #5a3796;cursor:pointer;}.notification-container .ecl-change-address-notice__buttons2-del,.notification-container-dialog .ecl-change-address-notice__buttons2-del{display:inline-block;padding:12px 24px;margin-right:24px;background:#5a3796;color:#fff !important;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:400 !important;border-radius:8px;border:1px solid #5a3796;cursor:pointer;text-decoration:none !important;}.notification-container .ecl-change-address-notice__buttons2.ecl-reverse .ecl-change-address-notice__buttons2-del,.notification-container-dialog .ecl-change-address-notice__buttons2.ecl-reverse .ecl-change-address-notice__buttons2-del{margin:0 0 0 24px;}.notification-container .ecl-change-address-notice__buttons2.ecl-notice-but-v1 .ecl-change-address-notice__buttons2-del,.notification-container-dialog .ecl-change-address-notice__buttons2.ecl-notice-but-v1 .ecl-change-address-notice__buttons2-del{padding:12px 42px;}.notification-container .ecl-change-address-notice__buttons2.ecl-notice-but-v1 .ecl-change-address-notice__buttons2-keep,.notification-container-dialog .ecl-change-address-notice__buttons2.ecl-notice-but-v1 .ecl-change-address-notice__buttons2-keep{padding:12px 42px;}.notification-container .ecl-change-address-notice__title,.notification-container-dialog .ecl-change-address-notice__title{font-size:15px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:700;color:#000;}.notification-container .ecl-change-address-notice__txt,.notification-container-dialog .ecl-change-address-notice__txt{font-size:14px;line-height:20px;}.notification-container .ecl-change-address-notice__txt a,.notification-container-dialog .ecl-change-address-notice__txt a{color:#5a3796;font-weight:normal;text-decoration:underline;}.notification-container .ecl-change-address-notice__txt a:hover,.notification-container-dialog .ecl-change-address-notice__txt a:hover{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.notification-container .ecl-notice-text .ecl-change-address-notice__txt a,.notification-container-dialog .ecl-notice-text .ecl-change-address-notice__txt a{color:#5a3796;font-weight:normal;}.notification-container .ecl-notice-text .ecl-change-address-notice__txt a:hover,.notification-container-dialog .ecl-notice-text .ecl-change-address-notice__txt a:hover{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.notification-container .ecl-change-address-notice__buttons,.notification-container-dialog .ecl-change-address-notice__buttons{margin-top:13px;}.notification-container .ecl-change-address-notice__buttons-keep,.notification-container-dialog .ecl-change-address-notice__buttons-keep{display:inline-block;padding:12px 24px;margin-right:24px;background:#5a3796;color:#fff !important;text-decoration:none !important;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:700;border-radius:8px;border:1px solid #5a3796;cursor:pointer;}.notification-container .ecl-change-address-notice__buttons-del,.notification-container-dialog .ecl-change-address-notice__buttons-del{display:inline-block;padding:12px 24px;background:#fff;color:#5a3796;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:700;border-radius:8px;border:1px solid #5a3796;cursor:pointer;}.notification-container .ecl-cancel-order-notice__txt,.notification-container-dialog .ecl-cancel-order-notice__txt{font-size:14px;line-height:32px;}.notification-container .ecl-cancel-order-notice__txt.ecl-lh20,.notification-container-dialog .ecl-cancel-order-notice__txt.ecl-lh20{line-height:20px;}.notification-container .ecl-cart-empty-notice__title,.notification-container-dialog .ecl-cart-empty-notice__title{font-size:15px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#000;margin-bottom:5px;}.notification-container .ecl-cart-empty-notice__descr,.notification-container-dialog .ecl-cart-empty-notice__descr{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Book;margin:0 30px 15px 30px;}.notification-container .ecl-cart-empty-notice__buttons-shop,.notification-container-dialog .ecl-cart-empty-notice__buttons-shop{font-size:12px;line-height:16px;padding:12px 38px;color:#fff !important;border:1px solid #5a3796;background:#5a3796;border-radius:8px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-decoration:none !important;display:inline-block;}.notification-container .ecl-cart-empty-notice__buttons-shop:hover,.notification-container-dialog .ecl-cart-empty-notice__buttons-shop:hover{background:#fff;color:#5a3796 !important;}.notification-container .ecl-cancel-order-notice__buttons,.notification-container-dialog .ecl-cancel-order-notice__buttons{margin-top:5px;}.notification-container .ecl-cancel-order-notice__buttons-keep,.notification-container-dialog .ecl-cancel-order-notice__buttons-keep{display:inline-block;padding:12px 24px;margin-right:24px;background:#5a3796;color:#fff;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:700;border-radius:8px;border:1px solid #5a3796;cursor:pointer;}.notification-container .ecl-cancel-order-notice__buttons-cancel,.notification-container-dialog .ecl-cancel-order-notice__buttons-cancel{display:inline-block;padding:12px 24px;background:#fff;color:#5a3796;font-size:12px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:700;border-radius:8px;border:1px solid #5a3796;cursor:pointer;}.notification-container-dialog .alert-success,.notification-container-dialog .alert-warning,.notification-container-dialog .alert-error{width:auto;left:0;}.ecl-css-scroller,.ecl-hot-offers-css,.ecl-cert-slider-css,.ecl-css-banners-scroller,.ecl-css-countries-scroller,.ecl-css-hp-companies-scroller,.ecl-css-gs-scroller,.ecl-css-reviews-images-scroller,.ecl-css-wl-scroller{position:relative;filter:drop-shadow(0 0 10px #000 3);perspective:100px;}.ecl-css-scroller__viewport.ty-scroller-list,.ecl-css-scroller__viewport,.ecl-hot-offers-css__viewport.ty-scroller-list,.ecl-hot-offers-css__viewport,.ecl-cert-slider-css__viewport.ty-scroller-list,.ecl-cert-slider-css__viewport,.ecl-css-banners-scroller__viewport.ty-scroller-list,.ecl-css-banners-scroller__viewport,.ecl-css-countries-scroller__viewport.ty-scroller-list,.ecl-css-countries-scroller__viewport,.ecl-css-hp-companies-scroller__viewport.ty-scroller-list,.ecl-css-hp-companies-scroller__viewport,.ecl-css-gs-scroller__viewport.ty-scroller-list,.ecl-css-gs-scroller__viewport,.ecl-css-reviews-images-scroller__viewport.ty-scroller-list,.ecl-css-reviews-images-scroller__viewport,.ecl-css-wl-scroller__viewport.ty-scroller-list,.ecl-css-wl-scroller__viewport{position:relative;top:0;right:0;bottom:0;left:0;display:flex;overflow-x:scroll;counter-reset:item;scroll-behavior:smooth;list-style:none;margin:0 0 -10px 37px;padding:0;box-sizing:border-box;scrollbar-color:transparent transparent;scrollbar-width:0px;-ms-overflow-style:none;}.ecl-css-scroller__viewport.ty-scroller-list::-webkit-scrollbar,.ecl-css-scroller__viewport::-webkit-scrollbar,.ecl-hot-offers-css__viewport.ty-scroller-list::-webkit-scrollbar,.ecl-hot-offers-css__viewport::-webkit-scrollbar,.ecl-cert-slider-css__viewport.ty-scroller-list::-webkit-scrollbar,.ecl-cert-slider-css__viewport::-webkit-scrollbar,.ecl-css-banners-scroller__viewport.ty-scroller-list::-webkit-scrollbar,.ecl-css-banners-scroller__viewport::-webkit-scrollbar,.ecl-css-countries-scroller__viewport.ty-scroller-list::-webkit-scrollbar,.ecl-css-countries-scroller__viewport::-webkit-scrollbar,.ecl-css-hp-companies-scroller__viewport.ty-scroller-list::-webkit-scrollbar,.ecl-css-hp-companies-scroller__viewport::-webkit-scrollbar,.ecl-css-gs-scroller__viewport.ty-scroller-list::-webkit-scrollbar,.ecl-css-gs-scroller__viewport::-webkit-scrollbar,.ecl-css-reviews-images-scroller__viewport.ty-scroller-list::-webkit-scrollbar,.ecl-css-reviews-images-scroller__viewport::-webkit-scrollbar,.ecl-css-wl-scroller__viewport.ty-scroller-list::-webkit-scrollbar,.ecl-css-wl-scroller__viewport::-webkit-scrollbar{-webkit-appearance:none;width:0;height:0;}.ecl-css-scroller__viewport.ty-scroller-list::-webkit-scrollbar-track,.ecl-css-scroller__viewport::-webkit-scrollbar-track,.ecl-hot-offers-css__viewport.ty-scroller-list::-webkit-scrollbar-track,.ecl-hot-offers-css__viewport::-webkit-scrollbar-track,.ecl-cert-slider-css__viewport.ty-scroller-list::-webkit-scrollbar-track,.ecl-cert-slider-css__viewport::-webkit-scrollbar-track,.ecl-css-banners-scroller__viewport.ty-scroller-list::-webkit-scrollbar-track,.ecl-css-banners-scroller__viewport::-webkit-scrollbar-track,.ecl-css-countries-scroller__viewport.ty-scroller-list::-webkit-scrollbar-track,.ecl-css-countries-scroller__viewport::-webkit-scrollbar-track,.ecl-css-hp-companies-scroller__viewport.ty-scroller-list::-webkit-scrollbar-track,.ecl-css-hp-companies-scroller__viewport::-webkit-scrollbar-track,.ecl-css-gs-scroller__viewport.ty-scroller-list::-webkit-scrollbar-track,.ecl-css-gs-scroller__viewport::-webkit-scrollbar-track,.ecl-css-reviews-images-scroller__viewport.ty-scroller-list::-webkit-scrollbar-track,.ecl-css-reviews-images-scroller__viewport::-webkit-scrollbar-track,.ecl-css-wl-scroller__viewport.ty-scroller-list::-webkit-scrollbar-track,.ecl-css-wl-scroller__viewport::-webkit-scrollbar-track{background:transparent;}.ecl-css-scroller__viewport.ty-scroller-list::-webkit-scrollbar-thumb,.ecl-css-scroller__viewport::-webkit-scrollbar-thumb,.ecl-hot-offers-css__viewport.ty-scroller-list::-webkit-scrollbar-thumb,.ecl-hot-offers-css__viewport::-webkit-scrollbar-thumb,.ecl-cert-slider-css__viewport.ty-scroller-list::-webkit-scrollbar-thumb,.ecl-cert-slider-css__viewport::-webkit-scrollbar-thumb,.ecl-css-banners-scroller__viewport.ty-scroller-list::-webkit-scrollbar-thumb,.ecl-css-banners-scroller__viewport::-webkit-scrollbar-thumb,.ecl-css-countries-scroller__viewport.ty-scroller-list::-webkit-scrollbar-thumb,.ecl-css-countries-scroller__viewport::-webkit-scrollbar-thumb,.ecl-css-hp-companies-scroller__viewport.ty-scroller-list::-webkit-scrollbar-thumb,.ecl-css-hp-companies-scroller__viewport::-webkit-scrollbar-thumb,.ecl-css-gs-scroller__viewport.ty-scroller-list::-webkit-scrollbar-thumb,.ecl-css-gs-scroller__viewport::-webkit-scrollbar-thumb,.ecl-css-reviews-images-scroller__viewport.ty-scroller-list::-webkit-scrollbar-thumb,.ecl-css-reviews-images-scroller__viewport::-webkit-scrollbar-thumb,.ecl-css-wl-scroller__viewport.ty-scroller-list::-webkit-scrollbar-thumb,.ecl-css-wl-scroller__viewport::-webkit-scrollbar-thumb{background:transparent;border:none;}.ecl-css-scroller__slide,.ecl-hot-offers-css__slide,.ecl-cert-slider-css__slide,.ecl-css-banners-scroller__slide,.ecl-css-countries-scroller__slide,.ecl-css-hp-companies-scroller__slide,.ecl-css-gs-scroller__slide,.ecl-css-reviews-images-scroller__slide,.ecl-css-wl-scroller__slide{position:relative;flex:0 0 calc(100% / 6 - 16px);counter-increment:item;list-style:none;margin:0;padding:9px 8px 17px 8px;}.ecl-css-scroller__snapper,.ecl-hot-offers-css__snapper,.ecl-cert-slider-css__snapper,.ecl-css-banners-scroller__snapper,.ecl-css-countries-scroller__snapper,.ecl-css-hp-companies-scroller__snapper,.ecl-css-gs-scroller__snapper,.ecl-css-reviews-images-scroller__snapper,.ecl-css-wl-scroller__snapper{position:relative;top:0;left:0;width:100%;scroll-snap-align:center;}.ecl-css-scroller__buttons-prev,.ecl-css-scroller__buttons-next,.ecl-hot-offers-css__buttons-prev,.ecl-hot-offers-css__buttons-next,.ecl-cert-slider-css__buttons-prev,.ecl-cert-slider-css__buttons-next,.ecl-css-banners-scroller__buttons-prev,.ecl-css-banners-scroller__buttons-next,.ecl-css-countries-scroller__buttons-prev,.ecl-css-countries-scroller__buttons-next,.ecl-css-hp-companies-scroller__buttons-prev,.ecl-css-hp-companies-scroller__buttons-next,.ecl-css-gs-scroller__buttons-prev,.ecl-css-gs-scroller__buttons-next,.ecl-css-reviews-images-scroller__buttons-prev,.ecl-css-reviews-images-scroller__buttons-next,.ecl-css-wl-scroller__buttons-prev,.ecl-css-wl-scroller__buttons-next{position:absolute;top:calc(50% - 16px);opacity:1;margin:0;padding:0;width:32px;height:32px;border-radius:8px;font-size:0;cursor:pointer;}.ecl-css-scroller__buttons-prev,.ecl-hot-offers-css__buttons-prev,.ecl-cert-slider-css__buttons-prev,.ecl-css-banners-scroller__buttons-prev,.ecl-css-countries-scroller__buttons-prev,.ecl-css-hp-companies-scroller__buttons-prev,.ecl-css-gs-scroller__buttons-prev,.ecl-css-reviews-images-scroller__buttons-prev,.ecl-css-wl-scroller__buttons-prev{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-left.svg?1761513667') center no-repeat #eee9f7;left:0px;}.ecl-css-scroller__buttons-next,.ecl-hot-offers-css__buttons-next,.ecl-cert-slider-css__buttons-next,.ecl-css-banners-scroller__buttons-next,.ecl-css-countries-scroller__buttons-next,.ecl-css-hp-companies-scroller__buttons-next,.ecl-css-gs-scroller__buttons-next,.ecl-css-reviews-images-scroller__buttons-next,.ecl-css-wl-scroller__buttons-next{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-right.svg?1761513667') center no-repeat #eee9f7;right:0px;}.ecl-css-scroller:hover .ecl-css-scroller__snapper,.ecl-hot-offers-css:hover .ecl-css-scroller__snapper,.ecl-cert-slider-css:hover .ecl-css-scroller__snapper,.ecl-css-banners-scroller:hover .ecl-css-scroller__snapper,.ecl-css-countries-scroller:hover .ecl-css-scroller__snapper,.ecl-css-hp-companies-scroller:hover .ecl-css-scroller__snapper,.ecl-css-gs-scroller:hover .ecl-css-scroller__snapper,.ecl-css-reviews-images-scroller:hover .ecl-css-scroller__snapper,.ecl-css-wl-scroller:hover .ecl-css-scroller__snapper{animation-name:none;}.ecl-css-scroller:focus-within .ecl-css-scroller__snapper,.ecl-hot-offers-css:focus-within .ecl-css-scroller__snapper,.ecl-cert-slider-css:focus-within .ecl-css-scroller__snapper,.ecl-css-banners-scroller:focus-within .ecl-css-scroller__snapper,.ecl-css-countries-scroller:focus-within .ecl-css-scroller__snapper,.ecl-css-hp-companies-scroller:focus-within .ecl-css-scroller__snapper,.ecl-css-gs-scroller:focus-within .ecl-css-scroller__snapper,.ecl-css-reviews-images-scroller:focus-within .ecl-css-scroller__snapper,.ecl-css-wl-scroller:focus-within .ecl-css-scroller__snapper{animation-name:none;}.ecl-css-scroller .owl-controls,.ecl-hot-offers-css .owl-controls,.ecl-cert-slider-css .owl-controls,.ecl-css-banners-scroller .owl-controls,.ecl-css-countries-scroller .owl-controls,.ecl-css-hp-companies-scroller .owl-controls,.ecl-css-gs-scroller .owl-controls,.ecl-css-reviews-images-scroller .owl-controls,.ecl-css-wl-scroller .owl-controls{bottom:15px;}.ecl-hot-offers-css__viewport{margin:0 0 -10px 36px;}.ecl-hot-offers-css__slide{flex:0 0 calc(100% / 4);padding:0 0 10px 0;}.ecl-cert-slider-css__viewport{margin:0 0 -10px 0px;}.ecl-cert-slider-css__slide{flex:0 0 calc(100% / 5);}.ecl-cert-slider-css__buttons-prev,.ecl-cert-slider-css__buttons-next{top:-50px;}.ecl-cert-slider-css__buttons-prev{right:45px;left:auto;}.ecl-wishlist .ecl-css-wl-scroller__viewport.ty-scroller-list{margin:0 0 -10px 0px;}.ecl-wishlist .ecl-css-wl-scroller__slide{padding:9px 8px 17px 8px;}.ecl-wishlist .ecl-css-wl-scroller__buttons-prev,.ecl-wishlist .ecl-css-wl-scroller__buttons-next{top:-50px;}.ecl-wishlist .ecl-css-wl-scroller__buttons-prev{right:45px;left:auto;}.ecl-css-banners-scroller__viewport{margin:0 0 -10px 0px;scroll-snap-type:x mandatory;}.ecl-css-banners-scroller__slide{flex:0 0 100%;padding:0 0 10px 0;}.ecl-css-countries-scroller__viewport{margin:0 0 -10px 55px;}.ecl-css-countries-scroller__slide{flex:0 0 calc(100% / 6);padding:0 0 10px 0;}.ecl-css-countries-scroller__buttons-prev,.ecl-css-countries-scroller__buttons-next{top:calc(30% - 16px);}.ecl-css-countries-scroller__buttons-prev{left:-16px;}.ecl-css-countries-scroller__buttons-next{right:-16px;}.ecl-css-gs-scroller__viewport{margin:0 0 -10px 0;}.ecl-css-gs-scroller__slide{flex:0 0 calc(100% / 6.2 - 8px);padding:0 4px 10px 4px;}.ecl-css-gs-scroller__buttons-prev,.ecl-css-gs-scroller__buttons-next{top:-50px;}.ecl-css-gs-scroller__buttons-prev{right:45px;left:auto;}.ecl-css-hp-companies-scroller__slide{flex:0 0 calc(100% / 9 - 39px);padding:0 15px 10px 15px;}.ecl-css-hp-companies-scroller__viewport{margin-left:0;}.ecl-hp-companies__elm{cursor:pointer;}.ecl-hp-companies__elm:hover .ecl-hp-companies__elm-img{overflow:visible;}.ecl-hp-companies__elm:hover .ecl-hp-companies__elm-img-inner{display:flex;width:0;z-index:2;}.ecl-hp-companies__elm:hover .ecl-hp-companies__elm-img img{z-index:3;}.ecl-hp-companies__elm-img-inner{position:absolute;left:0;top:0;bottom:0;display:flex;gap:12px;padding-left:99px;padding-right:10px;box-shadow:0px 4px 11px rgba(0,0,0,0.14);background:#fff;border-radius:8px;width:0;z-index:0;overflow:hidden;}.ecl-hp-companies__elm-img-inner-without-shops{padding-left:91px;padding-right:0px;}.ecl-hp-companies__elm-img{margin-bottom:11px;padding:4px;border-radius:8px;background:#fff;box-shadow:0px 4px 11px rgba(0,0,0,0.14);position:relative;overflow:hidden;}.ecl-hp-companies__elm-img img{width:83px;min-width:83px;border-radius:8px;position:relative;z-index:1;}.ecl-hp-companies__elm-img-inner-elm-img{margin-bottom:5px;text-align:center;}.ecl-hp-companies__elm-img-inner-elm-img img{width:48px;height:48px;max-width:48px;min-width:48px;}.ecl-hp-companies__elm-img-inner-elm{max-width:67px;display:flex;flex-direction:column;justify-content:center;}.ecl-hp-companies__elm-img-inner-elm-name{font-size:10px;line-height:16px;font-family:ITCAvantGardeStd-BoldCn;color:#3c414b;white-space:nowrap;overflow:hidden;text-align:center;}.ecl-hp-companies__elm-title{font-size:12px;line-height:16px;font-family:ITCAvantGardeStd-BoldCn;color:#3c414b;text-align:center;}.ecl-hp-companies__elm-img-inner-list{display:flex;gap:12px;}.content-grid-track{max-width:100%;padding-left:0;padding-right:0;}.fb_dialog iframe{bottom:90px !important;}.fb-customerchat .container{bottom:90px !important;}.ty-rma-register__table{border:none;margin-bottom:24px;margin-top:0;}.ty-rma-register__table th{background:#d2d2d2;border:none;font-size:14px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding:7px 12px;line-height:26px;}.ty-rma-register__table th:first-child{border-radius:8px 0 0 8px;}.ty-rma-register__table th:last-child{border-radius:0 8px 8px 0;}.ty-rma-register__table td{padding:14px 12px;border:none;border-bottom:1px solid #d2d2d2;}.ty-rma-register__table td:last-child{padding-right:22px;}.ty-rma-register__table tbody tr:nth-child(2n){background:none;}.ty-rma-register-amount select{height:32px;width:84px;border-radius:8px;padding:8px 12px;font-size:12px;line-height:16px;}.ty-rma-register-reason select{height:32px;width:200px;border-radius:8px;padding:8px 12px;font-size:12px;line-height:16px;}.ty-rma-register-product .product-title{font-size:14px;line-height:20px;color:#3c414b;}.ty-rma-register-product .product-title:hover{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;}.ty-rma-register-product .ty-control-group{margin-bottom:0;margin-top:10px;}.ty-rma-register-product .ty-product-options{font-size:12px;}.ty-rma-register-product .ty-product-options__info{display:none;}.ty-rma-register-product .ty-product-options__title{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-rma-register-price{font-size:14px;line-height:20px;}.ecl-ticked-rma-row .ty-rma-register-product .product-title{color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-rma-register__th-id{width:8.5%;}.ty-rma-register__th-product{width:39.5%;}.ty-rma-register__th-price{width:12%;}.ty-rma-register__th-qty{width:19%;}.ty-rma-register__th-reason{width:20%;}.ty-rma-register-id input,.ty-rma-register__table th input{display:none;}.ty-rma-register-id .checkbox:checked + label:before,.ty-rma-register__table th .checkbox:checked + label:before{content:"";border-color:#5a3796;background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/checkbox.svg?1761513667') center no-repeat;background-color:#5a3796;}.ty-rma-register-id .checkbox:not(:checked) + label:before,.ty-rma-register__table th .checkbox:not(:checked) + label:before{content:"";}.ty-rma-register-id label:before,.ty-rma-register__table th label:before{width:14px;height:14px;display:inline-block;border:1px solid #d2d2d2;border-radius:4px;line-height:14px;background:#fff;position:relative;top:2px;}.ty-rma-register__table th label:before{border-color:#3c414b;top:4px;}.ty-rma-register__table th .checkbox:checked + label:before{border-color:#5a3796;}.ty-rma-register__table th .checkbox:checked + label:before{content:"";border-color:#3c414b;background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/checkbox_black.svg?1761513667') center no-repeat;background-color:#fff;}.ty-rma-register__comments{margin-top:0px;margin-bottom:24px;}.ty-rma-register__comments-title{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:8px;display:block;}.ty-rma-register__comments-textarea{height:246px;max-width:568px;padding:10px 16px;border-radius:8px;border-color:#d2d2d2;font-size:12px;line-height:20px;}.ty-rma-register .ecl-rma-sign{display:block;margin-top:16px;line-height:16px;font-size:12px;}.ty-rma-register .ty-fileuploader{margin-bottom:24px;}.ty-rma-register .ty-fileuploader__a{margin-right:6px;}.ty-rma-register .ty-fileuploader__filename{font-size:12px;padding-left:0;}.ty-rma-register .ty-fileuploader__icon{top:1px;}.ty-rma-register .ecl-rma-no-file-selected{font-size:12px;line-height:16px;}.ty-rma-register__buttons{margin:0 0 6px;padding:0;background:none;}.ty-rma-register__buttons .ty-btn__secondary{padding:11px 38px;}.ty-rma-register__buttons .ty-btn__transparent{padding:11px 34px;}.ty-rma-register__top-links{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:31px;margin-top:-6px;}.ty-rma-register__descr{line-height:24px;}.ty-rma-register__link{margin-bottom:29px;}.ty-rma-register__link a{display:flex;align-items:center;font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-rma-register__link svg{margin-right:3px;}.ty-rma-register__actions{margin-bottom:33px;display:flex;align-items:center;}.ty-rma-register__actions label{font-size:16px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-right:45px;}.ty-rma-register__actions select{width:184px;border-color:#d2d2d2;height:32px;padding:7px 11px;font-size:12px;line-height:16px;margin-left:0;display:none;opacity:0;}.ty-rma-register__actions .ecl-selectbox-beautiful{width:184px;}.ty-rma-register-amount .ecl-selectbox-beautiful{width:84px;}.ty-rma-register-amount .ecl-selectbox-beautiful__box-elm-link{text-align:center;}.ty-rma-register-amount .ecl-selectbox-beautiful__box-elm.active .ecl-selectbox-beautiful__box-elm-link,.ty-rma-register-amount .ecl-selectbox-beautiful__box-elm:hover .ecl-selectbox-beautiful__box-elm-link{text-align:center;justify-content:center;}.ty-rma-register-reason .ecl-selectbox-beautiful{width:200px;}.ecl-selectbox-beautiful{position:relative;}.ecl-selectbox-beautiful__link{border:1px solid #d2d2d2;border-radius:8px;background:#fff;padding:7px 12px;color:#3c414b;display:flex;justify-content:space-between;font-size:12px;line-height:16px;}.ecl-selectbox-beautiful__link:after{content:'';width:16px;height:16px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/select_chevron_down.svg?1761513667');vertical-align:middle;margin-left:auto;align-items:center;}.ecl-selectbox-beautiful__link:hover{color:#3c414b;}.ecl-selectbox-beautiful__box{border:1px solid #d2d2d2;border-radius:8px;background:#fff;padding:8px 0;display:none;position:absolute;left:0;right:0;z-index:1;}.ecl-selectbox-beautiful.active .ecl-selectbox-beautiful__box{display:block;z-index:100;}.ecl-selectbox-beautiful__box-elm-link{font-size:12px;line-height:16px;letter-spacing:0.04em;color:#3c414b;padding:4px 16px;border-radius:8px;display:block;}.ecl-selectbox-beautiful__box-elm{padding:0;}.ecl-selectbox-beautiful__box-elm.active .ecl-selectbox-beautiful__box-elm-link{color:#fff;background:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding:8px 16px;display:flex;justify-content:space-between;align-items:center;}.ecl-selectbox-beautiful__box-elm.active .ecl-selectbox-beautiful__box-elm-link:after{content:'';width:16px;height:16px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/select_check.svg?1761513667');vertical-align:middle;margin-left:auto;}.ecl-selectbox-beautiful__box-elm:hover .ecl-selectbox-beautiful__box-elm-link{color:#fff;background:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding:8px 16px;display:flex;justify-content:space-between;align-items:center;}.ty-rma-detail__table{border:none;margin-bottom:38px;margin-top:0;}.ty-rma-detail__table th{background:#d2d2d2;border:none;font-size:14px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding:7px 12px;line-height:26px;}.ty-rma-detail__table th:first-child{border-radius:8px 0 0 8px;padding-left:22px;}.ty-rma-detail__table th:last-child{border-radius:0 8px 8px 0;}.ty-rma-detail__table td{padding:19px 12px;border:none;border-bottom:1px solid #d2d2d2;}.ty-rma-detail__table td:last-child{padding-right:22px;}.ty-rma-detail__table td:first-child{padding-left:22px;}.ty-rma-detail__table tbody tr:nth-child(2n){background:none;}.ty-rma-detail__amount select{height:32px;width:84px;border-radius:8px;padding:8px 12px;font-size:12px;line-height:16px;}.ty-rma-detail__reason select{height:32px;width:200px;border-radius:8px;padding:8px 12px;font-size:12px;line-height:16px;}.ty-rma-detail__product .product-title{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;}.ty-rma-detail__product .product-title:hover{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;}.ty-rma-detail__product .ty-control-group{margin-bottom:0;margin-top:10px;}.ty-rma-detail__product .ty-product-options{font-size:12px;}.ty-rma-detail__product .ty-product-options__info{display:none;}.ty-rma-detail__product .ty-product-options__title{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-rma-detail__price{font-size:14px;line-height:20px;}.ty-rma-detail__table-products{width:47.5%;}.ty-rma-detail__table-price{width:12%;}.ty-rma-detail__table-qty{width:19%;}.ty-rma-detail__table-reason{width:20%;}.ty-rma-detail__title{line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;}.ty-rma-detail__info-container{display:flex;justify-content:space-between;margin-bottom:20px;}.ty-rma-detail__elm{line-height:24px;display:flex;}.ty-rma-detail__elm-title{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;line-height:24px;margin-right:4px;}.ty-rma-detail__elm-val{line-height:24px;}.ty-rma-detail__link{margin-bottom:7px;text-align:right;}.ty-rma-detail__link a{display:flex;justify-content:flex-end;align-items:center;font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-rma-detail__link svg{margin-right:3px;}.ty-rma-detail__buttons{text-align:right;display:flex;justify-content:flex-end;align-items:flex-end;}.ty-rma-detail__buttons a{font-size:12px;line-height:20px;border:none;}.ty-rma-detail__buttons a:first-child{padding-right:10px;margin-right:0px;border-right:2px solid #5a3796;}.ty-rma-detail__footer-title{font-size:14px;line-height:24px;color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-rma-detail__footer-text{font-size:14px;line-height:24px;}.ty-rma-detail__footer-text a{font-size:14px;line-height:24px;text-decoration:underline;}.ty-no-image{text-align:center;display:flex;align-items:center;justify-content:center;background:#d9d9d9;border:none;border-radius:8px;}.ty-no-image__icon{width:22px;height:22px;line-height:22px;font-size:22px;margin:0;position:relative;top:0;left:0;vertical-align:top;}.ty-no-image__icon:before{content:'';background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/no_image.svg?1761513667');display:inline-block;width:22px;height:22px;}.ecl-my-communication-ticket__messages-elm-files{padding:3px 0 0 0;border-top:1px solid #d2d2d2;margin-top:19px;}.ecl-my-communication-ticket__messages-elm-files-title{margin-top:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-my-communication-ticket__messages-elm-files-elm-parent{display:inline-block;width:calc(25% - 20px);margin:16px 16px 0 0;height:118px;}.ecl-my-communication-ticket__messages-elm-files-elm-parent-name{display:none;}.ecl-my-communication-ticket__messages-elm-files-elm{height:118px;border:1px solid #d2d2d2;position:relative;cursor:pointer;}.ecl-my-communication-ticket__messages-elm-files-elm:hover .ecl-my-communication-ticket__messages-elm-files-elm-hover{display:block;}.ecl-my-communication-ticket__messages-elm-files-elm-hover{display:none;width:calc(100% - 10px);height:calc(100% - 10px);top:0;position:absolute;padding:5px;background:#f5f5f5;z-index:2;text-align:center;}.ecl-my-communication-ticket__messages-elm-files-elm-hover-name{word-break:break-all;color:#3c414b;font-size:12px;font-weight:bold;padding:5px;display:inline-block;}.ecl-my-communication-ticket__messages-elm-files-elm-hover-name:hover{color:#3c414b;}.ecl-my-communication-ticket__messages-elm-files-elm-hover-size{font-size:12px;}.ecl-my-communication-ticket__messages-elm-files-elm-hover-actions{align-items:center;justify-content:center;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;position:absolute;bottom:5px;width:100%;}.ecl-my-communication-ticket__messages-elm-files-elm-hover-actions-elm{width:30px;height:24px;display:inline-block;background:#d2d2d2;align-items:center;justify-content:center;border-radius:4px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-my-communication-ticket__messages-elm-files-elm-hover .ecl-download-icon{background:no-repeat url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/gattachments.png?1761513667') -219px -129px;height:21px;width:21px;}.ecl-my-communication-ticket__messages-elm-files-elm-central-icon{background:no-repeat url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/gattachments.png?1761513667') -121px -47px;width:40px;height:40px;margin:22px auto auto auto;}.ecl-my-communication-ticket__messages-elm-files-elm-footer{background-color:#f5f5f5;border-top:1px solid #d2d2d2;bottom:0;left:0;position:absolute;right:0;}.ecl-my-communication-ticket__messages-elm-files-elm-footer-icon{align-items:center;float:left;height:32px;justify-content:center;width:32px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-my-communication-ticket__messages-elm-files-elm-footer-name{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;font-size:11px;font-weight:bold;align-items:center;height:32px;}.ecl-my-communication-ticket__messages-elm-files-elm-footer-corner{position:absolute;bottom:-1px;right:0;z-index:3;height:20px;width:20px;border-right:solid 19px transparent;}.ecl-my-communication-ticket__messages-elm-files-elm-footer-corner-inner{position:absolute;width:0;height:0;bottom:0;right:-20px;border-width:10px;border-style:solid;z-index:3;}.ecl-my-communication-ticket__messages-elm-files-elm-footer-corner-inner.ecl-pdf{border-color:#fb4c2f;}.ecl-my-communication-ticket__messages-elm-files-elm-footer-corner-inner.ecl-doc{border-color:#0082ef;}.ecl-my-communication-ticket__messages-elm-files-elm-footer-corner-inner.ecl-xls{border-color:#00a953;}.ecl-my-communication-ticket__messages-elm-files-elm-footer-corner-inner.ecl-file{border-color:#4986e7;}.ecl-my-communication-ticket__messages-elm-files-elm-footer-corner-inner.ecl-img{border-color:#fff;}.ecl-my-communication-ticket__messages-elm-files-elm-footer-corner-inner::after{content:"";font-size:0;position:absolute;bottom:-10px;right:-10px;background:no-repeat url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/gattachments.png?1761513667') -129px -88px;height:20px;width:40px;z-index:4;}.ecl-my-communication-ticket__messages-elm-files-elm-footer-corner-inner.ecl-img::before{content:"";font-size:0;position:absolute;bottom:19px;right:-20px;width:20px;border-top:1px #e5e5e5 solid;z-index:4;opacity:0.2;}.ecl-my-communication-ticket__messages-elm-files-elm.ecl-file-ext-img{height:118px;background-size:cover;}.ecl-my-communication-ticket__messages-elm-files-elm.ecl-file-ext-img .ecl-my-communication-ticket__messages-elm-files-elm-footer{display:none;}.ecl-my-communication-ticket__title{font-size:16px;line-height:24px;margin-top:72px;margin-bottom:1px;}.ecl-my-communication-ticket__top-links{text-align:right;color:#3c414b;margin-bottom:26px;}.ecl-my-communication-ticket__top-links a{font-size:12px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:;}.ecl-my-communication-ticket__top-links .ecl-my-communication-ticket__top-links-elm{color:#3c414b;}.ecl-my-communication-ticket__top-links-elm{font-size:12px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-my-communication-ticket__actions{display:flex;padding-bottom:28px;border-bottom:1px solid #d2d2d2;}.ecl-my-communication-ticket__actions-left{display:flex;align-items:center;gap:10px;}.ecl-my-communication-ticket__actions-right{margin-left:auto;}.ecl-my-communication-ticket__actions-left-but{border:1px solid #d2d2d2;padding:5px 14px;border-radius:8px;font-size:12px;line-height:20px;font-weight:700;color:#3c414b;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-my-communication-ticket__actions-left-select .ecl-selectbox-beautiful__link{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-my-communication-ticket__actions-left-select .ecl-selectbox-beautiful__link:after{margin-left:10px;}.ecl-my-communication-ticket__actions-right{display:flex;align-items:center;justify-content:center;gap:20px;}.ecl-my-communication-ticket__actions-right-but{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#d2d2d2;}.ecl-my-communication-ticket__actions-left-flag{margin-right:16px;}.ecl-my-communication-ticket__messages-header{padding:13px 0;border-bottom:1px solid #d2d2d2;margin-bottom:0px;}.ecl-my-communication-ticket__messages-header-subject{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:14px;line-height:20px;margin-bottom:14px;}.ecl-my-communication-ticket__messages-header-elm-title{font-size:14px;line-height:20px;margin-right:6px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-my-communication-ticket__messages-header-elm{display:flex;font-size:14px;line-height:20px;}.ecl-my-communication-ticket__messages-elm-vendor-top{display:flex;align-items:center;padding-bottom:10px;}.ecl-my-communication-ticket__messages-elm-vendor-top img{border-radius:8px;}.ecl-my-communication-ticket__messages-elm-vendor-top-button{margin-left:auto;}.ecl-my-communication-ticket__messages-elm-vendor-top-button a{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#5a3796;color:#fff;border:none;padding:12px 50px;}.ecl-my-communication-ticket__messages-elm-vendor-top-button a.hidden{display:none;}.ecl-my-communication-ticket__messages-elm-vendor-top-button a.hidden{display:none;}.ecl-my-communication-ticket__messages-elm-vendor-top-button a:hover{background:#7145bb;color:#fff;}.ecl-my-communication-ticket__messages-elm-vendor-title{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;margin-bottom:20px;}.ecl-my-communication-ticket__messages-elm-vendor-message{line-height:20px;}.ecl-my-communication-ticket__messages-elm{padding:19px 0;border-bottom:1px solid #d2d2d2;}.ecl-my-communication-ticket__messages-elm-first{padding:10px 0 14px;}.ecl-my-communication-ticket__messages-elm-you-title{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#8cc83c;margin-bottom:20px;}.ecl-my-communication-ticket__messages-elm-you-message{line-height:20px;font-size:14px;}.ecl-my-communication-ticket__footer-elm{padding:19px 0;line-height:20px;font-size:12px;border-bottom:1px solid #d2d2d2;}.ecl-my-communication-ticket__footer-elm:last-child{border-bottom:none;}.ecl-my-communication-ticket__footer-elm a{color:#5a3796;text-decoration:underline;}.ecl-my-communication-ticket__footer-elm div,.ecl-my-communication-ticket__footer-elm a{line-height:20px;font-size:12px;}.ecl-my-communication-ticket__footer-elm > div{margin-bottom:12px;}.ecl-my-communication-ticket__footer-elm > div:last-child{margin-bottom:0;}.ecl-my-communication-ticket__reply-title{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding-bottom:22px;border-bottom:1px solid #d2d2d2;}.ecl-my-communication-ticket__reply-message{padding:13px 0 29px;border-bottom:1px solid #d2d2d2;}.ecl-my-communication-ticket__reply-message .ty-fileuploader__file-local{margin-bottom:16px;}.ecl-my-communication-ticket__reply-message .ty-fileuploader__file-local .ecl-rma-no-file-selected{font-size:12px;line-height:16px;}.ecl-my-communication-ticket__reply-message .ty-fileuploader__file-link{margin-bottom:16px;}.ecl-my-communication-ticket__reply-message .ty-fileuploader__a{margin-right:8px;color:#9d9e9f;}.ecl-my-communication-ticket__reply-message .ecl-rma-sign{font-size:12px;line-height:16px;margin-bottom:9px;display:block;}.ecl-my-communication-ticket__reply-message-header-title{margin-bottom:14px;line-height:20px;font-size:14px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-my-communication-ticket__reply-message-header-elm{display:flex;align-items:center;}.ecl-my-communication-ticket__reply-message-header-elm-title{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-right:5px;}.ecl-my-communication-ticket__reply-message-header-elm-val{font-size:14px;line-height:20px;}.ecl-my-communication-ticket__reply-message-header{padding-bottom:23px;margin-bottom:21px;border-bottom:1px solid #d2d2d2;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__message{margin-bottom:26px;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__input{height:265px;font-size:12px;line-height:16px;border-color:#d2d2d2;color:#000;opacity:1;-webkit-appearance:none;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__input:focus{border-color:#5a3796;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__buttons{justify-content:flex-start;margin-bottom:20px;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__buttons .ty-btn{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#fff;color:#5a3796;border:1px solid #5a3796;padding:12px 32px;width:132px;box-sizing:border-box;padding:11px 43px;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__buttons .ty-btn.hidden{display:none;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__buttons .ty-btn.hidden{display:none;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__buttons .ty-btn:hover{color:#5a3796;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__buttons .ty-btn__primary{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#5a3796;color:#fff;border:none;padding:12px 20px;margin-right:24px;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__buttons .ty-btn__primary.hidden{display:none;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__buttons .ty-btn__primary:hover{background:#7145bb;color:#fff;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__buttons .ty-btn__primary + .ty-btn{margin-left:0;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__button{padding-top:19px;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__terms label{font-size:12px;line-height:16px;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__terms label a{font-size:12px;line-height:16px;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__terms .checkbox{display:none;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__terms label:before{width:14px;height:14px;display:inline-block;border:1px solid #d2d2d2;border-radius:4px;line-height:14px;background:#fff;position:relative;top:3px;margin-right:8px;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__terms .checkbox:checked + label:before{content:"";border-color:#5a3796;background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/checkbox.svg?1761513667') center no-repeat;background-color:#5a3796;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__terms .checkbox:not(:checked) + label:before{content:"";}.ecl-my-communication__filters{display:flex;justify-content:space-between;}.ecl-my-communication__sender-filter{display:flex;justify-content:space-between;gap:64px;margin-bottom:13px;}.ecl-my-communication__sender-filter-elm{text-align:center;padding-top:39px;padding-bottom:17px;border-bottom:1px solid #d2d2d2;width:100%;}.ecl-my-communication__sender-filter-elm a{font-size:14px;line-height:20px;color:#3c414b;}.ecl-my-communication__sender-filter-elm.active,.ecl-my-communication__sender-filter-elm:hover{border-color:#5a3796;}.ecl-my-communication__sender-filter-elm.active a,.ecl-my-communication__sender-filter-elm:hover a{color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-my-communication__filters-elm-title{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:12px;line-height:24px;margin-bottom:8px;}.ecl-my-communication__filters-elm-cont .ecl-selectbox-beautiful__link:after{margin-left:5px;}.ecl-my-communication__filters-elm-cont .ecl-selectbox-beautiful{min-width:200px;}.ecl-my-communication__filters-elm-cont .ecl-selectbox-beautiful__box-elm.active .ecl-selectbox-beautiful__box-elm-link:after{margin-right:-8px;}.ecl-my-communication__types-filter{display:flex;margin-bottom:11px;}.ecl-my-communication__types-filter-elm a{font-size:12px;line-height:25px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;display:inline-block;}.ecl-my-communication__types-filter-elm:after{content:'';width:1px;height:12px;background:#3c414b;display:inline-block;vertical-align:middle;margin:0 6px;}.ecl-my-communication__types-filter-elm.active a,.ecl-my-communication__types-filter-elm:hover a{color:#5a3796;}.ecl-my-communication__types-filter-elm:last-child:after{display:none;}.ecl-my-communication__actions{display:flex;align-items:center;gap:10px;}.ecl-my-communication__actions .checkbox{display:none;}.ecl-my-communication__actions label{font-size:12px;line-height:16px;}.ecl-my-communication__actions label:before{width:14px;height:14px;display:inline-block;border:1px solid #d2d2d2;border-radius:4px;line-height:14px;background:#fff;position:relative;top:2px;}.ecl-my-communication__actions .checkbox:checked + label:before{content:"";border-color:#5a3796;background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/checkbox.svg?1761513667') center no-repeat;background-color:#5a3796;}.ecl-my-communication__actions .checkbox:not(:checked) + label:before{content:"";}.ecl-my-communication__actions-but{border:1px solid #d2d2d2;background:none;border-radius:8px;font-size:12px;line-height:16px;padding:7px 15px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-my-communication__actions-select .ecl-selectbox-beautiful__link{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-my-communication__actions-select .ecl-selectbox-beautiful__link:after{margin-left:5px;}.ty-vendor-communication-search{margin-top:19px;border:none;}.ty-vendor-communication-search th{background:#d2d2d2;border:none;padding:11px 12px;}.ty-vendor-communication-search th:first-child{border-radius:8px 0 0 8px;}.ty-vendor-communication-search th:last-child{border-radius:0 8px 8px 0;}.ty-vendor-communication-search th a{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-vendor-communication-search td{border:none;border-bottom:1px solid #d2d2d2;padding:19px 13px;}.ty-vendor-communication-search .ty-vendor-communication-search__checkbox{padding-left:0;}.ty-vendor-communication-search tbody tr:nth-child(2n){background:#fff;}.ty-vendor-communication-search__item{font-size:14px;line-height:20px;color:#3c414b;}.ty-vendor-communication-search__item a{font-size:14px;line-height:20px;color:#3c414b;}.ty-vendor-communication-search__checkbox .checkbox{display:none;}.ty-vendor-communication-search__checkbox label{font-size:12px;line-height:16px;}.ty-vendor-communication-search__checkbox label:before{width:14px;height:14px;display:inline-block;border:1px solid #d2d2d2;border-radius:4px;line-height:14px;background:#fff;position:relative;top:2px;}.ty-vendor-communication-search__checkbox .checkbox:checked + label:before{content:"";border-color:#5a3796;background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/checkbox.svg?1761513667') center no-repeat;background-color:#5a3796;}.ty-vendor-communication-search__checkbox .checkbox:not(:checked) + label:before{content:"";}.ty-vendor-communication-search .ty-icon-up-dir:before{content:'';background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/select_chevron_down.svg?1761513667') center no-repeat;display:inline-block;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);width:16px;height:16px;}.ty-vendor-communication-search .ty-icon-down-dir:before{content:'';background:url('../../../../../../../../design/themes/bright_theme/media/../../responsive/media/images/addons/ecl_spec_dev/select_chevron_down.svg?1761513667') center no-repeat;display:inline-block;width:16px;height:16px;}.ecl-has-new-message .ty-vendor-communication-search__subject,.ecl-has-new-message .ty-vendor-communication-search__thread-id,.ecl-has-new-message .ty-vendor-communication-search__date{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-has-new-message .ty-vendor-communication-search__subject a,.ecl-has-new-message .ty-vendor-communication-search__thread-id a,.ecl-has-new-message .ty-vendor-communication-search__date a{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.main-content-grid-message .ty-mainbox-title{margin-top:72px;margin-bottom:14px;font-size:16px;line-height:24px;}div.ui-dialog[aria-describedby*="refer_a_friend"]{max-width:388px;border-radius:16px;border:1px solid #d2d2d2;-webkit-box-shadow:0px 4px 11px rgba(0,0,0,0.14);-moz-box-shadow:0px 4px 11px rgba(0,0,0,0.14);box-shadow:0px 4px 11px rgba(0,0,0,0.14);}div.ui-dialog[aria-describedby*="refer_a_friend"] .ecl-share-your-trolley-top-cart.ecl-share-your-trolley-top-cart-pd{margin:10px 0 16px 0;}div.ui-dialog[aria-describedby*="refer_a_friend"] .object-container{padding-top:0;}div.ui-dialog[aria-describedby*="refer_a_friend"] .ui-dialog-title{font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;}div.ui-dialog[aria-describedby*="refer_a_friend"] .ui-dialog-titlebar{padding:32px 24px 6px;background:#fff;border:none;}div.ui-dialog[aria-describedby*="refer_a_friend"] .ui-widget-header .ui-icon-closethick{opacity:1;margin:0;left:0;top:0;}div.ui-dialog[aria-describedby*="refer_a_friend"] .ui-widget-header .ui-icon-closethick:before{content:'';width:14px;height:14px;display:block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/close.svg?1761513667');}div.ui-dialog[aria-describedby*="refer_a_friend"] .ecl-cm-share-trolley-button,div.ui-dialog[aria-describedby*="refer_a_friend"] .ecl-cm-share-pd-button{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#8cc83c;color:#fff;border:none;padding:12px 36px;}div.ui-dialog[aria-describedby*="refer_a_friend"] .ecl-cm-share-trolley-button.hidden,div.ui-dialog[aria-describedby*="refer_a_friend"] .ecl-cm-share-pd-button.hidden{display:none;}div.ui-dialog[aria-describedby*="refer_a_friend"] .ecl-cm-share-trolley-button.hidden,div.ui-dialog[aria-describedby*="refer_a_friend"] .ecl-cm-share-pd-button.hidden{display:none;}div.ui-dialog[aria-describedby*="refer_a_friend"] .ecl-cm-share-trolley-button:hover,div.ui-dialog[aria-describedby*="refer_a_friend"] .ecl-cm-share-pd-button:hover{background:#a3d364;}div.ui-dialog[aria-describedby*="refer_a_friend"] .ecl-cm-share-trolley-button svg,div.ui-dialog[aria-describedby*="refer_a_friend"] .ecl-cm-share-pd-button svg{display:inline-block;margin-right:6px;margin-top:-1px;vertical-align:middle;}div.ui-dialog[aria-describedby*="refer_a_friend"] .ty-control-group__email-input{width:100%;margin-bottom:16px;}div.ui-dialog[aria-describedby*="refer_a_friend"] .ty-control-group__agreement{margin-bottom:13px;}div.ui-dialog[aria-describedby*="refer_a_friend"] .ecl-share-trolley-button__container{text-align:center;margin-bottom:32px;cursor:pointer;}div.ui-dialog[aria-describedby*="refer_a_friend"] .ecl-share-your-trolley-top-cart{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;margin-bottom:0px;}div.ui-dialog[aria-describedby*="refer_a_friend"] .ecl-share-your-trolley__link{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;align-items:center;}div.ui-dialog[aria-describedby*="refer_a_friend"] .ecl-share-your-trolley__link:focus{outline:none;}div.ui-dialog[aria-describedby*="refer_a_friend"] .ecl-share-your-trolley__link-text{font-size:10px;line-height:16px;color:#3c414b;}div.ui-dialog[aria-describedby*="refer_a_friend"] .ecl-share-your-trolley__link-img{border:1px solid #d2d2d2;border-radius:16px;padding:12px;margin-bottom:5px;}div.ui-dialog[aria-describedby*="refer_a_friend"] .ecl-share-your-trolley__link-img svg{width:34px;height:34px;}.ecl-ref-friend-but{padding:12px 42px;font-size:12px;color:#fff;border-radius:8px;cursor:pointer;background:#8cc83c;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-ref-friend-but svg,.ecl-ref-friend-but span{line-height:16px;height:16px;}.ecl-ref-friend-but span{padding-left:6px;}.ecl-ref-friend-but svg{margin-bottom:-3px;}.ecl-ref-friend-but-mobile{padding:12px 0px;font-size:12px;color:#fff;border-radius:8px;cursor:pointer;background:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;width:100%;display:none;text-align:center;}.ecl-ref-friend-but-mobile svg,.ecl-ref-friend-but-mobile span{line-height:16px;height:16px;}.ecl-ref-friend-but-mobile span{padding-left:6px;}.ecl-ref-friend-but-mobile svg{margin-bottom:-3px;}.ecl-checkout__ref-but{text-align:right;margin-bottom:24px;}.ecl-checkout-mob__ref-but{display:none;}.ecl-lc-address.ecl-has-ref{margin-top:50px;}.ecl-track-order__page-title{margin-bottom:5px;}.ecl-track-order__back{text-align:right;margin-bottom:7px;}.ecl-track-order__back a{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-track-order__back svg{margin-right:10px;display:inline-block;vertical-align:middle;}.ecl-track-order__order-num{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:16px;line-height:24px;margin-bottom:27px;}.ecl-track-order__order-status-elm{position:relative;margin-bottom:20px;}.ecl-track-order__order-status-elm.active .ecl-track-order__order-status-elm-nav{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.ecl-track-order__order-status-elm:before{content:'';width:3px;position:absolute;left:10px;top:0;height:calc(100% + 20px);background:#5a3796;z-index:1;}.ecl-track-order__order-status-elm:last-child:before{height:46px;max-height:100%;}.ecl-track-order__order-status-elm-title{color:#5a3796;font-size:14px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;display:flex;align-items:center;position:relative;z-index:2;cursor:pointer;}.ecl-track-order__order-status-elm-title:before{content:'';width:24px;height:24px;display:inline-block;margin-right:9px;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/fa6-solid_clock.svg?1761513667') #fff;}.ecl-track-order__order-status-elm-nav{position:absolute;top:2px;right:0;z-index:3;cursor:pointer;}.ecl-track-order__order-status-elm-title-tick:before{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/teenyicons_tick-circle-solid.svg?1761513667') #fff;}.ecl-track-order__order-status-elm-content{margin-top:16px;}.ecl-track-order__order-status-elm-subtitle{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:14px;line-height:24px;margin-bottom:9px;display:flex;align-items:center;}.ecl-track-order__order-status-elm-subtitle:before{content:'';width:8px;height:8px;display:inline-block;background:#fff;border:3px solid #5a3796;border-radius:50%;margin-left:5px;margin-right:14px;position:relative;z-index:2;}.ecl-track-order__order-status-elm-descr{font-size:14px;line-height:24px;margin-left:33px;}.ecl-track-order__order-status-elm-descr a{text-decoration:underline;}.ecl-track-order__order-status-elm-images{margin-top:14px;display:flex;overflow:auto;margin-left:33px;}.ecl-track-order__order-status-elm-images img{border-radius:16px;margin-right:26px;width:174px;min-width:174px;height:151px;object-fit:cover;border:1px solid #3c414b;}.ecl-track-order__order-status-elm-images img:last-child{margin-right:0;}.ecl-track-order__order-status-elm-details-subtitle{margin-top:12px;}.ecl-track-order__order-details-page{text-align:left;}.ecl-track-order__order-status-elm-details{margin-bottom:19px;}.ecl-track-order__order-status-elm-details:before{height:46px;}.ecl-track-order__order-status-elm-details-subtitle{margin-bottom:0;}div[aria-describedby*="rate_vendor_"].ui-dialog .ui-dialog-titlebar{padding:32px 24px 22px;}div[aria-describedby*="rate_vendor_"].ui-dialog .ui-dialog-title{font-size:16px;line-height:32px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;}.ty-product-switcher{display:none;}.ty-qty-out-of-stock{border:2px solid #5a3796;border-radius:8px;color:#eb1e23;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:12px;line-height:16px;box-sizing:border-box;text-align:center;width:100%;cursor:pointer;padding:0;}.ty-qty-out-of-stock > a{color:#eb1e23;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:12px;line-height:16px;padding:10px 0px;display:block;}.ty-product-bigpicture__right-out-stock .ty-qty-out-of-stock{width:310px;}.ecl-gs-order-image{height:80px;display:block;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ecl-gs-order-image img{padding:5px;height:44px;}.ecl-checkout-button-error{text-align:justify;letter-spacing:-0.1px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-gap-button-checkout{margin:0 !important;background-color:#000;background-origin:content-box;background-position:center center;background-repeat:no-repeat;background-size:contain;height:40px;}.ecl-gap-button-checkout:hover{background-color:#000;background-origin:content-box;background-position:center center;background-repeat:no-repeat;background-size:contain;}.ecl-gap-button-checkout.ecl-gp-button-checkout{background-image:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/gp_but.svg?1761513667');}.ecl-gap-button-checkout.ecl-gp-button-checkout:hover{background-image:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/gp_but.svg?1761513667');}.ecl-gap-button-checkout.ecl-ap-button-checkout{background-image:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ap_but.svg?1761513667');background-size:100%;}.ecl-gap-button-checkout.ecl-ap-button-checkout:hover{background-image:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ap_but.svg?1761513667');background-size:100%;}.ecl-no-hover-click{cursor:not-allowed;}.ecl-account-created-notice-txt1{margin:0 0 10px 0;font-size:15px;line-height:16px;}.ecl-account-created-notice-txt2{font-size:14px;line-height:20px;margin:0 20px;}.ecl-account-created-notice-txt3{font-size:14px;line-height:20px;margin:0 0px;}.ecl-account-created-notice-txt3 a{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-decoration:underline;}.ecl-new-product-thread .hidden{display:block !important;}.ecl-var-po-blocks{flex-basis:100%;}.ty-cart-content .cm-picker-cart-product-variation-features.ty-product-options{display:none;}.ty-cart-content .ty-product-variations__variation-features--secondary{margin:10px 0;}.ecl-select-shopping-mode{text-align:center;margin-bottom:30px;}.ecl-select-shopping-mode__title{font-size:20px;line-height:36px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;margin-bottom:25px;}.ecl-select-shopping-mode__modes-elm{width:190px;display:inline-block;border:1px solid #5a3796;font-size:16px;line-height:20px;font-weight:normal;padding:14px 0;text-align:center;color:#5a3796;background:#fff;cursor:pointer;}.ecl-select-shopping-mode__modes-elm-delivery{border-right:0px solid #5a3796;border-top-left-radius:8px;border-bottom-left-radius:8px;}.ecl-select-shopping-mode__modes-elm-click{border-left:0px solid #5a3796;border-top-right-radius:8px;border-bottom-right-radius:8px;}.ecl-select-shopping-mode__modes-elm.ecl-selected{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#fff;background:#5a3796;}.ecl-profile-addresses .ecl-select-shopping-mode{text-align:right;margin-bottom:0px;}.ecl-profile-addresses .ecl-select-shopping-mode__internal{text-align:left;display:inline-block;}.ecl-profile-addresses .ecl-select-shopping-mode__title{font-size:14px;margin-bottom:10px;}.ecl-profile-addresses .ecl-select-shopping-mode__modes-elm{width:150px;font-size:14px;padding:9px 0;}.ecl-profile-addresses .ecl-profile-addresses__title{margin-top:0px;}.ecl-companies-list .ecl-select-shopping-mode__title,.ecl-wishlist .ecl-select-shopping-mode__title{font-size:14px;margin-bottom:10px;}.ecl-companies-list .ecl-select-shopping-mode__modes-elm,.ecl-wishlist .ecl-select-shopping-mode__modes-elm{width:150px;font-size:14px;padding:9px 0;}.ecl-wishlist .ecl-select-shopping-mode{text-align:left;margin-top:10px;}@media screen and (min-width: 768px){.row-fluid .ty-logo-mobile-container{display:none;}.row-fluid .top-menu-links-mobile{display:none;}.top-menu .ty-menu__submenu-items-simple{margin-left:50%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0);}.top-menu .ty-menu__item{position:relative;}.top-menu .ecl-cm-full-catalog-menu{position:static;}.top-menu .ty-menu__item-mobile{display:none !important;}.top-menu .ty-menu__submenu-items{max-height:536px;overflow-y:auto;overflow-x:hidden;box-shadow:0px 4px 11px rgba(0,0,0,0.14);}.top-menu .ty-menu__submenu-items:not(.ty-menu__submenu-items-simple){min-height:calc(400px - 64px);}.top-menu .ty-menu__submenu-items:not(.ty-menu__submenu-items-simple):before{content:'';display:inline-block;height:100%;width:100%;background:#fff;position:absolute;top:0;bottom:0;right:0;left:0;border-radius:16px;z-index:-1;}.top-menu .ty-top-mine__submenu-col:hover .ty-menu__submenu2{border-left:1px solid #d2d2d2;}.ty-dropdown-box-menu__title{display:none;}.ty-dropdown-box-menu__content{display:block !important;}.ty-dropdown-box-menu__content-bg{display:none;}.ty-page-advertise__item-mobile-text,.ty-page-business__item-mobile-text{display:none;}.ty-cart-content__image-block-visible-mobile{display:none;}.ty-product-block__note-title{display:none;}.ty-product-bigpicture__left-mobile{display:none;}.ty-product-bigpicture__right form{min-height:100%;display:flex;flex-direction:column;}.ty-product-bigpicture__button{margin-top:auto;}.ecl-profile__info-image{display:none;}.row-fluid .ecl-profile-page__title-mobile{display:none;}.row-fluid .ty-account-photo__img-size-mobile{display:none;}.ty-table__card-td-brand .ty-table__card-td-status{display:none;}.ecl-orders-detail__certificate-title,.ecl-orders-detail__products-vendor-product-title{display:none;}.ecl-orders-detail__header-link-mobile{display:none;}.row-fluid .ty-apply-promo-banner{display:none;}.ecl-page-new-content__text-menu-single-title{display:none;}.ecl-page-new-content__text-menu-tree-title{display:none;}.ecl-delivery__vendors-content-elm-button.vendor-button-mobile{display:none;}.ty-rma-detail__title-page{display:none;}.ty-rma-detail__back-orders,.ty-rma-register__back-orders{display:none;}.ecl-my-communication-ticket__messages-elm-vendor-button{display:none;}.ty-vendor-communication-search__icon{display:none;}.ecl-track-order__mobile-top-links{display:none;}.ecl-track-order__order-status-elm-nav-mobile{display:none;}#checkout_info_block{position:sticky;top:0;}#checkout_info_block{position:sticky;top:0;padding-top:10px;}.content-grid-checkout > .row-fluid:nth-child(3){display:flex;}.content-grid-checkout > .row-fluid:nth-child(3):before,.content-grid-checkout > .row-fluid:nth-child(3):after{display:none;}.content-grid-checkout .ecl-product-scroller-ajax__container:first-child .ecl-product-scroller-ajax:first-child{padding-top:26px;}.content-grid-checkout .ecl-product-scroller-ajax__container:first-child .ecl-product-scroller-ajax:first-child:before{content:'';position:absolute;height:1px;top:0;width:calc(100vw - 17px);left:50%;right:50%;margin-left:calc(-50vw + 8.5px);margin-right:calc(-50vw + 8.5px);background:#d2d2d2;}.content-grid-checkout .ty-cart-content{margin-bottom:0;}.content-grid-checkout .ecl-gc-cart .ty-cart-content__description{padding-bottom:0;}.content-grid-checkout .ty-cart-content .ty-cart-content__textarea-tr:last-child{border-bottom:none;}.litecheckout__field-stripe-link-mobile{display:none;}.litecheckout__field-stripe-link-mobile span.ty-icon{display:none;}.ty-wysiwyg-content .ty-homepage-category-block__title{margin-top:20px;margin-bottom:25px;color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:20px;line-height:36px;text-align:center;font-weight:normal;}.ty-wysiwyg-content .ty-homepage-shops-block__title{margin-top:0px;margin-bottom:20px;color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:20px;line-height:36px;text-align:center;font-weight:normal;}div.ui-widget-content.ui-dialog[aria-describedby*="login_block"]{max-height:calc(100vh - 90px);}div.ui-widget-content.ui-dialog[aria-describedby*="login_block"] .ui-dialog-content{max-height:calc(100vh - 130px) !important;overflow:auto;height:100% !important;}.ecl-company-reviews .ty-sort-dropdown__title-mobile,.ecl-company-reviews .ty-sort-dropdown__content-close{display:none;}.ecl-company-rate .ecl-company-rate__tabs-content-elm[data-content-id="seller_reviews"]{max-height:550px;overflow:auto;margin-right:-36px;padding-right:20px;}}@media screen and (min-width: 1160px){.ecl-hp-companies{max-width:1060px;margin:0 auto;}.ecl-css-hp-companies-scroller__buttons{position:absolute;z-index:2;top:46px;width:100%;}.ecl-css-hp-companies-scroller__buttons-prev{left:-25px;}.ecl-css-hp-companies-scroller__buttons-next{right:-25px;}}@media screen and (min-width: 1025px) and (max-width: 1159px){.ecl-hp-companies{max-width:1060px;margin:0 auto;}.ecl-css-hp-companies-scroller__buttons{position:absolute;z-index:10;top:46px;width:100%;}.ecl-css-hp-companies-scroller__buttons-prev{left:0px;}.ecl-css-hp-companies-scroller__buttons-next{right:0px;}}@media screen and (min-width: 1025px){.top-menu .ty-menu__submenu-submenu{box-sizing:border-box;left:213px;}.top-menu .ty-menu__submenu-submenu .ty-menu__submenu-list-item-link{padding:6px 16px;width:193px;}.top-menu .ty-menu__submenu-item-header .ty-menu__submenu-link{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:6px 13px;}.top-menu .ty-menu__submenu-item-header .ty-menu__submenu-link-level1{padding-right:21px;}.top-menu .ty-menu__submenu-item-header .ty-menu__submenu-link-level1:hover{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.top-menu .ty-menu__submenu-items{padding:22px 32px 32px;max-width:215px;}.top-menu .ty-menu__submenu-items .ty-top-mine__submenu-col-1level{margin:0 -32px;}.top-menu .ty-menu__submenu-items .ty-top-mine__submenu-col-1level:hover .ty-menu__submenu-link-level1{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.top-menu .ty-menu__submenu-items .ty-top-mine__submenu-col-2level:hover .ty-menu__submenu-link2{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.top-menu .ty-menu__submenu-items .ty-top-mine__submenu-col-3level:hover .ty-menu__submenu-list-item-link{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.top-menu .ty-menu__submenu-items .ty-menu__submenu-list-item2:hover .ty-menu__submenu-list-item-link2{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.top-menu .ty-menu__submenu-items.ty-menu__submenu-items2-hover{width:429px;}.top-menu .ty-menu__submenu-items.ty-menu__submenu-items2-hover.ty-menu__submenu-items3-hover{width:645px;}.top-menu .ty-menu__submenu-items.ty-menu__submenu-items2-hover.ty-menu__submenu-items3-hover.ty-menu__submenu-items4-hover{width:863px;max-width:863px;}.top-menu .ty-menu__submenu-items .ty-top-mine__submenu-col-all-sellers{width:214px;margin-left:-32px;}.top-menu .ty-menu__submenu-items2-hover{max-width:100%;}.top-menu .ty-top-mine__submenu-col-1level{max-width:215px;min-width:215px;}.top-menu .ty-top-mine__submenu-col-1level > .ty-menu__submenu-item-header{width:215px;min-width:215px;max-width:215px;}.top-menu .ty-menu__submenu-link-logo{border-radius:4px;margin-right:7px;}.top-menu .ty-menu__submenu-items{min-width:215px;box-sizing:border-box;}.top-menu .ty-menu__submenu-link-level1{vertical-align:top;}.top-menu .ty-menu__submenu-link-level1 svg{top:calc(50% - 4px);}.top-menu .ty-menu__submenu2{left:215px;}.top-menu .ty-menu__submenu-submenu2{left:213px;}.top-menu .ty-menu__item-express-shopping .ty-menu__submenu-items .ty-top-mine__submenu-col-1level img{display:none;}.ty-menu__submenu2{box-sizing:border-box;}.ty-menu__submenu2 .ty-menu__submenu-link2{width:193px;padding:6px 16px;}.ty-footer-menu__items,.ty-footer-general__body{display:block !important;}.ecl-css-hp-companies-scroller{margin-left:-15px;margin-right:-15px;}.tablet{display:none;}.ty-cart-content__price-visible-tablet{display:none;}.ty-cart-content__price-visible-mobile{display:none;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr .ty-cart-content__image-block{padding:16px 13px 16px 0;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr .ty-cart-content__product-elem{padding-top:16px;padding-bottom:16px;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr .ty-cart-content__price{padding-right:0;}.ty-scroller-list__img-buttons-more{display:none;}.ty-grid-list__img-buttons-more{display:none;}.ty-simple-list .product-title{font-size:13px;}.ecl-wishlist .ty-scroller-list{width:100%;}.ty-product-filters__title-mobile{display:none;}.ty-product-filters__container-close{display:none;}.ecl-filters__nav-filters-wrapper{display:none;}.ecl-filters__nav-filters-title{font-size:16px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-sort-dropdown__title-mobile,.ty-sort-dropdown__content-close{display:none;}.ty-grid-list__img-buttons{top:8px;right:8px;position:absolute;z-index:1;}.ty-page-about__img-tablet,.ty-page__img-tablet{display:none;}.main-content-grid-return-order-items .ty-mainbox-title{margin-top:36px;font-size:18px;line-height:24px;}.ecl-my-communication__link-profile{display:none;}.ecl-orders-detail__certificate-info-image-tablet{display:none;}.ecl-orders-detail__products th{padding:8px 0;}.content-grid-checkout .ty-cart-content__description-inner{min-height:80px;}.litecheckout__field-stripe-link{width:calc(100% + 24px);margin:0 -12px 7px;}.litecheckout__field-stripe .litecheckout__shipping-method__wrapper{overflow:visible;}.litecheckout__field-stripe .litecheckout__shipping-method__title{max-width:100%;}.litecheckout__field-stripe .litecheckout__shipping-method__logo-image{margin-bottom:3px;}.ty-partner-page__group-item-content-tablet{display:none;}}@media screen and (min-width: 1081px){.ecl-product-scroller-ajax .ty-scroller-list{overflow:hidden;}.ecl-product-scroller-ajax .ty-scroller-list__item{width:calc(100% / 6 - 16px);min-width:calc(100% / 6 - 16px);max-width:calc(100% / 6 - 16px);}.ecl-product-scroller-ajax .owl-item .ty-scroller-list__item{width:100%;box-sizing:border-box;}}@media screen and (min-width: 1025px) and (max-width: 1090px){.litecheckout__field-stripe-link{font-size:12px;}.litecheckout__field-stripe-link .ty-icon-plus{margin-right:5px;}.litecheckout__field-stripe-link span.ty-icon{margin-left:5px;}}@media screen and (min-width: 1025px) and (max-width: 1110px){.ty-qty-out-of-stock > a{font-size:11px;white-space:nowrap;}.ty-product-bigpicture__right-out-stock .ty-qty-out-of-stock > a{font-size:12px;}}@media screen and (max-width: 1024px){.ty-scroller-list__img-buttons-more{margin-bottom:3px;width:28px;height:28px;line-height:28px;text-align:center;}.ty-scroller-list__img-buttons-more.block-open{width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,0.7);display:none;}.ty-scroller-list__img-buttons-more.block-open + .ty-scroller-list__img-buttons-inner{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ty-scroller-list__img-buttons-more svg{display:inline-block;vertical-align:middle;}.ty-scroller-list__img-buttons-inner{display:none;margin-right:0px;flex-direction:column;}.ty-scroller-list__img-buttons-inner .ty-add-to-wish,.ty-scroller-list__img-buttons-inner .ty-add-to-compare{width:28px;height:28px;border-radius:50%;line-height:28px;}.ty-scroller-list__img-buttons-inner .ty-add-to-wish svg,.ty-scroller-list__img-buttons-inner .ty-add-to-compare svg{display:inline-block;vertical-align:middle;}.ty-scroller-list__img-buttons-inner .ty-add-to-compare:before{content:'';width:24px;height:24px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-list-bullet_purple.svg?1761513667');vertical-align:middle;}.ty-scroller-list__img-buttons-inner .ty-add-to-compare svg{display:none;}.ty-scroller-list__img-buttons-inner .ty-add-to-wish{margin-bottom:3px;}.ty-scroller-list__img-buttons-inner .ty-add-to-wish:before{content:'';width:24px;height:24px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-heart_purple.svg?1761513667');vertical-align:middle;}.ty-scroller-list__img-buttons-inner .ty-add-to-wish svg{display:none;}.ty-scroller-list__img-buttons-inner .ty-add-to-wish + .ty-add-to-compare{margin-left:0;}.ty-scroller-list__img-buttons-inner .ty-add-to-wish.ecl-added-to-wish:before{content:'';width:24px;height:24px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/wishlist.svg?1761513667') center no-repeat;background-size:22px 20px;vertical-align:top;}.ty-scroller-list__img-buttons-inner .ty-add-to-wish.ecl-added-to-wish:before{vertical-align:middle;width:24px;line-height:24px;background-size:20px 20px;background-position:center;}.ty-scroller-list__img-buttons{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:center;flex-direction:column;top:6px;right:6px;}.ty-scroller-list__item-company-image{margin-right:7px;}.ty-scroller-list__item-company-image img{width:20px;min-width:20px;height:20px;}.ty-scroller-list__item-company-name{max-width:calc(100% - 27px);}.ty-grid-list__item-price{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;}.ty-grid-list__item-price:before,.ty-grid-list__item-price:after{display:none;}.ty-grid-list__item-price .ty-price-num{font-size:14px;}.ty-grid-list__img-buttons-more{margin-bottom:3px;width:28px;height:28px;line-height:28px;text-align:center;}.ty-grid-list__img-buttons-more.block-open{width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,0.7);display:none;}.ty-grid-list__img-buttons-more.block-open + .ty-grid-list__image-buttons-inner{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ty-grid-list__img-buttons-more svg{display:inline-block;vertical-align:middle;}.ty-grid-list__image-buttons-inner{display:none;margin-right:0px;flex-direction:column;}.ty-grid-list__image-buttons-inner .ty-add-to-wish,.ty-grid-list__image-buttons-inner .ty-add-to-compare{width:28px;height:28px;border-radius:50%;line-height:28px;}.ty-grid-list__image-buttons-inner .ty-add-to-wish svg,.ty-grid-list__image-buttons-inner .ty-add-to-compare svg{display:inline-block;vertical-align:middle;}.ty-grid-list__image-buttons-inner .ty-add-to-compare:before{content:'';width:24px;height:24px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-list-bullet_purple.svg?1761513667');vertical-align:middle;}.ty-grid-list__image-buttons-inner .ty-add-to-compare svg{display:none;}.ty-grid-list__image-buttons-inner .ty-add-to-compare + .ty-add-to-wish{margin-left:0;}.ty-grid-list__image-buttons-inner .ty-add-to-wish{margin-bottom:3px;}.ty-grid-list__image-buttons-inner .ty-add-to-wish:before{content:'';width:24px;height:24px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-heart_purple.svg?1761513667');vertical-align:middle;}.ty-grid-list__image-buttons-inner .ty-add-to-wish svg{display:none;}.ty-grid-list__image-buttons-inner .ty-add-to-wish + .ty-add-to-compare{margin-left:0;}.ty-grid-list__image-buttons-inner .ty-add-to-wish.ecl-added-to-wish:before{vertical-align:middle;width:24px;line-height:24px;background-size:20px 20px;background-position:center;}.ty-grid-list__img-buttons{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:center;flex-direction:column;top:6px;right:6px;position:absolute;}.ty-grid-list__item .ty-product-review-reviews-stars__link{margin-bottom:4px;}.ty-grid-list__item .ty-product-review-reviews-count{line-height:16px;}.ty-grid-list__item-name .product-title{font-size:14px;margin-bottom:4px;padding-top:3px;}.ty-grid-list__item-feature{margin-bottom:4px;}.ty-grid-list__item-company-image img{width:20px;min-width:20px;height:20px;}.ty-grid-list__image{margin-bottom:7px;}.ecl-product-scroller-ajax .ty-scroller-list__img-block + .ty-scroller-list__item-company{margin-top:2px;}.ty-partner-page__group-item-content-desktop{display:none;}}@media screen and (max-width: 979px){.ty-exception__links-item{margin-left:0;}}@media screen and (min-width: 768px) and (max-width: 1024px){div.ui-dialog[aria-describedby*="refer_a_friend"] .ecl-cm-share-trolley-button,div.ui-dialog[aria-describedby*="refer_a_friend"] .ecl-cm-share-pd-button{padding:12px 0;width:100%;}.ecl-profile__ref-but{margin-top:-95px;}.ecl-checkout__ref-but{text-align:right;margin-top:-40px;float:right;}.ecl-lc-address.ecl-has-ref{margin-top:0px;}.container-fluid.content-grid-track{padding-left:0;padding-right:0;}.ecl-css-banners-scroller .owl-controls{bottom:16px;}.ecl-css-gs-scroller__slide{flex:0 0 calc(100% / 3.2 - 6px);}.ecl-css-gs-scroller__buttons{display:none;}.ecl-certificates__search{max-width:none;}.ty-page-contact__content{max-width:100%;}.container-fluid{padding-left:40px;padding-right:40px;}.content-grid-delivery,.content-grid-collect,.content-grid-homepage,.content-grid-page,.content-grid-offers,.content-grid-offer,.content-grid-category,.content-grid-vendor-microstore,.content-grid-all-sellers,.content-grid-vendor-apply{padding-left:0;padding-right:0;}.ty-limited-row{padding-right:40px;padding-left:40px;box-sizing:border-box;}.ty-limited-row:first-child{padding-right:40px;padding-left:40px;box-sizing:border-box;}.row-fluid .ty-limited-row{padding-right:40px;padding-left:40px;box-sizing:border-box;}.row-fluid .ty-limited-row:first-child{padding-right:40px;padding-left:40px;box-sizing:border-box;}.notablet{display:none;}.owl-theme .owl-controls{bottom:15px;line-height:10px;}.owl-theme .owl-controls .owl-page{vertical-align:top;padding:2px;}.owl-theme .owl-controls .owl-page span{width:6px;height:6px;border-radius:50%;margin:0px;}.owl-theme .owl-controls .owl-pagination{background:rgba(210,210,210,0.7);border-radius:6px;display:inline-block;height:10px;line-height:10px;vertical-align:top;}.top-quick-links .ty-text-links{position:relative;display:inline-block !important;border:none;padding:0;left:0;right:0;}.top-quick-links .ty-text-links__item{margin-right:12px;}.top-quick-links .ty-text-links__item:last-child{margin-right:0;}.top-quick-links .ty-text-links-wrapper{border:none;}.ecl-top-cities{margin-right:16px;}.ecl-top-addresses{margin-right:8px;}.ecl-top-addresses__wrapper{width:200px;}.tygh-header > div{padding-top:16px;}.ty-logo-container__image{width:108px;margin-top:0;}.row-fluid .ty-logo-desktop-container{width:108px;}.row-fluid .header-grid-right{width:calc(100% - 131px);margin-left:23px;}.row-fluid .header-grid-right-second{margin-bottom:8px;}.header-grid-right-first{margin-bottom:27px;}.ecl-header-delivery{margin-right:24px;padding-left:24px;}.ecl-header-delivery__right{display:none;}.ecl-header-delivery__left{margin-right:0;}.ecl-header-checkout-button{margin-left:0;}.row-fluid .header-grid-right-second{justify-content:flex-end;}.top-menu{margin-left:-131px;width:calc(100% + 131px);}.top-menu .ty-menu__items{justify-content:space-between;border:none;}.top-menu .ty-menu__items:after{content:'';display:block;height:1px;width:calc(100% + 80px);background:#d2d2d2;position:absolute;bottom:0;left:-40px;}.top-menu .ty-menu__item .ty-menu__item-link{font-size:16px;line-height:16px;padding:17px 5px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;letter-spacing:normal;}.top-menu .ty-menu__item:nth-child(2) .ty-menu__item-link{padding-left:0;}.top-menu .ty-menu__item:last-child .ty-menu__item-link{padding-right:0;}.top-menu .ty-dropdown-box-menu__content-bg{display:none;}.top-menu .ecl-full-catalog-menu .ty-menu__submenu{display:none;}.top-menu .ty-menu__submenu-items{margin-top:-1px;}.ty-search-block-active{margin-left:-131px;width:calc(100% + 131px);}.ecl-top-addresses__content{min-width:182px;}.ty-cart-items.ecl-show-overflow{padding-right:4px;}.ty-footer-menu__icon-open,.ty-footer-menu__icon-hide{position:absolute;right:0;cursor:pointer;font-size:19px;color:#d2d2d2;line-height:16px;top:-2px;}.ty-footer-menu__icon-open{display:block;}.ty-footer-menu__header.open .ty-footer-menu__icon-hide,.ty-footer-general__header.open .ty-footer-menu__icon-hide{display:block;}.ty-footer-menu__header.open .ty-footer-menu__icon-open,.ty-footer-general__header.open .ty-footer-menu__icon-open{display:none;}.ty-footer-menu__container .ty-footer,.ty-footer-social__container .ty-footer{margin-top:0;float:none;}.ty-footer-menu__header,.ty-footer-general__header{border:none;padding:0;margin-bottom:16px;font-size:16px;line-height:16px;}.ty-footer-menu__header.open,.ty-footer-general__header.open{margin-bottom:16px;}.footer-stay-connected{margin-bottom:24px;}.ty-footer-menu__items,.ty-footer-general__body{padding-left:0px;margin-bottom:16px;display:none;}.ty-footer-menu__items .ty-text-links,.ty-footer-general__body .ty-text-links{margin-bottom:0;}.ty-footer-menu__items .ty-text-links__item,.ty-footer-general__body .ty-text-links__item{border:none;margin-bottom:12px;margin-right:0;}.ty-footer-menu__items .ty-text-links__a,.ty-footer-general__body .ty-text-links__a{font-size:16px;line-height:16px;}.ty-footer-menu{border-bottom:none;padding-left:16px;padding-right:16px;}.row-fluid .ty-footer-menu__container,.row-fluid .ty-footer-social__container{width:100%;margin-left:0;}.row-fluid .ty-footer-left-part{display:none;}.row-fluid .ty-footer-right-part{width:100%;margin-left:0;}.ty-footer-right-part .ty-payment-icons{text-align:center;}.ty-payment-icons{margin-top:0;}.ty-payment-icons .ty-payment-icons__item{margin:0 6px;}.footer-bottom-part{padding:35px 40px 26px;border-top:1px solid #d2d2d2;margin-left:-40px;margin-right:-40px;width:calc(100% + 80px);box-sizing:border-box;}.ty-footer-social__container .ty-footer-general__body{display:block !important;margin-top:30px;}.ty-footer-social__container .ty-footer-general__header{display:none;}.footer-stay-connected{margin-bottom:56px;}.ty-footer-social-list{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:center;}.ty-footer-social-list__item-a{font-size:0;margin-right:24px;}.ty-footer-social-list__item-a svg,.ty-footer-social-list__item-a img{width:20px;height:20px;min-width:20px;margin-right:4px;}.ty-footer-social-list__item:last-child .ty-footer-social-list__item-a{margin-right:0;}.ty-footer-form-block{padding:32px 0 22px;}.container-fluid .ty-footer-grid__full-width{padding-left:40px;padding-right:40px;}h3.ty-social-link__title{font-size:18px;line-height:20px;margin:10px 0;}.ty-footer-form-block__form{width:440px;}.ty-footer-form-block__form .ty-input-text-medium{width:316px;}.footer-copyright{padding:13px 0 36px;}.app-google-links{margin-bottom:14px;}.ty-footer-form-block__terms-text{margin-top:6px;}.tygh-footer .ty-footer-grid__full-width{width:100%;}.ty-footer-form-block__terms-text{font-size:12px;}.ty-footer-form-block__terms-text a{font-size:12px;}.ecl-css-hp-companies-scroller__buttons{display:none;}.homepage-banners{margin-bottom:22px;}.ty-subcategories-block{gap:16px;margin-bottom:16px;}.ecl-category-block{margin-bottom:32px;}.ecl-hot-offers .ty-sidebox__title-wrapper a{font-size:16px;line-height:24px;}.ecl-hot-offers-block{gap:6px 8px;}.ecl-css-hp-companies-scroller__viewport{margin-left:-40px;margin-right:-40px;padding-left:25px;padding-right:25px;}.ty-wysiwyg-content .ty-homepage-category-block__title{margin-bottom:18px;font-size:18px;margin-top:27px;}.ty-wysiwyg-content .ty-homepage-shops-block__title{font-size:18px;}.ecl-delivery__wrong-subtotal-content{margin-bottom:26px;}.ecl-delivery__content-slots-day-title{font-size:14px;}.ecl-delivery__title{font-size:16px;line-height:24px;}.ecl-delivery__descr{margin-bottom:24px;}.ecl-delivery__address-title{margin-bottom:18px;}.ecl-delivery__address-title-txt{line-height:20px;font-size:14px;}.ecl-delivery__address-title-but{font-size:14px;line-height:20px;}.ecl-delivery__address-title-but a{font-size:14px;line-height:20px;}.ecl-delivery__content-selected{margin-top:0;}.ecl-delivery__vendors-content{gap:0px;}.ecl-delivery__vendors-content-elm-main-info-name{line-height:32px;font-size:14px;}.ecl-delivery__vendors-content-elm-main-info-address{margin-bottom:3px;}.ecl-delivery__vendors-content-map:nth-child(2n){width:100%;}.ecl-delivery__vendors-content-elm{margin-bottom:41px;width:353px;}.ecl-delivery__vendors-content-elm.selected{border-bottom:2px solid #5a3796;border-radius:8px;}.ecl-delivery__vendors-content-map{margin-top:18px;margin-bottom:34px;}.ecl-delivery__vendors-content-elm-empty{margin-bottom:0;}.ecl-delivery__vendors{margin-bottom:0;}.ecl-delivery__vendors-content-elm-work-add-more{margin-top:6px;}.ecl-delivery__vendors-content-elm-button{position:relative;border:none;}.ecl-delivery__content-pagination{margin-bottom:32px;}.ecl-delivery__content-slots-day-content{gap:8px;}.ecl-delivery__content-slots-day-content-slot-collect{width:calc((100% - 32px) / 4);box-sizing:border-box;padding:7px 8px 11px;}.ecl-delivery__content-selected{width:100%;text-align:center;box-sizing:border-box;}.ecl-delivery__vendors-title{font-size:14px;line-height:24px;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr .ty-cart-content__image-block{padding-right:16px;}.ty-cart-content__vendor-info-tr td{padding:32px 0 16px;}.ty-cart-content__vendor-info-tr:first-child td{padding:0px 0 16px;}.ty-cart-content__image img{width:124px;}.ty-cart-content__image-block{width:124px;}.ty-cart-content__price-hidden-tablet{display:none;}.ty-cart-content__product-title{line-height:20px;}.ty-cart-content__product-elem-descr{margin-bottom:20px;font-size:12px;line-height:16px;}.ty-cart-content__product-elem-descr li,.ty-cart-content__product-elem-descr a,.ty-cart-content__product-elem-descr div{font-size:12px;line-height:16px;}.ty-cart-content__price{margin-bottom:32px;padding-right:0;text-align:left;}.ty-cart-content__price bdi{margin-bottom:0;}.ty-cart-content__new-price{display:inline-block;margin-right:17px;}.ty-cart-content__price-old{display:inline-block;}.ty-cart-content__price-old bdi:after{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}.ty-cart-content__product-controls{justify-content:space-between;}.ty-cart-content__product-delete-block{margin-right:17px;}.ty-cart-content__description .quantity{margin-right:17px;}.ty-cart-content__description .ty-value-changer{width:140px;}.ty-cart-content__description .ty-value-changer__increase,.ty-cart-content__description .ty-value-changer__decrease{min-width:42px;width:42px;height:33px;line-height:31px;}.ty-cart-content__description input.ty-value-changer__input{width:42px;height:35px;}.ty-cart-content__product-delete-block{width:140px;height:35px;margin-right:17px;}.ty-cart-content__image-eseller{padding:15px 12px 8px;text-align:center;align-items:center;}.ty-cart-content__image-eseller img{width:82px;height:82px;}.ty-cart-content .ty-cart-content__vendor-delivery-product-eseller-tr .ty-cart-content__image-eseller-name{margin-bottom:0;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr-last td{width:calc(100vw - 400px);padding:0;}.content-grid-checkout .ty-cart-content__image-block{width:82px;}.content-grid-checkout .ecl-gc-cart .ty-cart-content__image-block{width:auto;}.content-grid-checkout .ecl-gc-cart .ty-cart-content__image-block-inner{width:124px;}.content-grid-checkout .ty-cart-content .ty-cart-content__textarea-tr{margin-bottom:0;}.content-grid-checkout .ty-cart-content .ty-cart-content__vendor-delivery-product-tr .ty-cart-content__image-block.ty-cart-content__image-eseller{padding-right:0;width:64px;min-width:64px;padding-bottom:0;}.content-grid-checkout .ty-cart-content .ty-cart-content__vendor-delivery-product-tr .ty-cart-content__image-block.ty-cart-content__image-eseller img{height:64px;}.content-grid-checkout .ty-cart-content .ty-cart-content__image-eseller + .ty-cart-content__description{padding-left:16px;}.content-grid-cart .ecl-gc-cart .ty-cart-content__image-block{width:auto;}.content-grid-cart .ecl-gc-cart .ty-cart-content__image-block-inner{width:124px;}.row-fluid .ty-sidebox-cart{width:304px;margin-left:16px;}.row-fluid .ty-cart-content__container{width:calc(100% - 320px);}.content-grid-cart .row-fluid .ty-limited-row{padding-left:0;padding-right:0;}.content-grid-cart .row-fluid .ty-limited-row:first-child{padding-left:0;padding-right:0;}.main-content-grid-cart{margin-bottom:32px;padding-bottom:0;}.ecl-product-scroller-ajax__title-link a{line-height:24px;}.ecl-cart__pblocks-elm{margin-bottom:0;}.ecl-cart__pblocks-elm:last-child{margin-bottom:20px;}.ty-cart-content__description{width:calc(100% - 140px) !important;}.ty-cart-content__image-block{width:140px;min-width:140px;box-sizing:border-box;}.ty-cart-content tbody{width:100%;display:block;}.ty-cart-content__vendor-delivery-product-tr{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;width:100%;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr td{padding:0px 0px 32px 0;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr .ty-cart-content__image-block{padding-right:16px;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr + .ty-cart-content__vendor-delivery-product-tr td{padding:0px 0px 32px 0;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr + .ty-cart-content__vendor-delivery-product-tr .ty-cart-content__image-block{padding-right:16px;}.ty-cart-content__image-block{margin-right:0;}.ty-cart-content__vendor-cost{vertical-align:top;font-size:14px;line-height:24px;margin-left:auto;}.ty-cart-content__vendor-info-tr{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;width:100%;}.ty-cart-content__vendor-info-img img{min-width:56px;}.ecl-trolley-info__vendors-delivery-wrong{margin-top:-4px;}.ecl-gc-cart{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;width:100%;position:relative;}.ecl-gc-cart .ty-cart-content__description-name{margin-bottom:6px;}.ecl-gc-cart .ty-cart-content__product-delete{margin-top:6px;}.ecl-gc-cart .ty-cart-content__price .price{font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;}.ecl-gc-cart td.ty-cart-content__product-elem{padding-top:32px;}.ty-cart-content__vendor-cost{margin-left:auto;}.ty-cart-content .ecl-gc-cart{position:relative;}.ty-cart-content .ecl-gc-cart .ty-control-group{display:flex;}.ty-cart-content .ecl-gc-cart .ty-control-group:before,.ty-cart-content .ecl-gc-cart .ty-control-group:after{display:none;}.ty-cart-content .ecl-gc-cart .ty-control-group:last-child .ty-control-group__label,.ty-cart-content .ecl-gc-cart .ty-control-group:last-child .ty-control-group__item{padding-bottom:0;}.ty-cart-content .ecl-gc-cart .ty-cart-content__price{position:absolute;right:0;}.ty-cart-content .ecl-gc-cart label.ty-control-group__label{margin-right:5px;}.ty-cart-content .ecl-gc-cart .ty-control-group__label,.ty-cart-content .ecl-gc-cart .ty-control-group__item{color:#3c414b;}.ty-exception__info{padding-bottom:24px;}.ty-exception__info img{height:140px;}.ty-exception__descr{margin-bottom:25px;}.ty-exception__links{width:304px;flex-direction:column;gap:10px;margin-left:auto;margin-right:auto;}.ty-exception__links-item{width:100%;}.ty-exception__links-a{width:100%;box-sizing:border-box;}.ecl-companies-list__list{gap:16px;}.ecl-companies-list__list-elm{border:1px solid #d2d2d2;border-radius:16px;padding:12px 11px 12px 16px;gap:16px;width:calc(50% - 8px);}.ecl-companies-list__list-elm .ty-rating:not(:checked) > .ty-rating__label{width:14px;margin-right:3px;line-height:1;}.ecl-companies-list__list-elm .ty-rating:not(:checked) > .ty-rating__label:before{font-size:17px;}.ecl-companies-list__list-elm-left{margin:4px 0;}.ecl-companies-list__list-elm-left img{min-width:80px;width:80px;max-width:80px;}.ecl-companies-list__list-elm-right-name{font-size:14px;line-height:24px;margin-bottom:4px;}.ecl-companies-list__list-elm-right-address{font-size:12px;line-height:16px;}.ecl-companies-list__list-elm-right-address svg{width:20px;min-width:20px;height:20px;}.ecl-companies-list__list-elm-right-rating{flex-wrap:wrap;}.ecl-companies-list__list-elm-right-rating-rate{margin-right:0;}.ecl-companies-list__list-elm-right-rating-rate > span{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-companies-list__list-elm-right-rating-rate > span span{display:none;}.ecl-companies-list__list-elm-right-rating-rate svg{margin-right:6px;margin-left:0px;}.ecl-companies-list__list-elm-left-rate{width:30px;height:30px;line-height:30px;font-size:12px;top:4px;right:4px;}.ecl-companies-list__categories{margin-bottom:26px;}.ecl-companies-list__categories-elm{width:calc((100% - 48px) / 4);}.ecl-companies-list__filters-sorting{max-width:200px;}.ecl-companies-list__filters-sorting .ty-sort-dropdown__title-mobile{display:none;}.ecl-companies-list__filters-sorting .ty-sort-dropdown__content-close{display:none;}.ecl-companies-list__filters-area{width:200px;}.ecl-companies-list__filters-area .ty-sort-dropdown__title-mobile{display:none;}.ecl-companies-list__filters-area .ty-sort-dropdown__content-close{display:none;}.ecl-companies-list .ty-pagination__bottom{display:none;}.ecl-companies-list .grid-list__pagination .ecl-cm-show-more{color:#5a3796;background:#fff;margin-top:20px;display:block;}.ecl-companies-list .grid-list__pagination .ecl-cm-show-more:hover{color:#5a3796;background:#fff;}.ecl-companies-list #add-content .pagination-container{margin-top:16px;}.ty-sellers-banner{margin-bottom:24px;}.ty-sellers-banner__content{left:40px;}.ty-sellers-banner__title{font-size:21px;line-height:24px;margin-bottom:6px;}.ty-sellers-banner__descr{font-size:15px;}.row-fluid .ecl-company-microstore__countries-container:first-child{padding-left:0;padding-right:0;}.ecl-company-microstore__categories-elm{width:calc((100% - 48px) / 4);font-size:12px;line-height:16px;height:48px;padding:10px;border-radius:8px;}.ecl-company-microstore__categories{margin-bottom:14px;}.ecl-company-microstore__nav{margin-bottom:22px;}.ecl-company-microstore__pblocks-elm{margin-bottom:32px;}.ecl-company-microstore__countries-container{border-radius:0;margin-bottom:24px;padding-top:22px;padding-bottom:27px;overflow:hidden;}.ecl-company-microstore__countries-container .ty-sidebox-important__title{margin-left:40px;margin-right:40px;}.ecl-company-microstore__countries-container .ty-sidebox__title-wrapper a{font-size:16px;line-height:24px;}.ecl-company-microstore__countries-container .ty-sidebox-important__title{margin-bottom:28px;}.ecl-company-microstore__countries-container .owl-controls{display:none !important;}.ecl-company-microstore__countries-inner{width:100%;padding-left:32px;}.ecl-company-microstore__countries-inner .owl-wrapper-outer{overflow:visible;}.ecl-company-microstore__countries-browse-all{top:20px;}.ecl-company-microstore__all-shops{padding:11px 0;margin-bottom:17px;}.ecl-company-microstore__nav{margin-bottom:62px;}.ecl-company-info__categories{overflow:auto;}.ecl-company-info__categories-elm > a{white-space:nowrap;padding:0 0px 13px 0;margin-right:48px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;font-size:14px;}.ecl-company-info__categories-elm > a:hover{font-size:14px;}.ecl-company-info__categories-elm.active > a{font-size:14px;}.ecl-company-info__categories-elm-arrow{min-width:14px;display:none;}.ecl-company-info__categories-elm:hover .ecl-company-info__categories-elm-submenu{display:none;}.content-grid-vendor-microstore .grid-list{gap:32px 16px;}.content-grid-vendor-microstore .grid-list .ty-column6{width:calc((100% - 48px) / 4);}.ecl-hot-offers__company.ecl-hot-offers-css{padding-right:0;}.ecl-css-scroller__buttons,.ecl-hot-offers-css__buttons,.ecl-cert-slider-css__buttons,.ecl-css-banners-scroller__buttons,.ecl-css-wl-scroller__buttons{display:none;}.ecl-css-scroller__slide{flex:0 0 calc(100% / 4 - 14px);max-width:calc(100% / 4 - 14px);min-width:calc(100% / 4 - 14px);}.ecl-css-wl-scroller__slide{flex:0 0 calc(100% / 4 - 14px);max-width:calc(100% / 4 - 14px);min-width:calc(100% / 4 - 14px);}.ecl-hot-offers-css__slide{flex:0 0 calc(100% / 2.8);max-width:calc(100% / 2.8);min-width:calc(100% / 2.8);}.ecl-cert-slider-css__slide{flex:0 0 calc(100% / 3.5);max-width:calc(100% / 3.5);min-width:calc(100% / 3.5);}.ecl-css-countries-scroller__slide{flex:0 0 calc(100% / 4.5);max-width:calc(100% / 4.5);min-width:calc(100% / 4.5);}.ecl-css-countries-scroller__viewport{margin-left:0;margin-bottom:-10px;padding-bottom:10px;}.ecl-css-countries-scroller__buttons{display:none;}.ecl-css-countries-scroller__viewport::-webkit-scrollbar{width:0;height:0;display:none;}.ty-scroller-list__img-block{margin-bottom:5px;}.ecl-product-scroller-ajax__container .ecl-company-microstore__pblocks-elm:last-child,.ecl-product-scroller-ajax__container .ecl-cart__pblocks-elm:last-child{margin-bottom:27px;}.ty-scroller-list__description .product-title{padding-top:3px;margin-bottom:5px;}.ty-simple-list__feature{margin-bottom:1px;}.ty-scroller-list__item .ty-product-review-reviews-stars__link{margin-bottom:3px;}.ecl-product-scroller-ajax .ty-scroller-list__description{padding:4px;}.ty-breadcrumbs{margin-bottom:8px;}.content-grid-offers .ty-mainbox-title{margin-bottom:18px;font-size:16px;line-height:24px;}.ecl-hot-offers__company-title{padding-left:40px;box-sizing:border-box;}.ecl-hot-offers__company-title a{font-size:14px;line-height:24px;}.ecl-hot-offers__company-content{width:100% !important;margin-left:0;}.ecl-hot-offers__company-content-elm-title{font-size:14px;line-height:20px;}.ecl-hot-offers__company-content-elm-img{margin-bottom:8px;text-align:left;}.ecl-hot-offers__company-content:not(.ecl-hot-offers-css__viewport){width:100% !important;margin-left:0;overflow:visible !important;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-hot-offers__company-content.ecl-hot-offers-css__viewport{width:100% !important;margin-left:0;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;padding-left:40px;}.ecl-hot-offers__company-content-elm{padding:0 3px;min-width:100%;width:100%;position:relative;}.ecl-hot-offers__company{width:calc(100% + 80px);overflow:hidden;padding-right:40px;padding-left:0px;margin-left:-40px;box-sizing:border-box;margin-bottom:38px;}.ecl-hot-offers__company .jspPane{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-hot-offers__company .ty-owl-controls{display:none;}.ecl-hot-offers__company .jspHorizontalBar{height:2px;border-radius:20px;}.ecl-hot-offers__company .jspTrack{background:#d2d2d2;border-radius:20px;}.ecl-hot-offers__company .jspDrag{background:#8cc83c;border-radius:20px;}.ecl-hot-offers__company .jspContainer{padding-bottom:16px;overflow:visible;}.ecl-hot-offers__company .jspVerticalBar{display:none;}.content-grid-search{padding-top:16px;}.ty-search-page__title{font-size:14px;line-height:20px;margin-right:16px;min-width:0;}.ecl-products-search__amount{font-size:12px;line-height:20px;}.row-fluid .side-grid-search{width:184px;}.row-fluid .main-content-grid-search{width:100%;margin-left:0;}.main-content-grid-search .grid-list{gap:32px 16px;order:3;}.main-content-grid-search .grid-list .ty-column5{width:calc(25% - 12px);margin-right:0;}.main-content-grid-search .ty-pagination__bottom{order:4;}.ty-grid-list__item-price-save{display:none;}.ty-grid-list__item-price{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;}.ty-grid-list__item-price:before,.ty-grid-list__item-price:after{display:none;}.ty-grid-list__item-price .ty-price-num{font-size:14px;line-height:20px;}.ty-grid-list__item-price .ty-list-price{font-size:14px;line-height:20px;}.ty-grid-list__item-price .ty-price-update{margin-bottom:0;}.ty-grid-list__item-name{margin-bottom:0;}.ty-grid-list__item .ty-product-review-reviews-count{font-size:12px;line-height:16px;}.ty-sort-dropdown__label{font-size:12px;line-height:16px;text-decoration:none;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:4px;}input.ty-price-slider__input-text{padding:5px 6px;}.ty-category-filters__selected-elm{margin-right:8px;margin-bottom:8px;}.ty-category-filters__selected-elm-reset{font-size:13px;}.ecl-products-search__selected-filters-container{order:2;margin-bottom:24px;margin-top:8px;width:100%;}.ecl-products-search__selected-filters .ty-sort-container{max-width:184px;margin-bottom:16px;margin-left:200px;margin-top:-63px;order:1;}.side-grid-search .ty-sidebox-important__title{margin-bottom:4px;}.side-grid-search .ty-sidebox__title-wrapper,.side-grid-search .ty-sidebox__title span,.side-grid-search .ty-sidebox__title a{color:#3c414b;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;text-transform:none;font-size:12px;line-height:16px;}.side-grid-search .ty-sidebox__icon-open:before,.side-grid-search .ty-sidebox__icon-hide:before{content:'';width:16px;height:16px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-bottom.svg?1761513667') no-repeat center;}.side-grid-search .ty-sidebox__title .ecl-filters__nav-filters-wrapper{padding:8px 12px;font-family:AvantGardeITCbyBT-Book;}.side-grid-search .ty-sidebox__title.open + .ty-sidebox__body{display:block !important;}.side-grid-search .ty-sidebox__body{display:none !important;}.side-grid-search .ty-filters__block:last-child{margin-bottom:8px;}.ty-product-filters__container{position:fixed;top:0;bottom:0;left:0;right:0;height:100vh;background:#3c414b;box-shadow:0px 4px 4px rgba(0,0,0,0.25), 0px 4px 4px rgba(0,0,0,0.25);z-index:20;}.ty-product-filters__container-close{position:absolute;top:24px;right:32px;}.ty-product-filters__container-inner{background:#fff;width:calc(100% - 64px);}.ty-product-filters__title-mobile{padding:16px 10px 10px;text-align:center;font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-product-filters__wrapper{padding:12px;border:1px solid #d2d2d2;border-radius:16px;margin-left:-1px;width:calc(100% + 1px);box-sizing:border-box;overflow:auto;height:calc(100vh - 50px);}.ecl-filters__nav-filters-title{font-size:12px;line-height:16px;margin-bottom:4px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-filters__nav-filters-wrapper{border:1px solid #d2d2d2;border-radius:8px;width:100%;padding:8px 36px 8px 12px;box-sizing:border-box;font-size:12px;line-height:16px;color:#3c414b;display:inline-block;position:relative;}.ecl-filters__nav-filters-wrapper .ty-icon-down-micro{font-size:0;width:16px;height:16px;position:absolute;top:8px;right:8px;pointer-events:none;}.ecl-filters__nav-filters-wrapper .ty-icon-down-micro:before{content:'';width:16px;height:16px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-bottom.svg?1761513667') no-repeat center;}.ecl-filters__nav-filters-wrapper.open{border-radius:8px 8px 0 0;border-bottom-color:#fff;}.ecl-filters__nav-filters-wrapper:hover{color:#3c414b;}.ecl-products-search__selected-filters .ty-sort-dropdown__content{position:fixed;top:0;bottom:0;left:0;right:64px;height:100vh;width:calc(100% - 64px);min-width:calc(100% - 64px);background:#fff;z-index:2;border-radius:0;}.ecl-products-search__selected-filters .ty-sort-dropdown__content:after{content:'';width:64px;height:100vh;display:inline-block;position:absolute;z-index:1;top:-1px;right:-64px;background:#3c414b;}.ecl-products-search__selected-filters .ty-sort-dropdown__title-mobile{font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-align:center;padding:4px 0 10px;margin-right:-12px;margin-left:-12px;margin-bottom:10px;width:calc(100% + 24px);border-bottom:1px solid #d2d2d2;}.ecl-products-search__selected-filters .ty-sort-dropdown__content-close{padding:0;position:absolute;top:24px;right:-32px;z-index:2;}.content-grid-product .ecl-company-info{border-bottom:none;}.content-grid-product .ecl-company-info:before{margin-top:0;border-bottom:none;}.ty-product-bigpicture__img{flex-wrap:wrap;}.ty-product-bigpicture__img .ty-product-img{order:1;margin-bottom:16px;width:200px !important;box-sizing:border-box;border-radius:12px;}.ty-product-bigpicture__as-thumbs .ty-product-thumbnails{width:100% !important;order:2;}.ty-product-bigpicture .ty-product-thumbnails__item{margin-bottom:16px;}.ty-product-bigpicture .ty-product-thumbnails__item img{width:54px;}.ty-product-bigpicture .ty-product-thumbnails__item:last-child{margin-right:0;}.ty-product-bigpicture__left{margin-right:24px;}.ty-product-bigpicture__left-wrapper{width:200px;}.ty-product-bigpicture__left-wrapper .ty-product-labels{left:12px;}.ty-product-bigpicture__left-wrapper .ty-product-labels__item--discount{width:77px;height:53px;background-size:77px 53px;}.ty-product-bigpicture__left-wrapper .ty-product-label__item--discount-value{font-size:28px;line-height:28px;}.ty-product-bigpicture__left-wrapper .ty-product-label__item--discount-off{font-size:7px;}.ty-product-bigpicture__left-wrapper .ty-product-label__item--discount-text{font-size:7px;line-height:7px;}.ty-product-bigpicture__left-wrapper .ty-product-label__item--discount-percent{font-size:18px;line-height:15px;margin-top:2px;}.ty-product-bigpicture__right-row1-rating .ty-product-review-reviews-stars{color:#3c414b;}.ty-product-bigpicture__right-title{font-size:14px;}.ty-product-bigpicture__right-stock{margin-bottom:16px;}.ty-product-img img{border-radius:12px;}.content-grid-product .ecl-company-info{margin-bottom:24px;}div[id*="product_options_update"] .ty-product-options{gap:8px 16px;}div[id*="product_options_update"] .ty-product-options__item{width:calc(50% - 8px);max-width:198px;}.ty-product-block__option-inner{margin-bottom:16px;}.ty-product-block__option{margin-bottom:0;}.ty-product-block__button{margin-bottom:24px;}.ty-product-block__report{padding:8px 0;}div[id*="product_options_update"] .cm-picker-product-variation-features .ty-product-options__item{max-width:100%;}.ecl-topline-tabs{overflow:auto;justify-content:flex-start;}.ecl-topline-tabs__elm{white-space:nowrap;padding:18px 46px;}.ecl-tab-list-title{margin-bottom:22px;}div.ui-dialog[aria-describedby="ecl_report_incorrect_product_information"] .ty-limited-row{padding-left:0;padding-right:0;}div.ui-dialog[aria-describedby="ecl_report_incorrect_product_information"] .ty-form-builder__buttons .ty-btn__secondary{width:100%;box-sizing:border-box;}#ecl_report_incorrect_product_information{max-width:504px !important;}#ecl_report_incorrect_product_information .ty-form-builder__buttons{margin:0px;}#ecl_report_incorrect_product_information .ty-form-builder__buttons .ty-btn__secondary{margin-bottom:30px;}#ecl_report_incorrect_product_information .ty-form-builder .ty-subheader{margin-bottom:8px;}#ecl_report_incorrect_product_information .ty-form-builder .ty-subheader.ecl-small-header{margin-top:0;}#ecl_report_incorrect_product_information textarea{margin-bottom:0;}#ecl_report_incorrect_product_information .ecl-report-incorrect-product__descr{margin-bottom:22px;}div[aria-describedby*="rate_vendor"] .ecl-company-rate__tabs-content-elm-register .ecl-company-rate__nickname-descr{margin-bottom:20px;}div[aria-describedby*="rate_vendor"] .ecl-company-rate__tabs-content-elm-register .ty-control-group__last{margin-bottom:8px;}.ecl-company-rate__buttons{flex-direction:column;gap:10px;}.ecl-company-rate__buttons-cancel{order:2;}.ecl-company-rate__buttons-submit{order:1;}div[aria-describedby*="new_post_dialog"] .ty-product-review-new-product-review__footer{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;padding-top:16px;}div[aria-describedby*="new_post_dialog"] .ty-product-review-new-product-review__footer .ty-btn__primary{order:1;margin-bottom:10px;margin-left:0;}div[aria-describedby*="new_post_dialog"] .ty-product-review-new-product-review__footer .ty-btn__transparent{order:2;}.row-fluid .main-content-grid-profile{margin-left:56px;width:calc(100% - 232px);}.row-fluid .main-content-grid-payment{margin-left:56px;width:calc(100% - 232px);}.row-fluid .main-content-grid-order-details{width:100%;margin-left:0;}.ecl-profile-addresses .ty-subheader{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding:0 0 8px;}.ecl-profile-addresses .ecl-profile-area__billing{margin-top:0;margin-bottom:8px;}.ecl-profile-addresses .ecl-profile-area__billing > div{margin-bottom:16px;}.ecl-profile-addresses__buttons .ty-btn__save{margin-bottom:16px;width:100%;}.ecl-profile-addresses__list{gap:30px;}.ecl-profile-addresses__list-elm{width:368px;}.ecl-profile__info{width:368px;}.ecl-profile-edit{flex-direction:column;}.ecl-profile-edit__left{order:2;margin-right:0;}.ecl-profile-edit__right{order:1;max-width:100%;}.ecl-profile-edit__right-descr{padding-bottom:7px;border-bottom:1px solid #d2d2d2;margin-bottom:16px;}.ecl-profile-edit__right-title{margin-bottom:8px;}.ecl-profile-edit .ty-newsletters__item{margin-bottom:24px;}.ecl-profile-edit .ty-account-photo{margin-bottom:24px;}.ecl-profile-edit__bottom-part .ty-btn__save{width:368px;}.ecl-profile-more-about-you{margin-bottom:24px;}.ecl-profile-area{margin-bottom:27px;}.ecl-profile-area .ty-nickname{margin-top:32px;margin-bottom:8px;}.tokenize_cc__form_inner{flex-direction:column;}.tokenize_cc__left_column{padding-right:0;margin-right:0;border:none;width:100%;}.tokenize_cc__right_column{width:100%;padding:4px 0 7px;}.ty-credit-card{max-width:100%;}.ty-table__card-td-buttons .cm-dialog-auto-size{margin-right:7px;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .buttons-container,.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .buttons-container{flex-wrap:wrap;padding-bottom:8px;padding-top:23px;gap:10px;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .buttons-container .ty-float-left,.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .buttons-container .ty-float-left{width:100%;order:2;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .buttons-container .ty-float-left .ty-btn,.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .buttons-container .ty-float-left .ty-btn{width:100%;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .buttons-container .ty-float-right,.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .buttons-container .ty-float-right{width:100%;order:1;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .buttons-container .ty-float-right .ty-btn,.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .buttons-container .ty-float-right .ty-btn{width:100%;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .buttons-container:before,.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .buttons-container:after,.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .buttons-container:before,.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .buttons-container:after{display:none;}#tokenize_cc_section .ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .buttons-container{flex-wrap:wrap;padding-bottom:8px;padding-top:8px;gap:10px;}#tokenize_cc_section .ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .buttons-container .ty-btn{width:100%;}.ty-connect-social__right-register{margin-left:60px;}.ty-connect-social__left-register{width:calc(100% - 411px);}.stripe-payment-form__section--card .ty-credit-card{gap:16px;}.tokenize_cc__left_column > .ty-credit-card__control-group{margin-top:16px;margin-bottom:24px;}#tokenize_cc_section .buttons-container .ty-btn{width:100%;}.ecl-orders{margin-top:72px;}.ecl-orders__search{flex-wrap:wrap;gap:23px 20px;}.ecl-orders__search-elm{width:calc(50% - 10px);}.ecl-orders__search-elm-search{width:100%;}.ecl-orders__list-elm{padding:0;margin-bottom:47px;border:1px solid #d2d2d2;position:relative;}.ecl-orders__list-elm:after{content:'';width:100%;border-bottom:1px solid #d2d2d2;position:absolute;bottom:-26px;left:0;}.ecl-orders__list-elm-top{flex-wrap:wrap;gap:10px;justify-content:space-between;}.ecl-orders__list-elm-top-elm{order:2;}.ecl-orders__list-elm-top-elm:first-child{padding-left:11px;}.ecl-orders__list-elm-top-elm:nth-last-child(2){padding-right:11px;}.ecl-orders__list-elm-top-elm-val a{margin-right:40px;}.ecl-orders__list-elm-top-elm-val a:last-child{margin-right:32px;}.ecl-orders__list-elm-top-elm-left{order:1;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;width:100%;padding:15px 11px 16px 11px;margin-bottom:6px;border-bottom:1px solid #d2d2d2;}.ecl-orders__list-elm-top-elm-left .ecl-orders__list-elm-top-elm-title{margin-bottom:0;}.ecl-orders__list-elm-bottom{flex-wrap:wrap;}.ecl-orders__list-elm-bottom-order{padding-bottom:32px;padding-left:11px;padding-right:11px;margin-bottom:16px;border-bottom:1px solid #d2d2d2;width:100%;}.ecl-orders__list-elm-bottom-links{margin-left:0;width:100%;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;gap:0 30px;padding-bottom:10px;padding-left:11px;padding-right:11px;margin-bottom:0px;border:none;}.ecl-orders__list-elm-bottom-links-elm{width:calc((100% - 60px) / 3);}.ecl-orders__list-elm-bottom-links-elm:first-child{order:1;width:calc((100% - 60px) / 3.4);}.ecl-orders__list-elm-bottom-links-elm:nth-child(2){order:4;width:calc((100% - 60px) / 3.4);}.ecl-orders__list-elm-bottom-links-elm:nth-child(3){order:3;width:calc((100% - 60px) / 3.4);text-align:center;}.ecl-orders__list-elm-bottom-links-elm:nth-child(4){order:2;width:calc((100% - 60px) / 2.6);}.ecl-orders__list-elm-bottom-links-elm:nth-child(5){order:5;width:calc((100% - 60px) / 2.6);}.ecl-orders__list-elm-bottom-order-data-image{min-width:80px;height:80px;}.ecl-orders__list-elm-bottom-order-data-right{flex-direction:row;justify-content:space-between;gap:20px;width:calc(100% - 96px);padding-right:0;}.ecl-orders__list-elm-bottom-order-data{padding-right:0;}.ecl-orders__list-elm-bottom-order-data-right-buttons{margin-top:0;}.ecl-orders__list-elm-bottom-order-data-right-buttons .ecl-orders-reorder{margin-right:0;margin-bottom:8px;}.ecl-orders__list-elm-bottom-order-data-right-buttons .ecl-orders-cancel{text-align:center;}.ecl-orders__list-elm-bottom-order-data-right-products{font-size:12px;line-height:16px;}.ecl-orders__list{margin-bottom:20px;}.ecl-orders__archived-link{margin-top:0;}.ecl-orders__list-elm-last .ecl-orders__list-elm-bottom-links{border:none;}.ecl-orders__list-elm-last:after{display:none;}.ecl-orders-detail{margin-top:10px;}.ecl-orders-detail__products-vendor-product td{vertical-align:top;}.ecl-orders-detail__products{display:block;margin-top:16px;}.ecl-orders-detail__products thead{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-orders-detail__products thead tr{width:100%;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-orders-detail__products tbody{display:block;}.ecl-orders-detail__products td{display:inline-block;}.ecl-orders-detail__products .ecl-orders-detail__products-vendor-product-buttons{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;justify-content:flex-end;}.ecl-orders-detail__products .ecl-orders-detail__products-vendor-product-last td{padding:12px 0 24px;}.ecl-orders-detail__products .ecl-orders-detail__products-vendor td{padding-top:0;padding-bottom:4px;}.ecl-orders-detail__products th{line-height:20px;}.ecl-orders-detail__products .ecl-orders-detail__products-title-product{padding:6px 0 22px;}.ecl-orders-detail__products .ecl-orders-detail__products-title-quantity{padding-bottom:22px;}.ecl-orders-detail__products .ecl-orders-detail__products-title-price{padding-bottom:22px;}.ecl-orders-detail__products .ecl-orders-detail__products-vendor-buttons.hidden{display:none;padding-bottom:0;}.ecl-orders-detail__products .ecl-orders-detail__certificate-tr .ecl-orders-detail__certificate-qty{padding-top:31px;}.ecl-orders-detail__products .ecl-orders-detail__certificate-tr .ecl-orders-detail__certificate-price{padding-top:31px;}.ecl-orders-detail__products-vendor{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-orders-detail__products-vendor td{padding:0 0 16px 0;}.ecl-orders-detail__products-vendor-buttons{margin-left:auto;margin-top:16px;}.ecl-orders-detail__products-vendor + .ecl-orders-detail__certificate-tr{margin-top:-16px;}.ecl-orders-detail__products-vendor-info-img{min-width:90px;}.ecl-orders-detail__products-vendor-product{display:grid;width:100%;grid-template-columns:96px calc(46% - 96px) calc(54% - 240px) 240px;grid-template-areas:"pvimage pvdescr pvqty pvprice" "pvimage pvdescr pvbuttons pvbuttons";}.ecl-orders-detail__products-vendor-product td{padding:0 0 24px 0;}.ecl-orders-detail__products-vendor-product-last{margin-bottom:14px;border-bottom:1px solid #d2d2d2;}.ecl-orders-detail__products-vendor-info{width:46%;}.ecl-orders-detail__products-vendor-product-image{grid-area:pvimage;max-width:96px;width:96px;min-width:96px;}.ecl-orders-detail__products-vendor-product-image img{width:75px;margin-right:21px;}.ecl-orders-detail__products-vendor-product-image .ty-no-image{width:75px !important;min-width:75px;height:75px !important;}.ecl-orders-detail__products-vendor-product-description{grid-area:pvdescr;width:calc(46% - 96px);width:100%;}.ecl-orders-detail__products-vendor-product-qty{grid-area:pvqty;}.ecl-orders-detail__products-vendor-product-price{grid-area:pvprice;width:240px;}.ecl-orders-detail__products-vendor-product-buttons{grid-area:pvbuttons;width:100%;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;justify-content:space-between;align-items:flex-start;}.ecl-orders-detail__products-vendor-product-buttons .ty-simple-list{width:132px;display:block;}.ecl-orders-detail__products-vendor-product-buttons .ty-simple-list .ty-value-changer{gap:3px;}.ecl-orders-detail__products-vendor-product-buttons .ty-simple-list .ty-value-changer__increase{width:42px;min-width:42px;margin-left:0px;}.ecl-orders-detail__products-vendor-product-buttons .ty-simple-list .ty-value-changer__decrease{width:42px;min-width:42px;margin-right:0px;}.ecl-orders-detail__products-vendor-product-buttons .ty-simple-list input.ty-value-changer__input{min-width:42px;}.ecl-orders-detail__products-vendor-product-buttons .ty-btn{width:132px;min-width:132px;padding:11px;}.ecl-orders-detail__products-vendor-product-buttons .ty-btn__add-to-cart{padding:12px;}.ecl-orders-detail__products-vendor-product-buttons form{margin-right:29px;}.ecl-orders-detail__products-vendor-product-buttons .ty-btn__add-to-cart{margin-bottom:0;}.ecl-orders-detail__products-vendor-product-buttons .ty-table__responsive-content{display:flex;}.ecl-orders-detail__products-vendor-product-buttons .ty-qty{margin-bottom:0;}.ecl-orders-detail__products-vendor-buttons-address{padding:12px 6px;width:132px;}.ecl-orders-detail__products-vendor-product-last td{border:none;}.ecl-orders-detail__products-title-product{width:46%;}.ecl-orders-detail__products-title-buttons{width:0;}.ecl-orders-detail__products-title-price{width:240px;}.ecl-orders-detail__products-title-quantity{width:calc(54% - 240px);}.ecl-orders-detail__certificate-tr{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-orders-detail__certificate-tr + .ecl-orders-detail__certificate-tr{margin-top:0;}.ecl-orders-detail__certificate-tr .ty-gift-certificate-order__group-label{padding:4px 0;}.ecl-orders-detail__certificate-tr .ty-gift-certificate-order__group-item{padding:4px 0;}.ecl-orders-detail__certificate-image{width:0;min-width:0;margin-right:0;}.ecl-orders-detail__certificate-image img{display:none;}.ecl-orders-detail__certificate-info{width:40%;min-width:40%;}.ecl-orders-detail__certificate-qty{width:calc(60% - 295px);min-width:calc(60% - 295px);}.ecl-orders-detail__certificate-price{width:295px;min-width:295px;}.ecl-orders-detail__certificate-info-image-tablet{display:flex;align-items:center;}.ecl-orders-detail__certificate-info-image-tablet img{width:75px;border-radius:8px;margin-right:16px;margin-bottom:9px;}.ecl-vouchers__descr{margin-bottom:16px;}.ecl-vouchers__items{max-width:368px;}.ecl-vouchers__items-elm-large{width:100%;}.ecl-vouchers__items-elm{width:100%;}.ecl-vouchers .ty-pagination__bottom{max-width:368px;}.ty-gift-certificate__preview{flex-wrap:wrap;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #d2d2d2;}.ty-gift-certificate__preview-card{order:2;margin-right:0;width:100%;}.ty-gift-certificate__preview-info{order:1;margin-bottom:32px;}.ty-gift-certificate__preview-info-title{margin-bottom:16px;}.ty-gift-certificate__choose-bg-title{font-size:14px;margin-bottom:16px;}.ty-gift-certificate__choose-bg{margin-bottom:24px;}.ty-gift-certificate__choose-bg .owl-controls{display:none !important;}.ty-gift-certificate__form-title{font-size:14px;margin-bottom:24px;}.ty-gift-certificate__form-amount .ty-control-group__title{margin-bottom:16px;}.ty-gift-certificate__form-amount ul{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;gap:15px;}.ty-gift-certificate__form-amount-elm{margin-left:0;}.ty-gift-certificate .ty-gift-certificate__form-amount{margin-bottom:16px;}.ty-gift-certificate__buttons{max-width:368px;}.ty-gift-certificate__form{border-bottom:1px solid #d2d2d2;margin-bottom:24px;}.ty-gift-certificate__current-title{margin-top:24px;margin-bottom:16px;font-size:14px;}.ty-gift-certificate__current-elm{width:334px;height:210px;}.ty-gift-certificate__current-elm-code{bottom:5px;}.ty-gift-certificate__current-elm-amount{bottom:22px;}.ty-gift-certificate__current-elm-inner{background-size:cover;}.ty-mainbox-body .ty-gift-certificate__buttons{margin:8px 0 24px;}.ecl-wishlist__filters{margin-bottom:60px;width:100%;}.ecl-wishlist__filters-search{width:100%;max-width:calc(100% - 388px);}.ecl-wishlist__filters-search .ty-search-magnifier.ecl-cm-magnifier-but{position:absolute;left:auto;right:0;width:32px;height:32px;visibility:visible;}.ecl-wishlist__filters-search .ty-search-magnifier.ecl-cm-magnifier-but svg{width:24px;height:24px;top:-6px;left:-6px;}.ecl-wishlist__filters-sorting{width:178px;}.ecl-wishlist__filters-filters{width:178px;}.ecl-wishlist .owl-theme .owl-controls{top:-45px;}.ecl-wishlist__title{margin-bottom:14px;}.ecl-wishlist__title-text{font-size:16px;line-height:24px;margin-right:16px;}.ecl-wishlist .ty-scroller-list{margin-left:-8px;margin-right:0px;width:calc(100% + 8px);}.ecl-wishlist .ty-scroller-list__item{padding:0 8px;}.ecl-wishlist__content{padding-bottom:10px;overflow:hidden;}.ecl-wishlist__content .owl-carousel .owl-wrapper-outer{overflow:visible;}.ecl-wishlist .ty-twishlist-item__remove{display:none;}.content-grid-category .row-fluid .breadcrumbs-grid{display:block;}.content-grid-category .ty-breadcrumbs{padding:13px 0 18px;}.main-content-grid-category .ty-mainbox-title{font-size:16px;line-height:20px;margin-bottom:16px;}.ecl-shops-category{margin-bottom:24px;}.ecl-shops-category__elm{width:calc((100% - 32px) / 3);}.main-content-grid-category .ty-mainbox-title{font-size:16px;line-height:24px;margin-bottom:26px;}.ty-recover-password form{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;}.ty-recover-password__control{order:1;margin-right:16px;}.ty-recover-password__control .ty-control-group{margin-right:0;}.ty-recover-password__control-descr{order:3;max-width:100%;}.ty-recover-password .login-recovery{order:2;margin-top:28px;}.ty-recover-password .login-recovery .ty-btn{padding:11px;}.ty-recover-password .captcha{order:4;}.ty-recover-password__title{line-height:20px;}.ty-recover-password__descr{line-height:20px;}.ty-login-buttons-container{flex-direction:column;gap:12px;}.ty-login-buttons-container .ty-btn{width:100%;text-align:center;}.ty-login-buttons-container .ty-btn__login-trouble{line-height:20px;}.ty-page-about__img-desktop{display:none;}.ty-page-about__p-left,.ty-page-about__p-right{flex-wrap:wrap;padding:0;margin-bottom:28px;}.ty-page-about__inner-image{width:100%;}.ty-page-about__inner-image img{border-radius:16px;}.ty-page-about__p-left .ty-page-about__inner-image{margin-right:0;order:2;}.ty-page-about__p-left .ty-page-about__inner{order:1;margin-bottom:24px;}.ty-page-about__p-right .ty-page-about__inner-image{margin-left:0;order:2;}.ty-page-about__p-right .ty-page-about__inner{order:1;margin-bottom:24px;}.ty-page-about__img-tablet{width:100%;}.ty-wysiwyg-content .ty-page-about__title,.ty-wysiwyg-content .ty-page-contact__title{font-size:16px;line-height:24px;margin-bottom:16px;}.ecl-page-new-content .breadcrumbs-grid{margin-bottom:16px;}.ecl-page-new-content__text-content-side{width:100%;}.ty-form-builder .ty-input-text,.ty-form-builder__textarea{max-width:100%;}.ty-form-builder__multiple-select,.ty-form-builder__select,.ty-form-builder__state,.ty-form-builder__country{max-width:100%;}.ty-form-builder .ty-subheader{font-size:14px;line-height:20px;margin-bottom:13px;}.ty-form-builder .ecl-thin-small-header{max-width:552px;}.ty-form-builder__buttons{margin-right:0;}.ty-form-builder__buttons .ty-btn__secondary,.ty-form-builder__buttons .ty-btn__primary{width:100%;margin-bottom:8px;}.ty-form-builder__buttons-descr{margin-top:0;}.ecl-page-new-content__text-content-single-inner .ecl-control-field-postcode{width:276px;}.ecl-page-new-content__text-content-single-inner .ty-form-builder__buttons{margin-top:16px;}.ecl-page-new-content__text-content-single-inner .ty-form-builder__buttons .ty-btn__secondary{width:100%;}.ecl-contact-us__item-icon:before{margin-right:21px;}.ty-page-work__item{flex-wrap:wrap;margin-bottom:28px;}.ty-page-work__item-left .ty-page-work__item-image{order:2;margin-right:0;}.ty-page-work__item-left .ty-page-work__item-inner{order:1;}.ty-page-work__item-right .ty-page-work__item-image{margin-left:0;}.ty-page-work__item-image{width:100%;}.ty-page-work__item-image img{border-radius:16px;}.ty-page-work__item-inner-elm{margin-bottom:20px;}.ty-page-work__item-inner{margin-bottom:20px;}.ty-page-work__item-inner .ty-page-work__item-inner{margin-bottom:0px;}.ty-page__img-desktop{display:none;}.ty-page__img-tablet{width:100%;}.ty-form-builder .cm-recaptcha div:first-child{width:auto !important;text-align:center;}.ecl-page-new-content .ty-wysiwyg-content img{width:1024px;}.ty-form-builder-work{margin-top:32px;max-width:100%;}.ty-form-builder-work .ty-subheader{margin-bottom:32px;}.ty-page-advertise__item{flex-wrap:wrap;}.ty-page-advertise__item-image{margin-left:0;margin-bottom:16px;}.ty-page-advertise__item-image img{border-radius:16px;}.ty-page-advertise__item-desktop-text{display:none;}.ty-page-advertise__item-mobile-text{display:block;}.ty-page-advertise__item-mobile-text p{padding-bottom:0;}.ty-page-business__item-mobile-text{display:block;}.ty-page-business__item-desktop-text{display:none;}.ecl-page-new-content__advertise-image-text{font-size:20px;line-height:32px;top:16px;left:40px;width:calc(100% - 80px);text-align:center;letter-spacing:normal;}.ty-page-business__item{flex-wrap:wrap;margin-bottom:0px;}.ty-page-business__item-inner{order:1;margin-bottom:8px;}.ty-page-business__item-image{order:2;margin-bottom:8px;margin-right:0;}.ty-page-business__item-right .ty-page-business__item-image{margin-left:0;}.ty-page-business__item-mobile-text{order:3;padding-bottom:0;}.ty-wysiwyg-content .ty-page-business__title-page,.ty-wysiwyg-content .ty-page-advertise__title{margin-bottom:16px;}.ty-partner-page__question b{font-size:14px;}.ty-partner-page__group-without-img{width:100%;}.ty-features-all{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;}.ty-features-all__group{width:25%;border-top:1px solid #d2d2d2;padding-top:32px;padding-bottom:24px;margin-bottom:0;}.ty-features-all__group:first-child,.ty-features-all__group:nth-child(2),.ty-features-all__group:nth-child(3),.ty-features-all__group:nth-child(4){border-top:none;padding-top:0;}.ty-features-all__group-empty{display:inline-block;}.ecl-brands__descr{margin-bottom:32px;}.ecl-brands__title{margin-bottom:8px;}.ty-apply-banner__content{left:40px;max-width:260px;}.ty-apply-banner__descr{font-size:17px;line-height:32px;margin-bottom:10px;letter-spacing:normal;}.ty-page-apply__p{flex-wrap:wrap;}.ty-page-apply__p-left,.ty-page-apply__p-right{margin:0;}.ty-page-apply__p-left .ty-page-apply__inner-image{margin-right:0;}.ty-page-apply__p-right .ty-page-apply__inner-image{margin-left:0;}.ty-page-apply__p-right .ty-page-apply__inner{margin-bottom:24pxs;}.ty-page-apply__p-right:last-child{padding-bottom:16px;}.ty-page-apply__inner-image{order:2;margin:0 0 16px 0;width:100%;}.ty-page-apply__inner-image img{width:100%;border-radius:16px;}.ty-page-apply__inner{order:1;margin-bottom:16px;}.ty-wysiwyg-content .ty-page-apply__inner-title{margin-bottom:16px;}.ecl-vendor-plans{padding:32px 40px;}.ecl-vendor-plans__title{font-size:16px;line-height:32px;margin-bottom:16px;}.ecl-vendor-plans__plans-elm-title{font-size:15px;line-height:22px;padding:12px 12px 9px;}.ecl-vendor-plans__plans-elm-descr{padding:14px 16px 32px;gap:0;}.ecl-vendor-plans__plans-elm-descr-opt{margin-bottom:8px;font-size:12px;line-height:16px;}.ecl-vendor-plans__plans-elm-descr-opt:last-child{margin-bottom:0;}.ecl-vendor-plans__plans-elm-descr-opt-month{margin-bottom:19px;}.ty-company-fields{max-width:100%;}.ty-company-fields .ty-form-builder__buttons{padding-bottom:0;}.ty-company-fields .ty-form-builder__buttons .ty-btn__primary{width:100%;}.row-fluid .ecl-page-new-content__text-menu{width:246px;margin-right:0px;}.row-fluid .ecl-page-new-content__text-menu + .ecl-page-new-content__text-content{width:calc(100% - 246px);margin-top:60px;}.ecl-page-new-content__text-content-single-content{width:100%;}.ecl-page-new-content__text-menu-single,.ecl-page-new-content__text-menu-tree{padding-right:70px;}.ecl-page-new-content__text-content-single-title{font-size:14px;line-height:20px;}.ecl-page-new-content__text-menu .ty-page__title{font-size:16px;line-height:24px;margin-bottom:36px;}.ecl-page-new-content__text-content-single.ty-faq-page__subtitle .ecl-page-new-content__text-content-single-title{margin-bottom:16px;}.ecl-page-new-content__text-content-single-text .ty-p-title{font-size:14px;line-height:20px;margin-bottom:8px;}.ecl-page-new-content__image-text{left:40px;font-size:20px;line-height:32px;}.ecl-page-new-content__partner-image-text{left:40px;}.ecl-page-new-content__partner-image-text span{font-size:24px;line-height:25px;}.ecl-page-new-content__image img{width:100%;}.ecl-page-new-content__title{font-size:16px;line-height:24px;}.ty-partner-page__group{flex-wrap:wrap;margin-bottom:0;}.ty-partner-page__group-item{margin-bottom:20px;}.ty-partner-page__group-item:last-child{margin-bottom:0;}.ty-partner-page__group-inner{order:1;margin-bottom:20px;}.ty-partner-page__group-image{order:2;min-width:100%;width:100%;margin-right:0;margin-bottom:20px;}.ty-partner-page__group-image .ty-page__img-mobile,.ty-partner-page__group-image .ty-page__img-desktop{display:none;}.ty-partner-page__group-image .ty-page__img-tablet{display:block;}.ty-partner-page__group-item-title{font-size:14px;line-height:32px;}.ty-partner-page__group-item-content{font-size:14px;line-height:24px;}.ty-partner-page__group-item-content a,.ty-partner-page__group-item-content p,.ty-partner-page__group-item-content li,.ty-partner-page__group-item-content li p,.ty-partner-page__group-item-content li a{font-size:14px;line-height:24px;}.ty-partner-page__group-left .ty-partner-page__group-image{margin-right:0;}.ty-partner-page__group-right .ty-partner-page__group-image{margin-left:0;}.ty-partner-page__questions-title{max-width:100%;font-size:14px;line-height:32px;}.ty-partner-page__question{font-size:14px;line-height:32px;margin-bottom:0px;}.ty-partner-page__answer{font-size:14px;line-height:24px;}.ty-partner-page__group-last .ty-partner-page__group-inner{width:100%;}.ty-partner-page__group-last p{font-size:14px;line-height:24px;}.row-fluid .litecheckout__cart{width:296px;margin-left:28px;}.row-fluid .main-content-grid-checkout{width:calc(100% - 324px);}.ecl-lc-new-address{margin-bottom:25px;padding-bottom:27px;border-bottom:1px solid #d2d2d2;}.ecl-lc-address__content-outer{border-radius:8px;padding:12px;margin-bottom:12px;}.ecl-lc-address__content-notice{margin-top:36px;}.ecl-lc-address__content-notice-textarea{min-height:126px;}.ecl-lc-customer{margin-bottom:31px;padding-bottom:41px;border-bottom:1px solid #d2d2d2;}.ecl-lc-customer .litecheckout__field--small{flex-basis:100%;}.litecheckout__step-payment-container{padding:10px;border-radius:8px;border:1px solid #d2d2d2;}.litecheckout__step-payment-container .litecheckout__field--xsmall{flex-basis:calc((100% - 16px) / 2);padding:0 8px;}.litecheckout__step-payment-container .ecl-cm-postcode-field .litecheckout__field--xsmall{padding:0;}.litecheckout__section-payment{padding-bottom:0;}.litecheckout__section-payment .litecheckout__group{gap:16px;}#checkout_stripe_cards_table{margin-bottom:0;}.ecl-lc-block-title_left{font-size:14px;line-height:24px;margin-bottom:16px;}.checkout-stripe-cards-table .ty-table__card{margin-bottom:0;}.checkout-stripe-cards-table .ty-table__card-tr{margin-bottom:16px;}.checkout-stripe-cards-table .ty-table__card-tr:last-child{margin-bottom:0;}.checkout-stripe-cards-table .ty-table__card-td-status{padding-left:6px;margin-right:13px;min-width:28px;order:1;}.checkout-stripe-cards-table .ty-table__card-td-status svg{display:inline-block;vertical-align:top;}.checkout-stripe-cards-table .ty-table__card-td-status input[type="radio"]{display:none;}.checkout-stripe-cards-table .ty-table__card-td-brand{align-items:center;order:2;}.checkout-stripe-cards-table .ty-table__card-td-brand-img{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.checkout-stripe-cards-table .ty-table__card-td-brand-img img{width:36px;order:2;margin-bottom:0;}.checkout-stripe-cards-table .ty-table__card-td-year{order:3;}.checkout-stripe-cards-table .ty-table__card-th-name{padding-top:0;}.checkout-stripe-cards-table .ty-table__card-th-expires{padding-top:0;}.ty-cart-content__textarea-tr{width:100%;display:block;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #d2d2d2;}.ecl-lc-products .ty-cart-content .ty-cart-content__textarea{width:100%;display:block;}.ecl-lc-products .ty-cart-content__vendor-delivery-product-tr-last{margin-bottom:0px;}.ecl-lc-products .ty-cart-content .ty-cart-content__vendor-delivery-product-tr + .ty-cart-content__vendor-delivery-product-tr td{padding-bottom:16px;}.stripe-payment-form__section--card .ty-credit-card{gap:16px 24px;margin-top:8px;}.stripe-payment-form__section--card .ty-credit-card__control-group{width:100%;}.stripe-payment-form__section--card .ty-credit-card__control-group-expiry,.stripe-payment-form__section--card .ty-credit-card__cvv-field{width:calc(50% - 12px);min-width:calc(50% - 12px);}.ty-checkout-complete__order-success-title{font-size:16px;line-height:24px;margin-bottom:13px;}.ty-checkout-complete__order-success{margin-top:52px;}.ty-checkout-complete__order-success-buttons{flex-direction:column;margin-bottom:27px;}.ty-checkout-complete__order-success-buttons .ty-btn{margin-bottom:10px;width:100%;}.ty-checkout-complete__order-success-buttons .ty-btn + .ty-btn{width:100%;margin-left:0;padding:11px 34px;}.litecheckout__field-stripe .litecheckout__shipping-method__logo-image{margin-bottom:3px;}.ecl-certificates-content-scroll:not(.ecl-cert-slider-css__viewport){overflow:visible !important;width:100% !important;}.ecl-certificates-content-scroll.ecl-cert-slider-css__viewport{width:100% !important;}.ecl-certificates-content-scroll .jspPane{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;gap:16px;}.ecl-certificates-content-scroll .jspHorizontalBar{height:2px;border-radius:20px;}.ecl-certificates-content-scroll .jspTrack{background:#d2d2d2;border-radius:20px;}.ecl-certificates-content-scroll .jspDrag{background:#8cc83c;border-radius:20px;}.ecl-certificates-content-scroll .jspContainer{padding-bottom:16px;overflow:visible;}.ty-certificate-banner{margin-left:-40px;}.ecl-certificates__items-elm-certificates-cert{width:215px;min-width:215px;}.ecl-certificates__items-elm-certificates-cert .ty-previewer{height:auto;}.ecl-certificates__items-elm-certificates{padding-right:40px;width:calc(100% + 40px);overflow:hidden;box-sizing:border-box;}.ecl-certificates__items-elm-company-name{font-size:14px;line-height:24px;}.ecl-certificates__items-elm.active .ecl-certificates__items-elm-certificates{margin-bottom:32px;}.ecl-certificates__items-elm.active .ecl-certificates__items-elm-company{margin-bottom:16px;}.ecl-certificates__title{font-size:16px;line-height:24px;margin-bottom:22px;}.ecl-certificates__descr{line-height:20px;margin-bottom:30px;}.ecl-certificates__items .ecl-cm-show-more{font-size:14px;line-height:14px;}.breadcrumbs-grid-certificate{margin-bottom:16px;}.ty-rma-register .ty-rma-register__th-id{width:4.5%;padding-right:6px;}.ty-rma-register .ty-rma-register__th-product{width:46.5%;padding-left:6px;}.ty-rma-register__th-price{width:12%;}.ty-rma-register__th-qty{width:19%;}.ty-rma-register__th-reason{width:18%;}.ty-rma-register__table td{padding:14px 6px;}.ty-rma-register__table td:first-child{padding-left:12px;}.ty-rma-register__table td:last-child{padding-right:12px;}.ty-rma-register__table .ty-rma-register-id{padding-right:6px;}.ty-rma-register__table .ty-rma-register-product{padding-left:6px;}.ty-rma-register-reason select{width:186px;}.ty-rma-register-reason .ecl-selectbox-beautiful{width:184px;}.ty-rma-register__link{margin-bottom:0;}.ty-rma-register__top-links{margin-top:16px;margin-bottom:24px;}.ty-rma-register__actions{margin-bottom:41px;}.ty-rma-register__comments-textarea{max-width:100%;}.ty-rma-register__buttons{display:flex;flex-direction:column;}.ty-rma-register__buttons .ty-btn__secondary{order:1;margin-bottom:18px;}.ty-rma-register__buttons .ty-btn__transparent{order:2;}.ty-rma-register__buttons .ty-btn + .ty-btn{margin-left:0;}.ty-rma-register .ty-fileuploader__a{width:181px;box-sizing:border-box;text-align:center;}.ty-rma-detail__table{margin-bottom:25px;}.ty-rma-detail__table-products{width:34%;}.ty-rma-detail__table-price{width:4%;}.ty-rma-detail__table-qty{width:15%;}.ty-rma-detail__table-reason{width:26%;}.main-content-grid-return-order-items .ty-mainbox-title{margin-top:8px;font-size:16px;}.main-content-grid-message .ty-mainbox-body{position:relative;}.main-content-grid-message .ty-mainbox-title{margin-top:0px;margin-bottom:34px;}.main-content-grid-message .ecl-my-communication__link-profile{position:absolute;top:-48px;right:0;}.ecl-my-communication__filters-elm-cont .ecl-selectbox-beautiful{min-width:184px;}.ecl-my-communication__link-profile{display:inline-block;font-size:14px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-my-communication__link-profile svg{display:inline-block;vertical-align:top;margin-right:8px;}.row-fluid .ty-sidebox-message{display:none;}.row-fluid .main-content-grid-message{margin-left:0;width:100%;}.main-content-grid-message .ty-mainbox-title.ecl-my-communication-ticket__title{margin-bottom:6px;}.ecl-my-communication-ticket__messages-elm-vendor-top-button a{width:264px;text-align:center;box-sizing:border-box;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__buttons{flex-direction:column;margin-bottom:17px;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__buttons .ty-btn{width:100%;box-sizing:border-box;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__buttons .ty-btn__primary{margin-right:0;margin-bottom:19px;}.ecl-track-order__page-title{margin-bottom:16px;}.ecl-track-order__top-line{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;}.ecl-track-order__back{margin-bottom:0;order:2;}.ecl-track-order__order-num{order:1;margin-bottom:0;}.ecl-track-order__order-status-elm{margin-bottom:24px;}.ecl-track-order__order-status-elm-content{margin-top:12px;}.ecl-track-order__top-line-details-page{margin-bottom:32px;}}@media screen and (min-width: 768px) and (max-width: 1080px){.ecl-profile-addresses .ecl-profile-addresses__title{margin-top:30px;}.ecl-product-scroller-ajax{width:calc(100% + 80px);margin-left:-40px;}.ecl-product-scroller-ajax .ty-scroller-list:not(.ecl-css-scroller__viewport):not(.ecl-css-wl-scroller__viewport){margin-left:-7px;margin-right:0;width:calc(100% + 7px) !important;overflow:visible !important;}.ecl-product-scroller-ajax .ty-scroller-list:not(.ecl-css-scroller__viewport):not(.ecl-css-wl-scroller__viewport)__item{padding:0 7px;margin-bottom:24px;width:100%;width:calc(100% / 4.7);position:relative;box-sizing:border-box;}.ecl-product-scroller-ajax .ty-scroller-list.ecl-css-scroller__viewport{margin-left:-7px;margin-right:0;padding-left:40px;padding-right:40px;width:calc(100% + 7px);}.ecl-product-scroller-ajax .ty-scroller-list.ecl-css-scroller__viewport .ty-scroller-list__item{padding:9px 7px 17px;box-sizing:border-box;}.ecl-product-scroller-ajax .ty-scroller-list.ecl-css-wl-scroller__viewport{margin-left:-7px;margin-right:0;padding-left:40px;padding-right:40px;width:calc(100% + 7px);}.ecl-product-scroller-ajax .ty-scroller-list.ecl-css-wl-scroller__viewport .ty-scroller-list__item{padding:9px 7px 17px;box-sizing:border-box;}.ecl-product-scroller-ajax .owl-item .ty-scroller-list__item{width:100%;box-sizing:border-box;padding:0 7px;}.ecl-product-scroller-ajax .ty-owl-controls{display:none;}.ecl-product-scroller-ajax .owl-carousel .owl-wrapper-outer{overflow:visible;}.ecl-product-scroller-ajax .jspHorizontalBar{height:2px;border-radius:20px;}.ecl-product-scroller-ajax .jspVerticalBar{display:none;}.ecl-product-scroller-ajax .jspTrack{background:#d2d2d2;border-radius:20px;}.ecl-product-scroller-ajax .jspDrag{background:#8cc83c;border-radius:20px;}.ecl-product-scroller-ajax .jspContainer{padding-bottom:0px;overflow:visible;}.ecl-product-scroller-ajax .jspPane{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-product-scroller-ajax__container .ecl-product-scroller-ajax{margin-bottom:30px;padding-bottom:19px;}.ecl-product-scroller-ajax__container .ecl-product-scroller-ajax:after{width:100vw;left:0px;right:0;margin-left:0;margin-right:0;}.ecl-product-scroller-ajax__container .ecl-product-scroller-ajax:last-child{margin-bottom:0;}.ecl-product-scroller-ajax__container .ecl-product-scroller-ajax:last-child:after{display:none;}.ecl-product-scroller-ajax__container .ecl-company-microstore__pblocks-elm .ecl-product-scroller-ajax{margin-bottom:30px;}.ecl-product-scroller-ajax__title{margin-bottom:7px;margin-right:40px;margin-left:40px;}.ecl-product-scroller-ajax__title-seeall svg{margin-top:-2px;}.ecl-product-scroller-ajax .ty-simple-list__price-save{display:none;}.ecl-product-scroller-ajax .ty-scroller-list__item .ty-no-image{width:auto !important;}}@media screen and (min-width: 1025px) and (max-width: 1080px){.ecl-product-scroller-ajax{width:calc(100% + 40px);margin-left:-20px;}.ecl-product-scroller-ajax .ecl-css-scroller__slide,.ecl-product-scroller-ajax .ecl-css-wl-scroller__slide{flex:0 0 calc(100% / 4 - 14px);max-width:calc(100% / 4 - 14px);min-width:calc(100% / 4 - 14px);}.ecl-product-scroller-ajax .ecl-css-scroller__buttons{display:none;}.ecl-cart__pblocks .ecl-product-scroller-ajax__title{margin-left:20px;margin-right:20px;}.ecl-cart__pblocks .ecl-product-scroller-ajax .ty-scroller-list.ecl-css-scroller__viewport{padding-left:20px;padding-right:20px;}.row-fluid .ecl-cart__pblocks.ty-limited-row:first-child{padding-right:0;padding-left:0;}.ecl-wishlist__content.ecl-product-scroller-ajax .ty-scroller-list.ecl-css-wl-scroller__viewport{padding-left:20px;padding-right:20px;}}@media screen and (min-width: 768px) and (max-width: 979px){.top-search{max-width:40px;z-index:1;}.top-search .ecl-cm-magnifier-but{display:inline-block;}.ty-search-block{width:40px;height:40px;}.ty-search-block-active{margin-left:0;vertical-align:top;}.ty-search-block-active input.ty-search-block__input{width:238px;padding:10px 46px 10px 16px;position:absolute;left:0;top:0;}.ty-search-block-active .ecl-cm-magnifier-but{visibility:visible;z-index:1;}.ty-search-block-active .ecl-cm-magnifier-link{display:inline-block;visibility:hidden;}.ty-search-block-active .ty-search-magnifier.ecl-cm-magnifier-but{left:auto;right:-198px;-webkit-transition:right 0.2s linear;-moz-transition:right 0.2s linear;-o-transition:right 0.2s linear;transition:right 0.2s linear;}.ty-search-magnifier{left:8px;right:auto;}.ecl-hot-offer-details__title-search .ty-search-magnifier{left:auto;top:4px;right:8px;}.ecl-cm-magnifier-but{visibility:hidden;z-index:0;-webkit-transition:right 0.2s linear;-moz-transition:right 0.2s linear;-o-transition:right 0.2s linear;transition:right 0.2s linear;}.ty-search-magnifier.ecl-cm-magnifier-but{left:0px;right:0;width:40px;height:40px;border-radius:8px;background:#5a3796;padding:10px;box-sizing:border-box;}.ecl-certificates__search button.ecl-magnifier-but{visibility:visible;right:5px;background:#fff;left:auto;top:4px;padding:5px;width:24px;height:24px;}.ecl-company-info__main-right-eseller{width:calc(100% - 128px);display:grid;grid-template-areas:"area1 area1" "area2 area4" "area3 area4";}.ecl-company-info__main-eseller-right-img img{width:70px;height:70px;}}@media screen and (min-width: 1025px) and (max-width: 1176px){.container-fluid{padding-left:20px;padding-right:20px;}.content-grid-delivery,.content-grid-collect,.content-grid-homepage,.content-grid-page,.content-grid-offers,.content-grid-offer,.content-grid-category,.content-grid-vendor-microstore,.content-grid-all-sellers,.content-grid-vendor-apply{padding-left:0;padding-right:0;}.ty-limited-row{padding-right:20px;padding-left:20px;box-sizing:border-box;}.ty-limited-row:first-child{padding-right:20px;padding-left:20px;box-sizing:border-box;}.row-fluid .ty-limited-row{padding-right:20px;padding-left:20px;box-sizing:border-box;}.row-fluid .ty-limited-row:first-child{padding-right:20px;padding-left:20px;box-sizing:border-box;}.notablet{display:none;}.ecl-header-delivery__right{display:none;}.top-menu .ty-menu__item .ty-menu__item-link{font-size:12px;line-height:16px;padding:17px 9px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.container-fluid .ty-footer-grid__full-width{width:100%;}.ty-sellers-banner__content{left:20px;}.ecl-page-new-content__partner-image-text{left:20px;}.ty-certificate-banner{margin-left:-20px;width:calc(100% + 40px);}}@media screen and (max-width: 767px){.ecl-select-shopping-mode__title{font-size:16px;margin-bottom:10px;}.ecl-select-shopping-mode__modes-elm{width:calc(50% - 16px);}.ecl-profile-addresses .ecl-select-shopping-mode{text-align:center;margin-bottom:25px;}.ecl-profile-addresses .ecl-select-shopping-mode__internal{text-align:center;display:block;}.ecl-profile-addresses .ecl-select-shopping-mode__title{font-size:16px;}.ecl-profile-addresses .ecl-select-shopping-mode__modes-elm{font-size:16px;padding:14px 0;width:calc(50% - 16px);}.ecl-companies-list .ecl-select-shopping-mode,.ecl-wishlist .ecl-select-shopping-mode{text-align:center;margin-bottom:25px;}.ecl-companies-list .ecl-select-shopping-mode__internal,.ecl-wishlist .ecl-select-shopping-mode__internal{text-align:center;display:block;}.ecl-companies-list .ecl-select-shopping-mode__title,.ecl-wishlist .ecl-select-shopping-mode__title{font-size:16px;}.ecl-companies-list .ecl-select-shopping-mode__modes-elm,.ecl-wishlist .ecl-select-shopping-mode__modes-elm{font-size:16px;padding:14px 0;width:calc(50% - 1px);}.ecl-profile-addresses.ecl-profile-addresses-home .ecl-profile-addresses__filter{margin:15px;}.ecl-css-banners-scroller__snapper img{aspect-ratio:1.828;object-fit:cover;}.ecl-profile__ref-but{float:none;margin-top:-13px;margin-bottom:16px;}.ecl-profile__ref-but .ecl-ref-friend-but{display:none;}.ecl-profile__ref-but .ecl-ref-friend-but-mobile{display:block;color:#fff;}.ecl-profile__ref-but .ecl-ref-friend-but-mobile:hover{color:#fff;}.ecl-vouchers__ref-but{float:none;margin-top:-13px;margin-bottom:16px;}.ecl-vouchers__ref-but .ecl-ref-friend-but{display:none;}.ecl-vouchers__ref-but .ecl-ref-friend-but-mobile{display:block;}.ecl-checkout__ref-but{display:none;}.ecl-checkout-mob__ref-but{display:block;float:none;margin-bottom:20px;}.ecl-checkout-mob__ref-but .ecl-ref-friend-but{display:none;}.ecl-checkout-mob__ref-but .ecl-ref-friend-but-mobile{display:block;background:#8cc83c;}.ecl-lc-address.ecl-has-ref{margin-top:0px;}tr.ty-cart-content__vendor-delivery-product-tr-last{border:0px solid #d2d2d2;border-bottom:1px solid #d2d2d2;height:1px;}tr.ty-cart-content__vendor-delivery-esseller-product-tr-last{height:auto;}tr.ty-checkout-content__vendor-delivery-product-tr-last{min-height:1px;height:auto;}.ty-breadcrumbs__vategory-level1{display:none;}.ecl-mt-10-m{margin-top:10px;}.ecl-css-ho-scroller{position:relative;filter:drop-shadow(0 0 10px #000 3);perspective:100px;}.ecl-css-ho-scroller__viewport.ecl-hot-offers-block{gap:0;position:relative;top:0;right:0;bottom:0;left:0;display:flex;overflow-x:scroll;counter-reset:item;scroll-behavior:smooth;scroll-snap-type:x mandatory;list-style:none;margin:0 0 -10px -4px;padding:0 0 0 16px;box-sizing:border-box;scrollbar-color:transparent transparent;scrollbar-width:0px;-ms-overflow-style:none;}.ecl-css-ho-scroller__viewport.ecl-hot-offers-block::-webkit-scrollbar{-webkit-appearance:none;width:0;height:0;}.ecl-css-ho-scroller__viewport.ecl-hot-offers-block::-webkit-scrollbar-track{background:transparent;}.ecl-css-ho-scroller__viewport.ecl-hot-offers-block::-webkit-scrollbar-thumb{background:transparent;border:none;}.ecl-css-ho-scroller__slide.ecl-hot-offers-block__elm{position:relative;flex:0 0 calc(100% / 1.02 - 8px);counter-increment:item;list-style:none;margin:0;padding:0 4px 10px 4px;min-width:auto;width:auto;}.ecl-css-ho-scroller__snapper{position:relative;top:0;left:0;width:100%;scroll-snap-align:center;}.ecl-css-ho-scroller:hover .ecl-css-scroller__snapper{animation-name:none;}.ecl-css-ho-scroller:focus-within .ecl-css-scroller__snapper{animation-name:none;}.ecl-css-gs-scroller__slide{flex:0 0 calc(100% / 2.2 - 6px);max-width:calc(100% / 2.2 - 6px);min-width:calc(100% / 2.2 - 6px);}.ecl-css-gs-scroller__buttons{display:none;}.ecl-css-scroller__slide{flex:0 0 calc(100% / 2.2 - 6px);max-width:calc(100% / 2.2 - 6px);min-width:calc(100% / 2.2 - 6px);}.ecl-css-scroller__buttons{display:none;}.ecl-css-wl-scroller__slide{flex:0 0 calc(100% / 2.2 - 6px);max-width:calc(100% / 2.2 - 6px);min-width:calc(100% / 2.2 - 6px);}.ecl-css-wl-scroller__buttons{display:none;}.ecl-hot-offers__company.ecl-hot-offers-css{padding-right:0;}.ecl-hot-offers-css__slide{flex:0 0 calc(100% / 1.66);max-width:calc(100% / 1.66);min-width:calc(100% / 1.66);}.ecl-hot-offers-css__buttons{display:none;}.ecl-css-countries-scroller__slide{flex:0 0 calc(100% / 1.8);min-width:calc(100% / 1.8);max-width:calc(100% / 1.8);}.ecl-css-countries-scroller__viewport{margin-left:0;margin-bottom:10px;}.ecl-css-countries-scroller__buttons{display:none;}.big-banners .ecl-css-banners-scroller .owl-controls{bottom:15px;}.ty-owl-previewer.ui-dialog-content{height:calc(100vh - 44px) !important;}.ty-owl-previewer .object-container,.ty-owl-previewer .ty-owl-previewer__container,.ty-owl-previewer .owl-wrapper-outer,.ty-owl-previewer .owl-wrapper,.ty-owl-previewer__image-container{height:calc(100vh - 44px) !important;box-sizing:border-box;max-height:calc(100vh - 44px) !important;}.ty-owl-previewer__image--flex-fix-wrapper{max-height:calc(100vh - 44px) !important;}.ecl-page-new-content .ty-wysiwyg-content img{width:767px;}.owl-theme .owl-controls{bottom:15px;line-height:7px;}.owl-theme .owl-controls .owl-page{vertical-align:top;padding:1px 1.5px;}.owl-theme .owl-controls .owl-page span{width:5px;height:5px;border-radius:50%;margin:0px;}.owl-theme .owl-controls .owl-page:first-child{padding-left:1px;}.owl-theme .owl-controls .owl-page:last-child{padding-right:1px;}.owl-theme .owl-controls .owl-pagination{background:rgba(210,210,210,0.7);border-radius:6px;display:inline-block;height:7px;line-height:7px;vertical-align:top;}.ecl-page-new-content__text-content-single-inner-text .help-inline p{font-size:12px;line-height:16px;}.help-inline p{font-size:12px;line-height:16px;}.container-fluid{padding-left:16px;padding-right:16px;}.content-grid-delivery,.content-grid-collect,.content-grid-homepage,.content-grid-page,.content-grid-offers,.content-grid-offer,.content-grid-category,.content-grid-vendor-microstore,.content-grid-all-sellers,.content-grid-vendor-apply{padding-left:0;padding-right:0;}.content-grid-homepage .row-fluid .ty-limited-row{padding-left:0;padding-right:0;}.content-grid-homepage .row-fluid .ty-limited-row:first-child{padding-left:0;padding-right:0;}.ty-limited-row{padding-right:16px;padding-left:16px;box-sizing:border-box;}.ty-limited-row:first-child{padding-right:16px;padding-left:16px;box-sizing:border-box;}.row-fluid .ty-limited-row{padding-right:16px;padding-left:16px;box-sizing:border-box;}.row-fluid .ty-limited-row:first-child{padding-right:16px;padding-left:16px;box-sizing:border-box;}input[type="text"],input[type="password"],input[type="tel"],input[type="number"],textarea,select{height:32px;}select{background-position:calc(100% - 12px) center;}.ty-form-builder .cm-recaptcha div:first-child{width:auto !important;text-align:center;}.notification-container .alert-success,.notification-container .alert-warning,.notification-container .alert-error{width:calc(100% - 32px);left:16px;right:16px;}.notification-container .alert-success,.notification-container .alert-warning,.notification-container .alert-error{padding:27px 19px 14px 19px;}.notification-container .alert-success .ecl-notice-title,.notification-container .alert-warning .ecl-notice-title,.notification-container .alert-error .ecl-notice-title{font-size:14px;}.notification-container .alert-success .ecl-notice-text,.notification-container .alert-warning .ecl-notice-text,.notification-container .alert-error .ecl-notice-text{font-size:14px;}.notification-container .alert-success .ecl-notice-text a,.notification-container .alert-warning .ecl-notice-text a,.notification-container .alert-error .ecl-notice-text a{font-size:14px;}.notification-container .alert-success .ecl-notice-text .ecl-notice-text-main,.notification-container .alert-warning .ecl-notice-text .ecl-notice-text-main,.notification-container .alert-error .ecl-notice-text .ecl-notice-text-main{font-size:14px;}.notification-container .alert-success,.notification-container .alert-warning{font-size:14px;}.notification-container .alert-success .ecl-notice-icon,.notification-container .alert-warning .ecl-notice-icon{height:30px;background-size:30px;}.notification-container .alert-success strong,.notification-container .alert-warning strong{font-size:14px;}.notification-container .alert-success strong:before,.notification-container .alert-warning strong:before{background-size:30px;height:30px;}.notification-container .alert-error{font-size:14px;}.notification-container .alert-error .ecl-notice-icon{height:30px;background-size:30px;}.notification-container .alert-error strong{font-size:14px;}.row-fluid .header-grid-right{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;}.row-fluid .header-grid-right-second{flex-wrap:wrap;margin-bottom:16px;}.row-fluid .ty-logo-desktop-container{display:none;}.row-fluid .header-grid-right-first{display:none;}.header-grid{border-bottom:1px solid #d2d2d2;}.ecl-header-delivery{display:none;}.top-wishlist{display:none;}.ecl-header-checkout-button{display:none;}.top-quick-links{display:none;}.top-languages{display:none;}.header-grid-right > .row-fluid:nth-child(2){order:2;width:calc(100% - 80px);}.header-grid-right > .row-fluid:nth-child(3){order:1;width:80px;}.ty-logo-mobile-container{order:2;width:calc(100% - 80px);text-align:center;}.top-my-account{order:3;}.top-my-account .ty-dropdown-box__title{padding:0px 8px;}.top-cart-content{order:4;margin:0;}.top-cart-content .ty-dropdown-box__title{padding:0px 8px;vertical-align:top;}.top-cart-content .ty-dropdown-box__title svg{margin-right:0;}.top-cart-content .ty-dropdown-box__content{top:41px;}.top-cart-content .ty-cart-content__title-discount{width:96px;min-width:96px;}.top-cart-content .ty-dropdown-box__content-cart .ty-cart-content__title-discount{margin-right:0;}.ty-cart-items .ty-value-changer{min-width:96px;width:96px;}.ty-cart-items .ty-value-changer__increase,.ty-cart-items .ty-value-changer__decrease{width:28px;min-width:28px;height:23px;line-height:23px;font-size:14px;}.ty-cart-items input.ty-value-changer__input{width:30px;height:25px;line-height:18px;padding:6px 2px;}.ty-cart-items__price-base{font-size:12px;line-height:24px;}.ty-cart-items__price{font-size:12px;}.ty-cart-items__list-item-desc a{font-size:12px;line-height:20px;}.ty-cart-items__delete{width:96px;}.ty-cart-items__list-item-certificate .ty-cart-items__price{margin-right:16px;}.ty-cart-items__list-item-certificate .ty-cart-items__list-item-tools{width:96px;margin-right:0;}.ty-cart-items__list-item-certificate .ty-cart-items__list-item-tools a{margin-left:0px;}.ty-cart-items__list-item-certificate .ty-cart-items__list-item-tools a svg{margin-right:0;}.ty-minicart-title__price{display:none;}.top-search{order:5;max-width:calc(100% + 80px);width:calc(100% + 80px);min-width:calc(100% + 80px);margin-right:0;margin-left:-80px;margin-top:16px;padding-right:0;border:none;}.top-search input.ty-search-block__input{display:block;width:100%;padding:10px 45px 10px 16px;border:1px solid #c7c7c7;font-size:13px;}.top-search .ecl-cm-magnifier-but{width:40px;height:40px;border-radius:8px;background:#5a3796;padding:10px;box-sizing:border-box;display:inline-block;}.ty-search-block{width:100%;}.ty-search-block .ecl-cm-magnifier-link{display:none;}.tygh-header > div{padding:20px 16px 0;}.top-menu-mobile .ty-menu__items{border:none;flex-direction:column;}.top-menu-mobile .ty-menu__item{border:none;}.top-menu-mobile .ty-menu__item .ty-menu__item-link{padding:8px 16px;min-height:0;font-size:14px;line-height:20px;}.top-menu-mobile .ty-menu__item .ty-menu__item-link:focus{outline:none;}.top-menu-mobile .ty-menu__item:hover > .ty-menu__item-link,.top-menu-mobile .ty-menu__item:active > .ty-menu__item-link,.top-menu-mobile .ty-menu__item:focus > .ty-menu__item-link,.top-menu-mobile .ty-menu__item.ty-menu__item-active > .ty-menu__item-link{color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.top-menu-mobile .ty-menu__item-first:hover > .ty-menu__item-link{color:#3c414b;font-family:AvantGardeITCbyBT-Book;}.top-menu-mobile .ty-menu__item-first .ty-menu__item-favorite:hover .ty-mobile_wishlist-title{color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.top-menu-mobile .ty-menu__item-first .ty-menu__item-link:hover > .ty-menu__item-link-text{color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.top-menu-mobile .ty-menu__item-book-delivery .ty-text-links__a:after{content:'';display:inline-block;width:20px;height:20px;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic20-time.svg?1761513667');}.top-menu-mobile .ty-menu__item-list-search .ty-text-links__a:after{content:'';display:inline-block;width:20px;height:20px;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-file-edit.svg?1761513667');}.top-menu-mobile .ty-menu__menu-btn span{display:none;}.top-menu-mobile .ty-menu__menu-btn .ty-menu__item-link{padding:0;}.top-menu-mobile .ty-menu__menu-btn svg{display:inline-block;vertical-align:top;}.top-menu-mobile .ty-menu__submenu-items{position:fixed;top:0;bottom:0;left:0;width:calc(100vw - 64px);background:#fff;border:none;}.top-menu-mobile .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom{display:none;}.top-menu-mobile .ty-menu__submenu-list{position:fixed;top:0;bottom:0;left:0;width:calc(100vw - 64px);background:#fff;border:none;z-index:101;}.top-menu-mobile .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__submenu-link{padding:8px 0px;margin:0 0px;color:#3c414b;font-size:14px;line-height:20px;font-weight:normal;text-transform:capitalize;width:calc(100% - 32px);}.top-menu-mobile .ty-menu__submenu .ty-menu__submenu-item-header:hover > .ty-menu__submenu-link,.top-menu-mobile .ty-menu__submenu .ty-menu__submenu-item-header:active > .ty-menu__submenu-link{color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.top-menu-mobile .ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__submenu-item-header{border-bottom:1px solid #d2d2d2;min-height:0;margin:0 16px;}.top-menu-mobile .ty-menu__submenu .ty-top-mine__submenu-col:last-child .ty-menu__submenu-item-header{border:none;}.top-menu-mobile .ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__submenu-item{padding-left:0;}.top-menu-mobile .ty-menu__submenu .ty-top-mine__submenu-col:hover .ty-menu__submenu-item-header > .ty-menu__submenu-link,.top-menu-mobile .ty-menu__submenu .ty-top-mine__submenu-col:active .ty-menu__submenu-item-header > .ty-menu__submenu-link{color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.top-menu-mobile .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item{margin-left:16px;margin-right:16px;}.top-menu-mobile .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item:hover > .ty-menu__submenu-link,.top-menu-mobile .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item:active > .ty-menu__submenu-link{color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.top-menu-mobile .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link{padding:8px 0;font-size:14px;line-height:20px;color:#3c414b;}.ty-menu__item-first .ty-menu__item-link{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;align-items:center;padding:16px;}.ty-menu__item-first .ty-menu__item-link-text{font-size:14px;line-height:20px;color:#3c414b;}.ty-menu__item-first .ty-menu__item-favorite a{display:block;width:100%;padding:8px 16px;font-size:14px;line-height:20px;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;align-items:center;color:#3c414b;}.ty-logo-container-mobile__image img{display:inline-block;vertical-align:top;}.top-menu-links-mobile .ty-text-links{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;padding-bottom:16px;margin-bottom:0;overflow:auto;}.top-menu-links-mobile .ty-text-links__item{display:inline-block;padding:0 0 0 15px;margin-right:0;}.top-menu-links-mobile .ty-text-links__a{white-space:nowrap;font-size:16px;line-height:16px;color:#3c414b;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.top-menu-links-mobile .ty-text-links__a:focus{outline:none;}.top-menu-links-mobile .ty-text-links__a:hover,.top-menu-links-mobile .ty-text-links__a:active,.top-menu-links-mobile .ty-text-links__a:focus{color:#5a3796;}.top-menu-links-mobile .ty-text-links__active > .ty-text-links__a{color:#5a3796;}.top-menu-links-mobile .ty-text-links__item-submenu-login{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ty-text-links__item-submenu-login{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;padding:0px 16px 25px;margin-left:-16px;margin-right:-16px;margin-bottom:20px;border-bottom:1px solid #d2d2d2;}.ty-text-links__item-submenu-login .ty-account-info__item{margin-bottom:0;}.ty-text-links__item-submenu-login .ty-account-info__item-line{color:#5a3796;}.ty-text-links__item-submenu-login .ty-account-info__item-login .ty-account-info__a,.ty-text-links__item-submenu-login .ty-account-info__item-register .ty-account-info__a{font-size:14px;line-height:20px;color:#5a3796;}.ty-text-links__item-submenu-login .ty-account-info__item-register{margin:0;}.ty-text-links__item-submenu-login .ty-account-info__name{color:#5a3796;font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding-bottom:0;}.ty-text-links__item-submenu-login > svg{margin-right:8px;}.ty-text-links__item-submenu-login-inner{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ty-dropdown-box-menu__title a{font-size:0;}.ty-dropdown-box-menu__content{position:fixed;height:100vh;width:100%;left:0;z-index:101;right:0;top:0;bottom:0;}.ty-dropdown-box-menu__content .ty-menu__item{display:block !important;}.ty-dropdown-box-menu__content .ty-menu__item .ty-menu__item-toggle{height:36px;width:48px;}.ty-dropdown-box-menu__content .ty-menu__menu-btn{display:none !important;}.ty-dropdown-box-menu__content:before{content:'';width:100vw;height:100vh;display:block;position:fixed;top:0;left:0;background:rgba(60,65,75,0.8);overflow:auto;}.ty-dropdown-box-menu__content .ty-menu__item-toggle{font-size:0;line-height:36px;}.ty-dropdown-box-menu__content .ty-menu__item-toggle .ty-menu__icon-hide,.ty-dropdown-box-menu__content .ty-menu__item-toggle .ty-menu__icon-open{vertical-align:middle;margin-right:2px;}.ty-dropdown-box-menu__content .ty-menu__items{min-height:100%;height:100%;width:100%;}.ty-dropdown-box-menu__content .ty-menu__item-mobile{border-bottom:2px solid #5a3796;padding:0 0 8px;}.ty-dropdown-box-menu__content .ty-menu__item-mobile:last-child{border:none;}.ty-dropdown-box-menu__content .ty-menu__item-logo{padding:16px;text-align:center;}.ty-dropdown-box-menu__content .ty-menu__item-top-account{background:#3c414b;border-bottom:none;display:-webkit-flex !important;display:-ms-flexbox !important;display:-ms-flex !important;display:flex !important;padding:14px 16px;}.ty-dropdown-box-menu__content .ty-menu__item-top-account svg{margin-bottom:4px;}.ty-dropdown-box-menu__content .ty-menu__item-top-address{background:#8cc83c;padding:8px 23px;}.ty-dropdown-box-menu__content .ty-menu__item-top-address a{color:#fff;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:12px;line-height:24px;}.ty-dropdown-box-menu__content .ty-menu__item-top-address a:hover{color:#fff;}.ty-dropdown-box-menu__content .ty-menu__item-top-address svg{line-height:24px;vertical-align:middle;margin-bottom:4px;}.ty-dropdown-box-menu__content .ty-menu__item-first{padding-top:8px;}.ty-dropdown-box-menu__content .ty-menu__item-logo{border-bottom:none;}.ty-dropdown-box-menu__content-inner{width:calc(100% - 64px);height:100%;overflow:auto;position:fixed;top:0;bottom:0;background:#fff;}.ty-dropdown-box-menu__content-bg{position:fixed;right:0px;top:0;bottom:0;width:64px;z-index:1;}.ty-dropdown-box-menu__content-bg svg{margin-top:12px;margin-left:8px;}.ty-menu__submenu-item-title{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding:18px 16px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;border-bottom:1px solid #d2d2d2;}.ty-menu__submenu-item-title-text{width:calc(100% - 19px);text-align:center;font-size:16px;}.ty-menu__submenu-item-title2{font-size:16px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding:18px 16px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;border-bottom:1px solid #d2d2d2;}.ty-menu__submenu-item-title2-text{width:calc(100% - 19px);text-align:center;}.ty-menu__item-top-account-login{width:50%;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;justify-content:center;flex-direction:column;}.ty-menu__item-top-account-login-inner{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;width:100%;justify-content:center;}.ty-menu__item-top-account-login-inner .ty-account-info__item-login .ty-account-info__a,.ty-menu__item-top-account-login-inner .ty-account-info__item-register .ty-account-info__a{color:#fff;font-size:14px;}.ty-menu__item-top-account-login-inner .ty-account-info__item-register{margin-bottom:0;}.ty-menu__item-top-account-login-inner .ty-account-info__item{margin-bottom:0;}.ty-menu__item-top-account-login-inner .ty-account-info__name{color:#fff;font-size:14px;line-height:20px;padding-bottom:0;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-menu__item-top-account-language{width:50%;}.ty-menu__item-top-account-language .ty-select-block{border-color:#d2d2d2;border-radius:8px;top:45px;left:01px;padding:8px;}.ty-menu__item-top-account-language .ty-select-block__a{padding:0;border:none;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;justify-content:center;flex-direction:column;}.ty-menu__item-top-account-language .ty-select-block__a.open,.ty-menu__item-top-account-language .ty-select-block__a.open:hover,.ty-menu__item-top-account-language .ty-select-block__a:hover{background:none;}.ty-menu__item-top-account-language .ty-select-block__a-item{color:#fff;font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;display:block !important;}.ty-menu__item-top-account-language .ty-select-block__a-item:after{content:'';display:inline-block;width:8px;height:6px;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/arrow_bottom_small_white.svg?1761513667');vertical-align:middle;margin-left:14px;margin-top:-3px;}.ty-menu__item-top-account-language .ty-select-block__a-flag{margin-bottom:6px;margin-top:2px;border-radius:50%;margin-right:0;}.ty-menu__item-top-account-language .ty-select-block__arrow{display:none;}.ty-menu__item-top-account-language .ty-select-block__list-a{padding:8px 12px;border-radius:8px;font-size:14px;color:#3c414b;}.ty-menu__item-top-account-language .ty-select-block__list-a .ty-flag{border-radius:50%;margin-right:11px;}.ty-menu__item-top-account-language .ty-select-block__list-a .ty-flag-gb{background-position:0 0;}.ty-menu__item-top-account-language .ty-select-block__list-a:hover{color:#fff;}.ty-menu__item-top-account-language .ty-select-block__list-item{padding:0;}.ty-menu__item-top-account-language .ty-icon-down-micro:before{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/arrow_bottom_small_white.svg?1761513667');vertical-align:top;}.ty-account-info__item-line{padding:0 5px;font-size:12px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#fff;}.ty-menu__item-general-menu-title{font-size:16px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;padding:16px 16px 8px;display:block;}.ty-menu__item-general-menu{border-bottom:2px solid #5a3796;padding:0 0 8px;}.ty-menu-item-text__title-wrapper{font-size:16px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#5a3796;padding:16px 16px 8px;display:block;}.ty-menu-item-text__list .ty-text-links{margin-bottom:0;}.ty-menu-item-text__list .ty-text-links .ty-text-links__item{margin-left:16px;margin-right:16px;padding:8px 0;}.ty-menu-item-text__list .ty-text-links .ty-text-links .ty-text-links__item{border-bottom:1px solid #c7c7c7;}.ty-menu-item-text__list .ty-text-links .ty-text-links .ty-text-links__item:last-child{border-bottom:none;}.ty-menu-item-text__list .ty-text-links__item{padding:8px 16px;margin-right:0;}.ty-menu-item-text__list .ty-text-links__item:hover > .ty-text-links__a{color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-menu-item-text__list .ty-text-links__a{font-size:14px;line-height:20px;color:#3c414b;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;justify-content:space-between;}.ty-menu-item-text__list .ty-text-links__item-submenu{position:fixed;background:#fff;z-index:102;top:0;bottom:0;left:0;right:64px;display:none;}.ty-menu-item-text__list .ty-text-links__item-arrow svg{display:inline-block;vertical-align:middle;margin-right:2px;}.ty-menu-item-text__list .ty-text-links__item-subitems-active .ty-text-links__item-submenu{display:block;}.ty-menu-item-text__list .ty-text-links__item-submenu-title{font-size:14px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding:20px 16px 10px;text-align:center;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:center;flex-direction:column;}.ty-menu-item-text__list .ty-text-links__item-submenu-title-home{font-size:14px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding:20px 16px 10px;text-align:center;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:center;flex-direction:column;}.ty-menu-item-text__list .ty-text-links__item-submenu-title-inner{width:100%;text-align:center;margin-bottom:19px;}.ty-menu-item-text__list .ty-text-links__item-submenu-title-back{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;background:#8cc83c;padding:13px 16px;margin-left:-16px;margin-right:-16px;}.ty-menu-item-text__list .ty-text-links__item-submenu-title-back-text{color:#fff;font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;width:calc(100% - 30px);text-align:center;display:block;}div.ui-widget-content.ui-dialog[aria-describedby*="login_block"]{top:0 !important;bottom:-10px;left:0 !important;width:100% !important;border-radius:0;box-sizing:border-box;border:none;overflow:auto;position:fixed !important;}div.ui-widget-content.ui-dialog[aria-describedby*="login_block"].ui-dialog-error-login{margin-left:0;}div.ui-widget-content.ui-dialog[aria-describedby*="login_block"] .object-container{padding-left:16px;padding-right:16px;}div.ui-widget-content.ui-dialog[aria-describedby*="login_block"] .ui-dialog-titlebar{height:0;}div.ui-widget-content.ui-dialog[aria-describedby*="login_block"] .ui-dialog-title{height:0;}div.ui-widget-content.ui-dialog[aria-describedby*="login_block"] .ui-dialog-titlebar-close{top:10px;right:10px;}div.ui-widget-content.ui-dialog[aria-describedby*="login_block"].ui-dialog-error-login{width:100% !important;min-height:0 !important;border-radius:16px;max-width:460px;left:calc((100vw - 460px) / 2) !important;top:50% !important;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);}div.ui-widget-content.ui-dialog[aria-describedby*="login_block"].ui-dialog-error-login .object-container{max-width:none;}div.ui-widget-content.ui-dialog[aria-describedby*="login_block"].ui-dialog-error-login .ecl-login-form-success__descr > div{display:inline-block;}div.ui-widget-content.ui-dialog[aria-describedby*="login_block"].ui-dialog-error-login .ecl-login-form-success-e2 .ecl-login-form-success__icon{margin-bottom:7px;}.ecl-login-form-success__popup-title{font-size:14px;}.ecl-login-form-success__title{font-size:14px;}.ecl-login-form-success__descr{font-size:14px;max-width:none;}.ecl-login-form-success__outer{max-width:none;width:100%;}.ecl-login-form-success__outer-error{max-width:none;min-width:none;}.ecl-login-form-success-s .ecl-login-form-success__popup-title{font-size:14px;}.ecl-login-form-success-e1 .ecl-login-form-success__popup-title,.ecl-login-form-success-e2 .ecl-login-form-success__popup-title{font-size:14px;line-height:32px;}a.ty-hybrid-auth__icon{margin-right:16px;}a.ty-hybrid-auth__icon:last-child{margin-right:0px;}.ecl-login-form__tabs-content-elm .ty-control-group__label{font-size:14px;line-height:16px;margin-bottom:4px;}.ty-login-popup .ty-login__input{height:40px;padding:12px 12px;-webkit-box-shadow:inset 0 0 0 20px #fff;-moz-box-shadow:inset 0 0 0 20px #fff;box-shadow:inset 0 0 0 20px #fff;line-height:16px;font-size:14px;}a.ty-password-forgot__a{font-size:14px;}.ty-login__remember-me-label{font-size:14px;}.ecl-login-form__tabs-content-elm-register .ty-control-group{margin-bottom:16px;}.ecl-password-field .ecl-password-field-view{top:27px;}.ecl-password-field.password-visible .ecl-password-field-view{top:27px;}.ecl-login-form__tabs-content-elm .ecl-password-field .ecl-password-field-view{top:31px;}.ecl-login-form__tabs-content-elm .ecl-password-field .ecl-password-field-view.password-visible .ecl-password-field-view{top:31px;}.ecl-login-form__tabs-content-elm .ty-login-buttons-container .ty-btn{width:100%;height:50px;font-size:14px;line-height:20px;padding:15px;}.ty-login-buttons-container{flex-direction:column;gap:16px;}.ty-login-buttons-container .ty-btn__login{width:100%;box-sizing:border-box;height:40px;font-size:12px;line-height:20px;padding:8px;}.ty-login-buttons-container .ty-btn__login-trouble{font-size:14px;}.ecl-login-form{max-width:100%;margin-left:auto;margin-right:auto;}.ecl-login-form__tabs-elm{line-height:20px;font-size:16px;box-sizing:border-box;padding-top:16px;}.ecl-login-form__tabs-elm.active{line-height:20px;font-size:16px;}.ecl-login-form__tabs{margin:0px -16px 24px;padding:20px 0px 0px;justify-content:flex-start;width:calc(100% + 32px);}.ecl-login-form__tabs-content-elm .ty-control-group{margin-bottom:16px;}.ecl-login-form__tabs-content-elm .captcha{margin-bottom:24px;}.ecl-login-form__tabs-content-elm-title{margin-bottom:24px;}.ecl-login-form__tabs-content-elm-register .captcha{margin-bottom:0;}.ecl-login-form__tabs-content-elm-register .ty-control-group__agreement{margin-bottom:35px;}.ecl-login-form__tabs-content-elm-register .ty-login-buttons-container .ty-btn{width:100%;}.ty-login-reglink{margin-bottom:20px;}.ty-login-buttons-container .ty-btn__login-trouble{line-height:20px;}.ty-recover-password{margin-top:24px;}.ty-recover-password__title{font-size:16px;line-height:24px;margin-bottom:24px;}.ty-recover-password__descr{font-size:14px;line-height:16px;margin-bottom:25px;}.ty-recover-password__control{flex-wrap:wrap;}.ty-recover-password__control .ty-login__filed-label{font-size:14px;line-height:16px;padding-bottom:4px;}.ty-recover-password__control .ty-control-group{width:100%;margin-right:0;}.ty-recover-password__control-descr{max-width:100%;}.ty-recover-password .login-recovery .ty-btn{width:100%;}.ty-recover-password .captcha{margin-bottom:40px;}.ty-footer-form-block{padding:16px 0 25px;}.ty-footer-form-block form{flex-direction:column;}.ty-footer-form-block__form{width:100%;}.ty-footer-form-block__button .ty-btn__subscribe{width:31px;height:32px;font-size:0;}.ty-footer-form-block__button .ty-btn__subscribe:before{content:'';width:12px;height:10px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/email_icon.svg?1761513667');}.ty-footer-form-block__form-title{margin-bottom:0;}.ty-footer-form-block .ty-input-text-medium{height:32px;width:100%;padding:8px 40px 8px 12px;font-size:14px;line-height:16px;}.ty-footer-form-block h3.ty-social-link__title{margin:0 0 16px;font-size:18px;line-height:24px;text-align:left;font-weight:normal;}.ty-footer-form-block__input{width:calc(100% - 32px);}.ty-footer-form-block__terms-text{text-align:left;margin-top:16px;font-size:12px;}.ty-footer-form-block__terms-text a{font-size:12px;}.ty-footer-menu__container .ty-footer,.ty-footer-social__container .ty-footer{margin-top:0;}.ty-footer-menu__header,.ty-footer-general__header{border:none;padding:0;margin-bottom:20px;font-size:16px;line-height:16px;}.ty-footer-menu__header.open,.ty-footer-general__header.open{margin-bottom:12px;}.ty-footer-menu__icon-open,.ty-footer-menu__icon-hide{font-size:19px;color:#d2d2d2;line-height:16px;top:-2px;}.footer-stay-connected{margin-bottom:24px;}.ty-footer-menu__items,.ty-footer-general__body{padding-left:9px;margin-bottom:20px;}.ty-footer-menu__items .ty-text-links__item,.ty-footer-general__body .ty-text-links__item{border:none;margin-bottom:12px;margin-right:0;}.ty-footer-menu__items .ty-text-links__a,.ty-footer-general__body .ty-text-links__a{font-size:16px;line-height:16px;}.ty-footer-menu{border-bottom:none;padding-left:16px;padding-right:16px;}.row-fluid .ty-footer-left-part{display:none;}.row-fluid .ty-footer-social__container{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);}.ty-footer-social__container{padding:24px 16px;background:#0b0030;}.ty-footer-social__container .ty-footer-general__header{display:none !important;}.ty-footer-social__container .ty-footer-general__body{display:block !important;padding-left:0;margin-bottom:0;}.ty-footer-social-list{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:center;gap:10px;}.ty-footer-social-list__item{margin-bottom:0;}.ty-footer-social-list__item-a{font-size:0;}.ty-footer-social-list__item-a svg,.ty-footer-social-list__item-a img{margin-right:0;}.footer-bottom-part{padding:0 16px 24px;background:#0b0030;}.footer-bottom-part .ty-payment-icons{text-align:center;margin-top:0;}.footer-copyright{padding:0 16px 24px;background:#0b0030;}.container-fluid .ty-footer-grid__full-width{padding-left:16px;padding-right:16px;}.bottom-copyright{font-size:12px;}.row-fluid .homepage-banners.big-banners:first-child{margin-right:0;margin-left:0;width:100%;}.ty-wysiwyg-content .ty-homepage-category-block__title,.ty-wysiwyg-content .ty-homepage-shops-block__title{margin-top:0;margin-bottom:11px;color:#5a3796;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:16px;line-height:24px;text-align:center;}.ty-wysiwyg-content .ty-homepage-category-block__title{margin-top:24px;}.homepage-banners{margin-bottom:0;}.ty-homepage-promo-banner .ty-banner__image-wrapper{margin-bottom:0;}.ty-homepage-promo-banner .ty-banner__image-wrapper img{width:100%;}.ecl-hot-offers-block{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;gap:8px;}.ecl-hot-offers-block__elm{min-width:100%;width:100%;padding:0 4px;box-sizing:border-box;}.ecl-hot-offers-block .owl-wrapper-outer{overflow:visible;-webkit-transform:scale(calc);-moz-transform:scale(calc);-ms-transform:scale(calc);-o-transform:scale(calc);transform:scale(calc);}.ty-subcategories-block__item-empty{display:none;}.ty-subcategories{padding-bottom:32px;margin-bottom:24px;border-bottom:1px solid #d2d2d2;}.ecl-category-block{margin-bottom:0;}.ecl-hot-offers{margin-bottom:0;overflow:hidden;}.ecl-hot-offers .ty-sidebox__title-wrapper a{font-size:16px;line-height:24px;}.ecl-hot-offers .ty-sidebox-important__title{padding-left:16px;padding-right:16px;box-sizing:border-box;}.ecl-hot-offers .ty-sidebox-important__body{padding:0px;}.ty-sidebox__title-wrapper,.ty-sidebox__title span,.ty-sidebox__title a{font-weight:normal;}.big-banners .owl-controls{bottom:15px;}.ecl-hp-companies__elm-img img{width:74px;height:74px;min-width:74px;max-width:74px;}.ecl-hp-companies__elm:hover .ecl-hp-companies__elm-img{overflow:visible;}.ecl-hp-companies__elm:hover .ecl-hp-companies__elm-img-inner{display:flex;width:auto;z-index:2;}.ecl-hp-companies__elm:hover .ecl-hp-companies__elm-img img{z-index:3;}.ecl-css-hp-companies-scroller{overflow:hidden;}.ecl-css-hp-companies-scroller__inner{padding-bottom:20px;margin-bottom:20px;}.ecl-css-hp-companies-scroller__buttons{display:none;}.ecl-hp-companies__elm-img-inner-without-shops{padding-left:74px;padding-right:0px;}.ecl-hp-companies__elm-title{letter-spacing:0;}.ecl-css-hp-companies-scroller__slide{padding-left:14px;padding-right:14px;}.ecl-hp-companies__elm-img-inner-elm-img img{width:43px;height:43px;min-width:43px;max-height:43px;}.ecl-certificates-page.dialog-is-open{overflow:hidden;height:100%;}.ecl-certificates-page.dialog-is-open body{max-height:100% !important;height:100%;}.ecl-certificates-page.dialog-is-open .ty-owl-previewer__dialog{height:100% !important;margin-top:0;}.ecl-certificates-page.dialog-is-open .ty-owl-previewer.ui-dialog-content{height:calc(100% - 44px) !important;}.ecl-certificates-page.dialog-is-open .ty-owl-previewer .object-container,.ecl-certificates-page.dialog-is-open .ty-owl-previewer .ty-owl-previewer__container,.ecl-certificates-page.dialog-is-open .ty-owl-previewer .owl-wrapper-outer,.ecl-certificates-page.dialog-is-open .ty-owl-previewer .owl-wrapper,.ecl-certificates-page.dialog-is-open .ty-owl-previewer__image-container{height:100% !important;max-height:100% !important;}.ty-certificate-banner{margin-left:-16px;margin-right:-16px;margin-bottom:16px;}.tygh-content-certificate .ty-breadcrumbs{display:none;}.ecl-certificates__title{font-size:16px;line-height:24px;margin-bottom:13px;}.ecl-certificates__descr{font-size:14px;line-height:24px;margin-bottom:26px;}.ecl-certificates__items-elm-company-img{margin-right:8px;border-radius:8px;}.ecl-certificates__items-elm-company-img img{border-radius:8px;}.ecl-page-new-content__image{margin-bottom:16px;margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);}.ecl-page-new-content__text-content-side{width:100%;}.ecl-page-new-content__text-content{width:100%;}.ecl-page-new-content__text-content-single-content{width:calc(100% - 35px);}.ecl-page-new-content__text-content-single-inner .ty-form-builder{width:calc(100% + 35px);margin-left:-35px;}.ecl-page-new-content__text-content-single-inner .ty-form-builder__buttons .ty-btn__secondary{width:100%;box-sizing:border-box;}.ecl-page-new-content__text-content-single-inner .ecl-control-field-postcode{width:100%;}.ecl-page-new-content__text-content-single-inner .ty-control-group__title{font-size:14px;line-height:20px;margin-top:0;}.ecl-page-new-content__text-content-single-inner input.ecl-check-postcode__input{display:block;width:calc(100% - 16px);padding:10px 16px;line-height:20px;font-size:14px;height:auto;}.ecl-page-new-content__text-content-single-inner .ecl-check-postcode .ty-btn__secondary{display:block;margin-top:12px;width:calc(100% - 16px);}.ecl-page-new-content__text-content-single-inner .ecl-check-postcode__success_but{width:calc(100% - 16px);padding:12px 0;text-decoration:none;}.ecl-page-new-content__text-content-single-inner .ecl-check-postcode__title{font-size:14px;line-height:24px;}.ecl-page-new-content__text-content-single-title{font-size:14px;}.ecl-page-new-content__text-content-single-inner-title{font-size:14px;}.ecl-page-new-content__text-content-single-inner-title a{font-size:14px;}.ecl-page-new-content__text-content-single:last-child{margin-bottom:0;}.ecl-page-new-content__text-content-single-inner-toggle{margin-bottom:8px;}.ecl-page-new-content__text-content-single-inner-text p{font-size:14px;}.ecl-page-new-content__text-content-single-inner-text a{font-size:14px;}.ecl-page-new-content__text-content-single-inner-text .small-text{font-size:12px;}.ecl-page-new-content .breadcrumbs-grid{display:none;}.ecl-contact-us__my-order:before,.ecl-contact-us__place-order:before,.ecl-contact-us__my-details:before,.ecl-contact-us__new-account:before,.ecl-contact-us__my-account:before,.ecl-contact-us__delivery:before,.ecl-contact-us__halalo-club:before,.ecl-contact-us__faq:before,.ecl-contact-us__contact-us:before{min-width:24px;width:24px;background-size:24px;}.ecl-contact-us__item-icon:before{margin-right:11px;}.ty-form-builder .ty-subheader{font-size:14px;line-height:20px;}.ty-form-builder .ty-subheader.ecl-small-header{font-size:14px;line-height:20px;}.ty-wysiwyg-content .ty-page-contact__title{font-size:16px;line-height:24px;margin-bottom:2px;}.ty-page-contact__content p{font-size:14px;}.ty-page-contact__content p a{font-size:14px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-page-new-content__image img{width:100%;}.ty-wysiwyg-content .ty-page-work__title{font-size:16px;line-height:24px;}.ty-page-work__subtitle{padding-top:0;font-size:14px;}.ty-page-work__item{flex-wrap:wrap;margin-bottom:24px;}.ty-page-work__item p{font-size:14px;}.ty-page-work__item .ty-page-work__subtitle{padding-top:0px;}.ty-page-work__item-top{margin-bottom:8px;}.ty-page-work__item-image{width:100%;min-width:100%;}.ty-page-work__item-left .ty-page-work__item-image{margin-right:0;width:100%;min-width:100%;order:2;}.ty-page-work__item-left > .ty-page-work__item-inner{order:1;margin-bottom:14px;}.ty-page-work__item-right > .ty-page-work__item-inner{margin-bottom:10px;}.ty-page-work__item-right .ty-page-work__item-image{margin-left:0;}.ecl-control-field-postcode{width:100%;}.ecl-form-section-content .ty-fileuploader__a{font-size:14px;line-height:20px;}.ecl-form-section-content .ty-control-group{margin-bottom:16px;}.ecl-form-section-content .ty-fileuploader__file-local{margin-top:8px;}.ty-form-builder__buttons .ty-btn__secondary{width:100%;}.ty-control-group__title{font-size:14px;}input[type="text"],input[type="password"],input[type="tel"],input[type="number"],textarea,select{font-size:14px;line-height:16px;padding:5px 12px;}.ty-form-builder__buttons-descr{font-size:12px;}.ty-form-builder__buttons-descr a{font-size:12px;}.ty-page-about__img-tablet,.ty-page__img-tablet{display:none;}.ty-page-about__title{margin-bottom:10px;}.ty-wysiwyg-content .ty-page-about__title{margin-bottom:10px;font-size:16px;line-height:24px;}.ty-page-about p{font-size:14px;}.ty-page-about__bold{margin-bottom:0;}.ty-page-about__p-left,.ty-page-about__p-right{flex-direction:column;margin-bottom:6px;}.ty-page-about__p-left .ty-page-about__inner-image{order:2;margin-right:0;}.ty-page-about__p-left .ty-page-about__inner{order:1;margin-bottom:14px;}.ty-page-about__p-right .ty-page-about__inner-image{margin-left:0;}.ty-page-about__p-right .ty-page-about__inner{margin-bottom:14px;}.ty-page-about__inner-image{width:100%;min-width:100%;}.ty-page-advertise__item{flex-direction:column;margin-bottom:20px;}.ty-page-advertise__item p{font-size:14px;padding:6px 0;}.ty-page-advertise__item-image{margin-left:0;margin-bottom:14px;min-width:100%;}.ty-page-advertise__item-image img{margin-top:12px;width:100%;}.ty-page-advertise__item-desktop-text{display:none;}.ecl-form-section-content .ty-control-group__title{font-size:14px;line-height:16px;margin-bottom:4px;}.ty-wysiwyg-content .ty-page-business__title-page,.ty-wysiwyg-content .ty-page-advertise__title{font-size:16px;line-height:24px;}.ty-form-builder-work input[type="text"],.ty-form-builder-work input[type="password"],.ty-form-builder-work input[type="tel"],.ty-form-builder-work input[type="number"],.ty-form-builder-work select{height:32px;}.ecl-page-new-content__advertise-image-text{top:35px;left:35px;width:calc(100% - 100px);font-size:20px;line-height:32px;}.row-fluid .main-content-grid-profile{width:100%;margin-left:0;}.ty-breadcrumbs{padding:16px;margin:0 -16px 16px;border-bottom:1px solid #d2d2d2;}.ecl-vouchers__title{display:none;}.ecl-vouchers__filters .ty-sort-dropdown{width:100%;}.ecl-vouchers__filters .ty-sort-dropdown__label{margin-bottom:4px;line-height:16px;font-size:14px;}.ecl-vouchers__title-mobile{font-size:14px;line-height:16px;margin:16px 0 16px;text-align:center;}.ty-wysiwyg-content .ecl-vouchers__title-mobile{font-size:16px;line-height:16px;margin:16px 0 16px;}.ecl-vouchers__items-elm-large{width:100%;}.ecl-vouchers__items-elm{width:100%;}.ecl-vouchers__items-elm-large-first{padding:16px 18px;}.ecl-vouchers__items-elm{padding:15px 28px;}.ecl-vouchers__items-elm-left{padding-right:24px;margin-right:18px;}.ecl-vouchers__items-elm-large-descr p{font-size:14px;}.ecl-vouchers__items-elm-large-descr .p-bold-14{font-size:14px;}.ecl-vouchers__items-elm-large-top-part{margin-bottom:30px;}.ecl-vouchers__items{gap:16px;}.ecl-vouchers__items-elm-large .ecl-vouchers__items-elm{margin-bottom:16px;}.ecl-vouchers__items-elm-large .ecl-vouchers__items-elm:last-child{margin-bottom:0;}.row-fluid .ty-sidebox-profile{width:100%;}.ty-sidebox-profile{margin-bottom:24px;}.ty-sidebox-profile .ty-sidebox__title{background:#8cc83c;padding:12px 16px;margin-right:-16px;margin-left:-16px;margin-bottom:0;width:calc(100% + 32px);box-sizing:border-box;text-align:center;}.ty-sidebox-profile .ty-sidebox__title-wrapper{font-size:16px;line-height:20px;color:#fff;}.ty-sidebox-profile .ty-sidebox__title-toggle{color:#fff;top:10px;left:16px;right:auto;width:24px;}.ty-sidebox-profile .ty-sidebox__title-toggle .ty-icon-down-open:before,.ty-sidebox-profile .ty-sidebox__title-toggle .ty-icon-up-open:before{content:'';display:inline-block;width:24px;height:24px;}.ty-sidebox-profile .ty-sidebox__title-toggle .ty-icon-down-open:before{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-left_white2.svg?1761513667') no-repeat center;}.ty-sidebox-profile .ty-sidebox__title-toggle .ty-icon-up-open:before{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-right_white2.svg?1761513667') no-repeat center;}.ty-sidebox-profile .ecl-profile-left-menu .ty-sidebox__body{position:static;}.ty-sidebox-profile .ty-sidebox__body{position:absolute;width:100%;left:0;background:#fff;z-index:1;}.ty-sidebox-profile .ty-text-links{width:100%;padding:0 18px 32px;margin:0;box-sizing:border-box;}.ty-sidebox-profile .ty-text-links__a{font-size:14px;line-height:20px;padding:16px 0;}.ty-sidebox-profile .ty-text-links__item{margin-bottom:0;}.ty-sidebox-profile-page .ty-text-links{padding-left:0;padding-right:0;}.ty-exception__info{padding-bottom:35px;}.ty-exception__info img{height:90px;width:auto;}.ty-exception__descr{font-size:16px;line-height:20px;margin-bottom:52px;}.big-banners{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);overflow:hidden;}.row-fluid .big-banners{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);}.row-fluid .big-banners:first-child{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);}.big-banners.delivery-banner,.big-banners.ty-sellers-banner{margin-left:0px;margin-right:0px;width:100%;}.row-fluid .big-banners.delivery-banner,.row-fluid .big-banners.ty-sellers-banner{margin-left:0px;margin-right:0px;width:100%;}.row-fluid .big-banners.delivery-banner:first-child,.row-fluid .big-banners.ty-sellers-banner:first-child{margin-left:0px;margin-right:0px;width:100%;}.delivery-banner,.click-collect-banners{margin-bottom:24px;}.content-grid-collect .ecl-cm-delivery-container-bc{margin-bottom:24px;}.ecl-delivery__wrong-subtotal{margin-top:-17px;}.ecl-delivery__wrong-subtotal-txt{line-height:20px;font-size:14px;}.ecl-delivery__wrong-subtotal-content{margin-bottom:23px;margin-top:7px;}.ecl-delivery__wrong-subtotal-content-elm{margin-top:7px;width:100%;}.ecl-delivery__wrong-subtotal-content-elm-descr{width:calc(100% - 126px);}.ecl-delivery__wrong-subtotal-content-elm-descr-name{line-height:20px;font-size:14px;margin-bottom:22px;margin-top:4px;}.ecl-delivery__wrong-subtotal-content-elm-descr-add-more{padding:12px 0;width:100%;text-align:center;}.ecl-delivery__title{font-size:16px;line-height:24px;margin-bottom:14px;}.ecl-delivery__descr{font-size:14px;line-height:20px;margin-bottom:21px;}.ecl-delivery__address-title{flex-wrap:wrap;margin-bottom:6px;}.ecl-delivery__address-title-txt{order:2;font-size:14px;line-height:24px;margin-right:0;width:100%;}.ecl-delivery__address-title-but{order:1;font-size:14px;margin-bottom:13px;width:100%;}.ecl-delivery__address-title-but a{font-size:14px;}.ecl-delivery__address-val{font-size:14px;}.ecl-delivery__nav{flex-wrap:wrap;}.ecl-delivery__nav-tabs{order:2;width:100%;}.ecl-delivery__nav-tabs a{width:50%;box-sizing:border-box;padding:18px;text-align:center;}.ecl-delivery__nav-time{order:1;margin-left:auto;margin-bottom:3px;}.ecl-delivery__content-time-title{font-size:14px;line-height:16px;margin-bottom:8px;margin-left:auto;}.ecl-delivery__content-time-vals-switch{font-size:14px;}.ecl-delivery__content-pagination{font-size:14px;flex-wrap:wrap;justify-content:space-between;}.ecl-delivery__content-pagination .ty-calendar__link{font-size:14px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-delivery__content-pagination .ty-calendar__link-calendar{align-items:center;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:center;width:100%;order:3;text-align:center;margin-top:16px;}.ecl-delivery__next-nav-text,.ecl-delivery__prev-nav-text{white-space:nowrap;font-size:14px;}.ecl-delivery__prev-nav-text{order:1;}.ecl-delivery__next-nav{order:2;}.ecl-delivery__next-nav-text{order:2;}.ecl-delivery__content-slots-day-content-slot-time{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.ecl-delivery__content-slots-day-content-slot-time-title{padding-right:16px;margin-right:16px;margin-bottom:0;border-right:1px solid #d2d2d2;line-height:40px;}.ecl-delivery__content-slots-day-content-slot-time-val{line-height:40px;white-space:nowrap;}.ecl-delivery__content-slots-day-content-slot-cost-icon svg{display:inline-block;vertical-align:top;}.ecl-delivery__content-slots-day-content-slot{width:100%;padding:10px 15px;}.ecl-delivery__content-slots-day-content-slot.disabled .ecl-delivery__content-slots-day-content-slot-time-title{border-color:#fff;}.ecl-delivery__content-slots-day-content-slot-cost-val{font-size:14px;}.ecl-delivery__content-slots-day-title{font-size:14px;margin-bottom:10px;}.ecl-delivery .ecl-delivery__content-selected{width:100%;box-sizing:border-box;margin-top:10px;text-align:center;}.ecl-delivery__vendors-title{font-size:14px;line-height:24px;margin-bottom:16px;}.ecl-delivery__nav{margin-bottom:16px;}.ecl-delivery__vendors-content-elm-main{align-items:center;}.ecl-delivery__vendors-content-elm{width:100%;max-width:353px;border-radius:8px;}.ecl-delivery__vendors-content-elm.selected{border-bottom:2px solid #5a3796;}.ecl-delivery__vendors-content-elm-main-img{margin-right:16px;width:96px;}.ecl-delivery__vendors-content-elm-main-info{width:calc(100% - 112px);}.ecl-delivery__vendors-content-elm-main-info-name{font-size:14px;line-height:20px;margin-bottom:4px;}.ecl-delivery__vendors-content-elm-main-info-address{line-height:16px;margin-bottom:3px;}.ecl-delivery__vendors-content-elm-button{position:relative;left:0;right:0;text-align:center;border:none;width:100%;}.ecl-delivery__vendors-content-elm-button.vendor-button-desktop{display:none;}.ecl-delivery__vendors-content-elm-work-add-more{margin:10px;width:calc(100% - 20px);box-sizing:border-box;}.ecl-delivery__vendors-content-elm-main{flex-wrap:wrap;}.ecl-delivery__vendors-content-elm-work{margin-bottom:0;line-height:16px;}.ecl-delivery__vendors-content{gap:10px 16px;}.ecl-delivery__vendors-content-map:nth-child(2n){width:100%;margin-top:10px;}.ecl-delivery__vendors{margin-bottom:24px;}.ecl-delivery__content-pagination{margin-bottom:22px;}.ecl-delivery__content-slots-day-title{line-height:24px;margin-bottom:16px;}.ecl-delivery__content-slots-day-content-slot-collect{width:calc(50% - 8px);box-sizing:border-box;}.ecl-delivery__content-slots-day-content-slot-collect .ecl-delivery__content-slots-day-content-slot-top{font-size:14px;}.ecl-delivery__vendors-content-elm-with-but .ecl-delivery__vendors-content-elm-main-img{width:86px;margin-top:10px;margin-left:10px;}.ecl-delivery__vendors-content-elm-with-but .ecl-delivery__vendors-content-elm-main-img img{width:86px;min-width:86px;}.ui-datepicker{padding:22px 20px 19px;}.content-grid-collect .ty-breadcrumbs{margin-bottom:0;}.tablet{display:none;}.content-grid-cart .breadcrumbs-grid{display:none;}.content-grid-cart .row-fluid .ecl-product-scroller-ajax__container:first-child{padding-left:0;padding-right:0;}.ty-cart-content__top-buttons{flex-wrap:wrap;padding-top:16px;padding-bottom:0;}.ecl-trolley__top-tosl{width:100%;border-bottom:1px solid #d2d2d2;border-top:1px solid #d2d2d2;padding:8px 0;margin-top:17px;text-align:center;justify-content:center;}.ecl-trolley__top-button{width:100%;bpadding:11px 0;text-align:center;}.ecl-trolley__top-button .ty-btn{background:#fff;color:#5a3796;padding:10px;font-size:14px;}.ecl-trolley__title{font-size:14px;line-height:24px;}.ecl-trolley__top-count{font-size:14px;line-height:24px;}.ecl-cart__pblocks-elm{margin-bottom:0;}.ecl-trolley-info__address{font-size:14px;}.ecl-trolley-info__totals-elm-grand{margin-top:24px;}.ecl-trolley-info__totals-elm-grand-title,.ecl-trolley-info__totals-elm-grand-val{font-size:14px;line-height:24px;}.ecl-trolley-info__totals-elm-title,.ecl-trolley-info__totals-elm-val{line-height:20px;}.ecl-trolley-info__vendors-elm-name,.ecl-trolley-info__vendors-elm-val{font-size:14px;line-height:16px;}.ecl-trolley-info__vendors-delivery-info-val{font-size:14px;}.ecl-trolley-info__vendors-delivery-info-link a{font-size:14px;}.ecl-trolley-info__vendors-delivery-wrong{font-size:14px;}.ecl-trolley-info__delivery-val{font-size:14px;}.ecl-trolley-info__delivery-link a{font-size:14px;}.ty-wysiwyg-content .ecl-trolley__title{font-size:16px;line-height:24px;}.main-content-grid-cart{padding-bottom:0;}.main-content-grid-cart > .row-fluid:nth-child(2){display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;}.main-content-grid-cart > .row-fluid:nth-child(2):before,.main-content-grid-cart > .row-fluid:nth-child(2):after{display:none;}.ty-sidebox-cart{order:1;}.ty-cart-content__container{order:2;}.row-fluid .ty-cart-content__container{width:100%;}.row-fluid .ty-sidebox-cart{width:100%;margin-left:0;}.ty-cart-content{margin-top:24px;}.ty-cart-content .ty-cart-content__vendor-info-tr{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;border:none;margin-bottom:20px;}.ty-cart-content .ty-cart-content__vendor-info-tr td{padding:0 0 8px;}.ty-cart-content .ty-cart-content__vendor-info-tr + .ty-cart-content__vendor-delivery-product-tr td{padding-bottom:20px;}.ty-cart-content .ty-cart-content__vendor-delivery-tr + .ty-cart-content__vendor-delivery-product-tr td{padding-bottom:20px;}.ty-cart-content .ty-cart-content__product-elem{border:none;}.ty-cart-content__vendor-info .ty-table__responsive-header{display:none;}.ty-cart-content__vendor-info-img{margin-right:15px;}.ty-cart-content__vendor-info-img img{width:60px;min-width:60px;}.ty-cart-content__vendor-info-descr-name a{font-size:14px;line-height:24px;}.ty-cart-content__vendor-info-descr-address{font-size:14px;line-height:20px;}.ty-cart-content__vendor-cost{vertical-align:top;}.ty-cart-content__vendor-cost .ty-table__responsive-content{line-height:24px;font-size:14px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-cart-content .ty-table__responsive-header{display:none;}.ty-cart-content__vendor-delivery-product-tr{border:none;}.ty-cart-content .ty-cart-content__textarea-tr:last-child{border-bottom:none;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr{border:none;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr td{padding:0 0 20px 0;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr .ty-cart-content__image-block{padding-right:0;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr .ty-cart-content__image-block.ty-cart-content__image-eseller{margin:7px 24px 7px 0;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr + .ty-cart-content__vendor-delivery-product-tr td{padding-bottom:20px;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr:last-child{padding-bottom:0px;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr-last{border-bottom:1px solid #d2d2d2;margin-bottom:20px;padding-bottom:0px;}.ty-cart-content .ty-cart-content__vendor-delivery-product-tr-last td{border:none;padding-bottom:0px;}.ty-cart-content__image img{width:90px;border-radius:4px;}.ty-cart-content__product-title{margin-top:15px;font-size:14px;line-height:24px;margin-bottom:4px;}.ty-cart-content__product-elem-descr{font-size:14px;line-height:16px;margin-bottom:0;}.ty-cart-content__product-elem-descr li{font-size:14px;line-height:16px;}.ty-cart-content__price{order:1;padding-right:0;padding-bottom:29px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:flex-end;font-size:16px;}.ty-cart-content__price bdi{margin-bottom:0;}.ty-cart-content__new-price{display:inline-block;margin-right:0px;order:1;}.ty-cart-content__price-old{display:inline-block;order:2;margin-left:17px;}.ty-cart-content__price-old bdi:after{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}.ty-cart-content__product-controls{order:2;justify-content:flex-end;}.ty-cart-content__price-controls{order:2;width:calc(100% - 105px);}.ty-cart-content__product-elem-descr-content{order:3;}.ty-cart-content .ty-cart-content__price-hidden-mobile{display:none;}.ty-cart-content .ty-cart-content__image-block-hidden-mobile{display:none;}.ty-cart-content__image-block-visible-mobile{order:1;padding-left:0;margin-right:15px;width:90px;}.ty-cart-content__description-inner{flex-wrap:wrap;flex-direction:row;}.ty-cart-content__description .quantity{margin-right:12px;}.ty-cart-content__product-delete{margin-left:8px;}.ty-cart-content__product-delete svg path{fill:#3c414b;}.ty-cart-content .ty-cart-content__vendor-delivery-tr{border:none;}.ty-cart-content__vendor-delivery-wrong .ty-table__responsive-content{font-size:14px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-cart-content .ty-cart-content__vendor-delivery-wrong{padding-bottom:16px;}.ty-cart-content .ecl-gc-cart{border:none;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;}.ty-cart-content .ecl-gc-cart .ty-control-group:last-child .ty-control-group__label,.ty-cart-content .ecl-gc-cart .ty-control-group:last-child .ty-control-group__item{padding-bottom:0;}.ty-cart-content__buttons-block{display:flex;flex-direction:column;}.ty-cart-content__buttons-block .ty-btn + .ty-btn{margin-left:0;}.ty-cart-content__buttons-block .ty-add-to-wish{order:1;}.ty-cart-content__buttons-block .ty-add-to-compare{order:2;}.ty-cart-content__product-delete-block{margin-right:17px;}.ty-cart-content__description .quantity{margin-right:17px;}.ty-cart-content__description .ty-value-changer{width:140px;}.ty-cart-content__description .ty-value-changer__increase,.ty-cart-content__description .ty-value-changer__decrease{min-width:42px;width:42px;height:33px;line-height:31px;}.ty-cart-content__description input.ty-value-changer__input{width:42px;height:35px;}.ty-cart-content__product-delete-block{width:140px;height:35px;margin-right:17px;}.ty-cart-content__image-eseller{padding:10px 5px 5px;align-items:center;}.ty-cart-content__image-eseller img{width:53px;height:53px;}.ty-cart-content__image-eseller-name{font-size:12px;line-height:20px;margin-bottom:0;margin-top:4px;}.ty-cart-content .ty-cart-content__vendor-delivery-product-eseller-tr .ty-cart-content__image-block-visible-mobile{width:92px;}.ty-cart-content .ty-cart-content__vendor-delivery-product-eseller-tr .ty-cart-content__image-eseller-name{margin-bottom:0;}.ty-cart-content .ty-cart-content__vendor-delivery-product-eseller-tr .ty-cart-content__price-controls{width:calc(100% - 107px);}.main-content-grid-cart{border:none;margin-bottom:0px;}.ecl-gc-cart{padding-top:0px;}.ecl-gc-cart .ty-cart-content__image{margin-top:0;}.ecl-gc-cart .ty-cart-content__image img{width:80px;}.ecl-gc-cart td.ty-cart-content__product-elem{padding-top:0;padding-bottom:20px;}.ecl-gc-cart .ty-cart-content__image-block{order:1;padding-right:15px;margin-right:0;padding-bottom:12px;}.ecl-gc-cart .ty-cart-content__description{order:3;width:100% !important;}.ecl-gc-cart .ty-cart-content__price{order:2;width:calc(100% - 105px) !important;text-align:right;}.ecl-gc-cart .ty-cart-content__price .price{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#3c414b;line-height:24px;}.ecl-gc-cart .ty-cart-content__product-delete svg{width:20px;height:20px;margin-right:3px;}.ecl-gc-cart .ty-cart-content__product-delete svg path{fill:#5a3796;}.ecl-gc-cart .ty-cart-content__description-name{margin-bottom:12px;}.ecl-gc-cart .ty-control-group__label{margin-right:5px;}.ecl-product-scroller-ajax__title-seeall{display:none;}.ty-homepage-banner{margin-bottom:18px;}.ty-homepage-promo-banner-register .ty-banner__image-wrapper{position:relative;}.ecl-open-reg-login,.ecl-open-reg-register{position:absolute;width:50%;top:0;bottom:0;font-size:0;}.ecl-open-reg-login{left:0;}.ecl-open-reg-register{right:0;}.ecl-product-scroller-ajax__container .ecl-product-scroller-ajax{margin-bottom:24px;padding-bottom:18px;padding-right:0px;margin-left:-16px;width:calc(100% + 32px);box-sizing:border-box;}.ecl-product-scroller-ajax__container .ecl-product-scroller-ajax:after{width:100vw;left:0px;right:0;margin-left:0;margin-right:0;}.ecl-product-scroller-ajax__container .ecl-product-scroller-ajax:last-child{margin-bottom:0;}.ecl-product-scroller-ajax__container .ecl-product-scroller-ajax:last-child:after{display:none;}.ecl-product-scroller-ajax__container .ecl-company-microstore__pblocks-elm{margin-bottom:0;}.ecl-product-scroller-ajax__container .ecl-company-microstore__pblocks-elm .ecl-product-scroller-ajax{margin-bottom:24px;}.ecl-product-scroller-ajax__container .ecl-company-microstore__pblocks-elm .ecl-product-scroller-ajax:last-child{margin-bottom:24px;}.ecl-product-scroller-ajax__container .ecl-company-microstore__pblocks-elm:last-child .ecl-product-scroller-ajax:last-child{margin-bottom:0;}.ecl-product-scroller-ajax__container .ecl-company-microstore__pblocks-elm:last-child .ecl-product-scroller-ajax:last-child,.ecl-product-scroller-ajax__container .ecl-cart__pblocks-elm:last-child .ecl-product-scroller-ajax:last-child{padding-bottom:18px;margin-bottom:0px;}.ty-sellers-banner__content{left:22px;top:29px;max-width:210px;}.ty-sellers-banner__title{font-size:14px;line-height:24px;margin-bottom:13px;}.ty-sellers-banner__descr{font-size:14px;line-height:24px;}.row-fluid .breadcrumbs-grid{display:none;}.ecl-companies-list__filters{flex-direction:column;}.ecl-companies-list__filters-search{max-width:100%;}.ecl-companies-list__filters-search input[type="text"]{font-size:14px;}.ecl-companies-list__filter-title{font-size:14px;}.ecl-companies-list__filters-sorting{max-width:100%;}.ecl-companies-list__filters-sorting .ty-sort-dropdown__label{line-height:16px;margin-bottom:4px;font-size:14px;}.ecl-companies-list__filters-area{width:100%;}.ecl-companies-list__filters-area .ty-sort-dropdown__label{line-height:16px;margin-bottom:4px;font-size:14px;}.ecl-companies-list__categories{flex-wrap:nowrap;overflow:auto;margin-bottom:24px;margin-top:24px;width:calc(100% + 16px);}.ecl-companies-list__categories-elm{width:132px;min-width:132px;box-sizing:border-box;font-size:14px;line-height:16px;height:48px;border-radius:8px;padding:4px;}.ecl-companies-list__list{gap:14px;}.ecl-companies-list__list-elm-left{margin:4px 0;}.ecl-companies-list__list-elm-left img{min-width:68px;width:68px;max-width:68px;}.ecl-companies-list__list-elm{width:100%;gap:12px;border:1px solid #d2d2d2;border-radius:16px;padding:9px 13px;}.ecl-companies-list__list-elm-right-name{font-size:14px;line-height:20px;margin-bottom:5px;}.ecl-companies-list__list-elm-right-address{font-size:14px;line-height:16px;margin-bottom:7px;align-items:flex-start;}.ecl-companies-list__list-elm-right-address svg{width:18px;height:18px;min-width:18px;margin-right:4px;}.ecl-companies-list__list-elm-right-rating-stars{margin-left:auto;line-height:14px;}.ecl-companies-list__list-elm-right-rating-stars .ty-rating:not(:checked) > .ty-rating__label{width:12px;margin-right:1px;line-height:1;font-size:0;}.ecl-companies-list__list-elm-right-rating-stars .ty-rating:not(:checked) > .ty-rating__label:before{font-size:12px;}.ecl-companies-list__list-elm-right-rating-stars .ecl-cm-company-user-rating-link{line-height:14px;}.ecl-companies-list__list-elm-right-rating-rate{line-height:14px;font-size:13px;}.ecl-companies-list__list-elm-right-rating-rate > span{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-companies-list__list-elm-right-rating-rate > span span{display:none;}.ecl-companies-list__list-elm-right-rating-rate svg{margin-right:8px;margin-left:3px;}.ecl-companies-list__list-elm-left-rate{width:26px;height:26px;line-height:26px;font-size:13px;}.ecl-companies-list .ty-pagination__bottom{display:none;}.ecl-companies-list .grid-list__pagination .ecl-cm-show-more{color:#5a3796;background:#fff;margin-top:10px;padding-bottom:0;display:inline-block;font-size:14px;}.ecl-companies-list .grid-list__pagination .ecl-cm-show-more:hover{color:#5a3796;background:#fff;}.ecl-companies-list #add-content .pagination-container{margin-top:16px;}.vendor-banners{margin-bottom:24px;}.row-fluid .vendor-banners:first-child{margin-left:0;margin-right:0;width:100%;}.ecl-company-info{padding-top:16px;}.ecl-company-info__categories-elm-submenu{display:none !important;}.ecl-company-info__descr p{font-size:14px;}.ecl-company-info__categories{overflow:auto;width:calc(100% + 16px);}.ecl-company-info__categories-elm > a{white-space:nowrap;padding:0 0px 19px 0;margin-right:41px;font-size:15px;}.ecl-company-info__categories-elm > a:hover{font-size:15px;color:#5a3796;}.ecl-company-info__categories-elm.active > a{font-size:15px;color:#5a3796;}.ecl-company-info__categories-elm-arrow{margin-right:8px;display:none;}.ecl-company-info__main-left{margin-right:16px;}.ecl-company-info__main-left-image img{min-width:60px;width:60px;max-width:60px;}.ecl-company-info__main-right{width:calc(100% - 76px);}.ecl-company-info__main-right-row1-rating-val{font-size:14px;}.ecl-company-info__main-right-row1{flex-wrap:wrap;margin-bottom:8px;}.ecl-company-info__main-right-row1-name{width:100%;font-size:16px;line-height:24px;margin-right:0;margin-bottom:8px;}.ecl-company-info__main-right-row1-right{width:100%;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-company-info__main-right-row1-right .ty-stars{margin-right:17px;}.ecl-company-info__main-right-row2{margin-left:-76px;width:calc(100% + 76px);margin-bottom:14px;}.ecl-company-info__main-right-row2-address{font-size:14px;}.ecl-company-info__main-right-row3{margin-left:-76px;width:calc(100% + 76px);flex-wrap:wrap;}.ecl-company-info__main-right-row3-descr-text{font-size:14px;}.ecl-company-info__main-right-row3-descr-link{width:100%;margin-right:0;margin-bottom:16px;}.ecl-company-info__main-right-row3-ask{width:100%;}.ecl-company-info__main-right-row3-ask-text{font-size:14px;}.ecl-company-info__main{padding-bottom:20px;margin-bottom:19px;position:relative;flex-wrap:wrap;}.ecl-company-info__main:after{content:'';height:4px;width:calc(100% + 32px);margin-left:-16px;background:#8cc83c;position:absolute;bottom:0;}.ecl-company-info__main-eseller{flex-direction:row;width:100%;display:flex;margin-top:20px;margin-left:-76px;width:calc(100% + 76px);}.ecl-company-info__main-right-eseller{display:block;}.ecl-company-info__main-eseller-left{padding-right:0;margin:0 0px 0 0;order:2;}.ecl-company-info__main-eseller-left:after{display:none;}.ecl-company-info__main-eseller-right{display:flex;flex-wrap:wrap;order:1;margin-right:10px;}.ecl-company-info__main-eseller-right-img{width:50px;height:50px;}.ecl-company-info__main-eseller-right-img img{width:50px;height:50px;}.ecl-company-info__main-eseller-left-title{font-size:14px;}.ecl-company-info__main-eseller-left-name{width:100%;margin-bottom:0px;}.ecl-company-info__main-eseller-left-val{font-size:14px;}.ecl-company-info__main-eseller-left-img{width:80px;margin-bottom:0;}.ty-sort-dropdown .ty-sort-dropdown__wrapper{font-size:14px;}.ecl-company-microstore__title{font-size:16px;line-height:24px;}.ecl-company-microstore__categories{overflow:auto;gap:8px;flex-wrap:nowrap;padding-bottom:10px;margin-bottom:14px;width:calc(100% + 16px);}.ecl-company-microstore__parent-categories{display:-webkit-flex !important;display:-ms-flexbox !important;display:-ms-flex !important;display:flex !important;margin-bottom:14px;gap:8px;overflow:auto;padding-bottom:10px;width:calc(100% + 16px);}.ecl-company-microstore__parent-categories.hidden-desktop{display:none !important;}.ecl-company-microstore__categories-elm{width:140px;min-width:140px;height:48px;padding:4px;font-size:14px;line-height:16px;border-radius:8px;}.ecl-company-microstore__nav{flex-wrap:wrap;gap:16px;margin-bottom:24px;}.ecl-company-microstore__nav-filters{width:100%;}.ecl-company-microstore__nav-filters-title{font-size:14px;line-height:16px;margin-bottom:4px;}.ecl-company-microstore__nav-filters-wrapper{font-size:14px;}.ecl-company-microstore__nav-filters-content{width:calc(100% - 2px);top:20px;}.ecl-company-microstore__nav-sorting{width:100%;}.ecl-company-microstore__nav-sorting-title{font-size:14px;line-height:16px;margin-bottom:4px;}.ecl-company-microstore__pblocks{width:calc(100% + 16px);}.ecl-company-microstore__pblocks-elm{margin-bottom:40px;width:calc(100% - 16px);overflow:visible;}.ecl-company-microstore__pblocks-elm .ty-scroller-list{overflow:visible;}.ecl-company-microstore__pblocks-elm:last-child{margin-bottom:0;}.ecl-company-microstore__all-shops{font-size:14px;line-height:20px;margin-bottom:24px;margin-top:0px;}.ecl-company-microstore__countries .owl-carousel{display:none;}.ecl-company-microstore__countries-inner{width:100%;margin-left:0;padding-left:16px;padding-bottom:10px;margin-bottom:-10px;}.ecl-company-microstore__countries-browse-all{font-size:14px;}.ecl-company-microstore__countries-container{border-radius:0;padding:20px 16px 16px;margin-bottom:32px;}.ecl-company-microstore__countries-container .ecl-css-countries-scroller{overflow:hidden;}.ecl-company-microstore__countries-container .owl-theme .owl-controls{display:none !important;}.ecl-company-microstore__countries-container .ty-sidebox-important__title{margin-bottom:20px;padding-left:16px;box-sizing:border-box;}.ecl-company-microstore__countries-container .ty-sidebox__title-wrapper a{font-size:16px;line-height:24px;}.ecl-company-microstore__countries-container .ty-sidebox-important{margin-bottom:0;}.ecl-company-microstore__countries-elm-title{font-size:13px;line-height:20px;}.ecl-company-microstore__countries-browse-all{top:25px;}.ecl-company-microstore__countries-browse-all a{margin-top:-3px;}.ecl-company-microstore__countries-browse-all svg{display:inline-block;margin-top:-3px;}.ecl-company-microstore__countries-elm-img{padding-right:16px;padding-left:0;}.ecl-company-microstore__countries-elm-img img{width:100%;}.ecl-company-microstore__top-panel{flex-wrap:wrap;}.ecl-company-microstore__top-panel .ecl-company-microstore__title{margin-bottom:23px;}.ecl-company-microstore__title{width:100%;}.ecl-company-microstore__nav{width:100%;}#products_search_microstore .ecl-company-microstore__title{font-size:14px;line-height:20px;margin-top:24px;margin-bottom:0;}#products_search_microstore .ecl-company-microstore__categories{margin-top:24px;}#products_search_microstore .ecl-company-microstore__categories + .ecl-company-microstore__nav{margin-top:14px;}#products_search_microstore .ecl-company-microstore__all-shops{margin-top:17px;margin-bottom:0;}#products_search_microstore .ecl-company-microstore__nav{margin-top:24px;}.content-grid-all-sellers .ecl-companies-list__filter{margin-top:24px;}.content-grid-vendor-microstore .ecl-company-info{margin-top:0;}.content-grid-vendor-microstore .ecl-company-microstore__countries-container{margin-top:32px;}.row-fluid .ty-limited-row.ecl-company-microstore__countries-container:first-child{padding-right:0;padding-left:0;}.ty-scroller-list__description .product-title{padding-top:3px;margin-bottom:5px;}.ty-simple-list__feature{margin-bottom:1px;}.ty-scroller-list__img-block{margin-bottom:5px;}.ty-scroller-list__item .ty-product-review-reviews-stars__link{margin-bottom:3px;}.ecl-product-scroller-ajax .ty-scroller-list__description{padding:4px;}.ecl-product-scroller-ajax__title{margin-bottom:7px;margin-left:16px;}.ecl-product-scroller-ajax__title-link a{font-size:16px;line-height:24px;}.ecl-product-scroller-ajax .ty-scroller-list:not(.ecl-css-scroller__viewport):not(.ecl-css-wl-scroller__viewport){width:calc(100% + 5px) !important;margin-left:-5px;padding-left:16px;padding-right:16px;overflow:visible !important;}.ecl-product-scroller-ajax .ty-scroller-list:not(.ecl-css-scroller__viewport):not(.ecl-css-wl-scroller__viewport)__item{padding:0 5px;width:100%;box-sizing:border-box;position:relative;}.ecl-product-scroller-ajax .ty-scroller-list.ecl-css-scroller__viewport{width:calc(100% + 5px) !important;margin-left:-5px;padding-left:16px;padding-right:16px;}.ecl-product-scroller-ajax .ty-scroller-list.ecl-css-scroller__viewport__item{padding:10px 5px;width:100%;box-sizing:border-box;position:relative;}.ecl-product-scroller-ajax .ty-scroller-list.ecl-css-wl-scroller__viewport{width:calc(100% + 5px) !important;margin-left:-5px;padding-left:16px;padding-right:16px;}.ecl-product-scroller-ajax .ty-scroller-list.ecl-css-wl-scroller__viewport__item{padding:10px 5px;width:100%;box-sizing:border-box;position:relative;}.ecl-product-scroller-ajax .ty-scroller{display:none;}.ecl-product-scroller-ajax .ty-owl-controls{display:none;}.ecl-product-scroller-ajax .owl-wrapper-outer{overflow:visible;}.ecl-product-scroller-ajax .jspHorizontalBar{height:2px;border-radius:20px;}.ecl-product-scroller-ajax .jspTrack{background:#d2d2d2;border-radius:20px;}.ecl-product-scroller-ajax .jspDrag{background:#8cc83c;border-radius:20px;}.ecl-product-scroller-ajax .jspContainer{padding-bottom:16px;overflow:visible;}.ecl-product-scroller-ajax__container .ecl-hot-offer-details__content{width:calc(100% + 16px);}.ty-simple-list__price{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;margin-bottom:8px;}.ty-simple-list__price .ty-price-num{font-size:14px;line-height:20px;}.ty-simple-list__price .ty-price-update{display:inline-block;}.ty-simple-list__price span[id*="old_price_update"]{margin-left:auto;}.ty-simple-list__price .ty-list-price{font-size:12px;line-height:20px;}.ty-simple-list__price-save{display:none;}.row-fluid .ecl-hot-offers__container{padding-left:0;padding-right:0;}.row-fluid .ecl-hot-offers__container:first-child{padding-left:0;padding-right:0;}.ecl-product-scroller-ajax__container .ecl-hot-offer-details__content .ecl-product-scroller-ajax{width:calc(100% + 16px);}.content-grid-offers{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;}.content-grid-offers:before,.content-grid-offers:after{display:none;}.content-grid-offers .ty-breadcrumbs{margin-bottom:0;}.content-grid-offers .ty-mainbox-title{font-size:18px;line-height:20px;margin-bottom:23px;}.content-grid-offers > .row-fluid:first-child{order:2;}.content-grid-offers > .row-fluid:nth-child(2){order:1;}.content-grid-offers > .row-fluid:nth-child(3){order:3;}.content-grid-offers .ecl-hot-offers{overflow:visible;}.banner-offers{margin-bottom:17px;overflow:hidden;}.ecl-hot-offers__company-title{padding-left:16px;box-sizing:border-box;}.ecl-hot-offers__company-title a{font-size:16px;line-height:24px;}.ecl-hot-offers__company-content{width:100% !important;margin-left:0;}.ecl-hot-offers__company-content-elm-title{font-size:14px;line-height:32px;padding-right:16px;box-sizing:border-box;}.ecl-hot-offers__company-content-elm-descr{padding-right:16px;box-sizing:border-box;}.ecl-hot-offers__company-content-elm-img{margin-bottom:0px;text-align:left;padding-right:16px;box-sizing:border-box;}.ecl-hot-offers__company-content:not(.ecl-hot-offers-css__viewport){width:100% !important;margin-left:0;overflow:visible !important;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-hot-offers__company-content.ecl-hot-offers-css__viewport{width:100% !important;margin-left:0;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;padding-left:16px;}.ecl-hot-offers__company-content-elm{padding:0px;min-width:100%;width:100%;position:relative;}.ecl-hot-offers__company{width:calc(100% + 32px);overflow:hidden;padding-right:16px;padding-left:0px;margin-left:-16px;box-sizing:border-box;margin-bottom:34px;}.ecl-hot-offers__company .jspPane{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-hot-offers__company .ty-owl-controls{display:none;}.ecl-hot-offers__company .jspHorizontalBar{height:2px;border-radius:20px;}.ecl-hot-offers__company .jspTrack{background:#d2d2d2;border-radius:20px;}.ecl-hot-offers__company .jspDrag{background:#8cc83c;border-radius:20px;}.ecl-hot-offers__company .jspContainer{padding-bottom:16px;overflow:visible;width:100% !important;}.ecl-hot-offers__company .jspVerticalBar{display:none;}.row-fluid .big-banners.banner-offers:first-child{width:100%;margin-right:0;margin-left:0;}.ecl-hot-offer-details__title{flex-wrap:wrap;margin-bottom:25px;}.ecl-hot-offer-details__title-h1{font-size:16px;line-height:20px;margin-bottom:23px;}.ecl-hot-offer-details__title-search{width:100%;}.ecl-hot-offer-details__back{margin-bottom:24px;}.ecl-hot-offer-details__back-link{font-size:14px;line-height:20px;}.ecl-hot-offer-details__title-search-input{width:100%;}input.ecl-hot-offer-details__title-search-input{padding-right:40px;width:100%;}.offer-banners{margin-bottom:18px;margin-left:0;margin-right:0;width:100%;}.row-fluid .offer-banners{margin-left:0;margin-right:0;width:100%;}.row-fluid .offer-banners:first-child{margin-left:0;margin-right:0;width:100%;}.content-grid-search{padding-top:16px;}.ty-search-page__title{font-size:16px;line-height:20px;margin-right:16px;min-width:0;}.ecl-products-search__amount{font-size:14px;line-height:20px;}.row-fluid .side-grid-search{width:100%;}.row-fluid .main-content-grid-search{width:100%;margin-left:0;}.side-grid-search .ty-product-filters__switch{padding:11px 13px;}.side-grid-search .ty-product-filters__search{padding-left:16px;}.side-grid-search .ty-price-slider{padding-left:16px;padding-right:16px;}.main-content-grid-search .grid-list{gap:32px 16px;order:3;}.main-content-grid-search .grid-list .ty-column5{width:calc(50% - 8px);margin-right:0;}.main-content-grid-search .ty-pagination__bottom{order:4;}.ty-grid-list__item-price-save{display:none;}.ty-grid-list__item-price{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;}.ty-grid-list__item-price:before,.ty-grid-list__item-price:after{display:none;}.ty-grid-list__item-price .ty-price-num{font-size:14px;line-height:20px;}.ty-grid-list__item-price .ty-list-price{font-size:14px;line-height:20px;}.ty-grid-list__item-price .ty-price-update{margin-bottom:0;}.ty-grid-list__item-company-image img{min-width:20px;}.ty-grid-list__item-company-name{text-align:left;}.ty-grid-list__item-name{margin-bottom:0;}.ty-grid-list__item .ty-product-review-reviews-count{font-size:12px;line-height:16px;}.ty-grid-list__image{margin-bottom:7px;}.grid-list .ty-column-empty{display:none;}.ty-sort-container{max-width:100%;margin-bottom:16px;margin-left:0;order:1;}.ty-sort-dropdown__label{font-size:14px;line-height:16px;text-decoration:none;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:4px;}input.ty-price-slider__input-text{padding:5px 6px;width:55px;height:27px;font-size:14px;}.ty-category-filters__selected-elm{margin-right:8px;margin-bottom:8px;}.ty-category-filters__selected-elm-reset{font-size:13px;}.ecl-products-search__selected-filters-container{order:2;margin-bottom:16px;}.side-grid-search .ty-sidebox-important__title{margin-bottom:4px;}.side-grid-search .ty-sidebox__title-wrapper,.side-grid-search .ty-sidebox__title span,.side-grid-search .ty-sidebox__title a{color:#3c414b;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;text-transform:none;font-size:14px;line-height:16px;}.side-grid-search .ty-sidebox__icon-open:before,.side-grid-search .ty-sidebox__icon-hide:before{content:'';width:16px;height:16px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-bottom.svg?1761513667') no-repeat center;}.side-grid-search .ty-sidebox__title .ecl-filters__nav-filters-wrapper{padding:8px 12px;font-family:AvantGardeITCbyBT-Book;}.side-grid-search .ty-filters__block:last-child{margin-bottom:8px;}.ty-range-slider__num{font-size:12px;}.ty-product-filters__container{position:fixed;top:0;bottom:0;left:0;right:0;height:100vh;background:#3c414b;box-shadow:0px 4px 4px rgba(0,0,0,0.25), 0px 4px 4px rgba(0,0,0,0.25);z-index:2;}.ty-product-filters__container-close{position:absolute;top:24px;right:32px;}.ty-product-filters__container-inner{background:#fff;width:calc(100% - 64px);}.ty-product-filters__title-mobile{padding:16px 10px 10px;text-align:center;font-size:16px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-product-filters__wrapper{padding:6px 3px 12px;border:1px solid #d2d2d2;border-radius:16px;margin-left:-1px;width:calc(100% + 1px);box-sizing:border-box;overflow:auto;height:calc(100vh - 50px);}.ecl-filters__nav-filters-title{font-size:14px;line-height:16px;margin-bottom:4px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-filters__nav-filters-wrapper{border:1px solid #d2d2d2;border-radius:8px;width:100%;padding:8px 36px 8px 12px;box-sizing:border-box;font-size:14px;line-height:16px;color:#3c414b;display:inline-block;position:relative;}.ecl-filters__nav-filters-wrapper .ty-icon-down-micro{font-size:0;width:16px;height:16px;position:absolute;top:8px;right:8px;pointer-events:none;}.ecl-filters__nav-filters-wrapper .ty-icon-down-micro:before{content:'';width:16px;height:16px;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-bottom.svg?1761513667') no-repeat center;}.ecl-filters__nav-filters-wrapper.open{border-radius:8px 8px 0 0;border-bottom-color:#fff;}.ecl-filters__nav-filters-wrapper:hover{color:#3c414b;}.ecl-products-search__selected-filters .ty-sort-dropdown__content{position:fixed;top:0;bottom:0;left:0;right:64px;height:100vh;width:calc(100% - 64px);min-width:calc(100% - 64px);background:#fff;z-index:2;border-radius:0;}.ecl-products-search__selected-filters .ty-sort-dropdown__content:after{content:'';width:64px;height:100vh;display:inline-block;position:absolute;z-index:1;top:-1px;right:-64px;background:#3c414b;}.ecl-products-search__selected-filters .ty-sort-dropdown__title-mobile{font-size:16px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-align:center;padding:4px 0 10px;margin-right:-12px;margin-left:-12px;margin-bottom:10px;width:calc(100% + 24px);border-bottom:1px solid #d2d2d2;}.ecl-products-search__selected-filters .ty-sort-dropdown__content-close{padding:0;position:absolute;top:0px;right:-64px;z-index:2;}.ty-product-bigpicture{border-bottom:1px solid #d2d2d2;}.ty-product-bigpicture__content{flex-direction:column;}.ty-product-bigpicture__left{margin-right:0;margin-bottom:16px;}.ty-product-bigpicture__left-desktop{display:none;}.ty-product-bigpicture__left-wrapper .ty-product-labels{left:30px;}.ty-product-bigpicture__left-wrapper .ty-product-labels__item--discount{width:78px;height:55px;background-size:78px 55px;}.ty-product-bigpicture__left-wrapper .ty-product-label__item--discount-value{font-size:30px;line-height:30px;}.ty-product-bigpicture__left-wrapper .ty-product-label__item--discount-off{font-size:7px;}.ty-product-bigpicture__left-wrapper .ty-product-label__item--discount-text{font-size:8px;line-height:7px;}.ty-product-bigpicture__left-wrapper .ty-product-label__item--discount-percent{font-size:19px;line-height:18px;margin-top:1px;}.ty-product-bigpicture__right-row1{margin-bottom:16px;order:3;}.ty-product-bigpicture__content{margin-bottom:0;}.ty-product-bigpicture__right-top-part{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;}.ty-product-bigpicture__right-title{order:1;}.ty-product-bigpicture__right-labels{order:2;}.ty-product-bigpicture .ty-product-img{width:100% !important;}.ty-product-bigpicture__as-thumbs .ty-product-thumbnails{position:absolute;bottom:16px;left:0;right:0;text-align:center;width:100% !important;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:center;}.ty-product-bigpicture__img{position:relative;}.ty-product-bigpicture .ty-product-thumbnails__item{width:12px;height:12px;margin:0 8px;background:#fff;}.ty-product-bigpicture .ty-product-thumbnails__item.active{background:#5a3796;}.ty-product-bigpicture .ty-product-thumbnails__item img{display:none;}.ty-product-bigpicture__right-title{font-size:14px;line-height:24px;margin-bottom:16px;}.ty-product-bigpicture__right-labels{margin-bottom:16px;}.ty-product-bigpicture .ty-product-block__button .ecl-cm-buy-now-product{width:100%;box-sizing:border-box;margin-bottom:16px;margin-right:0;}.ty-product-bigpicture .ty-product-block__note{padding-bottom:16px;}.ty-product-bigpicture__sidebar-bottom{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;}.ty-product-bigpicture .ty-product-thumbnails__item.ecl-pd-images-cover .ecl-pd-images-cover-digit{display:none;}.ty-product-bigpicture__right-prices{margin-bottom:16px;order:3;}.ty-product-bigpicture__right-prices .ty-product-block__price-old{margin-left:auto;}.ty-product-bigpicture__right-stock{margin-bottom:16px;order:4;}.ty-product-bigpicture__right form{display:flex;flex-direction:column;}.ty-product-bigpicture__right .ty-product-block__option{order:5;}.ty-product-bigpicture__right .ty-product-block__options-inner{margin-bottom:16px;}.ty-product-bigpicture__right .ty-product-block__qty-table{order:6;}.ty-product-bigpicture__right .ty-product-block__button{order:7;}.ty-product-bigpicture__right .ty-product-block__report{order:8;}.ty-product-bigpicture__right .ty-product-block__note{order:9;}.ty-product-bigpicture__right-top-part{order:1;}.ty-product-bigpicture__left-mobile{order:2;}.ty-product-block__price-actual{margin-bottom:0px;}.ty-product-block__price-actual .ty-price-num{font-size:16px;line-height:24px;}.ty-product-block__price-actual .ty-price-update{font-size:14px;}.ty-product-block__price-old{line-height:20px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;}.ty-product-block__price-old .ty-list-price{font-size:14px;line-height:20px;}.ty-product-block__price-weight{margin-top:-22px;font-size:14px;display:inline-block;line-height:20px;}.ty-product-block__right-prices{margin-bottom:16px;}.ty-product-block__price-old span[id*="old_price_update"]{margin-top:8px;}.ty-product-block__button{flex-direction:column;gap:0px;order:3;}.ty-product-block__button div[id*="add_to_cart_update"]{width:100%;}.ty-product-block__button .ty-btn__add-to-cart{margin-bottom:16px;}.ty-product-block__button .ty-btn__share-trolley{width:100%;box-sizing:border-box;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;justify-content:center;padding:8px 0;}.ty-product-block__button .ty-btn{width:100%;box-sizing:border-box;}.ty-product-block__button .ty-qty{margin-right:0;margin-bottom:16px;}.ty-product-block__button div[id*="qty_update"]{width:100%;}.ty-product-block__button .ty-value-changer{gap:8px;}.ty-product-block__button .ty-value-changer__increase,.ty-product-block__button .ty-value-changer__decrease{width:calc((100% - 16px) / 3);border-radius:8px;}.ty-product-block__button input.ty-value-changer__input{width:calc((100% - 16px) / 3);border-radius:8px;}.ty-product-block__qty-table{order:2;margin-bottom:30px;}.ty-product-block__qty-table .ty-qty-discount{margin-bottom:0;}.ty-product-block__report{text-align:center;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #d2d2d2;order:4;}.ty-product-block__report .ecl-cm-pd-report{justify-content:center;}.ty-product-block__option{order:1;margin-bottom:0;}.ty-product-block__option-inner{margin-bottom:32px;}.ty-product-block__note{order:5;color:#3c414b;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #d2d2d2;}.ty-product-block__note li{font-size:14px;line-height:20px;}.ty-product-block__note-title{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:8px;}.ty-product-options__item-label{font-size:14px;}.ty-product-options__item select{font-size:14px;}div[id*="product_options_update"]{margin-right:0;}div[id*="product_options_update"] .ty-product-options__item{width:100%;}div[id*="product_options_update"] .ty-product-options{gap:8px;}.ecl-topline-tabs{display:none;}.ecl-tab-list-title{margin-bottom:18px;font-size:14px;line-height:20px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;align-items:center;}.ecl-tabs-content{margin-bottom:28px;}.ecl-tabs-content__inner .ecl-cm-show-more-text-120-less,.ecl-tabs-content__inner .ecl-cm-show-more-text-120-more{display:none;}.ecl-tabs-content__inner p,.ecl-tabs-content__inner li,.ecl-tabs-content__inner a{font-size:14px;line-height:24px;}.ecl-tabs-content__inner .ty-product-review-write-product-review-button{font-size:14px;}.ecl-tabs-content__inner .ty-pagination__item{font-size:14px;line-height:32px;}.ecl-tabs-content__inner .ecl-cm-show-more-text-120{height:auto !important;}.ty-product-feature__label,.ty-product-feature__value{font-size:14px;}.ty-product-review-reviews-total-reviews{font-size:14px;line-height:16px;}.ty-product-review-reviews-stars--large{font-size:16px;color:#3c414b;letter-spacing:0.18em;}.ty-product-reviews-view{margin-top:13px;}.ty-product-reviews-view__main-top{flex-wrap:wrap;padding-bottom:32px;margin-bottom:24px;}.ty-product-reviews-view__main-top-average-rating{width:100%;margin-bottom:30px;}.ty-product-reviews-view__main-top-average-rating .ty-product-review-reviews-stars{letter-spacing:0.18em;}.ty-product-reviews-view__main-top-your-reviews{width:100%;flex-wrap:wrap;gap:20px;}.ty-product-reviews-view__main-top-your-reviews-inner{width:100%;}.ty-product-reviews-view__main-top-your-reviews-rate{width:100%;}.ty-product-reviews-view__main-top-your-reviews-rate .ty-product-review-reviews-stars{font-size:20px;letter-spacing:0.34em;}.ty-product-reviews-view__main-top-your-reviews-title{font-size:14px;line-height:24px;margin-bottom:6px;}.ty-product-reviews-view__main-content-title{font-size:14px;margin-bottom:16px;}.ty-product-reviews-view__main-content .ty-sort-dropdown{margin-bottom:24px;}.ty-product-reviews-view__main-content .ty-sort-dropdown__wrapper{padding:3px 36px 3px 12px;width:100%;box-sizing:border-box;}.ty-product-reviews-view__main-content .ty-sort-dropdown__label{font-size:14px;}.ty-product-reviews-view__main-content .ty-pagination{margin:10px 0;}.ty-product-reviews-view__posts{gap:24px;margin-bottom:24px;}.ty-product-review-post-header{gap:8px;}.ty-product-review-post-header__rate .ty-product-review-reviews-stars{font-size:16px;letter-spacing:0.18em;}.ty-product-review-post-header__nickname{font-size:14px;margin-right:30px;}.ty-content-more__text{font-size:14px;}.ty-product-review-post-central{margin-bottom:10px;}.ty-product-review-post-footer__time{font-size:12px;}.ty-product-review-write-product-review-button{width:100%;padding:8px 12px;}.ty-product-review-post-message-section__title{font-size:14px;}.content-grid-product{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;}.content-grid-product .ty-breadcrumbs{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;overflow:auto;border:none;margin-bottom:0;}.content-grid-product .ty-breadcrumbs__a,.content-grid-product .ty-breadcrumbs__current{white-space:nowrap;}.content-grid-product .ty-breadcrumbs:before,.content-grid-product .ty-breadcrumbs:after{display:none;}.content-grid-product > .row-fluid:first-child{order:2;}.content-grid-product > .row-fluid:nth-child(2){order:1;}.content-grid-product > .row-fluid:nth-child(3){order:3;}.content-grid-product > .row-fluid:nth-child(4){order:4;}.content-grid-product > .row-fluid .breadcrumbs-grid{display:none;}.content-grid-product .ecl-company-info{border:none;position:relative;margin-bottom:0;}.content-grid-product .ecl-company-info:after{content:'';margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);height:1px;background:#d2d2d2;position:absolute;bottom:0px;left:0;}.content-grid-product .ecl-company-info__main{margin-bottom:23px;}.content-grid-product .ecl-company-info__main:after{content:'';margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);height:4px;background:#8cc83c;position:absolute;bottom:-4px;left:0;}.content-grid-product .ecl-product-scroller-ajax__container{padding-top:16px;}div[aria-describedby*="new_post_dialog"]{width:calc(100% - 0px) !important;min-height:100vw;top:0 !important;left:0 !important;bottom:0;border-radius:0;margin-bottom:0 !important;}div[aria-describedby*="new_post_dialog"] .object-container{padding:10px 24px 0;}div[aria-describedby*="new_post_dialog"] .ui-dialog-title{text-align:center;}div[aria-describedby*="new_post_dialog"] .ui-dialog-title{padding:20px 16px 24px;width:calc(100% - 62px);margin-left:31px;}div[aria-describedby*="new_post_dialog"] .ty-product-review-new-product-review-rating .ty-control-group{margin-bottom:14px;}div[aria-describedby*="new_post_dialog"] .ty-product-review-new-product-review-rating .ty-control-group__title{font-size:14px;line-height:24px;}div[aria-describedby*="new_post_dialog"] label{font-size:14px;line-height:16px;margin-bottom:4px;}div[aria-describedby*="new_post_dialog"] .ty-product-review-new-product-review__media .ty-control-group{margin-bottom:8px;}div[aria-describedby*="new_post_dialog"] .ty-product-review-new-product-review-customer{margin-bottom:8px;}div[aria-describedby*="new_post_dialog"] input,div[aria-describedby*="new_post_dialog"] select{height:32px;border-radius:8px;}div[aria-describedby*="new_post_dialog"] .ty-product-review-new--review__body{margin-bottom:8px;}.ecl-product-review-new-product-review__descr{margin-bottom:8px;font-size:14px;}.ty-product-review-new-product-review__footer{padding:0px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;}.ty-product-review-new-product-review__footer .ty-btn__primary{width:100%;box-sizing:border-box;margin-left:0;margin-bottom:16px;order:1;}.ty-product-review-new-product-review__footer .ty-btn__transparent{order:2;}.ty-product-review-new--review__body + .ty-control-group{margin-bottom:0;}div.ui-dialog[aria-describedby="ecl_report_incorrect_product_information"]{width:calc(100% - 0px) !important;min-height:100vw;top:0 !important;left:0 !important;bottom:0;border-radius:0;margin-bottom:0 !important;}div.ui-dialog[aria-describedby="ecl_report_incorrect_product_information"] .ty-limited-row{padding:0;}div.ui-dialog[aria-describedby="ecl_report_incorrect_product_information"] .object-container{padding:10px 16px 0 16px;}div.ui-dialog[aria-describedby="ecl_report_incorrect_product_information"] .ui-dialog-titlebar{padding:32px 16px 15px;}div.ui-dialog[aria-describedby="ecl_report_incorrect_product_information"] .ui-dialog-title{font-size:14px;line-height:24px;}div.ui-dialog[aria-describedby="ecl_report_incorrect_product_information"] select,div.ui-dialog[aria-describedby="ecl_report_incorrect_product_information"] input[type="text"]{height:32px;font-size:12px;line-height:16px;padding:8px 12px;}#ecl_report_incorrect_product_information .object-container{padding:10px 16px 0 16px;}#ecl_report_incorrect_product_information textarea{margin-bottom:0;}#ecl_report_incorrect_product_information .ecl-report-incorrect-product__descr{margin-bottom:16px;}#ecl_report_incorrect_product_information .ty-form-builder__buttons{padding:0 16px;margin:0 -16px;}div[aria-describedby*="rate_vendor"]{width:calc(100% - 0px) !important;min-height:100vw;top:0 !important;left:0 !important;bottom:0;border-radius:0;margin-bottom:0 !important;}div[aria-describedby*="rate_vendor"] .object-container{padding:10px 16px 0 16px;}div[aria-describedby*="rate_vendor"] .ecl-company-rate__tabs-content-elm-register .ecl-company-rate__nickname-descr{margin-bottom:18px;}div[aria-describedby*="rate_vendor"] .ecl-company-rate__tabs-content-elm-register .ty-control-group__last{margin-bottom:16px;}div[aria-describedby*="rate_vendor"] input[type="text"]{height:32px;}div[aria-describedby*="rate_vendor"] input,div[aria-describedby*="rate_vendor"] textarea,div[aria-describedby*="rate_vendor"] select{font-size:14px;}div[aria-describedby*="rate_vendor"] .ty-control-group__title{line-height:16px;margin-bottom:4px;}div[aria-describedby*="rate_vendor"] .ty-control-group__rating .ty-control-group__title{font-size:16px;}.ecl-company-rate__tabs-elm{width:50%;font-size:14px;line-height:20px;}.ecl-company-rate__tabs-content-elm{padding-top:21px;}.ecl-company-rate__tabs-content{max-height:calc(100vh - 140px);height:100%;overflow:auto;}.ecl-company-rate__buttons{flex-wrap:wrap;}.ecl-company-rate__buttons-submit{order:1;width:100%;}.ecl-company-rate__buttons-cancel{order:2;width:100%;}.ecl-company-rate__tabs-content-elm .ty-control-group__last{margin-bottom:16px;}.ecl-company-rate__nickname-descr{font-size:14px;}.ecl-profile__info{width:100%;}.ecl-profile__title{margin:0;padding:16px 0;font-size:14px;line-height:16px;text-align:center;}.ecl-profile__info-image{margin-bottom:16px;width:70px;height:70px;border-radius:8px;}.ecl-profile__info-image .ty-no-image{height:100%;}.ecl-profile__info-left{margin-right:0;}.ecl-profile__info-right{display:none;}.ecl-profile__info-left-elm-name{font-size:16px;}.ecl-profile__info-left-elm{font-size:14px;}.ecl-profile .ecl-profile__title{display:none;}.ecl-profile__info-button-edit{font-size:14px;}.ty-wysiwyg-content .ecl-profile__title{margin:0;font-size:16px;line-height:16px;}.ecl-profile-edit{flex-direction:column;margin-top:7px;}.ecl-profile-edit__left{margin-right:0;width:100%;max-width:100%;order:2;}.ecl-profile-edit__right{width:100%;max-width:100%;order:1;}.ecl-profile-edit__right-title{margin-bottom:6px;}.ecl-profile-edit__right-descr{margin-bottom:5px;}.ecl-profile-edit__right-descr p{font-size:14px;}.ecl-profile-edit .ty-control-group{width:100%;}.ecl-profile-edit .ty-subheader{margin-bottom:16px;font-size:14px;line-height:20px;}.ecl-profile-edit .ty-control-group__title{font-size:14px;margin-bottom:4px;}.ecl-profile-edit .ty-newsletters__item{margin-bottom:18px;}.ecl-profile-edit__bottom-part .ty-btn__save{width:100%;box-sizing:border-box;}.ecl-profile-edit input[type="text"],.ecl-profile-edit input[type="password"],.ecl-profile-edit input[type="tel"],.ecl-profile-edit input[type="number"],.ecl-profile-edit textarea,.ecl-profile-edit select{font-size:14px;}.ecl-profile-edit__terms-text{font-size:12px;}.ecl-profile-edit__terms-text a{font-size:12px;}.ecl-profile-area{padding-bottom:8px;border-bottom:1px solid #d2d2d2;margin-bottom:24px;}.ecl-profile-area .ty-subheader{display:none;}.ecl-profile-area .ty-control-group__title{font-size:14px;margin-bottom:4px;}.ecl-profile-area .ty-profile-field__item-bg-descr{font-size:12px;line-height:16px;margin-top:16px;}.ecl-profile-more-about-you .ty-subheader{display:block;}.ecl-profile-more-about-you .ty-subheader span{font-size:13px;line-height:16px;}.ty-profile-field__item .ty-calendar__button{top:4px;}.ty-account-photo__img{width:136px;max-width:136px;min-width:136px;}.ty-account-photo__img-size-desktop{display:none;}.ty-account-photo__group{margin-bottom:10px;}.ecl-profile-addresses{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;}.ecl-profile-addresses__filter{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;align-items:center;margin:-18px 0 12px 0;text-align:left;}.ecl-profile-addresses__filter-title{order:2;}.ecl-profile-addresses__filter-elm{order:1;margin-right:6px;}.ecl-profile-addresses__list{gap:30px;}.ecl-profile-addresses__list-elm{width:100%;}.ecl-profile-addresses .ecl-profile-addresses__title{display:none;}.ecl-profile-addresses__list{order:1;margin-bottom:21px;}.ecl-profile-addresses__add{order:2;margin:0;font-size:14px;line-height:16px;}.ecl-profile-addresses__content .ecl-profile-area{padding-bottom:0;border:none;margin-bottom:8px;}.ecl-profile-addresses__buttons .ty-btn__save{margin-bottom:24px;width:100%;box-sizing:border-box;}.ecl-profile-addresses__list-elm-text{font-size:14px;}.ecl-profile-addresses__list-elm-name{font-size:14px;}.ecl-profile-addresses__list-elm-status{font-size:14px;}.ecl-profile-addresses__list-elm-links a{font-size:14px;}.ecl-profile-addresses__list-elm-delivery-edit{font-size:14px;}.ecl-profile-page__title-mobile .ecl-profile-addresses__title{font-size:16px;line-height:16px;text-align:center;margin:0;padding:16px 0;}.ecl-profile-area .ty-billing-zip-code,.ecl-profile-area .ty-shipping-zip-code{width:100%;}.ecl-profile-addresses__content input[type="text"],.ecl-profile-addresses__content input[type="password"],.ecl-profile-addresses__content input[type="tel"],.ecl-profile-addresses__content input[type="number"],.ecl-profile-addresses__content textarea,.ecl-profile-addresses__content select,.ecl-profile-addresses__content .ty-input-text{height:32px;font-size:14px;}.row-fluid .main-content-grid-payment{width:100%;margin-left:0;}.ecl-profile-payments__title{font-size:14px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;padding:16px;}.ty-wysiwyg-content .ecl-profile-payments__title{font-size:16px;line-height:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-weight:normal;margin:0;text-align:center;}.main-content-grid__payment-content .ty-payment-profile-page__title{margin:0;display:none;}.payment_profile__top_line{flex-wrap:wrap;margin-bottom:16px;}.payment_profile__label{margin-bottom:4px;width:100%;font-size:14px;}.payment_profile__edit_link{width:100%;font-size:14px;line-height:16px;}.payment_profile__edit_link a{font-size:14px;}.payment_profile__profile_title{font-size:14px;line-height:20px;}.payment_profile__profile{margin-bottom:16px;}.payment_profile__profile_name{font-size:14px;line-height:20px;}.payment_profile__profile_address{font-size:14px;line-height:20px;}.payment_profile__payment_title{font-size:14px;line-height:20px;}.payment_profile__payment_card{font-size:14px;line-height:20px;}.ty-table__card{margin-top:16px;padding-bottom:15px;margin-bottom:19px;}.ty-table__card-head-tr{border-top:1px solid #d2d2d2;}.ty-table__card-th{font-size:14px;padding:15px 0 16px 0;}.ty-table__card-th-expires,.ty-table__card-th-buttons{display:none;}.ty-table__card-tr{border:1px solid #d2d2d2;border-radius:8px;align-items:flex-start;}.ty-table__card-tr-active{border-color:#8cc83c;}.ty-table__card-tr-inner{border:none;align-items:flex-start;padding:8px 0px 8px 14px;width:100%;}.ty-table__card-td-buttons{text-align:right;padding:8px 12px 8px 8px;width:auto;}.ty-table__card-td-buttons .cm-dialog-auto-size{margin-right:0;margin-bottom:13px;display:block;font-size:14px;}.ty-table__card-td-buttons-delete{font-size:14px;}.ty-table__card-td-brand{align-items:flex-start;width:auto;font-size:12px;}.ty-table__card-td-status{width:0;min-width:0;}.ty-table__card-td-status.ty-table__card-td-status-stripe{min-width:28px;}.ty-table__card-td-status-td svg{position:absolute;top:calc(50% - 10px);left:6px;}.ty-table__card-td-brand .ty-table__card-td-brand-img img{width:24px;margin-bottom:8px;}.ty-table__card-td-brand .ty-table__card-td-status{display:block;}.ty-table__card-td-brand-img{min-width:24px;width:24px;margin-right:16px;}.ty-table__card-td-year{width:auto;margin-left:auto;font-size:12px;}.your-balances__wrapper{margin-top:16px;}.your-balances__wrapper-title{font-size:14px;line-height:20px;margin-bottom:16px;}.your-balances__gift_card_label{line-height:20px;font-size:14px;}.your-balances__gift_card{padding:10px 11px;}.your-balances__gift_card_sum{line-height:20px;font-size:14px;}.your-balances__wrapper{padding-bottom:16px;margin-bottom:24px;}.tokenize_cc__label{font-size:14px;line-height:24px;letter-spacing:0;}.tokenize_cc__label svg{margin-right:4px;width:14px;height:14px;}.tokenize_cc__label svg path{fill:#3c414b;}.tokenize_cc__right_column{padding-top:0;padding-bottom:26px;width:100%;}.tokenize_cc__right_column .cm-dialog-auto-size{margin-bottom:9px;font-size:14px;}.tokenize_cc__left_column{padding-right:0;padding:5px 0;margin-right:0;border:none;}.tokenize_cc__form_inner{flex-wrap:wrap;}.tokenize_cc__form_inner div.ty-billing-zip-code{width:100%;}.tokenize_cc__form_inner .ecl-profile-area{margin-bottom:32px;}.tokenize_cc__form_inner .ecl-profile-area .ty-subheader{display:block;padding-bottom:4px;}.tokenize_cc__list{padding:13px 22px;margin-top:12px;margin-bottom:9px;}.tokenize_cc__list_cards_label{font-size:14px;}.ty-credit-card{max-width:100%;}.ty-credit-card .ty-control-group__title{font-size:12px;line-height:16px;}.stripe-payment-form__card{height:32px;padding:5px 12px;}.stripe-payment-form__expiry{height:32px;padding:5px 12px;}.stripe-payment-form__cvc{height:32px;padding:5px 12px;}#tokenize_cc_section .buttons-container{margin:0 0 9px;}#tokenize_cc_section .buttons-container .ty-btn{width:100%;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"],.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"],.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"]{width:calc(100% - 2px) !important;min-height:100vw;top:0 !important;left:0 !important;bottom:0;border-radius:0;margin-bottom:0 !important;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .object-container,.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .object-container,.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] .object-container{padding:10px 24px 0;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .buttons-container,.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .buttons-container,.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] .buttons-container{flex-wrap:wrap;padding-bottom:8px;padding-top:23px;gap:10px;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .buttons-container .ty-float-left,.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .buttons-container .ty-float-left,.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] .buttons-container .ty-float-left{width:100%;order:2;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .buttons-container .ty-float-left .ty-btn,.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .buttons-container .ty-float-left .ty-btn,.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] .buttons-container .ty-float-left .ty-btn{width:100%;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .buttons-container .ty-float-right,.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .buttons-container .ty-float-right,.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] .buttons-container .ty-float-right{width:100%;order:1;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .buttons-container .ty-float-right .ty-btn,.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .buttons-container .ty-float-right .ty-btn,.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] .buttons-container .ty-float-right .ty-btn{width:100%;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .buttons-container:before,.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .buttons-container:after,.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .buttons-container:before,.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .buttons-container:after,.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] .buttons-container:before,.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] .buttons-container:after{display:none;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] select,.ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] select,.ui-widget-content.ui-dialog[aria-describedby*="content_edit_address_card"] select{font-size:14px;line-height:16px;}#tokenize_cc_section .ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .buttons-container{flex-wrap:wrap;padding-bottom:8px;padding-top:8px;gap:10px;}#tokenize_cc_section .ui-widget-content.ui-dialog[aria-describedby*="content_card_address"] .buttons-container .ty-btn{width:100%;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-credit-card__stripe-delete{line-height:32px;font-size:12px;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-credit_card__set_as_default input[type="checkbox"]{margin-right:6px;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-credit-card__address-wrapper-title{margin-bottom:8px;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-credit-card__control-group-name{margin-bottom:14px;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-credit-card__control-group-name .ty-credit-card__input{width:100%;margin-right:0;}.ui-widget-content.ui-dialog[aria-describedby*="content_update_card"] .ty-credit-card__stripe-delete{line-height:20px;font-size:14px;position:absolute;bottom:-34px;right:0;cursor:pointer;z-index:1;}.ecl-orders__list-elm{border:none;padding:0;margin-top:24px;margin-bottom:44px;position:relative;border:1px solid #3c414b;padding:8px;}.ecl-orders__list-elm:after{content:'';width:100%;height:1px;display:block;background:#3c414b;position:absolute;bottom:-22px;left:0;}.ecl-orders__list-elm-top{flex-wrap:wrap;gap:18px;}.ecl-orders__list-elm-top-elm{width:calc(50% - 9px);order:2;}.ecl-orders__list-elm-top-elm-left{width:100%;order:1;padding:0 0 16px 0;border-top:1px solid #3c414b;border-bottom:1px solid #d2d2d2;border-top:0px solid #fff;}.ecl-orders__list-elm-top-elm-left .ecl-orders__list-elm-top-elm-title{margin-bottom:14px;}.ecl-orders__list-elm-top-elm-even{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:flex-end;}.ecl-orders__list-elm-top-elm-even .ecl-orders__list-elm-top-elm-title{text-align:right;}.ecl-orders__list-elm-top-elm-val a:last-child{margin-right:0;}.ecl-orders__list-elm-bottom{flex-direction:column;}.ecl-orders__list-elm-bottom-order{width:100%;padding-bottom:24px;margin-bottom:16px;border-bottom:1px solid #d2d2d2;}.ecl-orders__list-elm-bottom-links{width:100%;}.ecl-orders__list-elm-bottom-order-data-image{min-width:80px;height:80px;position:relative;}.ecl-orders__list-elm-bottom-order-data-right-products{font-size:14px;line-height:16px;min-height:80px;}.ecl-orders__list-elm-bottom-order-data-right-buttons.ecl-order-buttons-mobile{margin:19px 0 10px 0;}.ecl-orders__list-elm-bottom-order-data-right-buttons{margin:16px 0 0 -96px;}.ecl-orders__list-elm-bottom-order-data-right-buttons .ecl-orders-reorder{width:100%;margin-right:0;}.ecl-orders__list-elm-bottom-order-data-right-buttons .ecl-orders-cancel{width:100%;text-align:center;padding:11px 0;margin-top:14px;display:block;box-sizing:border-box;border:1px solid #5a3796;border-radius:8px;}.ecl-orders__list-elm-bottom-order-data-right{width:calc(100% - 96px);}.ecl-orders__list{margin-bottom:20px;}.ecl-orders__list .ty-pagination{margin:20px 0;}.ecl-orders__list-elm-first .ecl-orders__list-elm-top-elm-left{border-top:none;position:relative;}.ecl-orders__list-elm-first .ecl-orders__list-elm-top-elm-left:before{content:'';width:calc(100% + 32px);height:0px;margin-left:-16px;display:block;background:#d2d2d2;position:absolute;top:0;left:0;}.ecl-orders__list-elm-bottom-order-status{font-size:14px;}.ecl-orders__list-elm-bottom-links-elm a{font-size:14px;}.ecl-orders input[type="text"],.ecl-orders input[type="password"],.ecl-orders input[type="tel"],.ecl-orders input[type="number"],.ecl-orders textarea,.ecl-orders select{font-size:14px;}.ecl-orders__search-elm-title{margin-bottom:4px;font-size:14px;}.ecl-orders__search-elm-title span{margin-left:7px;}.ecl-orders__list-elm-top-elm-title{font-size:14px;}.ecl-orders__list-elm-top-elm-val{font-size:14px;}.ecl-orders__list-elm-top-elm-val a{font-size:14px;}.ecl-orders__archived-link{justify-content:center;}.ecl-orders__search{flex-wrap:wrap;margin-bottom:16px;}.ecl-orders__search-elm{width:100%;}.ecl-orders__archived-link{font-size:14px;line-height:16px;}.ecl-orders__list-elm-bottom-order-data{padding-right:0;}.ecl-orders__list-elm-bottom-order-data-right{padding-right:0;}.content-grid-orders .breadcrumbs-grid{display:none;}.content-grid-orders .ty-sidebox-profile{margin-bottom:16px;}.content-grid-orders .ty-sidebox-profile .ty-sidebox:last-child{margin-bottom:0;}.content-grid-orders .ecl-orders-detail__products-vendor-product .ecl-orders-detail__products-vendor-product-buttons .ty-simple-list input.ty-value-changer__input{margin:0;}.ecl-orders__title{display:none;}.ecl-orders-detail__vendors-obj{width:100%;padding:11px 0 3px;}.ecl-orders-detail__vendors-obj-elm-title{font-size:14px;margin-right:11px;}.ecl-orders-detail__vendors-obj-elm-val{font-size:14px;}.ecl-orders-detail__vendors-obj-elm-val .ty-stars{height:15px;}.ecl-orders-detail__vendors-obj-elm-val .ty-stars__icon{font-size:15px;letter-spacing:normal;}.ecl-orders-detail__vendors-obj-elm-val > div{font-size:14px;}.ecl-orders-detail__vendors-obj-elm-val-rate{line-height:15px;}.ecl-orders-detail__vendors-obj-elm{margin-bottom:8px;}.ecl-orders-detail__vendors-obj-elm-shipping .ecl-orders-detail__vendors-obj-elm-title{min-width:115px;}.ecl-orders-detail__vendors-obj-elm-total{margin-bottom:9px;}.ecl-orders-detail__vendors-obj-elm-total-title{font-size:16px;}.ecl-orders-detail__vendors-obj-elm-total-val{font-size:16px;}.ecl-orders-detail__products-vendor .ecl-orders-detail__products-vendor-amount,.ecl-orders-detail__products-vendor .ecl-orders-detail__products-vendor-cost{display:none;}.ecl-orders-detail__products-vendor .ecl-orders-detail__products-vendor-info{padding-bottom:16px !important;}.ecl-orders-detail__products-vendor .ecl-orders-detail__products-vendor-info .ty-table__responsive-header{padding-right:0;display:none;padding:7px;border:1px solid #3c414b;border-radius:8px;box-sizing:border-box;text-align:center;margin-bottom:26px;margin-top:7px;}.ecl-orders-detail__products-vendor .ecl-orders-detail__products-vendor-buttons{display:block;padding:0;}.ecl-orders-detail__products-vendor .ecl-orders-detail__products-vendor-buttons .ty-table__responsive-header{display:none;}.ecl-orders-detail__products-vendor .ecl-orders-detail__products-vendor-buttons .ecl-orders-detail__products-vendor-buttons-address{width:100%;display:inline-block;float:none;margin-bottom:16px;}.ecl-orders-detail__products-vendor .ecl-orders-detail__products-vendor-buttons.hidden{display:none;}.ecl-orders-detail__products-vendor + .ecl-orders-detail__certificate-tr{margin-top:-32px;}.ecl-orders-detail__products-vendor:first-child .ecl-orders-detail__products-vendor-info .ty-table__responsive-header{display:block;letter-spacing:0;}.ecl-orders-detail__products-vendor-product-description-title{font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-orders-detail__products-vendor-info .ty-table__responsive-header{float:none;width:100%;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;line-height:24px;margin-bottom:13px;}.ecl-orders-detail__products-vendor-info-descr-name{line-height:24px;}.ecl-orders-detail__products-vendor-info-descr-name a{font-size:14px;line-height:24px;}.ecl-orders-detail__products-vendor-info-descr-address{font-size:14px;line-height:16px;}.ecl-orders-detail__products-vendor-info-inner{display:flex;}.ecl-orders-detail__products-vendor-info-img{display:block;min-width:60px;}.ecl-orders-detail__products-vendor-info-img img{width:60px;height:60px;}.ecl-orders-detail__products-vendor-info-descr{min-height:60px;display:flex;justify-content:space-between;flex-direction:column;}.ecl-orders-detail__products{margin-top:0px;}.ecl-orders-detail__products .ecl-orders-detail__products-vendor-info{padding:0 0 32px 0;}.ecl-orders-detail__products tr{border:none;}.ecl-orders-detail__products tr:last-child{border:none;}.ecl-orders-detail__products .ecl-orders-detail__products-vendor .ecl-orders-detail__products-vendor-info{padding-top:22px;}.ecl-orders-detail__products .ecl-orders-detail__products-vendor .ecl-orders-detail__products-vendor-buttons{padding:0;}.ecl-orders-detail__products .ecl-orders-detail__products-vendor:first-child .ecl-orders-detail__products-vendor-info{padding-top:13px;}.ecl-orders-detail__products .ecl-orders-detail__products-vendor-product td{padding:0 0 8px 0;}.ecl-orders-detail__products .ecl-orders-detail__products-vendor-product .ecl-orders-detail__products-vendor-product-buttons{padding-bottom:24px;}.ecl-orders-detail__products .ecl-orders-detail__products-vendor-product-last td{padding:0 0 8px 0;}.ecl-orders-detail__products .ecl-orders-detail__products-vendor-product-last .ecl-orders-detail__products-vendor-product-buttons{padding-bottom:30px;}.ecl-orders-detail__products .ecl-orders-detail__certificate-tr{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;}.ecl-orders-detail__products .ecl-orders-detail__certificate-tr .ecl-orders-detail__certificate-qty{padding:0 0 8px 0;}.ecl-orders-detail__products .ecl-orders-detail__certificate-tr .ecl-orders-detail__certificate-info{padding:0 0 8px 0;}.ecl-orders-detail__products .ecl-orders-detail__certificate-tr .ecl-orders-detail__certificate-price{padding:0;}.ecl-orders-detail__products .ecl-orders-detail__certificate-tr .ecl-orders-detail__certificate-image{padding:0 0 8px 0;}.ecl-orders-detail__products .ecl-orders-detail__certificate-image{padding:0 0 8px 0;width:100% !important;min-width:100%;display:block;}.ecl-orders-detail__products .ecl-orders-detail__certificate-image img{width:75px;margin-right:23px;margin-top:0;}.ecl-orders-detail__products .ecl-orders-detail__certificate-image:before,.ecl-orders-detail__products .ecl-orders-detail__certificate-image:after{display:none;}.ecl-orders-detail__products .ecl-orders-detail__certificate-image .ty-table__responsive-content{display:flex;align-items:center;}.ecl-orders-detail__products .ecl-orders-detail__certificate-info-title{margin-bottom:0;}.ecl-orders-detail__products .ecl-orders-detail__certificate-info{padding:0 0 8px 0;width:calc(100% - 96px) !important;display:inline-block;}.ecl-orders-detail__products .ecl-orders-detail__certificate-qty{padding:0 0 8px 0;width:100% !important;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-orders-detail__products .ecl-orders-detail__certificate-qty:before,.ecl-orders-detail__products .ecl-orders-detail__certificate-qty:after{display:none;}.ecl-orders-detail__products .ecl-orders-detail__certificate-price{padding:0 0 0 0;width:100% !important;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-orders-detail__products .ecl-orders-detail__certificate-price:before,.ecl-orders-detail__products .ecl-orders-detail__certificate-price:after{display:none;}.ecl-orders-detail__products .ecl-orders-detail__certificate-tr{margin-bottom:24px;}.ecl-orders-detail__products .ecl-orders-detail__certificate-tr > td:last-child{display:none;}.ecl-orders-detail__products .ecl-orders-detail__certificate-tr:last-child{margin-bottom:0;}.ecl-orders-detail__products-vendor-product{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;position:relative;}.ecl-orders-detail__products-vendor-product .ecl-orders-detail__products-vendor-product-description{width:calc(100% - 98px) !important;padding:0 0 8px 0;display:inline-block;}.ecl-orders-detail__products-vendor-product .ecl-orders-detail__products-vendor-product-qty{width:100% !important;padding:0 0 8px 0;}.ecl-orders-detail__products-vendor-product .ecl-orders-detail__products-vendor-product-price{width:100% !important;padding:0 0 24px 0;}.ecl-orders-detail__products-vendor-product .ecl-orders-detail__products-vendor-product-buttons{width:100% !important;padding:0 0 30px 0;}.ecl-orders-detail__products-vendor-product .ecl-orders-detail__products-vendor-product-buttons .ty-simple-list{width:100%;display:block;margin-top:14px;}.ecl-orders-detail__products-vendor-product .ecl-orders-detail__products-vendor-product-buttons .ty-simple-list input.ty-value-changer__input{margin:0px 9px;}.ecl-orders-detail__products-vendor-product .ecl-orders-detail__products-vendor-product-image{width:98px !important;display:inline-block;padding:0 0 8px;}.ecl-orders-detail__products-vendor-product-image{min-width:98px;max-width:98px;}.ecl-orders-detail__products-vendor-product-image img{width:75px;margin-right:23px;}.ecl-orders-detail__products-vendor-product-image .ty-no-image{width:75px !important;min-width:75px;height:75px !important;}.ecl-orders-detail__products-vendor-product-image .ty-table__responsive-header{display:none;}.ecl-orders-detail__products-vendor-product-description{vertical-align:top;}.ecl-orders-detail__products-vendor-product-description .ty-table__responsive-header{display:none;}.ecl-orders-detail__products-vendor-product-buttons .ty-table__responsive-header{display:none;}.ecl-orders-detail__products-vendor-product-buttons .ty-btn{width:100%;}.ecl-orders-detail__products-vendor-product-buttons .ecl-cm-open-rate-vendor-order{padding:11px;}.ecl-orders-detail__products-vendor-product-buttons .ty-btn__add-to-cart{margin-bottom:16px;}.ecl-orders-detail__products-vendor-product-last td{border:none;}.ecl-orders-detail__products-vendor-product-last:after{content:'';width:calc(100% + 32px);margin-left:-16px;margin-bottom:0;height:1px;background:#d2d2d2;position:absolute;bottom:0;left:0;}.ecl-orders-detail__products-vendor-product-last .ecl-orders-detail__products-vendor-product-buttons{padding-bottom:45px;}.ecl-orders-detail__certificate-info .ty-table__responsive-header{display:none;}.ecl-orders-detail__certificate-info .ty-gift-certificate-order,.ecl-orders-detail__certificate-info .ty-orders-detail__table-code{margin-left:0;}.ecl-orders-detail__certificate-info .ty-gift-certificate-order__group-label,.ecl-orders-detail__certificate-info .ty-gift-certificate-order__group-item{padding:4px 0;}.ecl-orders-detail__certificate-image .ty-table__responsive-header{display:none;}.ecl-orders-detail__certificate-image .ty-gift-image{margin-left:0;margin-right:23px;}.ecl-orders-detail__certificate-tr .ty-table__responsive-header{width:auto;float:none;display:none;}.ecl-orders-detail__certificate-title,.ecl-orders-detail__products-vendor-product-title{font-size:14px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-right:10px;line-height:20px;}.ecl-orders-detail__certificate-title:after,.ecl-orders-detail__products-vendor-product-title:after{content:':';}.ecl-orders-detail__certificate-qty .ty-table__responsive-content,.ecl-orders-detail__certificate-price .ty-table__responsive-content{line-height:20px;}.ecl-orders-detail__certificate-price bdi{font-family:AvantGardeITCbyBT-Book;}.ecl-orders-detail__products-vendor-product-qty .ty-table__responsive-header,.ecl-orders-detail__products-vendor-product-price .ty-table__responsive-header{display:none;}.ecl-orders-detail__header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:21px;}.ecl-orders-detail__header-title{margin-right:0;font-size:14px;}.ecl-orders-detail__header-status{font-size:14px;}.ecl-orders-detail__header-link{margin-left:0;font-size:14px;}.ecl-orders-detail__header-link svg{width:20px;height:20px;}.ecl-orders-detail__certificate-info-image-tablet{display:none;}.ecl-orders-detail__header-link-desktop{display:none;}.ecl-orders-detail__header-link-mobile{background:#8cc83c;padding:12px 16px;margin-right:-16px;margin-left:-16px;margin-bottom:3px;width:calc(100% + 32px);box-sizing:border-box;text-align:center;font-size:16px;line-height:20px;color:#fff;position:relative;justify-content:center;}.ecl-orders-detail__header-link-mobile:hover{color:#fff;}.ecl-orders-detail__header-link-mobile svg{position:absolute;top:10px;left:16px;right:auto;width:24px;height:24px;}.ty-gift-certificate__current{display:block;text-align:center;}.ty-gift-certificate__preview{flex-wrap:wrap;margin-bottom:24px;}.ty-gift-certificate__preview-card{order:2;margin:0 auto;}.ty-gift-certificate__preview-info{order:1;margin-bottom:28px;}.ty-gift-certificate__preview-info-descr{font-size:14px;}.ty-gift-certificate__preview-card-inner{width:calc(100vw - 32px);height:calc((100vw - 32px) / 1.6);border-radius:12px;}.ty-gift-certificate__preview-card-inner-val{bottom:calc((100vw - 32px) / 30);}.ty-gift-certificate__choose-bg{margin-bottom:24px;}.ty-gift-certificate__choose-bg-title{font-size:14px;}.ty-gift-certificate__choose-bg-slider-elm{width:calc(100% - 8px);}.ty-gift-certificate__choose-bg-slider-elm img{width:100%;height:auto;}.ty-gift-certificate__choose-bg-slider-elm.active{width:calc(100% - 12px);}.ty-gift-certificate__choose-bg-slider-elm.active img{width:100%;height:auto;}.ty-gift-certificate__form-title{font-size:14px;margin-bottom:14px;}.ty-gift-certificate__form-amount ul{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-wrap:wrap;gap:15px;}.ty-gift-certificate__form-amount .ty-control-group__title{margin-bottom:16px;}.ty-gift-certificate__form-amount-elm{margin-left:0;font-size:14px;}.ty-gift-certificate .ty-control-group{width:100%;}.ty-gift-certificate .ty-control-group__title{font-size:14px;line-height:16px;}.ty-gift-certificate .ty-gift-certificate__form-amount{margin-bottom:16px;}.ty-gift-certificate .ty-control-group-quantity,.ty-gift-certificate .ty-control-group-delivery{width:calc(50% - 8px);}.ty-gift-certificate .ty-control-group-delivery .ty-calendar__button{top:4px;}.ty-gift-certificate__current-title{margin-top:32px;margin-bottom:16px;}.ty-gift-certificate__buttons .ty-btn__primary{height:40px;width:100%;}.ty-gift-certificate__current-elm{width:288px;height:180px;border-radius:12px;display:block;margin:0 auto 16px;}.ty-gift-certificate__current-elm-inner{border-radius:12px;background-size:cover;}.ty-gift-certificate__current-elm-code{bottom:3px;font-size:12px;}.ty-gift-certificate__current-elm-amount{bottom:18px;font-size:16px;}.ty-gift-certificate__current-elm-used{font-size:14px;line-height:24px;padding:4px 15px;border-radius:0 12px 0 12px;}.ty-gift-certificate__choose-bg-slider{width:calc(100% + 16px);overflow:hidden;}.ty-gift-certificate__choose-bg-slider.owl-carousel .owl-wrapper-outer{overflow:visible;}.ty-gift-certificate__preview-info-title{display:none;}.ty-mainbox-body .ty-gift-certificate__buttons{margin-top:8px;margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #d2d2d2;}.content-grid-gift .ty-sidebox:last-child{margin-bottom:24px;}.ecl-wishlist-content .breadcrumbs-grid{display:none;}.ecl-wishlist{margin-top:16px;}.ecl-wishlist__filters{flex-direction:column;gap:16px;margin-bottom:50px;}.ecl-wishlist__filters-search{max-width:100%;}.ecl-wishlist__filters-search input[type="text"]{font-size:14px;}.ecl-wishlist__filters-sorting{max-width:100%;}.ecl-wishlist__filters-sorting .ty-sort-dropdown__label{margin-bottom:4px;font-size:14px;}.ecl-wishlist__filters-filters{max-width:100%;}.ecl-wishlist__filters-filters-title{margin-bottom:4px;font-size:14px;}.ecl-wishlist__title{margin-bottom:16px;}.ecl-wishlist__title-text{line-height:24px;font-size:16px;margin-right:25px;}.ecl-wishlist__title-count{font-size:14px;}.ecl-wishlist .owl-theme .owl-controls{top:-42px;display:none !important;}.category-banners{margin-bottom:0;}.row-fluid .category-banners:first-child{margin-left:0px;margin-right:0px;width:100%;}.content-grid-category .row-fluid .breadcrumbs-grid{display:block;}.content-grid-category .ty-breadcrumbs{border:none;margin-bottom:3px;}.content-grid-category .row-fluid .ty-limited-row.category-hot-offers{padding-left:0;padding-right:0;}.content-grid-category .row-fluid .ty-limited-row.category-hot-offers:first-child{padding-left:0;padding-right:0;}.main-content-grid-category .ty-mainbox-title{font-size:16px;line-height:20px;margin-bottom:16px;}.ecl-shops-category{gap:16px;margin-bottom:24px;}.ecl-shops-category__elm{width:calc(50% - 8px);}.ecl-shops-category__elm-name{font-size:14px;line-height:16px;}.breadcrumbs__category-level1{margin-bottom:25px;}.content-grid-offers .ty-breadcrumbs{display:none;}.content-grid-offers .breadcrumbs-grid{display:none;}.ecl-page-new-content__image{margin-right:0;margin-left:0;width:100%;}.ty-page-business__item{flex-wrap:wrap;margin-bottom:0;}.ty-page-business__item .ty-p-bold{font-size:14px;line-height:20px;}.ty-page-business__item-inner{order:1;margin-bottom:8px;}.ty-page-business__item-inner p{font-size:14px;line-height:20px;}.ty-page-business__item-image{order:2;margin-right:0;margin-bottom:8px;}.ty-page-business__item-right .ty-page-business__item-image{margin-left:0;}.ty-page-business__item-desktop-text{display:none;}.ty-page-business__item-mobile-text{order:3;margin-bottom:16px;}.ty-wysiwyg-content .ty-page-business__title-page{margin-bottom:5px;}.ty-form-builder .ecl-small-header{margin-top:16px;margin-bottom:4px;}.content-grid-brands .breadcrumbs-grid{display:none;}.content-grid-brands .ty-breadcrumbs{border:none;margin-bottom:0;}.content-grid-brands .ecl-brands{margin-top:12px;}.ecl-brands__descr{margin-bottom:26px;font-size:14px;}.ecl-brands__title{margin-bottom:6px;font-size:16px;line-height:32px;}.ecl-brands__filter-title{font-size:14px;}.ty-features-all .ty-column6{width:100%;}.ty-features-all__list{padding-right:0;}.ty-features-all__group{padding-top:24px;padding-bottom:16px;margin-bottom:0;border-top:1px solid #d2d2d2;}.ty-features-all__group:first-child{border:none;padding-top:0;}.ty-features-all__group .ty-subheader{text-align:left;line-height:36px;font-size:16px;margin-bottom:13px;}.ty-features-all__list-item{text-align:left;padding-top:0;}.ty-features-all__list-a{font-size:14px;}.ty-apply-banner{margin-bottom:24px;}.ty-apply-banner img{width:100%;}.ty-apply-banner__content{position:static;}.ty-apply-banner__descr{position:absolute;max-width:100%;left:31px;right:85px;font-size:20px;line-height:32px;color:#fff;top:112px;}.ty-apply-banner__button{position:absolute;bottom:32px;left:16px;right:16px;text-align:center;}.ty-page-apply__p{flex-wrap:wrap;}.ty-page-apply__p:first-child .ty-page-apply__inner-title{font-size:16px;}.ty-page-apply__p-left .ty-page-apply__inner-image{margin-right:0;}.ty-page-apply__p-right .ty-page-apply__inner-image{margin-left:0;}.ty-page-apply__p-left,.ty-page-apply__p-right{padding-bottom:0;margin-bottom:16px;}.ty-page-apply__inner{order:1;margin-bottom:16px;}.ty-page-apply__inner li{line-height:20px;}.ty-page-apply__inner-image{order:2;min-width:100%;}.ty-page-apply__inner-image img{border-radius:16px;}.ty-page-apply__plans{flex-wrap:wrap;}.ty-page-apply p{line-height:20px;}.ty-wysiwyg-content .ty-page-apply__inner-title{line-height:24px;margin-bottom:16px;font-size:14px;}.ecl-vendor-plans{padding:24px 16px;margin-bottom:0;}.ecl-vendor-plans__plans{gap:32px 16px;flex-wrap:wrap;}.ecl-vendor-plans__plans-elm-title{line-height:32px;padding:20px 12px 20px;}.ecl-vendor-plans__title{font-size:16px;line-height:24px;margin-bottom:16px;}.ecl-vendor-plans__plans-elm-descr{padding:38px 16px;gap:0;}.ecl-vendor-plans__plans-elm-descr-opt{margin-bottom:16px;font-size:16px;line-height:24px;}.ecl-vendor-plans__plans-elm-descr-opt:last-child{margin-bottom:0;}.ecl-vendor-plans__plans-elm-descr-opt-month{margin-bottom:24px;font-size:12px;line-height:16px;}.ecl-profile-area{border:none;padding-bottom:0;}.ty-company-fields .ty-mainbox-title{font-size:16px;line-height:24px;}.ty-company-fields .ty-form-builder__buttons{padding-bottom:8px;}.ty-company-fields .ty-form-builder__buttons .ty-btn__primary{width:100%;}.ty-company-fields input[type="text"],.ty-company-fields select,.ty-company-fields textarea{font-size:14px;}.ecl-apply-vendor-terms{font-size:12px;}.ecl-apply-vendor-terms a{font-size:12px;}.ty-apply-promo-banner{margin-bottom:32px;}.ty-apply-promo-banner img{width:100%;}.ty-apply-promo-banner__content{position:absolute;bottom:28px;padding:0 16px;width:100%;box-sizing:border-box;}.ty-apply-promo-banner__button{width:100%;box-sizing:border-box;}.ty-apply-promo-banner__title{color:#fff;font-size:24px;line-height:36px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:74px;max-width:135px;letter-spacing:normal;text-align:left;}.ecl-page-new-content__text-menu .ty-page__title{font-size:16px;line-height:24px;margin-bottom:16px;}.ecl-page-new-content__text{flex-wrap:wrap;}.row-fluid .ecl-page-new-content__text-menu{width:100%;margin-right:0;position:relative;}.row-fluid .ecl-page-new-content__text-menu + .ecl-page-new-content__text-content{width:100%;margin-top:24px;}.ecl-page-new-content__image img{width:100%;}.ecl-page-new-content__text-menu-single-title,.ecl-page-new-content__text-menu-tree-title{font-size:14px;line-height:16px;border:1px solid #d2d2d2;padding:7px 34px 7px 12px;border-radius:8px;width:100%;box-sizing:border-box;position:relative;display:block;}.ecl-page-new-content__text-menu-single-title svg,.ecl-page-new-content__text-menu-tree-title svg{position:absolute;right:13px;top:12px;}.ecl-page-new-content__text-menu-single-title.text-menu-open + .ecl-page-new-content__text-menu-single,.ecl-page-new-content__text-menu-single-title.text-menu-open + .ecl-page-new-content__text-menu-tree,.ecl-page-new-content__text-menu-tree-title.text-menu-open + .ecl-page-new-content__text-menu-single,.ecl-page-new-content__text-menu-tree-title.text-menu-open + .ecl-page-new-content__text-menu-tree{display:block;}.ecl-page-new-content__text-menu-single,.ecl-page-new-content__text-menu-tree{position:absolute;border:1px solid #d2d2d2;border-radius:8px;padding:12px;background:#fff;z-index:1;width:100%;box-sizing:border-box;display:none;}.ecl-page-new-content__text-menu-single-elm,.ecl-page-new-content__text-menu-tree-elm{margin-bottom:6px;font-size:14px;line-height:20px;font-family:AvantGardeITCbyBT-Book;}.ecl-page-new-content__text-menu-single-elm:last-child,.ecl-page-new-content__text-menu-tree-elm:last-child{margin-bottom:0;}.ecl-page-new-content__text-content-single-content{margin-right:0;width:100%;}.ecl-page-new-content__text-content-single.ty-faq-page__subtitle .ecl-page-new-content__text-content-single-title{margin-bottom:16px;font-size:14px;line-height:20px;}.ecl-page-new-content__text-content-single-inner-title{font-size:14px;line-height:20px;margin-bottom:10px;}.ecl-page-new-content__text-content-single-inner-toggle .ecl-page-new-content__text-content-single-inner-title:not(.ecl-cm-open-live-chat):after{min-width:16px;width:16px;height:16px;background-size:16px;}.ecl-page-new-content__text-content-single-text,.ecl-page-new-content__text-content-tree-text{font-size:14px;}.ecl-page-new-content__text-content-single-text p,.ecl-page-new-content__text-content-single-text p a,.ecl-page-new-content__text-content-single-text li p,.ecl-page-new-content__text-content-single-text li,.ecl-page-new-content__text-content-single-text a,.ecl-page-new-content__text-content-tree-text p,.ecl-page-new-content__text-content-tree-text p a,.ecl-page-new-content__text-content-tree-text li p,.ecl-page-new-content__text-content-tree-text li,.ecl-page-new-content__text-content-tree-text a{font-size:14px;line-height:24px;}.ecl-page-new-content__text-content-single-text .ty-p-title,.ecl-page-new-content__text-content-tree-text .ty-p-title{font-size:14px;line-height:24px;margin-bottom:8px;}.ecl-page-new-content__text-content-single-title,.ecl-page-new-content__text-content-tree-title{font-size:14px;line-height:20px;}.ecl-page-new-content__text-content-tree-inner-text{font-size:14px;line-height:24px;}.ecl-page-new-content__text-content-tree-inner-text a,.ecl-page-new-content__text-content-tree-inner-text li,.ecl-page-new-content__text-content-tree-inner-text p{font-size:14px;line-height:24px;}.ecl-page-new-content__text-content-tree-inner-title{color:#5a3796;font-size:14px;line-height:24px;margin-bottom:8px;}.ecl-page-new-content__text-content-single-inner-toggle{margin-bottom:16px;}.ecl-page-new-content__text-content-single-inner-toggle.active{margin-bottom:16px;}.ecl-page-new-content__text-content-single{margin-bottom:16px;}.ecl-page-new-content__text-content-tree.active .ecl-page-new-content__text-content-tree-title{margin-bottom:8px;}.ecl-page-new-content__text-content-tree.active .ecl-page-new-content__text-content-tree-title:after{width:16px;height:16px;min-width:16px;background-size:16px;}.ecl-page-new-content__text-content-tree-inner-title:after{width:16px;height:16px;min-width:16px;background-size:16px;}.ecl-page-new-content__text-content-tree-title:after{min-width:16px;width:16px;height:16px;background-size:16px;}.ecl-page-new-content__partner-image-text{position:static;font-size:20px;line-height:28px;left:16px;max-width:calc(100% - 32px);}.ecl-page-new-content__partner-image-text span{position:absolute;top:63px;left:37px;width:250px;max-width:100%;font-size:22px;line-height:24px;}.ecl-page-new-content__partner-image-text a.ty-btn__green{position:absolute;bottom:42px;left:50px;right:50px;width:calc(100% - 100px);}.ecl-page-new-content__title{font-size:16px;line-height:24px;}.ecl-page-new-content__text-content-single-inner input[type="text"],.ecl-page-new-content__text-content-single-inner input[type="password"],.ecl-page-new-content__text-content-single-inner input[type="tel"],.ecl-page-new-content__text-content-single-inner input[type="number"],.ecl-page-new-content__text-content-single-inner textarea,.ecl-page-new-content__text-content-single-inner select{font-size:14px;}.ecl-page-new-content__text-content-single-inner .ty-form-builder__buttons div{font-size:12px;}.ecl-page-new-content__text-content-single-inner .ty-form-builder__buttons div a{font-size:12px;}.ty-partner-page__group{flex-wrap:wrap;margin-bottom:0;}.ty-partner-page__group-without-img{width:100%;}.ty-partner-page__group-item{margin-bottom:0px;}.ty-partner-page__group-inner{order:1;margin-bottom:20px;}.ty-partner-page__group-image{order:2;min-width:100%;width:100%;margin-right:0;margin-bottom:20px;}.ty-partner-page__group-image .ty-page__img-desktop,.ty-partner-page__group-image .ty-page__img-tablet{display:none;}.ty-partner-page__group-image .ty-page__img-mobile{display:block;}.ty-partner-page__group-item-title{font-size:14px;line-height:20px;}.ty-partner-page__group-item-content{font-size:14px;line-height:24px;}.ty-partner-page__group-item-content a,.ty-partner-page__group-item-content p,.ty-partner-page__group-item-content li,.ty-partner-page__group-item-content li p,.ty-partner-page__group-item-content li a{font-size:14px;line-height:24px;}.ty-partner-page__group-left .ty-partner-page__group-image{margin-right:0;}.ty-partner-page__group-right .ty-partner-page__group-image{margin-left:0;}.ty-partner-page__questions-title{max-width:100%;font-size:14px;line-height:20px;}.ty-partner-page__question{font-size:14px;line-height:20px;margin-bottom:16px;}.ty-partner-page__answer{font-size:14px;line-height:24px;}.ty-partner-page__group-last .ty-partner-page__group-inner{width:100%;}.ty-partner-page__group-last p{font-size:14px;line-height:20px;}.content-grid-track{padding-left:0;padding-right:0;}.content-grid-track .breadcrumbs-grid{display:block;}.content-grid-track .ty-breadcrumbs{border-bottom:none;}.ecl-track-order__control-button{margin-bottom:20px;}.row-fluid .main-content-grid-checkout{width:100%;}.row-fluid .litecheckout__cart{width:100%;margin-left:0;}.content-grid-checkout > .row-fluid:nth-child(3){display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;}.content-grid-checkout > .row-fluid:nth-child(3):before,.content-grid-checkout > .row-fluid:nth-child(3):after{display:none;}.content-grid-checkout .ty-cart-content__product-title{width:100%;}.content-grid-checkout .ty-cart-content__description-inner{flex-direction:column;}.content-grid-checkout .ecl-gc-cart .ty-cart-content__image-block-inner{min-width:80px;width:80px;margin-bottom:10px;}.content-grid-checkout .ecl-gc-cart .ty-cart-content__price{width:auto !important;align-self:flex-start;margin-left:auto;}.content-grid-checkout .ecl-gc-cart .ty-cart-content__description{padding-bottom:0;}.content-grid-checkout .ecl-gc-cart .ty-cart-content__product-elem-inner{flex-direction:column;}.content-grid-cart .ecl-gc-cart .ty-cart-content__image-block-inner{min-width:80px;width:80px;}.content-grid-cart .ecl-gc-cart .ty-cart-content__price{width:auto !important;align-self:flex-start;margin-left:auto;}.content-grid-cart .ecl-gc-cart .ty-cart-content__description{padding-bottom:0;}.content-grid-cart .ecl-gc-cart .ty-cart-content__product-elem-inner{flex-direction:column;}.main-content-grid-checkout{order:2;}.ty-checkout-title-mobile{margin-top:16px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;margin-bottom:8px;font-size:16px;}.ty-checkout-descr-mobile{font-size:12px;line-height:16px;}.ty-checkout-descr-mobile a{text-decoration:underline;font-size:12px;line-height:16px;}.litecheckout__cart{order:1;margin-bottom:38px;margin-top:16px;}.litecheckout__cart .ecl-trolley-info{padding:0;border:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;flex-direction:column;}.litecheckout__cart .ecl-trolley-info__inner{border:1px solid #d2d2d2;box-shadow:0px 4px 11px rgba(0,0,0,0.14);border-radius:8px;padding:16px 16px 20px;order:2;}.litecheckout__cart .ecl-trolley-info__totals{margin-bottom:0;}.litecheckout__cart .ecl-trolley-info__totals .ty-discount-coupon__control-group label{font-size:14px;line-height:16px;}.litecheckout__cart .ecl-trolley-info__totals .ty-discount-coupon__control-group .ty-input-text{font-size:14px;}.litecheckout__cart .ecl-trolley-info__buttons{order:1;margin-bottom:26px;}.litecheckout__cart .ecl-trolley-info__vendors-elm-name,.litecheckout__cart .ecl-trolley-info__vendors-elm-val{font-size:14px;}.litecheckout__cart .ecl-trolley-info__totals-elm-title{font-size:14px;}.litecheckout__page-title{display:none;}.ecl-lc-address-info-row{padding:8px 13px 13px;margin-bottom:67px;border:1px solid #d2d2d2;border-radius:8px;box-sizing:border-box;position:relative;}.ecl-lc-address-info-row:after{content:'';width:100%;height:1px;display:block;position:absolute;background:#d2d2d2;bottom:-34px;left:0;}.ecl-lc-address__content{padding:6px 12px 12px;border-radius:8px;border:1px solid #d2d2d2;}.ecl-lc-address__title{margin-bottom:12px;}.ecl-lc-address__title-txt{font-size:14px;line-height:20px;}.ecl-lc-address__title-link{position:absolute;top:49px;right:24px;}.ecl-lc-address__content-outer{border:none;padding:0;margin-bottom:8px;}.ecl-lc-address__content-title{font-size:14px;}.ecl-lc-address__content-row{font-size:14px;font-family:AvantGardeITCbyBT-Book;line-height:24px;}.ecl-lc-address__content-row:first-child{margin-bottom:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-lc-address__content-row-name{min-height:24px;}.ecl-lc-address__content-notice{margin-top:22px;}.ecl-lc-address__content-notice-title{font-size:14px;}.ecl-lc-address__content-notice-textarea{font-size:14px;height:115px;}div.ecl-lc-block-title_right{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic20-chevron-up.svg?1761513667') no-repeat;width:20px;height:20px;}.ecl-lc-new-address{flex-direction:column;margin-bottom:0;}.ecl-lc-new-address a{font-size:14px;line-height:24px;margin-left:0;margin-bottom:13px;padding-bottom:16px;border-bottom:1px solid #d2d2d2;}.ecl-lc-new-address a:after{content:'';width:20px;height:20px;display:inline-block;margin-left:auto;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic20-chevron-down.svg?1761513667');}.ecl-lc-new-address .ty-control-group{margin-bottom:17px;padding-bottom:19px;border-bottom:1px solid #d2d2d2;}.ecl-lc-block-title_left{font-size:14px;line-height:20px;margin-bottom:13px;}.litecheckout .ecl-lc-customer{gap:16px;margin-bottom:0;}.litecheckout .litecheckout__input:not(:placeholder-shown),.litecheckout .litecheckout__input:focus,.litecheckout .litecheckout__input:focus-within{padding:7px 12px;}.ecl-lc-products .ty-cart-content__textarea .litecheckout__input{padding:7px 12px;}.ecl-lc-products .ty-cart-content__price{margin-left:auto;line-height:24px;}.ecl-lc-products .ty-cart-content__description .ty-table__responsive-content{height:100%;}.ecl-lc-products .ty-cart-content__vendor-cost{font-size:14px;line-height:24px;}.litecheckout__step-payment-container .ecl-cm-postcode-field .litecheckout__field--xsmall{min-height:auto;}.litecheckout__step-payment-container{padding:16px 11px 11px;border-radius:8px;border:1px solid #d2d2d2;box-sizing:border-box;}.litecheckout__step-payment-container .litecheckout__shipping-method{margin-bottom:17px;}.litecheckout__step-payment-container .litecheckout__field--xsmall{width:calc((100% - 26px) / 3);min-width:calc((100% - 26px) / 3);box-sizing:border-box;padding:0 2px;min-height:79px;}.litecheckout__step-payment-container .litecheckout__field--xsmall:not(.litecheckout__field-stripe) .litecheckout__shipping-method__wrapper{min-height:81px;}.litecheckout__step-payment-container .litecheckout__field-stripe .litecheckout__shipping-method__wrapper{width:100%;}.litecheckout__step-payment-container .litecheckout__field-stripeecl-selected{min-width:100%;padding-top:9px;}.litecheckout__field-stripeecl-selected{position:relative;flex-direction:row;padding-right:35px;min-height:0;border:none;border-top:1px solid #d2d2d2;border-radius:0;margin-top:3px;padding-top:9px;}.litecheckout__field-stripeecl-selected .litecheckout__shipping-method__title{display:none;}.litecheckout__field-stripeecl-selected .litecheckout__shipping-method__wrapper{width:auto;}.litecheckout__field-stripeecl-selected .litecheckout__field-stripe-link{margin-right:15px;}.litecheckout__field-stripeecl-selected .litecheckout__field-stripe-link span.ty-icon{position:absolute;right:15px;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic20-chevron-up.svg?1761513667');}.litecheckout__field-stripeecl-selected .litecheckout__shipping-method__logo-image{margin-bottom:0;}#litecheckout_step_customer_info .litecheckout__input{height:40px;border-radius:8px;}#litecheckout_billing_address_wrapper .litecheckout__group-billing{margin-top:18px;}.litecheckout__group-billing .litecheckout__group-title{margin-bottom:-8px;}.ty-table__card-head-tr{border-top:none;}.checkout-stripe-cards-table{margin-bottom:12px;}.checkout-stripe-cards-table .ty-table__card{margin-bottom:0;}.checkout-stripe-cards-table .ty-table__card-tr{align-items:center;margin-bottom:12px;padding:11px 0;}.checkout-stripe-cards-table .ty-table__card-tr:last-child{margin-bottom:0;}.checkout-stripe-cards-table .ty-table__card-th-name{width:100%;padding:0 0 8px;}.checkout-stripe-cards-table .ty-table__card-td-status{padding-left:0;margin-right:0;min-width:0;order:1;}.checkout-stripe-cards-table .ty-table__card-td-status svg{display:inline-block;vertical-align:top;padding:0;}.checkout-stripe-cards-table .ty-table__card-td-brand{align-items:center;}.checkout-stripe-cards-table .ty-table__card-td-brand-img{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;min-width:54px;width:54px;margin-right:8px;padding-left:30px;box-sizing:border-box;}.checkout-stripe-cards-table .ty-table__card-td-brand-img img{width:24px;order:2;margin-bottom:0;}.checkout-stripe-cards-table .ty-table__card-td-brand-img .ty-table__card-td-status{margin-right:0;}.checkout-stripe-cards-table .ty-table__card-td-brand-img .ty-table__card-td-status svg{position:absolute;top:calc(50% - 10px);left:6px;}.checkout-stripe-cards-table .ty-table__card-td-year{padding-right:8px;}.checkout-stripe-cards-table .ty-table__card-td-ending{width:calc(100% - 54px);min-width:calc(100% - 54px);display:inline-block;}.litecheckout__field-stripe{flex-direction:row;position:relative;width:20px;padding-top:17px;border-top:1px solid #d2d2d2;}.litecheckout__field-stripe .litecheckout__shipping-method__radio:checked + .litecheckout__shipping-method__wrapper{border:none;height:auto;}.litecheckout__field-stripe.ecl-selected .litecheckout__shipping-method__title{display:none;}.litecheckout__field-stripe .litecheckout__list_cards{margin-bottom:0;}.litecheckout__field-stripe .litecheckout__shipping-method__wrapper{width:auto;}.litecheckout__field-stripe-link{margin-bottom:0;margin-right:15px;}.litecheckout__field-stripe-link .ecl-top-addresses__icon{position:absolute;right:0;top:17px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);}.litecheckout__field-stripe-link .ty-icon{position:absolute;right:0;}.litecheckout__field-stripe-link span.ty-icon{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic20-chevron-up.svg?1761513667') no-repeat;width:20px;height:20px;}.litecheckout__payment-methods .litecheckout__field-stripe{flex-basis:100%;border:none;border-top:1px solid #d2d2d2;border-radius:0;padding:9px 0 0;min-height:0;margin-bottom:0;}.litecheckout__payment-methods .litecheckout__field-stripe.ecl-selected .litecheckout__shipping-method__wrapper{flex-direction:row;}.litecheckout__payment-methods .litecheckout__field-stripe .litecheckout__shipping-method__wrapper{margin-top:-9px;padding-top:9px;}.litecheckout__field-stripe .litecheckout__shipping-method__logo-image{margin-bottom:0;}.litecheckout__section-payment{padding-bottom:0px;}.litecheckout__group-billing .litecheckout__group{gap:16px;}.litecheckout__group-billing .litecheckout__field--xsmall{flex-basis:100%;width:100%;max-width:100%;}.litecheckout__group-billing .litecheckout__input{padding:7px 12px;height:40px;border-radius:8px;}.litecheckout__group-billing .litecheckout__input--selectable{height:32px;}.litecheckout__section-payment .litecheckout__group{gap:0 13px;}.ty-profile-field__switch-label{margin-bottom:24px;text-align:left;}.ecl-lc-products{padding-top:27px;margin-top:21px;}.ecl-lc-products .ty-cart-content{margin-top:0;}.ecl-lc-products .ty-cart-content__vendor-info-img{margin-right:8px;}.ecl-lc-products .ty-cart-content__vendor-info-descr-name{margin-bottom:4px;}.ecl-lc-products .ty-cart-content .ty-cart-content__vendor-info-tr{margin-bottom:16px;justify-content:space-between;}.ecl-lc-products .ty-cart-content .ty-cart-content__vendor-info-tr td{padding-bottom:0;}.ecl-lc-products .ty-cart-content .ty-cart-content__vendor-delivery-product-tr{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.ecl-lc-products .ty-cart-content__image-block img{width:90px;}.ecl-lc-products .ty-cart-content__vendor-delivery-product-tr .ty-cart-content__image-block{width:80px !important;min-width:80px;}.ecl-lc-products .ty-cart-content__vendor-cost .ty-table__responsive-content{font-size:14px;}.ecl-lc-products .ty-cart-content__product-title{margin-top:0;}.ecl-lc-products .ty-cart-content__product-elem-descr li{line-height:20px;font-size:14px;}.ecl-lc-products .ty-cart-content__price{align-self:flex-end;}.ecl-lc-products .ty-cart-content__price .price{font-size:14px;line-height:16px;color:#3c414b;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ecl-lc-products .ty-cart-content__price .ty-table__responsive-content{vertical-align:bottom;}.ecl-lc-products .ty-cart-content__product-elem-descr{margin-bottom:10px;}.ecl-lc-products .ty-cart-content__product-elem-amount{font-size:14px;line-height:16px;}.ecl-lc-products .ty-cart-content__textarea-tr{border:none;margin-bottom:27px;}.ecl-lc-products .ty-cart-content .ty-cart-content__vendor-delivery-product-tr-last{margin-bottom:18px;padding-bottom:0;border:none;}.ty-credit-card__control-group{margin-bottom:18px;}.stripe-payment-form__card:after{top:4px;right:12px;}.stripe-payment-form__section--card .ty-credit-card{gap:12px 14px;}.stripe-payment-form__section--card .ty-credit-card .ty-control-group__title{line-height:16px;font-size:14px;margin-bottom:4px;}.stripe-payment-form__section--card .ty-credit-card__control-group{width:100%;}.stripe-payment-form__section--card .ty-credit-card__control-group-expiry,.stripe-payment-form__section--card .ty-credit-card__cvv-field{width:calc(50% - 7px);min-width:calc(50% - 7px);}.stripe-payment-form__section--card .ty-cvv2-about{height:16px;}.stripe-payment-form__section--card .ty-cvv2-about svg{width:16px;height:16px;}.stripe-payment-form__section--card .ty-cvv2-about__title{line-height:16px;}.ecl-trolley-info__totals .ty-discount-coupon__control-group .ty-input-text::placeholder{top:14px;}.ecl-trolley-info__totals .ty-discount-coupon__control-group-placeholder{font-size:14px;}div[aria-describedby*="litecheckout_change_address_edit"]{max-width:100vw;width:100vw !important;max-height:100vh !important;height:100vh !important;left:0 !important;top:0 !important;bottom:0;border-radius:0;position:fixed !important;}div[aria-describedby*="litecheckout_change_address_edit"].ui-dialog{margin-top:0;}div[aria-describedby*="litecheckout_change_address_edit"] .ty-control-group{margin-bottom:14px;}div[aria-describedby*="litecheckout_change_address_edit"] .ty-control-group .ecl-address-suggesstions__list{width:calc(100vw - 32px);margin-top:-32px;max-height:279px;}div[aria-describedby*="litecheckout_change_address_edit"] input[type="text"],div[aria-describedby*="litecheckout_change_address_edit"] input[type="password"],div[aria-describedby*="litecheckout_change_address_edit"] input[type="tel"],div[aria-describedby*="litecheckout_change_address_edit"] input[type="number"],div[aria-describedby*="litecheckout_change_address_edit"] textarea,div[aria-describedby*="litecheckout_change_address_edit"] select{height:32px;padding:8px 12px;line-height:16px;}div[aria-describedby*="litecheckout_change_address_edit"] textarea{padding:12px 14px;}div[aria-describedby*="litecheckout_change_address_edit"] select{padding:6px 12px;}div[aria-describedby*="litecheckout_change_address_edit"] .ty-control-group__address-zip{max-width:100%;}div[aria-describedby*="litecheckout_change_address_edit"] .ecl-edit-address-form__buttons{display:flex;flex-direction:column;}div[aria-describedby*="litecheckout_change_address_edit"] .ecl-edit-address-form__buttons .ty-btn__save{order:1;margin-bottom:15px;}div[aria-describedby*="litecheckout_change_address_edit"] .ecl-edit-address-form__buttons .ty-btn{width:100%;box-sizing:border-box;}div[aria-describedby*="litecheckout_change_address_edit"] .ecl-edit-address-form__buttons .ty-btn:first-child{order:2;}div[aria-describedby*="litecheckout_change_address_edit"] .ecl-edit-address-form__buttons .ty-btn + .ty-btn{margin-left:0;}div[aria-describedby*="litecheckout_change_address_edit"] .ui-dialog-titlebar{padding:16px 16px 4px;}div[aria-describedby*="litecheckout_change_address_edit"] .ui-dialog-title{line-height:24px;}div[aria-describedby*="litecheckout_change_address_edit"] .ui-dialog-titlebar-close{top:18px;right:16px;}div[aria-describedby*="litecheckout_change_address_edit"] .object-container{padding:10px 16px 0;}div[aria-describedby*="litecheckout_change_address"]{max-width:100vw;width:100vw !important;max-height:100vh !important;height:100vh !important;left:0 !important;top:0 !important;bottom:0;border-radius:0;position:fixed !important;}div[aria-describedby*="litecheckout_change_address"].ui-dialog{margin-top:0;}div[aria-describedby*="litecheckout_change_address"] .ui-dialog-titlebar{padding:16px 16px 6px;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__current-pf{padding:12px 16px;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__current-pf-top{margin-bottom:8px;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__current-pf-main-di{margin-top:16px;margin-bottom:10px;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__current-pf-main-di-title{margin-bottom:4px;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__add-new{border-top:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2;padding-top:11px;padding-bottom:11px;margin-bottom:17px;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__buttons{display:flex;flex-direction:column;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__buttons .ty-btn__save{order:1;margin-bottom:15px;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__buttons .ty-btn{width:100%;box-sizing:border-box;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__buttons .ty-btn:first-child{order:2;}div[aria-describedby*="litecheckout_change_address"] .ecl-checkout-change-address__buttons .ty-btn + .ty-btn{margin-left:0;}div[aria-describedby*="litecheckout_change_address"] .cm-dialog-destroy-on-close{line-height:20px;}div[aria-describedby*="litecheckout_change_address"] .object-container{padding:10px 16px 0;}.litecheckout__cart .ecl-trolley-info-fixed{padding-top:80px;}.ecl-trolley-info__buttons-fixed{position:fixed;top:0;left:0;right:0;padding:15px;box-shadow:0px 4px 11px rgba(0,0,0,0.14);z-index:10;background:#fff;}.ecl-trolley-info__buttons-fixed .ecl-trolley-info__buttons-checkout{margin-bottom:0;}.content-grid-checkout .ecl-product-scroller-ajax__container:first-child .ecl-product-scroller-ajax:first-child{padding-top:26px;}.content-grid-checkout .ecl-product-scroller-ajax__container:first-child .ecl-product-scroller-ajax:first-child:before{content:'';position:absolute;height:1px;top:0;width:calc(100vw - 17px);left:50%;right:50%;margin-left:calc(-50vw + 8.5px);margin-right:calc(-50vw + 8.5px);background:#d2d2d2;}.content-grid-checkout .ty-cart-content .ty-cart-content__textarea-tr:last-child{margin-bottom:0;padding-bottom:9px;}.content-grid-checkout .ty-cart-content .ecl-gc-cart:last-child{border-bottom:none;}.content-grid-checkout .ecl-gc-cart td.ty-cart-content__product-elem{padding-bottom:0;}.ty-checkout-complete__order-success-title{font-size:14px;line-height:24px;margin-bottom:11px;}.ty-checkout-complete__order-success{margin-top:38px;margin-bottom:28px;}.ty-checkout-complete__order-success-buttons{flex-direction:column;margin-bottom:28px;}.ty-checkout-complete__order-success-buttons .ty-btn{margin-bottom:16px;width:100%;}.ty-checkout-complete__order-success-buttons .ty-btn + .ty-btn{width:100%;margin-left:0;padding:11px 34px;}.ty-checkout-complete__order-success-buttons .ty-btn:last-child{margin-bottom:0;}.litecheckout__field-stripe .litecheckout__field-stripe-link span.ty-icon{display:none;}.litecheckout__field-stripe .litecheckout__field-stripe-link-mobile{margin-right:0;}.litecheckout__field-stripe .litecheckout__field-stripe-link-mobile span.ty-icon{display:inline-block;position:relative;}.litecheckout__field-stripe .litecheckout__shipping-method__title{display:none;}.litecheckout__field-stripe .litecheckout__shipping-method__wrapper{flex-direction:row;}.litecheckout__shipping-method__title{max-width:calc(100% - 2px);}.litecheckout__field-stripe-link span.ty-icon{margin-left:9px;left:7px;}.row-fluid .breadcrumbs-grid-certificate{display:none;}.row-fluid .breadcrumbs-grid-certificate:first-child{display:none;}.ecl-certificates__search{margin-bottom:31px;max-width:none;}.ecl-certificates__search .ty-search-block__input{font-size:14px;}.ecl-certificates__items-elm-company-name{font-size:13px;line-height:24px;}.ecl-certificates__items-elm-company{width:100%;max-width:100%;}.ecl-certificates-content-scroll:not(.ecl-cert-slider-css__viewport){overflow:visible !important;width:100% !important;}.ecl-certificates-content-scroll.ecl-cert-slider-css__viewport{width:100% !important;}.ecl-certificates-content-scroll .jspPane{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;gap:16px;}.ecl-certificates-content-scroll .jspHorizontalBar{height:2px;border-radius:20px;}.ecl-certificates-content-scroll .jspTrack{background:#d2d2d2;border-radius:20px;}.ecl-certificates-content-scroll .jspDrag{background:#8cc83c;border-radius:20px;}.ecl-certificates-content-scroll .jspContainer{padding-bottom:16px;overflow:visible;}.ty-certificate-banner{margin-left:-16px;}.ecl-certificates__items-elm-certificates-cert{width:154px;min-width:154px;}.ecl-certificates__items-elm-certificates-cert .ty-previewer{height:auto;}.ecl-certificates__items-elm-certificates{padding-right:16px;width:calc(100% + 16px);overflow:hidden;box-sizing:border-box;}.ecl-certificates__items-elm-company-name{font-size:14px;line-height:24px;}.ecl-certificates__items-elm.active .ecl-certificates__items-elm-certificates{margin-bottom:32px;}.ecl-certificates__items-elm.active .ecl-certificates__items-elm-company{margin-bottom:24px;}.ecl-certificates__footer{font-size:14px;line-height:16px;}.ecl-certificates__footer a{font-size:14px;line-height:16px;}.ecl-certificates__items .ecl-cm-show-more{font-size:14px;line-height:14px;}.content-grid-auth .row-fluid .breadcrumbs-grid{display:block;}.content-grid-auth .ty-breadcrumbs{border:none;margin-bottom:7px;}.content-grid-auth .ty-mainbox-title{margin-bottom:20px;}.ty-connect-social__left-register,.ty-connect-social__left{display:none;}.ty-connect-social__right-register,.ty-connect-social__right{margin-left:0;}.ty-connect-social__right-register .ty-control-group{margin-bottom:16px;}.ty-connect-social__right-register .ty-login__filed-label{padding-bottom:4px;font-size:12px;line-height:16px;}.ty-connect-social__right{padding:0;border:none;}.ty-connect-social__right .ecl-password-field .ecl-password-field-view{top:7px;}.ty-connect-social__right-register-inner{padding:0;border:none;}.ty-connect-social__right-register-disconnect{padding-left:0;}.ty-connect-social__right-register-top-buttons{margin-bottom:24px;}.ecl-login-form-success__outer-error{padding-top:40px;min-width:100%;}.ecl-login-form-success-s .ecl-login-form-success__icon{margin-bottom:5px;}.ecl-login-form-success-s .ecl-login-form-success__icon svg{display:inline-block;vertical-align:top;}.ecl-login-form-success-s .ecl-login-form-success__popup-title{font-size:16px;line-height:32px;margin-bottom:5px;}.ecl-login-form-success-s .ecl-login-form-success__descr{display:inline;margin-left:0.35em;}.ecl-login-form-success-s .ecl-login-form-success__descr-first{maegin-left:0;}.ecl-login-form-success-e1 .ecl-login-form-success__icon,.ecl-login-form-success-e2 .ecl-login-form-success__icon{margin-bottom:15px;}.ecl-login-form-success-e1 .ecl-login-form-success__icon svg,.ecl-login-form-success-e2 .ecl-login-form-success__icon svg{display:inline-block;vertical-align:top;}.ecl-login-form-success-e1 .ecl-login-form-success__popup-title,.ecl-login-form-success-e2 .ecl-login-form-success__popup-title{font-size:15px;line-height:20px;margin-bottom:8px;}.ecl-login-form-success-e1 .ecl-login-form-success__descr,.ecl-login-form-success-e2 .ecl-login-form-success__descr{display:inline;margin-left:0.35em;}.ecl-login-form-success-e1 .ecl-login-form-success__descr-first,.ecl-login-form-success-e2 .ecl-login-form-success__descr-first{maegin-left:0;}.ecl-favorite-shop__form .ty-control-group__title{font-size:12px;line-height:20px;margin-bottom:4px;}.ecl-favorite-shop__content-descr-title{line-height:24px;margin-bottom:10px;}.ecl-favorite-shop__content-descr-reg{font-size:13px;margin-bottom:10px;}.ecl-favorite-shop__content-descr-reg a{font-size:13px;}.ecl-favorite-shop__content-title{font-size:14px;line-height:24px;margin-bottom:10px;}.ty-connect-social__bottom-part-button .ty-btn{width:100%;box-sizing:border-box;}.ty-connect-social__bottom-part-new{font-size:13px;}.ty-connect-social__right-control-title{font-size:13px;line-height:20px;margin-bottom:15px;}.ty-connect-social__bottom-part-descr{font-size:12px;}.ty-connect-social__right .ty-control-group{margin-bottom:16px;}.ty-connect-social__right .ty-password-forgot{margin-bottom:24px;}.ty-connect-social .ty-password-forgot__a{margin-bottom:16px;}.content-grid-vendor-microstore .grid-list{gap:32px 16px;margin-bottom:40px;}.content-grid-vendor-microstore .grid-list .ty-column6{width:calc(50% - 8px);}.ty-sort-dropdown__content{position:fixed;top:0;left:0;border-radius:0;border:none;width:calc(100% - 64px);min-width:calc(100% - 64px);height:100vh;padding:0;}.ty-sort-dropdown__title-mobile{padding:15px 10px 10px;margin-bottom:10px;font-size:16px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-align:center;border-bottom:1px solid #d2d2d2;}.ty-sort-dropdown__content-item{padding:0 7px 0 16px;}.ty-sort-dropdown__content-close{background:#3c414b;position:absolute;right:-64px;top:0;bottom:0;width:64px;padding:0;}.ty-sort-dropdown__content-close svg{top:12px;left:7px;position:relative;cursor:pointer;}.ecl-wishlist .ty-scroller-list{margin-left:-3px;margin-right:0px;padding-right:16px;width:calc(100% + 19px);overflow:hidden;box-sizing:border-box;}.ecl-wishlist .ty-scroller-list.owl-carousel .owl-wrapper-outer{overflow:visible;}.ecl-wishlist .ty-twishlist-item__remove{display:none;}.ecl-wishlist__content.ecl-product-scroller-ajax{width:calc(100% + 32px);margin-left:-16px;}.ecl-selectbox-beautiful__link{font-size:14px;}.ecl-selectbox-beautiful__box-elm-link{font-size:14px;}.ty-rma-register__table .ty-table__responsive-header{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:14px;width:auto;padding-right:8px;line-height:20px;}.ty-rma-register__table .ty-table__responsive-header:after{content:':';}.ty-rma-register__table td{border:none;padding:0;margin-bottom:16px;}.ty-rma-register__table td:last-child{margin-bottom:0;padding-right:0;}.ty-rma-register__table tr{border:none;padding-bottom:31px;margin-bottom:32px;border-bottom:1px solid #d2d2d2;}.ty-rma-register-id{vertical-align:top;}.ty-rma-register-id .ty-table__responsive-header{display:none;}.ty-rma-register-product .product-title{font-size:14px;line-height:19px;display:inline-block;vertical-align:top;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-rma-register-product .ty-product-options__title{font-size:14px;margin-bottom:5px;display:block;}.ty-rma-register-price{font-size:14px;line-height:20px;}.ty-rma-register-price .ty-table__responsive-content{font-size:14px;line-height:20px;}.ty-rma-register-amount .ty-table__responsive-header{width:100%;margin-bottom:4px;line-height:16px;}.ty-rma-register-amount select{width:100%;}.ty-rma-register-amount .ecl-selectbox-beautiful{width:100%;}.ty-rma-register-reason .ty-table__responsive-header{width:100%;margin-bottom:4px;line-height:16px;}.ty-rma-register-reason select{width:100%;}.ty-rma-register-reason .ecl-selectbox-beautiful{width:100%;}.ty-rma-register__table .ty-rma-register-id{display:inline-block;margin-right:2px;}.ty-rma-register__table .ty-rma-register-product{display:inline-flex;width:calc(100% - 23px) !important;}.ty-rma-register__table .ty-rma-register-product:before,.ty-rma-register__table .ty-rma-register-product:after{display:none;}.ty-rma-register__comments-textarea{max-width:100%;font-size:14px;}.ty-rma-register__buttons{display:flex;flex-direction:column;}.ty-rma-register__buttons .ty-btn__secondary{order:1;margin-bottom:16px;}.ty-rma-register__buttons .ty-btn__transparent{order:2;}.ty-rma-register__buttons .ty-btn + .ty-btn{margin-left:0;}.ty-rma-register__actions label{font-size:14px;margin-right:23px;}.ty-rma-register .ty-fileuploader{margin-bottom:21px;}.ty-rma-register .ty-fileuploader__a{width:181px;box-sizing:border-box;text-align:center;}.ty-rma-register__back-orders{background:#8cc83c;padding:12px 16px;text-align:center;font-size:16px;line-height:20px;position:relative;margin-bottom:14px;display:block;width:100vw;margin-left:-16px;box-sizing:border-box;color:#fff;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-rma-register__back-orders svg{position:absolute;left:16px;top:12px;}.ty-rma-register__top-links{margin-top:36px;margin-bottom:24px;}.ty-rma-register__top-links .ty-rma-register__link{display:none;}.ty-rma-register__descr{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-rma-register-id label:before,.ty-rma-register__table th label:before{top:1px;}.ty-rma-detail__table .ty-table__responsive-header{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;font-size:14px;width:auto;padding-right:8px;line-height:20px;}.ty-rma-detail__table .ty-table__responsive-header:after{content:':';}.ty-rma-detail__table td{border:none;padding:0;margin-bottom:8px;}.ty-rma-detail__table td:last-child{margin-bottom:0;padding-right:0;}.ty-rma-detail__table td:first-child{padding-left:0;}.ty-rma-detail__table tr{border:none;padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid #d2d2d2;}.ty-rma-detail__table{margin-bottom:25px;}.ty-rma-detail__product .product-title{font-size:14px;line-height:19px;display:inline-block;vertical-align:top;}.ty-rma-detail__product .ty-product-options__title{font-size:14px;margin-bottom:5px;display:block;}.ty-rma-detail__price{font-size:14px;line-height:20px;}.ty-rma-detail__price .ty-table__responsive-content{font-size:14px;line-height:20px;}.ty-rma-detail__info-container{margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #d2d2d2;}.ty-rma-detail__footer-title{margin-bottom:11px;font-size:14px;}.ty-rma-detail__title-page{font-size:16px;line-height:24px;margin-bottom:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-rma-detail__buttons{display:none;}.ty-rma-detail__back-orders{background:#8cc83c;padding:12px 16px;text-align:center;font-size:16px;line-height:20px;position:relative;margin-bottom:22px;display:block;width:100vw;margin-left:-16px;box-sizing:border-box;color:#fff;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-rma-detail__back-orders svg{position:absolute;left:16px;top:12px;}.main-content-grid-return-order-items .ty-mainbox-title{font-size:16px;line-height:16px;margin-top:16px;margin-bottom:16px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;text-align:center;}.ty-rma-detail__link{margin-bottom:30px;}.ty-rma-detail__link a{justify-content:flex-start;font-size:14px;line-height:20px;}.tygh-footer > div{padding-bottom:66px;}.ty-sticky-header{display:flex;}.ty-sticky-header__container{position:fixed;left:0;bottom:0;width:100%;background:#3c414b;z-index:1;}.ty-sticky-header__item{text-align:center;padding:13px 0 11px;width:20%;}.ty-sticky-header__item-text{font-size:10px;line-height:16px;color:#fff;display:block;margin-top:-2px;}.ty-sticky-header__item-text:hover{font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;}.ty-sticky-header__item-checkout .ty-sticky-header__item-link{display:flex;flex-direction:column;align-items:center;}.ty-sticky-header__item-img{position:relative;}.ty-sticky-header__item-img img{position:absolute;top:-8px;right:-8px;}.content-grid-message .ty-sidebox-profile .ty-text-links{padding-left:0;padding-right:0;}.main-content-grid-message .ty-mainbox-title{display:none;}.ecl-my-communication__link-profile{display:none;}.ecl-my-communication__filters{flex-direction:column;gap:16px;}.ecl-my-communication__filters-elm{width:100%;}.ecl-my-communication__filters-elm .ecl-selectbox-beautiful__link{border-radius:4px;}.ecl-my-communication__filters-elm .ecl-selectbox-beautiful__box{border-radius:4px;}.ecl-my-communication__filters-elm-title{margin-bottom:4px;line-height:16px;font-size:14px;}.ecl-my-communication__sender-filter{display:none;}.ecl-my-communication__types-filter{display:none;}.ecl-my-communication__actions{display:none;}.ecl-my-communication .ty-vendor-communication-search{margin-top:14px;}.ecl-my-communication .ty-vendor-communication-search__item .ty-table__responsive-header{display:none;}.ecl-my-communication .ty-vendor-communication-search__item a{display:inline-block;}.ecl-my-communication .ty-vendor-communication-search__checkbox{display:none;}.ecl-my-communication .ty-vendor-communication-search__flag{display:none;}.ecl-my-communication .ty-vendor-communication-search__thread-id{width:44px !important;}.ecl-my-communication .ty-vendor-communication-search__subject{width:calc(100% - 162px) !important;}.ecl-my-communication .ty-vendor-communication-search__date{width:91px !important;text-align:right;}.ecl-my-communication .ty-vendor-communication-search__date a{font-size:13px;line-height:20px;}.ecl-my-communication .ty-vendor-communication-search tr{display:flex;border:none;}.ecl-my-communication .ty-vendor-communication-search td{padding:8px 7px;border-bottom:1px solid #d2d2d2;}.ecl-my-communication .ty-vendor-communication-search .ty-vendor-communication-search__icon{padding-left:0;}.ecl-my-communication .ty-vendor-communication-search .ty-vendor-communication-search__icon img{border-radius:4px;width:44px;height:44px;}.ecl-my-communication .ty-vendor-communication-search .ty-vendor-communication-search__thread-id{padding-left:0;display:none;}.ecl-my-communication .ty-vendor-communication-search .ty-vendor-communication-search__date{padding-right:0;border-bottom:1px solid #d2d2d2;}.ecl-my-communication-ticket__messages-elm-files-elm-parent{display:block;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;border-top:1px solid #d2d2d2;width:100%;padding-top:16px;}.ecl-my-communication-ticket__messages-elm-files-elm-parent-name{display:flex;align-items:center;}.ecl-my-communication-ticket__messages-elm-files-elm{flex-basis:45%;margin-right:20px;}.ecl-my-communication-ticket__actions{display:none;}.ecl-my-communication-ticket__top-links{display:none;}.ecl-my-communication-ticket__messages-header{padding-top:0;}.ecl-my-communication-ticket__messages-elm-vendor-button{margin-bottom:12px;margin-top:26px;}.ecl-my-communication-ticket__messages-elm-vendor-button a{border-radius:8px;padding:12px;font-size:12px;line-height:16px;display:inline-block;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;background:#5a3796;color:#fff;border:none;padding:12px 50px;width:100%;box-sizing:border-box;text-align:center;}.ecl-my-communication-ticket__messages-elm-vendor-button a.hidden{display:none;}.ecl-my-communication-ticket__messages-elm-vendor-button a.hidden{display:none;}.ecl-my-communication-ticket__messages-elm-vendor-button a:hover{background:#7145bb;color:#fff;}.ecl-my-communication-ticket__messages-elm-vendor-top-button{display:none;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__buttons{flex-direction:column;margin-bottom:11px;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__buttons .ty-btn{width:100%;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__buttons .ty-btn+.ty-btn{margin-left:0;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__buttons .ty-btn__primary{margin-bottom:11px;margin-right:0;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__message{margin-bottom:15px;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__input{padding:10px 16px;font-size:14px;line-height:16px;border-color:#d2d2d2;}.ecl-my-communication-ticket__reply .ty-vendor-communication-new-message__terms label a{color:#3c414b;text-decoration:underline;}.ecl-my-communication-ticket__reply-message{padding-top:0;}.ecl-my-communication-ticket__reply-message .ecl-rma-sign{margin-bottom:14px;}.ecl-my-communication-ticket__reply-message-header{padding-bottom:12px;}.ecl-my-communication-ticket__reply-message-header-title{margin-bottom:4px;}.ecl-my-communication-ticket__reply-title{display:none;}.content-grid-track .breadcrumbs-grid{display:none;}.ecl-track-order__back{display:none;}.ecl-track-order__order-num{margin-bottom:24px;}.ecl-track-order__page-title{margin-bottom:16px;margin-top:16px;text-align:center;font-size:16px;line-height:16px;}.ecl-track-order__mobile-top-links{margin-bottom:36px;}.ecl-track-order__mobile-top-link{background:#8cc83c;padding:12px 16px;margin-right:-16px;margin-left:-16px;width:calc(100% + 32px);box-sizing:border-box;text-align:center;display:block;font-size:16px;line-height:24px;font-family:AvantGardeITCbyBT-Demi,AvantGardeITCbyBT-Book;color:#fff;position:relative;}.ecl-track-order__mobile-top-link:hover{color:#fff;}.ecl-track-order__mobile-top-link:before{content:'';display:inline-block;vertical-align:middle;width:24px;height:24px;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-left_white2.svg?1761513667') no-repeat center;position:absolute;left:16px;top:12px;}.ecl-track-order__order-status-elm{margin-bottom:17px;}.ecl-track-order__order-status-elm-images{padding:0 16px 16px;overflow:auto;margin-bottom:-16px;}.ecl-track-order__order-status-elm-images-outer{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);overflow:hidden;}.ecl-track-order__order-status-elm-nav-desktop{display:none;}.ecl-track-order__order-map{width:calc(100% + 65px);margin-left:-49px;}.ty-owl-previewer__dialog{left:10px !important;max-width:calc(100vw - 20px) !important;height:auto !important;}.ty-owl-previewer__dialog .object-container{height:auto;}.ty-owl-previewer__dialog .ui-dialog-content{height:auto !important;}.ty-owl-previewer__container .owl-buttons{left:0;right:0;}.ty-owl-previewer .object-container,.ty-owl-previewer .ty-owl-previewer__container,.ty-owl-previewer .owl-wrapper-outer,.ty-owl-previewer .owl-wrapper,.ty-owl-previewer__image-container{height:auto !important;}.ty-owl-previewer__image--flex-fix-wrapper{height:auto !important;}.ty-owl-previewer__image{width:100%;}.ty-owl-previewer .owl-buttons{display:flex;bottom:calc(50% + 16px);}.ty-product-bigpicture__right-out-stock{width:100%;}.ty-product-bigpicture__right-out-stock .ty-qty-out-of-stock{width:100%;margin-bottom:16px;}div[aria-describedby*="rate_vendor_"].ui-dialog .ui-dialog-titlebar{padding:32px 16px 15px;}div[aria-describedby*="rate_vendor_"].ui-dialog .ui-dialog-title{font-size:14px;line-height:24px;}div[aria-describedby*="rate_vendor"] .ui-dialog-titlebar .ui-dialog-title{font-size:0;}.ecl-company-rate .ecl-company-reviews{margin-top:5px;}.ecl-company-rate .ecl-company-rate__tabs-content{max-height:calc(100vh - 73px);margin-right:-15px;padding-right:15px;}.ecl-company-rate .ecl-company-rate__tabs-content-elm[data-content-id="seller_reviews"]{box-sizing:border-box;margin-right:0;margin-bottom:0;padding-right:0;padding-top:0;height:100%;}.ecl-company-rate .ecl-company-rate__tabs-content-elm[data-content-id="seller_reviews"] .ecl-company-reviews{padding:20px 0 60px;}.ecl-company-rate .ecl-company-reviews__content-nav .ty-sort-dropdown{width:100%;}.ecl-company-rate .ecl-company-reviews__content-nav .ty-sort-dropdown__wrapper{height:40px;font-size:12px;line-height:16px;padding:12px 36px 10px 12px;border-color:#9d9e9f;}.ecl-company-rate .ecl-company-reviews__content-nav .ty-sort-dropdown__wrapper .ty-icon-down-micro{top:12px;}.ecl-company-rate__tabs-elm{letter-spacing:0;}}@media screen and (min-width: 481px){.ty-cart-items__list-item-desc{width:100px;}}@media screen and (min-width: 481px) and (max-width: 767px){.ty-subcategories{padding-left:16px;padding-right:16px;}.ty-subcategories-block{flex-wrap:wrap;gap:16px;}.ty-subcategories-block__item{width:calc(50% - 8px);border-radius:8px;}.ty-subcategories-block__item .ty-subcategories-img{border-radius:8px;width:100%;}.ecl-delivery__content-slots-day-content-slot{align-items:center;width:calc(50% - 8px);box-sizing:border-box;justify-content:center;}.ecl-delivery__content-slots-day-content-slot-time{flex-direction:column;}.ecl-delivery__content-slots-day-content-slot-time-title{width:100%;padding-right:0;margin-right:0;margin-bottom:4px;border-right:none;line-height:24px;}.ecl-delivery__content-slots-day-content-slot-time-val{width:100%;text-align:center;line-height:24px;}.ecl-vendor-plans__plans-elm{width:calc(50% - 8px);}}@media screen and (max-width: 480px){.top-cart-content .ty-dropdown-box__content{width:100vw;right:-16px;}.top-cart-content .ty-dropdown-box__content.ty-dropdown-box__content-cart{width:100vw;top:41px;}.ty-subcategories{margin-left:16px;margin-right:16px;}.ty-subcategories-block{flex-wrap:wrap;gap:6px 8px;}.ty-subcategories-block__item{width:calc(50% - 4px);border-radius:8px;}.ty-subcategories-block__item .ty-subcategories-img{border-radius:8px;width:100%;}.ty-exception__links{flex-direction:column;}.ty-exception__links-a{width:100%;box-sizing:border-box;}.ty-exception__links-item{width:100%;}.ty-features-all .ty-column6{width:100%;}.ecl-vendor-plans__plans-elm{width:100%;}.ty-connect-social__right,.ty-connect-social__right-register{width:100%;min-width:100%;}.ecl-delivery__content-slots-day-content-slot-time-val{width:100%;}.ecl-delivery__content-slots-day-content-slot-time{width:100%;box-sizing:border-box;text-align:center;}.ecl-delivery__content-slots-day-content-slot-time-title{width:87px;min-width:87px;text-align:left;box-sizing:border-box;}.ty-product-options__image--wrapper .ty-product-options__image{width:50px;}.ty-product-options__variations-container{gap:5px;}}@media screen and (max-width: 460px){div.ui-widget-content.ui-dialog[aria-describedby*="login_block"].ui-dialog-error-login{left:10px !important;max-width:calc(100vw - 20px);}}@media screen and (min-width: 320px) and (max-width: 400px){.ty-cart-items.ecl-show-overflow{width:calc(100% + 10px);}.ty-cart-items.ecl-show-overflow .ty-cart-items__prices{margin-right:6px;}.ty-cart-items__list-item-certificate .ty-cart-items__price{margin-right:6px;}.ecl-vouchers__items-elm{padding:15px 18px;}.ecl-vouchers__items-elm-left{padding-right:20px;margin-right:17px;}.ty-checkout-complete__order-success{margin-bottom:48px;}.ty-checkout-complete__order-success-buttons{flex-direction:column;}.ty-checkout-complete__order-success-buttons .ty-btn{width:100%;margin-bottom:16px;}.ty-checkout-complete__order-success-buttons .ty-btn + .ty-btn{width:100%;margin-left:0;padding:11px 34px;}.ecl-trolley-info__totals .ty-discount-coupon__control-group .ty-input-text::placeholder{top:6px;}}@media screen and (min-width: 375px){.ty-cart-items__list-item-desc{max-width:94px;min-width:94px;width:94px;}}@media screen and (max-width: 375px){.ty-cart-items__list-item-desc{max-width:94px;min-width:94px;width:94px;}}@media screen and (min-width: 320px) and (max-width: 332px){.ty-form-builder .ty-captcha__label + div.cm-recaptcha > div{width:288px !important;border-right:1px solid #d2d2d2;border-radius:4px;overflow:hidden;}}@media screen and (min-width: 360px) and (max-width: 767px){.ty-login-popup .ty-login-providers{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;justify-content:space-between;}}@keyframes blinker{from{opacity:1.0;}to{opacity:0.0;}}@-webkit-keyframes blinker{from{opacity:1.0;}to{opacity:0.0;}}@keyframes tonext{75%{left:0;}95%{left:100%;}98%{left:100%;}99%{left:0;}}@keyframes tostart{75%{left:0;}95%{left:-300%;}98%{left:-300%;}99%{left:0;}}@keyframes snap{96%{scroll-snap-align:center;}97%{scroll-snap-align:none;}99%{scroll-snap-align:none;}100%{scroll-snap-align:center;}}:root{--ty-product-reviews-stars-full-purple-14:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/star_full_purple_14.svg?1761513667');--ty-product-reviews-stars-full-green-14:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/star_full_green_14.svg?1761513667');--ty-product-reviews-stars-empty-green-14:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/star_empty_green_14.svg?1761513667');--ty-product-reviews-stars-full-green-24:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/star_full_green_24.svg?1761513667');--ty-product-reviews-stars-empty-green-24:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/star_empty_green_24.svg?1761513667');}@media (max-width: 767px){.ecl-product-scroller-ajax .ty-scroller-list{white-space:nowrap;overflow:auto;}.ecl-product-scroller-ajax .ty-scroller-list__item{display:inline-block;}.ecl-companies-list__filters-area input.ecl-companies-list__filters-area-input{width:100%;}.ecl-wishlist__filter{float:none;margin-top:0;}}.ecl-companies-list__filters-area .ecl-companies-list__filters-area-input{padding:8px 12px;font-size:12px;line-height:16px;height:32px;width:272px;}.ecl-no-stripe-cards{padding-top:14px;}.ecl-selectbox-beautiful__link.ecl-wrong-field{border:1px solid #bf4d4d;color:#bf4d4d;}.ty-rma-register__comments-textarea.ecl-wrong-field{border-color:#bf4d4d;color:#bf4d4d;}.ecl-delivery__content-selected:hover{color:#fff;}.litecheckout__submit-btn{display:none;}.ecl-delivery__content-slots-day-content-slot{cursor:pointer;}.ecl-delivery__content-selected{cursor:pointer;}.ecl-terms-page .ecl-page-new-content__text-content-tree-inner-title{color:#5a3796;}.ecl-contactus-page a:not(.ty-breadcrumbs__a):not(.ty-btn){font-family:AvantGardeITCbyBT-Demi;text-decoration:underline;}.ecl-underlined-text{text-decoration:underline;}.ty-features-all__list-item{position:relative;}.ty-features-all__list-item-companies{display:none;position:absolute;max-height:383px;width:216px;background:#fff;border:1px solid #d2d2d2;box-shadow:0px 4px 11px rgba(0,0,0,0.14);border-radius:8px;z-index:1;padding:16px;}.ty-features-all__list-item-companies-inner{overflow-x:hidden;overflow-y:auto;max-height:351px;}.ty-features-all__list-item-companies-elm{margin-bottom:12px;padding:0;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;margin-right:10px;}.ty-features-all__list-item-companies-elm-img{margin-right:16px;flex:0 0 48px;}.ty-features-all__list-item-companies-elm-img img{border-radius:8px;margin-right:0px;width:48px;height:48px;}.ty-features-all__list-item-companies-elm-name{font-weight:700;font-size:14px;line-height:24px;color:#3c414b;}.ty-features-all__list-item-companies-elm:last-child{margin-bottom:0px;}.ty-features-all__list-item:hover .ty-features-all__list-item-companies{display:block;}.ecl-profile-area .ty-billing-zip-code,.ecl-profile-area .ty-shipping-zip-code{width:100%;}.ecl-profile-area .ty-billing-zip-code input,.ecl-profile-area .ty-shipping-zip-code input{width:190px;}.ecl-mobile-app-block__subdescr{cursor:pointer;}.ecl-delivery__vendors-title .error{color:red;}.ecl-menu-logout a.ty-text-links__a{border-bottom:0px solid #fff;font-weight:bold;}.ecl-cursor-pointer{cursor:pointer;}.ecl-orders__list-elm-bottom-order-data-image-count{top:0;}.ecl-css-reviews-images-scroller__viewport{margin:0 0 -10px -5px;flex-wrap:nowrap;gap:0;}.ecl-css-reviews-images-scroller__slide{flex:0 0 100px;max-width:none;border:1px solid #fff;padding:0 5px 10px 5px;height:75px;}.ecl-css-reviews-images-scroller__slide img{border-radius:8px;border:1px solid #d2d2d2;padding:2px;}.ecl-lc-block-title_right{content:'';width:24px;height:24px;margin-left:auto;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-up.svg?1761513667');transform:rotate(180deg);cursor:pointer;}.ecl-lc-block-title.open .ecl-lc-block-title_right{transform:rotate(0deg);}.litecheckout__field--xsmall{flex-basis:calc(25% - 2rem);}.litecheckout__field-stripe-link .ty-icon{content:'';width:24px;height:24px;margin-left:auto;display:inline-block;background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/ic24-chevron-up.svg?1761513667');transform:rotate(180deg);cursor:pointer;}.litecheckout__field-stripe-link.open .ty-icon{transform:rotate(0deg);}.grecaptcha-badge{display:none !important;}.ecl-recaptcha-text{margin-top:-10px;margin-bottom:28px;display:block;font-size:12px;line-height:16px;}.ecl-recaptcha-text a{font-size:12px;line-height:16px;}.ecl-profiles-del-main{position:relative;}.ecl-profiles-del-main .ecl-profiles-del__txt1,.ecl-profiles-del-main .ecl-profiles-del__txt2,.ecl-profiles-del-main .ecl-profiles-del__txt3{font-size:14px;line-height:20px;padding:10px 0;}.ecl-profiles-del-main .ecl-profiles-del__txt1{padding-top:20px;font-size:16px;}.ecl-profiles-del-main .ecl-profiles-del__but{position:absolute;bottom:44px;}.ecl-profiles-del-main .ecl-profiles-del__but-link{color:#fff;cursor:pointer;background:#eb1e23;padding:8px 20px;font-size:12px;line-height:24px;border-radius:8px;display:block;font-family:AvantGardeITCbyBT-Demi;}.notification-container .alert-warning .ecl-profiles-del__notice-buttons{margin-top:10px;}.notification-container .alert-warning .ecl-profiles-del__notice-buttons-keep,.notification-container .alert-warning .ecl-profiles-del__notice-buttons-del{display:inline-block;font-size:12px;line-height:16px;padding:11px 0px;border-radius:8px;font-family:AvantGardeITCbyBT-Demi;width:150px;cursor:pointer;}.notification-container .alert-warning .ecl-profiles-del__notice-buttons-keep{background:#5a3796;color:#fff;border:1px solid #5a3796;margin-right:20px;}.notification-container .alert-warning .ecl-profiles-del__notice-buttons-del{background:#fff;color:#eb1e23;border:1px solid #eb1e23;text-decoration:none;font-weight:normal;}.notification-container .alert-warning .ecl-profiles-del__notice-buttons-del:hover{color:#eb1e23;text-decoration:none;}@media screen and (min-width: 768px) and (max-width: 1024px){.ecl-profiles-del-main .ecl-profiles-del__but{width:calc(100% - 232px);}.ecl-profiles-del-main .ecl-profiles-del__but-link{padding:8px 0px;width:100%;text-align:center;}}@media screen and (max-width: 767px){.ecl-css-reviews-images-scroller{width:calc(100% + 16px);height:calc(100% - 10px);overflow-y:hidden;}.ecl-css-reviews-images-scroller__slide{min-width:100px;max-width:100px;}.ecl-css-reviews-images-scroller__viewport{padding-bottom:10px;}.ty-product-review-post-footer.ecl-review-has-images{margin-top:20px;}.ty-features-all__list-item-companies{position:fixed;width:calc(100% - 32px);margin-left:-19px;border:1px solid #d2d2d2;box-shadow:none;border-radius:16px 16px 0 0;bottom:0;z-index:1101;}.ty-features-all__list-item-companies-close{background:url('../../../../../../../../design/themes/responsive/media/images/addons/ecl_spec_dev/close_grey.svg?1761513667');content:" ";width:14px;height:14px;top:-27px;right:21px;position:absolute;cursor:pointer;}.ty-features-all__list-item:hover .ty-features-all__list-item-companies{display:none;}.top-my-account .ty-dropdown-box__content{display:none !important;}.ecl-profiles-del-main .ecl-profiles-del__txt1{padding-top:0px;}.ecl-profiles-del-main .ecl-profiles-del__but{position:static;margin-top:100px;}.ecl-profiles-del-main .ecl-profiles-del__but-link{padding:8px 0px;width:100%;text-align:center;}.notification-container .alert-warning .ecl-profiles-del__notice-buttons{margin-top:10px;}.notification-container .alert-warning .ecl-profiles-del__notice-buttons-keep,.notification-container .alert-warning .ecl-profiles-del__notice-buttons-del{padding:11px 13px;width:auto;}.notification-container .alert-warning .ecl-profiles-del__notice-buttons-keep{margin-right:10px;}}.ty-hybrid-auth__icon{margin-right:5px;}.ty-link-unlink-provider{position:relative;}.ty-link-unlink-provider img{opacity:0.25;filter:alpha(opacity=25);}.ty-link-unlink-provider .ty-hybrid-auth__add{position:absolute;top:12px;left:7px;font-size:22px;z-index:1;display:none;line-height:0;}.ty-link-unlink-provider:hover .ty-hybrid-auth__add{display:block;}.ty-link-unlink-provider:hover img{opacity:1;filter:alpha(opacity=100);}.ty-hybrid-auth__icon{position:relative;}.ty-hybrid-auth__icon .ty-hybrid-auth__remove{position:absolute;top:-7px;left:29px;z-index:1;display:none;line-height:0;}.ty-hybrid-auth__icon:hover .ty-hybrid-auth__remove{display:block;}