#codplugin-checkout{
width: 100%;
box-sizing: border-box;
max-width: 630px;
position: relative;
padding: 17px;
border: 2px solid #5b4ebb;
border-radius: 6px;
margin-top: 10px;
}
.codplugin-inputs {
display: grid;
grid-gap: 15px;
grid-template-columns: repeat(2, 1fr);
}
.codplugin-checkout-title {    
text-align: center;
}
.codplugin-checkout-title p{
background: #ffffff;
padding: 0 20px;
display: inline-block;
color: #5b4ebb;
margin-bottom: 15px;
}
#codplugin_woo_single_form input,
#codplugin_state,
#codplugin_city {
border: 2px solid #ebe9f7;
height: 50px;
width: 100%;
margin: 0;
border-radius: 3px;
box-sizing: border-box;
padding: 3%;
}
#codplugin-checkout .form-footer {
display: grid;
grid-gap: 15px;
grid-template-columns: 125px 1fr;
margin-top: 10px;
overflow: hidden;
}
input#nrwooconfirm {
background-color: #5b4ebb;
border: none;
color: #fff !important;
height: 50px;
line-height: 1;
border-radius: 3px;
margin: 0;
overflow: hidden;
padding: 0 5px;
cursor: pointer;
}
#nrwooconfirm.atc-buy-button {
display: grid;
grid-gap: 15px;
grid-template-columns: repeat(2, 1fr);
background: none !important;
}
#nrwooconfirm.atc-buy-button .button,
#nrwooconfirm.atc-buy-button input {
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
white-space: normal;
padding: 3px;
font-size: 15px;
background-color: #5b4ebb;
text-decoration: none;
color: #fff !important;
border-radius: 3px;
height: 50px;
margin: 0 !important;
padding: 0 !important;
}
#nrwooconfirm.atc-buy-button a.added_to_cart {
display: none;
}
#nrwooconfirm.atc-buy-button .button:hover
#nrwooconfirm.atc-buy-button input:hover {
cursor: pointer;
}
.page #nrwooconfirm.atc-buy-button .button {
display :none;
}
.page #nrwooconfirm.atc-buy-button {
grid-template-columns: 1fr;
}
#codplugin_add_button,#codplugin_count_button,#codplugin_remove_button{
color: black;
font-size: 20px;
text-align: center;
line-height: 46px;
cursor: pointer;
line-height: 46px;
}
#codplugin_woo_radio{
width: 17px!important;
height: 17px!important;
}
#codplugin_state{
cursor: pointer;
color: #888;
}
span#codplugin_h_o {
line-height: 50px;
}
span#codplugin_h_o i {
display: inline-block !important;
font-size: 20px;
color: #ebe8f7;
margin-right: 5px;
}
#codplugin_h_o span {
display: inline-block;
}
div#codplugin_h_left {
float: right;
} 
div#codplugin_h_left i {
color: #ebe9f7;
margin-top: 14px;
}
div#codplugin_h_right {
float: left;
}
div#codplugin_order_history {
height: 50px;
cursor: pointer;
border-bottom: 2px solid #ebe9f7;
margin: 7px;
}
#codplugin_show_hide{
display: none;
}
#codplugin_gif{
margin: auto;
width: 50px;
height: 50px;
display: none;
}
#codplugin_gif video,
#codplugin_gif imgad {
width: 50px;
height: 50px;
}
.form-qte {
display: grid;
grid-template-columns: 35px 50px 35px;
border: 2px solid #eae7f7;
border-radius: 3px;
}
#codplugin_remove_button {
border-left: 2px solid #ebe9f7;
}
#codplugin_add_button {
border-right: 2px solid #ebe9f7;
}
#codplugin-checkout table {
padding: 0 7px;
border: none;
}
#codplugin-checkout td {
border: none;
border-bottom: 2px dotted #ebe8f7;
}
#codplugin-checkout .full-price td {
font-weight: bold;
}
select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-clip: padding-box;
background-size: 9px;
background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E);
background-position: right 0.75rem center;
background-repeat: no-repeat;
padding-right: 28px !important;
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.5em;
width: 100%;
}
table, td, th {
border: 1px solid rgba(0,0,0,.1);
}
.single_add_to_cart_button{
display: none!important;
}
.woocommerce .quantity .qty{
display: none!important;
}
.woocommerce div.product .product_meta {
border-top: none!important;
}
#cod-upsell{
display: none; position: fixed; z-index: 25; left: 0;
top: 0;
width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); }
#cod-upsell-box{
background-color: #fff;
margin: 15% auto; padding: 20px;
border: 1px solid #888;
width: 80%; }
#cod-upsell-loader{
display: none;
}
#cod-upsell-box .cod-upsell-heading {
color: red;
text-align: center;
font-weight: bold;
font-size: 45px;
margin: 0;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 3px dotted #eee;
}
.cod-upsell-product-title {
text-align: center;
font-size: 24px;
color: #000;
}
.cod-upsell-product img {
margin: 20px auto;
display: block;
}
.cod-upsell-product .price {
display: block;
text-align: center;
color: red;
margin-bottom: 25px;
}
#upsell-submit button {
display: block;
margin: 20px auto;
color: #fff;
background-color: #4caf50;
padding: 15px 50px;
font-size: 30px;
border: none;
}
#upsell-submit #cod-upsell-cancel {
background-color: transparent;
color: #bababa;
padding: 0;
font-size: 20px;
}
#upsell-submit button:hover {
cursor: pointer;
}
#upsell-submit #cod-add-upsell:hover {
background-color: #222;
}
#upsell-submit #cod-upsell-cancel:hover {
color: #555;
}
.gg-chevron-down {
box-sizing: border-box;
position: relative;
display: block;
transform: scale(var(--ggs,1.6));
width: 22px;
height: 22px;
border: 2px solid transparent;
border-radius: 100px
}
.gg-chevron-down::after {
content: "";
display: block;
box-sizing: border-box;
position: absolute;
width: 10px;
height: 10px;
border-bottom: 2px solid;
border-right: 2px solid;
transform: rotate(45deg);
left: 4px;
top: 2px
}
.gg-shopping-cart {
display: block;
box-sizing: border-box;
position: relative;
transform: scale(var(--ggs,1.3));
width: 20px;
height: 21px;
background:
linear-gradient(
to left,currentColor 12px,
transparent 0)
no-repeat -1px 6px/18px 2px,
linear-gradient(
to left,currentColor 12px,
transparent 0)
no-repeat 6px 14px/11px 2px,
linear-gradient(
to left,currentColor 12px,
transparent 0)
no-repeat 0 2px/4px 2px,
radial-gradient(
circle,currentColor 60%,
transparent 40%)
no-repeat 12px 17px/4px 4px,
radial-gradient(
circle,currentColor 60%,
transparent 40%)
no-repeat 6px 17px/4px 4px
}
.gg-shopping-cart::after,
.gg-shopping-cart::before {
content: "";
display: block;
position: absolute;
box-sizing: border-box;
width: 2px;
height: 14px;
background: currentColor;
top: 2px;
left: 4px;
transform: skew(12deg)
}
.gg-shopping-cart::after {
height: 10px;
top: 6px;
left: 16px;
transform: skew(-12deg)
} 
#codplugin-checkout .chosen-search-input,
#codplugin-checkout .chosen-search input {
width: 100% !important;
box-sizing: border-box;
margin: 0;
padding: 0 10px;
border: none;
height: 30px;
}
#codplugin-checkout .chosen-single {
padding: 16px;
border: 2px solid #ebe9f7;
height: 50px;
background: none;
background-color: #fff !important;
border-radius: 3px;
box-shadow: none;
color: #919191;
}
#codplugin-checkout .chosen-container-single .chosen-single div {
top: 10px;
}
#codplugin-checkout .chosen-container .chosen-drop {
border: 2px solid #ebe9f7;
border-top: none;
margin-top: -13px;
}
#codplugin-checkout .chosen-container {
width: 100%;
font-size: unset;
}
#codplugin-checkout .chosen-container-single .chosen-single span,
#codplugin-checkout .chosen-container-single .chosen-single div {
margin: 0;
}
#codplugin-checkout .chosen-container .chosen-results li.no-results {
display: none;
}
#codplugin-checkout .chosen-container .chosen-results li.disabled-result {
display: none;
}
#codplugin-checkout .chosen-container .chosen-results li {
line-height: 24px;
}
#codplugin_count_number {
display: inline-block;
font-size: 12px;
height: 18px;
line-height: 18px;
padding: 0 3px;
background-color: #5b4ebb;
border-radius: 3px;
color: #fff;
font-weight: bold;
}
#codplugin_count_number:before {
content: 'x ';
}
#codplugin_d_free span {
display: inline-block;
font-size: 15px;
height: 20px;
line-height: 20px;
padding: 0 7px;
background-color: #5b4ebb;
border-radius: 3px;
color: #fff;
}
.summary-product-title {
font-weight: bold !important;
}
.summary-select-state {
font-size: 14px;
opacity: .8;
}
.codplugin_currency {
display: none;
}
#shipping-methods {
font-size: 14px;
margin-left: 10px;
opacity: .75;
}
#codplugin-checkout .codplugin-field {
margin: 0;
padding: 0;
}
.sticky-atc-btn {
display: none;
position: fixed;
bottom: 0;
width: 100%;
z-index: 10;
background-color: #fff;
padding: 10px 0;
text-align: center;
border-top: 1px solid #e0e0e0;
}
.sticky-atc-btn a {
display: inline-block;
padding: 0 100px;
animation: shake-x 4s ease infinite;
width: auto;
height: 45px;
font-size: 15px;
line-height: 45px;
color: #fff;
background-color: #5b4ebb;
border-radius: 4px;
}
.sticky-atc-btn a:hover {
color: #fff;
}
@keyframes shake-x {
0%, 100% {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-5px,0,0);
transform: translate3d(-5px,0,0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(5px,0,0);
transform: translate3d(5px,0,0);
}
} .quantity {
display: none !important;
}
#codplugin-checkout {
width: 100% !important;
}
#codplugin_add_button, #codplugin_count_button, #codplugin_remove_button {
display: grid !important;
background: none !important;
}
#codplugin-checkout .chosen-container {
width: 100% !important;
}
#codplugin-checkout .chosen-single,
#codplugin-checkout .chosen-container .chosen-drop{
border: 2px solid #ffc094;
}
.simple-icons--whatsapp {
display: inline-block;
width: 1em;
height: 1em;
--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967c-.273-.099-.471-.148-.67.15c-.197.297-.767.966-.94 1.164c-.173.199-.347.223-.644.075c-.297-.15-1.255-.463-2.39-1.475c-.883-.788-1.48-1.761-1.653-2.059c-.173-.297-.018-.458.13-.606c.134-.133.298-.347.446-.52s.198-.298.298-.497c.099-.198.05-.371-.025-.52s-.669-1.612-.916-2.207c-.242-.579-.487-.5-.669-.51a13 13 0 0 0-.57-.01c-.198 0-.52.074-.792.372c-.272.297-1.04 1.016-1.04 2.479c0 1.462 1.065 2.875 1.213 3.074s2.096 3.2 5.077 4.487c.709.306 1.262.489 1.694.625c.712.227 1.36.195 1.871.118c.571-.085 1.758-.719 2.006-1.413s.248-1.289.173-1.413c-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214l-3.741.982l.998-3.648l-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884c2.64 0 5.122 1.03 6.988 2.898a9.82 9.82 0 0 1 2.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.82 11.82 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.9 11.9 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.82 11.82 0 0 0-3.48-8.413'/%3E%3C/svg%3E");
background-color: currentColor;
-webkit-mask-image: var(--svg);
mask-image: var(--svg);
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
}
.whatsapp-order-section {
margin:  15px auto;
text-align: center;
}
.whatsapp-order-section #whatsapp-orders {
color: #fff;
display: inline-block;
background: #25d466;
border-radius: 50px;
padding: 10px;
border: none;
font-weight: bold;
font-size: 15px;
}
.whatsapp-order-section #whatsapp-orders:hover {
cursor: pointer;
}
#codplugin-thanks {
display :none;
width: 100%;
z-index: 99;
background-color: #fff;
}
.elementor-page #codplugin-thanks {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
#codplugin-thanks-box {
background-color: #ffffff;
padding: 20px;
width: 550px;
margin: 50px auto;
z-index: 98;
}
#thanks-order-summary #shipping-methods {
display: none;
}
.thanks-box-title {
text-align: center;
font-size: 18px;
margin: 20px 0;
}
.thanks-box-content {
margin-bottom: 30px;
}
.order-summary-title {
line-height: 50px;
padding: 0 10px;
font-weight: bold;
background: #5b4ebb;
color: #fff;
}
#codplugin-thanks-box #codplugin_show_hide {
display:block;
background: transparent;
border: 1px solid #5b4ebb;
padding: 0;
border-radius: 0;
}
#codplugin-thanks-box table, 
#codplugin-thanks-box td, 
#codplugin-thanks-box th {
border: none;
margin: 0;
}
#codplugin-thanks-box td {
padding: 8px;
background: #f8f8f8;
border-top: 1px solid #DDDDDD;
}
#codplugin-thanks-box tr:first-child td {
border-top: none;
background: #fff;
}
.blink-me {
animation: blinker 1s linear infinite;
}
@keyframes blinker {
50% {
opacity: 0;
}
} @media (max-width: 1349px) and (min-width: 992px) {
.codplugin-checkout-title h3 {
font-size: 22px;
}
#codplugin_show_hide {
padding: 0 10px;
}
}
@media (max-width: 767px) {
#codplugin_show_hide {
padding: 0 10px;
}
#upsell-submit button {
padding: 12px 25px;
font-size: 20px;
}
#cod-upsell-box .cod-upsell-heading {
font-size: 36px;
}
}
@media (max-width: 500px) {
#codplugin-checkout .variation-prices {
font-size: 14px;
}
.codplugin-checkout-title h3 {
padding: 0 10px;
margin-bottom: 15px;
}
div#codplugin_order_history, #codplugin_show_hide {
font-size: 14px;
}
#codplugin-checkout td,
#codplugin_show_hide {
padding: 5px;
}
#codplugin-checkout .variation-prices .woocommerce-Price-amount {
display: block;
font-size: 14px;
}
.codplugin-inputs {
grid-gap: 13px;
grid-template-columns: repeat(1, 1fr);
}
#codplugin-checkout {
padding: 10px 10px 10px;
margin: 0 auto;
width: 95% !important;
}
#nrwooconfirm, .form-qte {
margin: 0;
}
.codplugin-checkout-title {
position: relative; 
}
div#codplugin_order_history {
margin-top: 10px;
margin-left: 0;
margin-right: 0;
padding: 0 5px;
}
#codplugin_show_hide {
margin-left: 0;
margin-right: 0;        
}
#codplugin_show_hide table tr td:last-child,
#codplugin_show_hide #codplugin_d_has_price {
text-align: right;
}    
}
@media (max-width: 417px ) {
.form-qte {
grid-template-columns: 1fr 1fr 1fr;
}
#codplugin-checkout .form-footer {
grid-gap: 10px;
grid-template-columns: 1fr;
}
#nrwooconfirm.atc-buy-button {
grid-gap : 10px;
grid-template-columns: 1fr;
height: auto;
}
#nrwooconfirm.atc-buy-button .button, #nrwooconfirm.atc-buy-button input {
height: 45px;
padding: 0;
}
}
}div#codplugin_h_left {
float: left;
}
div#codplugin_h_right {
float: right;
}
input#nrwooconfirm {
float: left;
}
.form-qte {
float: right;
}
#codplugin-checkout .chosen-container-single .chosen-single div {
right: auto;
left: 10px;
}
#codplugin-checkout .chosen-search-input,
#codplugin-checkout .chosen-search input {
background-position-x: -29px;
}
#codplugin_add_button {
border-left: 2px solid #bce0f7;
border-right: 0;
}
#codplugin_remove_button {
border-right: 2px solid #bce0f7;
border-left: 0;
}
#codplugin_woo_single_form input {
direction: rtl;
}
div#codplugin_h_left {
float: left;
}@font-face{font-family:"ysm-fontello";src:url(//allureaudiovisuel-dz.com/wp-content/plugins/smart-woocommerce-search/assets/fonts/fontello.eot?45550639);src:url(//allureaudiovisuel-dz.com/wp-content/plugins/smart-woocommerce-search/assets/fonts/fontello.eot?45550639#iefix) format("embedded-opentype"),url(//allureaudiovisuel-dz.com/wp-content/plugins/smart-woocommerce-search/assets/fonts/fontello.woff2?45550639) format("woff2"),url(//allureaudiovisuel-dz.com/wp-content/plugins/smart-woocommerce-search/assets/fonts/fontello.woff?45550639) format("woff"),url(//allureaudiovisuel-dz.com/wp-content/plugins/smart-woocommerce-search/assets/fonts/fontello.ttf?45550639) format("truetype"),url(//allureaudiovisuel-dz.com/wp-content/plugins/smart-woocommerce-search/assets/fonts/fontello.svg?45550639#fontello) format("svg");font-weight:normal;font-style:normal}.ysm_search_widget .ysm-active,.widget_product_search .ysm-active,.widget_search .ysm-active{overflow:visible}.ysm-smart-search-input-holder{width:100%;position:relative;display:block;z-index:2}.ysm-search-widget .screen-reader-text{display:none}.ysm-search-widget .search-field[type=search]{font-style:italic;font-size:14px;text-indent:3px;display:inline-block;padding:10px 40px 10px 10px;margin:0;width:100% !important;height:initial;outline:none;border:1px solid #d6d6d6;background-color:rgba(0,0,0,0);background-position:50% 50% !important;color:#aeaeae;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width: 767px){.ysm-search-widget .search-field[type=search]{font-size:16px}}.ysm-search-widget .search-field::-webkit-input-placeholder{color:inherit}.ysm-search-widget .search-field::-moz-placeholder{color:inherit}.ysm-search-widget .search-field:-moz-placeholder{color:inherit}.ysm-search-widget .search-field:-ms-input-placeholder{color:inherit}.ysm-search-widget .search-field:focus::-webkit-input-placeholder{color:rgba(0,0,0,0)}.ysm-search-widget .search-field:focus::-moz-placeholder{color:rgba(0,0,0,0)}.ysm-search-widget .search-field:focus:-moz-placeholder{color:rgba(0,0,0,0)}.ysm-search-widget .search-field:focus:-ms-input-placeholder{color:rgba(0,0,0,0)}.ysm-search-widget.bordered .search-field{-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px}.ysm-search-widget .search-submit{display:block;position:absolute;top:1px;right:1px;bottom:1px;padding:0;margin:0;width:40px;text-align:center;font-size:0;color:#aaa;background:none;border:none;cursor:pointer;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;outline:none}.ysm-search-widget .search-submit:before{display:block;color:inherit;text-align:center;font-size:17px;font-family:"ysm-fontello";line-height:38px;content:"";-webkit-transition:color .25s ease;transition:color .25s ease}.smart-search-post{padding:12px 8px;display:block;color:#333}.smart-search-post:focus{outline:none}.smart-search-post-icon{max-width:100%;margin-bottom:10px;float:left;margin-right:10px;line-height:1}.smart-search-post-category{text-transform:uppercase;font-size:10px;margin-bottom:3px}.smart-search-post-title,.smart-search-post-excerpt{margin:0 0 7px;padding:0;color:#333;line-height:1.25em;word-wrap:normal}.smart-search-post-title{font-size:16px;margin-bottom:20px}.smart-search-post-title strong{display:inline-block}.smart-search-post-excerpt{margin-top:20px;font-size:12px}.smart-search-post-date{font-size:12px;color:#333}.smart-search-post-price-holder{overflow:hidden}.smart-search-post-price{float:left;font-size:16px}.smart-search-post-sku{float:right;font-size:12px;line-height:24px}.smart-search-add_to_cart-holder{float:right;margin:0 12px;padding-bottom:10px}.smart-search-featured-label,.smart-search-out-of-stock-label,.smart-search-sale-label{padding:5px;margin-top:5px;color:#fff;z-index:99;font-size:12px;line-height:1em}.smart-search-sale-label{background-color:#ff1c21;position:absolute;top:0px;left:0px}.smart-search-featured-label{background-color:#0014ff;position:absolute;top:0px;right:0px}.smart-search-out-of-stock-label{background-color:#808085;margin-top:10px;display:inline-block}.smart-search-featured .smart-search-post-title,.smart-search-featured.smart-search-no-thumbnail .smart-search-post-title,.smart-search-on_sale.smart-search-no-thumbnail .smart-search-post-title{margin-top:15px}.smart-search-popup{position:absolute;border:1px solid #d6d6d6;background:#fff;z-index:9999;box-sizing:border-box;overflow:hidden}.smart-search-view-all-holder{width:100%;z-index:9999}.smart-search-view-all-holder a{display:block !important;height:40px;line-height:40px;background:#ccc;text-align:center;text-decoration:none}.smart-search-results{position:relative;overflow:hidden;max-width:100%;width:100%}.smart-search-results .smart-search-results-inner{position:absolute;overflow-y:scroll;-webkit-overflow-scrolling:touch;top:0;left:0;bottom:0;right:0}.smart-search-results.smart-search-results--column_mod .smart-search-results-inner{left:200px}@media(max-width: 767px){.smart-search-results.smart-search-results--column_mod .smart-search-results-inner{left:0}}.smart-search-results .added_to_cart{display:none !important}.smart-search-results .nano-pane{background:rgba(0,0,0,.25);position:absolute;width:10px;right:0;top:0;bottom:0;visibility:hidden\9 ;opacity:.01;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;z-index:9999}.smart-search-results .nano-pane .nano-slider{background:#444;background:rgba(0,0,0,.5);position:relative;margin:0 1px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.smart-search-results .smart-search-suggestions{display:grid !important;max-width:100% !important;width:100% !important;box-sizing:border-box}.smart-search-results .smart-search-suggestions::-webkit-scrollbar{display:none}.smart-search-results .smart-search-suggestions .autocomplete-suggestion{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:5px;background:rgba(0,0,0,0);position:relative}.smart-search-results .smart-search-suggestions .autocomplete-suggestion.autocomplete-selected{opacity:.75;background:#f6f6f6}.smart-search-results .smart-search-suggestions .autocomplete-suggestion .smart-search-post-icon>img{width:100%;height:auto}.smart-search-results .smart-search-suggestions .autocomplete-suggestion>a{text-decoration:none}.smart-search-results[data-columns="1"] .smart-search-suggestions{display:block !important;padding:0}.smart-search-results[data-columns="1"] .smart-search-suggestions .autocomplete-suggestion{border-bottom:1px solid #d6d6d6;padding:5px}.smart-search-results[data-columns="1"] .smart-search-suggestions .autocomplete-suggestion:last-child{border-bottom:none}.smart-search-results[data-columns="2"] .smart-search-suggestions{grid-template-columns:1fr 1fr;grid-gap:40px 30px;padding:15px}.smart-search-results[data-columns="2"] .smart-search-post-title{font-size:18px}.smart-search-results[data-columns="3"] .smart-search-suggestions{grid-template-columns:1fr 1fr 1fr;grid-gap:40px 30px;padding:15px}.smart-search-results[data-columns="3"] .smart-search-post-title{font-size:18px}.smart-search-results[data-columns="4"] .smart-search-suggestions{grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:40px 30px;padding:15px}.smart-search-results[data-columns="5"] .smart-search-suggestions{grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-gap:40px 30px;padding:15px}.smart-search-results:hover>.nano-pane,.smart-search-results .nano-pane.active,.smart-search-results .nano-pane.flashed{opacity:.99}.smart-search-results.has-scrollbar{padding-right:10px}.smart-search-results.has-scrollbar.smart-search-firefox .autocomplete-suggestion{border-left:1px solid #d6d6d6;border-right:1px solid #d6d6d6}.smart-search-results.has-scrollbar.smart-search-firefox .smart-search-suggestions{border-left:none;border-right:none;width:calc(100% + 17px) !important;right:0 !important}.smart-search-results.has-scrollbar .smart-search-suggestions{position:absolute;overflow:auto;overflow-x:hidden;-ms-overflow-style:none}.smart-search-clear{clear:both}@media only screen and (max-width: 1024px){[data-columns="2"],[data-columns="3"],[data-columns="4"],[data-columns="5"]{grid-template-columns:1fr 1fr;grid-gap:20px 30px}}@media only screen and (max-width: 768px){.smart-search-suggestions{display:block !important}}.woocommerce-loop-product__title>strong{display:inline !important}.ysm-hide .smart-search-popup{display:none !important}.sws-no-results .smart-search-results{height:40px !important;max-height:40px !important}.sws-no-results .smart-search-results .smart-search-suggestions{display:block !important}.sws-no-results [data-columns="2"] .smart-search-suggestions,.sws-no-results [data-columns="3"] .smart-search-suggestions,.sws-no-results [data-columns="4"] .smart-search-suggestions,.sws-no-results [data-columns="5"] .smart-search-suggestions{padding:0 !important}.sws-no-results .smart-search-view-all-holder{display:none !important}.sws-no-results .autocomplete-no-suggestion{line-height:40px;text-align:center}.ysm-search-widget input[type=search]::-webkit-search-decoration,.ysm-search-widget input[type=search]::-webkit-search-cancel-button,.ysm-search-widget input[type=search]::-webkit-search-results-button,.ysm-search-widget input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;display:none}.smart-search-fullscreen{display:none;position:fixed;left:0;top:0;width:100%;height:100%}.smart-search-fullscreen.ssf-active{display:block;z-index:9999}.smart-search-fullscreen-backdrop{display:block !important;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:#000;opacity:0;transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.ssf-animated .smart-search-fullscreen-backdrop{opacity:.75}.smart-search-fullscreen-inner{background-color:#fff;z-index:1;border-radius:5px;padding:20px;margin:40px 20px;position:relative;top:0}.smart-search-fullscreen .smart-search-view-all-holder{margin-top:20px}.ssf-search-input{order:2;width:100%;height:40px;border:none;border-bottom:1px solid #d6d6d6;appearance:none;transition:border-color .2s ease}.ssf-search-input:focus,.ssf-search-input:active{outline:none;border-bottom-color:#2727ce}.ssf-search-input:focus+.ssf-search-icon-search,.ssf-search-input:active+.ssf-search-icon-search{color:#2727ce}.ssf-search-icon-search{margin-right:12px;order:1}.ssf-search-icon-close{margin-left:12px;order:3;cursor:pointer}.smart-search-input-wrapper{display:flex;align-items:flex-end;position:relative}.ysm-hide .smart-search-fullscreen-results{display:none}.sws-search-recent-list,.smart-search-keywords-list{display:flex !important;align-items:center;flex-wrap:wrap;list-style:none;padding:0;margin:0}.sws-search-recent-wrapper,.smart-search-keywords-wrapper{display:flex !important;align-items:center;flex-wrap:wrap;width:100%;margin:15px 0}.smart-search-popup .sws-search-recent-wrapper,.smart-search-popup .smart-search-keywords-wrapper{padding-left:12px}.sws-search-recent-wrapper--hidden_mod,.sws-search-recent-wrapper--hidden_by_keywords,.smart-search-keywords-wrapper--hidden_mod,.smart-search-keywords-wrapper--hidden_by_keywords{display:none !important}.hidden-searches .sws-search-recent-wrapper{display:none !important}.sws-search-recent-title,.smart-search-keywords-title{margin:0 20px 0 0 !important;font-size:14px !important}.sws-search-recent-list,.smart-search-keywords-list{margin:0 !important;padding:0 !important}.sws-search-recent-list-item{display:flex;align-items:center;border:1px solid #d6d6d6;padding:2px 0;margin:5px 0;border-radius:20px;font-size:13px;overflow:hidden;color:#222;cursor:pointer}.sws-search-recent-wrapper .sws-search-recent-list-item{padding-right:8px}.sws-search-recent-list-item-delete{cursor:pointer;width:14px;height:14px;transition:color .2s ease}.sws-search-recent-list-item-delete svg{display:block}.sws-search-recent-list-item-delete:hover{color:#2727ce}.sws-search-recent-list-item-trigger{padding:4px 12px 4px 12px;margin:0;transition:color .2s ease}.sws-search-recent-wrapper .sws-search-recent-list-item-trigger{padding-right:6px}.sws-search-recent-list-item-trigger:hover{color:#2727ce}.sws-search-recent-list-item:not(:last-child){margin-right:12px}.smart-search-popup-backdrop{position:fixed;left:0;top:0;width:100%;height:100%}.ysm-hide .smart-search-popup-backdrop{display:none}.ysm-widget-opened .et_builder_inner_content{z-index:99999}.ssf-search-input{background-position:50% 50% !important}@media(max-width: 767px){.ssf-search-input{font-size:16px !important}}.smart-search-results-main.sws-hiding-results .smart-search-results,.smart-search-results-main.sws-hiding-results .smart-search-view-all-holder,.smart-search-results-main.sws-hiding-results .sws-selected-categories{display:none}.smart-search-results-main--column_mod{display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width: 767px){.smart-search-results-main--column_mod .sws-search-recent-wrapper{order:1}.smart-search-results-main--column_mod .smart-search-keywords-wrapper{order:2}.smart-search-results-main--column_mod .sws-sidebar{order:3}.smart-search-results-main--column_mod .smart-search-results{order:4}.smart-search-results-main--column_mod .smart-search-view-all-holder{order:5}}.ysm-hide .smart-search-results-main--on_open_mod .sws-selected-categories{display:block}@media(max-width: 767px){.smart-search-results-main--hidden_mobile_mod .sws-selected-categories{display:none !important}}.sws-sidebar-widget{display:flex;flex-direction:column}.sws-sidebar--first-slot:empty,.sws-sidebar--second-slot:empty{display:none}.sws-sidebar-widget .sws-selected-categories:not(:last-child){order:1}.sws-sidebar-widget .sws-promo-banner:not(:last-child){order:2;margin-top:20px}.sws-sidebar-widget:not(:empty){margin-top:20px}.sws-sidebar-widget:first-child{margin-top:0}.smart-search-results-main--column_mod .smart-search-results,.smart-search-results-main--column_mod .sws-recent-products-wrapper{width:calc(100% - 400px)}@media(max-width: 767px){.smart-search-results-main--column_mod .smart-search-results,.smart-search-results-main--column_mod .sws-recent-products-wrapper{width:100%}}.smart-search-results-main--widgets-on-left--mod .sws-sidebar--right-mod{display:none !important}.smart-search-results-main--widgets-on-right--mod .sws-sidebar--left-mod{display:none !important}.smart-search-results-main--widgets-on-left--mod .sws-recent-products-wrapper,.smart-search-results-main--widgets-on-right--mod .sws-recent-products-wrapper{width:calc(100% - 200px)}@media(max-width: 767px){.smart-search-results-main--widgets-on-left--mod .sws-recent-products-wrapper,.smart-search-results-main--widgets-on-right--mod .sws-recent-products-wrapper{width:100%}}@media(min-width: 768px){.smart-search-results-main--widgets-on-left--mod .smart-search-results,.smart-search-results-main--widgets-on-right--mod .smart-search-results{width:calc(100% - 200px)}}.ysm-hide .sws-selected-categories{display:none}.sws-sidebar{box-sizing:border-box}.sws-sidebar:not(:empty){width:200px}@media(max-width: 767px){.sws-sidebar:not(:empty){width:100%;padding-left:0 !important}}.sws-sidebar-holder{width:calc(100% - 400px);height:1px}@media(max-width: 767px){.sws-sidebar-holder{display:none}}.sws-sidebar--left-mod:not(:empty){padding-right:20px}.sws-sidebar--right-mod:not(:empty){padding-left:20px}.sws-selected-categories{width:100%}.sws-selected-categories-title{margin-bottom:10px !important;flex-shrink:0;font-size:14px !important}.sws-selected-categories-list{margin:0 !important;padding:0 !important}.sws-selected-categories-item{list-style:none}.sws-selected-categories-item:not(:last-child){margin-bottom:5px}.sws-selected-categories-link{font-size:12px;color:#000}@media(max-width: 767px){.sws-selected-categories{width:100%}.sws-selected-categories-list{display:flex;column-gap:10px;flex-wrap:wrap}}.sws-promo-banner img{max-width:100%;height:auto}@media(max-width: 767px){.sws-promo-banner.sws-promo-banner--hidden_mobile_mod{display:none !important}}.ysm-hide .sws-promo-banner{display:none}.ysm-hide .smart-search-results-main--banner_on_open_mod .sws-promo-banner{display:block}@media(max-width: 767px){.smart-search-results-main--banner_on_open_mod .sws-promo-banner{display:none}.smart-search-results[data-columns="2"] .smart-search-suggestions{padding:0}}.sws-recent-products-wrapper{width:100%;position:relative;padding:0 20px;box-sizing:border-box}@media(max-width: 767px){.sws-recent-products-wrapper{width:100%;order:5;margin-top:20px}.sws-recent-products-wrapper.sws-recent-products-wrapper--hidden_mobile_mod{display:none !important}}.sws-no-results .sws-recent-products-wrapper{display:none !important}.sws-recent-products-heading{margin-bottom:10px !important;margin-left:5px !important;font-size:14px !important}.sws-selected-products-item{border:1px solid #ddd;border-radius:8px;padding:15px;margin:0 10px}.sws-selected-products-item:hover{border-color:#444}.sws-selected-products-category{margin-bottom:5px;line-height:1}.sws-selected-products-category a{font-size:13px !important;text-decoration:none !important;color:#000;opacity:.8;transition:.2s ease}.sws-selected-products-category a:hover{opacity:.6}.sws-selected-products-title{display:block;margin-bottom:10px !important;min-height:36px;padding:0 !important;font-size:16px !important;line-height:1.1 !important;color:#000 !important;text-decoration:none !important}.sws-recent-products .swiper-slide{width:20%}@media(max-width: 1200px){.sws-recent-products .swiper-slide{width:25%}}@media(max-width: 960px){.sws-recent-products .swiper-slide{width:50%}}@media(max-width: 560px){.sws-recent-products .swiper-slide{width:100%}}.sws-selected-products-picture{display:block;margin:0 auto 10px !important;text-align:center}.sws-selected-products-picture img{max-width:100% !important;object-fit:contain !important;height:auto}.sws-selected-products-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.sws-product-rating{width:100%}.sws-selected-products-item .button{padding:8px 10px !important;text-decoration:none !important}.sws-selected-products-item .button img{width:20px}.sws-recent-products-wrapper .swiper-button-next:after,.sws-recent-products-wrapper .swiper-button-prev:after{font-size:30px !important;color:#000 !important}.sws-recent-products-wrapper .swiper-button-next{right:0 !important}.sws-recent-products-wrapper .swiper-button-prev{left:0 !important}.smart-search-results-hidden{max-width:0 !important;max-height:0;padding-right:0 !important}.sws-recent-products-wrapper .wc-forward{display:none}.smart-search-add_to_cart-holder a.button{font-size:.8rem !important}.product_type_variable .smart-search-add_to_cart-holder a.button:after{content:"";display:inline-block;vertical-align:middle;width:24px;height:10px;margin-left:3px;background-repeat:no-repeat;background-position:center;background-size:contain;will-change:transform;transition:all .2s ease;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAQAAACmLXceAAAAQUlEQVR42mPAB/5v/3/mvxgD8QCo/P//yyRo+S/6/xJQy/X/ksNOy/+D/4kFp0nWQKqTJIa9cqCGs6QmvpOYyRsAkwK7iR4cwaUAAAAASUVORK5CYII=)}.product_type_variable .smart-search-add_to_cart-holder a.button:hover:after{transform:translateX(3px)}.sws-loader-image{display:none !important;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);max-width:100%;max-height:75%;width:auto}.sws-loader-image--visible{display:block !important}.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:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);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}