@-webkit-keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateX(0);transform:translateX(0)}40%{-webkit-transform:translateX(-30px);transform:translateX(-30px)}60%{-webkit-transform:translateX(-15px);transform:translateX(-15px)}}@keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateX(0);transform:translateX(0)}40%{-webkit-transform:translateX(-30px);transform:translateX(-30px)}60%{-webkit-transform:translateX(-15px);transform:translateX(-15px)}}@-webkit-keyframes bounce-down{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce-down{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}.sectionStore{margin-top:100px}@media (max-width:768px){.sectionStore{margin-top:60px}}.sectionStore__header{background:#efefef}.sectionStore__content{padding:30px 0}@media (max-width:768px){.sectionStore__content{padding:40px 15px;position:static}}.sectionStore__content .button-filter{border:1px solid #e6e6e6;background-color:#fff;width:100%;text-align:center;padding:15px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;display:none;margin-bottom:20px}.sectionStore__content .button-filter svg{width:17px;height:15px;position:absolute;left:17px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.sectionStore__content .button-filter svg path{fill:#bbb}@media (max-width:768px){.sectionStore__content .button-filter{display:block}}.sectionStore__content .title-category{margin-bottom:30px;text-transform:uppercase;color:#bbb;font-size:25px;display:none}@media (max-width:768px){.sectionStore__content .title-category{display:block}}.sectionStore__content .filter-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #e6e6e6;margin-bottom:30px;padding-bottom:16px}.sectionStore__content .filter-top .woocommerce-ordering{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sectionStore__content .filter-top .woocommerce-result-count{width:100%;text-align:left}.sectionStore__content .filter-top .woocommerce-notices-wrapper{display:none}@media (max-width:768px){.sectionStore__content .filter-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;flex-direction:column-reverse;border-bottom:none;margin-bottom:0;padding-bottom:0}}.sectionStore__content .woocommerce-ordering .customSelect{width:285px;position:relative}.sectionStore__content .woocommerce-ordering .customSelect.full{width:100%}.sectionStore__content .woocommerce-ordering .customSelect .label{font-size:14px;margin-bottom:5px;display:block}@media (max-width:768px){.sectionStore__content .woocommerce-ordering .customSelect{width:100%}}.sectionStore__content .woocommerce-ordering .customSelect:before{content:"";position:absolute;top:50%;pointer-events:none;cursor:pointer;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:12px;right:18px;z-index:10;background:url(/wp-content/themes/bmw/assets/down-arrow.svg) no-repeat}.sectionStore__content .woocommerce-ordering .customSelect select{border:1px solid #e6e6e6;font-size:12px;line-height:18px;width:100%;padding:18px 30px 12px 11px;-webkit-appearance:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;color:#665c57}.sectionStore__content .singleProduct .product_title.entry-title{font-size:25;font-weight:400;color:#262626;margin-bottom:30px}.sectionStore__content .singleProduct .price{margin-bottom:30px}.sectionStore__content .singleProduct .price span{font-size:20;color:#262626;font-weight:700}.sectionStore__content .singleProduct .description-store{padding:20px 0;position:relative;cursor:pointer;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;margin-bottom:30px}.sectionStore__content .singleProduct .description-store:after{content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-image:url(/wp-content/themes/bmw/assets/down.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;width:16px;height:16px;-webkit-transition:.25s cubic-bezier(.37,.31,.2,.85);-o-transition:.25s cubic-bezier(.37,.31,.2,.85);transition:.25s cubic-bezier(.37,.31,.2,.85)}.sectionStore__content .singleProduct .description-store.active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);top:40%}.sectionStore__content .singleProduct .woocommerce-product-details__short-description{padding:0 0 30px;border-bottom:1px solid #e6e6e6;margin-bottom:30px}.sectionStore__content .singleProduct .woocommerce-product-details__short-description p{font-size:12px;line-height:20px;color:#262626}.sectionStore__content .singleProduct .cart{display:-webkit-box;display:-ms-flexbox;display:flex}.sectionStore__content .singleProduct .cart button{background-color:#03a77a;background-image:url(/wp-content/themes/bmw/assets/cart-icon.svg);background-repeat:no-repeat;background-position:4%}.sectionStore__content .singleProduct .cart button:hover{background-color:#03a77a!important}.sectionStore__content .singleProduct .variations_form.cart{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sectionStore__content .singleProduct .variations_form.cart .woocommerce-variation-add-to-cart{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){.sectionStore__content .singleProduct .variations_form.cart .woocommerce-variation-add-to-cart{position:fixed;background-color:#fff;left:0;right:0;bottom:0;z-index:3}}.sectionStore__content .singleProduct .variations_form.cart .woocommerce-variation{margin-bottom:30px}.sectionStore__content .singleProduct .variations_form.cart .woocommerce-variation-price{margin-bottom:10px}@media (max-width:768px){.sectionStore__content .singleProduct div.product form.cart .button{background-image:none!important;border-radius:0}}.sectionStore__content .store{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){.sectionStore__content .store{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sectionStore__content .store .sidebar{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%}.sectionStore__content .store .sidebar__header{display:none}.sectionStore__content .store .sidebar__header a.button-close{margin-bottom:23px}.sectionStore__content .store .sidebar__header a.button-close svg{width:14px}.sectionStore__content .store .sidebar__header .title{font-size:35px;font-weight:400}@media (max-width:768px){.sectionStore__content .store .sidebar__header{display:block}}@media (max-width:768px){.sectionStore__content .store .sidebar{max-width:100%;position:fixed;left:0;right:0;bottom:0;top:0;z-index:99;background-color:#fff;padding:20px;visibility:hidden;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:.3s cubic-bezier(.37,.31,.2,.85);-o-transition:.3s cubic-bezier(.37,.31,.2,.85);transition:.3s cubic-bezier(.37,.31,.2,.85)}}.sectionStore__content .store .sidebar.opened{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);visibility:visible}.sectionStore__content .store .sidebar .button-close svg{width:14px}.sectionStore__content .store .sidebar .button-close svg path{fill:#262626}.sectionStore__content .store .sidebar .widget{border-bottom:1px solid #e6e6e6}.sectionStore__content .store .sidebar .widget:last-child{border-bottom:none}@media (max-width:768px){.sectionStore__content .store .sidebar .widget{border-bottom:none}}.sectionStore__content .store .sidebar .widget-title{padding:20px 0;position:relative;cursor:pointer}.sectionStore__content .store .sidebar .widget-title:after{content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-image:url(/wp-content/themes/bmw/assets/down.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;width:16px;height:16px;-webkit-transition:.25s cubic-bezier(.37,.31,.2,.85);-o-transition:.25s cubic-bezier(.37,.31,.2,.85);transition:.25s cubic-bezier(.37,.31,.2,.85)}.sectionStore__content .store .sidebar .widget-title.active:after{top:40%;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sectionStore__content .store .sidebar .widget .product-categories{padding:20px 0;padding:0 0 20px}@media (max-width:768px){.sectionStore__content .store .sidebar .widget .product-categories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:768px){.sectionStore__content .store .sidebar .widget .product-categories li{max-width:-webkit-calc(50% - 5px);max-width:calc(50% - 5px);-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}@media (max-width:768px){.sectionStore__content .store .sidebar .widget .product-categories li a{display:block;border:1px solid #bbb;padding:15px 2px;text-align:center}}@media (max-width:768px){.sectionStore__content .store .sidebar .widget .product-categories li.current-cat a{border:1px solid #03a77a}}.sectionStore__content .store .sidebar .widget .ui-slider{margin-left:0;margin-right:0}.sectionStore__content .store .sidebar .widget .ui-widget-content{background-color:#6b6b6b}.sectionStore__content .store .sidebar .widget .ui-slider-handle,.sectionStore__content .store .sidebar .widget .ui-slider-range{background-color:#03a77a}.sectionStore__content .store .content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:75%;padding:0 0 0 30px}@media (max-width:768px){.sectionStore__content .store .content{max-width:100%;padding:0}}@media (max-width:768px){.sectionStore__content .store .content ul.products li{width:100%;margin:0 0 10px;position:relative;overflow:hidden}}.sectionStore__content .store .content .custom-filters .sf-field-taxonomy-product_cat li.sf-level-0{display:none}.sectionStore__content .store .content .custom-filters .sf-field-taxonomy-product_cat li.sf-level-0.sf-option-active{display:block}.sectionStore__content .store .content .custom-filters .sf-field-taxonomy-product_cat li.sf-level-0.sf-option-active input,.sectionStore__content .store .content .custom-filters .sf-field-taxonomy-product_cat li.sf-level-0.sf-option-active label{display:none}.sectionStore__content .store .content .custom-filters .sf-field-taxonomy-product_cat li.sf-level-0 li.sf-level-1 input,.sectionStore__content .store .content .custom-filters .sf-field-taxonomy-product_cat li.sf-level-0 li.sf-level-1 label{display:block}.sectionStore .related.products{clear:both;margin-bottom:60px}.sectionStore .related.products h2{font-weight:400;margin-bottom:30px;font-size:25px}.sectionStore .related.products .slick-slide:not(:last-child){margin-right:19px}.sectionStore .related.products li{margin-bottom:0!important}.sectionStore .related.products .x-dots .slick-dots{position:relative;bottom:0}.sectionStore .product-categories .cat-item{display:block}.sectionStore .product-categories .cat-item>a{margin-bottom:12px;display:block}.sectionStore .product-categories .cat-item .children{margin-left:10px}.sectionStore .price_slider_amount .button{margin-top:20px}.sectionStore .clear{clear:both;margin-bottom:57px}@media (max-width:768px){.SectionOffers__content{padding:0}}@media (max-width:768px){div.quantity{border-top:1px solid #e6e6e6;margin:0!important;padding-left:20px!important;padding-right:20px!important}}