html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}button,input,textarea{border:none}img{vertical-align:middle;max-width:100%}@font-face{font-family:'icomoon';src:url("/media/fonts/icons/icomoon.eot?r345av");src:url("/media/fonts/icons/icomoon.eot?r345av#iefix") format("embedded-opentype"),url("/media/fonts/icons/icomoon.woff2?r345av") format("woff2"),url("/media/fonts/icons/icomoon.ttf?r345av") format("truetype"),url("/media/fonts/icons/icomoon.woff?r345av") format("woff"),url("/media/fonts/icons/icomoon.svg?r345av#icomoon") format("svg");font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-cross:before{content:"\e915"}.icon-envelope:before{content:"\e912"}.icon-location:before{content:"\e910"}.icon-map-marker:before{content:"\e910"}.icon-marker:before{content:"\e910"}.icon-pin:before{content:"\e910"}.icon-tubes:before{content:"\e91b"}.icon-arrow-down:before{content:"\e90c"}.icon-arrow-left:before{content:"\e90d"}.icon-arrow-right:before{content:"\e90e"}.icon-arrow-up:before{content:"\e90f"}.icon-plus:before{content:"\e913"}.icon-add:before{content:"\e913"}.icon-sum:before{content:"\e913"}.icon-minus:before{content:"\e914"}.icon-subtract:before{content:"\e914"}.icon-minimize:before{content:"\e914"}.icon-line:before{content:"\e914"}.icon-clock:before{content:"\e911"}.icon-time:before{content:"\e911"}.icon-schedule:before{content:"\e911"}.icon-twitter:before{content:"\e908"}.icon-brand3:before{content:"\e908"}.icon-tweet:before{content:"\e908"}.icon-social3:before{content:"\e908"}.icon-instagram:before{content:"\e909"}.icon-brand:before{content:"\e909"}.icon-social:before{content:"\e909"}.icon-facebook:before{content:"\e90a"}.icon-brand2:before{content:"\e90a"}.icon-social2:before{content:"\e90a"}.icon-pinterest:before{content:"\e90b"}.icon-youtube:before{content:"\e907"}.icon-vehicle-van:before{content:"\e919"}.icon-tyre:before{content:"\e91a"}.icon-basket:before{content:"\e900"}.icon-box:before{content:"\e901"}.icon-clock2:before{content:"\e902"}.icon-close:before{content:"\e903"}.icon-envelope2:before{content:"\e904"}.icon-phone:before{content:"\e905"}.icon-pin2:before{content:"\e906"}.icon-search:before{content:"\e916"}.icon-speech:before{content:"\e917"}.icon-tyre-with-shield:before{content:"\e918"}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:0 15px;margin-left:-15px;display:inline-block;cursor:pointer;height:50px;line-height:50px;-webkit-transition-property:opacity, -webkit-filter;transition-property:opacity, -webkit-filter;transition-property:opacity, filter;transition-property:opacity, filter, -webkit-filter;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;overflow:visible}.js-show-nav .hamburger{background-color:white}.hamburger-box{width:20px;height:50px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-.5px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:20px;height:1px;background-color:#fff;border-radius:4px;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-duration:0.15s;transition-duration:0.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-5px}.hamburger-inner::after{bottom:-5px}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{-webkit-transition:background-color 0.2s 0.25s ease-in;transition:background-color 0.2s 0.25s ease-in}.hamburger--emphatic .hamburger-inner::before{left:0;-webkit-transition:top 0.05s 0.2s linear,left 0.2s 0.25s ease-in,-webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);transition:top 0.05s 0.2s linear,left 0.2s 0.25s ease-in,-webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);transition:transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s 0.2s linear,left 0.2s 0.25s ease-in;transition:transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s 0.2s linear,left 0.2s 0.25s ease-in,-webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335)}.hamburger--emphatic .hamburger-inner::after{top:5px;right:0;-webkit-transition:top 0.05s 0.2s linear,right 0.2s 0.25s ease-in,-webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);transition:top 0.05s 0.2s linear,right 0.2s 0.25s ease-in,-webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);transition:transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s 0.2s linear,right 0.2s 0.25s ease-in;transition:transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s 0.2s linear,right 0.2s 0.25s ease-in,-webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335)}.js-show-nav .hamburger--emphatic .hamburger-inner{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;background-color:transparent}.js-show-nav .hamburger--emphatic .hamburger-inner::before{background-color:#d1203b;left:-40px;top:-40px;-webkit-transform:translate3d(40px, 40px, 0) rotate(45deg);transform:translate3d(40px, 40px, 0) rotate(45deg);-webkit-transition:left 0.2s ease-out,top 0.05s 0.2s linear,-webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);transition:left 0.2s ease-out,top 0.05s 0.2s linear,-webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);transition:left 0.2s ease-out,top 0.05s 0.2s linear,transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);transition:left 0.2s ease-out,top 0.05s 0.2s linear,transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1),-webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1)}.js-show-nav .hamburger--emphatic .hamburger-inner::after{background-color:#d1203b;right:-40px;top:-40px;-webkit-transform:translate3d(-40px, 40px, 0) rotate(-45deg);transform:translate3d(-40px, 40px, 0) rotate(-45deg);-webkit-transition:right 0.2s ease-out,top 0.05s 0.2s linear,-webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);transition:right 0.2s ease-out,top 0.05s 0.2s linear,-webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);transition:right 0.2s ease-out,top 0.05s 0.2s linear,transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);transition:right 0.2s ease-out,top 0.05s 0.2s linear,transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1),-webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1)}.select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;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{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;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;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !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:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;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}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;-webkit-box-shadow:none;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]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eee));background-image:linear-gradient(to bottom, white 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eee));background-image:linear-gradient(to bottom, white 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(white));background-image:linear-gradient(to bottom, #eee 50%, white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;-webkit-box-shadow:none;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}/*! Flickity v2.0.3
http://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{position:absolute;top:50%;width:44px;height:44px;border:none;border-radius:50%;background:white;background:rgba(255,255,255,0.75);cursor:pointer;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button:hover{background:white}.flickity-prev-next-button:focus{outline:none;-webkit-box-shadow:0 0 0 5px #09F;box-shadow:0 0 0 5px #09F}.flickity-prev-next-button:active{opacity:0.6}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button:disabled{opacity:0.3;cursor:auto}.flickity-prev-next-button svg{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-prev-next-button .arrow{fill:#333}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:0.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:1;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,0.75);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-0.05em}.blocker.behind{background-color:transparent}.modal{display:inline-block;vertical-align:middle;position:relative;z-index:2;max-width:500px;-webkit-box-sizing:border-box;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}.modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAABGdBTUEAANjr9RwUqgAAACBjSFJNAABtmAAAc44AAPJxAACDbAAAg7sAANTIAAAx7AAAGbyeiMU/AAAG7ElEQVR42mJkwA8YoZjBwcGB6fPnz4w/fvxg/PnzJ2N6ejoLFxcX47Rp036B5Dk4OP7z8vL+P3DgwD+o3v9QjBUABBALHguZoJhZXV2dVUNDgxNIcwEtZnn27Nl/ZmZmQRYWFmag5c90dHQY5OXl/z98+PDn1atXv79+/foPUN9fIP4HxRgOAAggRhyWMoOwqKgoq6GhIZe3t7eYrq6uHBDb8/Pz27Gysloga/jz588FYGicPn/+/OapU6deOnXq1GdgqPwCOuA31AF/0S0HCCB0xAQNBU4FBQWB0NBQublz59oADV37Hw28ePHi74MHD/6ii3/8+HEFMGQUgQ6WEhQU5AeZBTWTCdkigABC9ylIAZeMjIxQTEyMysaNG/3+/v37AGTgr1+//s2cOfOXm5vbN6Caz8jY1NT0a29v76/v37//g6q9sHfv3khjY2M5YAgJgsyEmg0PYYAAQreUk4+PT8jd3V1l1apVgUAzfoIM2rlz5x9gHH5BtxAdA9PB1zNnzvyB+R6oLxoopgC1nBPZcoAAgiFQnLIDMb+enp5iV1eXBzDeHoI0z58//xcwIX0mZCkMg9S2trb+hFk+ffr0QCkpKVmQ2VA7QHYxAgQQzLesQMwjIiIilZWVZfPu3bstMJ+SYikyBmUzkBnA9HEMyNcCYgmQHVC7mAACCJagOEBBbGdnp7lgwYJEkIavX7/+BcY1SvAaGRl9tba2xohjMTGxL8nJyT+AWQsuxsbG9vnp06e/QWYdPHiwHmiWKlBcCGQXyNcAAQSzmBuoSQqYim3u37+/EKR48uTJv5ANB+bVr7Dga2xs/AkTV1JS+gq0AJyoQIkPWU9aWtoPkPibN2/2A/l6QCwJ9TULQADB4hcY//xKXl5eHt++fbsAUmxhYYHiM1DiAsr9R7ZcVVUVbikIdHd3/0TWIyws/AWYVsByAgICdkAxRSAWAGI2gACClV7C4uLiOv7+/lEgRZ8+ffqLLd6ABck3ZMuB6uCWrlu37je29HDx4kVwQisvL88FFqkaQDERUHADBBAomBl5eHiYgQmLE1hSgQQZgIUD1lJm69atf4HR8R1YKoH5QIPAWWP9+vV/gOI/gHkeQw+wGAXTwAJJ5t+/f/BUDRBA4NIEKMDMyMjICtQIiniG379/4yza7t69+//Lly8oDrty5co/bJaCAEwcZCkwwTJDLWYCCCCwxcDgY3z16hXDnTt3voP4EhISWA0BFgZMwNqHExh3jMiG1tbWsgHjnA2bHmAeBtdWwOL1MycnJ7wAAQggBmi+kgIW/OaKiorJwOLuFShO0LMSMPF9AUYBSpz6+vqixHlOTs4P9MIEWHaDsxSwYMoE2mEGFJcG5SKAAGJCqjv/AbPUn8ePH98ACQQHB6NUmZqamkzABIgSp5s3bwbHORCA1QDLAWZkPc7OzszA8oHl5cuXVy5duvQBGIXwWgoggGA+FgO6xkBNTS28r69vDrT2+Y1cIMDyJchX6KkXVEmAshd6KB06dAic94EO3AzkBwGxPhCLg8ptgACCZyeQp9jZ2b2AmsuAefM8tnxJCk5ISPgOLTKfAdNEOVDMA2QHLDsBBBC8AAFlbmCLwlZISCg5JSVlJizeQAaQaimoWAUFK0g/sGGwHiiWCMS2yAUIQAAxI7c4gEmeFZi4OJ48ecLMzc39CRiEmgEBASxA/QzA8vYvAxEgNjaWZc2aNezAsprp2LFjp4FpZRdQ+AkQvwLij0AMSoC/AQIIXklAC3AVUBoBxmE8sPXQAiyvN8J8fuPGjR/h4eHf0eMdhkENhOPHj8OT+NGjR88BxZuBOA5kJtRseCUBEECMSI0AdmgBDooDaaDl8sASTSkyMlKzpqZGU1paGlS7MABLrX83b978A6zwwakTmE0YgIkSnHpBfGCV+gxYh98qKSk5CeTeAxVeQPwUiN8AMSjxgdLNX4AAYkRqCLBAXcMHtVwSaLkMMMHJAvOq9IQJE9R8fHxElJWV1bEF8aNHj+7t27fvLTDlXwXGLyhoH0OD+DnU0k/QYAa1QP8BBBAjWsuSFWo5LzRYxKFYAljqiAHzqxCwIBEwMTERBdZeoOYMA7Bl+RFYEbwB5oS3IA9D4/IFEL+E4nfQ6IDFLTgvAwQQI5ZmLRtSsINSuyA0uwlBUyQPMPWD20/AKo8ByP4DTJTfgRgUjB+gFoEc8R6amGDB+wu5mQsQQIxYmrdMUJ+zQTM6NzQEeKGO4UJqOzFADQMZ/A1qCSzBfQXi71ALfyM17sEAIIAY8fQiWKAYFgIwzIbWTv4HjbdfUAf8RPLhH1icojfoAQKIEU8bG9kRyF0aRiz6YP0k5C4LsmUY9TtAADEyEA+IVfufGEUAAQYABejinPr4dLEAAAAASUVORK5CYII=") no-repeat 0 0}.modal-spinner{display:none;width:64px;height:64px;position:fixed;top:50%;left:50%;margin-right:-32px;margin-top:-32px;background:url("data:image/gif;base64,R0lGODlhIAAgAPMAABEREf///0VFRYKCglRUVG5ubsvLy62trTQ0NCkpKU5OTuLi4vr6+gAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQACgABACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQACgACACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkEAAoAAwAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkEAAoABAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAAKAAUALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAAKAAYALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQACgAHACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAAKAAgALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAAKAAkALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQACgAKACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkEAAoACwAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==") #111 no-repeat center center;border-radius:8px}/*! lightgallery - v1.2.22 - 2016-07-20
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2016 Sachin N; Licensed Apache 2.0 */@font-face{font-family:'lg';src:url("../fonts/lg.eot?n1z373");src:url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"),url("../fonts/lg.woff?n1z373") format("woff"),url("../fonts/lg.ttf?n1z373") format("truetype"),url("../fonts/lg.svg?n1z373#lg") format("svg");font-weight:normal;font-style:normal}.lg-icon{font-family:'lg';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,0.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:0.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end 0.3s;animation:lg-right-end 0.3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end 0.3s;animation:lg-left-end 0.3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%;background-color:rgba(0,0,0,0.45)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none !important;outline:medium none;-webkit-transition:color 0.2s linear;transition:color 0.2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{background-color:rgba(0,0,0,0.45);bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:bold}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-toolbar,.lg-prev,.lg-next{opacity:1;-webkit-transition:-webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,color 0.2s linear;-webkit-transition:opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,color 0.2s linear,-webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;transition:opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,color 0.2s linear,-webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;transition:transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,color 0.2s linear;transition:transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,color 0.2s linear,-webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(0.5, 0.5, 0.5);transform:scale3d(0.5, 0.5, 0.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;-webkit-transition:opacity 250ms cubic-bezier(0, 0, 0.25, 1),-webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;transition:opacity 250ms cubic-bezier(0, 0, 0.25, 1),-webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;transition:transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;transition:transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,opacity 250ms cubic-bezier(0, 0, 0.25, 1),-webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);-webkit-transition:-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;transition:-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;transition:transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;transition:transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s !important;transition-duration:0s !important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{border-radius:5px;cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width: 1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color 0.25s ease;transition:border-color 0.25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom 0.25s ease;transition:bottom 0.25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-toogle-thumb:hover{color:#FFF}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100% !important;height:100% !important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent}.lg-outer .lg-has-html5 .lg-video-play{background:transparent url("../img/video-play.png") no-repeat scroll 0 0;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:0.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url("../img/youtube-play.png") no-repeat scroll 0 0 transparent}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent}.lg-outer .lg-video-object{width:100% !important;height:100% !important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 0.08s ease 0s;transition:opacity 0.08s ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;transition:left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);-webkit-transition:-webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.15s !important;-webkit-transition:opacity 0.15s,-webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;transition:opacity 0.15s,-webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;transition:transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.15s !important;transition:transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.15s,-webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:0.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{-webkit-box-shadow:0 0 0 2px white inset;box-shadow:0 0 0 2px white inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;transition:opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;transition:opacity 0.15s ease 0s, transform 0.15s ease 0s;transition:opacity 0.15s ease 0s, transform 0.15s ease 0s, -webkit-transform 0.15s ease 0s;-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,0.5);border-radius:50%;-webkit-box-shadow:0 0 0 8px rgba(255,255,255,0.7) inset;box-shadow:0 0 0 8px rgba(255,255,255,0.7) inset;display:block;height:12px;-webkit-transition:box-shadow 0.3s ease 0s;-webkit-transition:-webkit-box-shadow 0.3s ease 0s;transition:-webkit-box-shadow 0.3s ease 0s;transition:box-shadow 0.3s ease 0s;transition:box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;width:12px}.lg-outer .lg-pager:hover,.lg-outer .lg-pager:focus{-webkit-box-shadow:0 0 0 8px white inset;box-shadow:0 0 0 8px white inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.group{*zoom:1}.group:before,.group:after{display:table;content:"";line-height:0}.group:after{clear:both}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;opacity:0;-webkit-transition:opacity 0.15s ease 0s;transition:opacity 0.15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-prev-slide,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-current{-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{-webkit-transition-duration:0s !important;transition-duration:0s !important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{height:100%;width:100%;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{width:100%;height:100%;position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url("../img/loading.gif") no-repeat scroll center center transparent;display:none !important}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide{display:inline-block !important}.lg-outer.lg-css .lg-current{display:inline-block !important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto !important;height:auto !important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity 0.15s ease 0s;transition:opacity 0.15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html{display:none}.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity 0.15s ease 0s;transition:opacity 0.15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{-webkit-transition:none 0s ease 0s !important;transition:none 0s ease 0s !important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{-webkit-transition:opacity 0.1s ease 0s;transition:opacity 0.1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transition:-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.1s ease 0s;-webkit-transition:opacity 0.1s ease 0s,-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;transition:opacity 0.1s ease 0s,-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;transition:transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.1s ease 0s;transition:transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.1s ease 0s,-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{-webkit-transition:left 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.1s ease 0s;transition:left 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.1s ease 0s}.customer-account-index footer.main,.customer-account-edit footer.main,.customer-address-index footer.main,.customer-address-form footer.main,.sales-order-history footer.main,.sales-order-view footer.main{border-top:1px solid #e4e4e4}.customer-account-index .sidebar,.customer-account-edit .sidebar,.customer-address-index .sidebar,.customer-address-form .sidebar,.sales-order-history .sidebar,.sales-order-view .sidebar{float:left;clear:none;text-align:inherit;width:17.6%;margin-left:0%;margin-right:3%}.customer-account-index .sidebar::after,.customer-account-edit .sidebar::after,.customer-address-index .sidebar::after,.customer-address-form .sidebar::after,.sales-order-history .sidebar::after,.sales-order-view .sidebar::after{content:'';display:table;clear:both}.customer-account-index .sidebar:last-child,.customer-account-edit .sidebar:last-child,.customer-address-index .sidebar:last-child,.customer-address-form .sidebar:last-child,.sales-order-history .sidebar:last-child,.sales-order-view .sidebar:last-child{margin-right:0%}.customer-account-index .col-main,.customer-account-edit .col-main,.customer-address-index .col-main,.customer-address-form .col-main,.sales-order-history .col-main,.sales-order-view .col-main{float:left;clear:none;text-align:inherit;width:79.4%;margin-left:0%;margin-right:3%;background-color:white;padding:50px}.customer-account-index .col-main::after,.customer-account-edit .col-main::after,.customer-address-index .col-main::after,.customer-address-form .col-main::after,.sales-order-history .col-main::after,.sales-order-view .col-main::after{content:'';display:table;clear:both}.customer-account-index .col-main:last-child,.customer-account-edit .col-main:last-child,.customer-address-index .col-main:last-child,.customer-address-form .col-main:last-child,.sales-order-history .col-main:last-child,.sales-order-view .col-main:last-child{margin-right:0%}.customer-account-index .welcome-msg,.customer-account-edit .welcome-msg,.customer-address-index .welcome-msg,.customer-address-form .welcome-msg,.sales-order-history .welcome-msg,.sales-order-view .welcome-msg{max-width:700px;margin-bottom:25px}.customer-account-index .welcome-msg .hello,.customer-account-edit .welcome-msg .hello,.customer-address-index .welcome-msg .hello,.customer-address-form .welcome-msg .hello,.sales-order-history .welcome-msg .hello,.sales-order-view .welcome-msg .hello{font-size:27px;color:#333435}.customer-account-index .welcome-msg p,.customer-account-edit .welcome-msg p,.customer-address-index .welcome-msg p,.customer-address-form .welcome-msg p,.sales-order-history .welcome-msg p,.sales-order-view .welcome-msg p{line-height:21px}@media (max-width: 999px){.customer-account-index .col-main,.customer-account-edit .col-main,.customer-address-index .col-main,.customer-address-form .col-main,.sales-order-history .col-main,.sales-order-view .col-main{padding:25px}.customer-account-index .flex-sidebar-wrapper,.customer-account-edit .flex-sidebar-wrapper,.customer-address-index .flex-sidebar-wrapper,.customer-address-form .flex-sidebar-wrapper,.sales-order-history .flex-sidebar-wrapper,.sales-order-view .flex-sidebar-wrapper{padding-right:0}}@media (max-width: 900px){.customer-account-index .sidebar,.customer-account-edit .sidebar,.customer-address-index .sidebar,.customer-address-form .sidebar,.sales-order-history .sidebar,.sales-order-view .sidebar{display:none}.customer-account-index .col-main,.customer-account-edit .col-main,.customer-address-index .col-main,.customer-address-form .col-main,.sales-order-history .col-main,.sales-order-view .col-main{width:100%;float:none}.customer-account-index .flex-sidebar-wrapper,.customer-account-edit .flex-sidebar-wrapper,.customer-address-index .flex-sidebar-wrapper,.customer-address-form .flex-sidebar-wrapper,.sales-order-history .flex-sidebar-wrapper,.sales-order-view .flex-sidebar-wrapper{padding-left:0}}.dashboard{max-width:750px}.dashboard .dashboard-addresses .col{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0%;margin-right:3%}.dashboard .dashboard-addresses .col::after{content:'';display:table;clear:both}.dashboard .dashboard-addresses .col:last-child{margin-right:0%}.dashboard .account-information{line-height:24px;margin-bottom:15px}.dashboard .account-information-wrapper{margin-bottom:60px}.dashboard .title{font-size:14px;color:#333435;font-weight:500;margin-bottom:20px;text-transform:uppercase}.dashboard .address-name{color:#333435;margin-bottom:15px}.dashboard address{line-height:21px;margin-bottom:15px}.account-navigation{margin:50px 0;padding:0}.account-navigation li{margin-bottom:25px;text-transform:uppercase;list-style:none}.account-navigation li a{color:#73767a}.account-navigation li.current{color:#d1203b}@media (max-width: 999px){.account-navigation{margin:25px 0}}.flex-sidebar-wrapper::after{content:'';display:table;clear:both}.box-recent{margin:0 0 60px}.box-recent .box-head{margin-bottom:20px}.box-recent .box-head::after{content:'';display:table;clear:both}.box-recent .box-head h2{font-size:14px;color:#333435;font-weight:500;float:left;text-transform:uppercase}.box-recent .box-head a{float:right}#my-orders-table th{text-align:left}#my-orders-table td{font-size:12px}#my-orders-table td.last{width:90px}#my-orders-table td .separator{display:none}#my-orders-table td .link-reorder{display:block}#my-orders-table td a:not(:first-child){margin-top:6px;display:inline-block}.customer-account-edit .my-account{max-width:400px}.customer-account-edit .my-account .buttons-set{margin-top:40px}.my-account{line-height:1.5}.my-account .page-title{font-size:22px;color:#333435;font-weight:500;margin-bottom:30px}.my-account .legend{font-size:14px;color:#333435;font-weight:500;margin-bottom:15px;text-transform:uppercase}.my-account .title-buttons .button{padding:6px 10px}.customer-address-index .page-title h1{margin-bottom:20px}.addresses-list::after{content:'';display:table;clear:both}.addresses-list>div{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0%;margin-right:3%}.addresses-list>div::after{content:'';display:table;clear:both}.addresses-list>div:last-child{margin-right:0%}.addresses-list h2{color:#333435;font-weight:500;margin-bottom:15px;font-size:1.16em}.addresses-list address{line-height:21px;margin-bottom:15px}.addresses-list .item{margin-bottom:40px}.addresses-list h3{color:#333435;margin-bottom:10px}.order-info{margin-bottom:20px}.order-info dt{font-size:0.7em;text-transform:uppercase;letter-spacing:0.2em;margin-bottom:10px}#order-info-tabs{list-style:none}#order-info-tabs li{font-weight:500;color:#333435;font-size:16px}p.order-date.order-date{margin-bottom:20px}.col2-set{margin-bottom:30px}.col2-set::after{content:'';display:table;clear:both}.col2-set div[class^='col-']{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0%;margin-right:3%}.col2-set div[class^='col-']::after{content:'';display:table;clear:both}.col2-set div[class^='col-']:last-child{margin-right:0%}.order-items .table-caption{font-weight:500;color:#333435;font-size:16px;margin-bottom:10px}.order-items .data-table tfoot tr{background:none}.order-items .data-table strong{color:#333435}.sales-order-history .table_scroll_wrapper{margin:30px 0}.page-template-about .hero-image{background-image:url(/media/images/about/header/1920x450-about_us.jpg)}@media (max-width: 660px), (-webkit-min-device-pixel-ratio: 2) and (max-width: 330px){.page-template-about .hero-image{background-image:url(/media/images/about/header/660x450-about_us.jpg)}}@media (min-width: 660px) and (max-width: 1080px), (-webkit-min-device-pixel-ratio: 2) and (min-width: 540px){.page-template-about .hero-image{background-image:url(/media/images/about/header/1080x450-about_us.jpg)}}@media (min-width: 1080px) and (max-width: 1320px), (-webkit-min-device-pixel-ratio: 2) and (min-width: 660px){.page-template-about .hero-image{background-image:url(/media/images/about/header/1320x900-about_us.jpg)}}@media (min-width: 1920px), (-webkit-min-device-pixel-ratio: 2) and (min-width: 1280px){.page-template-about .hero-image{background-image:url(/media/images/about/header/2560x450-about_us.jpg)}}@media (min-width: 2560px), (-webkit-min-device-pixel-ratio: 2) and (min-width: 1920px){.page-template-about .hero-image{background-image:url(/media/images/about/header/3840x900-about_us.jpg)}}.about-content-wrapper{max-width:775px;margin:50px auto}.about-content-wrapper .text-content-wrapper{max-width:700px;text-align:center;margin:0 auto}.about-content-wrapper .title{font-size:28px;color:#333435;letter-spacing:1px;text-align:center;margin-bottom:50px}.team-members-wrapper .title{font-size:28px;color:#333435;letter-spacing:1px;text-align:center;margin-bottom:50px}.team-members::after{content:'';display:table;clear:both}.team-members .team-member{float:left;clear:none;text-align:inherit;width:30%;margin-left:0%;margin-right:5%;text-align:center;margin-bottom:40px}.team-members .team-member::after{content:'';display:table;clear:both}.team-members .team-member:nth-child(n){margin-right:5%;float:left;clear:none}.team-members .team-member:nth-child(3n){margin-right:0%;float:right}.team-members .team-member:nth-child(3n+1){clear:both}@media (max-width: 950px){.team-members .team-member{float:left;clear:none;text-align:inherit;width:47.5%;margin-left:0%;margin-right:5%;text-align:center}.team-members .team-member::after{content:'';display:table;clear:both}.team-members .team-member:nth-child(n){margin-right:5%;float:left;clear:none}.team-members .team-member:nth-child(2n){margin-right:0%;float:right}.team-members .team-member:nth-child(2n+1){clear:both}}@media (max-width: 500px){.team-members .team-member{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.team-members .team-member:first-child{margin-left:auto}.team-members .team-member:last-child{margin-right:auto}}.team-members .team-member img{margin-bottom:30px}.team-members .team-member .name{margin-bottom:8px;color:#333435;font-family:'PT Serif';font-size:20px}.team-members .team-member .title{margin-bottom:25px;text-transform:uppercase;color:#9a9ca0;font-size:11px}.team-members .team-member .description{margin-bottom:15px}.team-members .team-member .email{color:#333435}.team-members .team-member .email:hover{color:#d1203b}.checkout-cart-index .crosssell-wrapper{padding-bottom:50px}.checkout-cart-index .crosssell-wrapper .title{color:#333435;font-size:27px;text-align:center;margin-bottom:50px}.checkout-cart-index .crosssell-wrapper .products-wrapper .product{float:left;clear:none;text-align:inherit;width:31.3333333333%;margin-left:0%;margin-right:3%;text-align:center}.checkout-cart-index .crosssell-wrapper .products-wrapper .product::after{content:'';display:table;clear:both}.checkout-cart-index .crosssell-wrapper .products-wrapper .product:last-child{margin-right:0%}@media (max-width: 1000px){.checkout-cart-index .crosssell-wrapper .products-wrapper .product{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0%;margin-right:3%;text-align:center}.checkout-cart-index .crosssell-wrapper .products-wrapper .product::after{content:'';display:table;clear:both}.checkout-cart-index .crosssell-wrapper .products-wrapper .product:last-child{margin-right:0%}}.checkout-cart-index div.main .title{font-size:27px;color:#333435;margin-bottom:50px;margin-top:50px;position:relative}@media (max-width: 767px){.checkout-cart-index div.main .title{margin:25px 0}}@media (max-width: 450px){.checkout-cart-index div.main .title{font-size:24px}}.checkout-cart-index div.main .title .payment-methods{position:absolute;top:0px;right:0px}@media (max-width: 675px){.checkout-cart-index div.main .title .payment-methods{position:static;margin-top:15px}}.checkout-cart-index div.main .title .payment-methods img{max-height:18px;display:inline;margin-right:15px}@media (max-width: 800px){.checkout-cart-index div.main .title .payment-methods img{max-height:16px}}@media (max-width: 450px){.checkout-cart-index div.main .title .payment-methods img{margin-right:10px}}@media (max-width: 380px){.checkout-cart-index div.main .title .payment-methods img{margin-right:8px}}@media (max-width: 375px){.checkout-cart-index div.main .title .payment-methods img{max-height:14px}}@media (max-width: 340px){.checkout-cart-index div.main .title .payment-methods img{max-height:13px}}#discount-coupon-form{margin-bottom:50px}#discount-coupon-form::after{content:'';display:table;clear:both}@media (max-width: 600px){#discount-coupon-form{margin-bottom:25px}}#discount-coupon-form label{font-size:14px;margin-bottom:10px}#discount-coupon-form input[type=text]{max-width:200px;float:left;border-radius:3px;margin-right:15px}@media (max-width: 450px){#discount-coupon-form input[type=text]{margin-bottom:15px;border-top-right-radius:0px;border-bottom-right-radius:0px;max-width:none;width:70%;margin-right:0px}}#discount-coupon-form button{float:left;height:48px}@media (max-width: 450px){#discount-coupon-form button{width:30%;border-top-left-radius:0px;border-bottom-left-radius:0px;float:right;padding-left:0px;padding-right:0px}}@media (max-width: 600px){.link-wrapper .button-v2{margin-bottom:15px}}.basket-wrapper{width:100%;border-radius:3px;overflow:hidden;font-size:18px;color:#333435;margin-bottom:40px}.basket-wrapper::after{content:'';display:table;clear:both}.basket-wrapper .product-row{background-color:white;padding:25px;margin-bottom:5px;position:relative}.basket-wrapper .product-row::after{content:'';display:table;clear:both}@media (max-width: 600px){.basket-wrapper .product-row{padding:15px}}.basket-wrapper .col{float:left;clear:none;text-align:inherit;width:17.6%;margin-left:0%;margin-right:3%;position:relative}.basket-wrapper .col::after{content:'';display:table;clear:both}.basket-wrapper .col:last-child{margin-right:0%}@media (max-width: 850px){.basket-wrapper .col{width:19.5%}}@media (max-width: 600px){.basket-wrapper .col{margin:0}}.basket-wrapper .col.product-row-total{margin-right:0}@media (min-width: 600px){.basket-wrapper .col .vertical-align-middle{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.basket-wrapper .product-name{font-size:18px;line-height:1.4}@media (max-width: 850px){.basket-wrapper .product-name{font-size:16px}}@media (max-width: 600px){.basket-wrapper .product-name{float:left;clear:none;text-align:inherit;width:56%;margin-left:0%;margin-right:10%;margin-right:0;margin-bottom:25px}.basket-wrapper .product-name::after{content:'';display:table;clear:both}.basket-wrapper .product-name:last-child{margin-right:0%}}.basket-wrapper .product-name .per-unit-pricing{display:none}@media (max-width: 850px){.basket-wrapper .product-name .per-unit-pricing{display:block}}@media (max-width: 600px){.basket-wrapper .product-name .per-unit-pricing{font-size:14px}}@media (max-width: 450px){.basket-wrapper .product-name .per-unit-pricing{font-size:12px}}.basket-wrapper .product-name .cart-price{display:none;margin-top:5px}@media (max-width: 850px){.basket-wrapper .product-name .cart-price{display:block}}@media (max-width: 600px){.basket-wrapper .product-name .cart-price{font-size:14px}}@media (max-width: 450px){.basket-wrapper .product-name .cart-price{font-size:12px}}.basket-wrapper .product-name a{color:#333435}.basket-wrapper .product-name .product-size{color:#a5a5a5;font-size:14px;margin-top:8px}@media (max-width: 850px){.basket-wrapper .product-price{display:none}}.basket-wrapper .product-price,.basket-wrapper .product-row-total{font-size:12px}.basket-wrapper .product-price .cart-price,.basket-wrapper .product-row-total .cart-price{font-size:17px;margin-bottom:4px;display:block}.basket-wrapper .product-price .vertical-align-middle,.basket-wrapper .product-row-total .vertical-align-middle{text-align:right}@media (max-width: 850px){.basket-wrapper .product-row-total .vertical-align-middle{text-align:left}}.basket-wrapper .cart_price_label{color:#888;font-size:11px;margin:0}@media (max-width: 600px){.basket-wrapper .product-image{float:left;clear:none;text-align:inherit;width:34%;margin-left:0%;margin-right:10%;padding-left:0;max-width:none;margin-bottom:25px}.basket-wrapper .product-image::after{content:'';display:table;clear:both}.basket-wrapper .product-image:last-child{margin-right:0%}}@media (max-width: 600px){.basket-wrapper .product-row-total{margin-right:0;float:left;clear:none;text-align:inherit;width:34%;margin-left:0%;margin-right:10%}.basket-wrapper .product-row-total::after{content:'';display:table;clear:both}.basket-wrapper .product-row-total:last-child{margin-right:0%}}@media (max-width: 600px){.basket-wrapper .product-qty{float:left;clear:none;text-align:inherit;width:34%;margin-left:0%;margin-right:10%}.basket-wrapper .product-qty::after{content:'';display:table;clear:both}.basket-wrapper .product-qty:last-child{margin-right:0%}}.basket-wrapper .product-qty .product-qty-wrapper{position:relative;max-width:80px;padding-right:21px}.basket-wrapper .product-qty .product-qty-wrapper::after{content:'';display:table;clear:both}.basket-wrapper .product-qty .product-qty-wrapper .update-trigger{background:none;display:inline;font-size:11px;color:#919497;text-transform:none;padding:0;margin:0;height:auto;line-height:normal;position:absolute;bottom:-26px;left:0;color:#d1203b;opacity:0;visibility:hidden;-webkit-transition:opacity 0.15s ease-out;transition:opacity 0.15s ease-out}.basket-wrapper .product-qty .product-qty-wrapper .update-trigger.js-show{opacity:1;visibility:visible}.basket-wrapper .product-qty input{text-align:center;font-size:18px;width:55px;padding:0 4px;line-height:35px;float:left;border:1px solid #d8d8d8}@media (max-width: 600px){.basket-wrapper .product-qty input{height:35px}}.basket-wrapper .product-qty .product-qty-arrows{position:absolute;top:50%;right:0;margin-top:-21px}.basket-wrapper .product-qty .product-qty-arrows a{display:block;line-height:21px;-webkit-transition:color 0.15s linear;transition:color 0.15s linear;font-size:12px;color:#d1203b}.basket-wrapper .product-qty .product-qty-arrows a:before{display:none}.basket-wrapper .product-remove{font-size:18px;text-align:right;position:absolute;top:50%;margin-top:-10px;right:25px}.basket-wrapper .product-remove a{color:#9f9f9e}.basket-wrapper .product-remove a:hover{color:#d1203b}@media (max-width: 600px){.basket-wrapper .product-remove{float:left;clear:none;text-align:inherit;width:12%;margin-left:0%;margin-right:10%;margin-right:0;padding-right:0;width:18px !important;right:25px;bottom:25px;top:auto}.basket-wrapper .product-remove::after{content:'';display:table;clear:both}.basket-wrapper .product-remove:last-child{margin-right:0%}}.basket-wrapper .product-remove i{font-weight:bold}.basket-wrapper .product-remove .vertical-align-middle{right:25px}.basket-wrapper .item-options .item-option-colour-blob{border-radius:50%;display:inline-block;width:9px;height:9px;margin-right:5px}.basket-wrapper .item-options .item-option-colour-blob.selected-grey{background-color:#5f615c}.basket-wrapper .item-options .product-option-colour .product-option-label,.basket-wrapper .item-options .product-option-color .product-option-label{display:none}.basket-wrapper .item-options .product-option-colour .product-option-value,.basket-wrapper .item-options .product-option-color .product-option-value{display:inline-block}.basket-wrapper .item-msg{font-size:13px;line-height:1.6;margin-top:8px}.basket-wrapper .item-msg.error{color:#d1203b}.basket-totals-table{margin:50px 0;padding-bottom:50px;color:#333435;border-bottom:1px solid #d8d8d8}@media (max-width: 600px){.basket-totals-table{margin-bottom:25px;font-size:14px}}.basket-totals-table .row{margin-bottom:20px}.basket-totals-table .row:last-of-type{margin-bottom:0px}.basket-totals-table .row .label,.basket-totals-table .row .value{float:left}@media (max-width: 600px){.basket-totals-table .row .label,.basket-totals-table .row .value{width:50% !important}}.basket-totals-table .row .label{text-align:right}@media (max-width: 600px){.basket-totals-table .row .label{width:60%;padding-left:15px}}.basket-totals-table .row .value{text-align:right}@media (max-width: 600px){.basket-totals-table .row .label span{display:none}}.btn-checkout{width:25%;max-width:100%;border-radius:3px;text-align:left}@media (max-width: 600px){.btn-checkout{width:100%;margin-bottom:15px}}.pay-monthly-installments{float:right;font-size:14px;padding:3px 38px 3px 0;margin-right:32px;position:relative;text-align:right;line-height:22px;margin-bottom:15px}@media (max-width: 600px){.pay-monthly-installments{margin-right:0px}}.pay-monthly-installments span{border:1px solid #c2c2c2;border-radius:50%;color:#333;display:inline-block;width:24px;height:24px;line-height:24px;text-align:center;position:absolute;top:50%;margin-top:-12px;right:0px;font-size:14px;font-weight:bold}.link-wrapper{padding-bottom:50px}.link-wrapper::after{content:'';display:table;clear:both}.link-wrapper .continue-shopping.button{float:left}@media (max-width: 600px){.link-wrapper .continue-shopping.button{display:none}}.link-wrapper .checkout.button{float:right}@media (max-width: 600px){.link-wrapper .checkout.button{display:block;float:none;width:100%}}@media (max-width: 700px){.checkout-cart-index h2 img{display:none}}.checkout-cart-index .responsive-card-types-img{margin:0 auto;display:none}@media (max-width: 700px){.checkout-cart-index .responsive-card-types-img{display:block}}#shopping-cart-totals-table{float:right;max-width:350px;color:#333435;line-height:1.4}#shopping-cart-totals-table td{padding-top:7.5px;padding-bottom:7.5px}#shopping-cart-totals-table td:first-child{padding-right:30px}#shopping-cart-totals-table td:last-child{width:100px;text-align:right}@media (max-width: 800px){#shopping-cart-totals-table{float:none;margin-left:auto;margin-right:auto;margin-bottom:50px;max-width:320px}.discount-wrapper{max-width:320px;margin:0 auto}}.paypal-logo{width:145px;margin-left:auto}.paypal-logo a::before{content:none}.paypal-logo+li{list-style:none}.paypal-logo+li .paypal-logo{text-align:center;margin-top:10px;margin-bottom:15px;font-weight:500;font-size:12px;color:#333435}.link-wrapper .checkout.button{width:145px}@media (max-width: 600px){.link-wrapper .checkout.button{margin:0 auto}.col-main>.paypal-logo{margin-top:50px}.paypal-logo{margin-left:auto;margin-right:auto}}.blog-posts-wrapper{margin-bottom:50px}.blog-posts-wrapper::after{content:'';display:table;clear:both}.blog .blog-posts-wrapper .post{float:left;clear:none;text-align:inherit;width:31.3333333333%;margin-left:0%;margin-right:3%;text-align:center;margin-bottom:30px}.blog .blog-posts-wrapper .post::after{content:'';display:table;clear:both}.blog .blog-posts-wrapper .post:nth-child(n){margin-right:3%;float:left;clear:none}.blog .blog-posts-wrapper .post:nth-child(3n){margin-right:0%;float:right}.blog .blog-posts-wrapper .post:nth-child(3n+1){clear:both}@media (max-width: 900px){.blog .blog-posts-wrapper .post{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0%;margin-right:3%;text-align:center;margin-bottom:25px}.blog .blog-posts-wrapper .post::after{content:'';display:table;clear:both}.blog .blog-posts-wrapper .post:nth-child(n){margin-right:3%;float:left;clear:none}.blog .blog-posts-wrapper .post:nth-child(2n){margin-right:0%;float:right}.blog .blog-posts-wrapper .post:nth-child(2n+1){clear:both}}@media (max-width: 550px){.blog .blog-posts-wrapper .post{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;margin-bottom:25px}.blog .blog-posts-wrapper .post:first-child{margin-left:auto}.blog .blog-posts-wrapper .post:last-child{margin-right:auto}}.blog .blog-posts-wrapper .post:last-of-type{margin-bottom:0px}.blog-posts-wrapper .post{display:block}.blog-posts-wrapper .post:hover .read-more-link:before{width:100%}.blog-posts-wrapper .post img{margin-bottom:25px}.blog-posts-wrapper .post .content-wrapper{max-width:350px;margin:0 auto}.blog-posts-wrapper .post .title{font-size:20px;color:#333435;line-height:28px;margin-bottom:25px}.blog-posts-wrapper .post .meta-data{color:#9a9a9a;margin-bottom:25px;text-transform:uppercase;font-size:13px}.blog-posts-wrapper .post .meta-data .divider{margin:0 15px}.blog-posts-wrapper .post .content{color:#73767a;margin-bottom:25px;font-size:13px}.blog-posts-wrapper .post .read-more-link{display:inline-block;color:#d1203b;position:relative}.blog-posts-wrapper .post .read-more-link:before{content:"";z-index:0;display:block;position:absolute;bottom:-1px;left:0;width:0%;height:1px;background-color:#d1203b;-webkit-transition:all 0.5s;transition:all 0.5s;-webkit-transition-timing-function:cubic-bezier(0, 0.945, 0.555, 0.995);transition-timing-function:cubic-bezier(0, 0.945, 0.555, 0.995)}.blog-article.container{color:#333435;text-align:center;max-width:860px;margin-top:50px;margin-bottom:50px}.blog-article.container .content-wrapper{max-width:760px;margin:0 auto}.blog-article.container .featured-image{margin-bottom:50px}.blog-article.container .title{margin-bottom:50px;font-size:27px}.blog-article.container .meta-data{color:#d1203b;text-transform:uppercase;margin-bottom:50px}.blog-article.container .meta-data .divider{margin:0 15px}.blog-article.container .content{color:#73767a;text-align:justify;text-align-last:center}.page-id-98 .blog-article.container .content{text-align:left;text-align-last:inherit}.blog-article.container .wysiwyg img.size-full{margin-left:-25px;margin-right:-25px}.blog-article.container .wysiwyg img.size-full.alignnone{display:block}.blog-article.container .wysiwyg figure{width:auto !important;margin-bottom:25px;margin-left:-25px;margin-right:-25px}.blog-article.container .wysiwyg figure figcaption{font-family:'PT Serif';color:#333435;font-size:13px;margin-top:8px;font-style:italic}.wp-pagenavi{clear:both;text-align:center;margin:0 0 80px}.wp-pagenavi .pages{display:block;margin-bottom:14px;font-size:12px}.wp-pagenavi a,.wp-pagenavi span{text-decoration:none;padding:6px;margin:2px 5px}.wp-pagenavi a:hover,.wp-pagenavi span.current{border-color:#000}.wp-pagenavi span.current{font-weight:bold}.checkout-onepage-success .main{padding:45px 0}.checkout-onepage-success .buttons-set{margin-top:25px;margin-bottom:25px}.checkout-onepage-success .page-title{margin-bottom:15px;font-size:large}.checkout-onepage-success .block-title{margin:20px 0 10px}.checkout-onepage-success p{margin-left:auto;margin-right:auto}.checkout-onepage-index{padding-top:50px}.checkout-onepage-index header.top-nav,.checkout-onepage-index header.main-nav,.checkout-onepage-index header.scroll{display:none}.checkout-onepage-index .container{position:relative}.checkout-onepage-index .main-container.container{margin-bottom:50px}.checkout-onepage-index .main-container.container::after{content:'';display:table;clear:both}.checkout-onepage-index .container .checkout-wrapper{float:left;clear:none;text-align:inherit;width:65.6666666667%;margin-left:0%;margin-right:3%}.checkout-onepage-index .container .checkout-wrapper::after{content:'';display:table;clear:both}.checkout-onepage-index .container .checkout-wrapper:last-child{margin-right:0%}@media (max-width: 990px){.checkout-onepage-index .container .checkout-wrapper{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.checkout-onepage-index .container .checkout-wrapper:first-child{margin-left:auto}.checkout-onepage-index .container .checkout-wrapper:last-child{margin-right:auto}}.checkout-onepage-index .container .checkout-progress-wrapper{float:left;clear:none;text-align:inherit;width:31.3333333333%;margin-left:0%;margin-right:3%}.checkout-onepage-index .container .checkout-progress-wrapper::after{content:'';display:table;clear:both}.checkout-onepage-index .container .checkout-progress-wrapper:last-child{margin-right:0%}@media (max-width: 990px){.checkout-onepage-index .container .checkout-progress-wrapper{display:none}}.checkout-header{height:50px;line-height:50px;margin-bottom:50px;position:relative}@media (max-width: 767px){.checkout-header{margin-bottom:15px}}.checkout-header .payment-methods{position:absolute;top:0px;right:0px}@media (max-width: 800px){.checkout-header .payment-methods{position:static;margin-top:15px}}@media (max-width: 767px){.checkout-header .payment-methods{text-align:center}}.checkout-header .payment-methods img{max-height:24px;display:inline;margin-right:15px}@media (max-width: 800px){.checkout-header .payment-methods img{max-height:20px}}@media (max-width: 500px){.checkout-header .payment-methods img{max-height:16px;margin-right:10px}}@media (max-width: 400px){.checkout-header .payment-methods img{max-height:14px;margin-right:8px}}@media (max-width: 375px){.checkout-header .payment-methods img{max-height:13px}}.checkout-header .logo{padding:0}@media (max-width: 767px){.checkout-header .logo{display:none}}.checkout-header .logo:before{display:none}.checkout-header .logo img{max-height:50px;max-width:300px}.checkout-header.right img{text-align:right}#checkout-review-submit::after{content:'';display:table;clear:both}#checkout-review-submit .sp-methods li{margin-bottom:25px}#payment_form_sagepaydirectpro{margin-top:15px}#checkoutSteps{position:relative}#checkoutSteps .custom-select{height:48px;line-height:48px;padding:0 20px 0 15px;position:relative;color:#444;border:1px solid #DBDBDB}#checkoutSteps .custom-select:after{content:"";right:20px;border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}#checkoutSteps .custom-select select{-webkit-appearance:none;opacity:0;position:absolute;top:0;left:0;width:100%;height:100%}#checkoutSteps input{-webkit-transition:border-color 0.15s linear;transition:border-color 0.15s linear}#checkoutSteps .custom-select:hover .custom-select-value,#checkoutSteps input:hover{border-color:#a9a8a8}#checkoutSteps input:focus{border-color:#9c9c9c}#checkoutSteps .step-title{font-size:16px;line-height:74px;padding:0 25px;color:#535659}#checkoutSteps .step-title .step-title-number{color:#d1203b;margin-right:8px;font-weight:600}#checkoutSteps .step-title .step-title-number:after{content:'.'}#checkoutSteps .step-title a{font-size:12px;float:right;opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:opacity 0.3s ease-in-out 0.1s, -webkit-transform 0.35s ease-in-out 0.1s;transition:opacity 0.3s ease-in-out 0.1s, -webkit-transform 0.35s ease-in-out 0.1s;transition:opacity 0.3s ease-in-out 0.1s, transform 0.35s ease-in-out 0.1s;transition:opacity 0.3s ease-in-out 0.1s, transform 0.35s ease-in-out 0.1s, -webkit-transform 0.35s ease-in-out 0.1s}#checkoutSteps li:last-of-type .step-title{border-bottom:none}#checkoutSteps .back-link{display:none}#checkoutSteps .buttons-set .required{float:right}#checkoutSteps .data-table tfoot tr{background-color:transparent}#checkoutSteps .data-table td.last{text-align:right}#checkoutSteps .section{list-style:none;margin-bottom:5px;background-color:white}@media (max-width: 767px){#checkoutSteps .section{display:none}}#checkoutSteps .section .step{padding:25px}@media (max-width: 767px){#checkoutSteps .section.active,#checkoutSteps .section.allow{display:block}}#checkoutSteps .section.active .step-title{border-bottom-color:transparent}#checkoutSteps .form-list li{list-style:none;margin-bottom:15px}#checkoutSteps .form-list li.fields::after{content:'';display:table;clear:both}#checkoutSteps .form-list li.fields .field{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0%;margin-right:3%}#checkoutSteps .form-list li.fields .field::after{content:'';display:table;clear:both}#checkoutSteps .form-list li.fields .field:last-child{margin-right:0%}@media (max-width: 600px){#checkoutSteps .form-list li.fields .field{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}#checkoutSteps .form-list li.fields .field:first-child{margin-left:auto}#checkoutSteps .form-list li.fields .field:last-child{margin-right:auto}}#checkoutSteps .form-list li.control input[type=radio]{display:inline-block;margin-right:8px}#checkoutSteps .form-list li.control label{display:inline-block}#checkoutSteps .form-list label{padding-bottom:3px;display:block}.checkout-progress-wrapper .title{border-bottom:1px solid #e6e6e6;text-transform:uppercase;letter-spacing:1px;padding-bottom:25px;font-size:16px;text-align:center;margin-bottom:25px}.checkout-progress-wrapper ul li{list-style:none;line-height:32px;padding:0 25px;position:relative;padding-left:50px;margin-bottom:22px}.checkout-progress-wrapper ul li span{position:absolute;border:1px solid #e6e6e6;border-radius:50%;display:inline-block;width:32px;height:32px;line-height:32px;left:0;text-align:center;overflow:hidden;-webkit-transition:background-color 0.25s ease-out;transition:background-color 0.25s ease-out;font-size:14px;font-weight:500}.checkout-progress-wrapper ul li.is-complete span{background-color:#d1203b;border-color:#d1203b;color:white}.checkout-progress-wrapper ul li.is-complete span:after{-webkit-transform:none;transform:none;-webkit-transition-delay:0s;transition-delay:0s}.checkout-progress-wrapper.fixed{position:fixed}.checkout-progress-wrapper.bottom{position:absolute;top:auto !important;bottom:0px;right:0px;left:auto !important}.please-wait{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.95)}.please-wait .content{position:absolute;top:25%;text-align:center;width:100%;font-size:13px;color:#d1203b;text-transform:uppercase}.please-wait .content i{font-size:48px;margin-bottom:15px;display:block;-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}@media (max-width: 600px){.please-wait{position:fixed}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#checkoutSteps .section.allow:not(.active) .step-title:hover a{opacity:1;-webkit-transform:none;transform:none}.section.allow:not(.active) .step-title:hover{cursor:pointer}.input-box{position:relative;padding-bottom:15px}.validation-advice{position:absolute;right:0;font-size:12px;color:#E86830}#sagepaydirectpro_cc_type_exp_div,#sagepaydirectpro_cc_type_cvv_div{width:48.5%}.cvv-what-is-this{display:none}#checkout-review-table{width:100%}#checkout-review-table th,#checkout-review-table td{font-family:'Montserrat', sans-serif !important}#checkout-review-table thead tr th{border-bottom:1px solid #EFEFEF;font-size:14px;padding:10px 0;color:#535659;text-align:right}#checkout-review-table thead tr th:first-of-type{text-align:left;padding-left:10px}#checkout-review-table thead tr th:last-of-type{padding-right:10px}#checkout-review-table tbody tr td{padding:12px 50px;border-bottom:1px solid #EFEFEF}#checkout-review-table tbody tr td:first-of-type{padding-left:10px}#checkout-review-table tbody tr td:last-of-type{padding-right:10px}#checkout-review-table tbody td.right{padding-right:0px}#checkout-review-table tbody .item-options{font-size:14px}#checkout-review-table tbody .item-options::after{content:'';display:table;clear:both}#checkout-review-table tbody .item-options dt,#checkout-review-table tbody .item-options dd{float:left}#checkout-review-table tfoot .first td{padding-top:25px}#checkout-step-review::after{content:'';display:table;clear:both}#checkout-step-review .f-left{display:none}.checkout-wrapper #shopping-cart-totals-table{max-width:250px;margin:0 0 25px auto;color:#535659}.checkout-wrapper #shopping-cart-totals-table .row{padding:8px 0px}.checkout-wrapper #shopping-cart-totals-table .row .label{margin-right:25px;float:left}.checkout-wrapper #shopping-cart-totals-table .row .value{float:right}.agreement-content{display:none}.cart-empty{text-align:center;margin-bottom:50px}.cart-empty .title{font-size:18px;color:#333335;margin-bottom:5px}@media (max-width: 400px){.cart-empty .title{font-size:16px}}#checkout-step-login .h4{margin-bottom:30px;font-size:20px;color:#535659}#checkout-step-billing label[for="billing-address-select"]{line-height:20px}#checkout-step-billing .fields:not(.telephone) .input-row{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0%;margin-right:3%;margin-bottom:0px}#checkout-step-billing .fields:not(.telephone) .input-row::after{content:'';display:table;clear:both}#checkout-step-billing .fields:not(.telephone) .input-row:last-child{margin-right:0%}@media (max-width: 350px){#checkout-step-billing .fields:not(.telephone) .input-row{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;margin-bottom:25px}#checkout-step-billing .fields:not(.telephone) .input-row:first-child{margin-left:auto}#checkout-step-billing .fields:not(.telephone) .input-row:last-child{margin-right:auto}}.row .card-type{float:left;clear:none;text-align:inherit;width:38.2%;margin-left:0%;margin-right:3%}.row .card-type::after{content:'';display:table;clear:both}.row .card-type:last-child{margin-right:0%}.row .card-number{float:left;clear:none;text-align:inherit;width:58.8%;margin-left:0%;margin-right:3%}.row .card-number::after{content:'';display:table;clear:both}.row .card-number:last-child{margin-right:0%}.sp-methods dt{margin-bottom:15px;color:#535659}.sp-methods dd{margin-bottom:25px}.sp-methods li{list-style:none;margin-bottom:15px}.sp-methods li label{padding-left:3px}.sp-methods li:last-of-type{margin-bottom:0}#checkout-review-table-wrapper{margin-bottom:25px}#checkout-review-table-wrapper .row{display:none}#checkout-review-table-wrapper tfoot tr.last strong{color:#333435}#billing-new-address-form li label{margin-bottom:5px;display:block;font-size:12px;padding-bottom:3px}.checkout-onepage-index .euvat-taxvat-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.checkout-onepage-index .euvat-taxvat-container button{display:block !important}.checkout-onepage-index .euvat-taxvat-container .taxvat{margin-right:25px;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-bottom:0}.checkout-onepage-index .euvat-taxvat-container .euvat-ajax-working,.checkout-onepage-index .euvat-taxvat-container .euvat-taxvat-validation-failure{position:absolute;bottom:0px;right:20px;border-radius:3px;padding:4px 8px;background-color:#d1203b;color:white;font-size:11px;-webkit-transform:translateY(50%);transform:translateY(50%);width:auto;margin-top:0;margin-bottom:0 !important}.checkout-onepage-index .checkout-onepage-index div.euvat-taxvat-container input.input-text{width:100% !important;margin-left:0 !important}.newsLetterSignup{margin-top:30px;margin-bottom:0px}.newsLetterSignup label{font-size:100% !important;display:inline-block !important;padding-left:5px !important}label.required em{color:#d1203b;padding-right:3px}p.required{color:#d1203b;text-transform:uppercase;font-size:0.8em;letter-spacing:0.25px}.paypal-express-review .page-title{font-size:27px;color:#333435;margin:50px 0 25px}.paypal-express-review .info-set{margin-bottom:50px}.paypal-express-review .info-set .legend{font-size:16px;font-weight:500;margin-bottom:15px;color:#333435}.paypal-express-review .box-title{margin-bottom:10px}.paypal-express-review .data-table tfoot tr{background:none}.paypal-express-review .buttons-set-order{margin-bottom:50px}@media (max-width: 700px){.paypal-express-review .col2-set>div{float:none !important;width:auto !important;margin-right:0 !important}.paypal-express-review .col-2{margin-top:30px}}.contact-page-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 1000px){.contact-page-wrapper{display:block}}.contact-page-wrapper .left{max-width:510px;padding-top:50px;padding-right:50px;padding-bottom:50px}@media (max-width: 1000px){.contact-page-wrapper .left{padding:0;padding-top:50px;padding-bottom:50px;max-width:none}}.contact-page-wrapper .left .title{text-transform:uppercase;color:#333435;letter-spacing:0.5px;font-size:18px;margin-bottom:35px}.contact-page-wrapper .left .section{padding-left:30px;line-height:24px;position:relative;margin-bottom:25px}.contact-page-wrapper .left .section.opening-hours{margin-bottom:60px}.contact-page-wrapper .left .section.address{line-height:21px}.contact-page-wrapper .left .section.address address{display:inline}.contact-page-wrapper .left .section a{font-size:12px}.contact-page-wrapper .left .section span{position:absolute;top:0;left:0;width:30px;text-align:left}.contact-page-wrapper .left .section span i{line-height:20px}.contact-page-wrapper .left .opening-hours td{padding-bottom:10px;padding-right:15px;line-height:16px}.contact-page-wrapper .left .opening-hours td:last-of-type{padding-right:0}.contact-page-wrapper .right{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width: 1000px){.contact-page-wrapper .right{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:-25px;margin-right:-25px;height:250px}}@media (max-width: 500px){.contact-page-wrapper .right{margin-left:-15px;margin-right:-15px}}.contact-page-wrapper .gmap_wrapper{height:100%}.contact-page-wrapper .contact-message{background-color:white;padding:50px;-webkit-box-shadow:0px 0px 50px -25px #4b4b4b;box-shadow:0px 0px 50px -25px #4b4b4b;margin-bottom:60px}.directions{height:450px}.directions .flickity-prev-next-button{border-radius:0px;background-color:rgba(0,0,0,0.2);width:45px;height:60px;padding:0px}.directions .flickity-prev-next-button:hover{background-color:rgba(0,0,0,0.75)}.directions .flickity-prev-next-button svg{top:25%;left:25%;width:50%;height:50%}.directions .flickity-prev-next-button.next{right:0px}.directions .flickity-prev-next-button.previous{left:0px}.directions .flickity-prev-next-button .arrow{fill:white}.directions .direction{width:100%;height:100%}.directions .direction img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.directions .direction .caption{position:absolute;bottom:0;left:0;width:100%;padding:25px;background-color:rgba(0,0,0,0.55);color:white;line-height:21px}.directions .direction .caption .title{font-size:18px;text-transform:uppercase;margin-bottom:15px;letter-spacing:0.5px}.countries{margin-bottom:50px}.countries::after{content:'';display:table;clear:both}.column{float:left;clear:none;text-align:inherit;width:31.3333333333%;margin-left:0%;margin-right:3%}.column::after{content:'';display:table;clear:both}.column:last-child{margin-right:0%}@media (max-width: 1000px){.column{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0%;margin-right:3%}.column::after{content:'';display:table;clear:both}.column:nth-child(n){margin-right:3%;float:left;clear:none}.column:nth-child(2n){margin-right:0%;float:right}.column:nth-child(2n+1){clear:both}}@media (max-width: 600px){.column{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.column:first-child{margin-left:auto}.column:last-child{margin-right:auto}}.country{margin-bottom:50px}.country:last-of-type{margin-bottom:0px}.country .country-name{font-size:27px;margin-bottom:25px;color:#333435}.country .country-flag{max-width:60px;max-height:45px;margin-bottom:15px}.distributor{margin-bottom:50px}.distributor:last-of-type{margin-bottom:0}.distributor .name{font-size:18px;margin-bottom:15px}.distributor .details{font-size:14px}.distributor .details p{line-height:21px}.faqs-wrapper{max-width:825px;margin:0 auto;margin-bottom:50px}.faqs-wrapper .faq{background-color:white;margin-bottom:25px}.faqs-wrapper .faq::after{content:'';display:table;clear:both}.faqs-wrapper .faq:last-of-type{margin-bottom:0}.faqs-wrapper .faq.js-open{-webkit-box-shadow:0px 0px 100px -30px #ececec;box-shadow:0px 0px 100px -30px #ececec}.faqs-wrapper .faq.js-open .faq-header{background-color:#d1203b;color:white}.faqs-wrapper .faq.js-open .faq-answer{display:block}.faqs-wrapper .faq .faq-header{display:block;line-height:21px;font-size:16px;color:#73767a;padding:30px 25px;padding-right:60px;position:relative}.faqs-wrapper .faq .faq-header:after{content:"\e90c";font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:25px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.faqs-wrapper .faq .faq-answer{display:none;padding:25px}.faqs-wrapper .faq .faq-answer ul{margin-top:25px;margin-left:20px}.faqs-wrapper .faq .faq-answer li{line-height:24px;margin-bottom:15px}.faqs-wrapper .faq .faq-answer li:last-of-type{margin-bottom:0px}footer.main{background-color:white;padding:50px 0px;color:#73767a;font-size:14px}footer.main .container::after{content:'';display:table;clear:both}footer.main .col{float:left;clear:none;text-align:inherit;width:21.25%;margin-left:0%;margin-right:5%}footer.main .col::after{content:'';display:table;clear:both}footer.main .col:last-child{margin-right:0%}@media (max-width: 1150px){footer.main .col{float:left;clear:none;text-align:inherit;width:47.5%;margin-left:0%;margin-right:5%;margin-bottom:50px}footer.main .col::after{content:'';display:table;clear:both}footer.main .col:nth-child(n){margin-right:5%;float:left;clear:none}footer.main .col:nth-child(2n){margin-right:0%;float:right}footer.main .col:nth-child(2n+1){clear:both}}@media (max-width: 500px){footer.main .col{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}footer.main .col:first-child{margin-left:auto}footer.main .col:last-child{margin-right:auto}}footer.main .col:last-of-type{margin-bottom:0px}footer.main .newsletter-signup-text{margin-bottom:25px;font-size:14px;line-height:24px}footer.main .newsletter-signup-form{position:relative}footer.main .newsletter-signup-form .initial{position:relative;z-index:1}footer.main .newsletter-signup-form .initial::after{content:'';display:table;clear:both}footer.main .newsletter-signup-form .success-wrapper{color:#d1203b;text-align:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:100%}footer.main .newsletter-signup-form input{float:left;border:1px solid #dbdbdb;border-top-left-radius:3px;border-bottom-left-radius:3px;line-height:50px;height:50px;padding:0 15px;font-size:13px;width:80%}footer.main .newsletter-signup-form button{float:left;width:20%;background-color:#d1203b;color:white;height:50px;line-height:50px;padding:0 15px;border-top-left-radius:0;border-bottom-left-radius:0;text-align:center}footer.main .contact-and-hours{line-height:28px}footer.main .social-links{margin-bottom:25px}footer.main .social-links::after{content:'';display:table;clear:both}footer.main .social-links li{float:left;clear:none;text-align:inherit;width:25%;margin-left:0%;margin-right:0%;display:inline-block;text-align:left}footer.main .social-links li::after{content:'';display:table;clear:both}footer.main .social-links a{color:#73767a;font-size:18px}footer.main .social-links a:before{display:none}footer.main .social-links a.facebook:hover{color:#3b5998}footer.main .social-links a.instagram:hover{color:#e95950}footer.main .social-links a.twitter:hover{color:#55acee}footer.main .social-links a.youtube:hover{color:#b00}footer.main .title{text-transform:uppercase;letter-spacing:1px;margin-bottom:35px;font-size:15px;color:#333335}footer.main .links li{list-style:none;margin-bottom:15px}footer.main .links li:last-of-type{margin-bottom:0px}footer.main .links li a{color:#73767a;position:relative;line-height:21px}footer.main .links li a:hover{color:#d1203b}footer.extra{background-color:#f8f8f8;color:#73767a;font-size:12px;padding:15px 0;line-height:20px}footer.extra .container::after{content:'';display:table;clear:both}@media (max-width: 950px){footer.extra .copyright{margin-bottom:15px}}footer.extra .copyright,footer.extra .made-by{float:left;clear:none;text-align:inherit;width:20%;margin-left:0%;margin-right:0%}footer.extra .copyright::after,footer.extra .made-by::after{content:'';display:table;clear:both}@media (max-width: 950px){footer.extra .copyright,footer.extra .made-by{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;text-align:center}footer.extra .copyright:first-child,footer.extra .made-by:first-child{margin-left:auto}footer.extra .copyright:last-child,footer.extra .made-by:last-child{margin-right:auto}}footer.extra .payment-methods{float:left;clear:none;text-align:inherit;width:60%;margin-left:0%;margin-right:0%;text-align:center}footer.extra .payment-methods::after{content:'';display:table;clear:both}@media (max-width: 950px){footer.extra .payment-methods{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;margin-bottom:15px}footer.extra .payment-methods:first-child{margin-left:auto}footer.extra .payment-methods:last-child{margin-right:auto}}footer.extra .payment-methods img{max-height:16px;display:inline;margin-right:20px}footer.extra .payment-methods img:last-of-type{margin-right:0}footer.extra .made-by{text-align:right}@media (max-width: 950px){footer.extra .made-by{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;text-align:center}footer.extra .made-by:first-child{margin-left:auto}footer.extra .made-by:last-child{margin-right:auto}}footer.extra .made-by a{color:#73767a}header.top-nav{background-color:#333435;font-size:11px}header.top-nav::after{content:'';display:table;clear:both}@media (max-width: 767px){header.top-nav{display:none}}header.top-nav .links{float:right}header.top-nav .links>li{display:inline-block;float:left}header.top-nav .links>li:last-of-type{margin-right:0px}header.top-nav .links>li>a{color:white;text-transform:uppercase;letter-spacing:0.5px;padding:0 10px;line-height:30px;display:block}header.top-nav .links>li>a:before{display:none}header.top-nav .links>li>a:hover{background-color:#111}header.top-nav .country-selector{position:relative}header.top-nav .country-selector .selected-country:after{content:"";width:0;height:0;margin-top:8px;display:inline-block;margin-left:10px;border-style:solid;border-width:5.2px 3px 0 3px;border-color:#ffffff transparent transparent transparent}header.top-nav .country-selector .selected-country img{max-height:16px;margin-left:5px;vertical-align:text-top;margin-top:-1px}header.top-nav .country-selector:hover{background-color:#111}header.top-nav .country-selector:hover .dropdown{display:block}header.top-nav .country-selector .dropdown{display:none;position:absolute;top:100%;background-color:#111;z-index:1;white-space:nowrap;right:0px;list-style:none}header.top-nav .country-selector .dropdown a{color:white;text-transform:uppercase;line-height:30px;padding:0 25px;display:block;padding-left:30px;padding-right:55px;position:relative;text-align:right}header.top-nav .country-selector .dropdown a:before{display:none}header.top-nav .country-selector .dropdown a img{position:absolute;right:29px;top:50%;width:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}header.main-nav{-webkit-box-shadow:0px 0px 20px -10px #000;box-shadow:0px 0px 20px -10px #000;position:relative}header.main-nav li,header.scroll li{list-style:none}header.main-nav .content-wrapper::after,header.scroll .content-wrapper::after{content:'';display:table;clear:both}header.main-nav .right,header.scroll .right{float:right}header.main-nav .right form,header.scroll .right form{float:left;margin-right:25px}header.main-nav .right form button,header.scroll .right form button{float:left;background-color:white;color:#d1203b;height:50px;margin-left:0px;line-height:53px;padding:0 15px;text-align:center;border:none;font-size:24px;border-radius:0px;width:55px}header.main-nav .right form button:first-of-type:after,header.scroll .right form button:first-of-type:after{content:"";position:absolute;top:15%;right:0px;bottom:15%;width:1px;background-color:#d6d6d6}header.main-nav .right form button:last-of-type,header.scroll .right form button:last-of-type{border-top-right-radius:3px;border-bottom-right-radius:3px}header.main-nav .right form .input-wrapper,header.scroll .right form .input-wrapper{float:left;position:relative}header.main-nav .right form .input-wrapper:after,header.scroll .right form .input-wrapper:after{content:"";position:absolute;top:15%;right:0px;bottom:15%;width:1px;background-color:#d6d6d6}header.main-nav .right form .input-wrapper:first-of-type input,header.scroll .right form .input-wrapper:first-of-type input{border-top-left-radius:3px;border-bottom-left-radius:3px}header.main-nav .right form input,header.scroll .right form input{height:50px;line-height:50px;padding:0 15px;font-size:13px;width:190px;border:none}@media (max-width: 1150px){header.main-nav .right form input,header.scroll .right form input{width:130px}}header.main-nav .right a,header.scroll .right a{text-align:center;color:white;display:inline-block;float:left;position:relative;padding:0 25px;font-size:13px}@media (max-width: 1050px){header.main-nav .right a,header.scroll .right a{padding:0 15px}}header.main-nav .right a:hover,header.scroll .right a:hover{color:#ffd1d1}header.main-nav .right a:last-of-type,header.scroll .right a:last-of-type{padding-right:0px}header.main-nav .right a:last-of-type:after,header.scroll .right a:last-of-type:after{display:none}header.main-nav .right a i,header.scroll .right a i{display:block;font-size:24px;margin-bottom:10px}header.main-nav .right .basket,header.scroll .right .basket{position:relative}header.main-nav .right .basket .basket-count,header.scroll .right .basket .basket-count{position:absolute;border-radius:50%;background-color:white;width:22px;height:22px;border:2px solid #d1203b;top:-10px;right:0px;line-height:18px;text-align:center;color:#d1203b;font-size:13px}@media (max-width: 1050px){header.main-nav .right .basket .basket-count,header.scroll .right .basket .basket-count{top:-10px;right:0px}}header.main-nav nav,header.scroll nav{background-color:white;line-height:36.5px;height:36px}header.main-nav nav .container,header.scroll nav .container{position:relative}header.main-nav nav .container::after,header.scroll nav .container::after{content:'';display:table;clear:both}header.main-nav nav .slider,header.scroll nav .slider{height:2px;width:75px;margin-left:-37.5px;background-color:#d1203b;display:inline-block;position:absolute;bottom:0px;-webkit-transition:left 225ms ease-in-out;transition:left 225ms ease-in-out}header.main-nav nav ul,header.scroll nav ul{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.no-flexbox header.main-nav nav li,.no-flexbox header.scroll nav li{display:inline-block;width:12.5%;float:left}header.main-nav nav a,header.scroll nav a{color:#333;text-transform:uppercase;font-size:13px}header.main-nav nav a:hover,header.scroll nav a:hover{color:#d1203b}header.main-nav{background-color:#d1203b;color:white}header.main-nav .content-wrapper{padding-top:15px;padding-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header.main-nav .logo{-webkit-box-flex:1;-ms-flex:1;flex:1}header.main-nav .logo img{max-height:70px;max-width:430px}@media (max-width: 975px){header.main-nav .logo img{padding:6px 0;max-width:235px}}header.main-nav .logo:before{display:none}header.main-nav .right{padding:10px 0px}header.main-nav .right a{padding-top:1.5px;padding-bottom:1.5px}@media (max-width: 900px){header.main-nav .right a{padding:0 10px}}@media (max-width: 900px){header.main-nav .right form{margin-right:10px}}@media (max-width: 900px){header.main-nav .right form input{width:94px}}@media (max-width: 767px){header.main-nav{display:none}}header .live-chat{display:none !important}header.scroll{-webkit-box-shadow:0px 0px 20px -10px #000;box-shadow:0px 0px 20px -10px #000;position:fixed;top:0;left:0;width:100%;background-color:#d1203b;z-index:2;-webkit-transform:translateY(-105%);transform:translateY(-105%);-webkit-transition:-webkit-transform 450ms ease-in-out;transition:-webkit-transform 450ms ease-in-out;transition:transform 450ms ease-in-out;transition:transform 450ms ease-in-out, -webkit-transform 450ms ease-in-out}.js-show-scroll-header header.scroll{-webkit-transform:none;transform:none}header.scroll .logo{display:block;padding:5px 0px;float:left}header.scroll .logo:before{display:none}header.scroll .logo img{max-height:40px;max-width:230px;width:100%}@media (max-width: 1200px){header.scroll .logo img{max-width:185px;padding:5px 0}}@media (max-width: 1000px){header.scroll .logo img{padding:6px 0}}@media (max-width: 980px){header.scroll .logo img{padding:7px 0}}@media (max-width: 860px){header.scroll .logo img{max-width:160px}}@media (max-width: 767px){header.scroll{display:none}}header.scroll .content-wrapper{padding:0;height:50px}@media (max-width: 1350px){header.scroll .content-wrapper{padding:0 25px}}@media (max-width: 1024px){header.scroll .content-wrapper{padding:0 15px}}header.scroll .right .basket .basket-count{right:-15px;top:4px}header.scroll .right a{line-height:50px}@media (max-width: 850px){header.scroll .right a{padding:0 10px}}header.scroll .right a:before{display:none}header.scroll .right a i{margin-bottom:0;display:inline-block;float:right;margin-left:10px;line-height:50px}@media (max-width: 1000px){header.scroll .right a i{font-size:16px}}@media (max-width: 800px){header.scroll .right a i{margin-left:8px}}@media (max-width: 975px){header.scroll .right form{margin-right:5px}}header.scroll .right form button{background-color:#b21f36;border-radius:0px !important;color:white}@media (max-width: 1200px){header.scroll .right form input{width:145px}}@media (max-width: 950px){header.scroll .right form input{width:95px}}header.scroll .right form .input-wrapper:after{background-color:#d17986}header.scroll .right form .input-wrapper input{border-radius:0px !important;border:none;background-color:#b21f36;color:white}header.scroll .right form .input-wrapper input::-webkit-input-placeholder{color:white;opacity:0.6}header.scroll .right form button:first-of-type:after{background-color:#d17986}header.smallest{display:none;position:fixed;top:0;left:0;width:100%;background-color:#d1203b;color:white;height:50px;line-height:50px;z-index:3}@media (max-width: 767px){header.smallest{display:block}}header.smallest .col{float:left;clear:none;text-align:inherit;width:33.3333333333%;margin-left:0%;margin-right:0%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}header.smallest .col::after{content:'';display:table;clear:both}header.smallest .col .element{height:50px;width:100%}header.smallest .col:first-of-type .element{margin-right:auto}header.smallest .col:last-of-type .element{margin-left:auto}header.smallest .basket{position:relative}header.smallest .basket .basket-count{position:absolute;background-color:white;color:#d1203b;border:1px solid #d1203b;width:15px;height:15px;line-height:14px;text-align:center;border-radius:50%;font-size:10px;top:-5px;right:-5px}header.smallest a{color:white}header.smallest .logo img{max-height:25px;width:100%}header.smallest .logo:before{display:none}nav.responsive{position:fixed;background-color:white;-webkit-transform:translateY(-130%);transform:translateY(-130%);top:50px;left:0;width:100%;height:calc(100vh - 50px);z-index:99;padding:15px;overflow:hidden}.js-show-nav nav.responsive{-webkit-transform:none;transform:none}nav.responsive .layer{position:absolute;top:15px;left:15px;right:15px;bottom:15px;-webkit-transform:translateX(115%);transform:translateX(115%);opacity:0;-webkit-transition:opacity 400ms ease-in-out, -webkit-transform 400ms ease-in-out;transition:opacity 400ms ease-in-out, -webkit-transform 400ms ease-in-out;transition:opacity 400ms ease-in-out, transform 400ms ease-in-out;transition:opacity 400ms ease-in-out, transform 400ms ease-in-out, -webkit-transform 400ms ease-in-out}nav.responsive .layer.js-active{-webkit-transform:none;transform:none;opacity:1}nav.responsive .layer .title::after{content:'';display:table;clear:both}nav.responsive .layer .back{background-color:#d1203b;color:white;border-radius:3px;width:32px;height:32px;line-height:32px;text-align:center;font-size:12px}nav.responsive .layer .back:before{display:none}nav.responsive .layer .back:after{content:"\e90d";font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}nav.responsive .layer ul{list-style:none}nav.responsive .layer li{border-bottom:1px solid #d3d4d5;line-height:45px}nav.responsive .layer li:last-of-type{border-bottom:none}nav.responsive .layer a{display:block;width:100%}nav.responsive a{color:#333435}nav.responsive a.show-arrow{position:relative}nav.responsive a.show-arrow:after{font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e90e";color:#d1203b;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:14px}nav.dropdown{background-color:white;border:1px solid #d1203b;position:fixed;max-width:1300px;visibility:hidden;opacity:0;top:166px !important;z-index:1;-webkit-transition:visibility 1ms linear 200ms, opacity 200ms ease-in-out, -webkit-transform 200ms ease-in-out;transition:visibility 1ms linear 200ms, opacity 200ms ease-in-out, -webkit-transform 200ms ease-in-out;transition:visibility 1ms linear 200ms, opacity 200ms ease-in-out, transform 200ms ease-in-out;transition:visibility 1ms linear 200ms, opacity 200ms ease-in-out, transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out}.js-show-dropdown nav.dropdown{opacity:1;visibility:visible}.js-show-scroll-header nav.dropdown{top:86px !important}nav.dropdown .nav-container{padding:50px}nav.dropdown .links::after{content:'';display:table;clear:both}nav.dropdown .links .title{display:inline;position:absolute;top:0;left:0;color:#d1203b;padding-bottom:3px;text-transform:uppercase}nav.dropdown .links ul{float:left;clear:none;text-align:inherit;width:18%;margin-left:0%;margin-right:2.5%;position:relative;padding-top:40px}nav.dropdown .links ul::after{content:'';display:table;clear:both}nav.dropdown .links ul:last-child{margin-right:0%}nav.dropdown .links li{margin-bottom:10px;list-style:none}nav.dropdown .links a{color:#73767a;font-size:13px}nav.dropdown .links a:hover{color:#d1203b}nav.dropdown .nav-footer{border-top:1px solid #f6d2d8;color:#d1203b;padding:25px}nav.dropdown .nav-footer::after{content:'';display:table;clear:both}nav.dropdown .nav-footer .col{float:left;clear:none;text-align:inherit;width:33.3333333333%;margin-left:0%;margin-right:0%;padding-left:50px;position:relative}nav.dropdown .nav-footer .col::after{content:'';display:table;clear:both}nav.dropdown .nav-footer i{position:absolute;top:50%;left:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}nav.dropdown .nav-footer .icon-vehicle-van{font-size:25px;left:0}nav.dropdown .nav-footer .icon-box{font-size:30px;left:0}nav.dropdown .nav-footer .icon-tyre-with-shield{font-size:28px;left:0}nav.dropdown .nav-footer .line-1{font-size:13.5px;line-height:18px;margin-bottom:3px}nav.dropdown .nav-footer .line-2{font-size:10.5px;line-height:16px}.search-overlay{background-color:#d1203b;color:white;position:fixed;top:0px;left:0px;height:100%;width:100%;z-index:4;opacity:0;visibility:hidden;-webkit-transform:scale(0.98);transform:scale(0.98);-webkit-transition:opacity 350ms ease-in-out, -webkit-transform 350ms ease-in-out;transition:opacity 350ms ease-in-out, -webkit-transform 350ms ease-in-out;transition:transform 350ms ease-in-out, opacity 350ms ease-in-out;transition:transform 350ms ease-in-out, opacity 350ms ease-in-out, -webkit-transform 350ms ease-in-out}.search-overlay.js-show{-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}.search-overlay .close-search{color:white;position:absolute;top:0px;font-size:18px;right:25px}.search-overlay .close-search:before{display:none}.search-overlay .close-search:after{content:"\e915";font-family:'icomoon'}.search-overlay .content{position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0 25px}.search-overlay .title{font-size:15px;text-align:center;line-height:50px;position:relative}.search-overlay input{border:1px solid #eda6b1;background-color:#d1203b;color:white;width:100%;margin-bottom:25px;padding:15px;height:50px;line-height:16px;border-radius:3px;font-size:12px}.search-overlay input::-webkit-input-placeholder{color:white}.search-overlay button{background-color:white;color:#d1203b;width:100%;margin-bottom:25px}.search-overlay .not-sure{text-align:center;color:white;color:rgba(255,255,255,0.6);display:block}.search-overlay .buttons-wrapper{max-width:350px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}.search-overlay .buttons-wrapper button{margin-right:15px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width: 350px){.search-overlay .buttons-wrapper button{padding:16px 25px}}.search-overlay .buttons-wrapper button:last-of-type{margin-right:0}@media screen and (min-width: 976px){.lang-de header.main-nav .logo img{max-width:380px}}.lang-de .hero-image.find-your-tyre .buttons-wrapper{max-width:300px}.lang-de .hero-image.find-your-tyre button{padding:0 10px;font-size:13px}@media screen and (min-width: 768px){.lang-de header.main-nav .right form input,.lang-de header.scroll .right form input{width:150px;font-size:10px}}@media screen and (max-width: 1150px) and (min-width: 1001px){.lang-de header.main-nav .right form input,.lang-de header.scroll .right form input{width:120px}}@media screen and (max-width: 1000px) and (min-width: 768px){.lang-de header.main-nav .right form input,.lang-de header.scroll .right form input{width:100px}}.lang-de .main-nav .phone-number{padding-left:0;padding-right:0}@media screen and (max-width: 900px) and (min-width: 768px){.lang-de header.main-nav .right a,.lang-de header.scroll .right a{font-size:10px}}.hero-image.home_hero{height:calc(100vh - 166px);overflow:hidden}@media (max-width: 767px){.hero-image.home_hero{height:calc(100vh - 50px)}}.hero-image.home_hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0.6;-webkit-transition:opacity 1.2s ease;transition:opacity 1.2s ease}.hero-image.home_hero:after{content:"";position:absolute;bottom:-150px;left:0;width:100%;height:100px;pointer-events:none;background:#0a1d3b;-webkit-box-shadow:0 0 400px 400px #000;box-shadow:0 0 400px 400px #000;z-index:0;opacity:0;-webkit-transform:translateY(500px);transform:translateY(500px);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;-webkit-transition-duration:0.6s,0.4s;transition-duration:0.6s,0.4s;-webkit-transition-timing-function:ease-out,cubic-bezier(0.3, 0, 0.15, 1);transition-timing-function:ease-out,cubic-bezier(0.3, 0, 0.15, 1)}.hero-image.home_hero.show-overlay:after{-webkit-transform:translateY(0);transform:translateY(0);opacity:0.25}.hero-image.home_hero .tyre-sizing-guide{position:absolute;top:50%;left:50%;pointer-events:none;max-width:500px;width:100%;height:95%}@media (max-width: 1024px){.hero-image.home_hero .tyre-sizing-guide{padding:25px 25px 0px 25px}}.hero-image.home_hero .tyre-sizing-guide img{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:none;height:45%}@media (max-width: 600px){.hero-image.home_hero .tyre-sizing-guide img{height:auto;max-width:90%}}.hero-image.home_hero .tyre-sizing-guide .top{top:0}.hero-image.home_hero .tyre-sizing-guide .bottom{bottom:0}.hero-image.home_hero form{width:100%;position:absolute;top:50%;left:50%}.hero-image.home_hero .title{font-size:27px;margin-bottom:30px;letter-spacing:1px;position:relative}@media (max-height: 1025px) and (min-width: 600px){.hero-image.home_hero .title{line-height:30px}}@media (max-width: 450px){.hero-image.home_hero .title{font-size:24px}}@media (max-width: 400px){.hero-image.home_hero .title{font-size:21px;letter-spacing:0.5px}}@media (max-height: 1025px) and (min-width: 600px){.hero-image.home_hero .title span{display:block}}.hero-image.home_hero .inputs{max-width:600px;display:block;margin:0 auto;position:relative}.hero-image.home_hero .inputs::after{content:'';display:table;clear:both}.hero-image.home_hero button{height:50px;line-height:50px;padding:0 15px;margin-left:0px;float:left;width:110px}.hero-image.home_hero button.white{background-color:white;color:#d1203b}@media (max-width: 600px){.hero-image.home_hero button{float:none;display:block;width:100%}}.hero-image.home_hero .input-wrapper{float:left;position:relative;margin-bottom:15px;width:50%}@media (max-width: 600px){.hero-image.home_hero .input-wrapper{width:50%}}.hero-image.home_hero .input-wrapper:first-of-type:after{content:"";position:absolute;top:15%;right:0px;bottom:15%;width:1px;background-color:#d6d6d6}.hero-image.home_hero .input-wrapper:first-of-type input{border-top-left-radius:3px;border-bottom-left-radius:3px;border-right:none}@media (max-width: 600px){.hero-image.home_hero .input-wrapper:first-of-type input{border-bottom-left-radius:0px}}.hero-image.home_hero .input-wrapper:last-of-type input{border-left:none;border-right:none;border-top-right-radius:3px;border-bottom-right-radius:3px}.hero-image.home_hero input{padding:15px;height:50px;line-height:14px;border:none;font-size:14px;margin:0;width:100%}@media (max-width: 600px){.hero-image.home_hero input{max-width:none}}@media (max-width: 340px){.hero-image.home_hero input::-webkit-input-placeholder{font-size:12px}}@media (max-width: 310px){.hero-image.home_hero input::-webkit-input-placeholder{font-size:11px}}.hero-image.home_hero .buttons-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:240px;margin:0 auto}.lang-fr .hero-image.home_hero .buttons-wrapper{max-width:350px}.hero-image.home_hero .buttons-wrapper button{margin-right:15px;-webkit-box-flex:1;-ms-flex:1;flex:1}.hero-image.home_hero .buttons-wrapper button:last-of-type{margin-right:0}.hero-image.home_hero .validation_message{position:absolute;visibility:hidden;opacity:0;left:0;top:0;background-color:#d1203b;font-size:12px;padding:0px 8px;border-radius:3px 3px 0 0;-webkit-transition:opacity 0.3s ease 0s,visibility 0s linear 0.3s,-webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;transition:opacity 0.3s ease 0s,visibility 0s linear 0.3s,-webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;transition:opacity 0.3s ease 0s,transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s,visibility 0s linear 0.3s;transition:opacity 0.3s ease 0s,transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s,visibility 0s linear 0.3s,-webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s}.hero-image.home_hero .search-home-page-link{margin:20px 0 0;color:white}.hero-image.home_hero .search-home-page-link a{color:white;-webkit-text-decoration-color:white;text-decoration-color:white}.hero-image.home_hero .search-home-page-link a::before{background-color:white}.hero-image.home_hero .slideup-offers-wrapper{position:absolute;bottom:0;left:0;width:100%;z-index:1}.hero-image.home_hero .slideup-offers-wrapper::after{content:'';display:table;clear:both}.hero-image.home_hero .slideup-offers-wrapper .container{max-width:850px}@media (max-width: 675px){.hero-image.home_hero .slideup-offers-wrapper .container{max-width:350px}}.hero-image.home_hero .slideup-offers-wrapper.offers-3 .offer{float:left;clear:none;text-align:inherit;width:33%;margin-left:0%;margin-right:.5%}.hero-image.home_hero .slideup-offers-wrapper.offers-3 .offer::after{content:'';display:table;clear:both}.hero-image.home_hero .slideup-offers-wrapper.offers-3 .offer:last-child{margin-right:0%}.hero-image.home_hero .slideup-offers-wrapper.offers-2 .offer{float:left;clear:none;text-align:inherit;width:49.75%;margin-left:0%;margin-right:.5%}.hero-image.home_hero .slideup-offers-wrapper.offers-2 .offer::after{content:'';display:table;clear:both}.hero-image.home_hero .slideup-offers-wrapper.offers-2 .offer:last-child{margin-right:0%}.hero-image.home_hero .slideup-offers-wrapper.offers-1 .offer{max-width:49.75%;margin:0 auto}.hero-image.home_hero .slideup-offers-wrapper .offer{height:40px;-webkit-transition-duration:0.4s;transition-duration:0.4s;-webkit-transition-property:-webkit-box-shadow, -webkit-transform;transition-property:-webkit-box-shadow, -webkit-transform;transition-property:box-shadow, transform;transition-property:box-shadow, transform, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:ease-out,cubic-bezier(0.3, 0, 0.15, 1);transition-timing-function:ease-out,cubic-bezier(0.3, 0, 0.15, 1)}@media (max-width: 675px){.hero-image.home_hero .slideup-offers-wrapper .offer{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;width:100% !important}.hero-image.home_hero .slideup-offers-wrapper .offer:first-child{margin-left:auto}.hero-image.home_hero .slideup-offers-wrapper .offer:last-child{margin-right:auto}}.hero-image.home_hero .slideup-offers-wrapper .offer a{display:block;-webkit-transition:-webkit-box-shadow 400ms ease-out;transition:-webkit-box-shadow 400ms ease-out;transition:box-shadow 400ms ease-out;transition:box-shadow 400ms ease-out, -webkit-box-shadow 400ms ease-out}.hero-image.home_hero .slideup-offers-wrapper .offer:hover{-webkit-transform:translateY(-180px);transform:translateY(-180px)}.hero-image.home_hero .slideup-offers-wrapper .offer:hover a{-webkit-box-shadow:0px 10px 30px rgba(10,29,59,0.6);box-shadow:0px 10px 30px rgba(10,29,59,0.6)}@media (max-width: 675px){.hero-image.home_hero .slideup-offers-wrapper .offer:nth-of-type(2),.hero-image.home_hero .slideup-offers-wrapper .offer:nth-of-type(3){display:none}}.hero-image.home_hero .slideup-offers-wrapper .title{color:#505152;font-size:14px;margin:0;background-color:white;height:40px;line-height:39px;letter-spacing:normal;text-align:left;padding:0 30px 0 15px;border-top:3px solid #d1203b;border-top-left-radius:3px;border-top-right-radius:3px;position:relative;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.hero-image.home_hero .slideup-offers-wrapper .title:after{content:"\e90e";font-family:'icomoon';font-size:11px;position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.hero-image.home_hero .validation_error-make .validation_message-make,.hero-image.home_hero .validation_error-model .validation_message-model{opacity:1;visibility:visible;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition-delay:0s;transition-delay:0s}.home_hero .search_form-vehicle .buttons-wrapper{max-width:120px}.search_form-tyre .select2-container--default .select2-selection--single,.search_form-vehicle .select2-container--default .select2-selection--single{border:none}.search_form-tyre .input-wrapper:first-child .select2-container--default .select2-selection--single,.search_form-vehicle .input-wrapper:first-child .select2-container--default .select2-selection--single{border-radius:3px 0 0 3px}.search_form-tyre .input-wrapper:first-child .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.search_form-tyre .input-wrapper:first-child .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.search_form-vehicle .input-wrapper:first-child .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.search_form-vehicle .input-wrapper:first-child .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-radius:3px 0 0 0}.search_form-tyre .input-wrapper:last-child .select2-container--default .select2-selection--single,.search_form-vehicle .input-wrapper:last-child .select2-container--default .select2-selection--single{border-radius:0 3px 3px 0}.search_form-tyre .input-wrapper:last-child .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.search_form-tyre .input-wrapper:last-child .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.search_form-vehicle .input-wrapper:last-child .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.search_form-vehicle .input-wrapper:last-child .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-radius:0 3px 0 0}.select2-search--dropdown{padding:0}.select2-search--dropdown::before{font-family:'icomoon';content:"\e916";font-size:14px;position:absolute;left:7px;top:19px;opacity:0.6}.select2-container--default .select2-search--dropdown .select2-search__field{border-color:#ddd;border-style:solid;border-width:0 0 1px;padding:15px 14px 15px 24px;height:50px;font-size:14px;font-family:'Montserrat', sans-serif;color:#444;-webkit-appearance:none}.select2-container--default .select2-search--dropdown .select2-search__field:focus{outline:none}.select2-container--default .select2-selection--single .select2-selection__clear{margin-right:12px;font-size:20px;color:#555}.select2-container--default .select2-selection--single .select2-selection__clear:hover{color:#d1203b}.search_form-tyre,.search_form-vehicle,.tyre-sizing-guide{opacity:0;visibility:hidden;-webkit-transform:translate(-50%, -50%) scale(0.85);transform:translate(-50%, -50%) scale(0.85);-webkit-transition:opacity 0.6s ease 0s,visibility 0s linear 0.6s,-webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;transition:opacity 0.6s ease 0s,visibility 0s linear 0.6s,-webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;transition:opacity 0.6s ease 0s,visibility 0s linear 0.6s,transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;transition:opacity 0.6s ease 0s,visibility 0s linear 0.6s,transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s,-webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;will-change:opacity, transform}.search_form-tyre{-webkit-transition-delay:0.2s, 0.6s, 0.2s, 0.2s;transition-delay:0.2s, 0.6s, 0.2s, 0.2s}.home_search_changing .hero-image.home_hero::before{opacity:0.35;-webkit-transition-duration:0.4s;transition-duration:0.4s}.home_search-tyre .search_form-tyre{opacity:1;visibility:visible;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition-delay:0.2s;transition-delay:0.2s}.home_search-tyre .tyre-sizing-guide{opacity:0.5;visibility:visible;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition-delay:0s;transition-delay:0s}.home_search-vehicle .search_form-vehicle{opacity:1;visibility:visible;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition-delay:0s;transition-delay:0s}.popular-tyres{margin-bottom:60px}.popular-tyres .title{color:#333435;font-size:27px;text-align:center;margin-bottom:15px}.popular-tyres .strapline{font-size:14px;line-height:21px;color:#73767a;margin-bottom:50px;text-align:center}.popular-tyres .products-wrapper{display:none}.popular-tyres .products-wrapper .product{float:left;clear:none;text-align:inherit;width:25%;margin-left:0%;margin-right:0%;text-align:center}.popular-tyres .products-wrapper .product::after{content:'';display:table;clear:both}@media (max-width: 1000px){.popular-tyres .products-wrapper .product{float:left;clear:none;text-align:inherit;width:33.3333333333%;margin-left:0%;margin-right:0%;text-align:center}.popular-tyres .products-wrapper .product::after{content:'';display:table;clear:both}}@media (max-width: 650px){.popular-tyres .products-wrapper .product{float:left;clear:none;text-align:inherit;width:50%;margin-left:0%;margin-right:0%;text-align:center}.popular-tyres .products-wrapper .product::after{content:'';display:table;clear:both}}.popular-tyres .placeholder-wrapper::after{content:'';display:table;clear:both}.popular-tyres .placeholder-wrapper .placeholder{float:left;clear:none;text-align:inherit;width:23.125%;margin-left:0%;margin-right:2.5%;height:500px;background-color:#eaeaea}.popular-tyres .placeholder-wrapper .placeholder::after{content:'';display:table;clear:both}.popular-tyres .placeholder-wrapper .placeholder:last-child{margin-right:0%}.popular-tyres.js-show-products .placeholder-wrapper{display:none}.popular-tyres.js-show-products .products-wrapper{display:block}.popular-tyres .flickity-prev-next-button{border-radius:0px;background-color:rgba(0,0,0,0.2);width:45px;height:60px;padding:0px}.popular-tyres .flickity-prev-next-button:hover{background-color:rgba(0,0,0,0.75)}.popular-tyres .flickity-prev-next-button svg{top:25%;left:25%;width:50%;height:50%}.popular-tyres .flickity-prev-next-button.next{right:0px}.popular-tyres .flickity-prev-next-button.previous{left:0px}.popular-tyres .flickity-prev-next-button .arrow{fill:white}.features-bar{background-color:white;color:#d1203b;padding:25px 0px;border-top:1px solid #F3F3F3;border-bottom:1px solid #F3F3F3;margin-bottom:50px}.features-bar::after{content:'';display:table;clear:both}@media (max-width: 900px){.features-bar{text-align:center}}.features-bar li{list-style:none}.features-bar .line-1{display:block;margin-bottom:5px}@media (max-width: 750px){.features-bar .line-1{font-size:14px}}@media (max-width: 625px){.features-bar .line-1{font-size:12px}}@media (max-width: 550px){.features-bar .line-1{line-height:16px;margin-bottom:0}}.features-bar .line-2{display:block;font-size:13px}@media (max-width: 750px){.features-bar .line-2{font-size:11px}}@media (max-width: 625px){.features-bar .line-2{font-size:10px}}@media (max-width: 550px){.features-bar .line-2{display:none}}.features-bar .wrapper{position:absolute;top:0;left:0;height:100%;width:75px;text-align:center}@media (max-width: 900px){.features-bar .wrapper{position:static;display:block;width:100%;height:auto;margin-bottom:10px}}.features-bar .wrapper i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media (max-width: 900px){.features-bar .wrapper i{position:static}}.features-bar .icon-vehicle-van{font-size:24px}@media (max-width: 900px){.features-bar .icon-vehicle-van{font-size:32px}}@media (max-width: 550px){.features-bar .icon-vehicle-van{font-size:24px}}.features-bar .icon-box{font-size:32px}@media (max-width: 550px){.features-bar .icon-box{font-size:24px}}.features-bar .icon-tyre-with-shield{font-size:32px}@media (max-width: 550px){.features-bar .icon-tyre-with-shield{font-size:24px}}.features-bar ul li{float:left;clear:none;text-align:inherit;width:33.3333333333%;margin-left:0%;margin-right:0%;padding-left:75px;position:relative}.features-bar ul li::after{content:'';display:table;clear:both}@media (max-width: 900px){.features-bar ul li{padding-left:0px}}@media (max-width: 550px){.features-bar ul li{padding:0 10px}}.find-your-make{background:red}.blog-articles{margin-bottom:80px}.blog-articles .title{color:#333435;font-size:27px;text-align:center;margin-bottom:15px}.blog-articles .strapline{font-size:14px;line-height:21px;color:#73767a;margin-bottom:50px;text-align:center}.special-offers{margin-bottom:50px}.special-offers .title{color:#333435;font-size:27px;text-align:center;margin-bottom:15px}.special-offers .strapline{font-size:14px;line-height:21px;color:#73767a;margin-bottom:50px;text-align:center}.offers-wrapper{margin-bottom:50px}.offers-wrapper::after{content:'';display:table;clear:both}@media (max-width: 700px){.home .offers-wrapper .offer:nth-child(n+3){display:none}}.offers-wrapper .offer{float:left;clear:none;text-align:inherit;width:31.3333333333%;margin-left:0%;margin-right:3%;margin-bottom:15px;-webkit-transition:-webkit-box-shadow 500ms ease-in-out;transition:-webkit-box-shadow 500ms ease-in-out;transition:box-shadow 500ms ease-in-out;transition:box-shadow 500ms ease-in-out, -webkit-box-shadow 500ms ease-in-out}.offers-wrapper .offer::after{content:'';display:table;clear:both}.offers-wrapper .offer:last-child{margin-right:0%}.offers-wrapper .offer:hover{-webkit-box-shadow:0px 0px 50px -5px #4b4b4b;box-shadow:0px 0px 50px -5px #4b4b4b}@media (max-width: 700px){.offers-wrapper .offer{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0%;margin-right:3%}.offers-wrapper .offer::after{content:'';display:table;clear:both}.offers-wrapper .offer:nth-child(n){margin-right:3%;float:left;clear:none}.offers-wrapper .offer:nth-child(2n){margin-right:0%;float:right}.offers-wrapper .offer:nth-child(2n+1){clear:both}}@media (max-width: 450px){.offers-wrapper .offer{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.offers-wrapper .offer:first-child{margin-left:auto}.offers-wrapper .offer:last-child{margin-right:auto}}.about-promo-block{background-size:cover;background-image:url(/media/images/about/home-about-banner.jpg);color:white;position:relative;min-height:500px;margin-bottom:200px}@media (max-width: 450px){.about-promo-block{min-height:320px}}.about-promo-block:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:black;opacity:0.6}.about-promo-block .content{position:absolute;top:50%;width:100%;text-align:center;z-index:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.about-promo-block .content span{display:block;font-size:27px;line-height:46px}@media (max-width: 600px){.about-promo-block .content span{font-size:24px;line-height:36px}}@media (max-width: 500px){.about-promo-block .content span{font-size:21px;line-height:32px}}@media (max-width: 450px){.about-promo-block .content span{font-size:18px;line-height:26px}}@media (max-width: 375px){.about-promo-block .content span{font-size:16px;line-height:24px}}@media (max-width: 350px){.about-promo-block .content span{font-size:14px;line-height:21px}}.about-promo-block .content a{padding:0 25px;line-height:42px;height:42px;text-align:center;margin:0 auto;display:inline-block;margin-top:25px}.about-promo-block .author{position:absolute;bottom:0px;left:50%;text-align:center;-webkit-transform:translate(-50%, 68%);transform:translate(-50%, 68%);width:100%}.about-promo-block .author img{border-radius:50%;border:3px solid #cecece;max-height:95px;margin-bottom:15px}.about-promo-block .author .name{color:#333435;margin-bottom:5px;font-family:'PT Serif';font-size:20px}.about-promo-block .author .title{text-transform:uppercase;color:#73767a;font-size:12px}@media (max-width: 900px){.home .blog-posts-wrapper .post:nth-child(n+3){display:none}}.home .blog-posts-wrapper .post{float:left;clear:none;text-align:inherit;width:31.3333333333%;margin-left:0%;margin-right:3%;text-align:center;margin-bottom:25px}.home .blog-posts-wrapper .post::after{content:'';display:table;clear:both}.home .blog-posts-wrapper .post:last-child{margin-right:0%}@media (max-width: 900px){.home .blog-posts-wrapper .post{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0%;margin-right:3%;text-align:center;margin-bottom:25px}.home .blog-posts-wrapper .post::after{content:'';display:table;clear:both}.home .blog-posts-wrapper .post:nth-child(n){margin-right:3%;float:left;clear:none}.home .blog-posts-wrapper .post:nth-child(2n){margin-right:0%;float:right}.home .blog-posts-wrapper .post:nth-child(2n+1){clear:both}}@media (max-width: 550px){.home .blog-posts-wrapper .post{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;margin-bottom:25px}.home .blog-posts-wrapper .post:first-child{margin-left:auto}.home .blog-posts-wrapper .post:last-child{margin-right:auto}}.home .blog-posts-wrapper .post:before{display:none}.home .blog-posts-wrapper .post:last-of-type{margin-bottom:0px}.brands-carousel .flickity-prev-next-button{border-radius:0px;background-color:rgba(0,0,0,0.2);width:45px;height:60px;padding:0px}.brands-carousel .flickity-prev-next-button svg{top:25%;left:25%;width:50%;height:50%}.brands-carousel .flickity-prev-next-button.next{right:0px}.brands-carousel .flickity-prev-next-button.previous{left:0px}.brands-carousel .flickity-prev-next-button .arrow{fill:white}.brands-carousel .brand{float:left;clear:none;text-align:inherit;width:20%;margin-left:0%;margin-right:0%;height:250px;padding:0 60px}.brands-carousel .brand::after{content:'';display:table;clear:both}@media (max-width: 1000px){.brands-carousel .brand{float:left;clear:none;text-align:inherit;width:25%;margin-left:0%;margin-right:0%;padding:0 40px}.brands-carousel .brand::after{content:'';display:table;clear:both}}@media (max-width: 767px){.brands-carousel .brand{float:left;clear:none;text-align:inherit;width:33.3333333333%;margin-left:0%;margin-right:0%;padding:0 25px}.brands-carousel .brand::after{content:'';display:table;clear:both}}@media (max-width: 400px){.brands-carousel .brand{float:left;clear:none;text-align:inherit;width:50%;margin-left:0%;margin-right:0%;padding:0 15px}.brands-carousel .brand::after{content:'';display:table;clear:both}}.brands-carousel .brand .v_align_outer{table-layout:fixed}.brands-carousel .brand a{display:block}.brands-carousel .brand img{display:block}.home_tp_container{height:106px;width:100%;max-width:130px;position:absolute;bottom:0;right:10px;-webkit-transition:-webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.3s;transition:-webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.3s;transition:transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.3s;transition:transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.3s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.3s;-webkit-transform:translateY(100%);transform:translateY(100%)}.js-document-ready .home_tp_container{-webkit-transform:none !important;transform:none !important}@media (max-width: 480px){.home_tp_container{display:none}}.offers-2+.home_tp_container,.offers-3+.home_tp_container{bottom:40px;-webkit-transform:translateX(120%);transform:translateX(120%)}.messages{margin-bottom:50px}.messages>li{padding:25px;margin-bottom:21px;position:relative;font-size:14px;border-left-width:8px;padding-left:25px;border-radius:3px}@media (max-width: 1024px){.messages>li{padding:15px;font-size:12px;line-height:21px}}.messages>li:last-of-type{margin-bottom:0px}.messages>li.warning-msg,.messages>li.notice-msg{background-color:white;border:1px solid #ddd}.messages>li.success-msg{background-color:rgba(52,195,90,0.1);border:1px solid #53bd72;color:#3f4041}.messages>li.error-msg{background-color:rgba(209,32,59,0.1);border:1px solid #d1203b;color:#d1203b}.messages li{list-style:none}#messages_product_view{margin-top:26px}.category-speed-shop .category-header{background-size:cover !important}.customer-account-create .main-container{max-width:550px}.customer-account-create .account-create{border-radius:3px;border:1px solid #F3F3F3;background-color:white;text-align:center;padding:50px;margin-top:50px;margin-bottom:50px}.customer-account-create .account-create .title{font-size:27px;color:#333435;margin-bottom:25px}.customer-account-create .account-create .text{margin-bottom:25px;font-size:14px;line-height:24px}.customer-account-create .account-create .form-list li{list-style:none}.customer-account-create .account-create label{text-align:left;font-size:12px;margin-bottom:5px;display:block}.customer-account-create .account-create h2.legend{font-size:16px;margin-top:5px;margin-bottom:25px;text-align:left;color:#333435}.customer-account-login .login-page-wrapper::after{content:'';display:table;clear:both}.customer-account-login .login-page-wrapper .login-wrapper,.customer-account-login .login-page-wrapper .register-wrapper{float:left;clear:none;text-align:inherit;width:47.5%;margin-left:0%;margin-right:5%}.customer-account-login .login-page-wrapper .login-wrapper::after,.customer-account-login .login-page-wrapper .register-wrapper::after{content:'';display:table;clear:both}.customer-account-login .login-page-wrapper .login-wrapper:last-child,.customer-account-login .login-page-wrapper .register-wrapper:last-child{margin-right:0%}@media (max-width: 600px){.customer-account-login .login-page-wrapper .login-wrapper,.customer-account-login .login-page-wrapper .register-wrapper{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;margin-bottom:15px;margin-top:0px}.customer-account-login .login-page-wrapper .login-wrapper:first-child,.customer-account-login .login-page-wrapper .register-wrapper:first-child{margin-left:auto}.customer-account-login .login-page-wrapper .login-wrapper:last-child,.customer-account-login .login-page-wrapper .register-wrapper:last-child{margin-right:auto}}.customer-account-login .login-wrapper,.customer-account-login .register-wrapper{border-radius:3px;border:1px solid #F3F3F3;background-color:white;text-align:center;padding:50px;margin-top:50px;margin-bottom:50px}.customer-account-login .login-wrapper .title,.customer-account-login .register-wrapper .title{font-size:27px;color:#333435;margin-bottom:25px}.customer-account-login .login-wrapper .text,.customer-account-login .register-wrapper .text{margin-bottom:25px;font-size:14px;line-height:24px}.customer-account-login .login-wrapper button,.customer-account-login .register-wrapper button{margin-bottom:25px}.customer-account-login .login-wrapper .input-row label,.customer-account-login .register-wrapper .input-row label{text-align:left}.customer-account-login .login-wrapper .forgotten-password-link,.customer-account-login .register-wrapper .forgotten-password-link{color:#919497}.customer-account-login .register-trade-account-link-wrapper{text-align:center}.customer-account-login .register-trade-account-link{display:inline-block;margin:0 auto 50px auto}.catalog-category-view .category-header{height:300px;position:relative;background-size:40%;background-position:center center;background-repeat:no-repeat;background-color:#007eb1;color:white;margin-bottom:15px}@media (max-width: 700px){.catalog-category-view .category-header{background-size:65%}}@media (max-width: 500px){.catalog-category-view .category-header{background-size:85%}}@media (max-width: 400px){.catalog-category-view .category-header{background-size:100%}}@media (max-width: 450px){.catalog-category-view .category-header{height:250px}}.catalog-category-view .category-header.overlay:before{content:"";position:absolute;top:0px;left:0px;width:100%;height:100%;background-color:black;opacity:0.5}.catalog-category-view .category-header .container{position:absolute;top:50%;left:0px;width:100%;max-width:none;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:27px;letter-spacing:1.5px}@media (max-width: 800px){.catalog-category-view .category-header .container{font-size:24px;letter-spacing:0.5px}}@media (max-width: 450px){.catalog-category-view .category-header .container{font-size:21px;letter-spacing:normal}}.catalog-category-view .col1-layout .main{margin-bottom:50px}.catalog-category-view .col1-layout .main::after{content:'';display:table;clear:both}.catalog-category-view .breadcrumbs li{float:left;list-style:none}.catalog-category-view .breadcrumbs li.category33{display:none}.catalog-category-view .breadcrumbs li.inactive a{color:#73767a;pointer-events:none}.catalog-category-view .breadcrumbs li.inactive a::before{content:none}.catalog-category-view .category-sidebar{float:left;clear:none;text-align:inherit;width:25%;margin-left:0%;margin-right:0%;padding-right:3px}.catalog-category-view .category-sidebar::after{content:'';display:table;clear:both}@media (max-width: 1050px){.catalog-category-view .category-sidebar{float:left;clear:none;text-align:inherit;width:33.3333333333%;margin-left:0%;margin-right:0%}.catalog-category-view .category-sidebar::after{content:'';display:table;clear:both}}@media (max-width: 767px){.catalog-category-view .category-sidebar{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.catalog-category-view .category-sidebar:first-child{margin-left:auto}.catalog-category-view .category-sidebar:last-child{margin-right:auto}}.catalog-category-view .products-wrapper{float:left;clear:none;text-align:inherit;width:75%;margin-left:0%;margin-right:0%}.catalog-category-view .products-wrapper::after{content:'';display:table;clear:both}@media (max-width: 1050px){.catalog-category-view .products-wrapper{float:left;clear:none;text-align:inherit;width:66.6666666667%;margin-left:0%;margin-right:0%}.catalog-category-view .products-wrapper::after{content:'';display:table;clear:both}}@media (max-width: 767px){.catalog-category-view .products-wrapper{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.catalog-category-view .products-wrapper:first-child{margin-left:auto}.catalog-category-view .products-wrapper:last-child{margin-right:auto}}.catalog-category-view .toolbar{margin-bottom:15px}.catalog-category-view .toolbar::after{content:'';display:table;clear:both}@media (max-width: 767px){.catalog-category-view .toolbar{margin-bottom:2.5px}}.catalog-category-view .show-filters{display:none;float:left;width:48.75%;margin-right:2.5%;background-color:#d1203b;color:white;line-height:42px;padding:0 25px;position:relative}.catalog-category-view .show-filters:after{content:"";border-color:white transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;margin-top:-2px;position:absolute;top:50%;width:0;right:25px}@media (max-width: 767px){.catalog-category-view .show-filters{display:block}}.catalog-category-view .breadcrumbs{float:left;line-height:42px;font-size:14px}.catalog-category-view .breadcrumbs::after{content:'';display:table;clear:both}@media (max-width: 767px){.catalog-category-view .breadcrumbs{float:none}}@media (max-width: 375px){.catalog-category-view .breadcrumbs{font-size:12px}}@media (max-width: 325px){.catalog-category-view .breadcrumbs{font-size:11px}}.catalog-category-view .breadcrumbs .icon-arrow-right{font-size:12px;margin:0 10px}@media (max-width: 375px){.catalog-category-view .breadcrumbs .icon-arrow-right{font-size:10px;margin:0 8px}}@media (max-width: 325px){.catalog-category-view .breadcrumbs .icon-arrow-right{font-size:9px;margin:0 6px}}.catalog-category-view .sorter{float:right}.catalog-category-view .sorter .input-row{margin-bottom:10px}@media (max-width: 767px){.catalog-category-view .sorter{float:left;width:48.75%}}.catalog-category-view .sorter .select2-container--default .select2-selection--single .select2-selection__arrow{right:20px !important}.catalog-category-view .sorter .select2-container{max-width:300px}@media (max-width: 767px){.catalog-category-view .sorter .select2-container{max-width:none}}.catalog-category-view .sorter .select2-container--default .select2-selection--single{height:42px;border:none;border-radius:0px}.catalog-category-view .sorter .select2-container--default .select2-selection--single .select2-selection__rendered{color:#73767a;line-height:42px;padding:0 25px;padding-right:40px}.catalog-category-view .sorter .select2-container--default .select2-selection--single .select2-selection__arrow{height:42px;right:25px;width:8px}.catalog-category-view .sorter .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#d1203b transparent transparent transparent}.products-wrapper::after{content:'';display:table;clear:both}.catalog-category-view .products-wrapper .product{float:left;clear:none;text-align:inherit;width:33.3333333333%;margin-left:0%;margin-right:0%;text-align:center}.catalog-category-view .products-wrapper .product::after{content:'';display:table;clear:both}@media (max-width: 1050px){.catalog-category-view .products-wrapper .product{float:left;clear:none;text-align:inherit;width:50%;margin-left:0%;margin-right:0%;text-align:center}.catalog-category-view .products-wrapper .product::after{content:'';display:table;clear:both}}@media (min-width: 1050px){.catalog-category-view .products-wrapper .product:nth-of-type(3){padding-right:0px}}.products-wrapper #landing-vehicle-make-content{margin-top:30px}.products-wrapper .product{text-align:center;display:block;padding-right:2.5px;padding-bottom:2.5px;-webkit-transition:opacity 700ms ease-in-out, -webkit-transform 700ms ease-in-out;transition:opacity 700ms ease-in-out, -webkit-transform 700ms ease-in-out;transition:opacity 700ms ease-in-out, transform 700ms ease-in-out;transition:opacity 700ms ease-in-out, transform 700ms ease-in-out, -webkit-transform 700ms ease-in-out}.products-wrapper .product .js-matchheight{display:block;padding:25px;z-index:0;background-color:white;-webkit-transition:z-index 1ms linear 350ms, -webkit-box-shadow 350ms ease-in-out, -webkit-transform 350ms ease-in-out;transition:z-index 1ms linear 350ms, -webkit-box-shadow 350ms ease-in-out, -webkit-transform 350ms ease-in-out;transition:box-shadow 350ms ease-in-out, transform 350ms ease-in-out, z-index 1ms linear 350ms;transition:box-shadow 350ms ease-in-out, transform 350ms ease-in-out, z-index 1ms linear 350ms, -webkit-box-shadow 350ms ease-in-out, -webkit-transform 350ms ease-in-out}@media (max-width: 500px){.products-wrapper .product .js-matchheight{padding:15px}}.products-wrapper .product .js-matchheight:before{display:none}.products-wrapper .product .js-matchheight:hover{z-index:1;-webkit-box-shadow:0px 0px 50px -25px #4b4b4b;box-shadow:0px 0px 50px -25px #4b4b4b;-webkit-transform:scale(1.01);transform:scale(1.01);-webkit-transition:z-index 1ms linear 0, -webkit-box-shadow 350ms ease-in-out, -webkit-transform 350ms ease-in-out;transition:z-index 1ms linear 0, -webkit-box-shadow 350ms ease-in-out, -webkit-transform 350ms ease-in-out;transition:box-shadow 350ms ease-in-out, transform 350ms ease-in-out, z-index 1ms linear 0;transition:box-shadow 350ms ease-in-out, transform 350ms ease-in-out, z-index 1ms linear 0, -webkit-box-shadow 350ms ease-in-out, -webkit-transform 350ms ease-in-out}.products-wrapper .product .js-matchheight:hover .button>.hover-box{-webkit-transform:none;transform:none}.products-wrapper .product .brand-logo-wrapper{margin:10px}.products-wrapper .product .product-information{margin-bottom:25px}.products-wrapper .product .grid-container{display:inline-grid;grid-template-columns:114px 60px;margin-left:25px;color:#a5a5a5;text-align:left;font-size:x-small}.products-wrapper .product .grid-container .grid-item{text-align:left;padding:5px 0}.products-wrapper .product .brand-logo{max-width:150px;max-height:20px}@media (max-width: 500px){.products-wrapper .product .brand-logo{max-height:15px}}.products-wrapper .product .product-image-wrapper{position:relative;height:0;padding-bottom:100%;margin-bottom:25px}.products-wrapper .product .product-image-wrapper .product-image{position:absolute;top:0;left:0}.products-wrapper .product .price-box .price-excluding-tax,.products-wrapper .product .price-box .price-including-tax{display:block}.products-wrapper .product .price-box .price-excluding-tax{color:#d1203b;margin-bottom:8px;font-size:17px}@media (max-width: 500px){.products-wrapper .product .price-box .price-excluding-tax{font-size:14px;line-height:20px}}.products-wrapper .product .price-box .price-including-tax{color:#a5a5a5;font-size:11px}.products-wrapper .product .price-box .old-price{color:#a5a5a5;margin-bottom:5px}.products-wrapper .product .price-box .old-price .price{text-decoration:line-through}.products-wrapper .product .product-name{font-size:16px;font-weight:500;color:#333333;margin-bottom:10px;line-height:24px}@media (max-width: 500px){.products-wrapper .product .product-name{font-size:14px;line-height:20px}}.products-wrapper .product .product-size{color:#a5a5a5;margin-bottom:25px}@media (max-width: 500px){.products-wrapper .product .product-size{font-size:14px;line-height:20px}}.products-wrapper .product .view-product-button{display:inline-block}@media (max-width: 450px){.products-wrapper .product .view-product-button{padding:16px}}@media (max-width: 400px){.products-wrapper .product .view-product-button{font-size:13px;padding:15px}}@media (max-width: 385px){.products-wrapper .product .view-product-button{font-size:12px;padding:14px}}.mage-category-landing .toolbar-top{margin-top:25px}.mage-category-landing .products-wrapper .product .product_inner{position:relative;padding:0}.mage-category-landing .featured_label_wrapper{min-height:15px}.mage-category-landing .featured_label{padding:6px 10px;text-transform:uppercase;font-weight:500;font-size:11px;line-height:1.4;letter-spacing:1px}.mage-category-landing .product_inner.box-featured-yellow{border:1px solid #f8e71b}.mage-category-landing .product_inner.box-featured-yellow .featured_label{background-color:#f8e71b;color:#4a4a4a}.mage-category-landing .product_inner.box-featured-blue{border:1px solid #2b5294}.mage-category-landing .product_inner.box-featured-blue .featured_label{background-color:#2b5294;color:#fff}.mage-category-landing .product_inner.box-featured-red{border:1px solid #d1203b}.mage-category-landing .product_inner.box-featured-red .featured_label{background-color:#d1203b;color:#fff}.mage-category-landing .content{padding:10px;min-height:440px}.mage-category-landing .brand-logo-wrapper{margin-bottom:15px}.mage-category-landing .product .product-information{margin-bottom:0px}.mage-category-landing .product_image_col{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mage-category-landing .product_price_col{width:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mage-category-landing .product-buy-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;min-height:120px}.mage-category-landing .product-buy-wrapper .product-image-wrapper.product-image-wrapper{padding-bottom:110%;overflow:hidden;border-bottom:1px solid #dbdbdb;margin-bottom:0}.mage-category-landing .product-buy-wrapper .price-box{text-align:left;margin-bottom:15px}.mage-category-landing .product-buy-wrapper .price-box .price-excluding-tax{font-size:14px;font-weight:500px}.mage-category-landing .product-buy-wrapper .add-to-cart input.qty{width:50px;margin-right:5px;float:left;height:46px;line-height:46px;border-radius:3px}.mage-category-landing .product-buy-wrapper .add-to-cart label{display:none}.mage-category-landing .product-buy-wrapper .add-to-cart .btn-cart{padding:10px 15px;width:65px;height:46px}.mage-category-landing .product-buy-wrapper .out-of-stock{height:46px;line-height:46px;color:#d1203b}.mage-category-landing .products-wrapper .product .grid-container{grid-template-columns:125px 1fr;margin-left:0;font-size:12px;font-weight:500}.mage-category-landing .product-info{text-align:center;float:left;display:block;color:#909090;width:100%;font-size:11px;margin-top:10px;padding:5px 10px}.mage-category-landing .product-info p{line-height:1.5}.mage-category-landing .view-product-button{background:none;color:#333333;font-size:small;clear:both;margin:30px}.vehicle_landing_sidebar{padding-right:10px}.vehicle_landing_sidebar-image{display:block}.vehicle_landing_sidebar-desc{background:#fff;padding:20px;line-height:1.8}.vehicle_landing_sidebar-desc h1,.vehicle_landing_sidebar-desc h2,.vehicle_landing_sidebar-desc h3{font-weight:500;margin-bottom:20px;line-height:1.4;color:#4a4a4a}.vehicle_landing_sidebar-desc h1{font-size:20px}.vehicle_landing_sidebar-desc h2{font-size:16px}.vehicle_landing_sidebar-desc h3{font-size:14px}.vehicle_landing_sidebar-desc p{line-height:1.8}.landing-vehicle-make-content{clear:both;padding:60px 30px 60px 25%;line-height:1.8}.landing-vehicle-make-content h1,.landing-vehicle-make-content h2,.landing-vehicle-make-content h3{font-weight:500;margin-bottom:20px;line-height:1.4;color:#4a4a4a}.landing-vehicle-make-content h1{font-size:20px}.landing-vehicle-make-content h2{font-size:16px}.landing-vehicle-make-content h3{font-size:14px}.landing-vehicle-make-content p{line-height:1.8;margin-bottom:1em}@media (max-width: 1050px){.landing-vehicle-make-content{padding-left:33.3%}}@media (max-width: 767px){.mage-category-landing .toolbar-top{margin-top:0}.landing-vehicle-make-content{padding:40px 0}.vehicle_landing_sidebar{padding:0 0 10px;position:relative;background-color:#fff;margin-bottom:20px;overflow:hidden}.vehicle_landing_sidebar-image{width:34%;float:left;margin:0 15px 3px 0}.vehicle_landing_sidebar-desc{padding:9px 15px}.vehicle_landing_sidebar-desc h1,.vehicle_landing_sidebar-desc h2,.vehicle_landing_sidebar-desc h3{margin-bottom:10px}.vehicle_landing_sidebar-desc h1{font-size:14px}.vehicle_landing_sidebar-desc h2{font-size:12px}.vehicle_landing_sidebar-desc p{font-size:12px}}@media (max-width: 600px){.mage-category-landing .content{padding:10px 0}.mage-category-landing .product-buy-wrapper{display:block;min-height:0}.mage-category-landing .product_image_col{display:block;margin:0 auto;max-width:150px}.mage-category-landing .product_price_col{display:block;margin:20px auto 0}.mage-category-landing .product-buy-wrapper .price-box{text-align:center}.mage-category-landing .products-wrapper .product .grid-container{font-size:11px}.mage-category-landing .product-info{padding:5px 15px}}@media (max-width: 450px){.vehicle_landing_sidebar-image{width:136px}.vehicle_landing_sidebar-desc{padding:7px 10px}.mage-category-landing .products-wrapper .product .grid-container{grid-template-columns:105px 1fr}}@media (max-width: 370px){.mage-category-landing .products-wrapper .product .grid-container{display:inline-block}.products-wrapper .product .grid-container .grid-item:nth-child(odd){font-weight:500;color:#7b7b7b}.products-wrapper .product .grid-container .grid-item:nth-child(even){padding:2px 0 6px}.mage-category-landing .view-product-button{margin:20px 15px}}.catalog-product-view{background-color:white}.catalog-product-view>.wrapper{overflow-x:hidden}.catalog-product-view .product-view{position:relative;padding-top:225px}.catalog-product-view .product-view::after{content:'';display:table;clear:both}.catalog-product-view .product-view:before{content:"";position:absolute;top:0;top:-200px;left:-25vw;height:360px;width:150vw;background-color:#f1f1f1;-webkit-transform:rotate(4deg);transform:rotate(4deg);z-index:-1}.catalog-product-view .product-view.attribute-set-tyre .add-to-cart input[type="text"][name="qty"],.catalog-product-view .product-view.attribute-set-tyre .add-to-cart label{display:none}.catalog-product-view .brand-logo{position:absolute;top:7%;left:51.5%;max-height:30px;max-width:225px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width: 767px){.catalog-product-view .brand-logo{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:40px}}.catalog-product-view .product-media{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0%;margin-right:3%;position:relative;z-index:-2;margin-top:0px}.catalog-product-view .product-media::after{content:'';display:table;clear:both}.catalog-product-view .product-media:last-child{margin-right:0%}.catalog-product-view .product-media img{width:100%}.catalog-product-view .product-media .product-technical-specification-wrapper{display:none}@media (max-width: 1100px){.catalog-product-view .product-media .product-technical-specification-wrapper .technical-specifications td{padding:20px 25px}}@media (max-width: 1000px){.catalog-product-view .product-media .product-technical-specification-wrapper .technical-specifications td{padding:15px 25px}}.catalog-product-view .product-media .attribute-set-inner.tyre .product-media{margin-top:-150px}@media (max-width: 767px){.catalog-product-view .product-media .attribute-set-inner.tyre .product-media{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;margin-bottom:15px}.catalog-product-view .product-media .attribute-set-inner.tyre .product-media:first-child{margin-left:auto}.catalog-product-view .product-media .attribute-set-inner.tyre .product-media:last-child{margin-right:auto}}@media (max-width: 525px){.catalog-product-view .product-media .attribute-set-inner.tyre .product-media{margin-top:-100px}}@media (max-width: 350px){.catalog-product-view .product-media .attribute-set-inner.tyre .product-media{margin-top:-50px}}.catalog-product-view .main .product-information{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0%;margin-right:3%;position:relative}.catalog-product-view .main .product-information::after{content:'';display:table;clear:both}.catalog-product-view .main .product-information:last-child{margin-right:0%}@media (max-width: 767px){.catalog-product-view .main .product-information{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.catalog-product-view .main .product-information:first-child{margin-left:auto}.catalog-product-view .main .product-information:last-child{margin-right:auto}}.catalog-product-view .main .product-information .product-technical-specification-wrapper{display:block}.catalog-product-view .main .product-information .product-technical-specification-wrapper .title{padding:15px 0}.catalog-product-view .main .product-information .product-technical-specification-wrapper .technical-specifications td{padding:15px 0px}.catalog-product-view .main .product-information .product-technical-specification-wrapper .not-sure{padding-left:0px}.catalog-product-view .product-technical-specification-wrapper{margin-bottom:50px;display:none}.catalog-product-view .product-technical-specification-wrapper .title{font-size:16px;text-transform:uppercase;color:#333435;padding:25px;border-bottom:1px solid #e5e5e5}.catalog-product-view .product-technical-specification-wrapper .technical-specifications{width:100%;margin-bottom:25px}.catalog-product-view .product-technical-specification-wrapper .technical-specifications td{padding:25px;border-bottom:1px solid #e5e5e5}.catalog-product-view .product-technical-specification-wrapper .not-sure{padding-left:25px;color:#73767a}.catalog-product-view .product-technical-specification-wrapper .not-sure span{background-color:#999999;border-radius:50%;width:20px;height:20px;line-height:20px;display:inline-block;margin-left:8px;text-align:center;color:white}.catalog-product-view .product-header-wrapper{margin-bottom:25px}.catalog-product-view .product-header-wrapper::after{content:'';display:table;clear:both}.catalog-product-view .product-header-wrapper .product-name{color:#535659;font-size:18px;line-height:24px;float:left;max-width:325px}@media (max-width: 845px){.catalog-product-view .product-header-wrapper .product-name{float:none;margin-bottom:25px}}.catalog-product-view .product-header-wrapper .product-size{color:#a5a5a5;margin-top:5px}.catalog-product-view .product-header-wrapper .pricing{font-size:18px;float:right;line-height:18px;text-align:right}@media (max-width: 845px){.catalog-product-view .product-header-wrapper .pricing{float:none;text-align:left}}.catalog-product-view .product-header-wrapper .pricing .price-excluding-tax,.catalog-product-view .product-header-wrapper .pricing .price-including-tax{display:block}.catalog-product-view .product-header-wrapper .pricing .price-excluding-tax{color:#d1203b;margin-bottom:8px}.catalog-product-view .product-header-wrapper .pricing .price-including-tax{font-size:14px}.catalog-product-view .product-header-wrapper .pricing .old-price{color:#a5a5a5;margin-bottom:12px}.catalog-product-view .product-header-wrapper .pricing .old-price .price{text-decoration:line-through}.catalog-product-view .product-header-wrapper .pricing .special-price{color:#d1203b}.catalog-product-view .product-header-wrapper .pricing .special-price-7 .price-excluding-tax{margin-bottom:0}.catalog-product-view .product-header-wrapper .pricing .special-price-7 .price-including-tax{color:#a5a5a5;font-size:14px}.catalog-product-view .description{margin-bottom:25px;line-height:21px}.catalog-product-view .tier-prices{margin-bottom:25px}.catalog-product-view .tier-prices .title{font-size:16px;text-transform:uppercase;color:#333435;margin-bottom:15px}.catalog-product-view .tier-prices .explainer{margin-bottom:15px;line-height:24px;max-width:450px;font-size:13px}.catalog-product-view .tier-prices .explainer-title{color:#333435}.catalog-product-view .tier-prices .select2-container{max-width:400px}@media (max-width: 767px){.catalog-product-view .tier-prices .select2-container{max-width:none}}.catalog-product-view .tier-prices .select2-container--default .select2-selection--single{border:1px solid #e5e5e5;height:42px;border-radius:0px}.catalog-product-view .tier-prices .select2-container--default .select2-selection--single .select2-selection__rendered{color:#73767a;line-height:42px;padding:0 25px}.catalog-product-view .tier-prices .select2-container--default .select2-selection--single .select2-selection__arrow{height:42px;right:25px;width:8px}.catalog-product-view .tier-prices .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#d1203b transparent transparent transparent}.catalog-product-view .add-to-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}.catalog-product-view .add-to-cart label{padding-right:10px}.catalog-product-view .add-to-cart .input-text{max-width:80px;border-radius:4px;height:50px;line-height:50px;margin-right:15px}.catalog-product-view .features li{padding-left:50px;list-style:none;position:relative;line-height:32px;margin-bottom:25px;color:#73767a}@media (max-width: 350px){.catalog-product-view .features li{line-height:21px}}.catalog-product-view .features span{position:absolute;top:0;left:0;width:32px;height:100%;text-align:center;line-height:42px}.catalog-product-view .features i{color:#d1203b;font-size:21px}.catalog-product-view .features .icon-vehicle-van{font-size:18px}.catalog-product-view .features .icon-tyre-with-shield{font-size:28px}.catalog-product-view .features .icon-globe{font-size:28px}.catalog-product-view .stock-status{position:relative;padding-left:30px;line-height:22px;margin-bottom:25px}.catalog-product-view .stock-status.in-stock{color:#59ba52}.catalog-product-view .stock-status.in-stock:before{border-color:#59ba52}.catalog-product-view .stock-status.in-stock:after{background-color:#59ba52}.catalog-product-view .stock-status.out-of-stock{color:#d1203b}.catalog-product-view .stock-status.out-of-stock:before{border-color:#d1203b}.catalog-product-view .stock-status.out-of-stock:after{background-color:#d1203b}.catalog-product-view .stock-status:before{content:"";border:2px solid #d1203b;border-radius:50%;position:absolute;top:0;left:0px;width:18px;height:18px}.catalog-product-view .stock-status:after{content:"";position:absolute;left:4px;top:4px;width:14px;height:14px;background-color:#d1203b;border-radius:50%}.catalog-product-view .link-stock-alert{margin:-10px 0 30px}.catalog-product-view .link-stock-alert a{font-size:12px}.catalog-product-view footer.main{border-top:1px solid #e4e4e4}.catalog-product-view .related-products{background-color:#fafafa;padding:50px 0}.catalog-product-view .related-products .title{color:#333435;font-size:27px;text-align:center;margin-bottom:50px}.catalog-product-view .related-products .products-wrapper .product{float:left;clear:none;text-align:inherit;width:31.3333333333%;margin-left:0%;margin-right:3%;text-align:center}.catalog-product-view .related-products .products-wrapper .product::after{content:'';display:table;clear:both}.catalog-product-view .related-products .products-wrapper .product:nth-child(n){margin-right:3%;float:left;clear:none}.catalog-product-view .related-products .products-wrapper .product:nth-child(3n){margin-right:0%;float:right}.catalog-product-view .related-products .products-wrapper .product:nth-child(3n+1){clear:both}@media (max-width: 1000px){.catalog-product-view .related-products .products-wrapper .product{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0%;margin-right:3%;text-align:center}.catalog-product-view .related-products .products-wrapper .product::after{content:'';display:table;clear:both}.catalog-product-view .related-products .products-wrapper .product:nth-child(n){margin-right:3%;float:left;clear:none}.catalog-product-view .related-products .products-wrapper .product:nth-child(2n){margin-right:0%;float:right}.catalog-product-view .related-products .products-wrapper .product:nth-child(2n+1){clear:both}}.catalog-product-view .amxnotif-block{margin-bottom:40px}.catalog-product-view .amxnotif-block label{font-weight:500;margin-bottom:10px;line-height:1.3}.catalog-product-view .amxnotif-input-fields input+div{margin-top:4px;margin-bottom:10px}.catalog-product-view .amxnotif-input-fields input+div label{font-weight:400;font-size:12px}.catalog-product-view .amxnotif-button-container .button{padding:15px 20px}.catalog-product-view .amxnotif-email{border-radius:3px;margin-right:10px}.tyre-filter-box{background-color:#d1203b;color:white;padding:25px;margin-bottom:3px}@media (max-width: 767px){.tyre-filter-box{-webkit-box-shadow:inset 0px 5px 30px -15px #5f0815;box-shadow:inset 0px 5px 30px -15px #5f0815}}.tyre-filter-box .title{text-transform:uppercase;margin-bottom:25px;font-size:16px}@media (max-width: 840px){.tyre-filter-box .title{font-size:13px}}.tyre-filter-box .title .number-of-products{color:#8f1024}.tyre-filter-box input{color:#73767a;border:none !important;-webkit-box-shadow:0px 0px 20px -10px #8f1024;box-shadow:0px 0px 20px -10px #8f1024}.tyre-filter-box label{text-transform:uppercase;font-size:16px !important}@media (max-width: 840px){.tyre-filter-box label{font-size:13px !important}}.tyre-filter-box button{width:100%}.layered-nav-wrapper{background-color:white}@media (max-width: 767px){.layered-nav-wrapper{-webkit-box-shadow:0px 0px 30px -10px #000;box-shadow:0px 0px 30px -10px #000;position:fixed;top:50px;left:0px;width:100%;height:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:2;-webkit-transition:-webkit-transform 550ms cubic-bezier(0.165, 0.84, 0.44, 1);transition:-webkit-transform 550ms cubic-bezier(0.165, 0.84, 0.44, 1);transition:transform 550ms cubic-bezier(0.165, 0.84, 0.44, 1);transition:transform 550ms cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 550ms cubic-bezier(0.165, 0.84, 0.44, 1);overflow-y:scroll}}.js-show-filters .layered-nav-wrapper{-webkit-transform:none;transform:none}.layered-nav-wrapper .close-filters{display:none;position:absolute;top:25px;right:25px;text-transform:uppercase;font-size:12px;border-bottom:none;color:white}@media (max-width: 767px){.layered-nav-wrapper .close-filters{display:block}}.layered-nav-wrapper .close-filters i{float:right;margin-left:8px}.layered-nav-wrapper .currently{display:none}.layered-nav-wrapper .actions{padding:25px;border-top:1px solid #e5e5e5}.layered-nav-wrapper .filter{border-bottom:1px solid #e5e5e5;padding:25px}.layered-nav-wrapper .filter:last-of-type{border-bottom:none}.layered-nav-wrapper .filter.js-open .filter-options{display:block}.layered-nav-wrapper .filter.js-open .filter-title .toggle-filter:after{content:"\e914"}.layered-nav-wrapper .filter li{list-style:none}.layered-nav-wrapper .filter .filter-options{display:none;padding-top:25px}.layered-nav-wrapper .filter .filter-options .show-more-options{text-align:center;margin-top:15px;display:inline-block}.layered-nav-wrapper .filter .filter-options.js-show-all .show-more-options{display:none}.layered-nav-wrapper .filter .filter-options ol{position:relative}.layered-nav-wrapper .filter .filter-options:not(.js-show-all) ol li:nth-child(n+10){display:none}.layered-nav-wrapper .filter .filter-options:not(.js-show-all) ol:after{content:"";position:absolute;bottom:0px;left:0;width:100%;height:100px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(#fff));background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%);pointer-events:none}@media (max-width: 767px){.layered-nav-wrapper .filter .filter-options{padding-top:15px}}.layered-nav-wrapper .filter .filter-title{text-transform:uppercase;color:#d1203b;font-size:16px}@media (max-width: 840px){.layered-nav-wrapper .filter .filter-title{font-size:13px}}.layered-nav-wrapper .filter .filter-title .toggle-filter{float:right;color:#919497}.layered-nav-wrapper .filter .filter-title .toggle-filter:after{content:"\e913";font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.layered-nav-wrapper .filter ol li{margin-bottom:10px;line-height:18px}.layered-nav-wrapper .filter ol li:last-of-type{margin-bottom:0px}.layered-nav-wrapper .filter ol li a{color:#73767a;font-size:14px}.layered-nav-wrapper .filter ol li a:hover{color:#d1203b}.toolbar-bottom .toolbar{margin-bottom:0px}.toolbar-bottom .breadcrumbs,.toolbar-bottom .sorter,.toolbar-bottom .show-filters{display:none}.toolbar-bottom .pages{margin-top:25px}@media (min-width: 768px){.toolbar-bottom .pages{float:right;width:75%}}.toolbar-bottom .pages>strong{display:none}.toolbar-bottom .pages>ol{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:40px}.toolbar-bottom .pages li{margin:0 15px;list-style:none}.toolbar-bottom .pages .next,.toolbar-bottom .pages .previous{background-color:white;width:40px;height:40px;line-height:40px;display:inline-block;text-align:center;-webkit-transition:-webkit-box-shadow 350ms ease-in-out;transition:-webkit-box-shadow 350ms ease-in-out;transition:box-shadow 350ms ease-in-out;transition:box-shadow 350ms ease-in-out, -webkit-box-shadow 350ms ease-in-out}.toolbar-bottom .pages .next:hover,.toolbar-bottom .pages .previous:hover{-webkit-box-shadow:0px 0px 30px -12px #4b4b4b;box-shadow:0px 0px 30px -12px #4b4b4b;-webkit-transition:-webkit-box-shadow 350ms ease-in-out;transition:-webkit-box-shadow 350ms ease-in-out;transition:box-shadow 350ms ease-in-out;transition:box-shadow 350ms ease-in-out, -webkit-box-shadow 350ms ease-in-out}.toolbar-bottom .pages .next:before,.toolbar-bottom .pages .previous:before{display:none}.page-template-no-results-found h1{text-align:center;color:black;font-size:32px;margin:50px 0}.customer-account-logoutsuccess .main-container.container{padding:40px;text-align:center}.customer-account-logoutsuccess .main-container.container h1{margin-bottom:10px}div.euvat-taxvat-container input.input-text.input-text{margin-left:0}.page-template-tools .sections{margin-bottom:50px}.page-template-tools .sections::after{content:'';display:table;clear:both}.page-template-tools .sidebar{float:left;clear:none;text-align:inherit;width:22.75%;margin-left:0%;margin-right:3%;position:-webkit-sticky;position:sticky;top:105px}.page-template-tools .sidebar::after{content:'';display:table;clear:both}.page-template-tools .sidebar:last-child{margin-right:0%}@media (max-width: 1200px){.page-template-tools .sidebar{float:left;clear:none;text-align:inherit;width:31.3333333333%;margin-left:0%;margin-right:3%}.page-template-tools .sidebar::after{content:'';display:table;clear:both}.page-template-tools .sidebar:last-child{margin-right:0%}}@media (max-width: 700px){.page-template-tools .sidebar{display:none}}.page-template-tools .sidebar li{list-style:none;margin-bottom:10px}.page-template-tools .sidebar a{display:block;text-transform:uppercase;background-color:white;padding:15px 25px;font-size:16px;line-height:21px;color:#333435}.page-template-tools .sidebar a:hover{background-color:#d1203b;color:white}.page-template-tools .sections-wrapper{float:left;clear:none;text-align:inherit;width:74.25%;margin-left:0%;margin-right:3%}.page-template-tools .sections-wrapper::after{content:'';display:table;clear:both}.page-template-tools .sections-wrapper:last-child{margin-right:0%}@media (max-width: 1200px){.page-template-tools .sections-wrapper{float:left;clear:none;text-align:inherit;width:65.6666666667%;margin-left:0%;margin-right:3%}.page-template-tools .sections-wrapper::after{content:'';display:table;clear:both}.page-template-tools .sections-wrapper:last-child{margin-right:0%}}@media (max-width: 700px){.page-template-tools .sections-wrapper{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.page-template-tools .sections-wrapper:first-child{margin-left:auto}.page-template-tools .sections-wrapper:last-child{margin-right:auto}}.page-template-tools .sections-wrapper .section{background-color:white;padding:25px;margin-bottom:25px}@media (max-width: 1024px){.page-template-tools .sections-wrapper .section{padding:15px;margin-bottom:15px}}.page-template-tools .sections-wrapper .section .content::after{content:'';display:table;clear:both}.page-template-tools .sections-wrapper .section .section-title{text-transform:uppercase;color:#333435;margin-bottom:25px;font-size:16px}.page-template-tools .sections-wrapper .section:last-of-type{margin-bottom:0px}.page-template-tools .section .date{margin-bottom:25px}.page-template-tools .section .date::after{content:'';display:table;clear:both}.page-template-tools .section .date:last-of-type{margin-bottom:0px}.page-template-tools .section .date .content{float:left;clear:none;text-align:inherit;width:47.5%;margin-left:0%;margin-right:5%}.page-template-tools .section .date .content::after{content:'';display:table;clear:both}.page-template-tools .section .date .content:last-child{margin-right:0%}@media (max-width: 550px){.page-template-tools .section .date .content{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.page-template-tools .section .date .content:first-child{margin-left:auto}.page-template-tools .section .date .content:last-child{margin-right:auto}}.page-template-tools .section .date .content .title{color:#333435;margin-bottom:25px}.page-template-tools .section .date .content .text{line-height:21px}.page-template-tools .section .date img{float:left;clear:none;text-align:inherit;width:47.5%;margin-left:0%;margin-right:5%}.page-template-tools .section .date img::after{content:'';display:table;clear:both}.page-template-tools .section .date img:last-child{margin-right:0%}@media (max-width: 550px){.page-template-tools .section .date img{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.page-template-tools .section .date img:first-child{margin-left:auto}.page-template-tools .section .date img:last-child{margin-right:auto}}.tyre-speed-rating-table{float:left;margin-right:15px}.tyre-speed-rating-table thead{color:#333435}.tyre-speed-rating-table th{padding:8px 5px}.tyre-speed-rating-table td{padding:8px 5px}.tyre-speed-rating-table tr:nth-of-type(odd) td{background-color:#f7f7f7}.tyre-comparison-wrapper{margin-top:25px}.tyre-comparison-wrapper .configure-tyres .col{float:left;clear:none;text-align:inherit;width:45%;margin-left:0%;margin-right:10%;background-color:#d1203b;color:white;text-align:center;padding:40px}.tyre-comparison-wrapper .configure-tyres .col::after{content:'';display:table;clear:both}.tyre-comparison-wrapper .configure-tyres .col:last-child{margin-right:0%}@media (max-width: 700px){.tyre-comparison-wrapper .configure-tyres .col{float:left;clear:none;text-align:inherit;width:47.5%;margin-left:0%;margin-right:5%;padding:20px;text-align:center}.tyre-comparison-wrapper .configure-tyres .col::after{content:'';display:table;clear:both}.tyre-comparison-wrapper .configure-tyres .col:last-child{margin-right:0%}}@media (max-width: 500px){.tyre-comparison-wrapper .configure-tyres .col{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;margin-bottom:15px}.tyre-comparison-wrapper .configure-tyres .col:first-child{margin-left:auto}.tyre-comparison-wrapper .configure-tyres .col:last-child{margin-right:auto}}.tyre-comparison-wrapper .configure-tyres .col:last-of-type{margin-bottom:0}.tyre-comparison-wrapper .configure-tyres .title{text-transform:uppercase;margin-bottom:25px}@media (max-width: 600px){.tyre-comparison-wrapper .configure-tyres .title{font-size:12px}}.tyre-comparison-wrapper .configure-tyres input{color:#73767a}.tyre-comparison-wrapper .configure-tyres button{background-color:white;color:#d1203b}.tyre-comparison-wrapper .configure-tyres .configure{margin-bottom:25px}.tyre-comparison-wrapper .configure-tyres .configure::after{content:'';display:table;clear:both}.tyre-comparison-wrapper .configure-tyres .configure .input-row{float:left;clear:none;text-align:inherit;width:31.3333333333%;margin-left:0%;margin-right:3%;margin-bottom:0px}.tyre-comparison-wrapper .configure-tyres .configure .input-row::after{content:'';display:table;clear:both}.tyre-comparison-wrapper .configure-tyres .configure .input-row:last-child{margin-right:0%}@media (max-width: 600px){.tyre-comparison-wrapper .configure-tyres .configure .input-row input{padding:0 8px}}.tyre-comparison-wrapper .configure-tyres .configure label{text-align:left;text-transform:uppercase}@media (max-width: 600px){.tyre-comparison-wrapper .configure-tyres .configure label{font-size:11px}}.tyre-comparison-wrapper .configure-tyres .tyre-data{padding-top:40px;position:relative;margin-top:15px}.tyre-comparison-wrapper .configure-tyres .tyre-data::after{content:'';display:table;clear:both}.tyre-comparison-wrapper .configure-tyres .tyre-data:after{content:"";position:absolute;top:0px;left:50%;height:25px;border-left:1px dashed white}.tyre-comparison-wrapper .configure-tyres .tyre-data .column{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0%;margin-right:3%}.tyre-comparison-wrapper .configure-tyres .tyre-data .column::after{content:'';display:table;clear:both}.tyre-comparison-wrapper .configure-tyres .tyre-data .column:last-child{margin-right:0%}@media (max-width: 650px){.tyre-comparison-wrapper .configure-tyres .tyre-data .column{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;margin-bottom:15px}.tyre-comparison-wrapper .configure-tyres .tyre-data .column:first-child{margin-left:auto}.tyre-comparison-wrapper .configure-tyres .tyre-data .column:last-child{margin-right:auto}}.tyre-comparison-wrapper .configure-tyres .tyre-data .column:last-of-type{margin-bottom:0}.tyre-comparison-wrapper .configure-tyres .rolling-circumference .input-row,.tyre-comparison-wrapper .configure-tyres .external-diameter .input-row{margin-bottom:0px}.tyre-comparison-wrapper .configure-tyres .rolling-circumference .input-row label,.tyre-comparison-wrapper .configure-tyres .external-diameter .input-row label{text-transform:uppercase;margin-bottom:15px;line-height:18px}.tyre-comparison-wrapper .configure-tyres .rolling-circumference .input-row input,.tyre-comparison-wrapper .configure-tyres .external-diameter .input-row input{max-width:150px;text-align:center;margin:0 auto}.tyre-comparison-wrapper .calculate{width:65%;margin:0 auto;text-align:center;margin-top:25px;position:relative}@media (max-width: 575px){.tyre-comparison-wrapper .calculate{width:100% !important}}.tyre-comparison-wrapper .calculate .button-wrapper{padding:35px;background-color:white;position:relative;z-index:1;display:inline-block}@media (max-width: 575px){.tyre-comparison-wrapper .calculate .button-wrapper{padding:0;margin-bottom:25px}}.tyre-comparison-wrapper .calculate .border{height:50%;border-left:1px dashed #d1203b;position:absolute;top:0px}.tyre-comparison-wrapper .calculate .border.left{left:0px}.tyre-comparison-wrapper .calculate .border.right{right:0px}@media (max-width: 575px){.tyre-comparison-wrapper .calculate .border{display:none}}.tyre-comparison-wrapper .calculate:before{content:"";position:absolute;top:50%;width:100%;height:1px;border-bottom:1px dashed #d1203b}@media (max-width: 575px){.tyre-comparison-wrapper .calculate:before{display:none}}.tyre-comparison-wrapper .calculate:before{left:0px}.tyre-comparison-wrapper .calculate:after{right:0px}.tyre-comparison-wrapper .results{text-align:center;max-width:350px;margin:0 auto}.tyre-comparison-wrapper .results.empty{opacity:0.4}.tyre-comparison-wrapper .results.empty .result .data{opacity:0}.tyre-comparison-wrapper .results .result{margin-bottom:25px;color:#333435}.tyre-comparison-wrapper .results .title{text-transform:uppercase;margin-bottom:15px;line-height:21px;font-size:16px}.tyre-comparison-wrapper .results .data{color:#d1203b;font-size:16px}.crossply-to-radial-comparison-table{width:100%}.crossply-to-radial-comparison-table thead th{color:#333435;font-size:15px;text-align:left;padding:8px 5px}.crossply-to-radial-comparison-table tr:nth-of-type(odd) td{background-color:#f7f7f7}.crossply-to-radial-comparison-table tr td{padding:8px 5px}.register-trade-account-wrapper,.quickpay-wrapper{max-width:550px;margin:0 auto;border-radius:3px;border:1px solid #F3F3F3;background-color:white;text-align:center;padding:50px;margin-top:50px;margin-bottom:50px}@media (max-width: 1024px){.register-trade-account-wrapper,.quickpay-wrapper{padding:25px}}@media (max-width: 600px){.register-trade-account-wrapper,.quickpay-wrapper{padding:15px;margin-top:15px;margin-bottom:15px}}.register-trade-account-wrapper .title,.quickpay-wrapper .title{font-size:27px;color:#333435;margin-bottom:25px}.register-trade-account-wrapper .text,.quickpay-wrapper .text{margin-bottom:25px;font-size:14px;line-height:24px}.register-trade-account-wrapper .input-row label,.quickpay-wrapper .input-row label{text-align:left}.quickpay-wrapper .sub-title{text-align:left;color:#333435;margin-bottom:25px;margin-top:40px;font-size:16px}.quickpay-wrapper .payment-methods{margin-bottom:25px}.quickpay-wrapper .payment-methods img{max-height:22px;display:inline;margin-right:15px}@media (max-width: 500px){.quickpay-wrapper .payment-methods img{margin-bottom:15px}}.quickpay-wrapper .payment-methods img:last-of-type{margin-right:0px;margin-bottom:0px}.error404 .home_hero,.cms-index-noroute .home_hero{margin-bottom:0}.cms-index-noroute .hero-image{background-image:url("/media/images/home/bg-image-2.jpg")}.error404_content{position:absolute;top:50%;left:50%;width:80%;max-width:600px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#fff}.error404_content .title{font-size:28px;font-weight:500}.error404_content a{color:#fff;text-decoration:underline}.error404_content a::before{content:none}.error404_content a:hover{text-decoration:none}@font-face{font-family:'Cheddar Jack';font-weight:normal;src:url(/media/fonts/cheddar-jack.ttf)}*{-webkit-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none;position:relative;color:#d1203b}a:before{content:"";z-index:0;display:block;position:absolute;bottom:-1px;left:0;width:0%;height:1px;background-color:#d1203b;-webkit-transition:all 0.5s;transition:all 0.5s;-webkit-transition-timing-function:cubic-bezier(0, 0.945, 0.555, 0.995);transition-timing-function:cubic-bezier(0, 0.945, 0.555, 0.995)}a.no-underline-effect:before{height:0px;background-color:transparent}a:hover:before{width:100%}body{background-color:#fafafa;color:#73767a;font-size:14px;font-family:'Montserrat', sans-serif;-webkit-font-smoothing:antialiased}@media (max-width: 767px){body{padding-top:50px}}body.js-show-nav{overflow:hidden}body.js-show-filters{overflow:hidden}button,.button{background-color:#d1203b;color:white;border-radius:3px;padding:16px 30px;font-size:14px;position:relative;overflow:hidden}button.loading,.button.loading{color:transparent;-webkit-transition:color 300ms ease-in-out;transition:color 300ms ease-in-out}button.loading>.loading,.button.loading>.loading{opacity:1}button>.loading,.button>.loading{opacity:0;color:white;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg);font-size:28px;-webkit-animation:spincentered 1.5s linear infinite;animation:spincentered 1.5s linear infinite;width:28px;height:28px;line-height:28px;-webkit-transition:opacity 300ms ease-in-out 300ms;transition:opacity 300ms ease-in-out 300ms}button>.loading:before,.button>.loading:before{content:"\e91a";font-family:'icomoon'}button:hover,.button:hover{cursor:pointer}button:hover .hover-box,.button:hover .hover-box{-webkit-transform:translate3d(0%, 0, 0);transform:translate3d(0%, 0, 0)}button .hover-box,.button .hover-box{position:absolute;top:0;left:0;right:0;bottom:0;background:-webkit-gradient(linear, left top, right top, from(transparent), to(white));background:linear-gradient(to right, transparent, white);-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);opacity:0.2;-webkit-transition:-webkit-transform 500ms cubic-bezier(0, 0.945, 0.555, 0.995);transition:-webkit-transform 500ms cubic-bezier(0, 0.945, 0.555, 0.995);transition:transform 500ms cubic-bezier(0, 0.945, 0.555, 0.995);transition:transform 500ms cubic-bezier(0, 0.945, 0.555, 0.995), -webkit-transform 500ms cubic-bezier(0, 0.945, 0.555, 0.995);border-radius:3px}@-webkit-keyframes spincentered{100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@keyframes spincentered{100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}button.ghost-button,.button.ghost-button{border:1px solid rgba(255,255,255,0.6);background-color:transparent;color:white;color:rgba(255,255,255,0.95);-webkit-transition:background-color 300ms ease-in-out;transition:background-color 300ms ease-in-out}button.ghost-button:hover,.button.ghost-button:hover{background-color:rgba(255,255,255,0.1)}button.white-button,.button.white-button{border:none;background-color:white;color:#73767a}button.grey-button,.button.grey-button{background-color:#73767a;color:white}img[data-sizes="auto"]{display:block;width:100%}.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;-webkit-transition:opacity 300ms;transition:opacity 300ms}p{margin-bottom:25px;line-height:26px}p:last-of-type{margin-bottom:0}input,textarea{border-radius:0px}input[type=text],input[type=password],input[type=email],input[type=tel],textarea,button,input[type="button"],input[type="submit"]{font-family:'Montserrat', sans-serif;-webkit-appearance:none}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input[type=tel]:focus,textarea:focus,button:focus,input[type="button"]:focus,input[type="submit"]:focus{outline:none}strong{font-weight:500}.spemail,input[name="spemail"]{display:none !important}.container{max-width:1300px;margin:0 auto}@media (max-width: 1350px){.container{padding:0 25px}}@media (max-width: 1024px){.container{padding:0 15px}}.hero-image{background-color:#666;margin-bottom:50px;background-repeat:no-repeat;background-size:cover;background-position:center center;color:white;position:relative;text-align:center;height:450px}@media (max-width: 800px){.hero-image{height:375px}}.hero-image .content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:white;font-size:28px}.select2-container--default .select2-selection--single{border:1px solid #DBDBDB;border-radius:0px}.select2-container--default .select2-selection--single{height:48px}.select2-container--default .select2-selection--single:focus{outline:none}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:48px;text-align:left;padding:0 20px 0 15px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:48px;width:8px;right:15px}.select2-dropdown{border:1px solid #e5e5e5}.select2-container--default .select2-results__option[aria-selected=true]{background-color:white}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#FAFAFA;color:#d1203b}.select2-results__option{padding:12px 25px}input[type=text],input[type=password],input[type=email],input[type=url],input[type=tel],textarea{display:block;width:100%;border:1px solid #dbdbdb;font-size:14px}input[type=text],input[type=password],input[type=email],input[type=url],input[type=tel]{line-height:48px;height:48px;padding:0 15px}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input[type=url]:focus,input[type=tel]:focus{border-color:#d1203b}textarea{padding:15px;line-height:24px}.input-row{margin-bottom:20px;position:relative}.input-row.checkbox{line-height:18px}.input-row.checkbox input[type=checkbox]{float:left;margin-right:10px}.input-row>label{margin-bottom:5px;display:block;font-size:12px}.input-row .input-wrapper{position:relative}.input-row .input-wrapper>label,.input-row .input-wrapper .validation-advice{position:absolute;bottom:0px;right:20px;border-radius:3px;padding:4px 8px;background-color:#d1203b;color:white;font-size:11px;-webkit-transform:translateY(50%);transform:translateY(50%)}.row-testimonial{background-image:url(/media/images/shared/testimonials-row-bg.jpg);background-size:cover;color:white;text-align:center;padding:175px 0;position:relative}.row-testimonial:before{content:"";position:absolute;top:0px;left:0px;width:100%;height:100%;background-color:black;opacity:0.6}.row-testimonial .flickity-prev-next-button{background-color:transparent}.row-testimonial .flickity-prev-next-button .arrow{fill:white}.row-testimonial .quote{text-align:center;font-family:'Georgia', serif;font-style:italic;line-height:38px;font-size:28px}@media (max-width: 800px){.row-testimonial .quote{font-size:24px;line-height:30px}}@media (max-width: 600px){.row-testimonial .quote{font-size:21px;line-height:26px}}@media (max-width: 400px){.row-testimonial .quote{font-size:18px;line-height:21px}}.row-testimonial .quote p{line-height:38px}.row-testimonial .quote p:first-child::before{content:open-quote;position:absolute;font-size:1.6em;margin:-9px 0 0 -17px}.row-testimonial .quote p:last-child::after{content:close-quote;position:absolute;font-size:1.6em;margin:-8px 0 0 1px}.row-testimonial .name{font-family:'PT Serif';font-size:20px;line-height:1.2;margin:25px 0 0;-webkit-transition:opacity 0.6s ease 0.7s, -webkit-transform 0.6s ease-in-out 0.7s;transition:opacity 0.6s ease 0.7s, -webkit-transform 0.6s ease-in-out 0.7s;transition:opacity 0.6s ease 0.7s, transform 0.6s ease-in-out 0.7s;transition:opacity 0.6s ease 0.7s, transform 0.6s ease-in-out 0.7s, -webkit-transform 0.6s ease-in-out 0.7s}.row-testimonial .subtitle{font-size:12px;line-height:1.2;margin-top:8px;text-transform:uppercase;opacity:0.4;-webkit-transition:opacity 0.6s ease 0.7s, -webkit-transform 0.6s ease-in-out 0.7s;transition:opacity 0.6s ease 0.7s, -webkit-transform 0.6s ease-in-out 0.7s;transition:opacity 0.6s ease 0.7s, transform 0.6s ease-in-out 0.7s;transition:opacity 0.6s ease 0.7s, transform 0.6s ease-in-out 0.7s, -webkit-transform 0.6s ease-in-out 0.7s}.row-testimonial .flickity-enabled .slide:not(.is-selected) .name,.row-testimonial .flickity-enabled .slide:not(.is-selected) .subtitle{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}.flickity-slider{will-change:transform}.row_carousel{width:100%}.row_carousel::after{content:'flickity';display:none}.row_carousel .slide{width:100%}.row_carousel .content_wrapper{padding-top:5px;padding-bottom:5px;max-width:750px;margin:0 auto}@media screen and (max-width: 850px){.row_carousel .content_wrapper{width:auto;padding-left:80px;padding-right:80px}}@media screen and (max-width: 600px){.row_carousel .content_wrapper{padding-left:65px;padding-right:65px}}.row::after{content:'';display:table;clear:both}.row>.col-1{float:left;clear:none;text-align:inherit;width:5.125%;margin-left:0%;margin-right:3.5%}.row>.col-1::after{content:'';display:table;clear:both}.row>.col-1:last-child{margin-right:0%}@media (max-width: 475px){.row>.col-1{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;margin-bottom:15px}.row>.col-1:first-child{margin-left:auto}.row>.col-1:last-child{margin-right:auto}}.row>.span-1{float:left;clear:none;text-align:inherit;width:8.3333333333%;margin-left:0%;margin-right:0%}.row>.span-1::after{content:'';display:table;clear:both}@media (max-width: 695px){.row>.span-1{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.row>.span-1:first-child{margin-left:auto}.row>.span-1:last-child{margin-right:auto}}.row>.col-2{float:left;clear:none;text-align:inherit;width:13.75%;margin-left:0%;margin-right:3.5%}.row>.col-2::after{content:'';display:table;clear:both}.row>.col-2:last-child{margin-right:0%}@media (max-width: 475px){.row>.col-2{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;margin-bottom:15px}.row>.col-2:first-child{margin-left:auto}.row>.col-2:last-child{margin-right:auto}}.row>.span-2{float:left;clear:none;text-align:inherit;width:16.6666666667%;margin-left:0%;margin-right:0%}.row>.span-2::after{content:'';display:table;clear:both}@media (max-width: 695px){.row>.span-2{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.row>.span-2:first-child{margin-left:auto}.row>.span-2:last-child{margin-right:auto}}.row>.col-3{float:left;clear:none;text-align:inherit;width:22.375%;margin-left:0%;margin-right:3.5%}.row>.col-3::after{content:'';display:table;clear:both}.row>.col-3:last-child{margin-right:0%}@media (max-width: 475px){.row>.col-3{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;margin-bottom:15px}.row>.col-3:first-child{margin-left:auto}.row>.col-3:last-child{margin-right:auto}}.row>.span-3{float:left;clear:none;text-align:inherit;width:25%;margin-left:0%;margin-right:0%}.row>.span-3::after{content:'';display:table;clear:both}@media (max-width: 695px){.row>.span-3{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.row>.span-3:first-child{margin-left:auto}.row>.span-3:last-child{margin-right:auto}}.row>.col-4{float:left;clear:none;text-align:inherit;width:31%;margin-left:0%;margin-right:3.5%}.row>.col-4::after{content:'';display:table;clear:both}.row>.col-4:last-child{margin-right:0%}@media (max-width: 475px){.row>.col-4{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;margin-bottom:15px}.row>.col-4:first-child{margin-left:auto}.row>.col-4:last-child{margin-right:auto}}.row>.span-4{float:left;clear:none;text-align:inherit;width:33.3333333333%;margin-left:0%;margin-right:0%}.row>.span-4::after{content:'';display:table;clear:both}@media (max-width: 695px){.row>.span-4{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.row>.span-4:first-child{margin-left:auto}.row>.span-4:last-child{margin-right:auto}}.row>.col-5{float:left;clear:none;text-align:inherit;width:39.625%;margin-left:0%;margin-right:3.5%}.row>.col-5::after{content:'';display:table;clear:both}.row>.col-5:last-child{margin-right:0%}@media (max-width: 475px){.row>.col-5{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;margin-bottom:15px}.row>.col-5:first-child{margin-left:auto}.row>.col-5:last-child{margin-right:auto}}.row>.span-5{float:left;clear:none;text-align:inherit;width:41.6666666667%;margin-left:0%;margin-right:0%}.row>.span-5::after{content:'';display:table;clear:both}@media (max-width: 695px){.row>.span-5{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.row>.span-5:first-child{margin-left:auto}.row>.span-5:last-child{margin-right:auto}}.row>.col-6{float:left;clear:none;text-align:inherit;width:48.25%;margin-left:0%;margin-right:3.5%}.row>.col-6::after{content:'';display:table;clear:both}.row>.col-6:last-child{margin-right:0%}@media (max-width: 475px){.row>.col-6{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;margin-bottom:15px}.row>.col-6:first-child{margin-left:auto}.row>.col-6:last-child{margin-right:auto}}.row>.span-6{float:left;clear:none;text-align:inherit;width:50%;margin-left:0%;margin-right:0%}.row>.span-6::after{content:'';display:table;clear:both}@media (max-width: 695px){.row>.span-6{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.row>.span-6:first-child{margin-left:auto}.row>.span-6:last-child{margin-right:auto}}.row>.col-7{float:left;clear:none;text-align:inherit;width:56.875%;margin-left:0%;margin-right:3.5%}.row>.col-7::after{content:'';display:table;clear:both}.row>.col-7:last-child{margin-right:0%}@media (max-width: 475px){.row>.col-7{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;margin-bottom:15px}.row>.col-7:first-child{margin-left:auto}.row>.col-7:last-child{margin-right:auto}}.row>.span-7{float:left;clear:none;text-align:inherit;width:58.3333333333%;margin-left:0%;margin-right:0%}.row>.span-7::after{content:'';display:table;clear:both}@media (max-width: 695px){.row>.span-7{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.row>.span-7:first-child{margin-left:auto}.row>.span-7:last-child{margin-right:auto}}.row>.col-8{float:left;clear:none;text-align:inherit;width:65.5%;margin-left:0%;margin-right:3.5%}.row>.col-8::after{content:'';display:table;clear:both}.row>.col-8:last-child{margin-right:0%}@media (max-width: 475px){.row>.col-8{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;margin-bottom:15px}.row>.col-8:first-child{margin-left:auto}.row>.col-8:last-child{margin-right:auto}}.row>.span-8{float:left;clear:none;text-align:inherit;width:66.6666666667%;margin-left:0%;margin-right:0%}.row>.span-8::after{content:'';display:table;clear:both}@media (max-width: 695px){.row>.span-8{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.row>.span-8:first-child{margin-left:auto}.row>.span-8:last-child{margin-right:auto}}.row>.col-9{float:left;clear:none;text-align:inherit;width:74.125%;margin-left:0%;margin-right:3.5%}.row>.col-9::after{content:'';display:table;clear:both}.row>.col-9:last-child{margin-right:0%}@media (max-width: 475px){.row>.col-9{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;margin-bottom:15px}.row>.col-9:first-child{margin-left:auto}.row>.col-9:last-child{margin-right:auto}}.row>.span-9{float:left;clear:none;text-align:inherit;width:75%;margin-left:0%;margin-right:0%}.row>.span-9::after{content:'';display:table;clear:both}@media (max-width: 695px){.row>.span-9{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.row>.span-9:first-child{margin-left:auto}.row>.span-9:last-child{margin-right:auto}}.row>.col-10{float:left;clear:none;text-align:inherit;width:82.75%;margin-left:0%;margin-right:3.5%}.row>.col-10::after{content:'';display:table;clear:both}.row>.col-10:last-child{margin-right:0%}@media (max-width: 475px){.row>.col-10{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;margin-bottom:15px}.row>.col-10:first-child{margin-left:auto}.row>.col-10:last-child{margin-right:auto}}.row>.span-10{float:left;clear:none;text-align:inherit;width:83.3333333333%;margin-left:0%;margin-right:0%}.row>.span-10::after{content:'';display:table;clear:both}@media (max-width: 695px){.row>.span-10{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.row>.span-10:first-child{margin-left:auto}.row>.span-10:last-child{margin-right:auto}}.row>.col-11{float:left;clear:none;text-align:inherit;width:91.375%;margin-left:0%;margin-right:3.5%}.row>.col-11::after{content:'';display:table;clear:both}.row>.col-11:last-child{margin-right:0%}@media (max-width: 475px){.row>.col-11{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;margin-bottom:15px}.row>.col-11:first-child{margin-left:auto}.row>.col-11:last-child{margin-right:auto}}.row>.span-11{float:left;clear:none;text-align:inherit;width:91.6666666667%;margin-left:0%;margin-right:0%}.row>.span-11::after{content:'';display:table;clear:both}@media (max-width: 695px){.row>.span-11{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.row>.span-11:first-child{margin-left:auto}.row>.span-11:last-child{margin-right:auto}}.blocker{z-index:100}.modal{border-radius:0px;padding:25px;max-width:660px}.find-your-tyre-size-modal .title{font-size:16px;text-transform:uppercase;margin-bottom:25px;color:#535659}.find-your-tyre-size-modal .content{margin-bottom:25px}.find-your-tyre-size-modal .content p{margin-bottom:10px}.find-your-tyre-size-modal img{display:block;margin-bottom:25px}.find-your-tyre-size-modal img:last-of-type{margin-bottom:0px}.empty-input .input-wrapper.js-has-content a{display:inline}.empty-input .input-wrapper a{display:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:15px;color:#c6c6c6;font-size:21px}.v_align_outer{width:100%;height:100%;display:table}.v_align_inner{width:100%;height:100%;display:table-cell;vertical-align:middle}.wysiwyg img.size-full{height:auto !important}.wysiwyg img.alignnone{width:auto !important;height:auto !important}.wysiwyg h1{font-size:28px}.wysiwyg h2{font-size:24px}.wysiwyg h3{font-size:21px}.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{margin-bottom:25px;color:#333435}.wysiwyg ol,.wysiwyg ul{margin-bottom:25px;line-height:26px}.wysiwyg ol li,.wysiwyg ul li{list-style-position:inside}.touchevents .select2-hidden-accessible{width:100% !important;height:100% !important;z-index:1;-webkit-appearance:none;clip:initial !important;margin:0 !important;opacity:0}div.archive,div.page-template-tools,div.page-template-brand-grid,div.page-template-distributors{margin-top:50px}.blog .hero-image{height:244px}.brands-grid::after{content:'';display:table;clear:both}.brands-grid .brand{float:left;clear:none;text-align:inherit;width:32.6666666667%;margin-left:0%;margin-right:1%;text-align:center;margin-bottom:1%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:25px;z-index:0;background-color:white;-webkit-transition:z-index 1ms linear 350ms, -webkit-box-shadow 350ms ease-in-out, -webkit-transform 350ms ease-in-out;transition:z-index 1ms linear 350ms, -webkit-box-shadow 350ms ease-in-out, -webkit-transform 350ms ease-in-out;transition:box-shadow 350ms ease-in-out, transform 350ms ease-in-out, z-index 1ms linear 350ms;transition:box-shadow 350ms ease-in-out, transform 350ms ease-in-out, z-index 1ms linear 350ms, -webkit-box-shadow 350ms ease-in-out, -webkit-transform 350ms ease-in-out;text-align:center}.brands-grid .brand::after{content:'';display:table;clear:both}.brands-grid .brand:nth-child(n){margin-right:1%;float:left;clear:none}.brands-grid .brand:nth-child(3n){margin-right:0%;float:right}.brands-grid .brand:nth-child(3n+1){clear:both}@media (max-width: 1000px){.brands-grid .brand{float:left;clear:none;text-align:inherit;width:49.5%;margin-left:0%;margin-right:1%;text-align:center}.brands-grid .brand::after{content:'';display:table;clear:both}.brands-grid .brand:nth-child(n){margin-right:1%;float:left;clear:none}.brands-grid .brand:nth-child(2n){margin-right:0%;float:right}.brands-grid .brand:nth-child(2n+1){clear:both}}.brands-grid .brand:hover{z-index:1;-webkit-box-shadow:0px 0px 50px -25px #4b4b4b;box-shadow:0px 0px 50px -25px #4b4b4b;-webkit-transform:scale(1.01);transform:scale(1.01);-webkit-transition:z-index 1ms linear 0, -webkit-box-shadow 350ms ease-in-out, -webkit-transform 350ms ease-in-out;transition:z-index 1ms linear 0, -webkit-box-shadow 350ms ease-in-out, -webkit-transform 350ms ease-in-out;transition:box-shadow 350ms ease-in-out, transform 350ms ease-in-out, z-index 1ms linear 0;transition:box-shadow 350ms ease-in-out, transform 350ms ease-in-out, z-index 1ms linear 0, -webkit-box-shadow 350ms ease-in-out, -webkit-transform 350ms ease-in-out}.brands-grid .brand:hover .button>.hover-box{-webkit-transform:none;transform:none}.brands-grid .brand img{max-width:250px}@media (max-width: 660px){.brands-grid .brand img{max-width:100%}}form.js-ajaxform .confirmation-wrapper{position:relative}form.js-ajaxform .confirmation-wrapper .initial{opacity:1;visibility:visible}form.js-ajaxform .confirmation-wrapper .success-wrapper{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:100%;opacity:0;visibility:hidden;text-align:center;color:#d1203b;-webkit-transition:opacity 300ms ease-in-out, visibility 1ms linear 300ms;transition:opacity 300ms ease-in-out, visibility 1ms linear 300ms}form.js-ajaxform.success .initial{opacity:0;visibility:hidden;-webkit-transition:opacity 300ms ease-in-out, visibility 1ms linear 300ms;transition:opacity 300ms ease-in-out, visibility 1ms linear 300ms}form.js-ajaxform.success .success-wrapper{opacity:1;visibility:visible;-webkit-transition:opacity 300ms ease-in-out 300ms, visibility 1ms linear 300ms;transition:opacity 300ms ease-in-out 300ms, visibility 1ms linear 300ms}.lang-fr .main-nav .faqs,.lang-fr .main-nav .blog,.lang-fr footer .faqs,.lang-fr footer .blog{display:none}ol{list-style-type:none;margin-bottom:10px}ol li p{display:inline}ul.form-list{list-style:none}ul.form-list label{margin-bottom:5px;display:block;font-size:12px}ul.form-list input[type="checkbox"]{float:left}ul.form-list input[type="checkbox"]+label{display:inline-block;margin:3px 0 12px 5px}.no-display{display:none !important}.hide-th{text-indent:-9999px}.data-table{width:100%}.data-table td,.data-table th{padding:10px;vertical-align:top}.data-table th{background:#f4f4f4;text-transform:uppercase;font-family:'Montserrat', sans-serif;line-height:1.4;white-space:nowrap}.data-table thead th,.data-table tbody td{border-bottom:1px solid silver}.data-table tfoot tr{background:#f4f4f4}.data-table tbody td .item-options{margin-left:20px;margin-top:10px}.data-table tbody td .item-options dt:after{content:':'}@media (max-width: 700px){.table_scroll_wrapper{overflow-x:auto}.table_scroll_wrapper table{min-width:700px}}


/* ===============
   Style Overrides
   =============== */

/* Contact Page */
.contact-page-wrapper {
    flex-wrap: wrap;
    padding-top: 50px;
}

.contact-page-wrapper h1 {
    color: #333334;
    font-size: 42px;
    flex-basis: 100%;
    max-width: 100%;
}

.contact-page-wrapper .title strong {
    font-weight: 600;
}

.contact-page-wrapper .left,
.contact-page-wrapper .right {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 50%;

}

.contact-page-wrapper .left {
    padding-right: 16px;
}

.contact-page-wrapper .right {
    padding-left: 16px;
    display: block;
    padding-right: 0;
}

.contact-page-wrapper .section.address {
    align-items: center;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    min-height: 36px;
}

.contact-page-wrapper .section.address span {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.contact-page-wrapper .section.address button {
    margin-left: 16px;
    padding: 9px 16px;
}

.contact-page-wrapper .opening-hours {
    color: #73767a;
    font-weight: 500;
}
.contact-page-wrapper .opening-hours .opening-hours_closed {
    color: #b7b9bb;
    font-weight: 400;
}

.contact-page-wrapper .map-frame {
    padding-bottom: 62.5%;
    position: relative;
}
.contact-page-wrapper .map-frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.contact-form {
    border-top: 1px solid #dbdbdb;
    flex-basis: 100%;
    max-width: 100%;
    padding-top: 50px;
}

.contact-form form {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-wrap: wrap;
    margin-left: -16px;
    margin-right: -16px;
    max-height: 300px;
}

.contact-form form textarea {
    min-height: 130px;
}

.contact-form form .input-row,
.contact-form form .confirmation-wrapper {
    padding-left: 16px;
    padding-right: 16px;
    width: 50%;
}
.contact-form form .confirmation-wrapper .initial {
    text-align: right;
}

.contact-form .title {
    text-transform: uppercase;
    color: #333435;
    letter-spacing: 0.5px;
    font-size: 18px;
    margin-bottom: 35px;
}

.directions-wrapper {
    background-color: rgba(255, 255, 255, .8);
    opacity: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 100%;
    bottom: 0;
    left: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.directions-wrapper.directions-wrapper__open {
    opacity: 1;
    right: 0;
}

.directions-wrapper .directions-frame {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.2);
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    padding: 10px;
    position: absolute;
    max-width: 812px;
    max-height: 472px;
    width: 90vw;
    height: 90vh;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

@media screen and (max-width: 1000px) {
    .contact-page-wrapper {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
    }

    .contact-page-wrapper .right,
    .contact-page-wrapper .left {
        flex: 1;
        margin-left: 0;
        margin-right: 0;
        height: auto;
    }
}

@media screen and (max-width: 640px) {
    .contact-page-wrapper .right,
    .contact-page-wrapper .left {
        flex-basis: 100%;
        max-width: 100%;
        padding: 20px 0;
    }

    .contact-page-wrapper .map-frame {
        margin-left: -16px;
        margin-right: -16px;
    }

    .contact-form form  {
        max-height: none;
    }

    .contact-form form .input-row,
    .contact-form form .confirmation-wrapper {
        width: 100%;
    }
}

.features-bar ul {
    display: flex;
    justify-content: center;
}

@media (min-width: 1080px) {
    .features-bar ul {
        justify-content: space-evenly;
    }
    .features-bar ul li {
        width: auto;
        margin: 0 50px;
    }
}

.second-title {
    margin-top: 50px;
}

.hero-image {
    margin-bottom: 25px;
}

.homepage-latest {
    margin: 40px 20px;
    padding: 30px 0;
    text-align: center;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
}

.homepage-latest ul {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
}

.homepage-latest ul li {
    width: 25%;
    padding: 0 10px;
}

.homepage-latest ul li > a::before {
    display: none;
}

@media (max-width: 520px) {
    .homepage-latest ul li {
        padding: 0 30px;
    }
}

@media (min-width: 769px) and (max-width: 1300px) {
    .homepage-latest ul li {
        width: 50%;
    }
}

.homepage-latest ul li {
    list-style: none;
}

.homepage-latest .title {
    color: #333435;
    font-size: 32px;
    text-align: center;
    margin-bottom: 35px;
    font-weight: 600;
}

.homepage-latest img {
    max-height: 250px;
    width: auto;
}

.homepage-latest span {
    display: block;
    margin: 20px 0 35px 0;
}

.homepage-latest .post-title {
    color: #333435;
    font-weight: 800;
}

.slick-arrow {
    position: absolute;
    top: 40%;
    cursor: pointer;
    border-radius: 0;
    background-color: rgba(0,0,0,0.2);
    width: 45px;
    height: 60px;
    padding: 0px;
    z-index: 11;
}

.slick-next svg, .slick-prev svg {
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    fill: #fff;
}

.slick-next {
    right: -20px;
}

.slick-prev {
    left: -20px;
}

.slick-slide img {
    margin: 0 auto;
}
.hero-image.home_hero .tyre-sizing-guide img.center {
    display: none;
    height: 75%;
    top: 18%;
}

.hero-image.home_hero .title.vehicle {
    margin: 0 auto 40px auto;
    width: 330px;
    font-size: 26px;
}

.home_search-vehicle .hero-image.home_hero .buttons-wrapper {
    margin: 5px auto 0 auto;
}

.home_search-vehicle .tyre-sizing-guide {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

@media (max-width: 600px) {
    .hero-image.home_hero .tyre-sizing-guide img.center {
        max-width: 100%;
        height: auto;
    }

    .hero-image.home_hero .title.vehicle {
        width: 320px;
        margin: 0 auto 10px auto;
    }
}

@media (min-width: 600px) {
    .home_search-vehicle .hero-image.home_hero .search-home-page-link {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -50px;
    }
    .home_search-vehicle .hero-image.home_hero form {
        margin-top: -15px;
    }
}

.home_search-vehicle .hero-image.home_hero .inputs {
    margin: 75px auto 0 auto;
}
.second-title {
    margin-top: 50px;
}


/* Tyres Promo block */

.product-image-wrapper .product-information .product-qty-wrapper {
    position: relative;
    max-width: 80px;
    padding-right: 5px;
    float: right;
}

.product-image-wrapper .product-information .product-qty-arrows {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -20px;
}


.product-image-wrapper .product-information .product-qty-arrows a {
    display: block;
    line-height: 21px;
    -webkit-transition: color 0.15s linear;
    transition: color 0.15s linear;
    font-size: 12px;
    color: #d1203b;
}

.product-image-wrapper .product-information input {
    text-align: center;
    font-size: 18px;
    width: 55px;
    padding: 0 4px;
    line-height: 35px;
    float: left;
    border: 1px solid #d8d8d8;
}

.promo-block .product-image-wrapper .product-information .price-box {
    margin-left: 140px;
    margin-bottom: 10px;
    margin-top: 100px;
    float: right;
}

.promo-block .product-image-wrapper .product-information .price-box .price-excluding-tax {
    margin-right: 10px;
}

.promo-block .product-image-wrapper .product-information .price-box .price-including-tax {
    font-size: 17px;
    margin-right: 10px;
}

.product-image-wrapper .promo-block {
    width: 50%;
}

.promo-btn-cart {
    float: right;
    margin-right: 10px;
}


.promo-block .product-image-wrapper .product-information .technical-specifications {
    margin-top: 50px;
    float: left;
    margin-left: 50px;
    margin-bottom: 20px;
    min-height: 60px;
}

.promo-block .product-image-wrapper .product-information .description {
    float: left;
    margin-left: 20px;
    min-height: 15px;
    min-width: 200px;
}

.catalog-category-view .products-wrapper article.promo-block {
    border: solid;
    border-width: 1px;
    padding: 0;
}

.promo-block .product-image-wrapper .product-information a#product-link {
    color: -webkit-link;
    cursor: pointer;
    color: black;
    text-decoration: underline;
    float: right;
    margin-top: 40px;
    margin-right: 110px;
}

article.promo-block .title {
    padding-bottom: 5px;
    padding-top: 5px;
}

.promo-block .product-image-wrapper .product-information .technical-specifications td {
    text-align: left;
    padding-right: 5px;
}

article.orig-equipment .title {
    background-color: #e2e200;
    color: black;
}

.catalog-category-view .products-wrapper article.orig-equipment {
    border-color: #e2e200;
}

.catalog-category-view .products-wrapper article.bestseller {
    border-color: red;
}

.catalog-category-view .products-wrapper article.bestvalue {
    border-color: #0d84e3;
}


article.bestseller .title {
    background-color: red;
    color: white;
}

article.bestvalue .title {
    background-color: #0d84e3;
    color: white;
}