.etheme-text-button{position:relative;overflow:hidden;-webkit-transition:all .12s linear;transition:all .12s linear}.etheme-text-button .elementor-button-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.etheme-text-button>span{position:relative;-webkit-transition:inherit;transition:inherit;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.etheme-text-button>span>i,.etheme-text-button>span>span,.etheme-text-button>span>svg{z-index:1}.etheme-text-button.has-fill:before{content:'';position:absolute;bottom:0;left:0;right:0;top:0;z-index:1;-webkit-transition:all .25s}.etheme-text-button.has-fill:hover:before{background:var(--fill-color)}.etheme-text-button.fill-rtl:not(:hover):before{left:100%}.etheme-text-button.fill-ltr:not(:hover):before{right:100%}.etheme-text-button.fill-top:not(:hover):before{top:100%}.etheme-text-button.fill-bottom:not(:hover):before{bottom:100%}.etheme-text-button.fill-circle{--proportion:2.5em}.etheme-text-button.fill-circle:before{height:var(--proportion);max-width:var(--proportion);border:.1em solid var(--fill-color);border-radius:50%;margin:auto}.etheme-text-button.fill-circle:hover:before{border-radius:inherit;max-width:100%;background-color:transparent}.etheme-text-button .button-line{border-bottom:.1em solid currentColor;min-width:1.4em;-ms-flex-item-align:center;align-self:center;-webkit-transition:min-width .3s;transition:min-width .3s}.etheme-text-button:hover .button-line{min-width:2.4em}.etheme-text-button.fill-overline:before,.etheme-text-button.fill-underline:before{top:auto;right:0;height:.1em;width:0;left:auto;background:var(--fill-color)}.etheme-text-button.fill-overline:hover:before,.etheme-text-button.fill-underline:hover:before{width:100%;right:auto;left:0}.etheme-text-button.fill-overline:before{top:0;bottom:auto}.etheme-text-button:hover .elementor-button-icon.animation-background_ltr{-webkit-animation:toLeftFromRight .4s forwards;animation:toLeftFromRight .4s forwards}.etheme-text-button:hover .elementor-button-icon.animation-background_to_bottom{-webkit-animation:toBottomFromTop .4s forwards;animation:toBottomFromTop .4s forwards}.etheme-text-button:hover .elementor-button-icon.animation-background_rtl{-webkit-animation:toRightFromLeft .4s forwards;animation:toRightFromLeft .4s forwards}.etheme-text-button:hover .elementor-button-icon.animation-background_to_top{-webkit-animation:toTopFromBottom .4s forwards;animation:toTopFromBottom .4s forwards}.etheme-text-button:hover .elementor-button-icon.animation-switch_side.elementor-align-icon-left{left:calc(100% + var(--icon-indent,5px))}.etheme-text-button:hover .elementor-button-icon.animation-switch_side.elementor-align-icon-right{right:calc(100% + var(--icon-indent,5px))}.etheme-text-button .elementor-button-icon.animation-switch_side{position:absolute;-webkit-transition:left .5s cubic-bezier(.19,1,.22,1),right .5s cubic-bezier(.19,1,.22,1);transition:left .5s cubic-bezier(.19,1,.22,1),right .5s cubic-bezier(.19,1,.22,1)}.etheme-text-button .elementor-button-icon.animation-switch_side.elementor-align-icon-left{left:calc(-1em - var(--icon-indent,5px))}.etheme-text-button .elementor-button-icon.animation-switch_side.elementor-align-icon-right{right:calc(-1em - var(--icon-indent,5px))}@-webkit-keyframes toRightFromLeft{49%{-webkit-transform:translate(-100%);transform:translate(-100%)}50%{opacity:0;-webkit-transform:translate(100%);transform:translate(100%)}51%{opacity:1}}@keyframes toRightFromLeft{49%{-webkit-transform:translate(-100%);transform:translate(-100%)}50%{opacity:0;-webkit-transform:translate(100%);transform:translate(100%)}51%{opacity:1}}@-webkit-keyframes toLeftFromRight{49%{-webkit-transform:translate(100%);transform:translate(100%)}50%{opacity:0;-webkit-transform:translate(-100%);transform:translate(-100%)}51%{opacity:1}}@keyframes toLeftFromRight{49%{-webkit-transform:translate(100%);transform:translate(100%)}50%{opacity:0;-webkit-transform:translate(-100%);transform:translate(-100%)}51%{opacity:1}}@-webkit-keyframes toBottomFromTop{49%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%{opacity:1}}@keyframes toBottomFromTop{49%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%{opacity:1}}@-webkit-keyframes toTopFromBottom{49%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}51%{opacity:1}}@keyframes toTopFromBottom{49%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}51%{opacity:1}}@-webkit-keyframes etheme-zoom{0%,100%{-webkit-transform:scale(1,1);transform:scale(1,1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes etheme-zoom{0%,100%{-webkit-transform:scale(1,1);transform:scale(1,1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}}.etheme-animated:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.etheme-animation-zoom{-webkit-animation-name:etheme-zoom;animation-name:etheme-zoom;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.etheme-animation-pulse{-webkit-animation-name:elementor-animation-pulse;animation-name:elementor-animation-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.etheme-animation-wobble-horizontal{-webkit-animation-name:elementor-animation-wobble-horizontal;animation-name:elementor-animation-wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.category-description+.filter-wrap,.term-description+.filter-wrap{margin-top:0}.filter-wrap{position:relative;margin-bottom:12px}.filter-wrap select{height:30px;line-height:28px}.filter-wrap .filter-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.filter-wrap .filter-content>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter-wrap .filter-content>:last-child{margin-left:auto}.filter-wrap .filter-content>form:last-child{margin-left:0;margin-right:auto}.filter-wrap .products-per-page form{display:inline-block;margin-left:15px}.woocommerce-ordering select{width:170px}.view-switcher{margin-left:20px;line-height:1;border-radius:5px;-webkit-transition:all .3s linear;transition:all .3s linear}.view-switcher:hover{background:var(--et_dark-2-white-002)}.view-switcher>[class*=switch]{position:relative;padding:6px;border-radius:5px;margin-left:5px;margin-right:5px}.view-switcher>[class*=switch]~div:before{content:'';top:5px;bottom:5px;border-left:1px solid var(--et_border-color);left:-5px;position:absolute}.view-switcher label{display:none}.view-switcher .switch-grid>a,.view-switcher .switch-list>a,.view-switcher .switch-more>a{color:var(--et_main-color);cursor:pointer;text-align:center;font-size:0;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.view-switcher .switch-grid>a:before,.view-switcher .switch-list>a:before,.view-switcher .switch-more>a:before{font-family:xstore-icons;content:'\e92f';display:inline-block;font-size:1.2rem}.view-switcher .switch-grid:not(.switcher-active):hover>a,.view-switcher .switch-list:not(.switcher-active):hover>a,.view-switcher .switch-more:not(.switcher-active):hover>a{color:var(--et_dark-2-white);opacity:.7}.view-switcher .switch-grid a[data-row-count="2"]:before{content:'\e909'}.view-switcher .switch-grid a:not([data-row-count]):before,.view-switcher .switch-grid a[data-row-count="3"]:before{content:'\e92e'}.view-switcher .switch-grid a[data-row-count="4"]:before{content:'\e913'}.view-switcher .switch-more>a[data-type=more]:before{content:'\e905';font-size:.9rem}.view-switcher .switch-more ul{position:absolute;padding:10px 0;top:100%;list-style:none;-webkit-animation:et-dropdown .3s ease-in-out;animation:et-dropdown .3s ease-in-out;border:1px solid var(--et_border-color);width:180px;right:calc(50% - 90px);z-index:99;background:var(--et_white-2-dark);margin:0;border-radius:3px}.view-switcher .switch-more ul li{margin:0}.view-switcher .switch-more ul li a{display:inline-block;padding:.6em 1.9em;line-height:1}.view-switcher .switch-more ul li:not(.switcher-active)>a{color:var(--et_main-color)}.view-switcher .switch-more ul li:not(.switcher-active)>a:hover{color:var(--et_dark-2-white);opacity:.7}.view-switcher .switch-more:not(:hover) ul{display:none}.view-switcher .switcher-active>a{color:var(--et_active-color)}.open-filters-btn{position:relative;display:inline-block;margin-right:20px}.open-filters-btn a{padding-left:23px}.open-filters-btn a i{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.open-filters-btn a.active i{-webkit-transform:translateY(-50%) rotateX(180deg);transform:translateY(-50%) rotateX(180deg)}.open-filters-btn a.active,.open-filters-btn a:hover{color:var(--et_dark-2-white)}.filter-wrap .products-per-page span,.open-filters-btn a{color:var(--et_font-color)}.shop-filters{display:none;overflow:hidden;margin:20px 0 0}.shop-filters.filters-opened{display:block}.shop-filters.widget-columns-2 .sidebar-widget{width:50%}.shop-filters.widget-columns-3 .sidebar-widget{width:33.33%}.shop-filters.widget-columns-4 .sidebar-widget{width:25%}.shop-filters.widget-columns-5 .sidebar-widget{width:20%}.shop-filters.widget-columns-2 .sidebar-widget:nth-child(2n+1),.shop-filters.widget-columns-3 .sidebar-widget:nth-child(3n+1),.shop-filters.widget-columns-4 .sidebar-widget:nth-child(4n+1),.shop-filters.widget-columns-5 .sidebar-widget:nth-child(5n+1){clear:both}.shop-filters-area{margin-left:-15px;margin-right:-15px}.shop-filters-area .sidebar-widget{position:relative;width:100%;padding:0 15px;float:left;margin-bottom:25px;height:auto}.shop-filters-area .sidebar-widget .select2{z-index:auto}.shop-filters-area .product-categories>li>a{padding:9px 0 8px 0}.shop-filters-area .product_list_widget li{margin-right:10px}.shop-filters-area ul{padding-left:0;padding-right:0!important}@media only screen and (max-width:1200px){.view-switcher{margin-left:15px}}@media only screen and (max-width:992px){.shop-filters-area .sidebar-widget{width:50%!important}.shop-filters-area .sidebar-widget:nth-child(2n+1){clear:both}}@media only screen and (max-width:480px){.shop-filters-area .sidebar-widget{width:100%!important}.filter-wrap .filter-content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter-wrap .view-switcher{display:none!important}}.product-view-info .show-quickly,.product-view-mask .show-quickly{border-right:1px solid}.product-view-info .et-wishlist-holder,.product-view-mask .et-wishlist-holder{border-left:1px solid}.footer-product .show-quickly{left:0;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.footer-product .show-quickly:after{right:0}.footer-product .et-wishlist-holder{right:0;font-size:0}.footer-product .et-wishlist-holder:after{left:0}.footer-product .by-vendor-name-link:after,.footer-product .pre_order_loop:after,.footer-product .wcmp_add_to_cart_message:after{left:0}.footer-product .button:before{display:inline-block;margin-right:5px;font-weight:400;-webkit-backface-visibility:hidden;backface-visibility:hidden}.footer-product .by-vendor-name-link:before,.footer-product .et-wishlist-holder a.add_to_wishlist.button.alt:before,.footer-product .pre_order_loop:before,.footer-product .wcmp_add_to_cart_message:before{margin-right:0}.footer-product .by-vendor-name-link:after,.footer-product .et-wishlist-holder:after,.footer-product .pre_order_loop:after,.footer-product .show-quickly:after,.footer-product .wcmp_add_to_cart_message:after{position:absolute;top:0;width:1px;border-right:1px solid var(--et_dark-color);height:100%}.footer-product .wcvendors_sold_by_in_loop,.footer-product br,.product-view-info .button.compare,.product-view-light .button.compare,.product-view-mask .button.compare,.product-view-mask2[class*=wcpv_product_vendors-] .wcpv-sold-by-loop,.products-list .product-details .button.compare{display:none}.product-view-mask.view-color-dark .wcpv-sold-by-loop,.product-view-mask.view-color-dark .wcpv-sold-by-loop a{color:#fff}.product-view-mask.view-color-dark .wcpv-sold-by-loop a:hover{opacity:.7}.content-product .wishlist-fragment a:before,.content-product .yith-wcwl-add-to-wishlist .show a:before,.footer-product .button:before,.footer-product .by-vendor-name-link:before,.footer-product .compare:before,.footer-product .pre_order_loop:before,.footer-product .show-quickly:before,.footer-product .wcmp_add_to_cart_message:before{font-size:16px}.footer-product .add_to_cart_button:after{font-size:16px}.content-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before,.content-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before{content:"\e92d"}.footer-product{position:absolute;bottom:1.45rem;left:1.45rem;right:1.45rem;height:2.57rem;-webkit-transform:translateY(5px);transform:translateY(5px);opacity:0;z-index:2;text-align:center;overflow:hidden;font-weight:400;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition-delay:.1s;transition-delay:.1s}.footer-product .compare{position:relative;overflow:hidden}.footer-product .compare:before{content:"\e915"!important}.footer-product .by-vendor-name-link,.footer-product .compare,.footer-product .pre_order_loop,.footer-product .show-quickly,.footer-product .wcmp_add_to_cart_message{font-size:0}.footer-product .by-vendor-name-link,.footer-product .pre_order_loop,.footer-product .wcmp_add_to_cart_message{margin:0}.footer-product .by-vendor-name-link:before{content:'\e1000'}.footer-product .pre_order_loop:before{content:'\e900';font-style:normal}.footer-product .wcmp_add_to_cart_message:before{content:'\e938'}.footer-product .show-quickly:before{content:"\e907"}.footer-product .button{border:none;width:100%;background:var(--et_dark-color);line-height:1.4;padding:0 45px}.footer-product .button .blockOverlay{background-color:var(--et_dark-color)!important}.footer-product .et-wishlist-holder a.add_to_wishlist.button.alt{background:0 0}.footer-product .et-wishlist-holder,.footer-product .show-quickly{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.4;top:0;height:100%;width:45px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-color:var(--et_dark-color);background:var(--et_dark-color);z-index:1}.footer-product .by-vendor-name-link,.footer-product .pre_order_loop,.footer-product .wcmp_add_to_cart_message{background:var(--et_dark-color)}.footer-product .by-vendor-name-link,.footer-product .pre_order_loop,.footer-product .wcmp_add_to_cart_message,.footer-product .yith-wcwl-add-to-wishlist,.footer-product .yith-wcwl-add-to-wishlist .show{width:100%;height:100%;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-product .et-wishlist-holder a{width:100%}.footer-product .et-wishlist-holder a .yith-wcwl-icon.fa{display:none}.footer-product .loader-path,.footer-product .quick-view-popup .add_to_cart_button{stroke:#fff}.footer-product .wishlist-fragment .blockOverlay:before{border-color:var(--et_main-color);border-left-color:#fff}.footer-product .button,.footer-product .by-vendor-name-link,.footer-product .pre_order_loop,.footer-product .wcmp_add_to_cart_message,.footer-product .yith-wcwl-add-button a.open-pretty-photo,.footer-product .yith-wcwl-add-to-wishlist a:not(.alt){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.footer-product .button,.footer-product .button.compare,.footer-product .button.compare:hover,.footer-product .by-vendor-name-link,.footer-product .et-wishlist-holder a,.footer-product .show-quickly{color:#fff}.footer-product .pre_order_loop,.footer-product .wcmp_add_to_cart_message{color:#fff!important}.footer-product .button,.footer-product .by-vendor-name-link,.footer-product .compare.button,.footer-product .et-wishlist-holder,.footer-product .pre_order_loop,.footer-product .show-quickly,.footer-product .wcmp_add_to_cart_message{-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.footer-product .button:hover,.footer-product .by-vendor-name-link:hover,.footer-product .compare.button:hover,.footer-product .et-wishlist-holder:hover,.footer-product .pre_order_loop:hover,.footer-product .show-quickly:hover,.footer-product .wcmp_add_to_cart_message:hover{background:#333}.et-wishlist-holder .yith-wcwl-add-to-wishlist{position:relative}.et-wishlist-holder .et-loader{position:static}.et-wishlist-holder .loader-path{stroke:#fff}.content-product .by-vendor-name-link,.content-product .show-quickly{cursor:pointer}.content-product.et-vpf .footer-product,.content-product:hover .footer-product{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.content-product .button:before,.content-product .by-vendor-name-link:before,.content-product .pre_order_loop:before,.content-product .show-quickly:before,.content-product .wcmp_add_to_cart_message:before,.content-product .yith-wcwl-add-to-wishlist .show a:before{font-family:xstore-icons}.content-product .is_arrows-hovered .footer-product{-webkit-transform:translateY(7px);transform:translateY(7px);opacity:0}.product-view-default .et-wishlist-holder .loader-path,.view-color-transparent .footer-product .loader-path,.view-color-white .footer-product .loader-path{stroke:var(--et_dark-color)}.product-view-default .et-wishlist-holder .wishlist-fragment .blockOverlay:before,.view-color-transparent .footer-product .wishlist-fragment .blockOverlay:before,.view-color-white .footer-product .wishlist-fragment .blockOverlay:before{border-color:var(--et_border-color);border-left-color:var(--et_main-color)}.view-color-white .footer-product .by-vendor-name-link:after,.view-color-white .footer-product .et-wishlist-holder,.view-color-white .footer-product .et-wishlist-holder:after,.view-color-white .footer-product .pre_order_loop:after,.view-color-white .footer-product .show-quickly,.view-color-white .footer-product .show-quickly:after,.view-color-white .footer-product .wcmp_add_to_cart_message:after,.view-color-white .footer-product:before{border-color:var(--et_border-color)}.view-color-white .footer-product .button.compare:hover,.view-color-white .footer-product .button:hover,.view-color-white .footer-product .by-vendor-name-link:hover,.view-color-white .footer-product .et-wishlist-holder:hover,.view-color-white .footer-product .pre_order_loop:hover,.view-color-white .footer-product .show-quickly:hover,.view-color-white .footer-product .wcmp_add_to_cart_message:hover{background:#f5f5f5}.view-color-white.product-view-info .footer-product:before{border-color:var(--et_border-color)}.view-color-white .footer-product .button,.view-color-white .footer-product .button.compare,.view-color-white .footer-product .by-vendor-name-link,.view-color-white .footer-product .et-wishlist-holder,.view-color-white .footer-product .pre_order_loop,.view-color-white .footer-product .show-quickly,.view-color-white .footer-product .wcmp_add_to_cart_message,.view-color-white .product-mask,.view-color-white.product-view-info .product-mask,.view-color-white.product-view-mask2 .footer-product{background:#fff}.view-color-white .footer-product .button,.view-color-white .footer-product .button.compare,.view-color-white .footer-product .by-vendor-name-link,.view-color-white .footer-product .et-wishlist-holder a,.view-color-white .footer-product .et-wishlist-holder a.add_to_wishlist.button.alt,.view-color-white .footer-product .show-quickly{color:var(--et_dark-color)}.view-color-white .footer-product .pre_order_loop,.view-color-white .footer-product .wcmp_add_to_cart_message{color:var(--et_dark-color)!important}.view-color-white .footer-product .button .blockOverlay{background-color:#fff!important}.view-color-white .product-mask .product-title a,.view-color-white .product-mask a,.view-color-white.product-view-info .product-mask .product-title a,.view-color-white.product-view-info .product-mask a{color:var(--et_dark-color)}.view-color-transparent .product-mask .product-title a:hover,.view-color-transparent .product-mask a:hover,.view-color-transparent.product-view-info .product-mask .product-title a:hover,.view-color-transparent.product-view-info .product-mask a:hover,.view-color-white .product-mask .product-title a:hover,.view-color-white .product-mask a:hover,.view-color-white.product-view-info .product-mask .product-title a:hover,.view-color-white.product-view-info .product-mask a:hover{color:var(--et_main-color)}.view-color-transparent .footer-product .button,.view-color-transparent .footer-product .button.compare,.view-color-transparent .footer-product .by-vendor-name-link,.view-color-transparent .footer-product .et-wishlist-holder a,.view-color-transparent .footer-product .et-wishlist-holder a.add_to_wishlist.button.alt,.view-color-transparent .footer-product .show-quickly{color:var(--et_dark-2-white)}.view-color-transparent .footer-product .pre_order_loop,.view-color-transparent .footer-product .wcmp_add_to_cart_message{color:var(--et_dark-2-white)!important}.view-color-transparent .footer-product .button .blockOverlay{background-color:var(--et_white-2-dark)!important}.view-color-transparent .product-mask .product-title a,.view-color-transparent .product-mask a,.view-color-transparent.product-view-info .product-mask .product-title a,.view-color-transparent.product-view-info .product-mask a{color:var(--et_dark-2-white)}.view-color-transparent .footer-product .by-vendor-name-link:after,.view-color-transparent .footer-product .et-wishlist-holder,.view-color-transparent .footer-product .et-wishlist-holder:after,.view-color-transparent .footer-product .pre_order_loop:after,.view-color-transparent .footer-product .show-quickly,.view-color-transparent .footer-product .show-quickly:after,.view-color-transparent .footer-product .wcmp_add_to_cart_message:after,.view-color-transparent .footer-product:before{border:none}.view-color-transparent .footer-product .button:hover,.view-color-transparent .footer-product .by-vendor-name-link:hover,.view-color-transparent .footer-product .et-wishlist-holder:hover .yith-wcwl-add-button a,.view-color-transparent .footer-product .et-wishlist-holder:hover a.add_to_wishlist.button.alt,.view-color-transparent .footer-product .show-quickly:hover{color:var(--et_main-color)}.view-color-transparent .footer-product .pre_order_loop:hover,.view-color-transparent .footer-product .wcmp_add_to_cart_message:hover{color:var(--et_main-color)!important}.view-color-transparent.product-view-info .footer-product:before{border:none}.view-color-transparent .footer-product,.view-color-transparent .footer-product .button,.view-color-transparent .footer-product .button.compare,.view-color-transparent .footer-product .button:hover,.view-color-transparent .footer-product .by-vendor-name-link:hover,.view-color-transparent .footer-product .et-wishlist-holder,.view-color-transparent .footer-product .et-wishlist-holder:hover,.view-color-transparent .footer-product .pre_order_loop:hover,.view-color-transparent .footer-product .show-quickly,.view-color-transparent .footer-product .show-quickly:hover,.view-color-transparent .footer-product .wcmp_add_to_cart_message:hover,.view-color-transparent.product-view-info .product-mask,.view-color-transparent.product-view-mask2 .footer-product{background:0 0}@media only screen and (max-width:768px){.content-product .footer-product{-webkit-transform:none;transform:none;opacity:1}.content-product .footer-product .button{font-size:0}.content-product .footer-product .button:before{margin-right:0;margin-left:0}}.col-md-8 .product-slide .product-view-info .footer-product,.col-md-8 .product-slide .product-view-mask .footer-product,.col-md-9 .product-slide .product-view-info .footer-product,.col-md-9 .product-slide .product-view-mask .footer-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.col-md-8 .product-slide .product-view-info .footer-product .by-vendor-name-link,.col-md-8 .product-slide .product-view-info .footer-product .et-wishlist-holder,.col-md-8 .product-slide .product-view-info .footer-product .pre_order_loop,.col-md-8 .product-slide .product-view-info .footer-product .show-quickly,.col-md-8 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message,.col-md-8 .product-slide .product-view-mask .footer-product .by-vendor-name-link,.col-md-8 .product-slide .product-view-mask .footer-product .et-wishlist-holder,.col-md-8 .product-slide .product-view-mask .footer-product .pre_order_loop,.col-md-8 .product-slide .product-view-mask .footer-product .show-quickly,.col-md-8 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message,.col-md-9 .product-slide .product-view-info .footer-product .by-vendor-name-link,.col-md-9 .product-slide .product-view-info .footer-product .et-wishlist-holder,.col-md-9 .product-slide .product-view-info .footer-product .pre_order_loop,.col-md-9 .product-slide .product-view-info .footer-product .show-quickly,.col-md-9 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message,.col-md-9 .product-slide .product-view-mask .footer-product .by-vendor-name-link,.col-md-9 .product-slide .product-view-mask .footer-product .et-wishlist-holder,.col-md-9 .product-slide .product-view-mask .footer-product .pre_order_loop,.col-md-9 .product-slide .product-view-mask .footer-product .show-quickly,.col-md-9 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;border:none}.col-md-8 .product-slide .product-view-info .footer-product .by-vendor-name-link:after,.col-md-8 .product-slide .product-view-info .footer-product .et-wishlist-holder:after,.col-md-8 .product-slide .product-view-info .footer-product .pre_order_loop:after,.col-md-8 .product-slide .product-view-info .footer-product .show-quickly:after,.col-md-8 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message:after,.col-md-8 .product-slide .product-view-mask .footer-product .by-vendor-name-link:after,.col-md-8 .product-slide .product-view-mask .footer-product .et-wishlist-holder:after,.col-md-8 .product-slide .product-view-mask .footer-product .pre_order_loop:after,.col-md-8 .product-slide .product-view-mask .footer-product .show-quickly:after,.col-md-8 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message:after,.col-md-9 .product-slide .product-view-info .footer-product .by-vendor-name-link:after,.col-md-9 .product-slide .product-view-info .footer-product .et-wishlist-holder:after,.col-md-9 .product-slide .product-view-info .footer-product .pre_order_loop:after,.col-md-9 .product-slide .product-view-info .footer-product .show-quickly:after,.col-md-9 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message:after,.col-md-9 .product-slide .product-view-mask .footer-product .by-vendor-name-link:after,.col-md-9 .product-slide .product-view-mask .footer-product .et-wishlist-holder:after,.col-md-9 .product-slide .product-view-mask .footer-product .pre_order_loop:after,.col-md-9 .product-slide .product-view-mask .footer-product .show-quickly:after,.col-md-9 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message:after{content:''}.col-md-8 .product-slide .product-view-info .footer-product .button,.col-md-8 .product-slide .product-view-info .footer-product .by-vendor-name-link,.col-md-8 .product-slide .product-view-info .footer-product .pre_order_loop,.col-md-8 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message,.col-md-8 .product-slide .product-view-mask .footer-product .button,.col-md-8 .product-slide .product-view-mask .footer-product .by-vendor-name-link,.col-md-8 .product-slide .product-view-mask .footer-product .pre_order_loop,.col-md-8 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message,.col-md-9 .product-slide .product-view-info .footer-product .button,.col-md-9 .product-slide .product-view-info .footer-product .by-vendor-name-link,.col-md-9 .product-slide .product-view-info .footer-product .pre_order_loop,.col-md-9 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message,.col-md-9 .product-slide .product-view-mask .footer-product .button,.col-md-9 .product-slide .product-view-mask .footer-product .by-vendor-name-link,.col-md-9 .product-slide .product-view-mask .footer-product .pre_order_loop,.col-md-9 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message{font-size:0;padding:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.col-md-8 .product-slide .product-view-info .footer-product .button:before,.col-md-8 .product-slide .product-view-info .footer-product .by-vendor-name-link:before,.col-md-8 .product-slide .product-view-info .footer-product .pre_order_loop:before,.col-md-8 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message:before,.col-md-8 .product-slide .product-view-mask .footer-product .button:before,.col-md-8 .product-slide .product-view-mask .footer-product .by-vendor-name-link:before,.col-md-8 .product-slide .product-view-mask .footer-product .pre_order_loop:before,.col-md-8 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message:before,.col-md-9 .product-slide .product-view-info .footer-product .button:before,.col-md-9 .product-slide .product-view-info .footer-product .by-vendor-name-link:before,.col-md-9 .product-slide .product-view-info .footer-product .pre_order_loop:before,.col-md-9 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message:before,.col-md-9 .product-slide .product-view-mask .footer-product .button:before,.col-md-9 .product-slide .product-view-mask .footer-product .by-vendor-name-link:before,.col-md-9 .product-slide .product-view-mask .footer-product .pre_order_loop:before,.col-md-9 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message:before{margin:0}.col-md-8 .product-slide .product-view-info .footer-product .compare,.col-md-8 .product-slide .product-view-mask .footer-product .compare,.col-md-9 .product-slide .product-view-info .footer-product .compare,.col-md-9 .product-slide .product-view-mask .footer-product .compare{display:none}@media only screen and (min-width:768px){.products-hover-only-icons .product-view-info .footer-product,.products-hover-only-icons .product-view-mask .footer-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.products-hover-only-icons .product-view-info .footer-product .by-vendor-name-link,.products-hover-only-icons .product-view-info .footer-product .et-wishlist-holder,.products-hover-only-icons .product-view-info .footer-product .pre_order_loop,.products-hover-only-icons .product-view-info .footer-product .show-quickly,.products-hover-only-icons .product-view-info .footer-product .wcmp_add_to_cart_message,.products-hover-only-icons .product-view-mask .footer-product .by-vendor-name-link,.products-hover-only-icons .product-view-mask .footer-product .et-wishlist-holder,.products-hover-only-icons .product-view-mask .footer-product .pre_order_loop,.products-hover-only-icons .product-view-mask .footer-product .show-quickly,.products-hover-only-icons .product-view-mask .footer-product .wcmp_add_to_cart_message{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;border:none}.products-hover-only-icons .product-view-info .footer-product .by-vendor-name-link:after,.products-hover-only-icons .product-view-info .footer-product .et-wishlist-holder:after,.products-hover-only-icons .product-view-info .footer-product .pre_order_loop:after,.products-hover-only-icons .product-view-info .footer-product .show-quickly:after,.products-hover-only-icons .product-view-info .footer-product .wcmp_add_to_cart_message:after,.products-hover-only-icons .product-view-mask .footer-product .by-vendor-name-link:after,.products-hover-only-icons .product-view-mask .footer-product .et-wishlist-holder:after,.products-hover-only-icons .product-view-mask .footer-product .pre_order_loop:after,.products-hover-only-icons .product-view-mask .footer-product .show-quickly:after,.products-hover-only-icons .product-view-mask .footer-product .wcmp_add_to_cart_message:after{content:''}.products-hover-only-icons .product-view-info .footer-product .button,.products-hover-only-icons .product-view-info .footer-product .by-vendor-name-link,.products-hover-only-icons .product-view-info .footer-product .pre_order_loop,.products-hover-only-icons .product-view-info .footer-product .wcmp_add_to_cart_message,.products-hover-only-icons .product-view-mask .footer-product .button,.products-hover-only-icons .product-view-mask .footer-product .by-vendor-name-link,.products-hover-only-icons .product-view-mask .footer-product .pre_order_loop,.products-hover-only-icons .product-view-mask .footer-product .wcmp_add_to_cart_message{font-size:0;padding:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.products-hover-only-icons .product-view-info .footer-product .button:before,.products-hover-only-icons .product-view-info .footer-product .by-vendor-name-link:before,.products-hover-only-icons .product-view-info .footer-product .pre_order_loop:before,.products-hover-only-icons .product-view-info .footer-product .wcmp_add_to_cart_message:before,.products-hover-only-icons .product-view-mask .footer-product .button:before,.products-hover-only-icons .product-view-mask .footer-product .by-vendor-name-link:before,.products-hover-only-icons .product-view-mask .footer-product .pre_order_loop:before,.products-hover-only-icons .product-view-mask .footer-product .wcmp_add_to_cart_message:before{margin:0}.products-hover-only-icons .product-view-info .footer-product .compare,.products-hover-only-icons .product-view-mask .footer-product .compare{display:none}}.product-view-default .footer-product{pointer-events:none;height:auto}.product-view-default .footer-product .show-quickly{font-size:.85rem;text-transform:uppercase;pointer-events:all;position:relative;width:100%;-webkit-transform:none;transform:none;border:none;padding:10px}.product-view-default .footer-product .show-quickly:before{display:none;line-height:1;margin-right:5px}.product-view-default .et-wishlist-holder{position:absolute;top:18px;right:18px;z-index:3;max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}.product-view-default .et-wishlist-holder .loader-path{stroke:var(--et_dark-color)}.product-view-default .et-wishlist-holder .loader-circular{width:auto}.product-view-default .wishlist-fragment>div,.product-view-default .yith-wcwl-add-to-wishlist{pointer-events:all;font-size:0;line-height:1}.product-view-default .wishlist-fragment a,.product-view-default .yith-wcwl-add-to-wishlist .show a{opacity:0;position:static;line-height:1}.product-view-default .wishlist-fragment a:before,.product-view-default .yith-wcwl-add-to-wishlist .show a:before{padding:2px;font-size:1.35rem}.product-view-default .content-product:hover .wishlist-fragment a,.product-view-default .content-product:hover .yith-wcwl-add-to-wishlist .show a{opacity:1}@media only screen and (max-width:768px){.product-view-default .content-product .yith-wcwl-add-to-wishlist .show a{opacity:1}}.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;margin:0 0 -4px;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 .select2-selection--single .select2-selection__clear{position:relative}.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;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;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],.select2-results__option[data-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}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.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:700}.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:#fff;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__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.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:700;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:700;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-search--inline,.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 #000 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--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{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:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.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],.select2-container--default .select2-results__option[data-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],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.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:700;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:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.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 #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;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:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.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:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.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:700;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 #0073aa}.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;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;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],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}