/*!
 * Bootstrap Reboot v5.0.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}
body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}
hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}
hr:not([size]){height:1px}
h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}
h1{font-size:calc(1.375rem + 1.5vw)}
h2{font-size:calc(1.325rem + 0.9vw)}
h3{font-size:calc(1.3rem + 0.6vw)}
h4{font-size:calc(1.275rem + 0.3vw)}
h5{font-size:1.25rem}
h6{font-size:1rem}
p{margin-top:0;margin-bottom:1rem}
abbr[title],abbr[data-bs-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}
address{margin-bottom:1rem;font-style:normal;line-height:inherit}
ol,ul{padding-left:2rem}
ol,ul,dl{margin-top:0;margin-bottom:1rem}
ol ol,ul ul,ol ul,ul ol{margin-bottom:0}
dt{font-weight:700}
dd{margin-bottom:.5rem;margin-left:0}
blockquote{margin:0 0 1rem}
b,strong{font-weight:bolder}
small{font-size:.875em}
mark{padding:.2em;background-color:#fcf8e3}
sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}
sub{bottom:-0.25em}
sup{top:-0.5em}
a{color:#0d6efd;text-decoration:underline}
a:hover{color:#0a58ca}
a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}
pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em;direction:ltr;unicode-bidi:bidi-override}
pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}
pre code{font-size:inherit;color:inherit;word-break:normal}
code{font-size:.875em;color:#d63384;word-wrap:break-word}
a>code{color:inherit}
kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}
kbd kbd{padding:0;font-size:1em;font-weight:700}
figure{margin:0 0 1rem}
img,svg{vertical-align:middle}
table{caption-side:bottom;border-collapse:collapse}
caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}
th{text-align:inherit;text-align:-webkit-match-parent}
thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}
label{display:inline-block}
button{border-radius:0}
button:focus:not(:focus-visible){outline:0}
input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}
button,select{text-transform:none}
[role=button]{cursor:pointer}
select{word-wrap:normal}
select:disabled{opacity:1}
[list]::-webkit-calendar-picker-indicator{display:none}
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}
::-moz-focus-inner{padding:0;border-style:none}
textarea{resize:vertical}
fieldset{min-width:0;padding:0;margin:0;border:0}
legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}
legend+*{clear:left}
::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}
::-webkit-inner-spin-button{height:auto}
[type=search]{outline-offset:-2px;-webkit-appearance:textfield}
::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-color-swatch-wrapper{padding:0}
::file-selector-button{font:inherit}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
output{display:inline-block}
iframe{border:0}
summary{display:list-item;cursor:pointer}
progress{vertical-align:baseline}
[hidden]{display:none !important}
/*!
 * Bootstrap Grid v5.0.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x,0.75rem);padding-left:var(--bs-gutter-x,0.75rem);margin-right:auto;margin-left:auto}
.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)/-2);margin-left:calc(var(--bs-gutter-x)/-2)}
.row>*{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/2);padding-left:calc(var(--bs-gutter-x)/2);margin-top:var(--bs-gutter-y)}
.col{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0}
.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}
.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}
.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}
.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}
.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}
.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}
.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}
.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}
.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.offset-1{margin-left:8.3333333333%}
.offset-2{margin-left:16.6666666667%}
.offset-3{margin-left:25%}
.offset-4{margin-left:33.3333333333%}
.offset-5{margin-left:41.6666666667%}
.offset-6{margin-left:50%}
.offset-7{margin-left:58.3333333333%}
.offset-8{margin-left:66.6666666667%}
.offset-9{margin-left:75%}
.offset-10{margin-left:83.3333333333%}
.offset-11{margin-left:91.6666666667%}
.g-0,.gx-0{--bs-gutter-x:0}
.g-0,.gy-0{--bs-gutter-y:0}
.g-1,.gx-1{--bs-gutter-x:.25rem}
.g-1,.gy-1{--bs-gutter-y:.25rem}
.g-2,.gx-2{--bs-gutter-x:.5rem}
.g-2,.gy-2{--bs-gutter-y:.5rem}
.g-3,.gx-3{--bs-gutter-x:1rem}
.g-3,.gy-3{--bs-gutter-y:1rem}
.g-4,.gx-4{--bs-gutter-x:1.5rem}
.g-4,.gy-4{--bs-gutter-y:1.5rem}
.g-5,.gx-5{--bs-gutter-x:3rem}
.g-5,.gy-5{--bs-gutter-y:3rem}
.d-inline{display:inline !important}
.d-inline-block{display:inline-block !important}
.d-block{display:block !important}
.d-grid{display:grid !important}
.d-table{display:table !important}
.d-table-row{display:table-row !important}
.d-table-cell{display:table-cell !important}
.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
.d-none{display:none !important}
.flex-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.justify-content-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}
.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
.order-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}
.order-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}
.order-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}
.order-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}
.order-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}
.order-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}
.order-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}
.order-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}
.m-0{margin:0 !important}
.m-1{margin:.25rem !important}
.m-2{margin:.5rem !important}
.m-3{margin:1rem !important}
.m-4{margin:1.5rem !important}
.m-5{margin:3rem !important}
.m-auto{margin:auto !important}
.mx-0{margin-right:0 !important;margin-left:0 !important}
.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}
.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}
.mx-3{margin-right:1rem !important;margin-left:1rem !important}
.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}
.mx-5{margin-right:3rem !important;margin-left:3rem !important}
.mx-auto{margin-right:auto !important;margin-left:auto !important}
.my-0{margin-top:0 !important;margin-bottom:0 !important}
.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}
.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}
.my-3{margin-top:1rem !important;margin-bottom:1rem !important}
.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}
.my-5{margin-top:3rem !important;margin-bottom:3rem !important}
.my-auto{margin-top:auto !important;margin-bottom:auto !important}
.mt-0{margin-top:0 !important}
.mt-1{margin-top:.25rem !important}
.mt-2{margin-top:.5rem !important}
.mt-3{margin-top:1rem !important}
.mt-4{margin-top:1.5rem !important}
.mt-5{margin-top:3rem !important}
.mt-auto{margin-top:auto !important}
.me-0{margin-right:0 !important}
.me-1{margin-right:.25rem !important}
.me-2{margin-right:.5rem !important}
.me-3{margin-right:1rem !important}
.me-4{margin-right:1.5rem !important}
.me-5{margin-right:3rem !important}
.me-auto{margin-right:auto !important}
.mb-0{margin-bottom:0 !important}
.mb-1{margin-bottom:.25rem !important}
.mb-2{margin-bottom:.5rem !important}
.mb-3{margin-bottom:1rem !important}
.mb-4{margin-bottom:1.5rem !important}
.mb-5{margin-bottom:3rem !important}
.mb-auto{margin-bottom:auto !important}
.ms-0{margin-left:0 !important}
.ms-1{margin-left:.25rem !important}
.ms-2{margin-left:.5rem !important}
.ms-3{margin-left:1rem !important}
.ms-4{margin-left:1.5rem !important}
.ms-5{margin-left:3rem !important}
.ms-auto{margin-left:auto !important}
.p-0{padding:0 !important}
.p-1{padding:.25rem !important}
.p-2{padding:.5rem !important}
.p-3{padding:1rem !important}
.p-4{padding:1.5rem !important}
.p-5{padding:3rem !important}
.px-0{padding-right:0 !important;padding-left:0 !important}
.px-1{padding-right:.25rem !important;padding-left:.25rem !important}
.px-2{padding-right:.5rem !important;padding-left:.5rem !important}
.px-3{padding-right:1rem !important;padding-left:1rem !important}
.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}
.px-5{padding-right:3rem !important;padding-left:3rem !important}
.py-0{padding-top:0 !important;padding-bottom:0 !important}
.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}
.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}
.py-3{padding-top:1rem !important;padding-bottom:1rem !important}
.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}
.py-5{padding-top:3rem !important;padding-bottom:3rem !important}
.pt-0{padding-top:0 !important}
.pt-1{padding-top:.25rem !important}
.pt-2{padding-top:.5rem !important}
.pt-3{padding-top:1rem !important}
.pt-4{padding-top:1.5rem !important}
.pt-5{padding-top:3rem !important}
.pe-0{padding-right:0 !important}
.pe-1{padding-right:.25rem !important}
.pe-2{padding-right:.5rem !important}
.pe-3{padding-right:1rem !important}
.pe-4{padding-right:1.5rem !important}
.pe-5{padding-right:3rem !important}
.pb-0{padding-bottom:0 !important}
.pb-1{padding-bottom:.25rem !important}
.pb-2{padding-bottom:.5rem !important}
.pb-3{padding-bottom:1rem !important}
.pb-4{padding-bottom:1.5rem !important}
.pb-5{padding-bottom:3rem !important}
.ps-0{padding-left:0 !important}
.ps-1{padding-left:.25rem !important}
.ps-2{padding-left:.5rem !important}
.ps-3{padding-left:1rem !important}
.ps-4{padding-left:1.5rem !important}
.ps-5{padding-left:3rem !important}
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,strong,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:inherit;font-size:100%;vertical-align:baseline}
html{line-height:1}
ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}
q,blockquote,q,blockquote{quotes:none}
q:before,q:after{content:"";content:none}
blockquote:before,blockquote:after{content:"";content:none}
a img{border:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
.text-center{text-align:center}
.text-right{text-align:right}
.text-left{text-align:left}
.alignleft{float:left;margin-top:3px;margin-bottom:20px;margin-right:25px}
.alignright{float:right;margin-top:3px;margin-bottom:20px;margin-left:25px}
.aligncenter{clear:both;display:block;margin:0 auto;margin-bottom:20px}
.text-larger{font-size:110%}
.title-uppercase{text-transform:uppercase}
.weight-bold{font-weight:600}
.color-scheme-light{color:rgba(255,255,255,.8)}
.color-scheme-light a{color:rgba(255,255,255,.9)}
.color-scheme-light a:hover,.color-scheme-light a:focus{color:#fff}
.color-scheme-light p{color:rgba(255,255,255,.8)}
.color-scheme-light h1,.color-scheme-light h2,.color-scheme-light h3,.color-scheme-light h4,.color-scheme-light h5,.color-scheme-light h6,.color-scheme-light .widgettitle,.color-scheme-light .widget-title,.color-scheme-light label{color:#fff}
.color-scheme-light ul li{color:rgba(255,255,255,.8)}
.color-scheme-light ul li a{color:rgba(255,255,255,.9)}
.color-scheme-light ul li a:hover,.color-scheme-light ul li a:focus{color:#fff}
.color-scheme-dark{color:rgba(0,0,0,.7)}
.color-scheme-dark a{color:rgba(0,0,0,.8)}
.color-scheme-dark a:hover,.color-scheme-dark a:focus{color:#000}
.color-scheme-dark p{color:rgba(0,0,0,.7)}
.color-scheme-dark h1,.color-scheme-dark h2,.color-scheme-dark h3,.color-scheme-dark h4,.color-scheme-dark h5,.color-scheme-dark h6,.color-scheme-dark .widgettitle,.color-scheme-dark .widget-title,.color-scheme-dark label{color:#000}
.color-scheme-dark ul li{color:rgba(0,0,0,.8)}
.color-scheme-dark ul li a{color:rgba(0,0,0,.8)}
.color-scheme-dark ul li a:hover,.color-scheme-dark ul li a:focus{color:#000}
.color-primary{color:#1aada3}
.color-alt{color:#fbbc34}
.color-black{color:#000}
.color-white{color:#fff}
.font-alt{font-family:"Courgette","Comic Sans MS",cursive}
.position-relative{position:relative}
.z-index-h{z-index:35}
.clear{clear:both;width:100%}
.cursor-pointer{cursor:pointer}
.parallax-bg{background-attachment:fixed !important;background-position:center center !important}
.parallax-bg>.vc_column-inner{background-attachment:fixed !important;background-position:center center !important}
body .basel-parallax{background-attachment:fixed;background-size:cover !important;z-index:1 !important}
body .basel-parallax>.vc_column-inner{background-attachment:fixed;background-size:cover !important}
body .overflow-visible{overflow:visible !important}
.basel-tooltip{text-align:center;position:relative}
.basel-tooltip .basel-tooltip-label{position:absolute;padding:0 10px;line-height:28px;font-size:12px;letter-spacing:.3px;visibility:hidden;white-space:nowrap;color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;bottom:130%;left:50%;right:auto;top:auto;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}
.basel-tooltip .basel-tooltip-label:before{content:"п§—";position:absolute;top:98%;bottom:auto;left:50%;right:auto;color:rgba(0,0,0,0);font-size:16px;font-family:"basel-font";line-height:5px;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.basel-tooltip:hover .basel-tooltip-label{background-color:#000;color:#fff;visibility:visible;top:auto;bottom:115%;left:50%;right:auto}
.basel-tooltip:hover .basel-tooltip-label:before{color:#000}
.wp-caption{background:rgba(0,0,0,0);border:0;margin-bottom:20px;padding:0}
.wp-caption.alignleft{margin-top:3px;margin-right:25px}
.wp-caption.alignright{margin-top:3px;margin-left:25px}
.wp-caption.aligncenter{margin:0 auto;margin-top:3px}
.wp-caption .wp-caption-text{font-style:italic;padding:5px 10px 5px 0;opacity:.8}
.wp-caption-dd{font-style:italic;padding:5px 10px 5px 0;opacity:.8}
.gallery .gallery-item{float:left;margin:0 4px 4px 0;overflow:hidden;padding:0;position:relative}
.gallery-columns-1 .gallery-item{max-width:100%;width:auto}
.gallery-columns-2 .gallery-item{max-width:48%;max-width:calc(50% - 14px);width:auto}
.gallery-columns-3 .gallery-item{max-width:32%;max-width:calc(33.3% - 11px);width:auto}
.gallery-columns-4 .gallery-item{max-width:23%;max-width:calc(25% - 9px);width:auto}
.gallery-columns-5 .gallery-item{max-width:19%;max-width:calc(20% - 8px);width:auto}
.gallery-columns-6 .gallery-item{max-width:15%;max-width:calc(16.7% - 7px);width:auto}
.gallery-columns-7 .gallery-item{max-width:13%;max-width:calc(14.28% - 7px);width:auto}
.gallery-columns-8 .gallery-item{max-width:11%;max-width:calc(12.5% - 6px);width:auto}
.gallery-columns-9 .gallery-item{max-width:9%;max-width:calc(11.1% - 6px);width:auto}
.gallery-columns-1 .gallery-item:nth-of-type(1n),.gallery-columns-2 .gallery-item:nth-of-type(2n),.gallery-columns-3 .gallery-item:nth-of-type(3n),.gallery-columns-4 .gallery-item:nth-of-type(4n),.gallery-columns-5 .gallery-item:nth-of-type(5n),.gallery-columns-6 .gallery-item:nth-of-type(6n),.gallery-columns-7 .gallery-item:nth-of-type(7n),.gallery-columns-8 .gallery-item:nth-of-type(8n),.gallery-columns-9 .gallery-item:nth-of-type(9n){margin-right:0}
.gallery-columns-1 .gallery-item:nth-of-type(1n),.gallery-columns-2 .gallery-item:nth-of-type(2n - 1),.gallery-columns-3 .gallery-item:nth-of-type(3n - 2),.gallery-columns-4 .gallery-item:nth-of-type(4n - 3),.gallery-columns-5 .gallery-item:nth-of-type(5n - 4),.gallery-columns-6 .gallery-item:nth-of-type(6n - 5),.gallery-columns-7 .gallery-item:nth-of-type(7n - 6),.gallery-columns-8 .gallery-item:nth-of-type(8n - 7),.gallery-columns-9 .gallery-item:nth-of-type(9n - 8){margin-left:12px}
.gallery .gallery-caption{background-color:rgba(0,0,0,.7);-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:12px;margin:0;max-height:50%;opacity:0;padding:6px 8px;position:absolute;bottom:0;left:0;text-align:left;width:100%}
.gallery .gallery-caption:before{content:"";height:100%;min-height:49px;position:absolute;top:0;left:0;width:100%}
.gallery-item:hover .gallery-caption{opacity:1}
.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}
.bypostauthor cite span{font-size:11px;font-size:.785714286rem;line-height:1.428571429;font-weight:normal;color:#fff;background-repeat:repeat-x;background-color:#21759b;background-image:none;border:1px solid #1f6f93;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;padding:0}
.comments-area .bypostauthor cite span{position:absolute;margin-left:5px;margin-left:.357142857rem;padding:2px 5px;padding:.142857143rem .357142857rem;font-size:10px;font-size:.714285714rem}
.comments-area .bypostauthor cite b{font-weight:bold}
.entry-content img,.entry-summary img,.comment-content img,.wp-caption{max-width:100%}
body{background-color:#fff;-webkit-font-smoothing:antialiased;overflow-x:hidden;color:#4c4c4c;line-height:1.6;font-size:14px}
body.home .main-page-wrapper{padding:8px;margin-top:0}
.website-wrapper{overflow:hidden;background-color:#fff;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}
.main-page-wrapper{background:#f9fafe}
p{margin-bottom:20px}
a{color:#202020;-webkit-transition:all .2s;transition:all .2s}
a:hover{color:#000;text-decoration:underline}
a:focus{color:#000;text-decoration:none;outline:0}
h1,h2,h3,h4,h5,h6,.title{color:#1b1919;margin-bottom:20px;line-height:1.4}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}
h1{font-size:28px}
h2{font-size:24px}
h3{font-size:22px}
h4{font-size:18px}
h5{font-size:16px}
h6{font-size:12px}
label{display:block;font-size:14px;color:#1b1919;font-weight:400;margin-bottom:5px;vertical-align:middle}
em{font-style:italic}
big{font-size:larger}
abbr{color:#da6972}
.required{color:#e01020;font-size:16px;border:0}
dl{margin-bottom:20px}
strong{font-weight:bold}
small{font-size:80%}
mark{display:inline-block;padding:2px 4px;background-color:#f9f9f9}
code,kbd,ins{padding:2px 5px}
pre{padding:20px 30px;margin-bottom:20px;color:#666;font-size:14px;border-radius:0}
sub,sup{font-size:12px}
var{font-style:italic}
hr{width:100%;border-top:1px solid rgba(27,27,27,.6);margin-top:0;margin-bottom:20px}
.color-scheme-light hr{border-color:rgba(255,255,255,.45)}
img{max-width:100%;height:auto;vertical-align:middle}
blockquote{text-align:left;font-size:17px;margin-bottom:20px;padding-left:30px;border-color:#1aada3;border-left-width:2px;border-style:solid;color:#3a3a3a}
blockquote p{margin-bottom:10px;font-size:17px}
blockquote footer:before{color:#1aada3}
blockquote cite{font-weight:bold;color:#1aada3;font-size:14px}
blockquote cite a{font-weight:bold;color:#1aada3;font-size:14px}
.color-scheme-light blockquote{border-color:rgba(255,255,255,.7)}
.color-scheme-light blockquote footer:before{border-color:rgba(255,255,255,.7)}
.color-scheme-light blockquote cite{color:#fff}
.color-scheme-light blockquote cite a{color:#fff}
cite{font-style:italic}
address{line-height:1.8;font-style:italic;margin-bottom:20px}
fieldset{border:2px solid #e6e6e6;padding:20px 40px;margin-bottom:20px}
fieldset legend{font-size:20px;text-transform:uppercase;width:auto;padding:0 15px;color:#3b3b3b;letter-spacing:.3px}
a[href^=tel]{color:#1aada3}
a[href^=tel]:hover,a[href^=tel]:focus{color:#000}
.color-scheme-light a[href^=tel]{color:#fff}
.color-scheme-light a[href^=tel]:hover,.color-scheme-light a[href^=tel]:focus{color:#fff}
.single-product-content .woocommerce-product-details__short-description ul,.single-product-content .woocommerce-product-details__short-description ol{margin-bottom:20px}
.single-product-content #tab-description ul,.single-product-content #tab-description ol{margin-bottom:20px}
.blog-post-loop .entry-content ul,.blog-post-loop .entry-content ol{margin-bottom:20px}
.comments-area .comment-list li ul,.comments-area .comment-list li ol{margin-bottom:20px}
.single-product-content .woocommerce-product-details__short-description ul,.single-product-content #tab-description ul{padding-left:40px}
.blog-post-loop .entry-content ul,.comments-area .comment-list li ul{padding-left:40px}
.single-product-content .woocommerce-product-details__short-description ul>li,.single-product-content #tab-description ul>li{position:relative}
.blog-post-loop .entry-content ul>li,.comments-area .comment-list li ul>li{position:relative}
.single-product-content .woocommerce-product-details__short-description ul>li:before,.single-product-content #tab-description ul>li:before{content:"";font-family:"basel-font";color:#1aada3;opacity:.7;position:absolute;top:0;left:-20px}
.blog-post-loop .entry-content ul>li:before,.comments-area .comment-list li ul>li:before{content:"";font-family:"basel-font";color:#1aada3;opacity:.7;position:absolute;top:0;left:-20px}
.single-product-content .woocommerce-product-details__short-description ol,.single-product-content #tab-description ol{list-style:decimal;padding-left:40px}
.blog-post-loop .entry-content ol,.comments-area .comment-list li ol{list-style:decimal;padding-left:40px}
.single-product-content .woocommerce-product-details__short-description li,.single-product-content #tab-description li{line-height:1.8}
.blog-post-loop .entry-content li,.comments-area .comment-list li li{line-height:1.8}
.single-product-content .woocommerce-product-details__short-description li>ul,.single-product-content .woocommerce-product-details__short-description li>ol{margin-bottom:0}
.single-product-content #tab-description li>ul,.single-product-content #tab-description li>ol{margin-bottom:0}
.blog-post-loop .entry-content li>ul,.blog-post-loop .entry-content li>ol{margin-bottom:0}
.comments-area .comment-list li li>ul,.comments-area .comment-list li li>ol{margin-bottom:0}
.type-page .entry-content>ul,.type-page .entry-content>ol{margin-bottom:20px}
.type-page .entry-content>ul li,.type-page .entry-content>ol li{line-height:1.8}
.type-page .entry-content>ul li>ul,.type-page .entry-content>ul li>ol{padding-left:40px;margin-bottom:0}
.type-page .entry-content>ol li>ul,.type-page .entry-content>ol li>ol{padding-left:40px;margin-bottom:0}
.type-page .entry-content>ul{padding-left:40px}
.type-page .entry-content>ul li{position:relative}
.type-page .entry-content>ul li:before{content:"";font-family:"basel-font";color:#1aada3;opacity:.7;position:absolute;top:0;left:-20px}
.type-page .entry-content>ol li{list-style:decimal}
.type-page .entry-content>ol li:before{content:none}
.type-page .entry-content>dl{margin:0 20px;line-height:1.7}
.type-page .entry-content>dl dd{margin-bottom:20px}
.type-page .entry-content>dl dt{font-weight:bolder}
.basel-lazy-load{width:100%;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateZ(0);transform:translateZ(0)}
.owl-carousel .basel-lazy-load{-webkit-transform:none;transform:none}
.basel-lazy-blur{-webkit-filter:blur(2vw);filter:blur(2vw)}
.basel-lazy-blur.basel-loaded{-webkit-filter:blur(0);filter:blur(0)}
.basel-lazy-fade{opacity:0}
.basel-lazy-fade.basel-loaded{opacity:1}
.basel-core-message{position:fixed;bottom:20px;left:20px;right:20px;z-index:100;background:#fffdb2;padding:30px;border-radius:10px;max-width:100%;max-width:800px;color:#a39c18;-webkit-box-shadow:0 0 3px rgba(0,0,0,.15);box-shadow:0 0 3px rgba(0,0,0,.15)}
.basel-core-message a{color:#6b6710;font-weight:bold}
.basel-core-message a:hover{color:#6b6710;text-decoration:underline}
.main-header{position:relative;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);width:100%;margin-bottom:40px;z-index:20}
.main-header .wrapp-header{display:table;width:100%}
.main-header .right-column,.main-header .main-nav,.main-header .site-logo,.main-header .widgetarea-head{display:table-cell;vertical-align:middle}
.main-header .right-column{padding-left:15px}
.main-header .site-logo{overflow:hidden}
.main-header .site-logo img{padding-top:10px;perspective:800px;-webkit-perspective:800px;backface-visibility:hidden;-webkit-backface-visibility:hidden}
.main-header .sidebar-widget{margin-bottom:0}
.main-header .widgetarea-head{padding:10px 15px}
.main-header.header-base,.main-header.header-categories,.main-header.header-logo-center{border-bottom:0}
.main-header.header-has-no-bg.act-scroll{border:0;-webkit-box-shadow:0 1px 5px rgba(190,190,190,.5);box-shadow:0 1px 5px rgba(190,190,190,.5);background-color:#fff}
.main-header.header-has-no-bg.color-scheme-light.act-scroll{border:0;-webkit-box-shadow:none;box-shadow:none;background-color:rgba(0,0,0,.9)}
.main-header.header-has-bg.act-scroll{border:0;-webkit-box-shadow:none;box-shadow:none}
.color-scheme-light .widgetarea-head{color:rgba(255,255,255,.9)}
.color-scheme-light .widgetarea-head p,.color-scheme-light .widgetarea-head a,.color-scheme-light .widgetarea-head ul li a{color:rgba(255,255,255,.9)}
.color-scheme-light .widgetarea-head a:hover,.color-scheme-light .widgetarea-head ul li a:hover{color:rgba(255,255,255,.7)}
.header-full-width .sticky-header>.container,.header-full-width .topbar-wrapp>.container{width:100%;padding:8px}
.header-full-width .main-header>.container,.header-full-width .main-header .navigation-wrap>.container,.header-full-width .main-header .secondary-header>.container{width:100%;padding:8px}
.header-full-width .single-breadcrumbs-wrapper>.container{width:95%}
.navigation-wrap{position:relative}
.color-scheme-light .navigation-wrap{border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}
.header-base .main-nav{display:block}
.header-simple,.header-categories{position:relative}
.header-simple .main-nav .menu>li.menu-item-design-full-width>.sub-menu-dropdown,.header-categories .main-nav .menu>li.menu-item-design-full-width>.sub-menu-dropdown{top:120%}
.header-simple .main-nav .menu>li.menu-item-design-full-width.item-event-hover:hover>.sub-menu-dropdown,.header-simple .main-nav .menu>li.menu-item-design-full-width.item-event-click.item-menu-opened>.sub-menu-dropdown{top:100%}
.header-categories .main-nav .menu>li.menu-item-design-full-width.item-event-hover:hover>.sub-menu-dropdown,.header-categories .main-nav .menu>li.menu-item-design-full-width.item-event-click.item-menu-opened>.sub-menu-dropdown{top:100%}
.header-simple .main-nav .menu>li>.sub-menu-dropdown,.header-categories .main-nav .menu>li>.sub-menu-dropdown{top:100%}
.header-simple .main-nav .menu>li.item-event-hover:hover>.sub-menu-dropdown,.header-simple .main-nav .menu>li.item-event-click.item-menu-opened>.sub-menu-dropdown{top:80%}
.header-categories .main-nav .menu>li.item-event-hover:hover>.sub-menu-dropdown,.header-categories .main-nav .menu>li.item-event-click.item-menu-opened>.sub-menu-dropdown{top:80%}
.basel-header-overlap .main-page-wrapper{margin-top:0;padding-top:0}
.basel-header-overlap .main-header:not(.header-split){position:absolute;top:0;left:0;z-index:350;border-bottom:0;-webkit-transition:background .15s ease-in-out;transition:background .15s ease-in-out}
.basel-header-overlap .main-header:not(.header-split) .site-logo img{-webkit-transition:max-height .2s ease;transition:max-height .2s ease}
.basel-header-overlap .main-header:not(.header-split) .main-nav .menu>li:not(.callto-btn)>a{-webkit-transition:height .15s ease-in-out,line-height .15s ease-in-out,color .2s ease;transition:height .15s ease-in-out,line-height .15s ease-in-out,color .2s ease}
.basel-header-overlap .main-header:not(.header-split) .main-nav .menu>li:not(.callto-btn)>.sub-menu-dropdown{top:120%}
.basel-header-overlap .main-header:not(.header-split) .main-nav .menu>li:not(.callto-btn).item-event-hover:hover>.sub-menu-dropdown,.basel-header-overlap .main-header:not(.header-split) .main-nav .menu>li:not(.callto-btn).item-event-click.item-menu-opened>.sub-menu-dropdown{top:100%}
.basel-header-overlap .main-header:not(.header-split) .right-column .header-links{padding-right:0;border:0;-webkit-transition:height .15s ease-in-out,line-height .15s ease-in-out,color .2s ease;transition:height .15s ease-in-out,line-height .15s ease-in-out,color .2s ease}
.basel-header-overlap .main-header:not(.header-split).act-scroll{-webkit-transition:background .25s ease-in-out;transition:background .25s ease-in-out}
.basel-header-overlap .main-header:not(.header-split).act-scroll .main-nav .menu>li>a{-webkit-transition:height .25s ease-in-out,line-height .25s ease-in-out,color .2s ease;transition:height .25s ease-in-out,line-height .25s ease-in-out,color .2s ease}
.basel-header-overlap .main-header:not(.header-split).act-scroll .site-logo img{-webkit-transition:max-height .25s ease;transition:max-height .25s ease}
.basel-header-overlap .main-header:not(.header-split).act-scroll .right-column .header-links{-webkit-transition:height .25s ease-in-out,line-height .25s ease-in-out,color .2s ease;transition:height .25s ease-in-out,line-height .25s ease-in-out,color .2s ease}
.basel-header-overlap .main-header:not(.header-split).color-scheme-light.act-scroll{-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}
.basel-header-overlap .main-header:not(.header-split).color-scheme-light .right-column .header-links{border:0}
.basel-header-overlap .page-title{margin-top:0}
.basel-header-overlap .title-size-small{padding:95px 0 50px 0}
.basel-header-overlap .title-size-default{padding:140px 0 100px 0}
.basel-header-overlap .title-size-large{padding:175px 0}
.basel-header-overlap.basel-top-bar-on .main-header{top:42px}
.enable-sticky-header.basel-header-overlap .header-spacing{display:none}
.enable-sticky-header.basel-header-overlap .main-header{position:absolute}
.enable-sticky-header.basel-header-overlap .main-header.act-scroll{position:fixed}
.enable-sticky-header.basel-header-overlap.basel-top-bar-on .main-header.act-scroll{top:0}
.enable-sticky-header.basel-header-overlap.admin-bar .main-header.act-scroll{top:32px}
.header-shop{position:relative}
.header-shop .main-nav{padding-right:15px}
.header-shop .main-nav .menu>li>a{position:relative;-webkit-transition:height .15s ease,line-height .15s ease,color .3s ease;transition:height .15s ease,line-height .15s ease,color .3s ease}
.header-shop .main-nav .menu>li.menu-item-design-full-width>.sub-menu-dropdown{top:120%}
.header-shop .main-nav .menu>li.menu-item-design-full-width.item-event-hover:hover>.sub-menu-dropdown,.header-shop .main-nav .menu>li.menu-item-design-full-width.item-event-click.item-menu-opened>.sub-menu-dropdown{top:100%}
.header-shop .main-nav .menu>li>.sub-menu-dropdown{top:100%}
.header-shop .main-nav .menu>li.item-event-hover:hover>.sub-menu-dropdown,.header-shop .main-nav .menu>li.item-event-click.item-menu-opened>.sub-menu-dropdown{top:80%}
.header-shop .site-logo{padding-left:15px;text-align:center}
.header-shop .site-logo img{display:inline-block;-webkit-transition:max-height .15s ease;transition:max-height .15s ease}
.header-shop .right-column .header-links{border-right:2px solid #f5f5f5;padding-right:35px;margin-right:15px;-webkit-transition:height .15s ease,line-height .15s ease,color .3s ease;transition:height .15s ease,line-height .15s ease,color .3s ease}
.header-shop .right-column .header-links li a{transition:color .2s ease;-webkit-transition:color .2s ease}
.header-shop.act-scroll .main-nav .menu>li>a{-webkit-transition:height .3s ease .05s,line-height .3s ease .05s,color .3s ease;transition:height .3s ease .05s,line-height .3s ease .05s,color .3s ease}
.header-shop.act-scroll .site-logo img{-webkit-transition:max-height .3s ease;transition:max-height .3s ease}
.header-shop.act-scroll .right-column .header-links{-webkit-transition:height .3s ease .05s,line-height .3s ease .05s;transition:height .3s ease .05s,line-height .3s ease .05s}
.header-shop.color-scheme-light.act-scroll{-webkit-transition:background .25s ease-in-out;transition:background .25s ease-in-out}
.header-shop.color-scheme-light .right-column .header-links{border-right:2px solid rgba(245,245,245,.2)}
.header-split{position:relative}
.header-split .wrapp-header{display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row;-webkit-transition:min-height .15s ease;transition:min-height .15s ease}
.header-split .wrapp-header .main-nav{text-align:center}
.header-split .main-nav{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-grow:1;-ms-flex-grow:1;opacity:0;visibility:hidden;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}
.header-split .main-nav .menu>li>a{line-height:40px;height:40px}
.header-split .main-nav .menu>li>.sub-menu-dropdown{top:120%}
.header-split .main-nav .menu>li.item-event-hover:hover>.sub-menu-dropdown,.header-split .main-nav .menu>li.item-event-click.item-menu-opened>.sub-menu-dropdown{top:100%}
.header-split .main-nav .menu .menu-item .sub-menu-dropdown:after{height:25px}
.header-split .main-nav .menu .callto-btn.menu-item-design-sized .sub-menu-dropdown,.header-split .main-nav .menu .callto-btn.menu-item-design-default .sub-menu-dropdown{margin-top:0}
.header-split .main-nav .menu .menu-item-design-sized .sub-menu-dropdown,.header-split .main-nav .menu .menu-item-design-default .sub-menu-dropdown{margin-top:25px}
.header-split .main-nav .sub-menu-dropdown:after{content:"";position:absolute;left:0;right:0;bottom:100%}
.header-split .right-column{position:relative;z-index:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-shrink:0;-webkit-flex-shrink:0}
.header-split .right-column .shopping-cart .dropdown-wrap-cat{top:130%;padding-top:30px}
.header-split .right-column .shopping-cart:hover .dropdown-wrap-cat{top:100%}
.header-split .basel-search-dropdown .basel-search-wrapper{right:auto;left:-24px;top:130% !important}
.header-split .basel-search-dropdown:hover{top:100% !important}
.header-split .left-side{text-align:left;padding-left:0;padding-right:15px}
.header-split .left-side>div{margin-left:0;margin-right:10px}
.header-split .left-side>div:last-child{margin-right:10px}
.header-split .site-logo{position:absolute;left:0;right:0;top:0;bottom:0;display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;width:auto;padding:0}
.header-split .site-logo img{padding-left:15px;padding-right:15px;-webkit-transition:max-height .15s ease;transition:max-height .15s ease}
.header-split.menu-calculated .main-nav{opacity:1;visibility:visible}
.header-split.act-scroll .wrapp-header{-webkit-transition:min-height .3s ease .05s;transition:min-height .3s ease .05s}
.header-split.act-scroll .site-logo img{-webkit-transition:max-height .3s ease;transition:max-height .3s ease}
.header-split.act-scroll .main-nav .menu .menu-item .sub-menu-dropdown:after{height:15px}
.header-split.act-scroll .main-nav .menu .menu-item-design-sized .sub-menu-dropdown,.header-split.act-scroll .main-nav .menu .menu-item-design-default .sub-menu-dropdown{margin-top:15px}
.header-split.act-scroll .main-nav .menu .callto-btn.menu-item-design-sized .sub-menu-dropdown,.header-split.act-scroll .main-nav .menu .callto-btn.menu-item-design-default .sub-menu-dropdown{margin-top:0}
.header-split.act-scroll .right-column .shopping-cart .dropdown-wrap-cat{padding-top:20px}
.disable-sticky-header .header-split{z-index:10}
.basel-header-overlap .header-split{position:absolute;top:0;left:0;z-index:350;border-bottom:0;-webkit-transition:background-color .15s ease;transition:background-color .15s ease}
.basel-header-overlap .header-split .wrapp-header{-webkit-transition:min-height .15s ease;transition:min-height .15s ease}
.basel-header-overlap .header-split .site-logo img{-webkit-transition:max-height .15s ease;transition:max-height .15s ease}
.basel-header-overlap .header-split.act-scroll{-webkit-transition:background-color .3s ease;transition:background-color .3s ease}
.sticky-header-prepared .header-shop,.sticky-header-prepared .header-split{position:absolute;top:0;left:0;z-index:350}
.sticky-header-prepared .header-shop.act-scroll,.sticky-header-prepared .header-split.act-scroll{position:fixed}
.sticky-header-prepared.basel-top-bar-on .header-shop.act-scroll,.sticky-header-prepared.basel-top-bar-on .header-split.act-scroll{top:0}
.sticky-header-prepared.admin-bar .header-shop.act-scroll,.sticky-header-prepared.admin-bar .header-split.act-scroll{top:32px}
.sticky-header-real:not(.global-header-menu-top) .switch-logo-enable .basel-logo{display:block;white-space:nowrap;transition:height 100ms ease,opacity 100ms ease,visibility 100ms ease;-webkit-transition:height 100ms ease,opacity 100ms ease,visibility 100ms ease}
.sticky-header-real:not(.global-header-menu-top) .switch-logo-enable .basel-logo img{transition:max-height 100ms ease;-webkit-transition:max-height 100ms ease}
.sticky-header-real:not(.global-header-menu-top) .switch-logo-enable .basel-logo:before{content:"";position:relative;display:inline-block;height:100%;vertical-align:middle}
.sticky-header-real:not(.global-header-menu-top) .switch-logo-enable .basel-logo:hover{text-decoration:none}
.sticky-header-real:not(.global-header-menu-top) .switch-logo-enable .basel-main-logo{opacity:1;visibility:visible}
.sticky-header-real:not(.global-header-menu-top) .switch-logo-enable .basel-sticky-logo{position:absolute;left:0;right:0;top:100%;opacity:0;visibility:hidden}
.sticky-header-real:not(.global-header-menu-top) .switch-logo-enable.basel-logo-wrap{position:relative;-webkit-transition:-webkit-transform 100ms ease;transition:-webkit-transform 100ms ease;transition:transform 100ms ease;transition:transform 100ms ease,-webkit-transform 100ms ease;-webkit-transition:transform 100ms ease}
.sticky-header-real:not(.global-header-menu-top) .act-scroll .switch-logo-enable .basel-main-logo{opacity:0;visibility:hidden}
.sticky-header-real:not(.global-header-menu-top) .act-scroll .switch-logo-enable .basel-sticky-logo{opacity:1;visibility:visible}
.sticky-header-real:not(.global-header-menu-top).global-header-split .basel-sticky-logo{text-align:center}
.sticky-header-clone .main-header .switch-logo-enable .basel-sticky-logo{display:none}
.sticky-header-clone .header-clone .switch-logo-enable .basel-main-logo{display:none}
.sticky-header-clone .header-clone .switch-logo-enable .basel-sticky-logo{display:block}
.global-header-logo-center .sticky-header>.container:before,.global-header-logo-center .sticky-header>.container:after{display:none}
.header-logo-center .main-nav{display:block}
.header-logo-center .widgetarea-head{padding-left:0}
.header-logo-center .site-logo{padding-left:15px;text-align:center}
.header-categories{padding-bottom:15px}
.header-categories .main-nav .menu li.menu-item-design-full-width>.sub-menu-dropdown{margin-top:-78px}
.header-categories .secondary-header{position:relative}
.header-categories .secondary-header>.container{display:table}
.header-categories .secondary-header .mega-navigation{display:table-cell;width:27.5%;vertical-align:middle}
.header-categories .secondary-header .mega-navigation.opened-menu .categories-menu-dropdown{visibility:visible;opacity:1;top:100%}
.header-categories .secondary-header .mega-navigation.opened-menu .menu-opener{cursor:default}
.header-categories .secondary-header .mega-navigation.show-on-hover:hover>.categories-menu-dropdown{visibility:visible;opacity:1;top:100%}
.header-categories .secondary-header .mega-navigation.show-on-hover:hover .arrow-opener{transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg)}
.header-categories .menu-opener{position:relative;z-index:299;font-size:16px;text-transform:uppercase;display:block;letter-spacing:.3px;font-weight:bold;color:#fff;padding:22px 0 22px 20px;background-color:rgba(0,0,0,.23)}
.header-categories .burger-icon{display:none}
.header-categories .arrow-opener{position:absolute;right:20px;top:50%;margin-top:-10px;-webkit-transition:transform .25s ease;-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;backface-visibility:hidden;-webkit-backface-visibility:hidden}
.header-categories .arrow-opener:after{content:"";font-family:"basel-font";font-size:14px;line-height:14px}
.header-categories .search-extended{width:100%;display:table-cell;vertical-align:middle;padding-left:20px}
.header-categories .search-extended input[type=text]{-webkit-box-shadow:none;box-shadow:none}
.header-menu-top{padding:0}
.header-menu-top .navigation-wrap{border:0;margin-top:0}
.header-menu-top .navigation-wrap>.container{display:table}
.header-menu-top .widgetarea-head{padding-left:15px;padding-right:15px}
.header-menu-top .social-icons li{margin-right:7px;margin-left:7px}
.header-menu-top .mobile-nav-icon{float:left;margin-left:0}
.header-menu-top .site-logo{display:block;margin:0 auto;text-align:center;width:auto;padding-left:15px;padding-top:10px;padding-bottom:10px}
.header-menu-top .site-logo img{width:100%;display:inline-block;max-height:none}
.header-menu-top .basel-sticky-logo{display:none}
.header-menu-top.act-scroll.header-has-no-bg{-webkit-box-shadow:none;box-shadow:none}
.header-menu-top.act-scroll .site-logo img{max-height:none}
.header-menu-top.header-has-no-bg .navigation-wrap{background-color:#fff;-webkit-box-shadow:0 1px 5px rgba(190,190,190,.35);box-shadow:0 1px 5px rgba(190,190,190,.35)}
.header-menu-top.header-has-bg .navigation-wrap{background-color:inherit;-webkit-box-shadow:none;box-shadow:none}
.right-column{text-align:right}
.right-column .shopping-cart .dropdown-wrap-cat{padding-top:15px;position:absolute;top:50%;right:0;text-align:left;visibility:hidden;opacity:0;z-index:9999;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.right-column .shopping-cart .dropdown-wrap-cat.display-widget{visibility:visible;opacity:1;top:100%}
.right-column .shopping-cart .dropdown-cat{background-color:#fff;z-index:1;padding:20px;width:320px;color:#3c3c3c;-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 2px rgba(0,0,0,.1)}
.right-column .shopping-cart:hover>.dropdown-wrap-cat{visibility:visible;opacity:1;top:100%}
.right-column .search-button{position:relative}
.right-column .search-button a{display:inline-block;text-align:center}
.right-column .search-button a i:before{display:inline-block;width:30px;height:30px;font-size:20px;line-height:30px}
.right-column .wishlist-info-widget{margin-right:6px}
.right-column .header-links{position:relative;height:30px;line-height:30px}
.right-column .header-links li{display:inline-block;margin-left:-2px}
.right-column .header-links li a{padding-top:1px;padding-bottom:1px;position:relative}
.right-column .header-links li a:after{content:" ";position:absolute;right:0;bottom:0;width:0;height:1px;background-color:#919191;-webkit-transition:width .2s ease;transition:width .2s ease}
.right-column .header-links li a:hover{text-decoration:none}
.right-column .header-links li a:hover:after{width:100%;left:0}
.color-scheme-light .right-column .header-links li a:after{background-color:#fff}
.right-column .header-links li a{font-style:italic;font-size:13px}
.right-column .header-links li:after{content:"/";line-height:0;display:inline-block;padding:7px}
.right-column .header-links li:last-child:after{content:none}
.right-column .my-account-with-icon li:first-child>a:before{content:"";font-family:"Simple-Line-Icons";display:inline-block;width:30px;height:30px;font-size:20px;line-height:30px;text-align:center;vertical-align:middle;font-style:initial}
.right-column .my-account-with-icon li:first-child>a:after{margin-left:35px}
.right-column .my-account-with-icon li:first-child>a:hover:after{width:calc(100% - 35px)}
.right-column .my-account-with-icon li:first-child:after{display:none}
.right-column .my-account-with-icon li:not(:first-child){display:none}
.right-column .my-account-with-icon.my-account-with-username li:first-child>a:before{margin-right:5px}
body:not(.logged-in) .right-column .my-account-with-icon,.right-column .my-account-with-icon:not(.my-account-with-username){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
body:not(.logged-in) .right-column .my-account-with-icon li:first-child,.right-column .my-account-with-icon:not(.my-account-with-username) li:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
body:not(.logged-in) .right-column .my-account-with-icon li:first-child>a,.right-column .my-account-with-icon:not(.my-account-with-username) li:first-child>a{display:inline-block;font-size:0;line-height:0}
body:not(.logged-in) .right-column .my-account-with-icon li:first-child>a:before,.right-column .my-account-with-icon:not(.my-account-with-username) li:first-child>a:before{vertical-align:baseline}
body:not(.logged-in) .right-column .my-account-with-icon ul,body:not(.logged-in) .right-column .my-account-with-icon li,body:not(.logged-in) .right-column .my-account-with-icon a{height:30px}
.right-column .my-account-with-icon:not(.my-account-with-username) ul,.right-column .my-account-with-icon:not(.my-account-with-username) li,.right-column .my-account-with-icon:not(.my-account-with-username) a{height:30px}
.right-column>div{display:inline-block;margin-left:8px;vertical-align:middle;width:32px;height:32px;line-height:30px;text-align:center;cursor:pointer;background-color:#f9fafe;border-radius:4px}
.right-column>div>a{display:inline-block;line-height:1;color:rgba(0,0,0,.9)}
.right-column>div ul li a{color:rgba(0,0,0,.9)}
.right-column>div:first-child{margin-left:0}
.color-scheme-light .right-column a{color:#fff}
.color-scheme-light .right-column a:hover{color:rgba(255,255,255,.8)}
.color-scheme-light .right-column .search-button a:after,.color-scheme-light .right-column .search-button a:before{background-color:#fff;height:2px}
.color-scheme-light .right-column .basel-burger{background-color:rgba(255,255,255,.9)}
.color-scheme-light .right-column .basel-burger:after,.color-scheme-light .right-column .basel-burger:before{background-color:rgba(255,255,255,.9)}
.wishlist-info-widget{position:relative;text-align:center}
.wishlist-info-widget>a{font-size:0;min-width:30px;display:inline-block}
.wishlist-info-widget>a:before,.wishlist-info-widget>a:after{font-size:20px;font-family:"basel-font";vertical-align:middle;display:inline-block;height:30px;line-height:30px;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}
.wishlist-info-widget>a:before{content:"力"}
.wishlist-info-widget>a:after{content:"滑";position:absolute;top:0;left:50%;opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.wishlist-info-widget>a:hover{text-decoration:none}
.wishlist-info-widget>a:hover:after{opacity:1}
.wishlist-info-widget>a:hover:before{opacity:0}
.wishlist-info-widget .wishlist-count{padding:0;width:15px;height:15px;line-height:15px;text-align:center;border-radius:50%;background-color:#1aada3;overflow:hidden;position:absolute;z-index:1;font-size:10px;color:#fff;top:-2px;left:calc(50% + 12px);-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.mobile-nav-icon{width:32px;height:32px;line-height:30px;text-align:center;cursor:pointer;display:none;background-color:#f9fafe;border-radius:4px}
.mobile-nav-icon .basel-burger{border-radius:1px;position:relative;margin-top:4px;margin-bottom:4px;display:inline-block;width:18px;height:2px;background-color:#3b3a6e;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.mobile-nav-icon .basel-burger::before,.mobile-nav-icon .basel-burger::after{border-radius:1px;display:inline-block;width:18px;height:2px;background-color:#3b3a6e;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.mobile-nav-icon .basel-burger::before,.mobile-nav-icon .basel-burger::after{position:absolute;content:"";left:0}
.mobile-nav-icon .basel-burger::before{top:-6px}
.mobile-nav-icon .basel-burger::after{top:6px}
.shopping-cart{position:relative}
.shopping-cart>a{display:inline-block;text-align:center}
.shopping-cart>a:before{content:"梁";font-family:"basel-font";display:inline-block;font-size:20px;vertical-align:middle;line-height:30px;height:30px;width:30px}
.shopping-cart>a>span{display:inline-block;font-size:13px;vertical-align:middle;line-height:30px}
.shopping-cart>a>span:not(.basel-cart-totals){display:none}
.shopping-cart>a .amount{font-weight:bold}
.shopping-cart>a:hover{text-decoration:none}
.shopping-cart .dropdown-wrap-cat{right:-21px}
.shopping-cart.basel-cart-alt>a:before{content:"";font-family:"basel-font"}
.basel-cart-design-2>a,.basel-cart-design-3>a{position:relative;text-align:center}
.basel-cart-design-2>a .basel-cart-number,.basel-cart-design-3>a .basel-cart-number{padding:0;margin-left:0;font-size:10px;color:#fff;width:15px;height:15px;line-height:15px;text-align:center;border-radius:50%;background-color:#1aada3;position:absolute;top:-2px;left:19px}
.basel-cart-design-2>a .basel-cart-subtotal,.basel-cart-design-3>a .basel-cart-subtotal{margin-left:2px;font-size:12px}
.basel-cart-design-2>a .subtotal-divider{display:none}
.basel-cart-design-3>a .subtotal-divider{display:none}
.basel-cart-design-3>a .basel-cart-number{left:calc(50% + 10px);-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.basel-cart-design-3>a .basel-cart-subtotal{display:none}
.icons-design-line .search-button a i:before{content:"";font-family:"Simple-Line-Icons";font-weight:400}
.icons-design-line .wishlist-info-widget>a:before{content:"";font-family:"Simple-Line-Icons"}
.icons-design-line .shopping-cart>a:before{content:"";font-family:"Simple-Line-Icons"}
.icons-design-line .shopping-cart.basel-cart-alt>a:before{content:""}
.sticky-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:350;opacity:0;visibility:hidden;-webkit-transition:transform .25s ease,opacity .1s ease,visibility .1s ease;-webkit-transition:opacity .1s ease,visibility .1s ease,-webkit-transform .25s ease;transition:opacity .1s ease,visibility .1s ease,-webkit-transform .25s ease;transition:transform .25s ease,opacity .1s ease,visibility .1s ease;transition:transform .25s ease,opacity .1s ease,visibility .1s ease,-webkit-transform .25s ease;background-color:#fff;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);margin:0 auto}
.sticky-header>.container{display:table}
.sticky-header .site-logo,.sticky-header .main-nav,.sticky-header .right-column{display:table-cell;vertical-align:middle}
.sticky-header .site-logo img{padding-top:10px;padding-bottom:0}
.sticky-header .main-nav{text-align:center}
.sticky-header .right-column .header-links{display:none}
.sticky-header.act-scroll{opacity:1;visibility:visible}
.sticky-header.color-scheme-light{background-color:rgba(0,0,0,.9);-webkit-box-shadow:none;box-shadow:none}
.sticky-navigation-only.sticky-header-prepared .main-header{margin-top:-40px}
.sticky-navigation-only.sticky-header-prepared .main-header .navigation-wrap{position:absolute;left:0;top:0;width:100%;z-index:350}
.sticky-navigation-only.sticky-header-prepared .main-header.act-scroll .navigation-wrap{position:fixed}
.document-ready .login-form-side,.document-ready .cart-widget-side{display:block}
.basel-cart-opened .basel-close-side,.basel-login-side-opened .basel-close-side{opacity:1;visibility:visible}
.cart-widget-side,.login-form-side{position:fixed;top:0;bottom:0;right:0;width:340px;display:none;overflow:auto;background-color:#fff;z-index:500;transform:translate3d(340px,0,0);-webkit-transform:translate3d(340px,0,0);-ms-transform:translate3d(340px,0,0);-webkit-transition:transform .3s ease;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
.cart-widget-side .widget-heading,.login-form-side .widget-heading{margin-bottom:20px;padding:28px 20px;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-flex;-webkit-align-items:center;-webkit-flex-wrap:wrap;-webkit-justify-content:space-between;display:-ms-flex;-ms-align-items:center;-ms-flex-wrap:wrap;-ms-flex-direction:row;-ms-justify-content:space-between}
.cart-widget-side .widget-heading .widget-title,.cart-widget-side .widget-heading .widget-close{vertical-align:middle;display:inline-block;color:#fff}
.login-form-side .widget-heading .widget-title,.login-form-side .widget-heading .widget-close{vertical-align:middle;display:inline-block;color:#fff}
.cart-widget-side .widget-heading .widget-close,.login-form-side .widget-heading .widget-close{text-transform:uppercase;text-decoration:none;font-size:12px;letter-spacing:.6px;line-height:35px;position:relative;cursor:pointer;padding-right:21px}
.cart-widget-side .widget-heading .widget-close:after,.cart-widget-side .widget-heading .widget-close:before{content:" ";position:absolute;right:0;top:50%;margin-top:-1px;width:15px;height:2px;display:inline-block;background-color:#fff;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out}
.login-form-side .widget-heading .widget-close:after,.login-form-side .widget-heading .widget-close:before{content:" ";position:absolute;right:0;top:50%;margin-top:-1px;width:15px;height:2px;display:inline-block;background-color:#fff;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out}
.cart-widget-side .widget-heading .widget-close:after,.login-form-side .widget-heading .widget-close:after{transform:rotate(0);-webkit-transform:rotate(0);-ms-transform:rotate(0)}
.cart-widget-side .widget-heading .widget-close:before,.login-form-side .widget-heading .widget-close:before{-webkit-transform:rotate(0);transform:rotate(0)}
.cart-widget-side .widget-heading .widget-close:hover:after,.login-form-side .widget-heading .widget-close:hover:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.cart-widget-side .widget-heading .widget-close:hover:before,.login-form-side .widget-heading .widget-close:hover:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.cart-widget-side .widget-heading .widget-title,.login-form-side .widget-heading .widget-title{letter-spacing:.6px;margin-bottom:0;padding-bottom:0;font-size:24px}
.cart-widget-side .widget-heading .widget-title:before,.login-form-side .widget-heading .widget-title:before{content:none}
.cart-widget-side .widget_shopping_cart{padding:0 20px 20px 20px}
.cart-widget-side .widget_shopping_cart .product_list_widget{margin-bottom:30px}
.cart-widget-side .widget_shopping_cart_content>p:not(:last-child){margin-bottom:10px}
.basel-cart-opened .cart-widget-side{transform:none;-webkit-transform:none}
.login-form-side .woocommerce-form-login{padding-bottom:20px;margin-left:20px;margin-right:20px;border-bottom-width:1px;border-style:solid;border-color:#e2e2e2}
.login-form-side .social-login-title{margin-top:10px;margin-bottom:20px}
.login-form-side .basel-social-login{margin-bottom:10px}
.login-form-side .register-question{padding-top:20px;padding-bottom:20px;margin-left:20px;margin-right:20px;text-align:center;border-bottom-width:1px;border-style:solid;border-color:#e2e2e2}
.login-form-side .register-question:before{content:"";font-family:"Simple-Line-Icons";display:block;color:rgba(135,135,135,.15);font-size:54px;line-height:54px;font-weight:normal;margin-bottom:15px}
.login-form-side .create-account-text{display:block;font-size:14px;font-weight:600;margin-bottom:15px}
.basel-login-side-opened .login-form-side{transform:none;-webkit-transform:none}
.global-header-vertical .main-page-wrapper{overflow:hidden}
.global-header-vertical .single-product-page{margin-left:-15px;margin-right:-15px}
.global-header-vertical .single-product-content .product-tabs-wrapper{margin-left:0;margin-right:0}
.global-header-vertical.header-full-width .topbar-wrapp>.container,.global-header-vertical.header-full-width .single-breadcrumbs-wrapper>.container{max-width:100%;width:100%;padding-left:15px;padding-right:15px}
.global-header-vertical .single-breadcrumbs-wrapper{margin-top:0}
.global-header-vertical .single-breadcrumbs-wrapper>.container{padding-left:30px;padding-right:30px}
.global-header-vertical .page-title{margin-top:0}
.global-header-vertical.single-product .woocommerce-message,.global-header-vertical.single-product .woocommerce-error{margin:20px auto 20px auto}
.global-header-vertical .owl-carousel:not(.basel-slider):hover .owl-nav div.owl-prev{left:-33px}
.global-header-vertical .owl-carousel:not(.basel-slider):hover .owl-nav div.owl-next{right:-33px}
.global-header-vertical .sticky-header>.container:before,.global-header-vertical .sticky-header>.container:after{display:none}
.global-header-vertical .sticky-header .main-nav{display:none}
.global-header-vertical.global-search-dropdown .header-vertical .right-column{position:relative}
.global-header-vertical .basel-search-dropdown{position:static}
.global-header-vertical .basel-search-dropdown>a{position:relative}
.global-header-vertical .basel-search-dropdown .basel-search-wrapper{right:auto;left:0;padding-top:17px;margin-top:-17px}
.global-header-vertical.global-search-full-screen.basel-search-opened .header-vertical{padding-right:0}
.global-header-vertical .basel-search-full-screen .basel-search-wrapper{top:0 !important;margin-left:280px}
.header-vertical{background-color:#fff}
.header-vertical .navigation-wrap{position:relative;-ms-flex-grow:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border:0;margin-bottom:15px}
.header-vertical .main-nav{display:block}
.header-vertical .main-nav .menu{margin:0}
.header-vertical .main-nav .menu>li{display:block;margin:0}
.header-vertical .main-nav .menu>li>a{height:auto;line-height:1.4;padding:15px 13px}
.header-vertical .main-nav .menu>li a{display:block}
.header-vertical .main-nav .menu>li>.sub-menu-dropdown{top:0;left:90%;margin-left:17px}
.header-vertical .main-nav .menu>li>.sub-menu-dropdown:before{content:"";position:absolute;top:0;bottom:0;right:100%;width:17px}
.header-vertical .main-nav .menu>li.callto-btn a{margin:0}
.header-vertical .main-nav .menu>li.callto-btn.menu-item-has-children a:after{right:15px}
.header-vertical .main-nav .menu>li:hover>a{margin-left:5px}
.header-vertical .main-nav .menu>li:hover.callto-btn>a{margin-left:0}
.header-vertical .main-nav .menu>li:hover>.sub-menu-dropdown{top:0;left:100%}
.header-vertical .main-nav .menu .menu-item-design-default>.sub-menu-dropdown,.header-vertical .main-nav .menu .menu-item-design-full-width>.sub-menu-dropdown,.header-vertical .main-nav .menu .menu-item-design-sized>.sub-menu-dropdown{-webkit-transition:opacity .2s ease .1s,visibility .2s ease .1s,left .2s ease .1s;transition:opacity .2s ease .1s,visibility .2s ease .1s,left .2s ease .1s;left:90%}
.header-vertical .main-nav .menu .item-event-hover:hover>.sub-menu-dropdown,.header-vertical .main-nav .menu .item-event-click.item-menu-opened>.sub-menu-dropdown{top:0;left:100%}
.header-vertical .main-nav .menu .menu-item-design-sized>.sub-menu-dropdown{max-width:calc(100vw - 280px)}
.header-vertical .main-nav .menu .menu-item-design-full-width{position:relative}
.header-vertical .main-nav .menu .menu-item-design-full-width>.sub-menu-dropdown{width:calc(100vw - 280px)}
.header-vertical .main-nav .menu>.menu-item-has-children{margin:0}
.header-vertical .main-nav .menu>.menu-item-has-children>a{padding:15px 28px 13px 15px}
.header-vertical .main-nav .menu>.menu-item-has-children>a:after{content:"";right:15px}
.header-vertical .header-links{padding:10px 15px}
.header-vertical .header-links a{padding-top:1px;padding-bottom:1px;position:relative}
.header-vertical .header-links a:after{content:" ";position:absolute;right:0;bottom:0;width:0;height:1px;background-color:#919191;-webkit-transition:width .2s ease;transition:width .2s ease}
.header-vertical .header-links a:hover{text-decoration:none}
.header-vertical .header-links a:hover:after{width:100%;left:0}
.color-scheme-light .header-vertical .header-links a:after{background-color:#fff}
.header-vertical .header-links ul{text-align:center}
.header-vertical .header-links ul li{display:inline-block;padding:5px 15px}
.header-vertical .dropdown-cat{display:none}
.header-vertical .widgetarea-head{display:block;padding-top:20px;padding-bottom:20px}
.header-banner-enabled .website-wrapper{margin-top:0;transition:margin-top .6s ease;-webkit-transition:margin-top .6s ease}
.header-banner-display .header-banner{opacity:1;transition:opacity 0s ease;-webkit-transition:opacity 0s ease}
.header-banner-display .website-wrapper{transition:margin-top .6s ease .25s;-webkit-transition:margin-top .6s ease .25s}
.header-banner{position:absolute;top:0;left:0;right:0;opacity:0;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:center;-ms-flex-pack:center;justify-content:center;z-index:-1;overflow:hidden;transition:opacity 0s ease .6s;-webkit-transition:opacity 0s ease .6s}
.admin-bar .header-banner{top:32px}
.header-banner-container>p,.header-banner-container>h1,.header-banner-container>h2,.header-banner-container>h3,.header-banner-container>h4,.header-banner-container>h5,.header-banner-container>h6,.header-banner-container>ul,.header-banner-container>ol{margin-bottom:10px}
.header-banner-container>p:last-child,.header-banner-container>h1:last-child,.header-banner-container>h2:last-child,.header-banner-container>h3:last-child,.header-banner-container>h4:last-child,.header-banner-container>h5:last-child,.header-banner-container>h6:last-child,.header-banner-container>ul:last-child,.header-banner-container>ol:last-child{margin-bottom:0}
.header-banner-link{position:absolute;top:0;bottom:0;left:0;right:0}
.close-header-banner{position:absolute;right:0;top:0;bottom:0;width:60px;cursor:pointer;padding-left:21px;padding-left:0}
.close-header-banner:after,.close-header-banner:before{content:" ";position:absolute;left:0;top:50%;margin-top:-1px;width:15px;height:2px;display:inline-block;background-color:#fff;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out}
.close-header-banner:after,.close-header-banner:before{left:50%;margin-left:-7px}
.close-header-banner:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.close-header-banner:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.close-header-banner:hover,.close-header-banner:focus{opacity:.6}
.close-header-banner+.header-banner-link{right:60px}
.color-scheme-dark .close-header-banner:after,.color-scheme-dark .close-header-banner:before{background-color:#4c4c4c}
.topbar-wrapp{width:100%;height:1px;font-size:13px;letter-spacing:.3px;position:relative;border-bottom:1px solid rgba(0,0,0,.05)}
.topbar-wrapp .widgettitle,.topbar-wrapp .widget-title,.topbar-wrapp label{font-size:10px;border:0;padding-bottom:0;text-transform:uppercase}
.topbar-wrapp h1,.topbar-wrapp h2,.topbar-wrapp h3,.topbar-wrapp h4,.topbar-wrapp h5,.topbar-wrapp h6,.topbar-wrapp p{margin-bottom:0;display:inline-block;vertical-align:middle}
.topbar-wrapp h1,.topbar-wrapp h2,.topbar-wrapp h3{font-size:14px}
.topbar-wrapp h4,.topbar-wrapp h5,.topbar-wrapp h6{font-size:12px}
.topbar-wrapp .social-icons{display:inline-block;vertical-align:middle}
.topbar-wrapp .social-icons li{margin-top:0;margin-right:3px;margin-left:3px;line-height:1}
.topbar-wrapp.color-scheme-light{border-bottom:0}
.topbar-wrapp.color-scheme-light .top-bar-left{color:rgba(255,255,255,.9)}
.topbar-wrapp.color-scheme-light .top-bar-left p{color:rgba(255,255,255,.9)}
.topbar-content{display:table;width:100%}
.topbar-content:before{content:"";height:42px;display:table-cell;vertical-align:middle}
.top-bar-left{display:table-cell;vertical-align:middle;overflow:hidden;line-height:21px}
.top-bar-right{display:table-cell;vertical-align:top}
.topbar-menu{float:right}
.topbar-menu ul.menu{white-space:nowrap}
.topbar-menu ul li a .menu-label{display:none}
.topbar-menu ul li a i{margin-right:5px}
.topbar-menu ul>li{position:relative;margin-left:-2px;display:inline-block;line-height:42px}
.topbar-menu ul>li a{padding-top:1px;padding-bottom:1px;position:relative}
.topbar-menu ul>li a:after{content:" ";position:absolute;right:0;bottom:0;width:0;height:1px;background-color:#919191;-webkit-transition:width .2s ease;transition:width .2s ease}
.topbar-menu ul>li a:hover{text-decoration:none}
.topbar-menu ul>li a:hover:after{width:100%;left:0}
.color-scheme-light .topbar-menu ul>li a:after{background-color:#fff}
.topbar-menu ul>li>a{text-transform:uppercase;font-size:12px}
.topbar-menu ul>li>.sub-menu-dropdown{position:absolute;right:0;top:120%;z-index:370;width:150px;background-color:#fff;padding:15px;visibility:hidden;opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 2px rgba(0,0,0,.1)}
.topbar-menu ul>li>.sub-menu-dropdown .container{width:auto;padding:0}
.topbar-menu ul>li>.sub-menu-dropdown li{display:block;line-height:1.6;margin-bottom:10px;margin-left:0;margin-right:0;padding:0}
.topbar-menu ul>li>.sub-menu-dropdown li:before{content:none}
.topbar-menu ul>li>.sub-menu-dropdown li:last-child{margin-bottom:0}
.topbar-menu ul>li>.sub-menu-dropdown li>a{display:block;font-size:13px;padding:2px 0;color:#3c3c3c;font-weight:400;text-transform:none}
.topbar-menu ul>li>.sub-menu-dropdown li>a:after{content:none}
.topbar-menu ul>li>.sub-menu-dropdown li>a:hover,.topbar-menu ul>li>.sub-menu-dropdown li>a:focus{color:#1aada3}
.topbar-menu ul>li>.sub-menu-dropdown li .sub-sub-menu{margin-top:10px}
.topbar-menu ul>li>.sub-menu-dropdown:after{content:"律";font-family:"basel-font";position:absolute;top:-3px;right:20px;line-height:0;font-size:24px;color:#fff}
.topbar-menu ul>li:before{content:" ";display:inline-block;height:25px;width:1px;background-color:rgba(0,0,0,.05);margin-left:10px;margin-right:10px;vertical-align:middle}
.topbar-menu ul>li:first-child:before{content:none}
.topbar-menu ul>li:hover>.sub-menu-dropdown{visibility:visible;opacity:1;top:100%}
.color-scheme-light .topbar-menu ul.menu>li>a{color:#fff}
.color-scheme-light .topbar-menu ul.menu>li>a:hover{color:rgba(255,255,255,.9)}
.color-scheme-light .topbar-menu ul.menu>li>a:after{background-color:rgba(255,255,255,.7)}
.color-scheme-light .topbar-menu ul.menu>li:before{background-color:rgba(255,255,255,.1)}
.page-title{width:100%;border-bottom:1px solid rgba(168,168,168,.15);position:relative;margin-top:-40px}
.page-title .entry-title,.page-title h1{margin-bottom:0;text-transform:uppercase}
.page-title .entry-header .breadcrumbs,.page-title .entry-header .yoast-breadcrumb{font-size:0}
.page-title .entry-header .breadcrumbs>span,.page-title .entry-header .breadcrumbs>a{font-size:14px;display:inline-block}
.page-title .entry-header .yoast-breadcrumb>span,.page-title .entry-header .yoast-breadcrumb>a{font-size:14px;display:inline-block}
.page-title .entry-header .breadcrumbs>span:after,.page-title .entry-header .breadcrumbs>a:after{content:"/";display:inline-block;padding:0 10px}
.page-title .entry-header .yoast-breadcrumb>span:after,.page-title .entry-header .yoast-breadcrumb>a:after{content:"/";display:inline-block;padding:0 10px}
.page-title .entry-header .breadcrumbs>a:before,.page-title .entry-header .yoast-breadcrumb>a:before{content:"洛";font-family:"basel-font";display:inline-block;margin-right:5px}
.page-title .entry-header .breadcrumbs>span:last-child:after,.page-title .entry-header .yoast-breadcrumb>span:last-child:after{content:none;padding:0}
.page-title .entry-header:after{content:"";clear:both;display:block}
.page-title.color-scheme-light .breadcrumbs,.page-title.color-scheme-light .yoast-breadcrumb{color:rgba(255,255,255,.9)}
.page-title.color-scheme-light .breadcrumbs a,.page-title.color-scheme-light .breadcrumbs span{color:rgba(255,255,255,.9)}
.page-title.color-scheme-light .yoast-breadcrumb a,.page-title.color-scheme-light .yoast-breadcrumb span{color:rgba(255,255,255,.9)}
.page-title.color-scheme-light .breadcrumbs a:hover,.page-title.color-scheme-light .yoast-breadcrumb a:hover{color:#fff}
.title-size-small{padding:15px 0}
.title-size-small .entry-title,.title-size-small h1{font-size:36px}
.title-size-default{padding:60px 0}
.title-size-default .entry-title,.title-size-default h1{font-size:48px}
.title-size-large{padding:100px 0}
.title-size-large .entry-title,.title-size-large h1{font-size:56px}
.title-design-centered .entry-header{text-align:center}
.title-design-centered .breadcrumbs,.title-design-centered .yoast-breadcrumb{margin-top:5px}
.title-design-default .entry-title{float:left;line-height:50px}
.title-design-default .breadcrumbs,.title-design-default .yoast-breadcrumb{float:right;line-height:50px}
.wrapper-boxed .website-wrapper{max-width:1200px}
.wrapper-boxed .header-banner{max-width:1200px;margin:0 auto}
.wrapper-boxed .scrollToTop{bottom:40px;right:20px}
.wrapper-boxed.sticky-footer-on .footer-container{right:auto;left:auto;max-width:1200px;width:100%}
.wrapper-boxed .website-wrapper{overflow:hidden;margin:0 auto;-webkit-box-shadow:0 1px 5px rgba(190,190,190,.26);box-shadow:0 1px 5px rgba(190,190,190,.26)}
.wrapper-boxed.sticky-header-prepared .header-shop,.wrapper-boxed.basel-header-overlap .main-header,.wrapper-boxed .sticky-header{left:auto;right:auto;max-width:inherit}
.wrapper-boxed .owl-carousel:not(.basel-slider) .owl-nav>div{background-color:#fff;-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);box-shadow:0 0 9px rgba(0,0,0,.1);filter:Alpha(Opacity=1);opacity:1}
.wrapper-boxed .owl-carousel:not(.basel-slider) .owl-nav>div.disabled{color:rgba(0,0,0,.3)}
.wrapper-boxed .owl-carousel:not(.basel-slider) .owl-nav>div:before{width:38px;font-size:18px;height:38px;line-height:38px}
.wrapper-boxed .owl-carousel:not(.basel-slider) .owl-nav .owl-next{right:20px}
.wrapper-boxed .owl-carousel:not(.basel-slider) .owl-nav .owl-prev{left:20px}
.wrapper-boxed .owl-carousel:not(.basel-slider):hover .owl-nav div.owl-next{right:20px}
.wrapper-boxed .owl-carousel:not(.basel-slider):hover .owl-nav div.owl-prev{left:20px}
.wrapper-boxed .popup-quick-view .owl-nav>div{filter:Alpha(Opacity=0);opacity:0}
.wrapper-full-width-content .container{width:95%}
.global-header-vertical .container{max-width:none;width:100%;padding-left:30px;padding-right:30px}
.global-header-vertical .container .container{padding-left:0;padding-right:0}
.global-header-vertical .vc_row:not(.vc_inner){margin-left:-30px;margin-right:-30px;padding-left:15px;padding-right:15px}
.global-header-vertical.wrapper-full-width .container{max-width:1200px}
.global-header-vertical.wrapper-wide .container{max-width:1600px;width:100%}
.global-header-vertical.wrapper-boxed{padding-left:280px}
.global-header-vertical.wrapper-boxed .website-wrapper{padding-left:0}
.global-header-vertical.wrapper-boxed .container{max-width:1200px}
.basel-close-side{position:fixed;top:0;left:0;width:100%;height:100%;z-index:400;opacity:0;visibility:hidden;background-color:rgba(0,0,0,.7);-webkit-transition:all .3s ease;transition:all .3s ease}
.basel-pagination{text-align:center}
.basel-pagination .current,.basel-pagination .inactive{border:1px solid rgba(0,0,0,0);border-bottom-color:#b1b1b1;display:inline-block;text-align:center;width:34px;line-height:32px;margin-right:6px;font-size:16px;color:#000}
.basel-pagination .current{background-color:#000;border-color:#000;color:#fff}
.basel-pagination .inactive:hover{text-decoration:none;border-color:#b1b1b1}
.basel-pagination .inactive:focus{text-decoration:none;border-color:#b1b1b1;background-color:#000;border-color:#000;color:#fff}
.scrollToTop{width:45px;height:45px;text-align:center;color:#000;z-index:350;font-size:0;border:1px solid #000;border-radius:50%;text-decoration:none;background-color:#fff;position:fixed;bottom:75px;right:40px;visibility:hidden;opacity:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:scale(1);-webkit-transform:scale(1);transition:.2s all ease;-webkit-transition:.2s all ease}
.scrollToTop.button-show{visibility:visible;opacity:1}
.scrollToTop .basel-tooltip-label{display:none}
.scrollToTop:after{content:"";display:inline-block;font-size:18px;line-height:42px;font-family:"simple-line-icons"}
.scrollToTop:hover,.scrollToTop:focus{text-decoration:none;background:#1aada3;border-color:#1aada3;color:#fff;transform:scale(0.91);-webkit-transform:scale(0.91)}
.basel-promo-popup,.basel-content-popup,.basel-sizeguide{display:none;max-width:900px;margin:0 auto;background:#fff;padding:20px;position:relative;opacity:0;transform:translateY(50px);-webkit-transform:translateY(50px);-webkit-transition:all .3s ease;-webkit-transition:all .4s ease;transition:all .4s ease}
.basel-promo-popup .mfp-close,.basel-content-popup .mfp-close,.basel-sizeguide .mfp-close{font-size:0;cursor:pointer;padding-right:36px;opacity:1}
.basel-promo-popup .mfp-close:after,.basel-promo-popup .mfp-close:before{content:" ";position:absolute;right:0;top:50%;margin-top:-0.5px;width:30px;height:1px;display:inline-block;background-color:#000;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out}
.basel-content-popup .mfp-close:after,.basel-content-popup .mfp-close:before{content:" ";position:absolute;right:0;top:50%;margin-top:-0.5px;width:30px;height:1px;display:inline-block;background-color:#000;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out}
.basel-sizeguide .mfp-close:after,.basel-sizeguide .mfp-close:before{content:" ";position:absolute;right:0;top:50%;margin-top:-0.5px;width:30px;height:1px;display:inline-block;background-color:#000;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out}
.basel-promo-popup .mfp-close:after,.basel-content-popup .mfp-close:after,.basel-sizeguide .mfp-close:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.basel-promo-popup .mfp-close:before,.basel-content-popup .mfp-close:before,.basel-sizeguide .mfp-close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.basel-promo-popup .mfp-close:after,.basel-promo-popup .mfp-close:before{right:9px}
.basel-content-popup .mfp-close:after,.basel-content-popup .mfp-close:before{right:9px}
.basel-sizeguide .mfp-close:after,.basel-sizeguide .mfp-close:before{right:9px}
.mfp-wrap .basel-promo-popup,.mfp-wrap .basel-content-popup,.mfp-wrap .basel-sizeguide{display:block}
.basel-popup-effect.mfp-ready .basel-promo-popup,.basel-popup-effect.mfp-ready .basel-content-popup,.basel-popup-effect.mfp-ready .basel-sizeguide{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
.basel-popup-effect.mfp-removing .basel-promo-popup,.basel-popup-effect.mfp-removing .basel-content-popup,.basel-popup-effect.mfp-removing .basel-sizeguide{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}
.basel-sizeguide .responsive-table{margin-bottom:0}
.basel-sizeguide-title{font-size:24px;text-transform:uppercase;text-align:center}
.basel-sizeguide-content{margin-bottom:30px}
.liner-continer{display:table-row}
.liner-continer .left-line,.liner-continer .right-line{display:table-cell;vertical-align:middle;width:50%}
.liner-continer .left-line:after,.liner-continer .right-line:after{content:"";width:100%;display:inline-block;height:1px;vertical-align:middle}
.liner-continer .left-line{padding-right:20px}
.liner-continer .right-line{padding-left:20px}
.liner-continer.position-left .right-line{display:none}
.liner-continer.position-left .left-line{width:100%}
.liner-continer.position-right .right-line{width:100%}
.liner-continer.position-right .left-line{display:none}
i.fa:before{margin-left:1px;margin-right:1px}
.slider-title{text-align:center;font-size:26px;margin-bottom:30px;text-transform:uppercase;position:relative}
.slider-title:before{content:" ";position:absolute;bottom:-12px;left:50%;margin-left:-15px;width:30px;height:2px;display:inline-block;background-color:#1aada3}
.rev_slider_wrapper .add_to_cart_button.loading{padding-right:35px !important;padding-left:15px !important}
.rev_slider_wrapper .btn,.rev_slider_wrapper .button,.rev_slider_wrapper button,.rev_slider_wrapper .added_to_cart{color:#5f5f5f;-webkit-transition:all .25s ease-in-out !important;transition:all .25s ease-in-out !important}
.rev_slider_wrapper .btn:hover,.rev_slider_wrapper .button:hover,.rev_slider_wrapper button:hover,.rev_slider_wrapper .added_to_cart:hover{color:#fff}
.admin-bar .sticky-header.act-scroll,.admin-bar.sticky-navigation-only.sticky-header-prepared .main-header.act-scroll .navigation-wrap,.admin-bar .cart-widget-side,.admin-bar .mobile-nav{top:32px}
.basel-row-gradient-enable{position:relative}
.basel-row-gradient{position:absolute;top:0;left:0;right:0;bottom:0}
a.login-to-prices-msg{font-size:13px;font-weight:600;color:#1aada3}
a.login-to-prices-msg:hover{opacity:.6;color:#1aada3;text-decoration:none}
.login-see-prices .basel-hover-alt.purchasable:hover .swap-elements,.login-see-prices .basel-hover-link.purchasable:hover .swap-elements{transform:none;-webkit-transform:none}
.basel-stock-progress-bar .stock-info{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:5px}
.basel-stock-progress-bar .stock-info span{font-weight:600;margin-left:3px}
.basel-stock-progress-bar .progress-area,.basel-stock-progress-bar .progress-bar{height:7px}
.basel-stock-progress-bar .progress-area{width:100%;background-color:#f4f4f4}
.basel-stock-progress-bar .progress-bar{background-color:#1aada3}
.footer-container{background:#3b3a6e;-webkit-box-shadow:0 0 10px 0 rgba(212,216,231,.8);box-shadow:0 0 10px 0 rgba(212,216,231,.8);width:100%}
.footer-container .widget-area{padding:16px}
.footer-container .footer-column{margin-bottom:30px}
.footer-container .footer-widget{margin-bottom:30px}
.footer-container .footer-widget:last-child{margin-bottom:0}
.footer-container .title{font-size:16px;text-transform:uppercase;border-bottom:2px solid rgba(124,124,124,.2);padding-bottom:10px;margin-bottom:20px}
.footer-container ul{list-style:none;line-height:1}
.footer-container ul li{margin-bottom:15px}
.footer-container ul li:last-child{margin-bottom:0}
.footer-container.color-scheme-light{color:rgba(255,255,255,.6)}
.footer-container.color-scheme-light a{color:rgba(255,255,255,.6)}
.footer-container.color-scheme-light a:hover,.footer-container.color-scheme-light a:focus{color:#fff}
.footer-container.color-scheme-light p{color:rgba(255,255,255,.6)}
.footer-container.color-scheme-light ul li{color:rgba(255,255,255,.6);border-color:rgba(255,255,255,.1)}
.footer-container.color-scheme-light ul li a{color:rgba(255,255,255,.6)}
.footer-container.color-scheme-light ul li a:hover,.footer-container.color-scheme-light ul li a:focus{color:#fff}
.footer-container.color-scheme-light .title{border-color:rgba(255,255,255,.3)}
.footer-container.color-scheme-light .main-footer+.copyrights-wrapper .min-footer{border-top:1px solid rgba(255,255,255,.1)}
.main-footer+.copyrights-wrapper .min-footer{border-top:1px solid rgba(124,124,124,.2)}
.min-footer{display:table;width:100%;padding:20px 0;line-height:1.6}
.min-footer p{margin-bottom:0}
.min-footer .col-left,.min-footer .col-right{display:table-cell;vertical-align:middle;width:50%}
.min-footer .col-left{text-align:left}
.min-footer .col-right{text-align:right}
.min-footer .social-icons li{margin-bottom:0}
.copyrights-centered .min-footer>div{display:block;text-align:center;width:100%;margin-top:15px}
.copyrights-centered .min-footer>div:first-child,.copyrights-centered .min-footer>div:last-child:empty{margin-top:0}
.btn,.button,button,.added_to_cart,input[type=submit]{display:inline-block;text-align:center;font-size:14px;padding-top:10px;padding-bottom:10px;padding-left:20px;padding-right:20px;line-height:18px;text-transform:uppercase;letter-spacing:.3px;border-radius:0;border:1px solid;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;background-color:#ececec;color:#3e3e3e;border-color:#ececec}
.btn:hover,.btn:focus{background-color:#3e3e3e;color:#fff;text-decoration:none;border-color:#3e3e3e}
.button:hover,.button:focus{background-color:#3e3e3e;color:#fff;text-decoration:none;border-color:#3e3e3e}
button:hover,button:focus{background-color:#3e3e3e;color:#fff;text-decoration:none;border-color:#3e3e3e}
.added_to_cart:hover,.added_to_cart:focus{background-color:#3e3e3e;color:#fff;text-decoration:none;border-color:#3e3e3e}
input[type=submit]:hover,input[type=submit]:focus{background-color:#3e3e3e;color:#fff;text-decoration:none;border-color:#3e3e3e}
.btn.btn-style-bordered,.button.btn-style-bordered,button.btn-style-bordered,.added_to_cart.btn-style-bordered,input[type=submit].btn-style-bordered{background-color:rgba(0,0,0,0);color:#6d6d6d;border-color:#b5b5b5}
.btn.btn-style-bordered:hover,.btn.btn-style-bordered:focus{background-color:#3e3e3e;color:#fff;border-color:#3e3e3e}
.button.btn-style-bordered:hover,.button.btn-style-bordered:focus{background-color:#3e3e3e;color:#fff;border-color:#3e3e3e}
button.btn-style-bordered:hover,button.btn-style-bordered:focus{background-color:#3e3e3e;color:#fff;border-color:#3e3e3e}
.added_to_cart.btn-style-bordered:hover,.added_to_cart.btn-style-bordered:focus{background-color:#3e3e3e;color:#fff;border-color:#3e3e3e}
input[type=submit].btn-style-bordered:hover,input[type=submit].btn-style-bordered:focus{background-color:#3e3e3e;color:#fff;border-color:#3e3e3e}
.btn.btn-style-link,.button.btn-style-link,button.btn-style-link,.added_to_cart.btn-style-link,input[type=submit].btn-style-link{background-color:rgba(0,0,0,0);color:#6d6d6d;border-color:#b5b5b5}
.btn.btn-style-link:hover,.btn.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#3e3e3e;border-color:#3e3e3e}
.button.btn-style-link:hover,.button.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#3e3e3e;border-color:#3e3e3e}
button.btn-style-link:hover,button.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#3e3e3e;border-color:#3e3e3e}
.added_to_cart.btn-style-link:hover,.added_to_cart.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#3e3e3e;border-color:#3e3e3e}
input[type=submit].btn-style-link:hover,input[type=submit].btn-style-link:focus{background-color:rgba(0,0,0,0);color:#3e3e3e;border-color:#3e3e3e}
.btn:focus,.button:focus,button:focus,.added_to_cart:focus,input[type=submit]:focus{outline:0}
.btn i,.button i,button i,.added_to_cart i,input[type=submit] i{margin-left:3px}
.btn.btn-size-small,.button.btn-size-small,button.btn-size-small,.added_to_cart.btn-size-small,input[type=submit].btn-size-small{font-size:12px;line-height:16px;padding-top:7px;padding-bottom:7px;padding-left:14px;padding-right:14px}
.btn.btn-size-large,.button.btn-size-large,button.btn-size-large,.added_to_cart.btn-size-large,input[type=submit].btn-size-large{font-size:16px;line-height:20px;padding-top:12px;padding-bottom:12px;padding-left:28px;padding-right:28px}
.btn.btn-size-extra-large,.button.btn-size-extra-large,button.btn-size-extra-large,.added_to_cart.btn-size-extra-large,input[type=submit].btn-size-extra-large{font-size:18px;line-height:22px;padding-top:15px;padding-bottom:15px;padding-left:40px;padding-right:40px}
.btn.btn-style-bordered,.button.btn-style-bordered,button.btn-style-bordered,.added_to_cart.btn-style-bordered,input[type=submit].btn-style-bordered{background-color:rgba(0,0,0,0)}
.btn.btn-style-bordered:hover,.btn.btn-style-bordered:focus{text-decoration:none}
.button.btn-style-bordered:hover,.button.btn-style-bordered:focus{text-decoration:none}
button.btn-style-bordered:hover,button.btn-style-bordered:focus{text-decoration:none}
.added_to_cart.btn-style-bordered:hover,.added_to_cart.btn-style-bordered:focus{text-decoration:none}
input[type=submit].btn-style-bordered:hover,input[type=submit].btn-style-bordered:focus{text-decoration:none}
.btn.btn-style-link,.button.btn-style-link,button.btn-style-link,.added_to_cart.btn-style-link,input[type=submit].btn-style-link{padding:0;border-top:0;border-left:0;border-right:0;text-transform:capitalize}
.btn.btn-round,.btn.btn-style-round{border-radius:35px}
.button.btn-round,.button.btn-style-round{border-radius:35px}
button.btn-round,button.btn-style-round{border-radius:35px}
.added_to_cart.btn-round,.added_to_cart.btn-style-round{border-radius:35px}
input[type=submit].btn-round,input[type=submit].btn-style-round{border-radius:35px}
.btn.btn-color-primary,.button.btn-color-primary,button.btn-color-primary,.added_to_cart.btn-color-primary,input[type=submit].btn-color-primary{background-color:#8415d0;color:#fff;border-color:#8415d0}
.btn.btn-color-primary:hover,.btn.btn-color-primary:focus{background-color:#be74f1;border-color:#be74f1;opacity:.8;color:#fff;text-decoration:none}
.button.btn-color-primary:hover,.button.btn-color-primary:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
button.btn-color-primary:hover,button.btn-color-primary:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.added_to_cart.btn-color-primary:hover,.added_to_cart.btn-color-primary:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
input[type=submit].btn-color-primary:hover,input[type=submit].btn-color-primary:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.btn.btn-color-primary.btn-style-bordered,.button.btn-color-primary.btn-style-bordered,button.btn-color-primary.btn-style-bordered,.added_to_cart.btn-color-primary.btn-style-bordered,input[type=submit].btn-color-primary.btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
.btn.btn-color-primary.btn-style-bordered:hover,.btn.btn-color-primary.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.button.btn-color-primary.btn-style-bordered:hover,.button.btn-color-primary.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
button.btn-color-primary.btn-style-bordered:hover,button.btn-color-primary.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.added_to_cart.btn-color-primary.btn-style-bordered:hover,.added_to_cart.btn-color-primary.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
input[type=submit].btn-color-primary.btn-style-bordered:hover,input[type=submit].btn-color-primary.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.btn.btn-color-primary.btn-style-link,.button.btn-color-primary.btn-style-link,button.btn-color-primary.btn-style-link,.added_to_cart.btn-color-primary.btn-style-link,input[type=submit].btn-color-primary.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.btn.btn-color-primary.btn-style-link:hover,.btn.btn-color-primary.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.button.btn-color-primary.btn-style-link:hover,.button.btn-color-primary.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
button.btn-color-primary.btn-style-link:hover,button.btn-color-primary.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.added_to_cart.btn-color-primary.btn-style-link:hover,.added_to_cart.btn-color-primary.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
input[type=submit].btn-color-primary.btn-style-link:hover,input[type=submit].btn-color-primary.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.btn.btn-color-alt,.button.btn-color-alt,button.btn-color-alt,.added_to_cart.btn-color-alt,input[type=submit].btn-color-alt{background-color:#fbbc34;color:#fff;border-color:#fbbc34}
.btn.btn-color-alt:hover,.btn.btn-color-alt:focus{background-color:#fbbc34;border-color:#fbbc34;color:#fff;opacity:.8;text-decoration:none}
.button.btn-color-alt:hover,.button.btn-color-alt:focus{background-color:#fbbc34;border-color:#fbbc34;color:#fff;opacity:.8;text-decoration:none}
button.btn-color-alt:hover,button.btn-color-alt:focus{background-color:#fbbc34;border-color:#fbbc34;color:#fff;opacity:.8;text-decoration:none}
.added_to_cart.btn-color-alt:hover,.added_to_cart.btn-color-alt:focus{background-color:#fbbc34;border-color:#fbbc34;color:#fff;opacity:.8;text-decoration:none}
input[type=submit].btn-color-alt:hover,input[type=submit].btn-color-alt:focus{background-color:#fbbc34;border-color:#fbbc34;color:#fff;opacity:.8;text-decoration:none}
.btn.btn-color-alt.btn-style-bordered,.button.btn-color-alt.btn-style-bordered,button.btn-color-alt.btn-style-bordered,.added_to_cart.btn-color-alt.btn-style-bordered,input[type=submit].btn-color-alt.btn-style-bordered{background-color:rgba(0,0,0,0);color:#fbbc34}
.btn.btn-color-alt.btn-style-bordered:hover,.btn.btn-color-alt.btn-style-bordered:focus{background-color:#fbbc34;color:#fff;opacity:1}
.button.btn-color-alt.btn-style-bordered:hover,.button.btn-color-alt.btn-style-bordered:focus{background-color:#fbbc34;color:#fff;opacity:1}
button.btn-color-alt.btn-style-bordered:hover,button.btn-color-alt.btn-style-bordered:focus{background-color:#fbbc34;color:#fff;opacity:1}
.added_to_cart.btn-color-alt.btn-style-bordered:hover,.added_to_cart.btn-color-alt.btn-style-bordered:focus{background-color:#fbbc34;color:#fff;opacity:1}
input[type=submit].btn-color-alt.btn-style-bordered:hover,input[type=submit].btn-color-alt.btn-style-bordered:focus{background-color:#fbbc34;color:#fff;opacity:1}
.btn.btn-color-alt.btn-style-link,.button.btn-color-alt.btn-style-link,button.btn-color-alt.btn-style-link,.added_to_cart.btn-color-alt.btn-style-link,input[type=submit].btn-color-alt.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.btn.btn-color-alt.btn-style-link:hover,.btn.btn-color-alt.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.button.btn-color-alt.btn-style-link:hover,.button.btn-color-alt.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
button.btn-color-alt.btn-style-link:hover,button.btn-color-alt.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.added_to_cart.btn-color-alt.btn-style-link:hover,.added_to_cart.btn-color-alt.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
input[type=submit].btn-color-alt.btn-style-link:hover,input[type=submit].btn-color-alt.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.btn.btn-color-black,.button.btn-color-black,button.btn-color-black,.added_to_cart.btn-color-black,input[type=submit].btn-color-black{background-color:#000;color:#fff;border-color:#000}
.btn.btn-color-black:hover,.btn.btn-color-black:focus{background-color:#333;color:#fff;text-decoration:none;border-color:#333}
.button.btn-color-black:hover,.button.btn-color-black:focus{background-color:#333;color:#fff;text-decoration:none;border-color:#333}
button.btn-color-black:hover,button.btn-color-black:focus{background-color:#333;color:#fff;text-decoration:none;border-color:#333}
.added_to_cart.btn-color-black:hover,.added_to_cart.btn-color-black:focus{background-color:#333;color:#fff;text-decoration:none;border-color:#333}
input[type=submit].btn-color-black:hover,input[type=submit].btn-color-black:focus{background-color:#333;color:#fff;text-decoration:none;border-color:#333}
.btn.btn-color-black.btn-style-bordered,.button.btn-color-black.btn-style-bordered,button.btn-color-black.btn-style-bordered,.added_to_cart.btn-color-black.btn-style-bordered,input[type=submit].btn-color-black.btn-style-bordered{background-color:rgba(0,0,0,0);color:#000}
.btn.btn-color-black.btn-style-bordered:hover,.btn.btn-color-black.btn-style-bordered:focus{background-color:#000;color:#fff;border-color:#000}
.button.btn-color-black.btn-style-bordered:hover,.button.btn-color-black.btn-style-bordered:focus{background-color:#000;color:#fff;border-color:#000}
button.btn-color-black.btn-style-bordered:hover,button.btn-color-black.btn-style-bordered:focus{background-color:#000;color:#fff;border-color:#000}
.added_to_cart.btn-color-black.btn-style-bordered:hover,.added_to_cart.btn-color-black.btn-style-bordered:focus{background-color:#000;color:#fff;border-color:#000}
input[type=submit].btn-color-black.btn-style-bordered:hover,input[type=submit].btn-color-black.btn-style-bordered:focus{background-color:#000;color:#fff;border-color:#000}
.btn.btn-color-black.btn-style-link,.button.btn-color-black.btn-style-link,button.btn-color-black.btn-style-link,.added_to_cart.btn-color-black.btn-style-link,input[type=submit].btn-color-black.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:1}
.btn.btn-color-black.btn-style-link:hover,.btn.btn-color-black.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.7}
.button.btn-color-black.btn-style-link:hover,.button.btn-color-black.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.7}
button.btn-color-black.btn-style-link:hover,button.btn-color-black.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.7}
.added_to_cart.btn-color-black.btn-style-link:hover,.added_to_cart.btn-color-black.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.7}
input[type=submit].btn-color-black.btn-style-link:hover,input[type=submit].btn-color-black.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.7}
.btn.btn-color-white,.button.btn-color-white,button.btn-color-white,.added_to_cart.btn-color-white,input[type=submit].btn-color-white{background-color:#fff;color:#3b3b3b;border-color:#fff}
.btn.btn-color-white:hover,.btn.btn-color-white:focus{background-color:#3e3e3e;color:#fff;text-decoration:none;border-color:#3e3e3e}
.button.btn-color-white:hover,.button.btn-color-white:focus{background-color:#3e3e3e;color:#fff;text-decoration:none;border-color:#3e3e3e}
button.btn-color-white:hover,button.btn-color-white:focus{background-color:#3e3e3e;color:#fff;text-decoration:none;border-color:#3e3e3e}
.added_to_cart.btn-color-white:hover,.added_to_cart.btn-color-white:focus{background-color:#3e3e3e;color:#fff;text-decoration:none;border-color:#3e3e3e}
input[type=submit].btn-color-white:hover,input[type=submit].btn-color-white:focus{background-color:#3e3e3e;color:#fff;text-decoration:none;border-color:#3e3e3e}
.btn.btn-color-white.btn-style-bordered,.button.btn-color-white.btn-style-bordered,button.btn-color-white.btn-style-bordered,.added_to_cart.btn-color-white.btn-style-bordered,input[type=submit].btn-color-white.btn-style-bordered{background-color:rgba(0,0,0,0);color:#fff}
.btn.btn-color-white.btn-style-bordered:hover,.btn.btn-color-white.btn-style-bordered:focus{background-color:#fff;color:#5f5f5f;border-color:#fff}
.button.btn-color-white.btn-style-bordered:hover,.button.btn-color-white.btn-style-bordered:focus{background-color:#fff;color:#5f5f5f;border-color:#fff}
button.btn-color-white.btn-style-bordered:hover,button.btn-color-white.btn-style-bordered:focus{background-color:#fff;color:#5f5f5f;border-color:#fff}
.added_to_cart.btn-color-white.btn-style-bordered:hover,.added_to_cart.btn-color-white.btn-style-bordered:focus{background-color:#fff;color:#5f5f5f;border-color:#fff}
input[type=submit].btn-color-white.btn-style-bordered:hover,input[type=submit].btn-color-white.btn-style-bordered:focus{background-color:#fff;color:#5f5f5f;border-color:#fff}
.btn.btn-color-white.btn-style-link,.button.btn-color-white.btn-style-link,button.btn-color-white.btn-style-link,.added_to_cart.btn-color-white.btn-style-link,input[type=submit].btn-color-white.btn-style-link{background-color:rgba(0,0,0,0);color:#fff;border-color:rgba(255,255,255,.6)}
.btn.btn-color-white.btn-style-link:hover,.btn.btn-color-white.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#fff;border-color:#fff}
.button.btn-color-white.btn-style-link:hover,.button.btn-color-white.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#fff;border-color:#fff}
button.btn-color-white.btn-style-link:hover,button.btn-color-white.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#fff;border-color:#fff}
.added_to_cart.btn-color-white.btn-style-link:hover,.added_to_cart.btn-color-white.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#fff;border-color:#fff}
input[type=submit].btn-color-white.btn-style-link:hover,input[type=submit].btn-color-white.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#fff;border-color:#fff}
.basel-button-wrapper.btn-inline{display:inline-block;margin-bottom:10px;margin-right:10px}
.text-center .basel-button-wrapper.btn-inline{margin-left:5px;margin-right:5px}
.text-right .basel-button-wrapper.btn-inline{margin-left:10px;margin-right:0}
.product-labels{position:absolute;display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-align:flex-start;-webkit-box-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:1;max-width:50%}
.product-label{min-width:50px;color:#fff;font-weight:bold;word-break:break-all;letter-spacing:1px;line-height:1.2;text-align:center;text-transform:uppercase}
.product-label:not(:last-child){margin-bottom:10px}
.product-label.onsale{background-color:#1aada3}
.product-label.featured{background-color:#e22d2d}
.product-label.new{background-color:#438e44}
.product-label.out-of-stock{background-color:#000}
.product-label.attribute-label:not(.label-with-img){background-color:rgba(255,255,255,.9);color:#1b1919}
.labels-rectangular{top:15px;left:0}
.labels-rectangular .product-label{letter-spacing:.4px;font-size:12px;padding:5px 10px}
.labels-rectangular .label-with-img{max-width:50px;padding:0}
.labels-rounded{top:5px;left:5px}
.labels-rounded .product-label{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-ms-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;min-height:50px;padding:5px 7px;font-size:13px;border-radius:35px}
.browser-Internet .labels-rounded .product-label{height:50px}
.labels-rounded .label-with-img{min-height:auto;max-width:55px;padding:0}
.labels-rounded .out-of-stock{max-width:50px;font-size:12px}
.menu-label{position:absolute;opacity:0;top:50%;right:-5px;padding:2px 4px;margin-top:-20px;color:#fff;line-height:1.3;font-size:8px;text-transform:uppercase;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}
.menu-label:after{position:absolute;content:"栗";font-family:"basel-font";z-index:-1;bottom:5px;font-size:16px;bottom:-9px;left:3px}
.menu-label-new{background-color:#1aada3}
.menu-label-new:after{color:#1aada3}
.menu-label-sale{background-color:#d41212}
.menu-label-sale:after{color:#d41212}
.menu-label-hot{background-color:#ef7c0a}
.menu-label-hot:after{color:#ef7c0a}
.document-ready .menu-label{opacity:1}
.table-bordered-style th,.table-bordered-style td{border:1px solid #efefef}
table{width:100%;margin-bottom:50px;font-size:14px}
table a{color:#2f2f2f}
table tr th{padding:15px 10px;text-align:center;letter-spacing:1px;font-size:18px;font-weight:600;text-transform:uppercase;line-height:1.4;color:#1b1919;vertical-align:middle;border:0;border-bottom:2px solid #efefef}
table tr td{padding:15px 12px;border:0;text-align:center;border-bottom:1px solid #e6e6e6}
table tbody th,table tfoot th{border-bottom:1px solid #e6e6e6;text-transform:none}
.responsive-table{overflow-x:auto;margin-bottom:30px}
.responsive-table table{margin:0}
.responsive-table .responsive-table{margin-bottom:0;overflow-x:visible}
.promo-banner{position:relative;overflow:hidden}
.promo-banner .wrapper-content-baner{position:absolute;top:0;width:100%;height:100%;z-index:2}
.promo-banner .banner-inner{position:absolute;top:0;left:0;right:0;padding:20px;z-index:1}
.promo-banner .banner-inner h1,.promo-banner .banner-inner h2,.promo-banner .banner-inner h3,.promo-banner .banner-inner h4,.promo-banner .banner-inner h5,.promo-banner .banner-inner h6{margin-bottom:20px;line-height:1.3}
.promo-banner .banner-inner p{margin-bottom:20px}
.promo-banner .banner-inner p:last-child,.promo-banner .banner-inner p:first-child{margin-bottom:0}
.promo-banner .banner-inner .btn{margin-top:0;margin-bottom:0}
.promo-banner.increased-padding .banner-inner{padding:6%}
.promo-banner.vertical-alignment-middle .banner-inner{top:50%;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%)}
.promo-banner.vertical-alignment-bottom .banner-inner{top:100%;transform:translateY(-100%);-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%)}
.promo-banner.hover-1{backface-visibility:hidden;-webkit-backface-visibility:hidden}
.promo-banner.hover-1 .main-wrapp-img{margin:-1px;backface-visibility:hidden;-webkit-backface-visibility:hidden}
.promo-banner.hover-1 .main-wrapp-img .banner-image{-webkit-transition:all .6s;transition:all .6s}
.promo-banner.hover-1:hover>.main-wrapp-img .banner-image{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1)}
.promo-banner.hover-2{backface-visibility:hidden;-webkit-backface-visibility:hidden}
.promo-banner.hover-2 .main-wrapp-img{margin:-1px;backface-visibility:hidden;-webkit-backface-visibility:hidden}
.promo-banner.hover-2 .main-wrapp-img .banner-image{-webkit-transition:all 1s;transition:all 1s}
.promo-banner.hover-2 .banner-inner{padding:30px}
.promo-banner.hover-2.color-scheme-dark .wrapper-content-baner:after,.promo-banner.hover-2.color-scheme-dark .wrapper-content-baner:before{border-color:rgba(0,0,0,.5)}
.promo-banner.hover-2 .wrapper-content-baner:before{position:absolute;top:20px;right:20px;bottom:20px;left:20px;content:"";opacity:0;-webkit-transition:opacity .45s,-webkit-transform .45s;transition:opacity .45s,-webkit-transform .45s;transition:opacity .45s,transform .45s;transition:opacity .45s,transform .45s,-webkit-transform .45s}
.promo-banner.hover-2 .wrapper-content-baner:after{position:absolute;top:20px;right:20px;bottom:20px;left:20px;content:"";opacity:0;-webkit-transition:opacity .45s,-webkit-transform .45s;transition:opacity .45s,-webkit-transform .45s;transition:opacity .45s,transform .45s;transition:opacity .45s,transform .45s,-webkit-transform .45s;border-right:1px solid rgba(255,255,255,.5);border-left:1px solid rgba(255,255,255,.5);-webkit-transform:scale(1,0);transform:scale(1,0)}
.promo-banner.hover-2 .wrapper-content-baner:before{border-top:1px solid rgba(255,255,255,.5);border-bottom:1px solid rgba(255,255,255,.5);-webkit-transform:scale(0,1);transform:scale(0,1)}
.promo-banner.hover-2:hover>.main-wrapp-img .banner-image{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1)}
.promo-banner.hover-2:hover>.wrapper-content-baner:after,.promo-banner.hover-2:hover>.wrapper-content-baner:before{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
.promo-banner.hover-3 .main-wrapp-img .banner-image{-webkit-transition:all .3s;transition:all .3s}
.promo-banner.hover-3 .banner-inner{visibility:hidden;opacity:0;-webkit-transition:all .3s;transition:all .3s}
.promo-banner.hover-3.vertical-alignment-bottom .banner-image{margin-bottom:-20px}
.promo-banner.hover-3.vertical-alignment-bottom .banner-inner{top:110%}
.promo-banner.hover-3.vertical-alignment-bottom:hover .banner-image{-webkit-transform:translateY(-20px);transform:translateY(-20px)}
.promo-banner.hover-3.vertical-alignment-bottom:hover>.wrapper-content-baner .banner-inner{top:100%}
.promo-banner.hover-3.vertical-alignment-middle .banner-image{margin-bottom:-20px}
.promo-banner.hover-3.vertical-alignment-middle .banner-inner{top:55%}
.promo-banner.hover-3.vertical-alignment-middle:hover .banner-image{-webkit-transform:translateY(-20px);transform:translateY(-20px)}
.promo-banner.hover-3.vertical-alignment-middle:hover>.wrapper-content-baner .banner-inner{top:50%}
.promo-banner.hover-3.vertical-alignment-top .banner-image{margin-top:-20px}
.promo-banner.hover-3.vertical-alignment-top .banner-inner{top:-20%}
.promo-banner.hover-3.vertical-alignment-top:hover .banner-image{-webkit-transform:translateY(20px);transform:translateY(20px)}
.promo-banner.hover-3.vertical-alignment-top:hover>.wrapper-content-baner .banner-inner{top:0}
.promo-banner.hover-3:hover>.wrapper-content-baner .banner-inner{visibility:visible;opacity:1}
.promo-banner.banner-1 .banner-inner{background:rgba(0,0,0,.5)}
.promo-banner.banner-1.color-scheme-dark .banner-inner{background:rgba(255,255,255,.5)}
.promo-banner.banner-1.hover-2 .banner-inner{padding:15px;margin:0 25px}
.promo-banner.banner-1.hover-2.vertical-alignment-bottom .banner-inner{margin-top:-25px}
.promo-banner.banner-1.hover-2.vertical-alignment-top .banner-inner{margin-top:25px}
.promo-banner.banner-2{background-color:#000}
.promo-banner.banner-2 .banner-image{opacity:.7}
.promo-banner.banner-2.color-scheme-dark{background-color:#fff}
.promo-banner.banner-2.hover-1:hover .banner-image,.promo-banner.banner-2.hover-2:hover .banner-image,.promo-banner.banner-2.hover-3:hover .banner-image{opacity:.4}
.promo-banner.banner-3 .banner-inner,.promo-banner.banner-4 .banner-inner{padding:30px}
.promo-banner.banner-3.color-scheme-dark .wrapper-content-baner:after,.promo-banner.banner-4.color-scheme-dark .wrapper-content-baner:after{border-color:rgba(0,0,0,.5)}
.promo-banner.banner-3 .wrapper-content-baner:after,.promo-banner.banner-4 .wrapper-content-baner:after{position:absolute;top:20px;right:20px;bottom:20px;left:20px;content:"";border:1px solid rgba(255,255,255,.5)}
.promo-banner.banner-3.hover-2 .wrapper-content-baner:after,.promo-banner.banner-4.hover-2 .wrapper-content-baner:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
.promo-banner.banner-3.hover-2 .wrapper-content-baner:before,.promo-banner.banner-4.hover-2 .wrapper-content-baner:before{display:none}
.promo-banner.banner-3.hover-2:hover>.wrapper-content-baner:after{opacity:1}
.promo-banner.banner-4{background-color:#000}
.promo-banner.banner-4.hover-2:hover>.wrapper-content-baner:after{opacity:1}
.promo-banner.banner-4 .banner-image{opacity:.6}
.promo-banner.banner-4.color-scheme-dark{background-color:#fff}
.promo-banner.banner-4.color-scheme-dark .banner-image{opacity:.7}
.promo-banner.banner-5 .wrapper-content-baner{width:auto;height:auto;top:20px;bottom:20px;left:20px;right:20px;background-color:rgba(0,0,0,.6)}
.promo-banner.banner-5.color-scheme-dark .wrapper-content-baner{background-color:rgba(255,255,255,.8)}
.banners-carousel-wrapper{margin-left:-15px;margin-right:-15px;margin-bottom:30px}
.banners-carousel-wrapper .owl-item{padding-left:15px;padding-right:15px}
.header-shop .main-nav>h5,.header-categories .main-nav>h5,.header-simple .main-nav>h5{padding-top:20px;padding-bottom:20px}
.basel-navigation{color:rgba(0,0,0,.7)}
.basel-navigation a{color:rgba(0,0,0,.8)}
.basel-navigation a:hover,.basel-navigation a:focus{color:#000}
.basel-navigation p{color:rgba(0,0,0,.7)}
.basel-navigation h1,.basel-navigation h2,.basel-navigation h3,.basel-navigation h4,.basel-navigation h5,.basel-navigation h6,.basel-navigation .widgettitle,.basel-navigation .widget-title,.basel-navigation label{color:#000}
.basel-navigation ul li{color:rgba(0,0,0,.8)}
.basel-navigation ul li a{color:rgba(0,0,0,.8)}
.basel-navigation ul li a:hover,.basel-navigation ul li a:focus{color:#000}
.basel-navigation .menu{line-height:1.3}
.basel-navigation .menu li.item-with-label>a{position:relative}
.basel-navigation .menu>li a i{margin-right:2px;opacity:.7}
.basel-navigation .menu>li>a{text-decoration:none;letter-spacing:.5px;text-transform:uppercase;-webkit-transition:all .2s ease;transition:all .2s ease}
.basel-navigation .menu>li>a:hover{text-decoration:none}
.basel-navigation .menu>li .sub-menu-dropdown{background-position:bottom right;background-repeat:no-repeat;background-clip:border-box;background-color:#fff}
.basel-navigation .menu>li.menu-item-has-children>a{position:relative}
.basel-navigation .menu>li.menu-item-has-children>a:after{position:absolute;top:50%;margin-top:-7px;font-family:"basel-font";line-height:14px;font-weight:normal}
.basel-navigation .menu>li.menu-item-design-default{position:relative}
.basel-navigation .menu>li.menu-item-design-default .sub-menu-dropdown{position:absolute;left:0;width:180px;padding-top:12px;padding-bottom:12px;z-index:300;visibility:hidden;opacity:0;-webkit-transition:all .25s ease .1s;transition:all .25s ease .1s}
.basel-navigation .menu>li.menu-item-design-default .container{width:auto;padding:0}
.basel-navigation .menu>li.menu-item-design-default ul li{display:block;position:relative}
.basel-navigation .menu>li.menu-item-design-default ul li a{display:inline-block;padding-left:15px;padding-right:15px;padding-top:11px;padding-bottom:11px;color:#3c3c3c;font-size:13px;font-weight:normal;letter-spacing:.3px;text-decoration:none;text-transform:uppercase;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.basel-navigation .menu>li.menu-item-design-default ul li.menu-item-has-children>a{padding-right:20px}
.basel-navigation .menu>li.menu-item-design-default ul li.menu-item-has-children:after{content:"";font-family:"basel-font";position:absolute;color:#bbb;right:14px;top:50%;margin-top:-8px;line-height:14px}
.basel-navigation .menu>li.menu-item-design-default ul li:hover>ul{opacity:1;visibility:visible;left:100%}
.basel-navigation .menu>li.menu-item-design-default ul li:hover>a{color:#1aada3;margin-left:5px}
.basel-navigation .menu>li.menu-item-design-default .sub-sub-menu{position:absolute;top:0;left:80%;width:180px;background-color:#fff;visibility:hidden;opacity:0;padding-top:12px;padding-bottom:12px;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 2px rgba(0,0,0,.1)}
.basel-navigation .menu>li.menu-item-design-default .sub-sub-menu.color-scheme-light{background-color:rgba(0,0,0,.95)}
.basel-navigation .menu>li.menu-item-design-sized{position:relative}
.basel-navigation .menu>li.menu-item-design-sized .container{width:auto;padding:0}
.basel-navigation .menu>li.menu-item-design-full-width>.sub-menu-dropdown,.basel-navigation .menu>li.menu-item-design-sized>.sub-menu-dropdown{position:absolute;left:0;z-index:300;visibility:hidden;opacity:0;-webkit-transition:all .25s ease .1s;transition:all .25s ease .1s}
.basel-navigation .menu>li.menu-item-design-full-width .vc_row .sub-menu>li,.basel-navigation .menu>li.menu-item-design-sized .vc_row .sub-menu>li{width:auto}
.basel-navigation .menu>li.menu-item-design-full-width .sub-menu:after,.basel-navigation .menu>li.menu-item-design-sized .sub-menu:after{content:"";clear:both;display:block}
.basel-navigation .menu>li.menu-item-design-full-width .sub-menu li a:hover,.basel-navigation .menu>li.menu-item-design-sized .sub-menu li a:hover{color:#1aada3}
.basel-navigation .menu>li.menu-item-design-full-width .sub-menu>li,.basel-navigation .menu>li.menu-item-design-sized .sub-menu>li{float:left;width:200px;margin-right:10px;margin-bottom:20px}
.basel-navigation .menu>li.menu-item-design-full-width .sub-menu>li>a,.basel-navigation .menu>li.menu-item-design-sized .sub-menu>li>a{display:inline-block;font-size:16px;font-weight:600 !important;letter-spacing:.3px;line-height:1.4;text-transform:uppercase;color:#1b1919;text-decoration:none;margin-bottom:10px}
.basel-navigation .menu>li.menu-item-design-full-width .sub-sub-menu li,.basel-navigation .menu>li.menu-item-design-sized .sub-sub-menu li{display:block}
.basel-navigation .menu>li.menu-item-design-full-width .sub-sub-menu li a,.basel-navigation .menu>li.menu-item-design-sized .sub-sub-menu li a{display:inline-block;font-size:14px;font-weight:normal;padding:8px 0;color:#3c3c3c;letter-spacing:.3px}
.basel-navigation .menu>li.menu-item-design-full-width .sub-sub-menu li a:hover,.basel-navigation .menu>li.menu-item-design-sized .sub-sub-menu li a:hover{text-decoration:none;margin-left:5px}
.basel-navigation .menu>li.menu-item-design-full-width .sub-sub-menu li a .menu-label,.basel-navigation .menu>li.menu-item-design-sized .sub-sub-menu li a .menu-label{right:-25px;left:auto;margin-top:-14px}
.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light{background-color:rgba(0,0,0,.95)}
.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light .sub-menu>li>a,.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light .sub-sub-menu li a{color:#fff}
.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light .sub-menu>li>a:hover,.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light .sub-sub-menu li a:hover{color:rgba(255,255,255,.6)}
.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light h1,.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light h2,.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light h3,.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light h4,.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light h5,.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light h6,.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light h1 a,.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light h2 a,.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light h3 a,.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light h4 a,.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light h5 a,.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light h6 a,.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light .widgettitle,.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light .widget-title,.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light label{color:#fff}
.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light p{color:rgba(255,255,255,.8)}
.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light .price{color:#fff}
.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light .price .amount{color:#fff}
.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light .price del{color:rgba(255,255,255,.5)}
.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light .price del>.amount{color:rgba(255,255,255,.5)}
.basel-navigation .menu>li .sub-menu-dropdown.color-scheme-light .btn-add>a{color:#fff}
.basel-navigation .menu>li.item-event-hover:hover>.sub-menu-dropdown,.basel-navigation .menu>li.item-event-click.item-menu-opened>.sub-menu-dropdown{visibility:visible;opacity:1}
.basel-navigation .menu>li.callto-btn>a{height:auto;text-align:center;line-height:18px;font-size:14px;padding:11px 21px;margin-left:12px;margin-right:12px;text-transform:uppercase;letter-spacing:.3px;border-radius:0;background-color:#1aada3;color:#fff;border-color:#1aada3;transition:all .2s ease;-webkit-transition:all .2s ease}
.basel-navigation .menu>li.callto-btn>a:hover,.basel-navigation .menu>li.callto-btn>a:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.basel-navigation .menu>li.callto-btn>a.btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
.basel-navigation .menu>li.callto-btn>a.btn-style-bordered:hover,.basel-navigation .menu>li.callto-btn>a.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.basel-navigation .menu>li.callto-btn>a.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.basel-navigation .menu>li.callto-btn>a.btn-style-link:hover,.basel-navigation .menu>li.callto-btn>a.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.basel-navigation .menu>li.callto-btn.menu-item-has-children{margin-right:0}
.basel-navigation .menu>li.callto-btn.menu-item-has-children>a{padding-right:25px}
.basel-navigation .menu>li.callto-btn.menu-item-has-children>a:after{right:10px;color:#fff}
.basel-navigation .menu>li.callto-btn.current-menu-item>a{color:#fff}
.main-nav .menu{margin-left:-12px;margin-right:-12px}
.main-nav .menu li{text-align:left}
.main-nav .menu>li{display:inline-block;margin-left:-2px}
.main-nav .menu>li a i{font-size:14px;min-width:22px}
.main-nav .menu>li>a{display:inline-block;text-transform:uppercase;font-size:14px;padding-left:13px;padding-right:13px;height:50px;line-height:50px;color:rgba(0,0,0,.9)}
.main-nav .menu>li>a>i{margin-right:4px;min-width:0;font-size:14px}
.main-nav .menu>li>a:hover,.main-nav .menu>li>a:focus{color:#1aada3}
.main-nav .menu>li.menu-item-has-children{margin-right:5px}
.main-nav .menu>li.menu-item-has-children>a:after{content:"";right:1px;font-size:12px;color:#bbb}
.main-nav .menu>li.menu-item-has-children:last-child{margin-right:0}
.main-nav .menu>li.current-menu-item>a,.main-nav .menu>li.onepage-link.current-menu-item>a{color:#1aada3}
.main-nav .menu>li .sub-menu-dropdown{top:70%;-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 2px rgba(0,0,0,.1)}
.main-nav .menu>li.menu-item-design-full-width .sub-menu-dropdown{width:100%;padding:30px 0 5px 0}
.main-nav .menu>li.menu-item-design-sized .sub-menu-dropdown{padding:30px 30px 10px 30px;-webkit-transition:opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s;transition:opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s}
.main-nav .menu>li.item-event-hover:hover>.sub-menu-dropdown,.main-nav .menu>li.item-event-click.item-menu-opened>.sub-menu-dropdown{top:100%}
.color-scheme-light .main-nav .menu>li>a{color:#fff}
.color-scheme-light .main-nav .menu>li>a:hover,.color-scheme-light .main-nav .menu>li>a:focus{color:rgba(255,255,255,.8)}
.color-scheme-light .main-nav .menu>li.menu-item-has-children>a:after,.color-scheme-light .main-nav .menu>li.current-menu-item>a{color:#fff}
.main-nav.menu-center{text-align:center}
.main-nav.menu-right{text-align:right}
.menu-item-language{position:relative}
.submenu-languages{position:absolute;top:63px;left:13px;display:none}
.menu-item-language:hover .submenu-languages{display:block}
.mega-menu-list li.item-with-label a{position:relative}
.mega-menu-list>li>a{display:inline-block;font-size:16px;font-weight:600 !important;letter-spacing:.3px;line-height:1.4;text-transform:uppercase;color:#1b1919;text-decoration:none;margin-bottom:10px}
.mega-menu-list>li>a:hover{color:#1aada3}
.mega-menu-list .sub-sub-menu li a{display:inline-block;font-size:14px;font-weight:normal;padding:8px 0;color:#3c3c3c;letter-spacing:.3px;line-height:1.3}
.mega-menu-list .sub-sub-menu li a:hover{text-decoration:none;margin-left:5px;color:#1aada3}
.mega-menu-list .sub-sub-menu .menu-label{right:-25px;margin-top:-14px}
.basel-dark .mega-menu-list>li>a,.color-scheme-light .mega-menu-list>li>a{color:#fff}
.basel-dark .mega-menu-list>li>a:hover,.color-scheme-light .mega-menu-list>li>a:hover,.basel-dark .mega-menu-list .sub-sub-menu li a,.color-scheme-light .mega-menu-list .sub-sub-menu li a,.basel-dark .mega-menu-list .sub-sub-menu li a:hover,.color-scheme-light .mega-menu-list .sub-sub-menu li a:hover{color:rgba(255,255,255,.8)}
.widget_nav_mega_menu{position:relative}
.widget_nav_mega_menu .widget-title{color:#000;background-color:#f1f1f1;display:block;margin-bottom:0;font-size:16px;line-height:1.4;text-align:left;text-transform:uppercase;letter-spacing:.3px;font-weight:bold;padding:22px 20px 22px 20px}
.widget_nav_mega_menu .widget-title:before{content:none}
.widget_nav_mega_menu .widget-title.color-scheme-light{color:#fff;background-color:rgba(0,0,0,.23)}
.mega-navigation{position:relative}
.widget_nav_mega_menu .menu,.mega-navigation .menu{border-bottom:3px solid rgba(0,0,0,.23)}
.widget_nav_mega_menu .menu li,.mega-navigation .menu li{margin-bottom:0}
.widget_nav_mega_menu .menu .sub-menu-dropdown,.mega-navigation .menu .sub-menu-dropdown{border:2px solid rgba(168,168,168,.2)}
.widget_nav_mega_menu .menu>li,.mega-navigation .menu>li{display:block;margin-left:0;-webkit-transition:all .2s;transition:all .2s}
.widget_nav_mega_menu .menu>li a i,.mega-navigation .menu>li a i{font-size:16px;min-width:24px;opacity:1}
.widget_nav_mega_menu .menu>li>a,.mega-navigation .menu>li>a{display:block;padding:14px 20px;color:#fff;line-height:1.3;text-transform:uppercase;font-weight:bold;font-size:12px}
.widget_nav_mega_menu .menu>li>a:focus,.mega-navigation .menu>li>a:focus{color:#fff}
.widget_nav_mega_menu .menu>li.item-with-label>a .menu-label,.mega-navigation .menu>li.item-with-label>a .menu-label{right:18px}
.widget_nav_mega_menu .menu>li.menu-item-has-children>a,.mega-navigation .menu>li.menu-item-has-children>a{padding-right:25px}
.widget_nav_mega_menu .menu>li.menu-item-has-children>a:after,.mega-navigation .menu>li.menu-item-has-children>a:after{content:"";right:20px;color:#fff;font-size:14px}
.widget_nav_mega_menu .menu>li.menu-item-design-default .sub-menu-dropdown,.widget_nav_mega_menu .menu>li.menu-item-design-full-width .sub-menu-dropdown,.widget_nav_mega_menu .menu>li.menu-item-design-sized .sub-menu-dropdown{left:90%;top:0}
.mega-navigation .menu>li.menu-item-design-default .sub-menu-dropdown,.mega-navigation .menu>li.menu-item-design-full-width .sub-menu-dropdown,.mega-navigation .menu>li.menu-item-design-sized .sub-menu-dropdown{left:90%;top:0}
.widget_nav_mega_menu .menu>li.menu-item-design-default.item-event-hover:hover>.sub-menu-dropdown,.widget_nav_mega_menu .menu>li.menu-item-design-default.item-event-click.item-menu-opened>.sub-menu-dropdown{margin-left:0;margin-top:-1px}
.mega-navigation .menu>li.menu-item-design-default.item-event-hover:hover>.sub-menu-dropdown,.mega-navigation .menu>li.menu-item-design-default.item-event-click.item-menu-opened>.sub-menu-dropdown{margin-left:0;margin-top:-1px}
.widget_nav_mega_menu .menu>li.menu-item-design-full-width .sub-menu-dropdown,.mega-navigation .menu>li.menu-item-design-full-width .sub-menu-dropdown{width:826px;padding:25px 30px 5px 30px}
.widget_nav_mega_menu .menu>li.menu-item-design-full-width .sub-menu-dropdown .container,.mega-navigation .menu>li.menu-item-design-full-width .sub-menu-dropdown .container{width:auto;padding:0}
.widget_nav_mega_menu .menu>li.menu-item-design-sized,.mega-navigation .menu>li.menu-item-design-sized{position:static}
.widget_nav_mega_menu .menu>li.menu-item-design-sized .sub-menu-dropdown,.mega-navigation .menu>li.menu-item-design-sized .sub-menu-dropdown{padding:25px 30px 5px 30px}
.widget_nav_mega_menu .menu>li:last-child,.mega-navigation .menu>li:last-child{border-bottom:0}
.widget_nav_mega_menu .menu>li:hover,.mega-navigation .menu>li:hover{background-color:#fbbc34}
.widget_nav_mega_menu .menu>li:hover>a,.mega-navigation .menu>li:hover>a{color:#fff}
.widget_nav_mega_menu .menu>li.item-event-hover:hover>.sub-menu-dropdown,.widget_nav_mega_menu .menu>li.item-event-click.item-menu-opened>.sub-menu-dropdown{left:100%;margin-left:0}
.mega-navigation .menu>li.item-event-hover:hover>.sub-menu-dropdown,.mega-navigation .menu>li.item-event-click.item-menu-opened>.sub-menu-dropdown{left:100%;margin-left:0}
.mega-navigation .menu .basel-more-cat-btn{background-color:rgba(0,0,0,.23)}
.mega-navigation .menu .basel-more-cat-btn>a{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:14px;font-style:normal;padding-top:8px;padding-bottom:8px}
.mega-navigation .menu .basel-more-cat-btn>a:after{content:"";font-family:"basel-font"}
.categories-menu-dropdown{position:absolute;top:124%;left:0;z-index:299;background-color:inherit;width:100%;visibility:hidden;opacity:0;-webkit-transition:all .2s ease .1s;transition:all .2s ease .1s}
.sidebar-right .widget_nav_mega_menu .sub-menu-dropdown,.sidebar-right .widget_nav_mega_menu li.menu-item-has-children a:after{display:none}
.mobile-nav-from-right .mobile-nav{right:0;transform:translate3d(270px,0,0);-webkit-transform:translate3d(270px,0,0);-ms-transform:translate3d(270px,0,0);-sand-transform:translate3d(270px,0,0)}
.mobile-nav-from-left .mobile-nav{left:0;transform:translate3d(-270px,0,0);-webkit-transform:translate3d(-270px,0,0);-ms-transform:translate3d(-270px,0,0);-sand-transform:translate3d(-270px,0,0)}
.mobile-nav{-webkit-box-shadow:0 0 10px rgba(212,216,231,.8);box-shadow:0 0 10px rgba(212,216,231,.8);width:270px;display:none;position:fixed;top:0;overflow:hidden;overflow-y:scroll;background-color:#0c0c0c;z-index:9999;-webkit-transition:transform .3s ease;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
.mobile-nav ul li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}
.mobile-nav ul li a{padding-top:12px;padding-bottom:12px;padding-right:15px;padding-left:15px;font-size:16px;line-height:26px;overflow-x:hidden;letter-spacing:.3px;text-transform:uppercase;color:rgba(255,255,255,.8);border-bottom:1px solid rgba(92,92,92,.23)}
.mobile-nav ul li a:hover{text-decoration:none;color:#fff}
.mobile-nav ul li a:active{color:#fff;background-color:#3c3c3c}
.mobile-nav ul li a i{min-width:22px;margin-right:2px}
.mobile-nav ul li a .menu-label{position:relative;display:inline-block;top:4px;right:auto;margin-left:5px;opacity:1}
.mobile-nav ul li a .menu-label:after{display:none}
.mobile-nav ul li.current-menu-item>a{color:#1aada3}
.mobile-nav ul li.menu-item-has-children>a{padding-right:43px}
.mobile-nav .sub-menu-dropdown .container{width:auto;display:block;padding:0}
.mobile-nav .sub-menu-dropdown ul{display:none;position:relative;background-color:#171717}
.mobile-nav .sub-menu-dropdown ul:before{content:"律";font-family:"basel-font";position:absolute;bottom:100%;margin-bottom:4px;left:20px;font-size:30px;line-height:0;color:#171717}
.mobile-nav .sub-menu-dropdown li a{font-size:14px}
.mobile-nav .sub-menu-dropdown li ul{background-color:#1d1d1d}
.mobile-nav .sub-menu-dropdown li ul:before{color:#1d1d1d}
.mobile-nav .searchform{position:relative;padding:10px;border-bottom:2px solid rgba(92,92,92,.43)}
.mobile-nav .searchform.search-loading:after{position:absolute;top:50%;margin-top:-9px;right:27px;content:" ";width:18px;height:18px;display:inline-block;vertical-align:middle;border:2px solid #000;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear;border-color:#bbb}
.mobile-nav .searchform.search-loading #searchsubmit{display:none}
.mobile-nav .searchform input[type=text]{background-color:rgba(255,255,255,.1);border:0;border:1px solid rgba(208,208,208,.09);padding:14px 50px 14px 18px;font-size:14px;color:#fff;height:48px}
.mobile-nav .searchform ::-webkit-input-placeholder,.mobile-nav .searchform ::-moz-placeholder,.mobile-nav .searchform :-moz-placeholder,.mobile-nav .searchform :-ms-input-placeholder{color:rgba(255,255,255,.8)}
.mobile-nav .searchform button{position:absolute;top:10px;right:10px;font-size:0;border:0;background-color:rgba(0,0,0,0);padding:0;width:50px;color:rgba(255,255,255,.8);text-align:center}
.mobile-nav .searchform button:before{content:"";display:inline-block;line-height:48px;font-size:20px;font-family:"simple-line-icons"}
.mobile-nav .search-results-wrapper .basel-scroll{position:relative}
.mobile-nav .search-results-wrapper .basel-scroll .basel-scroll-content{max-height:60vh}
.mobile-nav .autocomplete-suggestions{background-color:#0c0c0c;border:none !important}
.mobile-nav .autocomplete-suggestions .autocomplete-suggestion{margin-left:5px;margin-right:5px}
.mobile-nav .autocomplete-suggestions .suggestion-title,.mobile-nav .autocomplete-suggestions .suggestion-divider-text{color:#fff}
.mobile-nav .autocomplete-suggestions .suggestion-sku,.mobile-nav .autocomplete-suggestions .amount{color:rgba(255,255,255,.8)}
.mobile-nav .autocomplete-suggestions .view-all-result span{color:#fff}
.mobile-nav .autocomplete-suggestions .view-all-result:hover span,.mobile-nav .autocomplete-suggestions .view-all-result:focus span{color:rgba(255,255,255,.8)}
.mobile-nav .icon-sub-menu{position:absolute;top:0;right:0;height:49px;width:49px;padding-right:0;border-left:1px solid rgba(92,92,92,.23);cursor:pointer;padding-right:18px}
.mobile-nav .icon-sub-menu:after,.mobile-nav .icon-sub-menu:before{content:" ";position:absolute;right:0;top:50%;margin-top:-1px;width:12px;height:2px;display:inline-block;background-color:#fff;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out}
.mobile-nav .icon-sub-menu:after,.mobile-nav .icon-sub-menu:before{right:50%;margin-right:-5px}
.mobile-nav .icon-sub-menu:after{transform:translateX(-4px) rotate(50deg);-webkit-transform:translateX(-4px) rotate(50deg);-ms-transform:translateX(-4px) rotate(50deg)}
.mobile-nav .icon-sub-menu:before{transform:translateX(3px) rotate(-50deg);-webkit-transform:translateX(3px) rotate(-50deg);-ms-transform:translateX(3px) rotate(-50deg)}
.mobile-nav .icon-sub-menu.up-icon:before{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.mobile-nav .icon-sub-menu.up-icon:after{transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg)}
.act-mobile-menu{overflow:hidden}
.act-mobile-menu .basel-close-side{opacity:1;visibility:visible}
.act-mobile-menu .mobile-nav{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-sand-transform:translate3d(0,0,0)}
.main-header:not(.header-vertical) .basel-navigation .menu>li.callto-btn>.sub-menu-dropdown,.sticky-header .basel-navigation .menu>li.callto-btn>.sub-menu-dropdown{top:calc(120% + 20px);top:-webkit-calc(120% + 20px);left:12px}
.main-header:not(.header-vertical) .basel-navigation .menu>li.callto-btn>.sub-menu-dropdown:before,.sticky-header .basel-navigation .menu>li.callto-btn>.sub-menu-dropdown:before{content:"";position:absolute;left:0;bottom:100%;height:20px;width:100%}
.main-header:not(.header-vertical) .basel-navigation .menu>li.callto-btn.menu-item-design-full-width>.sub-menu-dropdown,.sticky-header .basel-navigation .menu>li.callto-btn.menu-item-design-full-width>.sub-menu-dropdown{left:0}
.main-header:not(.header-vertical) .basel-navigation .menu>li.callto-btn.item-event-hover:hover>.sub-menu-dropdown,.main-header:not(.header-vertical) .basel-navigation .menu>li.callto-btn.item-event-click.item-menu-opened>.sub-menu-dropdown{top:calc(100% + 20px);top:-webkit-calc(100% + 20px)}
.sticky-header .basel-navigation .menu>li.callto-btn.item-event-hover:hover>.sub-menu-dropdown,.sticky-header .basel-navigation .menu>li.callto-btn.item-event-click.item-menu-opened>.sub-menu-dropdown{top:calc(100% + 20px);top:-webkit-calc(100% + 20px)}
.act-scroll .main-nav .menu>li.callto-btn>a{height:auto !important;line-height:18px !important}
textarea,select{width:100%;height:40px;border:1px solid rgba(129,129,129,.25);font-size:14px;line-height:18px;padding:0 10px;-webkit-transition:border-color .5s;transition:border-color .5s;-webkit-box-shadow:none;box-shadow:none;border-radius:0}
input[type=text],input[type=email],input[type=url],input[type=tel],input[type=password],input[type=number],input[type=date]{width:100%;height:40px;border:1px solid rgba(129,129,129,.25);font-size:14px;line-height:18px;padding:0 10px;-webkit-transition:border-color .5s;transition:border-color .5s;-webkit-box-shadow:none;box-shadow:none;border-radius:0}
textarea:focus,select:focus{outline:0;border-color:rgba(0,0,0,.6);-webkit-transition:border-color .4s;transition:border-color .4s;-webkit-box-shadow:none;box-shadow:none}
input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=tel]:focus,input[type=password]:focus,input[type=number]:focus,input[type=date]:focus{outline:0;border-color:rgba(0,0,0,.6);-webkit-transition:border-color .4s;transition:border-color .4s;-webkit-box-shadow:none;box-shadow:none}
input[type=email],input[type=search],input[type=number],input[type=url],input[type=tel],input[type=text],input[type=date],input[type=password]{-webkit-appearance:none;-moz-appearance:none;appearance:none}
textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
input[type=radio],input[type=checkbox]{margin-top:0;margin-right:5px;vertical-align:middle}
textarea{height:auto;line-height:1.5;padding:10px 15px}
select{background-position:right 3px top 50%;background-repeat:no-repeat;background-size:auto 5px;padding-right:30px}
input[type=date],input[type=number]{padding-right:0}
input[type=date]{padding:0 0 0 15px}
input[type=date]::-webkit-clear-button{position:relative;font-size:12px;height:40px;right:5px;margin-right:4px}
input[type=date]::-webkit-inner-spin-button{height:40px}
.color-scheme-light textarea,.color-scheme-light select{-webkit-box-shadow:none;box-shadow:none;border-color:rgba(255,255,255,.4);background-color:rgba(0,0,0,0);color:#fff}
.color-scheme-light input[type=email],.color-scheme-light input[type=text],.color-scheme-light input[type=password],.color-scheme-light input[type=number],.color-scheme-light input[type=tel]{-webkit-box-shadow:none;box-shadow:none;border-color:rgba(255,255,255,.4);background-color:rgba(0,0,0,0);color:#fff}
.color-scheme-light textarea:focus,.color-scheme-light select:focus{border-color:rgba(255,255,255,.7)}
.color-scheme-light input[type=email]:focus,.color-scheme-light input[type=text]:focus,.color-scheme-light input[type=password]:focus,.color-scheme-light input[type=number]:focus,.color-scheme-light input[type=tel]:focus{border-color:rgba(255,255,255,.7)}
.color-scheme-light textarea option,.color-scheme-light select option{color:rgba(0,0,0,.8)}
.color-scheme-light input[type=email] option,.color-scheme-light input[type=text] option,.color-scheme-light input[type=password] option,.color-scheme-light input[type=number] option,.color-scheme-light input[type=tel] option{color:rgba(0,0,0,.8)}
.color-scheme-light ::-webkit-input-placeholder,.color-scheme-light ::-moz-placeholder,.color-scheme-light :-moz-placeholder,.color-scheme-light :-ms-input-placeholder{color:rgba(255,255,255,.6)}
.mc4wp-form{margin-top:0;margin-bottom:20px;text-align:center}
.mc4wp-form div{max-width:590px;position:relative;margin:0 auto}
.mc4wp-form div p:first-child{max-width:390px;width:100%}
.mc4wp-form label{display:none}
.mc4wp-form p{display:inline-block;vertical-align:top}
.mc4wp-form input[type=text],.mc4wp-form input[type=email]{background-color:rgba(0,0,0,0);border:0;border-bottom:2px solid rgba(129,129,129,.35);padding-left:0;-webkit-box-shadow:none;box-shadow:none;max-width:425px;width:100%}
.mc4wp-form input[type=submit]{padding-left:55px;padding-right:55px;background-color:#000;color:#fff;border-color:#000}
.mc4wp-form input[type=submit]:hover,.mc4wp-form input[type=submit]:focus{background-color:#333;color:#fff;text-decoration:none;border-color:#333}
.mc4wp-form input[type=submit].btn-style-bordered{background-color:rgba(0,0,0,0);color:#000}
.mc4wp-form input[type=submit].btn-style-bordered:hover,.mc4wp-form input[type=submit].btn-style-bordered:focus{background-color:#000;color:#fff;border-color:#000}
.mc4wp-form input[type=submit].btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:1}
.mc4wp-form input[type=submit].btn-style-link:hover,.mc4wp-form input[type=submit].btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.7}
.mc4wp-form .mailchimp-input-icon{position:relative}
.mc4wp-form .mailchimp-input-icon:before{content:"李";font-family:"basel-font";position:absolute;left:0;top:9px;font-size:14px;opacity:.4;line-height:22px}
.mc4wp-form .mailchimp-input-icon input[type=email]{padding-left:25px}
.color-scheme-light .mc4wp-form input[type=text],.color-scheme-light .mc4wp-form input[type=email]{border-color:rgba(255,255,255,.7);color:#fff}
.color-scheme-light .mc4wp-form input[type=text]:focus,.color-scheme-light .mc4wp-form input[type=email]:focus{border-color:rgba(255,255,255,.9)}
.color-scheme-light .mc4wp-form input[type=submit]{background-color:#fff;border-color:#fff;color:#5f5f5f}
.color-scheme-light .mc4wp-form input[type=submit]:hover,.color-scheme-light .mc4wp-form input[type=submit]:focus{background-color:#292929;color:#fff;text-decoration:none;border-color:#292929}
.color-scheme-light .mc4wp-form ::-webkit-input-placeholder,.color-scheme-light .mc4wp-form ::-moz-placeholder,.color-scheme-light .mc4wp-form :-moz-placeholder,.color-scheme-light .mc4wp-form :-ms-input-placeholder{color:rgba(255,255,255,.8)}
.sidebar-container .mc4wp-form,.footer-container .mc4wp-form,.filters-area .mc4wp-form{margin-left:0;margin-right:0;max-width:100%;text-align:left}
.sidebar-container .mc4wp-form form p:first-child,.footer-container .mc4wp-form form p:first-child,.filters-area .mc4wp-form form p:first-child{max-width:100%}
.sidebar-container .mc4wp-form p,.footer-container .mc4wp-form p,.filters-area .mc4wp-form p{display:block}
.sidebar-container .mc4wp-form input[type=email],.footer-container .mc4wp-form input[type=email],.filters-area .mc4wp-form input[type=email]{max-width:100%}
.sidebar-container .mc4wp-form input[type=submit],.footer-container .mc4wp-form input[type=submit],.filters-area .mc4wp-form input[type=submit]{padding-left:20px;padding-right:20px;background-color:#1aada3;color:#fff;border-color:#1aada3}
.sidebar-container .mc4wp-form input[type=submit]:hover,.sidebar-container .mc4wp-form input[type=submit]:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.footer-container .mc4wp-form input[type=submit]:hover,.footer-container .mc4wp-form input[type=submit]:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.filters-area .mc4wp-form input[type=submit]:hover,.filters-area .mc4wp-form input[type=submit]:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.sidebar-container .mc4wp-form input[type=submit].btn-style-bordered,.footer-container .mc4wp-form input[type=submit].btn-style-bordered,.filters-area .mc4wp-form input[type=submit].btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
.sidebar-container .mc4wp-form input[type=submit].btn-style-bordered:hover,.sidebar-container .mc4wp-form input[type=submit].btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.footer-container .mc4wp-form input[type=submit].btn-style-bordered:hover,.footer-container .mc4wp-form input[type=submit].btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.filters-area .mc4wp-form input[type=submit].btn-style-bordered:hover,.filters-area .mc4wp-form input[type=submit].btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.sidebar-container .mc4wp-form input[type=submit].btn-style-link,.footer-container .mc4wp-form input[type=submit].btn-style-link,.filters-area .mc4wp-form input[type=submit].btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.sidebar-container .mc4wp-form input[type=submit].btn-style-link:hover,.sidebar-container .mc4wp-form input[type=submit].btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.footer-container .mc4wp-form input[type=submit].btn-style-link:hover,.footer-container .mc4wp-form input[type=submit].btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.filters-area .mc4wp-form input[type=submit].btn-style-link:hover,.filters-area .mc4wp-form input[type=submit].btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.mc4wp-alert{border:2px solid;padding:5px 10px}
.mc4wp-alert.mc4wp-error{border-color:#e0b252;color:#af7d27}
.mc4wp-alert.mc4wp-success{color:#3c763d;border-color:#459647}
.woocommerce-invalid input,input.wpcf7-not-valid{border-color:#e01020}
div.quantity{display:-webkit-inline-box;display:inline-flex;display:-ms-inline-flexbox;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row;-ms-flex-align:stratcht;-webkit-box-align:stratch;align-items:stratch;-ms-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap}
div.quantity input[type=number]{background-color:rgba(0,0,0,0);color:#848484;font-size:12px;font-weight:700;text-align:center;width:24px;padding:0;-moz-appearance:textfield}
div.quantity input[type=number]::-webkit-outer-spin-button,div.quantity input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}
.sidebar-container{margin-bottom:40px;color:rgba(0,0,0,.8)}
.filters-area{display:none;margin-bottom:35px;color:rgba(0,0,0,.8);background-color:#f9f9f9;padding-top:30px;padding-left:30px;padding-right:30px}
.body-filters-opened .filters-area{display:block}
.filters-area.always-open{display:block}
.filters-area.custom-content{padding-bottom:30px}
.filters-inner-area>div:nth-of-type(4n+1){clear:both}
.sidebar-widget:not(:last-child){margin-bottom:50px}
.filter-widget{margin-bottom:30px}
.sidebar-widget p,.filter-widget p{color:rgba(0,0,0,.8)}
.sidebar-widget li,.filter-widget li{margin-bottom:15px;color:rgba(0,0,0,.8)}
.sidebar-widget li a,.filter-widget li a{color:rgba(0,0,0,.9)}
.sidebar-widget li a:hover,.filter-widget li a:hover{color:#1aada3}
.sidebar-widget li>ul li,.filter-widget li>ul li,.sidebar-widget li>ul li a,.filter-widget li>ul li a{color:rgba(0,0,0,.6)}
.sidebar-widget li>ul li a:hover,.filter-widget li>ul li a:hover{color:#1aada3}
.sidebar-widget li:last-child,.filter-widget li:last-child{margin-bottom:0}
.basel-sticky-sidebar-opener:not(.sticky-toolbar){position:fixed;display:none;top:30%;left:0;width:50px;height:50px;text-align:center;z-index:350;font-size:0;border-top-right-radius:35px;border-bottom-right-radius:35px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:0;border-style:solid;border-color:#000;background-color:#fff;transition:.2s all ease;-webkit-transition:.2s all ease}
.basel-sticky-sidebar-opener:not(.sticky-toolbar):hover,.basel-sticky-sidebar-opener:not(.sticky-toolbar):focus{text-decoration:none;background:#1aada3;border-color:#1aada3;fill:#fff}
.basel-sticky-sidebar-opener:not(.sticky-toolbar):hover svg,.basel-sticky-sidebar-opener:not(.sticky-toolbar):focus svg{fill:#fff}
.basel-sticky-sidebar-opener:not(.sticky-toolbar):hover:not(.shop-sidebar-opener):after,.basel-sticky-sidebar-opener:not(.sticky-toolbar):focus:not(.shop-sidebar-opener):after{color:#fff}
.basel-sticky-sidebar-opener svg{fill:#000;width:18px;height:50px;margin-left:-5px;transition:.2s all ease;-webkit-transition:.2s all ease}
.basel-sticky-sidebar-opener:not(.shop-sidebar-opener):after{content:"";display:inline-block;font-family:"simple-line-icons";font-size:20px;line-height:48px;margin-left:-4px}
.shop-sidebar-opener:not(.sticky-toolbar){opacity:0;pointer-events:none;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-backface-visibility:hidden;backface-visibility:hidden}
.basel-sidebar-btn-shown:not(.sticky-toolbar),aside.sidebar-container.show-hidden-sidebar{pointer-events:visible;pointer-events:unset;opacity:1;transform:none;-webkit-transform:none}
.search-extended{position:relative;text-align:right}
.search-extended form.search-loading:after{position:absolute;top:50%;margin-top:-9px;right:12px;content:" ";width:18px;height:18px;display:inline-block;vertical-align:middle;border:2px solid #000;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear;border-color:#bbb}
.search-extended form.search-loading #searchsubmit{display:none}
.search-extended input[type=text]{padding-right:45px}
.search-extended #searchsubmit{position:absolute;right:0;top:0;width:40px;border:0;padding:0;font-size:0;background-color:rgba(0,0,0,0);text-align:center;color:#777;margin:0}
.search-extended #searchsubmit:after{content:"";font-size:18px;font-weight:bold;font-family:"simple-line-icons";display:inline-block;line-height:40px}
.search-extended #searchsubmit:hover{color:#3a3a3a;background-color:rgba(0,0,0,0)}
.color-scheme-light .search-extended .search-loading:after{border-color:rgba(255,255,255,.8)}
form.has-categories-dropdown .search-by-category{position:absolute;top:2px;right:40px}
form.has-categories-dropdown .search-by-category .dropdown-list{text-align:left;position:absolute;right:-40px;top:100%;margin-top:2px;z-index:300;background-color:#fff;min-width:182px;max-width:230px;padding:10px 0;border-bottom:1px solid rgba(124,124,124,.2);border-right:1px solid rgba(124,124,124,.2);border-left:1px solid rgba(124,124,124,.2)}
form.has-categories-dropdown .search-by-category .dropdown-list .children li a:before{content:"";font-family:"basel-font";color:#bbb;opacity:.7;display:inline-block;padding-left:5px;padding-right:8px}
form.has-categories-dropdown .search-by-category li{line-height:1;margin-bottom:0}
form.has-categories-dropdown .search-by-category li a{text-transform:uppercase;font-size:12px;display:block;color:#8b8b8b !important;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden;padding:10px 15px;-webkit-transition:all .1s ease;transition:all .1s ease}
form.has-categories-dropdown .search-by-category li a:hover{background-color:#f7f7f7;text-decoration:none;color:#545252 !important}
form.has-categories-dropdown .search-by-category li.current-item a{background-color:#f1f1f1;color:#545252 !important}
form.has-categories-dropdown .input-dropdown-inner:after,form.has-categories-dropdown .input-dropdown-inner:before{content:" ";position:absolute;top:50%;margin-top:-12px;border-right:1px solid rgba(168,168,168,.2);height:25px}
form.has-categories-dropdown .input-dropdown-inner:after{right:0}
form.has-categories-dropdown .input-dropdown-inner:before{left:0}
form.has-categories-dropdown .input-dropdown-inner>a{display:inline-block;font-size:0;text-transform:uppercase;letter-spacing:.4px;text-align:center;color:#c5c5c5}
form.has-categories-dropdown .input-dropdown-inner>a:hover{text-decoration:none}
form.has-categories-dropdown .input-dropdown-inner>a:after{content:"輪";font-family:"basel-font";font-size:18px;width:30px;display:inline-block;line-height:36px}
form.has-categories-dropdown input[type=text]{padding-right:72px}
.main-header form.has-categories-dropdown{position:relative}
.main-header form.has-categories-dropdown.search-loading:after{right:17px}
.main-header form.has-categories-dropdown .search-by-category{top:2px;right:50px;line-height:44px;padding:0;background-color:rgba(255,255,255,0)}
.main-header form.has-categories-dropdown .search-by-category .dropdown-list{right:0;margin-top:2px;border-width:2px;border-color:rgba(168,168,168,.2)}
.main-header form.has-categories-dropdown .input-dropdown-inner{position:relative;padding:0 15px}
.main-header form.has-categories-dropdown .input-dropdown-inner>a{font-size:15px;color:inherit}
.main-header form.has-categories-dropdown .input-dropdown-inner>a:after{font-size:14px;width:auto;margin-left:10px}
.main-header form.has-categories-dropdown input[type=text]{padding-right:230px;height:48px;border-color:rgba(168,168,168,.4);border-width:2px;font-size:15px}
.main-header form.has-categories-dropdown #searchsubmit{top:2px;width:50px;color:inherit}
.main-header form.has-categories-dropdown #searchsubmit:after{line-height:44px;font-size:22px}
.main-header form.has-categories-dropdown #searchsubmit:hover{color:inherit;opacity:.7}
.main-header.color-scheme-light .search-extended{color:rgba(255,255,255,.9)}
.main-header.color-scheme-light .search-extended .input-dropdown-inner:after,.main-header.color-scheme-light .search-extended .input-dropdown-inner:before{border-color:rgba(255,255,255,.3)}
.main-header.color-scheme-light .search-extended input[type=text]{border-color:rgba(255,255,255,.5);color:rgba(255,255,255,.9)}
.autocomplete-suggestions{position:relative !important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:#fff;padding:10px;width:auto !important;max-width:none !important;max-height:none !important;overflow:hidden;z-index:300 !important}
.autocomplete-suggestions .autocomplete-suggestion{-webkit-box-flex:1;-ms-flex:1 1 285px;flex:1 1 285px;margin:10px;overflow:hidden;padding-bottom:20px;border-bottom:1px solid rgba(129,129,129,.15);cursor:pointer;line-height:1.4}
.autocomplete-suggestions .autocomplete-suggestion:last-child{border-bottom:0;padding-bottom:0;margin-bottom:10px}
.autocomplete-suggestions .autocomplete-suggestion.suggestion-divider{-ms-flex-preferred-size:100% !important;flex-basis:100% !important;width:100%;font-weight:600;cursor:default;margin-top:-10px;padding-top:20px}
.autocomplete-suggestions .autocomplete-suggestion.suggestion-divider h5{font-size:14px;margin-bottom:0}
.autocomplete-suggestions .suggestion-title{font-size:14px;margin-bottom:0}
.autocomplete-suggestions .suggestion-thumb{float:left;max-width:62px;margin-right:15px}
.autocomplete-suggestions .suggestion-sku{margin-top:10px}
.autocomplete-suggestions .suggestion-price{margin-top:10px}
.autocomplete-suggestions .suggestion-price ins{padding:0;text-decoration:none}
.autocomplete-suggestions .view-all-result{text-align:center;cursor:pointer;line-height:35px;-ms-flex-preferred-size:100%;flex-basis:100%}
.autocomplete-suggestions .view-all-result span{border-bottom:1px solid #b5b5b5;color:#6d6d6d;transition:all .2s ease;-webkit-transition:all .2s ease}
.autocomplete-suggestions .view-all-result:hover span,.autocomplete-suggestions .view-all-result:focus span{border-color:#3e3e3e;color:#3e3e3e}
.color-scheme-light .search-extended .autocomplete-suggestions .suggestion-title,.color-scheme-light .basel-search-dropdown .autocomplete-suggestions .suggestion-title{color:rgba(0,0,0,.7)}
.color-scheme-dark .search-extended .autocomplete-suggestions .suggestion-price>del,.color-scheme-dark .basel-search-dropdown .autocomplete-suggestions .suggestion-price>del{color:#949494}
.color-scheme-dark .search-extended .autocomplete-suggestions .suggestion-price>del .amount,.color-scheme-dark .basel-search-dropdown .autocomplete-suggestions .suggestion-price>del .amount{color:#949494}
.color-scheme-dark .search-extended .autocomplete-suggestions .suggestion-price>.amount,.color-scheme-dark .basel-search-dropdown .autocomplete-suggestions .suggestion-price>.amount{color:#949494}
.color-scheme-light .search-extended .autocomplete-suggestions .suggestion-price>del,.color-scheme-light .basel-search-dropdown .autocomplete-suggestions .suggestion-price>del{color:#949494}
.color-scheme-light .search-extended .autocomplete-suggestions .suggestion-price>del .amount,.color-scheme-light .basel-search-dropdown .autocomplete-suggestions .suggestion-price>del .amount{color:#949494}
.color-scheme-light .search-extended .autocomplete-suggestions .suggestion-price>.amount,.color-scheme-light .basel-search-dropdown .autocomplete-suggestions .suggestion-price>.amount{color:#949494}
.color-scheme-dark .search-extended .autocomplete-suggestions .suggestion-sku,.color-scheme-dark .search-extended .autocomplete-suggestions .suggestion-price{color:#949494}
.color-scheme-dark .basel-search-dropdown .autocomplete-suggestions .suggestion-sku,.color-scheme-dark .basel-search-dropdown .autocomplete-suggestions .suggestion-price{color:#949494}
.color-scheme-light .search-extended .autocomplete-suggestions .suggestion-sku,.color-scheme-light .search-extended .autocomplete-suggestions .suggestion-price{color:#949494}
.color-scheme-light .basel-search-dropdown .autocomplete-suggestions .suggestion-sku,.color-scheme-light .basel-search-dropdown .autocomplete-suggestions .suggestion-price{color:#949494}
.basel-search-dropdown .basel-search-wrapper{padding-top:15px;position:absolute;top:50% !important;right:-24px;visibility:hidden;opacity:0;z-index:600;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.basel-search-dropdown .basel-search-wrapper .basel-search-inner{background-color:#f7f7f7;z-index:1;padding:20px 20px;width:315px;-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 2px rgba(0,0,0,.1)}
.basel-search-dropdown .basel-search-wrapper .basel-search-inner form{position:relative;text-align:center}
.basel-search-dropdown .basel-search-wrapper .basel-search-inner form.search-loading input[type=text]{padding-left:45px}
.basel-search-dropdown .basel-search-wrapper .basel-search-inner form.search-loading:after{position:absolute;top:50%;margin-top:-8px;left:20px;content:" ";width:16px;height:16px;display:inline-block;vertical-align:middle;border:1px solid #000;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear;border-color:#bbb}
.basel-search-dropdown .basel-search-wrapper .basel-search-inner form>div{display:-webkit-box;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-display:flex;-ms-display:flex;-webkit-justify-content:center;-ms-justify-content:center}
.basel-search-dropdown .basel-search-wrapper .basel-search-inner form label{display:none}
.basel-search-dropdown .basel-search-wrapper .basel-search-inner form input[type=text]{border:1px solid rgba(131,131,131,.2);background-color:#fff;-webkit-box-shadow:none;box-shadow:none;border-right:0;max-width:185px;color:#7c7c7c;-webkit-transition:all .15s ease;transition:all .15s ease}
.basel-search-dropdown .basel-search-wrapper .basel-search-inner form button{margin-left:-3px;background-color:#1aada3;color:#fff;border-color:#1aada3}
.basel-search-dropdown .basel-search-wrapper .basel-search-inner form button:hover,.basel-search-dropdown .basel-search-wrapper .basel-search-inner form button:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.basel-search-dropdown .basel-search-wrapper .basel-search-inner form button.btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
.basel-search-dropdown .basel-search-wrapper .basel-search-inner form button.btn-style-bordered:hover,.basel-search-dropdown .basel-search-wrapper .basel-search-inner form button.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.basel-search-dropdown .basel-search-wrapper .basel-search-inner form button.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.basel-search-dropdown .basel-search-wrapper .basel-search-inner form button.btn-style-link:hover,.basel-search-dropdown .basel-search-wrapper .basel-search-inner form button.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.basel-search-dropdown .basel-search-wrapper .basel-search-inner form ::-webkit-input-placeholder,.basel-search-dropdown .basel-search-wrapper .basel-search-inner form ::-moz-placeholder,.basel-search-dropdown .basel-search-wrapper .basel-search-inner form :-moz-placeholder,.basel-search-dropdown .basel-search-wrapper .basel-search-inner form :-ms-input-placeholder{color:rgba(0,0,0,.4)}
.basel-search-dropdown .basel-search-wrapper .basel-search-inner .basel-close-search{display:none}
.basel-search-dropdown:hover>.basel-search-wrapper{visibility:visible;opacity:1;top:100% !important}
.basel-ajax-search-on .basel-search-dropdown .basel-search-wrapper{top:50% !important;visibility:hidden;opacity:0}
.basel-ajax-search-on .basel-search-dropdown .basel-search-wrapper.search-overlap{visibility:visible;opacity:1;top:100% !important}
.basel-search-full-screen .basel-search-wrapper{position:fixed;left:0;right:0;bottom:0;z-index:370;background-color:rgba(0,0,0,.9);opacity:0;visibility:hidden;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-align:stretch;-ms-flex-align:stretch;align-items:stretch;transform:translateY(100%);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);-webkit-transition:opacity .25s ease-in-out,visibility .25s,transform .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out,visibility .25s,-webkit-transform .25s ease-in-out;transition:opacity .25s ease-in-out,visibility .25s,-webkit-transform .25s ease-in-out;transition:opacity .25s ease-in-out,visibility .25s,transform .25s ease-in-out;transition:opacity .25s ease-in-out,visibility .25s,transform .25s ease-in-out,-webkit-transform .25s ease-in-out}
.basel-search-full-screen .basel-search-wrapper.search-overlap{opacity:1;visibility:visible;transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0)}
.basel-search-full-screen .basel-search-wrapper.search-overlap form{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}
.basel-search-full-screen .basel-search-wrapper .basel-search-inner{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}
.basel-search-full-screen .basel-search-wrapper .basel-search-inner input[type=text]{color:#fff}
.basel-search-full-screen .basel-search-wrapper .search-results-wrapper{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}
.basel-search-full-screen .basel-search-wrapper .searchform{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}
.basel-search-full-screen .basel-search-inner{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-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0 80px}
.basel-search-full-screen .basel-search-inner ::-webkit-input-placeholder,.basel-search-full-screen .basel-search-inner ::-moz-placeholder,.basel-search-full-screen .basel-search-inner :-moz-placeholder,.basel-search-full-screen .basel-search-inner :-ms-input-placeholder{color:rgba(255,255,255,.5)}
.basel-search-full-screen .basel-search-inner input[type=text]{border:0;border-bottom:2px solid rgba(255,255,255,.3);padding-left:0;padding-right:40px;padding-bottom:0;padding-top:0;font-style:italic;font-size:68px;color:#fff;letter-spacing:1px;line-height:120px;height:122px;background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}
.basel-search-full-screen .basel-search-inner button{display:none;position:absolute;top:0;right:0;background-color:rgba(0,0,0,0);border:0;padding:0;font-size:0;font-weight:normal;vertical-align:top;width:80px;text-align:center}
.basel-search-full-screen .basel-search-inner button:before{content:"";font-size:60px;line-height:120px;color:rgba(255,255,255,.5);display:inline-block;font-family:"simple-line-icons";-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}
.basel-search-full-screen .basel-search-inner button:hover:before{color:#fff}
.basel-search-full-screen .basel-search-inner form{position:relative;opacity:0;visibility:hidden;-webkit-transform:translateY(40px);transform:translateY(40px);-webkit-transition:all .42s ease-in-out;transition:all .42s ease-in-out}
.basel-search-full-screen .basel-search-inner form.search-loading:after{position:absolute;top:50%;margin-top:-18px;right:80px;content:" ";width:36px;height:36px;display:inline-block;vertical-align:middle;border:2px solid #000;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear;border-color:#fff}
.basel-search-full-screen .basel-search-inner .basel-close-search{position:absolute;cursor:pointer;top:0;right:80px;width:40px;height:122px;color:#fff;text-transform:uppercase;font-size:32px;font-weight:bold;letter-spacing:1.5px;line-height:33px;z-index:301;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out;font-size:0}
.basel-search-full-screen .basel-search-inner .basel-close-search:after,.basel-search-full-screen .basel-search-inner .basel-close-search:before{content:" ";position:absolute;width:40px;height:3px;right:0;top:50%;margin-top:-1px;display:inline-block;background-color:#fff;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out}
.basel-search-full-screen .basel-search-inner .basel-close-search:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.basel-search-full-screen .basel-search-inner .basel-close-search:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.basel-search-full-screen .basel-search-inner .basel-close-search:hover:before,.basel-search-full-screen .basel-search-inner .basel-close-search:hover:after{transform:rotate(0);-webkit-transform:rotate(0);-ms-transform:rotate(0)}
.basel-search-full-screen .search-results-wrapper .basel-scroll{top:0;bottom:0;-webkit-box-shadow:none;box-shadow:none;background-color:rgba(0,0,0,0)}
.basel-search-full-screen .search-results-wrapper .basel-scroll .basel-search-results{position:absolute;max-height:100vh}
.basel-search-full-screen .basel-scroll-pane{background:rgba(255,255,255,.02)}
.basel-search-full-screen .basel-scroll-pane>.basel-scroll-slider{background:rgba(255,255,255,.1)}
.global-search-full-screen.basel-search-opened{overflow:hidden}
.global-search-full-screen.basel-search-opened .scrollToTop{display:none}
.global-search-full-screen.basel-search-opened .topbar-wrapp,.global-search-full-screen.basel-search-opened .main-header,.global-search-full-screen.basel-search-opened .main-page-wrapper,.global-search-full-screen.basel-search-opened .header-split .site-logo{padding-right:17px}
.global-search-full-screen.basel-search-opened .autocomplete-suggestions{color:#fff;background-color:rgba(0,0,0,0);padding-left:0;padding-right:0;padding-top:30px;padding-bottom:30px;max-width:none;border:0;font-size:15px}
.global-search-full-screen.basel-search-opened .autocomplete-suggestions .suggestion-thumb{max-width:110px}
.global-search-full-screen.basel-search-opened .autocomplete-suggestions .suggestion-title{font-size:15px;color:#fff}
.global-search-full-screen.basel-search-opened .autocomplete-suggestions .suggestion-price{color:#949494}
.global-search-full-screen.basel-search-opened .autocomplete-suggestions .suggestion-price .amount{color:rgba(255,255,255,.8)}
.global-search-full-screen.basel-search-opened .autocomplete-suggestions .suggestion-sku{color:rgba(255,255,255,.8)}
.global-search-full-screen.basel-search-opened .autocomplete-suggestions .autocomplete-suggestion{-webkit-box-flex:1;-ms-flex:1 1 350px;flex:1 1 350px;max-width:350px;margin:0;margin-right:15px;margin-bottom:10px;vertical-align:top;border-bottom:0}
.global-search-full-screen.basel-search-opened .autocomplete-suggestions .autocomplete-suggestion.suggestion-divider{max-width:100%;border-top:1px solid rgba(255,255,255,.3);margin-right:0}
.global-search-full-screen.basel-search-opened .autocomplete-suggestions .autocomplete-suggestion.suggestion-divider h5{color:#fff}
.global-search-full-screen.basel-search-opened .autocomplete-suggestions .view-all-result{width:100%;padding-top:10px;padding-bottom:10px;text-align:left}
.global-search-full-screen.basel-search-opened .autocomplete-suggestions .view-all-result span{color:#fff;border-color:rgba(255,255,255,.6)}
.global-search-full-screen.basel-search-opened .autocomplete-suggestions .view-all-result:hover span,.global-search-full-screen.basel-search-opened .autocomplete-suggestions .view-all-result:focus span{border-color:#fff}
.basel-search-full-screen>a i:before,.basel-ajax-search-on .basel-search-dropdown>a i:before{-webkit-transition:opacity .1s ease-in-out 0s;transition:opacity .1s ease-in-out 0s}
.basel-search-full-screen>a:after,.basel-search-full-screen>a:before{content:" ";width:20px;height:1px;position:absolute;left:7px;top:15px;opacity:0;visibility:hidden;display:inline-block;perspective:800px;-webkit-perspective:800px;backface-visibility:hidden;-webkit-backface-visibility:hidden;background-color:rgba(0,0,0,.8);-webkit-transition:all 0s ease-in-out;transition:all 0s ease-in-out}
.basel-ajax-search-on .basel-search-dropdown>a:after,.basel-ajax-search-on .basel-search-dropdown>a:before{content:" ";width:20px;height:1px;position:absolute;left:7px;top:15px;opacity:0;visibility:hidden;display:inline-block;perspective:800px;-webkit-perspective:800px;backface-visibility:hidden;-webkit-backface-visibility:hidden;background-color:rgba(0,0,0,.8);-webkit-transition:all 0s ease-in-out;transition:all 0s ease-in-out}
.global-search-full-screen.basel-search-opened .right-column .search-button>a i:before,.global-search-dropdown.basel-ajax-search-on.basel-search-opened .right-column .search-button>a i:before{opacity:0;-webkit-transition:opacity 0s ease-in-out 0s;transition:opacity 0s ease-in-out 0s}
.global-search-full-screen.basel-search-opened .right-column .search-button>a:after,.global-search-full-screen.basel-search-opened .right-column .search-button>a:before{opacity:1;visibility:visible;-webkit-transition:opacity .05s ease-in-out,transform .2s ease-in-out;-webkit-transition:opacity .05s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .05s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .05s ease-in-out,transform .2s ease-in-out;transition:opacity .05s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out}
.global-search-dropdown.basel-ajax-search-on.basel-search-opened .right-column .search-button>a:after,.global-search-dropdown.basel-ajax-search-on.basel-search-opened .right-column .search-button>a:before{opacity:1;visibility:visible;-webkit-transition:opacity .05s ease-in-out,transform .2s ease-in-out;-webkit-transition:opacity .05s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .05s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .05s ease-in-out,transform .2s ease-in-out;transition:opacity .05s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out}
.global-search-full-screen.basel-search-opened .right-column .search-button>a:after,.global-search-dropdown.basel-ajax-search-on.basel-search-opened .right-column .search-button>a:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.global-search-full-screen.basel-search-opened .right-column .search-button>a:before,.global-search-dropdown.basel-ajax-search-on.basel-search-opened .right-column .search-button>a:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.search-results-wrapper{text-align:left;position:relative}
.search-results-wrapper .basel-scroll{position:absolute;top:100%;right:0;left:0;z-index:1000;width:auto;height:auto;background-color:#fff;-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 2px rgba(0,0,0,.1)}
.search-results-wrapper .basel-scroll .basel-search-results{position:relative;max-height:50vh}
.search-results-wrapper .basel-scroll .basel-scroll-pane{z-index:1002}
.basel-blog-search-results{margin-top:30px}
.basel-search-show-all{margin-top:20px;text-align:center}
.basel-toolbar{position:fixed;right:0;bottom:0;left:0;z-index:350;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;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:5px;height:55px;background-color:#fff;-webkit-box-shadow:0 0 9px rgba(0,0,0,.12);box-shadow:0 0 9px rgba(0,0,0,.12)}
.basel-toolbar>a{-webkit-box-flex:1;-ms-flex:1 0 20%;flex:1 0 20%}
.basel-toolbar>div{-webkit-box-flex:1;-ms-flex:1 0 20%;flex:1 0 20%}
.basel-toolbar>div a{-webkit-transition:none;transition:none}
.basel-toolbar>a,.basel-toolbar>div a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:30px;text-decoration:none}
.basel-toolbar .basel-burger-icon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:30px;text-decoration:none}
.basel-toolbar .basel-burger-icon:hover .basel-toolbar-label{color:rgba(76,76,76,.7)}
.basel-toolbar>a:hover .basel-toolbar-label,.basel-toolbar>div a:hover .basel-toolbar-label{color:rgba(76,76,76,.7)}
.basel-toolbar .basel-sticky-sidebar-opener{display:none;padding-right:10px;padding-left:10px}
.basel-toolbar .basel-sticky-sidebar-opener svg{height:19px;margin:0 !important}
.basel-toolbar .basel-sticky-sidebar-opener:after{height:20px;font-size:19px;line-height:1;margin:0}
.basel-toolbar.basel-toolbar-label-show>a,.basel-toolbar.basel-toolbar-label-show>div a{padding-bottom:15px;height:45px}
.basel-toolbar.basel-toolbar-label-show .basel-burger-icon{padding-bottom:15px;height:45px}
.basel-toolbar.basel-toolbar-label-show .basel-toolbar-label{display:block}
.basel-toolbar-label{position:absolute;right:10px;bottom:5px;left:10px;display:none;overflow:hidden;text-align:center;text-overflow:ellipsis;font-weight:600;font-size:11px !important;line-height:1 !important;-webkit-transition:all .25s ease;transition:all .25s ease;white-space:nowrap}
.basel-toolbar-item>a{padding-right:10px;padding-left:10px;color:#4c4c4c;line-height:1}
.basel-toolbar-item>a:before{display:inline-block;font-weight:400;font-style:normal;font-size:19px;font-family:"Simple-Line-Icons"}
.basel-toolbar-shop>a:before{content:""}
.basel-toolbar-blog>a:before{content:""}
.basel-toolbar-home a:before{content:""}
.basel-toolbar-compare a:before{content:""}
.basel-toolbar-compare .compare-count{padding:0;width:15px;height:15px;line-height:15px;text-align:center;border-radius:50%;background-color:#1aada3;overflow:hidden;position:absolute;z-index:1;font-size:10px;color:#fff;top:-2px;left:calc(50% + 12px);-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.basel-toolbar-account a:before{content:""}
.basel-toolbar-link:not(.basel-with-icon)>a:before{content:"";font-family:"Simple-Line-Icons"}
.basel-toolbar-icon{display:inline-block;-webkit-transition:all .25s ease;transition:all .25s ease}
.basel-toolbar-icon img{width:auto;height:20px}
.macbook-carousel{background:url(images/mockup-macbook.png) no-repeat center top;background-size:contain;margin:0 auto;width:850px;height:501px}
.macbook-carousel .vc_images_carousel{margin:49px 152px 49px 152px}
.iphone-carousel{background:url(images/mockup-iphone.png) no-repeat center top;background-size:contain;width:415px;height:796px;margin:0 auto}
.iphone-carousel .vc_images_carousel{margin:101px 40px 0 42px;height:594px;overflow:hidden}
.carousel-device .wpb_gallery_heading{display:none}
.carousel-device .owl-dots{position:absolute;bottom:0;width:100%;z-index:2}
.carousel-device .owl-stage-outer{z-index:2}
.carousel-device .owl-carousel .owl-nav{position:absolute;bottom:0;left:0;width:100%;height:100%}
.carousel-device .owl-carousel .owl-nav>div{height:100%;top:0;width:40px;background-color:rgba(0,0,0,.2);border-radius:0;transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0)}
.carousel-device .owl-carousel .owl-nav>div:before{position:absolute;top:45%;width:100%;height:auto;line-height:1;color:#fff}
.carousel-device .owl-carousel .owl-nav>div.owl-prev{left:0}
.carousel-device .owl-carousel .owl-nav>div.owl-next{right:0}
.carousel-device .owl-carousel:hover .owl-nav div.owl-prev{left:0}
.carousel-device .owl-carousel:hover .owl-nav div.owl-next{right:0}
.carousel-device .owl-carousel .owl-nav div:hover{background-color:rgba(0,0,0,.5)}
.title-wrapper>span{display:block}
.title-wrapper .title{display:block;margin-bottom:30px;position:relative}
.title-wrapper .font-default{letter-spacing:3px}
.title-wrapper .title-subtitle{margin-bottom:10px}
.title-wrapper .title-after_title{margin-bottom:20px;margin-top:-5px;line-height:1.6}
.title-wrapper .title-after_title p{margin-bottom:0}
.title-wrapper .title-separator{display:none}
.title-wrapper .liner-continer{display:block}
.title-wrapper .liner-continer .left-line,.title-wrapper .liner-continer .right-line{display:none}
.title-wrapper.basel-title-style-default .title{margin-bottom:20px}
.title-wrapper.basel-title-style-simple .title:after{content:"";position:absolute;bottom:-12px;left:50%;margin-left:-15px;width:30px;height:2px;display:inline-block;background-color:#1aada3}
.title-wrapper.basel-title-style-cross .title{position:relative}
.title-wrapper.basel-title-style-cross .title-separator{display:inline-block}
.title-wrapper.basel-title-style-cross .title-separator:after{content:" ";position:absolute;bottom:-12px;left:50%;margin-left:-12px;width:24px;height:1px;display:inline-block;background-color:#dcdcdc}
.title-wrapper.basel-title-style-cross .title-separator:before{content:" ";position:absolute;bottom:-12px;left:50%;margin-left:-12px;width:24px;height:1px;display:inline-block;background-color:#dcdcdc;margin-left:-34px}
.title-wrapper.basel-title-style-cross .title-separator:after{margin-left:10px}
.title-wrapper.basel-title-style-cross .title-separator span:after{content:" ";position:absolute;bottom:-12px;left:50%;margin-left:-6px;width:12px;height:1px;display:inline-block;background-color:#c1c1c1}
.title-wrapper.basel-title-style-cross .title-separator span:before{content:" ";position:absolute;bottom:-12px;left:50%;margin-left:-6px;width:12px;height:1px;display:inline-block;background-color:#c1c1c1;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.title-wrapper.basel-title-style-cross .title-separator span:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.title-wrapper.basel-title-style-bordered .liner-continer{display:table-row}
.title-wrapper.basel-title-style-bordered .liner-continer .left-line,.title-wrapper.basel-title-style-bordered .liner-continer .right-line{display:table-cell}
.title-wrapper.basel-title-style-bordered .liner-continer .left-line:after,.title-wrapper.basel-title-style-bordered .liner-continer .right-line:after{background-color:rgba(118,118,118,.14)}
.title-wrapper.basel-title-style-bordered .liner-continer .title{white-space:nowrap;margin-bottom:0;max-width:900px;overflow:hidden}
.title-wrapper.basel-title-style-bordered .title-after_title{margin-top:15px}
.title-wrapper.basel-title-style-shadow{-webkit-box-shadow:10px 6px 0 #191919;box-shadow:10px 6px 0 #191919;border:2px solid #191919}
.title-wrapper.basel-title-style-shadow .title{margin-bottom:0}
.title-wrapper.basel-title-style-shadow .title-subtitle{margin-bottom:0}
.title-wrapper.basel-title-style-shadow .title-subtitle+.liner-continer,.title-wrapper.basel-title-style-shadow .title-subtitle+.title-after_title{margin-top:10px}
.title-wrapper.basel-title-style-shadow .title-after_title{margin-bottom:0}
.title-wrapper.basel-title-style-shadow .liner-continer{margin-bottom:0}
.title-wrapper.basel-title-style-shadow .liner-continer+.title-after_title{margin-top:10px}
.title-wrapper.text-left.basel-title-style-cross .title-separator:after{left:15px;margin-left:0}
.title-wrapper.text-left.basel-title-style-cross .title-separator:before{display:none}
.title-wrapper.text-left.basel-title-style-cross .title-separator span:after,.title-wrapper.text-left.basel-title-style-cross .title-separator span:before{left:0;margin-left:0}
.title-wrapper.text-left.basel-title-style-simple .title:after{left:0;margin-left:0}
.title-wrapper.text-left.basel-title-style-bordered .liner-continer .left-line{display:none}
.title-wrapper.text-left.basel-title-style-bordered .liner-continer .right-line{width:100%}
.title-wrapper.text-right.basel-title-style-simple .title:after{margin-left:0;left:auto;right:0}
.title-wrapper.text-right.basel-title-style-cross .title-separator:after{display:none}
.title-wrapper.text-right.basel-title-style-cross .title-separator:before{left:auto;right:15px;margin-left:0}
.title-wrapper.text-right.basel-title-style-cross .title-separator span:after,.title-wrapper.text-right.basel-title-style-cross .title-separator span:before{left:auto;right:0;margin-left:0}
.title-wrapper.text-right.basel-title-style-bordered .liner-continer .right-line{display:none}
.title-wrapper.text-right.basel-title-style-bordered .liner-continer .left-line{width:100%}
.title-wrapper.basel-title-size-extra-large .title-subtitle{font-size:26px}
.title-wrapper.basel-title-size-extra-large .title{font-size:42px}
.title-wrapper.basel-title-size-extra-large .title-after_title{font-size:16px}
.title-wrapper.basel-title-size-large .title-subtitle{font-size:20px}
.title-wrapper.basel-title-size-large .title{font-size:36px}
.title-wrapper.basel-title-size-large .title-after_title{font-size:16px}
.title-wrapper.basel-title-size-default .title-subtitle{font-size:14px}
.title-wrapper.basel-title-size-default .title{font-size:26px}
.title-wrapper.basel-title-size-default .title-after_title{font-size:14px}
.title-wrapper.basel-title-size-small .title-subtitle{font-size:12px}
.title-wrapper.basel-title-size-small .title{font-size:18px}
.title-wrapper.basel-title-size-small .title-after_title{font-size:12px}
.title-wrapper.basel-title-color-default .title-subtitle{color:#9b9b9b}
.title-wrapper.basel-title-color-primary .title-subtitle{color:#1aada3}
.title-wrapper.basel-title-color-alt .title-subtitle{color:#fbbc34}
.title-wrapper.basel-title-color-black .title-subtitle{color:#000}
.title-wrapper.basel-title-color-white .title-subtitle{color:#fff}
.title-wrapper.basel-title-color-white .title{color:#fff}
.title-wrapper.basel-title-color-white .title:after{border-color:rgba(255,255,255,.5)}
.title-wrapper.basel-title-color-white .title-separator:after,.title-wrapper.basel-title-color-white .title-separator:before{background-color:rgba(255,255,255,.6)}
.title-wrapper.basel-title-color-white .title-separator span:after,.title-wrapper.basel-title-color-white .title-separator span:before{background-color:rgba(255,255,255,.6)}
.title-wrapper.basel-title-color-white .liner-continer .left-line:after,.title-wrapper.basel-title-color-white .liner-continer .right-line:after{background-color:rgba(255,255,255,.4)}
.title-wrapper.basel-title-color-white .title-after_title{color:#fff}
.title-wrapper.basel-title-color-white .title-after_title p{color:#fff}
.title-wrapper.basel-title-color-gradient .title{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-fill-color:rgba(0,0,0,0)}
.color-scheme-light .title-wrapper.basel-title-color-default .title,.color-scheme-light .title-wrapper.basel-title-color-primary .title,.color-scheme-light .title-wrapper.basel-title-color-alt .title,.color-scheme-light .title-wrapper.basel-title-color-black .title{color:#fff}
.color-scheme-light .title-wrapper.basel-title-color-default .title-after_title,.color-scheme-light .title-wrapper.basel-title-color-primary .title-after_title,.color-scheme-light .title-wrapper.basel-title-color-alt .title-after_title,.color-scheme-light .title-wrapper.basel-title-color-black .title-after_title{color:rbga(255,255,255,0.9)}
.color-scheme-light .title-wrapper.basel-title-style-simple .title:after{border-color:rgba(255,255,255,.5)}
.color-scheme-light .title-wrapper.basel-title-style-bordered .left-line:after,.color-scheme-light .title-wrapper.basel-title-style-bordered .right-line:after{background-color:rgba(255,255,255,.4)}
.color-scheme-light .title-wrapper.basel-title-style-shadow{-webkit-box-shadow:10px 6px 0 #fff;box-shadow:10px 6px 0 #fff;border-color:#fff}
.basel-text-block-wrapper{margin-bottom:35px}
.basel-text-block-wrapper .basel-text-block p:first-child:empty{display:none}
.basel-text-block-wrapper .basel-text-block p:first-child:empty~p:last-child{display:none}
.basel-text-block-wrapper .basel-text-block h1,.basel-text-block-wrapper .basel-text-block h2,.basel-text-block-wrapper .basel-text-block h3,.basel-text-block-wrapper .basel-text-block h4,.basel-text-block-wrapper .basel-text-block h5,.basel-text-block-wrapper .basel-text-block h6,.basel-text-block-wrapper .basel-text-block p,.basel-text-block-wrapper .basel-text-block a{font-size:inherit;color:inherit;line-height:inherit}
.basel-text-block-wrapper.text-center .basel-text-block{margin-left:auto;margin-right:auto}
.basel-text-block-wrapper.text-left .basel-text-block{margin-right:auto}
.basel-text-block-wrapper.text-right .basel-text-block{margin-left:auto}
.basel-text-block-wrapper.color-scheme-dark .basel-text-block{color:#1b1919}
.basel-text-block-wrapper.color-scheme-light .basel-text-block{color:#fff}
.basel-text-block-width-10 .basel-text-block{max-width:10%}
.basel-text-block-width-20 .basel-text-block{max-width:20%}
.basel-text-block-width-30 .basel-text-block{max-width:30%}
.basel-text-block-width-40 .basel-text-block{max-width:40%}
.basel-text-block-width-50 .basel-text-block{max-width:50%}
.basel-text-block-width-60 .basel-text-block{max-width:60%}
.basel-text-block-width-70 .basel-text-block{max-width:70%}
.basel-text-block-width-80 .basel-text-block{max-width:80%}
.basel-text-block-width-90 .basel-text-block{max-width:90%}
.basel-font-weight-100{font-weight:100 !important}
.basel-font-weight-200{font-weight:200 !important}
.basel-font-weight-300{font-weight:300 !important}
.basel-font-weight-400{font-weight:400 !important}
.basel-font-weight-500{font-weight:500 !important}
.basel-font-weight-600{font-weight:600 !important}
.basel-font-weight-700{font-weight:700 !important}
.basel-font-weight-800{font-weight:800 !important}
.basel-font-weight-900{font-weight:900 !important}
.widget_text .social-icons{padding-left:0;margin-bottom:0}
.widget_text .social-icons li{margin:5px 5px 0 5px}
.widget_text .social-icons li:before{content:none}
.social-icons{display:block}
.social-icons a{color:rgba(0,0,0,.6)}
.social-icons a:hover{color:rgba(0,0,0,.8)}
.social-icons li{display:inline-block;margin:5px 5px 0 5px;padding:0}
.social-icons li a{font-size:0}
.social-icons li i{font-size:18px}
.social-icons li:first-child{margin-left:0;padding-left:0}
.social-icons li:last-child{margin-right:0;padding-right:0}
.social-icons.icons-design-circle li,.social-icons.icons-design-colored li,.social-icons.icons-design-colored-alt li{width:40px;height:40px;background-color:#efefef;border-radius:50%;text-align:center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.social-icons.icons-design-circle li a,.social-icons.icons-design-colored li a,.social-icons.icons-design-colored-alt li a{position:relative;color:#8f8f8f;width:100%;display:inline-block}
.social-icons.icons-design-circle li i,.social-icons.icons-design-colored li i,.social-icons.icons-design-colored-alt li i{line-height:40px}
.social-icons.icons-design-circle li:hover,.social-icons.icons-design-colored li:hover,.social-icons.icons-design-colored-alt li:hover{background-color:#000}
.social-icons.icons-design-circle li:hover a,.social-icons.icons-design-colored li:hover a,.social-icons.icons-design-colored-alt li:hover a{color:#fff}
.social-icons.icons-design-colored li{background-color:#efefef}
.social-icons.icons-design-colored li.social-facebook{background-color:#365493}
.social-icons.icons-design-colored li.social-twitter{background-color:#3cf}
.social-icons.icons-design-colored li.social-instagram{background-color:#774430}
.social-icons.icons-design-colored li.social-email{background-color:#f89a1e}
.social-icons.icons-design-colored li.social-pinterest{background-color:#cb2027}
.social-icons.icons-design-colored li.social-youtube{background-color:#c32f2b}
.social-icons.icons-design-colored li.social-tumblr{background-color:#36465d}
.social-icons.icons-design-colored li.social-linkedin{background-color:#0274b3}
.social-icons.icons-design-colored li.social-vimeo{background-color:#1ab7ea}
.social-icons.icons-design-colored li.social-flickr{background-color:#fe0072}
.social-icons.icons-design-colored li.social-github{background-color:#171515}
.social-icons.icons-design-colored li.social-dribbble{background-color:#b2215a}
.social-icons.icons-design-colored li.social-behance{background-color:#1f6ffc}
.social-icons.icons-design-colored li.social-soundcloud{background-color:#f9490d}
.social-icons.icons-design-colored li.social-spotify{background-color:#2ebd59}
.social-icons.icons-design-colored li.social-skype{background-color:#00aff0}
.social-icons.icons-design-colored li.social-ok{background-color:#ee8208}
.social-icons.icons-design-colored li.social-whatsapp{background-color:#1ebea5}
.social-icons.icons-design-colored li.social-vk{background-color:#4c75a3}
.social-icons.icons-design-colored li.social-snapchat{background-color:#fffc00}
.social-icons.icons-design-colored li.social-tg{background-color:#37aee2}
.social-icons.icons-design-colored li a{color:#fff}
.social-icons.icons-design-colored li:hover{opacity:.8}
.social-icons.icons-design-colored li:hover a{color:#fff}
.social-icons.icons-design-colored-alt li{background-color:#efefef}
.social-icons.icons-design-colored-alt li.social-facebook:hover{background-color:#365493}
.social-icons.icons-design-colored-alt li.social-twitter:hover{background-color:#3cf}
.social-icons.icons-design-colored-alt li.social-instagram:hover{background-color:#774430}
.social-icons.icons-design-colored-alt li.social-email:hover{background-color:#f89a1e}
.social-icons.icons-design-colored-alt li.social-pinterest:hover{background-color:#cb2027}
.social-icons.icons-design-colored-alt li.social-youtube:hover{background-color:#c32f2b}
.social-icons.icons-design-colored-alt li.social-tumblr:hover{background-color:#36465d}
.social-icons.icons-design-colored-alt li.social-linkedin:hover{background-color:#0274b3}
.social-icons.icons-design-colored-alt li.social-vimeo:hover{background-color:#1ab7ea}
.social-icons.icons-design-colored-alt li.social-flickr:hover{background-color:#fe0072}
.social-icons.icons-design-colored-alt li.social-github:hover{background-color:#171515}
.social-icons.icons-design-colored-alt li.social-dribbble:hover{background-color:#b2215a}
.social-icons.icons-design-colored-alt li.social-behance:hover{background-color:#1f6ffc}
.social-icons.icons-design-colored-alt li.social-soundcloud:hover{background-color:#f9490d}
.social-icons.icons-design-colored-alt li.social-spotify:hover{background-color:#2ebd59}
.social-icons.icons-design-colored-alt li.social-skype:hover{background-color:#00aff0}
.social-icons.icons-design-colored-alt li.social-ok:hover{background-color:#ee8208}
.social-icons.icons-design-colored-alt li.social-whatsapp:hover{background-color:#1ebea5}
.social-icons.icons-design-colored-alt li.social-vk:hover{background-color:#4c75a3}
.social-icons.icons-design-colored-alt li.social-snapchat:hover{background-color:#fffc00}
.social-icons.icons-design-colored-alt li.social-tg:hover{background-color:#37aee2}
.social-icons.icons-design-colored-alt li a{color:#8f8f8f}
.social-icons.icons-design-colored-alt li:hover a{color:#fff}
.social-icons.icons-size-small li i{font-size:14px}
.social-icons.icons-size-small.icons-design-circle li,.social-icons.icons-size-small.icons-design-colored li,.social-icons.icons-size-small.icons-design-colored-alt li{width:30px;height:30px}
.social-icons.icons-size-small.icons-design-circle li i,.social-icons.icons-size-small.icons-design-colored li i,.social-icons.icons-size-small.icons-design-colored-alt li i{line-height:30px}
.social-icons.icons-size-large li i{font-size:22px}
.social-icons.icons-size-large.icons-design-circle li,.social-icons.icons-size-large.icons-design-colored li,.social-icons.icons-size-large.icons-design-colored-alt li{width:60px;height:60px}
.social-icons.icons-size-large.icons-design-circle li i,.social-icons.icons-size-large.icons-design-colored li i,.social-icons.icons-size-large.icons-design-colored-alt li i{line-height:60px}
.color-scheme-light .social-icons.icons-design-colored li a{color:#fff}
.color-scheme-light .social-icons.icons-design-circle li a,.color-scheme-light .social-icons.icons-design-colored-alt li a{color:#8f8f8f}
.color-scheme-light .social-icons.icons-design-circle li a:hover,.color-scheme-light .social-icons.icons-design-colored-alt li a:hover{color:#fff}
.basel-sticky-social{position:fixed;top:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:399;-webkit-transition:transform .3s ease;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
.basel-sticky-social .basel-social-icon-name{white-space:nowrap;max-width:0;padding:0;overflow:hidden;font-size:14px;font-weight:600;-webkit-transition:padding .4s cubic-bezier(0.175,0.885,0.32,1.15),max-width .4s cubic-bezier(0.175,0.885,0.32,1.15);transition:padding .4s cubic-bezier(0.175,0.885,0.32,1.15),max-width .4s cubic-bezier(0.175,0.885,0.32,1.15)}
.basel-sticky-social li[class^=social]{display:block;width:auto;border-radius:0;margin:0 !important}
.basel-sticky-social li[class^=social] a{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;width:auto;min-width:40px}
.basel-sticky-social li[class^=social] a:hover{text-decoration:none}
.basel-sticky-social li[class^=social] i{width:40px}
.basel-sticky-social li[class^=social]:hover .basel-social-icon-name{max-width:220px}
.basel-sticky-social.icons-design-colored li[class^=social] a:hover{opacity:1}
.basel-sticky-social:not(.icons-design-default) li[class^=social] a{width:auto;height:40px}
.basel-sticky-social:not(.icons-design-default) li[class^=social] i{line-height:40px}
.document-ready .basel-sticky-social{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}
.basel-sticky-social-right{right:0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-transform:translate3d(100%,-50%,0);transform:translate3d(100%,-50%,0)}
.basel-sticky-social-right li[class^=social] a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.basel-sticky-social-right li[class^=social]:hover .basel-social-icon-name{padding-left:15px}
.basel-sticky-social-left{left:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transform:translate3d(-100%,-50%,0);transform:translate3d(-100%,-50%,0)}
.basel-sticky-social-left li[class^=social]:hover .basel-social-icon-name{padding-right:15px}
.google-map-container{position:relative}
.google-map-container.google-map-container-with-content .basel-google-map-wrapper{position:absolute;width:100%;height:100%}
.google-map-container.google-map-container-with-content .basel-google-map-wrapper .basel-google-map{width:100%}
.google-map-container .gm-style-iw{text-align:center}
.map-mask-dark{background-color:#000}
.map-mask-dark .basel-google-map-wrapper{opacity:.6}
.map-mask-light{background-color:#fff}
.map-mask-light .basel-google-map-wrapper{opacity:.7}
.google-map-container img{max-width:none}
.basel-map-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}
.basel-map-placeholder img{width:100%;height:100%;-o-object-position:50% 50%;object-position:50% 50%;-o-object-fit:cover;object-fit:cover}
.basel-init-map{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.basel-init-map svg{margin-top:-2px;margin-right:10px;width:25px;height:25px}
.basel-init-map span{margin-top:4px}
.google-map-container .basel-init-map-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;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}
.map-lazy-loading:not(.basel-map-inited) .basel-google-map-content-wrap{display:none}
.basel-map-inited .basel-map-placeholder,.basel-map-inited .basel-init-map-wrap{display:none}
.basel-counter{text-align:center}
.basel-counter>span{display:inline-block;width:100%;font-size:18px}
.basel-counter .counter-value{margin-bottom:20px;font-weight:600}
.color-scheme-light .basel-counter>span{color:#fff}
.basel-counter.counter-small .counter-value{font-size:24px}
.basel-counter.counter-default .counter-value{font-size:36px}
.basel-counter.counter-large .counter-value{font-size:52px}
.team-member{margin-bottom:30px}
.team-member .member-image{margin-bottom:20px;text-align:center}
.team-member .member-email,.team-member .member-name,.team-member .member-position{margin-bottom:5px}
.team-member .member-name{font-weight:600}
.team-member .member-position{color:#9e9e9e;font-size:14px}
.team-member .member-email{color:#9e9e9e;font-size:14px}
.team-member .member-email a{text-decoration:underline}
.team-member .member-bio{margin-top:15px;color:#4c4c4c}
.team-member .member-social{margin-top:15px}
.team-member.color-scheme-light .member-position,.team-member.color-scheme-light .member-email,.team-member.color-scheme-light .member-bio{color:rgba(255,255,255,.8)}
.member-layout-hover .member-image-wrapper{text-align:center}
.member-layout-hover .member-image{position:relative;display:-webkit-inline-box;display:inline-flex;display:-ms-inline-flexbox;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row;-ms-flex-align:flex-start;-webkit-box-align:start;align-items:flex-start;-ms-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.member-layout-hover .member-image:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000;-webkit-transition:all .2s;transition:all .2s;opacity:0}
.member-layout-hover .member-social{position:absolute;top:55%;left:0;width:100%;opacity:0;margin:0;padding:20px;z-index:5;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.member-layout-hover .social-icons li{margin:5px}
.member-layout-hover .icons-design-default a{color:rgba(255,255,255,.8)}
.member-layout-hover .icons-design-default a:hover{color:#fff}
.member-layout-hover:hover .member-image:after{opacity:.8}
.member-layout-hover:hover .member-social{top:50%;opacity:1}
.testimonial{padding-left:15px;padding-right:15px}
.testimonial .testimonial-avatar{display:inline-block;overflow:hidden;border-radius:50%}
.testimonial .testimonial-avatar img{min-width:60px;max-width:100px}
.testimonial .testimonial-rating{display:none;margin-bottom:10px;font-size:0}
.testimonial .testimonial-content{color:#4c4c4c}
.testimonial .testimonial-content footer{margin-top:15px;font-weight:bold;color:#1b1919}
.testimonial .testimonial-content footer>span{color:#4c4c4c;font-weight:normal}
.testimonial .testimonial-content footer>span:before{content:" - "}
.testimonials.testimon-align-center{text-align:center}
.testimonials.testimon-align-center .testimonial-avatar{margin-bottom:15px}
.testimonials.testimon-align-left .testimonial-inner,.testimonials.testimon-align-right .testimonial-inner{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.testimonials.testimon-align-left .testimonial-avatar,.testimonials.testimon-align-right .testimonial-avatar{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}
.testimonials.testimon-align-left .testimonial-content,.testimonials.testimon-align-right .testimonial-content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}
.testimonials.testimon-align-left{text-align:left}
.testimonials.testimon-align-left .testimonial-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row}
.testimonials.testimon-align-left .testimonial-avatar{margin-right:20px}
.testimonials.testimon-align-right{text-align:right}
.testimonials.testimon-align-right .testimonial-inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;-ms-flex-direction:row-reverse}
.testimonials.testimon-align-right .testimonial-avatar{margin-left:20px}
.testimonials.testimonials-grid{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:-15px;margin-right:-15px}
.testimonials.testimonials-grid .testimonial{margin-bottom:30px}
.testimonials.testimonials-grid.testimon-columns-1 .testimonial{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;width:100%}
.testimonials.testimonials-grid.testimon-columns-2 .testimonial{-ms-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;width:50%}
.testimonials.testimonials-grid.testimon-columns-3 .testimonial{-ms-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%;width:33.33333333%}
.testimonials.testimonials-grid.testimon-columns-4 .testimonial{-ms-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;width:25%}
.testimonials.testimonials-grid.testimon-columns-5 .testimonial{-ms-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%;max-width:20%;width:20%}
.testimonials.testimonials-grid.testimon-columns-6 .testimonial{-ms-flex-basis:16.66666666%;-ms-flex-preferred-size:16.66666666%;flex-basis:16.66666666%;max-width:16.66666666%;width:16.66666666%}
.testimonials.testimonials-grid.testimon-columns-7 .testimonial{-ms-flex-basis:14.28571428%;-ms-flex-preferred-size:14.28571428%;flex-basis:14.28571428%;max-width:14.28571428%;width:14.28571428%}
.testimonials.testimonials-grid.testimon-columns-8 .testimonial{-ms-flex-basis:12.5%;-ms-flex-preferred-size:12.5%;flex-basis:12.5%;max-width:12.5%;width:12.5%}
.testimonials.testimonials-slider .testimonial{padding-top:15px;padding-bottom:15px}
.testimonials.testimon-style-boxed .testimonial-inner{padding:30px;background-color:#fff;-webkit-box-shadow:0 0 7px rgba(0,0,0,.12);box-shadow:0 0 7px rgba(0,0,0,.12)}
.color-scheme-light .testimonials:not(.testimon-style-boxed) .testimonial-content{color:#fff}
.color-scheme-light .testimonials:not(.testimon-style-boxed) .testimonial-content footer{color:rgba(255,255,255,.9)}
.color-scheme-light .testimonials:not(.testimon-style-boxed) .testimonial-content footer>span{color:rgba(255,255,255,.8)}
.testimon-with-rating .testimonial-rating{display:block}
.instagram-widget{position:relative}
.instagram-widget.instagram-with-error img{width:100%}
.instagram-widget.instagram-with-error.loading{-webkit-animation:semi-fade-out .4s infinite alternate linear;animation:semi-fade-out .4s infinite alternate linear}
.instagram-widget .instagram-content{position:absolute;top:0;bottom:0;right:0;left:0;display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center;-ms-align-items:center}
.instagram-widget .instagram-content-inner{z-index:5;background:#fff;outline:5px solid rgba(255,255,255,.5);max-width:300px;width:100%;padding:25px}
.instagram-widget .instagram-pics li{position:relative;max-width:33.33333%;-ms-flex-basis:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;margin-bottom:0;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.instagram-widget .instagram-pics li a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}
.instagram-widget .instagram-pics li .wrapp-pics{position:relative;overflow:hidden}
.instagram-widget .instagram-pics li .hover-mask{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;-webkit-transition:all .3s;transition:all .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.instagram-widget .instagram-pics li .hover-mask:after{content:"";font-family:"basel-font";font-size:40px;position:absolute;top:50%;left:-20px;width:100%;color:#fff;visibility:hidden;opacity:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transition:all .3s;transition:all .3s}
.instagram-widget .instagram-pics li:hover .hover-mask{background-color:rgba(0,0,0,.7)}
.instagram-widget .instagram-pics li:hover .hover-mask:after{visibility:visible;opacity:1;left:0}
.instagram-widget .instagram-pics:after{content:"";clear:both;display:block}
.instagram-widget .clear{margin-top:5px}
.instagram-widget .clear a{font-size:13px;letter-spacing:.3px}
.instagram-widget .clear a:before{content:"";display:inline-block;vertical-align:middle;margin-right:5px;font-family:"simple-line-icons"}
.instagram-widget.instagram-rounded .instagram-pics li .wrapp-pics,.instagram-widget.instagram-rounded .instagram-pics li .hover-mask{border-radius:50%}
.instagram-widget.instagram-slider .instagram-pics li{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}
.instagram-widget.instagram-with-spaces .instagram-pics{margin:-5px}
.instagram-widget.instagram-with-spaces .instagram-pics li{padding:5px}
.instagram-widget.instagram-with-spaces.instagram-slider{margin-left:-10px;margin-right:-10px}
.instagram-widget.instagram-with-spaces.instagram-slider .instagram-pics{margin:0}
.instagram-widget.instagram-with-spaces.instagram-slider .instagram-pics li{padding:10px}
.instagram-widget.instagram-grid .instagram-pics{margin:-10px}
.instagram-widget.instagram-grid .instagram-pics li{padding:10px}
.instagram-widget:not(.instagram-slider) .instagram-pics{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.vc_row-no-padding .instagram-grid .instagram-pics,.vc_row-no-padding .instagram-with-spaces .instagram-pics{margin:0}
.instagram-per-row-1 .instagram-pics li{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}
.instagram-per-row-2 .instagram-pics li{-ms-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}
.instagram-per-row-3 .instagram-pics li{-ms-flex-basis:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%}
.instagram-per-row-4 .instagram-pics li{-ms-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}
.instagram-per-row-5 .instagram-pics li{-ms-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%;max-width:20%}
.instagram-per-row-6 .instagram-pics li{-ms-flex-basis:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%}
.instagram-per-row-7 .instagram-pics li{-ms-flex-basis:14.2857142857%;-ms-flex-preferred-size:14.2857142857%;flex-basis:14.2857142857%;max-width:14.2857142857%}
.instagram-per-row-8 .instagram-pics li{-ms-flex-basis:12.5%;-ms-flex-preferred-size:12.5%;flex-basis:12.5%;max-width:12.5%}
.instagram-per-row-9 .instagram-pics li{-ms-flex-basis:11.1111111111%;-ms-flex-preferred-size:11.1111111111%;flex-basis:11.1111111111%;max-width:11.1111111111%}
.instagram-per-row-10 .instagram-pics li{-ms-flex-basis:10%;-ms-flex-preferred-size:10%;flex-basis:10%;max-width:10%}
.instagram-per-row-11 .instagram-pics li{-ms-flex-basis:9.0909090909%;-ms-flex-preferred-size:9.0909090909%;flex-basis:9.0909090909%;max-width:9.0909090909%}
.instagram-per-row-12 .instagram-pics li{-ms-flex-basis:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%}
.basel-instagram .instagram-pics{margin:-3px}
.basel-instagram li{padding:3px}
.instagram-widget.data-source-api .wrapp-pics{padding-bottom:100%;background-size:cover;background-position:center;background-repeat:no-repeat}
.basel-info-box,.basel-info-box2{margin-bottom:30px}
.basel-info-box .box-icon-wrapper,.basel-info-box2 .box-icon-wrapper{position:relative;z-index:1}
.basel-info-box .box-icon-wrapper svg,.basel-info-box2 .box-icon-wrapper svg{width:inherit !important;height:inherit !important}
.basel-info-box .info-box-content,.basel-info-box2 .info-box-content{position:relative}
.basel-info-box .info-box-content p:first-child:empty,.basel-info-box2 .info-box-content p:first-child:empty{display:none}
.basel-info-box .info-box-content p,.basel-info-box .info-box-content h1,.basel-info-box .info-box-content h2,.basel-info-box .info-box-content h3,.basel-info-box .info-box-content h4,.basel-info-box .info-box-content h5,.basel-info-box .info-box-content h6{margin-bottom:15px}
.basel-info-box2 .info-box-content p,.basel-info-box2 .info-box-content h1,.basel-info-box2 .info-box-content h2,.basel-info-box2 .info-box-content h3,.basel-info-box2 .info-box-content h4,.basel-info-box2 .info-box-content h5,.basel-info-box2 .info-box-content h6{margin-bottom:15px}
.basel-info-box .info-box-content p:last-child,.basel-info-box .info-box-content h1:last-child,.basel-info-box .info-box-content h2:last-child,.basel-info-box .info-box-content h3:last-child,.basel-info-box .info-box-content h4:last-child,.basel-info-box .info-box-content h5:last-child,.basel-info-box .info-box-content h6:last-child{margin-bottom:0}
.basel-info-box2 .info-box-content p:last-child,.basel-info-box2 .info-box-content h1:last-child,.basel-info-box2 .info-box-content h2:last-child,.basel-info-box2 .info-box-content h3:last-child,.basel-info-box2 .info-box-content h4:last-child,.basel-info-box2 .info-box-content h5:last-child,.basel-info-box2 .info-box-content h6:last-child{margin-bottom:0}
.basel-info-box .info-btn-wrapper,.basel-info-box2 .info-btn-wrapper{position:relative;padding-top:15px;z-index:2}
.basel-info-box .info-box-icon,.basel-info-box2 .info-box-icon{display:inline-block;overflow:hidden}
.basel-info-box.icon-alignment-top .box-icon-wrapper,.basel-info-box2.icon-alignment-top .box-icon-wrapper{margin-bottom:15px;display:inline-block}
.basel-info-box.icon-alignment-left .box-icon-wrapper,.basel-info-box2.icon-alignment-left .box-icon-wrapper{margin-right:15px}
.basel-info-box.icon-alignment-right .box-icon-wrapper,.basel-info-box2.icon-alignment-right .box-icon-wrapper{margin-left:15px}
.basel-info-box.btn-position-hover:hover .info-btn-wrapper,.basel-info-box2.btn-position-hover:hover .info-btn-wrapper{top:100%;opacity:1;visibility:visible}
.basel-info-box.btn-position-hover .info-btn-wrapper,.basel-info-box2.btn-position-hover .info-btn-wrapper{position:absolute;top:110%;opacity:0;visibility:hidden;-webkit-transition:top .2s ease-in-out,opacity .2s ease-in-out,visibility .2s ease-in-out;transition:top .2s ease-in-out,opacity .2s ease-in-out,visibility .2s ease-in-out}
.basel-info-box.btn-position-hover.text-center .info-btn-wrapper,.basel-info-box2.btn-position-hover.text-center .info-btn-wrapper{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.basel-info-box.btn-position-hover.text-left .info-btn-wrapper,.basel-info-box2.btn-position-hover.text-left .info-btn-wrapper{left:0}
.basel-info-box.btn-position-hover.text-right .info-btn-wrapper,.basel-info-box2.btn-position-hover.text-right .info-btn-wrapper{right:0}
.basel-info-box.box-style-base:not(.btn-position-hover) .info-box-content p+.info-btn-wrapper,.basel-info-box2.box-style-base:not(.btn-position-hover) .info-box-content p+.info-btn-wrapper{padding-top:0}
.basel-info-box.box-style-border .box-icon-wrapper,.basel-info-box2.box-style-border .box-icon-wrapper{display:inline-block;margin-left:0;margin-right:0}
.basel-info-box.box-style-border .info-box-content,.basel-info-box2.box-style-border .info-box-content{padding:50px 20px 20px 20px;border:4px solid rgba(97,97,97,.09)}
.basel-info-box.box-style-border .info-box-content p:nth-last-child(2),.basel-info-box.box-style-border .info-box-content h1:nth-last-child(2),.basel-info-box.box-style-border .info-box-content h2:nth-last-child(2),.basel-info-box.box-style-border .info-box-content h3:nth-last-child(2),.basel-info-box.box-style-border .info-box-content h4:nth-last-child(2),.basel-info-box.box-style-border .info-box-content h5:nth-last-child(2),.basel-info-box.box-style-border .info-box-content h6:nth-last-child(2){margin-bottom:0}
.basel-info-box2.box-style-border .info-box-content p:nth-last-child(2),.basel-info-box2.box-style-border .info-box-content h1:nth-last-child(2),.basel-info-box2.box-style-border .info-box-content h2:nth-last-child(2),.basel-info-box2.box-style-border .info-box-content h3:nth-last-child(2),.basel-info-box2.box-style-border .info-box-content h4:nth-last-child(2),.basel-info-box2.box-style-border .info-box-content h5:nth-last-child(2),.basel-info-box2.box-style-border .info-box-content h6:nth-last-child(2){margin-bottom:0}
.basel-info-box.box-style-border .info-btn-wrapper,.basel-info-box2.box-style-border .info-btn-wrapper{margin-bottom:-40px}
.basel-info-box.box-style-border .info-btn-wrapper a,.basel-info-box2.box-style-border .info-btn-wrapper a{font-size:14px;padding-top:10px;padding-bottom:10px;padding-left:20px;padding-right:20px;line-height:18px;border:1px solid #1aada3;text-transform:uppercase;letter-spacing:.3px;background-color:#1aada3;color:#fff;opacity:1}
.basel-info-box.box-style-border .info-btn-wrapper a:hover,.basel-info-box.box-style-border .info-btn-wrapper a:focus{background-color:#1aada3;color:#fff;border-color:#1aada3;opacity:.8}
.basel-info-box2.box-style-border .info-btn-wrapper a:hover,.basel-info-box2.box-style-border .info-btn-wrapper a:focus{background-color:#1aada3;color:#fff;border-color:#1aada3;opacity:.8}
.basel-info-box.box-style-border.btn-position-hover .info-btn-wrapper,.basel-info-box2.box-style-border.btn-position-hover .info-btn-wrapper{padding-top:0;margin-top:-17px}
.basel-info-box.box-style-border.btn-position-hover.text-left .info-btn-wrapper,.basel-info-box2.box-style-border.btn-position-hover.text-left .info-btn-wrapper{left:20px}
.basel-info-box.box-style-border.btn-position-hover.text-right .info-btn-wrapper,.basel-info-box2.box-style-border.btn-position-hover.text-right .info-btn-wrapper{right:20px}
.basel-info-box.box-style-shadow,.basel-info-box2.box-style-shadow{padding:20px;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;-ms-transition:box-shadow .3s ease;background-color:#fff;backface-visibility:hidden;perspective:800px;-webkit-backface-visibility:hidden;-webkit-perspective:800px}
.basel-info-box.box-style-shadow:hover,.basel-info-box.box-style-shadow:focus{-webkit-box-shadow:0 1px 9px rgba(0,0,0,.09);box-shadow:0 1px 9px rgba(0,0,0,.09)}
.basel-info-box2.box-style-shadow:hover,.basel-info-box2.box-style-shadow:focus{-webkit-box-shadow:0 1px 9px rgba(0,0,0,.09);box-shadow:0 1px 9px rgba(0,0,0,.09)}
.basel-info-box.box-style-shadow.btn-position-hover,.basel-info-box2.box-style-shadow.btn-position-hover{padding-bottom:60px}
.basel-info-box.box-style-shadow .info-box-content p:nth-last-child(2),.basel-info-box2.box-style-shadow .info-box-content p:nth-last-child(2){margin-bottom:0}
.basel-info-box:after{content:"";clear:both;display:block}
.basel-info-box.icon-alignment-left .box-icon-wrapper,.basel-info-box.icon-alignment-right .box-icon-wrapper{margin-bottom:15px}
.basel-info-box.icon-alignment-left .box-icon-wrapper{float:left}
.basel-info-box.icon-alignment-right .box-icon-wrapper{float:right}
.basel-info-box.box-style-border .box-icon-wrapper{margin-bottom:0;float:none}
.basel-info-box.box-style-border .info-box-icon{margin-bottom:-45px}
.basel-info-box2.icon-alignment-left,.basel-info-box2.icon-alignment-right{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.basel-info-box2.icon-alignment-left .box-icon-wrapper,.basel-info-box2.icon-alignment-right .box-icon-wrapper{-webkit-box-flex:0;flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto}
.basel-info-box2.icon-alignment-left .info-box-content,.basel-info-box2.icon-alignment-right .info-box-content{-webkit-box-flex:1;flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto}
.basel-info-box2.icon-alignment-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row}
.basel-info-box2.icon-alignment-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;-ms-flex-direction:row-reverse}
.basel-info-box2.box-style-border.icon-alignment-top .box-icon-wrapper{margin-bottom:0}
.basel-info-box2.box-style-border.icon-alignment-top .info-box-icon{margin-bottom:-45px}
.basel-info-box2.box-style-border.icon-alignment-left .info-box-icon{margin-right:-45px}
.basel-info-box2.box-style-border.icon-alignment-left .info-box-content{padding:20px 20px 20px 50px}
.basel-info-box2.box-style-border.icon-alignment-right .info-box-icon{margin-left:-45px}
.basel-info-box2.box-style-border.icon-alignment-right .info-box-content{padding:20px 50px 20px 20px}
.author-area{margin-bottom:20px}
.author-area p{margin-bottom:10px}
.author-area .author-avatar{margin-bottom:20px}
.author-area .author-avatar img{display:inline-block;border-radius:50%}
.author-area .author-info{margin-bottom:0;padding-left:0;font-size:15px}
.author-area>a{display:inline-block;margin-top:20px;color:#8c8c8c;font-size:14px;background-color:rgba(0,0,0,0);padding-bottom:1px;padding-right:0;padding-left:0;padding-top:0;border:0;border-bottom:1px solid #e6e6e6;display:inline}
.author-area>a:hover{text-decoration:none;border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.author-area>a:focus{border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.posts-teaser .post-teaser-item{margin-bottom:20px;overflow:hidden}
.posts-teaser .post-teaser-item img{max-width:40%;float:left;margin-right:15px}
.posts-teaser .post-teaser-item .post-title{font-size:14px;letter-spacing:.3px;line-height:1.4;display:block}
.posts-teaser .post-teaser-item .entry-meta{margin-top:2px}
.posts-teaser .post-teaser-item .entry-meta li{display:inline-block;font-size:12px;color:rgba(169,169,169,.7);margin:2px 3px 2px 0;padding:0}
.posts-teaser .post-teaser-item .entry-meta li a{color:rgba(169,169,169,.7)}
.posts-teaser .post-teaser-item .entry-meta li:last-child{margin-right:0}
.posts-teaser.teaser-style-first-large .teaser-item-1 img{max-width:none;width:100%;margin-right:0;margin-bottom:15px}
.posts-teaser.teaser-style-first-large .teaser-item-1 .post-title{font-size:16px;margin-bottom:10px}
.posts-teaser.teaser-style-grid .post-teaser-item{width:48%;float:left}
.posts-teaser.teaser-style-grid .post-teaser-item:nth-child(odd){margin-right:20px}
.vc_col-sm-3 .posts-teaser .post-teaser-item .post-title{font-size:12px}
.vc_col-sm-3 .posts-teaser.teaser-style-first-large .teaser-item-1 .post-title{font-size:14px}
.basel-twitter-element .twitter-post{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid rgba(124,124,124,.15)}
.basel-twitter-element .twitter-post:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}
.basel-twitter-element .twitter-image-wrapper{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:10px}
.basel-twitter-element .twitter-content-wrapper{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}
.basel-twitter-element .stt-em{display:block;margin-top:5px;font-size:10px}
.color-scheme-light .basel-twitter-element,.basel-dark .basel-twitter-element{border-color:rgba(255,255,255,.1)}
.basel-products-element{position:relative}
.basel-products-element .basel-products-loader{position:fixed;top:50%;margin-top:-18px}
.basel-products-element.element-loading .basel-products-loader{opacity:1;visibility:visible}
.basel-products-element.element-loading .basel-products-loader:after{-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear}
.basel-products-element.element-loading .basel-products-loader.hidden-loader{opacity:0;visibility:hidden;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}
.pagination-arrows{position:relative;opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out}
.pagination-arrows.loading{opacity:0;-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}
.basel-products-load-prev,.basel-products-load-next{position:fixed;top:50%;margin-top:-20px;z-index:2;opacity:0;visibility:hidden;font-size:0;width:40px;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;line-height:1;border:0;background-color:rgba(0,0,0,0);color:#000;border-color:rgba(0,0,0,0);transition:.3s transform cubic-bezier(0.175,0.885,0.32,1.15),opacity .2s ease,visibility .2s ease;-webkit-transition:.3s transform cubic-bezier(0.175,0.885,0.32,1.15),opacity .2s ease,visibility .2s ease}
.basel-products-load-prev:after,.basel-products-load-next:after{content:"";font-size:36px;line-height:40px;font-weight:100;font-family:"simple-line-icons"}
.basel-products-load-prev:hover,.basel-products-load-prev:focus{background-color:rgba(0,0,0,0);color:#000}
.basel-products-load-next:hover,.basel-products-load-next:focus{background-color:rgba(0,0,0,0);color:#000}
.basel-products-load-prev.disabled,.basel-products-load-next.disabled{cursor:default}
.basel-products-load-prev{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}
.basel-products-load-next{-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}
.basel-products-load-next:after{content:""}
.basel-animated-products .product-grid-item{opacity:0;transition:.315s all ease-in-out;-webkit-transition:.315s all ease-in-out;-webkit-transform:translate3d(0,0,0) scale(0.8);transform:translate3d(0,0,0) scale(0.8)}
.basel-animated-products .product-grid-item.basel-animated{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}
.products-footer,.blog-footer,.portfolio-footer{text-align:center}
.products-footer.show-arrow .basel-products-load-prev,.products-footer.show-arrow .basel-products-load-next{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.products-footer.show-arrow .basel-products-load-prev:hover,.products-footer.show-arrow .basel-products-load-next:hover{opacity:.6}
.products-footer.show-arrow .basel-products-load-prev.disabled,.products-footer.show-arrow .basel-products-load-next.disabled{opacity:.3}
.blog-footer{margin-top:-25px}
.basel-load-more{border-color:#000;border-width:2px;font-weight:600;background-color:rgba(0,0,0,0);color:#000}
.basel-load-more:hover,.basel-load-more:focus{background-color:#000;border-color:#000;color:#fff}
.basel-load-more-loader{display:none;position:relative;pointer-events:none;padding-right:45px;padding-left:20px}
.basel-load-more-loader:after{position:absolute;top:50%;margin-top:-9px;right:14px;content:" ";width:16px;height:16px;display:inline-block;vertical-align:middle;border:1px solid #000;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important}
.basel-load-more.load-on-click+.basel-load-more-loader{background-color:#000;color:#fff}
.basel-load-more.load-on-click+.basel-load-more-loader:after{border-color:#fff}
.basel-load-more.loading{display:none}
.basel-load-more.loading+.basel-load-more-loader{display:inline-block}
.basel-load-more.loading+.basel-load-more-loader:after{-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear}
.catalog-mode-on .product-grid-item .basel-product-countdown{display:none}
.catalog-mode-on .basel-hover-alt .wrapp-swap{line-height:1.6;height:auto;overflow:visible}
.catalog-mode-on .basel-hover-alt .price{line-height:1.6;height:auto}
.catalog-mode-on .basel-hover-alt .btn-add{display:none}
.catalog-mode-on .basel-hover-alt:hover .wrapp-swap .swap-elements{transform:none;-webkit-transform:none;-ms-transform:none}
.catalog-mode-on .woocommerce table.wishlist_table .product-add-to-cart,.catalog-mode-on table.compare-list .add-to-cart{display:none}
.basel-menu-price{display:flex;display:-webkit-box;display:-ms-flexbox;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}
.basel-menu-price .menu-price-image{max-width:180px;-webkit-box-flex:0;flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;margin-right:20px}
.basel-menu-price .menu-price-description-wrapp{-webkit-box-flex:1;flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto}
.basel-menu-price .menu-price-title{margin-bottom:5px;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}
.basel-menu-price .menu-price-description{display:flex;display:-webkit-box;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px dotted #d2d2d2}
.basel-menu-price .menu-price-details{font-style:italic;font-size:16px;padding:5px 0;margin-right:20px}
.basel-menu-price .menu-price-price{font-weight:bold;font-size:18px;padding:5px 0}
.basel-menu-price.cursor-pointer:hover .menu-price-title{color:#1aada3}
.color-scheme-light .basel-menu-price .menu-price-description{border-color:rgba(255,255,255,.4)}
.basel-timer{font-size:0;line-height:1.2}
.basel-countdown-timer .basel-timer{line-height:1.2}
.basel-countdown-timer .basel-timer>span{display:inline-block;text-align:center;margin:0 2px 5px 2px}
.basel-countdown-timer .basel-timer>span span{display:block;text-transform:uppercase}
.basel-countdown-timer.timer-size-small .basel-timer>span{min-width:50px;height:50px;padding:6px 5px;font-size:20px}
.basel-countdown-timer.timer-size-small .basel-timer>span span{font-size:11px}
.basel-countdown-timer.timer-size-medium .basel-timer>span{min-width:65px;height:65px;padding:8px 6px;font-size:26px}
.basel-countdown-timer.timer-size-medium .basel-timer>span span{font-size:14px}
.basel-countdown-timer.timer-size-large .basel-timer>span{min-width:90px;height:85px;padding:12px 8px;font-size:34px;font-weight:bold}
.basel-countdown-timer.timer-size-large .basel-timer>span span{font-size:18px;font-weight:normal}
.basel-countdown-timer.timer-align-right{text-align:right}
.basel-countdown-timer.timer-align-center{text-align:center}
.basel-countdown-timer.color-scheme-light .basel-timer>span{background-color:#1b1b1b;color:#fff}
.basel-countdown-timer.color-scheme-light .basel-timer>span span{color:rgba(255,255,255,.5)}
.basel-countdown-timer.color-scheme-dark .basel-timer>span{background-color:#f8f8f8;color:#1b1919}
.basel-countdown-timer.color-scheme-dark .basel-timer>span span{color:rgba(0,0,0,.5)}
.timer-style-transparent.color-scheme-dark .basel-timer>span{background-color:rgba(255,255,255,.35)}
.timer-style-transparent.color-scheme-light .basel-timer>span{background-color:rgba(0,0,0,.25)}
.pricing-tables-wrapper .pricing-tables{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.basel-price-table{-ms-flex-preferred-size:229px;flex-basis:229px;-webkit-flex-basis:229px;-ms-flex-basis:229px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-grow:1;-ms-flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-webkit-flex-shrink:1;-ms-flex-shrink:1;margin-bottom:30px;margin-left:15px;margin-right:15px;text-align:center;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transition:transform .3s ease;line-height:1.2}
.basel-price-table .basel-plan-name{padding:15px 15px}
.basel-price-table .basel-plan-name>span:not(.price-subtitle){font-weight:600;font-size:22px;color:#1b1919}
.basel-price-table .price-subtitle{display:block;color:#777;font-size:14px;font-weight:normal;margin-top:5px;line-height:1.4}
.basel-price-table .basel-plan-inner{overflow:hidden;position:relative;background-color:#fff;border:1px solid rgba(97,97,97,.09);-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.05);box-shadow:1px 1px 3px rgba(0,0,0,.05);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;-webkit-transition:box-shadow .3s ease}
.basel-price-table .price-label{position:absolute;top:16px;right:-31px;text-transform:uppercase;font-weight:600;font-size:14px;line-height:22px;padding-left:10px;padding-right:10px;text-align:center;color:#fff;white-space:nowrap;transform:rotate(46deg);-webkit-transform:rotate(46deg);width:120px;backface-visibility:hidden;perspective:800px;-webkit-backface-visibility:hidden;-webkit-perspective:800px}
.basel-price-table .basel-plan-price{background-color:#1aada3;padding:10px;margin:-1px}
.basel-price-table .basel-plan-price>span{color:#fff}
.basel-price-table .basel-price-currency{vertical-align:top;font-size:28px}
.basel-price-table .basel-price-value{font-size:42px;vertical-align:middle;font-weight:600}
.basel-price-table .basel-price-suffix{vertical-align:bottom;display:block;text-transform:uppercase;font-size:14px}
.basel-price-table .basel-plan-features{padding:25px;border-bottom:1px solid rgba(97,97,97,.09)}
.basel-price-table .basel-plan-feature{border-bottom:1px solid #e8e8e8;padding-bottom:15px;margin-bottom:15px}
.basel-price-table .basel-plan-feature>p{border-bottom:1px solid #e8e8e8;padding-bottom:15px;margin-bottom:15px}
.basel-price-table .basel-plan-feature>p:first-child{padding-bottom:0;margin-bottom:0;border-bottom:0}
.basel-price-table .basel-plan-feature>p:last-child{padding-bottom:0;margin-bottom:-15px;border-bottom:0}
.basel-price-table .basel-plan-feature:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}
.basel-price-table .basel-plan-footer{padding:20px 15px;background-color:#f9f9f9}
.basel-price-table .basel-plan-footer>a{background-color:#1aada3;color:#fff;border-color:#1aada3}
.basel-price-table .basel-plan-footer>a:hover,.basel-price-table .basel-plan-footer>a:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.basel-price-table .basel-plan-footer>a.btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
.basel-price-table .basel-plan-footer>a.btn-style-bordered:hover,.basel-price-table .basel-plan-footer>a.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.basel-price-table .basel-plan-footer>a.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.basel-price-table .basel-plan-footer>a.btn-style-link:hover,.basel-price-table .basel-plan-footer>a.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.basel-price-table .basel-plan-footer>a.added{display:none}
.basel-price-table .basel-plan-footer>a:after{border-color:#fff}
.basel-price-table.label-color-red .price-label{background-color:#ef4836}
.basel-price-table.label-color-green .price-label{background-color:#0fa34c}
.basel-price-table.label-color-blue .price-label{background-color:#2a7ce4}
.basel-price-table.label-color-yellow .price-label{background-color:#f7ca18}
.basel-price-table:hover{transform:translateY(-10px);-webkit-transform:translateY(-10px)}
.basel-price-table:hover .basel-plan-inner{-webkit-box-shadow:1px 1px 9px rgba(0,0,0,.12);box-shadow:1px 1px 9px rgba(0,0,0,.12)}
.basel-products-tabs .owl-carousel{position:static}
.basel-products-tabs .owl-carousel .owl-nav{position:absolute;top:-67px;right:0;opacity:0;animation:fade-in .5s ease .2s forwards;-webkit-animation:fade-in .5s ease .2s forwards}
.basel-products-tabs .owl-carousel .owl-nav div{position:static;visibility:visible;opacity:1;transform:none;-webkit-transform:none}
.basel-products-tabs .owl-carousel .owl-nav div.disabled{color:rgba(0,0,0,.5);cursor:default}
.basel-products-tabs .owl-carousel .owl-nav div:before{font-weight:bold;width:30px;font-size:14px;height:45px;line-height:45px}
.basel-products-tabs .pagination-arrows+.products-footer{position:absolute;top:-67px;right:0;display:block;opacity:0;animation:fade-in .5s ease .2s forwards;-webkit-animation:fade-in .5s ease .2s forwards}
.basel-products-tabs .basel-products-load-prev,.basel-products-tabs .basel-products-load-next{position:static;opacity:1;visibility:visible;margin-top:0;width:30px;transform:none;-webkit-transform:none;transition:color .2s;-webkit-transition:color .2s}
.basel-products-tabs .basel-products-load-prev.disabled,.basel-products-tabs .basel-products-load-next.disabled{color:rgba(0,0,0,.5)}
.basel-products-tabs .basel-products-load-prev:after,.basel-products-tabs .basel-products-load-next:after{display:block;font-weight:bold;font-size:14px;height:45px;line-height:45px}
.basel-products-tabs .basel-tabs-header{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-align-items:flex-end;-ms-align-items:flex-end;border-bottom:3px solid;margin-bottom:20px}
.basel-products-tabs .tabs-name{-webkit-box-flex:0;flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;padding-left:20px;padding-right:20px;margin-bottom:-3px;text-transform:uppercase;line-height:45px;height:45px;font-size:14px;font-weight:600;color:#fff}
.basel-products-tabs .tabs-name img{max-height:22px;margin-right:8px;width:auto}
.basel-products-tabs .open-title-menu{display:none;height:45px;line-height:45px;padding-left:15px;padding-right:15px;text-transform:uppercase;font-size:14px;color:#1b1919;font-weight:600;cursor:pointer;-webkit-user-select:none;-ms-user-select:none}
.basel-products-tabs .open-title-menu:before{content:"柳";font-family:"basel-font";display:inline-block;font-weight:400;margin-right:8px;font-size:16px;margin-top:-2px;vertical-align:middle}
.basel-products-tabs .tabs-navigation-wrapper{-webkit-box-flex:1;flex:1 0 0;-webkit-flex:1 0 0;-ms-flex:1 0 0;position:relative;padding-right:65px;margin-bottom:-3px}
.basel-products-tabs .products-tabs-title{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row;-webkit-box-align:stretch;align-items:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap}
.basel-products-tabs .products-tabs-title li{line-height:45px;height:45px;padding-left:12px;padding-right:12px;cursor:pointer;text-transform:uppercase;font-size:14px;font-weight:600;color:#1b1919;transition:color .2s ease,opacity .2s ease;-webkit-transition:color .2s ease,opacity .2s ease}
.basel-products-tabs .products-tabs-title li:not(.active-tab-title):hover{opacity:.6;color:#1b1919}
.basel-products-tabs .basel-products-element.element-loading .basel-products-loader.hidden-loader{opacity:1;visibility:visible}
.basel-products-tabs .basel-products-element.element-loading .basel-products-loader.hidden-loader:after{-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear}
.basel-products-tabs>.basel-products-loader{transition:opacity .1s ease,visibility .1s ease;-webkit-transition:opacity .1s ease,visibility .1s ease}
.basel-products-tabs .basel-products-loader{position:absolute;top:180px;left:50% !important}
.basel-products-tabs .basel-tab-content{position:relative;-webkit-transition:opacity .2s ease,visibility .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,visibility .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease,visibility .2s ease;transition:transform .2s ease,opacity .2s ease,visibility .2s ease,-webkit-transform .2s ease;-webkit-transition:transform .2s ease,opacity .2s ease,visibility .2s ease;transform:translateY(0);-webkit-transform:translateY(0)}
.basel-products-tabs .basel-tab-content.loading{opacity:0;visibility:hidden;transform:translateY(40px);-webkit-transform:translateY(40px)}
.basel-products-tabs .basel-tab-content.loading .owl-nav,.basel-products-tabs .basel-tab-content.loading .pagination-arrows+.products-footer{display:none}
.basel-products-tabs.element-loading>.basel-products-loader{opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease;-webkit-transition:opacity .3s ease,visibility .3s ease}
.basel-products-tabs.element-loading>.basel-products-loader:after{-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear}
.basel-images-gallery .basel-gallery-item{text-align:center}
.basel-images-gallery.view-grid .gallery-images,.basel-images-gallery.view-masonry .gallery-images{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.basel-images-gallery.view-grid.columns-1 .basel-gallery-item,.basel-images-gallery.view-masonry.columns-1 .basel-gallery-item{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;width:100%}
.basel-images-gallery.view-grid.columns-2 .basel-gallery-item,.basel-images-gallery.view-masonry.columns-2 .basel-gallery-item{-ms-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;width:50%}
.basel-images-gallery.view-grid.columns-3 .basel-gallery-item,.basel-images-gallery.view-masonry.columns-3 .basel-gallery-item{-ms-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%;width:33.33333333%}
.basel-images-gallery.view-grid.columns-4 .basel-gallery-item,.basel-images-gallery.view-masonry.columns-4 .basel-gallery-item{-ms-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;width:25%}
.basel-images-gallery.view-grid.columns-6 .basel-gallery-item,.basel-images-gallery.view-masonry.columns-6 .basel-gallery-item{-ms-flex-basis:16.66666666%;-ms-flex-preferred-size:16.66666666%;flex-basis:16.66666666%;max-width:16.66666666%;width:16.66666666%}
.basel-images-gallery.view-carousel,.basel-images-gallery.view-justified{margin-bottom:30px}
.basel-images-gallery.view-carousel .gallery-images .basel-gallery-item{margin-bottom:0}
.basel-images-gallery.view-justified .basel-gallery-item img{display:none;-webkit-animation:fade-in .6s ease;animation:fade-in .6s ease}
.basel-images-gallery.view-justified .basel-gallery-item.entry-visible img{display:block}
.basel-images-gallery.spacing-0{margin-left:0;margin-right:0}
.basel-images-gallery.spacing-0 .basel-gallery-item{padding-left:0;padding-right:0;margin-bottom:0}
.basel-images-gallery.spacing-2{margin-left:-1px;margin-right:-1px}
.basel-images-gallery.spacing-2 .basel-gallery-item{padding-left:1px;padding-right:1px;margin-bottom:2px}
.basel-images-gallery.spacing-6{margin-left:-3px;margin-right:-3px}
.basel-images-gallery.spacing-6 .basel-gallery-item{padding-left:3px;padding-right:3px;margin-bottom:6px}
.basel-images-gallery.spacing-10{margin-left:-5px;margin-right:-5px}
.basel-images-gallery.spacing-10 .basel-gallery-item{padding-left:5px;padding-right:5px;margin-bottom:10px}
.basel-images-gallery.spacing-20{margin-left:-10px;margin-right:-10px}
.basel-images-gallery.spacing-20 .basel-gallery-item{padding-left:10px;padding-right:10px;margin-bottom:20px}
.basel-images-gallery.spacing-30{margin-left:-15px;margin-right:-15px}
.basel-images-gallery.spacing-30 .basel-gallery-item{padding-left:15px;padding-right:15px;margin-bottom:30px}
.basel-row-divider{position:relative;margin-left:-15px;margin-right:-15px;z-index:1}
.basel-row-divider svg{display:block}
.basel-row-divider.dvr-position-top svg{margin-top:-1px}
.basel-row-divider.dvr-position-bottom svg{margin-bottom:-1px}
.dvr-style-paint-stroke svg{height:2vw}
.dvr-style-waves-small svg,.dvr-style-waves-wide svg,.dvr-style-triangle svg{height:3vw}
.dvr-style-clouds svg{height:6vw}
.dvr-style-curved-line svg,.dvr-style-diagonal-left svg,.dvr-style-diagonal-right svg,.dvr-style-half-circle svg{height:50px}
.dvr-overlap-enable svg{position:absolute;left:0}
.dvr-overlap-enable.dvr-position-top svg{top:100%}
.dvr-overlap-enable.dvr-position-bottom svg{bottom:100%}
.basel-timeline-wrapper{position:relative;padding-top:50px;margin-bottom:50px}
.basel-timeline-line{position:absolute;top:0;bottom:-50px;-webkit-transform:translateX(-1px);transform:translateX(-1px);left:50%;width:2px}
.basel-timeline-line .dot-start,.basel-timeline-line .dot-end{position:absolute;left:50%;transform:translateX(-4px);-webkit-transform:translateX(-4px);width:8px;height:8px;border-radius:50%;-webkit-box-shadow:inset 100px 100px rgba(0,0,0,.1);box-shadow:inset 100px 100px rgba(0,0,0,.1)}
.basel-timeline-line .dot-start{top:0}
.basel-timeline-line .dot-end{bottom:0}
.basel-timeline-breakpoint{margin-bottom:50px;text-align:center}
.basel-timeline-breakpoint-title{position:relative;display:inline-block;padding:8px 25px;font-size:16px;font-weight:bold;line-height:1;z-index:1;border-radius:5px;border:solid 2px #fff;color:#fff}
.color-scheme-light .basel-timeline-breakpoint-title{color:#000}
.basel-timeline-item{position:relative;margin-bottom:50px;margin-left:30px;margin-right:30px}
.basel-timeline-item h1,.basel-timeline-item h2,.basel-timeline-item h3,.basel-timeline-item h4,.basel-timeline-item h5,.basel-timeline-item h6,.basel-timeline-item p{margin-bottom:15px}
.basel-timeline-item h1:first-child:empty,.basel-timeline-item h2:first-child:empty,.basel-timeline-item h3:first-child:empty,.basel-timeline-item h4:first-child:empty,.basel-timeline-item h5:first-child:empty,.basel-timeline-item h6:first-child:empty,.basel-timeline-item p:first-child:empty{display:none}
.basel-timeline-item h1:last-child,.basel-timeline-item h2:last-child,.basel-timeline-item h3:last-child,.basel-timeline-item h4:last-child,.basel-timeline-item h5:last-child,.basel-timeline-item h6:last-child,.basel-timeline-item p:last-child{margin-bottom:0}
.basel-timeline-item .timeline-secondary .basel-timeline-content h1,.basel-timeline-item .timeline-secondary .basel-timeline-content h2,.basel-timeline-item .timeline-secondary .basel-timeline-content h3,.basel-timeline-item .timeline-secondary .basel-timeline-content h4,.basel-timeline-item .timeline-secondary .basel-timeline-content h5,.basel-timeline-item .timeline-secondary .basel-timeline-content h6,.basel-timeline-item .timeline-secondary .basel-timeline-content p{margin-bottom:0}
.basel-timeline-item .basel-timeline-title:empty,.basel-timeline-item .basel-timeline-content:empty{display:none}
.basel-timeline-item .basel-timeline-image{display:inline-block;overflow:hidden}
.basel-timeline-item .basel-timeline-content,.basel-timeline-item .basel-timeline-image{margin-bottom:15px}
.basel-timeline-item .timeline-link{position:absolute;top:0;bottom:0;left:0;right:0}
.basel-item-position-left,.basel-item-position-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.basel-item-position-left .timeline-primary,.basel-item-position-left .timeline-secondary{position:relative;width:50%;max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%;background-color:#fff;-webkit-box-shadow:1px 1px 9px rgba(0,0,0,.15);box-shadow:1px 1px 9px rgba(0,0,0,.15);padding:30px 30px 15px 30px}
.basel-item-position-right .timeline-primary,.basel-item-position-right .timeline-secondary{position:relative;width:50%;max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%;background-color:#fff;-webkit-box-shadow:1px 1px 9px rgba(0,0,0,.15);box-shadow:1px 1px 9px rgba(0,0,0,.15);padding:30px 30px 15px 30px}
.basel-item-position-left .timeline-primary .timeline-arrow,.basel-item-position-left .timeline-secondary .timeline-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff}
.basel-item-position-right .timeline-primary .timeline-arrow,.basel-item-position-right .timeline-secondary .timeline-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff}
.basel-item-position-left .timeline-primary .timeline-arrow:before,.basel-item-position-left .timeline-secondary .timeline-arrow:before{font-size:20px;font-family:"basel-font";color:inherit}
.basel-item-position-right .timeline-primary .timeline-arrow:before,.basel-item-position-right .timeline-secondary .timeline-arrow:before{font-size:20px;font-family:"basel-font";color:inherit}
.basel-item-position-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.basel-item-position-left .timeline-primary{margin-right:30px;text-align:right}
.basel-item-position-left .timeline-primary .timeline-arrow{left:calc(100% - 1px)}
.basel-item-position-left .timeline-primary .timeline-arrow:before{content:"栗";text-shadow:5px 1px 9px rgba(0,0,0,.15)}
.basel-item-position-left .timeline-secondary{margin-left:30px;text-align:left}
.basel-item-position-left .timeline-secondary .timeline-arrow{right:calc(100% - 1px)}
.basel-item-position-left .timeline-secondary .timeline-arrow:before{content:"慄";text-shadow:-5px 1px 9px rgba(0,0,0,.15)}
.basel-item-position-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.basel-item-position-right .timeline-primary{margin-left:30px;text-align:left}
.basel-item-position-right .timeline-primary .timeline-arrow{right:calc(100% - 1px)}
.basel-item-position-right .timeline-primary .timeline-arrow:before{content:"慄";text-shadow:-5px 1px 9px rgba(0,0,0,.15)}
.basel-item-position-right .timeline-secondary{margin-right:30px;text-align:right}
.basel-item-position-right .timeline-secondary .timeline-arrow{left:calc(100% - 1px)}
.basel-item-position-right .timeline-secondary .timeline-arrow:before{content:"栗";text-shadow:5px 1px 9px rgba(0,0,0,.15)}
.basel-item-position-full-width{position:relative;background-color:#fff;-webkit-box-shadow:1px 1px 9px rgba(0,0,0,.15);box-shadow:1px 1px 9px rgba(0,0,0,.15);text-align:center;margin-top:30px}
.basel-item-position-full-width .timeline-primary{padding:30px 30px 1px 30px}
.basel-item-position-full-width .timeline-primary .timeline-arrow{position:absolute;top:-8px;left:50%;height:8px;transform:translateX(-50%);-webkit-transform:translateX(-50%)}
.basel-item-position-full-width .timeline-primary .timeline-arrow:before{content:"律";font-family:"basel-font";line-height:8px;font-size:20px;color:inherit;text-shadow:0 -3px 6px rgba(0,0,0,.15)}
.basel-item-position-full-width .timeline-secondary{margin-top:-1px;padding:0 30px 15px 30px}
.basel-item-position-full-width .basel-timeline-dot{top:-30px}
.basel-timeline-dot{position:absolute;left:50%;top:50%;width:12px;height:12px;border-radius:50%;margin-top:-6px;margin-left:-6px;border:solid 2px #fff}
.basel-timeline-item+.basel-item-position-full-width,.basel-timeline-breakpoint+.basel-item-position-full-width{margin-top:80px}
.basel-list{margin-bottom:35px}
.basel-list ul{padding-left:0 !important}
.basel-list ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.basel-list ul li:not(:last-child){margin-bottom:15px}
.basel-list ul li:before{display:none}
.basel-list .list-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:10px;text-align:center;vertical-align:middle}
.basel-list .list-content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}
.basel-list-type-ordered ul{counter-reset:item}
.basel-list-type-ordered ul li{list-style:none}
.basel-list-type-ordered ul li .list-icon{font-weight:600}
.basel-list-type-ordered ul li .list-icon:before{content:counter(item) ".";counter-increment:item}
.basel-list-type-unordered ul li{list-style:none}
.basel-list-type-unordered ul li .list-icon{font-size:60%;font-weight:600}
.basel-list-type-unordered ul li .list-icon:before{content:"凜";font-family:"basel-font"}
.basel-list-style-rounded .list-icon{border-radius:100px}
.basel-text-size-small ul{font-size:12px}
.basel-text-size-small.basel-list-shape-icon .list-icon{min-width:22px;height:22px;line-height:22px;font-size:12px}
.basel-text-size-small.basel-list-shape-icon.basel-list-type-unordered .list-icon{font-size:8px}
.basel-text-size-default.basel-list-shape-icon .list-icon{min-width:25px;height:25px;line-height:25px;font-size:14px}
.basel-text-size-default.basel-list-shape-icon.basel-list-type-unordered .list-icon{font-size:10px}
.basel-text-size-medium ul{font-size:16px}
.basel-text-size-medium.basel-list-shape-icon .list-icon{min-width:30px;height:30px;line-height:30px;font-size:16px}
.basel-text-size-medium.basel-list-shape-icon.basel-list-type-unordered .list-icon{font-size:12px}
.basel-text-size-large ul{font-size:18px}
.basel-text-size-large.basel-list-shape-icon .list-icon{min-width:35px;height:35px;line-height:35px;font-size:18px}
.basel-text-size-large.basel-list-shape-icon.basel-list-type-unordered .list-icon{font-size:14px}
.basel-text-size-extra-large ul{font-size:24px}
.basel-text-size-extra-large.basel-list-shape-icon .list-icon{min-width:45px;height:45px;line-height:45px;font-size:24px}
.basel-text-size-extra-large.basel-list-shape-icon.basel-list-type-unordered .list-icon{font-size:20px}
.brands-widget .brand-item{text-align:center}
.brands-widget .brand-item a{display:block;padding-left:20px;padding-right:20px;padding-bottom:20px;padding-top:20px}
.brands-widget .brand-item img{max-height:60px}
.brands-widget .brand-item img.basel-lazy-load{-o-object-fit:contain;object-fit:contain}
.brands-list .brand-item{text-align:left;margin-bottom:15px}
.brands-list .brand-item a{padding:0}
.brands-list .brand-item a:hover{text-decoration:none;color:#1aada3}
.brands-list .brand-item:last-child{margin-bottom:0}
.brands-grid .brands-items-wrapper,.brands-list .brands-items-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}
.brands-grid.brands-columns-1 .brand-item,.brands-list.brands-columns-1 .brand-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.brands-grid.brands-columns-2 .brand-item,.brands-list.brands-columns-2 .brand-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.brands-grid.brands-columns-3 .brand-item,.brands-list.brands-columns-3 .brand-item{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}
.brands-grid.brands-columns-4 .brand-item,.brands-list.brands-columns-4 .brand-item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.brands-grid.brands-columns-5 .brand-item,.brands-list.brands-columns-5 .brand-item{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.brands-grid.brands-columns-6 .brand-item,.brands-list.brands-columns-6 .brand-item{-webkit-box-flex:0;-ms-flex:0 0 16.66666666%;flex:0 0 16.66666666%;max-width:16.66666666%}
.brands-style-bordered .brand-item{border-width:1px;border-color:rgba(118,118,118,.14)}
.brands-style-bordered.brands-grid{overflow:hidden}
.brands-style-bordered.brands-grid .brands-items-wrapper{margin-right:-2px;margin-bottom:-2px}
.brands-style-bordered.brands-grid .brand-item{border-right-style:solid;border-bottom-style:solid}
.brands-style-bordered.brands-carousel .owl-stage-outer{border-width:1px;border-style:solid;border-color:rgba(118,118,118,.14)}
.brands-style-bordered.brands-carousel .brand-item{border-right-style:solid}
.brands-style-bordered.brands-list .brands-items-wrapper{margin-left:-10px;margin-right:-10px}
.brands-style-bordered.brands-list .brand-item{margin-bottom:10px;padding-left:10px;padding-right:10px}
.brands-style-bordered.brands-list .brand-item>a{border-bottom:1px solid;border-color:rgba(118,118,118,.14)}
.color-scheme-light .brands-style-bordered.brands-grid .brand-item,.color-scheme-light .brands-style-bordered.brands-list .brand-item a{border-color:rgba(255,255,255,.1)}
.brands-hover-simple .brand-item img{-webkit-filter:grayscale(100%);filter:grayscale(100%);transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease;-webkit-transition:-webkit-filter .3s ease}
.brands-hover-simple .brand-item:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}
.brands-hover-alt .brand-item img{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.5;-webkit-transition:opacity .3s ease,-webkit-filter .3s ease;transition:opacity .3s ease,-webkit-filter .3s ease;transition:filter .3s ease,opacity .3s ease;transition:filter .3s ease,opacity .3s ease,-webkit-filter .3s ease;-webkit-transition:-webkit-filter .3s ease,opacity .3s ease}
.brands-hover-alt .brand-item:hover img{opacity:1;-webkit-filter:grayscale(0);filter:grayscale(0)}
.brands-carousel{margin-left:-10px;margin-right:-10px}
.brands-carousel .brand-item a{padding-left:10px;padding-right:10px}
.not-brand-selected{text-align:center;padding:20px 0}
.basel-slider-wrapper.basel-full-width-content .container,.basel-slider-wrapper.basel-full-width-content .basel-slide-inner{margin:0;padding:0;max-width:none;width:100%}
.basel-slider{overflow:hidden}
.slider-in-container .basel-slide-container{width:100%;padding-left:5%;padding-right:5%}
.basel-slide{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:stretch;-ms-flex-align:stretch;align-items:stretch;overflow:hidden;background-size:cover;background-position:center center;background-repeat:no-repeat}
.basel-slide .basel-slide-container{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-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding-top:35px;padding-bottom:35px}
.basel-slide .basel-slide-container:after,.basel-slide .basel-slide-container:before{content:none}
.basel-slide .basel-slide-inner{position:relative;width:100%}
.slide-valign-top .basel-slide-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.slide-valign-middle .basel-slide-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.slide-valign-bottom .basel-slide-container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.slide-halign-left .basel-slide-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.slide-halign-center .basel-slide-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.slide-halign-right .basel-slide-container{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.basel-slider .owl-nav>div.owl-prev{left:25px;padding-right:4px}
.basel-slider .owl-nav>div.owl-next{right:25px;padding-left:4px}
.basel-slider .owl-nav>div:before{width:51px}
.basel-slider:after,.basel-slider:before{content:none}
.basel-slider:hover .owl-nav>div.owl-prev{left:0}
.basel-slider:hover .owl-nav>div.owl-next{right:0}
.arrows-style-2 .owl-nav>div,.arrows-style-3 .owl-nav>div{background-color:#fff;-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);box-shadow:0 0 9px rgba(0,0,0,.1)}
.arrows-style-2 .owl-nav>div:before,.arrows-style-3 .owl-nav>div:before{font-size:26px}
.arrows-style-2.pagin-color-light .owl-nav>div{background-color:#111}
.arrows-style-3.pagin-color-light .owl-nav>div{background-color:#111}
.arrows-style-3 .basel-slider .owl-nav>div{border-radius:50%}
.arrows-style-3 .basel-slider .owl-nav>div.owl-prev{left:40px}
.arrows-style-3 .basel-slider .owl-nav>div.owl-next{right:40px}
.arrows-style-3 .basel-slider:hover .owl-nav>div.owl-prev{left:15px}
.arrows-style-3 .basel-slider:hover .owl-nav>div.owl-next{right:15px}
.arrows-style-3.pagin-color-dark .owl-nav>div{color:rgba(0,0,0,.8)}
.arrows-style-3.pagin-color-dark .owl-nav>div:hover{color:rgba(0,0,0,.5)}
.basel-slider .owl-dots{position:absolute;left:0;right:0;bottom:0;margin-top:0;padding-bottom:5px;text-align:center;-webkit-animation:fade-in .6s ease;animation:fade-in .6s ease}
.pagin-style-2 .owl-dots{counter-reset:section;padding-bottom:15px}
.pagin-style-2 .owl-dots .owl-dot{padding:2px 15px;white-space:nowrap;line-height:1;color:#4e4e4e}
.pagin-style-2 .owl-dots .owl-dot:before,.pagin-style-2 .owl-dots .owl-dot:after{display:inline-block;vertical-align:middle;color:inherit}
.pagin-style-2 .owl-dots .owl-dot:before{counter-increment:section;content:"0" counter(section);margin-right:5px;font-size:15px;font-weight:600}
.pagin-style-2 .owl-dots .owl-dot:after{content:"";height:2px;width:15px;background-color:currentColor;-webkit-transition:width .3s ease;transition:width .3s ease}
.pagin-style-2 .owl-dots .owl-dot span{display:none}
.pagin-style-2 .owl-dots .owl-dot:hover:after{width:35px}
.pagin-style-2 .owl-dots .owl-dot.active:after{width:45px}
.pagin-style-2.pagin-color-light .owl-dots .owl-dot{color:#fff}
.basel-slider .slide-animation{opacity:0;will-change:transform,opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-transition:opacity .8s ease,-webkit-transform .8s ease;transition:opacity .8s ease,-webkit-transform .8s ease;transition:opacity .8s ease,transform .8s ease;transition:opacity .8s ease,transform .8s ease,-webkit-transform .8s ease}
.basel-slider .anim-slide-from-top{-webkit-transform:translateY(-150px);transform:translateY(-150px)}
.basel-slider .anim-slide-from-bottom{-webkit-transform:translateY(150px);transform:translateY(150px)}
.basel-slider .anim-slide-from-left{-webkit-transform:translateX(-500px);transform:translateX(-500px)}
.basel-slider .anim-slide-from-right{-webkit-transform:translateX(500px);transform:translateX(500px)}
.basel-slider .anim-zoom-in{-webkit-transform:scale(0.6);transform:scale(0.6)}
.basel-slider .anim-bottom-flip-x{-webkit-transform:translateY(100px) rotate3d(1,0,0,90deg) scale(0.6);transform:translateY(100px) rotate3d(1,0,0,90deg) scale(0.6)}
.basel-slider .anim-top-flip-x{-webkit-transform:translateY(-100px) rotate3d(1,0,0,90deg) scale(0.6);transform:translateY(-100px) rotate3d(1,0,0,90deg) scale(0.6)}
.basel-slider .anim-left-flip-y{-webkit-transform:translateX(-100px) rotate3d(0,1,0,-90deg) scale(0.6);transform:translateX(-100px) rotate3d(0,1,0,-90deg) scale(0.6)}
.basel-slider .anim-right-flip-y{-webkit-transform:translateX(100px) rotate3d(0,1,0,90deg) scale(0.6);transform:translateX(100px) rotate3d(0,1,0,90deg) scale(0.6)}
.basel-slider .active .slide-animation{opacity:1}
.basel-slider .active .anim-slide-from-top,.basel-slider .active .anim-slide-from-bottom,.basel-slider .active .anim-slide-from-left,.basel-slider .active .anim-slide-from-right,.basel-slider .active .anim-zoom-in{-webkit-transform:none;transform:none}
.basel-slider .active .anim-bottom-flip-x,.basel-slider .active .anim-top-flip-x{-webkit-transform:perspective(1000px) translateY(0) rotate3d(1,0,0,0) scale(1);transform:perspective(1000px) translateY(0) rotate3d(1,0,0,0) scale(1)}
.basel-slider .active .anim-left-flip-y,.basel-slider .active .anim-right-flip-y{-webkit-transform:perspective(1000px) translateY(0) rotate3d(0,1,0,0) scale(1);transform:perspective(1000px) translateY(0) rotate3d(0,1,0,0) scale(1)}
.basel-slider .pseudo-active .slide-animation{opacity:1;-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}
.basel-product-filters{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;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}
.basel-product-filters .basel-pf-dropdown{position:absolute;right:6px;left:6px;top:100%;bottom:auto;height:auto;width:auto;display:none;overflow:hidden;z-index:300;background-color:#fff;-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 2px rgba(0,0,0,.1)}
.basel-product-filters .basel-pf-checkboxes{position:relative;-webkit-box-flex:1;-ms-flex:1 1 200px;flex:1 1 200px;width:0}
.basel-product-filters .basel-pf-checkboxes .basel-scroll-content{max-height:35vh;position:relative;overflow:scroll;overflow-x:hidden}
.basel-product-filters>div{padding-left:5px;padding-right:5px;margin-bottom:10px}
.basel-pf-btn button{padding-left:40px;padding-right:40px;background-color:#1aada3;color:#fff;border-color:#1aada3}
.basel-pf-btn button:hover,.basel-pf-btn button:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.basel-pf-btn button.btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
.basel-pf-btn button.btn-style-bordered:hover,.basel-pf-btn button.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.basel-pf-btn button.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.basel-pf-btn button.btn-style-link:hover,.basel-pf-btn button.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.basel-pf-title{position:relative;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;border:1px solid rgba(129,129,129,.2);padding-left:15px;padding-right:40px;height:42px;line-height:1;color:#4e4e4e;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:border-color .5s ease;transition:border-color .5s ease}
.basel-pf-title .title-text{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;font-weight:600;font-size:12px;text-transform:uppercase}
.basel-pf-title:after{content:"";font-family:"simple-line-icons";position:absolute;top:50%;right:15px;margin-top:-6px;font-size:12px;color:#b7b7b7;backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-transition:transform .2s ease;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
.basel-pf-title:hover{border-color:rgba(129,129,129,.3)}
.opened .basel-pf-title:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}
.basel-product-filters.color-scheme-light .basel-pf-title{border-color:rgba(255,255,255,.1);color:#fff}
.basel-product-filters.color-scheme-light .basel-pf-title:after{color:rgba(255,255,255,.8)}
.basel-product-filters.color-scheme-light .basel-pf-title:hover{border-color:rgba(255,255,255,.4)}
.basel-pf-results{white-space:nowrap;overflow:hidden;line-height:1}
.basel-pf-results li{position:relative;display:inline-block;padding:4px 8px;margin-left:5px;font-size:12px;font-weight:600;color:#4e4e4e;background-color:#f1f1f1;-webkit-transition:all .25s ease;transition:all .25s ease}
.basel-pf-results li:after{content:"懶";font-family:"basel-font";font-weight:300;position:absolute;top:50%;left:7px;margin-top:-4px;font-size:8px;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}
.basel-pf-results li:hover{padding-left:20px}
.basel-pf-results li:hover:after{opacity:1}
.basel-product-filters.color-scheme-light .basel-pf-results li{color:#fff;background-color:#111}
.basel-pf-dropdown .pf-value{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;padding-top:8px;padding-bottom:8px;padding-left:18px;padding-right:18px;color:#777;font-size:14px;line-height:20px;cursor:pointer;-webkit-transition:all .25s ease;transition:all .25s ease}
.basel-pf-dropdown .pf-value:hover{color:#777;background-color:#f9f9f9;text-decoration:none}
.basel-pf-dropdown .pf-active>.pf-value{color:#333;font-weight:600}
.basel-pf-dropdown .swatches-small .filter-swatch>span:after{font-size:8px}
.basel-pf-dropdown .swatches-normal .filter-swatch>span:after{font-size:12px}
.basel-pf-dropdown .swatches-large .filter-swatch>span:after{font-size:14px}
.basel-pf-dropdown .swatches-brands .filter-swatch span{border-radius:0;border:none !important}
.basel-pf-dropdown .swatches-brands:not(.show-labels-off) .filter-swatch span:after{content:none}
.basel-pf-dropdown .swatches-brands.show-labels-off .filter-swatch span:after{border-radius:0;background-color:rgba(255,255,255,.6);color:#1b1919}
.basel-pf-dropdown .show-labels-off{padding:10px}
.basel-pf-dropdown .show-labels-off .filter-swatch{margin-right:0}
.basel-pf-dropdown .show-labels-off li{display:inline-block}
.basel-pf-dropdown .show-labels-off .pf-value:hover{background-color:rgba(0,0,0,0) !important}
.basel-pf-dropdown .show-labels-off .swatch-inner{margin:6px;padding:0}
.basel-pf-dropdown .show-labels-off li:not(.with-swatch-text) .layer-term-name{display:none}
.basel-product-filters.color-scheme-light .basel-pf-dropdown{background-color:#111}
.basel-product-filters.color-scheme-light .basel-pf-dropdown .pf-value{color:rgba(255,255,255,.8)}
.basel-product-filters.color-scheme-light .basel-pf-dropdown .pf-value:hover{color:rgba(255,255,255,.8);background-color:rgba(255,255,255,.08)}
.basel-product-filters.color-scheme-light .basel-pf-dropdown .pf-active>.pf-value{color:#fff}
.basel-product-filters.color-scheme-light .basel-pf-dropdown .swatches-brands.show-labels-off .filter-swatch span:after{background-color:rgba(0,0,0,.6);color:#fff}
.basel-pf-price-range .basel-pf-dropdown{padding:20px}
.basel-pf-price-range .ui-slider-horizontal{margin-bottom:20px}
.basel-pf-price-range .filter_price_slider_amount{margin-bottom:-20px;margin-left:-20px;margin-right:-20px;padding:6px 20px;text-align:center;background-color:#f9f9f9;border-top:1px solid rgba(129,129,129,.2)}
.basel-pf-price-range .price_label{font-size:14px;font-weight:600;color:#1b1919}
.basel-pf-price-range .price_label .from:after{content:"-";margin-left:10px;margin-right:10px}
.basel-product-filters.color-scheme-light .basel-pf-price-range .filter_price_slider_amount{background-color:#111;border-top:1px solid rgba(255,255,255,.1)}
.basel-product-filters.color-scheme-light .basel-pf-price-range .price_label{color:#fff}
.basel-pf-categories .children .pf-value{padding-left:35px}
.basel-pf-categories .children .children .pf-value{padding-left:55px}
.blog-post-loop{margin-bottom:100px;position:relative}
.blog-post-loop a{color:#4e4e4e}
.blog-post-loop .entry-header:after{content:"";clear:both;display:block}
.blog-post-loop .entry-thumbnail{margin-bottom:15px;position:relative;display:block;text-align:center;backface-visibility:hidden;-webkit-backface-visibility:hidden}
.blog-post-loop .entry-thumbnail img{width:100%}
.blog-post-loop .post-img-wrapp{background-color:#000;overflow:hidden;vertical-align:middle}
.blog-post-loop .post-img-wrapp>a{display:block;margin:-1px;-webkit-transition:all 1s ease-out;transition:all 1s ease-out;transform:scale(1);-webkit-transform:scale(1)}
.blog-post-loop .post-img-wrapp>a img{width:100%;max-width:100%}
.blog-post-loop .meta-post-categories{margin-left:90px}
.blog-post-loop .entry-meta{margin-bottom:15px;margin-left:92px}
.blog-post-loop .post-image-mask{display:none}
.blog-post-loop .entry-title{font-size:32px;margin-bottom:10px;line-height:1.2;letter-spacing:.3px;margin-left:90px;-ms-word-wrap:break-word;word-wrap:break-word}
.blog-post-loop .entry-title a{font-family:inherit;font-weight:inherit;font-style:inherit;color:#1b1919;text-decoration:none}
.blog-post-loop .entry-title a:hover{color:#1aada3}
.blog-post-loop .post-date{position:absolute;top:40px;left:10px;background-color:#fff;-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);box-shadow:0 0 9px rgba(0,0,0,.1);z-index:2;display:inline-block;min-width:53px;text-align:center;line-height:1.2}
.blog-post-loop .post-date .post-date-day,.blog-post-loop .post-date .post-date-month{display:block;color:#1b1919}
.blog-post-loop .post-date .post-date-day{padding-top:4px;font-size:24px}
.blog-post-loop .post-date .post-date-month{padding-bottom:8px;font-weight:bold;text-transform:uppercase;font-size:12px;letter-spacing:.5px}
.blog-post-loop .liner-continer{display:none}
.blog-post-loop .read-more-section{margin-top:15px}
.blog-post-loop .entry-content>p{margin-bottom:15px}
.blog-post-loop .entry-content>p:last-child{margin-bottom:0}
.blog-post-loop .entry-content label[for*=pwbox-]{display:inline-block;width:210px;vertical-align:bottom;margin-bottom:0}
.blog-post-loop .entry-content label[for*=pwbox-] input{margin-top:10px}
.blog-post-loop:after{content:"";clear:both;display:block}
.blog-post-loop.has-post-thumbnail .meta-post-categories,.blog-post-loop.format-gallery .meta-post-categories,.blog-post-loop.has-post-thumbnail .entry-title,.blog-post-loop.format-gallery .entry-title{margin-left:0}
.blog-post-loop.has-post-thumbnail .entry-meta,.blog-post-loop.format-gallery .entry-meta{margin-left:2px}
.blog-post-loop.has-post-thumbnail .post-date,.blog-post-loop.format-gallery .post-date{top:10px}
.blog-post-loop.post-no-title .post-date{top:15px;cursor:pointer;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}
.blog-post-loop.post-no-title .post-date:hover{background-color:#fbfbfb}
.blog-post-loop.post-no-title div.entry-meta{margin-bottom:25px}
.blog-post-loop.type-page .post-date{top:-6px}
.blog-post-loop.type-page .entry-thumbnail{margin-bottom:15px}
.blog-post-loop.type-page.has-post-thumbnail .post-date{top:10px}
.blog-post-loop:hover>.entry-header .post-img-wrapp>a{opacity:.6;transform:scale(1.1);-webkit-transform:scale(1.1)}
.meta-post-categories{position:relative;z-index:30;display:inline-block;background-color:#1aada3;color:#fff;padding-left:10px;padding-right:10px;margin-bottom:5px;height:25px;overflow:hidden}
.meta-post-categories>a{display:inline-block;line-height:25px;color:#fff;text-transform:none;font-size:12px}
.blog-post-loop .entry-content h1,.blog-post-loop .entry-content h2,.blog-post-loop .entry-content h3,.blog-post-loop .entry-content h4,.blog-post-loop .entry-content h5,.blog-post-loop .entry-content h6{margin-top:20px;letter-spacing:.5px}
.comments-area .comment-list li h1,.comments-area .comment-list li h2,.comments-area .comment-list li h3,.comments-area .comment-list li h4,.comments-area .comment-list li h5,.comments-area .comment-list li h6{margin-top:20px;letter-spacing:.5px}
.blog-post-loop .entry-content dd,.comments-area .comment-list li dd{margin-bottom:20px}
.blog-post-loop .entry-content dl,.comments-area .comment-list li dl{margin:0 20px;line-height:1.7}
.blog-post-loop .entry-content dt,.comments-area .comment-list li dt{font-weight:bolder}
.blog-post-loop .entry-content iframe,.comments-area .comment-list li iframe{width:100%;margin-bottom:20px}
.blog-post-loop .entry-content p>iframe,.comments-area .comment-list li p>iframe{margin-bottom:0}
.basel-entry-meta a{color:#787878}
.basel-entry-meta a:hover{opacity:.8}
.basel-entry-meta li{margin-right:0;display:inline;font-size:14px;color:#787878;line-height:1.7}
.basel-entry-meta li.modified-date{display:none}
.basel-entry-meta li:after{content:"/";display:inline-block;margin-left:5px;margin-right:5px;font-size:10px;width:7px}
.basel-entry-meta li:last-child:after{content:none}
.basel-entry-meta img{border-radius:50%;margin-left:10px;margin-right:10px;height:18px;width:18px}
.format-gallery .entry-header .entry-thumbnail+.post-date{top:10px}
.format-gallery .entry-header .entry-thumbnail+.post-date+.meta-post-categories{margin-left:0}
.format-gallery .entry-header .entry-thumbnail+.post-date+.meta-post-categories+.entry-title{margin-left:0}
.format-gallery .entry-header .entry-thumbnail+.post-date+.meta-post-categories+.entry-title+.entry-meta{margin-left:0}
.format-gallery .owl-carousel .owl-nav{position:absolute;top:10px;right:10px;background-color:#fff;-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);box-shadow:0 0 9px rgba(0,0,0,.1)}
.format-gallery .owl-carousel .owl-nav>div{position:static;filter:Alpha(Opacity=1);opacity:1;transform:none;-webkit-transform:none;-ms-transform:none}
.format-gallery .owl-carousel .owl-nav>div:before{width:38px;font-size:18px;height:38px;line-height:38px}
.blog-post-loop.sticky .entry-title{text-transform:uppercase}
.blog-post-loop.sticky .entry-title:before{content:"冷";font-family:"basel-font";color:#1aada3;font-size:17px;margin-right:5px;vertical-align:super}
.format-quote{color:#000;text-align:center}
.format-quote .entry-header{margin-bottom:15px}
.format-quote .entry-header:before{content:"";font-family:"basel-font";display:inline-block;font-size:102px;color:#c3c3c3}
.format-quote .meta-post-categories,.format-quote .entry-title,.format-quote .entry-meta,.format-quote .post-date,.format-quote .post-image-mask{display:none}
.format-quote .post-img-wrapp{background-color:rgba(0,0,0,0)}
.format-quote .post-img-wrapp>a{margin:0;transform:none;-webkit-transform:none}
.format-quote .post-img-wrapp>a img{border-radius:50%;max-width:200px}
.format-quote .entry-content{position:relative;text-align:center}
.format-quote .entry-content blockquote{padding-left:0;margin:0;border:0;text-align:center;font-size:22px}
.format-quote .entry-content blockquote>p{font-size:22px}
.format-quote .entry-content blockquote cite{color:#1aada3;display:inline-block;margin-top:20px}
.format-quote .entry-content blockquote cite a{color:#1aada3}
.format-quote:hover>.entry-header .post-img-wrapp>a{opacity:1;transform:none;-webkit-transform:none}
.format-quote.has-post-thumbnail .entry-header:before{display:none}
.format-link .entry-content{font-size:20px}
.format-link .entry-content a:not(.btn-read-more){color:#fff;text-align:center;display:block;padding:30px;background-color:rgba(0,0,0,.8);font-size:24px;text-decoration:none}
.format-link .entry-content a:not(.btn-read-more):hover{background-color:#000}
.format-link .entry-content p:last-child{margin-bottom:0}
.format-status .entry-content{font-size:20px;font-style:italic}
.format-status .entry-content p,.format-status .entry-content a{font-style:italic}
.blog-design-default .entry-thumbnail{margin-bottom:-25px}
.blog-design-default .meta-post-categories{margin-bottom:10px}
.blog-design-default .post-date{top:50px}
.blog-design-default.format-quote .entry-thumbnail{margin-bottom:15px}
.blog-design-default-alt{text-align:center}
.blog-design-default-alt .entry-title{margin-left:0}
.blog-design-default-alt .entry-meta{margin-bottom:20px;margin-left:0}
.blog-design-default-alt .entry-thumbnail{margin-bottom:15px}
.blog-design-default-alt .meta-post-categories{margin-left:0}
.blog-design-default-alt .post-date{top:10px}
.blog-design-default-alt .liner-continer{display:table-row}
.blog-design-default-alt .liner-continer .social-icons{white-space:nowrap;width:auto;display:table-cell;vertical-align:middle}
.blog-design-default-alt .liner-continer .social-icons a{white-space:normal}
.blog-design-default-alt .liner-continer .left-line:after,.blog-design-default-alt .liner-continer .right-line:after{background-color:rgba(92,92,92,.09)}
.blog-design-default-alt .entry-content{margin-bottom:25px;padding:0 5%}
.blog-design-default-alt .entry-content ol,.blog-design-default-alt .entry-content ul{text-align:left}
.blog-design-default-alt.format-quote .liner-continer{display:none}
.blog-design-small-images .entry-thumbnail{margin-right:30px;float:left;width:45%}
.blog-design-small-images .entry-header:after{content:none}
.blog-design-small-images .entry-title{font-size:24px;margin-bottom:10px}
.blog-design-small-images div.entry-meta{margin-bottom:10px}
.blog-design-small-images div.entry-meta ul li.meta-tags,.blog-design-small-images div.entry-meta ul li .edit-link{display:none}
.blog-design-small-images .read-more-section{margin-top:15px}
.blog-design-small-images.format-link .entry-content a{font-size:18px;padding:15px}
.blog-design-small-images.format-quote .entry-thumbnail{margin-right:0;float:none;width:auto}
.blog-design-small-images.format-quote .post-img-wrapp>a img{max-width:150px}
.blog-design-small-images.format-quote .entry-content blockquote{font-size:18px}
.blog-design-small-images.format-quote .entry-content blockquote>p{font-size:18px}
.blog-design-masonry{margin-bottom:50px}
.blog-design-masonry .entry-header{position:relative}
.blog-design-masonry .entry-thumbnail{margin-bottom:-25px}
.blog-design-masonry .entry-title{font-size:22px;margin-bottom:10px}
.blog-design-masonry .meta-post-categories{position:relative;z-index:2}
.blog-design-masonry .read-more-section{margin-top:15px}
.blog-design-masonry .entry-title,.blog-design-masonry .meta-post-categories{margin-left:0}
.blog-design-masonry div.entry-meta{margin-left:0;margin-bottom:10px}
.blog-design-masonry div.entry-meta ul li.meta-tags,.blog-design-masonry div.entry-meta ul li .edit-link{display:none}
.blog-design-masonry:not(.post-single-page){text-align:center}
.blog-design-masonry:not(.has-post-thumbnail) .post-date{display:none}
.blog-design-masonry.format-quote .entry-thumbnail{margin-bottom:10px}
.blog-design-masonry.format-quote .post-img-wrapp>a img{max-width:150px}
.blog-design-masonry.format-quote .post-date{display:none}
.blog-design-masonry.format-quote .entry-content blockquote{font-size:16px}
.blog-design-masonry.format-quote .entry-content blockquote>p{font-size:16px}
.blog-design-masonry.format-link .entry-content a{font-size:16px;padding:15px}
.blog-design-mask{margin-bottom:30px}
.blog-design-mask .entry-header{position:relative}
.blog-design-mask .entry-thumbnail{margin-bottom:0}
.blog-design-mask .entry-content{display:none}
.blog-design-mask h3.entry-title{font-size:24px;margin-bottom:0;margin-top:5px}
.blog-design-mask .entry-meta{margin-bottom:0;margin-top:5px}
.blog-design-mask .meta-post-categories{margin-bottom:0}
.blog-design-mask.has-post-thumbnail:not(.format-quote) .post-mask{position:absolute;left:0;bottom:0;width:100%;padding:30px 20px 20px 20px;background:-webkit-gradient(linear,left top,left bottom,color-stop(5%,rgba(0,0,0,0)),color-stop(50%,rgba(0,0,0,0.35)),to(rgba(0,0,0,0.7)));background:linear-gradient(to bottom,rgba(0,0,0,0) 5%,rgba(0,0,0,0.35) 50%,rgba(0,0,0,0.7) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#b3000000",GradientType=0)}
.blog-design-mask.has-post-thumbnail:not(.format-quote) h3.entry-title>a{color:#fff}
.blog-design-mask.has-post-thumbnail:not(.format-quote) h3.entry-title>a:hover{color:rgba(255,255,255,.8)}
.blog-design-mask.has-post-thumbnail:not(.format-quote) .entry-meta li{color:rgba(255,255,255,.8)}
.blog-design-mask.has-post-thumbnail:not(.format-quote) .entry-meta li.meta-author a{color:rgba(255,255,255,.8)}
.blog-design-mask.has-post-thumbnail:not(.format-quote) .entry-meta a{color:rgba(255,255,255,.8)}
.blog-design-mask.format-quote .entry-content{display:block}
.basel-blog-holder.masonry-container[data-atts*=mask]+.blog-footer{margin-top:0}
.post-slide{margin-bottom:20px;text-align:center}
.post-slide .post-head{position:relative}
.post-slide .post-mask>p{margin-bottom:15px}
.post-slide .post-mask>p:last-child{margin-bottom:0}
.post-slide .entry-thumbnail{margin-bottom:10px}
.post-slide .entry-title{font-size:22px;margin-bottom:5px}
.post-slide .entry-title a{font-weight:bold;text-decoration:none;letter-spacing:.3px;color:#1b1919}
.post-slide .entry-title a:hover{color:#1aada3}
.post-slide .read-more-section{margin-top:15px}
.post-slide .entry-meta{margin-bottom:7px}
.post-slide .post-date{position:absolute;top:10px;left:10px;background-color:#fff;-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);box-shadow:0 0 9px rgba(0,0,0,.1);z-index:2;display:none;padding-left:13px;padding-right:13px;text-align:center;line-height:1.2}
.post-slide .post-date .post-date-day,.post-slide .post-date .post-date-month{display:block;color:#272525}
.post-slide .post-date .post-date-day{padding-top:4px;font-size:24px}
.post-slide .post-date .post-date-month{padding-bottom:8px;font-weight:bold;text-transform:uppercase;font-size:12px;letter-spacing:.5px}
.post-slide iframe{max-width:100%}
.post-slide.format-standard .entry-thumbnail{margin-bottom:-25px}
.post-slide.blog-design-mask{position:relative;text-align:left}
.post-slide.blog-design-mask .entry-thumbnail,.post-slide.blog-design-mask .entry-meta,.post-slide.blog-design-mask .meta-post-categories{margin-bottom:0}
.post-slide.format-link .post-mask>p a{color:#fff;text-align:center;display:block;padding:15px;background-color:rgba(0,0,0,.8);font-size:16px;text-decoration:none}
.post-slide.format-link .post-mask>p a:hover{background-color:#000}
.post-slide.format-quote{text-align:center}
.post-slide.format-quote:before{content:"";font-family:"basel-font";display:inline-block;font-size:56px;color:#c3c3c3}
.post-slide.format-quote .entry-thumbnail{margin-bottom:20px}
.post-slide.format-quote .entry-thumbnail img{max-width:100px;border-radius:50%}
.post-slide.format-quote .meta-post-categories,.post-slide.format-quote .post-date{display:none}
.post-slide.format-quote .post-mask blockquote{padding-left:0;margin:0;border:0;text-align:center;font-size:14px}
.post-slide.format-quote .post-mask blockquote>p{font-size:14px}
.post-slide.format-quote .post-mask blockquote cite{font-size:12px;display:inline-block;margin-top:15px}
.post-slide.format-quote .post-mask blockquote cite a{font-size:12px}
.post-slide.format-quote.has-post-thumbnail:before{content:none}
.post-slide.has-post-thumbnail .post-date{display:inline-block}
.blog-post-loop.post-single-page{margin-bottom:0}
.blog-post-loop.post-single-page .entry-thumbnail{float:none;width:100%;margin-bottom:-25px}
.blog-post-loop.post-single-page .meta-post-categories{margin-bottom:10px}
.blog-post-loop.post-single-page .entry-title{font-size:32px;margin-bottom:10px}
.blog-post-loop.post-single-page .entry-meta{margin-bottom:20px}
.blog-post-loop.post-single-page .entry-meta li{margin-bottom:0}
.blog-post-loop.post-single-page .entry-meta li.meta-tags,.blog-post-loop.post-single-page .entry-meta li .edit-link{display:inline-block}
.blog-post-loop.post-single-page .entry-content{font-size:15px}
.blog-post-loop.post-single-page .liner-continer{display:none}
.blog-post-loop.post-single-page .title-wrapper .liner-continer{display:block}
.blog-post-loop.post-single-page.post-single-large-image .entry-thumbnail{margin-bottom:25px}
.blog-post-loop.post-single-page.post-single-large-image:not(.format-gallery) .entry-thumbnail{display:none}
.post-single-page.blog-design-default-alt{text-align:center}
.post-single-page.blog-design-default-alt .entry-thumbnail{margin-bottom:15px}
.post-single-page.blog-design-default-alt .entry-content{text-align:left;padding:0}
.post-single-page.blog-design-mask .entry-content{display:block}
.post-single-page.blog-design-mask h3.entry-title,.post-single-page.blog-design-mask .entry-meta{margin-top:0}
.post-single-page.blog-design-mask.has-post-thumbnail .post-mask{position:static;left:auto;bottom:auto;padding:0;background:0}
.post-single-page.blog-design-mask.has-post-thumbnail .entry-meta li{color:#787878}
.post-single-page.blog-design-mask.has-post-thumbnail .entry-meta li.meta-author a{color:#787878}
.post-single-page.blog-design-mask.has-post-thumbnail .entry-meta a{color:#787878}
.blog-post-loop.post-single-page.format-quote{text-align:center}
.blog-post-loop.post-single-page.format-quote .entry-thumbnail{margin-bottom:15px}
.blog-post-loop.post-single-page.format-quote .entry-thumbnail img{border-radius:50%;max-width:200px}
.blog-post-loop.post-single-page.format-quote .post-date{display:none}
.single-post-social{text-align:center;margin-bottom:40px}
.single-post-social li{width:40px;height:40px;background-color:#efefef;border-radius:50%;text-align:center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.single-post-social li a{position:relative;color:#8f8f8f;width:100%;display:inline-block}
.single-post-social li i{line-height:40px}
.single-post-social li:hover{background-color:#000}
.single-post-social li:hover a{color:#fff}
.single-post-navigation{padding:15px 10px;margin-bottom:40px;background-color:#f7f7f7}
.single-post-navigation a{text-transform:uppercase;font-weight:bold;letter-spacing:.3px}
.single-post-navigation a:hover{text-decoration:none;color:#1aada3}
.single-post-navigation .prev-link{float:left}
.single-post-navigation .prev-link a{padding-left:15px}
.single-post-navigation .prev-link a:before{content:"";font-family:"basel-font";margin-right:10px}
.single-post-navigation .next-link{float:right;text-align:right}
.single-post-navigation .next-link a{padding-right:15px}
.single-post-navigation .next-link a:after{content:"";font-family:"basel-font";margin-left:10px}
.single-post-navigation:after{content:"";clear:both;display:block}
#comments .avatar,.basel-user-panel .avatar{margin-left:0}
.comments-area .comments-title,.comments-area .comment-reply-title{font-size:24px;text-transform:uppercase;font-weight:bold !important}
.comments-area .comment-list{margin-bottom:50px}
.comments-area .comment-list li.comment{padding-bottom:40px;padding-top:40px;border-bottom:1px solid rgba(113,113,113,.15)}
.comments-area .comment-list li.comment .comment-respond{margin-top:30px}
.comments-area .comment-list li.comment .comment-reply-title{font-size:18px}
.comments-area .comment-list li.comment .children{margin-top:40px}
.comments-area .comment-list li.pingback .comment-body{padding-left:0}
.comments-area #cancel-comment-reply-link{display:inline-block;font-size:0}
.comments-area #cancel-comment-reply-link:after{content:"懶";font-family:"basel-font";margin-left:10px;font-size:18px}
.comments-area #cancel-comment-reply-link:hover{text-decoration:none;color:#1aada3}
.comments-area .comment-body{position:relative;padding-left:105px}
.comments-area .comment-body p{margin-bottom:10px}
.comments-area .comment-body .comment-author{line-height:20px;font-size:16px;margin-bottom:10px;float:left}
.comments-area .comment-body .comment-author:first-letter {text-transform:uppercase}
.comments-area .comment-body .comment-author .fn{color:#1b1919;font-weight:bold;font-style:normal;vertical-align:middle}
.comments-area .comment-body .comment-author .says{color:#5f5f5f;margin-left:3px;vertical-align:middle}
.comments-area .comment-body .comment-author img{position:absolute;left:0;top:0;max-width:74px;border-radius:50%}
.comments-area .comment-body .comment-awaiting-moderation{position:absolute;top:-26px;left:92px}
.comments-area .comment-body .comment-awaiting-moderation+br{display:none}
.comments-area .comment-body .comment-meta{line-height:20px;margin-bottom:15px;font-size:14px;text-align:right}
.comments-area .comment-body .comment-meta a{color:#bbb;vertical-align:middle}
.comments-area .comment-body .comment-meta .comment-edit-link{color:#565656}
.comments-area .comment-body .comment-edit-link{font-size:0;margin-left:5px;display:inline-block}
.comments-area .comment-body .comment-edit-link:after{content:"籠";font-family:"basel-font";font-size:14px;display:inline-block;vertical-align:middle}
.comments-area .comment-body .comment-edit-link:hover{text-decoration:none;color:#1aada3}
.comments-area .reply{margin-top:15px}
.comments-area .reply a{color:#1aada3;font-weight:bold;background-color:rgba(0,0,0,0);padding-bottom:1px;padding-right:0;padding-left:0;padding-top:0;border:0;border-bottom:1px solid #e6e6e6;display:inline}
.comments-area .reply a:hover{text-decoration:none;border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.comments-area .reply a:focus{border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.comments-area .comment-respond .logged-in-as>a:first-child{font-weight:bold}
.comments-area .comment-respond .logged-in-as>a:last-child{background-color:rgba(0,0,0,0);padding-bottom:1px;padding-right:0;padding-left:0;padding-top:0;border:0;border-bottom:1px solid #e6e6e6;display:inline;margin-left:10px}
.comments-area .comment-respond .logged-in-as>a:last-child:hover{text-decoration:none;border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.comments-area .comment-respond .logged-in-as>a:last-child:focus{border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.comments-area .comment-respond label{display:block}
.comments-area .comment-respond input[type=submit]{background-color:#1aada3;color:#fff;border-color:#1aada3}
.comments-area .comment-respond input[type=submit]:hover,.comments-area .comment-respond input[type=submit]:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.comments-area .comment-respond input[type=submit].btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
.comments-area .comment-respond input[type=submit].btn-style-bordered:hover,.comments-area .comment-respond input[type=submit].btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.comments-area .comment-respond input[type=submit].btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.comments-area .comment-respond input[type=submit].btn-style-link:hover,.comments-area .comment-respond input[type=submit].btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.comments-area .comment-respond textarea{width:100%}
.comments-area .comment-respond .comment-form-comment{margin-bottom:10px}
.comments-area .comment-respond .comment-form-author,.comments-area .comment-respond .comment-form-email,.comments-area .comment-respond .comment-form-url{display:inline-block;width:33%;margin-bottom:20px}
.comments-area .comment-respond .comment-form-author{padding-right:10px}
.comments-area .comment-respond .comment-form-email{padding-left:10px;padding-right:10px}
.comments-area .comment-respond .comment-form-url{padding-left:10px}
.comment-form-cookies-consent label{display:inline !important}
.single-post-large-image .title-design-default .entry-title{float:none}
.post-title-large-image>.container{position:relative;z-index:2}
.post-title-large-image:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}
.post-title-large-image .meta-post-categories{margin-bottom:10px}
.post-title-large-image .meta-post-categories>a:hover,.post-title-large-image .meta-post-categories>a:focus{color:rgba(255,255,255,.8)}
.post-title-large-image .entry-title{text-transform:none;margin-bottom:20px}
.post-title-large-image .modified-date,.post-title-large-image .entry-meta-list li:last-child:after{display:none}
.post-title-large-image.color-scheme-light:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(5%,transparent),color-stop(50%,rgba(0,0,0,0.4)),to(rgba(0,0,0,0.5)));background:linear-gradient(transparent 5%,rgba(0,0,0,0.4) 50%,rgba(0,0,0,0.5) 100%)}
.page-links{clear:both;margin-top:20px}
.page-links a{border:2px solid #bfbfbf;display:inline-block;text-align:center;line-height:32px;width:36px;margin-right:6px;font-size:14px;text-decoration:none;color:#929292}
.page-links a:hover{background-color:#bfbfbf;color:#fff}
.page-links a:focus{background-color:#a5a5a5;color:#fff;border-color:#a5a5a5}
.page-links>span{border:2px solid #bfbfbf;background-color:#bfbfbf;display:inline-block;text-align:center;line-height:32px;width:36px;margin-right:6px;font-size:14px;color:#fff}
.page-links .page-links-title{border:0;width:auto;margin-right:10px;font-size:18px;background-color:rgba(0,0,0,0);color:inherit}
.blog-post-loop:not(.post-single-page) .vc_row,.blog-post-loop:not(.post-single-page) .wpb_column,.blog-post-loop:not(.post-single-page) .wpb_text_column{display:none}
.blog-post-loop.post-single-page footer.entry-meta{margin-left:0;text-align:left}
.author-info{position:relative;padding-left:105px;margin-bottom:40px}
.author-info .author-title{font-size:24px}
.author-info .author-avatar{position:absolute;top:0;left:0}
.author-info .author-avatar img{margin-left:0}
.author-info .author-description .author-link{color:#000}
.author-info .author-description .author-link span{display:none}
.basel-related-posts{margin-bottom:40px}
.page-portfolio{margin-top:-40px}
.tax-project-cat .page-portfolio{margin-top:0}
.portfolio-filter{padding:20px 0;line-height:1.2}
.masonry-filter a{padding-top:1px;padding-bottom:1px;position:relative}
.masonry-filter a:after{content:" ";position:absolute;right:0;bottom:0;width:0;height:1px;background-color:#212121;-webkit-transition:width .2s ease;transition:width .2s ease}
.masonry-filter a:hover{text-decoration:none}
.masonry-filter a:hover:after{width:100%;left:0}
.color-scheme-light .masonry-filter a:after{background-color:#fff}
.masonry-filter li{padding:10px}
.masonry-filter li a{text-transform:uppercase;font-size:16px}
.masonry-filter li a.filter-active:after{width:100%;left:0}
.portfolio-layout-boxed .col-md-3 .portfolio-thumbnail{margin:0}
.site-content.portfolio-layout-full-width{margin-bottom:0}
.site-content.portfolio-layout-full-width .basel-pagination,.site-content.portfolio-layout-full-width .portfolio-footer .basel-load-more{margin-bottom:40px}
.post-slide.portfolio{background-color:#000;color:#fff;margin-bottom:20px;position:relative;overflow:hidden;height:300px;text-align:center}
.post-slide.portfolio a{color:#fff}
.post-slide.portfolio>a{display:block}
.post-slide.portfolio .entry-thumbnail{margin-bottom:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.post-slide.portfolio .post-date{display:none}
.post-slide.portfolio .post-mask{position:absolute;opacity:1;visibility:visible;top:50%;left:0;width:100%;font-size:0;padding:15px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.post-slide.portfolio .post-mask>a{border-color:rgba(255,255,255,.4);background-color:rgba(0,0,0,0)}
.post-slide.portfolio .post-mask>a:hover{background-color:#fff;color:#000;border-color:#fff}
.post-slide.portfolio .entry-title{font-size:16px;margin-bottom:15px;line-height:1.4;overflow:hidden;max-height:91px}
.post-slide.portfolio .entry-title a{color:#fff}
.post-slide.portfolio .entry-title a:hover{text-decoration:none;color:rgba(255,255,255,.8)}
.portfolio.post-slide.has-post-thumbnail{height:auto}
.portfolio.post-slide.has-post-thumbnail .post-mask{opacity:0;visibility:hidden;top:55%}
.portfolio.post-slide.has-post-thumbnail:hover>.post-mask{opacity:1;visibility:visible;top:50%}
.portfolio.post-slide.has-post-thumbnail:hover .entry-thumbnail{opacity:.2}
.portfolio-entry{margin-bottom:30px}
.portfolio-entry .entry-header{position:relative}
.portfolio-entry .entry-thumbnail{position:relative;overflow:hidden;background-color:#000}
.portfolio-entry .portfolio-thumbnail{display:block;margin:-1px;transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.portfolio-entry .portfolio-enlarge{position:absolute;top:50%;left:50%;display:inline-block;padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;font-size:12px;border-color:#fff;color:#fff;text-transform:uppercase;background-color:rgba(0,0,0,0);opacity:0;visibility:hidden;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.portfolio-entry .portfolio-enlarge:hover,.portfolio-entry .portfolio-enlarge:focus{text-decoration:none}
.portfolio-entry .portfolio-enlarge:hover{background-color:#fff;color:#4d4d4d}
.portfolio-entry .portfolio-info{width:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.portfolio-entry .entry-title{font-size:14px;letter-spacing:.6px;line-height:1.6;text-transform:uppercase;margin-bottom:0}
.portfolio-entry .entry-title a:hover{text-decoration:none}
.portfolio-entry .proj-cats-list{margin-top:15px}
.portfolio-entry .proj-cats-list li{font-size:14px;margin-left:0;display:inline-block;text-transform:none}
.portfolio-entry .proj-cats-list li:after{content:"/";padding:0 5px 0 7px;font-size:10px;position:relative;top:-1px;display:inline-block}
.portfolio-entry .proj-cats-list li:first-child{margin-left:0}
.portfolio-entry .proj-cats-list li:last-child{margin-left:0}
.portfolio-entry .proj-cats-list li:last-child:after{content:none}
.portfolio-entry .entry-summary{display:none}
.portfolio-entry:hover .entry-thumbnail>.portfolio-thumbnail{opacity:.2;transform:scale(1.05);-webkit-transform:scale(1.05);-ms-transform:scale(1.05)}
.portfolio-entry:hover .entry-header .entry-thumbnail>.portfolio-enlarge{opacity:1;visibility:visible}
.portfolio-hover-inverse .portfolio-entry .entry-header,.portfolio-hover .portfolio-entry .entry-header,.portfolio-bordered .portfolio-entry .entry-header,.portfolio-bordered-inverse .portfolio-entry .entry-header{text-align:center}
.portfolio-hover-inverse .portfolio-entry .portfolio-info,.portfolio-hover .portfolio-entry .portfolio-info,.portfolio-bordered .portfolio-entry .portfolio-info,.portfolio-bordered-inverse .portfolio-entry .portfolio-info{position:absolute;top:55%;visibility:hidden;opacity:0;padding:10px 20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.portfolio-hover-inverse .portfolio-entry .portfolio-enlarge,.portfolio-hover .portfolio-entry .portfolio-enlarge,.portfolio-bordered .portfolio-entry .portfolio-enlarge,.portfolio-bordered-inverse .portfolio-entry .portfolio-enlarge{position:absolute;top:auto;left:auto;top:0;right:0;display:inline-block;font-size:0;color:#fff;text-align:center;width:30px;padding:0;border:0;overflow:hidden;opacity:0;-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}
.portfolio-hover-inverse .portfolio-entry .portfolio-enlarge:after,.portfolio-hover .portfolio-entry .portfolio-enlarge:after,.portfolio-bordered .portfolio-entry .portfolio-enlarge:after,.portfolio-bordered-inverse .portfolio-entry .portfolio-enlarge:after{content:"";display:inline-block;line-height:30px;font-size:14px;font-family:"simple-line-icons"}
.portfolio-hover-inverse .portfolio-entry .portfolio-enlarge:hover,.portfolio-hover .portfolio-entry .portfolio-enlarge:hover,.portfolio-bordered .portfolio-entry .portfolio-enlarge:hover,.portfolio-bordered-inverse .portfolio-entry .portfolio-enlarge:hover{background-color:rgba(0,0,0,0);color:rgba(255,255,255,.8)}
.portfolio-hover-inverse .portfolio-entry .entry-title a,.portfolio-hover .portfolio-entry .entry-title a,.portfolio-bordered .portfolio-entry .entry-title a,.portfolio-bordered-inverse .portfolio-entry .entry-title a{color:#fff}
.portfolio-hover-inverse .portfolio-entry .entry-title a:hover,.portfolio-hover .portfolio-entry .entry-title a:hover,.portfolio-bordered .portfolio-entry .entry-title a:hover,.portfolio-bordered-inverse .portfolio-entry .entry-title a:hover,.portfolio-hover-inverse .portfolio-entry .proj-cats-list li,.portfolio-hover .portfolio-entry .proj-cats-list li,.portfolio-bordered .portfolio-entry .proj-cats-list li,.portfolio-bordered-inverse .portfolio-entry .proj-cats-list li{color:rgba(255,255,255,.8)}
.portfolio-hover-inverse .portfolio-entry:hover .entry-header>.portfolio-info,.portfolio-hover .portfolio-entry:hover .entry-header>.portfolio-info,.portfolio-bordered .portfolio-entry:hover .entry-header>.portfolio-info,.portfolio-bordered-inverse .portfolio-entry:hover .entry-header>.portfolio-info{opacity:1;visibility:visible;top:50%}
.portfolio-hover-inverse .portfolio-entry .portfolio-info{top:50%;visibility:visible;opacity:1}
.portfolio-hover-inverse .portfolio-entry .portfolio-thumbnail{opacity:.4;transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1)}
.portfolio-hover-inverse .portfolio-entry:hover .entry-thumbnail>.portfolio-thumbnail{opacity:.9;transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1)}
.portfolio-hover-inverse .portfolio-entry:hover .entry-header>.portfolio-info{opacity:0;visibility:hidden;top:45%}
.portfolio-text-shown .portfolio-entry .portfolio-info{padding:20px 50px 20px 0;position:relative}
.portfolio-text-shown .portfolio-entry .portfolio-info:after{content:"";font-family:"basel-font";position:absolute;right:30px;top:50%;font-size:52px;color:rgba(129,129,129,.3);opacity:0;visibility:hidden;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.portfolio-text-shown .portfolio-entry:hover .entry-header>.portfolio-info{padding-left:20px;background-color:#f8f8f8}
.portfolio-text-shown .portfolio-entry:hover .entry-header>.portfolio-info:after{right:20px;opacity:1;visibility:visible}
.portfolio-with-bg .portfolio-entry .entry-thumbnail:after,.portfolio-with-bg-alt .portfolio-entry .entry-thumbnail:after{content:"";font-family:"basel-font";position:absolute;left:45%;top:50%;font-size:60px;color:#fff;opacity:0;visibility:hidden;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.portfolio-with-bg .portfolio-entry .proj-cats-list li,.portfolio-with-bg-alt .portfolio-entry .proj-cats-list li{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.portfolio-with-bg .portfolio-entry .portfolio-info,.portfolio-with-bg-alt .portfolio-entry .portfolio-info{padding:20px;background-color:#f8f8f8}
.portfolio-with-bg .portfolio-entry .portfolio-enlarge,.portfolio-with-bg-alt .portfolio-entry .portfolio-enlarge{display:none}
.portfolio-with-bg .portfolio-entry:hover .entry-header>.portfolio-info,.portfolio-with-bg-alt .portfolio-entry:hover .entry-header>.portfolio-info{background-color:#232323}
.portfolio-with-bg .portfolio-entry:hover .entry-header>.portfolio-info a,.portfolio-with-bg-alt .portfolio-entry:hover .entry-header>.portfolio-info a{color:#fff}
.portfolio-with-bg .portfolio-entry:hover .entry-header>.portfolio-info .proj-cats-list li,.portfolio-with-bg-alt .portfolio-entry:hover .entry-header>.portfolio-info .proj-cats-list li{color:rgba(255,255,255,.8)}
.portfolio-with-bg .portfolio-entry:hover .entry-header>.portfolio-info:after,.portfolio-with-bg-alt .portfolio-entry:hover .entry-header>.portfolio-info:after{right:20px;opacity:1;visibility:visible}
.portfolio-with-bg .portfolio-entry:hover .entry-header>.entry-thumbnail:after{opacity:1;visibility:visible;left:50%}
.portfolio-with-bg-alt .portfolio-entry:hover .entry-header>.entry-thumbnail:after{opacity:1;visibility:visible;left:50%}
.portfolio-with-bg-alt .portfolio-entry:hover .entry-header>.portfolio-info{background-color:#1aada3}
.portfolio-bordered .portfolio-entry .entry-header:before,.portfolio-bordered .portfolio-entry .entry-header:after{position:absolute;top:20px;right:20px;bottom:20px;left:20px;content:"";-webkit-transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,transform .4s;transition:opacity .4s,transform .4s,-webkit-transform .4s}
.portfolio-bordered .portfolio-entry .entry-header:before{border-top:1px solid rgba(255,255,255,.5);border-bottom:1px solid rgba(255,255,255,.5)}
.portfolio-bordered .portfolio-entry .entry-header:after{border-right:1px solid rgba(255,255,255,.5);border-left:1px solid rgba(255,255,255,.5)}
.portfolio-bordered .portfolio-entry .entry-thumbnail{position:static}
.portfolio-bordered .portfolio-entry .portfolio-info{top:50%;visibility:visible;opacity:1;padding:10px 30px}
.portfolio-bordered .portfolio-entry .portfolio-thumbnail{opacity:.4;transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1)}
.portfolio-bordered .portfolio-entry:hover .entry-thumbnail>.portfolio-thumbnail{opacity:.9;transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1)}
.portfolio-bordered .portfolio-entry:hover .entry-header>.portfolio-info{opacity:0;visibility:hidden;top:45%}
.portfolio-bordered .portfolio-entry:hover>.entry-header:after{-webkit-transform:scale(1,0);transform:scale(1,0)}
.portfolio-bordered .portfolio-entry:hover>.entry-header:before{-webkit-transform:scale(0,1);transform:scale(0,1)}
.portfolio-bordered .portfolio-entry:hover>.entry-header:after,.portfolio-bordered .portfolio-entry:hover>.entry-header:before{opacity:0}
.portfolio-bordered-inverse .portfolio-entry .entry-thumbnail{position:static}
.portfolio-bordered-inverse .portfolio-entry .entry-header:before{position:absolute;top:20px;right:20px;bottom:20px;left:20px;content:"";opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;z-index:1}
.portfolio-bordered-inverse .portfolio-entry .entry-header:after{position:absolute;top:20px;right:20px;bottom:20px;left:20px;content:"";opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;z-index:1;border-right:1px solid rgba(255,255,255,.5);border-left:1px solid rgba(255,255,255,.5);-webkit-transform:scale(1,0);transform:scale(1,0)}
.portfolio-bordered-inverse .portfolio-entry .entry-header:before{border-top:1px solid rgba(255,255,255,.5);border-bottom:1px solid rgba(255,255,255,.5);-webkit-transform:scale(0,1);transform:scale(0,1)}
.portfolio-bordered-inverse .portfolio-entry .portfolio-enlarge{display:none}
.portfolio-bordered-inverse .portfolio-entry .portfolio-info{padding:10px 30px;z-index:2}
.portfolio-bordered-inverse .portfolio-entry:hover>.entry-header:after,.portfolio-bordered-inverse .portfolio-entry:hover>.entry-header:before{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
.page-portfolio .basel-pagination,.page-portfolio .portfolio-footer .basel-load-more{margin-top:40px;margin-bottom:0}
.row-spacing-0 .portfolio-entry{padding-left:0;padding-right:0;margin-bottom:0}
.row-spacing-2 .portfolio-entry{padding-left:1px;padding-right:1px;margin-bottom:2px}
.row-spacing-6 .portfolio-entry{padding-left:3px;padding-right:3px;margin-bottom:6px}
.row-spacing-10 .portfolio-entry{padding-left:5px;padding-right:5px;margin-bottom:10px}
.row-spacing-20 .portfolio-entry{padding-left:10px;padding-right:10px;margin-bottom:20px}
.row-spacing-30 .portfolio-entry{padding-left:15px;padding-right:15px;margin-bottom:30px}
.site-content{margin-bottom:40px}
.site-content.content-with-products{padding-left:16px;padding-right:16px}
.site-content .products{margin-left:0;margin-right:0}
.products{-webkit-transition:all .2s ease;transition:all .2s ease}
.basel-loading .basel-shop-loader{display:block;-webkit-animation:fade-in 1s ease;animation:fade-in 1s ease}
.basel-loading .basel-shop-loader.hidden-loader{-webkit-animation:fade-in 1s ease;animation:fade-in 1s ease}
.basel-loading .basel-shop-loader:after{-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear}
.basel-loading .products{position:relative;opacity:0;visibility:hidden;transform:translateY(50px);-webkit-transform:translateY(50px);-ms-transform:translateY(50px)}
.basel-shop-loader:after,.basel-products-loader:after{content:" ";width:34px;height:34px;display:inline-block;vertical-align:middle;border:2px solid #000;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important}
.basel-shop-loader{display:none}
.basel-shop-loader:not(.hidden-loader){position:fixed;top:50%;left:50%;margin-top:-17px}
.basel-shop-loader.hidden-from-top{position:relative}
.basel-shop-loader.hidden-from-top:after{position:absolute;left:50%;margin-left:-17px;top:30px}
.basel-shop-loader.hidden-from-top.hidden-loader{margin-left:0 !important}
.basel-shop-loader.hidden-from-bottom{position:absolute;left:50%;margin-left:-17px;bottom:115px}
.basel-shop-loader.hidden-from-bottom.hidden-loader{margin-left:-17px !important}
.shop-content-area.col-sm-12 .basel-shop-loader{margin-left:-17px}
.content-without-products .basel-shop-loader{position:absolute;top:100%;left:50%;margin-top:15px;margin-left:-17px}
.basel-products-loader{position:absolute;left:50%;margin-left:-17px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.basel-active-filters{margin-top:-15px;margin-bottom:15px;min-height:1px}
.basel-active-filters .widget_layered_nav_filters{display:inline}
.basel-active-filters .widget_layered_nav_filters ul{display:inline}
.basel-active-filters .widget_layered_nav_filters ul li{margin-bottom:5px;margin-right:15px;display:inline-block}
.basel-active-filters .widget_layered_nav_filters ul li a{color:#1b1919;text-decoration:none}
.basel-active-filters .widget_layered_nav_filters ul li a:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.basel-active-filters .widget_layered_nav_filters ul li a:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.basel-active-filters .widget_layered_nav_filters ul li a:hover:after{transform:rotate(0);-webkit-transform:rotate(0);-ms-transform:rotate(0)}
.basel-active-filters .widget_layered_nav_filters ul li a:hover:before{-webkit-transform:rotate(0);transform:rotate(0)}
.basel-active-filters .widget_layered_nav_filters ul li a .amount{color:#1aada3}
.basel-active-filters .widget_layered_nav_filters ul li a:after,.basel-active-filters .widget_layered_nav_filters ul li a:before{background-color:#1b1919}
.basel-clear-filters-wrapp{display:inline}
.basel-clear-filters-wrapp .basel-clear-filters{position:relative;font-weight:bold;cursor:pointer;padding-left:16px;text-decoration:none;margin-right:15px;padding-right:15px;border-right-width:1px;border-style:solid;border-color:rgba(0,0,0,.1)}
.basel-clear-filters-wrapp .basel-clear-filters:after,.basel-clear-filters-wrapp .basel-clear-filters:before{content:" ";position:absolute;left:0;top:50%;margin-top:-1px;width:10px;height:2px;display:inline-block;background-color:#000;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out}
.basel-clear-filters-wrapp .basel-clear-filters:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.basel-clear-filters-wrapp .basel-clear-filters:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.basel-clear-filters-wrapp .basel-clear-filters:hover:after{transform:rotate(0);-webkit-transform:rotate(0);-ms-transform:rotate(0)}
.basel-clear-filters-wrapp .basel-clear-filters:hover:before{-webkit-transform:rotate(0);transform:rotate(0)}
.shop-loop-head{margin-bottom:20px;margin-top:-10px;text-align:right;line-height:20px;padding:10px 0 0 0;vertical-align:middle;width:100%}
.shop-loop-head:after{content:"";clear:both;display:block}
.shop-loop-head .woocommerce-breadcrumb,.shop-loop-head .yoast-breadcrumb{float:left;margin-bottom:10px}
.shop-loop-head .woocommerce-result-count{font-size:13px;letter-spacing:.3px;color:#9e9e9e;display:inline-block;margin-bottom:10px;line-height:20px;vertical-align:middle}
.shop-loop-head .basel-products-shop-view{display:-webkit-inline-box;display:inline-flex;display:-ms-inline-flexbox;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;-ms-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap;-webkit-box-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;vertical-align:middle;margin-left:20px;margin-bottom:10px}
.shop-loop-head .basel-products-shop-view.products-view-list_grid{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row}
.shop-loop-head .basel-products-shop-view.products-view-list_grid>a:last-child{margin-left:12px}
.shop-loop-head .basel-products-shop-view.products-view-grid_list{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;-ms-flex-direction:row-reverse}
.shop-loop-head .basel-products-shop-view.products-view-grid_list>a:last-child{margin-right:12px}
.shop-loop-head .basel-products-shop-view>a{display:-webkit-inline-box;display:inline-flex;display:-ms-inline-flexbox;-ms-flex-item-align:center;align-self:center;-webkit-align-self:center;-ms-flex-wrap:center;opacity:.3}
.shop-loop-head .basel-products-shop-view>a.current-view{opacity:.9}
.shop-loop-head .basel-products-shop-view>a:not(.current-view):hover{opacity:.6}
.shop-loop-head .basel-filter-buttons{display:inline-block;margin-left:20px;margin-bottom:10px;line-height:19px;vertical-align:middle}
.shop-loop-head .basel-filter-buttons .open-filters{display:inline-block;font-size:16px;font-weight:bold;color:#1b1919;position:relative;padding-right:20px;text-decoration:none}
.shop-loop-head .basel-filter-buttons .open-filters:after{content:" ";width:10px;height:2px;position:absolute;right:0;top:9px;display:inline-block;background-color:#1b1919;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.shop-loop-head .basel-filter-buttons .open-filters:before{content:" ";width:10px;height:2px;position:absolute;right:0;top:9px;display:inline-block;background-color:#1b1919;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg)}
.shop-loop-head .basel-filter-buttons .open-filters:hover:after{transform:translateX(-6px) rotate(50deg);-webkit-transform:translateX(-6px) rotate(50deg);-ms-transform:translateX(-6px) rotate(50deg)}
.shop-loop-head .basel-filter-buttons .open-filters:hover:before{transform:rotate(-50deg);-webkit-transform:rotate(-50deg);-ms-transform:rotate(-50deg)}
.shop-loop-head .basel-filter-buttons .open-filters.btn-opened:before{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.shop-loop-head .basel-filter-buttons .open-filters.btn-opened:after{transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg)}
.shop-loop-head .woocommerce-ordering{display:inline-block;position:relative;margin-top:-10px;margin-left:20px;vertical-align:top;color:#636363}
.shop-loop-head .woocommerce-ordering select:focus{border-color:rgba(0,0,0,.4)}
.basel-show-sidebar-btn{display:none;float:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:middle;font-size:16px;font-weight:bold;color:#1b1919;text-transform:capitalize;cursor:pointer;margin-right:20px;margin-bottom:10px}
.basel-show-sidebar-btn span:not(.basel-side-bar-icon){vertical-align:middle}
.basel-show-sidebar-btn .basel-side-bar-icon{position:relative;margin-top:4px;margin-bottom:4px;vertical-align:middle;margin-right:7px;display:inline-block;width:18px;height:2px;background-color:rgba(0,0,0,.8);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.basel-show-sidebar-btn .basel-side-bar-icon::before,.basel-show-sidebar-btn .basel-side-bar-icon::after{display:inline-block;width:18px;height:2px;background-color:rgba(0,0,0,.8);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.basel-show-sidebar-btn .basel-side-bar-icon::before,.basel-show-sidebar-btn .basel-side-bar-icon::after{position:absolute;content:"";left:0}
.basel-show-sidebar-btn .basel-side-bar-icon::before{top:-6px}
.basel-show-sidebar-btn .basel-side-bar-icon::after{top:6px}
.basel-show-sidebar-btn:hover .basel-side-bar-icon{background-color:#000}
.basel-show-sidebar-btn:hover .basel-side-bar-icon:before,.basel-show-sidebar-btn:hover .basel-side-bar-icon:after{background-color:#000}
.basel-show-sidebar-btn:hover .basel-side-bar-icon:before{width:12px}
.basel-show-sidebar-btn:hover .basel-side-bar-icon:after{width:10px}
.basel-show-sidebar-btn.btn-clicked .basel-side-bar-icon{background-color:rgba(0,0,0,0)}
.basel-show-sidebar-btn.btn-clicked .basel-side-bar-icon:before,.basel-show-sidebar-btn.btn-clicked .basel-side-bar-icon:after{background-color:#000;width:15px}
.basel-show-sidebar-btn.btn-clicked .basel-side-bar-icon:before{transform:translate3d(0,6px,0) rotate(45deg);-webkit-transform:translate3d(0,6px,0) rotate(45deg)}
.basel-show-sidebar-btn.btn-clicked .basel-side-bar-icon:after{transform:translate3d(0,-6px,0) rotate(-45deg);-webkit-transform:translate3d(0,-6px,0) rotate(-45deg)}
.basel-close-sidebar-btn{display:none;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:16px 20px;background-color:#000;text-align:right}
.basel-close-sidebar-btn span{text-transform:uppercase;text-decoration:none;font-size:12px;letter-spacing:.6px;line-height:35px;position:relative;color:#fff;cursor:pointer;padding-right:21px}
.basel-close-sidebar-btn span:after,.basel-close-sidebar-btn span:before{content:" ";position:absolute;right:0;top:50%;margin-top:-1px;width:15px;height:2px;display:inline-block;background-color:#fff;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out}
.basel-close-sidebar-btn span:after{transform:rotate(0);-webkit-transform:rotate(0);-ms-transform:rotate(0)}
.basel-close-sidebar-btn span:before{-webkit-transform:rotate(0);transform:rotate(0)}
.basel-close-sidebar-btn span:hover:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.basel-close-sidebar-btn span:hover:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.icon-drop-category{position:absolute;top:0;right:0;z-index:1;display:inline-block;border-radius:50%;width:60px;height:40px;cursor:pointer}
.icon-drop-category:after,.icon-drop-category:before{content:" ";width:10px;height:1px;position:absolute;right:12px;top:19px;display:inline-block;background-color:#312f2f;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.icon-drop-category:after{transform:translateX(-6px) rotate(50deg);-webkit-transform:translateX(-6px) rotate(50deg);-ms-transform:translateX(-6px) rotate(50deg)}
.icon-drop-category:before{transform:rotate(-50deg);-webkit-transform:rotate(-50deg);-ms-transform:rotate(-50deg)}
.icon-drop-category.basel-act-icon:after{width:15px}
.icon-drop-category.basel-act-icon:before{width:15px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.icon-drop-category.basel-act-icon:after{transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg)}
.color-scheme-light .icon-drop-category:after,.color-scheme-light .icon-drop-category:before{background-color:#fff}
.basel-show-categories{display:none;padding-top:12px;padding-bottom:12px;text-transform:uppercase;font-size:15px;font-weight:bold;letter-spacing:1px;position:relative;color:#2f2d2d;cursor:pointer;padding-right:16px;padding-right:22px}
.basel-show-categories:after,.basel-show-categories:before{content:" ";position:absolute;right:0;top:50%;margin-top:-1px;width:10px;height:2px;display:inline-block;background-color:#2f2d2d;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out}
.basel-show-categories:after{transform:translateX(-6px) rotate(50deg);-webkit-transform:translateX(-6px) rotate(50deg);-ms-transform:translateX(-6px) rotate(50deg)}
.basel-show-categories:before{transform:rotate(-50deg);-webkit-transform:rotate(-50deg);-ms-transform:rotate(-50deg)}
.basel-show-categories.button-open:before{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.basel-show-categories.button-open:after{transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg)}
.color-scheme-light .basel-show-categories{color:#fff}
.color-scheme-light .basel-show-categories:after,.color-scheme-light .basel-show-categories:before{background-color:#fff}
.basel-header-overlap .title-shop.without-title.title-size-small{padding:95px 0 50px 0}
.basel-header-overlap .title-shop.without-title.title-size-default{padding:140px 0 100px 0}
.basel-header-overlap .title-shop.without-title.title-size-large{padding:175px 0}
.basel-back-btn{line-height:40px;display:inline-block;width:50px;vertical-align:middle;font-size:0;text-decoration:none}
.basel-back-btn .basel-tooltip-label{display:none}
.basel-back-btn>span{width:25px;height:2px;line-height:2px;position:relative;display:inline-block;background-color:#000;-webkit-transition:all .25s ease;transition:all .25s ease}
.basel-back-btn>span:before{content:"慄";font-family:"basel-font";position:absolute;left:-4px;top:0;font-size:14px;line-height:3px;color:#000}
.basel-back-btn>span:after{content:"";position:absolute;top:-5px;right:-1px;width:2px;height:7px;line-height:0;background-color:#000}
.basel-back-btn:hover>span{width:35px}
.title-shop{border:0}
.title-shop.without-title.title-size-small{padding:0}
.title-shop.without-title.title-size-default{padding:30px 0}
.title-shop.without-title.title-size-large{padding:60px 0}
.title-shop.title-design-centered{text-align:center}
.title-shop.title-design-centered .nav-shop h1{float:none;margin-left:0}
.title-shop.title-design-centered .basel-back-btn+h1{padding-left:50px;padding-right:50px}
.title-shop.title-design-centered .basel-back-btn+h1+.basel-show-categories+.basel-product-categories{padding-left:50px;padding-right:50px}
.title-shop.title-design-centered .basel-back-btn+.basel-show-categories+.basel-product-categories{padding-left:50px;padding-right:50px}
.title-shop.title-design-centered.title-size-large .nav-shop h1{line-height:75px}
.title-shop .nav-shop{position:relative}
.title-shop .nav-shop:after{content:"";clear:both;display:block}
.title-shop .nav-shop h1{float:right;text-transform:uppercase;margin-top:0;margin-bottom:0;margin-left:20px;letter-spacing:2px;line-height:50px}
.title-shop .basel-back-btn{position:absolute;top:50%;margin-top:-18px;left:0}
.title-shop .basel-back-btn+h1+.basel-show-categories+.basel-product-categories,.title-shop .basel-back-btn+.basel-show-categories+.basel-product-categories{padding-left:60px}
.title-shop .basel-back-btn+h1+.basel-show-categories,.title-shop .basel-back-btn+.basel-show-categories{margin-left:60px;margin-right:60px}
.title-shop.color-scheme-light .nav-shop>.basel-back-btn>span{background-color:#fff}
.title-shop.color-scheme-light .nav-shop>.basel-back-btn>span:after{background-color:#fff}
.title-shop.color-scheme-light .nav-shop>.basel-back-btn>span:before{color:#fff}
.basel-product-categories>li{display:inline-block}
.basel-product-categories>li>a{display:inline-block;line-height:50px;padding-left:10px;padding-right:10px}
.basel-product-categories>li>a:after{right:10px;bottom:16px;width:calc(0% - 20px)}
.basel-product-categories>li:hover>a:after{width:calc(100% - 20px);left:10px}
.basel-product-categories>li.wc-default-cat{display:none}
.basel-product-categories>li.current-cat>a:after,.basel-product-categories>li.current-cat-parent>a:after{width:calc(100% - 20px);left:10px}
.basel-product-categories li{position:relative}
.basel-product-categories li a{text-transform:uppercase;letter-spacing:1px;text-decoration:none;position:relative}
.basel-product-categories li a:after{content:" ";position:absolute;height:1px;background-color:rgba(0,0,0,.3);-webkit-transition:width .25s ease;transition:width .25s ease}
.basel-product-categories li .children{position:absolute;top:120%;left:50%;width:180px;padding-top:10px;padding-bottom:10px;background-color:#fff;opacity:0;visibility:hidden;z-index:15;-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 2px rgba(0,0,0,.1);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:translateX(-90px);transform:translateX(-90px)}
.basel-product-categories li .children li{padding-left:15px;padding-right:15px}
.basel-product-categories li .children li a{padding-top:6px;padding-bottom:6px;line-height:1.4;display:inline-block;font-size:13px}
.basel-product-categories li .children li a:after{bottom:4px;width:0;right:0}
.basel-product-categories li .children li.current-cat>a:after,.basel-product-categories li .children li.current-cat-parent>a:after{width:100%}
.basel-product-categories li .children li:hover>a:after{width:100%;left:0}
.basel-product-categories li .children .children{top:0;left:100%;-webkit-transform:none;transform:none}
.basel-product-categories li .children .children:before{content:none}
.basel-product-categories li .children:before{content:"律";font-family:"basel-font";position:absolute;left:50%;margin-left:-7.5px;top:-5px;line-height:0;font-size:26px;color:#f9f9f9}
.basel-product-categories li:hover>.children{top:100%;opacity:1;visibility:visible}
.basel-product-categories li:hover>.children .children{top:0}
.color-scheme-light .basel-product-categories li a{color:#fff}
.color-scheme-light .basel-product-categories li a:after{background-color:#fff}
.color-scheme-light .basel-product-categories li .children{background-color:#000;-webkit-box-shadow:none;box-shadow:none}
.color-scheme-light .basel-product-categories li .children:before{color:#000}
.woocommerce-pagination{display:block;text-align:center}
.woocommerce-pagination .page-numbers{display:inline-block}
.woocommerce-pagination .page-numbers li{display:inline-block;text-align:center;vertical-align:middle;margin-right:3px}
.woocommerce-pagination .page-numbers li a,.woocommerce-pagination .page-numbers li span{display:inline-block;border:1px solid rgba(0,0,0,0);border-bottom:1px solid #b1b1b1;color:#000;font-size:16px;width:34px;line-height:32px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.woocommerce-pagination .page-numbers li a{text-decoration:none}
.woocommerce-pagination .page-numbers li a:hover{border-color:#b1b1b1}
.woocommerce-pagination .page-numbers li a:focus{border-color:#b1b1b1;border-color:#000}
.woocommerce-pagination .page-numbers li .current{background-color:#000;border-color:#000;color:#fff}
.woocommerce-pagination .page-numbers li .next,.woocommerce-pagination .page-numbers li .prev{border:0;background-color:rgba(0,0,0,0);font-size:0;color:#000;line-height:0;margin-right:-4px}
.woocommerce-pagination .page-numbers li .next:before,.woocommerce-pagination .page-numbers li .prev:before{content:"";font-size:16px;line-height:34px;font-family:"simple-line-icons"}
.woocommerce-pagination .page-numbers li .next:hover,.woocommerce-pagination .page-numbers li .next:focus{text-decoration:none;color:#000;opacity:.8;background-color:rgba(0,0,0,0)}
.woocommerce-pagination .page-numbers li .prev:hover,.woocommerce-pagination .page-numbers li .prev:focus{text-decoration:none;color:#000;opacity:.8;background-color:rgba(0,0,0,0)}
.woocommerce-pagination .page-numbers li .next:focus{color:#000}
.woocommerce-pagination .page-numbers li .prev:focus{color:#000}
.woocommerce-pagination .page-numbers li .prev:before{content:""}
.star-rating{display:inline-block;font-size:12px;position:relative;height:18px;line-height:18px;letter-spacing:2px;width:66px;font-family:"basel-font";white-space:nowrap}
.star-rating:before{content:"句" "句" "句" "句" "句";position:absolute;top:0;left:0;color:#a5a5a5}
.star-rating span{overflow:hidden;float:left;top:0;left:0;height:18px;position:absolute;font-size:0}
.star-rating span strong,.star-rating span span{display:none}
.star-rating span:before{content:"串" "串" "串" "串" "串";position:absolute;top:0;left:0;color:#1aada3;font-size:12px}
.color-scheme-light .star-rating:before,.color-scheme-light .star-rating span:before{color:rgba(255,255,255,.3)}
.add_to_cart_button{text-align:center;position:relative}
.add_to_cart_button:after{position:absolute;top:50%;margin-top:-9px;right:0;visibility:hidden;opacity:0;content:" ";width:15px;height:15px;display:inline-block;vertical-align:middle;border:1px solid #000;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;-webkit-transition:right .2s ease-in-out,opacity .25s ease-in-out;transition:right .2s ease-in-out,opacity .25s ease-in-out}
.add_to_cart_button.loading{padding-right:35px;padding-left:15px}
.add_to_cart_button.loading:after{visibility:visible;opacity:1;right:10px;-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear}
.amount{color:#949494}
.color-scheme-light .amount{color:rgba(255,255,255,.9)}
.color-scheme-dark .amount{color:#000}
.price{color:#949494}
.price del{color:#bdbdbd}
.price del>.amount{color:#bdbdbd}
.price ins{text-decoration:none;background-color:rgba(0,0,0,0);padding:0;opacity:1}
.price ins>.amount{color:#1aada3}
.color-scheme-light .price{color:#fff}
.color-scheme-light .price del{color:rgba(255,255,255,.5)}
.color-scheme-light .price del>.amount{color:rgba(255,255,255,.5)}
.color-scheme-dark .price{color:#000}
.color-scheme-dark .price del{color:#575656}
.color-scheme-dark .price del>.amount{color:#575656}
.hide-larger-price .price{word-spacing:-999em}
.hide-larger-price .price *{word-spacing:normal}
.hide-larger-price .price>span:nth-child(2){display:none}
.hide-larger-price .price>ins,.hide-larger-price .price>small{margin-left:5px}
.product-title a{color:#252222;letter-spacing:.3px;text-decoration:none}
.basel-product-countdown{margin-top:15px}
.basel-product-countdown>span{display:inline-block;min-width:50px;height:50px;padding:6px 5px;background-color:#1b1b1b;color:#fff;text-align:center;font-size:20px;margin:0 2px 5px 2px}
.basel-product-countdown>span span{display:block;text-transform:uppercase;font-size:11px;color:rgba(255,255,255,.5)}
.categories-space-0{margin-left:0;margin-right:0}
.categories-space-0 .category-grid-item{padding-left:0;padding-right:0;margin-bottom:0}
.categories-space-2{margin-left:-1px;margin-right:-1px}
.categories-space-2 .category-grid-item{padding-left:1px;padding-right:1px;margin-bottom:2px}
.categories-space-6{margin-left:-3px;margin-right:-3px}
.categories-space-6 .category-grid-item{padding-left:3px;padding-right:3px;margin-bottom:6px}
.categories-space-10{margin-left:-5px;margin-right:-5px}
.categories-space-10 .category-grid-item{padding-left:5px;padding-right:5px;margin-bottom:10px}
.categories-space-20{margin-left:-10px;margin-right:-10px}
.categories-space-20 .category-grid-item{padding-left:10px;padding-right:10px;margin-bottom:20px}
.categories-space-30{margin-left:-15px;margin-right:-15px}
.categories-space-30 .category-grid-item{padding-left:15px;padding-right:15px;margin-bottom:30px}
.category-grid-item{margin-bottom:30px}
.category-grid-item .category-link-overlay{position:absolute;top:0;left:0;right:0;bottom:0}
.categories-style-carousel .vc_carousel_container{margin-left:0;margin-right:0}
.categories-style-carousel .vc_carousel_container .owl-carousel-item-inner{padding-left:0;padding-right:0}
.cat-design-default .category-content{position:relative;overflow:hidden;text-align:center}
.cat-design-default .category-content>a{display:block;backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}
.cat-design-default .products-cat-number{display:none}
.cat-design-default .hover-mask{position:absolute;bottom:20px;left:50%;-webkit-box-shadow:1px 1px 3px rgba(136,136,136,.19);box-shadow:1px 1px 3px rgba(136,136,136,.19);background-color:#fff;transform:translateX(-50%);-webkit-transform:translateX(-50%)}
.cat-design-default .hover-mask h3{margin-bottom:0;padding-right:25px;padding-left:25px;padding-bottom:12px;padding-top:12px;line-height:1.4;color:#000;font-size:16px;text-transform:none;font-style:italic !important;letter-spacing:1.5px;-webkit-transition:all .3s ease;transition:all .3s ease}
.cat-design-default .hover-mask h3 .count{display:none}
.cat-design-default .hover-mask>a:not(.category-link-overlay){display:none}
.cat-design-default:hover>.category-content>a{transform:scale(1.11);-webkit-transform:scale(1.11)}
.cat-design-alt .category-content{text-align:center}
.cat-design-alt .category-link{position:relative;display:block;overflow:hidden;background-color:#000;color:#fff;margin-bottom:10px;backface-visibility:hidden;-webkit-backface-visibility:hidden}
.cat-design-alt .product-category-thumbnail{margin:-2px;-webkit-transition:all .6s ease;transition:all .6s ease}
.cat-design-alt .products-cat-number{position:absolute;top:0;bottom:0;right:0;left:0;color:#fff;text-transform:uppercase;font-weight:600;font-size:16px;opacity:0;visibility:hidden;display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;-webkit-transition:all .5s ease;transition:all .5s ease}
.cat-design-alt .category-link-overlay{display:none}
.cat-design-alt .hover-mask>h3{font-size:22px;margin-bottom:10px}
.cat-design-alt .hover-mask>a:not(.category-link-overlay){color:#8a8a8a;border-bottom:1px solid #e6e6e6;text-decoration:none}
.cat-design-alt .hover-mask>a:not(.category-link-overlay):hover{border-color:#bdbdbd}
.cat-design-alt:hover .product-category-thumbnail{opacity:.6;transform:scale(1.11);-webkit-transform:scale(1.11)}
.cat-design-alt:hover .products-cat-number{opacity:1;visibility:visible}
.cat-design-center .category-content{position:relative;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;text-transform:uppercase}
.cat-design-center .category-link{width:100%;overflow:hidden;background-color:#000}
.cat-design-center .product-category-thumbnail{margin:-2px;opacity:.9;backface-visibility:hidden;-webkit-backface-visibility:hidden;perspective:800px;-webkit-perspective:800px;-webkit-transition:all .3s ease;transition:all .3s ease}
.cat-design-center .products-cat-number{display:none}
.cat-design-center div.hover-mask{position:absolute;top:0;left:0;right:0;bottom:0;padding:15px;display:flexbox;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-transition:all .3s ease;transition:all .3s ease}
.cat-design-center div.hover-mask>h3{display:table;margin-bottom:0;font-size:22px;color:#fff;cursor:default}
.cat-design-center div.hover-mask>a{opacity:0;visibility:hidden;margin-bottom:-20px;line-height:20px;font-size:12px;text-decoration:none;color:rgba(255,255,255,.8)}
.cat-design-center div.hover-mask>a:hover{color:rgba(255,255,255,.6)}
.cat-design-center div.hover-mask .category-link-overlay{margin:0}
.cat-design-center:hover .product-category-thumbnail{opacity:.6}
.cat-design-center:hover div.hover-mask{-webkit-transform:translateY(-15px);transform:translateY(-15px)}
.cat-design-center:hover div.hover-mask>a{opacity:1;visibility:visible}
.categories-style-masonry-first .cat-design-center:first-child .hover-mask h3{font-size:26px}
.product-grid-item{margin-bottom:50px;text-align:center}
.product-grid-item .product-element-top{margin-bottom:10px}
.product-grid-item .product-element-top>a{display:block}
.product-grid-item .product-element-top:after{content:" ";width:40px;height:40px;display:inline-block;vertical-align:middle;border:2px solid rgba(0,0,0,.8);border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;position:absolute;top:50%;left:50%;margin-left:-20px;margin-top:-20px;opacity:0;visibility:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.product-grid-item .product-title{margin-bottom:10px;text-align:center;line-height:1.2;font-family:unset}
.product-grid-item .product-title a{font-size:15px;display:inline-block}
.product-grid-item .basel-product-cats,.product-grid-item .basel-product-brands-links{margin-bottom:5px}
.product-grid-item .basel-product-cats a,.product-grid-item .basel-product-brands-links a{display:inline-block;text-transform:uppercase;font-size:12px}
.product-grid-item .basel-product-cats a:hover,.product-grid-item .basel-product-brands-links a:hover{color:#1aada3;text-decoration:none}
.product-grid-item .star-rating{margin-bottom:4px}
.product-grid-item .price{display:block;font-size:16px;text-align:center;margin-bottom:0}
.product-grid-item .price del>.amount{font-size:14px}
.product-grid-item .add_to_cart_button.added{display:none}
.product-grid-item .basel-stock-progress-bar{margin-top:10px}
.product-grid-item.product-swatched .hover-img{display:none}
.product-grid-item.loading-image .product-element-top{position:relative}
.product-grid-item.loading-image .product-element-top>a{opacity:.4}
.product-grid-item.loading-image .product-element-top:after{opacity:1;visibility:visible;-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear}
.product-grid-item.col-md-3 .basel-product-countdown>span{padding:3px 2px;min-width:40px;height:40px;font-size:18px}
.color-scheme-light:not(.main-header):not(.header-clone) .product-grid-item .product-title>a{color:#fff}
.product-list-item{position:relative;display:-webkit-box;display:flex;display:-ms-flexbox;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;-ms-justify-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:30px;margin-bottom:30px}
.product-list-item .product-element-top{margin-bottom:0}
.product-list-item .product-title,.product-list-item .product-list-info{text-align:left}
.product-list-item .product-title{margin-bottom:15px}
.product-list-item .product-title>a{display:inline;line-height:1.5;font-weight:normal;font-size:inherit;border-bottom:1px solid #f1f1f1}
.product-list-item .product-title>a:hover{border-color:rgba(0,0,0,.2)}
.product-list-item .woocommerce-product-rating{margin-bottom:12px}
.product-list-item .woocommerce-product-rating>a{vertical-align:middle}
.product-list-item .star-rating{vertical-align:middle;margin-bottom:0}
.product-list-item .basel-product-countdown{margin-top:10px;margin-bottom:5px}
.product-list-item .basel-product-brands-links{margin-bottom:10px}
.product-list-item .blockOverlay{display:none !important}
.product-list-item .product-list-buttons>a{margin-bottom:15px;background-color:#1aada3;color:#fff;border-color:#1aada3}
.product-list-item .product-list-buttons>a:hover,.product-list-item .product-list-buttons>a:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.product-list-item .product-list-buttons>a.btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
.product-list-item .product-list-buttons>a.btn-style-bordered:hover,.product-list-item .product-list-buttons>a.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.product-list-item .product-list-buttons>a.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.product-list-item .product-list-buttons>a.btn-style-link:hover,.product-list-item .product-list-buttons>a.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.product-list-item .product-list-buttons .add_to_cart_button:after{border-color:#fff;margin-top:-8px}
.product-list-item .product-list-buttons .product-compare-button a:hover,.product-list-item .product-list-buttons .basel-wishlist-btn a:hover{color:#1aada3}
.product-list-item .product-list-buttons .product-compare-button>a,.product-list-item .product-list-buttons .basel-wishlist-btn>a{background-color:rgba(0,0,0,0);border:0;padding:0;text-transform:initial}
.product-list-item .product-list-buttons .product-compare-button>a.loading:not(.added):after,.product-list-item .product-list-buttons .basel-wishlist-btn>a.loading:not(.added):after{opacity:1;-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear}
.product-list-item .product-list-buttons .product-compare-button>a.loading:not(.added):before,.product-list-item .product-list-buttons .basel-wishlist-btn>a.loading:not(.added):before{opacity:0}
.product-list-item .product-list-buttons .product-compare-button>a.added:before,.product-list-item .product-list-buttons .basel-wishlist-btn>a.added:before{color:#1aada3}
.product-list-item .product-list-buttons .product-compare-button>a:before,.product-list-item .product-list-buttons .basel-wishlist-btn>a:before{font-size:18px;vertical-align:middle;margin-right:4px;display:inline-block;font-family:"Simple-Line-Icons"}
.product-list-item .product-list-buttons .product-compare-button>a:after{position:absolute;left:0;top:2px;content:" ";width:15px;height:15px;display:inline-block;vertical-align:middle;border:1px solid #000;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;opacity:0}
.product-list-item .product-list-buttons .basel-wishlist-btn{margin-bottom:10px}
.product-list-item .product-list-buttons .basel-wishlist-btn>a:after{position:absolute;left:0;top:2px;content:" ";width:15px;height:15px;display:inline-block;vertical-align:middle;border:1px solid #000;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;opacity:0}
.product-list-item .product-list-buttons .basel-wishlist-btn>a:before{content:""}
.product-list-item .product-list-buttons .product-compare-button>a:before{content:""}
.product-list-item .product-list-image div.product-compare-button,.product-list-item .product-list-image div.basel-wishlist-btn{opacity:1;visibility:visible;transform:none;-webkit-transform:none}
.product-list-item .product-list-buttons div.product-compare-button,.product-list-item .product-list-buttons div.basel-wishlist-btn{opacity:1;visibility:visible;transform:none;-webkit-transform:none}
.product-list-item:after{content:"";display:block;position:absolute;bottom:0;left:15px;border-bottom:1px solid #f1f1f1;width:calc(100% - 15px);width:-webkit-calc(100% - 15px)}
.product-list-item:last-child:after{display:none}
.product-list-image{position:relative;-webkit-box-flex:0;flex:0 0 20%;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;width:20%;max-width:20%;-webkit-align-self:flex-start;-ms-align-self:flex-start;text-align:flex-start}
.product-list-image>a{display:block}
.product-list-image .quick-view{position:absolute;top:0;right:-1px}
.product-list-image .quick-view>a{display:block;width:35px;height:35px;line-height:35px;text-align:center;font-size:0}
.product-list-image .quick-view>a.loading:before{content:" ";width:18px;height:18px;display:inline-block;vertical-align:middle;border:1px solid #000;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear}
.product-list-image .quick-view>a:before{content:"";display:inline-block;font-size:18px;font-family:"Simple-Line-Icons"}
.product-list-image .hover-img{position:absolute;top:0;left:0;opacity:0;width:100%;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
.product-list-image:hover .quick-view{opacity:1 !important;visibility:visible !important;transform:scale(1) !important;-webkit-transform:scale(1) !important}
.product-list-image:hover .hover-img{opacity:1}
.product-list-content{display:-webkit-box;display:flex;display:-ms-flexbox;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;-ms-justify-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-flex:1;flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto}
.product-list-info{margin-left:20px;margin-right:20px;padding-right:20px;border-right-width:1px;border-right-style:solid;border-color:#f1f1f1;-webkit-box-flex:1;flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto}
.product-list-buttons{-webkit-box-flex:0;flex:0 0 165px;-webkit-flex:1 0 165px;-ms-flex:1 0 165px;width:165px;max-width:165px;-ms-flex-item-align:center;align-self:center;-webkit-align-self:center;-ms-align-self:center;text-align:center}
.product-list-buttons .price{margin-bottom:10px}
.product-list-buttons .basel-tooltip-label{display:none}
.swatches-on-grid .swatch-on-grid{display:inline-block;font-size:0;font-weight:bold;color:#212121;text-align:center;border-radius:50%;vertical-align:middle;margin-right:8px;width:15px;height:15px;background-size:cover}
.swatches-on-grid .swatch-on-grid .basel-tooltip-label{margin-bottom:2px}
.swatches-on-grid .swatch-on-grid:last-child{margin-right:0}
.swatches-on-grid .swatch-on-grid[style$="#ffffff"]{border:1px solid rgba(0,0,0,.15)}
.swatches-on-grid .swatch-on-grid[style$="#ffffff"] .basel-tooltip-label{margin-bottom:6px}
.swatches-on-grid .swatch-on-grid[style$="#ffffff"]:hover .basel-tooltip-label{margin-bottom:4px}
.swatches-on-grid .swatch-on-grid.current-swatch{position:relative}
.swatches-on-grid .swatch-on-grid.current-swatch:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background-color:#000}
.swatches-on-grid .swatch-on-grid.swatch-has-image{cursor:pointer}
.swatches-on-grid .swatch-on-grid.swatch-size-large{width:35px;height:35px}
.swatches-on-grid .swatch-on-grid.swatch-size-xlarge{width:50px;height:50px}
.swatches-on-grid .swatch-on-grid.text-only{font-size:14px;width:auto;height:20px;line-height:20px;min-width:15px}
.swatches-on-grid .swatch-on-grid.text-only .basel-tooltip-label{display:none}
.swatches-on-grid .swatch-on-grid.variation-out-of-stock{opacity:.8}
.swatches-on-grid .swatch-on-grid.basel-hidden{display:none}
.basel-swatches-divider{cursor:pointer;display:inline-block;vertical-align:middle;font-size:12px;font-weight:600;color:#4e4e4e;-webkit-transition:opacity .25s ease;transition:opacity .25s ease}
.basel-swatches-divider:hover{opacity:.7}
.swatch-size-large+.basel-swatches-divider{font-size:14px}
.swatch-size-xlarge+.basel-swatches-divider{font-size:16px}
.basel-dark .basel-swatches-divider,.color-scheme-light .basel-swatches-divider,.basel-hover-info .basel-swatches-divider,.basel-hover-standard .basel-swatches-divider{color:#fff}
.basel-all-shown .basel-swatches-divider{display:none}
.grid-masonry .product-grid-item,.grid-masonry .category-grid-item{margin-bottom:30px}
.basel-buttons{position:absolute;top:0;right:0;z-index:1}
.basel-buttons .quick-view,.basel-buttons .product-compare-button,.basel-buttons .basel-wishlist-btn{margin-bottom:0}
.basel-buttons .quick-view>a,.basel-buttons .product-compare-button>a,.basel-buttons .basel-wishlist-btn>a{display:block;font-size:0;width:35px;height:35px;text-align:center;line-height:35px;letter-spacing:0;color:rgba(0,0,0,.9);text-decoration:none;text-transform:none}
.basel-buttons .quick-view>a .basel-tooltip-label,.basel-buttons .product-compare-button>a .basel-tooltip-label,.basel-buttons .basel-wishlist-btn>a .basel-tooltip-label{bottom:auto;left:auto;right:135%;top:50%;-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%)}
.basel-buttons .quick-view>a .basel-tooltip-label:before,.basel-buttons .product-compare-button>a .basel-tooltip-label:before,.basel-buttons .basel-wishlist-btn>a .basel-tooltip-label:before{content:"п§љ";position:absolute;top:50%;bottom:auto;left:99%;right:auto;color:rgba(0,0,0,0);font-size:16px;font-family:"basel-font";line-height:5px;-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.basel-buttons .quick-view>a:hover .basel-tooltip-label,.basel-buttons .product-compare-button>a:hover .basel-tooltip-label,.basel-buttons .basel-wishlist-btn>a:hover .basel-tooltip-label{background-color:#000;color:#fff;visibility:visible;top:50%;bottom:auto;left:auto;right:115%}
.basel-buttons .quick-view>a:hover .basel-tooltip-label:before,.basel-buttons .product-compare-button>a:hover .basel-tooltip-label:before,.basel-buttons .basel-wishlist-btn>a:hover .basel-tooltip-label:before{color:#000}
.basel-buttons .quick-view>a:focus,.basel-buttons .product-compare-button>a:focus,.basel-buttons .basel-wishlist-btn>a:focus{outline:0}
.basel-buttons .quick-view>a:before,.basel-buttons .product-compare-button>a:before,.basel-buttons .basel-wishlist-btn>a:before{content:"";display:inline-block;font-size:18px;font-family:"Simple-Line-Icons"}
.basel-buttons .quick-view>a.loading:not(.added):before,.basel-buttons .product-compare-button>a.loading:not(.added):before,.basel-buttons .basel-wishlist-btn>a.loading:not(.added):before{content:" ";width:18px;height:18px;display:inline-block;vertical-align:middle;border:1px solid #000;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear}
.basel-buttons .product-compare-button>a,.basel-buttons .basel-wishlist-btn>a{padding:0;background-color:rgba(0,0,0,0);border:0;text-transform:none}
.basel-buttons .product-compare-button>a.added:before,.basel-buttons .basel-wishlist-btn>a.added:before{color:#1aada3}
.basel-buttons .product-compare-button>a .blockOverlay{display:none !important}
.basel-buttons .product-compare-button>a:before{content:""}
.basel-buttons .basel-wishlist-btn>a:before{content:""}
.product-grid-item:not(.basel-hover-base) .quick-view,.product-grid-item:not(.basel-hover-base) .product-compare-button,.product-grid-item:not(.basel-hover-base) .basel-wishlist-btn{visibility:hidden;opacity:0;transform:scale(0);-webkit-transform:scale(0);-ms-transform:scale(0);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.product-grid-item:not(.basel-hover-base):hover .product-element-top .quick-view,.product-grid-item:not(.basel-hover-base):hover .product-element-top .product-compare-button,.product-grid-item:not(.basel-hover-base):hover .product-element-top .basel-wishlist-btn{opacity:1;visibility:visible;transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1)}
.basel-hover-button .basel-buttons .quick-view>a,.basel-hover-button .basel-buttons .product-compare-button>a,.basel-hover-button .basel-buttons .basel-wishlist-btn>a{color:#fff}
.basel-hover-info .basel-buttons .quick-view>a,.basel-hover-info .basel-buttons .product-compare-button>a,.basel-hover-info .basel-buttons .basel-wishlist-btn>a{color:#fff}
.basel-hover-button .basel-buttons .quick-view>a:hover,.basel-hover-button .basel-buttons .product-compare-button>a:hover,.basel-hover-button .basel-buttons .basel-wishlist-btn>a:hover{color:rgba(255,255,255,.9)}
.basel-hover-info .basel-buttons .quick-view>a:hover,.basel-hover-info .basel-buttons .product-compare-button>a:hover,.basel-hover-info .basel-buttons .basel-wishlist-btn>a:hover{color:rgba(255,255,255,.9)}
.basel-hover-button .basel-buttons .quick-view>a.loading:not(.added):before,.basel-hover-button .basel-buttons .product-compare-button>a.loading:not(.added):before,.basel-hover-button .basel-buttons .basel-wishlist-btn>a.loading:not(.added):before{border-color:#fff}
.basel-hover-info .basel-buttons .quick-view>a.loading:not(.added):before,.basel-hover-info .basel-buttons .product-compare-button>a.loading:not(.added):before,.basel-hover-info .basel-buttons .basel-wishlist-btn>a.loading:not(.added):before{border-color:#fff}
.basel-hover-base .product-element-top{position:relative;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden}
.basel-hover-base .product-element-top:hover>.hover-img{opacity:1}
.basel-hover-base .hover-img{position:absolute;top:0;opacity:0;width:100%;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
.basel-hover-base .hover-mask{position:absolute;text-align:center;background-color:rgba(0,0,0,.9);bottom:-40px;width:100%;height:40px;visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.basel-hover-base .hover-mask a{color:rgba(255,255,255,.9)}
.basel-hover-base .hover-mask a:hover{color:rgba(255,255,255,.6);text-decoration:none}
.basel-hover-base .hover-mask>.clear{display:none}
.basel-hover-base .hover-mask>div{vertical-align:middle;display:inline-block;margin-left:2px}
.basel-hover-base .hover-mask>div:first-child{margin-left:0}
.basel-hover-base .basel-product-brands-links{margin-top:-5px}
.basel-hover-base .basel-add-btn>a{width:40px;height:40px;line-height:40px;padding:0;background-color:rgba(0,0,0,0);font-size:0;border:0;text-transform:none}
.basel-hover-base .basel-add-btn>a:after{content:none}
.basel-hover-base .basel-add-btn>a:before{font-size:18px;display:inline-block;width:19px;font-family:"Simple-Line-Icons"}
.basel-hover-base .product_type_simple:before,.basel-hover-base .product_type_variable:before{content:""}
.basel-hover-base .add_to_cart_button:before{content:""}
.basel-hover-base .added_to_cart:before{content:""}
.basel-hover-base .add_to_cart_button.loading:before{content:" ";width:15px;height:15px;display:inline-block;vertical-align:middle;border:1px solid #000;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear;border-color:#fff}
.basel-hover-base .quick-view a,.basel-hover-base .product-compare-button a,.basel-hover-base .basel-wishlist-btn a{display:inline-block;width:40px;height:40px;line-height:40px;font-size:0;position:relative}
.basel-hover-base .quick-view a:before,.basel-hover-base .product-compare-button a:before,.basel-hover-base .basel-wishlist-btn a:before{content:"";font-size:18px;width:19px;display:inline-block;font-family:"Simple-Line-Icons"}
.basel-hover-base .quick-view a.loading:not(.added):before,.basel-hover-base .product-compare-button a.loading:not(.added):before,.basel-hover-base .basel-wishlist-btn a.loading:not(.added):before{content:" ";width:15px;height:15px;display:inline-block;vertical-align:middle;border:1px solid #000;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear;border-color:#fff}
.basel-hover-base .product-compare-button a,.basel-hover-base .basel-wishlist-btn a{background:0;padding:0;border:0;text-transform:none}
.basel-hover-base .product-compare-button .blockOverlay{display:none !important}
.basel-hover-base .product-compare-button a:before{content:""}
.basel-hover-base .basel-wishlist-btn a:before{content:""}
.basel-hover-base .swatches-on-grid{margin-bottom:5px}
.basel-hover-base:hover>.product-element-top>.hover-mask{visibility:visible;opacity:1;bottom:0}
.basel-hover-button .product-element-top{position:relative;background-color:#000}
.basel-hover-button .product-element-top>a{position:relative;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.basel-hover-button .product-element-top>a>span{opacity:1;visibility:visible;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1)}
.basel-hover-button .basel-buttons{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.basel-hover-button .hover-mask{position:absolute;top:50%;width:100%;padding:1px;text-align:center;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;-webkit-transform:translateY(-50%);transform:translateY(-50%);-ms-transform:translateY(-50%)}
.basel-hover-button .hover-mask>a{background-color:rgba(0,0,0,0);border:1px solid #fff;color:#fff;transform:scale(0);-webkit-transform:scale(0);-ms-transform:scale(0)}
.basel-hover-button .hover-mask>a .basel-tooltip-label{display:none}
.basel-hover-button .hover-mask>a:after{border-color:rgba(255,255,255,.9)}
.basel-hover-button .hover-mask>a:hover{background-color:#fff;color:#5f5f5f;border-color:#fff}
.basel-hover-button .hover-mask>a:hover:after{border-color:#5f5f5f}
.basel-hover-button .basel-product-brands-links{margin-top:-5px}
.basel-hover-button .swatches-on-grid{margin-bottom:5px}
.basel-hover-button:hover>.product-element-top>.hover-mask{opacity:1}
.basel-hover-button:hover>.product-element-top>a{opacity:.4}
.basel-hover-button:hover>.product-element-top .hover-mask>a{transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1)}
.basel-hover-button:hover>.product-element-top>a>span{opacity:0;visibility:hidden;transform:scale(0);-webkit-transform:scale(0);-ms-transform:scale(0)}
.basel-hover-button.product-swatched .product-element-top .hover-mask{opacity:0}
.basel-hover-button.product-swatched .product-element-top>a{opacity:1}
.basel-hover-button.product-swatched .product-element-top .basel-buttons{opacity:0}
.basel-hover-button.product-swatched .product-element-top:hover>.hover-mask,.basel-hover-button.product-swatched .product-element-top:hover .basel-buttons{opacity:1}
.basel-hover-button.product-swatched .product-element-top:hover>a{opacity:.4}
.basel-hover-button.loading-image .product-element-top>a{opacity:.4}
.basel-hover-button.loading-image .product-element-top .hover-mask{opacity:0}
.basel-hover-button.loading-image .product-element-top:after{border-color:#fff}
.basel-hover-info{margin-bottom:30px}
.basel-hover-info .product-element-top{position:relative;background-color:#000;margin-bottom:0}
.basel-hover-info .product-element-top>a{position:relative;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.basel-hover-info .product-element-top:after{content:none}
.basel-hover-info .hover-mask{position:absolute;top:55%;width:100%;padding:1px;text-align:center;opacity:0;-webkit-transform:translateY(-49%);transform:translateY(-49%);-ms-transform:translateY(-49%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.basel-hover-info .product-actions{transform:translateY(20px);-webkit-transform:translateY(20px);-ms-transform:translateY(20px);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.basel-hover-info .product-actions>a{background-color:rgba(0,0,0,0);border:1px solid rgba(255,255,255,.4);color:rgba(255,255,255,.9)}
.basel-hover-info .product-actions>a .basel-tooltip-label{display:none}
.basel-hover-info .product-actions>a:after{border-color:rgba(255,255,255,.9)}
.basel-hover-info .product-actions>a:hover{background-color:#fff;color:#5f5f5f;border-color:#fff}
.basel-hover-info .product-actions>a:hover:after{border-color:#5f5f5f}
.basel-hover-info .product-title{position:relative}
.basel-hover-info .product-title a{color:#fff;padding:0 30px;display:inline-block;line-height:1.5}
.basel-hover-info .product-title a:hover{color:rgba(255,255,255,.8)}
.basel-hover-info .basel-product-brands-links{margin-top:-5px}
.basel-hover-info .basel-product-brands-links a{color:#fff}
.basel-hover-info .star-rating{margin-bottom:10px;display:none}
.basel-hover-info .star-rating:before{color:rgba(255,255,255,.7)}
.basel-hover-info .star-rating span:before{color:rgba(255,255,255,.9)}
.basel-hover-info .swatches-on-grid{margin-bottom:15px}
.basel-hover-info .swatches-on-grid .swatch-on-grid{color:#fff}
.basel-hover-info .swatches-on-grid .swatch-on-grid:last-child{position:relative}
.basel-hover-info .swatches-on-grid .swatch-on-grid:last-child:before{content:" ";width:15px;height:15px;display:inline-block;vertical-align:middle;border:1px solid #fff;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear;position:absolute;top:0;right:-25px;opacity:0;visibility:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.basel-hover-info .swatches-on-grid .swatch-on-grid.current-swatch:after{background-color:#fff}
.basel-hover-info .price{color:#fff;margin-bottom:15px}
.basel-hover-info .price .amount{color:#fff}
.basel-hover-info .price del{color:#a5a5a5}
.basel-hover-info .price del .amount{color:#a5a5a5}
.basel-hover-info .price ins>.amount{text-decoration:none}
.basel-hover-info:hover>.product-element-top>.hover-mask{top:50%;opacity:1}
.basel-hover-info:hover>.product-element-top>.hover-mask .product-actions{transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0)}
.basel-hover-info:hover>.product-element-top>a{opacity:.2}
.basel-hover-info.loading-image .product-element-top>a{opacity:.2}
.basel-hover-info.loading-image .swatches-on-grid .swatch-on-grid:last-child:before{opacity:1;visibility:visible}
.basel-hover-link .product-element-top{position:relative;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden}
.basel-hover-link .product-element-top:hover .hover-img{opacity:1}
.basel-hover-link .hover-img{position:absolute;top:0;opacity:0;width:100%;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
.basel-hover-link .basel-product-brands-links{margin-top:-2px}
.basel-hover-link .wrapp-swap{height:25px;line-height:25px;overflow:hidden}
.basel-hover-link .swap-elements{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.basel-hover-link .btn-add{height:25px;line-height:25px}
.basel-hover-link .btn-add a{background-color:rgba(0,0,0,0);font-weight:bold;position:relative;padding:0;border-top:0;border-left:0;border-right:0;text-transform:capitalize;padding:0;color:#1aada3;border-color:#1aada3}
.basel-hover-link .btn-add a .basel-tooltip-label{display:none}
.basel-hover-link .btn-add a:after{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.basel-hover-link .btn-add a.loading{padding-right:25px;padding-left:0}
.basel-hover-link .btn-add a.loading:after{right:0;border-color:#1aada3}
.basel-hover-link .btn-add a:hover{color:#1aada3;border-color:#1aada3;opacity:.8}
.basel-hover-link .swatches-on-grid{margin-bottom:6px}
.basel-hover-link .price{height:25px;line-height:25px;overflow:hidden}
.basel-hover-link .star-rating{display:none}
.basel-hover-link:hover .wrapp-swap .swap-elements{transform:translateY(-25px);-webkit-transform:translateY(-25px);-ms-transform:translateY(-25px)}
.basel-hover-alt{text-align:left}
.basel-hover-alt .product-element-top{position:relative;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden}
.basel-hover-alt .product-element-top:hover .hover-img{opacity:1}
.basel-hover-alt .hover-img{position:absolute;top:0;opacity:0;width:100%;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
.basel-hover-alt .basel-product-brands-links{margin-bottom:0}
.basel-hover-alt .wrap-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-flex;-webkit-align-items:center;-webkit-flex-wrap:wrap;-webkit-justify-content:space-between;display:-ms-flex;-ms-align-items:center;-ms-flex-wrap:wrap;-ms-flex-direction:row;-ms-justify-content:space-between}
.basel-hover-alt .product-title{text-align:left;margin-bottom:12px}
.basel-hover-alt .product-title a{display:inline;padding-bottom:1px;border-bottom-width:1px;border-style:solid;border-color:rgba(0,0,0,.1)}
.basel-hover-alt .product-title a:hover{border-color:rgba(0,0,0,.2)}
.basel-hover-alt .swap-elements{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.basel-hover-alt .swatches-on-grid .swatch-on-grid{margin-top:7px;margin-bottom:7px}
.basel-hover-alt .swatches-on-grid .text-only{margin-top:4px;margin-bottom:4px}
.basel-hover-alt .star-rating{display:none}
.basel-hover-alt .price{text-align:left;margin-bottom:10px;overflow:hidden;position:relative}
.basel-hover-alt .btn-add>a{position:relative;background-color:rgba(0,0,0,0);border:0;padding:0;padding-left:22px;color:#000;white-space:nowrap;font-weight:bold;text-transform:none}
.basel-hover-alt .btn-add>a:before{display:inline-block;position:absolute;line-height:18px;font-size:16px;font-family:"simple-line-icons"}
.basel-hover-alt .btn-add>a.product_type_simple:before,.basel-hover-alt .btn-add>a.product_type_variable:before,.basel-hover-alt .btn-add>a.product_type_grouped:before{content:"";left:0;top:-1px}
.basel-hover-alt .btn-add>a.add_to_cart_button:before,.basel-hover-alt .btn-add>a.added_to_cart:before,.basel-hover-alt .btn-add>a.product_type_external:before{left:0;top:-3px}
.basel-hover-alt .btn-add>a.add_to_cart_button:before,.basel-hover-alt .btn-add>a.product_type_external:before{content:""}
.basel-hover-alt .btn-add>a.added_to_cart:before{content:""}
.basel-hover-alt .btn-add>a:after{left:0;right:auto;transition:right 0s ease-in-out,opacity .15s ease-in-out;-webkit-transition:right 0s ease-in-out,opacity .15s ease-in-out}
.basel-hover-alt .btn-add>a .basel-tooltip-label,.basel-hover-alt .btn-add>a.loading:before{display:none}
.basel-hover-alt.purchasable .product-title,.basel-hover-alt.product-type-grouped .product-title,.basel-hover-alt.product-type-external .product-title{margin-bottom:8px}
.basel-hover-alt.purchasable .wrapp-swap,.basel-hover-alt.purchasable .price,.basel-hover-alt.purchasable .btn-add{height:32px;line-height:32px}
.basel-hover-alt.product-type-grouped .wrapp-swap,.basel-hover-alt.product-type-grouped .price,.basel-hover-alt.product-type-grouped .btn-add{height:32px;line-height:32px}
.basel-hover-alt.product-type-external .wrapp-swap,.basel-hover-alt.product-type-external .price,.basel-hover-alt.product-type-external .btn-add{height:32px;line-height:32px}
.basel-hover-alt.purchasable .wrapp-swap,.basel-hover-alt.product-type-grouped .wrapp-swap,.basel-hover-alt.product-type-external .wrapp-swap{overflow:hidden}
.basel-hover-alt.purchasable .price,.basel-hover-alt.product-type-grouped .price,.basel-hover-alt.product-type-external .price{margin-bottom:0}
.basel-hover-alt.purchasable:hover .swap-elements,.basel-hover-alt.product-type-grouped:hover .swap-elements,.basel-hover-alt.product-type-external:hover .swap-elements{transform:translateY(-32px);-webkit-transform:translateY(-32px);-ms-transform:translateY(-32px)}
.color-scheme-light .basel-hover-alt .btn-add>a{color:rgba(255,255,255,.9)}
.color-scheme-light .basel-hover-alt .btn-add>a:hover{color:#fff}
.basel-hover-standard .product-element-top{position:relative;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden}
.basel-hover-standard .product-element-top:hover .hover-img{opacity:1}
.basel-hover-standard .hover-img{position:absolute;top:0;opacity:0;width:100%;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
.basel-hover-standard .basel-product-brands-links{margin-top:-5px}
.basel-hover-standard .product-title a{font-size:16px}
.basel-hover-standard .price{color:#212121;font-weight:600}
.basel-hover-standard .price del{font-weight:400}
.basel-hover-standard .amount{color:#212121}
.basel-hover-standard .swatches-wrapper{position:absolute;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.8);backface-visibility:hidden;-webkit-backface-visibility:hidden;perspective:800px;-webkit-perspective:800px;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .25s ease;transition:all .25s ease}
.basel-hover-standard .swatches-on-grid{padding:8px 5px}
.basel-hover-standard .swatches-on-grid .swatch-on-grid{color:#fff}
.basel-hover-standard .swatches-on-grid .current-swatch:after{background-color:#fff}
.basel-hover-standard .swatches-on-grid .swatch-on-grid:not(.text-only){margin-top:5px;margin-bottom:5px}
.basel-hover-standard .btn-add{margin-top:12px}
.basel-hover-standard .btn-add>a{font-size:12px;line-height:16px;padding-top:9px;padding-bottom:9px;padding-left:14px;padding-right:14px;border-width:2px;font-weight:600;background-color:#1aada3;color:#fff;border-color:#1aada3}
.basel-hover-standard .btn-add>a:hover,.basel-hover-standard .btn-add>a:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.basel-hover-standard .btn-add>a.btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
.basel-hover-standard .btn-add>a.btn-style-bordered:hover,.basel-hover-standard .btn-add>a.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.basel-hover-standard .btn-add>a.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.basel-hover-standard .btn-add>a.btn-style-link:hover,.basel-hover-standard .btn-add>a.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.basel-hover-standard .btn-add>a.loading{padding-right:35px;padding-left:15px}
.basel-hover-standard .btn-add>a:after{border-color:#fff}
.basel-hover-standard .btn-add .basel-tooltip-label{display:none}
.basel-hover-standard:hover .swatches-wrapper{-webkit-transform:translateY(0);transform:translateY(0)}
.basel-hover-excerpt .product-element-top{position:relative;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden}
.basel-hover-excerpt .product-element-top:hover .hover-img{opacity:1}
.basel-hover-excerpt .hover-img{position:absolute;top:0;opacity:0;width:100%;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
.basel-hover-excerpt .swatches-wrapper{position:absolute;bottom:0;left:0;right:0;background-color:#fff;backface-visibility:hidden;-webkit-backface-visibility:hidden;perspective:800px;-webkit-perspective:800px;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .25s ease;transition:all .25s ease}
.basel-hover-excerpt .swatches-on-grid{padding:8px 5px;border-top:1px solid rgba(97,97,97,.09);border-bottom:1px solid rgba(97,97,97,.09)}
.basel-hover-excerpt .swatches-on-grid .swatch-on-grid:not(.text-only){margin-top:5px;margin-bottom:5px}
.basel-hover-excerpt .rating-wrapper{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:10px;position:relative}
.basel-hover-excerpt .star-rating,.basel-hover-excerpt .price{margin-top:3px;margin-bottom:3px;margin-left:5px;margin-right:5px}
.basel-hover-excerpt .product-title{line-height:24px}
.basel-hover-excerpt .product-title a{font-size:18px}
.basel-hover-excerpt .product-element-bottom{border:3px solid rgba(97,97,97,.09);padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;min-height:197px;display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center;-ms-align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-direction:column}
.basel-hover-excerpt .product-excerpt{line-height:22px;overflow:hidden;max-height:66px;margin-bottom:15px}
.basel-hover-excerpt .product-excerpt p{line-height:22px}
.basel-hover-excerpt .btn-add a{font-size:12px;line-height:16px;padding-top:9px;padding-bottom:9px;padding-left:14px;padding-right:14px;font-weight:600;background-color:#1aada3;color:#fff;border-color:#1aada3}
.basel-hover-excerpt .btn-add a:hover,.basel-hover-excerpt .btn-add a:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.basel-hover-excerpt .btn-add a.btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
.basel-hover-excerpt .btn-add a.btn-style-bordered:hover,.basel-hover-excerpt .btn-add a.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.basel-hover-excerpt .btn-add a.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.basel-hover-excerpt .btn-add a.btn-style-link:hover,.basel-hover-excerpt .btn-add a.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.basel-hover-excerpt .btn-add a.loading{padding-right:35px;padding-left:15px}
.basel-hover-excerpt .btn-add a:after{border-color:#fff}
.basel-hover-excerpt .btn-add .basel-tooltip-label{display:none}
.basel-hover-excerpt:hover .swatches-wrapper{-webkit-transform:translateY(0);transform:translateY(0)}
.basel-hover-quick .product-element-top{margin-bottom:7px;position:relative;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden}
.basel-hover-quick .product-element-top>a{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.basel-hover-quick .product-element-top:hover .hover-img{opacity:1}
.basel-hover-quick .hover-img{position:absolute;top:0;opacity:0;width:100%;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
.basel-hover-quick .basel-buttons{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.basel-hover-quick .product-title{line-height:1.4;margin-bottom:7px}
.basel-hover-quick .product-title a{display:block}
.basel-hover-quick .swatches-on-grid{padding-top:5px}
.basel-hover-quick .swatches-on-grid .swatch-on-grid:not(.text-only),.basel-hover-quick .swatches-on-grid .basel-swatches-divider{margin-bottom:6px}
.basel-hover-quick .swatches-on-grid .basel-tooltip-label{z-index:11}
.basel-hover-quick .quick-shop-btn{position:absolute;bottom:100%;left:0;right:0;-webkit-transition:opacity .1s ease .25s,visibility .1s ease .25s,-webkit-transform .25s ease .35s;transition:opacity .1s ease .25s,visibility .1s ease .25s,-webkit-transform .25s ease .35s;transition:transform .25s ease .35s,opacity .1s ease .25s,visibility .1s ease .25s;transition:transform .25s ease .35s,opacity .1s ease .25s,visibility .1s ease .25s,-webkit-transform .25s ease .35s;-webkit-transition:-webkit-transform .25s ease .35s,opacity .1s ease .25s,visibility .1s ease .25s}
.basel-hover-quick .quick-shop-btn>a{display:block;padding:0;line-height:40px;height:40px;background-color:rgba(0,0,0,.9);border:0;font-weight:600;text-transform:uppercase;letter-spacing:.3px;font-size:14px;color:#fff;text-decoration:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.basel-hover-quick .quick-shop-btn>a span{vertical-align:middle}
.basel-hover-quick .quick-shop-btn>a:before{content:"";position:relative;top:-1px;display:inline-block;line-height:16px;font-size:16px;margin-right:10px;vertical-align:middle;font-family:"simple-line-icons"}
.basel-hover-quick .quick-shop-btn>a.product_type_grouped:before,.basel-hover-quick .quick-shop-btn>a.product_type_simple:not(.add_to_cart_button):before{content:""}
.basel-hover-quick .quick-shop-btn>a.added_to_cart:before{content:""}
.basel-hover-quick .quick-shop-btn>a.add_to_cart_button.loading{padding-right:30px}
.basel-hover-quick .quick-shop-btn>a:after{border-color:#fff;margin-top:-8px;right:15px}
.basel-hover-quick .quick-shop-btn>a .basel-tooltip-label{display:none}
.basel-hover-quick .quick-shop-btn>a:not(.btn-quick-shop):before{top:-2px}
.basel-hover-quick .quick-shop-btn>a:hover{color:#fff;background-color:#000}
.basel-hover-quick .single_add_to_cart_button{position:relative}
.basel-hover-quick .single_add_to_cart_button:after{position:absolute;top:50%;margin-top:-8px;right:0;visibility:hidden;opacity:0;content:" ";width:15px;height:15px;display:inline-block;vertical-align:middle;border:1px solid #fff;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;-webkit-transition:right .2s ease-in-out,opacity .25s ease-in-out;transition:right .2s ease-in-out,opacity .25s ease-in-out}
.basel-hover-quick .single_add_to_cart_button.loading{padding-right:50px}
.basel-hover-quick .single_add_to_cart_button.loading:after{-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear;visibility:visible;opacity:1;right:12px}
.basel-hover-quick .added_to_cart{display:none}
.basel-hover-quick .quick-shop-wrapper{position:absolute;top:-webkit-calc(100% + 40px);top:expression(100%+40px);top:calc(100% + 40px);left:0;z-index:10;height:100%;width:100%;background-color:rgba(255,255,255,.95);display:-webkit-box;display:flex;-webkit-display:flex;-ms-display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-direction:column;-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;-webkit-transition:transform .25s ease}
.basel-hover-quick .quick-shop-close{position:absolute;top:5px;right:5px;opacity:0;visibility:hidden;color:#000;z-index:5;transition:visibility .2s ease 0s,opacity .2s ease 0s;-webkit-transition:visibility .2s ease 0s,opacity .2s ease 0s}
.basel-hover-quick .quick-shop-close>span{text-transform:uppercase;text-decoration:none;font-size:12px;font-weight:bold;letter-spacing:.6px;line-height:35px;position:relative;cursor:pointer;padding-right:18px}
.basel-hover-quick .quick-shop-close>span:after,.basel-hover-quick .quick-shop-close>span:before{content:" ";position:absolute;right:0;top:50%;margin-top:-1px;width:12px;height:2px;display:inline-block;background-color:#000;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out}
.basel-hover-quick .quick-shop-close>span:after{transform:rotate(0);-webkit-transform:rotate(0);-ms-transform:rotate(0)}
.basel-hover-quick .quick-shop-close>span:before{-webkit-transform:rotate(0);transform:rotate(0)}
.basel-hover-quick .quick-shop-close>span:hover:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.basel-hover-quick .quick-shop-close>span:hover:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.basel-hover-quick .quick-shop-form{display:-webkit-box;display:flex;-webkit-display:flex;-ms-display:flex;-ms-flex-grow:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-align-items:stretch;-ms-align-items:stretch;padding-top:30px;backface-visibility:hidden;-webkit-backface-visibility:hidden}
.basel-hover-quick .variations_form{display:-webkit-box;display:flex;-webkit-display:flex;-ms-display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-grow:1;-ms-flex-grow:1;padding-top:30px;margin-top:-30px}
.basel-hover-quick .variations_form:before{content:""}
.basel-hover-quick .variations_form .basel-swatch[style$="#ffffff"]{border:1px solid rgba(0,0,0,.15)}
.basel-hover-quick .variations_form .basel-swatch[style$="#ffffff"] .basel-tooltip-label{margin-bottom:2px}
.basel-hover-quick .variations{margin-bottom:0}
.basel-hover-quick .variations label{font-weight:bold;margin-bottom:10px}
.basel-hover-quick .variations label:after{content:":"}
.basel-hover-quick .variations tr{display:-webkit-box;display:flex;-webkit-display:flex;-ms-display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-direction:column;padding-left:5%;padding-right:5%;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid rgba(0,0,0,.15)}
.basel-hover-quick .variations tr:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}
.basel-hover-quick .variations tr:last-child .value{margin-bottom:25px}
.basel-hover-quick .variations td{border:0;padding:0;text-align:center}
.basel-hover-quick .variations .value{position:relative}
.basel-hover-quick .variations .value select{max-width:260px}
.basel-hover-quick .variations .with-swatches select{display:none}
.basel-hover-quick .reset_variations{position:absolute;top:100%;left:50%;margin-top:7px;font-size:12px;font-weight:600;vertical-align:middle;display:inline-block;transform:translate3d(-50%,0,0);-webkit-transform:translate3d(-50%,0,0)}
.basel-hover-quick .reset_variations:before{content:"懶";font-family:"basel-font";margin-right:5px;display:inline-block}
.basel-hover-quick .swatches-select>div{position:relative;font-size:16px;font-weight:600;display:inline-block;text-align:center;vertical-align:middle;min-width:20px;color:#1b1919;margin-right:10px;margin-top:5px;margin-bottom:5px;cursor:pointer}
.basel-hover-quick .swatches-select>div:last-child{margin-right:0}
.basel-hover-quick .swatches-select>div:after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:2px;background-color:#000;opacity:0}
.basel-hover-quick .swatches-select>div:hover:after,.basel-hover-quick .swatches-select>div.active-swatch:after{opacity:1}
.basel-hover-quick .swatches-select .image-swatch,.basel-hover-quick .swatches-select .colored-swatch{font-size:0;width:25px;height:25px;border-bottom:0;border-radius:50%;background-size:cover}
.basel-hover-quick .swatches-select .swatch-size-large{width:45px;height:45px}
.basel-hover-quick .swatches-select .swatch-size-large.text-only{font-size:18px}
.basel-hover-quick .swatches-select .swatch-size-xlarge{width:70px;height:70px}
.basel-hover-quick .swatches-select .swatch-size-xlarge.text-only{font-size:24px}
.basel-hover-quick .swatches-select .text-only .basel-tooltip-label{display:none}
.basel-hover-quick .swatches-select .swatch-enabled{cursor:pointer}
.basel-hover-quick .swatches-select .swatch-disabled{cursor:default;opacity:.4;backface-visibility:hidden;-webkit-backface-visibility:hidden}
.basel-hover-quick .woocommerce-variation,.basel-hover-quick .woocommerce-variation-description,.basel-hover-quick .wc-no-matching-variations{font-size:12px;color:#000}
.basel-hover-quick .woocommerce-variation>p,.basel-hover-quick .woocommerce-variation-description>p{padding-left:10px;padding-right:10px;margin-bottom:10px}
.basel-hover-quick .wc-no-matching-variations{border:0;padding-top:0;padding-bottom:0;padding-left:10px;padding-right:10px;margin-bottom:10px;font-size:12px}
.basel-hover-quick .wc-no-matching-variations:before{display:none}
.basel-hover-quick .woocommerce-variation-availability,.basel-hover-quick .woocommerce-variation-price{display:inline-block;vertical-align:middle}
.basel-hover-quick .woocommerce-variation-availability{text-transform:uppercase;font-size:12px;letter-spacing:.3px;margin-left:5px;color:#b50808;font-weight:bold;margin-bottom:-2px}
.basel-hover-quick .woocommerce-variation-availability>p{margin-bottom:0}
.basel-hover-quick .woocommerce-variation-price .price{font-weight:600;color:#1b1919}
.basel-hover-quick .woocommerce-variation-price .amount{color:#1b1919}
.basel-hover-quick .woocommerce-variation-price del>.amount{color:#bdbdbd;font-weight:400}
.basel-hover-quick .woocommerce-variation-add-to-cart{margin-top:10px}
.basel-hover-quick .woocommerce-variation-add-to-cart div.quantity{display:none !important}
.basel-hover-quick .woocommerce-variation-add-to-cart .button{background-color:#1aada3;color:#fff;border-color:#1aada3;display:block;width:100%;font-weight:600}
.basel-hover-quick .woocommerce-variation-add-to-cart .button:hover,.basel-hover-quick .woocommerce-variation-add-to-cart .button:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.basel-hover-quick .woocommerce-variation-add-to-cart .button.btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
.basel-hover-quick .woocommerce-variation-add-to-cart .button.btn-style-bordered:hover,.basel-hover-quick .woocommerce-variation-add-to-cart .button.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.basel-hover-quick .woocommerce-variation-add-to-cart .button.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.basel-hover-quick .woocommerce-variation-add-to-cart .button.btn-style-link:hover,.basel-hover-quick .woocommerce-variation-add-to-cart .button.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.basel-hover-quick:hover .quick-shop-wrapper{transform:translate3d(0,-40px,0);-webkit-transform:translate3d(0,-40px,0)}
.basel-hover-quick.loading-quick-shop .product-element-top>a{opacity:.2}
.basel-hover-quick.loading-quick-shop .product-element-top .hover-img{opacity:0}
.basel-hover-quick.loading-quick-shop .product-element-top:after{opacity:1;visibility:visible;-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear}
.basel-hover-quick.loading-quick-shop .product-element-top .basel-buttons{opacity:0;visibility:hidden}
.basel-hover-quick.loading-quick-shop .quick-shop-wrapper{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}
.basel-hover-quick.quick-shop-shown .quick-shop-wrapper{top:100%;transform:translate3d(0,-100%,0);-webkit-transform:translate3d(0,-100%,0);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transition:transform .4s ease;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}
.basel-hover-quick.quick-shop-shown .quick-shop-btn{opacity:0;visibility:hidden;transform:translate3d(0,40px,0);-webkit-transform:translate3d(0,40px,0);transition:all .3s ease;-webkit-transition:all .3s ease}
.basel-hover-quick.quick-shop-shown .quick-shop-close{opacity:1;visibility:visible;transition:all .25s ease-in-out .35s;-webkit-transition:all .25s ease-in-out .35s}
.basel-hover-quick.quick-shop-shown .product-element-top .basel-buttons{opacity:0;visibility:hidden}
body.basel-show-hidden-sidebar .area-sidebar-shop{transform:none;-webkit-transform:none}
body.basel-show-hidden-sidebar .basel-close-side{opacity:1;visibility:visible}
.title-line-one .product-grid-item .product-title,.title-line-two .product-grid-item .product-title{line-height:22px;overflow:hidden}
.title-line-one .product-grid-item .product-title a,.title-line-two .product-grid-item .product-title a{line-height:inherit;vertical-align:top}
.title-line-one .basel-hover-alt .product-title,.title-line-two .basel-hover-alt .product-title{line-height:26px}
.title-line-one .product-grid-item .product-title{max-height:22px}
.title-line-one .basel-hover-alt .product-title{max-height:26px}
.title-line-two .product-grid-item .product-title{margin:auto 0}
.title-line-two .basel-hover-alt .product-title{max-height:52px}
.error404 .site-content{padding-bottom:20px}
.error404 .page-header{border-bottom:0;padding-bottom:0;margin:0;margin-bottom:10px;position:relative;overflow:hidden}
.error404 .page-header:before{content:"404";top:0;left:50%;position:absolute;color:rgba(142,142,142,.15);font-size:400px;line-height:320px;font-weight:bold;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%)}
.error404 .page-title{border-bottom:0;margin-bottom:0;margin-top:0;padding:115px 0;text-align:center;text-transform:uppercase;color:#1aada3;opacity:.8;letter-spacing:3px;font-size:75px;font-weight:bold}
.error404 .page-content{text-align:center}
.error404 .page-content h3{font-size:32px;font-weight:bold;text-transform:uppercase;margin-bottom:10px}
.error404 .page-content h6{font-size:16px;color:#6c6c6c;margin-bottom:30px}
.error404 .page-content>.searchform{max-width:350px;width:100%;margin:0 auto;position:relative}
.error404 .page-content>.searchform input[type=text]{padding-right:105px}
.error404 .page-content>.searchform #searchsubmit{position:absolute;top:0;right:0;background-color:#1aada3;color:#fff;border-color:#1aada3}
.error404 .page-content>.searchform #searchsubmit:hover,.error404 .page-content>.searchform #searchsubmit:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.error404 .page-content>.searchform #searchsubmit.btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
.error404 .page-content>.searchform #searchsubmit.btn-style-bordered:hover,.error404 .page-content>.searchform #searchsubmit.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.error404 .page-content>.searchform #searchsubmit.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.error404 .page-content>.searchform #searchsubmit.btn-style-link:hover,.error404 .page-content>.searchform #searchsubmit.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.search-no-results .not-found .entry-header{text-align:center}
.search-no-results .not-found .entry-header:before{content:"車";font-family:"basel-font";display:inline-block;font-size:100px;color:#1aada3;opacity:.8;margin-bottom:20px}
.search-no-results .not-found .entry-header .entry-title{text-transform:uppercase;letter-spacing:1px}
.search-no-results .not-found .entry-content{text-align:center}
.search-no-results .not-found .entry-content>p{font-size:14px;margin-bottom:30px}
.search-no-results .not-found .entry-content .searchform{max-width:350px;width:100%;margin:0 auto;margin-bottom:30px;position:relative}
.search-no-results .not-found .entry-content .searchform input[type=text]{padding-right:105px}
.search-no-results .not-found .entry-content .searchform #searchsubmit{position:absolute;top:0;right:0;background-color:#1aada3;color:#fff;border-color:#1aada3}
.search-no-results .not-found .entry-content .searchform #searchsubmit:hover,.search-no-results .not-found .entry-content .searchform #searchsubmit:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.search-no-results .not-found .entry-content .searchform #searchsubmit.btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
.search-no-results .not-found .entry-content .searchform #searchsubmit.btn-style-bordered:hover,.search-no-results .not-found .entry-content .searchform #searchsubmit.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.search-no-results .not-found .entry-content .searchform #searchsubmit.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.search-no-results .not-found .entry-content .searchform #searchsubmit.btn-style-link:hover,.search-no-results .not-found .entry-content .searchform #searchsubmit.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.search-no-results.woocommerce .page-title .breadcrumbs,.search-no-results.woocommerce .page-title .yoast-breadcrumb{display:none}
.search-no-results.woocommerce .woocommerce-info{font-size:18px;text-transform:uppercase;text-align:center;font-weight:bold !important;color:#1b1919;border:0;background-color:rgba(0,0,0,0);padding:0;margin-bottom:5px}
.search-no-results.woocommerce .woocommerce-info:before{content:"車";font-family:"basel-font";display:inline-block;font-size:80px;font-weight:normal;line-height:100px;vertical-align:middle;color:#1aada3;opacity:.8;margin-right:10px;position:static}
.no-results{text-align:center;padding:20px 0 20px}
.no-results .searchform{max-width:350px;position:relative;margin:0 auto}
.no-results .searchform #searchsubmit{position:absolute;top:0;right:0;background-color:#1aada3;color:#fff;border-color:#1aada3}
.no-results .searchform #searchsubmit:hover,.no-results .searchform #searchsubmit:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.no-results .searchform #searchsubmit.btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
.no-results .searchform #searchsubmit.btn-style-bordered:hover,.no-results .searchform #searchsubmit.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.no-results .searchform #searchsubmit.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.no-results .searchform #searchsubmit.btn-style-link:hover,.no-results .searchform #searchsubmit.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.no-results .entry-title{text-transform:uppercase;letter-spacing:1px;font-size:38px;font-weight:bold !important}
.no-products-footer{text-align:center}
.no-products-footer .search-extended{max-width:350px;width:100%;display:inline-block}
.search-results .page-title .entry-header .breadcrumbs,.search-results .page-title .entry-header .yoast-breadcrumb{display:none}
.search-no-results .page-title .entry-header .breadcrumbs,.search-no-results .page-title .entry-header .yoast-breadcrumb{display:none}
.basel-compare-table{position:relative}
.basel-compare-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.basel-compare-row:nth-child(even) .basel-compare-col{background-color:#f9f9f9}
.basel-compare-col{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:center;-ms-flex-pack:center;justify-content:center;padding:15px;word-break:break-word}
.basel-compare-col p{margin-bottom:0}
.basel-compare-col .basel-compare-brand img{max-width:110px}
.basel-compare-col .product-image{display:block}
.basel-compare-col .product-title{font-size:16px}
.basel-compare-col .add_to_cart_button,.basel-compare-col .added_to_cart{background-color:#000;color:#fff;border-color:#000}
.basel-compare-col .add_to_cart_button:hover,.basel-compare-col .add_to_cart_button:focus{background-color:#333;color:#fff;text-decoration:none;border-color:#333}
.basel-compare-col .added_to_cart:hover,.basel-compare-col .added_to_cart:focus{background-color:#333;color:#fff;text-decoration:none;border-color:#333}
.basel-compare-col .add_to_cart_button.btn-style-bordered,.basel-compare-col .added_to_cart.btn-style-bordered{background-color:rgba(0,0,0,0);color:#000}
.basel-compare-col .add_to_cart_button.btn-style-bordered:hover,.basel-compare-col .add_to_cart_button.btn-style-bordered:focus{background-color:#000;color:#fff;border-color:#000}
.basel-compare-col .added_to_cart.btn-style-bordered:hover,.basel-compare-col .added_to_cart.btn-style-bordered:focus{background-color:#000;color:#fff;border-color:#000}
.basel-compare-col .add_to_cart_button.btn-style-link,.basel-compare-col .added_to_cart.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:1}
.basel-compare-col .add_to_cart_button.btn-style-link:hover,.basel-compare-col .add_to_cart_button.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.7}
.basel-compare-col .added_to_cart.btn-style-link:hover,.basel-compare-col .added_to_cart.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.7}
.basel-compare-col .add_to_cart_button:after{margin-top:-8px;border-color:#fff}
.basel-compare-col .add_to_cart_button.added{display:none}
.basel-compare-col .stock{display:inline-block;padding:5px 10px;color:#297e29;border:2px solid #297e29;text-transform:uppercase;font-size:12px;letter-spacing:.3px;font-weight:bold}
.basel-compare-col .stock.out-of-stock{border-color:#b50808;color:#b50808}
.basel-compare-col:not(:last-child){border-right:1px solid rgba(124,124,124,.15)}
.compare-field{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;color:#1b1919;font-size:16px;font-weight:600;text-transform:uppercase}
.compare-value{-webkit-box-flex:0;-ms-flex:0 1 26.66666%;flex:0 1 26.66666%;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.compare-value *:not(:last-child){margin-bottom:10px}
.compare-value .price:not(:last-child){margin-bottom:15px}
.compare-basic .compare-value{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:0}
.compare-basic .compare-value:before{display:none}
.browser-Internet .compare-value{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.compare-basic-content{width:100%}
.basel-empty-compare:before{content:""}
.basel-wishlist-content .products .basel-wishlist-btn{display:none}
.basel-remove-button-wrap{text-align:center}
.basel-wishlist-heading-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:8px;margin-bottom:25px}
.basel-wishlist-title,.basel-wishlist-share{margin-top:4px;margin-bottom:4px}
.basel-wishlist-title{text-transform:uppercase;margin-right:5px}
.basel-wishlist-share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.basel-wishlist-share>span{margin-right:15px;font-size:13px;letter-spacing:.3px;margin-top:5px}
.basel-wishlist-share>span:after{content:":"}
.basel-empty-wishlist:before{content:""}
.popup-quick-view .entry-summary .basel-product-brands,.product-design-default .entry-summary.col-sm-4 .basel-product-brands,.product-design-alt .entry-summary .basel-product-brands,.product-design-sticky .entry-summary .basel-product-brands,.product-design-compact .entry-summary.col-sm-4 .basel-product-brands{float:none;margin-left:0}
.popup-quick-view .entry-summary .basel-product-brands a,.product-design-default .entry-summary.col-sm-4 .basel-product-brands a,.product-design-alt .entry-summary .basel-product-brands a,.product-design-sticky .entry-summary .basel-product-brands a,.product-design-compact .entry-summary.col-sm-4 .basel-product-brands a{min-height:0;display:inline-block;border:0;background-color:rgba(0,0,0,0) !important;padding:0}
.popup-quick-view .entry-summary .basel-product-brands a:hover,.product-design-default .entry-summary.col-sm-4 .basel-product-brands a:hover,.product-design-alt .entry-summary .basel-product-brands a:hover,.product-design-sticky .entry-summary .basel-product-brands a:hover,.product-design-compact .entry-summary.col-sm-4 .basel-product-brands a:hover{opacity:.5}
.basel-pf-dropdown .filter-swatch,.basel-woocommerce-layered-nav .filter-swatch{display:inline-block;margin-right:10px}
.basel-pf-dropdown .filter-swatch>span,.basel-woocommerce-layered-nav .filter-swatch>span{position:relative;display:inline-block;border-radius:50%;background-size:contain;background-position:center center;background-repeat:no-repeat;vertical-align:middle;-webkit-transition:all .2s ease;transition:all .2s ease}
.basel-pf-dropdown .filter-swatch>span[style^=background-image],.basel-woocommerce-layered-nav .filter-swatch>span[style^=background-image],.basel-pf-dropdown .filter-swatch>span[style$="#ffffff"],.basel-woocommerce-layered-nav .filter-swatch>span[style$="#ffffff"]{border:1px solid rgba(0,0,0,.15)}
.basel-pf-dropdown .swatches-small .filter-swatch>span,.basel-woocommerce-layered-nav .swatches-small .filter-swatch>span{width:15px;height:15px}
.basel-pf-dropdown .swatches-small.swatches-brands .filter-swatch>span,.basel-woocommerce-layered-nav .swatches-small.swatches-brands .filter-swatch>span{width:45px;height:30px}
.basel-pf-dropdown .swatches-normal .filter-swatch>span,.basel-woocommerce-layered-nav .swatches-normal .filter-swatch>span{width:25px;height:25px}
.basel-pf-dropdown .swatches-normal.swatches-brands .filter-swatch>span,.basel-woocommerce-layered-nav .swatches-normal.swatches-brands .filter-swatch>span{width:60px;height:30px}
.basel-pf-dropdown .swatches-large .filter-swatch>span,.basel-woocommerce-layered-nav .swatches-large .filter-swatch>span{width:35px;height:35px}
.basel-pf-dropdown .swatches-large.swatches-brands .filter-swatch>span,.basel-woocommerce-layered-nav .swatches-large.swatches-brands .filter-swatch>span{width:90px;height:40px}
.basel-empty-compare,.basel-empty-wishlist,.woocommerce .cart-empty{position:relative;margin-bottom:30px;padding:250px 0 0 0;color:#1b1919;font-size:36px;text-align:center;letter-spacing:1px;text-transform:uppercase;font-weight:bold !important}
.basel-empty-compare:after,.basel-empty-wishlist:after,.woocommerce .cart-empty:after,.basel-empty-compare:before,.basel-empty-wishlist:before,.woocommerce .cart-empty:before{position:absolute;left:50%;font-weight:normal;color:rgba(142,142,142,.2);-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:180px}
.basel-empty-compare:before,.basel-empty-wishlist:before,.woocommerce .cart-empty:before{top:0;font-size:180px;font-family:"Simple-Line-Icons"}
select,body .select2-container .select2-selection .select2-selection__arrow{background-image:url("data:image/pngbase64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAHCAYAAAD9NeaIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDE1LTA0LTE3VDE3OjEyOjQyKzAyOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxNS0wNC0yMFQxNzoxNjoyNCswMjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxNS0wNC0yMFQxNzoxNjoyNCswMjowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTU4MjBDRURERjVCMTFFNEEzN0FCODBEM0I5MTExMjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTU4MjBDRUVERjVCMTFFNEEzN0FCODBEM0I5MTExMjkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2RUVFRDJCNkREQzMxMUU0QTM3QUI4MEQzQjkxMTEyOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNTgyMENFQ0RGNUIxMUU0QTM3QUI4MEQzQjkxMTEyOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuShL/sAAABeSURBVHjaYszOzjZnYGDYCcT8DMSBv0AcP2XKlKVEqmdgAuKTQOwOxB+JtQCIibYAZgkDkRaRZQGyJYQsItsCdEtwWUSRBdgsQbeIYgtAgAWHOMwiJSBezkAhAAgwAJSTG/DI0S9VAAAAAElFTkSuQmCC")}
.comments-area .comment-list li.comment .children,.commentlist .children{padding-left:30px;margin-bottom:0;list-style:none}
.comments-area .comment-list li.comment .children li,.commentlist .children li{border-top:1px solid rgba(113,113,113,.15);border-bottom:0}
.comments-area .comment-list li.comment .children li:last-child,.commentlist .children li:last-child{padding-bottom:0}
.widget_layered_nav ul>li.chosen>a,.widget_layered_nav_filters ul li a,.basel-widget-stock-status a.basel-active{position:relative;font-weight:bold;cursor:pointer;padding-left:16px}
.widget_layered_nav ul>li.chosen>a:after,.widget_layered_nav_filters ul li a:after,.basel-widget-stock-status a.basel-active:after,.widget_layered_nav ul>li.chosen>a:before,.widget_layered_nav_filters ul li a:before,.basel-widget-stock-status a.basel-active:before{content:" ";position:absolute;left:0;top:50%;margin-top:-1px;width:10px;height:2px;display:inline-block;background-color:#000;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out}
.widget_layered_nav ul>li.chosen>a:after,.widget_layered_nav_filters ul li a:after,.basel-widget-stock-status a.basel-active:after{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg)}
.widget_layered_nav ul>li.chosen>a:before,.widget_layered_nav_filters ul li a:before,.basel-widget-stock-status a.basel-active:before{-webkit-transform:rotate(0);transform:rotate(0)}
.widget_layered_nav ul>li.chosen>a:hover:after,.widget_layered_nav_filters ul li a:hover:after,.basel-widget-stock-status a.basel-active:hover:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.widget_layered_nav ul>li.chosen>a:hover:before,.widget_layered_nav_filters ul li a:hover:before,.basel-widget-stock-status a.basel-active:hover:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.woocommerce .col2-set,.woocommerce-page .col2-set{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:stretch;-ms-flex-align:stretch;align-items:stretch;margin-left:-15px;margin-right:-15px}
.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;padding-left:15px;padding-right:15px}
.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;padding-left:15px;padding-right:15px}
.woocommerce .form-row-first,.woocommerce .form-row-last{float:left;width:47%;overflow:visible}
.woocommerce-page .form-row-first,.woocommerce-page .form-row-last{float:left;width:47%;overflow:visible}
.woocommerce .form-row-last,.woocommerce-page .form-row-last{float:right}
.woocommerce .form-row-wide,.woocommerce-page .form-row-wide{clear:both}
.woocommerce .variation,.woocommerce-page .variation{display:block;margin-bottom:0;overflow:hidden;font-size:12px}
.woocommerce .variation dt,.woocommerce .variation dd{display:block;float:left;clear:both;color:#b2b2b2}
.woocommerce-page .variation dt,.woocommerce-page .variation dd{display:block;float:left;clear:both;color:#b2b2b2}
.woocommerce .variation dt p,.woocommerce .variation dd p{color:#b2b2b2}
.woocommerce-page .variation dt p,.woocommerce-page .variation dd p{color:#b2b2b2}
.woocommerce .variation dt,.woocommerce-page .variation dt{margin-right:5px}
.woocommerce .variation dd,.woocommerce-page .variation dd{clear:none;position:relative;top:-3px}
.woocommerce .variation p,.woocommerce-page .variation p{margin-bottom:0}
.woocommerce .woocommerce-Address .title,.woocommerce-page .woocommerce-Address .title{position:relative}
.woocommerce .woocommerce-Address .title h3,.woocommerce-page .woocommerce-Address .title h3{display:inline-block;margin-bottom:0}
.woocommerce .woocommerce-Address .edit,.woocommerce-page .woocommerce-Address .edit{font-size:12px;display:inline-block;margin-left:5px;text-decoration:none;border-bottom:1px solid #e6e6e6}
.woocommerce .woocommerce-Address .edit:hover,.woocommerce-page .woocommerce-Address .edit:hover{border-color:#a6a6a6}
.woocommerce input[name=save_account_details],.woocommerce input[name=save_address],.woocommerce input[name=track]{padding:12px 32px;background-color:#1aada3;color:#fff;border-color:#1aada3}
.woocommerce-page input[name=save_account_details],.woocommerce-page input[name=save_address],.woocommerce-page input[name=track]{padding:12px 32px;background-color:#1aada3;color:#fff;border-color:#1aada3}
.woocommerce input[name=save_account_details]:hover,.woocommerce input[name=save_account_details]:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.woocommerce input[name=save_address]:hover,.woocommerce input[name=save_address]:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.woocommerce input[name=track]:hover,.woocommerce input[name=track]:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.woocommerce-page input[name=save_account_details]:hover,.woocommerce-page input[name=save_account_details]:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.woocommerce-page input[name=save_address]:hover,.woocommerce-page input[name=save_address]:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.woocommerce-page input[name=track]:hover,.woocommerce-page input[name=track]:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.woocommerce input[name=save_account_details].btn-style-bordered,.woocommerce input[name=save_address].btn-style-bordered,.woocommerce input[name=track].btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
.woocommerce-page input[name=save_account_details].btn-style-bordered,.woocommerce-page input[name=save_address].btn-style-bordered,.woocommerce-page input[name=track].btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
.woocommerce input[name=save_account_details].btn-style-bordered:hover,.woocommerce input[name=save_account_details].btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.woocommerce input[name=save_address].btn-style-bordered:hover,.woocommerce input[name=save_address].btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.woocommerce input[name=track].btn-style-bordered:hover,.woocommerce input[name=track].btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.woocommerce-page input[name=save_account_details].btn-style-bordered:hover,.woocommerce-page input[name=save_account_details].btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.woocommerce-page input[name=save_address].btn-style-bordered:hover,.woocommerce-page input[name=save_address].btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.woocommerce-page input[name=track].btn-style-bordered:hover,.woocommerce-page input[name=track].btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.woocommerce input[name=save_account_details].btn-style-link,.woocommerce input[name=save_address].btn-style-link,.woocommerce input[name=track].btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.woocommerce-page input[name=save_account_details].btn-style-link,.woocommerce-page input[name=save_address].btn-style-link,.woocommerce-page input[name=track].btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.woocommerce input[name=save_account_details].btn-style-link:hover,.woocommerce input[name=save_account_details].btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.woocommerce input[name=save_address].btn-style-link:hover,.woocommerce input[name=save_address].btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.woocommerce input[name=track].btn-style-link:hover,.woocommerce input[name=track].btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.woocommerce-page input[name=save_account_details].btn-style-link:hover,.woocommerce-page input[name=save_account_details].btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.woocommerce-page input[name=save_address].btn-style-link:hover,.woocommerce-page input[name=save_address].btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.woocommerce-page input[name=track].btn-style-link:hover,.woocommerce-page input[name=track].btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.woocommerce ul.order_details,.woocommerce-page ul.order_details{margin-bottom:20px;margin-left:28px}
.woocommerce ul.order_details li,.woocommerce-page ul.order_details li{margin-bottom:15px;font-size:16px}
.woocommerce ul.order_details li:last-child,.woocommerce-page ul.order_details li:last-child{margin-bottom:0}
.woocommerce ul.woocommerce-thankyou-order-details,.woocommerce ul.wc-bacs-bank-details{display:-webkit-box;display:flex;-webkit-display:flex;-ms-display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between}
.woocommerce-page ul.woocommerce-thankyou-order-details,.woocommerce-page ul.wc-bacs-bank-details{display:-webkit-box;display:flex;-webkit-display:flex;-ms-display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between}
.woocommerce ul.woocommerce-thankyou-order-details .amount,.woocommerce ul.wc-bacs-bank-details .amount{color:#1b1919}
.woocommerce-page ul.woocommerce-thankyou-order-details .amount,.woocommerce-page ul.wc-bacs-bank-details .amount{color:#1b1919}
.woocommerce ul.woocommerce-thankyou-order-details li,.woocommerce ul.wc-bacs-bank-details li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-grow:1;-webkit-flex-grow:1;padding-left:20px;padding-right:20px;margin-bottom:20px;border-right:1px solid #dfdfdf;text-align:center;color:#4c4c4c}
.woocommerce-page ul.woocommerce-thankyou-order-details li,.woocommerce-page ul.wc-bacs-bank-details li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-grow:1;-webkit-flex-grow:1;padding-left:20px;padding-right:20px;margin-bottom:20px;border-right:1px solid #dfdfdf;text-align:center;color:#4c4c4c}
.woocommerce ul.woocommerce-thankyou-order-details li strong,.woocommerce ul.wc-bacs-bank-details li strong{display:block;margin-top:10px;color:#1b1919}
.woocommerce-page ul.woocommerce-thankyou-order-details li strong,.woocommerce-page ul.wc-bacs-bank-details li strong{display:block;margin-top:10px;color:#1b1919}
.woocommerce ul.woocommerce-thankyou-order-details li:last-child,.woocommerce ul.wc-bacs-bank-details li:last-child{border-right:0}
.woocommerce-page ul.woocommerce-thankyou-order-details li:last-child,.woocommerce-page ul.wc-bacs-bank-details li:last-child{border-right:0}
.woocommerce ul.woocommerce-thankyou-order-details+p,.woocommerce ul.wc-bacs-bank-details+p{font-size:16px;background-color:#f8f8f8;padding-top:20px;padding-bottom:20px;padding-right:15px;padding-left:15px;margin-bottom:30px;text-align:center}
.woocommerce-page ul.woocommerce-thankyou-order-details+p,.woocommerce-page ul.wc-bacs-bank-details+p{font-size:16px;background-color:#f8f8f8;padding-top:20px;padding-bottom:20px;padding-right:15px;padding-left:15px;margin-bottom:30px;text-align:center}
.woocommerce-message .button{float:right;color:#fff;text-decoration:none;font-weight:bold;background-color:rgba(0,0,0,0);padding:0;border:0;text-decoration:underline;color:#328c34;margin-left:10px}
.woocommerce-message .button:hover,.woocommerce-message .button:focus{background-color:rgba(0,0,0,0)}
.woocommerce-error .button,.woocommerce-info .button{display:none}
.woocommerce-checkout .woocommerce>p,.woocommerce-account .woocommerce>p{font-size:14px;letter-spacing:.3px;padding:15px 25px;background-color:#f9f9f9;line-height:1.8}
.woocommerce-checkout .woocommerce>p strong,.woocommerce-account .woocommerce>p strong{color:#000}
.woocommerce-checkout .woocommerce>p a,.woocommerce-account .woocommerce>p a{background-color:rgba(0,0,0,0);padding-bottom:1px;padding-right:0;padding-left:0;padding-top:0;border:0;border-bottom:1px solid #e6e6e6;display:inline}
.woocommerce-checkout .woocommerce>p a:hover,.woocommerce-account .woocommerce>p a:hover{text-decoration:none;border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.woocommerce-checkout .woocommerce>p a:focus,.woocommerce-account .woocommerce>p a:focus{border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.woocommerce-cart .dropdown-wrap-cat,.woocommerce-checkout .dropdown-wrap-cat{display:none}
body .select2-container .select2-selection{text-align:left;border-radius:0;border:1px solid rgba(129,129,129,.25);font-size:14px;line-height:18px;padding:0 10px;min-height:40px;-webkit-transition:border-color .4s;transition:border-color .4s}
body .select2-container .select2-selection .select2-selection__rendered{line-height:40px;padding-left:0}
body .select2-container .select2-selection .select2-selection__arrow{height:38px;right:6px;background-position:left 5px top 50%;background-repeat:no-repeat;background-size:auto 5px}
body .select2-container .select2-selection .select2-selection__arrow b{display:none}
body .select2-container .select2-selection .select2-selection__clear{height:38px;font-size:18px;font-weight:400;color:#6b6b6b}
body .select2-container .select2-selection .select2-search__field,body .select2-container .select2-selection:focus{outline:0}
body .select2-container .select2-selection--multiple .select2-selection__rendered{display:block;margin-bottom:9px}
body .select2-container .select2-selection--multiple .select2-selection__rendered li{margin-top:9px}
body .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{margin-right:10px;padding:3px 8px;font-size:12px;font-weight:600;color:#4e4e4e;background-color:#f1f1f1;border-radius:0;border:0;line-height:1}
body .select2-container .select2-selection--multiple .select2-selection__rendered .select2-search--inline{line-height:1;margin-right:0}
body .select2-container .select2-selection--multiple .select2-selection__choice__remove{color:inherit;font-size:13px}
body .select2-container .select2-selection--multiple .select2-selection__choice__remove:hover{color:inherit}
body .select2-container .select2-selection--multiple .select2-search__field{height:auto}
body .select2-container .select2-dropdown{border-radius:0;border-color:rgba(129,129,129,.25)}
body .select2-container.select2-container--focus .select2-selection--multiple{border-color:rgba(129,129,129,.25)}
body .select2-container.select2-container--open .select2-selection__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
body .select2-drop-active{border-color:rgba(129,129,129,.25)}
body .select2-drop-active .select2-search{padding:10px}
body .select2-drop-active .select2-search input{padding-right:35px !important;padding-left:10px !important;padding-top:10px !important;padding-bottom:10px !important;background-image:none;color:#747474}
body .select2-drop-active .select2-search:after{content:"";font-size:18px;color:#8c8c8c;font-family:"Simple-Line-Icons";position:absolute;right:20px;top:50%;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%)}
body .select2-drop-active.select2-drop.select2-drop-above{border-color:rgba(129,129,129,.25)}
body .select2-search__field{height:40px}
body .select2-container--default .select2-results__option[aria-selected=true]:focus,body .select2-container--default .select2-results__option[data-selected=true]:focus{outline:0}
body .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#1aada3}
.basel-price-outside .woocommerce-variation{height:auto !important;-webkit-animation:none;animation:none}
.basel-price-outside .woocommerce-variation-price{display:none}
.popup-quick-view{max-width:920px;background-color:#fff;margin:65px auto;position:relative;-webkit-box-shadow:4px 4px 17px rgba(0,0,0,.3);box-shadow:4px 4px 17px rgba(0,0,0,.3)}
.popup-quick-view .product-images{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}
.popup-quick-view .product-images>.images{width:100%}
.popup-quick-view .product-images:hover .view-details-btn{-webkit-transform:translateY(0);transform:translateY(0)}
.popup-quick-view .view-details-btn{position:absolute;bottom:0;left:15px;right:15px;display:block;padding:15px;z-index:2;background-color:rgba(0,0,0,.9);line-height:1.2;font-weight:600;font-size:16px;color:#fff;text-decoration:none;text-align:center;text-transform:uppercase;letter-spacing:.3px;backface-visibility:hidden;-webkit-backface-visibility:hidden;perspective:800px;-webkit-perspective:800px;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .25s ease;transition:all .25s ease}
.popup-quick-view .view-details-btn:hover{background-color:#000}
.popup-quick-view .entry-summary .basel-product-brands{margin-right:15px;margin-bottom:5px;display:inline-block;vertical-align:middle}
.popup-quick-view .entry-summary .basel-product-brands img{max-width:65px}
.popup-quick-view .entry-summary>.product_type_simple{background-color:#000;color:#fff;border-color:#000;margin-bottom:20px;margin-right:15px}
.popup-quick-view .entry-summary .product_type_variable{background-color:#000;color:#fff;border-color:#000;margin-bottom:20px;margin-right:15px}
.popup-quick-view .entry-summary .product_type_variable:hover,.popup-quick-view .entry-summary .product_type_variable:focus{background-color:#333;color:#fff;text-decoration:none;border-color:#333}
.popup-quick-view .entry-summary .product_type_variable.btn-style-bordered{background-color:rgba(0,0,0,0);color:#000}
.popup-quick-view .entry-summary .product_type_variable.btn-style-bordered:hover,.popup-quick-view .entry-summary .product_type_variable.btn-style-bordered:focus{background-color:#000;color:#fff;border-color:#000}
.popup-quick-view .entry-summary .product_type_variable.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:1}
.popup-quick-view .entry-summary .product_type_variable.btn-style-link:hover,.popup-quick-view .entry-summary .product_type_variable.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.7}
.popup-quick-view .entry-summary>.product_type_simple:hover,.popup-quick-view .entry-summary>.product_type_simple:focus{background-color:#333;color:#fff;text-decoration:none;border-color:#333}
.popup-quick-view .entry-summary>.product_type_simple.btn-style-bordered{background-color:rgba(0,0,0,0);color:#000}
.popup-quick-view .entry-summary>.product_type_simple.btn-style-bordered:hover,.popup-quick-view .entry-summary>.product_type_simple.btn-style-bordered:focus{background-color:#000;color:#fff;border-color:#000}
.popup-quick-view .entry-summary>.product_type_simple.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:1}
.popup-quick-view .entry-summary>.product_type_simple.btn-style-link:hover,.popup-quick-view .entry-summary>.product_type_simple.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.7}
.popup-quick-view .entry-summary .view-details-btn{display:none;font-size:14px;padding-top:9px;padding-bottom:9px;padding-left:20px;padding-right:20px;margin-bottom:20px;line-height:18px;text-transform:uppercase;letter-spacing:.3px;border-radius:0;border:2px solid #000;text-decoration:none;text-align:center;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.popup-quick-view .entry-summary .view-details-btn:hover,.popup-quick-view .entry-summary .view-details-btn:focus{background-color:#000;color:#fff}
.popup-quick-view .entry-summary .entry-title{font-size:32px;margin-bottom:5px}
.popup-quick-view .entry-summary .entry-title a{font-family:inherit;font-weight:inherit;font-style:inherit;text-decoration:none}
.popup-quick-view .entry-summary .entry-title a:hover{color:#1aada3}
.popup-quick-view .entry-summary .woocommerce-product-rating{margin-bottom:5px}
.popup-quick-view .entry-summary .price{font-size:28px;margin-bottom:7px}
.popup-quick-view .entry-summary div[itemprop=description]{margin-bottom:20px}
.popup-quick-view .entry-summary .woocommerce-review-link,.popup-quick-view .entry-summary .woocommerce-breadcrumb,.popup-quick-view .entry-summary .yoast-breadcrumb{display:none}
.popup-quick-view .entry-summary .product_meta{border-top:0;padding-top:0;margin-top:0}
.popup-quick-view .entry-summary .share-title{font-weight:bold;color:#1b1919;margin-right:5px}
.popup-quick-view .entry-summary .share-title:after{content:":"}
.popup-quick-view .entry-summary .social-icons{display:inline-block}
.popup-quick-view .single-product-content .product-image-summary{margin-bottom:0}
.popup-quick-view .single-product-content .product-image-summary .owl-controls{margin-top:0}
.popup-quick-view .owl-carousel .owl-nav>div.owl-next{right:-20px}
.popup-quick-view .owl-carousel .owl-nav>div.owl-prev{left:-20px}
.popup-quick-view .owl-carousel .owl-dots{display:none}
.popup-quick-view .owl-carousel:hover .owl-nav div.owl-next{right:0}
.popup-quick-view .owl-carousel:hover .owl-nav div.owl-prev{left:0}
.popup-quick-view .mfp-close{font-size:0;cursor:pointer;padding-right:36px;opacity:1}
.popup-quick-view .mfp-close:after,.popup-quick-view .mfp-close:before{content:" ";position:absolute;right:0;top:50%;margin-top:-0.5px;width:30px;height:1px;display:inline-block;background-color:#000;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out}
.popup-quick-view .mfp-close:after,.popup-quick-view .mfp-close:before{right:9px}
.popup-quick-view .mfp-close:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.popup-quick-view .mfp-close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.popup-quick-view .single-product-content .product-image-summary{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;min-height:400px}
.popup-quick-view .single-product-content .product-image-summary:before,.popup-quick-view .single-product-content .product-image-summary:after{display:none}
.popup-quick-view .single-product-content .variations{position:relative}
.popup-quick-view .single-product-content .variations td{padding-bottom:10px}
.popup-quick-view .single-product-content .variations .reset_variations{position:absolute;bottom:-15px;left:0;margin-left:0}
.popup-quick-view .single-product-content .variations .basel-swatch{cursor:pointer}
.popup-quick-view .basel-scroll-content{padding-left:15px;padding-right:60px;padding-bottom:25px;padding-top:35px}
.popup-quick-view .price{color:#1aada3}
.popup-quick-view .price .amount{color:#1aada3}
.popup-quick-view .price del{color:#bbb}
.popup-quick-view .price del .amount{color:#bbb}
.mfp-close-btn-in .popup-wrapper .mfp-close{color:#fff}
.popup-added_to_cart{position:relative;max-width:450px;width:100%;margin:0 auto;background-color:#fff;border:2px solid rgba(101,101,101,.25);text-align:center;overflow:hidden;padding:20px 40px 0 40px}
.popup-added_to_cart p{font-size:20px;font-weight:bold;color:#1b1919;text-transform:uppercase}
.popup-added_to_cart a{margin-bottom:20px;margin-left:10px;margin-right:10px}
.popup-added_to_cart:after{content:"";font-family:"basel-font";position:absolute;bottom:0;right:-14px;line-height:110px;z-index:1;font-size:161px;color:rgba(123,123,123,.1);transform:rotate(-30deg);-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg)}
.popup-added_to_cart .close-popup{background-color:rgba(0,0,0,0);padding-bottom:1px;padding-right:0;padding-left:0;padding-top:0;border:0;border-bottom:1px solid #e6e6e6;display:inline;display:inline-block;position:relative;z-index:2}
.popup-added_to_cart .close-popup:hover{text-decoration:none;border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.popup-added_to_cart .close-popup:focus{border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.popup-added_to_cart .close-popup:hover{color:#000}
.popup-added_to_cart .view-cart{padding-left:40px;padding-right:40px;position:relative;z-index:2}
.popup-added_to_cart .mfp-close{font-size:28px;opacity:1}
.mfp-close-btn-in .mfp-close{color:rgba(0,0,0,.6)}
.mfp-close-btn-in .mfp-close:hover,.mfp-close-btn-in .mfp-close:focus{color:#000;background-color:rgba(0,0,0,0)}
.woocommerce-breadcrumb a{margin-right:5px}
.woocommerce-breadcrumb a:after{content:"/";margin-left:5px}
.woocommerce-breadcrumb a:first-child:before{content:"洛";font-family:"basel-font";margin-right:5px}
.yoast-breadcrumb>span>span>a:before{content:"洛";font-family:"basel-font";margin-right:5px}
.woocommerce-breadcrumb,.yoast-breadcrumb{font-size:13px;line-height:20px;display:inline-block;color:#9e9e9e;vertical-align:middle}
.woocommerce-breadcrumb a,.yoast-breadcrumb a{color:#1b1919;text-decoration:none;font-style:normal}
.woocommerce-breadcrumb a:hover,.yoast-breadcrumb a:hover{text-decoration:none}
[class*=screen-reader]{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}
.add_to_cart_inline ins{padding:0;text-decoration:none}
.add_to_cart_inline>a{background-color:#000;color:#fff;border-color:#000;margin-left:10px}
.add_to_cart_inline>a:hover,.add_to_cart_inline>a:focus{background-color:#333;color:#fff;text-decoration:none;border-color:#333}
.add_to_cart_inline>a.btn-style-bordered{background-color:rgba(0,0,0,0);color:#000}
.add_to_cart_inline>a.btn-style-bordered:hover,.add_to_cart_inline>a.btn-style-bordered:focus{background-color:#000;color:#fff;border-color:#000}
.add_to_cart_inline>a.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:1}
.add_to_cart_inline>a.btn-style-link:hover,.add_to_cart_inline>a.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.7}
.add_to_cart_inline>a.added{display:none}
.add_to_cart_inline>a:after{border-color:#fff}
.woocommerce>.single-product[data-product-page-preselected-id] .woocommerce-breadcrumb,.woocommerce>.single-product[data-product-page-preselected-id] .yoast-breadcrumb{line-height:40px}
.blockOverlay:after{position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px;content:" ";width:40px;height:40px;display:inline-block;vertical-align:middle;border:2px solid #000;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear}
p.demo_store{position:fixed;bottom:0;left:0;right:0;margin:0;font-size:14px;padding:10px 0;text-align:center;background-color:rgba(0,0,0,.9);color:#fff;z-index:299;border-top:2px solid rgba(255,255,255,.1)}
p.demo_store.woocommerce-store-notice{padding-left:125px;padding-right:125px}
.woocommerce-store-notice__dismiss-link{position:absolute;right:30px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);display:inline-block;font-size:12px;line-height:12px;padding-top:5px;padding-bottom:5px;padding-left:13px;padding-right:14px;text-transform:uppercase;letter-spacing:.3px;border:2px solid #fff;color:#fff;text-decoration:none;text-align:center;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.woocommerce-store-notice__dismiss-link:hover,.woocommerce-store-notice__dismiss-link:focus{color:#fff;text-decoration:none;border-color:#1aada3}
.product-quick-view .apple-pay-button-wrapper,.quick-shop-wrapper .product-quick-view{display:none}
.shop_table tr.order-total .includes_tax{display:block;margin-top:5px}
.shop_table th.product-name{text-align:left}
.shop_table th.product-thumbnail{width:10px}
.shop_table th.product-remove{width:40px}
.shop_table td.order-status{text-align:center !important}
.shop_table td.product-remove{padding:0;text-align:center}
.shop_table td.product-remove a{position:relative;font-size:0;display:inline-block;border-radius:50%;height:20px;width:20px;line-height:28px;background-color:#000;cursor:pointer;padding-right:16px;padding-right:0}
.shop_table td.product-remove a:after,.shop_table td.product-remove a:before{content:" ";position:absolute;right:0;top:50%;margin-top:-1px;width:10px;height:2px;display:inline-block;background-color:#fff;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out}
.shop_table td.product-remove a:after{transform:rotate(-44deg);-webkit-transform:rotate(-44deg);-ms-transform:rotate(-44deg)}
.shop_table td.product-remove a:before{-webkit-transform:rotate(44deg);transform:rotate(44deg)}
.shop_table td.product-remove a:hover:after{transform:rotate(0);-webkit-transform:rotate(0);-ms-transform:rotate(0)}
.shop_table td.product-remove a:hover:before{-webkit-transform:rotate(0);transform:rotate(0)}
.shop_table td.product-remove a:after,.shop_table td.product-remove a:before{right:5px}
.shop_table td.product-name{text-align:left}
.shop_table td.product-name>a{color:#424242;text-transform:none;letter-spacing:.3px;display:block}
.shop_table td.product-name .variation{display:inline-block;margin-top:10px}
.shop_table td.product-price span{font-size:16px}
.shop_table td.product-price>span{color:#000}
.shop_table td.product-subtotal span{font-size:18px;color:#000;font-weight:bold}
.shop_table td.product-thumbnail>a{display:block;overflow:hidden}
.shop_table td.product-thumbnail img{max-width:80px;min-width:80px}
#shipping_method li{margin-bottom:10px}
#shipping_method li:last-child{margin-bottom:0}
#shipping_method label{display:inline-block;margin-bottom:0}
.woocommerce-checkout-review-order-table{border:0}
.woocommerce-checkout-review-order-table th,.woocommerce-checkout-review-order-table td{border:0;width:50%;max-width:50%}
.woocommerce-checkout-review-order-table th{background-color:rgba(0,0,0,0)}
.woocommerce-checkout-review-order-table tr{border-bottom:1px solid rgba(129,129,129,.05)}
.woocommerce-checkout-review-order-table .product-total{text-align:right}
.woocommerce-checkout-review-order-table thead th{padding-top:10px}
.woocommerce-checkout-review-order-table tbody td.product-name{text-transform:none}
.woocommerce-checkout-review-order-table tbody td.product-name .variation{display:block;margin-top:10px}
.woocommerce-checkout-review-order-table tfoot tr:last-child{border-bottom:0}
.woocommerce-checkout-review-order-table tfoot td{text-align:right}
.woocommerce-checkout-review-order-table tfoot th{text-align:left}
.woocommerce-checkout-review-order-table tfoot .cart-subtotal th,.woocommerce-checkout-review-order-table tfoot .shipping th{font-size:16px}
.woocommerce-checkout-review-order-table tfoot .cart-subtotal p,.woocommerce-checkout-review-order-table tfoot .shipping p{margin-bottom:0}
.woocommerce-checkout-review-order-table tfoot .order-total th{font-size:24px;padding-top:20px;text-transform:uppercase;font-weight:bold}
.woocommerce-checkout-review-order-table tfoot .order-total td{padding-top:20px}
.woocommerce-checkout-review-order-table tfoot .order-total td>strong{font-size:24px}
.woocommerce-checkout-review-order-table tfoot .order-total td .amount{color:#1aada3}
.single-product-content .shop_attributes{max-width:550px;margin:0 auto}
.single-product-content .shop_attributes th p,.single-product-content .shop_attributes td p{margin-bottom:0}
.single-product-content .shop_attributes th{text-align:left;font-size:16px;font-weight:bold}
.single-product-content .shop_attributes td{text-align:right}
.my_account_orders th,.my_account_orders td{text-align:center}
.account-payment-methods-table th,.account-payment-methods-table td{text-align:center}
.my_account_orders th,.account-payment-methods-table th{font-size:16px}
.my_account_orders tr:last-child td,.account-payment-methods-table tr:last-child td{border-bottom:0}
.my_account_orders tbody td,.account-payment-methods-table tbody td{background-color:#f9f9f9}
.my_account_orders thead th,.account-payment-methods-table thead th{padding-top:10px;padding-bottom:10px}
.my_account_orders td.order-actions a,.account-payment-methods-table td.order-actions a{background-color:rgba(0,0,0,0);padding-bottom:1px;padding-right:0;padding-left:0;padding-top:0;border:0;border-bottom:1px solid #e6e6e6;display:inline}
.my_account_orders td.order-actions a:hover,.account-payment-methods-table td.order-actions a:hover{text-decoration:none;border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.my_account_orders td.order-actions a:focus,.account-payment-methods-table td.order-actions a:focus{border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.my_account_orders td.order-actions a:hover,.my_account_orders td.order-actions a:focus{color:#000}
.account-payment-methods-table td.order-actions a:hover,.account-payment-methods-table td.order-actions a:focus{color:#000}
.order_details th,.order_details td{width:50%;text-align:left}
.order_details thead .product-total{text-align:right}
.order_details tbody .product-name>a{display:inline-block}
.order_details tbody .product-name .product-quantity+.wc-item-downloads{margin-top:3px}
.order_details tbody .product-name .variation{display:block}
.order_details tbody .product-total{text-align:right}
.order_details tfoot th{text-transform:uppercase}
.order_details tfoot td{text-align:right}
.order_details tfoot td .amount{color:#1d1c1c}
.order_details tfoot tr:last-child th,.order_details tfoot tr:last-child td{border-bottom:0}
.order_details tfoot tr:last-child th>.amount:first-child,.order_details tfoot tr:last-child td>.amount:first-child{font-size:20px}
.order_details tfoot tr:last-child .amount{font-weight:600}
.customer_details th{text-align:left;width:50%}
.customer_details td{text-align:left;width:50%;text-align:right}
.customer_details tr:last-child th,.customer_details tr:last-child td{border-bottom:0}
.basel-sizeguide-wrapper{margin-bottom:30px}
.basel-sizeguide-table tr{-webkit-transition:all .25s ease;transition:all .25s ease}
.basel-sizeguide-table td{-webkit-transition:all .25s ease;transition:all .25s ease;text-align:center}
.basel-sizeguide-table tr:first-child{background-color:#f4f4f4}
.basel-sizeguide-table tr:first-child td{color:#1b1919;font-size:14px;font-weight:600;text-transform:uppercase;border-bottom:0}
.basel-sizeguide-table tr:first-child td:empty{border-color:rgba(0,0,0,0);padding:0}
.basel-sizeguide-table tr:not(:first-child):hover{background-color:#f8f8f8}
.basel-sizeguide-table tr:not(:first-child):hover td{color:#444}
.basel-sizeguide-table tr:not(:first-child) td:hover{background-color:rgba(0,0,0,.06)}
.wishlist_table tr td.product-stock-status .wishlist-in-stock,.wishlist_table tr td.product-stock-status .wishlist-out-of-stock{display:inline-block;padding:5px 10px;border:2px solid #297e29;text-transform:uppercase;font-size:12px;letter-spacing:.3px;font-weight:bold}
.wishlist_table tr td.product-stock-status span.wishlist-out-of-stock{border-color:#b50808;color:#b50808}
.wishlist_table tr td.product-price del{color:#bbb}
.wishlist_table tr td.product-price del .amount{font-size:12px;color:#bbb}
.wishlist_table tr td.product-price ins{text-decoration:none}
.wishlist_table tr td.product-price ins .amount{color:#1aada3}
.wishlist_table tr td.product-name>a{font-size:14px}
.wishlist_table tr td.product-add-to-cart>.add_to_cart.button{background-color:#000;color:#fff;border-color:#000;font-size:13px;border-radius:0;padding:9px 13px;margin-bottom:5px;margin-top:5px;display:inline-block !important}
.wishlist_table tr td.product-add-to-cart>.add_to_cart.button:hover,.wishlist_table tr td.product-add-to-cart>.add_to_cart.button:focus{background-color:#333;color:#fff;text-decoration:none;border-color:#333}
.wishlist_table tr td.product-add-to-cart>.add_to_cart.button.btn-style-bordered{background-color:rgba(0,0,0,0);color:#000}
.wishlist_table tr td.product-add-to-cart>.add_to_cart.button.btn-style-bordered:hover,.wishlist_table tr td.product-add-to-cart>.add_to_cart.button.btn-style-bordered:focus{background-color:#000;color:#fff;border-color:#000}
.wishlist_table tr td.product-add-to-cart>.add_to_cart.button.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:1}
.wishlist_table tr td.product-add-to-cart>.add_to_cart.button.btn-style-link:hover,.wishlist_table tr td.product-add-to-cart>.add_to_cart.button.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.7}
.wishlist_table tr td.product-add-to-cart>.add_to_cart.button.loading{padding-right:35px !important;padding-left:15px !important}
.wishlist_table tr td.product-add-to-cart>.add_to_cart.button.loading:after{border-color:#fff}
.wishlist_table tr td.product-add-to-cart .added_to_cart{display:none !important}
.wishlist_table tfoot tr:last-child td,.wishlist_table tfoot tr:last-child th{border-bottom:0}
.wishlist_table .blockUI.blockOverlay{background-image:none !important}
.woocommerce table.wishlist_table{font-size:14px}
.yith-wcwl-share h4.yith-wcwl-share-title{font-weight:bold !important}
.woocommerce .wishlist-title h2{text-transform:uppercase;font-weight:bold !important;font-size:28px}
.woocommerce table.wishlist_table thead th{border-top:0}
.single-product.header-full-width .woocommerce-message,.single-product.header-full-width .woocommerce-error{width:95%}
.single-product .woocommerce-message,.single-product .woocommerce-error{max-width:1140px;margin:-20px auto 60px auto}
.single-product .site-content{margin-bottom:0}
.single-product .price{color:#1aada3}
.single-product .price .amount{color:#1aada3}
.single-product .price del{color:#bbb}
.single-product .price del .amount{color:#bbb}
.single-product-content .woocommerce-main-image{cursor:url(images/cursor-zoom.png),pointer}
.single-product-content .basel-show-product-gallery-wrap{display:none;position:absolute;bottom:4px;right:20px;z-index:2;padding-right:10px;padding-bottom:10px}
.document-ready .single-product-content .basel-show-product-gallery-wrap{display:block}
.single-product-content .basel-show-product-gallery{display:block;background-color:#fff;-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);box-shadow:0 0 9px rgba(0,0,0,.1);text-align:center;font-size:0;color:#000}
.single-product-content .basel-show-product-gallery:hover:after{color:rgba(0,0,0,.6)}
.single-product-content .basel-show-product-gallery:after{content:"";display:inline-block;font-family:"Simple-Line-Icons";width:38px;font-size:18px;height:38px;line-height:38px;transition:all .2s ease;-webkit-transition:all .2s ease}
.single-product-content .product-images{position:relative}
.single-product-content .product-images .product-labels{-ms-align-items:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;left:auto;z-index:10;max-width:30%;opacity:0}
.single-product-content .product-images .labels-rectangular{right:20px}
.single-product-content .product-images .labels-rounded{right:25px}
.single-product-content .product-images .labels-rounded .product-label{min-width:55px;min-height:55px}
.browser-Internet .single-product-content .product-images .labels-rounded .product-label{height:55px}
.single-product-content .product-images .labels-rounded .label-with-img{min-height:auto}
.document-ready .single-product-content .product-images .product-labels{opacity:1}
.single-product-content .product-images img:focus,.single-product-content .product-images a:focus{outline:0}
.single-product-content .product-images .woocommerce-product-gallery__image img,.single-product-content .product-images .woocommerce-product-gallery__image--placeholder img,.single-product-content .product-images .product-image-thumbnail img{width:100%}
.single-product-content .product-images.col-sm-8 .thumbs-position-left .slick-slider.count-3{margin-left:-5px;margin-right:-5px}
.single-product-content .product-images.col-sm-8 .thumbs-position-left .slick-slider.count-3 .slick-slide{padding-bottom:16px}
.single-product-content .product-images.col-sm-8 .thumbs-position-left .slick-slide{padding-bottom:15px}
.single-product-content .product-images.col-sm-6 .thumbs-position-left .slick-slider{margin-left:-3px;margin-right:-3px}
.single-product-content .product-images.col-sm-6 .thumbs-position-left .slick-slider.count-3{margin-left:-7px;margin-right:-7px}
.single-product-content .product-images.col-sm-6 .thumbs-position-left .slick-slider.count-3 .slick-slide{padding-bottom:10px}
.single-product-content .product-images.col-sm-6 .thumbs-position-left .slick-slide{padding-bottom:8px}
.single-product-content .product-images.col-sm-4 .thumbs-position-left .slick-slider{margin-left:-3px;margin-right:-3px}
.single-product-content .product-images.col-sm-4 .thumbs-position-left .slick-slider.count-3{margin-left:-7px;margin-right:-7px}
.single-product-content .product-images.col-sm-4 .thumbs-position-left .slick-slider.count-3 .slick-slide{padding-bottom:8px}
.single-product-content .product-images.col-sm-4 .thumbs-position-left .slick-slide{padding-bottom:7px}
.single-product-content .product-images .thumbs-position-bottom .thumbnails:not(.slick-vertical),.single-product-content .product-images .thumbs-position-left .thumbnails:not(.slick-vertical){margin-top:4px;margin-left:-2px}
.single-product-content .product-images .thumbs-position-bottom .thumbnails:not(.slick-vertical) .owl-item,.single-product-content .product-images .thumbs-position-left .thumbnails:not(.slick-vertical) .owl-item{padding:0 2px 0 2px;display:block;cursor:pointer;transition:opacity .2s ease;-webkit-transition:opacity .2s ease}
.single-product-content .product-images .thumbs-position-bottom .thumbnails:not(.slick-vertical) .owl-item.active-thumb,.single-product-content .product-images .thumbs-position-bottom .thumbnails:not(.slick-vertical) .owl-item:hover{opacity:.5}
.single-product-content .product-images .thumbs-position-left .thumbnails:not(.slick-vertical) .owl-item.active-thumb,.single-product-content .product-images .thumbs-position-left .thumbnails:not(.slick-vertical) .owl-item:hover{opacity:.5}
.single-product-content .product-images .thumbs-position-bottom .owl-nav,.single-product-content .product-images .thumbs-position-left .owl-nav{position:absolute;bottom:10px;right:14px;background-color:#fff;-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);box-shadow:0 0 9px rgba(0,0,0,.1)}
.single-product-content .product-images .thumbs-position-bottom .owl-nav>div,.single-product-content .product-images .thumbs-position-left .owl-nav>div{position:static;filter:Alpha(Opacity=1);opacity:1;-webkit-box-shadow:none;box-shadow:none;transform:none;-webkit-transform:none;-ms-transform:none}
.single-product-content .product-images .thumbs-position-bottom .owl-nav>div:before,.single-product-content .product-images .thumbs-position-left .owl-nav>div:before{width:38px;font-size:18px;height:38px;line-height:38px}
.single-product-content .product-images .thumbs-position-bottom .owl-dots,.single-product-content .product-images .thumbs-position-left .owl-dots{display:none}
.single-product-content:not(.product-quick-view) .woocommerce-product-gallery__wrapper{padding-right:5px}
.single-product-content .woocommerce-product-gallery{opacity:1 !important}
.single-product-content .thumbs-position-left .thumbnails,.single-product-content .thumbs-position-bottom .thumbnails{opacity:0;visibility:hidden;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}
.single-product-content .thumbs-position-left .thumbnails .active-thumb,.single-product-content .thumbs-position-bottom .thumbnails .active-thumb{-webkit-transition:none !important;transition:none !important}
.single-product-content .thumbs-position-left .thumbnails.thumbnails-ready,.single-product-content .thumbs-position-bottom .thumbnails.thumbnails-ready{opacity:1;visibility:visible}
.single-product-content .slick-vertical{overflow:hidden}
.single-product-content .slick-vertical .slick-slide{cursor:pointer}
.single-product-content .slick-vertical .slick-slide.active-thumb,.single-product-content .slick-vertical .slick-slide:hover{opacity:.5}
.single-product-content .slick-vertical>button{border:0;font-size:0;width:50%;padding:0;line-height:0;background-color:#f5f5f5;color:#676767}
.single-product-content .slick-vertical>button:hover{background-color:#000;color:#fff}
.single-product-content .slick-vertical>button:focus{outline:0}
.single-product-content .slick-vertical>button:before{line-height:26px;font-size:20px;position:relative;font-family:"basel-font"}
.single-product-content .slick-vertical>button.slick-prev{border-right:1px solid #fff}
.single-product-content .slick-vertical>button.slick-prev:before{content:"";bottom:1px}
.single-product-content .slick-vertical>button.slick-next{border-left:1px solid #fff}
.single-product-content .slick-vertical>button.slick-next:before{content:""}
.single-product-content .entry-summary .yith-wcwl-add-to-wishlist{display:inline-block;margin-bottom:15px}
.single-product-content .entry-summary .yith-wcwl-add-to-wishlist a{position:relative}
.single-product-content .entry-summary .yith-wcwl-add-to-wishlist a .basel-tooltip-label{display:none}
.single-product-content .entry-summary .yith-wcwl-add-to-wishlist a:before{color:#4e4e4e;transition:opacity 0s ease,color .2s ease-in-out;-webkit-transition:opacity 0s ease,color .2s ease-in-out}
.single-product-content .entry-summary .yith-wcwl-add-to-wishlist a:after{position:absolute;left:0;top:5px;margin-left:0}
.single-product-content .entry-summary .yith-wcwl-add-to-wishlist a:hover{color:#1aada3}
.single-product-content .entry-summary .yith-wcwl-add-to-wishlist a:hover:before{color:#1aada3}
.single-product-content .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.single-product-content .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{color:#1aada3}
.single-product-content .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.feid-in>a{color:#545454}
.single-product-content .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.feid-in>a:before{opacity:0;color:#1aada3}
.single-product-content .entry-summary .yith-wcwl-add-to-wishlist .blockOverlay{display:none !important}
.single-product-content .entry-summary .wishlist-btn-wrapper a,.single-product-content .entry-summary .compare-btn-wrapper a{position:relative;display:inline-block;vertical-align:middle;text-align:center;font-size:14px;line-height:1.5;color:#4e4e4e;padding:0;background-color:rgba(0,0,0,0);border:0;text-transform:none}
.single-product-content .entry-summary .wishlist-btn-wrapper a.loading:not(.added):after,.single-product-content .entry-summary .compare-btn-wrapper a.loading:not(.added):after{opacity:1;-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear}
.single-product-content .entry-summary .wishlist-btn-wrapper a.loading:not(.added):before,.single-product-content .entry-summary .compare-btn-wrapper a.loading:not(.added):before{opacity:0}
.single-product-content .entry-summary .wishlist-btn-wrapper a:after,.single-product-content .entry-summary .compare-btn-wrapper a:after{position:absolute;left:0;top:5px;content:" ";width:15px;height:15px;display:inline-block;vertical-align:middle;border:1px solid #000;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;opacity:0}
.single-product-content .entry-summary .wishlist-btn-wrapper a:before,.single-product-content .entry-summary .compare-btn-wrapper a:before{font-size:18px;vertical-align:middle;margin-right:5px;color:#4e4e4e;display:inline-block;font-family:"Simple-Line-Icons";transition:opacity 0s ease,color .25s ease-in-out;-webkit-transition:opacity 0s ease,color .25s ease-in-out}
.single-product-content .entry-summary .wishlist-btn-wrapper a:hover,.single-product-content .entry-summary .compare-btn-wrapper a:hover,.single-product-content .entry-summary .wishlist-btn-wrapper a:hover:before,.single-product-content .entry-summary .compare-btn-wrapper a:hover:before,.single-product-content .entry-summary .wishlist-btn-wrapper a.added:before,.single-product-content .entry-summary .compare-btn-wrapper a.added:before{color:#1aada3}
.single-product-content .entry-summary .wishlist-btn-wrapper{display:inline-block;margin-bottom:15px}
.single-product-content .entry-summary .wishlist-btn-wrapper a:before{content:""}
.single-product-content .entry-summary .compare-btn-wrapper a:before{content:""}
.single-product-content .entry-summary .compare-btn-wrapper a+a{display:none}
.single-product-content .entry-summary .compare-btn-wrapper a .blockOverlay{display:none !important}
.single-product-content .entry-summary .basel-sizeguide-btn{display:inline-block;vertical-align:middle;text-align:center;font-size:14px;line-height:1.5;color:#4e4e4e}
.single-product-content .entry-summary .basel-sizeguide-btn svg{display:inline-block;width:18px;height:18px;margin-bottom:-4px;margin-right:2px;-webkit-transition:all .2s;transition:all .2s}
.single-product-content .entry-summary .basel-sizeguide-btn:hover{color:#1aada3;text-decoration:none}
.single-product-content .entry-summary .basel-sizeguide-btn:hover:before{color:#1aada3}
.single-product-content .entry-summary .sizeguide-btn-wrapp{margin-top:15px;line-height:27px}
.single-product-content .entry-summary .cart+div+.sizeguide-btn-wrapp,.single-product-content .entry-summary .yith-wcwl-add-to-wishlist+.clear+div+.sizeguide-btn-wrapp{margin-top:0}
.single-product-content .entry-summary .login-to-prices-msg{font-size:16px}
.single-product-content .entry-title{font-size:38px;margin-bottom:10px}
.single-product-content .woocommerce-breadcrumb,.single-product-content .yoast-breadcrumb{margin-bottom:40px;line-height:1.7}
.single-product-content .woocommerce-breadcrumb a:hover,.single-product-content .yoast-breadcrumb a:hover{color:#797979}
.single-product-content .woocommerce-product-rating{overflow:hidden;margin-bottom:10px;margin-top:5px;display:inline-block}
.single-product-content .woocommerce-product-rating .star-rating{margin-right:10px;vertical-align:middle;top:1px}
.single-product-content .woocommerce-product-rating .star-rating span:before{color:#1f1f1f}
.single-product-content .woocommerce-product-rating .woocommerce-review-link{vertical-align:middle;color:rgba(0,0,0,.5)}
.single-product-content p.price{margin-bottom:12px}
.single-product-content .price{font-size:28px}
.single-product-content .price del{font-size:16px}
.single-product-content .price del .amount{font-size:16px;font-weight:400}
.single-product-content div[itemprop=description]{margin-bottom:25px}
.single-product-content .cart{margin-bottom:20px;margin-right:15px;display:inline-block}
.single-product-content .cart.variations_form{margin-right:0}
.single-product-content .cart div.quantity{margin-right:15px}
.single-product-content .variations{margin-bottom:0;border:0}
.single-product-content .variations label{margin-bottom:0;vertical-align:middle;font-weight:bold;margin-right:20px;white-space:nowrap}
.single-product-content .variations label:after{content:":";margin-left:2px}
.single-product-content .variations tr:last-child td{padding-bottom:0}
.single-product-content .variations td{border:0;text-align:left;vertical-align:middle;padding:0;padding-bottom:25px}
.single-product-content .variations td.value{width:100%}
.single-product-content .variations td.value select{max-width:260px;display:inline-block}
.single-product-content .variations td.value.with-swatches select{display:none}
.single-product-content .variations .reset_variations{font-size:12px;margin-left:10px;vertical-align:middle;display:inline-block}
.single-product-content .variations .reset_variations:before{content:"懶";font-family:"basel-font";margin-right:5px;display:inline-block}
.single-product-content .variations .swatches-select{display:inline-block;vertical-align:middle}
.single-product-content .variations .swatches-select>div{position:relative;font-size:16px;font-weight:bold;display:inline-block;text-align:center;vertical-align:middle;min-width:25px;color:#1b1919;margin-right:15px;margin-top:5px;margin-bottom:5px;border-bottom:2px solid rgba(0,0,0,0)}
.single-product-content .variations .swatches-select>div:hover{border-color:#000}
.single-product-content .variations .swatches-select>div:last-child{margin-right:0}
.single-product-content .variations .swatches-select>div.swatch-size-large{font-size:18px}
.single-product-content .variations .swatches-select>div.swatch-size-xlarge{font-size:24px}
.single-product-content .variations .swatches-select .image-swatch,.single-product-content .variations .swatches-select .colored-swatch{font-size:0;width:25px;height:25px;border-bottom:0;border-radius:50%;background-size:cover}
.single-product-content .variations .swatches-select .image-swatch:after,.single-product-content .variations .swatches-select .colored-swatch:after{content:"";position:absolute;left:0;bottom:-5px;width:100%;border-bottom:2px solid rgba(0,0,0,0)}
.single-product-content .variations .swatches-select .image-swatch[style$="#ffffff"],.single-product-content .variations .swatches-select .colored-swatch[style$="#ffffff"]{border:1px solid rgba(0,0,0,.15)}
.single-product-content .variations .swatches-select .image-swatch[style$="#ffffff"] .basel-tooltip-label,.single-product-content .variations .swatches-select .colored-swatch[style$="#ffffff"] .basel-tooltip-label{margin-bottom:2px}
.single-product-content .variations .swatches-select .image-swatch:hover:after,.single-product-content .variations .swatches-select .colored-swatch:hover:after,.single-product-content .variations .swatches-select .image-swatch.active-swatch:after,.single-product-content .variations .swatches-select .colored-swatch.active-swatch:after{border-color:#000}
.single-product-content .variations .swatches-select .image-swatch.swatch-size-large,.single-product-content .variations .swatches-select .colored-swatch.swatch-size-large{width:45px;height:45px;font-size:0}
.single-product-content .variations .swatches-select .image-swatch.swatch-size-xlarge,.single-product-content .variations .swatches-select .colored-swatch.swatch-size-xlarge{width:70px;height:70px;font-size:0}
.single-product-content .variations .swatches-select .text-only .basel-tooltip-label{display:none}
.single-product-content .variations .swatches-select .swatch-enabled{cursor:pointer}
.single-product-content .variations .swatches-select .swatch-disabled{cursor:default;opacity:.4}
.single-product-content .variations .swatches-select .active-swatch{border-color:#000}
.single-product-content .basel-before-add-to-cart,.single-product-content .basel-after-add-to-cart{margin-bottom:20px}
.single-product-content .basel-product-countdown{margin-top:0;margin-bottom:20px}
.single-product-content .basel-stock-progress-bar{margin-bottom:20px}
.single-product-content .product_meta{border-top:1px solid rgba(119,119,119,.17);padding-top:30px;margin-top:15px;margin-bottom:15px;display:block}
.single-product-content .product_meta>span{display:block;margin-bottom:20px;color:#1b1919;font-weight:bold}
.single-product-content .product_meta>span a,.single-product-content .product_meta>span span{color:#4e4e4e;display:inline-block;font-weight:normal;margin:0 2px;line-height:1.4}
.single-product-content .product_meta>span:last-child{margin-bottom:0}
.single-product-content .product_meta>span a:hover{color:#747474}
.single-product-content .single_variation_wrap{padding-top:25px}
.single-product-content .single_variation_wrap .variations_button{display:inline-block}
.single-product-content .single_variation{display:block;vertical-align:middle}
.single-product-content .single_variation:after{content:"";clear:both;display:block}
.single-product-content .single_variation .woocommerce-variation-price,.single-product-content .single_variation .woocommerce-variation-availability{float:left}
.single-product-content .single_variation .price{margin-right:15px;margin-bottom:20px;display:inline-block;vertical-align:middle}
.single-product-content .single_variation .out-of-stock,.single-product-content .single_variation .in-stock{margin-right:0}
.single-product-content .summary-inner .out-of-stock,.single-product-content .summary-inner .in-stock{display:inline-block;margin-bottom:20px;margin-right:20px;padding:5px 10px;text-transform:uppercase;font-size:12px;letter-spacing:.3px;font-weight:bold}
.single-product-content .summary-inner .out-of-stock:empty,.single-product-content .summary-inner .in-stock:empty{display:none}
.single-product-content .summary-inner .out-of-stock{border:2px solid #cc1414;color:#b50808}
.single-product-content .summary-inner .in-stock{border:2px solid #297e29;color:#297e29}
.single-product-content .product-share{margin-bottom:10px;text-align:left}
.single-product-content .product-share .share-title{font-weight:bold;color:#1b1919;margin-right:5px}
.single-product-content .product-share .share-title:after{content:":"}
.single-product-content .product-share .social-icons{display:inline-block}
.single-product-content .product-tabs-wrapper{margin-right:-15px;margin-left:-15px;padding-top:30px;padding-bottom:50px;background-color:#f9f9f9}
.single-product-content .tabs{margin-bottom:25px;text-align:center}
.single-product-content .tabs li{display:inline-block;margin-right:30px;margin-bottom:15px;border-bottom:1px solid #e4e4e4}
.single-product-content .tabs li a{display:inline-block;font-size:20px;font-weight:600;color:rgba(0,0,0,.5);padding:3px 0}
.single-product-content .tabs li a:hover{text-decoration:none;color:rgba(0,0,0,.8)}
.single-product-content .tabs li.active{border-color:#545454}
.single-product-content .tabs li.active a{color:rgba(0,0,0,.9)}
.single-product-content .tabs li:last-child{margin-right:0}
.single-product-content .basel-accordion-title{display:none}
.single-product-content #tab-description *:last-child{margin-bottom:0}
.single-product-content #tab-description>h2{font-size:18px;font-weight:bold}
.single-product-content #tab-additional_information>h2{font-size:18px;font-weight:bold;max-width:530px;margin-left:auto;margin-right:auto}
.single-product-content #tab-seller ul li{margin-bottom:15px}
.single-product-content #tab-seller ul li>span{font-weight:bold;color:#525252}
.single-product-content #tab-seller ul li>span.details{font-weight:normal;color:#777}
.single-product-content #reviews{position:relative}
.single-product-content #comments{width:50%;padding-top:20px;padding-right:40px;float:left}
.single-product-content #comments>h2{font-size:18px;font-weight:bold}
.single-product-content #review_form_wrapper{float:left;width:50%;border-left:1px solid #efefef;border-bottom:1px solid #efefef;padding-top:20px;padding-bottom:40px;padding-left:40px}
.single-product-content #review_form_wrapper #reply-title{display:block;font-size:18px;font-weight:bold;margin-bottom:15px}
.single-product-content .comment-form>p{margin-bottom:20px}
.single-product-content .comment-form>p>label{display:block}
.single-product-content .comment-form>p:last-child{margin-bottom:0}
.single-product-content .comment-form .woocommerce-error{margin:0 0 20px 0;width:100%}
.single-product-content .comment-form .comment-form-comment{margin-bottom:10px}
.single-product-content .comment-form .comment-form-author,.single-product-content .comment-form .comment-form-email{float:left;width:50%;margin-bottom:25px}
.single-product-content .comment-form .comment-form-author{padding-right:15px}
.single-product-content .comment-form .comment-form-email{padding-left:15px}
.single-product-content .comment-form textarea{background-color:#efefef;border:0;-webkit-box-shadow:none;box-shadow:none}
.single-product-content .comment-form input[type=text],.single-product-content .comment-form input[type=email]{background-color:#efefef;border:0;-webkit-box-shadow:none;box-shadow:none}
.single-product-content .comment-form textarea:focus{background-color:#ececec}
.single-product-content .comment-form input[type=text]:focus,.single-product-content .comment-form input[type=email]:focus{background-color:#ececec}
.single-product-content .comment-form textarea{height:150px;width:100%}
.single-product-content .comment-form input[type=text]{max-width:300px}
.single-product-content .comment-form .comment-form-rating{margin-bottom:15px}
.single-product-content .comment-form .comment-form-rating label{display:inline-block;margin-bottom:0;margin-right:15px}
.single-product-content .comment-form .comment-form-rating label:after{content:":";margin-left:2px}
.single-product-content .comment-form .form-submit{margin-bottom:0}
.single-product-content .comment-form .form-submit input[type=submit]{background-color:rgba(0,0,0,0);border-color:#000;color:#000;border-width:2px;padding-left:35px;padding-right:35px}
.single-product-content .comment-form .form-submit input[type=submit]:hover,.single-product-content .comment-form .form-submit input[type=submit]:focus{background-color:#000;border-color:#000;color:#fff}
.comment-form-images{margin-bottom:20px}
label[for=basel-add-img-btn]{display:inline-block;margin-right:5px;margin-bottom:0;border-bottom:1px solid;background-color:rgba(0,0,0,0);color:#000;letter-spacing:.3px;font-size:14px;line-height:18px;opacity:1;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
label[for=basel-add-img-btn]:hover{border-color:#c5c5c5;opacity:.7}
.basel-add-img-count{display:inline-block;margin-left:15px;vertical-align:middle}
#basel-add-img-btn{position:absolute;clip:rect(1px,1px,1px,1px)}
.basel-add-img-msg{display:inline-block;vertical-align:middle;font-size:0}
.basel-add-img-msg .basel-tooltip-label{min-width:230px;white-space:normal;padding:5px 10px;line-height:1.6}
.basel-add-img-msg:before{content:"?";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;border-radius:50%;color:#fff;font-weight:600;font-size:14px;background-color:#1aada3}
.comment-form-img-message:before{content:"辰";font-family:"basel-font";margin-right:7px}
.commentlist .basel-images-gallery{margin-top:15px}
.comment-respond .stars{position:relative;display:inline-block;vertical-align:middle;white-space:nowrap}
.comment-respond .stars a{position:absolute;top:0;left:0;text-decoration:none;letter-spacing:2px;font-size:0}
.comment-respond .stars a:before{position:absolute;left:0;height:20px;color:#a5a5a5;font-size:14px;font-family:"basel-font";line-height:20px}
.comment-respond .stars a:after{position:absolute;left:0;height:20px;color:#a5a5a5;font-size:14px;font-family:"basel-font";line-height:20px;content:""}
.comment-respond .stars a:hover:after,.comment-respond .stars a.active:after{color:#1aada3}
.comment-respond .star-1{z-index:5}
.comment-respond .star-1:hover:after,.comment-respond .star-1.active:after{content:"串"}
.comment-respond .star-1:after{width:13px}
.comment-respond .star-2{z-index:4}
.comment-respond .star-2:hover:after,.comment-respond .star-2.active:after{content:"串" "串"}
.comment-respond .star-2:after{width:29px}
.comment-respond .star-3{z-index:3}
.comment-respond .star-3:hover:after,.comment-respond .star-3.active:after{content:"串" "串" "串"}
.comment-respond .star-3:after{width:44px}
.comment-respond .star-4{z-index:2}
.comment-respond .star-4:hover:after,.comment-respond .star-4.active:after{content:"串" "串" "串" "串"}
.comment-respond .star-4:after{width:59px}
.comment-respond .star-5{z-index:1}
.comment-respond .star-5:hover:after,.comment-respond .star-5.active:after{content:"串" "串" "串" "串" "串"}
.comment-respond .star-5:before{content:"句" "句" "句" "句" "句"}
.single_add_to_cart_button{position:relative;background-color:#000;color:#fff;border-color:#000}
.single_add_to_cart_button:hover,.single_add_to_cart_button:focus{background-color:#333;color:#fff;text-decoration:none;border-color:#333}
.single_add_to_cart_button.btn-style-bordered{background-color:rgba(0,0,0,0);color:#000}
.single_add_to_cart_button.btn-style-bordered:hover,.single_add_to_cart_button.btn-style-bordered:focus{background-color:#000;color:#fff;border-color:#000}
.single_add_to_cart_button.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:1}
.single_add_to_cart_button.btn-style-link:hover,.single_add_to_cart_button.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.7}
.single_add_to_cart_button:after{position:absolute;top:50%;margin-top:-8px;right:0;visibility:hidden;opacity:0;content:" ";width:15px;height:15px;display:inline-block;vertical-align:middle;border:1px solid #fff;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;-webkit-transition:right .2s ease-in-out,opacity .25s ease-in-out;transition:right .2s ease-in-out,opacity .25s ease-in-out}
.single_add_to_cart_button.loading{padding-right:40px}
.single_add_to_cart_button.loading:after{-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear;visibility:visible;opacity:1;right:12px}
.single_add_to_cart_button+.added_to_cart{display:none}
.product-image-summary .basel-product-brands{float:right;margin-left:10px;margin-bottom:10px}
.product-image-summary .basel-product-brands a{min-height:70px;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:10px;background-color:#fff;border-width:1px;border-style:solid;border-color:rgba(119,119,119,.1);transition:all .3s ease;-webkit-transition:all .3s ease}
.product-image-summary .basel-product-brands a:hover{border-color:rgba(119,119,119,.25)}
.product-image-summary .basel-product-brands img{max-width:90px}
.product-image-summary .shop_attributes{max-width:100%;margin-bottom:20px}
.product-image-summary .shop_attributes tr:last-child th,.product-image-summary .shop_attributes tr:last-child td{border-bottom:0}
.product-image-summary .shop_attributes th,.product-image-summary .shop_attributes td{font-size:14px;padding-top:10px;padding-bottom:10px;border-bottom:1px solid rgba(119,119,119,.17)}
.product-image-summary .shop_attributes th{padding-left:0;padding-right:5px}
.product-image-summary .shop_attributes td{padding-right:0;padding-left:5px}
.commentlist{margin-top:30px}
.commentlist li{margin-bottom:30px}
.commentlist li:last-child{margin-bottom:0}
.commentlist .review_comment_container,.commentlist .comment_container{position:relative;min-height:95px;padding:12px 12px 12px 85px}
.commentlist .review_comment_container .dokan-review-author-img img,.commentlist .review_comment_container>img{position:absolute;left:0;top:13px;max-width:60px;border-radius:50%}
.commentlist .comment_container .dokan-review-author-img img,.commentlist .comment_container>img{position:absolute;left:0;top:13px;max-width:60px;border-radius:50%}
.commentlist .children{margin-top:10px}
.commentlist .comment-text .star-rating{float:right;margin-bottom:5px}
.commentlist .comment-text .meta{line-height:18px;display:inline;font-size:12px}
.commentlist .comment-text .meta strong{color:#373737}
.commentlist .comment-text .meta time{font-style:italic}
.commentlist .comment-text .description{margin-top:10px;margin-bottom:0}
.commentlist .comment-text .description p{margin-bottom:10px}
.commentlist .comment-text .description p:last-child{margin-bottom:0}
.product-with-attachments .thumbs-position-left+.product-additional-galleries{margin-left:27%}
.related-and-upsells>section{margin-top:40px;margin-bottom:40px}
.basel-product-instagram{padding-top:40px;margin-bottom:40px;border-top:1px solid rgba(119,119,119,.17)}
.basel-product-instagram .product-instagram-intro{font-size:16px}
.basel-product-instagram .product-instagram-intro>span{font-weight:600;color:#1b1919}
.basel-product-instagram:first-child{padding-top:0;border-top:0}
.single-breadcrumbs-wrapper{margin-top:-40px;margin-bottom:40px;background:#f9f9f9;margin-left:-15px;margin-right:-15px;padding-top:5px;padding-bottom:5px}
.single-breadcrumbs-wrapper>.container{padding-left:5px;padding-right:5px}
.single-breadcrumbs-wrapper .basel-back-btn>span{top:3px}
.single-breadcrumbs-wrapper .woocommerce-breadcrumb,.single-breadcrumbs-wrapper .yoast-breadcrumb{padding-left:15px;padding-right:15px}
.basel-products-nav{float:right}
.basel-products-nav .product-btn{position:relative}
.basel-products-nav .product-btn>a{vertical-align:middle;font-size:0;text-align:center;line-height:40px;width:50px;display:inline-block}
.basel-products-nav .product-btn>a span{width:23px;height:2px;position:relative;display:inline-block;background-color:#000;-webkit-transition:all .25s ease;transition:all .25s ease}
.basel-products-nav .product-btn>a span:before{position:absolute;top:0;font-size:14px;line-height:3px;color:#000;font-family:"basel-font"}
.basel-products-nav .product-btn.product-prev{float:left}
.basel-products-nav .product-btn.product-prev>a span:before{content:"慄";left:-4px}
.basel-products-nav .product-btn.product-prev .wrapper-short{right:-20px}
.basel-products-nav .product-btn.product-next{float:right}
.basel-products-nav .product-btn.product-next>a span:before{content:"栗";right:-4px}
.basel-products-nav .product-btn.product-next .wrapper-short{right:20px}
.basel-products-nav .product-btn:hover>a span{width:32px}
.basel-products-nav .product-btn:hover>.wrapper-short{visibility:visible;opacity:1;right:0;-webkit-transition:all .25s ease;transition:all .25s ease}
.basel-products-nav .wrapper-short{position:absolute;top:100%;padding-top:5px;visibility:hidden;opacity:0;min-width:250px;z-index:350;-webkit-transition:all .1s ease;transition:all .1s ease}
.basel-products-nav .product-short{overflow:hidden;padding:10px;background-color:#fff;border:2px solid #efefef}
.basel-products-nav .product-short .product-thumb{float:right;margin-left:10px}
.basel-products-nav .product-short .product-thumb img{max-width:50px}
.basel-products-nav .product-short .product-title{display:block;margin-bottom:7px;font-weight:bold;font-size:12px;line-height:1.5;text-transform:uppercase}
.basel-products-nav .product-short .price{display:block;color:#1aada3}
.basel-products-nav .product-short .price .amount{color:#1aada3}
.basel-products-nav .product-short .price del{color:#d0d0d0}
.basel-products-nav .product-short .price del .amount{color:#d0d0d0}
.product-type-variable .entry-summary .yith-wcwl-add-to-wishlist{display:block}
.product-type-variable .entry-summary .wishlist-btn-wrapper,.product-type-variable .entry-summary .compare-btn-wrapper,.product-type-variable .entry-summary .sizeguide-btn-wrapp{margin-bottom:15px}
.product-type-variable .entry-summary .product_meta{border-top:0;padding-top:0;margin-top:0}
.product-type-variable.product-design-default .entry-summary .variations_form{padding-bottom:25px;border-bottom:1px solid rgba(119,119,119,.17)}
.product-type-grouped .cart{border-top:2px solid #161616;margin-right:0;display:block}
.product-type-grouped .entry-summary .yith-wcwl-add-to-wishlist{margin-bottom:10px}
.product-type-grouped .entry-summary .yith-wcwl-add-to-wishlist+.clear{display:none}
.product-type-grouped .entry-summary .sizeguide-btn-wrapp{margin-top:0}
.product-type-grouped .sizeguide-btn-wrapp,.product-type-grouped .wishlist-btn-wrapper,.product-type-grouped .compare-btn-wrapper{margin-bottom:10px}
.product-type-grouped .product_meta{padding-top:20px;margin-top:7px}
.product-type-grouped .group_table{margin-bottom:25px}
.product-type-grouped .group_table label{margin-bottom:0}
.product-type-grouped .group_table .label{text-align:left}
.product-type-grouped .group_table div.quantity{margin-right:0}
.product-type-grouped .group_table .price{font-size:20px;text-align:right}
.product-type-grouped .group_table .amount{vertical-align:middle}
.product-type-grouped .group_table .out-of-stock,.product-type-grouped .group_table .in-stock{margin-left:15px;margin-right:0;margin-bottom:5px;margin-top:5px}
.product-additional-galleries{text-align:center;margin-top:10px}
.product-additional-galleries>div:not(.product-360-view-wrapper){margin-right:10px;margin-left:10px}
.product-video-button,.product-360-button{display:inline-block;margin-top:10px;margin-bottom:10px}
.product-video-button a,.product-360-button a{text-decoration:none;color:#4e4e4e;display:block}
.product-video-button a:before,.product-360-button a:before{display:inline-block;font-size:16px;width:40px;height:40px;line-height:40px;text-align:center;background:#f7f7f7;color:#000;vertical-align:middle;margin-right:10px;border-radius:50%;font-family:"simple-line-icons";-webkit-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease}
.product-video-button a span,.product-360-button a span{vertical-align:middle;position:relative}
.product-video-button a:hover:before,.product-360-button a:hover:before{background-color:#1aada3;color:#fff}
.product-video-button a:before{content:""}
.product-360-button a:before{content:""}
.product-360-view-wrapper{position:relative;max-width:800px;margin:100px auto}
.product-360-view-wrapper .mfp-close{font-size:0;cursor:pointer;padding-right:36px;padding:0;opacity:1;background-color:rgba(255,255,255,.5)}
.product-360-view-wrapper .mfp-close:after,.product-360-view-wrapper .mfp-close:before{content:" ";position:absolute;right:0;top:50%;margin-top:-0.5px;width:30px;height:1px;display:inline-block;background-color:#000;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out}
.product-360-view-wrapper .mfp-close:after,.product-360-view-wrapper .mfp-close:before{right:7px}
.product-360-view-wrapper .mfp-close:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.product-360-view-wrapper .mfp-close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.basel-sticky-btn{position:fixed;top:auto;left:0;right:0;bottom:0;z-index:340;padding-top:10px;padding-bottom:10px;background-color:#fff;-webkit-box-shadow:0 0 9px rgba(0,0,0,.12);box-shadow:0 0 9px rgba(0,0,0,.12);transform:translate3d(0,100%,0);-webkit-transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}
.basel-sticky-btn .basel-sticky-btn-container{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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.basel-sticky-btn .basel-sticky-btn-container:after,.basel-sticky-btn .basel-sticky-btn-container:before{content:none}
.basel-sticky-btn .basel-sticky-btn-content{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;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:15px}
.basel-sticky-btn .basel-sticky-btn-thumbnail{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:10px;overflow:hidden}
.basel-sticky-btn .basel-sticky-btn-thumbnail img{min-width:65px;max-width:65px}
.basel-sticky-btn .basel-sticky-btn-info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}
.basel-sticky-btn .woocommerce-price-suffix{display:block}
.basel-sticky-btn .product-title{font-size:14px;margin-bottom:0}
.basel-sticky-btn .star-rating{margin-top:5px}
.basel-sticky-btn .price{text-align:right;font-size:16px;margin-right:15px}
.basel-sticky-btn .wc-stripe-payment-request-wrapper{display:none}
.basel-sticky-btn .in-stock{display:inline-block;margin-bottom:0;margin-right:15px;padding:5px 10px;text-transform:uppercase;font-size:12px;letter-spacing:.3px;font-weight:bold;border:2px solid #297e29;color:#297e29}
.basel-sticky-btn .in-stock:empty{display:none}
.basel-sticky-btn .basel-sticky-btn-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}
.basel-sticky-btn .cart{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}
.basel-sticky-btn .cart:not(:last-child){margin-right:10px}
.basel-sticky-btn .basel-sticky-add-to-cart:not(:last-child),.basel-sticky-btn div.quantity{margin-right:10px}
.basel-sticky-btn .basel-sticky-add-to-cart{background-color:#000;color:#fff;border-color:#000}
.basel-sticky-btn .basel-sticky-add-to-cart:hover,.basel-sticky-btn .basel-sticky-add-to-cart:focus{background-color:#333;color:#fff;text-decoration:none;border-color:#333}
.basel-sticky-btn .basel-sticky-add-to-cart.btn-style-bordered{background-color:rgba(0,0,0,0);color:#000}
.basel-sticky-btn .basel-sticky-add-to-cart.btn-style-bordered:hover,.basel-sticky-btn .basel-sticky-add-to-cart.btn-style-bordered:focus{background-color:#000;color:#fff;border-color:#000}
.basel-sticky-btn .basel-sticky-add-to-cart.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:1}
.basel-sticky-btn .basel-sticky-add-to-cart.btn-style-link:hover,.basel-sticky-btn .basel-sticky-add-to-cart.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.7}
.basel-sticky-btn-compare,.basel-sticky-btn-wishlist{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}
.basel-sticky-btn-compare a,.basel-sticky-btn-wishlist a{display:inline-block;height:40px;font-size:0;line-height:40px;padding-left:10px;padding-right:10px}
.basel-sticky-btn-compare a:before,.basel-sticky-btn-wishlist a:before{font-family:"Simple-Line-Icons";display:inline-block;font-size:20px}
.basel-sticky-btn-compare a.added,.basel-sticky-btn-compare a:hover{color:#1aada3}
.basel-sticky-btn-wishlist a.added,.basel-sticky-btn-wishlist a:hover{color:#1aada3}
.basel-sticky-btn-compare a:before{content:""}
.basel-sticky-btn-wishlist a:before{content:""}
.basel-sticky-btn-shown.basel-sticky-btn{transform:none;-webkit-transform:none}
.basel-sticky-btn-shown.scrollToTop{bottom:120px}
.product-design-alt .product-image-summary{margin-bottom:50px}
.product-design-alt .entry-summary{text-align:center}
.product-design-alt .entry-summary .yith-wcwl-add-to-wishlist{margin-top:0;padding-top:0;border:0}
.product-design-alt .product_meta{border-top:0;display:inline-block;padding:15px;background-color:#f9f9f9}
.product-design-alt .product_meta>span{display:inline-block;margin:0 10px;font-weight:bold;line-height:2}
.product-design-alt .product-tabs-wrapper{margin:0 -15px 0;background-color:#f9f9f9;padding:40px 0}
.product-design-alt .product-share{margin-bottom:50px;text-align:center}
.product-design-alt .tabs{text-align:center}
.product-design-alt .single_variation_wrap{padding-top:25px}
.product-design-alt .single_variation .woocommerce-variation-price,.product-design-alt .single_variation .woocommerce-variation-availability{float:none;display:inline}
.product-design-alt .single_variation .price{vertical-align:bottom}
.product-design-alt .single_variation .out-of-stock,.product-design-alt .single_variation .in-stock,.product-design-alt .single_variation .price{margin-left:7px;margin-right:7px}
.product-design-alt .variations{margin-bottom:0}
.product-design-alt .variations td{text-align:center}
.product-design-alt .variations td.label{display:none}
.product-design-alt .variations .reset_variations{margin-right:-54px}
.product-design-alt.product-type-variable .variations_form{width:100%;padding-bottom:0;border-bottom:0}
.product-design-alt.product-type-variable .product_meta{padding-top:15px}
.product-design-sticky .product-image-summary{margin-bottom:50px}
.product-design-sticky .entry-summary{position:relative;text-align:center;opacity:1;transition:opacity .1s ease-in-out;-webkit-transition:opacity .1s ease-in-out}
.product-design-sticky .entry-summary .yith-wcwl-add-to-wishlist{margin-top:0;padding-top:0;border:0}
.product-design-sticky .entry-summary div[itemprop=description]{max-height:75px;overflow:hidden;transition:max-height .2s ease-in-out,margin .2s ease-in-out;-webkit-transition:max-height .2s ease-in-out,margin .2s ease-in-out}
.product-design-sticky .entry-summary div[itemprop=description]>p{line-height:25px}
.product-design-sticky .entry-summary .summary-inner{padding:0 40px;margin:0 auto;max-width:600px}
.product-design-sticky .entry-summary.block-sticked.not-in-viewport div[itemprop=description]{max-height:0;margin:0}
.product-design-sticky .entry-summary.block-sticked .summary-inner{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-transition:transform .5s ease}
.product-design-sticky .entry-summary.hide-temporary{opacity:0}
.product-design-sticky .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:last-child){margin-bottom:4px}
.product-design-sticky .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child) a{display:block;transform:translateY(100px);-webkit-transform:translateY(100px);transition:all .45s ease-in-out;-webkit-transition:all .45s ease-in-out;opacity:0}
.product-design-sticky .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child) a.animate-images{transform:translateY(0);-webkit-transform:translateY(0);opacity:1}
.product-design-sticky .woocommerce-breadcrumb,.product-design-sticky .yoast-breadcrumb{display:inline-block}
.product-design-sticky .product_meta{border-top:0;display:inline-block;padding:15px;background-color:#f9f9f9}
.product-design-sticky .product_meta>span{display:inline-block;margin:0 10px;font-weight:bold;line-height:2}
.product-design-sticky .product-tabs-wrapper{margin:0 -15px 0;background-color:#f9f9f9;padding:40px 0}
.product-design-sticky .product-share{margin-bottom:50px;text-align:center}
.product-design-sticky .tabs{text-align:center}
.product-design-sticky .single_variation_wrap{padding-top:25px}
.product-design-sticky .single_variation .woocommerce-variation-price,.product-design-sticky .single_variation .woocommerce-variation-availability{float:none;display:inline}
.product-design-sticky .single_variation .price{vertical-align:bottom}
.product-design-sticky .single_variation .out-of-stock,.product-design-sticky .single_variation .in-stock,.product-design-sticky .single_variation .price{margin-left:7px;margin-right:7px}
.product-design-sticky .variations{margin-bottom:0}
.product-design-sticky .variations td{text-align:center}
.product-design-sticky .variations td.label{display:none}
.product-design-sticky .variations .reset_variations{margin-right:-54px}
.product-design-sticky.product-type-variable .variations_form{width:100%;padding-bottom:0;border-bottom:0}
.product-design-sticky.product-type-variable .product_meta{padding-top:15px}
.product-design-compact .product-image-summary{margin-bottom:20px}
.product-design-compact .product-image-summary>.row{display:flex;display:-webkit-box;display:-ms-flexbox;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row}
.product-design-compact .product-image-summary>.row:after,.product-design-compact .product-image-summary>.row:before{content:none}
.product-design-compact .product-images{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}
.product-design-compact .entry-summary{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative}
.product-design-compact .entry-summary .yith-wcwl-add-to-wishlist,.product-design-compact .entry-summary .compare-btn-wrapper,.product-design-compact .entry-summary .wishlist-btn-wrapper,.product-design-compact .entry-summary .sizeguide-btn-wrapp{display:inline-block;margin-right:10px;margin-bottom:15px}
.product-design-compact .entry-summary .yith-wcwl-add-to-wishlist{padding-top:0;margin-top:0;border-top:0}
.product-design-compact .entry-summary .sizeguide-btn-wrapp{margin-top:0}
.product-design-compact .entry-summary .sizeguide-btn-wrapp>a{margin-top:-2px}
.product-design-compact .cart{display:block;margin-right:0}
.product-design-compact .product_meta{border-top:0;padding-top:0;margin-top:0;margin-bottom:8px}
.product-design-compact .product_meta>span{margin-bottom:10px}
.product-design-compact .basel-scroll-content{padding-left:15px;padding-right:30px}
.product-design-compact #comments{width:auto;padding-top:0;padding-right:0;float:none;margin-bottom:20px;margin-top:10px}
.product-design-compact #comments>h2{font-size:14px}
.product-design-compact .commentlist{margin-top:20px}
.product-design-compact #review_form_wrapper{float:none;width:auto;border-left:0;border-bottom:0;padding-top:0;padding-bottom:0;padding-left:0}
.product-design-compact #review_form_wrapper #reply-title{font-size:14px}
.product-design-compact .woocommerce-tabs .shop_attributes{margin-top:-10px;margin-bottom:-20px}
.tabs-layout-accordion{border-top:2px solid #000;margin-bottom:30px;margin-top:10px}
.tabs-layout-accordion .basel-tab-wrapper{border-bottom:1px solid rgba(119,119,119,.17)}
.tabs-layout-accordion .basel-tab-wrapper .basel-accordion-title{position:relative;display:block;padding-top:15px;padding-bottom:15px;text-transform:uppercase;font-size:14px;font-weight:600;text-decoration:none}
.tabs-layout-accordion .basel-tab-wrapper .basel-accordion-title:hover{color:#1aada3}
.tabs-layout-accordion .basel-tab-wrapper .basel-accordion-title:after{content:"";position:absolute;right:0;top:50%;margin-top:-10px;height:20px;line-height:20px;width:20px;text-align:center;font-size:12px;color:#bbb;font-family:"simple-line-icons";-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transition:transform .4s ease;backface-visibility:hidden;perspective:800px;-webkit-backface-visibility:hidden;-webkit-perspective:800px}
.tabs-layout-accordion .basel-tab-wrapper .basel-accordion-title.active{color:#1aada3}
.tabs-layout-accordion .basel-tab-wrapper .basel-accordion-title.active:after{transform:rotate(180deg);-webkit-transform:rotate(180deg)}
.tabs-layout-accordion .basel-tab-wrapper .wc-tab{padding-bottom:25px}
.tabs-layout-accordion .basel-tab-wrapper .wc-tab>h2:first-child{display:none}
.tabs-layout-accordion .wc-tabs{display:none}
form.woocommerce-checkout:after{content:"";clear:both;display:block}
.woocommerce-checkout .woocommerce-error{display:none;margin-top:20px;margin-left:15px;margin-right:15px;padding-left:6em}
.woocommerce-checkout .woocommerce-error li{margin-bottom:15px;position:relative}
.woocommerce-checkout .woocommerce-error li:last-child{margin-bottom:0}
.woocommerce-checkout .woocommerce-error li:before{content:"";font-family:"basel-font";opacity:.7;position:absolute;top:0;left:-15px}
.woocommerce-checkout .woocommerce-info{margin-bottom:25px;border:0;background-color:rgba(0,0,0,0);padding:0;overflow:visible;color:#8c8c8c}
.woocommerce-checkout .woocommerce-info a{color:#202020;text-decoration:none}
.woocommerce-checkout .woocommerce-info:before{content:none}
.woocommerce-checkout .woocommerce-info .showcoupon,.woocommerce-checkout .woocommerce-info .showlogin{border-bottom:1px solid #e6e6e6;display:inline;margin-left:5px;line-height:1.5}
.woocommerce-checkout .woocommerce-info .showcoupon:hover,.woocommerce-checkout .woocommerce-info .showlogin:hover{border-color:#a6a6a6}
.woocommerce-checkout .checkout_coupon,.woocommerce-checkout .login.hidden-form{position:relative;background-color:#f8f8f8}
.woocommerce-checkout .checkout_coupon:before,.woocommerce-checkout .login.hidden-form:before{content:"律";font-family:"basel-font";position:absolute;top:-4px;line-height:0;left:20px;color:#f8f8f8;font-size:24px}
.woocommerce-checkout .checkout_coupon{padding:15px 20px;display:block;max-width:400px;text-align:center}
.woocommerce-checkout .checkout_coupon p{margin-bottom:5px;margin-top:5px}
.woocommerce-checkout .checkout_coupon p.form-row-first,.woocommerce-checkout .checkout_coupon p.form-row-last{float:none;width:auto;display:inline-block;vertical-align:top}
.woocommerce-checkout .checkout_coupon .input-text{-webkit-box-shadow:none;box-shadow:none}
.woocommerce-checkout .checkout_coupon .button{background-color:#1aada3;color:#fff;border-color:#1aada3}
.woocommerce-checkout .checkout_coupon .button:hover,.woocommerce-checkout .checkout_coupon .button:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.woocommerce-checkout .checkout_coupon .button.btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
.woocommerce-checkout .checkout_coupon .button.btn-style-bordered:hover,.woocommerce-checkout .checkout_coupon .button.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.woocommerce-checkout .checkout_coupon .button.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.woocommerce-checkout .checkout_coupon .button.btn-style-link:hover,.woocommerce-checkout .checkout_coupon .button.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.woocommerce-checkout .login.hidden-form{max-width:500px;padding:20px 25px 20px 25px;margin-bottom:20px}
.woocommerce-checkout .woocommerce-billing-fields,.woocommerce-checkout .woocommerce-shipping-fields,.woocommerce-checkout .woocommerce-account-fields{margin-top:40px}
.woocommerce-checkout .woocommerce-billing-fields abbr,.woocommerce-checkout .woocommerce-shipping-fields abbr,.woocommerce-checkout .woocommerce-account-fields abbr{border:0;text-decoration:none}
.woocommerce-checkout .woocommerce-billing-fields>h3,.woocommerce-checkout .woocommerce-shipping-fields>h3,.woocommerce-checkout .woocommerce-account-fields>h3{text-transform:uppercase;letter-spacing:.6px;font-weight:bold}
.woocommerce-checkout .select2-drop-active .select2-input{background-image:none !important}
.woocommerce-checkout .create-account input[type=checkbox]{position:static;margin-left:0}
.woocommerce-checkout .create-account span{vertical-align:middle}
.woocommerce-checkout .woocommerce-shipping-fields>h3 label{display:inline-block;text-transform:uppercase;font-size:22px;margin:0}
.woocommerce-checkout .woocommerce-shipping-fields .notes textarea{height:110px}
.woocommerce-checkout .checkout-order-review{background-color:#f8f8f8;background-position:left top;background-repeat:no-repeat;padding:40px 30px;margin-top:8px}
.woocommerce-checkout .checkout-order-review>h3{text-transform:uppercase;letter-spacing:.6px;text-align:center;font-weight:bold}
.woocommerce-checkout .checkout-order-review .responsive-table{padding:20px 25px 0 25px}
.woocommerce-checkout .woocommerce-checkout-payment li{margin-bottom:15px}
.woocommerce-checkout .woocommerce-checkout-payment li img{max-height:40px;margin-left:5px;margin-right:5px}
.woocommerce-checkout .woocommerce-checkout-payment li label{display:inline-block}
.woocommerce-checkout .woocommerce-checkout-payment .woocommerce-form__input{position:relative;margin-left:0;margin-right:5px}
.woocommerce-checkout .woocommerce-checkout-payment .payment_box,.woocommerce-checkout .woocommerce-checkout-payment .woocommerce-terms-and-conditions{position:relative;margin-top:15px;padding:10px 15px;border:2px solid rgba(115,115,115,.1)}
.woocommerce-checkout .woocommerce-checkout-payment .payment_box p,.woocommerce-checkout .woocommerce-checkout-payment .woocommerce-terms-and-conditions p{margin-bottom:5px}
.woocommerce-checkout .woocommerce-checkout-payment .payment_box:before{content:"律";font-family:"basel-font";position:absolute;top:-5px;line-height:0;left:25px;color:#e8e8e8;font-size:22px}
.woocommerce-checkout .woocommerce-checkout-payment .woocommerce-terms-and-conditions{margin-bottom:20px}
.woocommerce-checkout .woocommerce-checkout-payment .woocommerce-terms-and-conditions:before{content:"律";font-family:"basel-font";position:absolute;top:-5px;line-height:0;left:25px;color:#e8e8e8;font-size:22px;display:none}
.woocommerce-checkout .woocommerce-checkout-payment .payment_method_paypal img{margin-left:10px}
.woocommerce-checkout .woocommerce-checkout-payment .payment_method_paypal a{background-color:rgba(0,0,0,0);padding-bottom:1px;padding-right:0;padding-left:0;padding-top:0;border:0;border-bottom:1px solid #e6e6e6;display:inline;margin-left:15px}
.woocommerce-checkout .woocommerce-checkout-payment .payment_method_paypal a:hover{text-decoration:none;border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.woocommerce-checkout .woocommerce-checkout-payment .payment_method_paypal a:focus{border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.woocommerce-checkout .woocommerce-checkout-payment #wc-stripe-cc-form{border:0;padding:0;margin-bottom:0}
.woocommerce-checkout .woocommerce-checkout-payment #wc-stripe-cc-form label{display:block}
.woocommerce-checkout .woocommerce-checkout-payment .wc-saved-payment-methods{margin-bottom:0}
.woocommerce-checkout .woocommerce-checkout-payment .wc-saved-payment-methods li:last-child{margin-bottom:5px}
.woocommerce-checkout .woocommerce-checkout-payment .wc-saved-payment-methods+#wc-stripe-cc-form{margin-top:15px}
.woocommerce-checkout .woocommerce-privacy-policy-text a,.woocommerce-checkout .woocommerce-terms-and-conditions-checkbox-text a{font-weight:600}
.woocommerce-checkout .woocommerce-privacy-policy-text p:last-child{margin-bottom:25px}
.woocommerce-checkout form#order_review #payment_method_stripe{margin-left:0;margin-top:0;margin-bottom:0;margin-right:5px}
.woocommerce .cart-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row;text-align:right;margin-bottom:80px}
.woocommerce .cart-actions:after,.woocommerce .cart-actions:before{content:none}
.woocommerce .cart-actions>div{width:auto;-webkit-box-flex:1;flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto}
.woocommerce .cart-actions .button{padding-left:30px;padding-right:30px}
.woocommerce .cart-actions .coupon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row}
.woocommerce .cart-actions .coupon label{display:none}
.woocommerce .cart-actions .coupon .input-text{max-width:250px;margin-right:10px}
.woocommerce .cart-actions .coupon .button{background-color:#000;color:#fff;border-color:#000}
.woocommerce .cart-actions .coupon .button:hover,.woocommerce .cart-actions .coupon .button:focus{background-color:#333;color:#fff;text-decoration:none;border-color:#333}
.woocommerce .cart-actions .coupon .button.btn-style-bordered{background-color:rgba(0,0,0,0);color:#000}
.woocommerce .cart-actions .coupon .button.btn-style-bordered:hover,.woocommerce .cart-actions .coupon .button.btn-style-bordered:focus{background-color:#000;color:#fff;border-color:#000}
.woocommerce .cart-actions .coupon .button.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:1}
.woocommerce .cart-actions .coupon .button.btn-style-link:hover,.woocommerce .cart-actions .coupon .button.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.7}
.woocommerce .cart-empty:before{content:"";margin-left:-18px}
.woocommerce .cart-empty:after{content:"懶";font-family:"basel-font";top:91px;font-size:60px}
.basel-empty-page-text{text-align:center;margin-top:-25px;margin-bottom:25px;color:#8e8e8e}
.return-to-shop{text-align:center;margin-bottom:50px}
.return-to-shop .button{background-color:#1aada3;color:#fff;border-color:#1aada3;font-size:16px;line-height:20px;padding-top:12px;padding-bottom:12px;padding-left:28px;padding-right:28px}
.return-to-shop .button:hover,.return-to-shop .button:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.return-to-shop .button.btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
.return-to-shop .button.btn-style-bordered:hover,.return-to-shop .button.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.return-to-shop .button.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.return-to-shop .button.btn-style-link:hover,.return-to-shop .button.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.cart-collaterals{width:100%}
.cart-collaterals:before{content:" ";display:table}
.cart-collaterals:after{content:" ";display:table;clear:both}
.cart-collaterals .related,.cart-collaterals .related-products{width:30.75%;float:left}
.cart-collaterals .cross-sells{width:48%;float:left}
.cart-collaterals .cross-sells>h3{font-size:24px;font-weight:bold;text-transform:uppercase;margin-bottom:30px}
.cart-collaterals .cross-sells ul.products{float:none}
.cart-collaterals .cross-sells ul.products li{width:48%}
.cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}
.cart-collaterals .shipping_calculator:before{content:" ";display:table}
.cart-collaterals .shipping_calculator:after{content:" ";display:table;clear:both}
.cart-collaterals .cart_totals{float:right;width:48%;background-color:#f8f8f8;background-position:left top;background-repeat:no-repeat;padding:25px;padding-top:40px}
.cart-collaterals .cart_totals h2{font-size:24px;font-weight:bold;text-align:center;text-transform:uppercase}
.cart-collaterals .cart_totals>.responsive-table{padding:10px 20px}
.cart-collaterals .cart_totals .amount{color:#000}
.cart-collaterals .cart_totals table{margin-bottom:2px}
.cart-collaterals .cart_totals table tr:last-child th,.cart-collaterals .cart_totals table tr:last-child td{border-bottom:0}
.cart-collaterals .cart_totals table th{text-align:left;font-size:14px;width:45%}
.cart-collaterals .cart_totals table td{text-align:right}
.cart-collaterals .cart_totals table .order-total th{font-size:22px;text-transform:uppercase;font-weight:bold}
.cart-collaterals .cart_totals table .order-total td>strong{font-size:22px;font-weight:bold}
.cart-collaterals .cart_totals table .shipping{line-height:1.6}
.cart-collaterals .cart_totals table .shipping .shipping_method+.woocommerce-shipping-calculator,.cart-collaterals .cart_totals table .shipping #shipping_method+.woocommerce-shipping-calculator{margin-top:15px}
.cart-collaterals .cart_totals table .shipping a{background-color:rgba(0,0,0,0);padding-bottom:1px;padding-right:0;padding-left:0;padding-top:0;border:0;border-bottom:1px solid #e6e6e6;display:inline}
.cart-collaterals .cart_totals table .shipping a:hover{text-decoration:none;border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.cart-collaterals .cart_totals table .shipping a:focus{border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.cart-collaterals .cart_totals table .shipping .woocommerce-shipping-calculator>p{margin-bottom:0}
.cart-collaterals .cart_totals table .shipping .shipping-calculator-form{margin-top:20px}
.cart-collaterals .cart_totals .wc-proceed-to-checkout{text-align:center}
.cart-collaterals .cart_totals .wc-proceed-to-checkout>a.button{padding-top:15px;padding-bottom:15px;width:100%;font-size:16px;background-color:#1aada3;color:#fff;border-color:#1aada3}
.cart-collaterals .cart_totals .wc-proceed-to-checkout>a.button:hover,.cart-collaterals .cart_totals .wc-proceed-to-checkout>a.button:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.cart-collaterals .cart_totals .wc-proceed-to-checkout>a.button.btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
.cart-collaterals .cart_totals .wc-proceed-to-checkout>a.button.btn-style-bordered:hover,.cart-collaterals .cart_totals .wc-proceed-to-checkout>a.button.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.cart-collaterals .cart_totals .wc-proceed-to-checkout>a.button.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.cart-collaterals .cart_totals .wc-proceed-to-checkout>a.button.btn-style-link:hover,.cart-collaterals .cart_totals .wc-proceed-to-checkout>a.button.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.basel-registration-page{position:relative;margin-bottom:20px;margin-top:20px}
.basel-registration-page h2{font-size:34px}
.basel-registration-page h2:before{content:"";font-family:"simple-line-icons";display:inline-block;font-size:24px;margin-right:10px}
.basel-registration-page.basel-no-registration{max-width:540px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}
.basel-registration-page.basel-no-registration:after{content:none}
.register>p{position:relative}
.register #reg_password:focus+.woocommerce-password-strength+.woocommerce-password-hint{opacity:1;visibility:visible}
.register .woocommerce-privacy-policy-text a{font-weight:600}
.register .woocommerce-privacy-policy-text p:last-child{margin-bottom:15px}
.col-register h2:before{content:""}
.col-register-text{text-align:center}
.col-register-text h2:before{content:none}
.col-register,.col-register-text{border-left-width:1px;border-color:rgba(0,0,0,.1);border-style:solid}
.registration-info,.login-info{margin-bottom:20px}
#customer_login .col-register,#customer_login .col-login,#customer_login .col-register-text{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;padding-left:60px;padding-right:60px;padding-top:40px;padding-bottom:60px}
.basel-register-tabs .col-register{border-left:0;display:none;animation:fade-in .7s ease;-webkit-animation:fade-in .7s ease}
.basel-register-tabs .col-login{animation:fade-in .7s ease;-webkit-animation:fade-in .7s ease}
.active-register .col-register{display:block}
.active-register .col-login{display:none}
.with-login-reg-info .registration-info{animation:fade-in .7s ease;-webkit-animation:fade-in .7s ease}
.with-login-reg-info .login-info{animation:fade-in .7s ease;-webkit-animation:fade-in .7s ease;display:none}
.with-login-reg-info.active-register .registration-info{display:none}
.with-login-reg-info.active-register .login-info{display:block}
.login-form-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-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}
.login-form-footer .lost_password{margin-bottom:10px;font-size:14px;font-weight:400}
.login-form-footer .woocommerce-form-login__rememberme{margin-bottom:10px;font-size:14px;font-weight:400;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:10px}
.login-form-footer .lost_password{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.login-form-footer .lost_password:before{content:"";display:inline-block;margin-top:-2px;margin-right:7px;vertical-align:middle;font-family:"simple-line-icons"}
.login-form-footer .lost_password:hover,.login-form-footer .lost_password:focus{color:#1aada3;text-decoration:none}
.lost_reset_password{max-width:500px;padding-top:40px;padding-bottom:40px;padding-left:20px;padding-right:20px;margin:0 auto}
.lost_reset_password .form-row-first{width:100%;margin-top:20px}
.lost_reset_password .form-row-last{float:none;width:100%}
.lost_reset_password p:first-child{font-size:18px;line-height:1.8;display:inline;border-bottom:1px solid #efefef}
.register .button,.login .button,.lost_reset_password .button{width:100%;margin-top:10px;border:2px solid #000;background-color:rgba(0,0,0,0);color:#000}
.register .button:hover,.register .button:focus{background-color:#333;border-color:#333;color:#fff}
.login .button:hover,.login .button:focus{background-color:#333;border-color:#333;color:#fff}
.lost_reset_password .button:hover,.lost_reset_password .button:focus{background-color:#333;border-color:#333;color:#fff}
.register>*:last-child,.login>*:last-child,.lost_reset_password>*:last-child{margin-bottom:0}
.social-login-title,.register-or{font-weight:600;text-transform:uppercase;color:#000;margin-top:20px;margin-bottom:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.social-login-title:after,.social-login-title:before{content:"";-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;border-bottom-width:1px;border-bottom-style:solid;border-color:#e2e2e2}
.register-or:after,.register-or:before{content:"";-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;border-bottom-width:1px;border-bottom-style:solid;border-color:#e2e2e2}
.social-login-title:after,.register-or:after{margin-left:20px}
.social-login-title:before{margin-right:20px}
.register-or{display:none;margin-top:0}
.register-or:before{margin-right:20px}
.basel-social-login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}
.social-login-btn{-webkit-box-flex:1;-ms-flex:1 1 200px;flex:1 1 200px;padding-left:5px;padding-right:5px;margin-bottom:15px}
.social-login-btn>a{position:relative;color:#fff !important;display:block;border:0}
.social-login-btn>a:before{position:absolute;top:50%;left:15px;font-size:22px;line-height:26px;font-weight:normal;font-family:"basel-font";-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.social-login-btn>a:hover{color:#fff !important}
.social-login-btn .login-vk-link{background-color:#597da3}
.social-login-btn .login-vk-link:before{content:""}
.social-login-btn .login-vk-link:hover,.social-login-btn .login-vk-link:focus{background-color:#4c6b8c}
.social-login-btn .login-fb-link{background-color:#3b5998}
.social-login-btn .login-fb-link:before{content:"連"}
.social-login-btn .login-fb-link:hover,.social-login-btn .login-fb-link:focus{background-color:#314a7e}
.social-login-btn .login-goo-link{background-color:#4285f4}
.social-login-btn .login-goo-link:before{content:"崙"}
.social-login-btn .login-goo-link:hover,.social-login-btn .login-goo-link:focus{background-color:#206ff2}
.social-login-btn:last-child{margin-bottom:0}
.basel-social-alt-style .login-fb-link:before{left:9px;font-size:28px;content:"廬"}
.basel-social-alt-style .login-goo-link:before,.basel-social-alt-style .login-goo-link:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.basel-social-alt-style .login-goo-link:before{left:13px;z-index:1;width:16px;height:16px;background-image:url("inc/assets/images/google-btn-icon.svg");background-position:center;background-size:cover}
.basel-social-alt-style .login-goo-link:after{left:8px;width:26px;height:26px;background-color:#fff}
.basel-social-alt-style .login-vk-link:before{left:10px}
.woocommerce-password-hint{position:absolute;bottom:100%;right:0;opacity:0;visibility:hidden;margin-bottom:-10px;background:#fff;-webkit-box-shadow:0 0 4px rgba(0,0,0,.15);box-shadow:0 0 4px rgba(0,0,0,.15);padding:20px;max-width:300px;width:100%;transition:opacity .5s,visibility .5s;-webkit-transition:opacity .5s,visibility .5s;animation:fade-in .5s;-webkit-animation:fade-in .5s}
.woocommerce-password-hint:after{content:"輪";font-family:"basel-font";position:absolute;top:100%;left:30px;font-size:26px;line-height:7px;text-shadow:0 2px 3px rgba(0,0,0,.1);color:#fff}
.woocommerce-password-strength{margin-top:20px;margin-bottom:-10px;padding:10px 20px;display:none}
.woocommerce-password-strength.short,.woocommerce-password-strength.bad,.woocommerce-password-strength.strong,.woocommerce-password-strength.good{display:block;color:#fff}
.woocommerce-password-strength.short,.woocommerce-password-strength.bad{background-color:#e0b252}
.woocommerce-password-strength.strong,.woocommerce-password-strength.good{font-weight:bold;background-color:#459647}
.woocommerce-password-strength:empty{display:none;margin:0;padding:0}
.woocommerce-account .entry-content>.woocommerce,.woocommerce-wishlist .entry-content>.woocommerce{margin-left:-15px;margin-right:-15px}
.woocommerce-account .woocommerce-message,.woocommerce-account .woocommerce-info,.woocommerce-account .woocommerce-error,.woocommerce-account div.wpcf7-response-output{margin-left:15px;margin-right:15px}
.woocommerce-MyAccount-content{float:left;padding-left:15px;padding-right:15px}
.basel-my-account-sidebar{float:left;padding-left:15px;padding-right:15px;width:30%}
.woocommerce-MyAccount-content{width:70%}
.woocommerce-MyAccount-content>p:not(.woocommerce-info){padding:20px;background-color:#f9f9f9}
.woocommerce-MyAccount-content>p:not(.woocommerce-info):first-child{font-size:16px}
.woocommerce-MyAccount-content>p:not(.woocommerce-info) a:not(.vendor-dashboard){background-color:rgba(0,0,0,0);padding-bottom:1px;padding-right:0;padding-left:0;padding-top:0;border:0;border-bottom:1px solid #c7c7c7;display:inline}
.woocommerce-MyAccount-content>p:not(.woocommerce-info) a:not(.vendor-dashboard):hover{text-decoration:none;border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.woocommerce-MyAccount-content>p:not(.woocommerce-info) a:not(.vendor-dashboard):focus{border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.woocommerce-MyAccount-content .order-again{margin-bottom:30px}
.woocommerce-MyAccount-title{margin-bottom:0;border-bottom:0;padding:15px 20px;text-align:center;font-size:16px;background-color:#000;text-transform:uppercase;font-weight:bold;color:#fff}
.woocommerce-MyAccount-navigation{margin-bottom:40px}
.woocommerce-MyAccount-navigation ul{border:1px solid rgba(136,136,136,.12)}
.woocommerce-MyAccount-navigation ul li{border-bottom:1px solid rgba(136,136,136,.12)}
.woocommerce-MyAccount-navigation ul li a{padding:14px 20px;display:block;font-size:12px;text-transform:uppercase;text-decoration:none;color:rgba(71,71,71,.8)}
.woocommerce-MyAccount-navigation ul li a:hover,.woocommerce-MyAccount-navigation ul li a:focus{color:rgba(71,71,71,.8);background-color:rgba(136,136,136,.05)}
.woocommerce-MyAccount-navigation ul li.is-active>a{color:rgba(71,71,71,.8);background-color:rgba(136,136,136,.12);cursor:default}
.woocommerce-MyAccount-navigation ul li:last-child{border-bottom:0}
.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions a{margin-top:2px;margin-bottom:2px}
.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions a+a{margin-left:3px}
.woocommerce-order-pay #order_review{max-width:555px;background-color:#f8f8f8;background-position:left top;background-repeat:no-repeat;padding:40px 30px;margin-top:8px;margin:0 auto}
.woocommerce-order-pay #order_review .product-total,.woocommerce-order-pay #order_review .product-subtotal{text-align:right}
.woocommerce-order-pay #order_review .button{background-color:#1aada3;color:#fff;border-color:#1aada3;width:100%}
.woocommerce-order-pay #order_review .button:hover,.woocommerce-order-pay #order_review .button:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.woocommerce-order-pay #order_review .button.btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
.woocommerce-order-pay #order_review .button.btn-style-bordered:hover,.woocommerce-order-pay #order_review .button.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.woocommerce-order-pay #order_review .button.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.woocommerce-order-pay #order_review .button.btn-style-link:hover,.woocommerce-order-pay #order_review .button.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.woocommerce-order-pay #order_review tfoot th{text-align:left}
.woocommerce-order-pay #order_review tfoot td{text-align:right}
.woocommerce-order-pay #order_review tfoot tr:last-child{border-bottom:0}
.woocommerce-order-pay #order_review tfoot tr:last-child th,.woocommerce-order-pay #order_review tfoot tr:last-child td{border:0}
.woocommerce-order-pay .responsive-table{padding:20px 25px 0 25px}
.woocommerce-order-pay .wc_payment_methods{margin-bottom:20px}
.woocommerce-order-pay .wc_payment_methods li label{margin-bottom:0;display:inline-block}
.woocommerce-order-pay .wc_payment_methods li img{max-height:40px;margin-left:10px;margin-right:5px}
.woocommerce-order-pay .wc_payment_method{margin-bottom:20px}
.woocommerce-order-pay .payment_box{position:relative;margin-top:15px;padding:10px 15px;border:2px solid rgba(115,115,115,.1)}
.woocommerce-order-pay .payment_box p{margin-bottom:5px}
.woocommerce-order-pay .payment_box:before{content:"律";font-family:"basel-font";position:absolute;top:-5px;line-height:0;left:25px;color:#e8e8e8;font-size:22px}
.basel-my-account-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px;margin-left:-10px;margin-right:-10px}
.basel-my-account-links>div{-webkit-box-flex:1;-ms-flex:1 1 33%;flex:1 1 33%;max-width:33%;width:33%;padding-left:10px;padding-right:10px;margin-bottom:20px}
.basel-my-account-links a{color:rgba(71,71,71,.8);display:block;padding:20px;font-size:14px;text-align:center;text-transform:uppercase;border:1px solid rgba(136,136,136,.12)}
.basel-my-account-links a:before{content:"";font-family:"Simple-Line-Icons";display:block;color:#d0d0d0;margin-bottom:10px;font-size:50px;line-height:50px;-webkit-transition:color .25s ease;transition:color .25s ease}
.basel-my-account-links a:hover,.basel-my-account-links a:focus{background-color:rgba(136,136,136,.05);text-decoration:none}
.basel-my-account-links a:hover:before,.basel-my-account-links a:focus:before{color:#1aada3}
.basel-my-account-links .dashboard-link{display:none}
.basel-my-account-links .wishlist-link a:before{content:""}
.basel-my-account-links .edit-account-link a:before{content:""}
.basel-my-account-links .orders-link a:before{content:"";margin-right:-6px}
.basel-my-account-links .downloads-link a:before{content:""}
.basel-my-account-links .edit-address-link a:before{content:""}
.basel-my-account-links .customer-logout-link a:before{content:"";margin-left:-10px}
.basel-my-account-links .payment-methods-link a:before{content:""}
.woocommerce .track_order{max-width:500px;padding-top:40px;padding-bottom:40px;padding-left:20px;padding-right:20px;margin:0 auto}
.woocommerce .track_order p:first-child{font-size:18px;line-height:1.8;display:inline;border-bottom:1px solid #efefef}
.woocommerce .track_order .form-row-first{margin-top:20px;float:none;width:100%}
.woocommerce .track_order .form-row-last{float:none;width:100%}
.woocommerce .track_order input.button{width:100%;margin-top:10px;border:2px solid #000;background-color:rgba(0,0,0,0);color:#000}
.woocommerce .track_order input.button:hover,.woocommerce .track_order input.button:focus{background-color:#333;border-color:#333;color:#fff}
.woocommerce-PaymentMethod>label{vertical-align:baseline;display:inline-block;margin-bottom:15px}
.woocommerce-order:not(.basel-with-extra-content){margin:0 auto;max-width:800px}
.basel-order-extra-content:not(:last-child){margin-bottom:30px}
.woocommerce-order-received .responsive-table{margin-bottom:60px}
.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received{background:rgba(0,0,0,0);color:#48a046;font-weight:700;width:100%;text-align:center;font-size:16px;line-height:normal;margin-bottom:8px}
.woocommerce-order-received ul.order_details{margin-left:0}
.woocommerce-order-received .order-again{margin-top:-40px;margin-bottom:60px}
.woocommerce-order-details>p{text-align:center}
.woocommerce-order-details>p>a{margin-left:5px;margin-right:5px}
.woocommerce-order-details__title,.wc-bacs-bank-details-heading{text-transform:uppercase;font-weight:600;margin-bottom:5px;text-align:center}
.woocommerce-order-details__title+h3,.wc-bacs-bank-details-heading+h3{font-size:16px;opacity:.8;margin-bottom:30px;text-align:center}
.woocommerce-customer-details>h2,.woocommerce-customer-details>h3{text-transform:uppercase;font-weight:600;text-align:center}
.woocommerce-customer-details address{padding:30px;border:2px dashed #d5d5d5}
.woocommerce-customer-details--phone,.woocommerce-customer-details--email{margin-bottom:0}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}
.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}
.mfp-align-top .mfp-container:before{display:none}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;overflow-x:hidden}
.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}
.mfp-ajax-cur{cursor:progress}
.mfp-zoom-out-cur{cursor:-webkit-zoom-out;cursor:zoom-out}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}
.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}
.mfp-auto-cursor .mfp-content{cursor:auto}
.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.mfp-loading.mfp-figure{display:none}
.mfp-hide{display:none !important}
.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}
.mfp-preloader a{color:#ccc}
.mfp-preloader a:hover{color:#fff}
.mfp-s-ready .mfp-preloader,.mfp-s-error .mfp-content{display:none}
button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:rgba(0,0,0,0);border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}
button::-moz-focus-inner{padding:0;border:0}
.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}
.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}
.mfp-close:active{top:1px}
.mfp-close-btn-in .mfp-close{color:#333}
.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{font-size:0;cursor:pointer;padding-right:36px;padding:0;opacity:1;background-color:#000}
.mfp-image-holder .mfp-close:after,.mfp-image-holder .mfp-close:before{content:" ";position:absolute;right:0;top:50%;margin-top:-0.5px;width:30px;height:1px;display:inline-block;background-color:#fff;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out}
.mfp-iframe-holder .mfp-close:after,.mfp-iframe-holder .mfp-close:before{content:" ";position:absolute;right:0;top:50%;margin-top:-0.5px;width:30px;height:1px;display:inline-block;background-color:#fff;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out}
.mfp-image-holder .mfp-close:after,.mfp-image-holder .mfp-close:before{right:7px}
.mfp-iframe-holder .mfp-close:after,.mfp-iframe-holder .mfp-close:before{right:7px}
.mfp-image-holder .mfp-close:after,.mfp-iframe-holder .mfp-close:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-sand-transform:rotate(-45deg)}
.mfp-image-holder .mfp-close:before,.mfp-iframe-holder .mfp-close:before{-webkit-transform:rotate(45deg);-sand-transform:rotate(45deg);transform:rotate(45deg)}
.mfp-image-holder .mfp-close:hover,.mfp-iframe-holder .mfp-close:hover{background-color:#000}
.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}
.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.mfp-arrow:active{margin-top:-54px}
.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}
.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset rgba(0,0,0,0)}
.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}
.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:.7}
.mfp-arrow-left{left:0}
.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #fff;margin-left:31px}
.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f}
.mfp-arrow-right{right:0}
.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #fff;margin-left:39px}
.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}
.mfp-figure{line-height:0}
.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}
.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}
.mfp-figure figure{margin:0}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}
.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}
.mfp-image-holder .mfp-content{max-width:100%}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}
.mfp-ie7 .mfp-img{padding:0}
.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}
.mfp-ie7 .mfp-container{padding:0}
.mfp-ie7 .mfp-content{padding-top:44px}
.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}
.mfp-move-horizontal .mfp-with-anim{opacity:0;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateX(-50px);transform:translateX(-50px)}
.mfp-move-horizontal.mfp-bg{opacity:0;-webkit-transition:all .3s;transition:all .3s}
.mfp-move-horizontal.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}
.mfp-move-horizontal.mfp-ready.mfp-bg{opacity:.8}
.mfp-move-horizontal.mfp-removing .mfp-with-anim{-webkit-transform:translateX(50px);transform:translateX(50px);opacity:0}
.mfp-move-horizontal.mfp-removing.mfp-bg{opacity:0}
.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;left:0;top:0;display:block}
.slick-track:before{content:"";display:table}
.slick-track:after{content:"";display:table;clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{float:left;height:100%;min-height:1px;transition:opacity .2s ease;-webkit-transition:opacity .2s ease;backface-visibility:hidden;perspective:800px;-webkit-backface-visibility:hidden;-webkit-perspective:800px;display:none}
[dir=rtl] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto}
.basel-justified-gallery:not(.justified-gallery){display:none}
.justified-gallery{width:100%;position:relative;overflow:hidden}
.justified-gallery .caption{display:none !important}
.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;opacity:0;filter:alpha(opacity=0)}
.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0}
.justified-gallery>a>.caption,.justified-gallery>div>.caption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:300;font-family:sans-serif}
.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible{display:initial;opacity:.7;filter:"alpha(opacity=70)";-webkit-animation:justified-gallery-show-caption-animation 500ms 0 ease;animation:justified-gallery-show-caption-animation 500ms 0 ease}
.justified-gallery>.entry-visible{opacity:1;filter:alpha(opacity=100);-webkit-animation:fade-in .6s ease;animation:fade-in .6s ease}
.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;opacity:initial;-webkit-filter:initial;filter:initial;overflow:initial}
.justified-gallery>.spinner>span{display:inline-block;opacity:0;filter:alpha(opacity=0);width:8px;height:8px;margin:0 4px;background-color:#000;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}
.icon-user,.icon-people,.icon-user-female,.icon-user-follow,.icon-user-following,.icon-user-unfollow,.icon-login,.icon-logout,.icon-emotsmile,.icon-phone,.icon-call-end,.icon-call-in,.icon-call-out,.icon-map,.icon-location-pin,.icon-direction,.icon-directions,.icon-compass,.icon-layers,.icon-menu,.icon-list,.icon-options-vertical,.icon-options,.icon-arrow-down,.icon-arrow-left,.icon-arrow-right,.icon-arrow-up,.icon-arrow-up-circle,.icon-arrow-left-circle,.icon-arrow-right-circle,.icon-arrow-down-circle,.icon-check,.icon-clock,.icon-plus,.icon-close,.icon-trophy,.icon-screen-smartphone,.icon-screen-desktop,.icon-plane,.icon-notebook,.icon-mustache,.icon-mouse,.icon-magnet,.icon-energy,.icon-disc,.icon-cursor,.icon-cursor-move,.icon-crop,.icon-chemistry,.icon-speedometer,.icon-shield,.icon-screen-tablet,.icon-magic-wand,.icon-hourglass,.icon-graduation,.icon-ghost,.icon-game-controller,.icon-fire,.icon-eyeglass,.icon-envelope-open,.icon-envelope-letter,.icon-bell,.icon-badge,.icon-anchor,.icon-wallet,.icon-vector,.icon-speech,.icon-puzzle,.icon-printer,.icon-present,.icon-playlist,.icon-pin,.icon-picture,.icon-handbag,.icon-globe-alt,.icon-globe,.icon-folder-alt,.icon-folder,.icon-film,.icon-feed,.icon-drop,.icon-drawar,.icon-docs,.icon-doc,.icon-diamond,.icon-cup,.icon-calculator,.icon-bubbles,.icon-briefcase,.icon-book-open,.icon-basket-loaded,.icon-basket,.icon-bag,.icon-action-undo,.icon-action-redo,.icon-wrench,.icon-umbrella,.icon-trash,.icon-tag,.icon-support,.icon-frame,.icon-size-fullscreen,.icon-size-actual,.icon-shuffle,.icon-share-alt,.icon-share,.icon-rocket,.icon-question,.icon-pie-chart,.icon-pencil,.icon-note,.icon-loop,.icon-home,.icon-grid,.icon-graph,.icon-microphone,.icon-music-tone-alt,.icon-music-tone,.icon-earphones-alt,.icon-earphones,.icon-equalizer,.icon-like,.icon-dislike,.icon-control-start,.icon-control-rewind,.icon-control-play,.icon-control-pause,.icon-control-forward,.icon-control-end,.icon-volume-1,.icon-volume-2,.icon-volume-off,.icon-calendar,.icon-bulb,.icon-chart,.icon-ban,.icon-bubble,.icon-camrecorder,.icon-camera,.icon-cloud-download,.icon-cloud-upload,.icon-envelope,.icon-eye,.icon-flag,.icon-heart,.icon-info,.icon-key,.icon-link,.icon-lock,.icon-lock-open,.icon-magnifier,.icon-magnifier-add,.icon-magnifier-remove,.icon-paper-clip,.icon-paper-plane,.icon-power,.icon-refresh,.icon-reload,.icon-settings,.icon-star,.icon-symble-female,.icon-symbol-male,.icon-target,.icon-credit-card,.icon-paypal,.icon-social-tumblr,.icon-social-twitter,.icon-social-facebook,.icon-social-instagram,.icon-social-linkedin,.icon-social-pinterest,.icon-social-github,.icon-social-gplus,.icon-social-reddit,.icon-social-skype,.icon-social-dribbble,.icon-social-behance,.icon-social-foursqare,.icon-social-soundcloud,.icon-social-spotify,.icon-social-stumbleupon,.icon-social-youtube,.icon-social-dropbox{font-family:"simple-line-icons";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-user:before{content:""}
.icon-people:before{content:""}
.icon-user-female:before{content:""}
.icon-user-follow:before{content:""}
.icon-user-following:before{content:""}
.icon-user-unfollow:before{content:""}
.icon-login:before{content:""}
.icon-logout:before{content:""}
.icon-emotsmile:before{content:""}
.icon-phone:before{content:""}
.icon-call-end:before{content:""}
.icon-call-in:before{content:""}
.icon-call-out:before{content:""}
.icon-map:before{content:""}
.icon-location-pin:before{content:""}
.icon-direction:before{content:""}
.icon-directions:before{content:""}
.icon-compass:before{content:""}
.icon-layers:before{content:""}
.icon-menu:before{content:""}
.icon-list:before{content:""}
.icon-options-vertical:before{content:""}
.icon-options:before{content:""}
.icon-arrow-down:before{content:""}
.icon-arrow-left:before{content:""}
.icon-arrow-right:before{content:""}
.icon-arrow-up:before{content:""}
.icon-arrow-up-circle:before{content:""}
.icon-arrow-left-circle:before{content:""}
.icon-arrow-right-circle:before{content:""}
.icon-arrow-down-circle:before{content:""}
.icon-check:before{content:""}
.icon-clock:before{content:""}
.icon-plus:before{content:""}
.icon-close:before{content:""}
.icon-trophy:before{content:""}
.icon-screen-smartphone:before{content:""}
.icon-screen-desktop:before{content:""}
.icon-plane:before{content:""}
.icon-notebook:before{content:""}
.icon-mustache:before{content:""}
.icon-mouse:before{content:""}
.icon-magnet:before{content:""}
.icon-energy:before{content:""}
.icon-disc:before{content:""}
.icon-cursor:before{content:""}
.icon-cursor-move:before{content:""}
.icon-crop:before{content:""}
.icon-chemistry:before{content:""}
.icon-speedometer:before{content:""}
.icon-shield:before{content:""}
.icon-screen-tablet:before{content:""}
.icon-magic-wand:before{content:""}
.icon-hourglass:before{content:""}
.icon-graduation:before{content:""}
.icon-ghost:before{content:""}
.icon-game-controller:before{content:""}
.icon-fire:before{content:""}
.icon-eyeglass:before{content:""}
.icon-envelope-open:before{content:""}
.icon-envelope-letter:before{content:""}
.icon-bell:before{content:""}
.icon-badge:before{content:""}
.icon-anchor:before{content:""}
.icon-wallet:before{content:""}
.icon-vector:before{content:""}
.icon-speech:before{content:""}
.icon-puzzle:before{content:""}
.icon-printer:before{content:""}
.icon-present:before{content:""}
.icon-playlist:before{content:""}
.icon-pin:before{content:""}
.icon-picture:before{content:""}
.icon-handbag:before{content:""}
.icon-globe-alt:before{content:""}
.icon-globe:before{content:""}
.icon-folder-alt:before{content:""}
.icon-folder:before{content:""}
.icon-film:before{content:""}
.icon-feed:before{content:""}
.icon-drop:before{content:""}
.icon-drawar:before{content:""}
.icon-docs:before{content:""}
.icon-doc:before{content:""}
.icon-diamond:before{content:""}
.icon-cup:before{content:""}
.icon-calculator:before{content:""}
.icon-bubbles:before{content:""}
.icon-briefcase:before{content:""}
.icon-book-open:before{content:""}
.icon-basket-loaded:before{content:""}
.icon-basket:before{content:""}
.icon-bag:before{content:""}
.icon-action-undo:before{content:""}
.icon-action-redo:before{content:""}
.icon-wrench:before{content:""}
.icon-umbrella:before{content:""}
.icon-trash:before{content:""}
.icon-tag:before{content:""}
.icon-support:before{content:""}
.icon-frame:before{content:""}
.icon-size-fullscreen:before{content:""}
.icon-size-actual:before{content:""}
.icon-shuffle:before{content:""}
.icon-share-alt:before{content:""}
.icon-share:before{content:""}
.icon-rocket:before{content:""}
.icon-question:before{content:""}
.icon-pie-chart:before{content:""}
.icon-pencil:before{content:""}
.icon-note:before{content:""}
.icon-loop:before{content:""}
.icon-home:before{content:""}
.icon-grid:before{content:""}
.icon-graph:before{content:""}
.icon-microphone:before{content:""}
.icon-music-tone-alt:before{content:""}
.icon-music-tone:before{content:""}
.icon-earphones-alt:before{content:""}
.icon-earphones:before{content:""}
.icon-equalizer:before{content:""}
.icon-like:before{content:""}
.icon-dislike:before{content:""}
.icon-control-start:before{content:""}
.icon-control-rewind:before{content:""}
.icon-control-play:before{content:""}
.icon-control-pause:before{content:""}
.icon-control-forward:before{content:""}
.icon-control-end:before{content:""}
.icon-volume-1:before{content:""}
.icon-volume-2:before{content:""}
.icon-volume-off:before{content:""}
.icon-calendar:before{content:""}
.icon-bulb:before{content:""}
.icon-chart:before{content:""}
.icon-ban:before{content:""}
.icon-bubble:before{content:""}
.icon-camrecorder:before{content:""}
.icon-camera:before{content:""}
.icon-cloud-download:before{content:""}
.icon-cloud-upload:before{content:""}
.icon-envelope:before{content:""}
.icon-eye:before{content:""}
.icon-flag:before{content:""}
.icon-heart:before{content:""}
.icon-info:before{content:""}
.icon-key:before{content:""}
.icon-link:before{content:""}
.icon-lock:before{content:""}
.icon-lock-open:before{content:""}
.icon-magnifier:before{content:""}
.icon-magnifier-add:before{content:""}
.icon-magnifier-remove:before{content:""}
.icon-paper-clip:before{content:""}
.icon-paper-plane:before{content:""}
.icon-power:before{content:""}
.icon-refresh:before{content:""}
.icon-reload:before{content:""}
.icon-settings:before{content:""}
.icon-star:before{content:""}
.icon-symble-female:before{content:""}
.icon-symbol-male:before{content:""}
.icon-target:before{content:""}
.icon-credit-card:before{content:""}
.icon-paypal:before{content:""}
.icon-social-tumblr:before{content:""}
.icon-social-twitter:before{content:""}
.icon-social-facebook:before{content:""}
.icon-social-instagram:before{content:""}
.icon-social-linkedin:before{content:""}
.icon-social-pinterest:before{content:""}
.icon-social-github:before{content:""}
.icon-social-gplus:before{content:""}
.icon-social-reddit:before{content:""}
.icon-social-skype:before{content:""}
.icon-social-dribbble:before{content:""}
.icon-social-behance:before{content:""}
.icon-social-foursqare:before{content:""}
.icon-social-soundcloud:before{content:""}
.icon-social-spotify:before{content:""}
.icon-social-stumbleupon:before{content:""}
.icon-social-youtube:before{content:""}
.icon-social-dropbox:before{content:""}
#bbpress-forums{font-size:14px}
#bbpress-forums hr{margin:0 0 24px 0}
.bbp-topics-front ul.super-sticky{background-color:rgba(124,161,143,.08)}
.bbp-topics ul.super-sticky,.bbp-topics ul.sticky{background-color:rgba(124,161,143,.08)}
.bbp-forum-content ul.sticky{background-color:rgba(124,161,143,.08)}
#bbpress-forums div.odd{background-color:#fff}
#bbpress-forums ul.odd{background-color:#fff}
#bbpress-forums ul.bbp-threaded-replies{margin-left:50px}
#bbpress-forums ul.bbp-lead-topic,#bbpress-forums ul.bbp-topics,#bbpress-forums ul.bbp-forums,#bbpress-forums ul.bbp-replies,#bbpress-forums ul.bbp-search-results{font-size:14px}
#bbpress-forums li.bbp-header{background:rgba(0,0,0,0);border-top:0;font-size:16px;font-weight:normal;padding:15px 20px 15px 30px}
#bbpress-forums li.bbp-footer{background:rgba(0,0,0,0);border-top:0;font-size:16px;font-weight:normal;padding:15px 20px 15px 30px;display:none}
#bbpress-forums li.bbp-header{background:rgba(0,0,0,0);border-bottom:1px solid #eee}
#bbpress-forums .bbp-forums-list{margin:10px 0 0 5px;border-left:2px solid #ddd}
li.bbp-forum-info,li.bbp-topic-title{width:50%}
li.bbp-forum-topic-count,li.bbp-topic-voice-count,li.bbp-forum-reply-count,li.bbp-topic-reply-count{width:15%}
li.bbp-forum-freshness,li.bbp-topic-freshness{width:20%}
#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic{border-top:0;padding:45px 20px 45px 30px;border-bottom:1px solid #eee}
#bbpress-forums li.bbp-body ul.forum .bbp-forum-title,#bbpress-forums li.bbp-body ul.forum .bbp-topic-title{font-size:16px;font-weight:bold}
#bbpress-forums li.bbp-body ul.topic .bbp-forum-title,#bbpress-forums li.bbp-body ul.topic .bbp-topic-title{font-size:16px;font-weight:bold}
#bbpress-forums li.bbp-body ul.forum:last-child,#bbpress-forums li.bbp-body ul.topic:last-child{border-bottom:0}
#bbpress-forums div.bbp-forum-author img.avatar,#bbpress-forums div.bbp-topic-author img.avatar,#bbpress-forums div.bbp-reply-author img.avatar{border-radius:50%;margin:12px auto 5px auto}
#bbpress-forums div.bbp-forum-author .bbp-author-role,#bbpress-forums div.bbp-topic-author .bbp-author-role,#bbpress-forums div.bbp-reply-author .bbp-author-role{margin-bottom:5px}
#bbpress-forums div.topic div.bbp-reply-author,#bbpress-forums div.reply div.bbp-reply-author,#bbpress-forums div.forum div.bbp-forum-author{border-right:1px solid #eee;padding-right:20px;width:150px}
#bbpress-forums div.bbp-forum-content,#bbpress-forums div.bbp-topic-content,#bbpress-forums div.bbp-reply-content{margin-left:180px}
div.bbp-forum-header,div.bbp-topic-header,div.bbp-reply-header{padding:15px 20px}
li.bbp-body div.hentry{padding:15px 20px}
div.bbp-forum-header,div.bbp-topic-header,div.bbp-reply-header{border-top:1px solid rgba(0,0,0,0)}
li.bbp-header div.bbp-topic-content span#subscription-toggle,li.bbp-header div.bbp-topic-content span#favorite-toggle{line-height:1.5;margin-bottom:0}
li.bbp-header div.bbp-reply-content span#subscription-toggle,li.bbp-header div.bbp-reply-content span#favorite-toggle{line-height:1.5;margin-bottom:0}
#bbpress-forums div.bbp-reply-to{margin-left:130px;padding:12px 12px 12px 0;text-align:right}
div.bbp-breadcrumb{float:left}
div.bbp-breadcrumb a{padding-top:1px;padding-bottom:1px;position:relative}
div.bbp-breadcrumb a:after{content:" ";position:absolute;right:0;bottom:0;width:0;height:1px;background-color:#919191;-webkit-transition:width .2s ease;transition:width .2s ease}
div.bbp-breadcrumb a:hover{text-decoration:none}
div.bbp-breadcrumb a:hover:after{width:100%;left:0}
.color-scheme-light div.bbp-breadcrumb a:after{background-color:#fff}
div.bbp-breadcrumb{font-size:14px;margin-bottom:20px}
div.bbp-breadcrumb .bbp-breadcrumb-sep{font-size:0}
div.bbp-breadcrumb .bbp-breadcrumb-sep:after{content:"/";font-size:12px;padding:0 5px}
div.bbp-breadcrumb .bbp-breadcrumb-home:before{content:"洛";font-family:"basel-font";margin-right:5px}
div.bbp-breadcrumb a{color:#4e4e4e}
div.bbp-breadcrumb .bbp-breadcrumb-current{color:#9e9e9e}
div.bbp-topic-tags{font-size:14px;margin-bottom:20px}
#bbpress-forums div.bbp-breadcrumb p{margin-bottom:0}
#bbpress-forums div.bbp-topic-tags{float:right}
#bbpress-forums div.bbp-topic-tags p{margin-bottom:10px}
#bbpress-forums div.bbp-topic-tags a{padding-top:1px;padding-bottom:1px;position:relative}
#bbpress-forums div.bbp-topic-tags a:after{content:" ";position:absolute;right:0;bottom:0;width:0;height:1px;background-color:#919191;-webkit-transition:width .2s ease;transition:width .2s ease}
#bbpress-forums div.bbp-topic-tags a:hover{text-decoration:none}
#bbpress-forums div.bbp-topic-tags a:hover:after{width:100%;left:0}
.color-scheme-light #bbpress-forums div.bbp-topic-tags a:after{background-color:#fff}
#bbpress-forums div.bbp-topic-tags p{color:#777}
#bbpress-forums div.bbp-topic-tags a{font-style:italic}
#subscription-toggle{float:right;line-height:1.5;margin-left:20px;margin-bottom:20px;font-size:0}
#subscription-toggle a{background-color:rgba(0,0,0,0);padding-bottom:1px;padding-right:0;padding-left:0;padding-top:0;border:0;border-bottom:1px solid #e6e6e6;display:inline;font-size:16px}
#subscription-toggle a:hover{text-decoration:none;border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
#subscription-toggle a:focus{border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
#subscription-toggle:before{content:"麟";font-family:"basel-font";margin-right:7px;font-size:14px}
#favorite-toggle:before{content:"滑";font-family:"basel-font";margin-right:7px;font-size:14px}
#favorite-toggle a{text-decoration:none}
.bbp-topic-form,.bbp-reply-form,.bbp-topic-tag-form{margin-top:140px}
#bbpress-forums .bbp-search-form{margin-bottom:20px;position:relative}
#bbpress-forums .bbp-search-form #bbp_search_submit{position:absolute;right:0;top:0;background-color:#1aada3;color:#fff;border-color:#1aada3}
#bbpress-forums .bbp-search-form #bbp_search_submit:hover,#bbpress-forums .bbp-search-form #bbp_search_submit:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
#bbpress-forums .bbp-search-form #bbp_search_submit.btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
#bbpress-forums .bbp-search-form #bbp_search_submit.btn-style-bordered:hover,#bbpress-forums .bbp-search-form #bbp_search_submit.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
#bbpress-forums .bbp-search-form #bbp_search_submit.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
#bbpress-forums .bbp-search-form #bbp_search_submit.btn-style-link:hover,#bbpress-forums .bbp-search-form #bbp_search_submit.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
#bbpress-forums #bbp-search-form #bbp_search{width:320px;padding-right:100px}
span.bbp-admin-links a{color:#717171}
.bbp-forum-header a.bbp-forum-permalink,.bbp-topic-header a.bbp-topic-permalink,.bbp-reply-header a.bbp-reply-permalink{color:#2a2a2a;display:inline-block;border-bottom:1px solid #a5a5a5}
.bbp-forum-header a.bbp-forum-permalink:hover,.bbp-topic-header a.bbp-topic-permalink:hover,.bbp-reply-header a.bbp-reply-permalink:hover{text-decoration:none;border-color:#000}
#bbpress-forums .bbp-forum-info .bbp-forum-content,#bbpress-forums p.bbp-topic-meta{font-size:12px;color:#a8a8a8;margin:15px 0 0}
#bbpress-forums .bbp-forums-list li a{color:#bbb}
#bbpress-forums fieldset.bbp-form{border:10px solid #eee;padding:20px 40px}
#bbpress-forums fieldset.bbp-form legend{padding:0 15px}
#bbpress-forums fieldset.bbp-form label{margin-bottom:10px}
div.bbp-submit-wrapper button{background-color:#1aada3;color:#fff;border-color:#1aada3}
div.bbp-submit-wrapper button:hover,div.bbp-submit-wrapper button:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
div.bbp-submit-wrapper button.btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
div.bbp-submit-wrapper button.btn-style-bordered:hover,div.bbp-submit-wrapper button.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
div.bbp-submit-wrapper button.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
div.bbp-submit-wrapper button.btn-style-link:hover,div.bbp-submit-wrapper button.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.bbp-login-form .bbp-login-links{float:left;clear:left}
.bbp-login-form .bbp-login-links a{color:#3b3b3b;font-size:14px}
.bbp-login-form .bbp-login-links .bbp-register-link{margin-bottom:10px}
.bbp-login-form .bbp-login-links .bbp-register-link:before{display:inline-block;font-family:"basel-font";margin-right:6px;color:#bbb}
.bbp-login-form .bbp-login-links .bbp-lostpass-link:before{display:inline-block;font-family:"basel-font";margin-right:6px;color:#bbb}
.bbp-login-form .bbp-login-links .bbp-register-link:before{content:"龜"}
.bbp-login-form .bbp-login-links .bbp-lostpass-link:before{content:"藍"}
#bbpress-forums div.bbp-the-content-wrapper{margin-bottom:10px}
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content{font-size:14px;border:1px solid #f4f4f4;border-top:0}
#bbpress-forums div.bbp-the-content-wrapper input{font-size:12px;margin:3px 5px 3px 0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;border-color:#e8e8e8;background-color:#e8e8e8}
.quicktags-toolbar{border-bottom:1px solid rgba(129,129,129,.25) !important;background:#f9f9f9 !important}
#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar{padding:10px}
#bbpress-forums div.wp-editor-container{border:1px solid rgba(129,129,129,.25)}
div.bbp-template-notice,div.indicator-hint{padding:12px 15px;margin:0 0 20px 0;border-radius:0;background-color:rgba(249,226,110,.09);border-color:rgba(110,103,8,.04);color:#000}
div.bbp-template-notice a{color:#555;text-decoration:none}
div.bbp-template-notice.info{border:rgba(206,225,239,.16) 1px solid;background-color:rgba(240,248,255,.2)}
div.bbp-template-notice p{margin:0 !important;padding:0;color:rgba(0,0,0,.7);font-size:14px}
.bbp-topics-front ul.super-sticky{background-color:rgba(249,226,110,.09) !important}
.bbp-topics ul.super-sticky,.bbp-topics ul.sticky{background-color:rgba(249,226,110,.09) !important}
.bbp-forum-content ul.sticky{background-color:rgba(249,226,110,.09) !important}
#bbpress-forums p.bbp-topic-meta img.avatar{float:none;border-radius:50%;margin-bottom:0;margin-right:3px;margin-left:3px;border:0}
#bbpress-forums ul.bbp-reply-revision-log img.avatar,#bbpress-forums ul.bbp-topic-revision-log img.avatar{float:none;border-radius:50%;margin-bottom:0;margin-right:3px;margin-left:3px;border:0}
#bbpress-forums div.bbp-template-notice img.avatar,#bbpress-forums .widget_display_topics img.avatar,#bbpress-forums .widget_display_replies img.avatar{float:none;border-radius:50%;margin-bottom:0;margin-right:3px;margin-left:3px;border:0}
fieldset div.avatar{float:right}
.activity-list li.bbp_topic_create .activity-content .activity-inner,.activity-list li.bbp_reply_create .activity-content .activity-inner{border-left:2px solid #eaeaea;margin-left:5px;padding-left:10px}
.wpb_gallery_slides.flexslider{border:0;-webkit-box-shadow:none;box-shadow:none;border-radius:0}
.wpb_gallery_slides .slides li .link_image{display:block;margin-bottom:15px}
.wpb_gallery_slides .slides li .flex-caption{background:rgba(0,0,0,0);padding:0}
.wpb_gallery_slides .slides li .flex-caption .post-title{margin-bottom:7px}
.wpb_posts_slider .wpb_wrapper .wpb_flexslider .flex-control-nav{bottom:-17px !important}
.wpb_content_element .wpb_wrapper .wpb_flexslider .flex-control-nav{bottom:20px}
.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner{z-index:unset !important}
.woocommerce-message,.woocommerce-info,.woocommerce-error,div.wpcf7-response-output{overflow:hidden;margin:0 0 20px 0;padding:7px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}
.vc_color-info,.vc_color-warning,.vc_color-success,.vc_color-danger,.woocommerce-error,.woocommerce-message,.woocommerce-info,div.wpcf7-response-output{position:relative}
.vc_color-info:before,.vc_color-warning:before,.vc_color-success:before,.vc_color-danger:before,.woocommerce-error:before,.woocommerce-message:before,.woocommerce-info:before,div.wpcf7-response-output:before{position:absolute;top:50%;line-height:0;font-size:18px;font-family:"basel-font"}
.vc_color-info .vc_message_box-icon,.vc_color-warning .vc_message_box-icon,.vc_color-success .vc_message_box-icon,.vc_color-danger .vc_message_box-icon,.woocommerce-error .vc_message_box-icon,.woocommerce-message .vc_message_box-icon,.woocommerce-info .vc_message_box-icon,div.wpcf7-response-output .vc_message_box-icon{display:none}
.woocommerce-error,.woocommerce-info,div.wpcf7-validation-errors,.wpcf7-form:not(.send) .wpcf7-response-output{color:#af7d27;border-color:#e0b252;background-color:rgba(0,0,0,0)}
.woocommerce-error a,.woocommerce-info a,div.wpcf7-validation-errors a,.wpcf7-form:not(.send) .wpcf7-response-output a{color:inherit;text-decoration:underline}
.woocommerce-message,.wpcf7-mail-sent-ok,.wpcf7-form.sent .wpcf7-response-output{border-radius:4px;border:.5px solid #48a046;background:#e2f9e2;-webkit-box-shadow:0 4px 10px 0 rgba(212,216,231,.8);box-shadow:0 4px 10px 0 rgba(212,216,231,.8);color:#48a046;font-size:16px;font-style:normal;font-weight:500;text-align:center}
.woocommerce-message a,.wpcf7-mail-sent-ok a,.wpcf7-form.sent .wpcf7-response-output a{color:inherit;text-decoration:underline}
.vc_message_box-rounded{border-radius:0}
.vc_toggle{padding:0 20px;border:1px solid #e6e6e6}
.vc_toggle .vc_toggle_title{padding:10px 0;padding-right:30px}
.vc_toggle .vc_toggle_title h4{font-size:14px;color:#818181;-webkit-transition:all .2s ease;transition:all .2s ease}
.vc_toggle .vc_toggle_title:hover h4{color:#4f4f4f}
.vc_toggle .vc_toggle_content{letter-spacing:.4px;margin-bottom:5px;margin-top:5px}
.vc_toggle .vc_toggle_content p{margin-bottom:10px}
.vc_toggle_active .vc_toggle_title h4,.vc_toggle_active .vc_toggle_title:hover h4{color:#252525}
.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_content .vc_toggle_icon{left:auto}
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content .vc_toggle_icon{left:auto}
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content{padding-left:0}
.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content{padding-left:0}
.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_square .vc_toggle_title .vc_toggle_icon,.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_default .vc_toggle_content .vc_toggle_icon{right:0;left:auto}
.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_square .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_default .vc_toggle_content .vc_toggle_icon{left:auto}
.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_md.vc_toggle_round .vc_toggle_title,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_md.vc_toggle_square .vc_toggle_title,.vc_toggle_size_md.vc_toggle_default .vc_toggle_title,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_md.vc_toggle_round .vc_toggle_content,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_md.vc_toggle_square .vc_toggle_content,.vc_toggle_size_md.vc_toggle_default .vc_toggle_content{padding-left:0}
.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_content .vc_toggle_icon{left:auto}
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content .vc_toggle_icon{left:auto}
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content{padding-left:0}
.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content{padding-left:0}
.vc_toggle_arrow .vc_toggle_icon{position:absolute;right:0;top:60%;-webkit-transform:translate(0,-50%);-sand-transform:translate(0,-50%);transform:translate(0,-50%)}
.vc_toggle_arrow .vc_toggle_icon:after{content:none}
.vc_toggle_arrow .vc_toggle_icon:before{-webkit-transition:all .3s ease;transition:all .3s ease}
.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon:before{visibility:visible;transform:rotate(225deg);-ms-transform:rotate(225deg);-webkit-transform:rotate(225deg)}
.wpb_accordion .wpb_accordion_section{border:1px solid #e6e6e6;margin-bottom:20px}
.wpb_accordion .wpb_accordion_section .wpb_accordion_header{background-color:rgba(0,0,0,0);padding:10px 20px;cursor:pointer}
.wpb_accordion .wpb_accordion_section .wpb_accordion_header>a{letter-spacing:.5px;font-size:14px;line-height:1.6;color:#818181;padding:0}
.wpb_accordion .wpb_accordion_section .wpb_accordion_header .ui-accordion-header-icon{right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.wpb_accordion .wpb_accordion_section .wpb_accordion_header:focus{outline:0}
.wpb_accordion .wpb_accordion_section .wpb_accordion_header:hover a{color:#4f4f4f}
.wpb_accordion .wpb_accordion_section .ui-accordion-header-active{cursor:default}
.wpb_accordion .wpb_accordion_section .ui-accordion-header-active>a{color:#252525;cursor:default}
.wpb_accordion .wpb_accordion_section .wpb_accordion_content{padding:5px 20px 20px 20px}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon{background-image:none;text-align:center;width:12px;height:12px}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:after,.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:before{content:"";display:inline-block;background-color:#dfdfdf;position:absolute;-webkit-transition:all .4s cubic-bezier(0.25,0.46,0.45,0.94);transition:all .4s cubic-bezier(0.25,0.46,0.45,0.94)}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:after,.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:before{content:"";display:inline-block;background-color:#dfdfdf;position:absolute;-webkit-transition:all .4s cubic-bezier(0.25,0.46,0.45,0.94);transition:all .4s cubic-bezier(0.25,0.46,0.45,0.94)}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:after,.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:after{width:100%;height:2px;left:0;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:before{height:100%;width:2px;top:0;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:before{height:100%;width:2px;top:0;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transform:rotate(90deg);transform:rotate(90deg)}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:after{top:44%;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li{margin-right:20px;margin-bottom:20px}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-state-active{background-color:rgba(0,0,0,0)}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-state-active a{background-color:rgba(0,0,0,0);padding-bottom:1px;padding-right:0;padding-left:0;padding-top:0;border:0;border-bottom:1px solid #a6a6a6;display:inline;color:#383838}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-state-active a:hover{text-decoration:none;border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-state-active a:focus{border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li>a{font-size:18px;font-weight:600;padding-right:2px;padding-top:5px;padding-left:2px;color:#868686;background-color:rgba(0,0,0,0);padding-bottom:1px;padding-right:0;padding-left:0;padding-top:0;border:0;border-bottom:1px solid #e6e6e6;display:inline}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li>a:hover{text-decoration:none;border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li>a:focus{border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li>a:hover{color:#383838}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li:hover{background-color:rgba(0,0,0,0)}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab{letter-spacing:.3px;background-color:rgba(0,0,0,0);padding:0}
.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav{margin-bottom:10px}
.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li{margin-bottom:10px;border:1px solid #e6e6e6}
.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-state-active{background-color:rgba(0,0,0,0);border:1px solid #a6a6a6}
.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-state-active a{color:#383838}
.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li>a{font-size:18px;color:#868686}
.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li:hover{background-color:rgba(0,0,0,0);border:1px solid #a6a6a6}
.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab{letter-spacing:.3px;padding-left:20px;background-color:rgba(0,0,0,0)}
.vc_progress_bar .vc_single_bar{-webkit-box-shadow:none;box-shadow:none;border-radius:0;margin-bottom:15px;background:#ededed}
.vc_progress_bar .vc_single_bar .vc_label{padding:6px 10px;font-size:12px;letter-spacing:.5px}
.vc_progress_bar .vc_single_bar .vc_bar{border-radius:0;transition-timing-function:cubic-bezier(0.22,0.01,0.2,0.97);-webkit-transition-timing-function:cubic-bezier(0.22,0.01,0.2,0.97)}
.parallax-yes{background-size:cover}
.attachment_fixed-yes{background-attachment:fixed}
.vc_row-full-width{float:left;width:100%}
.vc_row-no-padding .vc_row-fluid{margin-right:0;margin-left:0}
.wpb_widgetised_column>.wpb_wrapper>*:last-child,.widgetarea-head .wpb_widgetised_column{margin-bottom:0}
body .basel-bg-left-top{background-position:left top !important}
body .basel-bg-left-top>.vc_column-inner{background-position:left top !important}
body .basel-bg-left-center{background-position:left center !important}
body .basel-bg-left-center>.vc_column-inner{background-position:left center !important}
body .basel-bg-left-bottom{background-position:left bottom !important}
body .basel-bg-left-bottom>.vc_column-inner{background-position:left bottom !important}
body .basel-bg-right-top{background-position:right top !important}
body .basel-bg-right-top>.vc_column-inner{background-position:right top !important}
body .basel-bg-right-center{background-position:right center !important}
body .basel-bg-right-center>.vc_column-inner{background-position:right center !important}
body .basel-bg-right-bottom{background-position:right bottom !important}
body .basel-bg-right-bottom>.vc_column-inner{background-position:right bottom !important}
body .basel-bg-center-top{background-position:center top !important}
body .basel-bg-center-top>.vc_column-inner{background-position:center top !important}
body .basel-bg-center-center{background-position:center center !important}
body .basel-bg-center-center>.vc_column-inner{background-position:center center !important}
body .basel-bg-center-bottom{background-position:center bottom !important}
body .basel-bg-center-bottom>.vc_column-inner{background-position:center bottom !important}
.wpb_text_column ul,.wpb_text_column ol{padding-left:40px;margin-bottom:20px;line-height:1.8}
.wpb_text_column ul:not(.social-icons)>li{position:relative}
.wpb_text_column ul:not(.social-icons)>li:before{content:"";font-family:"basel-font";color:#1aada3;opacity:.7;position:absolute;top:0;left:-20px}
.wpb_text_column ol{list-style:decimal}
.wpb_text_column li>ul,.wpb_text_column li>ol{margin-bottom:0}
.wpb_text_column ul.sub-menu,.wpb_text_column ol.sub-menu,.wpb_text_column ul.sub-sub-menu,.wpb_text_column ol.sub-sub-menu{margin-bottom:0;list-style:none;line-height:1.3}
.wpb_text_column ul.sub-menu,.wpb_text_column ul.sub-sub-menu{padding-left:0}
.wpb_text_column ol.sub-sub-menu,.wpb_text_column ol.sub-menu{padding-left:0}
.wpb_text_column ul.sub-menu li,.wpb_text_column ul.sub-sub-menu li{position:static}
.wpb_text_column ol.sub-sub-menu li,.wpb_text_column ol.sub-menu li{position:static}
.wpb_text_column ul.sub-menu li:before,.wpb_text_column ul.sub-sub-menu li:before{content:none}
.wpb_text_column ol.sub-sub-menu li:before,.wpb_text_column ol.sub-menu li:before{content:none}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top{position:relative}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body{height:auto !important;padding-top:20px !important;padding-bottom:20px !important;display:block !important;overflow:visible}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container{display:block !important}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-heading{display:none}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel{opacity:0;visibility:hidden;position:absolute;z-index:1;top:0;left:0;right:0;-webkit-transform:translateY(40px);transform:translateY(40px);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel.vc_active{opacity:1;visibility:visible;position:relative;z-index:2;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all .2s ease-in-out .2s;transition:all .2s ease-in-out .2s}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab{margin-left:0 !important;margin-right:0 !important;margin-bottom:10px}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab>a{display:inline-block;padding:0;border:0;background-color:rgba(0,0,0,0);font-size:16px;font-weight:bold;text-transform:uppercase;color:#1b1919}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab>a span{position:relative}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab>a span:after{content:" ";position:absolute;right:0;bottom:0;width:0;height:1px;background-color:#1b1919;-webkit-transition:width .2s ease,background-color .2s ease;transition:width .2s ease,background-color .2s ease}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab>a:hover{text-decoration:none;color:#1b1919;background-color:rgba(0,0,0,0)}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab>a:hover span:after{width:100%;left:0}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab>a:focus{color:#1b1919;background-color:rgba(0,0,0,0)}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab.vc_active>a{color:#1aada3;background-color:rgba(0,0,0,0)}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab.vc_active>a span:after{width:100%;left:0;background-color:#1aada3}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab:after{content:"";position:relative;top:-1px;height:14px;margin:0 15px;display:inline-block;vertical-align:bottom;width:1px;background-color:#adadad;-webkit-transform:rotate(25deg);transform:rotate(25deg)}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab:last-child:after{content:none}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-title-text:not(:empty):not(:first-child),.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-title-text:not(:empty)~*{margin-left:8px}
.color-scheme-light .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab>a{color:#fff}
.color-scheme-light .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab>a span:after{background-color:#fff}
.color-scheme-light .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab>a:hover,.color-scheme-light .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab>a:focus{color:#fff}
.color-scheme-light .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab.vc_active>a{color:#1aada3}
.color-scheme-light .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab.vc_active>a span:after{background-color:#1aada3}
.vc_tta-panel-body .basel-products-load-next{right:-45px !important;left:auto !important}
.vc_tta-panel-body .basel-products-load-prev{left:-45px !important}
.wrapper-boxed .vc_tta-panel-body .basel-products-load-next{right:-36px !important}
.wrapper-boxed .vc_tta-panel-body .basel-products-load-prev{left:-36px !important}
.opacity-video-bg .vc_video-bg{opacity:.3}
.wpb_video_wrapper{position:relative}
.wpb_video_wrapper .basel-video-poster-wrapper{position:absolute;top:0;left:0;right:0;bottom:0}
.wpb_video_wrapper .basel-video-poster-wrapper:after{position:absolute;top:0;left:0;right:0;bottom:0}
.wpb_video_wrapper .basel-video-poster{position:absolute;top:0;left:0;right:0;bottom:0}
.wpb_video_wrapper .basel-video-poster-wrapper{position:absolute !important;z-index:2;cursor:pointer;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden;perspective:800px;-webkit-perspective:800px;-webkit-transition:opacity .5s cubic-bezier(0,0,0.44,1.18),visibility .5s cubic-bezier(0,0,0.44,1.18);transition:opacity .5s cubic-bezier(0,0,0.44,1.18),visibility .5s cubic-bezier(0,0,0.44,1.18)}
.wpb_video_wrapper .basel-video-poster-wrapper:after{content:"";background-color:rgba(0,0,0,.15);z-index:2;-webkit-transition:background-color .5s cubic-bezier(0,0,0.44,1.18);transition:background-color .5s cubic-bezier(0,0,0.44,1.18)}
.wpb_video_wrapper .basel-video-poster-wrapper.hidden-poster{opacity:0;visibility:hidden}
.wpb_video_wrapper .basel-video-poster{background-size:cover;background-position:center center;background-repeat:no-repeat;margin:-1px;transform:scale(1.09);-webkit-transform:scale(1.09);-webkit-transition:transform .5s cubic-bezier(0,0,0.44,1.18);-webkit-transition:-webkit-transform .5s cubic-bezier(0,0,0.44,1.18);transition:-webkit-transform .5s cubic-bezier(0,0,0.44,1.18);transition:transform .5s cubic-bezier(0,0,0.44,1.18);transition:transform .5s cubic-bezier(0,0,0.44,1.18),-webkit-transform .5s cubic-bezier(0,0,0.44,1.18)}
.wpb_video_wrapper .button-play{position:absolute;top:50%;left:50%;height:70px;line-height:67px;width:70px;margin-top:-35px;margin-left:-35px;padding-left:7px;text-align:center;color:#fff;border:2px solid #1aada3;border-radius:50%;z-index:3;background-color:#1aada3;-webkit-transition:opacity .5s cubic-bezier(0,0,0.44,1.18);transition:opacity .5s cubic-bezier(0,0,0.44,1.18)}
.wpb_video_wrapper .button-play:after{content:"屢";font-family:"basel-font";display:inline-block;font-size:26px}
.wpb_video_wrapper:hover .basel-video-poster-wrapper:after{background-color:rgba(0,0,0,.3)}
.wpb_video_wrapper:hover .basel-video-poster{transform:scale(1);-webkit-transform:scale(1)}
.wpb_video_wrapper:hover .button-play{opacity:.7}
[data-vc-full-width]{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100vw;left:-2.5vw}
[data-vc-full-width]:not([data-vc-stretch-content]){padding-right:2.5vw;padding-left:2.5vw}
.platform-Windows [data-vc-full-width]{width:calc(100vw - 17px)}
.browser-Edge [data-vc-full-width]{width:calc(100vw - 12px)}
.yith-wcwl-add-to-wishlist{display:block;margin-top:0}
.yith-wcwl-add-to-wishlist i{display:none}
.yith-wcwl-add-to-wishlist a{display:inline-block;vertical-align:middle;text-align:center;font-size:14px;line-height:1.5;color:#4e4e4e}
.yith-wcwl-add-to-wishlist a:hover,.yith-wcwl-add-to-wishlist a:focus{text-decoration:none}
.yith-wcwl-add-to-wishlist a:before{content:"";font-size:18px;vertical-align:middle;margin-right:2px;display:inline-block;font-family:"Simple-Line-Icons";-webkit-transition:all .2s;transition:all .2s}
.yith-wcwl-add-to-wishlist a:after{content:" ";width:15px;height:15px;display:inline-block;vertical-align:middle;border:1px solid #000;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;margin-left:10px;opacity:0;visibility:hidden}
.yith-wcwl-add-to-wishlist .ajax-loading{display:none !important;height:0 !important;width:0 !important}
.yith-wcwl-add-to-wishlist .feedback{display:none}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button.feid-in a:after{opacity:1;visibility:visible;-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear}
.yith-wcwl-add-to-wishlist .clear,.yith-wcwl-add-to-wishlist+.clear{display:none}
.yith-wcwl-share{margin-bottom:5px;text-align:center}
#yith-wcwl-popup-message{display:none !important}
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;clear:both;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-wrapper{backface-visibility:hidden;-webkit-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{backface-visibility:hidden;-webkit-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}
.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loaded{display:block}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.no-js .owl-carousel{display:block}
.owl-carousel .owl-item.animated{-webkit-animation-duration:600ms;animation-duration:600ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.owl-carousel .owl-item.fadeOut{-webkit-animation-name:fade-out;animation-name:fade-out}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-height{-webkit-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}
.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform 100ms ease;transition:-webkit-transform 100ms ease;transition:transform 100ms ease;transition:transform 100ms ease,-webkit-transform 100ms ease}
.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.items-with-space,.teaser_grid_container,.vc_carousel_container{margin-left:-10px;margin-right:-10px}
.items-with-space .isotope-inner,.items-with-space .owl-carousel-item-inner{padding-right:10px;padding-left:10px}
.teaser_grid_container .isotope-inner,.teaser_grid_container .owl-carousel-item-inner{padding-right:10px;padding-left:10px}
.vc_carousel_container .isotope-inner,.vc_carousel_container .owl-carousel-item-inner{padding-right:10px;padding-left:10px}
.teaser_grid_container .categories_filter{margin:0 10px 10px}
.isotope-item .post-thumb,.owl-carousel-item .post-thumb,.isotope-item .post-title,.owl-carousel-item .post-title{margin-bottom:15px}
.isotope-item .entry-content,.owl-carousel-item .entry-content{line-height:1.7;margin-bottom:15px}
.isotope-item .entry-content p,.owl-carousel-item .entry-content p{margin-bottom:0}
.owl-carousel .category-grid-item,.owl-carousel .product-grid-item,.owl-carousel.basel-hover-info{margin-bottom:10px}
.owl-carousel:hover .owl-nav>div{opacity:1}
.owl-carousel:hover .owl-nav .owl-prev{left:-47px}
.owl-carousel:hover .owl-nav .owl-next{right:-47px}
.owl-nav>div{position:absolute;top:50%;color:#000;display:inline-block;text-align:center;cursor:pointer;zoom:1;opacity:0;margin:0;z-index:2;filter:Alpha(Opacity=0);transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-sand-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transition:all .25s ease;transition:all .25s ease}
.owl-nav>div.disabled{color:rgba(0,0,0,.3);cursor:default}
.owl-nav>div:hover:not(.disabled){color:rgba(0,0,0,.6)}
.owl-nav>div:before{display:block;content:"";font-family:"simple-line-icons";width:55px;font-size:36px;height:55px;line-height:55px}
.owl-nav .owl-prev{left:-20px;padding-left:0}
.owl-nav .owl-next{left:auto;right:-20px;padding-right:0}
.owl-nav .owl-next:before{content:""}
.color-scheme-light .owl-nav>div,.pagin-color-light .owl-nav>div{color:rgba(255,255,255,.8)}
.color-scheme-light .owl-nav>div.disabled,.pagin-color-light .owl-nav>div.disabled{color:rgba(255,255,255,.6)}
.color-scheme-light .owl-nav>div:hover:not(.disabled),.pagin-color-light .owl-nav>div:hover:not(.disabled){color:#fff}
.owl-dots{text-align:center}
.owl-dots .owl-dot{display:inline-block;margin-top:10px;zoom:1}
.owl-dots .owl-dot span{display:block;width:10px;height:10px;margin:5px 7px;background:#ccc;border-radius:20px}
.owl-dots .owl-dot.active span,.owl-dots .owl-dot:hover span{background-color:#1f1f1f}
.color-scheme-light .owl-dots>div span,.pagin-color-light .owl-dots>div span{background-color:rgba(255,255,255,.6)}
.color-scheme-light .owl-dots>div.active span,.color-scheme-light .owl-dots>div:hover span{background-color:#fff}
.pagin-color-light .owl-dots>div.active span,.pagin-color-light .owl-dots>div:hover span{background-color:#fff}
.wrapper-boxed .color-scheme-light .owl-nav>div{color:#000}
.wrapper-boxed .color-scheme-light .owl-nav>div.disabled{color:rgba(0,0,0,.3)}
.wrapper-boxed .color-scheme-light .owl-nav>div:hover:not(.disabled){color:rgba(0,0,0,.6)}
.info-box-spacing-0{margin-left:0;margin-right:0}
.info-box-spacing-0 .owl-item,.info-box-spacing-0 .owl-carousel:not(.owl-loaded)>div{padding-left:0;padding-right:0}
.info-box-spacing-2{margin-left:-1px;margin-right:-1px}
.info-box-spacing-2 .owl-item,.info-box-spacing-2 .owl-carousel:not(.owl-loaded)>div{padding-left:1px;padding-right:1px}
.info-box-spacing-6{margin-left:-3px;margin-right:-3px}
.info-box-spacing-6 .owl-item,.info-box-spacing-6 .owl-carousel:not(.owl-loaded)>div{padding-left:3px;padding-right:3px}
.info-box-spacing-10{margin-left:-5px;margin-right:-5px}
.info-box-spacing-10 .owl-item,.info-box-spacing-10 .owl-carousel:not(.owl-loaded)>div{padding-left:5px;padding-right:5px}
.info-box-spacing-20{margin-left:-10px;margin-right:-10px}
.info-box-spacing-20 .owl-item,.info-box-spacing-20 .owl-carousel:not(.owl-loaded)>div{padding-left:10px;padding-right:10px}
.info-box-spacing-30{margin-left:-15px;margin-right:-15px}
.info-box-spacing-30 .owl-item,.info-box-spacing-30 .owl-carousel:not(.owl-loaded)>div{padding-left:15px;padding-right:15px}
.info-box-carousel-wrapper .basel-info-box,.info-box-carousel-wrapper .basel-info-box2{margin-bottom:20px}
.wpb_revslider_element{margin-bottom:0}
.hermes .tp-arr-imgholder{background-size:cover}
.basel-threed-view{position:relative;overflow:hidden;margin:0 auto;cursor:ew-resize;cursor:-webkit-grab}
.basel-threed-view:active{cursor:ew-resize;cursor:-webkit-grabbing}
.basel-threed-view:after{content:"";position:absolute;bottom:15px;left:15px;right:15px;height:50%;z-index:5;border-bottom:5px solid rgba(175,175,175,.15);border-top:2px solid rgba(175,175,175,.05);border-right:2px solid rgba(175,175,175,.1);border-left:2px solid rgba(175,175,175,.1);border-radius:50%}
.basel-threed-view .threed-title{position:relative;padding-top:20px;z-index:40;text-align:center}
.basel-threed-view .threed-view-images{display:none;list-style:none;margin:0;padding:0}
.basel-threed-view .threed-view-images img{position:absolute;top:0;width:100%;height:auto}
.basel-threed-view .threed-view-images img.previous-image{visibility:hidden}
.basel-threed-view .threed-view-images img.current-image{visibility:visible}
.basel-threed-view .spinner{width:60px;height:60px;line-height:60px;text-align:center;display:block;margin:0 auto;color:#000;font-weight:bolder;background:rgba(255,255,255,.7);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);box-shadow:0 1px 4px rgba(0,0,0,.15);border-radius:50%}
.basel-threed-view .spinner span{line-height:60px}
.basel-threed-view .nav_bar{position:absolute;bottom:40px;left:50%;margin-left:-67.5px;z-index:11;background-color:#fff;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);box-shadow:0 1px 4px rgba(0,0,0,.15)}
.basel-threed-view .nav_bar a{display:inline-block;width:45px;height:45px;line-height:45px;font-size:0;text-align:center;text-decoration:none}
.basel-threed-view .nav_bar a:hover{background-color:#f9f9f9}
.basel-threed-view .nav_bar a:after{font-size:18px;font-family:"simple-line-icons"}
.basel-threed-view .nav_bar a.nav_bar_play:after{content:""}
.basel-threed-view .nav_bar a.nav_bar_previous:after{content:""}
.basel-threed-view .nav_bar a.nav_bar_stop:after{content:""}
.basel-threed-view .nav_bar a.nav_bar_next:after{content:""}
.basel-threed-view:-webkit-full-screen,.basel-threed-view:-moz-full-screen{background:#fff;width:100%;height:100%;margin-top:0;padding-top:200px}
.anr_captcha_field{margin-bottom:8px}
.checkout-order-review .anr_captcha_field{margin-top:20px;margin-bottom:0}
.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}
.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}
.pswp img{max-width:none}
.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4,0,0.22,1);transition:opacity 333ms cubic-bezier(0.4,0,0.22,1)}
.pswp--open{display:block}
.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:zoom-in}
.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:grab}
.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:grabbing}
.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-backface-visibility:hidden;will-change:opacity}
.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}
.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}
.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}
.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(0.4,0,0.22,1);transition:-webkit-transform 333ms cubic-bezier(0.4,0,0.22,1);transition:transform 333ms cubic-bezier(0.4,0,0.22,1);transition:transform 333ms cubic-bezier(0.4,0,0.22,1),-webkit-transform 333ms cubic-bezier(0.4,0,0.22,1)}
.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4,0,0.22,1);transition:opacity 333ms cubic-bezier(0.4,0,0.22,1)}
.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}
.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden;will-change:transform}
.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}
.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}
.pswp__img--placeholder{-webkit-backface-visibility:hidden}
.pswp__img--placeholder--blank{background:#222}
.pswp--ie .pswp__img{width:100% !important;height:auto !important;left:0;top:0}
.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}
.pswp__error-msg a{color:#ccc;text-decoration:underline}
.pswp__button{width:44px;height:44px;position:relative;background:0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}
.pswp__button:focus,.pswp__button:hover{opacity:1}
.pswp__button:active{outline:0;opacity:.9}
.pswp__button::-moz-focus-inner{padding:0;border:0}
.pswp__ui--over-close .pswp__button--close{opacity:1}
.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(images/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}
.pswp__button--close{background-position:0 -44px}
.pswp__button--share{background-position:-44px -44px}
.pswp__button--fs{display:none}
.pswp--supports-fs .pswp__button--fs{display:block}
.pswp--fs .pswp__button--fs{background-position:-44px 0}
.pswp__button--zoom{display:none;background-position:-88px 0}
.pswp--zoom-allowed .pswp__button--zoom{display:block}
.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}
.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}
.pswp__button--arrow--left,.pswp__button--arrow--right{background:0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}
.pswp__button--arrow--left{left:0}
.pswp__button--arrow--right{right:0}
.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}
.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}
.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}
.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}
.pswp__share-modal--hidden{display:none}
.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;-webkit-backface-visibility:hidden;will-change:transform}
.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}
.pswp__share-tooltip a:hover{text-decoration:none;color:#000}
.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}
.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}
.pswp__share-modal--fade-in{opacity:1}
.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);transform:translateY(0)}
.pswp--touch .pswp__share-tooltip a{padding:16px 12px}
a.pswp__share--facebook:before{content:"";display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid rgba(0,0,0,0);border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}
a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}
a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}
a.pswp__share--twitter:hover{background:#55acee;color:#fff}
a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}
a.pswp__share--download:hover{background:#ddd}
.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}
.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}
.pswp__caption small{font-size:11px;color:#bbb}
.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}
.pswp__caption--empty{display:none}
.pswp__caption--fake{visibility:hidden}
.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}
.pswp__preloader__icn{width:20px;height:20px;margin:12px}
.pswp__preloader--active{opacity:1}
.pswp__preloader--active .pswp__preloader__icn{background:url(images/preloader.gif) 0 0 no-repeat}
.pswp--css_animation .pswp__preloader--active{opacity:1}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise 500ms linear infinite;animation:clockwise 500ms linear infinite}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1000ms cubic-bezier(0.4,0,0.22,1) infinite;animation:donut-rotate 1000ms cubic-bezier(0.4,0,0.22,1) infinite}
.pswp--css_animation .pswp__preloader__icn{background:0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}
.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}
.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);position:absolute;top:0;left:0;background:0;margin:0}
.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}
.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}
.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4,0,0.22,1);transition:opacity 333ms cubic-bezier(0.4,0,0.22,1)}
.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4,0,0.22,1);transition:opacity 333ms cubic-bezier(0.4,0,0.22,1)}
.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}
.pswp__top-bar,.pswp__caption{background-color:rgba(0,0,0,.5)}
.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgba(0,0,0,.3)}
.pswp__ui--idle .pswp__top-bar,.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}
.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:.001}
.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}
.pswp__element--disabled{display:none !important}
.pswp--minimal--dark .pswp__top-bar{background:0}
.pswp__button:hover,.pswp__button:focus{background-color:#3e3e3e;color:#fff;text-decoration:none;border-color:#3e3e3e}
#cboxContent{background-color:rgba(0,0,0,0)}
#cboxMiddleLeft,#cboxMiddleRight,#cboxTopLeft,#cboxTopCenter,#cboxTopRight,#cboxBottomLeft,#cboxBottomCenter,#cboxBottomRight{display:none}
#cboxClose{bottom:-50px;padding-right:50px;width:auto;height:auto;background:0;color:#fff;text-indent:0;text-transform:uppercase;letter-spacing:1.5px;font-weight:bold;font-size:32px;line-height:33px;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}
#cboxClose:after,#cboxClose:before{content:" ";position:absolute;top:15px;right:0;display:inline-block;width:35px;height:3px;background-color:#fff;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out}
#cboxClose:hover:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
#cboxClose:hover:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.dokan-widget-area .widget{margin-bottom:50px}
.dokan-category-menu .sub-category{margin-top:15px;margin-left:20px}
.dokan-category-menu .sub-category a{color:rgba(0,0,0,.6)}
.dokan-category-menu .sub-category h3{font-size:14px;margin-bottom:15px}
.dokan-category-menu .sub-category li{position:relative}
.dokan-category-menu .sub-category li:before{position:absolute;top:0;left:-12px;content:"";font-family:"basel-font";display:inline-block;font-size:12px;line-height:18px;color:rgba(0,0,0,.6)}
.dokan-category-menu .sub-category .sub-block{position:relative;margin-bottom:15px}
.dokan-category-menu .sub-category .sub-block:before{position:absolute;top:0;left:-12px;content:"";font-family:"basel-font";display:inline-block;font-size:12px;line-height:18px;color:rgba(0,0,0,.6)}
.dokan-category-menu .sub-category .children{margin-top:15px;margin-left:20px}
.dokan-feature-seller-widget ul li,.dokan-best-seller-widget ul li{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center;-ms-align-items:center}
.dokan-feature-seller-widget ul li a,.dokan-best-seller-widget ul li a{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-grow:1;-ms-flex-grow:1;padding-right:10px}
.dokan-feature-seller-widget ul li i,.dokan-best-seller-widget ul li i{margin-right:10px}
.dokan-single-store .profile-frame .profile-info-box .profile-info i{margin-top:0}
.single-product-content #tab-seller .seller-rating{position:relative;top:5px}
.dokan-rating .star-rating{letter-spacing:0}
.dokan-rating .star-rating span:before{font-size:14px}
.dokan-theme-basel .basel-registration-page .user-role{margin-bottom:0}
.dokan-theme-basel .basel-registration-page .user-role input{position:static;margin-left:0}
.dokan-seller-listing .dokan-seller-search-form>label{display:inline-block;margin-bottom:0;margin-right:10px}
.dokan-seller-listing .dokan-seller-search-form .search-field{padding-left:10px;padding-right:10px;border:1px solid rgba(129,129,129,.25);font-size:14px;line-height:18px;padding:10px 15px;transition:border-color .5s;-webkit-transition:border-color .5s}
.dokan-seller-listing .dokan-seller-search-form .search-field:focus{outline:0;border-color:rgba(0,0,0,.6)}
.dokan-seller-listing .dokan-seller-search-form .search-submit{vertical-align:middle}
.dokan-dashboard-wrap{margin-bottom:20px}
.dokan-dashboard-wrap input{border-radius:0}
.dokan-dashboard-wrap input[type=number]{padding-left:10px;-webkit-box-shadow:none;box-shadow:none}
.dokan-dashboard-menu .settings i{padding-top:5px}
.dokan-order-filter-serach .dokan-form-group,.dokan-report-wrap .dokan-form-group{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center;-ms-align-items:center}
.dokan-order-filter-serach .dokan-form-group label,.dokan-report-wrap .dokan-form-group label{margin-bottom:0}
.dokan-order-filter-serach .dokan-form-group input,.dokan-report-wrap .dokan-form-group input{margin-left:5px}
.dokan-order-filter-serach .dokan-form-group .datepicker,.dokan-report-wrap .dokan-form-group .datepicker{padding:5px 10px}
.dokan-comments-wrap select{margin-bottom:15px}
.basel-cookies-popup{position:fixed;bottom:0;left:0;z-index:1100;width:100%;padding:15px 30px;background:rgba(50,49,87,.8);border-top:2px solid rgba(255,255,255,.1);color:#fff;opacity:0;visibility:hidden;transform:translate3d(0,100%,0);-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);-webkit-transition:all .4s cubic-bezier(0.784,0.134,0.14,0.85);transition:all .4s cubic-bezier(0.784,0.134,0.14,0.85);font-size:10px;font-weight:400;line-height:normal;padding:8px}
.basel-cookies-popup.popup-display{opacity:1;visibility:visible;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.basel-cookies-popup.popup-hide{opacity:0;visibility:hidden}
.basel-cookies-inner{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;display:-webkit-flex;-webkit-align-items:center;-webkit-justify-content:space-between;display:-ms-flex;-ms-align-items:center;-ms-justify-content:space-between}
.basel-cookies-inner .cookies-buttons{-ms-flex-negative:0;flex-shrink:0;-ms-flex-shrink:0;-webkit-flex-shrink:0}
.basel-cookies-inner .cookies-info-text{padding-right:30px;line-height:1.4}
.cookies-buttons>a{margin-right:20px}
.cookies-buttons>a:last-child{margin-right:0}
.cookies-buttons .cookies-more-btn{display:inline-block;color:#fff;padding-top:1px;padding-bottom:1px;position:relative}
.cookies-buttons .cookies-more-btn:after{content:" ";position:absolute;right:0;bottom:0;width:0;height:1px;background-color:#fff;transition:width .2s ease;-webkit-transition:width .2s ease}
.cookies-buttons .cookies-more-btn:hover{text-decoration:none}
.cookies-buttons .cookies-more-btn:hover:after{width:100%;left:0}
.cookies-buttons .cookies-accept-btn{border-radius:4px;border:1px solid #fff;display:inline-block;font-size:16px;font-weight:700;line-height:normal;padding:10px 25px;letter-spacing:.3px;color:#fff;text-decoration:none;text-align:center;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.cookies-buttons .cookies-accept-btn:hover,.cookies-buttons .cookies-accept-btn:focus{border-color:#1aada3}
.woocommerce-demo-store .basel-cookies-popup.popup-display{transform:translate3d(0,-42px,0);-webkit-transform:translate3d(0,-42px,0);-ms-transform:translate3d(0,-42px,0)}
.basel-scroll{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;width:100%;height:100%}
.basel-scroll .basel-scroll-content{position:absolute;top:0;right:0;bottom:0;left:0;overflow:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}
.basel-scroll .basel-scroll-content:focus{outline:0}
.basel-scroll .basel-scroll-content::-webkit-scrollbar{display:none}
.basel-scroll-pane{position:absolute;top:0;right:0;bottom:0;visibility:hidden;width:2px;background:rgba(0,0,0,.05);opacity:0;-webkit-transition:.2s;transition:.2s}
.basel-scroll-pane>.basel-scroll-slider{position:relative;margin:0;background:rgba(0,0,0,.7)}
.basel-scroll:hover>.basel-scroll-pane,.basel-sidebar-scroll:hover>.basel-scroll-pane{visibility:visible;opacity:.99}
.basel-scroll-pane.active,.basel-scroll-pane.flashed{visibility:visible;opacity:.99}
.has-scrollbar>.basel-scroll-content::-webkit-scrollbar{display:block}
.platform-Mac .basel-scroll .basel-scroll-content::-webkit-scrollbar{display:none}
.basel-woocommerce-layered-nav .has-scrollbar .swatches-display-list>li{padding-right:17px}
.yith_magnifier_zoom_magnifier{border:0}
.yith_magnifier_gallery li{text-align:center}
.yith_magnifier_gallery li a{margin-top:0}
.yith_magnifier_thumbnail a:hover{opacity:.7}
.yith_magnifier_mousetrap{z-index:100}
.noslider .yith_magnifier_gallery{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-ms-flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-right:-2px;margin-left:-2px}
.noslider .yith_magnifier_gallery li{padding-left:2px;padding-right:2px}
.product-images .thumbnails{padding-right:1px}
.product-images .thumbnails:after{content:"";clear:both;display:block}
.product-images .thumbnails.slider #slider-prev,.product-images .thumbnails.slider #slider-next{display:block !important;background-image:none;background-color:#fff;width:38px;height:38px;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.product-images .thumbnails.slider #slider-prev:before,.product-images .thumbnails.slider #slider-next:before{display:block;font-family:"simple-line-icons";line-height:38px}
.product-images .thumbnails.slider #slider-prev:before{content:""}
.product-images .thumbnails.slider #slider-next:before{content:""}
.woocommerce-checkout-review-order{display:-webkit-box;display:flex;-webkit-display:flex;-ms-display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-direction:column}
#order_review_heading{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-order:1;-ms-order:1}
.woocommerce-checkout-review-order .responsive-table{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-order:2;-ms-order:2}
#order_payment_heading{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-order:3;-ms-order:3}
#payment{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;-webkit-order:4;-ms-order:4}
.wc-terms-and-conditions{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;-webkit-order:5;-ms-order:5}
.wc-gzd-order-submit{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;-webkit-order:6;-ms-order:6}
#order_review_heading{text-align:center;text-transform:uppercase;letter-spacing:.6px;font-weight:bold}
#order_payment_heading{text-transform:uppercase;letter-spacing:.6px;font-weight:bold}
.basel-navigation .menu .menu-item-object-yith_shop_vendor.menu-item-design-default .sub-menu-dropdown{padding-left:15px;padding-right:15px}
.basel-navigation .menu .menu-item-object-yith_shop_vendor.menu-item-design-full-width .sub-menu-dropdown{padding:30px 0}
.by-vendor-name{display:block;font-size:16px;margin-bottom:10px}
.popup-quick-view .by-vendor-name{margin-bottom:5px}
.single-product-content .product_meta .item-sold strong{font-weight:normal;color:#747474}
.vendors-list{margin-bottom:50px}
.vendors-list ul li{font-size:12px;color:#bbb}
.vendors-list ul li a{font-size:14px;color:rgba(0,0,0,.9);vertical-align:sub;text-decoration:none}
.vendors-list ul li a:hover{color:#1aada3}
.woocommerce-Tabs-panel--yith_wc_vendor h2{font-size:18px}
.woocommerce-Tabs-panel--yith_wc_vendor h2 a{font-weight:bold}
.woocommerce-Tabs-panel--yith_wc_vendor .vendor-description{line-height:1.7;letter-spacing:.3px}
.product-grid-item .by-vendor-name{display:none}
.basel-hover-info .by-vendor-name,.basel-hover-standard .by-vendor-name{display:block;font-size:14px;margin-bottom:15px}
.basel-hover-info .by-vendor-name{color:#fff !important}
.basel-hover-info .by-vendor-name a{color:#fff}
#yith-wpv-abuse{display:inline-block;margin-top:10px}
.product_list_widget .mini_cart_item small a{display:inline-block}
label[for=apply_for_vendor],label[for=agree_to_terms]{display:inline-block}
input.date-pick{line-height:22px;margin-right:15px;margin-left:5px;padding:5px}
.pv_paypal_container b,.pv_shop_name_container b,#pv_seller_info_container b,#pv_shop_description_container b{font-weight:600}
.pv_paypal_container,.pv_shop_name_container{float:left;width:50%}
.pv_paypal_container input,.pv_shop_name_container input{margin-top:20px}
.pv_paypal_container{padding-right:15px}
.pv_shop_name_container{padding-left:15px}
#pv_seller_info_container{clear:both;margin-bottom:20px}
#pv_shop_description_container{margin-bottom:20px}
#pv_seller_info_container textarea,#pv_shop_description_container textarea{width:100% !important}
.single-product-content .product_meta br{content:"";display:block;height:10px}
.single-product-content.product-design-default .product_meta br{height:20px}
.product-grid-item br,.product-grid-item .wcvendors_sold_by_in_loop{display:none}
.basel-hover-info .wcvendors_sold_by_in_loop,.basel-hover-standard .wcvendors_sold_by_in_loop{display:block;font-size:14px;margin-bottom:10px}
.basel-hover-info .wcvendors_sold_by_in_loop{color:#fff}
.basel-hover-info .wcvendors_sold_by_in_loop a{color:#fff}
.basel-hover-standard .wcvendors_sold_by_in_loop a{color:#4c4c4c;padding:0;font-size:14px}
.basel-hover-standard .wcvendors_sold_by_in_loop a:hover{text-decoration:underline;color:#4c4c4c}
.wcv_shop_description{margin-bottom:30px;line-height:1.5}
.popup-quick-view>h1{padding:30px;margin-bottom:0}
.popup-quick-view .wcv_shop_description{padding:0 30px 30px 30px;margin-bottom:0}
.basel-navigation .menu .menu-item.wpml-ls-current-language .sub-menu-dropdown{width:200px}
.topbar-menu .wpml-ls-current-language .sub-menu-dropdown{width:auto;min-width:150px}
.woocommerce-account .woocommerce+.icl_post_in_other_langs{float:left;padding-left:15px;padding-right:15px}
.wpml-ls-statics-footer.wpml-ls{margin-bottom:0}
.woocommerce .wcml_currency_switcher.product{margin-top:5px}
.product-design-default .wcml-vertical-list.product,.product-design-default .wcml-horizontal-list.product{margin-left:-0.5em}
.product-design-compact .wcml-vertical-list.product,.product-design-compact .wcml-horizontal-list.product{margin-left:-0.5em}
.feedback-form{margin-left:-10px;margin-right:-10px}
.feedback-form>p{float:left;width:25%;padding-left:10px;padding-right:10px}
.feedback-form .wpcf7-text{border:0;border-bottom:2px solid;padding-left:2px;padding-right:2px;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,.2)}
.feedback-form .wpcf7-submit{width:100%;background-color:#000;color:#fff;border-color:#000}
.feedback-form .wpcf7-submit:hover,.feedback-form .wpcf7-submit:focus{background-color:#333;color:#fff;text-decoration:none;border-color:#333}
.feedback-form .wpcf7-submit.btn-style-bordered{background-color:rgba(0,0,0,0);color:#000}
.feedback-form .wpcf7-submit.btn-style-bordered:hover,.feedback-form .wpcf7-submit.btn-style-bordered:focus{background-color:#000;color:#fff;border-color:#000}
.feedback-form .wpcf7-submit.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:1}
.feedback-form .wpcf7-submit.btn-style-link:hover,.feedback-form .wpcf7-submit.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.7}
.feedback-form:after{content:"";clear:both;display:block}
.color-scheme-light .feedback-form .wpcf7-submit{background-color:#fff;color:#3b3b3b;border-color:#fff}
.color-scheme-light .feedback-form .wpcf7-submit:hover,.color-scheme-light .feedback-form .wpcf7-submit:focus{background-color:#3e3e3e;color:#fff;text-decoration:none;border-color:#3e3e3e}
.color-scheme-light .feedback-form .wpcf7-submit.btn-style-bordered{background-color:rgba(0,0,0,0);color:#fff}
.color-scheme-light .feedback-form .wpcf7-submit.btn-style-bordered:hover,.color-scheme-light .feedback-form .wpcf7-submit.btn-style-bordered:focus{background-color:#fff;color:#5f5f5f;border-color:#fff}
.color-scheme-light .feedback-form .wpcf7-submit.btn-style-link{background-color:rgba(0,0,0,0);color:#fff;border-color:rgba(255,255,255,.6)}
.color-scheme-light .feedback-form .wpcf7-submit.btn-style-link:hover,.color-scheme-light .feedback-form .wpcf7-submit.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#fff;border-color:#fff}
.color-scheme-light .feedback-form .wpcf7-text{border-color:rgba(255,255,255,.9)}
.color-scheme-light .feedback-form .wpcf7-text:focus{border-color:#fff}
div.wpcf7 .ajax-loader{position:relative;visibility:hidden}
div.wpcf7 .ajax-loader:before{position:absolute;top:0;left:15px;margin-top:2px;content:" ";width:16px;height:16px;display:inline-block;vertical-align:middle;border:1px solid #000;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important}
div.wpcf7 .ajax-loader.is-active{visibility:visible}
div.wpcf7 .ajax-loader.is-active:before{-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear}
div.wpcf7 .ajax-error{display:none}
.color-scheme-light div.wpcf7 .ajax-loader:before,.basel-dark div.wpcf7 .ajax-loader:before{border-color:#fff}
.wpcf7-list-item{display:inline-block;margin-right:10px}
.wpcf7-not-valid-tip{display:block;color:red}
div.wpcf7-response-output:empty,div.wpcf7-response-output.wpcf7-display-none{display:none}
.wcppec-checkout-buttons{margin:0}
.product-design-default .wcppec-checkout-buttons,.product-design-compact .wcppec-checkout-buttons{text-align:left}
.basel-sticky-btn-container .wcppec-checkout-buttons{margin-left:10px}
.wcppec-checkout-buttons__button{padding-top:0}
.single-product-page .wcppec-checkout-buttons{margin-bottom:20px}
.cart-collaterals .cart_totals .wc-proceed-to-checkout .wcppec-checkout-buttons__separator{margin-top:10px;margin-bottom:15px}
.cart-collaterals .cart_totals .wc-proceed-to-checkout .wcppec-checkout-buttons{margin-top:15px}
.cart-collaterals .cart_totals .wc-proceed-to-checkout .wcppec-checkout-buttons>a{display:inline-block;width:auto;margin-top:5px}
.wp-block-gallery,.wp-block-latest-posts.is-grid{padding-left:0 !important}
.wp-block-gallery>li:before,.wp-block-latest-posts.is-grid>li:before{display:none}
.wp-block-separator{width:35px}
.wp-block-separator.is-style-wide,.wp-block-separator.is-style-dots{width:100%}
.wp-block-image .alignleft,.wp-block-image.alignleft{margin-right:25px}
.wp-block-image .alignright,.wp-block-image.alignright{margin-left:25px}
.wp-block-quote.is-large{border:0}
.wp-block-pullquote blockquote{border:0;padding-left:0;margin-bottom:0;text-align:center}
.wp-block-pullquote:not(.is-style-solid-color){border-width:2px 0 2px 0;border-style:solid}
.wp-block-archives.aligncenter,.wp-block-categories.aligncenter{text-align:center}
.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon,#add_payment_method ul.payment_methods li img.stripe-icon{float:none !important}
.woocommerce-checkout #payment input#payment_method_stripe{top:5px}
#add_payment_method input#payment_method_stripe{top:5px}
#add_payment_method #payment_method_stripe{margin:0}
.widgettitle,.widget-title{font-size:16px;text-transform:uppercase;font-weight:bold;letter-spacing:1.5px;color:#1b1919;margin-bottom:25px;position:relative;padding-bottom:4px}
.widgettitle:before,.widget-title:before{content:"";position:absolute;bottom:0;display:inline-block;width:30px;height:2px;background-color:rgba(0,0,0,.1)}
.color-scheme-light .widgettitle:before,.color-scheme-light .widget-title:before{background-color:rgba(255,255,255,.8)}
.widget li{margin-bottom:15px}
.widget li:last-child{margin-bottom:0}
.woocommerce-ordering.with-list .selected-order{font-weight:600}
.widget_recent_entries ul li{line-height:1.5}
.widget_recent_entries ul li a{display:block;font-size:14px;letter-spacing:.3px}
.widget_recent_entries .post-date{color:#bbb;display:block;margin-top:2px;font-size:12px}
.widget_recent_comments ul li{line-height:1.4;font-weight:bold}
.widget_recent_comments ul li>a{font-weight:normal;opacity:.8}
.widget_recent_comments ul li:before{content:"";display:inline-block;font-weight:normal;margin-right:7px;font-family:"simple-line-icons"}
.basel-recent-posts li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid rgba(124,124,124,.15);line-height:1.3}
.basel-recent-posts li:last-child{margin-bottom:0;padding-bottom:0;border:0}
.basel-recent-posts .recent-posts-thumbnail{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;overflow:hidden;margin-right:15px}
.basel-recent-posts .recent-posts-thumbnail img{min-width:60px}
.basel-recent-posts .recent-posts-info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}
.basel-recent-posts .entry-title{font-weight:400;font-size:12px;margin-bottom:5px}
.basel-recent-posts .entry-title a{letter-spacing:.3px;text-transform:uppercase;text-decoration:none}
.basel-recent-posts .recent-posts-time,.basel-recent-posts .recent-posts-comment{color:#bbb;font-size:12px}
.basel-recent-posts .recent-posts-time{margin-right:5px}
.color-scheme-light .basel-recent-posts li,.basel-dark .basel-recent-posts li{border-color:rgba(255,255,255,.1)}
.color-scheme-light .basel-recent-posts .entry-title a,.basel-dark .basel-recent-posts .entry-title a{color:#fff}
.color-scheme-light .basel-recent-posts .recent-posts-time,.color-scheme-light .basel-recent-posts .recent-posts-comment{color:rgba(255,255,255,.5)}
.basel-dark .basel-recent-posts .recent-posts-time,.basel-dark .basel-recent-posts .recent-posts-comment{color:rgba(255,255,255,.5)}
.widget_search .searchform div{position:relative}
.widget_search .searchform div label{display:none}
.widget_search .searchform div input[type=text]{-webkit-box-shadow:none;box-shadow:none;padding-right:100px}
.widget_search .searchform div input[type=text]:focus{border-color:rgba(129,129,129,.35)}
.widget_search .searchform div #searchsubmit{position:absolute;top:0;right:0}
.widget_product_categories ul>li,.widget_categories ul>li,.widget_pages ul>li,.widget_archive ul>li,.widget_nav_menu ul>li{margin-bottom:15px;font-size:12px;color:#bbb;display:block}
.widget_product_categories ul>li:after,.widget_categories ul>li:after,.widget_pages ul>li:after,.widget_archive ul>li:after,.widget_nav_menu ul>li:after{content:"";clear:both;display:block}
.widget_product_categories ul>li a,.widget_categories ul>li a,.widget_pages ul>li a,.widget_archive ul>li a,.widget_nav_menu ul>li a{font-size:14px;text-decoration:none}
.widget_product_categories ul>li ul,.widget_categories ul>li ul,.widget_pages ul>li ul,.widget_archive ul>li ul,.widget_nav_menu ul>li ul{margin-top:15px}
.widget_product_categories ul>li ul li:before,.widget_categories ul>li ul li:before,.widget_pages ul>li ul li:before,.widget_archive ul>li ul li:before,.widget_nav_menu ul>li ul li:before{content:"";font-family:"basel-font";padding:0 10px 0 5px;display:inline-block}
.widget_product_categories ul>li ul li ul,.widget_categories ul>li ul li ul,.widget_pages ul>li ul li ul,.widget_archive ul>li ul li ul,.widget_nav_menu ul>li ul li ul{margin-left:20px}
.widget_rating_filter .wc-layered-nav-rating a{vertical-align:middle;color:#bbb;font-size:14px}
.widget_rating_filter .wc-layered-nav-rating a:hover{text-decoration:none}
.widget_rating_filter .star-rating{vertical-align:middle;margin-right:3px}
.widget_product_categories li .current-cat-parent>a,.widget_product_categories li .current-cat>a{color:#1aada3}
.widget_product_categories .count{font-size:12px;color:#bbb;vertical-align:super}
.widget_product_categories .basel-cats-toggle{position:absolute;top:0;right:0;width:24px;height:24px;line-height:24px;font-size:10px;font-weight:bold;text-align:center;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}
.widget_product_categories .basel-cats-toggle:before{content:"";font-family:"simple-line-icons"}
.widget_product_categories .basel-cats-toggle:hover{color:#1aada3}
.widget_product_categories .toggle-active{color:#1aada3;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}
.categories-accordion-on .widget_product_categories .cat-parent{position:relative}
.categories-accordion-on .widget_product_categories .children{display:none}
.categories-accordion-on .widget_product_categories .list-shown{display:block}
.widget_nav_menu.widget-my-account .widget-title{margin-bottom:0;border-bottom:0;padding:14px 20px;text-align:center;line-height:1.5;background-color:#000;color:#fff}
.widget_nav_menu.widget-my-account li,.widget_nav_menu.widget-my-account ul{margin:0}
.widget_nav_menu.widget-my-account .menu{border:1px solid rgba(136,136,136,.19)}
.widget_nav_menu.widget-my-account li{border-bottom:1px solid rgba(136,136,136,.12)}
.widget_nav_menu.widget-my-account li a{padding:14px 20px;display:block;font-size:12px;text-transform:uppercase;color:rgba(71,71,71,.8)}
.widget_nav_menu.widget-my-account li a:hover{color:rgba(71,71,71,.8);background-color:rgba(136,136,136,.05)}
.widget_nav_menu.widget-my-account li a:after{content:none}
.widget_nav_menu.widget-my-account li.current_page_item>a{color:rgba(71,71,71,.8);background-color:rgba(136,136,136,.12);cursor:default}
.widget_nav_menu.widget-my-account li:before{content:none}
.widget_nav_menu.widget-my-account li:last-child{border-bottom:0}
.widget_shopping_cart .product_list_widget{position:relative;margin-bottom:0;text-align:left;transition:all .2s ease;-webkit-transition:all .2s ease}
.widget_shopping_cart .product_list_widget li{position:relative}
.widget_shopping_cart .product_list_widget li>a{padding-right:15px;color:#1b1919;text-decoration:none}
.widget_shopping_cart .product_list_widget li>a:hover{color:rgba(0,0,0,.6)}
.widget_shopping_cart .product_list_widget li .remove{position:absolute;top:0;right:0;padding-right:0;line-height:14px;font-size:18px;margin-bottom:0;color:rgba(0,0,0,.6)}
.widget_shopping_cart .product_list_widget li .remove:hover{text-decoration:none;color:#1aada3}
.widget_shopping_cart .product_list_widget li span.quantity{color:rgba(0,0,0,.7)}
.widget_shopping_cart .product_list_widget li span.quantity .amount{color:#1aada3}
.widget_shopping_cart .product_list_widget li .variation{margin-bottom:8px;margin-top:8px}
.widget_shopping_cart .product_list_widget li .variation dd{position:relative;top:-2px}
.widget_shopping_cart .product_list_widget li .blockOverlay{background-color:#fff !important}
.widget_shopping_cart .product_list_widget li span.quantity{color:#bbb;font-size:12px;display:block;margin-top:8px}
.widget_shopping_cart .product_list_widget:before{content:" ";width:40px;height:40px;display:inline-block;vertical-align:middle;border:2px solid #1aada3;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;position:absolute;top:50%;left:50%;margin-left:-20px;margin-top:-20px;opacity:0;visibility:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.widget_shopping_cart .empty{border-bottom:none !important;margin-bottom:0 !important;color:#747474;position:relative;padding-left:75px;padding-top:13px;padding-bottom:13px;overflow:visible}
.widget_shopping_cart .empty:after{position:absolute;color:#e8e8e8}
.widget_shopping_cart .empty:before{position:absolute;color:#e8e8e8;content:"";font-size:50px;line-height:50px;left:10px;top:50%;margin-top:-25px;font-family:"Simple-Line-Icons"}
.widget_shopping_cart .empty:after{content:"懶";font-family:"basel-font";font-size:18px;line-height:18px;left:34px;top:50%;margin-top:-9px}
.widget_shopping_cart .total{border-top:1px solid rgba(124,124,124,.2);border-bottom:1px solid rgba(124,124,124,.2);margin-bottom:10px;margin-top:10px;padding-top:10px;padding-bottom:10px;overflow:hidden;line-height:24px}
.widget_shopping_cart .total strong{float:left;font-size:18px;color:#1b1919;text-transform:uppercase}
.widget_shopping_cart .total .amount{float:right;font-weight:600;font-size:20px;color:#1aada3;text-transform:uppercase}
.widget_shopping_cart .buttons{display:block;margin-bottom:0;text-align:center}
.widget_shopping_cart .buttons a{width:100%;color:#2d2d2d}
.widget_shopping_cart .buttons a:not(:last-child){margin-bottom:10px}
.widget_shopping_cart .buttons a:hover,.widget_shopping_cart .buttons a:focus{color:#fff}
.widget_shopping_cart .buttons .checkout{background-color:#1aada3;color:#fff;border-color:#1aada3}
.widget_shopping_cart .buttons .checkout:hover,.widget_shopping_cart .buttons .checkout:focus{background-color:#1aada3;border-color:#1aada3;opacity:.8;color:#fff;text-decoration:none}
.widget_shopping_cart .buttons .checkout.btn-style-bordered{background-color:rgba(0,0,0,0);color:#1aada3}
.widget_shopping_cart .buttons .checkout.btn-style-bordered:hover,.widget_shopping_cart .buttons .checkout.btn-style-bordered:focus{background-color:#1aada3;color:#fff;opacity:1}
.widget_shopping_cart .buttons .checkout.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:.5}
.widget_shopping_cart .buttons .checkout.btn-style-link:hover,.widget_shopping_cart .buttons .checkout.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.8}
.widget_shopping_cart div.quantity input[type=button],.widget_shopping_cart div.quantity input[type=number]{height:32px}
.widget_shopping_cart li{-webkit-transition:opacity .6s ease;transition:opacity .6s ease}
.widget_shopping_cart li.basel-loading{opacity:.5}
.widget_shopping_cart li.basel-loading:after{position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px;content:" ";width:40px;height:40px;display:inline-block;vertical-align:middle;border:2px solid #000;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear}
.widget_shopping_cart li.basel-loading>a,.widget_shopping_cart li.basel-loading div.quantity{cursor:none;pointer-events:none}
.yith-woocompare-widget ul.products-list{margin-top:-10px}
.yith-woocompare-widget ul.products-list li:not(.list_empty){margin-bottom:0;padding:5px 0 5px 40px}
.yith-woocompare-widget ul.products-list li:not(.list_empty) .remove{left:9px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);font-size:0;display:inline-block;border-radius:50%;height:20px;width:20px;line-height:28px;background-color:#000;cursor:pointer;padding-right:16px;padding-right:0}
.yith-woocompare-widget ul.products-list li:not(.list_empty) .remove:after,.yith-woocompare-widget ul.products-list li:not(.list_empty) .remove:before{content:" ";position:absolute;right:0;top:50%;margin-top:-1px;width:10px;height:2px;display:inline-block;background-color:#fff;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out}
.yith-woocompare-widget ul.products-list li:not(.list_empty) .remove:after{transform:rotate(-44deg);-webkit-transform:rotate(-44deg);-ms-transform:rotate(-44deg)}
.yith-woocompare-widget ul.products-list li:not(.list_empty) .remove:before{-webkit-transform:rotate(44deg);transform:rotate(44deg)}
.yith-woocompare-widget ul.products-list li:not(.list_empty) .remove:hover{background-color:#000}
.yith-woocompare-widget ul.products-list li:not(.list_empty) .remove:hover:after{transform:rotate(0);-webkit-transform:rotate(0);-ms-transform:rotate(0)}
.yith-woocompare-widget ul.products-list li:not(.list_empty) .remove:hover:before{-webkit-transform:rotate(0);transform:rotate(0)}
.yith-woocompare-widget ul.products-list li:not(.list_empty) .remove:after,.yith-woocompare-widget ul.products-list li:not(.list_empty) .remove:before{right:5px}
.yith-woocompare-widget ul.products-list .list_empty{line-height:40px}
.yith-woocompare-widget ul .blockUI.blockOverlay{background-image:none !important}
.yith-woocompare-widget .title{margin-bottom:0;padding-top:10px;padding-bottom:10px}
.yith-woocompare-widget a.clear-all{line-height:40px;font-size:14px}
.yith-woocompare-widget a.button.compare{display:inline-block;font-weight:normal;text-align:center;font-size:14px;padding-top:10px;padding-bottom:10px;padding-left:20px;padding-right:20px;line-height:18px;text-transform:uppercase;letter-spacing:.3px;border-radius:0;border:1px solid;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;background-color:#ececec;color:#3e3e3e;border-color:#ececec}
.yith-woocompare-widget a.button.compare:hover{color:#fff;background-color:#303030}
.product_list_widget li{overflow:hidden;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid rgba(124,124,124,.15)}
.product_list_widget li a{margin-bottom:8px;display:block;font-size:12px;letter-spacing:.3px;text-transform:uppercase}
.product_list_widget li img{margin-right:12px;width:45px}
.product_list_widget li .amount{color:#afafaf}
.product_list_widget li del{color:#afafaf}
.product_list_widget li del .amount{font-size:12px;color:#afafaf}
.product_list_widget li ins{text-decoration:none;font-size:14px}
.product_list_widget li ins .amount{color:#1aada3}
.product_list_widget li .star-rating{display:block;margin-left:73px;margin-bottom:8px}
.product_list_widget li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}
.widget_recent_reviews .product_list_widget li .reviewer{font-size:12px;color:#bbb}
.widget_rss .widget-title .rsswidget img{position:relative;top:-1px}
.widget_rss ul li{line-height:1.5;padding-bottom:15px;border-bottom:1px solid rgba(124,124,124,.15);margin-bottom:15px}
.widget_rss ul li>a{display:block;text-transform:uppercase;font-size:12px;letter-spacing:.3px;margin-bottom:5px}
.widget_rss ul li:last-child{border-bottom:0;margin-bottom:0}
.widget_rss .rss-date{font-size:10px;color:#bbb;margin-bottom:5px;display:block}
.widget_rss .rss-date:before{content:"拾";font-family:"basel-font";display:inline-block;margin-right:5px}
.widget_rss .rssSummary{font-size:12px;letter-spacing:.2px}
.widget_tag_cloud .tagcloud,.widget_product_tag_cloud .tagcloud{margin:-2px -1px}
.widget_tag_cloud .tagcloud a,.widget_product_tag_cloud .tagcloud a{padding:5px 12px;margin:2px 1px;border:1px solid rgba(92,92,92,.1);letter-spacing:.3px;display:inline-block;font-size:12px !important}
.widget_tag_cloud .tagcloud a:hover,.widget_product_tag_cloud .tagcloud a:hover{background-color:#1aada3;border-color:#1aada3;color:#fff;text-decoration:none}
.color-scheme-light .widget_tag_cloud .tagcloud a,.color-scheme-light .widget_product_tag_cloud .tagcloud a{border-color:rgba(255,255,255,.3)}
.widget_calendar #wp-calendar{border:2px solid #e4e4e4}
.widget_calendar #wp-calendar>caption{text-align:center;padding:20px 15px;background-color:#e4e4e4;color:#000;font-size:16px;font-weight:bold;text-transform:uppercase;letter-spacing:.6px}
.widget_calendar #wp-calendar th{padding:5px;font-size:16px}
.widget_calendar #wp-calendar tfoot{background-color:#e4e4e4}
.widget_calendar #wp-calendar tfoot td{border-color:rgba(0,0,0,0)}
.widget_price_filter input{display:none}
.widget_price_filter .price_slider{margin-bottom:30px}
.widget_price_filter .price_slider_amount{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-ms-justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:2.4;font-size:.8751em}
.widget_price_filter .price_slider_amount .button{-ms-order:1;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.widget_price_filter .price_slider_amount .price_label{line-height:40px;font-size:14px}
.widget_price_filter .price_slider_amount .price_label>span{font-weight:bold;color:#000}
.widget_price_filter .price_slider_amount .clear{display:none}
.widget_price_filter .ui-slider{position:relative;text-align:left}
.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;top:50%;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2;width:30px;height:30px;margin-top:-15px;margin-left:-15px;border-radius:0;cursor:ew-resize;outline:0;border:0;background:0}
.widget_price_filter .ui-slider .ui-slider-handle:after{content:"";height:15px;width:4px;display:inline-block;background-color:#1aada3}
.widget_price_filter .ui-slider .ui-slider-range{position:absolute;top:50%;margin-top:-1px;height:2px;z-index:1;display:block;border:0;border-radius:0;background-image:none}
.widget_price_filter .ui-slider-horizontal{height:20px;cursor:pointer}
.widget_price_filter .ui-slider-horizontal:before{content:"";position:absolute;top:50%;left:0;right:0;margin-top:-1px;height:2px;background-color:#e7e7e7}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}
.login-see-prices .widget_price_filter{display:none}
.widget_layered_nav ul>li{display:block;margin-bottom:15px}
.widget_layered_nav ul>li .count,.widget_layered_nav ul>li a{display:inline-block}
.widget_layered_nav ul>li .count{float:right;font-size:12px;color:#dadada;line-height:16px}
.widget_layered_nav_filters ul li{margin-bottom:15px}
.basel-user-panel>.basel-user-panel{position:relative;font-size:15px;letter-spacing:.3px}
.basel-user-panel>.basel-user-panel a{background-color:rgba(0,0,0,0);padding-bottom:1px;padding-right:0;padding-left:0;padding-top:0;border:0;border-bottom:1px solid #e6e6e6;display:inline}
.basel-user-panel>.basel-user-panel a:hover{text-decoration:none;border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.basel-user-panel>.basel-user-panel a:focus{border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.basel-user-panel>.basel-user-panel>a{margin-left:2px}
.basel-user-panel>.basel-user-panel .user-avatar{position:absolute;top:0;left:0}
.basel-user-panel>.basel-user-panel .user-avatar img{max-width:60px;border-radius:50%}
.basel-user-panel>.basel-user-panel .user-avatar+.user-info{margin-left:75px}
.basel-user-panel>.basel-user-panel .user-info>span{display:block;margin-bottom:10px;line-height:1.5}
.basel-user-panel>.basel-user-panel .user-info strong{color:#000}
.widget_display_search #bbp-search-form{position:relative}
.widget_display_search #bbp-search-form input[class=button]{position:absolute;top:0;right:0}
.widget_display_search #bbp_search{padding-right:100px}
.bbp_widget_login fieldset{padding:0;border:0}
.bbp_widget_login .bbp-password input,.bbp_widget_login .bbp-username input{padding:10px 15px}
.bbp_widget_login .bbp-remember-me{float:left}
.bbp_widget_login .bbp-remember-me label{width:auto}
.bbp_widget_login .bbp-remember-me>input{position:relative;top:2px}
.bbp_widget_login .bbp-submit-wrapper{clear:none}
.bbp_widget_login .bbp-logged-in img{border-radius:50%}
.bbp_widget_login .bbp-logged-in h4{font-size:14px}
.bbp_widget_login .bbp-logged-in .logout-link{background-color:rgba(0,0,0,0);padding-bottom:1px;padding-right:0;padding-left:0;padding-top:0;border:0;border-bottom:1px solid #e6e6e6;display:inline;text-transform:lowercase}
.bbp_widget_login .bbp-logged-in .logout-link:hover{text-decoration:none;border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.bbp_widget_login .bbp-logged-in .logout-link:focus{border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.bbp_widget_login .bbp-logged-in .logout-link:hover,.bbp_widget_login .bbp-logged-in .logout-link:focus{color:#000}
.widget_display_replies,.widget_display_topics{font-weight:bold}
.widget_display_replies li,.widget_display_topics li{line-height:1.4;border-bottom:1px solid rgba(124,124,124,.15);padding-bottom:15px}
.widget_display_replies li img,.widget_display_topics li img{border-radius:50%;margin-right:5px;margin-left:5px}
.widget_display_replies li .bbp-author-avatar,.widget_display_topics li .bbp-author-avatar{display:inline-block}
.widget_display_replies li .bbp-author-name,.widget_display_topics li .bbp-author-name{font-weight:600}
.widget_display_replies li .bbp-reply-topic-title,.widget_display_topics li .bbp-reply-topic-title,.widget_display_replies li .bbp-forum-title,.widget_display_topics li .bbp-forum-title{font-weight:normal}
.widget_display_replies li>div,.widget_display_topics li>div{font-size:12px;font-weight:normal;margin-top:10px;color:#bbb}
.widget_display_replies li:last-child,.widget_display_topics li:last-child{border:0;padding-bottom:0}
.widget_display_stats dl{overflow:hidden}
.widget_display_stats dt{float:left;clear:both;font-weight:bold;margin-bottom:15px;line-height:20px}
.widget_display_stats dd{float:right}
.widget_display_stats strong{display:inline-block;width:20px;height:20px;line-height:20px;font-size:10px;text-align:center;background-color:#f2f2f2;border-radius:50%}
.basel-woocommerce-layered-nav .count{float:right;color:#bbb}
.basel-woocommerce-layered-nav li{line-height:1.7;margin-bottom:15px}
.basel-woocommerce-layered-nav li a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.basel-woocommerce-layered-nav li.with-swatch-text a{font-weight:bold;min-width:40px}
.basel-woocommerce-layered-nav li.chosen a{position:relative;font-weight:bold;color:#222;cursor:pointer;padding-right:16px}
.basel-woocommerce-layered-nav li.chosen a:after,.basel-woocommerce-layered-nav li.chosen a:before{content:" ";position:absolute;right:0;top:50%;margin-top:-1px;width:10px;height:2px;display:inline-block;background-color:#000;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out}
.basel-woocommerce-layered-nav li.chosen a:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.basel-woocommerce-layered-nav li.chosen a:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.basel-woocommerce-layered-nav li.chosen a:hover:after{transform:rotate(0);-webkit-transform:rotate(0);-ms-transform:rotate(0)}
.basel-woocommerce-layered-nav li.chosen a:hover:before{-webkit-transform:rotate(0);transform:rotate(0)}
.basel-woocommerce-layered-nav li.chosen.with-swatch-text a{min-width:10px}
.basel-woocommerce-layered-nav .swatches-brands .filter-swatch>span{border-radius:0;border:0}
.basel-woocommerce-layered-nav .swatches-normal li.with-swatch-text a{font-size:16px}
.basel-woocommerce-layered-nav .swatches-normal.swatches-display-inline li.with-swatch-text a{min-width:15px}
.basel-woocommerce-layered-nav .swatches-large li.with-swatch-text a{font-size:18px}
.basel-woocommerce-layered-nav .swatches-large.swatches-display-inline li.with-swatch-text a{min-width:15px}
.basel-woocommerce-layered-nav .swatches-large .count{line-height:32px}
.basel-woocommerce-layered-nav .show-labels-off li{font-size:0}
.basel-woocommerce-layered-nav .show-labels-off li.with-swatch-text{font-size:inherit}
.basel-woocommerce-layered-nav .show-labels-off .filter-swatch span{margin-top:0}
.basel-woocommerce-layered-nav .show-labels-off .count{display:none}
.basel-woocommerce-layered-nav .show-labels-off .filter-swatch{margin-right:0}
.basel-woocommerce-layered-nav .show-labels-off.swatches-display-inline li.with-swatch-text{text-align:center}
.basel-woocommerce-layered-nav .show-labels-off.swatches-display-inline li.chosen a{position:relative;padding-right:0}
.basel-woocommerce-layered-nav .show-labels-off.swatches-display-inline li.chosen a:after,.basel-woocommerce-layered-nav .show-labels-off.swatches-display-inline li.chosen a:before{left:0;right:auto;bottom:-5px;top:auto;width:100%;background-color:#000}
.basel-woocommerce-layered-nav .show-labels-off.swatches-display-inline li.chosen a:after{transform:rotate(0);-webkit-transform:rotate(0);-ms-transform:rotate(0)}
.basel-woocommerce-layered-nav .show-labels-off.swatches-display-inline li.chosen a:before{-webkit-transform:rotate(0);transform:rotate(0)}
.basel-woocommerce-layered-nav .show-labels-off.swatches-display-inline li.chosen a:hover:after{transform:rotate(0);-webkit-transform:rotate(0);-ms-transform:rotate(0)}
.basel-woocommerce-layered-nav .show-labels-off.swatches-display-inline li.chosen a:hover:before{-webkit-transform:rotate(0);transform:rotate(0)}
.basel-woocommerce-layered-nav .swatches-display-inline{margin-bottom:-10px}
.basel-woocommerce-layered-nav .swatches-display-inline li{display:inline-block;margin-bottom:10px;margin-right:15px}
.basel-woocommerce-layered-nav .swatches-display-inline li.with-swatch-text a{min-width:20px;line-height:25px}
.basel-woocommerce-layered-nav .swatches-display-inline .count{float:none;vertical-align:super;font-size:12px}
.basel-woocommerce-layered-nav .swatches-display-inline.swatches-brands li{margin-right:20px}
.basel-woocommerce-layered-nav .swatches-display-inline.swatches-large .count{line-height:1.6}
.basel-widget-layered-nav-dropdown-form,.woocommerce-widget-layered-nav-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-height:40px}
.basel-widget-layered-nav-dropdown-form select[multiple=multiple],.woocommerce-widget-layered-nav-dropdown select[multiple=multiple]{overflow:hidden;background-image:none;height:40px}
.basel-widget-layered-nav-dropdown-form select[multiple=multiple] option,.woocommerce-widget-layered-nav-dropdown select[multiple=multiple] option{margin-top:9px;padding:0;background-color:rgba(0,0,0,0)}
.basel-widget-layered-nav-dropdown-form select[multiple=multiple] option:not(:first-child),.woocommerce-widget-layered-nav-dropdown select[multiple=multiple] option:not(:first-child){display:none}
.woocommerce-widget-layered-nav-dropdown__submit,.basel-widget-layered-nav-dropdown__submit{margin-top:20px}
.basel-price-filter ul li a:hover .amount{color:#1aada3}
.basel-price-filter .amount{color:rgba(71,71,71,.9);-webkit-transition:all .2s;transition:all .2s}
.basel-price-filter .current-state{font-weight:bold}
.basel-price-filter .current-state .amount{color:#1b1919}
.login-see-prices .basel-price-filter{display:none}
.basel-woocommerce-sort-by .selected-order{font-weight:bold;color:#222}
.filter-pseudo-link{display:none}
.single-product-sidebar .basel-product-brands{margin-bottom:50px}
.single-product-sidebar .basel-product-brands:last-child{margin-bottom:0}
.basel-remove-button{position:relative;display:inline-block;color:#212121;text-transform:uppercase;font-size:12px;font-weight:bold;letter-spacing:1.5px;line-height:20px;padding-right:25px;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out;margin-bottom:10px}
.basel-remove-button .remove-loader{content:" ";width:15px;height:15px;display:inline-block;vertical-align:middle;border:1px solid #000;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;position:absolute;opacity:0;top:50%;right:0;margin-top:-7px;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}
.basel-remove-button.loading .remove-loader{opacity:1;-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear}
.basel-remove-button.loading:before,.basel-remove-button.loading:after{opacity:0}
.basel-remove-button:before,.basel-remove-button:after{content:" ";position:absolute;width:15px;height:2px;right:0;top:9px;display:inline-block;background-color:#212121;-webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out}
.basel-remove-button:hover,.basel-remove-button:focus{text-decoration:none}
.basel-remove-button:hover:after,.basel-remove-button:focus:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.basel-remove-button:hover:before,.basel-remove-button:focus:before{transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg)}
.rtl{direction:rtl}
.rtl blockquote{text-align:right;padding-left:0;padding-right:30px;border-left-width:0;border-right-width:2px}
.rtl table tr th,.rtl table tr td{text-align:center}
.rtl select{background-position:left 10px top 50%;padding-right:10px;padding-left:30px}
.rtl input[type=radio],.rtl input[type=checkbox]{margin-right:0;margin-left:5px}
.rtl input[type=number]{padding-right:10px;padding-left:0}
.rtl .mailchimp-input-icon:before{left:auto;right:0}
.rtl .mailchimp-input-icon input[type=email]{padding-left:0;padding-right:25px}
.rtl .blog-post-loop .entry-content ul{padding-left:0;padding-right:40px}
.rtl .blog-post-loop .entry-content ul>li:before{content:"";left:auto;right:-20px}
.rtl .blog-post-loop .entry-content ol{padding-left:0;padding-right:40px}
.rtl .type-page .entry-content>ul li>ul,.rtl .type-page .entry-content>ul li>ol{padding-left:0;padding-right:40px}
.rtl .type-page .entry-content>ol li>ul,.rtl .type-page .entry-content>ol li>ol{padding-left:0;padding-right:40px}
.rtl .type-page .entry-content>ul{padding-left:0;padding-right:40px}
.rtl .type-page .entry-content>ul li:before{content:"";left:auto;right:-20px}
.rtl .wp-caption .wp-caption-text,.rtl .wp-caption-dd{padding:5px 0 5px 10px}
.rtl .ajax-loader:before{left:auto;right:15px}
.rtl .wpcf7-form{direction:rtl}
.rtl .wpcf7-list-item{margin-right:0;margin-left:10px}
.rtl .feedback-form>p{float:right}
.rtl .basel-button-wrapper.btn-inline{margin-right:0;margin-left:10px}
.rtl .text-left .basel-button-wrapper.btn-inline{margin-left:0;margin-right:10px}
.rtl div.quantity .minus{border-right:1px solid #e0e0e0;border-left:0}
.rtl div.quantity .plus{border-left:1px solid #e0e0e0;border-right:0}
.rtl div.quantity input[type=number]{padding-left:10px}
.rtl .topbar-menu{float:left}
.rtl .topbar-menu ul>li>.sub-menu-dropdown{right:auto;left:0}
.rtl .topbar-menu ul>li>.sub-menu-dropdown:after{right:auto;left:20px}
.rtl .topbar-menu ul li a i{margin-right:0;margin-left:5px}
.rtl .main-header .site-logo{padding-left:0 !important}
.rtl .main-header .right-column{padding-left:0;padding-right:15px}
.rtl .main-header form.has-categories-dropdown.search-loading:after{right:auto;left:17px}
.rtl .main-header form.has-categories-dropdown input[type=text]{padding-right:15px;padding-left:230px}
.rtl .main-header form.has-categories-dropdown .search-by-category{right:auto;left:50px}
.rtl .main-header form.has-categories-dropdown .search-by-category .dropdown-list{right:auto;left:0}
.rtl .main-header form.has-categories-dropdown .input-dropdown-inner>a:after{margin-left:0;margin-right:10px}
.rtl .basel-cart-design-2>a .basel-cart-number,.rtl .basel-cart-design-3>a .basel-cart-number{left:auto;right:19px}
.rtl .basel-cart-design-2>a .basel-cart-subtotal{margin-left:0;margin-right:2px}
.rtl .basel-cart-design-3>a .basel-cart-subtotal{margin-left:0;margin-right:2px}
.rtl .basel-cart-design-3>a .basel-cart-number{left:auto;right:calc(50% + 10px);-webkit-transform:translateX(50%);transform:translateX(50%)}
.rtl .cart-widget-side,.rtl .login-form-side{right:auto;left:0;transform:translate3d(-340px,0,0);-webkit-transform:translate3d(-340px,0,0);-ms-transform:translate3d(-340px,0,0);-sand-transform:translate3d(-340px,0,0)}
.rtl .cart-widget-side .widget-heading .widget-close,.rtl .login-form-side .widget-heading .widget-close{padding-right:0;padding-left:21px}
.rtl .cart-widget-side .widget-heading .widget-close:before,.rtl .cart-widget-side .widget-heading .widget-close:after{right:auto;left:0;-webkit-transition:0;transition:0}
.rtl .login-form-side .widget-heading .widget-close:before,.rtl .login-form-side .widget-heading .widget-close:after{right:auto;left:0;-webkit-transition:0;transition:0}
.rtl.basel-login-side-opened .login-form-side,.rtl.basel-cart-opened .cart-widget-side{transform:none;-webkit-transform:none}
.rtl .widget_shopping_cart .empty{padding-left:0;padding-right:75px}
.rtl .widget_shopping_cart .empty:before{left:auto;right:10px}
.rtl .widget_shopping_cart .empty:after{left:auto;right:22px}
.rtl .widget_shopping_cart .total strong{float:right}
.rtl .widget_shopping_cart .total .amount{float:left}
.rtl .widget_shopping_cart .buttons .checkout:hover,.rtl .widget_shopping_cart .buttons .checkout:focus{opacity:1}
.rtl .widget_shopping_cart .product_list_widget{text-align:right}
.rtl .widget_shopping_cart .product_list_widget li>a{padding-right:0;padding-left:15px}
.rtl .widget_shopping_cart .product_list_widget .empty{padding-left:0;padding-right:75px}
.rtl .widget_shopping_cart .product_list_widget .empty:before{left:auto;right:10px}
.rtl .widget_shopping_cart .product_list_widget .empty:after{left:auto;right:22px}
.rtl .widget_shopping_cart .product_list_widget .remove{right:auto;left:0;padding-left:0}
.rtl .right-column{text-align:left}
.rtl .right-column>div{margin-left:0;margin-right:10px}
.rtl .right-column>div:first-child{margin-right:0}
.rtl .right-column .wishlist-info-widget{margin-left:6px}
.rtl .right-column .shopping-cart .dropdown-wrap-cat{right:auto;left:0;text-align:right}
.rtl .wishlist-info-widget .wishlist-count{left:auto;right:calc(50% + 12px);-webkit-transform:translateX(50%);transform:translateX(50%)}
.rtl .my-account-with-icon li:first-child>a:after{margin-left:0;margin-right:35px}
.rtl .my-account-with-icon.my-account-with-username li:first-child>a:before{margin-right:0;margin-left:5px}
.rtl .header-base .site-logo{padding-right:0}
.rtl .header-shop .main-nav{padding-right:0;padding-left:15px}
.rtl .header-shop .right-column .header-links{border-right:0;border-left:2px solid #f5f5f5;margin-right:0;margin-left:15px;padding-right:0;padding-left:35px}
.rtl .header-simple .site-logo{padding-right:0}
.rtl .header-split .left-side{text-align:right;padding-right:0;padding-left:15px}
.rtl .header-split .left-side>div{margin-right:0;margin-left:10px}
.rtl .header-split .basel-search-dropdown .basel-search-wrapper{left:auto;right:-24px}
.rtl .header-logo-center .widgetarea-head{padding-right:0;padding-left:15px}
.rtl .header-categories .site-logo{padding-right:0}
.rtl .header-categories .right-column .wishlist-info-widget{margin-left:6px}
.rtl .header-categories .menu-opener{padding:22px 20px 22px 0}
.rtl .header-categories .arrow-opener{right:auto;left:20px}
.rtl .header-categories .search-extended{padding-left:0;padding-right:20px}
.rtl .header-menu-top .mobile-nav-icon{float:right}
.rtl.global-header-vertical .basel-search-full-screen .basel-search-wrapper{margin-left:0;margin-right:280px}
.rtl.global-header-vertical .basel-search-dropdown .basel-search-wrapper{right:0;left:auto}
.rtl.global-header-vertical.wrapper-boxed{padding-left:0;padding-right:280px}
.rtl.global-header-vertical.wrapper-boxed .website-wrapper{padding-right:0}
.rtl.global-header-vertical .owl-carousel:not(.basel-slider):hover .owl-nav div.owl-prev{left:auto;right:-33px}
.rtl.global-header-vertical .owl-carousel:not(.basel-slider):hover .owl-nav div.owl-next{right:auto;left:-33px}
.rtl .header-vertical .site-logo{padding-right:0}
.rtl .header-vertical .main-nav ul.menu>li>.sub-menu-dropdown{left:auto;right:90%;margin-left:0;margin-right:17px}
.rtl .header-vertical .main-nav ul.menu>li>.sub-menu-dropdown:before{right:auto;left:100%}
.rtl .header-vertical .main-nav ul.menu>li.callto-btn.menu-item-has-children a:after{right:auto;left:15px}
.rtl .header-vertical .main-nav ul.menu>li:hover>a{margin-left:0;margin-right:5px}
.rtl .header-vertical .main-nav ul.menu>li:hover>.sub-menu-dropdown{left:auto;right:100%}
.rtl .header-vertical .main-nav ul.menu>li:hover.callto-btn>a{margin-right:0}
.rtl .header-vertical .main-nav ul.menu .menu-item-design-default>.sub-menu-dropdown,.rtl .header-vertical .main-nav ul.menu .menu-item-design-full-width>.sub-menu-dropdown,.rtl .header-vertical .main-nav ul.menu .menu-item-design-sized>.sub-menu-dropdown{-webkit-transition:opacity .2s ease .1s,visibility .2s ease .1s,right .2s ease .1s;transition:opacity .2s ease .1s,visibility .2s ease .1s,right .2s ease .1s;left:auto;right:90%}
.rtl .header-vertical .main-nav ul.menu .item-event-hover:hover>.sub-menu-dropdown,.rtl .header-vertical .main-nav ul.menu .item-event-click.item-menu-opened>.sub-menu-dropdown{left:auto;right:100%}
.rtl .header-vertical .main-nav ul.menu>.menu-item-has-children{margin:0}
.rtl .header-vertical .main-nav ul.menu>.menu-item-has-children>a{padding:15px 15px 13px 28px}
.rtl .header-vertical .main-nav ul.menu>.menu-item-has-children>a:after{content:"";right:auto;left:15px}
.rtl .close-header-banner{right:auto;left:0}
.rtl .close-header-banner+.header-banner-link{right:0;left:60px}
.rtl .labels-rectangular{left:auto;right:0}
.rtl .labels-rounded{left:auto;right:5px}
.rtl .menu-label{right:auto;left:-5px}
.rtl .menu-label:after{content:"慄";left:auto;right:3px}
.rtl.global-search-full-screen.basel-search-opened .autocomplete-suggestions .autocomplete-suggestion{margin-right:0;margin-left:15px}
.rtl.global-search-full-screen.basel-search-opened .autocomplete-suggestions .autocomplete-suggestion.suggestion-divider{margin-left:0}
.rtl.global-search-full-screen.basel-search-opened .autocomplete-suggestions .view-all-result{text-align:right}
.rtl .basel-search-full-screen .basel-search-inner input[type=text]{padding-right:0;padding-left:40px}
.rtl .basel-search-full-screen .basel-search-inner button{right:auto;left:0}
.rtl .basel-search-full-screen .basel-search-inner form.search-loading:after{right:auto;left:80px}
.rtl .basel-search-full-screen .basel-search-inner .basel-close-search{right:auto;left:80px;padding-right:0}
.rtl .basel-search-full-screen .basel-search-inner .basel-close-search:before,.rtl .basel-search-full-screen .basel-search-inner .basel-close-search:after{right:auto;left:0}
.rtl .basel-search-dropdown .basel-search-wrapper{right:auto;left:-24px}
.rtl .basel-search-dropdown .basel-search-wrapper .basel-search-inner form.search-loading input[type=text]{padding-left:0;padding-right:45px}
.rtl .basel-search-dropdown .basel-search-wrapper .basel-search-inner form.search-loading:after{left:auto;right:20px}
.rtl .basel-search-dropdown .basel-search-wrapper .basel-search-inner form input[type=text]{border-right:1px solid rgba(131,131,131,.2);border-left:0}
.rtl .search-extended{text-align:left}
.rtl .search-extended form.search-loading:after{right:auto;left:12px}
.rtl .search-extended input[type=text]{padding-right:15px;padding-left:45px}
.rtl .search-extended #searchsubmit{right:auto;left:0}
.rtl .autocomplete-suggestions .suggestion-thumb{float:right;margin-right:0;margin-left:15px}
.rtl form.has-categories-dropdown .search-by-category{right:auto;left:40px}
.rtl form.has-categories-dropdown .search-by-category .dropdown-list{text-align:right;right:auto;left:-40px}
.rtl form.has-categories-dropdown .search-by-category .dropdown-list .children li a:before{content:"";padding-right:5px;padding-left:8px}
.rtl form.has-categories-dropdown input[type=text]{padding-left:72px;padding-right:15px}
.rtl .search-results-wrapper{text-align:right}
.rtl .basel-toolbar-compare .compare-count{left:auto;right:calc(50% + 12px);-webkit-transform:translateX(50%);transform:translateX(50%)}
.rtl .basel-show-categories{padding-right:0;padding-left:22px}
.rtl .basel-show-categories:before,.rtl .basel-show-categories:after{right:auto;left:0}
.rtl .basel-sticky-sidebar-opener:not(.sticky-toolbar){left:auto;right:0;border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:35px;border-bottom-left-radius:35px;border-right-width:0;border-left-width:1px}
.rtl .basel-sticky-sidebar-opener:not(.shop-sidebar-opener):after{margin-left:0;margin-right:-4px}
.rtl .basel-sticky-sidebar-opener svg{margin-left:0;margin-right:-5px}
.rtl .shop-sidebar-opener:not(.sticky-toolbar){-webkit-transform:translateX(100%);transform:translateX(100%)}
.rtl .basel-sidebar-btn-shown:not(.sticky-toolbar),.rtl aside.sidebar-container.show-hidden-sidebar{transform:none;-webkit-transform:none}
.rtl.error404 .page-content>.searchform input[type=text]{padding-left:105px;padding-right:15px}
.rtl.error404 .page-content>.searchform #searchsubmit{right:auto;left:0}
.rtl.search-no-results.woocommerce .woocommerce-info:before{margin-right:0;margin-left:10px}
.rtl .basel-navigation .menu>li a i{margin-right:0;margin-left:2px}
.rtl .basel-navigation .menu>li .sub-menu-dropdown{background-position:bottom left}
.rtl .basel-navigation .menu>li.menu-item-design-default ul li.menu-item-has-children:after{content:"";right:auto;left:14px}
.rtl .basel-navigation .menu>li.menu-item-design-default ul li:hover>ul{left:auto;right:100%}
.rtl .basel-navigation .menu>li.menu-item-design-default ul li:hover>a{margin-left:0;margin-right:5px}
.rtl .basel-navigation .menu>li.menu-item-design-default .sub-menu-dropdown{left:auto;right:0}
.rtl .basel-navigation .menu>li.menu-item-design-default .sub-sub-menu{left:auto;right:80%}
.rtl .basel-navigation .menu>li.menu-item-design-full-width>.sub-menu-dropdown,.rtl .basel-navigation .menu>li.menu-item-design-sized>.sub-menu-dropdown{left:auto;right:0}
.rtl .basel-navigation .menu>li.menu-item-design-full-width .sub-menu>li,.rtl .basel-navigation .menu>li.menu-item-design-sized .sub-menu>li{float:right}
.rtl .basel-navigation .menu>li.menu-item-design-full-width .sub-sub-menu li a .menu-label,.rtl .basel-navigation .menu>li.menu-item-design-sized .sub-sub-menu li a .menu-label{right:auto;left:-25px}
.rtl .basel-navigation .menu>li.menu-item-design-full-width .sub-sub-menu li a:hover,.rtl .basel-navigation .menu>li.menu-item-design-sized .sub-sub-menu li a:hover{margin-left:0;margin-right:5px}
.rtl .basel-navigation .menu>li.callto-btn.menu-item-has-children>a{padding-right:21px;padding-left:25px}
.rtl .basel-navigation .menu>li.callto-btn.menu-item-has-children>a:after{right:auto;left:10px}
.rtl .main-header:not(.header-vertical) .basel-navigation .menu>li.callto-btn>.sub-menu-dropdown,.rtl .sticky-header .basel-navigation .menu>li.callto-btn>.sub-menu-dropdown{left:auto;right:12px}
.rtl .main-nav .menu li{text-align:right}
.rtl .main-nav .menu>li.menu-item-has-children{margin-right:0;margin-left:5px}
.rtl .main-nav .menu>li.menu-item-has-children a:after{right:auto;left:1px}
.rtl .mega-menu-list .sub-sub-menu li a:hover{margin-left:0;margin-right:5px}
.rtl .mega-menu-list .sub-sub-menu .menu-label{right:auto;left:-25px}
.rtl .basel-product-categories li .children .children{left:auto;right:100%}
.rtl .widget_nav_mega_menu .menu>li.menu-item-has-children>a:after,.rtl .mega-navigation .menu>li.menu-item-has-children>a:after{content:"";right:auto;left:20px}
.rtl .widget_nav_mega_menu .menu>li.menu-item-design-default .sub-menu-dropdown,.rtl .widget_nav_mega_menu .menu>li.menu-item-design-full-width .sub-menu-dropdown,.rtl .widget_nav_mega_menu .menu>li.menu-item-design-sized .sub-menu-dropdown{left:auto;right:90%}
.rtl .mega-navigation .menu>li.menu-item-design-default .sub-menu-dropdown,.rtl .mega-navigation .menu>li.menu-item-design-full-width .sub-menu-dropdown,.rtl .mega-navigation .menu>li.menu-item-design-sized .sub-menu-dropdown{left:auto;right:90%}
.rtl .widget_nav_mega_menu .menu>li.item-event-hover:hover>.sub-menu-dropdown,.rtl .widget_nav_mega_menu .menu>li.item-event-click.item-menu-opened>.sub-menu-dropdown{left:auto;right:100%}
.rtl .mega-navigation .menu>li.item-event-hover:hover>.sub-menu-dropdown,.rtl .mega-navigation .menu>li.item-event-click.item-menu-opened>.sub-menu-dropdown{left:auto;right:100%}
.rtl .widget_nav_mega_menu .menu>li.item-with-label>a .menu-label,.rtl .mega-navigation .menu>li.item-with-label>a .menu-label{right:auto;left:18px}
.rtl .mobile-nav{direction:ltr}
.rtl .mobile-nav>form,.rtl .mobile-nav>div{direction:rtl}
.rtl .mobile-nav ul li a i{margin-right:0;margin-left:2px}
.rtl .mobile-nav ul li a .menu-label{left:auto;margin-left:0;margin-right:5px}
.rtl .mobile-nav ul li.menu-item-has-children>a{padding-right:15px;padding-left:43px}
.rtl .mobile-nav .sub-menu-dropdown ul:before{left:auto;right:20px}
.rtl .mobile-nav .searchform.search-loading:after{right:auto;left:27px}
.rtl .mobile-nav .searchform input[type=text]{padding:14px 18px 14px 50px}
.rtl .mobile-nav .searchform button{right:auto;left:10px}
.rtl .mobile-nav .icon-sub-menu{right:auto;left:0;padding-right:0;border-left:0;border-right:1px solid rgba(92,92,92,.23)}
.rtl .mobile-nav .icon-sub-menu:after,.rtl .mobile-nav .icon-sub-menu:before{right:auto;left:50%;margin-right:0;margin-left:-5px}
.rtl.act-mobile-menu .mobile-nav{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-sand-transform:translate3d(0,0,0)}
.rtl .page-title .entry-header .breadcrumbs>a:before,.rtl .page-title .entry-header .yoast-breadcrumb>a:before{margin-right:0;margin-left:5px}
.rtl .title-design-default .entry-title{float:right}
.rtl .title-design-default .breadcrumbs,.rtl .title-design-default .yoast-breadcrumb{float:left}
.rtl .blog-post-loop .post-date{left:auto;right:10px}
.rtl .blog-post-loop .meta-post-categories,.rtl .blog-post-loop .entry-title{margin-left:0;margin-right:90px}
.rtl .blog-post-loop .entry-meta{margin-left:0;margin-right:92px}
.rtl .blog-post-loop.has-post-thumbnail .meta-post-categories,.rtl .blog-post-loop.format-gallery .meta-post-categories,.rtl .blog-post-loop.has-post-thumbnail .entry-title,.rtl .blog-post-loop.format-gallery .entry-title{margin-right:0}
.rtl .blog-post-loop.has-post-thumbnail .entry-meta,.rtl .blog-post-loop.format-gallery .entry-meta{margin-right:2px}
.rtl .blog-design-masonry .entry-title,.rtl .blog-design-masonry .meta-post-categories,.rtl .blog-design-masonry div.entry-meta{margin-right:0}
.rtl .blog-design-small-images .entry-thumbnail{margin-right:0;margin-left:30px;float:right}
.rtl .post-slide .post-date{left:auto;right:10px}
.rtl .single-post-navigation .prev-link{float:right}
.rtl .single-post-navigation .prev-link a{padding-left:0;padding-right:15px}
.rtl .single-post-navigation .prev-link a:before{display:none}
.rtl .single-post-navigation .prev-link a:after{content:"";font-family:"basel-font";margin-left:10px}
.rtl .single-post-navigation .next-link{float:left}
.rtl .single-post-navigation .next-link a{padding-right:0;padding-left:15px}
.rtl .single-post-navigation .next-link a:after{display:none}
.rtl .single-post-navigation .next-link a:before{content:"";font-family:"basel-font";margin-right:10px}
.rtl.single-post-large-image .title-design-default .entry-title{float:none}
.rtl .comments-area .comment-body{padding-left:0;padding-right:105px}
.rtl .comments-area .comment-body .comment-author{float:right}
.rtl .comments-area .comment-body .comment-author img{left:auto;right:0}
.rtl .comments-area .comment-body .comment-meta{text-align:left}
.rtl .comments-area .comment-body .comment-edit-link{margin-left:0;margin-right:5px}
.rtl .comments-area .comment-list li.comment .children{padding-left:0;padding-right:30px}
.rtl .comment-respond .comment-form-author{padding-right:0;padding-left:10px}
.rtl .comment-respond .comment-form-url{padding-left:0;padding-right:10px}
.rtl .blog-post-loop.post-single-page footer.entry-meta{margin-right:0;text-align:right}
.rtl .author-info{padding-left:0;padding-right:105px}
.rtl .author-info .author-avatar{left:auto;right:0}
.rtl .author-area .author-info{padding-right:0}
.rtl .format-gallery .owl-carousel .owl-nav{right:auto;left:10px}
.rtl .portfolio-hover-inverse .portfolio-entry .portfolio-enlarge,.rtl .portfolio-hover .portfolio-entry .portfolio-enlarge,.rtl .portfolio-bordered .portfolio-entry .portfolio-enlarge,.rtl .portfolio-bordered-inverse .portfolio-entry .portfolio-enlarge{right:auto;left:0}
.rtl .portfolio-text-shown .portfolio-entry .portfolio-info{padding:20px 0 20px 50px}
.rtl .portfolio-text-shown .portfolio-entry .portfolio-info:after{content:"";right:auto;left:30px}
.rtl .portfolio-text-shown .portfolio-entry:hover .entry-header>.portfolio-info{padding-right:20px;padding-left:50px}
.rtl .portfolio-text-shown .portfolio-entry:hover .entry-header>.portfolio-info:after{right:auto;left:20px}
.rtl .portfolio-with-bg .portfolio-entry .entry-thumbnail:after,.rtl .portfolio-with-bg-alt .portfolio-entry .entry-thumbnail:after{content:"";left:auto;right:45%;-webkit-transform:translateY(-50%) translateX(50%);transform:translateY(-50%) translateX(50%)}
.rtl .portfolio-with-bg .portfolio-entry:hover .entry-header>.portfolio-info:after,.rtl .portfolio-with-bg-alt .portfolio-entry:hover .entry-header>.portfolio-info:after{right:auto;left:20px}
.rtl .portfolio-with-bg .portfolio-entry:hover .entry-header>.entry-thumbnail:after,.rtl .portfolio-with-bg-alt .portfolio-entry:hover .entry-header>.entry-thumbnail:after{left:auto;right:50%}
.rtl .row-spacing-0 .portfolio-entry{padding-left:0;padding-right:0;margin-bottom:0}
.rtl .row-spacing-2 .portfolio-entry{padding-left:1px;padding-right:1px;margin-bottom:2px}
.rtl .row-spacing-6 .portfolio-entry{padding-left:3px;padding-right:3px;margin-bottom:6px}
.rtl .row-spacing-10 .portfolio-entry{padding-left:5px;padding-right:5px;margin-bottom:10px}
.rtl .row-spacing-20 .portfolio-entry{padding-left:10px;padding-right:10px;margin-bottom:20px}
.rtl .row-spacing-30 .portfolio-entry{padding-left:15px;padding-right:15px;margin-bottom:30px}
.rtl .basel-shop-loader:not(.hidden-loader){left:auto;right:50%}
.rtl .basel-shop-loader.hidden-from-top.hidden-loader{margin-right:0 !important}
.rtl .title-shop .nav-shop h1{float:left;margin-left:0;margin-right:20px}
.rtl .title-shop .basel-back-btn{left:auto;right:0}
.rtl .title-shop .basel-back-btn+h1+.basel-show-categories+.basel-product-categories,.rtl .title-shop .basel-back-btn+.basel-show-categories+.basel-product-categories{padding-left:60px;padding-right:60px}
.rtl .title-shop.title-design-default .nav-shop .basel-back-btn+h1+.basel-show-categories+.basel-product-categories,.rtl .title-shop.title-design-default .nav-shop .basel-back-btn+.basel-show-categories+.basel-product-categories{padding-right:60px;padding-left:60px}
.rtl .title-shop.title-design-centered .nav-shop h1{float:none;margin-right:0}
.rtl .basel-back-btn>span:before{content:"栗";left:auto;right:-4px}
.rtl .basel-back-btn>span:after{right:auto;left:-1px}
.rtl .shop-loop-head{text-align:left}
.rtl .shop-loop-head .basel-filter-buttons{margin-left:0;margin-right:20px}
.rtl .shop-loop-head .basel-filter-buttons .open-filters{padding-right:0;padding-left:20px}
.rtl .shop-loop-head .basel-filter-buttons .open-filters:before,.rtl .shop-loop-head .basel-filter-buttons .open-filters:after{right:auto;left:0}
.rtl .shop-loop-head .woocommerce-breadcrumb,.rtl .shop-loop-head .yoast-breadcrumb{float:right}
.rtl .shop-loop-head .woocommerce-ordering{margin-left:0;margin-right:20px}
.rtl .basel-show-sidebar-btn{float:right;margin-right:0;margin-left:20px}
.rtl .basel-show-sidebar-btn .basel-side-bar-icon{margin-right:0;margin-left:7px}
.rtl .basel-show-sidebar-btn .basel-side-bar-icon::before,.rtl .basel-show-sidebar-btn .basel-side-bar-icon::after{left:auto;right:0}
.rtl .basel-close-sidebar-btn{text-align:left}
.rtl .basel-close-sidebar-btn span{padding-right:0;padding-left:21px}
.rtl .basel-close-sidebar-btn span:before,.rtl .basel-close-sidebar-btn span:after{right:auto;left:0}
.rtl .basel-products-shop-view{margin-left:0;margin-right:20px}
.rtl .basel-products-shop-view.products-view-list_grid>a:last-child{margin-left:0;margin-right:12px}
.rtl .basel-products-shop-view.products-view-grid_list>a:last-child{margin-right:0;margin-left:12px}
.rtl .product-list-item .product-title,.rtl .product-list-item .product-list-info{text-align:right}
.rtl .product-list-item .product-compare-button>a:before,.rtl .product-list-item .basel-wishlist-btn>a:before{margin-right:0;margin-left:4px}
.rtl .product-list-item .product-compare-button>a:after,.rtl .product-list-item .basel-wishlist-btn>a:after{left:auto;right:0}
.rtl .product-list-item:after{left:auto;right:15px}
.rtl .product-list-image .quick-view{right:auto;left:0}
.rtl .product-list-info{padding-right:0;border-right:0;padding-left:20px;border-left-width:1px;border-left-style:solid}
.rtl .basel-buttons{right:auto;left:0}
.rtl .basel-buttons .quick-view>a .basel-tooltip-label,.rtl .basel-buttons .product-compare-button>a .basel-tooltip-label,.rtl .basel-buttons .basel-wishlist-btn>a .basel-tooltip-label{right:auto;left:135%}
.rtl .basel-buttons .quick-view>a .basel-tooltip-label:before,.rtl .basel-buttons .product-compare-button>a .basel-tooltip-label:before,.rtl .basel-buttons .basel-wishlist-btn>a .basel-tooltip-label:before{content:"慄";left:auto;right:99%}
.rtl .basel-buttons .quick-view>a:hover .basel-tooltip-label,.rtl .basel-buttons .product-compare-button>a:hover .basel-tooltip-label,.rtl .basel-buttons .basel-wishlist-btn>a:hover .basel-tooltip-label{right:auto;left:115%}
.rtl .basel-buttons .quick-view .open-quick-view:before{margin-left:5px}
.rtl .icon-drop-category{right:auto;left:0}
.rtl .categories-space-0{margin-left:0;margin-right:0}
.rtl .categories-space-0 .category-grid-item{padding-left:0;padding-right:0}
.rtl .categories-space-2{margin-left:-1px;margin-right:-1px}
.rtl .categories-space-2 .category-grid-item{padding-left:1px;padding-right:1px}
.rtl .categories-space-6{margin-left:-3px;margin-right:-3px}
.rtl .categories-space-6 .category-grid-item{padding-left:3px;padding-right:3px}
.rtl .categories-space-10{margin-left:-5px;margin-right:-5px}
.rtl .categories-space-10 .category-grid-item{padding-left:5px;padding-right:5px}
.rtl .categories-space-20{margin-left:-10px;margin-right:-10px}
.rtl .categories-space-20 .category-grid-item{padding-left:10px;padding-right:10px}
.rtl .categories-space-30{margin-left:-15px;margin-right:-15px}
.rtl .categories-space-30 .category-grid-item{padding-left:15px;padding-right:15px}
.rtl .star-rating:before{left:auto;right:0}
.rtl .star-rating span{float:right;left:auto;right:0}
.rtl .star-rating span:before{left:auto;right:0}
.rtl.hide-larger-price .price>ins,.rtl.hide-larger-price .price>small{margin-left:0;margin-right:5px}
.rtl .basel-hover-alt{text-align:right}
.rtl .basel-hover-alt .product-title,.rtl .basel-hover-alt .price{text-align:right}
.rtl .basel-hover-alt .btn-add>a{padding-left:0;padding-right:22px}
.rtl .basel-hover-alt .btn-add>a.product_type_simple:before,.rtl .basel-hover-alt .btn-add>a.product_type_variable:before,.rtl .basel-hover-alt .btn-add>a.product_type_grouped:before,.rtl .basel-hover-alt .btn-add>a.add_to_cart_button:before,.rtl .basel-hover-alt .btn-add>a.added_to_cart:before,.rtl .basel-hover-alt .btn-add>a.product_type_external:before,.rtl .basel-hover-alt .btn-add>a:after{left:auto;right:0}
.rtl .basel-hover-quick .quick-shop-btn>a:before{margin-right:0;margin-left:10px}
.rtl .basel-hover-quick .quick-shop-btn>a.add_to_cart_button.loading{padding-right:0;padding-left:30px}
.rtl .basel-hover-quick .quick-shop-btn>a:after{right:auto;left:15px}
.rtl .basel-hover-quick .single_add_to_cart_button:after{right:auto;left:0}
.rtl .basel-hover-quick .single_add_to_cart_button.loading{padding-right:20px;padding-left:50px}
.rtl .basel-hover-quick .single_add_to_cart_button.loading:after{right:auto;left:12px}
.rtl .basel-hover-quick .swatches-select>div{margin-right:0;margin-left:10px}
.rtl .basel-hover-quick .swatches-select>div:last-child{margin-left:0}
.rtl .basel-hover-quick .quick-shop-close{right:auto;left:5px}
.rtl .basel-hover-quick .quick-shop-close>span{padding-right:0;padding-left:18px}
.rtl .basel-hover-quick .quick-shop-close>span:before,.rtl .basel-hover-quick .quick-shop-close>span:after{right:auto;left:0}
.rtl .basel-hover-quick .reset_variations:before{margin-right:0;margin-left:5px}
.rtl .swatches-on-grid .swatch-on-grid{margin-right:0;margin-left:8px}
.rtl .swatches-on-grid .swatch-on-grid:last-child{margin-left:0}
.rtl .basel-recent-posts .recent-posts-thumbnail{margin-left:15px;margin-right:auto}
.rtl .basel-recent-posts .recent-posts-time{margin-left:5px;margin-right:auto}
.rtl .widget_layered_nav_filters ul li{margin-right:0;margin-left:15px}
.rtl .widget_layered_nav_filters ul li a{padding-left:0;padding-right:16px}
.rtl .widget_layered_nav_filters ul li a:before,.rtl .widget_layered_nav_filters ul li a:after{left:auto;right:0}
.rtl .basel-clear-filters-wrapp .basel-clear-filters{margin-right:0;padding-right:15px;margin-left:15px;padding-left:15px;border-right-width:0;border-left-width:1px}
.rtl .basel-clear-filters-wrapp .basel-clear-filters:before,.rtl .basel-clear-filters-wrapp .basel-clear-filters:after{left:auto;right:0}
.rtl .basel-widget-stock-status a.basel-active{padding-left:0;padding-right:16px}
.rtl .basel-widget-stock-status a.basel-active:before,.rtl .basel-widget-stock-status a.basel-active:after{left:auto;right:0}
.rtl .product_list_widget li img{float:right;margin-right:0;margin-left:12px}
.rtl .product_list_widget li .star-rating{margin-left:0;margin-right:73px}
.rtl .widget_product_categories ul>li ul li:before,.rtl .widget_categories ul>li ul li:before,.rtl .widget_pages ul>li ul li:before,.rtl .widget_archive ul>li ul li:before,.rtl .widget_nav_menu ul>li ul li:before{content:"";padding:0 5px 0 10px}
.rtl .widget_product_categories ul>li ul li ul,.rtl .widget_categories ul>li ul li ul,.rtl .widget_pages ul>li ul li ul,.rtl .widget_archive ul>li ul li ul,.rtl .widget_nav_menu ul>li ul li ul{margin-left:0;margin-right:20px}
.rtl .basel-cats-toggle{right:auto;left:0}
.rtl .basel-user-panel>.basel-user-panel .user-avatar{left:auto;right:0}
.rtl .basel-user-panel>.basel-user-panel .user-avatar+.user-info{margin-left:0;margin-right:75px}
.rtl .widget_rss .rss-date:before{margin-right:0;margin-left:5px}
.rtl .widget_search .searchform div input[type=text]{padding-right:15px;padding-left:100px}
.rtl .widget_search .searchform div #searchsubmit{right:auto;left:0}
.rtl .yith-woocompare-widget a.compare{float:left}
.rtl .yith-woocompare-widget ul.products-list li .remove{left:auto;right:9px}
.rtl .yith-woocompare-widget ul.products-list li:not(.list_empty){padding:5px 40px 5px 0}
.rtl .carousel-device .owl-carousel .owl-nav{left:auto;right:0}
.rtl .carousel-device .owl-carousel .owl-nav>div.owl-prev{left:auto;right:0}
.rtl .carousel-device .owl-carousel .owl-nav>div.owl-next{right:auto;left:0}
.rtl .carousel-device .owl-carousel:hover .owl-nav div.owl-prev{left:auto;right:0}
.rtl .carousel-device .owl-carousel:hover .owl-nav div.owl-next{right:auto;left:0}
.rtl .testimonial-inner{direction:ltr}
.rtl .testimonial-content{direction:rtl}
.rtl .basel-info-box2{direction:ltr}
.rtl .basel-info-box2 .info-box-content{direction:rtl}
.rtl .slide-halign-left .basel-slide-container{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.rtl .slide-halign-right .basel-slide-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.rtl .basel-slider .owl-nav>div.owl-prev{left:auto;right:25px;padding-right:0;padding-left:4px}
.rtl .basel-slider .owl-nav>div.owl-next{right:auto;left:25px;padding-left:0;padding-right:4px}
.rtl .basel-slider:hover .owl-nav>div.owl-prev{left:auto;right:0}
.rtl .basel-slider:hover .owl-nav>div.owl-next{right:auto;left:0}
.rtl .arrows-style-3 .basel-slider .owl-nav>div.owl-prev{left:auto;right:40px}
.rtl .arrows-style-3 .basel-slider .owl-nav>div.owl-next{right:auto;left:40px}
.rtl .arrows-style-3 .basel-slider:hover .owl-nav>div.owl-prev{left:auto;right:15px}
.rtl .arrows-style-3 .basel-slider:hover .owl-nav>div.owl-next{right:auto;left:15px}
.rtl .pagin-style-2 .owl-dots .owl-dot:before{margin-right:0;margin-left:5px}
.rtl .basel-twitter-element .twitter-image-wrapper{margin-right:0;margin-left:10px}
.rtl .instagram-widget .instagram-pics li{float:right}
.rtl .instagram-widget .instagram-pics li a{left:auto;right:0}
.rtl .instagram-widget .instagram-pics li .hover-mask{left:auto;right:0}
.rtl .instagram-widget .instagram-pics li .hover-mask:after{content:"";left:auto;right:-20px}
.rtl .instagram-widget .instagram-pics li:hover>.wrapp-pics>.hover-mask:after{left:auto;right:0}
.rtl .instagram-widget .clear a:before{margin-left:5px;margin-right:0}
.rtl .basel-countdown-timer{direction:ltr}
.rtl .basel-list ul{padding-right:0 !important}
.rtl .basel-list .list-icon{margin-right:0;margin-left:10px}
.rtl .basel-list-type-unordered ul li .list-icon:before{content:"肋"}
.rtl .widget_recent_comments ul li span:after{content:"";display:inline-block;font-weight:normal;margin-left:5px;font-family:"simple-line-icons"}
.rtl .widget_recent_comments ul li:before{display:none}
.rtl .basel-load-more-loader{padding-right:20px;padding-left:45px}
.rtl .basel-load-more-loader:after{right:auto;left:14px}
.rtl .title-wrapper.basel-title-style-bordered{direction:ltr}
.rtl .basel-menu-price .menu-price-image,.rtl .basel-menu-price .menu-price-details{margin-right:0;margin-left:20px}
.rtl .basel-price-table .price-label{right:auto;left:-31px;transform:rotate(-46deg);-webkit-transform:rotate(-46deg)}
.rtl .basel-products-load-prev:after{content:""}
.rtl .basel-products-load-next:after{content:""}
.rtl .basel-products-tabs .tabs-name img{margin-right:0;margin-left:8px}
.rtl .basel-products-tabs .tabs-navigation-wrapper{padding-right:0;padding-left:65px}
.rtl .basel-products-tabs .owl-carousel .owl-nav,.rtl .basel-products-tabs .pagination-arrows+.products-footer{right:auto;left:0}
.rtl .basel-products-tabs .open-title-menu:before{margin-right:0;margin-left:8px}
.rtl .basel-products-tabs .products-tabs-title{left:auto;right:0}
.rtl .brands-list .brand-item{text-align:right}
.rtl .brands-style-bordered.brands-grid .brands-items-wrapper{margin-right:0;margin-left:-2px}
.rtl .brands-style-bordered.brands-grid .brand-item{border-right-style:none;border-left-style:solid}
.rtl .brands-style-bordered.brands-carousel .brand-item{border-right-style:none;border-left-style:solid}
.rtl .basel-sticky-social-right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.rtl .basel-sticky-social-right li[class^=social]:hover .basel-social-icon-name{padding-left:0;padding-right:15px}
.rtl .basel-sticky-social-left{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.rtl .basel-sticky-social-left li[class^=social]:hover .basel-social-icon-name{padding-right:0;padding-left:15px}
.rtl .basel-item-position-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.rtl .basel-item-position-right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.rtl .basel-pf-title{padding-right:15px;padding-left:40px}
.rtl .basel-pf-title:after{right:auto;left:15px}
.rtl .basel-pf-results li{margin-left:0;margin-right:5px}
.rtl .basel-pf-results li:after{left:auto;right:7px}
.rtl .basel-pf-results li:hover{padding-left:8px;padding-right:20px}
.rtl .basel-pf-dropdown .show-labels-off .filter-swatch{margin-left:0}
.rtl .basel-pf-categories .children .pf-value{padding-left:18px;padding-right:35px}
.rtl .basel-pf-categories .children .children .pf-value{padding-left:18px;padding-right:55px}
.rtl .basel-compare-col .add_to_cart_button:after{right:auto;left:0}
.rtl .basel-compare-col .add_to_cart_button.loading{padding-right:20px;padding-left:40px}
.rtl .basel-compare-col .add_to_cart_button.loading:after{right:auto;left:12px}
.rtl .basel-compare-col:not(:last-child){border-right:0;border-left:1px solid rgba(124,124,124,.15)}
.rtl .basel-remove-button{padding-right:0;padding-left:25px}
.rtl .basel-remove-button .remove-loader,.rtl .basel-remove-button:before,.rtl .basel-remove-button:after{right:auto;left:0}
.rtl .owl-carousel:hover .owl-nav .owl-prev{left:auto;right:-47px}
.rtl .owl-carousel:hover .owl-nav .owl-next{right:auto;left:-47px}
.rtl .owl-nav .owl-prev{left:auto;right:-20px}
.rtl .owl-nav .owl-prev:before{content:""}
.rtl .owl-nav .owl-next{right:auto;left:-20px}
.rtl .owl-nav .owl-next:before{content:""}
.rtl .mfp-close,.rtl .mfp-counter{right:auto;left:0}
.rtl .mfp-arrow-right{right:auto;left:0}
.rtl .mfp-arrow-right:after,.rtl .mfp-arrow-right .mfp-a{border-left:0;border-right:17px solid #fff}
.rtl .mfp-arrow-right:before,.rtl .mfp-arrow-right .mfp-b{border-left:0;border-right:27px solid #3f3f3f}
.rtl .mfp-arrow-left{left:auto;right:0}
.rtl .mfp-arrow-left:after,.rtl .mfp-arrow-left .mfp-a{border-right:0;border-left:17px solid #fff}
.rtl .mfp-arrow-left:before,.rtl .mfp-arrow-left .mfp-b{border-right:0;border-left:27px solid #3f3f3f}
.rtl .mfp-move-horizontal .mfp-with-anim{-webkit-transform:translateX(50px);transform:translateX(50px)}
.rtl .mfp-move-horizontal.mfp-ready .mfp-with-anim{-webkit-transform:translateX(0);transform:translateX(0)}
.rtl .mfp-move-horizontal.mfp-removing .mfp-with-anim{-webkit-transform:translateX(-50px);transform:translateX(-50px)}
.rtl .mfp-wrap{direction:ltr}
.rtl .mfp-container{direction:rtl}
.rtl .pswp__button--arrow--left{left:auto;right:0}
.rtl .pswp__button--arrow--left:before{left:auto;right:6px;background-position:-94px -44px}
.rtl .pswp__button--arrow--right{right:auto;left:0}
.rtl .pswp__button--arrow--right:before{right:auto;left:6px;background-position:-138px -44px}
.rtl .basel-threed-view{direction:ltr}
.rtl .basel-wishlist-title{margin-right:0;margin-left:5px}
.rtl .basel-wishlist-share>span{margin-right:0;margin-left:15px}
.rtl .yith-wcwl-add-to-wishlist>div>a:after{margin-left:0;margin-right:10px}
.rtl .yith-wcwl-add-to-wishlist>div>a:before{margin-right:0;margin-left:2px}
.rtl .basel-cookies-inner .cookies-info-text{padding-right:0;padding-left:30px}
.rtl .cookies-buttons>a{margin-right:0;margin-left:20px}
.rtl .cookies-buttons>a:last-child{margin-left:0}
.rtl .product-design-default .wcppec-checkout-buttons,.rtl .product-design-compact .wcppec-checkout-buttons{text-align:right}
.rtl .basel-sticky-btn-container .wcppec-checkout-buttons{margin-left:0;margin-right:10px}
.rtl .wp-block-gallery,.rtl .wp-block-latest-posts.is-grid{padding-right:0 !important}
.rtl .woocommerce-message,.rtl .woocommerce-info,.rtl .woocommerce-error{padding:14px 55px 14px 25px}
.rtl div.wpcf7-response-output{padding:14px 55px 14px 25px}
.rtl .vc_message_box{padding:1em 4em 1em 1em}
.rtl .vc_message_box.vc_color-success:before,.rtl .vc_message_box.vc_color-warning:before,.rtl .vc_message_box.vc_color-info:before,.rtl .vc_message_box.vc_color-danger:before{left:auto;right:24px}
.rtl .wpb_text_column ul,.rtl .wpb_text_column ol{padding-left:0;padding-right:40px}
.rtl .wpb_text_column ul>li:before{content:"";left:auto;right:-20px}
.rtl .wpb_text_column ul.sub-menu,.rtl .wpb_text_column ul.sub-sub-menu{padding-right:0}
.rtl .wpb_text_column ol.sub-sub-menu,.rtl .wpb_text_column ol.sub-menu{padding-right:0}
.rtl .wpb_text_column ul.sub-menu li,.rtl .wpb_text_column ul.sub-sub-menu li{position:static}
.rtl .wpb_text_column ol.sub-sub-menu li,.rtl .wpb_text_column ol.sub-menu li{position:static}
.rtl .wpb_text_column ul.sub-menu li:before,.rtl .wpb_text_column ul.sub-sub-menu li:before{content:none}
.rtl .wpb_text_column ol.sub-sub-menu li:before,.rtl .wpb_text_column ol.sub-menu li:before{content:none}
.rtl .wpb_tabs .wpb_tabs_nav li{float:right}
.rtl .wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li{margin-right:0;margin-left:20px}
.rtl .vc_toggle_arrow .vc_toggle_icon{right:auto;left:0;margin-left:0;margin-right:11px}
.rtl .vc_toggle .vc_toggle_title{padding:10px 0;padding-right:0;padding-left:30px}
.rtl .vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.rtl .vc_toggle_size_lg.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.rtl .vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.rtl .vc_toggle_size_lg.vc_toggle_square .vc_toggle_title .vc_toggle_icon,.rtl .vc_toggle_size_lg.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.rtl .vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.rtl .vc_toggle_size_lg.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.rtl .vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.rtl .vc_toggle_size_lg.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.rtl .vc_toggle_size_lg.vc_toggle_default .vc_toggle_content .vc_toggle_icon{left:0;right:auto}
.rtl .vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.rtl .vc_toggle_round .vc_toggle_title .vc_toggle_icon,.rtl .vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.rtl .vc_toggle_square .vc_toggle_title .vc_toggle_icon,.rtl .vc_toggle_default .vc_toggle_title .vc_toggle_icon,.rtl .vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.rtl .vc_toggle_round .vc_toggle_content .vc_toggle_icon,.rtl .vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.rtl .vc_toggle_square .vc_toggle_content .vc_toggle_icon,.rtl .vc_toggle_default .vc_toggle_content .vc_toggle_icon{right:auto;left:0}
.rtl .vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.rtl .vc_toggle_size_md.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.rtl .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.rtl .vc_toggle_size_md.vc_toggle_square .vc_toggle_title .vc_toggle_icon,.rtl .vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.rtl .vc_toggle_size_md.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.rtl .vc_toggle_size_md.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.rtl .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.rtl .vc_toggle_size_md.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.rtl .vc_toggle_size_md.vc_toggle_default .vc_toggle_content .vc_toggle_icon{left:0;right:auto}
.rtl .vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.rtl .vc_toggle_size_sm.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.rtl .vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.rtl .vc_toggle_size_sm.vc_toggle_square .vc_toggle_title .vc_toggle_icon,.rtl .vc_toggle_size_sm.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.rtl .vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.rtl .vc_toggle_size_sm.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.rtl .vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.rtl .vc_toggle_size_sm.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.rtl .vc_toggle_size_sm.vc_toggle_default .vc_toggle_content .vc_toggle_icon{left:0;right:auto}
.rtl .vc_separator.vc_separator_align_left h4{padding:0 0 0 .8em}
.rtl .vc_separator.vc_separator_align_right h4{padding:0 .8em 0 0}
.rtl [data-vc-full-width]{left:2.5vw}
.rtl .woocommerce .form-row-first,.rtl .woocommerce .form-row-last{float:right;width:47%;overflow:visible}
.rtl.woocommerce-page .form-row-first,.rtl.woocommerce-page .form-row-last{float:right;width:47%;overflow:visible}
.rtl .woocommerce .form-row-last,.rtl.woocommerce-page .form-row-last{float:left}
.rtl .woocommerce .variation dd,.rtl .woocommerce .variation dt{float:right}
.rtl.woocommerce-page .variation dd,.rtl.woocommerce-page .variation dt{float:right}
.rtl .woocommerce .variation dt,.rtl.woocommerce-page .variation dt{margin-right:0;margin-left:5px}
.rtl .woocommerce .woocommerce-Address .edit,.rtl.woocommerce-page .woocommerce-Address .edit{margin-left:0;margin-right:5px}
.rtl .woocommerce-pagination .page-numbers li .next:before{content:""}
.rtl .woocommerce-pagination .page-numbers li .prev:before{content:""}
.rtl .basel-woocommerce-layered-nav li.chosen a{padding-right:0;padding-left:16px}
.rtl .basel-woocommerce-layered-nav li.chosen a:before,.rtl .basel-woocommerce-layered-nav li.chosen a:after{right:auto;left:0}
.rtl .basel-woocommerce-layered-nav .count{position:relative;float:left}
.rtl .basel-woocommerce-layered-nav .has-scrollbar .swatches-display-list>li{padding-right:0;padding-left:15px}
.rtl .basel-woocommerce-layered-nav .swatches-display-inline li{margin-right:0;margin-left:15px}
.rtl .basel-woocommerce-layered-nav .swatches-display-inline .count{float:none}
.rtl .sidebar-inner .basel-woocommerce-layered-nav .has-scrollbar .swatches-display-list>li{padding-right:0;padding-left:10px}
.rtl .sidebar-inner .basel-woocommerce-layered-nav .swatches-display-inline li{margin-left:14px}
.rtl .basel-scroll-pane{right:auto;left:0}
.rtl .woocommerce-message .button{float:left;margin-left:0;margin-right:10px}
.rtl .woocommerce-breadcrumb{display:-webkit-inline-box;display:inline-flex;display:-ms-inline-flexbox}
.rtl .woocommerce-breadcrumb a:before{content:"/";margin-left:5px}
.rtl .woocommerce-breadcrumb a:first-child{position:relative;margin-right:17px}
.rtl .woocommerce-breadcrumb a:first-child:before{display:none}
.rtl .woocommerce-breadcrumb a:first-child:after{position:absolute;right:-17px;top:0;margin:0;content:"洛";font-family:"basel-font"}
.rtl .woocommerce-breadcrumb span:before{content:"/";margin-left:5px;color:#1b1919}
.rtl .woocommerce-breadcrumb a{margin-right:0;margin-left:5px}
.rtl .yoast-breadcrumb a{margin-right:0;margin-left:5px}
.rtl .woocommerce-breadcrumb a:not(:first-child):after,.rtl .yoast-breadcrumb a:not(:first-child):after{display:none}
.rtl .popup-quick-view{text-align:right}
.rtl .popup-quick-view .entry-summary .share-title{margin-right:0;margin-left:5px}
.rtl .popup-quick-view .entry-summary .basel-product-brands{margin-right:0;margin-left:15px}
.rtl .popup-quick-view .basel-scroll-content{padding-left:60px;padding-right:15px}
.rtl .popup-quick-view .single-product-content .variations .reset_variations{left:auto;right:0;margin-right:0}
.rtl .popup-quick-view .single-product-content .cart{margin-left:0}
.rtl .popup-quick-view .owl-carousel .owl-nav>div.owl-next{right:auto;left:-20px}
.rtl .popup-quick-view .owl-carousel .owl-nav>div.owl-prev{left:auto;right:-20px}
.rtl .popup-quick-view .owl-carousel:hover .owl-nav div.owl-next{right:auto;left:0}
.rtl .popup-quick-view .owl-carousel:hover .owl-nav div.owl-prev{left:auto;right:0}
.rtl .basel-products-nav{float:left}
.rtl .basel-products-nav .product-short .product-thumb{float:left;margin-left:0;margin-right:10px}
.rtl .basel-products-nav .product-btn.product-prev{float:right}
.rtl .basel-products-nav .product-btn.product-prev>a span:before{content:"栗";left:auto;right:-4px}
.rtl .basel-products-nav .product-btn.product-prev .wrapper-short{right:auto;left:-20px}
.rtl .basel-products-nav .product-btn.product-next{float:left}
.rtl .basel-products-nav .product-btn.product-next>a span:before{content:"慄";right:auto;left:-4px}
.rtl .basel-products-nav .product-btn.product-next .wrapper-short{right:auto;left:20px}
.rtl .basel-products-nav .product-btn:hover .wrapper-short{right:auto;left:0}
.rtl .single-product-content .basel-show-product-gallery-wrap{right:auto;left:20px;padding-right:0;padding-left:10px}
.rtl .single-product-content .variations label{margin-right:0;margin-left:20px}
.rtl .single-product-content .variations label:after{margin-left:0;margin-right:2px}
.rtl .single-product-content .variations td{text-align:right}
.rtl .single-product-content .variations .swatches-select>div{margin-right:0;margin-left:15px}
.rtl .single-product-content .variations .swatches-select>div:last-child{margin-left:0}
.rtl .single-product-content .variations .reset_variations{margin-left:0;margin-right:10px}
.rtl .single-product-content .variations .reset_variations:before{margin-right:0;margin-left:5px}
.rtl .single-product-content .thumbs-position-bottom .thumbnails,.rtl .single-product-content .thumbs-position-left .thumbnails{margin-left:0;margin-right:-2px;padding-right:0;padding-left:1px}
.rtl .single-product-content:not(.product-quick-view) .woocommerce-product-gallery__wrapper{padding-right:0;padding-left:5px}
.rtl .single-product-content .woocommerce-product-rating .star-rating{margin-right:0;margin-left:10px}
.rtl .single-product-content .cart{margin-right:0;margin-left:15px}
.rtl .single-product-content .cart div.quantity{margin-right:0;margin-left:15px}
.rtl .single-product-content .entry-summary .yith-wcwl-add-to-wishlist a:after{left:auto;right:0;margin-right:0}
.rtl .single-product-content .entry-summary .compare-btn-wrapper a:after,.rtl .single-product-content .entry-summary .wishlist-btn-wrapper a:after{left:auto;right:0}
.rtl .single-product-content .entry-summary .compare-btn-wrapper a:before,.rtl .single-product-content .entry-summary .wishlist-btn-wrapper a:before{margin-right:0;margin-left:5px}
.rtl .single-product-content .entry-summary .basel-sizeguide-btn svg{margin-right:0;margin-left:2px}
.rtl .single-product-content .summary-inner .out-of-stock,.rtl .single-product-content .summary-inner .in-stock{margin-right:0;margin-left:20px}
.rtl .single-product-content .single_variation .out-of-stock,.rtl .single-product-content .single_variation .in-stock{margin-left:0}
.rtl .single-product-content .single_variation .woocommerce-variation-price,.rtl .single-product-content .single_variation .woocommerce-variation-availability{float:right}
.rtl .single-product-content .single_variation .woocommerce-variation-price .price{margin-right:0;margin-left:20px}
.rtl .single-product-content .product-images .labels-rectangular{right:auto;left:20px}
.rtl .single-product-content .product-images .labels-rounded{right:auto;left:25px}
.rtl .single-product-content .product-images .thumbs-position-bottom .owl-nav,.rtl .single-product-content .product-images .thumbs-position-left .owl-nav{right:auto;left:14px}
.rtl .single-product-content .product-share{text-align:right}
.rtl .single-product-content .product-share .share-title{margin-right:0;margin-left:5px}
.rtl .single-product-content .tabs li{margin-right:0;margin-left:30px}
.rtl .single-product-content .tabs li:last-child{margin-left:0}
.rtl .single-product-content .shop_attributes th{text-align:right}
.rtl .single-product-content .shop_attributes td{text-align:left}
.rtl .single-product-content #review_form_wrapper{float:right;padding-left:0;padding-right:40px;border-left:0;border-right:1px solid #efefef}
.rtl .single-product-content #comments{float:right;padding-right:0;padding-left:40px}
.rtl .single-product-content .commentlist .review_comment_container,.rtl .single-product-content .commentlist .comment_container{padding:12px 85px 12px 12px}
.rtl .single-product-content .commentlist .review_comment_container .dokan-review-author-img img,.rtl .single-product-content .commentlist .review_comment_container>img{left:auto;right:0}
.rtl .single-product-content .commentlist .comment_container .dokan-review-author-img img,.rtl .single-product-content .commentlist .comment_container>img{left:auto;right:0}
.rtl .single-product-content .commentlist .comment-text .star-rating{float:left}
.rtl .single-product-content .comment-form .comment-form-rating label{margin-right:0;margin-left:15px}
.rtl label[for=basel-add-img-btn]{margin-right:0;margin-left:5px}
.rtl .basel-add-img-count{margin-left:0;margin-right:15px}
.rtl .comment-form-img-message:before{margin-right:0;margin-left:7px}
.rtl .comment-respond .stars a{left:auto;right:0}
.rtl .comment-respond .stars a:before,.rtl .comment-respond .stars a:after{left:auto;right:0}
.rtl .single_add_to_cart_button:after{right:auto;left:0}
.rtl .single_add_to_cart_button.loading{padding-right:20px;padding-left:40px}
.rtl .single_add_to_cart_button.loading:after{right:auto;left:12px}
.rtl .product-image-summary .basel-product-brands{float:left;margin-left:0;margin-right:10px}
.rtl .product-image-summary .shop_attributes th{padding-left:5px;padding-right:0}
.rtl .product-image-summary .shop_attributes td{padding-right:5px;padding-left:0}
.rtl .commentlist .children{padding-left:0;padding-right:30px}
.rtl .product-with-attachments .thumbs-position-left+.product-additional-galleries{margin-left:0;margin-right:27%}
.rtl .product-video-button a:before,.rtl .product-360-button a:before{margin-right:0;margin-left:10px}
.rtl .product-type-grouped .cart{margin-left:0}
.rtl .product-type-grouped .group_table .label{text-align:right}
.rtl .product-type-grouped .group_table div.quantity{margin-left:0}
.rtl .product-type-grouped .group_table .price{text-align:left}
.rtl .product-type-grouped .group_table .out-of-stock,.rtl .product-type-grouped .group_table .in-stock{margin-left:0;margin-right:15px}
.rtl .product-design-alt .variations td,.rtl .product-design-sticky .variations td{text-align:center}
.rtl .product-design-alt .variations .reset_variations,.rtl .product-design-sticky .variations .reset_variations{margin-right:10px;margin-left:-54px}
.rtl .product-design-alt .product-share,.rtl .product-design-sticky .product-share{text-align:center}
.rtl .product-design-alt .single_variation .woocommerce-variation-price,.rtl .product-design-alt .single_variation .woocommerce-variation-availability{float:none}
.rtl .product-design-sticky .single_variation .woocommerce-variation-price,.rtl .product-design-sticky .single_variation .woocommerce-variation-availability{float:none}
.rtl .product-design-sticky .thumbs-position-bottom .thumbnails .image-link{padding-right:2px;padding-left:2px}
.rtl .product-design-compact .entry-summary .yith-wcwl-add-to-wishlist,.rtl .product-design-compact .entry-summary .compare-btn-wrapper,.rtl .product-design-compact .entry-summary .wishlist-btn-wrapper,.rtl .product-design-compact .entry-summary .sizeguide-btn-wrapp{margin-right:0;margin-left:10px}
.rtl .product-design-compact .tabs-layout-accordion .basel-tab-wrapper .basel-accordion-title:after{right:auto;left:0}
.rtl .product-design-compact #comments{float:none;padding-left:0}
.rtl .product-design-compact #review_form_wrapper{float:none;padding-right:0;border-right:0}
.rtl .product-design-compact .basel-scroll-content{padding-left:30px;padding-right:15px}
.rtl .basel-sticky-btn .basel-sticky-btn-content{margin-right:0;margin-left:15px}
.rtl .basel-sticky-btn .basel-sticky-btn-thumbnail{margin-right:0;margin-left:10px}
.rtl .basel-sticky-btn .price{text-align:left;margin-right:0;margin-left:15px}
.rtl .basel-sticky-btn div.quantity{margin-right:0;margin-left:10px}
.rtl .basel-sticky-btn .in-stock{margin-right:0;margin-left:15px}
.rtl .basel-sticky-btn .cart:not(:last-child),.rtl .basel-sticky-btn .basel-sticky-add-to-cart:not(:last-child){margin-left:10px;margin-right:0}
.rtl .shop_table th.product-name,.rtl .shop_table td.product-name{text-align:right}
.rtl .woocommerce .cart-actions{text-align:left}
.rtl .woocommerce .cart-actions .coupon .input-text{margin-right:0;margin-left:10px}
.rtl .cart-collaterals .cross-sells{float:right}
.rtl .cart-collaterals .cart_totals{float:left}
.rtl .cart-collaterals .cart_totals table td{text-align:left}
.rtl .cart-collaterals .cart_totals table th{text-align:right}
.rtl .woocommerce-checkout-review-order-table tfoot td{text-align:left}
.rtl .woocommerce-checkout-review-order-table tfoot th{text-align:right}
.rtl .woocommerce-checkout-review-order-table .product-total{text-align:left}
.rtl .order_details thead .product-total,.rtl .order_details tbody .product-total,.rtl .order_details tfoot td{text-align:left}
.rtl .order_details th,.rtl .order_details td{text-align:right}
.rtl .customer_details th{text-align:right}
.rtl .customer_details td{text-align:right;text-align:left}
.rtl .basel-registration-page h2:before{margin-right:0;margin-left:10px}
.rtl .col-register,.rtl .col-register-text{border-left-width:0;border-right-width:1px}
.rtl .basel-register-tabs .col-register{border-right:0}
.rtl .login-form-footer .lost_password:before{margin-right:0;margin-left:7px}
.rtl .login-form-footer .woocommerce-form-login__rememberme{margin-right:0;margin-left:10px}
.rtl .social-login-title:after,.rtl .register-or:after{margin-left:0;margin-right:20px}
.rtl .social-login-title:before,.rtl .register-or:before{margin-right:0;margin-left:20px}
.rtl .social-login-btn>a:before{left:auto;right:15px}
.rtl .basel-social-alt-style .login-fb-link:before{left:auto;right:9px}
.rtl .basel-social-alt-style .login-goo-link:before{left:auto;right:20px}
.rtl .basel-social-alt-style .login-goo-link:after{left:auto;right:8px}
.rtl .basel-social-alt-style .login-vk-link:before{left:auto;right:10px}
.rtl .woocommerce-password-hint{right:auto;left:0}
.rtl .woocommerce-password-hint:after{left:auto;right:30px}
.rtl .woocommerce-MyAccount-content,.rtl .basel-my-account-sidebar{float:right}
.rtl.woocommerce-order-pay #order_review .product-total,.rtl.woocommerce-order-pay #order_review .product-subtotal{text-align:left}
.rtl.woocommerce-order-pay #order_review tfoot th{text-align:right}
.rtl.woocommerce-order-pay #order_review tfoot td{text-align:left}
.rtl.woocommerce-order-pay .wc_payment_methods li img{margin-left:5px;margin-right:10px}
.rtl.woocommerce-checkout .woocommerce-error{padding-right:6em}
.rtl.woocommerce-checkout .woocommerce-error li:before{content:"";left:auto;right:-15px}
.rtl.woocommerce-checkout .woocommerce-checkout-payment li img{margin-left:5px}
.rtl.woocommerce-checkout .woocommerce-checkout-payment .woocommerce-form__input{margin-right:0;margin-left:5px}
.rtl.woocommerce-checkout .woocommerce-checkout-payment .payment_method_paypal img{margin-right:10px}
.rtl.woocommerce-checkout .woocommerce-checkout-payment .payment_box:before{left:auto;right:25px}
.rtl.woocommerce-checkout .woocommerce-shipping-fields>h3 .input-checkbox{margin-left:5px}
.rtl.woocommerce-checkout .woocommerce-info{padding:0}
.rtl.woocommerce-checkout .woocommerce-info:before{content:none}
.rtl.woocommerce-checkout .checkout_coupon:before,.rtl.woocommerce-checkout .login:before{left:auto;right:20px}
.rtl.woocommerce-checkout .create-account input[type=checkbox]{margin-left:5px}
.rtl.woocommerce-checkout .stripe-pf-right{float:left}
.rtl .scrollToTop{right:auto;left:40px}
.rtl.wrapper-boxed .owl-carousel:not(.basel-slider) .owl-nav .owl-next{right:auto;left:20px}
.rtl.wrapper-boxed .owl-carousel:not(.basel-slider) .owl-nav .owl-prev{left:auto;right:20px}
.rtl.wrapper-boxed .owl-carousel:not(.basel-slider):hover .owl-nav div.owl-next{right:auto;left:20px}
.rtl.wrapper-boxed .owl-carousel:not(.basel-slider):hover .owl-nav div.owl-prev{left:auto;right:20px}
.rtl .basel-stock-progress-bar .stock-info span{margin-left:0;margin-right:3px}
.rtl .popup-quick-view .entry-summary .basel-product-brands{float:none;margin-right:0}
.popup-quick-view .rtl .entry-summary .basel-product-brands,.rtl .product-design-default .entry-summary.col-sm-4 .basel-product-brands,.product-design-default .rtl .entry-summary.col-sm-4 .basel-product-brands,.rtl .product-design-alt .entry-summary .basel-product-brands,.product-design-alt .rtl .entry-summary .basel-product-brands,.rtl .product-design-sticky .entry-summary .basel-product-brands,.product-design-sticky .rtl .entry-summary .basel-product-brands,.rtl .product-design-compact .entry-summary.col-sm-4 .basel-product-brands,.product-design-compact .rtl .entry-summary.col-sm-4 .basel-product-brands{float:none;margin-right:0}
.rtl .basel-pf-dropdown .filter-swatch,.basel-pf-dropdown .rtl .filter-swatch,.rtl .basel-woocommerce-layered-nav .filter-swatch,.basel-woocommerce-layered-nav .rtl .filter-swatch{margin-right:0;margin-left:10px}
.rtl .col-xs-1,.rtl .col-xs-2,.rtl .col-xs-3,.rtl .col-xs-4,.rtl .col-xs-5,.rtl .col-xs-6,.rtl .col-xs-7,.rtl .col-xs-8,.rtl .col-xs-9,.rtl .col-xs-10,.rtl .col-xs-11,.rtl .col-xs-12{float:right}
.rtl .col-xs-pull-12{left:100%;right:auto}
.rtl .col-xs-pull-11{left:91.66666667%;right:auto}
.rtl .col-xs-pull-10{left:83.33333333%;right:auto}
.rtl .col-xs-pull-9{left:75%;right:auto}
.rtl .col-xs-pull-8{left:66.66666667%;right:auto}
.rtl .col-xs-pull-7{left:58.33333333%;right:auto}
.rtl .col-xs-pull-6{left:50%;right:auto}
.rtl .col-xs-pull-5{left:41.66666667%;right:auto}
.rtl .col-xs-pull-4{left:33.33333333%;right:auto}
.rtl .col-xs-pull-3{left:25%;right:auto}
.rtl .col-xs-pull-2{left:16.66666667%;right:auto}
.rtl .col-xs-pull-1{left:8.33333333%;right:auto}
.rtl .col-xs-pull-0{left:auto;right:auto}
.rtl .col-xs-push-12{right:100%;left:0}
.rtl .col-xs-push-11{right:91.66666667%;left:0}
.rtl .col-xs-push-10{right:83.33333333%;left:0}
.rtl .col-xs-push-9{right:75%;left:0}
.rtl .col-xs-push-8{right:66.66666667%;left:0}
.rtl .col-xs-push-7{right:58.33333333%;left:0}
.rtl .col-xs-push-6{right:50%;left:0}
.rtl .col-xs-push-5{right:41.66666667%;left:0}
.rtl .col-xs-push-4{right:33.33333333%;left:0}
.rtl .col-xs-push-3{right:25%;left:0}
.rtl .col-xs-push-2{right:16.66666667%;left:0}
.rtl .col-xs-push-1{right:8.33333333%;left:0}
.rtl .col-xs-push-0{right:auto;left:0}
.rtl .col-xs-offset-12{margin-right:100%;margin-left:0}
.rtl .col-xs-offset-11{margin-right:91.66666667%;margin-left:0}
.rtl .col-xs-offset-10{margin-right:83.33333333%;margin-left:0}
.rtl .col-xs-offset-9{margin-right:75%;margin-left:0}
.rtl .col-xs-offset-8{margin-right:66.66666667%;margin-left:0}
.rtl .col-xs-offset-7{margin-right:58.33333333%;margin-left:0}
.rtl .col-xs-offset-6{margin-right:50%;margin-left:0}
.rtl .col-xs-offset-5{margin-right:41.66666667%;margin-left:0}
.rtl .col-xs-offset-4{margin-right:33.33333333%;margin-left:0}
.rtl .col-xs-offset-3{margin-right:25%;margin-left:0}
.rtl .col-xs-offset-2{margin-right:16.66666667%;margin-left:0}
.rtl .col-xs-offset-1{margin-right:8.33333333%;margin-left:0}
.rtl .col-xs-offset-0{margin-right:0;margin-left:0}
body.rtl.basel-show-hidden-sidebar .area-sidebar-shop{transform:none;-webkit-transform:none}
body.rtl .select2-container .select2-selection--single{text-align:right}
body.rtl .select2-container .select2-selection--single .select2-selection__arrow{left:6px;right:auto}
body.rtl .select2-container .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:0}
body.rtl .select2-container .select2-selection--multiple .select2-selection__rendered{padding-right:0}
body.rtl .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{margin-right:0;margin-left:10px}
body.rtl .select2-container--open .select2-dropdown{right:auto;left:0}
.basel-ext-dark{background-color:#111}
.basel-dark option,.basel-dark .basel-search-dropdown .basel-search-wrapper .basel-search-inner,.basel-dark .autocomplete-suggestions,.basel-dark form.has-categories-dropdown .search-by-category .dropdown-list,.basel-dark .right-column .shopping-cart .dropdown-cat,.basel-dark .cart-widget-side,.basel-dark .login-form-side{background-color:#111}
.basel-dark .product-label.out-of-stock,.basel-dark .product-label.attribute-label:not(.label-with-img){background-color:#111}
.basel-dark .basel-toolbar,.basel-dark .popup-quick-view,.basel-dark.wrapper-boxed .owl-carousel .owl-nav>div,.basel-dark .basel-promo-popup,.basel-dark .basel-content-popup,.basel-dark .basel-sizeguide,.basel-dark .scrollToTop,.basel-dark .blog-post-loop .post-date,.basel-dark .format-gallery .owl-carousel .owl-nav,.basel-dark .post-slide .post-date,.basel-dark .basel-products-nav .product-short,.basel-dark .basel-sticky-sidebar-opener:not(.sticky-toolbar),.basel-dark .cat-design-default .hover-mask{background-color:#111}
.basel-dark .single-product-content .basel-show-product-gallery{background-color:#111}
.basel-dark .single-product-content .product-images .thumbs-position-bottom .owl-nav,.basel-dark .single-product-content .product-images .thumbs-position-left .owl-nav{background-color:#111}
.basel-dark .single-product-content .slick-vertical>button{background-color:#111}
.basel-dark .product-image-summary .basel-product-brands a,.basel-dark .basel-sticky-btn,.basel-dark .woocommerce-password-hint,.basel-dark .popup-added_to_cart,.basel-dark .basel-timeline-item,.basel-dark .basel-timeline-date,.basel-dark .chosen-container .chosen-drop{background-color:#111}
body.basel-dark .select2-container .select2-dropdown,body.basel-dark .select2-drop,body.basel-dark .select2-results{background-color:#111}
.basel-ext-greybtn-dark{background-color:#333;color:#fff;border-color:#333}
.basel-dark .woocommerce .cart-actions input[name=update_cart],.basel-dark .woocommerce-widget-layered-nav-dropdown__submit,.basel-dark .basel-widget-layered-nav-dropdown__submit,.basel-dark .widget_shopping_cart .buttons a,.basel-dark .yith-woocompare-widget a.button.compare,.basel-dark .widget_price_filter .price_slider_amount .button,.basel-dark .widget_search .searchform div #searchsubmit,.basel-dark .dokan-seller-listing .dokan-seller-search-form .search-submit,.basel-dark input[type=submit].dokan-btn-default,.basel-dark a.dokan-btn-default,.basel-dark .dokan-btn-default,.basel-dark input[name=apply_for_vendor_submit],.basel-dark label+input.date-pick+input.btn-inverse.btn-small{background-color:#333;color:#fff;border-color:#333}
.basel-dark .main-page-wrapper .status-publish center p a.button[href*="/vendors/"]{background-color:#333;color:#fff;border-color:#333}
.basel-dark .main-page-wrapper .status-publish center p a.button[href*="/vendors/"]+a.button[href$="vendor_dashboard/shop_settings/"]{background-color:#333;color:#fff;border-color:#333}
.basel-dark .main-page-wrapper .status-publish center p a.button[href$="vendor_dashboard/shop_settings/"]+a.button[target=_TOP]{background-color:#333;color:#fff;border-color:#333}
.basel-dark .main-page-wrapper .status-publish center p a.button[href$="vendor_dashboard/shop_settings/"]+a.button[target=_TOP]+a.button[target=_TOP]{background-color:#333;color:#fff;border-color:#333}
.basel-dark input[name=vendor_application_submit]{background-color:#333;color:#fff;border-color:#333}
.basel-ext-greybtn-dark:hover{background-color:#000;color:#fff;border-color:#000}
.basel-dark .woocommerce .cart-actions input[name=update_cart]:hover,.basel-dark .woocommerce-widget-layered-nav-dropdown__submit:hover,.basel-dark .basel-widget-layered-nav-dropdown__submit:hover,.basel-dark .widget_shopping_cart .buttons a:hover,.basel-dark .yith-woocompare-widget a.button.compare:hover,.basel-dark .widget_price_filter .price_slider_amount .button:hover,.basel-dark .widget_search .searchform div #searchsubmit:hover,.basel-dark .dokan-seller-listing .dokan-seller-search-form .search-submit:hover,.basel-dark input[type=submit].dokan-btn-default:hover,.basel-dark .dokan-btn-default:hover,.basel-dark input[name=apply_for_vendor_submit]:hover,.basel-dark label+input.date-pick+input.btn-inverse.btn-small:hover{background-color:#000;color:#fff;border-color:#000}
.basel-dark .main-page-wrapper .status-publish center p a.button[href*="/vendors/"]:hover,.basel-dark .main-page-wrapper .status-publish center p a.button[href*="/vendors/"]+a.button[href$="vendor_dashboard/shop_settings/"]:hover{background-color:#000;color:#fff;border-color:#000}
.basel-dark .main-page-wrapper .status-publish center p a.button[href$="vendor_dashboard/shop_settings/"]+a.button[target=_TOP]:hover,.basel-dark .main-page-wrapper .status-publish center p a.button[href$="vendor_dashboard/shop_settings/"]+a.button[target=_TOP]+a.button[target=_TOP]:hover{background-color:#000;color:#fff;border-color:#000}
.basel-dark input[name=vendor_application_submit]:hover{background-color:#000;color:#fff;border-color:#000}
.basel-ext-greybtn-dark:focus{background-color:#000;color:#fff;border-color:#000}
.basel-dark .woocommerce .cart-actions input[name=update_cart]:focus,.basel-dark .woocommerce-widget-layered-nav-dropdown__submit:focus,.basel-dark .basel-widget-layered-nav-dropdown__submit:focus,.basel-dark .widget_shopping_cart .buttons a:focus,.basel-dark .yith-woocompare-widget a.button.compare:focus,.basel-dark .widget_price_filter .price_slider_amount .button:focus,.basel-dark .widget_search .searchform div #searchsubmit:focus,.basel-dark .dokan-seller-listing .dokan-seller-search-form .search-submit:focus,.basel-dark input[type=submit].dokan-btn-default:focus,.basel-dark .dokan-btn-default:focus,.basel-dark input[name=apply_for_vendor_submit]:focus,.basel-dark label+input.date-pick+input.btn-inverse.btn-small:focus{background-color:#000;color:#fff;border-color:#000}
.basel-dark .main-page-wrapper .status-publish center p a.button[href*="/vendors/"]:focus,.basel-dark .main-page-wrapper .status-publish center p a.button[href*="/vendors/"]+a.button[href$="vendor_dashboard/shop_settings/"]:focus{background-color:#000;color:#fff;border-color:#000}
.basel-dark .main-page-wrapper .status-publish center p a.button[href$="vendor_dashboard/shop_settings/"]+a.button[target=_TOP]:focus,.basel-dark .main-page-wrapper .status-publish center p a.button[href$="vendor_dashboard/shop_settings/"]+a.button[target=_TOP]+a.button[target=_TOP]:focus{background-color:#000;color:#fff;border-color:#000}
.basel-dark input[name=vendor_application_submit]:focus{background-color:#000;color:#fff;border-color:#000}
.basel-ext-primarybtn-dark{background-color:#1aada3;color:#fff;border-color:#1aada3}
.basel-dark .feedback-form .wpcf7-submit,.basel-dark .mc4wp-form input[type=submit],.basel-dark .single-product-content .comment-form .form-submit input[type=submit],.basel-dark .single_add_to_cart_button,.basel-dark .basel-sticky-btn .basel-sticky-add-to-cart,.basel-dark .basel-registration-page .basel-switch-to-register,.basel-dark .register .button,.basel-dark .login .button,.basel-dark .lost_reset_password .button,.basel-dark .wishlist_table tr td.product-add-to-cart>.add_to_cart.button,.basel-dark .woocommerce .cart-actions .coupon .button{background-color:#1aada3;color:#fff;border-color:#1aada3}
.basel-ext-primarybtn-dark:hover{background-color:#1aada3;color:#fff;border-color:#1aada3;opacity:.8}
.basel-dark .feedback-form .wpcf7-submit:hover,.basel-dark .mc4wp-form input[type=submit]:hover,.basel-dark .single-product-content .comment-form .form-submit input[type=submit]:hover,.basel-dark .single_add_to_cart_button:hover,.basel-dark .basel-sticky-btn .basel-sticky-add-to-cart:hover,.basel-dark .basel-registration-page .basel-switch-to-register:hover,.basel-dark .register .button:hover,.basel-dark .login .button:hover,.basel-dark .lost_reset_password .button:hover,.basel-dark .wishlist_table tr td.product-add-to-cart>.add_to_cart.button:hover,.basel-dark .woocommerce .cart-actions .coupon .button:hover{background-color:#1aada3;color:#fff;border-color:#1aada3;opacity:.8}
.basel-ext-primarybtn-dark:focus{background-color:#1aada3;color:#fff;border-color:#1aada3;opacity:.8}
.basel-dark{color:rgba(255,255,255,.8)}
.basel-dark .feedback-form .wpcf7-submit:focus,.basel-dark .mc4wp-form input[type=submit]:focus,.basel-dark .single-product-content .comment-form .form-submit input[type=submit]:focus,.basel-dark .single_add_to_cart_button:focus,.basel-dark .basel-sticky-btn .basel-sticky-add-to-cart:focus,.basel-dark .basel-registration-page .basel-switch-to-register:focus,.basel-dark .register .button:focus,.basel-dark .login .button:focus,.basel-dark .lost_reset_password .button:focus,.basel-dark .wishlist_table tr td.product-add-to-cart>.add_to_cart.button:focus,.basel-dark .woocommerce .cart-actions .coupon .button:focus{background-color:#1aada3;color:#fff;border-color:#1aada3;opacity:.8}
.basel-dark h1,.basel-dark h2,.basel-dark h3,.basel-dark h4,.basel-dark h5,.basel-dark h6,.basel-dark .title{color:#fff}
.basel-dark .website-wrapper,.basel-dark .main-page-wrapper{background-color:rgba(0,0,0,0)}
.basel-dark a{color:#fff}
.basel-dark a:hover,.basel-dark a:focus{color:rgba(255,255,255,.8)}
.basel-dark label{color:rgba(255,255,255,.8)}
.basel-dark select{background-color:rgba(0,0,0,0)}
.basel-dark fieldset{border:2px solid rgba(255,255,255,.1)}
.basel-dark fieldset legend{color:rgba(255,255,255,.8)}
.basel-dark blockquote{color:rgba(255,255,255,.8)}
.basel-dark hr{border-top:1px solid rgba(255,255,255,.1)}
.basel-dark mark{background-color:rgba(0,0,0,.3);color:#fff}
.basel-dark table a{color:#fff}
.basel-dark table tr th{color:rgba(255,255,255,.8);border-color:rgba(255,255,255,.1)}
.basel-dark table tr td{border-bottom:1px solid rgba(255,255,255,.1)}
.basel-dark table tbody th,.basel-dark table tfoot th{border-bottom:1px solid rgba(255,255,255,.1)}
.basel-dark input{background-color:rgba(0,0,0,0)}
.basel-dark textarea{background-color:rgba(0,0,0,0);border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.8)}
.basel-dark select{border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.8)}
.basel-dark input[type=email],.basel-dark input[type=text],.basel-dark input[type=password],.basel-dark input[type=number],.basel-dark input[type=tel]{border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.8)}
.basel-dark textarea:focus,.basel-dark select:focus{border-color:rgba(255,255,255,.3)}
.basel-dark input[type=email]:focus,.basel-dark input[type=text]:focus,.basel-dark input[type=password]:focus,.basel-dark input[type=number]:focus,.basel-dark input[type=tel]:focus{border-color:rgba(255,255,255,.3)}
.basel-dark .color-scheme-light textarea option,.basel-dark .color-scheme-light select option{color:rgba(255,255,255,.8)}
.basel-dark .color-scheme-light input[type=email] option,.basel-dark .color-scheme-light input[type=text] option,.basel-dark .color-scheme-light input[type=password] option,.basel-dark .color-scheme-light input[type=number] option,.basel-dark .color-scheme-light input[type=tel] option{color:rgba(255,255,255,.8)}
.basel-dark ::-webkit-input-placeholder,.basel-dark ::-moz-placeholder,.basel-dark :-moz-placeholder,.basel-dark :-ms-input-placeholder{color:rgba(255,255,255,.6)}
.basel-dark .mc4wp-form input[type=text],.basel-dark .mc4wp-form input[type=email]{border:0;border-bottom:2px solid rgba(255,255,255,.1)}
.basel-dark .color-scheme-light .mc4wp-form input[type=text],.basel-dark .color-scheme-light .mc4wp-form input[type=email]{border-color:rgba(255,255,255,.1)}
.basel-dark div.quantity input[type=number]{color:rgba(255,255,255,.8);background-color:rgba(0,0,0,0)}
.basel-dark div.quantity .minus,.basel-dark div.quantity .plus{background-color:rgba(0,0,0,.3);color:rgba(255,255,255,.8);border-color:rgba(255,255,255,.1)}
.basel-dark div.quantity .minus:hover,.basel-dark div.quantity .minus:focus{background-color:rgba(255,255,255,.1);border-color:rgba(255,255,255,.1)}
.basel-dark div.quantity .plus:hover,.basel-dark div.quantity .plus:focus{background-color:rgba(255,255,255,.1);border-color:rgba(255,255,255,.1)}
.basel-dark .sidebar-container{color:rgba(255,255,255,.8)}
.basel-dark .filters-area{color:rgba(255,255,255,.8);background-color:rgba(0,0,0,.3)}
.basel-dark .sidebar-widget p,.basel-dark .filter-widget p,.basel-dark .sidebar-widget li,.basel-dark .filter-widget li{color:rgba(255,255,255,.8)}
.basel-dark .sidebar-widget li a,.basel-dark .filter-widget li a{color:#fff}
.basel-dark .sidebar-widget li>ul li,.basel-dark .filter-widget li>ul li,.basel-dark .sidebar-widget li>ul li a,.basel-dark .filter-widget li>ul li a{color:rgba(255,255,255,.6)}
.basel-dark .search-extended #searchsubmit{color:#fff}
.basel-dark .search-extended #searchsubmit:hover{color:rgba(255,255,255,.8)}
.basel-dark .basel-search-dropdown .basel-search-wrapper .basel-search-inner form input[type=text]{border:1px solid rgba(255,255,255,.1);background-color:rgba(0,0,0,0);color:rgba(255,255,255,.8)}
.basel-dark .basel-search-dropdown .basel-search-wrapper .basel-search-inner form ::-webkit-input-placeholder,.basel-dark .basel-search-dropdown .basel-search-wrapper .basel-search-inner form ::-moz-placeholder,.basel-dark .basel-search-dropdown .basel-search-wrapper .basel-search-inner form :-moz-placeholder,.basel-dark .basel-search-dropdown .basel-search-wrapper .basel-search-inner form :-ms-input-placeholder{color:rgba(255,255,255,.4)}
.basel-dark .basel-search-full-screen .basel-search-inner input[type=text]:focus{border-color:rgba(255,255,255,.3)}
.basel-dark .autocomplete-suggestions .suggestion-title{color:#fff}
.basel-dark .autocomplete-suggestions .view-all-result span{color:#fff}
.basel-dark .autocomplete-suggestions .view-all-result:hover span,.basel-dark .autocomplete-suggestions .view-all-result:focus span{color:rgba(255,255,255,.8)}
.basel-dark .color-scheme-light .search-extended .autocomplete-suggestions .suggestion-title,.basel-dark .color-scheme-light .basel-search-dropdown .autocomplete-suggestions .suggestion-title{color:rgba(255,255,255,.8)}
.basel-dark .color-scheme-dark .search-extended .autocomplete-suggestions .suggestion-sku,.basel-dark .color-scheme-dark .basel-search-dropdown .autocomplete-suggestions .suggestion-sku{color:#fff}
.basel-dark .color-scheme-light .search-extended .autocomplete-suggestions .suggestion-sku,.basel-dark .color-scheme-light .basel-search-dropdown .autocomplete-suggestions .suggestion-sku{color:#fff}
.basel-dark .color-scheme-dark .search-extended .autocomplete-suggestions .suggestion-price>del,.basel-dark .color-scheme-dark .basel-search-dropdown .autocomplete-suggestions .suggestion-price>del{color:#fff}
.basel-dark .color-scheme-dark .search-extended .autocomplete-suggestions .suggestion-price>del .amount,.basel-dark .color-scheme-dark .basel-search-dropdown .autocomplete-suggestions .suggestion-price>del .amount{color:#fff}
.basel-dark .color-scheme-dark .search-extended .autocomplete-suggestions .suggestion-price>.amount,.basel-dark .color-scheme-dark .basel-search-dropdown .autocomplete-suggestions .suggestion-price>.amount{color:#fff}
.basel-dark .color-scheme-light .search-extended .autocomplete-suggestions .suggestion-price>del,.basel-dark .color-scheme-light .basel-search-dropdown .autocomplete-suggestions .suggestion-price>del{color:#fff}
.basel-dark .color-scheme-light .search-extended .autocomplete-suggestions .suggestion-price>del .amount,.basel-dark .color-scheme-light .basel-search-dropdown .autocomplete-suggestions .suggestion-price>del .amount{color:#fff}
.basel-dark .color-scheme-light .search-extended .autocomplete-suggestions .suggestion-price>.amount,.basel-dark .color-scheme-light .basel-search-dropdown .autocomplete-suggestions .suggestion-price>.amount{color:#fff}
.basel-dark form.has-categories-dropdown li a{color:#fff !important}
.basel-dark form.has-categories-dropdown li a:hover{background-color:rgba(0,0,0,.3);color:rgba(255,255,255,.8) !important}
.basel-dark form.has-categories-dropdown .search-by-category .dropdown-list{border-color:rgba(255,255,255,.1)}
.basel-dark form.has-categories-dropdown .search-by-category li.current-item a{background-color:rgba(0,0,0,.3);color:#fff !important}
.basel-dark .main-header.color-scheme-light .search-extended{color:rgba(255,255,255,.8)}
.basel-dark .main-header.color-scheme-light .search-extended .input-dropdown-inner:after,.basel-dark .main-header.color-scheme-light .search-extended .input-dropdown-inner:before{border-color:rgba(255,255,255,.1)}
.basel-dark .main-header.color-scheme-light .search-extended input[type=text]{border-color:rgba(255,255,255,.1);color:rgba(255,255,255,.8)}
.basel-dark.search-no-results.woocommerce .woocommerce-info{color:rgba(255,255,255,.8)}
.basel-dark .login-form-side .woocommerce-form-login{border-color:rgba(255,255,255,.1)}
.basel-dark .login-form-side .register-question{border-color:rgba(255,255,255,.1)}
.basel-dark .login-form-side .register-question:before{color:rgba(255,255,255,.8)}
.basel-dark .login-form-side .btn-style-link{color:#fff;border-color:rgba(255,255,255,.1)}
.basel-dark .login-form-side .btn-style-link:hover{border-color:rgba(255,255,255,.2)}
.basel-dark .product-label.out-of-stock,.basel-dark .product-label.attribute-label:not(.label-with-img){color:#fff}
.basel-dark .basel-toolbar>a,.basel-dark .basel-toolbar>div a{color:#fff}
.basel-dark .basel-toolbar .basel-burger-icon{color:#fff}
.basel-dark .basel-toolbar .basel-burger-icon:hover .basel-toolbar-label{color:rgba(255,255,255,.8)}
.basel-dark .basel-toolbar .basel-burger-icon .basel-burger{background-color:currentColor}
.basel-dark .basel-toolbar .basel-burger-icon .basel-burger:before,.basel-dark .basel-toolbar .basel-burger-icon .basel-burger:after{background-color:currentColor}
.basel-dark .basel-toolbar>a:hover .basel-toolbar-label,.basel-dark .basel-toolbar>div a:hover .basel-toolbar-label{color:rgba(255,255,255,.8)}
.basel-dark .popup-quick-view .entry-summary .share-title{color:rgba(255,255,255,.8)}
.basel-dark .popup-quick-view .mfp-close:after,.basel-dark .popup-quick-view .mfp-close:before{background-color:#fff}
.basel-dark .page-title{border-bottom:0}
.basel-dark .basel-cookies-popup .cookies-accept-btn{border:2px solid #fff;color:#fff}
.basel-dark .basel-promo-popup .mfp-close,.basel-dark .basel-content-popup .mfp-close,.basel-dark .basel-sizeguide .mfp-close{color:#fff}
.basel-dark .basel-promo-popup .mfp-close:before,.basel-dark .basel-promo-popup .mfp-close:after{background-color:#fff}
.basel-dark .basel-content-popup .mfp-close:before,.basel-dark .basel-content-popup .mfp-close:after{background-color:#fff}
.basel-dark .basel-sizeguide .mfp-close:before,.basel-dark .basel-sizeguide .mfp-close:after{background-color:#fff}
.basel-dark .scrollToTop{border-color:rgba(255,255,255,.1)}
.basel-dark .basel-pagination .current,.basel-dark .basel-pagination .inactive{border-bottom-color:rgba(255,255,255,.1);color:rgba(255,255,255,.8)}
.basel-dark .basel-pagination .current{background-color:rgba(255,255,255,.8);border-color:rgba(255,255,255,.8);color:#000}
.basel-dark .basel-pagination .inactive:hover{border-color:rgba(255,255,255,.1)}
.basel-dark .basel-pagination .inactive:focus{border-color:rgba(255,255,255,.1);background-color:rgba(255,255,255,.8);border-color:rgba(255,255,255,.1);color:#000}
.basel-dark .basel-stock-progress-bar .progress-area{background-color:#1b1b1b}
.basel-dark .portfolio-text-shown .portfolio-entry:hover .entry-header>.portfolio-info,.basel-dark .portfolio-with-bg .portfolio-entry .portfolio-info,.basel-dark .portfolio-with-bg-alt .portfolio-entry .portfolio-info{background-color:rgba(0,0,0,.3)}
.basel-dark.error404 .page-content h6{color:rgba(255,255,255,.8)}
.basel-dark .blog-post-loop .entry-title a{color:#fff}
.basel-dark .blog-post-loop .post-date .post-date-day,.basel-dark .blog-post-loop .post-date .post-date-month{color:#fff}
.basel-dark .read-more-section .btn-read-more{color:#1aada3;border-color:#1aada3}
.basel-dark .read-more-section .btn-read-more:hover,.basel-dark .read-more-section .btn-read-more:focus{opacity:.8}
.basel-dark .single-post-navigation{background-color:rgba(0,0,0,.3)}
.basel-dark .comments-area .comment-body .comment-meta .comment-edit-link{color:rgba(255,255,255,.8)}
.basel-dark .comments-area .comment-body .comment-author .fn,.basel-dark .comments-area .comment-body .comment-author .says{color:rgba(255,255,255,.8)}
.basel-dark .author-info .author-description .author-link{color:#fff}
.basel-dark .post-slide .post-date .post-date-day,.basel-dark .post-slide .post-date .post-date-month{color:#fff}
.basel-dark .post-slide .entry-title a{color:#fff}
.basel-dark .type-post .entry-meta a{color:#fff}
.basel-dark .type-post .entry-meta a:hover{color:rgba(255,255,255,.8)}
.basel-dark .type-post .entry-meta li{color:rgba(255,255,255,.8)}
.basel-dark .blog-design-default-alt .liner-continer .left-line:after,.basel-dark .blog-design-default-alt .liner-continer .right-line:after{background-color:rgba(255,255,255,.1)}
.basel-dark .woocommerce-MyAccount-content>p:not(.woocommerce-info){background-color:rgba(0,0,0,.3)}
.basel-dark .woocommerce-MyAccount-navigation ul{border:1px solid rgba(255,255,255,.1)}
.basel-dark .woocommerce-MyAccount-navigation ul li{border-bottom:1px solid rgba(255,255,255,.1)}
.basel-dark .woocommerce-MyAccount-navigation ul li a{color:#fff}
.basel-dark .woocommerce-MyAccount-navigation ul li a:hover,.basel-dark .woocommerce-MyAccount-navigation ul li a:focus{color:rgba(255,255,255,.8);background-color:rgba(0,0,0,.3)}
.basel-dark .woocommerce-MyAccount-navigation ul li.is-active>a{color:#fff;background-color:rgba(0,0,0,.3)}
.basel-dark .basel-my-account-links a:before{color:rgba(255,255,255,.8)}
.basel-dark .basel-my-account-links a:hover,.basel-dark .basel-my-account-links a:focus{background-color:rgba(0,0,0,.3)}
.basel-dark .single-breadcrumbs-wrapper,.basel-dark .product-tabs-wrapper{background-color:rgba(0,0,0,.3)}
.basel-dark .commentlist .comment-text .meta strong{color:rgba(255,255,255,.8)}
.basel-dark .basel-product-instagram{border-color:rgba(255,255,255,.1)}
.basel-dark .basel-product-instagram .product-instagram-intro>span{color:rgba(255,255,255,.8)}
.basel-dark .product-type-grouped .cart{border-top:2px solid rgba(255,255,255,.1)}
.basel-dark .basel-back-btn>span{background-color:#fff}
.basel-dark .basel-back-btn>span:before{color:#fff}
.basel-dark .basel-back-btn>span:after{background-color:#fff}
.basel-dark .basel-products-nav .product-btn>a span{background-color:#fff}
.basel-dark .basel-products-nav .product-btn>a span:before{color:#fff}
.basel-dark .basel-products-nav .product-short{border:1px solid rgba(255,255,255,.1)}
.basel-dark .basel-shop-loader:after,.basel-dark .basel-products-loader:after,.basel-dark .add_to_cart_button:after{border-color:rgba(255,255,255,.8)}
.basel-dark .basel-buttons .quick-view>a:before,.basel-dark .basel-buttons .basel-wishlist-btn>a:before,.basel-dark .basel-buttons .product-compare-button>a:before{color:#fff}
.basel-dark .basel-buttons .quick-view>a.loading:before,.basel-dark .basel-buttons .basel-wishlist-btn>a.loading:before{border-color:#fff}
.basel-dark .basel-buttons .product-compare-button>a{background-color:rgba(0,0,0,0)}
.basel-dark .basel-buttons .product-compare-button>a.loading:before{border-color:#fff}
.basel-dark .product-grid-item .product-element-top:after{border-color:#fff}
.basel-dark .basel-hover-alt .product-title a{border-color:rgba(255,255,255,.1)}
.basel-dark .basel-hover-alt .product-title a:hover{border-color:rgba(255,255,255,.2)}
.basel-dark .basel-hover-alt .btn-add>a{color:#fff}
.basel-dark .basel-hover-alt .btn-add>a:hover,.basel-dark .basel-hover-alt .btn-add>a:focus{color:rgba(255,255,255,.8)}
.basel-dark .basel-hover-standard .price{color:rgba(255,255,255,.8)}
.basel-dark .basel-hover-quick select{color:#000}
.basel-dark .basel-hover-quick select option{color:#fff}
.basel-dark .basel-hover-quick .woocommerce-variation-price del>.amount{color:#bdbdbd}
.basel-dark .basel-hover-quick .variations label,.basel-dark .basel-hover-quick .reset_variations{color:#000}
.basel-dark .amount{color:rgba(255,255,255,.8)}
.basel-dark .price del{color:rgba(255,255,255,.4)}
.basel-dark .price del>.amount{color:rgba(255,255,255,.6)}
.basel-dark .shop-loop-head .basel-filter-buttons .open-filters{color:#fff}
.basel-dark .shop-loop-head .basel-filter-buttons .open-filters:before,.basel-dark .shop-loop-head .basel-filter-buttons .open-filters:after{background-color:#fff}
.basel-dark .shop-loop-head .woocommerce-ordering select:focus{border-color:rgba(0,0,0,.3)}
.basel-dark .shop-loop-head .woocommerce-result-count{color:rgba(255,255,255,.5)}
.basel-dark .basel-show-sidebar-btn{color:#fff}
.basel-dark .basel-show-sidebar-btn .basel-side-bar-icon{background-color:rgba(255,255,255,.8)}
.basel-dark .basel-show-sidebar-btn .basel-side-bar-icon:before,.basel-dark .basel-show-sidebar-btn .basel-side-bar-icon:after{background-color:rgba(255,255,255,.8)}
.basel-dark .basel-show-sidebar-btn:hover .basel-side-bar-icon{background-color:#fff}
.basel-dark .basel-show-sidebar-btn:hover .basel-side-bar-icon:before,.basel-dark .basel-show-sidebar-btn:hover .basel-side-bar-icon:after{background-color:#fff}
.basel-dark .basel-show-sidebar-btn.btn-clicked .basel-side-bar-icon{background-color:rgba(0,0,0,0)}
.basel-dark .basel-show-sidebar-btn.btn-clicked .basel-side-bar-icon:before,.basel-dark .basel-show-sidebar-btn.btn-clicked .basel-side-bar-icon:after{background-color:#fff}
.basel-dark .basel-products-shop-view svg{fill:#fff}
.basel-dark .product-list-item .product-title>a{border-color:rgba(255,255,255,.1)}
.basel-dark .product-list-item .product-title>a:hover{border-color:rgba(255,255,255,.5)}
.basel-dark .product-list-item .product-list-buttons .basel-wishlist-btn>a,.basel-dark .product-list-item .product-list-buttons .product-compare-button>a{color:rgba(255,255,255,.8)}
.basel-dark .product-list-item .product-list-buttons .basel-wishlist-btn>a:after,.basel-dark .product-list-item .product-list-buttons .product-compare-button>a:after{border-color:#fff}
.basel-dark .product-list-item:after{border-color:rgba(255,255,255,.1)}
.basel-dark .product-list-item .quick-view>a.loading:before{border-color:#fff}
.basel-dark .product-list-info{border-color:rgba(255,255,255,.1)}
.basel-dark .basel-sticky-sidebar-opener:not(.sticky-toolbar){border-color:rgba(255,255,255,.1)}
.basel-dark .basel-sticky-sidebar-opener svg{fill:#fff}
.basel-dark .basel-sticky-sidebar-opener:not(.shop-sidebar-opener):after{color:#fff}
.basel-dark .cat-design-default .hover-mask h3{color:#fff}
.basel-dark .cat-design-alt .hover-mask>a:not(.category-link-overlay){color:rgba(255,255,255,.5);border-bottom:1px solid rgba(255,255,255,.1)}
.basel-dark .cat-design-alt .hover-mask>a:not(.category-link-overlay):hover{border-color:rgba(255,255,255,.5)}
.basel-dark .woocommerce-pagination .page-numbers li a,.basel-dark .woocommerce-pagination .page-numbers li span{color:#fff;border-bottom-color:rgba(255,255,255,.1)}
.basel-dark .woocommerce-pagination .page-numbers li a:hover,.basel-dark .woocommerce-pagination .page-numbers li a:focus{border-color:rgba(255,255,255,.1)}
.basel-dark .woocommerce-pagination .page-numbers li .next:hover,.basel-dark .woocommerce-pagination .page-numbers li .next:focus{color:rgba(255,255,255,.8)}
.basel-dark .woocommerce-pagination .page-numbers li .prev:hover,.basel-dark .woocommerce-pagination .page-numbers li .prev:focus{color:rgba(255,255,255,.8)}
.basel-dark .woocommerce-pagination .page-numbers li .current{background-color:rgba(255,255,255,.8);border-color:rgba(255,255,255,.1);color:#000}
.basel-dark .single-product-content #tab-seller ul li>span{color:rgba(255,255,255,.8)}
.basel-dark .single-product-content #tab-seller ul li>span.details{color:rgba(255,255,255,.8)}
.basel-dark .single-product-content .basel-show-product-gallery:after{color:#fff}
.basel-dark .single-product-content .basel-show-product-gallery:hover:after{color:rgba(255,255,255,.6)}
.basel-dark .single-product-content .slick-vertical>button{color:#fff}
.basel-dark .single-product-content .slick-vertical>button.slick-prev,.basel-dark .single-product-content .slick-vertical>button.slick-next{border-color:rgba(0,0,0,0)}
.basel-dark .single-product-content .slick-vertical>button:hover{color:rgba(255,255,255,.8)}
.basel-dark .single-product-content .entry-summary .yith-wcwl-add-to-wishlist>div>a:before{color:rgba(255,255,255,.8)}
.basel-dark .single-product-content .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.basel-dark .single-product-content .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{color:#1aada3}
.basel-dark .single-product-content .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.feid-in>a{color:rgba(255,255,255,.8)}
.basel-dark .single-product-content .entry-summary .compare-btn-wrapper a,.basel-dark .single-product-content .entry-summary .wishlist-btn-wrapper a,.basel-dark .single-product-content .entry-summary .compare-btn-wrapper a:before,.basel-dark .single-product-content .entry-summary .wishlist-btn-wrapper a:before{color:rgba(255,255,255,.8)}
.basel-dark .single-product-content .entry-summary .compare-btn-wrapper a:after,.basel-dark .single-product-content .entry-summary .wishlist-btn-wrapper a:after{border-color:rgba(255,255,255,.8)}
.basel-dark .single-product-content .entry-summary .basel-sizeguide-btn{color:rgba(255,255,255,.8)}
.basel-dark .single-product-content .entry-summary .basel-sizeguide-btn svg{stroke:rgba(255,255,255,.8);stroke-width:5}
.basel-dark .single-product-content .variations .swatches-select>div{color:rgba(255,255,255,.8)}
.basel-dark .single-product-content .variations .swatches-select>div:hover{border-color:#fff}
.basel-dark .single-product-content .variations .swatches-select .image-swatch:hover:after,.basel-dark .single-product-content .variations .swatches-select .colored-swatch:hover:after,.basel-dark .single-product-content .variations .swatches-select .image-swatch.active-swatch:after,.basel-dark .single-product-content .variations .swatches-select .colored-swatch.active-swatch:after,.basel-dark .single-product-content .variations .swatches-select .active-swatch{border-color:#fff}
.basel-dark .single-product-content .product_meta{border-color:rgba(255,255,255,.1)}
.basel-dark .single-product-content .product_meta>span{color:rgba(255,255,255,.8)}
.basel-dark .single-product-content .product_meta>span a,.basel-dark .single-product-content .product_meta>span span{color:#fff}
.basel-dark .single-product-content .product-share .share-title,.basel-dark .single-product-content .woocommerce-breadcrumb a:hover,.basel-dark .single-product-content .yoast-breadcrumb a:hover{color:rgba(255,255,255,.8)}
.basel-dark .single-product-content .woocommerce-product-rating .star-rating span:before{color:rgba(255,255,255,.8)}
.basel-dark .single-product-content .woocommerce-product-rating .woocommerce-review-link{color:rgba(255,255,255,.5)}
.basel-dark .single-product-content .tabs li{border-color:rgba(255,255,255,.1)}
.basel-dark .single-product-content .tabs li a{color:rgba(255,255,255,.5)}
.basel-dark .single-product-content .tabs li a:hover{color:rgba(255,255,255,.8)}
.basel-dark .single-product-content .tabs li.active{border-color:#fff}
.basel-dark .single-product-content .tabs li.active a{color:#fff}
.basel-dark .single-product-content textarea{background-color:rgba(0,0,0,0);border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.8)}
.basel-dark .single-product-content input[type=text],.basel-dark .single-product-content input[type=email]{background-color:rgba(0,0,0,0);border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.8)}
.basel-dark .single-product-content textarea:focus{background-color:rgba(0,0,0,0)}
.basel-dark .single-product-content input[type=text]:focus,.basel-dark .single-product-content input[type=email]:focus{background-color:rgba(0,0,0,0)}
.basel-dark .single-product-content #review_form_wrapper{border-color:rgba(255,255,255,.1)}
.basel-dark .product-image-summary .basel-product-brands a{border-color:rgba(255,255,255,.1)}
.basel-dark .product-image-summary .basel-product-brands a:hover{border-color:rgba(255,255,255,.2)}
.basel-dark .product-image-summary .shop_attributes th,.basel-dark .product-image-summary .shop_attributes td{border-bottom:1px solid rgba(255,255,255,.1)}
.basel-dark .product-video-button a:before,.basel-dark .product-360-button a:before{background-color:rgba(255,255,255,.8)}
.basel-dark .product-type-variable.product-design-default .entry-summary .variations_form{border-color:rgba(255,255,255,.1)}
.basel-dark .product-design-alt .entry-summary .yith-wcwl-add-to-wishlist,.basel-dark .product-design-sticky .entry-summary .yith-wcwl-add-to-wishlist{border:0}
.basel-dark .product-design-alt .product_meta,.basel-dark .product-design-sticky .product_meta{background-color:rgba(0,0,0,.3)}
.basel-dark .product-design-compact .entry-summary .variations_form+.yith-wcwl-add-to-wishlist{border-top:0}
.basel-dark .tabs-layout-accordion{border-color:rgba(255,255,255,.1)}
.basel-dark .tabs-layout-accordion .basel-tab-wrapper{border-color:rgba(255,255,255,.1)}
.basel-dark .col-register,.basel-dark .col-register-text{border-color:rgba(255,255,255,.1)}
.basel-dark .social-login-title,.basel-dark .register-or{color:#fff}
.basel-dark .social-login-title:after,.basel-dark .social-login-title:before{border-color:rgba(255,255,255,.1)}
.basel-dark .register-or:after,.basel-dark .register-or:before{border-color:rgba(255,255,255,.1)}
.basel-dark .woocommerce-password-hint:after{color:#111}
.basel-dark .woocommerce ul.woocommerce-thankyou-order-details li,.basel-dark .woocommerce ul.wc-bacs-bank-details li{border-color:rgba(255,255,255,.1);color:#fff}
.basel-dark.woocommerce-page ul.woocommerce-thankyou-order-details li,.basel-dark.woocommerce-page ul.wc-bacs-bank-details li{border-color:rgba(255,255,255,.1);color:#fff}
.basel-dark .woocommerce ul.woocommerce-thankyou-order-details li strong,.basel-dark .woocommerce ul.wc-bacs-bank-details li strong{color:#fff}
.basel-dark.woocommerce-page ul.woocommerce-thankyou-order-details li strong,.basel-dark.woocommerce-page ul.wc-bacs-bank-details li strong{color:#fff}
.basel-dark .woocommerce ul.woocommerce-thankyou-order-details .amount,.basel-dark .woocommerce ul.wc-bacs-bank-details .amount{color:#fff}
.basel-dark.woocommerce-page ul.woocommerce-thankyou-order-details .amount,.basel-dark.woocommerce-page ul.wc-bacs-bank-details .amount{color:#fff}
.basel-dark .woocommerce ul.woocommerce-thankyou-order-details+p,.basel-dark .woocommerce ul.wc-bacs-bank-details+p{background-color:rgba(0,0,0,.3)}
.basel-dark.woocommerce-page ul.woocommerce-thankyou-order-details+p,.basel-dark.woocommerce-page ul.wc-bacs-bank-details+p{background-color:rgba(0,0,0,.3)}
.basel-dark .woocommerce input[name=save_account_details]:hover,.basel-dark .woocommerce input[name=save_account_details]:focus{color:#fff}
.basel-dark .woocommerce input[name=save_address]:hover,.basel-dark .woocommerce input[name=save_address]:focus{color:#fff}
.basel-dark .woocommerce input[name=track]:hover,.basel-dark .woocommerce input[name=track]:focus{color:#fff}
.basel-dark.woocommerce-page input[name=save_account_details]:hover,.basel-dark.woocommerce-page input[name=save_account_details]:focus{color:#fff}
.basel-dark.woocommerce-page input[name=save_address]:hover,.basel-dark.woocommerce-page input[name=save_address]:focus{color:#fff}
.basel-dark.woocommerce-page input[name=track]:hover,.basel-dark.woocommerce-page input[name=track]:focus{color:#fff}
.basel-dark .woocommerce-breadcrumb,.basel-dark .yoast-breadcrumb{color:rgba(255,255,255,.5)}
.basel-dark .woocommerce-breadcrumb a,.basel-dark .yoast-breadcrumb a,.basel-dark .woocommerce-breadcrumb span:before,.basel-dark .yoast-breadcrumb span:before{color:#fff}
.basel-dark .mfp-close-btn-in .mfp-close{color:rgba(255,255,255,.8)}
.basel-dark .mfp-close-btn-in .mfp-close:hover,.basel-dark .mfp-close-btn-in .mfp-close:focus{color:#fff}
.basel-dark .popup-added_to_cart{border-color:rgba(255,255,255,.1)}
.basel-dark .popup-added_to_cart p{color:rgba(255,255,255,.8)}
.basel-dark .popup-added_to_cart .close-popup{color:rgba(255,255,255,.8);border-color:rgba(255,255,255,.1)}
.basel-dark .popup-added_to_cart .close-popup:hover,.basel-dark .popup-added_to_cart .close-popup:focus{color:#fff;border-color:rgba(255,255,255,.3)}
.basel-dark .shop_table td.product-remove a{background-color:rgba(255,255,255,.8)}
.basel-dark .shop_table td.product-remove a:after,.basel-dark .shop_table td.product-remove a:before{background-color:#000}
.basel-dark .shop_table td.product-name a,.basel-dark .shop_table td.product-price span,.basel-dark .shop_table td.product-subtotal span{color:rgba(255,255,255,.8)}
.basel-dark .woocommerce table.wishlist_table thead th,.basel-dark .woocommerce table.wishlist_table thead td{border-color:rgba(255,255,255,.1)}
.basel-dark .woocommerce table.wishlist_table tbody th,.basel-dark .woocommerce table.wishlist_table tbody td{border-color:rgba(255,255,255,.1)}
.basel-dark .my_account_orders tbody td,.basel-dark .account-payment-methods-table tbody td{background-color:rgba(0,0,0,.3)}
.basel-dark .my_account_orders td.order-actions a,.basel-dark .account-payment-methods-table td.order-actions a{color:#fff;border-color:rgba(255,255,255,.1)}
.basel-dark .my_account_orders td.order-actions a:hover,.basel-dark .my_account_orders td.order-actions a:focus{color:rgba(255,255,255,.8);border-color:rgba(255,255,255,.8)}
.basel-dark .account-payment-methods-table td.order-actions a:hover,.basel-dark .account-payment-methods-table td.order-actions a:focus{color:rgba(255,255,255,.8);border-color:rgba(255,255,255,.8)}
.basel-dark .order_details tfoot td .amount{color:rgba(255,255,255,.8)}
.basel-dark .basel-sizeguide-table tr:first-child{background-color:rgba(0,0,0,.5)}
.basel-dark .basel-sizeguide-table tr:first-child td{color:#fff}
.basel-dark .basel-sizeguide-table tr:not(:first-child):hover{background-color:rgba(0,0,0,.3)}
.basel-dark .basel-sizeguide-table tr:not(:first-child):hover td{color:rgba(255,255,255,.8)}
.basel-dark .basel-sizeguide-table tr:not(:first-child) td:hover{background-color:rgba(0,0,0,.3)}
.basel-dark.woocommerce-checkout .woocommerce-info{color:rgba(255,255,255,.8)}
.basel-dark.woocommerce-checkout .woocommerce-info a{color:#fff}
.basel-dark.woocommerce-checkout .woocommerce-info .showcoupon,.basel-dark.woocommerce-checkout .woocommerce-info .showlogin{border-color:rgba(255,255,255,.1)}
.basel-dark.woocommerce-checkout .woocommerce-info .showcoupon:hover,.basel-dark.woocommerce-checkout .woocommerce-info .showlogin:hover{border-color:rgba(255,255,255,.8)}
.basel-dark.woocommerce-checkout .checkout-order-review{background-color:rgba(0,0,0,.3);background-image:none}
.basel-dark.woocommerce-checkout .checkout-order-review .responsive-table{background-color:rgba(0,0,0,.3)}
.basel-dark.woocommerce-checkout .checkout_coupon,.basel-dark.woocommerce-checkout .login{background-color:rgba(0,0,0,.3)}
.basel-dark.woocommerce-checkout .checkout_coupon:before,.basel-dark.woocommerce-checkout .login:before{content:none}
.basel-dark.woocommerce-checkout .woocommerce-checkout-payment .payment_box,.basel-dark.woocommerce-checkout .woocommerce-checkout-payment .woocommerce-terms-and-conditions{background-color:rgba(0,0,0,.3);border:0}
.basel-dark.woocommerce-checkout .woocommerce-checkout-payment .payment_box:before,.basel-dark.woocommerce-checkout .woocommerce-checkout-payment .woocommerce-terms-and-conditions:before{content:none}
.basel-dark.woocommerce-checkout .woocommerce-checkout-payment .payment_method_paypal a{border-color:rgba(255,255,255,.1)}
.basel-dark.woocommerce-checkout .woocommerce-checkout-payment .payment_method_paypal a:hover{border-color:rgba(255,255,255,.8)}
.basel-dark .woocommerce-checkout-review-order-table tr{border-color:rgba(255,255,255,.1)}
.basel-dark .woocommerce-checkout-review-order-table tfoot tr:last-child{border-bottom:0}
.basel-dark .woocommerce-checkout-review-order-table tfoot th,.basel-dark .woocommerce-checkout-review-order-table tfoot td{border:0}
.basel-dark .woocommerce-thankyou-addresses .addresses{border-color:rgba(255,255,255,.1)}
.basel-dark .cart-collaterals .cart_totals{background-color:rgba(0,0,0,.3);background-image:none}
.basel-dark .cart-collaterals .cart_totals>.responsive-table{background-color:rgba(0,0,0,.3)}
.basel-dark .cart-collaterals .cart_totals .amount{color:rgba(255,255,255,.8)}
.basel-dark .woocommerce .cart-actions .coupon{border-color:rgba(255,255,255,.3)}
.basel-dark .basel-empty-page-text{color:rgba(255,255,255,.8)}
.basel-dark .blockOverlay{background-color:#111 !important}
.basel-dark .testimonial .testimonial-content{color:rgba(255,255,255,.8)}
.basel-dark .testimonial .testimonial-content footer{color:rgba(255,255,255,.6)}
.basel-dark .testimonial .testimonial-content footer>span{color:rgba(255,255,255,.5)}
.basel-dark .testimonials.testimon-style-boxed .testimonial-content{color:#4c4c4c}
.basel-dark .testimonials.testimon-style-boxed .testimonial-content footer{color:#1b1919}
.basel-dark .testimonials.testimon-style-boxed .testimonial-content footer>span{color:#4c4c4c}
.basel-dark .basel-info-box.box-style-border .info-box-content,.basel-dark .basel-info-box2.box-style-border .info-box-content{border-color:rgba(255,255,255,.1)}
.basel-dark .basel-timeline-item:before,.basel-dark .basel-timeline-date:before{color:#111}
.basel-dark .basel-timeline-breakpoint-title{padding:10px 27px;border-width:0}
.basel-dark .basel-timeline-dot{border-width:0}
.basel-dark .basel-load-more:hover,.basel-dark .basel-load-more:focus{color:#fff}
.basel-dark .basel-load-more-loader:after{border-color:#fff}
.basel-dark .basel-load-more.load-on-click+.basel-load-more-loader{color:#fff !important}
.basel-dark .basel-products-load-prev,.basel-dark .basel-products-load-next{background-color:rgba(0,0,0,0)}
.basel-dark .basel-products-load-prev:hover,.basel-dark .basel-products-load-prev:focus{background-color:rgba(0,0,0,0);color:rgba(255,255,255,.6)}
.basel-dark .basel-products-load-next:hover,.basel-dark .basel-products-load-next:focus{background-color:rgba(0,0,0,0);color:rgba(255,255,255,.6)}
.basel-dark .basel-products-load-prev.disabled,.basel-dark .basel-products-load-next.disabled{color:rgba(255,255,255,.2)}
.basel-dark .basel-products-tabs .products-tabs-title li{color:#fff}
.basel-dark .basel-products-tabs .products-tabs-title li:not(.active-tab-title):hover{color:rgba(255,255,255,.8)}
.basel-dark .basel-products-tabs .basel-products-load-prev.disabled,.basel-dark .basel-products-tabs .basel-products-load-next.disabled{color:rgba(255,255,255,.2)}
.basel-dark .basel-products-tabs .open-title-menu{color:rgba(255,255,255,.8)}
.basel-dark .basel-price-table .basel-plan-name>span:not(.price-subtitle){color:#fff}
.basel-dark .basel-price-table .price-subtitle{color:rgba(255,255,255,.5)}
.basel-dark .basel-price-table .basel-plan-inner{border:1px solid rgba(255,255,255,.1);background-color:rgba(0,0,0,.3)}
.basel-dark .basel-price-table .basel-plan-footer{background-color:rgba(0,0,0,.3)}
.basel-dark .team-member .member-bio{color:rgba(255,255,255,.8)}
.basel-dark .team-member .member-position,.basel-dark .team-member .member-email{color:rgba(255,255,255,.5)}
.basel-dark .brands-style-bordered.brands-grid .brand-item,.basel-dark .brands-style-bordered.brands-list .brand-item a{border-color:rgba(255,255,255,.1)}
.basel-dark .widgettitle,.basel-dark .widget-title{color:#fff}
.basel-dark .widgettitle:before,.basel-dark .widget-title:before{background-color:rgba(255,255,255,.1)}
.basel-dark .basel-price-filter .amount{color:rgba(255,255,255,.8)}
.basel-dark .basel-woocommerce-layered-nav li.chosen a:before,.basel-dark .basel-woocommerce-layered-nav li.chosen a:after{background-color:#fff}
.basel-dark .basel-user-panel>.basel-user-panel .user-info strong{color:rgba(255,255,255,.8)}
.basel-dark .widget_calendar #wp-calendar{border-color:rgba(0,0,0,0)}
.basel-dark .widget_calendar #wp-calendar>caption{color:rgba(255,255,255,.8);background-color:rgba(0,0,0,.3)}
.basel-dark .widget_calendar #wp-calendar tr th,.basel-dark .widget_calendar #wp-calendar tr td{border-color:rgba(0,0,0,0)}
.basel-dark .widget_calendar #wp-calendar tfoot{background-color:rgba(0,0,0,.3)}
.basel-dark .widget_rss ul li,.basel-dark .product_list_widget li{border-color:rgba(255,255,255,.1)}
.basel-dark .widget_shopping_cart .product_list_widget li>a{color:rgba(255,255,255,.8)}
.basel-dark .widget_shopping_cart .product_list_widget li .blockOverlay{background-color:#111 !important}
.basel-dark .widget_shopping_cart .product_list_widget:before{border:1px solid rgba(255,255,255,.8)}
.basel-dark .widget_shopping_cart .empty{color:rgba(255,255,255,.8)}
.basel-dark .widget_shopping_cart .total strong{color:#fff}
.basel-dark .widget_shopping_cart .buttons .checkout:hover,.basel-dark .widget_shopping_cart .buttons .checkout:focus{color:#fff}
.basel-dark .widget_layered_nav_filters ul li a{color:rgba(255,255,255,.8)}
.basel-dark .widget_layered_nav_filters ul li a:before,.basel-dark .widget_layered_nav_filters ul li a:after{background-color:rgba(255,255,255,.8)}
.basel-dark .basel-clear-filters-wrapp .basel-clear-filters{color:rgba(255,255,255,.8);border-color:rgba(255,255,255,.1)}
.basel-dark .basel-clear-filters-wrapp .basel-clear-filters:before,.basel-dark .basel-clear-filters-wrapp .basel-clear-filters:after{background-color:rgba(255,255,255,.8)}
.basel-dark .basel-widget-stock-status a.basel-active:before,.basel-dark .basel-widget-stock-status a.basel-active:after{background-color:rgba(255,255,255,.8)}
.basel-dark .widget_price_filter .price_slider_amount .price_label>span{color:rgba(255,255,255,.8)}
.basel-dark .widget_search .searchform div input[type=text]:focus{border-color:rgba(255,255,255,.3)}
.basel-dark .yith-woocompare-widget ul.products-list li:not(.list_empty){border-color:rgba(255,255,255,.1)}
.basel-dark .yith-woocompare-widget ul.products-list li:not(.list_empty) .remove{background-color:rgba(255,255,255,.8)}
.basel-dark .yith-woocompare-widget ul.products-list li:not(.list_empty) .remove:after,.basel-dark .yith-woocompare-widget ul.products-list li:not(.list_empty) .remove:before{background-color:#000}
.basel-dark .basel-threed-view .nav_bar a{color:#000}
.basel-dark .basel-scroll-pane>.basel-scroll-slider{background:rgba(255,255,255,.5)}
.basel-dark .pswp__share-tooltip a{color:#000}
.basel-dark .pswp__share--twitter:hover,.basel-dark .pswp__share--facebook:hover{color:#fff}
.basel-dark .dokan-message,.basel-dark .dokan-info,.basel-dark .dokan-error{background-color:rgba(0,0,0,.3);border-right-color:rgba(255,255,255,.1);border-left-color:rgba(255,255,255,.1);border-bottom-color:rgba(255,255,255,.1)}
.basel-dark .dokan-seller-listing .dokan-seller-search-form .search-field{border-color:rgba(255,255,255,.1)}
.basel-dark .dokan-seller-listing .dokan-seller-search-form .search-field:focus{border-color:rgba(255,255,255,.3)}
.basel-dark ul.dokan-seller-wrap li.dokan-single-seller{border-color:rgba(255,255,255,.1)}
.basel-dark ul.dokan-seller-wrap li.dokan-single-seller .dokan-store-banner-wrap{background-color:rgba(0,0,0,.3);border-bottom-color:rgba(255,255,255,.1)}
.basel-dark ul.dokan-seller-wrap li.dokan-single-seller .dokan-store-caption{background-color:rgba(0,0,0,.3)}
.basel-dark.dokan-dashboard header.dokan-dashboard-header h1{border-color:rgba(255,255,255,.1)}
.basel-dark.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu{background-color:rgba(0,0,0,0)}
.basel-dark.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li{border-color:rgba(255,255,255,.1)}
.basel-dark.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a{color:rgba(255,255,255,.8)}
.basel-dark.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a{border-color:rgba(255,255,255,.1)}
.basel-dark.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after{border:0}
.basel-dark.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget{background-color:rgba(0,0,0,.3);border-color:rgba(255,255,255,.1)}
.basel-dark.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .sells-graph .legend>div{background-color:rgba(0,0,0,0) !important}
.basel-dark.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .sells-graph .legend table td{border-color:rgba(0,0,0,0)}
.basel-dark.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-map-wrap{border-color:rgba(255,255,255,.1)}
.basel-dark.dokan-dashboard .dokan-dashboard-content .dokan-page-help{color:rgba(255,255,255,.8)}
.basel-dark.dokan-dashboard .dokan-alert .woocommerce-Price-amount{color:#000}
.basel-dark .dokan-panel{background-color:rgba(0,0,0,.3)}
.basel-dark .dokan-panel-default{border-color:rgba(255,255,255,.1)}
.basel-dark .dokan-progress{background-color:rgba(245,245,245,.6)}
.basel-dark .dokan-input-group-addon{background-color:rgba(0,0,0,.3);color:rgba(255,255,255,.8);border-color:rgba(0,0,0,0)}
.basel-dark .dokan-shipping-location-wrapper{border-color:rgba(255,255,255,.1)}
.basel-dark .dokan-shipping-location-wrapper .dps-shipping-location-content{border-color:rgba(255,255,255,.1)}
.basel-dark .dokan-shipping-location-wrapper .dps-shipping-location-content table.dps-shipping-table{background-color:rgba(0,0,0,.3)}
.basel-dark .dokan-single-store .dokan-store-tabs ul{background-color:rgba(0,0,0,.3);border-color:rgba(255,255,255,.1)}
.basel-dark .dokan-single-store .dokan-store-tabs ul li{border-right-color:rgba(255,255,255,.1)}
.basel-dark .dokan-single-store .dokan-store-tabs ul li a{color:#fff}
.basel-dark .dokan-single-store .dokan-store-tabs ul li a:hover{background-color:rgba(0,0,0,0);color:rgba(255,255,255,.8)}
.basel-dark .dokan-table-striped>tbody>tr:nth-of-type(odd){background-color:rgba(0,0,0,.3)}
.basel-dark .dokan-table>thead>tr.danger>td,.basel-dark .dokan-table>thead>tr.danger>th{background-color:rgba(242,222,222,.2)}
.basel-dark .dokan-table>tbody>tr.danger>td,.basel-dark .dokan-table>tbody>tr.danger>th{background-color:rgba(242,222,222,.2)}
.basel-dark .dokan-table>tfoot>tr.danger>td,.basel-dark .dokan-table>tfoot>tr.danger>th{background-color:rgba(242,222,222,.2)}
.basel-dark .dokan-reports-content .dokan-reports-area ul.chart-legend{background-color:rgba(0,0,0,.3);border-color:rgba(255,255,255,.1)}
.basel-dark .dokan-reports-content .dokan-reports-area ul.chart-legend li{border-color:rgba(255,255,255,.1);color:rgba(255,255,255,.8)}
.basel-dark .dokan-reports-content .dokan-reports-area ul.chart-legend li strong{color:rgba(255,255,255,.8)}
.basel-dark .dokan-reports-main .legend>div{background-color:rgba(0,0,0,0) !important}
.basel-dark .dokan-reports-main .legend table tr td{border-color:rgba(0,0,0,0)}
.basel-dark ul.dokan_tabs{border-color:rgba(255,255,255,.1)}
.basel-dark ul.dokan_tabs li{border-color:rgba(255,255,255,.1)}
.basel-dark ul.dokan_tabs li a:hover{color:#000}
.basel-dark .dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap select,.basel-dark .dokan-form-control,.basel-dark .dokan-product-listing .dokan-product-listing-area .product-listing-top,.basel-dark .product-edit-new-container .dokan-edit-row,.basel-dark input.date-pick{border-color:rgba(255,255,255,.1)}
.basel-dark .basel-hover-info .wcvendors_sold_by_in_loop{color:rgba(255,255,255,.8)}
.basel-dark .basel-hover-info .wcvendors_sold_by_in_loop a{color:#fff}
.basel-dark .basel-hover-standard .wcvendors_sold_by_in_loop a{color:#fff}
.basel-dark .basel-hover-standard .wcvendors_sold_by_in_loop a:hover{color:rgba(255,255,255,.8)}
.basel-dark .single-product-content .product_meta .item-sold strong{color:rgba(255,255,255,.8)}
.basel-dark .vendors-list ul li{color:rgba(255,255,255,.8)}
.basel-dark .vendors-list ul li a{color:rgba(255,255,255,.8)}
.basel-dark .basel-hover-info .by-vendor-name{color:rgba(255,255,255,.8) !important}
.basel-dark .basel-hover-info .by-vendor-name a{color:#fff}
.basel-dark .yith-wcwl-add-to-wishlist>div>a{color:rgba(255,255,255,.8)}
.basel-dark .yith-wcwl-add-to-wishlist>div>a:after{border:1px solid rgba(255,255,255,.8)}
.basel-dark button.mfp-close,.basel-dark button.mfp-arrow{background-color:rgba(0,0,0,0);border:0;-webkit-box-shadow:none;box-shadow:none}
.basel-dark .basel-compare-table .compare-loader{background-color:rgba(17,17,17,.6)}
.basel-dark .basel-compare-col:not(:last-child){border-color:rgba(255,255,255,.1)}
.basel-dark .basel-compare-row:nth-child(even) .basel-compare-col{background-color:rgba(0,0,0,.3)}
.basel-dark .basel-remove-button{color:rgba(255,255,255,.8)}
.basel-dark .basel-remove-button .remove-loader{border-color:rgba(255,255,255,.8)}
.basel-dark .basel-remove-button:before,.basel-dark .basel-remove-button:after{background-color:rgba(255,255,255,.8)}
.basel-dark .basel-remove-button:hover{color:rgba(255,255,255,.8)}
.basel-dark .compare-field{color:#fff}
.basel-dark .owl-carousel .owl-nav>div{color:#fff}
.basel-dark .owl-carousel .owl-nav>div.disabled{color:rgba(255,255,255,.2)}
.basel-dark .owl-carousel .owl-nav>div:hover:not(.disabled){color:rgba(255,255,255,.6)}
.basel-dark .owl-carousel .owl-dots .owl-dot span{background-color:rgba(255,255,255,.2)}
.basel-dark .owl-carousel .owl-dots .owl-dot.active span,.basel-dark .owl-carousel .owl-dots .owl-dot:hover span{background-color:#fff}
.basel-dark .vc_toggle{border:1px solid rgba(255,255,255,.1)}
.basel-dark .vc_toggle .vc_toggle_title h4{color:rgba(255,255,255,.8)}
.basel-dark .vc_toggle .vc_toggle_title:hover h4{color:rgba(255,255,255,.5)}
.basel-dark .vc_toggle_active .vc_toggle_title h4,.basel-dark .vc_toggle_active .vc_toggle_title:hover h4{color:#fff}
.basel-dark .wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-state-active a{background-color:rgba(0,0,0,0);padding-bottom:1px;padding-right:0;padding-left:0;padding-top:0;border:0;border-bottom:1px solid #fff;display:inline;color:#fff}
.basel-dark .wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-state-active a:hover{text-decoration:none;border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.basel-dark .wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-state-active a:focus{border-color:#a6a6a6;background-color:rgba(0,0,0,0)}
.basel-dark .wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li>a{color:#fff}
.basel-dark .wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li>a:hover{color:rgba(255,255,255,.8)}
.basel-dark .wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li:hover{background-color:rgba(0,0,0,0)}
.basel-dark .wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab{letter-spacing:.3px;background-color:rgba(0,0,0,0);padding:0}
.basel-dark .wpb_content_element .wpb_tabs_nav li,.basel-dark .table-striped>tbody>tr:nth-child(odd){background-color:rgba(0,0,0,0)}
.basel-dark .basel-empty-compare,.basel-dark .basel-empty-wishlist,.basel-dark .woocommerce .cart-empty{color:#fff}
.woocommerce .basel-dark .cart-empty{color:#fff}
body.basel-dark .select2-container .select2-selection{border:1px solid rgba(255,255,255,.1);background-color:rgba(0,0,0,0)}
body.basel-dark .select2-container .select2-selection .select2-selection__arrow b{border-color:rgba(255,255,255,.8) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}
body.basel-dark .select2-container .select2-dropdown{border:1px solid rgba(255,255,255,.1)}
body.basel-dark .select2-container .select2-dropdown .select2-search__field{border-color:rgba(255,255,255,.1)}
body.basel-dark .select2-container.select2-container--open .select2-selection .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(255,255,255,.8) rgba(0,0,0,0)}
body.basel-dark .select2-container--default .select2-selection--single .select2-selection__rendered{color:rgba(255,255,255,.8)}
body.basel-dark .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{color:#fff;background-color:#111}
body.basel-dark .select2-results__option[aria-selected=true],body.basel-dark .select2-results__option[data-selected=true]{background-color:rgba(0,0,0,.3)}
body.basel-dark .select2-container .select2-choice{border:1px solid rgba(255,255,255,.1);background-color:rgba(0,0,0,0) !important}
body.basel-dark .select2-container .select2-choice .select2-arrow b:after{border-top-color:rgba(255,255,255,.8)}
body.basel-dark .select2-container .select2-choice>.select2-chosen{color:rgba(255,255,255,.8)}
body.basel-dark .select2-dropdown-open .select2-choice .select2-arrow b:after{border-top-color:rgba(0,0,0,0);border-bottom-color:rgba(255,255,255,.8)}
body.basel-dark .select2-drop{color:rgba(255,255,255,.8)}
body.basel-dark .select2-drop-active{border-color:rgba(255,255,255,.1)}
body.basel-dark .select2-drop-active .select2-search input,body.basel-dark .select2-drop-active .select2-search:after{color:rgba(255,255,255,.8)}
body.basel-dark .select2-drop-active.select2-drop.select2-drop-above{border-color:rgba(255,255,255,.1)}
body.basel-dark .select2-dropdown-open .select2-choice{-webkit-box-shadow:0 1px 0 rgba(0,0,0,0) inset;box-shadow:0 1px 0 rgba(0,0,0,0) inset}
.back-icon{min-width:32px}
.footer-inner{color:#fff;padding:16px 13px 16px 16px}
.footer-inner h4{color:#fff;font-size:12px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:0}
.footer-inner .footer-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.footer-inner .footer-row .footer-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.footer-inner .footer-row .logo-zone img{height:16px;margin-right:16px;width:56px}
.footer-inner .footer-row .menu-zone ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.footer-inner .footer-row .menu-zone ul li{margin:0 9px 9px 0}
.footer-inner .footer-row .spots-zone{-webkit-box-flex:40%;-ms-flex:40%;flex:40%}
.footer-inner .footer-row .spots-zone img{margin:0 7px 7px 0}
.footer-inner .footer-row .contacts-zone,.footer-inner .footer-row .info-zone{-webkit-box-flex:55%;-ms-flex:55%;flex:55%}
.footer-inner .footer-row .info-zone li{margin-bottom:7px !important}
.footer-inner .footer-row .buttons-zone{-webkit-box-flex:23%;-ms-flex:23%;flex:23%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}
.footer-inner .footer-row .buttons-zone img{height:32px}
.footer-inner ul a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-weight:300;color:#fff;font-size:10px;text-decoration:none}
.footer-inner ul a img{margin:4px 4px 0 0}
.attention{color:tomato !important;display:block}
.basel-hover-excerpt .rating-wrapper{display:block;margin-bottom:0}
.col-6{-webkit-box-flex:50%;-ms-flex:50%;flex:50%;max-width:50%;padding:0 8px}
.custom__bar{z-index:2}
.text-bold{font-weight:bold}
.mt-10{margin-top:10px}
.tooltip{position:absolute;background-color:#8020c1;border:1px solid #aaaaca;font-size:12px;padding:6px;width:160px;box-shadow:1px 1px 1px rgba(0,0,0,.1);-moz-box-shadow:1px 1px 1px rgba(0,0,0,.1);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.1);color:#ffa618;border-radius:6px;text-align:left}
.tooltip br{display:inherit !important}
.text-warning{display:block}
.text-warning br{display:inherit !important}
.product-badges{min-height:46px;margin-top:10px;margin-bottom:15px;width:100%}
.mt-10{margin-top:10px !important}
.mt-20{margin-top:20px !important}
.mb-0{margin-bottom:0 !important}
.spinner{position:relative}
.lds-ripple{display:inline-block;position:absolute;width:40px;height:40px}
.lds-ripple div{position:absolute;border:4px solid #8415d0;opacity:1;border-radius:50%;-webkit-animation:lds-ripple 1s cubic-bezier(0,0.2,0.8,1) infinite;animation:lds-ripple 1s cubic-bezier(0,0.2,0.8,1) infinite}
.lds-ripple div:nth-child(2){-webkit-animation-delay:-0.5s;animation-delay:-0.5s}
.btn-block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:56px;font-size:16px;font-weight:700;line-height:normal;letter-spacing:normal;padding:8px 21px;text-align:center;text-transform:none;width:100%}
.btn-primary{border:1px solid #8020c1;background-color:#8020c1 !important;color:#fff}
.btn-primary:disabled,.btn-primary[disabled]{background-color:#9594ac !important;border:1px solid rgba(0,0,0,0)}
.btn-secondary{border:1px solid #8020c1;background-color:rgba(0,0,0,0) !important;color:#8020c1}
.btn-secondary:focus,.btn-secondary:hover{color:#8020c1}
.footer-wrapper{background-color:#3b3a6e}
.footer-wrapper .footer-copyright{color:#9594ac;font-size:10px;font-weight:400;line-height:normal}
.footer-wrapper .footer-copyright a{color:#9594ac;text-decoration:underline}
.close-menu{text-align:right}
.close-menu img{margin:8px 16px 0 0}
.page .entry-content{padding:8px 4px}
.page .page-title{border:0;color:#323157;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin:0}
.page .page-subtitle{color:#9594ac;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding-bottom:16px}
.page .card-info{margin-bottom:8px}
.page .card-info p{margin:0}
.card-info-title{padding:0 16px 4px 16px}
.card-info-title:first-child{padding-top:16px}
.card-info-title h2{color:#323157;font-size:14px;font-style:normal;font-weight:800;line-height:normal;margin-bottom:4px;text-transform:uppercase}
.card-info-title h2.bordered{border-bottom:.1px solid #9594ac;margin-bottom:16px;padding-bottom:8px}
.card-info-description{color:#9594ac;font-size:12px;font-style:normal;font-weight:400;line-height:normal;padding:0 16px 8px 16px}
.card-info-description:last-child{padding-bottom:4px}
.card-info-description.dark-text{color:#323157}
.card-info-description strong{color:#323157;display:inline-block;font-size:12px;font-style:normal;font-weight:700;line-height:normal;margin:4px 0 8px 0}
.card-info-description a,.card-info-description a[href^="tel:"]{color:#323157}
.card-info-description b{font-weight:500}
.card-info-description li{color:#323157;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:9px}
.card-info-description li a{text-decoration:none}
.card-info-description li a.underline{text-decoration:underline}
.card-info-image{margin-bottom:16px}
.card-info-actions{margin:auto 0 0 16px}
.card-info-actions .card-btn{border-radius:4px;background:#8020c1;color:#fff;display:inline-block;padding:12px;text-decoration:none}
.img-responsive{height:auto;width:100%}
.entry-content .row{--bs-gutter-x:0 !important}
.entry-content p{color:#323157;font-size:12px;font-weight:400;line-height:normal;margin-bottom:8px}
.entry-content p.text-intro{color:#9594ac;font-size:16px;font-weight:400;margin-bottom:16px}
.entry-content img.static-page{border-radius:4px 4px 0 0}
.entry-content h3{color:#323157;font-size:14px;font-weight:700;line-height:normal;margin-bottom:8px;text-transform:uppercase}
.lang-icon{color:#323157;font-size:16px;font-weight:700;line-height:normal;position:relative;text-transform:uppercase}
ul.mobile-dropdown-list{background-color:#fff;border-radius:4px;-webkit-box-shadow:0 0 10px rgba(212,216,231,.8);box-shadow:0 0 10px rgba(212,216,231,.8);display:none;position:absolute;right:0;left:0;z-index:10}
ul.mobile-dropdown-list li{font-size:14px}
ul.mobile-dropdown-list li a{text-decoration:none}
.table-box td:last-child{font-weight:500;text-align:right}
.table-box td:first-child{width:66%}
.button-area{text-align:center}
.button-area a{font-size:16px;font-weight:700;line-height:normal;padding:14px 23px;text-decoration:none;display:inline-block;border-radius:4px}
.woocommerce-order-received .entry-content{padding:0 !important}
.woocommerce-order-received h1{color:#323157;font-size:24px;font-weight:700;line-height:normal;margin-bottom:2px}
.woocommerce-order-received .table-box{border-radius:4px}
.woocommerce-order-received .table-box tbody{padding:8px;display:block}
.woocommerce-order-received .table-box tr.bordered-bottom{border-bottom:1px solid #eeeef3}
.woocommerce-order-received .table-box tr.bordered-bottom>td{padding-bottom:16px}
.woocommerce-order-received .table-box tr.bordered-bottom+tr td{padding-top:16px}
.woocommerce-order-received .table-box td{padding:0 8px 4px}
.woocommerce-order-received .table-box .amount{color:#323157}
.woocommerce-order-received .table-box .big-total{font-size:24px;font-weight:700;line-height:normal}
.woocommerce-order-received .table-box .big-total>.amount{color:#8020c1 !important}
.woocommerce-order-overview__date{color:#323157;font-size:16px;font-weight:500;line-height:normal;margin-bottom:8px}
#wp-admin-bar-customize,#wp-admin-bar-theme-dashboard,#wp-admin-bar-comments,#wp-admin-bar-new-content{display:none}
.slider-wrapper{text-align:center}
.swiper{height:237px}
.slider-btn{border-radius:15px;display:block;font-size:18px;font-weight:bold;line-height:4px;padding:13px 15px;position:absolute;text-decoration:none;text-transform:uppercase}
.slider-btn:hover{color:#fff;text-decoration:none !important}
.slider-btn-orange{background-color:#ffaa25;color:#fff}
.slider-btn-bottom{bottom:107px}
.slider-btn-left{left:10px}
.zhours_alertbar{background-color:rgba(0,0,0,0) !important;padding:0 !important}
.zhours_alertbar-message{-webkit-box-flex:none !important;-ms-flex-positive:none !important;flex-grow:none !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;width:100%}
.zhours_alertbar-space{height:0 !important}
.product-labels{display:none}
.mb-16{margin-bottom:16px}
.small-text{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;line-height:normal}
.large-text{font-size:24px;line-height:normal}
.elementor-maintenance-mode .elementor-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100vh}
.notice,#uklonShipping,.notice-electricity{border-radius:4px;-webkit-box-shadow:0 0 10px rgba(212,216,231,.8);box-shadow:0 0 10px rgba(212,216,231,.8);font-size:16px;font-style:normal;font-size:16px !important;font-weight:500;line-height:normal;margin-bottom:8px;padding:18px;text-align:center;width:100%}
.notice-warning{background-color:#f9e7e7;border:.5px solid #ad1b1b;color:#ad1b1b}
.notice-info,#uklonShipping,.notice-electricity{background-color:#e5e3fd;border:.5px solid #3b3a6e;color:#3b3a6e}
.solid-line{text-decoration:line-through;text-decoration-thickness:2px;-webkit-text-decoration-color:#c00;text-decoration-color:#c00}
.product-modal{background:#555;bottom:0;left:0;position:fixed;right:0;top:0;z-index:9}
.product-modal .modal-wrapper{background-color:#fff;border-top-left-radius:4px;border-top-right-radius:4px;display:block;margin:auto;max-height:85dvh;min-height:48px;overflow-x:hidden;overflow-y:scroll;position:relative;top:100%;width:clamp(23rem,100vw,32rem)}
.product-modal .modal-wrapper .modal-close{-webkit-box-shadow:0 0 10px rgba(212,216,231,.8);box-shadow:0 0 10px rgba(212,216,231,.8);position:absolute;right:8px;top:8px;z-index:2}
.product-modal .modal-wrapper .modal-card-image{height:500px;overflow:hidden;position:relative}
.product-modal .modal-wrapper .modal-card-image img{position:absolute;top:-20px}
.product-modal .modal-wrapper .modal-card-body .modal-card-title{padding:1rem 1rem .5rem 1rem;font-size:1.5rem;line-height:1;text-transform:uppercase;font-weight:700;color:#323157}
.product-modal .modal-wrapper .modal-card-body .modal-card-description{padding:0 1rem}
.product-modal .modal-wrapper .modal-card-body .modal-card-description .contents{margin-bottom:2rem}
.product-modal .modal-wrapper .modal-card-body .modal-card-description .contents p{font-size:1rem;font-weight:400;line-height:1;margin:0 0 .5rem 0}
.product-modal .modal-wrapper .modal-card-body .modal-card-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:auto;padding:0 1rem 1.5rem 1rem}
.product-modal .modal-wrapper .modal-card-body .modal-card-info .modal-product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.product-modal .modal-wrapper .modal-card-body .modal-card-info .modal-product-info .price{font-weight:700;font-size:1rem;margin:0;text-align:left}
.product-modal .modal-wrapper .modal-card-body .modal-card-info .modal-product-info .weight{color:#9594ac}
.product-modal .modal-wrapper .modal-card-body .modal-card-info .modal-buttons-wrapper a{border-radius:4px;background:#8020c1;color:#fff;font-size:12px;font-weight:500;height:auto;line-height:normal;padding:8px;text-transform:none;text-decoration:none;width:auto}
.product-modal .modal-wrapper .modal-card-body .modal-card-info .modal-buttons-wrapper .added_to_cart,.product-modal .modal-wrapper .modal-card-body .modal-card-info .modal-buttons-wrapper .added{display:none}
.product-modal .modal-wrapper .modal-card-body .modal-card-specials .popup{background-color:#fff;margin-top:0;padding:0 1rem}
.product-modal .modal-wrapper .modal-card-body .modal-card-specials .popup__content{padding:0 !important}
.product-modal .modal-wrapper .modal-card-body .modal-card-specials .popup__close{top:-5px !important}
.product-modal .modal-wrapper .modal-card-body .modal-card-specials .popup .product_list_widget{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.product-modal .modal-wrapper .modal-card-body .modal-card-specials .popup .product_list_widget li{margin:8px 8px 16px 8px;width:auto !important}
.inc-dec.d-none+.add_to_cart_button{display:block}
.inc-dec+.add_to_cart_button{display:none}
.busy{border:none !important;color:rgba(0,0,0,0);position:relative}
#fullAddress .busy{border:none !important;color:rgba(0,0,0,0);position:absolute;height:32px;width:32px;top:50px}
.accepted{border:0 !important;position:absolute;top:52px;width:32px;height:32px}
.errors.declined,.errors.not-found,.errors.no-number{display:-webkit-box;display:-ms-flexbox;display:flex;margin:.5rem 0;color:#c00;font-weight:500}
.busy::after{-webkit-animation:button-loading-spinner 1s ease infinite;animation:button-loading-spinner 1s ease infinite;border:4px solid rgba(0,0,0,0);border-top-color:#fff;border-radius:50%;bottom:0;content:"";height:16px;left:0;margin:auto;position:absolute;right:0;top:0;width:16px;z-index:20}
#accordion input:disabled{background-color:#aaa !important}
.type-page h2{border:0;color:#323157;font-size:22px;font-style:normal;font-weight:700;line-height:normal;margin:1rem 0}
.type-page .entry-content ul li{font-size:12px;font-weight:100}
h4.title a{text-decoration:none}
.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.cross-sell-image{margin-bottom:8px}
.act-scroll .promo-banner{display:none}
.promo-banner{text-align:center}
.info__descr__p0{font-size:12px;font-weight:400;color:#9594ac;line-height:normal;margin:0;padding:0;text-align:left}
@font-face{font-family:"Geometria";src:local("Geometria-ExtraBold"),url("/wp-content/themes/basel-child/assets/fonts/geometria/Geometria-ExtraBold.woff2") format("woff2"),url("/wp-content/themes/basel-child/assets/fonts/geometria/Geometria-ExtraBold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:"Geometria";src:local("Geometria"),url("/wp-content/themes/basel-child/assets/fonts/geometria/Geometria.woff2") format("woff2"),url("/wp-content/themes/basel-child/assets/fonts/geometria/Geometria.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}
@font-face{font-family:"Geometria";src:local("Geometria-Medium"),url("/wp-content/themes/basel-child/assets/fonts/geometria/Geometria-Medium.woff2") format("woff2"),url("/wp-content/themes/basel-child/assets/fonts/geometria/Geometria-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}
.menu{margin-bottom:0}
.sticky-header{z-index:500}
.sticky-header>.container{display:-ms-flex;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}
.sticky-header>.container:before,.sticky-header>.container:after{display:none}
.sticky-header>.container .basel-sticky-logo img{padding-top:0;padding-bottom:0}
.sticky-header>.container .basel-logo-wrap:after{height:100%}
.basel-logo-wrap{position:relative;margin:0 auto}
.basel-logo-wrap a{position:relative;z-index:1}
.right-column{display:-ms-flex !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-left:0 !important}
.site-logo{display:-ms-flex !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;overflow:unset !important}
.select-rest{margin-left:14px;margin-left:10px;display:inline-block;position:relative;background:#fff}
.select-rest p{cursor:pointer}
.select-rest .input{white-space:nowrap !important;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-weight:700;font-size:14px;cursor:pointer;min-width:86px;margin:0}
.select-rest .input:after{content:"";border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:6px solid #000;margin-left:4px}
.select-rest .hid{padding:2px 5px;position:absolute;visibility:hidden;opacity:0;width:110%;-webkit-transition:.1s;transition:.1s;background:#fff;z-index:10;border-radius:4px;margin-top:5px;margin-left:-5%;-webkit-box-shadow:0 10px 10px rgba(0,0,0,.231372549);box-shadow:0 10px 10px rgba(0,0,0,.231372549)}
.select-rest .hid p{font-weight:700}
.select-rest:hover .hid{visibility:visible;opacity:1}
.select-rest p:hover,.select-rest:hover{color:#8415d0}
.trp-language-switcher{margin-left:20px !important}
.trp-language-switcher:hover .trp-ls-shortcode-language{display:block !important}
.trp-language-switcher .trp-ls-shortcode-language{padding:2px 5px 4px;position:absolute;-webkit-transition:.1s;transition:.1s;background:#fff;z-index:10;border-radius:4px;-webkit-box-shadow:0 10px 10px rgba(0,0,0,.231372549);box-shadow:0 10px 10px rgba(0,0,0,.231372549);width:auto !important}
.trp-language-switcher .trp-ls-shortcode-language .trp-ls-disabled-language{display:none}
.trp-language-switcher .trp-ls-shortcode-language a{display:block;text-align:left}
.trp-language-switcher .trp-ls-shortcode-current-language{width:auto !important}
.trp-language-switcher .trp-ls-shortcode-current-language a{font-size:14px;font-weight:700;color:#000;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.trp-language-switcher .trp-ls-shortcode-current-language a:after{content:"";border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:6px solid #000;margin-left:4px}
.trp-language-switcher .trp-ls-shortcode-current-language a:hover{text-decoration:none;color:#8415d0}
.icons-design-line .shopping-cart a{display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.icons-design-line .shopping-cart a svg{width:15px;height:15px;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease}
.icons-design-line .shopping-cart a .icon__wrap{width:32px;height:32px;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#f9fafe;position:relative;border-radius:4px;display:-ms-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease}
.icons-design-line .shopping-cart a:before{content:""}
.icons-design-line .shopping-cart a .basel-cart-totals{font-size:14px}
.icons-design-line .shopping-cart a .amount{font-weight:500}
.icons-design-line .shopping-cart a:hover .icon__wrap{-webkit-transform:scale(1.1);transform:scale(1.1)}
.icons-design-line .shopping-cart a:hover .icon__wrap svg{-webkit-transform:scale(0.9);transform:scale(0.9)}
.mobile-nav{background-color:#fff;display:-ms-flex !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100vh}
.mobile-nav .logo{margin:25px 0 0 45px}
.mobile-nav ul li a{color:#9594ac;letter-spacing:normal;text-transform:unset;text-decoration:none;border-bottom:0;padding:0;vertical-align:middle}
.mobile-nav .trp-language-switcher{margin-left:45px !important}
.mobile-nav .trp-ls-shortcode-current-language{margin-bottom:30px}
.mobile-nav .trp-ls-shortcode-current-language a{font-size:20px;font-weight:400;color:rgba(0,0,0,.5)}
.mobile-nav .trp-ls-shortcode-current-language a:after{display:none}
.mobile-nav .trp-ls-shortcode-language{display:block !important;padding:0;background-color:unset;-webkit-box-shadow:none;box-shadow:none;position:relative;margin:0}
.mobile-nav .trp-ls-shortcode-language a{margin:0;text-transform:capitalize !important;font-size:20px;font-weight:400;color:#000}
.copy-text,.copy-text a{font-size:14px;color:#aaa;margin-bottom:32px}
.copy-text{margin-left:45px}
.markets-list-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 1px 4px 0 rgba(212,216,231,.8);box-shadow:0 1px 4px 0 rgba(212,216,231,.8);overflow-x:auto;padding:8px 16px;position:relative;white-space:nowrap}
.markets-list-menu li{border-radius:4px;border:1px solid #323157;-webkit-box-shadow:0 0 10px 0 rgba(212,216,231,.8);box-shadow:0 0 10px 0 rgba(212,216,231,.8);display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 8px 0 0;text-transform:uppercase;font-size:12px}
.markets-list-menu li a{display:block;font-weight:500;text-decoration:none;color:#323157 !important;padding:8px 4px;white-space:nowrap}
.markets-list-menu li a.active,.markets-list-menu li a:hover{background-color:#323157;color:#fff !important;font-weight:800}
.markets-list-menu li.disabled{background:#9594ac;border-color:#9594ac}
.markets-list-menu li.disabled span{padding:7px 3px 5px;text-transform:none;font-size:8px;width:120px;display:inline-block;color:#fff}
.left-column{width:40%}
.sticky-mobile-cart,.zhours_alertbar{background:-webkit-gradient(linear,left bottom,left top,from(#f9fafe),to(transparent));background:linear-gradient(0,#f9fafe,transparent);bottom:0;left:0;position:absolute;right:0;width:100%;z-index:12;display:block;position:fixed}
.sticky-mobile-cart.sticked,.zhours_alertbar.sticked{position:static}
.sticky-mobile-cart .sticky-mobile-cart-wrapper,.sticky-mobile-cart .updated-cart-message,.sticky-mobile-cart .zhours_alertbar-message,.zhours_alertbar .sticky-mobile-cart-wrapper,.zhours_alertbar .updated-cart-message,.zhours_alertbar .zhours_alertbar-message{max-width:1008px}
.sticky-mobile-cart .sticky-mobile-cart-wrapper,.sticky-mobile-cart .zhours_alertbar-message,.zhours_alertbar .sticky-mobile-cart-wrapper,.zhours_alertbar .zhours_alertbar-message{background-color:#8020c1;border-radius:6px;color:#fff;margin:8px 16px 12px;height:48px;line-height:normal;padding:4px 8px;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.sticky-mobile-cart .updated-cart-message,.zhours_alertbar .updated-cart-message{border-radius:4px;border:.5px solid #48a046;background:#e2f9e2;-webkit-box-shadow:0 4px 10px 0 rgba(212,216,231,.8);box-shadow:0 4px 10px 0 rgba(212,216,231,.8);color:#48a046;font-size:16px;font-weight:500;line-height:normal;margin:8px 16px;padding:8px;text-align:center}
.sticky-mobile-cart .woocommerce-Price-currencySymbol,.zhours_alertbar .woocommerce-Price-currencySymbol{display:none}
.sticky-mobile-cart .basel-cart-number,.sticky-mobile-cart .basel-cart-subtotal,.zhours_alertbar .basel-cart-number,.zhours_alertbar .basel-cart-subtotal{background-color:inherit !important;color:#fff !important}
.sticky-mobile-cart .basel-cart-number,.zhours_alertbar .basel-cart-number{margin-right:6px}
.sticky-mobile-cart .basel-cart-subtotal,.zhours_alertbar .basel-cart-subtotal{margin-left:6px}
.sticky-mobile-cart .basel-cart-subtotal bdi,.zhours_alertbar .basel-cart-subtotal bdi{color:#fff}
.sticky-mobile-cart .cart-link-button,.zhours_alertbar .cart-link-button{background-color:#a24cdd;border-radius:4px;color:#fff;margin:0 0 0 auto;font-size:12px;padding:8px;text-decoration:none}
.sticky-mobile-cart .sticky-mobile-cart-action,.sticky-mobile-cart .sticky-mobile-cart-info,.zhours_alertbar .sticky-mobile-cart-action,.zhours_alertbar .sticky-mobile-cart-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.sticky-mobile-cart .sticky-mobile-cart-action,.zhours_alertbar .sticky-mobile-cart-action{min-width:154px}
.sticky-mobile-cart .sticky-mobile-cart-info,.zhours_alertbar .sticky-mobile-cart-info{overflow:hidden}
.sticky-mobile-footer-menu{bottom:0;display:none;left:0;overflow-y:hidden;position:absolute;right:0;scroll-behavior:smooth;text-align:center;width:100%;z-index:10}
.sticky-mobile-footer-menu nav{background-color:#ffa618;-webkit-box-shadow:0 0 10px rgba(59,58,110,.34);box-shadow:0 0 10px rgba(59,58,110,.34);border-radius:10px;color:#fff;margin:8px;padding:8px 0 10px 8px}
.sticky-mobile-footer-menu nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-left:0;margin-block:0;overflow-x:auto;list-style:none;text-align:center;white-space:nowrap}
.sticky-mobile-footer-menu nav ul li{background-color:#e18f0c;border-radius:4px;margin-right:8px;padding:8px}
.sticky-mobile-footer-menu nav ul li a{color:#fff !important;font-size:12px;line-height:15px;text-decoration:none}
.sticky-mobile-footer-menu nav ul li:hover,.sticky-mobile-footer-menu nav ul li.active{background-color:#fff}
.sticky-mobile-footer-menu nav ul li:hover a,.sticky-mobile-footer-menu nav ul li.active a{color:#e18f0c !important}
.mobile-side-menu{padding:0 16px 24px 16px}
.mobile-side-menu ul{padding:16px 0}
.mobile-side-menu ul li{color:#9594ac;font-size:16px;font-weight:400;line-height:normal;padding:6px 0}
.mobile-side-menu ul li svg{margin-right:8px;fill:#9594ac}
.mobile-side-menu ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.mobile-side-menu ul li a.active{color:#3b3a6e;font-weight:700}
.mobile-side-menu ul li a:hover{background-color:rgba(0,0,0,0);color:#3b3a6e}
.mobile-side-menu ul li a:hover svg{fill:#3b3a6e}
.mobile-side-menu ul li span{display:-webkit-box;display:-ms-flexbox;display:flex}
.mobile-side-menu ul:first-child{padding-top:0}
.mobile-side-menu ul:not(:last-child):after{position:absolute;content:"";border-bottom:1px solid rgba(149,148,172,.1);padding-bottom:16px;width:100%;right:0}
.subcategories-list{background-color:#f9fafe;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:hidden;width:100%;padding:8px 16px;overflow-x:auto;text-align:center;white-space:nowrap}
.subcategories-list li{line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:8px;padding:5px 8px 4px 8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;border:.5px solid #9594ac;background:rgba(0,0,0,0);height:27px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0}
.subcategories-list li a{text-decoration:none;color:#9594ac;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:400;text-transform:capitalize}
.subcategories-list li a:hover,.subcategories-list li a.active{background:#fff;border-color:rgba(0,0,0,0);-webkit-box-shadow:0 0 10px 0 rgba(212,216,231,.8);box-shadow:0 0 10px 0 rgba(212,216,231,.8)}
.subcategories-list li a:hover a,.subcategories-list li a.active a{color:#323157;font-weight:700}
.woocommerce-order-received .tg-icon,.woocommerce-order-received .lang-icon,.woocommerce-order-received .mobile-nav-icon{display:none !important}
.main-footer .fa{color:#8415d0;font-size:22px;padding:0 5px}
.min-footer{border-top:0 !important}
.min-footer p,.min-footer a{font-size:14px;color:#aaa}
#text-2 p{text-align:center;font-size:16px;color:#1d1d1d}
#text-2 p a{font-size:32px;color:#1d1d1d;margin-bottom:28px;display:inline-block}
#text-2 p a:hover{text-decoration:none}
.custom__bar{background-color:#7829c8;padding:16px;position:fixed;bottom:0;left:0;right:0}
.custom__bar .txt{font-size:16px;text-align:center;color:#fff}
.home .select-rest,.page .select-rest{display:none}
.home h2{color:#323157;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin:8px 0 16px 0}
.slider .container{position:relative}
.slider .container:before{content:"";border-top:80px solid #fff;border-right:96px solid rgba(0,0,0,0);position:absolute;left:0;top:0;z-index:11}
.slider .container:after{content:"";border-bottom:80px solid #fff;border-left:96px solid rgba(0,0,0,0);position:absolute;right:0;bottom:0;z-index:11}
.restaurants,.infos{padding:26px 0}
.restaurants .col-sm-12,.infos .col-sm-12{padding:0 8px 16px 8px;width:100%}
.restaurants .col-md-6,.infos .col-md-6{width:100%}
.rest{background-size:cover;background-position:center;min-height:260px;border-radius:30px 30px 0 30px;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}
.rest:before{content:"";width:100%;height:100%;display:block;position:absolute;background:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,0)),to(#000));background:linear-gradient(270deg,rgba(0,0,0,0) 0,#000 100%);-webkit-transition:opacity .6s ease;transition:opacity .6s ease;opacity:.3;border-radius:30px}
.rest__soon{pointer-events:none}
.rest__soon:after{content:"";width:100%;height:100%;position:absolute;background-image:url(/wp-content/uploads/2021/01/lent-2x.png);background-size:cover;z-index:1}
.rest__logo{width:130px;height:130px;margin-left:20px;z-index:1}
.rest__link{display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;bottom:0;right:0;width:0;height:0;border-bottom:100px solid #8415d0;border-left:100px solid rgba(0,0,0,0);-webkit-transition:all .3s ease;transition:all .3s ease;z-index:1}
.rest__link svg{width:24px;height:24px;margin-right:17px;position:absolute;-webkit-transform:translateY(250%);transform:translateY(250%);-webkit-transition:all .3s ease;transition:all .3s ease}
.rest:hover:before{opacity:.5}
.rest:hover .rest__link{border-bottom:150px solid #8415d0;border-left:150px solid rgba(0,0,0,0)}
.rest:hover .rest__link svg{-webkit-transform:translateY(400%);transform:translateY(400%)}
.rest__title{text-align:center;margin-top:17px;font-weight:500;margin-bottom:11px}
.rest__description{text-align:center;font-size:14px;color:rgba(29,29,29,.4);line-height:18px;max-width:310px;margin:auto}
.infos{padding:0}
.info{padding:0 8px}
.info__icon{width:70px;height:70px;margin:0 auto 18px;display:block}
.info__title{font-size:14px;font-weight:800;color:#3b3a6e;margin:0;line-height:normal;text-transform:uppercase;text-align:left}
.info__descr{font-size:12px;font-weight:400;color:#9594ac;line-height:normal;margin:0;padding:0 0 0 8px;text-align:left}
.info b{color:#3b3a6e;font-weight:800}
#clock{-webkit-animation:clock 2s ease infinite;animation:clock 2s ease infinite;-webkit-transform-origin:center;transform-origin:center}
#bike{-webkit-animation:bike .6s ease-in-out infinite alternate;animation:bike .6s ease-in-out infinite alternate}
#plate{-webkit-animation:bike .6s ease-in-out infinite alternate;animation:bike .6s ease-in-out infinite alternate;-webkit-transform-origin:bottom;transform-origin:bottom}
#wind-left{-webkit-animation:wind 2s ease-in-out infinite;animation:wind 2s ease-in-out infinite;-webkit-transform:translateX(50px);transform:translateX(50px)}
#wind-right{-webkit-animation:wind 2s ease-in-out infinite;animation:wind 2s ease-in-out infinite;-webkit-transform:translateX(80px);transform:translateX(80px)}
#c1{-webkit-animation:top 1s ease-in-out infinite alternate;animation:top 1s ease-in-out infinite alternate}
#c2{-webkit-animation:hot 1s ease-in-out infinite alternate;animation:hot 1s ease-in-out infinite alternate}
.card-shops{background-color:#fff;border-radius:4px;-webkit-box-shadow:0 0 10px rgba(212,216,231,.8);box-shadow:0 0 10px rgba(212,216,231,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}
.card-shops .card-shops-image{position:relative}
.card-shops .card-shops-info{padding:16px}
.card-shops .card-shops-info h2{color:#323157;font-weight:700;font-size:24px;line-height:normal;margin:0;text-transform:uppercase}
.card-shops .card-shops-info h2 a{text-decoration:none}
.card-shops .card-shops-info .card-shop-description{color:#323157;font-weight:400;font-size:16px;line-height:normal}
.card-shops .card-shops-description{margin-bottom:8px}
.card-shops .card-shops-actions .rest-button{color:#fff;background:#8020c1;border-radius:4px;display:inline-block;font-weight:500;font-size:12px;line-height:normal;margin-top:8px;padding:12px 16px;text-decoration:none}
.card-shops .unavialable-layer{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;border-radius:4px 4px 0 0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(59,58,110,0.8)),to(rgba(59,58,110,0.8))),url(<path-to-image>),#d3d3d3 50%/cover no-repeat;background:linear-gradient(0,rgba(59,58,110,0.8) 0,rgba(59,58,110,0.8) 100%),url(<path-to-image>),#d3d3d3 50%/cover no-repeat;opacity:.8}
.card-shops .unavailable-text{color:#fff;font-size:18px;text-align:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:255px}
.card-info{background-color:#fff;border-radius:4px;-webkit-box-shadow:0 0 10px rgba(212,216,231,.8);box-shadow:0 0 10px rgba(212,216,231,.8);padding-bottom:16px}
.row-simple,.header-with-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.header-with-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 8px 5px;min-height:53px}
.header-with-icon img{margin-right:7px}
.shop-all-link{display:none !important}
.product_list_widget .draft{display:none !important}
.term-napitki #filter{display:none}
.hot,.hot2x{position:absolute;left:0;top:0}
.basel-hover-excerpt .product-element-top{margin-bottom:0}
.basel-hover-excerpt .product-element-bottom{border:0;padding:0;margin-top:0}
.basel-hover-excerpt .product-element-bottom h4{margin-top:0;font-size:16px;font-weight:500;color:#1d1d1d}
.basel-hover-excerpt .product-element-bottom .product-excerpt{margin-bottom:10px;display:block !important}
.basel-hover-excerpt .product-element-bottom .product-excerpt p{color:rgba(29,29,29,.4);font-size:14px;font-weight:500}
.basel-hover-excerpt .product-element-bottom .rating-wrapper{margin-bottom:0}
.basel-hover-excerpt .product-element-bottom .amount{font-size:14px;color:#1d1d1d;font-weight:700}
.basel-hover-excerpt .add_to_cart_button,.basel-hover-excerpt .added_to_cart{background:url(./images/add-to-cart-mobile-added.png) no-repeat center center;display:block;height:36px;width:36px}
.basel-hover-excerpt .add_to_cart_button:hover,.basel-hover-excerpt .added_to_cart:hover{color:#fff !important}
.basel-hover-excerpt .add_to_cart_button:hover:after,.basel-hover-excerpt .added_to_cart:hover:after{border-color:#fff !important}
.basel-hover-excerpt .btn-add a:after{border-color:#8415d0}
.cat__cont{border-radius:30px}
.cat__cont:before{content:"";background:rgba(0,0,0,.4);display:block;width:100%;height:100%;position:absolute;left:0;top:0;border-radius:30px}
.cat__row{display:-ms-flex;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;padding:80px 0;border-radius:30px;overflow:hidden;z-index:1;position:relative;width:80%;margin:auto}
.cat__row .rest__left{width:30%;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex}
.cat__row .rest__left .social-icons{margin-left:2px}
.cat__row .rest__left .social-icons li{margin-right:17px;margin-left:0}
.cat__row .rest__left .social-icons a{width:37px;height:37px;display:-ms-flex;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;border-radius:50%;background-color:#8415d0;-webkit-transition:all .3s ease;transition:all .3s ease;text-decoration:none}
.cat__row .rest__left .social-icons a i{font-size:24px;color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}
.cat__row .rest__left .social-icons a:hover{text-decoration:none;background-color:#951ce8;-webkit-transform:scale(1.1);transform:scale(1.1)}
.cat__row .rest__left .social-icons a:hover i{-webkit-transform:scale(0.9);transform:scale(0.9)}
.cat__row .rest__right{width:30%;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.cat__row p{text-align:left;font-size:16px;font-weight:500;color:#fff}
.rest__archive{background-color:unset !important}
.basel-show-categories{color:#000 !important}
.basel-show-categories:before,.basel-show-categories:after{background-color:#000 !important}
.basel-product-categories{margin-top:20px;background:rgba(0,0,0,0) !important}
.basel-product-categories li a{color:#000 !important}
.basel-product-categories li a:active{background-color:unset}
.basel-product-categories .current-cat a{color:#8415d0 !important}
#filter ul li{margin:0 20px}
#filter ul li a{font-size:16px;font-weight:500}
.basel-product-categories li a{text-transform:unset}
.products-footer{display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.products-footer span.basel-load-more{position:absolute;display:none;padding:16px 32px;border-radius:4px;font-weight:500;text-transform:unset;font-size:16px}
.products-footer a.basel-load-more{display:block;padding:16px 32px;border-radius:4px;font-weight:500;text-transform:unset;font-size:16px;color:#fff}
.products-footer a.basel-load-more:hover{border:0}
.cross-sells .products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;max-width:100%;min-width:none;margin:auto;-webkit-box-flex:1;-ms-flex:auto;flex:auto}
.cross-sells .product{width:auto;-webkit-box-flex:1;-ms-flex:auto;flex:auto;max-width:180px !important;margin:0;width:100%}
.popup{width:100%;height:100%;top:0;left:0;display:none;opacity:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.popup.open{opacity:1;display:block}
.popup__body{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;min-height:100%;padding:30px 10px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;opacity:0;visibility:hidden;padding:0;-webkit-transition:none;transition:none}
.popup__body .product-grid-item:last-child{margin-bottom:0 !important}
.open{min-height:unset !important;height:auto}
.open .popup__body{opacity:1;visibility:visible}
.popup__content{background-color:#fff;max-width:500px;width:100%;padding:20px 20px;position:relative;overflow:hidden;border-radius:10px;padding:10px 0 10px !important}
.popup__content ul.product_list_widget li{background-color:rgba(255,255,255,.1);-webkit-box-shadow:0 0 10px 0 rgba(212,216,231,.8);box-shadow:0 0 10px 0 rgba(212,216,231,.8);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px;margin:8px 0 16px 8px;width:104px}
.popup__content ul.product_list_widget .lft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.popup__content .basel-tooltip-label{display:none !important}
.popup__content a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.basel-tooltip{font-size:12px !important;padding:5px 14px !important}
.popup__content h4{color:#323157 !important;font-size:12px !important;font-weight:700;word-break:break-word}
.popup__content .product-title{color:#000;text-align:center !important}
.popup__content .woocommerce-Price-amount{text-align:left;display:block}
.popup__content h2{color:#3b3a6e;font-size:12px;margin:0;text-align:left}
.popup__close{position:absolute;right:0;top:5px}
.cross-sells .popup{display:none !important}
.button{text-decoration:none}
.category-picture-wrapper{min-height:90px;margin-left:-12px;margin-right:-12px;position:relative}
.category-picture-wrapper .social-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:8px;top:8px}
.category-picture-wrapper .social-buttons li{margin-left:8px}
.product-image-preview{position:relative}
.product-image-preview .badge{position:absolute;right:0;border-radius:2rem;top:5px}
.product-image-preview img{max-width:140px;border-radius:4px;-webkit-transition:.3s;transition:.3s}
.product-section-pictures{-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:148px;flex-basis:148px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:flext-start;-ms-flex-align:flext-start;align-items:flext-start;position:relative}
.product-section-pictures .product-badges{left:0;position:absolute;top:0}
.product-section-pictures .product-badges img,.product-section-pictures .product-badges svg{max-width:26px;vertical-align:top;height:auto}
.product-section-description .product-actions .rating-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.product-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}
.product-quantity .product-quantity-inc,.product-quantity .product-quantity-dec{background-color:#f9fafe;border:0;border-radius:4px;cursor:pointer;height:32px;width:32px;-webkit-appearance:none}
.product-quantity .product-quantity-inc.thelast,.product-quantity .product-quantity-dec.thelast{background-image:url(./images/trash-2.svg);background-size:32px 32px;height:32px;width:32px}
.product-quantity .product-quantity-inc{background:url(/wp-content/themes/basel-child/images/add.svg);color:rgba(0,0,0,0)}
.product-quantity .product-quantity-dec{background:url(/wp-content/themes/basel-child/images/decrease.svg);color:rgba(0,0,0,0)}
.btn-add-mob .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-pack:end;-ms-flex-pack:end;justify-content:end}
.cross-sell-data{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-top:auto}
.cross-sell-info .product-title,.cross-sell-info h4{color:#323157;font-size:16px !important;font-weight:700;line-height:10px !important;margin-bottom:0 !important}
.cross-sell-info .amount{font-size:12px;font-weight:500;line-height:10px}
.cross-sell-image img{margin:0 auto !important}
.cross-sell-actions a{background:rgba(0,0,0,0) url(./images/cross-sell.svg) no-repeat center center !important;border:0 !important;margin:0 !important;padding:0 !important}
.sticky-header{min-height:48px}
.sticky-header .navigation-wrap>.container{width:100%;padding:0}
.product_list_widget{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto}
.cross-sell-info{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%}
.cross-sell-actions{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}
.tooltip{position:absolute;background-color:#8020c1;border:1px solid #aaaaca;font-size:12px;padding:6px;width:160px;-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.1);box-shadow:1px 1px 1px rgba(0,0,0,.1);color:#ffa618;border-radius:6px;text-align:left}
.tooltip br{display:inherit !important}
.text-warning{display:block}
.text-warning br{display:inherit !important}
.modal-picture{display:none;position:fixed;z-index:999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(50,49,87,.36)}
.modal-picture .picture-modal-wrapper{-webkit-animation-name:zoom;animation-name:zoom;-webkit-animation-duration:.6s;animation-duration:.6s;border-radius:4px;margin:auto;display:block;width:75%;background-color:#fff;margin-top:50%;padding:8px;position:relative}
.modal-picture .picture-modal-content{max-width:100%}
.modal-picture .close{background:url(/wp-content/themes/basel-child/images/close-button.svg);position:absolute;top:10px;right:10px;width:34px;height:34px;display:inline-block}
.modal-picture .close:hover,.modal-picture .close:focus{color:#bbb;text-decoration:none;cursor:pointer}
.text-warning{color:#e99612;font-weight:bold;font-size:12px}
.modal .modal-content br{display:inline-block !important}
.helper-modal{cursor:pointer}
.badges-list{text-align:left}
.badges-list span{border-radius:2px;background:rgba(255,255,255,.1);-webkit-box-shadow:0 0 10px 0 rgba(212,216,231,.8);box-shadow:0 0 10px 0 rgba(212,216,231,.8);color:#9594ac;font-size:8px;font-weight:400;margin:0 4px 4px 0;padding:3px;text-transform:lowercase}
.modal.in{overflow-y:auto}
.cart-discount{display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.coupon-form{margin-top:15px}
.woocommerce-info{color:#8415d0 !important}
.checkout_coupon button.button{font-size:14px;text-transform:none;letter-spacing:normal;font-weight:500;padding:10px 15px}
.showcoupon{color:#8415d0 !important}
#coupon_code{min-height:40px}
.coupon-form button{border-radius:10px}
.pribory__row .coupon-form{display:block}
form.checkout_coupon.woocommerce-form-coupon{width:100%;max-width:none;border-radius:10px}
.closed-shop{position:relative;border-left:3px solid #f44336}
.checkout_logowrap{display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}
.woocommerce-error{color:#f44336;border-color:#f44336}
.archive .woocommerce-info{display:none !important}
.product-grid-item .add_to_cart_button.added{display:inline-block !important}
.product-grid-item .added_to_cart{display:none !important}
.responsive-table{overflow:inherit}
.woocommerce-checkout .main-page-wrapper>.container{padding:16px}
.woocommerce-checkout .site-content .page{max-width:640px;margin:auto;display:block;width:100%}
.woocommerce-checkout .site-content .row{margin:0}
.woocommerce-checkout #customer_details .col-sm-12{padding:0}
.woocommerce-checkout .requaried__wrap_active input,.woocommerce-checkout .requaried__wrap_active+.woocommerce-input-wrapper input{background-color:#f5cccc !important}
.shop_table_responsive tbody td{background-color:rgba(0,0,0,0) !important}
.woocommerce-shipping-totals td{padding:0 !important}
.requaried__wrap_active,.woocommerce-invalid-required-field{position:relative}
.requaried__wrap_active label,.woocommerce-invalid-required-field label{color:#ad1b1b !important}
.requaried__wrap_active .err,.woocommerce-invalid-required-field .err{color:red;font-size:12px;position:absolute;right:0}
.modal-dialog{max-width:590px}
.modal-dialog .wcp-cart-modal-message.woocommerce-message{display:none !important}
.modal-title{font-size:26px;font-weight:500;text-align:center}
.modal-header{border-bottom:0 !important}
.wcp-cart-loader{position:fixed;text-align:center;display:none;margin:auto;left:0;right:0}
.modal-content{border:0 !important;-webkit-box-shadow:none !important;box-shadow:none !important;border-radius:4px;color:#323157;font-size:16px;font-weight:400;line-height:normal;padding:40px 16px !important;position:relative;text-align:center;z-index:9999}
.modal-content .close-btn{background:url(/wp-content/themes/basel-child/images/close-button-small.svg);height:26px;position:absolute;right:11px;top:11px;width:26px}
.modal-body{padding:0 80px 40px !important}
.product-name p{color:#1d1d1d;font-weight:500;font-size:16px;margin-bottom:0}
bdi{color:#1d1d1d}
.shop_table .product-remove a{background-image:url(/wp-content/themes/basel-child/assets/images/sprite.svg#remove);background-size:cover;background-color:unset !important;background-position:center;width:22px;height:22px}
.shop_table .product-remove a:before,.shop_table .product-remove a:after{display:none !important}
.quantity{display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.quantity input[type=number]{border:0;color:#1d1d1d !important;font-size:16px}
#billing_city_field,#billing_country_field,#billing_state_field{display:none !important}
#customer_details{margin:0}
.product-thumbnail{padding-left:0 !important}
.woocommerce-billing-fields{margin-top:0 !important}
input[type=checkbox],input[type=radio]{margin-top:0 !important}
input[type=checkbox]:disabled~label,input[type=radio]:disabled~label{opacity:.4}
.close{width:12px;height:12px;font-size:0 !important;opacity:1 !important;margin-top:5px !important}
.close svg{width:100%;height:100%}
.total__row{padding:0 0 8px}
.subtotal__row,.delivery__row{display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:14px;line-height:1.6}
.subtotal__row .amount,.subtotal__row .totals,.delivery__row .amount,.delivery__row .totals{margin-left:10px}
.checkout-order-review{padding:0 !important;background-color:unset !important}
#wcp_cart .row{margin:0}
#wcp_cart .row .col-sm-12{padding:0}
#waitModal .modal-dialog{max-width:590px}
#waitModal .modal-dialog .modal-content{background-color:rgba(0,0,0,0) !important}
.shipping__row{display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:28px 0;border-top:1px solid rgba(0,0,0,.1)}
.ship-group{min-width:140px}
.ship-group label{margin-bottom:0}
.pribory__row{padding-top:20px;padding-bottom:8px;position:relative}
.wc_payment_method .radio__wrap,.ship-group .radio__wrap{display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.wc_payment_method label,.ship-group label{-webkit-appearance:none;border:1.5px solid #c4c4c4;border-radius:50%;display:-ms-flex !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:19px;height:19px;position:relative;vertical-align:middle;cursor:pointer}
.wc_payment_method label.active,.ship-group label.active{background-color:#8415d0;border:0}
.wc_payment_method label.active:after,.ship-group label.active:after{content:"";width:6px;height:6px;left:50%;top:50%;margin-top:-3px;margin-left:-3px;border-radius:50%;position:absolute;background:#ffa618}
.wc_payment_method input,.ship-group input{display:none;cursor:pointer}
.wc_payment_method input:checked+label,.ship-group input:checked+label{background-color:#8415d0;border:0;width:20px;height:20px}
.wc_payment_method input:checked+label:after,.ship-group input:checked+label:after{content:"";width:6px;height:6px;left:50%;top:50%;margin-top:-3px;margin-left:-3px;border-radius:50%;position:absolute;background:#ffa618}
.wc_payment_method .label-text,.ship-group .label-text{vertical-align:middle;cursor:pointer;padding-left:7px;font-size:16px;font-weight:500;line-height:1;position:absolute;left:100%;white-space:nowrap;color:#1d1d1d}
.payment_box label{width:auto;height:auto;border:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:14px}
.payment_box input{display:block;cursor:text;outline:0;opacity:1}
form.woocommerce-cart-form .col-md-6{display:none}
.woocommerce-shipping-destination{display:none}
#shipping_method{display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex}
#shipping_method .amount{display:none}
#orderTime{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:8px}
#order_review .responsive-table{padding:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:8px}
#order_review h3{color:#323157;font-size:24px;font-weight:700;line-height:normal;text-align:left;text-transform:none}
.woocommerce-checkout-payment .payment_box{border:0 !important;margin-top:12px !important;padding:0 !important}
.woocommerce-checkout-payment .payment_box:before{display:none}
.woocommerce-checkout-payment .payment_box .bacs-fields{padding:0}
.chkbx__row{display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
.chkbx__row .form-group input:checked+label:after{content:"";background-image:url(/wp-content/themes/basel-child/assets/images/sprite.svg#checked);background-size:contain;background-position:center;background-repeat:no-repeat;display:block;position:absolute;left:3px;width:12px;height:12px}
.chkbx__row .form-group input:checked+label:before{background-color:#8415d0;border:0}
.chkbx__row .form-group label{position:relative;cursor:pointer;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#323157;font-size:12px;font-weight:400 !important;line-height:normal}
.chkbx__row .form-group label:before{content:"";-webkit-appearance:none;border:1px solid #323157;width:16px;min-width:16px;height:16px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:4px}
.chkbx__row .form-group input{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer}
.address__container{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
.address__container .address__row_2{display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex}
.address__container .address__row p:not(.info){width:100%}
.address__container .address__row #street{width:50%;min-width:50%}
.address__container .address__row #street label{position:relative}
p.info{color:#e99612;font-size:12px}
#additionalContainer{margin-bottom:24px}
.wcp-cart-loader{background-color:unset !important}
.fee__row{display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.fee__row a{display:-ms-flex;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;background:rgba(196,196,196,.2);border-radius:10px;margin-right:10px;white-space:nowrap;color:#1d1d1d;height:49px;min-width:70px;-webkit-transition:all .3s ease;transition:all .3s ease;text-decoration:none}
.fee__row a:focus,.fee__row a:active{text-decoration:none}
.fee__row a:hover{color:#1d1d1d;text-decoration:none;background-color:#e6e6e6}
.fee__row a.active{background-color:#8415d0;color:#fff}
.tips-fields{display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;padding:0;margin:0}
.tips-fields p{display:none}
.tips-fields .checkbox{display:-ms-flex;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;background:rgba(196,196,196,.2);border-radius:10px;margin:0 10px 0 0 !important;white-space:nowrap;color:#1d1d1d;height:49px;min-width:60px;-webkit-transition:all .3s ease;transition:all .3s ease;text-decoration:none;font-size:16px;font-weight:500 !important;z-index:1;position:relative;overflow:hidden}
.tips-fields .checkbox span{z-index:1;position:relative;cursor:pointer}
.tips-fields .checkbox span:after{content:"";background-color:#fff;width:12px;height:12px;left:0;top:50%;margin-top:-7px;margin-left:-15px;border-radius:50%;position:absolute}
.tips-fields .checkbox:last-of-type{margin-right:0 !important}
.tips-fields .checkbox_no{padding-left:20px;padding-right:20px}
.tips-fields .checkbox input:before{content:"";background-color:#e6e6e6;position:absolute;left:0;top:0;display:block;width:100%;height:100%;cursor:pointer}
.tips-fields .checkbox input:checked:after{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;cursor:pointer}
.tips-fields .checkbox:hover{background-color:#e6e6e6}
.tips-fields .checkbox.active,.tips-fields .checkbox:active,.tips-fields .checkbox:focus{background-color:#8415d0;color:#fff}
.tips-fields .checkbox.active:after{opacity:0}
.tips-fields .checkbox.active span:after{content:"";width:6px;height:6px;top:50%;left:0 !important;margin-top:-3px;margin-left:-12px !important;border-radius:50%;position:absolute;background:#ffa618;display:block}
.woocommerce .cart-empty{display:-ms-flex;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-align:center;-ms-flex-align:center;align-items:center;background-color:#fff !important;font-size:34px !important;line-height:1.6 !important;text-transform:unset;padding-top:0}
.woocommerce .cart-empty:before{content:"";width:133px;height:133px;position:relative;display:block;background-image:url(/wp-content/themes/basel-child/assets/images/sprite.svg#cart);background-repeat:no-repeat;left:auto;right:auto;top:auto;margin:auto !important;-webkit-transform:translateX(0);transform:translateX(0);opacity:.3}
.woocommerce .cart-empty:after{display:none}
.woocommerce .return-to-shop .button{background-color:#8415d0;display:-ms-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:49px;border-radius:30px 30px 0 30px;margin-bottom:0;text-transform:none}
.woocommerce .return-to-shop .button:hover{background-color:#7513b9}
#example,#pickupTime{padding-left:40px}
#orderTimeNotice{color:#f44336;font-size:12px;margin-top:4px}
#orderTime{width:100%;position:relative}
#modalPickup{position:fixed;top:0;right:0;left:0;bottom:0;z-index:99999;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex}
#modalPickup .overlay{background-color:#000;opacity:.5;position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0}
#modalPickup .modal__body{z-index:99999;background-color:#fff;position:relative;border-radius:10px;padding:10px;overflow:hidden}
#modalPickup .modal__body:after{content:"";width:100%;height:40px;display:block;position:absolute;bottom:0;left:0;background:-webkit-linear-gradient(top,rgba(255,255,255,0),#fff)}
#modalPickup .modal__body:before{content:"";width:100%;height:40px;display:block;position:absolute;top:55px;left:0;background:-webkit-linear-gradient(bottom,rgba(255,255,255,0),#fff)}
#modalPickup .modal__body .close{width:20px;height:20px;position:absolute;right:7px;top:7px;cursor:pointer;fill:#282828}
#modalPickup .modal__body h3{margin:15px 40px 15px}
#modalPickup .modal__body .time__wrap{max-height:200px;overflow-y:auto;padding:10px}
#modalPickup .modal__body .select__time{cursor:pointer;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #eee;margin:0;padding:10px}
#modalPickup .modal__body .select__time::before{content:"";width:20px;height:20px;display:block;-webkit-mask:url(/wp-content/uploads/2021/05/time.svg);mask:url(/wp-content/uploads/2021/05/time.svg);background-color:#b5b5b5;background-size:cover;background-position:center;margin-right:10px}
#modalPickup .modal__body .select__time:hover,#modalPickup .modal__body .select__time.active{color:#8415d0}
#modalPickup .modal__body .select__time.active:before{background-color:#8415d0}
.coordinates.visible{display:block !important}
#map{background-color:#eee;position:relative}
#map:before{content:"Загрузка карты...";position:absolute;left:0;right:0;text-align:center;top:35%;font-size:12px}
#map .small{position:absolute;bottom:-22px;z-index:99999;background:#fff;width:100%;padding:10px 0;color:red;font-weight:700}
.find-me{display:-ms-flex;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;width:220px;font-size:12px;line-height:1.9;padding:5px 10px;border-radius:4px;background-color:#3e3e3e;color:#fff}
.find-me span{margin-top:2px}
.find-me svg{margin-right:5px;stroke:#fff}
.accordion{width:100%;padding:10px 65px 10px 0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}
.accordion_location~.panal{padding-top:0}
#accordion .panal{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:8px}
.ic:before,.ic:after{content:"";position:absolute;top:50%;left:50%;background:#333;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);-webkit-transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,opacity .4s ease-in-out;transition:transform .4s ease-in-out,opacity .4s ease-in-out,-webkit-transform .4s ease-in-out}
.active,.accordion:hover{-webkit-transition:all .3s ease-in;transition:all .3s ease-in}
.accordion h5{font-size:16px;line-height:130%;letter-spacing:.05em;color:#282424;margin:0}
.accordion h5 span{font-size:12px;color:#777;display:block}
.active h5{color:#8415d0}
.active .ic{background-color:#8415d0;-webkit-mask:url(/wp-content/uploads/2021/05/check-circle-07.svg);mask:url(/wp-content/uploads/2021/05/check-circle-07.svg);-webkit-mask-size:cover;width:20px;height:20px;right:0}
.active .ic:before{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0;display:none}
.active .ic:after{opacity:0;display:none}
.ic{position:absolute;right:3px;top:calc(50% - 7.5px);width:18px;height:18px;border:1px solid;border-radius:50%}
.ic:before{content:"";width:12px;height:1px;opacity:1}
.ic:after{width:1px;height:12px}
.ic:before,.ic:after{content:"";position:absolute;content:"";top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);-webkit-transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,opacity .4s ease-in-out;transition:transform .4s ease-in-out,opacity .4s ease-in-out,-webkit-transform .4s ease-in-out}
.active .ic:before{opacity:0}
.active .ic:before,.active .ic:after{webkit-transform:translate(-50%,-50%) rotate(90deg);-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}
.panal{font-size:16px;margin-bottom:0;display:none}
#myLoc{position:absolute;bottom:40px;right:10px;z-index:999;padding:4px;border-radius:6px;background:#f2a841;height:42px;width:42px;display:-ms-flex;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}
#shipment-info{cursor:pointer;font-size:20px}
#shipmentInfoModal ul{list-style:circle;padding-left:1.5rem}
.processing #order_review #place_order{position:relative;background:rgba(0,0,0,0) !important;cursor:not-allowed !important}
#addressModalBtn,#submitAddress,#cancelAddress{border-radius:10px 10px 0 10px}
#addressHelperText{display:none;color:red}
#mobileShippingError{text-align:center}
#mobileShippingError .warn{color:#c00;font-size:14px;font-weight:700}
.tips-custom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.tips-custom .form-control{color:#323157;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:6px 16px;background-color:#f9fafe;stroke-width:.5px;border:.5px solid #9594ac;border-radius:6px;margin-right:8px}
.tips-custom label:has(input:checked){border-color:#8020c1;color:#8020c1;font-weight:700 !important}
.tips-custom label:has(input:checked) input[type=radio]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin-right:.5rem;font:inherit;color:currentColor;width:1.15em;height:1.15em;border:.15em solid currentColor;border-radius:50%;-webkit-transform:translateY(-0.075em);transform:translateY(-0.075em);display:none;place-content:center}
.tips-custom label:has(input:checked) input[type=radio]::before{content:"";width:.65em;height:.65em;border-radius:50%;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:120ms -webkit-transform ease-in-out;transition:120ms -webkit-transform ease-in-out;transition:120ms transform ease-in-out;transition:120ms transform ease-in-out,120ms -webkit-transform ease-in-out;-webkit-box-shadow:inset 1em 1em #8415d0;box-shadow:inset 1em 1em #8415d0;background-color:CanvasText}
.tips-custom label:has(input:checked) input[type=radio]:checked::before{-webkit-transform:scale(1);transform:scale(1)}
.tips-custom label:has(input:checked) input[type=radio]:focus{outline:2px solid currentColor;outline-offset:2px}
#cash_field .optional{display:none}
#shippingAddress,#fullAddress{width:100% !important}
#fullAddress{margin-bottom:8px;position:relative}
#shippingAddress{color:#323157;margin:0 0 16px;font-size:16px;font-weight:400;line-height:normal}
#shippingAddress span{color:#8020c1;font-weight:500}
#floor,#appartment{margin-bottom:0}
#appartment{margin:0 0 0 auto}
.res-addr-item{margin:8px;padding:8px 16px;border-radius:8px;-webkit-box-shadow:0 0 10px rgba(212,216,231,.8);box-shadow:0 0 10px rgba(212,216,231,.8);font-size:12px}
.cart-checkout-title{line-height:normal}
.cart-checkout-title h2{color:#323157;font-size:24px;font-weight:700;margin-bottom:0}
.cart-checkout-title h3{color:#9594ac;font-size:16px;font-weight:400;margin-bottom:8px}
.woocommerce-checkout .product-grid-item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:6px !important}
.woocommerce-checkout .subtotal-quantity{color:#8020c1;font-size:14px;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize}
.woocommerce-checkout .product-section-pictures{padding-left:0 !important;padding-right:0 !important}
.woocommerce-checkout .product-info .contents{color:#323157;font-size:12px;font-weight:400;line-height:normal;text-align:left;margin-bottom:4px}
.woocommerce-checkout .product-data{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.woocommerce-checkout .product-data .amount{color:#323157;font-size:14px;font-weight:700;line-height:normal;text-transform:capitalize}
.woocommerce-checkout .product-data .weight{color:#9594ac;font-size:10px;font-weight:500;line-height:normal}
.woocommerce-checkout div.quantity input[type=number]{background-color:rgba(0,0,0,0);color:#323157;font-size:12px;font-weight:700;line-height:normal;text-transform:uppercase}
.woocommerce-checkout label,.woocommerce-checkout .label,.woocommerce-checkout .payment_box p{color:#9594ac;font-size:12px;font-style:normal;font-weight:500;line-height:normal;margin:0 0 3px;text-align:left}
.woocommerce-checkout label{color:#323157;font-size:16px;font-weight:700}
.woocommerce-checkout select,.woocommerce-checkout input[type=text],.woocommerce-checkout input[type=tel],.woocommerce-checkout input[type=email],.woocommerce-checkout textarea,.woocommerce-checkout .checkout-select-input{background-color:#fff;border-radius:4px;-webkit-box-shadow:0 0 10px rgba(212,216,231,.8);box-shadow:0 0 10px rgba(212,216,231,.8);color:#323157;font-size:16px;font-weight:500;padding:14px 16px}
.woocommerce-checkout select,.woocommerce-checkout .checkout-select-input{background:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path d="M7 10l5 5 5-5z"/><path d="M0 0h24v24H0z" fill="none"/></svg>') 100% 50% no-repeat #fff}
.woocommerce-checkout .checkout-select-dropdown{background-color:#fff;margin-top:2px;border-radius:4px;-webkit-box-shadow:0 0 10px rgba(212,216,231,.8);box-shadow:0 0 10px rgba(212,216,231,.8);left:0;min-height:42px;position:absolute;padding:8px 32px;right:0;overflow-y:auto;max-height:368px;z-index:401}
.woocommerce-checkout .checkout-select-dropdown li{border-bottom:1px solid rgba(149,148,172,.1);color:#323157;font-size:16px;font-weight:400;line-height:normal;padding:8px 0}
.woocommerce-checkout .checkout-select-dropdown li:last-child{border:0}
.woocommerce-checkout .checkout-select-dropdown li.active{font-weight:500}
.woocommerce-checkout .checkout-select-dropdown li.active::before{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuMzE3MjIgMi4yNTIzMkM3LjU2MDgyIDIuMzgyMzcgNy42NTI4OCAyLjY4NTI3IDcuNTIyODMgMi45Mjg4N0w0LjM3MzU2IDguODI3OTZDNC4yNDM1MSA5LjA3MTU2IDMuOTQwNjEgOS4xNjM2MiAzLjY5NyA5LjAzMzU3QzMuNDUzNCA4LjkwMzUyIDMuMzYxMzUgOC42MDA2MiAzLjQ5MTQgOC4zNTcwMUw2LjY0MDY3IDIuNDU3OTNDNi43NzA3MSAyLjIxNDMyIDcuMDczNjIgMi4xMjIyNyA3LjMxNzIyIDIuMjUyMzJaIiBmaWxsPSIjNDhBMDQ2Ii8+CjxwYXRoIGQ9Ik00LjI0OCA4Ljg4NzI1QzQuMDM0OTkgOS4xMDAyNyAzLjY4OTYyIDkuMTAwMjcgMy40NzY2MSA4Ljg4NzI1TDAuNzQ2NDEzIDYuMTU3MDZDMC41MzMzOTkgNS45NDQwNCAwLjUzMzM5OSA1LjU5ODY4IDAuNzQ2NDEzIDUuMzg1NjdDMC45NTk0MjYgNS4xNzI2NSAxLjMwNDc5IDUuMTcyNjUgMS41MTc4IDUuMzg1NjdMNC4yNDggOC4xMTU4N0M0LjQ2MTAxIDguMzI4ODggNC40NjEwMSA4LjY3NDI0IDQuMjQ4IDguODg3MjVaIiBmaWxsPSIjNDhBMDQ2Ii8+Cjwvc3ZnPgo=");position:absolute;left:15px;z-index:3}
h3.totals{display:-webkit-box;display:-ms-flexbox;display:flex;color:#323157;font-size:24px;font-weight:700;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:normal;margin-bottom:8px;text-transform:none}
h3.totals span{color:#8020c1;font-size:24px;font-style:normal;font-weight:700;line-height:normal}
h3.totals span bdi{color:#8020c1 !important}
.woocommerce-checkout-payment li{margin-bottom:0 !important}
.wc_payment_method>input,.wc_payment_method>label{display:none !important}
p.form-row{margin-bottom:8px}
p.form-row.info{color:#ad1b1b;font-weight:400;line-height:normal}
p.form-row.info b{font-weight:700}
.payment_box p{margin-bottom:8px !important}
.payment_box input[type=radio]{display:none !important}
#errorsAlert>div{background-color:#f9e7e7;border:.5px solid #ad1b1b;border-radius:4px;-webkit-box-shadow:0 0 10px rgba(212,216,231,.8);box-shadow:0 0 10px rgba(212,216,231,.8);color:#ad1b1b;font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:8px;padding:18px;text-align:center}
#geoHelp{font-size:12px;line-height:normal;margin-bottom:8px}
.saved-message{color:#48a046;font-size:16px;font-weight:500;line-height:normal;margin-bottom:16px}
.saved-message span{font-size:18px}
.shipping-methods-select,.payment-methods-select{position:relative;text-align:left !important}
.woocommerce-cart-form>.row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
#orderButtons{padding-top:16px}
#defaultShipping td,#shippingTotal td{border-bottom:1px solid #dfe1e9;border-top:1px solid #dfe1e9;padding-top:4px;padding-bottom:4px}
.single-product-page{font-family:"Geometria"}
.single-product-page .product-images{margin-bottom:16px}
.single-product-page .product-images img{border-radius:4px}
.single-product-page .prev-post,.single-product-page .next-post{height:32px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:32px}
.single-product-page .prev-post a,.single-product-page .next-post a{display:block;height:100%}
.single-product-page .prev-post{background-image:url(images/prev.png);left:28px}
.single-product-page .next-post{background-image:url(images/next.png);right:28px}
.single-product-page .added_to_cart{display:none}
.single-product-content .entry-title{font-size:24px;font-weight:700;line-height:31px;margin-bottom:0;text-transform:uppercase}
.single-product-content .product-section-description{border-bottom:1px solid #e6e6ef;margin-bottom:1rem;padding-bottom:8px}
.single-product-content h3{color:#323157;font-size:14px;font-weight:500;line-height:15px;margin-bottom:8px}
.single-product-content h4{color:#323157;font-size:14px;font-weight:700;line-height:20px;margin:0}
.single-product-content .product-data .contents p{margin-bottom:0}
.single-product-content .cart{margin:0}
.single-product-content .cart .button{padding:0}
.single-product-content .cart .button .add-to-shopping-cart{padding:12px 16px !important}
.cross-sells-list.cs-grid{display:grid;gap:8px;margin:8px 0;grid-template-columns:repeat(auto-fit,minmax(0,150px));-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.cross-sells-list.cs-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin:8px 0;overflow-x:auto}
.cross-sells-list.cs-row .cross-sells-item{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}
.cross-sells-list .cross-sells-item{background-color:#fff;border-radius:4px;-webkit-box-shadow:0 0 10px rgba(212,216,231,.8);box-shadow:0 0 10px rgba(212,216,231,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px}
.cross-sells-list .cross-sell-image{padding:8px}
.cross-sells-list .cross-sell-image img{border-top-left-radius:4px;border-top-right-radius:4px}
.cross-sells-list .product-title{padding:0 8px}
.cross-sells-list .product-description{padding:0 8px 8px 0;font-size:10px;line-height:12px}
.cross-sells-list .cross-sell-data{border-top:1px solid #e6e6ef}
.cross-sells-list .cross-sell-info{padding:8px}
.cross-sells-list .cross-sell-info .amount{font-size:14px !important}
.cross-sells-list .cross-sell-info .weight{color:#9594ac;font-size:10px;font-weight:500;line-height:12px;min-height:12px}
.cross-sells-list .cross-sell-actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.cross-sells-list .cross-sell-actions a{height:40px;width:40px}
.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}
body{font-family:Geometria !important}
.ov-hidden{overflow:hidden}
abbr[data-original-title],abbr[title]{text-decoration:none;position:absolute;border:none !important}
.loader_spinner:after{position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px;content:" ";width:40px;height:40px;display:inline-block;vertical-align:middle;border:2px solid #fff;border-radius:50%;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;-webkit-animation:load-spin 450ms infinite linear;animation:load-spin 450ms infinite linear}
#cartModal .loader_spinner:after{border-color:#000;margin-top:0}
input[type=text],input[type=email],input[type=url],input[type=password],input[type=date],input[type=tel],select,textarea{background:rgba(196,196,196,.2);border-radius:10px;border:0;min-height:49px}
label{color:rgba(29,29,29,.4);font-weight:normal !important}
.page-title{margin-top:0 !important}
.main-header{margin-bottom:0 !important}
.main-header .wrapp-header{display:-ms-flex;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}
.main-header .site-logo{padding-top:0}
.main-header .site-logo img{padding-top:0}
.main-nav .menu li a{height:auto !important;line-height:normal !important;font-size:16px;text-transform:unset;font-weight:500}
.main-nav .menu li a:hover{color:#8415d0}
.main-nav .menu .current-menu-item a{color:#8415d0 !important}
.basel-hover-excerpt .btn-add a{border-color:#8415d0}
.basel-hover-excerpt .btn-add a:hover,.basel-hover-excerpt .btn-add a:focus{border-color:#8415d0 !important}
.img-fluid{height:auto;width:100%}
.pl-0{padding-left:0 !important}
.pr-0{padding-right:0 !important}
.table-box{background-color:#fff;-webkit-box-shadow:0 0 10px rgba(212,216,231,.8);box-shadow:0 0 10px rgba(212,216,231,.8);font-size:16px;margin:4px 0 16px 0}
.table-box td{border:0;text-align:left;vertical-align:top;padding:0 16px 4px;line-height:normal}
.table-box td bdi{font-weight:500}
.table-box tr:last-child td{padding-bottom:16px}
.table-box tr:first-child td{padding-top:16px}
@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}
}@media(-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(images/default-skin.svg)}
.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0}
}@media all and (-webkit-min-device-pixel-ratio:0)and (min-resolution:.001dpcm){input[type=number]{line-height:40px}
.basel-row-divider.dvr-position-top svg{margin-top:0}
.basel-row-divider.dvr-position-bottom svg{margin-bottom:0}
}@media(min-width:1px){.popup{background-color:#f9fafe;border-radius:4px;padding:8px}
.product-grid-item{display:-webkit-box;display:-ms-flexbox;display:flex}
.product-grid-item:not(:last-child){padding:8px}
.product-grid-item.open{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
.product-grid-item.open>.product-element-top{min-height:300px;max-width:none}
.product-grid-item.open>.product-element-top svg{z-index:2}
.product-grid-item.open>.product-element-top img{height:100%;width:auto;margin:auto;display:block;left:0;right:0}
.product-grid-item.open .btn-add{display:block;margin-bottom:20px}
.product-grid-item .btn-add{display:none}
.product-grid-item .btn-add-mob{display:block;width:100%}
.product-grid-item.outofstock{-webkit-filter:grayscale(1) opacity(0.5);filter:grayscale(1) opacity(0.5)}
.product-element-top{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;min-width:120px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.product-element-top svg{z-index:2}
.product-element-bottom{text-align:left;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.product-element-bottom h4{text-align:left;margin:0}
.popup{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;width:calc(100% + 30px);-webkit-transform:translateX(-15px);transform:translateX(-15px);overflow:hidden;padding-top:0;height:auto}
.popup.active{opacity:1;visibility:visible;position:relative}
.popup .popup__content{padding:0;background:rgba(0,0,0,0)}
.popup .popup__close{display:none}
.popup .cross-sells .btn-add-mob{display:none !important}
.popup .cross-sells h2{margin-top:10px}
.popup .cross-sells .products{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.popup .cross-sells .products .product-grid-item{max-width:none !important;margin-bottom:0;padding-bottom:0;border:0;padding:10px 0;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.popup .cross-sells .products .product-grid-item .product-meta{display:none}
.popup .cross-sells .products .product-element-top{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:left;max-width:70px;min-width:70px}
.popup .cross-sells .products .product-element-top img{width:50px;border-radius:50%;left:0}
.popup .cross-sells .products .product-element-top .hot2x{display:none}
.popup .cross-sells .products .product-element-bottom{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%}
.popup .cross-sells .products .product-element-bottom h4{font-size:14px}
.popup .cross-sells .products .product-element-bottom .product-excerpt{display:none !important}
.popup .cross-sells .products .btn-add{display:block;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
.popup .cross-sells .products .btn-add a{font-size:12px !important;padding:5px 16px !important;text-decoration:none}
.product-section-description{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;-webkit-box-flex:1;-ms-flex:1;flex:1}
.product-section-description .product-actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:auto}
.product-section-description .product-actions .rating-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.product-section-description .product-actions .rating-wrapper .btn-add-mob a{border-radius:4px;background:#8020c1;color:#fff;font-size:12px;font-weight:500;height:auto;line-height:normal;text-transform:none;width:auto}
.product-section-description .product-actions .rating-wrapper .btn-add-mob .add-to-shopping-cart{display:block;padding:8px}
.product-section-description .product-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.product-section-description .product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.product-section-description .product-info .title,.product-section-description .product-info .price{color:#323157;line-height:normal;text-transform:uppercase}
.product-section-description .product-info .title .badge,.product-section-description .product-info .price .badge{display:inline-block}
.product-section-description .product-info .title .badge img,.product-section-description .product-info .title .badge svg,.product-section-description .product-info .price .badge img,.product-section-description .product-info .price .badge svg{height:24px !important;width:24px !important}
.product-section-description .product-info .title{font-weight:800;font-size:16px;margin:0 0 4px 0;text-align:left}
.product-section-description .product-info .price-container{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%}
.product-section-description .product-info .price{font-weight:700;font-size:14px;margin:0;text-align:left}
.product-section-description .product-info .weight{font-size:10px;color:#9594ac;font-weight:500;line-height:normal;text-align:left}
.product-section-description .product-data .contents{color:#323157;font-weight:400;line-height:normal;font-size:12px;text-align:left;margin-bottom:4px}
.product-section-description .product-data .contents>a{text-decoration:none}
.product-section-description .product-data .contents p{margin:0 0 4px 0}
.product-section-description .product-data .actions{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%}
}@media(min-width:1px)and (max-width:560px){.product-element-top{max-width:140px;margin:0 0 0 auto;overflow:visible}
.product-element-top img{position:absolute;right:0;height:100%;width:auto;margin:auto;left:0}
.product-element-bottom{width:calc(100% - 140px)}
.popup{-webkit-transform:translateY(-15px);transform:translateY(-15px)}
.popup.open{position:relative;width:100%;margin-top:1rem;-webkit-transform:translate(0);transform:translate(0)}
}@media(min-width:560px){.slider{display:block}
.slider-mobile{display:none}
.trp-language-switcher .trp-ls-shortcode-language a{padding:3px 2px;font-weight:700}
.restaurants .col-md-6,.infos .col-md-6{width:50%}
.popup__content .product-grid-item{position:relative}
.popup__content .button{font-size:12px !important;padding:10px 30px !important}
.popup__content .product-element-top{max-width:100px !important;margin:auto !important}
.popup__content .btn-add{margin-top:0 !important}
.popup__content .product-element-bottom{min-height:unset !important}
.popup__content .product-meta{display:none}
.popup__content .product-excerpt{display:none !important}
.popup__content .product-excerpt p{font-size:12px !important;display:none !important}
.chkbx__row{padding-bottom:15px}
}@media(min-width:561px){.footer-inner .footer-row .spots-zone{-webkit-box-flex:10%;-ms-flex:10%;flex:10%}
.footer-inner .footer-row .contacts-zone,.footer-inner .footer-row .info-zone{-webkit-box-flex:70%;-ms-flex:70%;flex:70%}
.footer-inner .footer-row .buttons-zone{display:block;text-align:left}
.rest{height:122px}
.popup.open{display:none}
.modal-content{margin-bottom:30px}
}@media(min-width:567px){.woocommerce-cart-form>.row .product-section-pictures{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}
}@media(min-width:576px){.container-sm,.container{max-width:540px}
.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0}
.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}
.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}
.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}
.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}
.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}
.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}
.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}
.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}
.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.offset-sm-0{margin-left:0}
.offset-sm-1{margin-left:8.3333333333%}
.offset-sm-2{margin-left:16.6666666667%}
.offset-sm-3{margin-left:25%}
.offset-sm-4{margin-left:33.3333333333%}
.offset-sm-5{margin-left:41.6666666667%}
.offset-sm-6{margin-left:50%}
.offset-sm-7{margin-left:58.3333333333%}
.offset-sm-8{margin-left:66.6666666667%}
.offset-sm-9{margin-left:75%}
.offset-sm-10{margin-left:83.3333333333%}
.offset-sm-11{margin-left:91.6666666667%}
.g-sm-0,.gx-sm-0{--bs-gutter-x:0}
.g-sm-0,.gy-sm-0{--bs-gutter-y:0}
.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}
.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}
.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}
.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}
.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}
.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}
.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}
.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}
.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}
.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}
.d-sm-inline{display:inline !important}
.d-sm-inline-block{display:inline-block !important}
.d-sm-block{display:block !important}
.d-sm-grid{display:grid !important}
.d-sm-table{display:table !important}
.d-sm-table-row{display:table-row !important}
.d-sm-table-cell{display:table-cell !important}
.d-sm-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
.d-sm-none{display:none !important}
.flex-sm-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-sm-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-sm-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.justify-content-sm-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}
.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
.order-sm-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}
.order-sm-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}
.order-sm-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}
.order-sm-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}
.order-sm-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}
.order-sm-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}
.order-sm-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}
.order-sm-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}
.m-sm-0{margin:0 !important}
.m-sm-1{margin:.25rem !important}
.m-sm-2{margin:.5rem !important}
.m-sm-3{margin:1rem !important}
.m-sm-4{margin:1.5rem !important}
.m-sm-5{margin:3rem !important}
.m-sm-auto{margin:auto !important}
.mx-sm-0{margin-right:0 !important;margin-left:0 !important}
.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}
.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}
.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}
.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}
.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}
.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}
.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}
.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}
.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}
.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}
.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}
.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}
.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}
.mt-sm-0{margin-top:0 !important}
.mt-sm-1{margin-top:.25rem !important}
.mt-sm-2{margin-top:.5rem !important}
.mt-sm-3{margin-top:1rem !important}
.mt-sm-4{margin-top:1.5rem !important}
.mt-sm-5{margin-top:3rem !important}
.mt-sm-auto{margin-top:auto !important}
.me-sm-0{margin-right:0 !important}
.me-sm-1{margin-right:.25rem !important}
.me-sm-2{margin-right:.5rem !important}
.me-sm-3{margin-right:1rem !important}
.me-sm-4{margin-right:1.5rem !important}
.me-sm-5{margin-right:3rem !important}
.me-sm-auto{margin-right:auto !important}
.mb-sm-0{margin-bottom:0 !important}
.mb-sm-1{margin-bottom:.25rem !important}
.mb-sm-2{margin-bottom:.5rem !important}
.mb-sm-3{margin-bottom:1rem !important}
.mb-sm-4{margin-bottom:1.5rem !important}
.mb-sm-5{margin-bottom:3rem !important}
.mb-sm-auto{margin-bottom:auto !important}
.ms-sm-0{margin-left:0 !important}
.ms-sm-1{margin-left:.25rem !important}
.ms-sm-2{margin-left:.5rem !important}
.ms-sm-3{margin-left:1rem !important}
.ms-sm-4{margin-left:1.5rem !important}
.ms-sm-5{margin-left:3rem !important}
.ms-sm-auto{margin-left:auto !important}
.p-sm-0{padding:0 !important}
.p-sm-1{padding:.25rem !important}
.p-sm-2{padding:.5rem !important}
.p-sm-3{padding:1rem !important}
.p-sm-4{padding:1.5rem !important}
.p-sm-5{padding:3rem !important}
.px-sm-0{padding-right:0 !important;padding-left:0 !important}
.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}
.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}
.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}
.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}
.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}
.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}
.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}
.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}
.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}
.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}
.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}
.pt-sm-0{padding-top:0 !important}
.pt-sm-1{padding-top:.25rem !important}
.pt-sm-2{padding-top:.5rem !important}
.pt-sm-3{padding-top:1rem !important}
.pt-sm-4{padding-top:1.5rem !important}
.pt-sm-5{padding-top:3rem !important}
.pe-sm-0{padding-right:0 !important}
.pe-sm-1{padding-right:.25rem !important}
.pe-sm-2{padding-right:.5rem !important}
.pe-sm-3{padding-right:1rem !important}
.pe-sm-4{padding-right:1.5rem !important}
.pe-sm-5{padding-right:3rem !important}
.pb-sm-0{padding-bottom:0 !important}
.pb-sm-1{padding-bottom:.25rem !important}
.pb-sm-2{padding-bottom:.5rem !important}
.pb-sm-3{padding-bottom:1rem !important}
.pb-sm-4{padding-bottom:1.5rem !important}
.pb-sm-5{padding-bottom:3rem !important}
.ps-sm-0{padding-left:0 !important}
.ps-sm-1{padding-left:.25rem !important}
.ps-sm-2{padding-left:.5rem !important}
.ps-sm-3{padding-left:1rem !important}
.ps-sm-4{padding-left:1.5rem !important}
.ps-sm-5{padding-left:3rem !important}
.container,.container-sm{max-width:none !important}
}@media(min-width:760px){.contents .text-warning{display:none}
}@media(min-width:768px){.container-md,.container-sm,.container{max-width:720px}
.col-md{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0}
.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}
.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}
.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}
.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}
.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}
.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}
.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}
.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}
.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.offset-md-0{margin-left:0}
.offset-md-1{margin-left:8.3333333333%}
.offset-md-2{margin-left:16.6666666667%}
.offset-md-3{margin-left:25%}
.offset-md-4{margin-left:33.3333333333%}
.offset-md-5{margin-left:41.6666666667%}
.offset-md-6{margin-left:50%}
.offset-md-7{margin-left:58.3333333333%}
.offset-md-8{margin-left:66.6666666667%}
.offset-md-9{margin-left:75%}
.offset-md-10{margin-left:83.3333333333%}
.offset-md-11{margin-left:91.6666666667%}
.g-md-0,.gx-md-0{--bs-gutter-x:0}
.g-md-0,.gy-md-0{--bs-gutter-y:0}
.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}
.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}
.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}
.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}
.g-md-3,.gx-md-3{--bs-gutter-x:1rem}
.g-md-3,.gy-md-3{--bs-gutter-y:1rem}
.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}
.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}
.g-md-5,.gx-md-5{--bs-gutter-x:3rem}
.g-md-5,.gy-md-5{--bs-gutter-y:3rem}
.d-md-inline{display:inline !important}
.d-md-inline-block{display:inline-block !important}
.d-md-block{display:block !important}
.d-md-grid{display:grid !important}
.d-md-table{display:table !important}
.d-md-table-row{display:table-row !important}
.d-md-table-cell{display:table-cell !important}
.d-md-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
.d-md-none{display:none !important}
.flex-md-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-md-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-md-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.justify-content-md-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}
.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
.order-md-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}
.order-md-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}
.order-md-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}
.order-md-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}
.order-md-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}
.order-md-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}
.order-md-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}
.order-md-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}
.m-md-0{margin:0 !important}
.m-md-1{margin:.25rem !important}
.m-md-2{margin:.5rem !important}
.m-md-3{margin:1rem !important}
.m-md-4{margin:1.5rem !important}
.m-md-5{margin:3rem !important}
.m-md-auto{margin:auto !important}
.mx-md-0{margin-right:0 !important;margin-left:0 !important}
.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}
.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}
.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}
.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}
.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}
.mx-md-auto{margin-right:auto !important;margin-left:auto !important}
.my-md-0{margin-top:0 !important;margin-bottom:0 !important}
.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}
.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}
.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}
.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}
.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}
.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}
.mt-md-0{margin-top:0 !important}
.mt-md-1{margin-top:.25rem !important}
.mt-md-2{margin-top:.5rem !important}
.mt-md-3{margin-top:1rem !important}
.mt-md-4{margin-top:1.5rem !important}
.mt-md-5{margin-top:3rem !important}
.mt-md-auto{margin-top:auto !important}
.me-md-0{margin-right:0 !important}
.me-md-1{margin-right:.25rem !important}
.me-md-2{margin-right:.5rem !important}
.me-md-3{margin-right:1rem !important}
.me-md-4{margin-right:1.5rem !important}
.me-md-5{margin-right:3rem !important}
.me-md-auto{margin-right:auto !important}
.mb-md-0{margin-bottom:0 !important}
.mb-md-1{margin-bottom:.25rem !important}
.mb-md-2{margin-bottom:.5rem !important}
.mb-md-3{margin-bottom:1rem !important}
.mb-md-4{margin-bottom:1.5rem !important}
.mb-md-5{margin-bottom:3rem !important}
.mb-md-auto{margin-bottom:auto !important}
.ms-md-0{margin-left:0 !important}
.ms-md-1{margin-left:.25rem !important}
.ms-md-2{margin-left:.5rem !important}
.ms-md-3{margin-left:1rem !important}
.ms-md-4{margin-left:1.5rem !important}
.ms-md-5{margin-left:3rem !important}
.ms-md-auto{margin-left:auto !important}
.p-md-0{padding:0 !important}
.p-md-1{padding:.25rem !important}
.p-md-2{padding:.5rem !important}
.p-md-3{padding:1rem !important}
.p-md-4{padding:1.5rem !important}
.p-md-5{padding:3rem !important}
.px-md-0{padding-right:0 !important;padding-left:0 !important}
.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}
.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}
.px-md-3{padding-right:1rem !important;padding-left:1rem !important}
.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}
.px-md-5{padding-right:3rem !important;padding-left:3rem !important}
.py-md-0{padding-top:0 !important;padding-bottom:0 !important}
.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}
.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}
.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}
.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}
.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}
.pt-md-0{padding-top:0 !important}
.pt-md-1{padding-top:.25rem !important}
.pt-md-2{padding-top:.5rem !important}
.pt-md-3{padding-top:1rem !important}
.pt-md-4{padding-top:1.5rem !important}
.pt-md-5{padding-top:3rem !important}
.pe-md-0{padding-right:0 !important}
.pe-md-1{padding-right:.25rem !important}
.pe-md-2{padding-right:.5rem !important}
.pe-md-3{padding-right:1rem !important}
.pe-md-4{padding-right:1.5rem !important}
.pe-md-5{padding-right:3rem !important}
.pb-md-0{padding-bottom:0 !important}
.pb-md-1{padding-bottom:.25rem !important}
.pb-md-2{padding-bottom:.5rem !important}
.pb-md-3{padding-bottom:1rem !important}
.pb-md-4{padding-bottom:1.5rem !important}
.pb-md-5{padding-bottom:3rem !important}
.ps-md-0{padding-left:0 !important}
.ps-md-1{padding-left:.25rem !important}
.ps-md-2{padding-left:.5rem !important}
.ps-md-3{padding-left:1rem !important}
.ps-md-4{padding-left:1.5rem !important}
.ps-md-5{padding-left:3rem !important}
.wrapper-boxed .vc_row[data-vc-full-width],.wrapper-boxed section[data-vc-full-width]{left:calc((-100vw + 750px)/2)}
.wrapper-wide .vc_row[data-vc-full-width],.wrapper-wide section[data-vc-full-width]{left:calc((-100vw + 750px)/2)}
.wrapper-full-width .vc_row[data-vc-full-width],.wrapper-full-width section[data-vc-full-width]{left:calc((-100vw + 750px)/2)}
.wrapper-boxed .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.wrapper-boxed section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 750px)/2);padding-right:calc((100vw - 750px)/2)}
.wrapper-wide .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.wrapper-wide section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 750px)/2);padding-right:calc((100vw - 750px)/2)}
.wrapper-full-width .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.wrapper-full-width section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 750px)/2);padding-right:calc((100vw - 750px)/2)}
.platform-Windows .wrapper-boxed .vc_row[data-vc-full-width],.platform-Windows .wrapper-boxed section[data-vc-full-width]{width:calc(100vw - 17px);left:calc((-100vw + 750px + 17px)/2)}
.platform-Windows .wrapper-wide .vc_row[data-vc-full-width],.platform-Windows .wrapper-wide section[data-vc-full-width]{width:calc(100vw - 17px);left:calc((-100vw + 750px + 17px)/2)}
.platform-Windows .wrapper-full-width .vc_row[data-vc-full-width],.platform-Windows .wrapper-full-width section[data-vc-full-width]{width:calc(100vw - 17px);left:calc((-100vw + 750px + 17px)/2)}
.platform-Windows .wrapper-boxed .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.platform-Windows .wrapper-boxed section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 750px - 17px)/2);padding-right:calc((100vw - 750px - 17px)/2)}
.platform-Windows .wrapper-wide .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.platform-Windows .wrapper-wide section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 750px - 17px)/2);padding-right:calc((100vw - 750px - 17px)/2)}
.platform-Windows .wrapper-full-width .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.platform-Windows .wrapper-full-width section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 750px - 17px)/2);padding-right:calc((100vw - 750px - 17px)/2)}
.browser-Edge .wrapper-boxed .vc_row[data-vc-full-width],.browser-Edge .wrapper-boxed section[data-vc-full-width]{width:calc(100vw - 12px);left:calc((-100vw + 750px + 12px)/2)}
.browser-Edge .wrapper-wide .vc_row[data-vc-full-width],.browser-Edge .wrapper-wide section[data-vc-full-width]{width:calc(100vw - 12px);left:calc((-100vw + 750px + 12px)/2)}
.browser-Edge .wrapper-full-width .vc_row[data-vc-full-width],.browser-Edge .wrapper-full-width section[data-vc-full-width]{width:calc(100vw - 12px);left:calc((-100vw + 750px + 12px)/2)}
.browser-Edge .wrapper-boxed .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.browser-Edge .wrapper-boxed section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 750px - 12px)/2);padding-right:calc((100vw - 750px - 12px)/2)}
.browser-Edge .wrapper-wide .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.browser-Edge .wrapper-wide section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 750px - 12px)/2);padding-right:calc((100vw - 750px - 12px)/2)}
.browser-Edge .wrapper-full-width .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.browser-Edge .wrapper-full-width section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 750px - 12px)/2);padding-right:calc((100vw - 750px - 12px)/2)}
.rtl.wrapper-boxed .vc_row[data-vc-full-width],.rtl.wrapper-boxed section[data-vc-full-width]{left:calc((100vw - 750px)/2)}
.rtl.wrapper-wide .vc_row[data-vc-full-width],.rtl.wrapper-wide section[data-vc-full-width]{left:calc((100vw - 750px)/2)}
.rtl.wrapper-full-width .vc_row[data-vc-full-width],.rtl.wrapper-full-width section[data-vc-full-width]{left:calc((100vw - 750px)/2)}
.platform-Windows .rtl.wrapper-boxed .vc_row[data-vc-full-width],.platform-Windows .rtl.wrapper-boxed section[data-vc-full-width]{left:calc((100vw - 750px - 17px)/2)}
.platform-Windows .rtl.wrapper-wide .vc_row[data-vc-full-width],.platform-Windows .rtl.wrapper-wide section[data-vc-full-width]{left:calc((100vw - 750px - 17px)/2)}
.platform-Windows .rtl.wrapper-full-width .vc_row[data-vc-full-width],.platform-Windows .rtl.wrapper-full-width section[data-vc-full-width]{left:calc((100vw - 750px - 17px)/2)}
.browser-Edge .rtl.wrapper-boxed .vc_row[data-vc-full-width],.browser-Edge .rtl.wrapper-boxed section[data-vc-full-width]{left:calc((100vw - 750px - 12px)/2)}
.browser-Edge .rtl.wrapper-wide .vc_row[data-vc-full-width],.browser-Edge .rtl.wrapper-wide section[data-vc-full-width]{left:calc((100vw - 750px - 12px)/2)}
.browser-Edge .rtl.wrapper-full-width .vc_row[data-vc-full-width],.browser-Edge .rtl.wrapper-full-width section[data-vc-full-width]{left:calc((100vw - 750px - 12px)/2)}
.rtl .col-sm-1,.rtl .col-sm-2,.rtl .col-sm-3,.rtl .col-sm-4,.rtl .col-sm-5,.rtl .col-sm-6,.rtl .col-sm-7,.rtl .col-sm-8,.rtl .col-sm-9,.rtl .col-sm-10,.rtl .col-sm-11,.rtl .col-sm-12{float:right}
.rtl .col-sm-pull-12{left:100%;right:auto}
.rtl .col-sm-pull-11{left:91.66666667%;right:auto}
.rtl .col-sm-pull-10{left:83.33333333%;right:auto}
.rtl .col-sm-pull-9{left:75%;right:auto}
.rtl .col-sm-pull-8{left:66.66666667%;right:auto}
.rtl .col-sm-pull-7{left:58.33333333%;right:auto}
.rtl .col-sm-pull-6{left:50%;right:auto}
.rtl .col-sm-pull-5{left:41.66666667%;right:auto}
.rtl .col-sm-pull-4{left:33.33333333%;right:auto}
.rtl .col-sm-pull-3{left:25%;right:auto}
.rtl .col-sm-pull-2{left:16.66666667%;right:auto}
.rtl .col-sm-pull-1{left:8.33333333%;right:auto}
.rtl .col-sm-pull-0{left:auto;right:auto}
.rtl .col-sm-push-12{right:100%;left:0}
.rtl .col-sm-push-11{right:91.66666667%;left:0}
.rtl .col-sm-push-10{right:83.33333333%;left:0}
.rtl .col-sm-push-9{right:75%;left:0}
.rtl .col-sm-push-8{right:66.66666667%;left:0}
.rtl .col-sm-push-7{right:58.33333333%;left:0}
.rtl .col-sm-push-6{right:50%;left:0}
.rtl .col-sm-push-5{right:41.66666667%;left:0}
.rtl .col-sm-push-4{right:33.33333333%;left:0}
.rtl .col-sm-push-3{right:25%;left:0}
.rtl .col-sm-push-2{right:16.66666667%;left:0}
.rtl .col-sm-push-1{right:8.33333333%;left:0}
.rtl .col-sm-push-0{right:auto;left:0}
.rtl .col-sm-offset-12{margin-right:100%;margin-left:0}
.rtl .col-sm-offset-11{margin-right:91.66666667%;margin-left:0}
.rtl .col-sm-offset-10{margin-right:83.33333333%;margin-left:0}
.rtl .col-sm-offset-9{margin-right:75%;margin-left:0}
.rtl .col-sm-offset-8{margin-right:66.66666667%;margin-left:0}
.rtl .col-sm-offset-7{margin-right:58.33333333%;margin-left:0}
.rtl .col-sm-offset-6{margin-right:50%;margin-left:0}
.rtl .col-sm-offset-5{margin-right:41.66666667%;margin-left:0}
.rtl .col-sm-offset-4{margin-right:33.33333333%;margin-left:0}
.rtl .col-sm-offset-3{margin-right:25%;margin-left:0}
.rtl .col-sm-offset-2{margin-right:16.66666667%;margin-left:0}
.rtl .col-sm-offset-1{margin-right:8.33333333%;margin-left:0}
.rtl .col-sm-offset-0{margin-right:0;margin-left:0}
.slider-btn{border-radius:17px;font-size:24px;line-height:0;padding:17px}
.restaurants .col-md-6,.infos .col-md-6{width:50%}
.modal-picture .picture-modal-wrapper{margin:100px auto 0 auto;max-width:750px}
.modal-dialog{margin:1.75rem auto !important}
.address__container{margin:0}
.accordion_address{display:none}
.accordion_address~.panal{display:block;padding-top:0}
.accordion_location{display:none}
#accordion li:not(:last-child){border:0;margin:0}
.single-product-content .entry-title{margin-bottom:1rem}
.single-product-content .contents p{margin-bottom:1rem !important}
.product-actions{margin-top:1rem !important}
.cross-sells-list.cs-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
}@media(min-width:768px)and (max-width:1024px){.row-reverse-tablet:not(.vc_row-flex){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}
.row-reverse-tablet>.wpb_column:nth-child(1){-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}
.row-reverse-tablet>.wpb_column:nth-child(2){-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}
.row-reverse-tablet>.wpb_column:nth-child(3){-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}
.row-reverse-tablet>.wpb_column:nth-child(4){-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}
.row-reverse-tablet>.wpb_column:nth-child(5){-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}
.row-reverse-tablet>.wpb_column:nth-child(6){-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}
.row-reverse-tablet>.wpb_column:nth-child(7){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}
.row-reverse-tablet>.wpb_column:nth-child(8){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}
.row-reverse-tablet>.wpb_column:nth-child(9){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.row-reverse-tablet>.wpb_column:nth-child(10){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
.row-reverse-tablet>.wpb_column:nth-child(11){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.row-reverse-tablet>.wpb_column:nth-child(12){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.offcanvas-sidebar-tablet.admin-bar .area-sidebar-shop{top:32px}
.offcanvas-sidebar-tablet .basel-shop-loader:not(.hidden-loader){margin-left:-17px !important}
.offcanvas-sidebar-tablet .shop-content-area:not(.col-sm-12){width:100%;left:0}
.offcanvas-sidebar-tablet .shop-content-area:not(.col-sm-12) .shop-loop-head{display:block;text-align:right}
.offcanvas-sidebar-tablet .shop-content-area:not(.col-sm-12) .shop-loop-head .woocommerce-breadcrumb,.offcanvas-sidebar-tablet .shop-content-area:not(.col-sm-12) .shop-loop-head .yoast-breadcrumb{float:left}
.offcanvas-sidebar-tablet .shop-content-area:not(.col-sm-12).content-without-products .woocommerce-breadcrumb,.offcanvas-sidebar-tablet .shop-content-area:not(.col-sm-12).content-without-products .yoast-breadcrumb{text-align:left;float:none}
.offcanvas-sidebar-tablet .shop-content-area:not(.col-sm-12).content-without-products .woocommerce-breadcrumb,.offcanvas-sidebar-tablet .shop-content-area:not(.col-sm-12).content-without-products .yoast-breadcrumb{display:block;border-bottom-width:1px;border-style:solid;border-color:rgba(0,0,0,.1);margin-bottom:20px;padding-bottom:20px}
.offcanvas-sidebar-tablet .shop-content-area:not(.col-sm-12) .woocommerce-result-count{display:block;border-bottom-width:1px;border-style:solid;border-color:rgba(0,0,0,.1);margin-bottom:20px;padding-bottom:20px}
.offcanvas-sidebar-tablet .shop-content-area:not(.col-sm-12) .basel-show-sidebar-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}
.offcanvas-sidebar-tablet .shop-content-area:not(.col-sm-12) .basel-active-filters{margin-top:0}
.offcanvas-sidebar-tablet .shop-content-area:not(.col-sm-12) .basel-active-filters:before{content:" ";display:table;clear:both}
.offcanvas-sidebar-tablet .shop-sidebar-opener{display:block}
.offcanvas-sidebar-tablet .shop-sidebar-opener.sticky-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex}
.offcanvas-sidebar-tablet .area-sidebar-shop{position:fixed;width:300px;top:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;background-color:#fff;z-index:500;padding-left:0;padding-right:0;margin-bottom:0;-webkit-transition:transform .25s ease;-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;transform:translate3d(-300px,0,0);-webkit-transform:translate3d(-300px,0,0)}
.offcanvas-sidebar-tablet .area-sidebar-shop .widget-area{padding-top:30px;padding-bottom:30px}
.offcanvas-sidebar-tablet .area-sidebar-shop .sidebar-widget{margin-left:20px;margin-right:20px;padding-bottom:30px;margin-bottom:30px;border-bottom-width:1px;border-style:solid;border-color:rgba(124,124,124,.15)}
.offcanvas-sidebar-tablet .area-sidebar-shop .sidebar-widget:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}
.offcanvas-sidebar-tablet .area-sidebar-shop .basel-close-sidebar-btn{display:block;height:67px}
.offcanvas-sidebar-tablet .area-sidebar-shop .basel-sidebar-scroll{position:absolute;top:67px;right:0;bottom:0;left:0;overflow:hidden}
.offcanvas-sidebar-tablet .area-sidebar-shop .basel-sidebar-content{position:absolute;top:0;right:0;bottom:0;left:0;overflow:scroll;overflow-x:hidden}
.offcanvas-sidebar-tablet .area-sidebar-shop .basel-sidebar-content:focus{outline:0}
.offcanvas-sidebar-tablet.basel-show-hidden-sidebar .basel-sidebar-scroll .basel-sidebar-content{opacity:1;transition:opacity .4s cubic-bezier(0.445,0.05,0.55,0.95);-webkit-transition:opacity .4s cubic-bezier(0.445,0.05,0.55,0.95)}
.rtl.offcanvas-sidebar-tablet .shop-content-area:not(.col-sm-12){left:auto;right:0}
.rtl.offcanvas-sidebar-tablet .shop-content-area:not(.col-sm-12) .shop-loop-head{text-align:left}
.rtl.offcanvas-sidebar-tablet .shop-content-area:not(.col-sm-12) .shop-loop-head .woocommerce-breadcrumb,.rtl.offcanvas-sidebar-tablet .shop-content-area:not(.col-sm-12) .shop-loop-head .yoast-breadcrumb{float:right}
.rtl.offcanvas-sidebar-tablet .shop-content-area:not(.col-sm-12).content-without-products .woocommerce-breadcrumb,.rtl.offcanvas-sidebar-tablet .shop-content-area:not(.col-sm-12).content-without-products .yoast-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right;float:none}
.rtl.offcanvas-sidebar-tablet .area-sidebar-shop{left:auto;right:0;transform:translate3d(340px,0,0);-webkit-transform:translate3d(340px,0,0)}
.basel-dark.offcanvas-sidebar-tablet .shop-content-area:not(.col-sm-12) .woocommerce-result-count{border-color:rgba(255,255,255,.1)}
.basel-dark.offcanvas-sidebar-tablet .area-sidebar-shop{background-color:#111}
.basel-dark.offcanvas-sidebar-tablet .area-sidebar-shop .sidebar-widget{border-color:rgba(255,255,255,.1)}
}@media(min-width:768px)and (max-width:991px){table.wishlist_table tr td.product-add-to-cart .add_to_cart.button{height:40px;width:40px;max-width:40px;font-size:0;padding:0}
table.wishlist_table tr td.product-add-to-cart .add_to_cart.button.loading{padding-right:0 !important;padding-left:0 !important}
table.wishlist_table tr td.product-add-to-cart .add_to_cart.button.loading:before{opacity:0}
table.wishlist_table tr td.product-add-to-cart .add_to_cart.button:after{margin-top:-9px;width:18px;height:18px;right:10px}
table.wishlist_table tr td.product-add-to-cart .add_to_cart.button:before{display:block;content:"";font-size:18px;font-family:"simple-line-icons";line-height:40px;margin-left:-2px;margin-top:-2px}
.macbook-carousel{width:700px;height:404px}
.macbook-carousel .vc_images_carousel{margin:40px 130px 40px 130px}
.iphone-carousel{width:350px;height:700px}
.iphone-carousel .vc_images_carousel{margin:89px 28px 0 29px;height:522px}
}@media(min-width:768px)and (max-width:900px){.slider-btn-bottom{bottom:38px}
.slider-btn-left{left:18px}
}@media(min-width:769px){.browser-Safari .product-design-compact .entry-summary .basel-scroll{position:absolute;top:0;left:15px;right:15px;bottom:0;width:auto}
}@media(min-width:901px){.slider-btn-bottom{bottom:40px}
.slider-btn-left{left:34px}
}@media(min-width:991px){.sticky-footer-on .main-page-wrapper,.sticky-footer-on .basel-prefooter{position:relative}
.sticky-footer-on .main-page-wrapper{z-index:2}
.sticky-footer-on .basel-prefooter{z-index:1}
.sticky-footer-on .footer-container{position:fixed;bottom:0;right:0;left:0;width:auto;-webkit-transition:all .25s ease;transition:all .25s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:800px;perspective:800px;opacity:0;visibility:hidden}
.sticky-footer-on .visible-footer{opacity:1;visibility:visible}
.markets-list-menu{margin:10px 0}
.markets-list-menu li{font-size:1rem}
}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}
.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0}
.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}
.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}
.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}
.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}
.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}
.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}
.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}
.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}
.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.offset-lg-0{margin-left:0}
.offset-lg-1{margin-left:8.3333333333%}
.offset-lg-2{margin-left:16.6666666667%}
.offset-lg-3{margin-left:25%}
.offset-lg-4{margin-left:33.3333333333%}
.offset-lg-5{margin-left:41.6666666667%}
.offset-lg-6{margin-left:50%}
.offset-lg-7{margin-left:58.3333333333%}
.offset-lg-8{margin-left:66.6666666667%}
.offset-lg-9{margin-left:75%}
.offset-lg-10{margin-left:83.3333333333%}
.offset-lg-11{margin-left:91.6666666667%}
.g-lg-0,.gx-lg-0{--bs-gutter-x:0}
.g-lg-0,.gy-lg-0{--bs-gutter-y:0}
.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}
.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}
.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}
.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}
.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}
.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}
.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}
.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}
.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}
.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}
.d-lg-inline{display:inline !important}
.d-lg-inline-block{display:inline-block !important}
.d-lg-block{display:block !important}
.d-lg-grid{display:grid !important}
.d-lg-table{display:table !important}
.d-lg-table-row{display:table-row !important}
.d-lg-table-cell{display:table-cell !important}
.d-lg-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
.d-lg-none{display:none !important}
.flex-lg-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-lg-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-lg-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.justify-content-lg-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}
.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
.order-lg-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}
.order-lg-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}
.order-lg-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}
.order-lg-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}
.order-lg-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}
.order-lg-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}
.order-lg-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}
.order-lg-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}
.m-lg-0{margin:0 !important}
.m-lg-1{margin:.25rem !important}
.m-lg-2{margin:.5rem !important}
.m-lg-3{margin:1rem !important}
.m-lg-4{margin:1.5rem !important}
.m-lg-5{margin:3rem !important}
.m-lg-auto{margin:auto !important}
.mx-lg-0{margin-right:0 !important;margin-left:0 !important}
.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}
.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}
.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}
.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}
.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}
.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}
.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}
.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}
.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}
.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}
.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}
.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}
.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}
.mt-lg-0{margin-top:0 !important}
.mt-lg-1{margin-top:.25rem !important}
.mt-lg-2{margin-top:.5rem !important}
.mt-lg-3{margin-top:1rem !important}
.mt-lg-4{margin-top:1.5rem !important}
.mt-lg-5{margin-top:3rem !important}
.mt-lg-auto{margin-top:auto !important}
.me-lg-0{margin-right:0 !important}
.me-lg-1{margin-right:.25rem !important}
.me-lg-2{margin-right:.5rem !important}
.me-lg-3{margin-right:1rem !important}
.me-lg-4{margin-right:1.5rem !important}
.me-lg-5{margin-right:3rem !important}
.me-lg-auto{margin-right:auto !important}
.mb-lg-0{margin-bottom:0 !important}
.mb-lg-1{margin-bottom:.25rem !important}
.mb-lg-2{margin-bottom:.5rem !important}
.mb-lg-3{margin-bottom:1rem !important}
.mb-lg-4{margin-bottom:1.5rem !important}
.mb-lg-5{margin-bottom:3rem !important}
.mb-lg-auto{margin-bottom:auto !important}
.ms-lg-0{margin-left:0 !important}
.ms-lg-1{margin-left:.25rem !important}
.ms-lg-2{margin-left:.5rem !important}
.ms-lg-3{margin-left:1rem !important}
.ms-lg-4{margin-left:1.5rem !important}
.ms-lg-5{margin-left:3rem !important}
.ms-lg-auto{margin-left:auto !important}
.p-lg-0{padding:0 !important}
.p-lg-1{padding:.25rem !important}
.p-lg-2{padding:.5rem !important}
.p-lg-3{padding:1rem !important}
.p-lg-4{padding:1.5rem !important}
.p-lg-5{padding:3rem !important}
.px-lg-0{padding-right:0 !important;padding-left:0 !important}
.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}
.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}
.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}
.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}
.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}
.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}
.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}
.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}
.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}
.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}
.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}
.pt-lg-0{padding-top:0 !important}
.pt-lg-1{padding-top:.25rem !important}
.pt-lg-2{padding-top:.5rem !important}
.pt-lg-3{padding-top:1rem !important}
.pt-lg-4{padding-top:1.5rem !important}
.pt-lg-5{padding-top:3rem !important}
.pe-lg-0{padding-right:0 !important}
.pe-lg-1{padding-right:.25rem !important}
.pe-lg-2{padding-right:.5rem !important}
.pe-lg-3{padding-right:1rem !important}
.pe-lg-4{padding-right:1.5rem !important}
.pe-lg-5{padding-right:3rem !important}
.pb-lg-0{padding-bottom:0 !important}
.pb-lg-1{padding-bottom:.25rem !important}
.pb-lg-2{padding-bottom:.5rem !important}
.pb-lg-3{padding-bottom:1rem !important}
.pb-lg-4{padding-bottom:1.5rem !important}
.pb-lg-5{padding-bottom:3rem !important}
.ps-lg-0{padding-left:0 !important}
.ps-lg-1{padding-left:.25rem !important}
.ps-lg-2{padding-left:.5rem !important}
.ps-lg-3{padding-left:1rem !important}
.ps-lg-4{padding-left:1.5rem !important}
.ps-lg-5{padding-left:3rem !important}
.wrapper-wide .vc_row[data-vc-full-width],.wrapper-wide section[data-vc-full-width]{left:calc((-100vw + 970px)/2)}
.wrapper-boxed .vc_row[data-vc-full-width],.wrapper-boxed section[data-vc-full-width]{left:calc((-100vw + 970px)/2)}
.wrapper-full-width .vc_row[data-vc-full-width],.wrapper-full-width section[data-vc-full-width]{left:calc((-100vw + 970px)/2)}
.wrapper-wide .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.wrapper-wide section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 970px)/2);padding-right:calc((100vw - 970px)/2)}
.wrapper-boxed .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.wrapper-boxed section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 970px)/2);padding-right:calc((100vw - 970px)/2)}
.wrapper-full-width .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.wrapper-full-width section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 970px)/2);padding-right:calc((100vw - 970px)/2)}
.platform-Windows .wrapper-wide .vc_row[data-vc-full-width],.platform-Windows .wrapper-wide section[data-vc-full-width]{width:calc(100vw - 17px);left:calc((-100vw + 970px + 17px)/2)}
.platform-Windows .wrapper-boxed .vc_row[data-vc-full-width],.platform-Windows .wrapper-boxed section[data-vc-full-width]{width:calc(100vw - 17px);left:calc((-100vw + 970px + 17px)/2)}
.platform-Windows .wrapper-full-width .vc_row[data-vc-full-width],.platform-Windows .wrapper-full-width section[data-vc-full-width]{width:calc(100vw - 17px);left:calc((-100vw + 970px + 17px)/2)}
.platform-Windows .wrapper-wide .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.platform-Windows .wrapper-wide section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 970px - 17px)/2);padding-right:calc((100vw - 970px - 17px)/2)}
.platform-Windows .wrapper-boxed .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.platform-Windows .wrapper-boxed section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 970px - 17px)/2);padding-right:calc((100vw - 970px - 17px)/2)}
.platform-Windows .wrapper-full-width .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.platform-Windows .wrapper-full-width section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 970px - 17px)/2);padding-right:calc((100vw - 970px - 17px)/2)}
.browser-Edge .wrapper-wide .vc_row[data-vc-full-width],.browser-Edge .wrapper-wide section[data-vc-full-width]{width:calc(100vw - 12px);left:calc((-100vw + 970px + 12px)/2)}
.browser-Edge .wrapper-boxed .vc_row[data-vc-full-width],.browser-Edge .wrapper-boxed section[data-vc-full-width]{width:calc(100vw - 12px);left:calc((-100vw + 970px + 12px)/2)}
.browser-Edge .wrapper-full-width .vc_row[data-vc-full-width],.browser-Edge .wrapper-full-width section[data-vc-full-width]{width:calc(100vw - 12px);left:calc((-100vw + 970px + 12px)/2)}
.browser-Edge .wrapper-wide .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.browser-Edge .wrapper-wide section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 970px - 12px)/2);padding-right:calc((100vw - 970px - 12px)/2)}
.browser-Edge .wrapper-boxed .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.browser-Edge .wrapper-boxed section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 970px - 12px)/2);padding-right:calc((100vw - 970px - 12px)/2)}
.browser-Edge .wrapper-full-width .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.browser-Edge .wrapper-full-width section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 970px - 12px)/2);padding-right:calc((100vw - 970px - 12px)/2)}
.rtl.wrapper-wide .vc_row[data-vc-full-width],.rtl.wrapper-wide section[data-vc-full-width]{left:calc((100vw - 970px)/2)}
.rtl.wrapper-boxed .vc_row[data-vc-full-width],.rtl.wrapper-boxed section[data-vc-full-width]{left:calc((100vw - 970px)/2)}
.rtl.wrapper-full-width .vc_row[data-vc-full-width],.rtl.wrapper-full-width section[data-vc-full-width]{left:calc((100vw - 970px)/2)}
.platform-Windows .rtl.wrapper-wide .vc_row[data-vc-full-width],.platform-Windows .rtl.wrapper-wide section[data-vc-full-width]{left:calc((100vw - 970px - 17px)/2)}
.platform-Windows .rtl.wrapper-boxed .vc_row[data-vc-full-width],.platform-Windows .rtl.wrapper-boxed section[data-vc-full-width]{left:calc((100vw - 970px - 17px)/2)}
.platform-Windows .rtl.wrapper-full-width .vc_row[data-vc-full-width],.platform-Windows .rtl.wrapper-full-width section[data-vc-full-width]{left:calc((100vw - 970px - 17px)/2)}
.browser-Edge .rtl.wrapper-wide .vc_row[data-vc-full-width],.browser-Edge .rtl.wrapper-wide section[data-vc-full-width]{left:calc((100vw - 970px - 12px)/2)}
.browser-Edge .rtl.wrapper-boxed .vc_row[data-vc-full-width],.browser-Edge .rtl.wrapper-boxed section[data-vc-full-width]{left:calc((100vw - 970px - 12px)/2)}
.browser-Edge .rtl.wrapper-full-width .vc_row[data-vc-full-width],.browser-Edge .rtl.wrapper-full-width section[data-vc-full-width]{left:calc((100vw - 970px - 12px)/2)}
.rtl .col-md-1,.rtl .col-md-2,.rtl .col-md-3,.rtl .col-md-4,.rtl .col-md-5,.rtl .col-md-6,.rtl .col-md-7,.rtl .col-md-8,.rtl .col-md-9,.rtl .col-md-10,.rtl .col-md-11,.rtl .col-md-12{float:right}
.rtl .col-md-pull-12{left:100%;right:auto}
.rtl .col-md-pull-11{left:91.66666667%;right:auto}
.rtl .col-md-pull-10{left:83.33333333%;right:auto}
.rtl .col-md-pull-9{left:75%;right:auto}
.rtl .col-md-pull-8{left:66.66666667%;right:auto}
.rtl .col-md-pull-7{left:58.33333333%;right:auto}
.rtl .col-md-pull-6{left:50%;right:auto}
.rtl .col-md-pull-5{left:41.66666667%;right:auto}
.rtl .col-md-pull-4{left:33.33333333%;right:auto}
.rtl .col-md-pull-3{left:25%;right:auto}
.rtl .col-md-pull-2{left:16.66666667%;right:auto}
.rtl .col-md-pull-1{left:8.33333333%;right:auto}
.rtl .col-md-pull-0{left:auto;right:auto}
.rtl .col-md-push-12{right:100%;left:0}
.rtl .col-md-push-11{right:91.66666667%;left:0}
.rtl .col-md-push-10{right:83.33333333%;left:0}
.rtl .col-md-push-9{right:75%;left:0}
.rtl .col-md-push-8{right:66.66666667%;left:0}
.rtl .col-md-push-7{right:58.33333333%;left:0}
.rtl .col-md-push-6{right:50%;left:0}
.rtl .col-md-push-5{right:41.66666667%;left:0}
.rtl .col-md-push-4{right:33.33333333%;left:0}
.rtl .col-md-push-3{right:25%;left:0}
.rtl .col-md-push-2{right:16.66666667%;left:0}
.rtl .col-md-push-1{right:8.33333333%;left:0}
.rtl .col-md-push-0{right:auto;left:0}
.rtl .col-md-offset-12{margin-right:100%;margin-left:0}
.rtl .col-md-offset-11{margin-right:91.66666667%;margin-left:0}
.rtl .col-md-offset-10{margin-right:83.33333333%;margin-left:0}
.rtl .col-md-offset-9{margin-right:75%;margin-left:0}
.rtl .col-md-offset-8{margin-right:66.66666667%;margin-left:0}
.rtl .col-md-offset-7{margin-right:58.33333333%;margin-left:0}
.rtl .col-md-offset-6{margin-right:50%;margin-left:0}
.rtl .col-md-offset-5{margin-right:41.66666667%;margin-left:0}
.rtl .col-md-offset-4{margin-right:33.33333333%;margin-left:0}
.rtl .col-md-offset-3{margin-right:25%;margin-left:0}
.rtl .col-md-offset-2{margin-right:16.66666667%;margin-left:0}
.rtl .col-md-offset-1{margin-right:8.33333333%;margin-left:0}
.rtl .col-md-offset-0{margin-right:0;margin-left:0}
.sticky-header .right-column{width:40% !important}
}@media(max-width:1024px)and (min-width:991px){.header-shop .main-nav{display:none}
.header-shop .site-logo{padding-left:0;text-align:left}
.header-shop .mobile-nav-icon{display:inline-block}
.header-shop .shopping-cart .dropdown-wrap-cat{display:none}
.header-shop .shopping-cart.basel-cart-design-1>a{position:relative;text-align:center}
.header-shop .shopping-cart.basel-cart-design-1>a .basel-cart-number{padding:0;margin-left:0;font-size:10px;width:15px;height:15px;line-height:15px;text-align:center;border-radius:50%;background-color:#f7f7f7;color:#7e7e7e;position:absolute;top:-2px;left:19px}
.header-shop .shopping-cart.basel-cart-design-1>a .basel-cart-subtotal{margin-left:2px;font-size:12px}
.header-shop .shopping-cart.basel-cart-design-1>a .subtotal-divider,.header-shop .shopping-cart.basel-cart-design-1>a .basel-cart-subtotal{display:none}
.header-shop .shopping-cart.basel-cart-design-2 .basel-cart-subtotal{display:none}
.mobile-nav{display:block}
.header-split .main-nav{display:none}
.header-split .site-logo{position:static}
.header-split .right-column,.header-split .site-logo{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;-ms-flex-basis:33.333%;-webkit-flex-basis:33.333%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-grow:1;-webkit-flex-grow:1}
.header-split .mobile-nav-icon{display:inline-block}
.basel-menu-price .menu-price-description{-ms-flex-wrap:wrap;flex-wrap:wrap}
.rtl .header-shop .site-logo{padding-right:0;text-align:right}
.rtl .header-shop .shopping-cart.basel-cart-design-1>a .basel-cart-number{left:auto;right:19px}
}@media(min-width:1024px){.tax-product_cat .products{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;grid-column-gap:unset !important}
.col-lg-offset-3{margin-left:25% !important}
.col-lg-offset-2{margin-left:16.66666667% !important;margin-right:0}
.sticky-mobile-cart .sticky-mobile-cart-wrapper,.sticky-mobile-cart .updated-cart-message,.sticky-mobile-cart .zhours_alertbar-message,.zhours_alertbar .sticky-mobile-cart-wrapper,.zhours_alertbar .updated-cart-message,.zhours_alertbar .zhours_alertbar-message{margin:8px auto !important}
}@media(min-width:1025px){.website-wrapper{margin:0 auto;width:1024px}
.header-clone{width:1024px}
.global-header-vertical .website-wrapper{padding-left:280px}
.global-header-vertical .sticky-header{display:none}
.global-header-vertical.basel-cart-opened .cart-widget-side{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.global-header-vertical .cart-widget-side{right:auto;left:280px;transform:translate3d(-340px,0,0);-webkit-transform:translate3d(-340px,0,0);-ms-transform:translate3d(-340px,0,0)}
.global-header-vertical.offcanvas-sidebar-desktop .area-sidebar-shop{left:280px}
.global-header-vertical.admin-bar .header-vertical{padding-top:32px}
.global-header-vertical.admin-bar .basel-search-full-screen .basel-search-wrapper{top:32px !important}
.global-header-vertical p.demo_store,.global-header-vertical.sticky-footer-on:not(.wrapper-boxed) .footer-container,.global-header-vertical .header-banner{left:280px}
.global-header-vertical .site-content.portfolio-layout-full-width>.row{padding-left:295px}
.global-header-vertical .basel-sticky-btn{left:280px}
.global-header-vertical .basel-shop-loader:not(.hidden-loader){padding-left:140px}
.header-vertical{position:fixed;top:0;left:0;bottom:auto;display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;width:280px;min-height:100vh;margin:0;z-index:800;border-right-width:2px;border-style:solid;border-color:rgba(150,150,150,.15)}
.header-vertical .wrapp-header{display:flexbox;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;padding-left:15px;padding-right:15px}
.header-vertical .site-logo{display:block;padding:0;width:100%;text-align:center}
.header-vertical .right-column{display:block;padding:0;width:100%;text-align:center;margin-bottom:15px;padding-top:15px;padding-bottom:15px}
.header-vertical .site-logo img{max-height:none;width:100%}
.header-vertical .right-column,.header-vertical .header-links{border-top:2px solid rgba(150,150,150,.15);border-bottom:2px solid rgba(150,150,150,.15)}
.header-vertical.color-scheme-light{border-right-width:2px;border-style:solid;border-color:rgba(255,255,255,.15)}
.header-vertical.color-scheme-light .right-column,.header-vertical.color-scheme-light .header-links{border-top:2px solid rgba(255,255,255,.15);border-bottom:2px solid rgba(255,255,255,.15)}
.offcanvas-sidebar-desktop.admin-bar .area-sidebar-shop{top:32px}
.offcanvas-sidebar-desktop .basel-shop-loader:not(.hidden-loader){margin-left:-17px !important}
.offcanvas-sidebar-desktop .shop-content-area:not(.col-sm-12){width:100%;left:0}
.offcanvas-sidebar-desktop .shop-content-area:not(.col-sm-12) .shop-loop-head{margin-bottom:30px}
.offcanvas-sidebar-desktop .shop-content-area:not(.col-sm-12).content-without-products .woocommerce-breadcrumb,.offcanvas-sidebar-desktop .shop-content-area:not(.col-sm-12).content-without-products .yoast-breadcrumb{text-align:left;float:none}
.offcanvas-sidebar-desktop .shop-content-area:not(.col-sm-12).content-without-products .woocommerce-breadcrumb,.offcanvas-sidebar-desktop .shop-content-area:not(.col-sm-12).content-without-products .yoast-breadcrumb{display:block;border-bottom-width:1px;border-style:solid;border-color:rgba(0,0,0,.1);margin-bottom:20px;padding-bottom:20px}
.offcanvas-sidebar-desktop .shop-content-area:not(.col-sm-12) .woocommerce-result-count{display:block;border-bottom-width:1px;border-style:solid;border-color:rgba(0,0,0,.1);margin-bottom:20px;padding-bottom:20px}
.offcanvas-sidebar-desktop .shop-content-area:not(.col-sm-12) .basel-show-sidebar-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}
.offcanvas-sidebar-desktop .shop-content-area:not(.col-sm-12) .basel-active-filters{margin-top:-20px}
.offcanvas-sidebar-desktop .shop-content-area:not(.col-sm-12) .basel-active-filters:before{content:" ";display:table;clear:both}
.offcanvas-sidebar-desktop .area-sidebar-shop{position:fixed;width:340px;top:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;background-color:#fff;z-index:700;padding-left:0;padding-right:0;margin-bottom:0;-webkit-transition:transform .25s ease;-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;transform:translate3d(-340px,0,0);-webkit-transform:translate3d(-340px,0,0)}
.offcanvas-sidebar-desktop .area-sidebar-shop .widget-area{padding-top:30px;padding-bottom:30px}
.offcanvas-sidebar-desktop .area-sidebar-shop .sidebar-widget{margin-left:20px;margin-right:20px;padding-bottom:30px;margin-bottom:30px;border-bottom-width:1px;border-style:solid;border-color:rgba(124,124,124,.15)}
.offcanvas-sidebar-desktop .area-sidebar-shop .sidebar-widget:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}
.offcanvas-sidebar-desktop .area-sidebar-shop .basel-close-sidebar-btn{display:block;height:67px}
.offcanvas-sidebar-desktop .area-sidebar-shop .basel-sidebar-scroll{position:absolute;top:67px;right:0;bottom:0;left:0;overflow:hidden}
.offcanvas-sidebar-desktop .area-sidebar-shop .basel-sidebar-content{position:absolute;top:0;right:0;bottom:0;left:0;overflow:scroll;overflow-x:hidden}
.offcanvas-sidebar-desktop .area-sidebar-shop .basel-sidebar-content:focus{outline:0}
.offcanvas-sidebar-desktop.basel-show-hidden-sidebar .basel-sidebar-scroll .basel-sidebar-content{opacity:1;transition:opacity .4s cubic-bezier(0.445,0.05,0.55,0.95);-webkit-transition:opacity .4s cubic-bezier(0.445,0.05,0.55,0.95)}
.social-icons .whatsapp-mobile{display:none !important}
.basel-toolbar{display:none}
.post-title-large-image.title-size-small .entry-title{font-size:36px}
.post-title-large-image.title-size-default .entry-title{font-size:44px}
.post-title-large-image.title-size-large .entry-title{font-size:52px}
.rtl.global-header-vertical .website-wrapper{padding-left:0;padding-right:280px}
.rtl.global-header-vertical.basel-cart-opened .cart-widget-side{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.rtl.global-header-vertical .cart-widget-side{left:auto;right:280px;transform:translate3d(340px,0,0);-webkit-transform:translate3d(340px,0,0)}
.rtl.global-header-vertical.offcanvas-sidebar-desktop .area-sidebar-shop{right:280px}
.rtl.global-header-vertical #lang_sel_footer{margin-left:0;margin-right:280px}
.rtl.global-header-vertical .header-banner,.rtl.global-header-vertical .basel-sticky-btn{left:0;right:280px}
.rtl.global-header-vertical .basel-shop-loader:not(.hidden-loader){padding-left:0;padding-right:140px}
.rtl.global-header-vertical.sticky-footer-on:not(.wrapper-boxed) .footer-container{left:0;right:280px}
.rtl .header-vertical{left:auto;right:0;border-right-width:0;border-left-width:2px}
.rtl .header-vertical .site-logo,.rtl .header-vertical .right-column{padding-left:0;padding-right:0;text-align:center}
.rtl .header-vertical.color-scheme-light{border-right-width:0;border-left-width:2px}
.rtl.offcanvas-sidebar-desktop .shop-content-area:not(.col-sm-12){left:auto;right:0}
.rtl.offcanvas-sidebar-desktop .shop-content-area:not(.col-sm-12).content-without-products .woocommerce-breadcrumb,.rtl.offcanvas-sidebar-desktop .shop-content-area:not(.col-sm-12).content-without-products .yoast-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right;float:none}
.rtl.offcanvas-sidebar-desktop .area-sidebar-shop{left:auto;right:0;transform:translate3d(340px,0,0);-webkit-transform:translate3d(340px,0,0)}
.basel-dark.offcanvas-sidebar-desktop .shop-content-area:not(.col-sm-12) .woocommerce-result-count{border-color:rgba(255,255,255,.1)}
.basel-dark.offcanvas-sidebar-desktop .area-sidebar-shop{background-color:#111}
.basel-dark.offcanvas-sidebar-desktop .area-sidebar-shop .sidebar-widget{border-color:rgba(255,255,255,.1)}
.footer-wrapper{margin:0 auto;width:1024px}
.page .card-info{height:100%;margin-right:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
}@media(min-width:1200px){h1{font-size:2.5rem}
h2{font-size:2rem}
h3{font-size:1.75rem}
h4{font-size:1.5rem}
legend{font-size:1.5rem}
.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}
.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0}
.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}
.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}
.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}
.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}
.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}
.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}
.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}
.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}
.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.offset-xl-0{margin-left:0}
.offset-xl-1{margin-left:8.3333333333%}
.offset-xl-2{margin-left:16.6666666667%}
.offset-xl-3{margin-left:25%}
.offset-xl-4{margin-left:33.3333333333%}
.offset-xl-5{margin-left:41.6666666667%}
.offset-xl-6{margin-left:50%}
.offset-xl-7{margin-left:58.3333333333%}
.offset-xl-8{margin-left:66.6666666667%}
.offset-xl-9{margin-left:75%}
.offset-xl-10{margin-left:83.3333333333%}
.offset-xl-11{margin-left:91.6666666667%}
.g-xl-0,.gx-xl-0{--bs-gutter-x:0}
.g-xl-0,.gy-xl-0{--bs-gutter-y:0}
.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}
.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}
.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}
.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}
.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}
.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}
.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}
.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}
.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}
.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}
.d-xl-inline{display:inline !important}
.d-xl-inline-block{display:inline-block !important}
.d-xl-block{display:block !important}
.d-xl-grid{display:grid !important}
.d-xl-table{display:table !important}
.d-xl-table-row{display:table-row !important}
.d-xl-table-cell{display:table-cell !important}
.d-xl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
.d-xl-none{display:none !important}
.flex-xl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-xl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-xl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.justify-content-xl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}
.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
.order-xl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}
.order-xl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}
.order-xl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}
.order-xl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}
.order-xl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}
.order-xl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}
.order-xl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}
.order-xl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}
.m-xl-0{margin:0 !important}
.m-xl-1{margin:.25rem !important}
.m-xl-2{margin:.5rem !important}
.m-xl-3{margin:1rem !important}
.m-xl-4{margin:1.5rem !important}
.m-xl-5{margin:3rem !important}
.m-xl-auto{margin:auto !important}
.mx-xl-0{margin-right:0 !important;margin-left:0 !important}
.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}
.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}
.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}
.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}
.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}
.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}
.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}
.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}
.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}
.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}
.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}
.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}
.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}
.mt-xl-0{margin-top:0 !important}
.mt-xl-1{margin-top:.25rem !important}
.mt-xl-2{margin-top:.5rem !important}
.mt-xl-3{margin-top:1rem !important}
.mt-xl-4{margin-top:1.5rem !important}
.mt-xl-5{margin-top:3rem !important}
.mt-xl-auto{margin-top:auto !important}
.me-xl-0{margin-right:0 !important}
.me-xl-1{margin-right:.25rem !important}
.me-xl-2{margin-right:.5rem !important}
.me-xl-3{margin-right:1rem !important}
.me-xl-4{margin-right:1.5rem !important}
.me-xl-5{margin-right:3rem !important}
.me-xl-auto{margin-right:auto !important}
.mb-xl-0{margin-bottom:0 !important}
.mb-xl-1{margin-bottom:.25rem !important}
.mb-xl-2{margin-bottom:.5rem !important}
.mb-xl-3{margin-bottom:1rem !important}
.mb-xl-4{margin-bottom:1.5rem !important}
.mb-xl-5{margin-bottom:3rem !important}
.mb-xl-auto{margin-bottom:auto !important}
.ms-xl-0{margin-left:0 !important}
.ms-xl-1{margin-left:.25rem !important}
.ms-xl-2{margin-left:.5rem !important}
.ms-xl-3{margin-left:1rem !important}
.ms-xl-4{margin-left:1.5rem !important}
.ms-xl-5{margin-left:3rem !important}
.ms-xl-auto{margin-left:auto !important}
.p-xl-0{padding:0 !important}
.p-xl-1{padding:.25rem !important}
.p-xl-2{padding:.5rem !important}
.p-xl-3{padding:1rem !important}
.p-xl-4{padding:1.5rem !important}
.p-xl-5{padding:3rem !important}
.px-xl-0{padding-right:0 !important;padding-left:0 !important}
.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}
.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}
.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}
.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}
.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}
.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}
.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}
.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}
.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}
.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}
.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}
.pt-xl-0{padding-top:0 !important}
.pt-xl-1{padding-top:.25rem !important}
.pt-xl-2{padding-top:.5rem !important}
.pt-xl-3{padding-top:1rem !important}
.pt-xl-4{padding-top:1.5rem !important}
.pt-xl-5{padding-top:3rem !important}
.pe-xl-0{padding-right:0 !important}
.pe-xl-1{padding-right:.25rem !important}
.pe-xl-2{padding-right:.5rem !important}
.pe-xl-3{padding-right:1rem !important}
.pe-xl-4{padding-right:1.5rem !important}
.pe-xl-5{padding-right:3rem !important}
.pb-xl-0{padding-bottom:0 !important}
.pb-xl-1{padding-bottom:.25rem !important}
.pb-xl-2{padding-bottom:.5rem !important}
.pb-xl-3{padding-bottom:1rem !important}
.pb-xl-4{padding-bottom:1.5rem !important}
.pb-xl-5{padding-bottom:3rem !important}
.ps-xl-0{padding-left:0 !important}
.ps-xl-1{padding-left:.25rem !important}
.ps-xl-2{padding-left:.5rem !important}
.ps-xl-3{padding-left:1rem !important}
.ps-xl-4{padding-left:1.5rem !important}
.ps-xl-5{padding-left:3rem !important}
.wrapper-wide .vc_row[data-vc-full-width],.wrapper-wide section[data-vc-full-width]{left:-2.5vw}
.wrapper-wide .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.wrapper-wide section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:2.5vw;padding-right:2.5vw}
.platform-Windows .wrapper-wide .vc_row[data-vc-full-width],.platform-Windows .wrapper-wide section[data-vc-full-width]{width:calc(100vw - 17px);left:-2.5vw}
.platform-Windows .wrapper-wide .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.platform-Windows .wrapper-wide section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:2.5vw;padding-right:2.5vw}
.browser-Edge .wrapper-wide .vc_row[data-vc-full-width],.browser-Edge .wrapper-wide section[data-vc-full-width]{width:calc(100vw - 12px);left:-2.5vw}
.browser-Edge .wrapper-wide .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.browser-Edge .wrapper-wide section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:2.5vw;padding-right:2.5vw}
.wrapper-boxed .vc_row[data-vc-full-width],.wrapper-boxed section[data-vc-full-width]{left:calc((-100vw + 1170px)/2)}
.wrapper-boxed .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.wrapper-boxed section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 1170px)/2);padding-right:calc((100vw - 1170px)/2)}
.platform-Windows .wrapper-boxed .vc_row[data-vc-full-width],.platform-Windows .wrapper-boxed section[data-vc-full-width]{width:calc(100vw - 17px);left:calc((-100vw + 1170px + 17px)/2)}
.platform-Windows .wrapper-boxed .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.platform-Windows .wrapper-boxed section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 1170px - 17px)/2);padding-right:calc((100vw - 1170px - 17px)/2)}
.browser-Edge .wrapper-boxed .vc_row[data-vc-full-width],.browser-Edge .wrapper-boxed section[data-vc-full-width]{width:calc(100vw - 12px);left:calc((-100vw + 1170px + 12px)/2)}
.browser-Edge .wrapper-boxed .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.browser-Edge .wrapper-boxed section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 1170px - 12px)/2);padding-right:calc((100vw - 1170px - 12px)/2)}
.wrapper-full-width .vc_row[data-vc-full-width],.wrapper-full-width section[data-vc-full-width]{left:calc((-100vw + 1170px)/2)}
.wrapper-full-width .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.wrapper-full-width section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 1170px)/2);padding-right:calc((100vw - 1170px)/2)}
.platform-Windows .wrapper-full-width .vc_row[data-vc-full-width],.platform-Windows .wrapper-full-width section[data-vc-full-width]{width:calc(100vw - 17px);left:calc((-100vw + 1170px + 17px)/2)}
.platform-Windows .wrapper-full-width .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.platform-Windows .wrapper-full-width section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 1170px - 17px)/2);padding-right:calc((100vw - 1170px - 17px)/2)}
.browser-Edge .wrapper-full-width .vc_row[data-vc-full-width],.browser-Edge .wrapper-full-width section[data-vc-full-width]{width:calc(100vw - 12px);left:calc((-100vw + 1170px + 12px)/2)}
.browser-Edge .wrapper-full-width .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.browser-Edge .wrapper-full-width section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 1170px - 12px)/2);padding-right:calc((100vw - 1170px - 12px)/2)}
.wrapper-full-width-content .header-categories .secondary-header .mega-navigation,.wrapper-wide .header-categories .secondary-header .mega-navigation,.header-full-width:not(.wrapper-boxed) .header-categories .secondary-header .mega-navigation{width:320px;min-width:320px}
.wrapper-wide .container{max-width:1600px;width:95%}
.rtl.wrapper-wide .vc_row[data-vc-full-width],.rtl.wrapper-wide section[data-vc-full-width]{left:2.5vw}
.platform-Windows .rtl.wrapper-wide .vc_row[data-vc-full-width],.platform-Windows .rtl.wrapper-wide section[data-vc-full-width]{left:2.5vw}
.browser-Edge .rtl.wrapper-wide .vc_row[data-vc-full-width],.browser-Edge .rtl.wrapper-wide section[data-vc-full-width]{left:2.5vw}
.rtl.wrapper-boxed .vc_row[data-vc-full-width],.rtl.wrapper-boxed section[data-vc-full-width]{left:calc((100vw - 1170px)/2)}
.platform-Windows .rtl.wrapper-boxed .vc_row[data-vc-full-width],.platform-Windows .rtl.wrapper-boxed section[data-vc-full-width]{left:calc((100vw - 1170px - 17px)/2)}
.browser-Edge .rtl.wrapper-boxed .vc_row[data-vc-full-width],.browser-Edge .rtl.wrapper-boxed section[data-vc-full-width]{left:calc((100vw - 1170px - 12px)/2)}
.rtl.wrapper-full-width .vc_row[data-vc-full-width],.rtl.wrapper-full-width section[data-vc-full-width]{left:calc((100vw - 1170px)/2)}
.platform-Windows .rtl.wrapper-full-width .vc_row[data-vc-full-width],.platform-Windows .rtl.wrapper-full-width section[data-vc-full-width]{left:calc((100vw - 1170px - 17px)/2)}
.browser-Edge .rtl.wrapper-full-width .vc_row[data-vc-full-width],.browser-Edge .rtl.wrapper-full-width section[data-vc-full-width]{left:calc((100vw - 1170px - 12px)/2)}
.rtl .col-lg-1,.rtl .col-lg-2,.rtl .col-lg-3,.rtl .col-lg-4,.rtl .col-lg-5,.rtl .col-lg-6,.rtl .col-lg-7,.rtl .col-lg-8,.rtl .col-lg-9,.rtl .col-lg-10,.rtl .col-lg-11,.rtl .col-lg-12{float:right}
.rtl .col-lg-pull-12{left:100%;right:auto}
.rtl .col-lg-pull-11{left:91.66666667%;right:auto}
.rtl .col-lg-pull-10{left:83.33333333%;right:auto}
.rtl .col-lg-pull-9{left:75%;right:auto}
.rtl .col-lg-pull-8{left:66.66666667%;right:auto}
.rtl .col-lg-pull-7{left:58.33333333%;right:auto}
.rtl .col-lg-pull-6{left:50%;right:auto}
.rtl .col-lg-pull-5{left:41.66666667%;right:auto}
.rtl .col-lg-pull-4{left:33.33333333%;right:auto}
.rtl .col-lg-pull-3{left:25%;right:auto}
.rtl .col-lg-pull-2{left:16.66666667%;right:auto}
.rtl .col-lg-pull-1{left:8.33333333%;right:auto}
.rtl .col-lg-pull-0{left:auto;right:auto}
.rtl .col-lg-push-12{right:100%;left:0}
.rtl .col-lg-push-11{right:91.66666667%;left:0}
.rtl .col-lg-push-10{right:83.33333333%;left:0}
.rtl .col-lg-push-9{right:75%;left:0}
.rtl .col-lg-push-8{right:66.66666667%;left:0}
.rtl .col-lg-push-7{right:58.33333333%;left:0}
.rtl .col-lg-push-6{right:50%;left:0}
.rtl .col-lg-push-5{right:41.66666667%;left:0}
.rtl .col-lg-push-4{right:33.33333333%;left:0}
.rtl .col-lg-push-3{right:25%;left:0}
.rtl .col-lg-push-2{right:16.66666667%;left:0}
.rtl .col-lg-push-1{right:8.33333333%;left:0}
.rtl .col-lg-push-0{right:auto;left:0}
.rtl .col-lg-offset-12{margin-right:100%;margin-left:0}
.rtl .col-lg-offset-11{margin-right:91.66666667%;margin-left:0}
.rtl .col-lg-offset-10{margin-right:83.33333333%;margin-left:0}
.rtl .col-lg-offset-9{margin-right:75%;margin-left:0}
.rtl .col-lg-offset-8{margin-right:66.66666667%;margin-left:0}
.rtl .col-lg-offset-7{margin-right:58.33333333%;margin-left:0}
.rtl .col-lg-offset-6{margin-right:50%;margin-left:0}
.rtl .col-lg-offset-5{margin-right:41.66666667%;margin-left:0}
.rtl .col-lg-offset-4{margin-right:33.33333333%;margin-left:0}
.rtl .col-lg-offset-3{margin-right:25%;margin-left:0}
.rtl .col-lg-offset-2{margin-right:16.66666667%;margin-left:0}
.rtl .col-lg-offset-1{margin-right:8.33333333%;margin-left:0}
.rtl .col-lg-offset-0{margin-right:0;margin-left:0}
.wrapper-wide .container{max-width:1200px}
}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}
.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0}
.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}
.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}
.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}
.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}
.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}
.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}
.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}
.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}
.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.offset-xxl-0{margin-left:0}
.offset-xxl-1{margin-left:8.3333333333%}
.offset-xxl-2{margin-left:16.6666666667%}
.offset-xxl-3{margin-left:25%}
.offset-xxl-4{margin-left:33.3333333333%}
.offset-xxl-5{margin-left:41.6666666667%}
.offset-xxl-6{margin-left:50%}
.offset-xxl-7{margin-left:58.3333333333%}
.offset-xxl-8{margin-left:66.6666666667%}
.offset-xxl-9{margin-left:75%}
.offset-xxl-10{margin-left:83.3333333333%}
.offset-xxl-11{margin-left:91.6666666667%}
.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}
.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}
.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}
.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}
.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}
.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}
.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}
.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}
.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}
.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}
.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}
.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}
.d-xxl-inline{display:inline !important}
.d-xxl-inline-block{display:inline-block !important}
.d-xxl-block{display:block !important}
.d-xxl-grid{display:grid !important}
.d-xxl-table{display:table !important}
.d-xxl-table-row{display:table-row !important}
.d-xxl-table-cell{display:table-cell !important}
.d-xxl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-xxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
.d-xxl-none{display:none !important}
.flex-xxl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-xxl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-xxl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-xxl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-xxl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-xxl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-xxl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-xxl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-xxl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.flex-xxl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-xxl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.justify-content-xxl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-xxl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-xxl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-xxl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-xxl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.justify-content-xxl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}
.align-items-xxl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-xxl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-xxl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-xxl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-xxl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-xxl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-xxl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-xxl-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-xxl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-xxl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-xxl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-xxl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-xxl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-xxl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-xxl-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-xxl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-xxl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
.order-xxl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}
.order-xxl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}
.order-xxl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}
.order-xxl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}
.order-xxl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}
.order-xxl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}
.order-xxl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}
.order-xxl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}
.m-xxl-0{margin:0 !important}
.m-xxl-1{margin:.25rem !important}
.m-xxl-2{margin:.5rem !important}
.m-xxl-3{margin:1rem !important}
.m-xxl-4{margin:1.5rem !important}
.m-xxl-5{margin:3rem !important}
.m-xxl-auto{margin:auto !important}
.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}
.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}
.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}
.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}
.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}
.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}
.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}
.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}
.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}
.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}
.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}
.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}
.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}
.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}
.mt-xxl-0{margin-top:0 !important}
.mt-xxl-1{margin-top:.25rem !important}
.mt-xxl-2{margin-top:.5rem !important}
.mt-xxl-3{margin-top:1rem !important}
.mt-xxl-4{margin-top:1.5rem !important}
.mt-xxl-5{margin-top:3rem !important}
.mt-xxl-auto{margin-top:auto !important}
.me-xxl-0{margin-right:0 !important}
.me-xxl-1{margin-right:.25rem !important}
.me-xxl-2{margin-right:.5rem !important}
.me-xxl-3{margin-right:1rem !important}
.me-xxl-4{margin-right:1.5rem !important}
.me-xxl-5{margin-right:3rem !important}
.me-xxl-auto{margin-right:auto !important}
.mb-xxl-0{margin-bottom:0 !important}
.mb-xxl-1{margin-bottom:.25rem !important}
.mb-xxl-2{margin-bottom:.5rem !important}
.mb-xxl-3{margin-bottom:1rem !important}
.mb-xxl-4{margin-bottom:1.5rem !important}
.mb-xxl-5{margin-bottom:3rem !important}
.mb-xxl-auto{margin-bottom:auto !important}
.ms-xxl-0{margin-left:0 !important}
.ms-xxl-1{margin-left:.25rem !important}
.ms-xxl-2{margin-left:.5rem !important}
.ms-xxl-3{margin-left:1rem !important}
.ms-xxl-4{margin-left:1.5rem !important}
.ms-xxl-5{margin-left:3rem !important}
.ms-xxl-auto{margin-left:auto !important}
.p-xxl-0{padding:0 !important}
.p-xxl-1{padding:.25rem !important}
.p-xxl-2{padding:.5rem !important}
.p-xxl-3{padding:1rem !important}
.p-xxl-4{padding:1.5rem !important}
.p-xxl-5{padding:3rem !important}
.px-xxl-0{padding-right:0 !important;padding-left:0 !important}
.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}
.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}
.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}
.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}
.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}
.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}
.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}
.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}
.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}
.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}
.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}
.pt-xxl-0{padding-top:0 !important}
.pt-xxl-1{padding-top:.25rem !important}
.pt-xxl-2{padding-top:.5rem !important}
.pt-xxl-3{padding-top:1rem !important}
.pt-xxl-4{padding-top:1.5rem !important}
.pt-xxl-5{padding-top:3rem !important}
.pe-xxl-0{padding-right:0 !important}
.pe-xxl-1{padding-right:.25rem !important}
.pe-xxl-2{padding-right:.5rem !important}
.pe-xxl-3{padding-right:1rem !important}
.pe-xxl-4{padding-right:1.5rem !important}
.pe-xxl-5{padding-right:3rem !important}
.pb-xxl-0{padding-bottom:0 !important}
.pb-xxl-1{padding-bottom:.25rem !important}
.pb-xxl-2{padding-bottom:.5rem !important}
.pb-xxl-3{padding-bottom:1rem !important}
.pb-xxl-4{padding-bottom:1.5rem !important}
.pb-xxl-5{padding-bottom:3rem !important}
.ps-xxl-0{padding-left:0 !important}
.ps-xxl-1{padding-left:.25rem !important}
.ps-xxl-2{padding-left:.5rem !important}
.ps-xxl-3{padding-left:1rem !important}
.ps-xxl-4{padding-left:1.5rem !important}
.ps-xxl-5{padding-left:3rem !important}
}@media(min-width:1702px){.wrapper-wide .vc_row[data-vc-full-width],.wrapper-wide section[data-vc-full-width]{left:calc((-100vw + 1600px)/2)}
.wrapper-wide .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.wrapper-wide section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 1600px)/2);padding-right:calc((100vw - 1600px)/2)}
.platform-Windows .wrapper-wide .vc_row[data-vc-full-width],.platform-Windows .wrapper-wide section[data-vc-full-width]{width:calc(100vw - 17px);left:calc((-100vw + 1600px + 17px)/2)}
.platform-Windows .wrapper-wide .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.platform-Windows .wrapper-wide section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 1600px - 17px)/2);padding-right:calc((100vw - 1600px - 17px)/2)}
.browser-Edge .wrapper-wide .vc_row[data-vc-full-width],.browser-Edge .wrapper-wide section[data-vc-full-width]{width:calc(100vw - 12px);left:calc((-100vw + 1600px + 12px)/2)}
.browser-Edge .wrapper-wide .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),.browser-Edge .wrapper-wide section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 1600px - 12px)/2);padding-right:calc((100vw - 1600px - 12px)/2)}
.rtl.wrapper-wide .vc_row[data-vc-full-width],.rtl.wrapper-wide section[data-vc-full-width]{left:calc((100vw - 1600px)/2)}
.platform-Windows .rtl.wrapper-wide .vc_row[data-vc-full-width],.platform-Windows .rtl.wrapper-wide section[data-vc-full-width]{left:calc((100vw - 1600px - 17px)/2)}
.browser-Edge .rtl.wrapper-wide .vc_row[data-vc-full-width],.browser-Edge .rtl.wrapper-wide section[data-vc-full-width]{left:calc((100vw - 1600px - 12px)/2)}
}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}
}@media(max-width:1024px){.global-header-vertical.wrapper-boxed{padding-left:0}
.global-header-vertical .main-page-wrapper{margin-top:0;padding-top:0}
.header-vertical{padding-left:30px;padding-right:30px;margin-bottom:0}
.header-vertical .vertical-header-top{display:table;width:100%;min-height:inherit}
.header-vertical .navigation-wrap,.header-vertical .vertical-header-bottom,.header-vertical .search-button:not(.mobile-search-icon){display:none}
.header-vertical .mobile-nav-icon{display:inline-block}
.basel-products-nav .wrapper-short{display:none}
.product-list-item{-ms-flex-align:flex-start;-webkit-box-align:start;align-items:flex-start}
.product-list-item .swatches-on-grid{margin-bottom:15px}
.product-list-image{-ms-flex-preferred-size:40%;flex-basis:40%;-webkit-flex-basis:40%;-ms-flex-basis:40%;width:40%;max-width:40%}
.product-list-image .quick-view{opacity:1 !important;visibility:visible !important;transform:scale(1) !important;-webkit-transform:scale(1) !important}
.product-list-image .quick-view span{display:none}
.product-list-content{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:20px}
.product-list-content .woocommerce-product-details__short-description>p:last-child{margin-bottom:10px}
.product-list-content .woocommerce-review-link{display:none}
.product-list-info{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-flex-basis:100%;-ms-flex-basis:100%;width:100%;max-width:100%;margin-right:0;border-right:0;padding-right:0;margin-left:0}
.product-list-buttons{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-flex-basis:100%;-ms-flex-basis:100%;width:100%;max-width:100%;text-align:left}
.product-list-buttons .price{text-align:left}
.basel-my-account-links>div{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;width:50%}
table.wishlist_table .product-stock-status{display:none}
body .basel-parallax{background-position:50% 0 !important;background-attachment:scroll !important}
body .basel-parallax>.vc_column-inner{background-position:50% 0 !important;background-attachment:scroll !important}
.basel-close-side{top:-150px;height:calc(100vh + 300px)}
::-webkit-full-page-media,:future,:root .basel-login-side-opened{position:fixed}
.scrollToTop{bottom:12px;right:12px}
.basel-slider .owl-nav>div{opacity:1;visibility:visible;pointer-events:visible}
.basel-slider .owl-nav>div.owl-prev{left:0;padding-right:0}
.basel-slider .owl-nav>div.owl-next{right:0;padding-left:0}
.basel-slider .owl-nav>div:before{width:38px;font-size:18px;height:38px;line-height:38px}
.arrows-style-2 .basel-slider .owl-nav>div.owl-prev,.arrows-style-3 .basel-slider .owl-nav>div.owl-prev{left:15px}
.arrows-style-2 .basel-slider .owl-nav>div.owl-next{right:15px}
.arrows-style-3 .basel-slider .owl-nav>div.owl-next{right:15px}
.arrows-style-3 .basel-slider:hover .owl-nav>div.owl-prev{left:15px}
.arrows-style-3 .basel-slider:hover .owl-nav>div.owl-next{right:15px}
.sticky-toolbar-on{padding-bottom:55px}
.sticky-toolbar-on .basel-sticky-btn{bottom:55px}
.sticky-toolbar-on .scrollToTop{bottom:70px}
.sticky-toolbar-on .basel-sticky-btn-shown.scrollToTop{bottom:155px}
.basel-sticky-social,.social-icons .whatsapp-desktop{display:none}
.rtl.global-header-vertical.wrapper-boxed{padding-right:0}
.rtl .product-list-content{margin-left:0;margin-right:20px}
.rtl .product-list-info{padding-left:0;border-left:0}
.rtl .product-list-buttons{text-align:right}
.rtl .product-list-buttons .price{text-align:right}
.rtl .scrollToTop{right:auto;left:12px}
.rtl .basel-slider .owl-nav>div.owl-prev{left:auto;right:0;padding-left:0}
.rtl .basel-slider .owl-nav>div.owl-next{right:auto;left:0;padding-right:0}
.rtl .arrows-style-2 .basel-slider .owl-nav>div.owl-prev,.rtl .arrows-style-3 .basel-slider .owl-nav>div.owl-prev{left:auto;right:15px}
.rtl .arrows-style-2 .basel-slider .owl-nav>div.owl-next{right:auto;left:15px}
.rtl .arrows-style-3 .basel-slider .owl-nav>div.owl-next{right:auto;left:15px}
.rtl .arrows-style-3 .basel-slider:hover .owl-nav>div.owl-prev{left:auto;right:15px}
.rtl .arrows-style-3 .basel-slider:hover .owl-nav>div.owl-next{right:auto;left:15px}
}@media only screen and (max-width:991px){div.bbp-search-form{float:none;width:100%}
#bbpress-forums div.bbp-topic-tags{display:none}
#bbpress-forums #bbp-search-form #bbp_search{width:100%;padding-top:15px;padding-bottom:15px}
#bbpress-forums .bbp-search-form #bbp_search_submit{font-size:16px;padding-top:15px;padding-bottom:15px;padding-left:35px;padding-right:35px}
div.bbp-breadcrumb,div.bbp-topic-tags{float:none;text-align:center}
#subscription-toggle{display:none}
.bbp-pagination{float:none;text-align:center}
.bbp-pagination-count{float:none}
.bbp-topic-form,.bbp-reply-form,.bbp-topic-tag-form{margin-top:70px}
span.bbp-admin-links{margin-top:10px;display:block;float:none}
}@media(max-width:991px){html,body{max-width:100%}
.page-title .entry-header{text-align:center}
.page-title .entry-header .entry-title{float:none;margin-bottom:0;line-height:1.2}
.page-title .entry-header .breadcrumbs,.page-title .entry-header .yoast-breadcrumb{margin-top:0;display:block;line-height:2;float:none}
.title-size-default{padding:20px 0}
.title-size-default .entry-title,.title-size-default h1{font-size:34px}
.title-size-large{padding:40px 0}
.title-size-large .entry-title,.title-size-large h1{font-size:38px}
.title-shop.without-title.title-size-default,.title-shop.without-title.title-size-large{padding:0}
.title-shop.title-design-default{text-align:center}
.title-shop.title-design-default .nav-shop h1{float:none;margin-left:0}
.title-shop.title-design-default .nav-shop .basel-back-btn+h1+.basel-show-categories+.basel-product-categories,.title-shop.title-design-default .nav-shop .basel-back-btn+.basel-show-categories+.basel-product-categories{padding-left:0}
.title-shop.title-design-default .nav-shop .basel-back-btn+h1{padding-left:50px;padding-right:50px}
.title-shop.title-design-disable .basel-back-btn+h1+.basel-show-categories,.title-shop.title-design-disable .basel-back-btn+.basel-show-categories{margin-right:0}
.title-shop.title-size-large.title-design-centered .nav-shop h1{line-height:50px}
.title-shop .basel-back-btn{margin-top:0;top:10px}
.without-title .basel-back-btn{top:2px}
.basel-header-overlap .title-size-small{padding:70px 0 30px}
.basel-header-overlap .title-size-default,.basel-header-overlap .title-size-large,.basel-header-overlap .title-size-default.title-shop.without-title,.basel-header-overlap .title-size-large.title-shop.without-title{padding:100px 0 60px}
.title-shop.title-design-centered .basel-back-btn+h1+.basel-show-categories+.basel-product-categories,.title-shop.title-design-centered .basel-back-btn+.basel-show-categories+.basel-product-categories{padding-left:0;padding-right:0}
.document-ready .mobile-nav{display:inline-block}
.close-header-banner{width:50px}
.close-header-banner+.header-banner-link{right:50px}
.topbar-wrapp .topbar-menu{display:none}
.topbar-wrapp .top-bar-left{text-align:center}
.mobile-nav-icon{display:inline-block}
.right-column .mobile-nav-icon{display:inline-block}
.right-column .search-button:not(.mobile-search-icon),.right-column .header-links{display:none}
body:not(.logged-in) .right-column .my-account-with-icon{display:none}
.right-column .my-account-with-icon:not(.my-account-with-username){display:none}
.right-column .wishlist-info-widget{margin-right:0}
.right-column .shopping-cart .dropdown-wrap-cat{display:none}
.right-column .shopping-cart.basel-cart-design-1>a{position:relative;text-align:center}
.right-column .shopping-cart.basel-cart-design-1>a .basel-cart-totals{display:inline}
.right-column .shopping-cart.basel-cart-design-1>a .basel-cart-number{padding:0;margin-left:0;font-size:10px;width:15px;height:15px;line-height:15px;text-align:center;border-radius:50%;background-color:#f7f7f7;color:#7e7e7e;position:absolute;top:-2px;left:19px}
.right-column .shopping-cart.basel-cart-design-1>a .basel-cart-subtotal{margin-left:2px;font-size:12px}
.right-column .shopping-cart.basel-cart-design-1>a .subtotal-divider,.right-column .shopping-cart.basel-cart-design-1>a .basel-cart-subtotal{display:none}
.right-column .shopping-cart.basel-cart-design-2 .basel-cart-subtotal{display:none}
.main-header:not(.header-menu-top) .site-logo img{max-width:100%}
.main-header .right-column,.main-header .site-logo,.main-header .left-column{width:60%}
.main-header.header-categories{padding-bottom:0}
.main-header.header-logo-center .site-logo{padding-left:0;text-align:left}
.main-header.header-menu-top{padding:0}
.main-header.header-menu-top .navigation-wrap{display:block;padding:10px 0}
.main-header.header-menu-top .navigation-wrap .menu{display:none}
.main-header.header-menu-top .site-logo{width:auto;padding-top:0;padding-bottom:0}
.main-header.header-menu-top .wishlist-info-widget{margin-right:0}
.main-header.header-shop .site-logo{padding-left:0;text-align:left}
.main-header.header-shop .header-links{display:none}
.main-header.header-split .site-logo{position:static;width:auto}
.main-header.header-split .wishlist-info-widget{display:none}
.main-header.header-split .right-column{width:auto;-webkit-box-flex:1;flex:1 0 0;-ms-flex:1 0 0;-webkit-flex:1 0 0}
.sticky-header .right-column{width:50%}
.sticky-header .site-logo{width:50%}
.sticky-header .main-nav{display:none}
.global-header-logo-center .sticky-header .right-column{width:50%}
.basel-hover-excerpt .product-element-bottom{border:0;padding:0;min-height:0}
.basel-hover-excerpt .btn-add{margin-top:0}
.basel-hover-excerpt .product-title{line-height:1.2}
.basel-hover-excerpt .product-title a{font-size:15px}
.cat-design-center .hover-mask{-webkit-transform:translateY(0);transform:translateY(0)}
.cat-design-center .hover-mask>a{opacity:1;visibility:visible;margin-bottom:0}
.cat-design-center:hover .hover-mask{-webkit-transform:translateY(0);transform:translateY(0)}
.woocommerce .shop_table td.product-thumbnail img{max-width:48px;min-width:48px}
.woocommerce .cart-collaterals .cart_totals{float:none;width:100%}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout{text-align:center}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout>a.button{display:block;padding:20px 0;font-size:18px}
.woocommerce .cart-collaterals .cross-sells{margin-bottom:50px;float:none;width:100%}
.woocommerce .checkout-order-review{padding:30px 15px 15px 15px}
.woocommerce .checkout-order-review .responsive-table{padding:8px 5px 0 5px}
#customer_login .col-register,#customer_login .col-login,#customer_login .col-register-text{padding-left:40px;padding-right:40px}
.woocommerce table.wishlist_table thead th{font-size:14px}
.woocommerce table.wishlist_table tbody td{padding:15px 5px}
.woocommerce table.wishlist_table tbody td.product-name>a{font-size:12px}
.woocommerce table.wishlist_table tbody td.product-price span{font-size:14px}
.woocommerce .wishlist-title h2{font-size:22px}
.basel-compare-table{overflow-x:auto;-webkit-overflow-scrolling:touch}
.basel-compare-col{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%}
.shop-loop-head{text-align:center;margin-top:-20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-flex;-webkit-flex-wrap:wrap;-webkit-justify-content:space-between;-webkit-align-items:center;display:-ms-flex;-ms-flex-wrap:wrap;-ms-flex-direction:row;-ms-justify-content:space-between;-ms-align-items:center}
.shop-loop-head .basel-filter-buttons{margin-left:0;display:block;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-ms-order:1;-webkit-order:1}
.shop-loop-head .woocommerce-breadcrumb,.shop-loop-head .yoast-breadcrumb{float:none;display:block}
.shop-loop-head .woocommerce-result-count,.shop-loop-head .basel-products-shop-view{display:none}
.shop-loop-head .woocommerce-ordering{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-ms-order:1;-webkit-order:1;position:static;margin-bottom:10px;margin-left:0}
.single-product-content .product-images.col-sm-8 .thumbs-position-left .col-md-3,.single-product-content .product-images.col-sm-6 .thumbs-position-left .col-md-3,.single-product-content .product-images.col-sm-4 .thumbs-position-left .col-md-3{padding-left:15px;padding-right:15px}
.single-product-content .product-images .thumbs-position-left .woocommerce-main-image{padding:0 5px 0 0}
.single-product-content .entry-summary .yith-wcwl-add-to-wishlist{margin-bottom:5px}
.single-product-content .entry-summary .sizeguide-btn-wrapp{margin-top:5px}
.single-product-content .basel-product-brands{float:none;margin-left:0}
.single-product-content .basel-product-brands a{min-height:0;display:inline-block;border:0;background-color:rgba(0,0,0,0) !important;padding:0}
.single-product-content .basel-product-brands a:hover{opacity:.5}
.single-product-content .variations td.value{position:relative}
.single-product-content .variations td.value.with-swatches .reset_variations{right:auto;left:0}
.single-product-content .variations .reset_variations{position:absolute;right:0;bottom:-20px;margin-left:0;margin-right:0}
.single-product-content .single_variation{margin-top:10px}
.single-product-content #comments{width:auto;padding-right:0;padding-bottom:30px;float:none;border-bottom:1px solid #efefef}
.single-product-content #review_form_wrapper{float:none;width:auto;border-left:0;border-bottom:0;padding-top:35px;padding-bottom:0;padding-left:0}
.single-product-content .comment-form input[type=text]{max-width:100%}
.product-type-variable .entry-summary .compare-btn-wrapper,.product-type-variable .entry-summary .wishlist-btn-wrapper,.product-type-variable .entry-summary .sizeguide-btn-wrapp{margin-bottom:5px}
.product-type-variable .entry-summary .product_meta{margin-top:15px}
.product-design-default .product-additional-galleries,.product-design-compact .product-additional-galleries{text-align:left}
.product-design-default .product-additional-galleries>div,.product-design-compact .product-additional-galleries>div{margin-left:0;margin-right:0}
.product-design-default .product-additional-galleries .product-video-button,.product-design-compact .product-additional-galleries .product-video-button{margin-right:15px}
.product-design-alt .variations td.value.with-swatches .reset_variations,.product-design-sticky .variations td.value.with-swatches .reset_variations{left:50%}
.product-design-alt .variations .reset_variations,.product-design-sticky .variations .reset_variations{right:auto;left:50%;margin-left:-21px}
.product-design-compact .entry-summary .sizeguide-btn-wrapp{margin-top:0}
.product-design-compact #comments{padding-bottom:0;border-bottom:0}
.product-design-compact #review_form_wrapper{padding-top:0}
.product-with-attachments .thumbs-position-left+.product-additional-galleries{margin-left:0}
.single-breadcrumbs-wrapper{margin-bottom:30px}
.single-breadcrumbs-wrapper .woocommerce-breadcrumb,.single-breadcrumbs-wrapper .yoast-breadcrumb{display:none}
.product-type-grouped .sizeguide-btn-wrapp,.product-type-grouped .wishlist-btn-wrapper,.product-type-grouped .compare-btn-wrapper{margin-bottom:5px}
.product-type-grouped .product_meta{margin-top:15px}
.popup-quick-view .single-product-content .variations td.value{position:static}
.basel-sticky-btn .price del,.basel-sticky-btn .price ins{display:block}
.post-title-large-image .entry-header .entry-title{margin-bottom:20px}
.blog-post-loop .entry-thumbnail,.blog-post-loop.post-single-page .entry-thumbnail{margin-bottom:-25px;margin-right:0;float:none;width:auto}
.blog-post-loop .entry-title,.blog-post-loop.post-single-page .entry-title{margin-bottom:10px;font-size:24px}
.blog-post-loop .entry-meta,.blog-post-loop.post-single-page .entry-meta{margin-bottom:10px}
.blog-post-loop .entry-meta li.meta-tags,.blog-post-loop.post-single-page .entry-meta li.meta-tags,.blog-post-loop .entry-meta li .edit-link{display:none}
.blog-post-loop.post-single-page .entry-meta li .edit-link{display:none}
.blog-post-loop.post-single-page .entry-title{font-size:26px}
.blog-design-default .meta-post-categories{margin-bottom:5px}
.blog-design-default .post-date{top:40px}
.blog-design-default-alt .entry-thumbnail{margin-bottom:15px}
.blog-design-default-alt .entry-content{padding:0}
.blog-design-default-alt .entry-meta,.blog-design-default-alt.post-single-page .entry-thumbnail{margin-bottom:15px}
.blog-design-masonry .entry-title{font-size:20px}
.blog-design-masonry.post-single-page .post-date{left:10px}
.blog-post-loop.blog-design-masonry.post-single-page.format-gallery .post-date{left:10px}
.blog-design-mask .entry-thumbnail{margin-bottom:0}
.blog-design-mask h3.entry-title{font-size:20px}
.blog-design-mask .entry-meta{margin-bottom:0}
.blog-design-mask .has-post-thumbnail .post-mask{padding:15px}
.blog-design-mask.col-md-4,.blog-design-mask.col-md-3,.blog-design-mask.col-md-2{width:50%}
.format-link .entry-content a{padding:20px;font-size:18px}
.blog-post-loop.format-quote .entry-thumbnail{margin-bottom:15px}
.blog-post-loop.format-quote .post-date{display:none}
.blog-post-loop.format-quote .post-img-wrapp>a img{border-radius:50%;max-width:120px}
.blog-post-loop.format-quote .entry-content blockquote{font-size:18px}
.blog-post-loop.format-quote .entry-content blockquote>p{font-size:18px}
.blog-post-loop.format-quote .entry-content blockquote cite{font-size:12px}
.blog-post-loop.format-quote .entry-content blockquote cite a{font-size:12px}
.comments-area .comment-list li .comment-body{padding-left:65px}
.comments-area .comment-list li .comment-author>img{max-width:50px}
.comments-area .comment-list li>.children{padding-left:20px}
.comments-area .comment-respond .comment-form-author,.comments-area .comment-respond .comment-form-email,.comments-area .comment-respond .comment-form-url{display:block;width:100%;padding-left:0;padding-right:0}
.title-wrapper.basel-title-style-bordered .liner-continer{display:block}
.title-wrapper.basel-title-style-bordered .liner-continer .left-line,.title-wrapper.basel-title-style-bordered .liner-continer .right-line{display:none}
.title-wrapper.basel-title-style-bordered .liner-continer .title{white-space:normal;max-width:none;overflow-x:visible}
.title-wrapper.basel-title-size-extra-large .title{font-size:28px}
.title-wrapper.basel-title-size-extra-large .title-subtitle{font-size:20px}
.title-wrapper.basel-title-size-large .title{font-size:24px}
.title-wrapper.basel-title-size-large .title-subtitle{font-size:18px}
.title-wrapper.basel-title-size-large .title-after_title{font-size:14px}
.title-wrapper.basel-title-size-default .title{font-size:20px}
.title-wrapper.basel-title-size-default .title-subtitle{font-size:16px}
.title-wrapper.basel-title-size-default .title-after_title{font-size:12px}
.basel-text-block-width-70 .basel-text-block,.basel-text-block-width-60 .basel-text-block{max-width:80%}
.basel-text-block-width-50 .basel-text-block,.basel-text-block-width-40 .basel-text-block{max-width:60%}
.basel-text-block-width-30 .basel-text-block,.basel-text-block-width-20 .basel-text-block{max-width:40%}
.testimonials.testimonials-grid.testimon-columns-2 .testimonial,.testimonials.testimonials-grid.testimon-columns-3 .testimonial,.testimonials.testimonials-grid.testimon-columns-4 .testimonial,.testimonials.testimonials-grid.testimon-columns-5 .testimonial,.testimonials.testimonials-grid.testimon-columns-6 .testimonial,.testimonials.testimonials-grid.testimon-columns-7 .testimonial,.testimonials.testimonials-grid.testimon-columns-8 .testimonial{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;width:100%}
.basel-images-gallery.view-grid.columns-3 .basel-gallery-item,.basel-images-gallery.view-masonry.columns-3 .basel-gallery-item{-ms-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;width:50%}
.basel-images-gallery.view-grid.columns-4 .basel-gallery-item,.basel-images-gallery.view-masonry.columns-4 .basel-gallery-item{-ms-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%;width:33.33333333%}
.basel-images-gallery.view-grid.columns-6 .basel-gallery-item,.basel-images-gallery.view-masonry.columns-6 .basel-gallery-item{-ms-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;width:25%}
.instagram-per-row-6 .instagram-pics li,.instagram-per-row-7 .instagram-pics li,.instagram-per-row-8 .instagram-pics li,.instagram-per-row-9 .instagram-pics li,.instagram-per-row-10 .instagram-pics li,.instagram-per-row-11 .instagram-pics li,.instagram-per-row-12 .instagram-pics li{-ms-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}
.compare-opened{overflow:auto}
.basel-show-categories{display:inline-block}
.basel-product-categories{display:none;background-color:#f9f9f9}
.basel-product-categories>li{display:block}
.basel-product-categories>li>a{display:block;line-height:40px;padding-left:0;padding-right:0}
.basel-product-categories>li>a:after{content:none}
.basel-product-categories li{position:relative}
.basel-product-categories li a{text-transform:uppercase;letter-spacing:1px;text-decoration:none;position:relative;line-height:1.6;padding-top:9px;padding-bottom:9px}
.basel-product-categories li a:active{background-color:#1aada3}
.basel-product-categories li a:after{content:none}
.basel-product-categories li.has-sub>a{padding-left:25px;padding-right:25px}
.basel-product-categories li .children{position:relative;display:none;top:auto;left:auto;width:100%;margin-top:5px;background-color:#f3f3f3;opacity:1;visibility:visible;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}
.basel-product-categories li .children li{padding-left:0;padding-right:0}
.basel-product-categories li .children li a{padding-top:0;padding-bottom:0;line-height:40px;display:block;font-size:14px}
.basel-product-categories li .children .children{background-color:#ececec;top:auto;left:auto;-webkit-transform:none;transform:none}
.basel-product-categories li .children .children:before{content:"律";color:#ececec}
.basel-product-categories li .children:before{content:"律";font-family:"basel-font";position:absolute;left:50%;margin-left:-7.5px;top:-5px;line-height:0;font-size:26px;color:#f3f3f3}
.basel-product-categories.responsive-cateogires li.current-cat>a,.basel-product-categories.responsive-cateogires li.current-cat-parent>a,.basel-product-categories.responsive-cateogires li.current-cat-ancestor>a{color:#1aada3}
.color-scheme-light .basel-product-categories{background-color:rgba(0,0,0,.4)}
.color-scheme-light .basel-product-categories li .children{background-color:rgba(0,0,0,.4)}
.color-scheme-light .basel-product-categories li .children:before{color:rgba(0,0,0,.4)}
.categories-style-masonry-first .cat-design-center:first-child .hover-mask h3{font-size:22px}
.basel-menu-price .menu-price-description{-ms-flex-wrap:wrap;flex-wrap:wrap}
.pv_paypal_container,.pv_shop_name_container{float:none;width:100%;padding:0}
.instagram-widget .instagram-content{display:none}
.basel-products-tabs .open-title-menu{display:block}
.basel-products-tabs .products-tabs-title{position:absolute;top:120%;left:0;opacity:0;visibility:hidden;z-index:10;padding-top:10px;padding-bottom:10px;width:160px;display:block;background-color:#fff;-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 2px rgba(0,0,0,.1);transition:opacity .25s ease,visibility .25s ease,top .25s ease;-webkit-transition:opacity .25s ease,visibility .25s ease,top .25s ease}
.basel-products-tabs .products-tabs-title li{line-height:1.2;height:auto;padding-left:15px;padding-right:15px;padding-top:10px;padding-bottom:10px}
.basel-products-tabs .products-tabs-title.list-shown{top:100%;opacity:1;visibility:visible}
.filters-inner-area>div:nth-of-type(4n+1){clear:none}
.filters-inner-area>div:nth-of-type(2n+1){clear:both}
.copyrights-wrapper .min-footer>div{display:block;text-align:center;width:100%;margin-bottom:10px}
.copyrights-wrapper .min-footer>div:last-child{margin-bottom:0}
.copyrights-wrapper .min-footer .social-icons{text-align:center}
p.demo_store.woocommerce-store-notice{padding-left:30px;padding-right:125px}
.rtl .main-header.header-shop .site-logo{text-align:right;padding-left:15px;padding-right:0}
.rtl .right-column .shopping-cart.basel-cart-design-1>a .basel-cart-number{left:auto;right:19px}
.rtl .right-column .wishlist-info-widget{margin-left:0}
.rtl .title-shop.title-design-default .nav-shop h1{float:none;margin-right:0}
.rtl .title-shop.title-design-disable .basel-back-btn+h1+.basel-show-categories,.rtl .title-shop.title-design-disable .basel-back-btn+.basel-show-categories{margin-left:0;margin-right:60px}
.rtl .shop-loop-head .woocommerce-breadcrumb,.rtl .shop-loop-head .yoast-breadcrumb{float:none}
.rtl .basel-product-categories li .children .children{left:auto;right:auto}
.rtl .single-product-content .product-images .woocommerce-main-image{padding:0 3px 0 2px}
.rtl .single-breadcrumbs-wrapper .woocommerce-breadcrumb,.rtl .single-breadcrumbs-wrapper .yoast-breadcrumb{display:none}
.rtl .comments-area .comment-list li .comment-body{padding-left:0;padding-right:65px}
.rtl .comment-respond .comment-form-author,.rtl .comment-respond .comment-form-url{padding-right:0;padding-left:0}
.rtl .single-product-content .variations td.value.with-swatches .reset_variations{left:auto;right:0}
.rtl .single-product-content #comments{padding-left:0;float:none}
.rtl .single-product-content #review_form_wrapper{padding-right:0;float:none;border-right:0}
.rtl .single-product-content .basel-product-brands{float:none;margin-right:0}
.rtl .product-design-default .product-additional-galleries,.rtl .product-design-compact .product-additional-galleries{text-align:right}
.rtl .product-design-default .product-additional-galleries .product-video-button,.rtl .product-design-compact .product-additional-galleries .product-video-button{margin-right:0;margin-left:15px}
.rtl .product-design-alt .variations td.value.with-swatches .reset_variations,.rtl .product-design-sticky .variations td.value.with-swatches .reset_variations{right:50%}
.rtl .product-design-alt .variations .reset_variations,.rtl .product-design-sticky .variations .reset_variations{margin-right:-21px}
.rtl .product-with-attachments .thumbs-position-left+.product-additional-galleries{margin-right:0}
.basel-dark .basel-products-tabs .products-tabs-title{background-color:#111}
.basel-dark .basel-products-tabs .products-tabs-title li:not(.active-tab-title):hover{color:rgba(255,255,255,.8)}
.left-column{width:50%}
.sticky-mobile-footer-menu{display:block;position:fixed}
.main-header .wrapp-header{min-height:48px !important}
}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}
.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}
.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}
.mfp-container{padding-left:6px;padding-right:6px}
}@media screen and (max-width:800px)and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}
.mfp-img-mobile img.mfp-img{padding:0}
.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}
.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}
.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}
.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}
.mfp-img-mobile .mfp-counter{right:5px;top:3px}
.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}
}@media(max-width:768px){.wrapper-full-width-content .container{width:100%}
.title-size-default,.title-size-large,.title-size-small{padding:10px 0}
.admin-bar .header-banner{top:46px}
.header-banner-container{padding-left:40px;padding-right:40px}
.close-header-banner{width:40px}
.close-header-banner+.header-banner-link{right:40px}
.main-header.header-menu-top .navigation-wrap .container{width:100%}
.header-full-width .sticky-header>.container,.header-full-width .topbar-wrapp>.container{width:100%}
.header-full-width .main-header>.container,.header-full-width .main-header .navigation-wrap>.container,.header-full-width .main-header .secondary-header>.container{width:100%}
.header-full-width .single-breadcrumbs-wrapper>.container{width:100%}
.sticky-header>.container{width:100%}
.global-header-vertical .owl-carousel:not(.basel-slider):hover .owl-nav div.owl-prev{left:20px}
.global-header-vertical .owl-carousel:not(.basel-slider):hover .owl-nav div.owl-next{right:20px}
.offcanvas-sidebar-mobile.admin-bar .sidebar-container{top:46px}
.offcanvas-sidebar-mobile .single-product-page .product-image-summary,.offcanvas-sidebar-mobile .site-content:not(.col-sm-12){width:100%;left:0}
.offcanvas-sidebar-mobile .shop-content-area:not(.col-sm-12){width:100%;left:0}
.offcanvas-sidebar-mobile .shop-content-area:not(.col-sm-12) .shop-loop-head{display:block;text-align:right}
.offcanvas-sidebar-mobile .shop-content-area:not(.col-sm-12) .shop-loop-head .woocommerce-breadcrumb,.offcanvas-sidebar-mobile .shop-content-area:not(.col-sm-12) .shop-loop-head .yoast-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom-width:1px;border-style:solid;border-color:rgba(0,0,0,.1);margin-bottom:20px;padding-bottom:20px;width:100%}
.offcanvas-sidebar-mobile .shop-content-area:not(.col-sm-12) .woocommerce-result-count{display:none}
.offcanvas-sidebar-mobile .shop-content-area:not(.col-sm-12) .basel-show-sidebar-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}
.offcanvas-sidebar-mobile .shop-content-area:not(.col-sm-12) .basel-active-filters{margin-top:0}
.offcanvas-sidebar-mobile .shop-content-area:not(.col-sm-12) .basel-active-filters:before{content:" ";display:table;clear:both}
.offcanvas-sidebar-mobile .basel-sticky-sidebar-opener{display:block}
.offcanvas-sidebar-mobile .basel-sticky-sidebar-opener.sticky-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex}
.offcanvas-sidebar-mobile .sidebar-container{position:fixed;width:300px;top:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;background-color:#fff;z-index:500;padding-left:0;padding-right:0;margin-bottom:0;-webkit-transition:transform .25s ease;-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;transform:translate3d(-300px,0,0);-webkit-transform:translate3d(-300px,0,0)}
.offcanvas-sidebar-mobile .sidebar-container .widget-area{padding-top:30px;padding-bottom:30px}
.offcanvas-sidebar-mobile .sidebar-container .sidebar-widget{margin-left:20px;margin-right:20px;padding-bottom:30px;margin-bottom:30px;border-bottom-width:1px;border-style:solid;border-color:rgba(124,124,124,.15)}
.offcanvas-sidebar-mobile .sidebar-container .sidebar-widget:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}
.offcanvas-sidebar-mobile .sidebar-container .basel-close-sidebar-btn{display:block;height:67px}
.offcanvas-sidebar-mobile .sidebar-container .basel-sidebar-scroll{position:absolute;top:67px;right:0;bottom:0;left:0;overflow:hidden}
.offcanvas-sidebar-mobile .sidebar-container .basel-sidebar-content{position:absolute;top:0;right:0;bottom:0;left:0;overflow:scroll;overflow-x:hidden}
.offcanvas-sidebar-mobile .sidebar-container .basel-sidebar-content:focus{outline:0}
.offcanvas-sidebar-mobile.basel-show-hidden-sidebar .basel-sidebar-scroll .basel-sidebar-content{opacity:1;transition:opacity .4s cubic-bezier(0.445,0.05,0.55,0.95);-webkit-transition:opacity .4s cubic-bezier(0.445,0.05,0.55,0.95)}
.basel-shop-loader:not(.hidden-loader){margin-left:-17px !important}
.shop-loop-head .woocommerce-ordering{position:relative;margin-top:-6px;width:30px;height:30px;line-height:30px;text-align:center;margin-bottom:0}
.shop-loop-head .woocommerce-ordering:after{content:"";font-family:"simple-line-icons";font-size:20px;color:#1b1919;font-weight:600}
.shop-loop-head .woocommerce-ordering select{position:absolute;top:0;bottom:0;left:0;right:0;border:0;padding:0;font-size:0;font-weight:400;background-image:none;-webkit-appearance:none;background-color:rgba(0,0,0,0)}
.shop-loop-head .woocommerce-ordering select option{font-size:14px}
.shop-loop-head .woocommerce-ordering select::-ms-expand{display:none}
#customer_login{-ms-flex-wrap:wrap;flex-wrap:wrap}
#customer_login .col-register,#customer_login .col-login,#customer_login .col-register-text{padding-top:0;padding-bottom:0;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;width:100%}
.col-register,.col-register-text{border-left:0;margin-bottom:20px}
.col-login{margin-bottom:30px}
.col-register{margin-bottom:30px;margin-top:40px}
.register-or{display:-webkit-box;display:-ms-flexbox;display:flex}
.woocommerce table.shop_table_responsive thead{display:none}
.woocommerce table.shop_table_responsive tbody tr:first-child .product-remove{height:0}
.woocommerce table.shop_table_responsive tbody tr:first-child .product-remove .remove{top:20px}
.woocommerce table.shop_table_responsive tbody td{background-color:#f8f8f8;display:block;text-align:right;border:0;padding:20px}
.woocommerce table.shop_table_responsive tbody td:before{content:attr(data-title) ": ";font-weight:700;float:left;text-transform:uppercase;font-size:14px}
.woocommerce table.shop_table_responsive .product-remove:before,.woocommerce table.shop_table_responsive .product-thumbnail:before,.woocommerce table.shop_table_responsive .product-add-to-cart:before,.woocommerce table.shop_table_responsive .wishlist-empty:before{display:none}
.woocommerce table.shop_table_responsive .product-remove{position:relative;height:20px;padding:0 !important;border:0;background-color:rgba(0,0,0,0)}
.woocommerce table.shop_table_responsive .product-remove .remove{position:absolute;left:20px;top:40px}
.woocommerce table.shop_table_responsive .product-thumbnail{text-align:center}
.woocommerce table.shop_table_responsive .product-thumbnail a{max-width:100%;display:inline-block}
.woocommerce table.shop_table_responsive .product-thumbnail img{max-width:80px;min-width:80px}
.woocommerce table.shop_table_responsive .product-quantity:before{line-height:40px}
.woocommerce table.shop_table_responsive .product-subtotal:before{line-height:22px}
.woocommerce table.shop_table_responsive .product-add-to-cart{text-align:center}
.woocommerce table.shop_table_responsive .wishlist-empty{text-align:center;background-color:rgba(0,0,0,0);border-top-width:2px;border-bottom-width:1px;border-left-width:0;border-right-width:0;border-style:solid;border-color:#e7e7e7}
.woocommerce .cart-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-align-items:stretch;-ms-align-items:stretch;text-align:center;margin-bottom:50px}
.woocommerce .cart-actions>div:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-order:2;-ms-order:2}
.woocommerce .cart-actions>div:last-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-order:1;-ms-order:1}
.woocommerce .cart-actions .coupon{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-direction:column;margin-top:40px;padding:7%;border:2px dashed #dbdbdb}
.woocommerce .cart-actions .coupon .input-text{max-width:none;margin-right:0;margin-bottom:20px;padding:12px 15px}
.woocommerce .cart-actions .button{width:100%;padding-top:15px;padding-bottom:15px;font-size:16px}
.woocommerce .cart-collaterals .cart_totals{padding:30px 15px 15px 15px}
.woocommerce .cart-collaterals .cart_totals th{display:none}
.woocommerce .cart-collaterals .cart_totals td{background-color:rgba(0,0,0,0);padding-left:5px;padding-right:5px}
.woocommerce .cart-collaterals .cart_totals>.responsive-table{padding-left:10px;padding-right:10px;margin-bottom:15px}
.woocommerce .cart-collaterals .cart_totals .order-total td:before{font-size:22px}
.woocommerce-checkout .login{width:100%;max-width:100%}
.woocommerce-checkout .checkout_coupon{width:100%;max-width:100%}
.woocommerce-checkout .checkout_coupon p.form-row-last{width:100%}
.woocommerce-checkout .checkout_coupon p.form-row-first{width:100%;margin-bottom:20px}
.woocommerce-checkout .checkout_coupon p .input-text{padding:12px 10px}
.woocommerce-checkout .checkout_coupon p .button{padding:14px 10px;font-size:16px;letter-spacing:1px;width:100%}
.woocommerce-checkout .cart-collaterals{width:80%;margin:0 auto}
.woocommerce ul.woocommerce-thankyou-order-details,.woocommerce ul.wc-bacs-bank-details{flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap}
.woocommerce ul.woocommerce-thankyou-order-details li,.woocommerce ul.wc-bacs-bank-details li{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-flex-basis:50%;-ms-flex-basis:50%;margin-bottom:30px}
.woocommerce ul.woocommerce-thankyou-order-details li:nth-child(even),.woocommerce ul.wc-bacs-bank-details li:nth-child(even){border-right:0}
.woocommerce .col2-set{-ms-flex-wrap:wrap;flex-wrap:wrap}
.woocommerce-page .col2-set{-ms-flex-wrap:wrap;flex-wrap:wrap}
.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;width:100%}
.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;width:100%}
.woocommerce .form-row-first,.woocommerce .form-row-last{width:100%;float:none}
.woocommerce-page .form-row-first,.woocommerce-page .form-row-last{width:100%;float:none}
[class*=categories-space-]{margin-left:-5px;margin-right:-5px;margin-bottom:30px}
[class*=categories-space-] .category-grid-item{padding-left:5px;padding-right:5px;margin-bottom:10px}
.cat-design-default .hover-mask h3{padding-left:10px;padding-right:10px;padding-top:6px;padding-bottom:6px}
.product-grid-item{margin-bottom:30px}
.products{margin-left:-5px;margin-right:-5px}
.products .product-grid-item{margin-bottom:0}
.product-label{min-width:40px;letter-spacing:.4px}
.labels-rectangular .product-label{font-size:10px;padding:4px 7px}
.labels-rectangular .label-with-img{padding-left:0;padding-right:0}
.labels-rounded .product-label{min-height:40px;font-size:10px}
.browser-Internet .labels-rounded .product-label{height:40px}
.labels-rounded .out-of-stock{max-width:40px;font-size:9px}
.labels-rounded .label-with-img{min-height:auto}
.product-list-item{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:0}
.product-list-item .product-title{font-size:14px}
.product-list-item .product-list-buttons,.product-list-item .product-title,.product-list-item .basel-product-brands-links,.product-list-item .woocommerce-product-rating,.product-list-item .basel-product-countdown,.product-list-item .swatches-on-grid,.product-list-item .price{text-align:center}
.product-list-item .woocommerce-product-details__short-description,.product-list-item .product-compare-button,.product-list-item .basel-wishlist-btn,.product-list-item:after{display:none}
.product-list-image{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-flex-basis:100%;-ms-flex-basis:100%;width:100%;max-width:100%}
.product-list-info{padding-top:20px}
.product-list-content{margin-left:0}
.basel-hover-base .hover-mask{visibility:visible;opacity:1;bottom:0}
.basel-hover-button>.product-element-top>a{opacity:1 !important}
.basel-hover-button>.product-element-top>a span{opacity:1 !important;visibility:visible !important;transform:none !important;-webkit-transform:none !important;-ms-transform:none !important}
.basel-hover-button>.product-element-top .basel-buttons{opacity:1 !important}
.basel-hover-button>.product-element-top .hover-mask{display:none}
.basel-hover-button .basel-buttons .quick-view>a,.basel-hover-button .basel-buttons .product-compare-button>a,.basel-hover-button .basel-buttons .basel-wishlist-btn>a{color:rgba(0,0,0,.9)}
.basel-hover-button .basel-buttons .quick-view>a:hover,.basel-hover-button .basel-buttons .product-compare-button>a:hover,.basel-hover-button .basel-buttons .basel-wishlist-btn>a:hover{color:rgba(0,0,0,.7)}
.basel-hover-button .basel-buttons .quick-view>a:before,.basel-hover-button .basel-buttons .product-compare-button>a:before,.basel-hover-button .basel-buttons .basel-wishlist-btn>a:before{border-color:rgba(0,0,0,.9)}
.basel-hover-info{margin-bottom:50px}
.basel-hover-info>.product-element-top{background-color:rgba(0,0,0,0)}
.basel-hover-info>.product-element-top>a{margin-bottom:10px;opacity:1 !important}
.basel-hover-info .hover-mask{position:static;visibility:visible;opacity:1;-webkit-transform:none;transform:none}
.basel-hover-info .product-title a{color:#403d3d}
.basel-hover-info .product-title a:hover{color:#403d3d;opacity:.8}
.basel-hover-info .basel-product-brands-links a{color:#403d3d}
.basel-hover-info .star-rating:before,.basel-hover-info .star-rating span:before{color:#383838}
.basel-hover-info .price{color:#949494}
.basel-hover-info .price del{color:#bdbdbd}
.basel-hover-info .price del .amount{color:#bdbdbd}
.basel-hover-info .price ins .amount{color:#1aada3}
.basel-hover-info .price .amount{color:#949494}
.basel-hover-info .product-actions{transform:none;-webkit-transform:none;-ms-transform:none}
.basel-hover-info .product-actions>a{background-color:#000;color:#fff;border-color:#000;color:#000;background-color:rgba(0,0,0,0);border-width:2px}
.basel-hover-info .product-actions>a:hover,.basel-hover-info .product-actions>a:focus{background-color:#333;color:#fff;text-decoration:none;border-color:#333}
.basel-hover-info .product-actions>a.btn-style-bordered{background-color:rgba(0,0,0,0);color:#000}
.basel-hover-info .product-actions>a.btn-style-bordered:hover,.basel-hover-info .product-actions>a.btn-style-bordered:focus{background-color:#000;color:#fff;border-color:#000}
.basel-hover-info .product-actions>a.btn-style-link{background-color:rgba(0,0,0,0);color:#000;opacity:1}
.basel-hover-info .product-actions>a.btn-style-link:hover,.basel-hover-info .product-actions>a.btn-style-link:focus{background-color:rgba(0,0,0,0);color:#000;opacity:.7}
.color-scheme-light .basel-hover-info .product-title a{color:#fff}
.color-scheme-light .basel-hover-info .product-title a:hover{color:#fff;opacity:.8}
.color-scheme-light .basel-hover-info .product-actions>a{border-color:rgba(255,255,255,.8);color:#fff}
.basel-hover-button .basel-buttons .quick-view>a,.basel-hover-button .basel-buttons .product-compare-button>a,.basel-hover-button .basel-buttons .basel-wishlist-btn>a{color:rgba(0,0,0,.9)}
.basel-hover-info .basel-buttons .quick-view>a,.basel-hover-info .basel-buttons .product-compare-button>a,.basel-hover-info .basel-buttons .basel-wishlist-btn>a{color:rgba(0,0,0,.9)}
.basel-hover-button .basel-buttons .quick-view>a:hover,.basel-hover-button .basel-buttons .product-compare-button>a:hover,.basel-hover-button .basel-buttons .basel-wishlist-btn>a:hover{color:rgba(0,0,0,.7)}
.basel-hover-info .basel-buttons .quick-view>a:hover,.basel-hover-info .basel-buttons .product-compare-button>a:hover,.basel-hover-info .basel-buttons .basel-wishlist-btn>a:hover{color:rgba(0,0,0,.7)}
.basel-hover-button .basel-buttons .quick-view>a:before,.basel-hover-button .basel-buttons .product-compare-button>a:before,.basel-hover-button .basel-buttons .basel-wishlist-btn>a:before{border-color:rgba(0,0,0,.9)}
.basel-hover-info .basel-buttons .quick-view>a:before,.basel-hover-info .basel-buttons .product-compare-button>a:before,.basel-hover-info .basel-buttons .basel-wishlist-btn>a:before{border-color:rgba(0,0,0,.9)}
.product-grid-item:not(.basel-hover-base) .product-element-top .product-compare-button,.product-grid-item:not(.basel-hover-base) .product-element-top .basel-wishlist-btn,.product-grid-item:not(.basel-hover-base) .product-element-top .quick-view,.product-grid-item:not(.basel-hover-base) .product-element-top .yith-wcwl-add-to-wishlist{opacity:1;visibility:visible;transform:none;-webkit-transform:none;-ms-transform:none}
.basel-compare-col{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:rgba(0,0,0,0) !important}
.compare-field{display:none}
.compare-value:before{content:attr(data-title);display:block;color:#1b1919;font-size:14px;font-weight:600;width:100%;padding:10px;margin-top:-15px;margin-bottom:15px;text-transform:uppercase;background-color:rgba(136,136,136,.12)}
.basel-hover-alt .wrap-price{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-direction:column}
.basel-hover-alt .swatches-on-grid{margin-top:5px}
.basel-hover-alt .basel-product-brands-links{margin-bottom:5px}
.basel-hover-alt.purchasable .wrapp-swap,.basel-hover-alt.purchasable .price,.basel-hover-alt.purchasable .btn-add{height:auto;line-height:1.2}
.basel-hover-alt.product-type-grouped .wrapp-swap,.basel-hover-alt.product-type-grouped .price,.basel-hover-alt.product-type-grouped .btn-add{height:auto;line-height:1.2}
.basel-hover-alt.product-type-external .wrapp-swap,.basel-hover-alt.product-type-external .price,.basel-hover-alt.product-type-external .btn-add{height:auto;line-height:1.2}
.basel-hover-alt.purchasable .wrapp-swap,.basel-hover-alt.product-type-grouped .wrapp-swap,.basel-hover-alt.product-type-external .wrapp-swap{overflow:visible}
.basel-hover-alt.purchasable .price,.basel-hover-alt.product-type-grouped .price,.basel-hover-alt.product-type-external .price{margin-bottom:10px}
.basel-hover-alt.purchasable:hover .swap-elements,.basel-hover-alt.product-type-grouped:hover .swap-elements,.basel-hover-alt.product-type-external:hover .swap-elements{transform:none;-webkit-transform:none;-ms-transform:none}
.basel-hover-link .wrapp-swap{height:auto;line-height:inherit;overflow:visible}
.basel-hover-link .price{height:auto;line-height:inherit;overflow:visible;margin-bottom:10px}
.basel-hover-link .btn-add{height:auto;line-height:inherit}
.basel-hover-link:hover .wrapp-swap .swap-elements{transform:none;-webkit-transform:none;-ms-transform:none}
.basel-hover-standard .swatches-wrapper,.basel-hover-excerpt .swatches-wrapper{-webkit-transform:none;transform:none}
.basel-hover-quick .quick-shop-wrapper{top:100%}
.basel-hover-quick .variations label{margin-bottom:5px}
.basel-hover-quick .variations tr{padding-bottom:0;border-bottom:0}
.basel-hover-quick:hover .quick-shop-wrapper{transform:none;-webkit-transform:none}
.basel-hover-quick.quick-shop-shown .quick-shop-wrapper{transform:translate3d(0,-100%,0);-webkit-transform:translate3d(0,-100%,0)}
.swatch-on-grid .basel-tooltip-label{display:none}
.browser-Internet .single-product-content .product-images .labels-rounded .product-label{height:44px}
.single-product-content .product-images .labels-rounded .label-with-img{min-height:auto}
.single-product-content .tabs{margin-bottom:35px}
.single-product-content .tabs li{display:block;margin-right:0;margin-bottom:20px;border-bottom:0}
.single-product-content .tabs li a{border-bottom:1px solid rgba(0,0,0,0)}
.single-product-content .tabs li.active a{border-color:#545454}
.product-design-sticky .entry-summary{height:auto !important}
.product-design-sticky .entry-summary .summary-inner{padding:0;position:static !important}
.product-design-sticky .entry-summary div[itemprop=description]{max-height:100%;overflow:visible}
.product-design-sticky .entry-summary.block-sticked.not-in-viewport div[itemprop=description]{max-height:100%;margin-bottom:20px}
.product-design-sticky .entry-summary.block-sticked .summary-inner{transform:none !important;-webkit-transform:none !important}
.product-design-sticky .entry-summary.hide-temporary{opacity:1}
.product-design-compact .product-image-summary{margin-bottom:0}
.product-design-compact .product-image-summary .row{display:block}
.product-design-compact .basel-scroll{position:static;overflow:visible}
.product-design-compact .basel-scroll .basel-scroll-content{position:static;overflow:visible;padding-left:0;padding-right:0}
.product-design-compact .basel-scroll .basel-scroll-pane{display:none !important}
.popup-quick-view .entry-summary{padding-left:40px;padding-right:40px;padding-bottom:40px;padding-top:0}
.popup-quick-view .owl-carousel .owl-nav>div{filter:Alpha(Opacity=1);opacity:1}
.popup-quick-view .owl-carousel .owl-nav>div.owl-next{right:20px}
.popup-quick-view .owl-carousel .owl-nav>div.owl-prev{left:20px}
.popup-quick-view .owl-carousel:hover .owl-nav div.owl-next{right:20px}
.popup-quick-view .owl-carousel:hover .owl-nav div.owl-prev{left:20px}
.popup-quick-view .single-product-content .product-image-summary{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}
.popup-quick-view .basel-scroll,.popup-quick-view .basel-scroll-content{position:static;padding:0}
.sticky-toolbar-on .basel-sticky-btn-shown.scrollToTop{bottom:127px}
.basel-sticky-btn{padding-top:7px;padding-bottom:7px}
.basel-sticky-btn .basel-sticky-btn-content{display:none}
.basel-sticky-btn .basel-sticky-btn-cart{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}
.basel-sticky-btn.mobile-off{display:none}
.basel-sticky-btn-shown.scrollToTop{bottom:67px}
.comments-area .comment-list li .children{padding-left:0}
.comments-area .comment-list .comment-author{float:none}
.comments-area .comment-list .comment-meta{text-align:left}
.blog-design-masonry .entry-title{font-size:22px}
.blog-design-mask.col-md-4,.blog-design-mask.col-md-3,.blog-design-mask.col-md-2{width:100%}
.post-title-large-image .entry-title{font-size:26px}
.promo-banner{display:block}
.promo-banner .banner-image img{width:100%}
.instagram-per-row-6 .instagram-pics li,.instagram-per-row-7 .instagram-pics li,.instagram-per-row-8 .instagram-pics li,.instagram-per-row-9 .instagram-pics li,.instagram-per-row-10 .instagram-pics li,.instagram-per-row-11 .instagram-pics li,.instagram-per-row-12 .instagram-pics li{-ms-flex-basis:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}
.basel-text-block-wrapper .basel-text-block{max-width:100%}
.basel-timeline-wrapper .basel-item-position-left,.basel-timeline-wrapper .basel-item-position-right{display:block}
.basel-timeline-wrapper .basel-item-position-left .basel-timeline-dot,.basel-timeline-wrapper .basel-item-position-right .basel-timeline-dot{top:-30px}
.basel-timeline-wrapper .basel-item-position-left .timeline-primary,.basel-timeline-wrapper .basel-item-position-left .timeline-secondary{width:100%;max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0;text-align:center}
.basel-timeline-wrapper .basel-item-position-right .timeline-primary,.basel-timeline-wrapper .basel-item-position-right .timeline-secondary{width:100%;max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0;text-align:center}
.basel-timeline-wrapper .basel-item-position-left .timeline-primary,.basel-timeline-wrapper .basel-item-position-right .timeline-primary{padding:30px 30px 1px 30px}
.basel-timeline-wrapper .basel-item-position-left .timeline-primary .timeline-arrow,.basel-timeline-wrapper .basel-item-position-right .timeline-primary .timeline-arrow{right:auto;left:50%;top:-8px;transform:translateX(-50%);-webkit-transform:translateX(-50%)}
.basel-timeline-wrapper .basel-item-position-left .timeline-primary .timeline-arrow:before,.basel-timeline-wrapper .basel-item-position-right .timeline-primary .timeline-arrow:before{content:"律";line-height:8px;text-shadow:0 -3px 6px rgba(0,0,0,.15)}
.basel-timeline-wrapper .basel-item-position-left .timeline-secondary,.basel-timeline-wrapper .basel-item-position-right .timeline-secondary{margin-top:-1px;padding:0 30px 15px 30px;-webkit-box-shadow:1px 5px 9px rgba(0,0,0,.15);box-shadow:1px 5px 9px rgba(0,0,0,.15)}
.basel-timeline-wrapper .basel-item-position-left .timeline-secondary .timeline-arrow,.basel-timeline-wrapper .basel-item-position-right .timeline-secondary .timeline-arrow{display:none}
.basel-timeline-wrapper .basel-timeline-item+.basel-timeline-item,.basel-timeline-wrapper .basel-timeline-breakpoint+.basel-timeline-item{margin-top:80px}
.products-footer .basel-products-load-prev:after{margin-left:-8px}
.products-footer .basel-products-load-next,.products-footer .basel-products-load-prev{width:42px;background-color:#fff;-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);box-shadow:0 0 9px rgba(0,0,0,.1);border:0}
.products-footer .basel-products-load-next:after,.products-footer .basel-products-load-prev:after{font-size:18px;line-height:42px}
.products-footer.show-arrow .basel-products-load-next.disabled,.products-footer.show-arrow .basel-products-load-prev.disabled{opacity:.5}
.products-footer.show-arrow .basel-products-load-next.disabled:focus,.products-footer.show-arrow .basel-products-load-next.disabled:hover{opacity:.5}
.products-footer.show-arrow .basel-products-load-prev.disabled:focus,.products-footer.show-arrow .basel-products-load-prev.disabled:hover{opacity:.5}
.products-footer.show-arrow .basel-products-load-next:hover,.products-footer.show-arrow .basel-products-load-prev:hover{opacity:1}
.member-layout-hover .member-image:after{background-color:rgba(0,0,0,0) !important}
.member-layout-hover .member-social{top:auto;bottom:0;opacity:1;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(99%,rgba(0,0,0,0.65)),to(rgba(0,0,0,0.65)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%);transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0)}
.member-layout-hover:hover .member-image:after{opacity:0}
.member-layout-hover:hover .member-social{top:auto;opacity:1}
.footer-container .wpb_column{margin-bottom:35px}
.footer-container .wpb_column:last-child{margin-bottom:0}
.error404 .page-header:before{top:-60px;font-size:260px}
.error404 .page-title{padding:70px 0;font-size:50px}
.error404 .page-content h2{font-size:24px}
.error404 .page-content h6{font-size:14px}
.sticky-header-prepared.admin-bar .header-shop.act-scroll,.sticky-header-prepared.admin-bar .header-split.act-scroll{top:46px}
.enable-sticky-header.basel-header-overlap.admin-bar .main-header.act-scroll{top:46px}
.admin-bar .sticky-header.act-scroll,.admin-bar.sticky-navigation-only.sticky-header-prepared .main-header.act-scroll .navigation-wrap,.admin-bar .cart-widget-side,.admin-bar .mobile-nav{top:46px}
.owl-carousel:not(.basel-slider) .owl-nav>div{background-color:#fff;-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);box-shadow:0 0 9px rgba(0,0,0,.1);filter:Alpha(Opacity=1)}
.owl-carousel:not(.basel-slider):hover .owl-nav div.owl-next{right:20px}
.owl-carousel:not(.basel-slider):hover .owl-nav div.owl-prev{left:20px}
.owl-nav>div{opacity:1}
.owl-nav>div.disabled{color:rgba(0,0,0,.3)}
.owl-nav>div.owl-next{right:20px}
.owl-nav>div.owl-prev{left:20px}
.owl-nav>div:before{width:38px;font-size:18px;height:38px;line-height:38px}
.color-scheme-light .owl-nav .owl-nav>div{color:#000}
.color-scheme-light .owl-nav .owl-nav>div.disabled{color:rgba(0,0,0,.3)}
.color-scheme-light .owl-nav .owl-nav>div:hover:not(.disabled){color:rgba(0,0,0,.6)}
.testimonials.owl-carousel .owl-nav,.product-items.owl-carousel .owl-nav,.banners-carousel.owl-carousel .owl-nav{display:none}
.feedback-form>p{float:none;width:auto}
.basel-cookies-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-direction:column}
.basel-cookies-inner .cookies-info-text{padding-right:0;text-align:center}
.basel-cookies-inner .cookies-buttons{margin-top:8px}
.woocommerce-MyAccount-content,.basel-my-account-sidebar{float:none;width:100%}
.woocommerce-account .woocommerce+.icl_post_in_other_langs{padding:0}
.basel-my-account-links>div{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;width:100%}
.basel-products-tabs .owl-carousel .owl-nav div{background:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}
.basel-products-tabs .owl-carousel .owl-nav div:before{width:30px;height:45px;line-height:45px}
.basel-products-tabs .basel-products-load-prev,.basel-products-tabs .basel-products-load-next{width:30px;background:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}
.basel-products-tabs .basel-products-load-prev:after,.basel-products-tabs .basel-products-load-next:after{font-size:14px;line-height:45px;height:45px}
.basel-images-gallery.view-grid.columns-2 .basel-gallery-item,.basel-images-gallery.view-grid.columns-3 .basel-gallery-item,.basel-images-gallery.view-grid.columns-4 .basel-gallery-item,.basel-images-gallery.view-grid.columns-6 .basel-gallery-item{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;width:100%}
.basel-images-gallery.view-masonry.columns-2 .basel-gallery-item,.basel-images-gallery.view-masonry.columns-3 .basel-gallery-item,.basel-images-gallery.view-masonry.columns-4 .basel-gallery-item,.basel-images-gallery.view-masonry.columns-6 .basel-gallery-item{-ms-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;width:100%}
.cart-collaterals .cart_totals .wc-proceed-to-checkout .wcppec-checkout-buttons__separator{margin-top:5px;margin-bottom:10px}
.cart-collaterals .cart_totals .wc-proceed-to-checkout .wcppec-checkout-buttons{margin-top:10px}
.row-reverse-mobile:not(.vc_row-flex){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}
.row-reverse-mobile>.wpb_column:nth-child(1){-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}
.row-reverse-mobile>.wpb_column:nth-child(2){-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}
.row-reverse-mobile>.wpb_column:nth-child(3){-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}
.row-reverse-mobile>.wpb_column:nth-child(4){-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}
.row-reverse-mobile>.wpb_column:nth-child(5){-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}
.row-reverse-mobile>.wpb_column:nth-child(6){-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}
.row-reverse-mobile>.wpb_column:nth-child(7){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}
.row-reverse-mobile>.wpb_column:nth-child(8){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}
.row-reverse-mobile>.wpb_column:nth-child(9){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.row-reverse-mobile>.wpb_column:nth-child(10){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
.row-reverse-mobile>.wpb_column:nth-child(11){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.row-reverse-mobile>.wpb_column:nth-child(12){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.brands-grid.brands-columns-4 .brand-item,.brands-grid.brands-columns-5 .brand-item,.brands-grid.brands-columns-6 .brand-item{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}
.brands-list.brands-columns-4 .brand-item,.brands-list.brands-columns-5 .brand-item,.brands-list.brands-columns-6 .brand-item{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}
.basel-slider .owl-dots{display:none}
.rtl .product-list-item .product-title{text-align:center}
.rtl .product-list-buttons{text-align:center}
.rtl .product-list-buttons .price{text-align:center}
.rtl .single-product-content .tabs li{margin-left:0}
.rtl .woocommerce .shop_table_responsive tbody td{text-align:left}
.rtl .woocommerce .shop_table_responsive tbody td:before{float:right}
.rtl .woocommerce .shop_table_responsive .product-remove .remove{left:auto;right:20px}
.rtl .woocommerce .shop_table_responsive .product-thumbnail,.rtl .woocommerce .shop_table_responsive .product-add-to-cart,.rtl .woocommerce .shop_table_responsive .wishlist-empty{text-align:center}
.rtl .woocommerce .form-row-first,.rtl .woocommerce .form-row-last{width:100%;float:none}
.rtl.woocommerce-page .form-row-first,.rtl.woocommerce-page .form-row-last{width:100%;float:none}
.rtl.global-header-vertical .owl-carousel:not(.basel-slider):hover .owl-nav div.owl-prev{left:auto;right:20px}
.rtl.global-header-vertical .owl-carousel:not(.basel-slider):hover .owl-nav div.owl-next{right:auto;left:20px}
.rtl .owl-carousel:not(.basel-slider):hover .owl-nav div.owl-next,.rtl .owl-nav>div.owl-next{right:auto;left:20px}
.rtl .owl-carousel:not(.basel-slider):hover .owl-nav div.owl-prev,.rtl .owl-nav>div.owl-prev{left:auto;right:20px}
.rtl [class*=categories-space-]{margin-left:-5px;margin-right:-5px}
.rtl [class*=categories-space-] .category-grid-item{padding-left:5px;padding-right:5px}
.rtl .products{margin-left:-5px;margin-right:-5px}
.rtl .products .product-grid-item{padding-left:8px;padding-right:8px}
.rtl .popup-quick-view .owl-carousel .owl-nav>div.owl-next,.rtl .popup-quick-view .owl-carousel:hover .owl-nav div.owl-next{right:auto;left:20px}
.rtl .popup-quick-view .owl-carousel .owl-nav>div.owl-prev,.rtl .popup-quick-view .owl-carousel:hover .owl-nav div.owl-prev{left:auto;right:20px}
.rtl.offcanvas-sidebar-mobile .single-product-page .product-image-summary,.rtl.offcanvas-sidebar-mobile .site-content:not(.col-sm-12){left:auto;right:0}
.rtl.offcanvas-sidebar-mobile .shop-content-area:not(.col-sm-12){left:auto;right:0}
.rtl.offcanvas-sidebar-mobile .shop-content-area:not(.col-sm-12) .shop-loop-head{text-align:left}
.rtl.offcanvas-sidebar-mobile .sidebar-container{left:auto;right:0;transform:translate3d(300px,0,0);-webkit-transform:translate3d(300px,0,0)}
.basel-dark.offcanvas-sidebar-mobile .shop-content-area:not(.col-sm-12) .woocommerce-breadcrumb,.basel-dark.offcanvas-sidebar-mobile .shop-content-area:not(.col-sm-12) .yoast-breadcrumb{border-color:rgba(255,255,255,.1)}
.basel-dark.offcanvas-sidebar-mobile .sidebar-container{background-color:#111}
.basel-dark.offcanvas-sidebar-mobile .sidebar-container .sidebar-widget{border-color:rgba(255,255,255,.1)}
.basel-dark .owl-carousel .owl-nav>div{background-color:#111}
.basel-dark .shop-loop-head .woocommerce-ordering:after{color:#fff}
.basel-dark .woocommerce table.shop_table_responsive tbody td{background-color:rgba(0,0,0,.3)}
.basel-dark .woocommerce .shop_table.cart tbody td{background-color:rgba(0,0,0,.3)}
.basel-dark .woocommerce .shop_table.cart .product-remove,.basel-dark .woocommerce .shop_table.cart .wishlist-empty{background-color:rgba(0,0,0,0)}
.basel-dark .basel-hover-info .product-title a{color:rgba(255,255,255,.8)}
.basel-dark .basel-hover-info .product-title a:hover{color:rgba(255,255,255,.8)}
.basel-dark .basel-hover-info .basel-product-brands-links a{color:rgba(255,255,255,.8)}
.basel-dark .basel-hover-info .star-rating:before,.basel-dark .basel-hover-info .star-rating span:before{color:rgba(255,255,255,.6)}
.basel-dark .basel-hover-info .price{color:rgba(255,255,255,.6)}
.basel-dark .basel-hover-info .price del{color:rgba(255,255,255,.8)}
.basel-dark .basel-hover-info .price del .amount{color:rgba(255,255,255,.8)}
.basel-dark .basel-hover-info .price .amount{color:rgba(255,255,255,.6)}
.basel-dark .compare-value:before{color:#fff;background-color:rgba(0,0,0,.3)}
}@media(max-width:767px){.vc_row[data-vc-full-width],section[data-vc-full-width]{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:auto;left:0}
.vc_row[data-vc-full-width]:not([data-vc-stretch-content]),section[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:0;padding-right:0}
.platform-Windows .vc_row[data-vc-full-width],.platform-Windows section[data-vc-full-width]{width:auto}
.browser-Edge .vc_row[data-vc-full-width],.browser-Edge section[data-vc-full-width]{width:auto}
.footer-widget-collapse>*:not(.widget-title):not(:first-child){display:none;margin-top:20px}
.footer-widget-collapse .widget-title{position:relative;margin-bottom:0;padding-right:22px}
.footer-widget-collapse .widget-title:after{content:"";font-family:"basel-font";position:absolute;top:calc(50% - 12px);right:0;width:24px;height:24px;border-radius:50%;color:#333;vertical-align:middle;text-align:center;font-weight:400;font-size:18px;line-height:24px;-webkit-transition:all .25s ease;transition:all .25s ease}
.footer-widget-collapse.footer-widget-opened .widget-title:after{color:#1aada3;-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.color-scheme-light .footer-widget-collapse .widget-title:after{color:rgba(255,255,255,.8)}
.color-scheme-light .footer-widget-collapse.footer-widget-opened .widget-title:after{color:#fff}
.rtl .footer-widget-collapse .widget-title{padding-right:0;padding-left:22px}
.rtl .footer-widget-collapse .widget-title:after{right:auto;left:0}
.elementor-maintenance-mode .elementor-inner .large-text,.elementor-maintenance-mode .elementor-inner .large-text .text-right{text-align:center !important}
}@media(max-width:600px){.enable-sticky-header.basel-header-overlap.basel-top-bar-on.admin-bar .main-header,.enable-sticky-header.basel-header-overlap.admin-bar .main-header{-webkit-transition:background .15s ease-in-out,top .15s ease-in-out;transition:background .15s ease-in-out,top .15s ease-in-out}
.enable-sticky-header.basel-header-overlap.basel-top-bar-on.admin-bar .main-header.act-scroll,.enable-sticky-header.basel-header-overlap.admin-bar .main-header.act-scroll{top:0}
.sticky-header-prepared.basel-top-bar-on.admin-bar .header-shop,.sticky-header-prepared.basel-top-bar-on.admin-bar .header-split{-webkit-transition:background .15s ease-in-out,top .15s ease-in-out;transition:background .15s ease-in-out,top .15s ease-in-out}
.sticky-header-prepared.admin-bar .header-shop,.sticky-header-prepared.admin-bar .header-split{-webkit-transition:background .15s ease-in-out,top .15s ease-in-out;transition:background .15s ease-in-out,top .15s ease-in-out}
.sticky-header-prepared.basel-top-bar-on.admin-bar .header-shop.act-scroll,.sticky-header-prepared.basel-top-bar-on.admin-bar .header-split.act-scroll{top:0}
.sticky-header-prepared.admin-bar .header-shop.act-scroll,.sticky-header-prepared.admin-bar .header-split.act-scroll{top:0}
.admin-bar .sticky-header.act-scroll,.admin-bar.sticky-navigation-only.sticky-header-prepared .main-header.act-scroll .navigation-wrap{top:0}
.basel-compare-col{-webkit-box-flex:1;-ms-flex:1 0 75%;flex:1 0 75%}
}@media(max-width:576px){.swiper-button-next,.swiper-button-prev{display:none !important}
}@media(max-width:560px){.rest{max-height:106px !important;min-height:106px !important}
.rest__link{border-bottom-width:80px;border-left-width:80px}
.rest__logo{height:90px;width:90px}
.rest__title{margin-top:7px !important;margin-bottom:0 !important}
.slider{display:none}
.slider-mobile{display:block}
.product-badges{margin-top:30px}
.basel-cart-number{background-color:#ffa618 !important;color:#000 !important;top:0 !important;left:18px !important}
.right-column .trp-language-switcher{display:none}
.trp-language-switcher .trp-ls-shortcode-language a{margin-bottom:10px}
.restaurants,.infos{padding:0;margin-top:16px}
.rest__description{margin-bottom:25px}
.infos{margin:0 -4px}
.infos .col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 8px 10px 8px}
.infos .col-sm-6{padding-bottom:0 !important}
.hot,.hot2x{width:35px;height:35px}
.basel-hover-excerpt .product-element-bottom .product-excerpt{max-height:45px}
.cat__cont{background-size:cover;background-position:40% 50%}
.cat__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:50px 0}
.cat__row .rest__left{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:45px}
.cat__row .rest__right{width:100%;margin-top:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.cat__row p{text-align:center}
.basel-product-categories{background:#eee !important;margin-top:0}
.product-grid-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.product-grid-item:not(:last-child){padding:8px 0}
.cross-sell-data h4{margin-bottom:0 !important}
.checkout_coupon button.button{font-size:12px}
.checkout_logowrap{margin-bottom:0}
.modal-dialog{width:100% !important;max-width:unset;margin:0 !important}
.woocommerce-cart-form__cart-item{display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex}
.product-subtotal:before,.product-name:before{display:none}
.product-name{padding-left:0 !important;padding-right:0 !important;text-align:center !important;-ms-flex-item-align:center;align-self:center}
.product-subtotal{-ms-flex-item-align:center;align-self:center;padding-right:0 !important}
.modal-body{padding:0 20px 20px !important}
.chkbx__row{-ms-flex-wrap:wrap;flex-wrap:wrap}
.chkbx__row .form-group{margin-bottom:10px}
.address__container .address__row{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.address__container .address__row_2{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.address__container .address__row p:not(.info){width:calc(50% - 5px)}
.address__container .address__row #street{width:100%}
.address__container .address__row #additional{width:100%}
}@media only screen and (max-width:480px){#bbpress-forums div.bbp-topic-tags{display:none}
li.bbp-forum-info,li.bbp-topic-title{width:100%}
li.bbp-forum-topic-count,li.bbp-forum-reply-count,li.bbp-topic-voice-count,li.bbp-topic-reply-count{display:none}
#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic{padding:20px 10px 20px 20px}
#bbpress-forums li.bbp-header,#bbpress-forums li.bbp-footer{padding-left:20px}
#bbpress-forums li.bbp-header li.bbp-topic-freshness,#bbpress-forums li.bbp-header li.bbp-forum-freshness{display:none}
#bbpress-forums li.bbp-footer li.bbp-topic-freshness,#bbpress-forums li.bbp-footer li.bbp-forum-freshness{display:none}
.bbp-replies .bbp-header{display:none}
#bbpress-forums li.bbp-forum-freshness,#bbpress-forums li.bbp-topic-freshness{display:block;width:100%;text-align:left;font-size:12px;margin-top:15px;font-weight:bold;white-space:nowrap}
#bbpress-forums li.bbp-forum-freshness .bbp-topic-meta,#bbpress-forums li.bbp-topic-freshness .bbp-topic-meta{display:inline-block;margin-top:0}
#bbpress-forums li.bbp-forum-freshness:before,#bbpress-forums li.bbp-topic-freshness:before{content:"Freshness:";color:#a8a8a8}
#bbpress-forums div.topic div.bbp-reply-author,#bbpress-forums div.reply div.bbp-reply-author,#bbpress-forums div.forum div.bbp-forum-author{border-right:0;padding-right:0;width:100%;text-align:center;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #eee}
#bbpress-forums .bbp-body div.bbp-reply-author{margin:0;padding-left:0}
#bbpress-forums div.bbp-reply-author a.bbp-author-name{margin:0;margin-bottom:5px}
#bbpress-forums div.bbp-reply-author img.avatar{position:static}
#bbpress-forums .bbp-body div.bbp-reply-content{text-align:center}
#bbpress-forums fieldset.bbp-form{padding:0;border:0}
#bbpress-forums fieldset.bbp-form legend{padding:0;margin-bottom:20px}
span.bbp-admin-links{float:left}
.bbp_widget_login .bbp-submit-wrapper{float:none}
}@media(max-width:480px){.main-header .right-column{padding-left:0}
.main-header .left-side{padding-right:0}
.main-header.header-split .site-logo{padding-right:0}
.main-header.header-split .site-logo img{padding-left:5px;padding-right:5px}
.main-header.header-split .right-column>div{margin-left:0;margin-right:0}
.main-header.header-menu-top .site-logo{padding-left:0;padding-right:0}
.right-column .search-button{margin-left:0}
.login-form-side,.cart-widget-side{width:300px}
.login-form-side .widget-heading .widget-title,.cart-widget-side .widget-heading .widget-title{font-size:18px}
.header-vertical{padding-left:15px;padding-right:15px}
.global-header-vertical .container{padding-left:15px;padding-right:15px}
.global-header-vertical .vc_row:not(.vc_inner){margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0}
.basel-hover-excerpt .product-excerpt{display:none}
.basel-hover-excerpt .btn-add{margin-top:0}
.woocommerce .cart-actions .coupon .input-text,.woocommerce .cart-actions .coupon label{width:100%}
.woocommerce .cart-actions .button{width:100%}
.woocommerce .cart-collaterals .cart_totals .responsive-table{background-color:rgba(0,0,0,0);padding:0}
.woocommerce .addresses div.address{float:none;width:100%}
.woocommerce .addresses div.address.col-1{margin-bottom:20px}
.woocommerce-checkout .login .lost_password{margin-bottom:10px;text-align:left}
.woocommerce ul.woocommerce-thankyou-order-details li,.woocommerce ul.wc-bacs-bank-details li{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-flex-basis:100%;-ms-flex-basis:100%;border-right:0;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #dfdfdf}
.woocommerce-pagination{text-align:center}
.product-grid-item .basel-stock-progress-bar .stock-info{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.product-grid-item .basel-stock-progress-bar .total-sold{display:none}
.single-product-content .comment-form .comment-form-author,.single-product-content .comment-form .comment-form-email{float:none;width:100%;padding-right:0;padding-left:0}
.single-product-content .comment-form .comment-form-author{margin-bottom:15px}
.single-product-content .comment-form .comment-form-email{margin-bottom:30px}
.single-product-content .comment-form .form-submit input[type=submit]{width:100%}
.single-product-content .commentlist .comment-text .star-rating{float:none}
.single-product-content .commentlist .comment-text .meta{display:block;margin-bottom:10px}
.sticky-toolbar-on .basel-sticky-btn-shown.scrollToTop{bottom:113px}
.basel-sticky-btn{padding-top:0;padding-bottom:0;background-color:unset;-webkit-box-shadow:none;box-shadow:none}
.basel-sticky-btn .basel-sticky-btn-cart{margin-left:-15px;margin-right:-15px}
.basel-sticky-btn .price,.basel-sticky-btn .stock,.basel-sticky-btn .basel-sticky-btn-wishlist,.basel-sticky-btn .basel-sticky-btn-compare{display:none}
.basel-sticky-btn .cart{width:100%;position:relative}
.basel-sticky-btn div.quantity{position:absolute;left:0;bottom:0;z-index:1;margin-right:0}
.basel-sticky-btn div.quantity input[type=button],.basel-sticky-btn div.quantity input[type=number]{color:#fff;border:0;background-color:rgba(0,0,0,.1)}
.basel-sticky-btn div.quantity input[type=button]:hover,.basel-sticky-btn div.quantity input[type=button]:active{background-color:rgba(0,0,0,.2)}
.basel-sticky-btn div.quantity input[type=number]:hover,.basel-sticky-btn div.quantity input[type=number]:active{background-color:rgba(0,0,0,.2)}
.basel-sticky-btn div.quantity input[type=button]{min-width:30px}
.basel-sticky-btn div.quantity input[type=button].minus{border-right:1px solid rgba(255,255,255,.15)}
.basel-sticky-btn div.quantity input[type=button].plus{border-left:1px solid rgba(255,255,255,.15)}
.basel-sticky-btn .single_add_to_cart_button{padding-left:110px;width:100%}
.basel-sticky-btn .basel-sticky-add-to-cart{width:100%}
.basel-sticky-btn .wcppec-checkout-buttons{display:none}
.basel-sticky-btn-shown.scrollToTop{bottom:55px}
.blog-post-loop .entry-title{font-size:22px}
.blog-post-loop.post-single-page .entry-title{font-size:24px}
.macbook-carousel,.iphone-carousel{background:0;width:auto;height:auto}
.macbook-carousel .vc_images_carousel,.iphone-carousel .vc_images_carousel{margin:auto;height:auto}
.macbook-carousel .vc_images_carousel img,.iphone-carousel .vc_images_carousel img{width:100%}
.title-wrapper.basel-title-size-extra-large .title,.title-wrapper.basel-title-size-large .title{font-size:20px}
.title-wrapper.basel-title-size-extra-large .title-subtitle,.title-wrapper.basel-title-size-large .title-subtitle{font-size:16px}
.title-wrapper.basel-title-size-extra-large .title-after_title,.title-wrapper.basel-title-size-large .title-after_title{font-size:12px}
.basel-products-tabs .open-title-menu{overflow:hidden}
.brands-grid.brands-columns-3 .brand-item,.brands-grid.brands-columns-4 .brand-item,.brands-grid.brands-columns-5 .brand-item,.brands-grid.brands-columns-6 .brand-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.brands-list.brands-columns-3 .brand-item,.brands-list.brands-columns-4 .brand-item,.brands-list.brands-columns-5 .brand-item,.brands-list.brands-columns-6 .brand-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.error404 .page-header:before{top:-40px;font-size:164px;line-height:200px}
.error404 .page-title{padding:40px 0;font-size:30px}
.rtl .main-header .site-logo{padding-left:5px}
.rtl .main-header .right-column{padding-right:0}
.rtl .right-column .search-button{margin-right:0}
.rtl .basel-sticky-btn div.quantity{left:auto;right:0;margin-left:0}
.rtl .basel-sticky-btn div.quantity input[type=button].minus{border-right:0;border-left:1px solid rgba(255,255,255,.15)}
.rtl .basel-sticky-btn div.quantity input[type=button].plus{border-left:0;border-right:1px solid rgba(255,255,255,.15)}
.rtl .basel-sticky-btn .single_add_to_cart_button{padding-left:0;padding-right:110px}
.basel-dark .woocommerce .cart-collaterals .cart_totals .responsive-table{background-color:rgba(0,0,0,0)}
}@media(max-width:375px){.icons-design-line .shopping-cart a:before{display:none}
#text-2 p a{font-size:24px}
}@media(max-width:320px){.select-rest .input{font-size:12px}
.container{padding-left:10px;padding-right:10px}
}@media print{.d-print-inline{display:inline !important}
.d-print-inline-block{display:inline-block !important}
.d-print-block{display:block !important}
.d-print-grid{display:grid !important}
.d-print-table{display:table !important}
.d-print-table-row{display:table-row !important}
.d-print-table-cell{display:table-cell !important}
.d-print-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
.d-print-none{display:none !important}
}@keyframes load-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}@-webkit-keyframes load-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}@keyframes fade-in{from{opacity:0}
to{opacity:1}
}@-webkit-keyframes fade-in{from{opacity:0}
to{opacity:1}
}@keyframes fade-out{from{opacity:1}
to{opacity:0}
}@-webkit-keyframes fade-out{from{opacity:1}
to{opacity:0}
}@keyframes semi-fade-out{from{opacity:1}
to{opacity:.6}
}@-webkit-keyframes semi-fade-out{from{opacity:1}
to{opacity:.6}
}@-webkit-keyframes justified-gallery-show-caption-animation{from{opacity:0}
to{opacity:.7}
}@keyframes justified-gallery-show-caption-animation{from{opacity:0}
to{opacity:.7}
}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}
50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}
100%{-webkit-transform:rotate(0);transform:rotate(0)}
}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}
50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}
100%{-webkit-transform:rotate(0);transform:rotate(0)}
}@-webkit-keyframes lds-ripple{0%{top:18px;left:18px;width:0;height:0;opacity:0}
4.9%{top:18px;left:18px;width:0;height:0;opacity:0}
5%{top:18px;left:18px;width:0;height:0;opacity:1}
100%{top:0;left:0;width:36px;height:36px;opacity:0}
}@keyframes lds-ripple{0%{top:18px;left:18px;width:0;height:0;opacity:0}
4.9%{top:18px;left:18px;width:0;height:0;opacity:0}
5%{top:18px;left:18px;width:0;height:0;opacity:1}
100%{top:0;left:0;width:36px;height:36px;opacity:0}
}@-webkit-keyframes button-loading-spinner{from{-webkit-transform:rotate(0);transform:rotate(0)}
to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}
}@keyframes button-loading-spinner{from{-webkit-transform:rotate(0);transform:rotate(0)}
to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}
}@-webkit-keyframes clock{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}@keyframes clock{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}@-webkit-keyframes wind{0%{-webkit-transform:translateX(0);transform:translateX(0)}
100%{-webkit-transform:translateX(-70px);transform:translateX(-70px)}
}@keyframes wind{0%{-webkit-transform:translateX(0);transform:translateX(0)}
100%{-webkit-transform:translateX(-70px);transform:translateX(-70px)}
}@-webkit-keyframes bike{0%{-webkit-transform:rotateX(0);transform:rotateX(0)}
100%{-webkit-transform:rotateX(20deg);transform:rotateX(20deg)}
}@keyframes bike{0%{-webkit-transform:rotateX(0);transform:rotateX(0)}
100%{-webkit-transform:rotateX(20deg);transform:rotateX(20deg)}
}@-webkit-keyframes hot{0%{-webkit-transform:skew(1deg,1deg);transform:skew(1deg,1deg)}
100%{-webkit-transform:skew(-1deg,-1deg);transform:skew(-1deg,-1deg)}
}@keyframes hot{0%{-webkit-transform:skew(1deg,1deg);transform:skew(1deg,1deg)}
100%{-webkit-transform:skew(-1deg,-1deg);transform:skew(-1deg,-1deg)}
}@-webkit-keyframes top{0%{-webkit-transform:translateY(0);transform:translateY(0)}
100%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}
}@keyframes top{0%{-webkit-transform:translateY(0);transform:translateY(0)}
100%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}
}