/*********\
 * Icons *
\*********/

@font-face { font-family: 'Blueparker'; src: url('/fonts/Blueparker-071122.eot?6gurlm'); src: url('/fonts/Blueparker-071122.eot?#iefix6gurlm') format('embedded-opentype'), url('/fonts/Blueparker-071122.woff?6gurlm') format('woff'), url('/fonts/Blueparker-071122.ttf?6gurlm') format('truetype'), url('/fonts/Blueparker-071122.svg?6gurlm#Blueparker') format('svg'); font-weight: normal; font-style: normal; font-display: swap; }

[class^="bp-icon-"], [class*=" bp-icon-"] { font-family: 'Blueparker' !important; speak: none !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; line-height: 1 !important; display: inline-block !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; font-size: 16px; }

.bp-icon-home:before { content: "\e900"; }
.bp-icon-cart:before { content: "\e901"; }
.bp-icon-basket:before { content: "\e902"; }
.bp-icon-bag:before { content: "\e903"; }
.bp-icon-clock:before { content: "\e904"; }
.bp-icon-calendar:before { content: "\e905"; }
.bp-icon-print:before { content: "\e906"; }
.bp-icon-screen:before { content: "\e907"; }
.bp-icon-mobile:before { content: "\e908"; }
.bp-icon-tablet:before { content: "\e909"; }
.bp-icon-bubble:before { content: "\e90a"; }
.bp-icon-bubbles:before { content: "\e90b"; }
.bp-icon-bubble-notify:before { content: "\e90c"; }
.bp-icon-user:before { content: "\e90d"; }
.bp-icon-search:before { content: "\e90e"; }
.bp-icon-zoom:before { content: "\e90f"; }
.bp-icon-wand:before { content: "\e910"; }
.bp-icon-remove:before { content: "\e911"; }
.bp-icon-list:before { content: "\e912"; }
.bp-icon-grid:before { content: "\e913"; }
.bp-icon-menu:before { content: "\e914"; }
.bp-icon-star-off:before { content: "\e915"; }
.bp-icon-star-on:before { content: "\e916"; }
.bp-icon-heart:before { content: "\e917"; }
.bp-icon-heart2:before { content: "\e918"; }
.bp-icon-warning:before { content: "\e919"; }
.bp-icon-question:before { content: "\e91a"; }
.bp-icon-crossed:before { content: "\e91b"; }
.bp-icon-tick:before { content: "\e91c"; }
.bp-icon-cross:before { content: "\e91d"; }
.bp-icon-close:before { content: "\e91e"; }
.bp-icon-check:before { content: "\e91f"; }
.bp-icon-minus:before { content: "\e920"; }
.bp-icon-plus:before { content: "\e921"; }
.bp-icon-arrow-first:before { content: "\e922"; }
.bp-icon-arrow-last:before { content: "\e923"; }
.bp-icon-arrow-up:before { content: "\e924"; }
.bp-icon-arrow-right:before { content: "\e925"; }
.bp-icon-arrow-down:before { content: "\e926"; }
.bp-icon-arrow-left:before { content: "\e927"; }
.bp-icon-top:before { content: "\e928"; }
.bp-icon-checked:before { content: "\e929"; }
.bp-icon-unchecked:before { content: "\e92a"; }
.bp-icon-circle:before { content: "\e92b"; }
.bp-icon-settings:before { content: "\e934"; }
.bp-icon-share:before { content: "\e935"; }
.bp-icon-feed:before { content: "\e930"; }
.bp-icon-googleplus:before { content: "\e92c"; }
.bp-icon-facebook:before { content: "\e92d"; }
.bp-icon-instagram:before { content: "\e92e"; }
.bp-icon-twitter:before { content: "\e92f"; }
.bp-icon-youtube:before { content: "\e931"; }
.bp-icon-linkedin:before { content: "\e932"; }
.bp-icon-pinterest:before { content: "\e933"; }

.bp-icon-basket-size { font-size: 14px; }
.bp-icon-large { font-size: 20px; }
.bp-icon-larger { font-size: 24px; }
.bp-icon-largest { font-size: 32px; }
.bp-icon-medium { font-size: 14px; }
.bp-icon-small { font-size: 12px; }
.bp-icon-smaller { font-size: 10px; }
.bp-icon-smallest { font-size: 8px; }
.bp-icon-green, .bp-text-green { color: #33AA00; }
.bp-icon-grey, .bp-text-grey { color: #EEEEEE; }
.bp-icon-orange, .bp-text-orange { color: #FF5500; }
.bp-icon-red, .bp-text-red { color: #CC3333; }
.bp-icon-yellow, .bp-text-yellow { color: #FFBB00; }
.bp-icon-fade { cursor: default; filter: alpha(opacity: 40); opacity: 0.4; }
.bp-icon-slide { color: #FFFFFF; text-shadow: -1px -1px 0px #808080, 1px -1px 0px #808080, -1px 1px 0px #808080, 1px 1px 0px #808080; }
.bp-icon-progress { color: #EEEEEE; font-size: 16px; margin-left: -1px; margin-right: -1px; }
.bp-line-progress { border-bottom: 2px solid #EEEEEE; width: 100%; height: 9px; margin-bottom: 7px; overflow: hidden; }


/*****************\
 * Compatibility *
\*****************/

html { height: 100%; }

body { -webkit-text-size-adjust: 100%; }

h1 { margin: 0px; margin-bottom: 20px; }

h2, h3, h4, h5, h6 { margin: 20px 0px; }

p { margin: 1em 0px; }

ul { margin: 1em auto; }

b, strong { font-weight: bold; }

i, em { font-style: italic; }

hr { display: block; margin: 0px; *margin: -7px 0px; }

img { border: 0px; box-shadow: transparent 0px 0px 0px; }

form { margin: 0px; }

input { padding-left: 3px; vertical-align: middle; }
input[type=text], input[type=email], input[type=number], input[type=password], input[type=file], input[type=image], input[type=submit], input[type=button], button { margin: 0px; }
input[type=image] { padding: 0px; }
input[type=submit], input[type=button], button { padding-left: 5px; padding-right: 5px; }
input[type=checkbox], input[type=radio] { margin: 3px; padding: 0px; }
button, label { vertical-align: middle; }
select { margin: 0px; vertical-align: middle; }
textarea { margin: 0px; padding-left: 3px; vertical-align: top; }
@media screen and (-webkit-min-device-pixel-ratio:0) { input[type=text], input[type=email], input[type=number], input[type=password], textarea { padding-left: 4px; } input[type=file] { padding-left: 0px; } }
input[type=text], input[type=email], input[type=number], input[type=password], textarea { -webkit-appearance: none; }

:-o-prefocus, select { padding-left: 3px; }

::-moz-focus-inner { border: 0px !important; padding: 0px !important; }

:-ms-input-placeholder { color: #A0A0A0 !important; }
:-moz-placeholder { color: #A0A0A0 !important; }
::-webkit-input-placeholder { color: #A0A0A0 !important; }
.placeholder { color: #A0A0A0 !important; }

img:-moz-loading { visibility: hidden; }

* { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
td { box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; }

* { font-smoothing: subpixel-antialiased; -moz-font-smoothing: subpixel-antialiased; -webkit-font-smoothing: subpixel-antialiased; }


/***************\
 * Form Fields *
\***************/

:focus
{
    outline-width: 0px;
    outline-style: solid;
}

input[type=text], input[type=email], input[type=number], input[type=password], textarea, select, .input_text
{
    border: 1px solid #D0D0D0;
    border-radius: 2px;
    border-collapse: separate;
    box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0);
    transition: background-color 0.20s ease-in-out, background-image 0.20s ease-in-out, border 0.20s ease-in-out, box-shadow 0.20s ease-in-out, color 0.20s ease-in-out, text-shadow 0.20s ease-in-out;
}

.input_text
{
    display: inline-block;
    vertical-align: middle;
}

input[type=text], input[type=email], input[type=number], input[type=password], textarea
{
    padding-bottom: 2px;
    padding-top: 2px;
}

select
{
    padding-bottom: 1px;
    padding-top: 1px;
}

input[type=text]:hover, input[type=email]:hover, input[type=number]:hover, input[type=password]:hover, textarea:hover, select:hover, .input_text:hover
{
    border: 1px solid #4080C0;
}

input[type=text]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, textarea:focus, select:focus, .braintree-hosted-fields-focused, .StripeElement--focus
{
    border: 1px solid #4080C0;
    box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0), 0px 0px 6px -2px #4080C0;
    -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0), 0px 0px 4px -2px #4080C0;
}

input[type=text]:disabled, input[type=email]:disabled, input[type=number]:disabled, input[type=password]:disabled, textarea:disabled, select:disabled
{
    background-color: #F4F4F4;
}

input[type=button]:disabled, button:disabled
{
    opacity: 0.4;
}

input[type=button].faded, button.faded
{
    opacity: 0.7;
}

.busyfield
{
    border: 1px solid #4080C0 !important;
    box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0), 0px 0px 6px -2px #4080C0 !important;
    -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0), 0px 0px 4px -2px #4080C0 !important;
    color: #4080C0;
}

.errorfield, .braintree-hosted-fields-invalid, .StripeElement--invalid
{
    border: 1px solid #EE0000 !important;
    box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0), 0px 0px 6px -2px #EE0000 !important;
    -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0), 0px 0px 4px -2px #EE0000 !important;
}

.braintree-hosted-fields-valid, .StripeElement--complete
{
    border: 1px solid #33AA00 !important;
    box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0), 0px 0px 6px -2px #33AA00 !important;
    -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0), 0px 0px 4px -2px #33AA00 !important;
}

.conform
{
    display: none;
}


/***********\
 * Default *
\***********/

.p
{
    margin: 20px 0px;
    margin-bottom: 0px;
}

.p2
{
    margin: 20px 0px;
}

.p3
{
    margin: 20px 0px;
    margin-top: 0px;
}

.p.alt
{
    border-radius: 2px;
    padding: 10px;
}

.first
{
    margin-top: 0px;
}

.last
{
    margin-bottom: 0px;
}

.both
{
    margin: 0px;
}

.bolder
{
    font-weight: bold;
}

.center
{
    margin: 20px 0px;
    width: 100%;
    text-align: center;
}

.divider
{
    width: 100%;
    text-align: center;
}

.gap
{
    margin-top: 5px;
    display: block;
}

.gap_quantity
{
    margin-bottom: -2px;
    margin-top: 7px;
}

.gap_button
{
    margin-top: 7px;
    display: block;
}

.gap_rating
{
    margin-top: 10px;
    display: block;
}

.spacer, .spacerb
{
    height: 15px;
    padding: 0px !important;
}

.spacerb
{
    height: 20px;
}

.textarea
{
    width: 255px;
    height: 93px;
}

.alternate, .alternateb, .alternatet
{
    border-collapse: collapse;
    width: 100%;
}

.alternate td, .alternateb td, .alternatet td
{
    padding: 10px;
}

.tables, .tablesl, .tablesr
{
    border-collapse: collapse;
    width: 100%;
}

.tables td, .tablesl td, .tablesr td
{
    padding: 0px;
    vertical-align: middle;
}

.labels
{
    border-collapse: collapse;
    width: auto;
}

.labels td
{
    padding: 0px;
    vertical-align: middle;
}

.grid, .gridp
{
    border-collapse: collapse;
    width: 100%;
}

.grid td, .gridp td
{
    padding: 0px;
    vertical-align: middle;
}

td.pcheading
{
    padding: 20px 0px;
}

td.pcheading div
{
    background: transparent;
    border-radius: 0px;
    padding: 0px;
}

td.pcheading h2
{
    margin: 0px;
}

.basket
{
    border-collapse: collapse;
    width: 100%;
}

.basket td
{
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    vertical-align: middle;
}

.basket .alt td, .basket td.alt
{
    padding-bottom: 10px;
    padding-top: 10px;
}

.account
{
    border-collapse: collapse;
    width: auto;
}

.account td
{
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1px;
    text-align: left;
}

.details
{
    border-collapse: collapse;
    width: auto;
}

.details td
{
    padding: 0px;
    text-align: left;
}

.options
{
    border-collapse: collapse;
    width: auto;
}

.options td
{
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1px;
    text-align: left;
}

.label
{
    vertical-align: middle;
}

.product_text, .product_textarea, .product_file
{
    width: 180px;
}

.upload_text
{
    width: 110px;
}

.product_textarea
{
    height: 42px;
    vertical-align: middle;
}

.product_textinfo
{
    width: 600px;
}

.image_fade
{
    filter: alpha(opacity: 40);
    opacity: 0.4;
}

.thumbnail_left
{
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 0px;
}

.thumbnail_right
{
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 0px;
}

.thumbnail_tleft
{
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 0px;
}

.thumbnail_tright
{
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 0px;
}

a.post_title:link, a.post_title:visited, a.post_title:hover, a.post_title:active
{
    font-weight: bold;
}

a.review_title:link, a.review_title:visited, a.review_title:hover, a.review_title:active
{
    font-weight: bold;
}

.action
{
    cursor: pointer;
}

.button, .ui-dialog .ui-dialog-buttonpane button, div#acc .basket_viewitems a, div#sea a
{
    transition: background-color 0.10s ease-in-out, background-image 0.10s ease-in-out, border 0.10s ease-in-out, box-shadow 0.10s ease-in-out, color 0.10s ease-in-out, text-shadow 0.10s ease-in-out;
    *overflow: visible;
}

td.button
{
    padding: 0px;
    vertical-align: middle;
}

.submitton
{
    background: none !important;
    border: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
    width: 0px !important;
    height: 0px !important;
}

.markup
{
    display: none;
}

.prim, .primage, .primw, .prsp, .prti
{
    display: inline-block;
}

.prim, .primage
{
    position: relative;
}

.prim img, .prsp
{
    vertical-align: middle;
}

.prsp
{
    height: 100%;
}

.quickview.button
{
    box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.2) !important;
    margin: auto;
    width: 100px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: 0px;
    display: none;
}

#product_list_outer
{
    position: relative;
    *zoom: 1;
}

.refine
{
    padding: 3px 0px;
}

.refine input[type=checkbox]
{
    margin-left: 0px;
}

.refine span
{
    vertical-align: middle;
}

.refining
{
    background-image: url('/images/lightbox_loading.gif');
    width: 32px;
    height: 32px;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -16px;
}

#breadcrumb
{
    text-align: left;
}

#magnify-wrap
{
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.magnify-lens
{
    border: 1px solid #808080;
    background: #FFFFFF;
    cursor: move;
}

.magnify-zoom
{
    border: 1px solid #CCCCCC;
    border-collapse: separate;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

.child
{
    white-space: nowrap;
}

.childcolumn
{
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}

.childcolumn-left
{
    margin-left: 0 0 0 30px;
}

.childheading-bottom
{
    margin-bottom: 0 0 0 30px;
}

.childheading-top
{
    margin-top: 10px;
}

.hideblock
{
    display: none;
}

a.fb-button, a.fb-button:link, a.fb-button:visited, a.fb-button:hover, a.fb-button:active, a.fb-button-large, a.fb-button-large:link, a.fb-button-large:visited, a.fb-button-large:hover, a.fb-button-large:active
{
    background: #4267B2;
    background-image: url('/images/f.png');
    background-position: 7px 7px;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    border: 0px;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 10px 0px 35px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
}

.fb-login-button
{
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
}

.fb-login-button *
{
    font-size: 12px;
}

#fb-logout
{
    margin: 0px;
    margin-left: 5px;
}

.security-seal
{
    float: right;
    padding-left: 10px;
}

.cc_logos
{
    float: right;
}

.cc_maestro
{
    display: none;
}

#apple-pay-button.apple-pay-container > button
{
    width: 160px !important;
    height: 50px !important;
}

div#paypal-button > div:not(:first-child), div#paypal-button-container > div:not(:first-child)
{
    display: none !important;
}

.klarna-category
{
    background-color: rgb(240, 238, 235);
    color: rgb(23, 23, 23);
    font-size: 16px;
    margin: 10px auto;
    padding: 10px 15px;
    padding-left: 10px;
    display: block;
    max-width: 600px;
    text-align: left;
    cursor: pointer;
}

.klarna-category input, .klarna-category span
{
    vertical-align: middle;
}

.klarna-category span
{
    font-weight: bold;
    margin-left: 5px;
}

.klarna-payments-container
{
    padding: 10px 0px;
}


/*****************\
 * Cookie Banner *
\*****************/

#cookie_banner
{
    background: #000000;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 20px 30px;
    width: 100%;
    height: auto;
    text-align: left;
    position: fixed;
    bottom: 0px;
    left: 0px;
    filter: alpha(opacity: 80);
    opacity: 0.8;
    z-index: 50;
}

#cookie_title
{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}

#cookie_button
{
    background: #FFFFFF;
    border-radius: 4px;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 10px;
    margin-right: 0px;
    padding: 0px 15px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: static;
    float: right;
    cursor: pointer;
}

#cookie_button:hover
{
    background: #808080;
    color: #FFFFFF;
}

#cookie_banner a:link, #cookie_banner a:visited, #cookie_banner a:hover, #cookie_banner a:active
{
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}


/*****************\
 * Dialog Action *
\*****************/

#darken
{
    background: #000000;
    position: fixed;
    top: -100%;
    left: 0px;
    width: 100%;
    height: 300%;
    cursor: not-allowed;
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: none;
    z-index: 200;
}

#darken.fade
{
    transition: visibility 100ms ease-in-out, opacity 100ms ease-in-out;
}

#darken.active
{
    visibility: visible;
    opacity: 0.2;
}

#closedialog
{
    position: absolute;
    top: 12px;
    right: 12px;
    cursor: pointer;
}

#dialog_action
{
    background: #FFFFFF !important;
    border-radius: 8px !important;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3) !important;
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    padding: 0px !important;
    width: 100% !important;
    min-width: 0px !important;
    max-width: 600px !important;
    height: calc(100% - 40px) !important;
    max-height: 600px !important;
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    visibility: hidden !important;
    opacity: 0 !important;
    z-index: 201 !important;
}

#dialog_action.active
{
    visibility: visible !important;
    opacity: 1 !important;
}

#dialog_action.tall
{
    max-height: 800px !important;
}

#dialog_action iframe
{
    border: 0px !important;
    width: 100% !important;
    height: 100% !important;
    border-radius: 8px !important;
}

body#dialog_iframe
{
    background: transparent !important;
    color: #000000 !important;
    margin: 0px !important;
    padding: 0px !important;
    position: relative !important;
}

body#dialog_iframe #choice
{
    padding: 40px !important;
}

body#dialog_iframe table.i_form
{
    width: 100% !important;
    max-width: none !important;
}

body#dialog_iframe table.m_form.a_form td.l_form
{
    padding-left: 20px !important;
    padding-right: 20px !important;
}

body#dialog_iframe tr.alt_change > td
{
    padding: 10px 20px !important;
    position: relative !important;
    text-align: left !important;
    display: flex !important;
}

body#dialog_iframe tr[class^="checkable_"].visible label
{
    cursor: pointer !important;
}

body#dialog_iframe tr[class^="checkable_"].visible.checked label
{
    cursor: default !important;
}

body#dialog_iframe tr[class^="checkable_"]:not(.visible)
{
    display: none !important;
}

body#dialog_iframe tr[class^="checkable_"] > td, body#dialog_iframe tr[class^="checkable_"] > td > label:has(.cc_logos)
{
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    column-gap: 5px !important;
}

body#dialog_iframe tr[class^="checkable_"] > td > label
{
    width: 100% !important;
}

body#dialog_iframe tr[class^="checkable_"] > td > label > .cc_logos
{
    flex: 1 !important;
}

body#dialog_iframe div[class^="change_"]
{
    font-size: 14px !important;
    position: absolute !important;
    right: 20px !important;
    cursor: pointer !important;
    opacity: 0.6 !important;
}

body#dialog_iframe div[class^="change_"].changing
{
    display: none !important;
}

@media screen and (max-width: 420px)
{
    body#dialog_iframe #choice
    {
        padding: 40px 20px 35px 20px !important;
    }
}


/*************\
 * jQuery UI *
\*************/

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl
{
    border-top-left-radius: 2px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr
{
    border-top-right-radius: 2px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl
{
    border-bottom-left-radius: 2px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br
{
    border-bottom-right-radius: 2px;
}

.ui-widget-content
{
    background: #F8F8F8;
    border: 1px solid #808080;
}

.ui-widget-header
{
    background: #C0C0C0;
    border: 1px solid #808080;
}

.ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
{
    background: #E0E0E0;
    border: 1px solid #A0A0A0;
}

.ui-helper-clearfix
{
    display: block;
    *height: 1%;
}

.ui-helper-clearfix:after
{
    content: '.';
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}


/*******************\
 * Autocomplete UI *
\*******************/

.ui-autocomplete
{
    background: #FFFFFF;
    border: 1px solid #808080;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    margin: 0px;
    padding: 1px;
    list-style: none;
    text-align: left;
    cursor: default;
    position: absolute;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 3 !important;
}

.ui-autocomplete-loading
{
    background: #FFFFFF url('/images/lightbox_loadingsmall.gif') right center no-repeat;
}

.ui-menu-item a
{
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    color: #202020;
    font-family: 'open sans', arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-shadow: none;
    margin: 0px;
    padding: 2px;
    line-height: 24px;
    white-space: nowrap;
    display: block;
    overflow-y: hidden;
}

.ui-menu-item a.ui-state-hover, .ui-menu-item a.ui-state-active
{
    background: #E0E0E0;
    border: 1px solid #C0C0C0;
    box-shadow: inset 0px -14px #D8D8D8, inset 0px 1px 2px #FFFFFF;
    -moz-box-shadow: inset 0px -14px #D8D8D8, inset 0px 1px 2px #FFFFFF;
    color: #202020;
    font-family: 'open sans', arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0px 1px #FFFFFF;
    margin: 0px;
    padding: 2px;
    line-height: 24px;
    white-space: nowrap;
    display: block;
    overflow-y: hidden;
}

.ui-menu-item a.ui-autocomplete-all, .ui-menu-item a.ui-state-hover.ui-autocomplete-all, .ui-menu-item a.ui-state-active.ui-autocomplete-all
{
    background: #A0A0A0;
    border: 1px solid #808080;
    box-shadow: inset 0 -14px #909090, inset 0px 1px 1px #D0D0D0;
    -moz-box-shadow: inset 0 -14px #909090, inset 0px 1px 1px #D0D0D0;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 0px -1px #808080;
    margin-top: 1px;
    line-height: 24px;
    text-align: right;
    cursor: pointer;
}


/*****************\
 * Datepicker UI *
\*****************/

#ui-datepicker-div
{
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    width: 200px;
    display: none;
    z-index: 10;
}

.ui-datepicker
{
    background: #F8F8F8;
    border: 1px solid #808080;
    padding: 1px;
    padding-top: 2px;
}

.ui-datepicker-header
{
    background: #E0E0E0;
    border: 1px solid #A0A0A0;
    box-shadow: inset 0px -12px #D0D0D0, inset 0px 1px 2px #FFFFFF;
    -moz-box-shadow: inset 0px -12px #D0D0D0, inset 0px 1px 2px #FFFFFF;
    margin: 1px;
    margin-top: 0px;
    padding: 2px;
    text-align: center;
    position: relative;
}

.ui-datepicker-title
{
    color: #202020;
    font: bold 12px 'open sans', arial, sans-serif;
    text-shadow: 0px 1px #F0F0F0;
}

.ui-datepicker-title span
{
    line-height: 20px;
    vertical-align: middle;
}

.ui-datepicker-title select
{
    font-size: 11px;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 20px;
    vertical-align: middle;
}

.ui-datepicker-prev
{
    background: url('/images/prev.gif');
    width: 8px;
    height: 16px;
    cursor: pointer;
    position: absolute;
    top: 4px;
    left: 4px;
}

.ui-datepicker-next
{
    background: url('/images/next.gif');
    width: 8px;
    height: 16px;
    cursor: pointer;
    position: absolute;
    top: 4px;
    right: 4px;
}

.ui-icon
{
    display: none;
}

.ui-datepicker table
{
    border-collapse: collapse;
    color: #202020;
    font: bold 12px 'open sans', arial, sans-serif;
    width: 100%;
}

.ui-datepicker th
{
    color: #202020;
    font: bold 12px 'open sans', arial, sans-serif;
    padding: 5px;
    text-align: center;
}

.ui-datepicker td
{
    padding: 1px;
    width: 14%;
}

.ui-datepicker td a:link, .ui-datepicker td a:visited
{
    background: #E0E0E0;
    border: 1px solid #A0A0A0;
    border-radius: 2px;
    box-shadow: inset 0px -12px #D0D0D0, inset 0px 1px 1px #FFFFFF;
    -moz-box-shadow: inset 0px -12px #D0D0D0, inset 0px 1px 1px #FFFFFF;
    color: #202020;
    font: bold 12px 'open sans', arial, sans-serif;
    text-shadow: 0px 1px #F0F0F0;
    padding: 2px;
    line-height: 20px;
    text-align: right;
    text-decoration: none;
    display: block;
}

.ui-datepicker td a:hover, .ui-datepicker td a:active, #ui-datepicker-div .ui-state-active
{
    background: #A0A0A0;
    border: 1px solid #606060;
    border-radius: 2px;
    box-shadow: inset 0px -12px #909090, inset 0px 1px 1px #D0D0D0;
    -moz-box-shadow: inset 0px -12px #909090, inset 0px 1px 1px #D0D0D0;
    color: #FFFFFF;
    font: bold 12px 'open sans', arial, sans-serif;
    text-shadow: 0px -1px #606060;
    padding: 2px;
    line-height: 20px;
    text-align: right;
    text-decoration: none;
    display: block;
}

#ui-datepicker-div .ui-state-highlight:link, #ui-datepicker-div .ui-state-highlight:visited
{
    color: #2060A0;
}

#ui-datepicker-div .ui-state-highlight:hover, #ui-datepicker-div .ui-state-highlight:active, #ui-datepicker-div .ui-state-active:link, #ui-datepicker-div .ui-state-active:visited
{
    color: #FFFFFF;
}

#ui-datepicker-div .ui-state-disabled .ui-state-default
{
    background: #E8E8E8;
    border: 1px solid #C0C0C0;
    border-radius: 2px;
    color: #808080;
    font: bold 12px 'open sans', arial, sans-serif;
    padding: 2px;
    line-height: 20px;
    text-align: right;
    text-decoration: none;
    display: block;
}


/*************\
 * Dialog UI *
\*************/

.ui-dialog
{
    background: #F0F0F0;
    border: 0px solid #404040;
    border-radius: 4px;
    box-shadow: 0px 0px 12px #000000;
    -moz-box-shadow: 0px 0px 8px #000000;
    padding: 15px;
    position: fixed;
    *position: absolute;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.ui-dialog .ui-dialog-titlebar
{
    background: #C0C0C0;
    border: 1px solid #808080;
    border-radius: 2px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), inset 0px -14px #B0B0B0, inset 0px 1px 3px #F0F0F0;
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2), inset 0px -14px #B0B0B0, inset 0px 1px 2px #F0F0F0;
    color: #202020;
    font: bold 14px 'open sans', arial, sans-serif;
    text-shadow: 0px 1px #E0E0E0;
    margin: 0px;
    margin-bottom: 15px;
    padding: 0px 10px;
    height: 36px;
    line-height: 36px;
    text-align: left;
}

.ui-dialog .ui-dialog-titlebar-close
{
    display: none;
}

.ui-draggable .ui-dialog-titlebar
{
    cursor: move;
}

.ui-dialog .ui-dialog-content
{
    background: #FFFFFF;
    border: 1px solid #A0A0A0;
    border-radius: 2px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    color: #202020;
    font: 14px 'open sans', arial, sans-serif;
    padding: 10px;
    text-align: left;
}

.ui-dialog .ui-dialog-buttonpane
{
    background: #F0F0F0;
    border: 0px;
    margin: 0px;
    margin-top: 15px;
    text-align: right;
}

.ui-dialog .ui-dialog-buttonpane button
{
    background: #C0C0C0;
    border: 1px solid #808080;
    border-radius: 4px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), inset 0px -14px #B0B0B0, inset 0px 1px 3px #F0F0F0;
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2), inset 0px -14px #B0B0B0, inset 0px 1px 2px #F0F0F0;
    color: #202020;
    font: bold 14px 'open sans', arial, sans-serif;
    text-shadow: 0px 1px #E0E0E0;
    margin: 0px;
    margin-left: 15px;
    padding: 0px 10px;
    min-width: 160px;
    width: auto;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    *padding: 0px 10px;
    *height: 28px;
    *overflow: visible;
}

.ui-dialog .ui-dialog-buttonpane button.ui-state-hover, .ui-dialog .ui-dialog-buttonpane button.ui-state-active
{
    background: #808080;
    border: 1px solid #404040;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), inset 0px -14px #707070, inset 0px 1px 3px #B0B0B0;
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2), inset 0px -14px #707070, inset 0px 1px 2px #B0B0B0;
    color: #F0F0F0;
    text-shadow: 0px -1px #404040;
}

.ui-dialog td
{
    color: #202020;
    font: 14px 'open sans', arial, sans-serif;
}

.ui-dialog-divider
{
    background: #C0C0C0;
    margin: 10px 0px;
    height: 1px;
    overflow: hidden;
}

#dialog-basket-wrap
{
    max-height: 200px;
    overflow-y: hidden;
    position: relative;
}

#dialog-basket-list
{
    height: auto;
}

#dialog-basket-shadow-top
{
    box-shadow: inset 0px 10px 10px #FFFFFF;
    -moz-box-shadow: inset 0px 10px 7px #FFFFFF;
    width: 100%;
    height: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

#dialog-basket-shadow-bottom
{
    box-shadow: inset 0px -10px 10px #FFFFFF;
    -moz-box-shadow: inset 0px -10px 7px #FFFFFF;
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: none;
}

#dialog-basket-total
{
    background: #E0E0E0;
    border: 1px solid #C0C0C0;
    border-radius: 2px;
    box-shadow: inset 0px -14px #D8D8D8, inset 0px 1px 2px #FFFFFF;
    -moz-box-shadow: inset 0px -14px #D8D8D8, inset 0px 1px 2px #FFFFFF;
    text-shadow: 0px 1px #FFFFFF;
    margin: 0px;
    margin-top: 10px;
    padding: 0px 5px;
    height: 36px;
    line-height: 36px;
}

.dialog-basket-add, .dialog-basket-sub
{
    color: #808080;
    font: bold 17px 'courier new', monospace;
    cursor: pointer;
}


/*************\
 * Slider UI *
\*************/

#slider-wrap
{
    padding: 8px 7px;
    padding-bottom: 10px;
}

.ui-slider
{
    text-align: left;
    position: relative;
}

.ui-slider .ui-slider-handle
{
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: absolute;
    z-index: 2;
}

.ui-slider .ui-slider-range
{
    border: 0px;
    position: absolute;
    display: block;
    z-index: 1;
}

.ui-slider-horizontal
{
    height: 6px;
}

.ui-slider-horizontal .ui-slider-handle
{
    border-radius: 4px;
    margin-left: -8px;
    top: -6px;
}

.ui-slider-horizontal .ui-slider-range
{
    height: 100%;
    top: 0px;
    overflow-y: hidden;
}

.ui-slider-horizontal .ui-slider-range-min
{
    left: 0px;
}

.ui-slider-horizontal .ui-slider-range-max
{
    right: 0px;
}


/***********\
 * Tabs UI *
\***********/

.ui-tabs
{
    background: transparent;
    border: 0px;
    margin: 20px 0px;
    padding: 0px;
    position: relative;
    *zoom: 1;
}

.ui-tabs .ui-tabs-nav
{
    background: transparent;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.ui-tabs .ui-tabs-nav li
{
    background: transparent;
    border: 1px solid #CCCCCC;
    border-bottom: 0px;
    border-radius: 2px 2px 0px 0px;
    box-shadow: inset 0px 10px 15px -10px #CCCCCC, inset 0px -5px 5px -5px #CCCCCC;
    -moz-box-shadow: inset 0px 10px 10px -10px #CCCCCC, inset 0px -5px 3px -5px #CCCCCC;
    margin: 0px 2px 0px 0px;
    padding: 0px;
    list-style: none;
    white-space: nowrap;
    float: left;
    position: relative;
    top: 1px;
}

.ui-tabs .ui-tabs-nav li a
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 10px;
    float: left;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected
{
    background: transparent;
    box-shadow: inset 0px 10px 15px -10px #CCCCCC, inset 0px -10px 10px -5px transparent;
    -moz-box-shadow: inset 0px 10px 10px -10px #CCCCCC, inset 0px -10px 7px -5px transparent;
    margin-bottom: 0;
    padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-state-hover
{
    background: transparent;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a
{
    cursor: default;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a
{
    cursor: pointer;
}

.ui-tabs .ui-tabs-panel
{
    background: transparent;
    border: 0px;
    border-top: 1px solid #CCCCCC;
    padding: 0px;
    display: block;
}

.ui-tabs .ui-tabs-hide
{
    display: none;
}


/***************\
 * Uploader UI *
\***************/

.uploader
{
    padding-left: 2px;
    vertical-align: middle;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.qq-uploader
{
    height: 20px;
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.qq-upload-list
{
    display: none;
}

.qq-upload-button
{
    background: #E0E0E0;
    border: 1px solid #A0A0A0;
    border-collapse: separate;
    border-radius: 2px;
    box-shadow: 0px 0px 3px #C0C0C0, inset 0px 1px 1px #FFFFFF;
    -moz-box-shadow: 0px 0px 2px #C0C0C0, inset 0px 1px 1px #FFFFFF;
    color: #202020;
    font: bold 12px 'open sans', arial, sans-serif;
    text-decoration: none;
    text-shadow: 0px 1px #F0F0F0;
    margin: 0px;
    padding: 0px;
    width: 68px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    cursor: default;
    *overflow: visible;
    *display: inline;
    *zoom: 1;
}

.qq-upload-button:hover
{
    background: #A0A0A0;
    border: 1px solid #606060;
    box-shadow: 0px 0px 3px #C0C0C0, inset 0px 1px 1px #D0D0D0;
    -moz-box-shadow: 0px 0px 2px #C0C0C0, inset 0px 1px 1px #D0D0D0;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 0px -1px #606060;
}

.qq-upload-button input
{
    font-size: 118px !important;
    height: 50px !important;
    cursor: default !important;
}


/***********\
 * Flat UI *
\***********/

.ui-menu-item a.ui-state-hover, .ui-menu-item a.ui-state-active
{
    background: #E0E0E0;
    border: 1px solid #E0E0E0;
    box-shadow: none;
    -moz-box-shadow: none;
    text-shadow: none;
}

.ui-menu-item a.ui-autocomplete-all, .ui-menu-item a.ui-state-hover.ui-autocomplete-all, .ui-menu-item a.ui-state-active.ui-autocomplete-all
{
    background: #808080;
    border: 1px solid #808080;
    box-shadow: none;
    -moz-box-shadow: none;
    color: #FFFFFF;
    text-shadow: none;
}

.ui-datepicker-header
{
    background: #404040;
    border: 1px solid #404040;
    box-shadow: none;
    -moz-box-shadow: none;
}

.ui-datepicker-title
{
    color: #FFFFFF;
    text-shadow: none;
}

.ui-datepicker-prev
{
    background: url('/images/prv.gif');
}

.ui-datepicker-next
{
    background: url('/images/nxt.gif');
}

.ui-datepicker td a:link, .ui-datepicker td a:visited
{
    background: #808080;
    border: 1px solid #808080;
    box-shadow: none;
    -moz-box-shadow: none;
    color: #FFFFFF;
    text-shadow: none;
}

.ui-datepicker td a:hover, .ui-datepicker td a:active, #ui-datepicker-div .ui-state-active
{
    background: #A0A0A0;
    border: 1px solid #A0A0A0;
    box-shadow: none;
    -moz-box-shadow: none;
    color: #FFFFFF;
    text-shadow: none;
}

#ui-datepicker-div .ui-state-highlight:link, #ui-datepicker-div .ui-state-highlight:visited
{
    color: #C0E0FF;
}

.ui-dialog .ui-dialog-titlebar
{
    background: #404040;
    border: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    color: #FFFFFF;
    text-shadow: none;
}

.ui-dialog .ui-dialog-content
{
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    box-shadow: none;
    -moz-box-shadow: none;
}

.ui-dialog .ui-dialog-buttonpane button
{
    background: #808080;
    border: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    color: #FFFFFF;
    text-shadow: none;
}

.ui-dialog .ui-dialog-buttonpane button.ui-state-hover, .ui-dialog .ui-dialog-buttonpane button.ui-state-active
{
    background: #A0A0A0;
    border: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    color: #FFFFFF;
    text-shadow: none;
}

#dialog-basket-total
{
    background: #E0E0E0;
    border: 1px solid #E0E0E0;
    box-shadow: none;
    -moz-box-shadow: none;
    text-shadow: none;
}

.qq-upload-button
{
    background: #808080;
    border: 1px solid #808080;
    box-shadow: none;
    -moz-box-shadow: none;
    color: #FFFFFF;
    text-shadow: none;
}

.qq-upload-button:hover
{
    background: #A0A0A0;
    border: 1px solid #A0A0A0;
    box-shadow: none;
    -moz-box-shadow: none;
    color: #FFFFFF;
    text-shadow: none;
}


/************\
 * Template *
\************/

body { background-color: #FFFFFF; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; color: #000000; font-style: normal; font-weight: normal; font-size: 16px; font-family: 'inter'; margin: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; padding: 0px; height: 100%; text-align: center; } table { font-size: 16px; }

a:link, a:visited { color: #FF4400; font-style: normal; font-weight: bold; font-size: 17px; font-family: 'inter'; text-decoration: none; }

a:hover, a:active { color: #FF4400; font-style: normal; font-weight: bold; font-size: 17px; font-family: 'inter'; text-decoration: underline; }

h1 { color: #000000; font-style: normal; font-weight: bold; font-size: 30px; font-family: 'rajdhani'; text-decoration: none; }

h2 { color: #FF4400; font-style: normal; font-weight: bold; font-size: 20px; font-family: 'rajdhani'; text-decoration: none; } h3, h4, h5, h6 { color: #000000; font: normal normal 16px 'inter'; text-decoration: none; } h3 { font-size: 18px; } h4 { font-size: 17px; } h5 { font-size: 15px; } h6 { font-size: 14px; }

hr { border: 0; border-bottom: 1px dashed #CCCCCC; width: 100%; height: 0px; } .hr { border: 0; border-bottom: 1px dashed #CCCCCC; width: 100%; height: 1px; margin: 0px auto; overflow: hidden; } .hrd { border: 0; border-bottom: 1px dashed #CCCCCC; width: 100%; height: 1px; } .hr hr, .hrd hr { display: none; } .rule { border: 0; border-top: 1px dashed #CCCCCC; } .horizontal { border-top: 1px dashed #CCCCCC; } .vertical { border-left: 1px dashed #CCCCCC; }

div#wrap { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; width: 100%; height: 100%; }

div#body { border: 0px; margin: 0px; padding: 0px; width: 1400px; height: 100%; position: relative; margin: 0px auto; }

div#top { border: 0px; margin: 0px; padding: 0px; width: 1400px; height: 100%; position: relative; margin: 0px auto; }

div.header { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #000000; font: normal normal 20px 'inter', sans-serif; margin: 0px; padding: 0px; width: 1400px; height: 220px; text-align: center; position: absolute; top: 0px; left: 0px; }

table.header { border: 0px; border-collapse: separate; border-spacing: 0px; color: #000000; font-style: normal; font-weight: normal; font-size: 20px; font-family: 'inter', sans-serif; width: 1400px; height: 100%; }

td.header { padding: 0px; text-align: center; vertical-align: top; }

.header a:link, .header a:visited { color: #000000; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'inter', sans-serif; text-decoration: none; border-bottom: 0px; }

.header a:hover, .header a:active { color: #FF4400; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'inter', sans-serif; text-decoration: underline; border-bottom: 0px; }

div#acc { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; text-align: right; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 1400px; position: absolute; top: 0px; left: 0px; } div#acc { box-shadow: none !important; }

#acc table { border: 0px; border-collapse: separate; border-spacing: 0px; color: #A0A0A0; font-style: normal; font-weight: normal; font-size: 11px; font-family: 'oswald', sans-serif; text-decoration: none; width: auto; height: 30px; float: right; }

#acc td { border: 0px; padding: 0px; width: auto; height: 30px; }

#acc a:link, #acc a:visited { color: #E0E0E0; font-style: normal; font-weight: normal; font-size: 12px; font-family: 'oswald', sans-serif; text-decoration: none; border-bottom: 0px; }

#acc a:hover, #acc a:active { color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 12px; font-family: 'oswald', sans-serif; text-decoration: underline; border-bottom: 0px; }

div#nav { background-color: #000000; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; text-align: center; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 1400px; position: absolute; top: 100px; left: 0px; }

#nav table { border: 0px; border-collapse: separate; border-spacing: 0px; color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 18px; font-family: 'rajdhani'; text-decoration: none; width: auto; height: 60px; cursor: pointer; margin: 0px auto; }

#nav td { border: 1px solid #333333; border-bottom: 0px; border-left: 1px solid #333333; border-right: 1px solid #333333; border-top: 0px; text-align: center; padding-bottom: 0px; padding-left: 25px; padding-right: 25px; padding-top: 0px; width: auto; height: 60px; }

td.navout { background-color: #000000; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 18px; font-family: 'rajdhani'; text-decoration: none; } a.navout:link, a.navout:visited, a.navout:hover, a.navout:active { color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 18px; font-family: 'rajdhani'; text-decoration: none; }

td.navover { background-color: #FF2200; background-image: url('/user/templates/ww-new/buttonbg.png'); background-repeat: repeat; background-attachment: scroll; background-position: top left; color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 18px; font-family: 'rajdhani'; text-decoration: none; } a.navover:link, a.navover:visited, a.navover:hover, a.navover:active { color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 18px; font-family: 'rajdhani'; text-decoration: none; }

td.navover.navactive { background-color: #333333; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 18px; font-family: 'rajdhani'; text-decoration: none; } a.navover.navactive:link, a.navover.navactive:visited, a.navover.navactive:hover, a.navover.navactive:active { color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 18px; font-family: 'rajdhani'; text-decoration: none; }

div#sea { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; text-align: right; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 1400px; position: absolute; top: 30px; left: 0px; } div#sea { box-shadow: none !important; }

#sea table { border: 0px; border-collapse: separate; border-spacing: 0px; color: #606060; font-style: normal; font-weight: bold; font-size: 12px; font-family: 'inter', sans-serif; text-decoration: none; width: auto; height: 60px; float: right; }

#sea td { border: 0px; padding: 0px; width: auto; height: 60px; }

div#outer { border: 0px; margin: 0px; padding: 0px; width: 100%; height: 100%; position: relative; }

table#inner { border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; border-collapse: separate; border-spacing: 0px; width: 1400px; height: 100%; margin: 0px auto; margin-bottom: -200px; } .clear { clear: both; margin: 0px; padding: 0px; height: 200px; }

td#center, td#centertop { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: left 220px; border: 0px; color: #000000; font: normal normal 16px 'inter'; padding: 30px; padding-bottom: 50px; width: auto; text-align: left; vertical-align: top; } .tables td { text-align: left; }

.alternate, .alt { background-color: transparent; } .alternateb { background-color: transparent; border-top: 1px dashed #CCCCCC; } .alternatet { background-color: transparent; border-bottom: 1px dashed #CCCCCC; }

td.left { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: left 220px; border-bottom: 0px; border-left: 0px; border-right: 0px solid #FFFFFF; border-top: 0px; color: #000000; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'inter', sans-serif; padding: 30px; width: 280px; text-align: left; vertical-align: top; } div.left_column { background-color: transparent; border: 0px; margin: 0px; padding: 30px; width: 340px; text-align: left; vertical-align: top; position: absolute; top: 220px; left: 0px; } .left p, .left label { color: #000000; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'inter', sans-serif; } .tablesl td { text-align: left; }

.left a:link, .left a:visited, .left_column a:link, .left_column a:visited { color: #000000; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'inter', sans-serif; text-decoration: none; }

.left a:hover, .left a:active, .left_column a:hover, .left_column a:active { color: #000000; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'inter', sans-serif; text-decoration: underline; }

.left h2, .left_column h2 { color: #000000; font-style: normal; font-weight: normal; font-size: 16px; font-family: 'rajdhani'; text-decoration: none; }

.left hr, .left_column hr { border: 0; border-bottom: 0px dashed #DDDDDD; width: 100%; height: 0px; } .hrl { border: 0; border-bottom: 0px dashed #DDDDDD; width: 100%; height: 0px; margin: 0px auto; overflow: hidden; } .hrl hr { display: none; } .rulel { border: 0; border-top: 0px dashed #DDDDDD; }

td.right { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: left 220px; border-bottom: 0px; border-left: 0px solid #FFFFFF; border-right: 0px; border-top: 0px; color: #000000; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'inter', sans-serif; padding: 30px; width: 220px; text-align: left; vertical-align: top; } .right p, .right label { color: #000000; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'inter', sans-serif; } .tablesr td { text-align: left; }

.right a:link, .right a:visited { color: #000000; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'inter', sans-serif; text-decoration: none; }

.right a:hover, .right a:active { color: #000000; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'inter', sans-serif; text-decoration: underline; }

.right h2 { color: #000000; font-style: normal; font-weight: normal; font-size: 16px; font-family: 'rajdhani'; text-decoration: none; }

.right hr, .right_column hr { border: 0; border-bottom: 0px dashed #DDDDDD; width: 100%; height: 0px; } .hrr { border: 0; border-bottom: 0px dashed #DDDDDD; width: 100%; height: 0px; margin: 0px auto; overflow: hidden; } .hrr hr { display: none; } .ruler { border: 0; border-top: 0px dashed #DDDDDD; }

.subtext { color: #000000; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'inter'; } td#center, td#centertop { padding-top: 250px; }

.subtext_left { color: #EE4400; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'inter', sans-serif; } td.left { padding-top: 250px; }

.subtext_right { color: #EE4400; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'inter', sans-serif; } td.right { padding-top: 250px; }

.block { border: 0px; border-collapse: separate; border-spacing: 0px; width: 100%; }

.cb_title { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #000000; font-style: normal; font-weight: bold; font-size: 35px; font-family: 'rajdhani'; text-decoration: none; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 100%; height: 50px; text-align: center; } .cb_title { box-shadow: none !important; }

.cb_content { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #000000; font: normal normal 16px 'inter'; padding: 0px; padding-top: 30px; padding-bottom: 30px; width: 100%; text-align: left; }

.cb_divider, .cb_divider_top { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border: 0px; margin: 0px; padding: 0px; width: 100%; height: 30px; clear: both; overflow: hidden; }

.lb_title { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #000000; font-style: normal; font-weight: bold; font-size: 18px; font-family: 'rajdhani'; text-decoration: none; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 100%; height: 35px; text-align: left; } .lb_title { box-shadow: none !important; }

.lb_content { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #000000; font: normal normal 13px 'inter', sans-serif; padding: 0px; padding-top: 10px; padding-bottom: 10px; width: 100%; text-align: left; }

.lb_divider { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border: 0px; margin: 0px; padding: 0px; width: 100%; height: 30px; clear: both; overflow: hidden; }

.rb_title { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #000000; font-style: normal; font-weight: bold; font-size: 18px; font-family: 'rajdhani'; text-decoration: none; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 100%; height: 35px; text-align: left; } .rb_title { box-shadow: none !important; }

.rb_content { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #000000; font: normal normal 13px 'inter', sans-serif; padding: 0px; padding-top: 10px; padding-bottom: 10px; width: 100%; text-align: left; }

.rb_divider { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border: 0px; margin: 0px; padding: 0px; width: 100%; height: 30px; clear: both; overflow: hidden; }

div.footer { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #000000; font: normal normal 13px 'inter', sans-serif; margin: 0px; margin-bottom: 0px; padding: 0px; width: 1400px; height: 200px; text-align: center; }

table.footer { border: 0px; border-collapse: separate; border-spacing: 0px; color: #000000; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'inter', sans-serif; width: 1400px; height: 100%; margin: 0px auto; }

td.footer { padding: 0px; text-align: center; vertical-align: top; }

.footer a:link, .footer a:visited { color: #000000; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'inter', sans-serif; text-decoration: none; border-bottom: 0px; }

.footer a:hover, .footer a:active { color: #FF4400; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'inter', sans-serif; text-decoration: underline; border-bottom: 0px; }

input, select, textarea, button { color: #333333; font-style: normal; font-weight: normal; font-size: 14px; font-family: 'inter'; } div.form { border: 0px; width: 100%; margin: 0px; padding: 0px; text-align: center; }

.i_form { border: 0px; border-collapse: collapse; width: auto; margin: 0px auto; } .i_form td { text-align: left; padding-bottom: 5px; padding-left: 0px; padding-right: 0px; padding-top: 5px; } td.l_form { padding-right: 15px; } .left td.l_form, .right td.l_form { text-align: left; } .i_form .alt td, .i_form td.alt { text-align: center; padding: 10px 15px; } .pf .i_form td { padding-right: 15px; } .pf td.l_form { padding-left: 15px; }

.error { color: #EE0000; font-style: normal; font-weight: bold; font-size: 13px; font-family: 'inter'; } .error_field { color: #EE0000; }

.success { color: #33AA00; font-style: normal; font-weight: bold; font-size: 13px; font-family: 'inter'; }

.selling_price { color: #000000; font-style: normal; font-weight: normal; font-size: 28px; font-family: 'assistant'; }

.list_price { color: #888888; font-style: normal; font-weight: normal; font-size: 18px; font-family: 'assistant'; }

.button { color: #FFFFFF; font-style: normal; font-weight: bold; font-size: 18px; font-family: 'rajdhani'; text-transform: uppercase; border: 0px; border-collapse: separate; margin: 0px; padding: 0px; } button.button, td.button span { cursor: pointer; } td.button { text-align: center; vertical-align: middle; }

.b_standard { background-color: #FF2200; background-image: url('/user/templates/ww-new/buttonbg.png'); background-repeat: repeat; background-attachment: scroll; background-position: top left; width: 160px; height: 50px; } button.b_standard:hover { background-color: #33AA00; background-image: url('/user/templates/ww-new/buttonbg.png'); } .b_standard { -webkit-appearance: none; }

.b_basket { background-color: #FF2200; background-image: url('/user/templates/ww-new/buttonbg.png'); background-repeat: repeat; background-attachment: scroll; background-position: top left; width: 230px; height: 60px; } button.b_basket:hover { background-color: #33AA00; background-image: url('/user/templates/ww-new/buttonbg.png'); } .b_basket { -webkit-appearance: none; }

.b_basket.b_small { background-color: #FF2200; background-image: url('/user/templates/ww-new/buttonbg.png'); background-repeat: repeat; background-attachment: scroll; background-position: top left; width: 140px; height: 40px; } button.b_basket.b_small:hover { background-color: #33AA00; background-image: url('/user/templates/ww-new/buttonbg.png'); } .b_basket.b_small { -webkit-appearance: none; }

.b_checkout { background-color: #33AA00; background-image: url('/user/templates/ww-new/buttonbg.png'); background-repeat: repeat; background-attachment: scroll; background-position: top left; width: 160px; height: 50px; } button.b_checkout:hover { background-color: #FF2200; background-image: url('/user/templates/ww-new/buttonbg.png'); } .b_checkout { -webkit-appearance: none; }

#menu, #catalogue, #brand, .menu { margin: 0px; padding: 0px; width: 100%; }

#menu ul, #catalogue ul, #brand ul, .menu ul { margin: 0px; padding: 0px; text-align: left; list-style-type: none; } #menu li, #catalogue li, #brand li, .menu li { padding: 0px; padding-bottom: 5px; padding-top: 5px; }

#menu a:link, #menu a:visited, #catalogue a:link, #catalogue a:visited, #brand a:link, #brand a:visited, .menu a:link, .menu a:visited { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; margin: 0px; color: #000000; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'inter', sans-serif; text-decoration: none; } .menulink { color: #000000; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'inter', sans-serif; text-decoration: none; padding: 0px; padding-left: 0px; }

#menu a:hover, #menu a:active, #catalogue a:hover, #catalogue a:active, #brand a:hover, #brand a:active, .menu a:hover, .menu a:active, .current { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; padding: 0px; margin: 0px; color: #000000; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'inter', sans-serif; text-decoration: underline; cursor: pointer; } .menuhover { color: #000000; font-style: normal; font-weight: normal; font-size: 13px; font-family: 'inter', sans-serif; text-decoration: underline; padding: 0px; padding-left: 0px; }

.current { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; padding: 0px; margin: 0px; color: #FF3300; font-style: normal; font-weight: bold; font-size: 13px; font-family: 'inter', sans-serif; text-decoration: none; cursor: pointer; }

div.footer { position: relative; }
table.footer { position: absolute; top: 0px; left: 0px; }

div#body, div.header, table.header, div.footer, table.footer { width: 100%; }
td.footer { padding: 0px; }
.isfooter { width: 1400px; margin: 0px auto; padding: 0px; }

table#inner, .isfooter { width: 100%; max-width: 1400px; }
div#top { width: 100%; max-width: 1400px; }
div#acc { width: 100%; max-width: 1400px; }
div#nav { width: 100%; max-width: 1400px; }
div#sea { width: 100%; max-width: 1400px; }

div#acc, div#nav, div#sea { pointer-events: none; }
div#acc *, div#nav *, div#sea * { pointer-events: auto; }
div#nav { overflow: hidden; }

div#nav.sticky { border-radius: 0px; z-index: 44; }
div#nav.blackout { z-index: 44; }

.form td input[type=text], .form td input[type=email], .form td input[type=password], .form td select, .form td textarea { width: 600px; }

input[type=text], input[type=email], input[type=number], input[type=password], textarea, select { padding-bottom: 5px; padding-top: 5px; padding-left: 10px; }
select { appearance: none; -moz-appearance: none; -webkit-appearance: none; background-color: #FFFFFF; background-image: url('/images/select.php?fill=333333'); background-position: calc(100% - 15px) center; background-repeat: no-repeat; padding-right: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
select::-ms-expand { display: none; }
.checkboxes { display: block; width: 100%; max-width: 600px; margin: 15px auto; }

.m_form { width: 100%; max-width: 600px; }
.m_form td { padding-left: 0px; padding-right: 0px; position: relative; }
.m_form.a_form td.l_form { padding-left: 15px !important; padding-right: 15px !important; }
.m_form td input[type=text], .m_form td input[type=email], .m_form td input[type=password], .m_form td select, .m_form td textarea { width: 100%; max-width: 600px; }
.m_form .form_label, .m_form .form_required { margin-bottom: 5px; }
.form_required { float: right; margin-left: 10px; margin-right: 10px; opacity: 0.6; }
.form_required.error_field { opacity: 1; }

.ol_form { width: 100%; max-width: 800px; }
.ol_form td { white-space: nowrap; }
td.lm_form, td.lm_form input[type=text], td.lm_form input[type=email], td.lm_form input[type=password], td.lm_form select, td.lm_form textarea { width: 100%; }

.success { border: 1px solid #33AA00; border-radius: 4px; box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0), 0px 0px 6px -2px #33AA00; -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0), 0px 0px 4px -2px #33AA00; width: 100%; max-width: 600px; margin: 5px 0px; padding: 5px 10px; display: inline-block; }
.left .success, .left_column .success, .right .success { width: 100%; }

.error { border: 1px solid #EE0000; border-radius: 4px; box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0), 0px 0px 6px -2px #EE0000; -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0), 0px 0px 4px -2px #EE0000; width: 100%; max-width: 600px; margin: 5px 0px; padding: 5px 10px; display: inline-block; }
.left .error, .left_column .error, .right .error { width: 100%; }

.mobfull { background: #000000; padding: 0px 20px; }
.mobfull table { height: 40px; margin: 0px auto; }
.mobfull td { padding: 0px 5px; }
.mobfull span { color: #FFFFFF; font-size: 12px; }
.mobfull.onfull { padding: 0px 40px; }
.mobfull.onfull table { height: 80px; }
.mobfull.onfull td { padding: 0px 10px; }
.mobfull.onfull span { font-size: 24px; }


/******************\
 * Additional CSS *
\******************/

.type_product #left, .type_product #right, .v1-details #availabilities table.options td:first-child {
display: none;
}

.v1-details #availabilities table.options tr {
display: flex;
align-items: flex-start;
}

.v1-details #availability img {
margin: 2px 0 0;
}

.v1-details #availability2 {
line-height: 1.3;
}

.v1-multi table.options tr {
display: flex;
align-items: flex-start;
}

.v1-multi table.options td:last-child {
flex: 1;
text-align: left;
line-height: 1.3;
font-size: 13px;
font-weight: 700;
text-transform: none;
}



/*==== XMAS MESSAGE ====*/

#xmas-message {
display: none;
height: 55px;
width: 100%;
background: #093;
font-size: 18px;
color: #fff;
font-weight: 600;
position: relative;
}

#xmas-message p {
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
height: 100%;
margin: 0;
}

#xmas-message > span {
position: absolute;
top: 0;
right: 0;
font-size: 35px;
font-weight: 400;
display: flex;
align-items: center;
justify-content: center;
height: 55px;
width: 55px;
padding-bottom: 5px;
cursor: pointer;
}



div#body {
min-width: 960px;
}



/*--- FULL WIDTH ---*/

#top,
#nav,
.isfooter {
max-width: 100% !important;
}

#wrap-all {
display: flex;
}

.wrap {
display: flex;
width: 100%;
margin: auto;
padding: 30px;
}

#center {
flex: 1;
}



/*--- TEXT ---*/

h1 {
text-transform: uppercase;
line-height: 1;
margin: 0 0 20px;
}

h2 {
margin: 40px 0 20px;
}

p {
line-height: 1.7;
margin: 20px 0;
}

*[class*="_title"] {
text-transform: uppercase;
}

.i_form {
font-size: 13px;
font-weight: bold;
}

a.read {
font-family: 'rajdhani';
font-size: 14px;
font-weight: 700;
color: #f40;
text-transform: uppercase;
text-decoration: underline;
transition: .3s;
}

a.read:hover {
color: #000;
}

.selling_price {
line-height: 1;
}

.subtext {
font-weight: 600 !important;
}



/*--- HEADER ---*/

div.header {
box-shadow: inset 20px 20px 100px rgba(20,52,96,.1);
}

div.header .wrap {
align-items: center;
justify-content: space-between;
height: 100px;
padding-top: 0;
padding-bottom: 0;
max-width: 1400px !important;
}

#logo img {
width: 100%;
max-width: 315px;
height: auto;
}

#links {
display: flex;
align-items: center;
margin: 0 10px;
}

#links a {
display: flex;
font-family: 'Rajdhani';
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
margin: 0 13px;
}

#links a#top-basket {
padding: 9px 14px 8px;
margin-left: 25px;
background: #f20 url(/user/templates/ww-new/buttonbg.png);
color: #fff;
font-weight: 600;
border: 1px solid rgba(0,0,0,.07);
box-shadow: inset 0 1px rgba(255,255,255,.3);
text-shadow: 1px 1px rgba(0,0,0,.1);
transition: background-color .2s;
}

#links a#top-basket:hover {
background-color: #3a0;
text-decoration: none;
}

#links a#top-basket:before {
content: url(/user/templates/ww-new/icon-basket-w.png);
margin-right: 10px;
opacity: .7;
}



/*--- SEARCH ---*/

#header-search,
#header-search form {
position: relative;
}

#header-search {
font-size: 0;
}

#search-box {
border: 2px solid #000;
border-bottom: 0;
width: 290px;
height: 48px;
min-height: 48px;
min-width: initial;
box-shadow: inset 0 -2px #000;
font-size: 13px;
color: #aaa;
padding: 0 50px 2px 16px;
margin: 0;
}

#search-box:focus {
background: #fff;
color: #000;
}

#search-icon {
position: absolute;
right: 0;
top: 0;
padding: 16px;
}

#search-icon .bp-icon-large {
font-size: 16px;
}

#search-button {
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
background: transparent;
cursor: pointer;
}



/*--- SEARCH DROP ---*/

ul.ui-autocomplete {
min-width: 300px;
border: 2px solid #000;
border-top: 0;
border-radius: 0;
box-shadow: 0 -2px #000, 10px 10px rgba(0,0,0,.1);
padding: 0;
}

.ui-menu-item {
display: block;
}

.ui-menu-item a,
.ui-menu-item a.ui-state-hover,
.ui-menu-item a.ui-state-active {
border: none;
border-bottom: 1px dashed #ddd;
font-family: 'inter';
font-size: 13px;
font-weight: 400;
padding: 15px;
margin: 0;
background: transparent;
}

.ui-menu-item a.ui-state-hover,
.ui-menu-item a.ui-state-active {
background: #eee;
cursor: pointer;
}

.ui-menu-item a img {
margin-right: 10px !important;
}

.ui-menu-item a font {
color: #f40 !important;
font-family: 'rajdhani';
font-size: 13px;
}

.ui-menu-item a.ui-autocomplete-all,
.ui-menu-item a.ui-state-hover.ui-autocomplete-all,
.ui-menu-item a.ui-state-active.ui-autocomplete-all {
background: #f20 url(/user/templates/ww-new/buttonbg.png);
border: 1px solid rgba(0,0,0,.1);
text-shadow: 1px 1px rgba(0,0,0,.2);
box-shadow: inset 0 1px rgba(255,255,255,.3);
border-radius: 0;
margin: 15px;
font-family: 'Rajdhani';
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
padding: 10px 15px;
transition: .3s;
}

.ui-menu-item a.ui-state-hover.ui-autocomplete-all,
.ui-menu-item a.ui-state-active.ui-autocomplete-all {
background-color: #3a0;
}



/*--- TOP BAR ---*/

#top-bar {
display: flex;
align-items: center;
justify-content: center;
height: 60px;
background: #eee;
box-shadow: inset 0 -1px rgba(0,0,0,.1);
position: absolute;
bottom: 0;
left: 0;
right: 0;
}

#top-bar a {
display: inline-flex;
align-items: center;
font-family: 'Rajdhani';
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
padding: 0 25px;
transition: color .3s;
}

#top-bar a:last-child {
border: 0;
}

#top-bar a:before {
display: inline-flex;
align-items: center;
justify-content: center;
margin-right: 10px;
}

#top-bar a.delivery:before {
content: url(/user/templates/ww-new/icon-delivery-thin.png);
}

#top-bar a.callus:before {
content: url(/user/templates/ww-new/icon-callus-thin.png);
}

#top-bar a.instock:before {
content: url(/user/templates/ww-new/icon-instock-thin.png);
}

#top-bar a.bulk:before {
content: url(/user/templates/ww-new/icon-bulk.png);
}

#top-bar a span {
padding: 0 5px;
}

#top-bar a:hover,
#top-bar a span {
color: #f40;
}

#top-bar .trustpilot-widget {
min-width: 430px;
}



/*--- NAV ---*/

#nav {
box-shadow: inset 0 1px #000, inset 0 2px rgba(255,255,255,.3);
}

#nav table {
margin: auto;
}

#nav td {
text-shadow: 1px 1px rgba(0,0,0,.2);
}

#nav td.navout {
background-color: transparent;
}

#nav td.navover {
box-shadow: inset 0 1px #e30, inset 0 2px rgba(255,255,255,.3);
}

#nav s {
text-decoration: none;
}

#nav s:after {
content: '';
border-style: solid;
border-width: 7px 4px 0;
border-top-color: #f60;
border-left-color: transparent;
border-right-color: transparent;
display: inline-block;
vertical-align: middle;
margin: -2px 0 0 15px;
}

#nav td.navover s:after {
border-top-color: #fff;
}

#nav td.navover s a {
color: inherit;
}

a.navout:link,
a.navover:link {
text-transform: uppercase;
font-weight: 600;
letter-spacing: .025em;
}



/*--- DROP ---*/

.child {
position: absolute;
visibility: hidden;
opacity: 0;
z-index: 40;
background: #fff;
box-shadow: 10px 10px rgba(0,0,0,.1);
border: 1px solid #000;
border-top: none;
padding: 0 0 0 30px;
text-align: center;
margin-left: -1px;
}

.childcolumn {
min-width: 130px;
padding: 30px 30px 30px 0;
text-align: left;
text-shadow: none !important;
}

.childheading {
display: block;
font-family: 'Rajdhani';
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
color: #000;
}

.childheading-bottom {
margin: 0 0 20px;
}

.childheading-top {
margin: 20px 0;
}

.child a:link,
.child a:visited {
display: block;
padding: 4px 0;
color: #000;
text-decoration: none;
}

.child a:hover {
color: #f40;
text-decoration: underline;
}

a.more-link:link,
a.more-link:visited {
color: #f40;
font-weight: bold;
margin-top: 10px;
}



/*--- BREADCRUMB ---*/

#breadcrumb {
margin: 6px 0;
}

#breadcrumb * {
margin: 0;
font-size: 13px;
font-weight: normal;
}

#breadcrumb a:link,
#breadcrumb a:visited {
color: #000;
}

#breadcrumb a:hover {
color: #f40 !important;
}



/*--- SLIDER ---*/

div[id*='prevss'],
div[id*='nextss'] {
opacity: 1 !important;
top: 50% !important;
transform: translateY(-50%);
}

.bp-icon-slide {
color: #fff;
text-shadow: none;
}



/*--- BRANDS BLOCK ---*/

ul#brands-block {
display: flex;
list-style-type: none;
margin: 10px 0;
padding: 0;
}

ul#brands-block li {
margin: 0 15px;
padding: 0;
position: relative;
overflow: hidden;
}

ul#brands-block li img {
width: 100%;
display: block;
outline: 2px solid #fff;
background: #000;
transition: .3s;
}

ul#brands-block li img:hover {
background: #f40;
}

ul#brands-block li:first-child {
margin-left: 0;
}

ul#brands-block li:last-child {
margin-right: 0;
}



/*--- PROMOS ---*/

ul.promo-wrap {
display: flex;
list-style-type: none;
margin: 0;
padding: 0;
}

ul.promo-wrap li {
flex: 1;
margin: 0 15px;
padding: 0;
position: relative;
overflow: hidden;
text-align: center;
}

ul.promo-wrap li:first-child {
margin-left: 0;
}

ul.promo-wrap li:last-child {
margin-right: 0;
}

.promo-img {
position: relative;
}

div[id*="slideshow"]:before,
div[id*="slideshow"]:after,
.promo-img:before,
.promo-img:after {
content: '';
position: absolute;
top: 10px;
bottom: 10px;
left: 10px;
right: 10px;
z-index: 1;
pointer-events: none;
transition: transform .5s;
opacity: .6;
}

div[id*="slideshow"]:before,
.promo-img:before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
transform: scaleX(0);
}

div[id*="slideshow"]:after,
.promo-img:after {
border-left: 1px solid #fff;
border-right: 1px solid #fff;
transform: scaleY(0);
}

div[id*="slideshow"]:hover:before,
div[id*="slideshow"]:hover:after,
.promo-img:hover:before,
.promo-img:hover:after {
transform: scale(1);
}

ul.promo-wrap li h2 {
display: inline-flex;
align-items: center;
justify-content: center;
height: 60px;
padding: 4px 20px 0 80px;
background: #fff url(/user/templates/ww-new/ww-icon.png) left no-repeat;
background-size: contain;
outline: 15px solid rgba(255,255,255,.1);
font-size: 30px;
font-weight: 700;
color: #000;
text-transform: uppercase;
margin: -60px auto 0;
pointer-events: none;
position: relative;
z-index: 5;
}

ul.promo-wrap li p {
margin: 20px 0;
text-align: center;
font-size: 17px;
}



/*--- REFINE BLOCK ---*/

#product_refine table.details td {
padding: 10px 0;
vertical-align: middle;
line-height: 1;
}

#product_refine table.details td b {
font-family: 'Rajdhani';
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
}

.refine {
display: flex;
padding: 4px 0 4px 25px;
position: relative;
}

.left label:hover,
.right label:hover {
text-decoration: underline;
}

.refine span {
margin-left: 7px;
font-size: 13px;
font-weight: 600;
}

#slider-wrap {
padding: 5px 0 15px;
}

#slider-wrap .ui-widget-content {
border: 1px solid #f40;
}

#slider-wrap .ui-widget-header {
background: #f40;
}

#slider-wrap .ui-slider-handle {
border-radius: 0;
width: 10px;
background: #eee;
border-color: #000;
outline: 3px solid #fff;
}

a.ui-slider-handle:first-of-type {
margin-left: 0;
}

#group-p {
font-size: 18px;
font-weight: bold;
font-family: 'Rajdhani';
}

#product_refine input[type=checkbox] {
display: none;
}

#product_refine input[type=checkbox] + label:before {
position: absolute;
top: 7px;
left: 0;
content: '';
background: #eee;
border: 1px solid #000;
text-align: center;
width: 11px;
height: 11px;
margin: 0;
padding: 0;
}

#product_refine input[type=checkbox]:checked + label:before {
content: '';
background-color: #f40;
border-color: #f40;
}

#product_refine input[type=checkbox]:checked + label:after {
font-weight: bold;
}

#product_refine label.hide:before {
opacity: .3;
}



/*--- MENUS ---*/

.current {
font-family: 'Rajdhani';
font-size: 16px;
text-transform: uppercase;
}



/*--- RECENTLY VIEWED ---*/

div[id*="id_23"] .tablesl td {
text-align: left !important;
}

div[id*="id_23"] img {
max-width: 80px;
margin: 5px 0 15px;
}

div[id*="id_23"] div.both,
div[id*="id_23"] div.p {
border-bottom: 1px dashed #ddd;
padding-bottom: 15px;
}



/*--- CATEGORY SUB ---*/

.cat-multi {
display: flex;
flex-direction: column;
align-items: center;
}

.cat-multi h3 {
margin: 20px 0 0;
text-align: center;
}

.cat-multi h3 a:link,
.cat-multi h3 a:visited {
font-family: 'Rajdhani';
font-size: 18px;
text-transform: uppercase;
color: #000;
}

a.view-button {
margin: 20px 0;
color: #fff;
font-family: 'rajdhani';
font-size: 18px;
font-weight: 600;
display: flex;
align-items: center;
justify-content: center;
padding: 0 !important;
width: 130px;
}

a.view-button:hover {
background-color: #3a0;
background-image: url(/user/templates/ww-new/buttonbg.png);
text-decoration: none;
}



/*--- PAGINATION ---*/

#product_list {
position: relative;
margin: 30px 0 50px;
padding-top: 60px;
}

#product_list.nogap {
margin: 4px 0;
}

#product_list .alt .hrd {
margin: 0;
border: none;
}

#product_list div.p {
position: relative;
height: 40px;
margin-top: 25px;
}

table[class*="alternate"] td {
padding: 0 !important;
font-size: 13px;
}

table[class*="alternate"] select {
width: 200px;
height: 35px;
border-color: #bbb;
border-width: 1px;
box-shadow: none;
background: #fff url(/user/templates/ww-new/select-icon-grey.png) center right no-repeat;
direction: ltr;
margin: 0 25px 0 0;
font-size: 13px;
}

table[class*="alternate"] td a {
font-size: 13px;
margin-left: 20px;
}

table[class*="alternate"] table.details,
table[class*="alternate"] table.details * {
display: flex;
align-items: center;
justify-content: center;
font-size: 0;
}

table[class*="alternate"] table.details a,
table[class*="alternate"] table.details b {
border: 1px solid #bbb;
color: #000;
font-size: 13px;
margin: 0 0 0 -1px;
height: 35px;
width: 35px;
}

table[class*="alternate"] table.details b {
background: #eee;
border-color: #bbb;
z-index: 10;
}

table[class*="alternate"] table.details a:hover {
background: #eee;
color: #000;
text-decoration: none;
cursor: pointer;
}

table[class*="alternate"] .bp-icon-grey {
color: #000;
display: flex !important;
font-size: 13px !important;
margin: 0 !important;
height: 35px;
width: 35px;
}

table[class*="alternate"] .bp-icon-fade {
filter: alpha(opacity: 100);
opacity: 1;
width: 35px !important;
height: 35px !important;
border: 1px solid #bbb;
margin: 0 0 0 -1px !important;
}

table[class*="alternate"] .bp-icon-fade:before {
opacity: .2;
}

table[class*="alternate"] {
position: absolute;
bottom: 0;
width: auto;
height: 35px;
direction: rtl;
background: #fff;
margin: 0 !important;
}

#product_list > table[class*="alternate"] {
top: 0;
bottom: auto;
}

#product_list > .alternateb,
#product_list div.p .alternatet {
right: 0;
}

table[class*="alternate"] table.details {
direction: ltr;
margin-left: 25px;
}



/*--- LISTS ---*/

.gridp {
margin: 0 -20px;
width: calc(100% + 40px);
}



/*--- PROD MULTI ---*/

.multi-overlay {
overflow: hidden;
position: relative;
}

.prod-multi {
display: flex;
flex-direction: column;
padding: 0 0 10px;
}

.prod-multi .prim {
max-width: 260px;
height: auto !important;
margin-bottom: 30px;
}

.prod-multi h3 {
margin: 20px 0;
text-align: left;
line-height: 1.2;
}

.prod-multi h3 a:link,
.prod-multi h3 a:visited {
font-family: 'Rajdhani';
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
color: #000;
}

.prod-multi .prod-rating {
margin: auto 0 20px;
}

.bp-icon-star-b.bp-icon-grey:before {
content: '\e916';
}

.prod-multi p {
margin: 0 0 15px;
text-align: left;
font-size: 13px;
}

.prod-multi-buttons {
display: flex;
margin: auto 0 20px;
gap: 10px;
}

.prod-multi td.b_basket.b_small {
padding: 0 !important;
border-right: 10px solid #fff;
}

.prod-multi input[type=text],
.prod-single input[type=text] {
width: 22px;
height: 22px;
text-align: center;
padding: 0;
margin: 0 0 0 4px;
}

.prod-multi .b_small {
display: flex;
align-items: center;
justify-content: center;
width: auto;
}

.prod-multi .b_small,
.prod-multi a.more-button {
font-size: 15px;
}

.prod-multi .b_small:before,
.prod-single .b_small:before {
content: url(/user/templates/ww-new/icon-add.png);
margin: 0 7px 0 0;
}

.prod-multi .button {
padding: 0 15px !important;
margin-right: 10px;
}

.prod-multi .rrp {
display: block;
}

span.vat {
margin-left: 3px;
font-family: 'rajdhani';
font-weight: 700;
font-size: 14px;
text-transform: uppercase;
}

.rrp,
.rrp .list_price {
font-family: 'Rajdhani';
font-weight: 500;
color: #888;
line-height: 1.2;
}

.prod-avb .options {
margin-top: 20px;
font-family: 'inter';
font-size: 12px;
font-weight: 500;
}



/*--- PROD SINGLE ---*/

.prod-single {
display: flex;
align-items: center;
padding: 15px 0;
}

.prod-single-img {
max-width: 220px;
}

.prod-single-detail {
flex: 1;
padding: 0 50px;
}

.prod-single h3 {
margin: 15px 0 !important;
}

.prod-single h3 a:link,
.prod-single h3 a:visited {
font-family: 'Rajdhani';
text-transform: uppercase;
font-size: 22px;
font-weight: bold;
}

.prod-rating {
margin-top: -10px;
}

.prod-single-detail ul {
margin: 15px 0;
padding: 0;
}

.prod-single-detail li {
list-style-type: none;
padding: 5px 0 5px 30px;
font-size: 14px;
background: url(/user/templates/ww-new/bullet-tick.png) left center no-repeat;
}

.prod-single-detail li a {
font-size: 14px;
color: #000;
}

.prod-brief {
display: none;
}

.prod-single-buttons {
width: 136px;
margin-left: auto;
}

.prod-single-buttons > * {
width: 100%;
margin: 10px 0;
}

.prod-single-price {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
padding: 14px 10px 12px;
border: 1px solid;
}

.prod-single td.b_basket.b_small {
padding: 0 !important;
display: flex;
align-items: center;
}

.prod-single-buttons .button {
flex: 1;
margin: 0;
width: 100% !important;
}

.prod-single .b_small,
.prod-single a.more-button {
font-size: 17px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
}



/*--- QUICK VIEW ---*/

.quickview.button {
border-radius: 50%;
line-height: 1.1;
opacity: .85;
border: 0 !important;
background: #000 !important;
box-shadow: 0px 0px 0px 10px rgba(255,255,255,.2) !important;
margin: auto !important;
}

.prod-multi .quickview.button {
width: 80px;
height: 80px;
font-size: 15px;
padding: 3px 15px 0 !important;
}

.prod-single .quickview.button {
width: 60px;
height: 60px;
font-size: 13px;
padding: 2px 10px 0 !important;
}

.quickview.button:hover {
background: #f20 url(/user/templates/ww-new/buttonbg.png) repeat-x !important;
opacity: 1;
}



/*--- PRODUCT ---*/

#pp-top {
display: flex;
padding: 25px 0 0;
}

#pp-images,
#pp-detail {
flex: 1;
}

#pp-images {
flex-basis: 40%;
}

#image #magnify-wrap,
#image #magnify-wrap img,
#image .mousetrap {
width: 100% !important;
}

#pp-images table.tables {
margin-top: 40px !important;
}

#pp-images table.labels {
margin: 40px auto 0;
height: 30px;
}

#pp-images table.options {
margin: 35px auto 0;
}

#pp-detail {
flex-basis: 60%;
padding-left: 60px;
}

#pp-detail-top {
position: relative;
margin: 10px 0 0;
}

#pp-detail h1,
#pp-short {
padding-right: 130px;
}

#pp-logo {
position: absolute;
top: 0;
right: 0;
width: 100px;
border: 1px solid #000;
background: #000;
transition: .3s;
}

#pp-logo:hover {
border-color: #f40;
background: #f40;
}

#pp-rating {
margin: -15px 0 30px;
}

#pp-short ul {
margin: 30px 0;
padding: 0;
}

#pp-short li {
list-style-type: none;
padding: 5px 0 5px 30px;
font-size: 14px;
background: url(/user/templates/ww-new/bullet-tick.png) left center no-repeat;
}

#pp-short a.read {
margin: 0 0 0 10px;
}

#pp-options > div {
display: flex;
align-items: center;
flex-wrap: wrap;
margin: 30px 0;
}

#pp-options div.p {
margin: 0 20px 0 0;
}

#pp-options table {
font-size: 14px;
}

#pp-options select {
border-width: 2px;
box-shadow: none;
width: 220px;
margin-left: 10px;
}

#pp-avb {
flex-basis: 100%;
}

#availabilities {
margin-bottom: 0;
}

#pp-addit,
#pp-addit .wysiwyg {
display: flex;
flex-direction: column;
align-items: flex-start !important;
}

#pp-addit h2 {
font-size: 18px;
text-transform: uppercase;
text-decoration: underline;
margin: 0;
}

#pp-addit p {
font-size: 15px;
margin: 10px 0;
}

#pp-addit p b {
letter-spacing: -.01em;
}

#order {
display: flex;
align-items: center;
margin: 30px 0;
padding: 30px 0;
border-top: 1px dashed #000;
border-bottom: 1px dashed #000;
}

#pp-avb .options {
font-size: 14px;
font-weight: bold;
}

#pp-options > div:empty {
display: none;
}

#pp-price,
#pp-price .list_price {
font-family: 'inter';
font-size: 15px;
font-weight: 600;
color: #000;
}

#price_selling + span {
font-family: 'inter';
font-size: 15px;
font-weight: 600;
margin-left: 5px;
}

#pp-price .list_price {
margin-left: -5px;
}

#pp-price .selling_price {
font-size: 27px;
line-height: 1;
}

#pp-price > b {
display: none;
}

#pp-price table {
margin-left: 6px;
}

#pp-price tbody {
display: flex;
align-items: center;
}

#pp-price tr#list {
margin: 0 6px;
position: relative;
}

#pp-price .gap {
margin: 0;
padding: 7px 0 0;
}

#pp-price .options td {
margin: 0;
padding: 0;
}

#pp-price,
#pp-price table tr {
display: flex;
align-items: baseline;
}

#pp-vat {
display: block;
}

#pp-vat,
#pp-vat .subtext {
line-height: 1;
font-family: 'inter';
font-size: 15px;
font-weight: 600;
}

#pp-price b {
font-weight: 600;
}

#pp-price .selling_price b {
font-weight: 700;
}

#pp-price > span:first-child {
font-family: 'inter';
font-size: 15px;
font-weight: 600;
}

#incexc {
font-family: 'assistant';
font-size: 32px;
font-weight: 700;
margin-right: 2px;
}

#add-wrap,
#add {
margin-left: auto;
}

#add input[type=text] {
height: 50px;
width: 50px;
margin: 0 15px 0 0;
padding: 0;
text-align: center;
border-color: #000;
border-width: 2px;
box-shadow: none;
}

#add select {
margin: 0 20px 0 0;
min-width: 100px;
}

a#notification {
background: #000;
padding: 19px 30px;
font-family: 'rajdhani', sans-serif;
font-size: 17px;
font-weight: 600;
color: #fff;
text-decoration: none;
text-transform: uppercase;
}

a#notification:hover {
background: #222;
}

#notify table.alternate {
position: static;
}

#pp-sps {
display: flex;
align-items: stretch;
margin: 30px 0;
}

#pp-sps a {
padding: 10px 0;
margin-right: 40px;
display: flex;
align-items: center;
color: #000;
font-family: 'inter';
font-size: 12px;
font-weight: 700;
text-align: left;
text-decoration: none;
line-height: 1.35;
transition: .3s;
}

#pp-sps a:hover {
color: #f40;
}

#pp-sps a:last-child {
margin-right: 0;
}

#pp-sps a:before {
margin-right: 10px;
}

#pp-sps a.sps-del:before {
content: url(/user/templates/ww-new/icon-delivery-thin-o.png);
margin-right: 12px;
}

#pp-sps a.sps-bulk:before {
content: url(/user/templates/ww-new/icon-bulk-thin.png);
}

#pp-sps a.sps-iso:before {
content: url(/user/templates/ww-new/icon-iso-thin.png);
}

#pp-bottom {
padding-top: 40px;
}

#pp-addit table {
border-collapse: collapse;
border: 0;
margin: 50px 0 20px;
}

#pp-addit table td,
#pp-addit table th {
padding: 10px;
font-size: 13px;
border-color: #000;
}

#pp-addit table th {
padding: 14px 10px 13px;
font-family: 'Rajdhani';
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
background: #eee;
}

#cb_id_6 {
margin-top: 30px;
}



/*--- TABS ---*/

.ui-tabs {
margin: 0 0 30px;
}

.ui-tabs .ui-tabs-nav {
display: flex;
justify-content: center;
}

.ui-tabs .ui-tabs-nav li,
.ui-tabs .ui-tabs-panel {
border-color: #000;
}

.ui-tabs .ui-tabs-nav li {
margin: 0 -1px 0 0;
border-radius: 0;
background: #eee;
box-shadow: none !important;
float: none;
top: 0;
}

.ui-tabs .ui-tabs-nav li a {
padding: 13px 30px;
font-family: 'Rajdhani';
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
background: #000;
position: relative;
padding-bottom: 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected:after {
content: '';
position: absolute;
top: 100%;
left: 0;
right: 0;
margin: auto;
width: 0;
height: 0;
border-top: 6px solid #000;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
color: #fff;
font-weight: 600;
}

.ui-tabs .ui-tabs-panel {
padding: 20px 50px;
border: 1px solid;
}

.ui-tabs .ui-tabs-panel p.last {
margin: 30px 0;
}

.ui-tabs-panel ul {
padding: 0 0 0 20px;
list-style-type: square;
}

.ui-tabs-panel li {
padding: 4px;
}

.ui-tabs-panel table {
width: auto !important;
border-collapse: collapse;
margin: 30px 0;
}

.ui-tabs-panel table thead,
.ui-tabs-panel table th,
.ui-tabs-panel table td {
padding: 10px 15px;
font-size: 14px;
}

.ui-tabs-panel table thead,
.ui-tabs-panel table th {
background: #eee;
font-family: 'rajdhani';
text-transform: uppercase;
padding: 14px 15px 13px;
}

.ui-tabs-panel .review .center {
margin: 34px 0;
}

.ui-tabs-panel .review table.options {
margin: 0;
}



/*--- NEWSLETTER ---*/

#newsletter {
background: #000 url(/user/templates/ww-new/ww-logo-w.png) center no-repeat;
color: #fff;
text-align: center;
}

#newsletter .wrap {
flex-direction: column;
padding: 60px 30px;
}

#newsletter h2 {
font-size: 27px;
font-weight: 600;
color: #fff;
line-height: 1;
text-transform: uppercase;
margin: 0;
}

#newsletter p {
margin: 10px 0 25px;
opacity: .6;
}

#newsletter form {
display: flex;
flex-direction: column;
margin: auto;
min-width: 50%;
position: relative;
}

#newsletter div.form,
#newsletter table {
width: 100%;
}

#newsletter table.i_form {
margin: 0;
}

#newsletter table td {
padding: 0 !important;
height: 0 !important;
font-size: 0;
}

#newsletter input[type=text],
#newsletter input[type=email] {
width: 100%;
height: 50px;
border: 0;
border-radius: 0;
outline: 0;
box-shadow: none;
color: #000;
margin: 0;
padding: 0 140px 0 15px;
}

#newsletter button {
position: absolute;
right: 0;
bottom: 0;
}



/*--- FOOTER ---*/

div.footer {
height: auto;
}

table.footer {
position: static;
}

.footer-col {
padding: 0 30px 20px;
text-align: left;
max-width: 400px;
}

.footer-col:first-child {
padding-left: 0;
}

.footer-col:last-child {
text-align: right;
margin-left: auto;
padding-right: 0;
}

.footer-col h4 {
display: block;
font-family: 'Rajdhani';
font-size: 16px;
font-weight: bold;
color: #f40;
text-transform: uppercase;
margin: 20px 0;
}

.footer-col a {
display: block;
padding: 4px 0;
}

.footer-col p {
margin: 24px 0;
line-height: 1.8;
}

.footer-col p:last-child {
margin-bottom: 0;
}

#payments {
display: inline-flex;
align-items: center;
margin-right: -5px;
}

#payments * {
max-width: 58px;
}

#copyright .wrap {
align-items: center;
justify-content: center;
padding: 25px 30px;
}

#copyright {
background: #eee;
border-top: 1px solid rgba(0,0,0,.1);
font-family: 'Rajdhani';
font-size: 14px;
font-weight: 700;
color: #000;
text-transform: uppercase;
}

#copyright a {
font-family: 'Rajdhani';
font-size: 14px;
font-weight: 700;
color: #000;
padding: 0 10px;
border-right: 1px solid rgba(0,0,0,.2);
}

#copyright-text a:first-child {
margin-left: 10px;
}

#copyright-text a:last-child {
border: none;
}

#iso {
display: flex;
align-items: center;
margin-left: auto;
}

#iso img {
width: 80px;
margin-left: 20px;
}

.footer .trustpilot-widget {
max-width: 256px;
margin: 14px 0 0;
}



/*--- BUTTONS ---*/

.button {
font-weight: 600;
padding: 0 20px !important;
border: 1px solid rgba(0,0,0,.1);
box-shadow: inset 0 1px rgba(255,255,255,.3);
text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}

a.more-button {
display: flex;
align-items: center;
justify-content: center;
height: 40px;
padding: 1px 18px 0;
background-color: #000;
background-image: url(/user/templates/ww-new/buttonbg-w.png);
font-family: 'Rajdhani';
font-weight: 600;
font-size: 17px;
color: #fff;
text-transform: uppercase;
text-decoration: none;
border: 1px solid rgba(0,0,0,.1);
box-shadow: inset 0 1px rgba(255,255,255,.3);
text-shadow: 1px 1px 1px rgba(0,0,0,.2);
transition: .1s;
}

a.b_small.more-button {
background-color: #FF2200;
background-image: url(/user/templates/ww-home/buttonbg.png);
}

a.b_small.more-button:hover,
a.more-button:hover {
background-color: #5ab608;
}



/*--- FORMS ---*/

input[type=text],
input[type=email],
input[type=password],
textarea {
min-width: 300px;
height: 40px;
border-radius: 0;
border-color: #000;
border-width: 2px;
box-shadow: none;
margin: 2px 0;
padding: 0 12px;
font-size: 13px;
color: #000;
}

input[type=text]:hover, input[type=email]:hover, input[type=password]:hover, textarea:hover {
border-color: #f40;
border-width: 2px;
box-shadow: none;
outline: none;
transition: none;
}

input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, textarea:focus {
background: #fff;
border-color: #000;
border-width: 2px;
box-shadow: none;
outline: none;
transition: none;
}

input[name*="quantity"] {
min-width: initial;
}

select {
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
min-width: 180px;
height: 40px;
border-radius: 0;
border-color: #000;
border-width: 2px;
background: #fff url(/user/templates/ww-new/select-icon.png) center right no-repeat;
margin: 2px 0;
padding: 0 50px 0 12px;
font-size: 13px;
color: #000;
cursor: pointer;
}

select:hover,
select:focus {
border-color: #000;
border-width: 2px;
box-shadow: none;
}

.left select,
.right select {
margin: 4px 0;
}

.prod-multi input {
min-width: initial;
}

.i_form select,
.i_form input[type=text],
.i_form input[type=password],
.i_form input[type=email],
.i_form textarea {
min-width: 300px;
}



/*--- BASKET ---*/

.basket-page #breadcrumb {
display: none;
}

#basket_page {
max-width: 1000px;
margin: auto;
font-family: 'Rajdhani';
font-weight: 500;
}

#basket_page h1 {
margin: 0 auto 30px;
padding: 0 0 20px;
text-align: center;
border-bottom: 1px dashed #000;
}

#basket_page .button {
min-width: 180px;
}

#basket_page .hrd {
margin: 10px 0;
}

#basket_page tr:has(+ #basket_total) .hrd,
#basket_page #basket_total + tr .hrd {
border: 0;
}

.basket tr.alt:first-of-type td {
padding: 0 10px;
font-size: 18px;
text-transform: uppercase;
}

.basket a {
font-family: 'Rajdhani';
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
line-height: 1.2;
}

.basket select {
margin: 5px 0;
min-width: 240px;
}

.basket table.details input[type=text] {
width: 40px;
height: 40px;
min-width: initial;
min-height: initial;
text-align: center;
margin: 0;
padding: 0;
border-color: #000;
border-width: 2px;
}

.basket table.details a {
display: flex;
align-items: center;
justify-content: center;
margin: 0 10px;
}

.basket img {
max-width: 120px;
margin: 0 30px 0 0;
}

#basket_total {
background: #eee;
border: 1px solid #000;
height: 80px;
}

#basket_total h3 b {
font-family: 'Rajdhani';
font-weight: bold;
font-size: 30px;
}

#basket_total input[type=text] {
border: 1px solid !important;
}

.bp-icon-remove {
color: #f40;
font-size: 16px !important;
}

.bp-icon-remove:hover {
color: #d00;
}

#basket_page table.grid {
display: flex;
justify-content: center;
}

#basket_page table.grid td {
padding: 0 20px;
}

.basket .options {
width: 100%;
}

.basket .options tr {
display: flex;
}

.basket .options a {
font-size: 15px;
text-decoration: underline;
}



/*--- CHECKOUT ---*/

.m_form td input[type=text],
.m_form td input[type=email],
.m_form td input[type=password],
.m_form td select,
.m_form td textarea {
max-width: 100% !important;
margin-bottom: 10px;
height: 50px;
}

.m_form .form_label,
.m_form .form_required {
margin-bottom: 5px;
}

.m_form .form_required {
margin-right: 0 !important;
}



/*--- POP UP ---*/

.ui-dialog {
background: #fff;
border: 2px solid #000;
border-radius: 0;
box-shadow: 10px 10px rgba(0,0,0,0.1) !important;
padding: 20px;
}

.ui-dialog .ui-dialog-titlebar {
display: flex;
align-items: center;
justify-content: center;
background: #000;
color: #fff;
font-family: 'Rajdhani';
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
height: 50px;
margin: 0;
}

.ui-dialog .ui-dialog-content {
border: none;
box-shadow: none;
padding: 20px;
font-family: 'inter';
font-size: 14px;
font-weight: 400;
color: #000;
}

#dialog-basket-list table.tables td {
padding: 0 !important;
}

#dialog-basket-list table.tables td img {
max-width: 80px;
height: auto;
margin-right: 20px;
}

.ui-dialog-divider {
background: transparent;
}

#dialog-basket-total {
background: transparent;
border: none;
padding: 0;
margin: 0;
}

.ui-dialog .ui-dialog-buttonpane {
background: transparent;
margin: 0;
}

.ui-dialog .ui-dialog-buttonpane button {
display: inline-flex;
align-items: center;
justify-content: center;
background: #f20 url(/user/templates/ww-new/buttonbg.png);
border: 1px solid rgba(0,0,0,.1);
box-shadow: inset 0 1px rgba(255,255,255,.3);
text-shadow: 1px 1px 1px rgba(0,0,0,.2);
border-radius: 0;
color: #fff;
font-family: 'Rajdhani';
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
text-align: center;
padding: 0 20px;
height: 50px;
}

.ui-dialog .ui-dialog-buttonpane button.ui-state-hover {
background: #3a0 url(/user/templates/ww-new/buttonbg.png);
border: 1px solid rgba(0,0,0,.1);
box-shadow: inset 0 1px rgba(255,255,255,.3);
text-shadow: 1px 1px 1px rgba(0,0,0,.2);
border-radius: 0;
}



/*--- OTHERS ---*/

#reviews {
margin: 20px 0;
}

#reviews a {
color: #f40;
}

.review i {
font-size: 13px;
font-weight: bold;
font-style: normal;
color: #e40;
}

[class^="bp-icon-"],
[class*=" bp-icon-"] {
font-size: 20px
}

#cb_id_6 .prod-multi,
#cb_id_16 .prod-multi {
max-width: 300px;
}

.prla div td,
.primw div td {
background-size: 300%;
background-position: center;
font-weight: 600;
padding-top: 2px;
}

#pp-images .p2 {
margin: 0;
}

.narrow #pp-detail-top {
padding: 0;
}

.narrow #pp-logo {
display: none;
}

.spacer,
.spacerb {
height: 0;
}

.i_form {
margin-bottom: 30px;
}

.error {
display: block;
margin: 0 0 20px;
padding: 0;
border: 0 !important;
box-shadow: none !important;
border-radius: 0 !important;
}

.errorfield {
border-width: 2px !important;
box-shadow: none !important;
border-radius: 0 !important;
}

#newsletter .errorfield {
border: 0 !important;
}

.childcolumn .basket_totalitems,
.footer-col .basket_totalitems {
color: #f40;
}

.cb_title span:after,
#hp-seo h1:after {
content: '';
display: block;
height: 5px;
width: 100px;
background: #f40;
margin: 10px auto;
}

#hp-seo {
padding: 0 0 30px;
}

#hp-seo h1 {
font-size: 35px;
text-align: center;
position: relative;
}

#hp-seo h1:after {
margin-bottom: 40px;
}

#hp-seo p {
text-align: justify;
}

#quickview #pp-images {
flex-basis: 20%;
padding-top: 18px;
}

#quickview #pp-detail {
padding-right: 10px !important;
}



/*--- BLOG BLOCK ---*/

.blog-wrap {
margin: auto;
}

.blog-cols .subtext {
font-weight: normal;
color: #888;
}

.blog-cols tr.post td {
position: relative;
}

.blog-cols tr.post td:before {
content: 'BLOG';
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 40px;
height: 40px;
background: #f40;
color: #fff;
font-family: 'Rajdhani';
font-weight: 600;
font-size: 13px;
display: flex;
align-items: center;
justify-content: center;
pointer-events: none;
}

.blog-cols {
display: flex;
justify-content: center;
flex-wrap: wrap;
margin: 0 -25px;
}

.blog-cols tr.post {
flex: 1;
padding: 25px;
border-left: 1px dashed #ddd;
}

.blog-cols tr.post:first-child {
border-left: 0;
}

.blog-cols tr.post td {
display: flex;
flex-direction: column;
width: auto;
}

.blog-cols a.post_title {
display: block;
margin-bottom: 10px;
font-family: 'Rajdhani';
font-size: 22px;
font-weight: bold;
text-transform: uppercase;
color: #000;
line-height: 1.1;
}

.blog-cols img {
margin: 0 0 30px;
position: relative;
}

.blog-cols tr.post p {
font-size: 17px;
}

.blog-cols tr.post p,
.blog-cols tr.post .p {
margin: 0 !important;
}

.blog-cols td.rule {
border: 0;
}

#cb_id_4 .blog-cols tr.post:nth-of-type(1n+5),
.blog-cols tr.post div:last-child i,
.blog-cols .bp-icon-feed {
display: none !important;
}

.blog-cols tr.post div:last-child div {
float: none !important;
}

.blog-cols tr.post div:last-child a i {
display: block !important;
font-family: 'Rajdhani';
font-size: 18px;
font-style: normal;
color: #f40;
text-transform: uppercase;
}

.blog-page .blog-cols {
margin: 0;
}

.blog-page .blog-cols tr.post {
flex: auto;
padding: 25px 0;
border-bottom: 1px dashed #ddd;
border-left: 0;
}

.blog-page .blog-cols tr.post td {
flex-direction: row;
align-items: center;
}

.post-img img {
flex: 1;
margin: 0;
max-width: 200px !important;
}

.post-sum {
flex: 1;
padding-left: 50px;
}

.blog-cols tr.post .p2.posted,
.blog-cols tr.post .p.posted {
margin: 20px 0 0 !important;
}

div[id*="id_30"] br {
display: none;
}

div[id*="id_30"] b,
div[id*="id_30"] a {
display: block;
padding: 5px 0;
}

div[id*="id_30"] b {
color: #f40;
font-family: 'Rajdhani';
font-size: 16px;
text-transform: uppercase;
}



/*--- UNDER 1200 ---*/

@media only screen and (max-width: 1200px) {

#top-bar a.bulk,
#top-account,
#top-bar a.instock {
display: none;
}

ul.promo-wrap li h2 {
font-size: 22px;
}

ul.promo-wrap li p {
font-size: 13px;
}

.prod-single {
align-items: flex-start;
}

.prod-single-img,
.prod-single-price {
margin-top: 5px;
max-width: 200px;
}

.prod-single-detail {
padding: 0 40px;
}
}



/*--- UNDER 1048 ---*/

@media only screen and (max-width: 1048px) {
#logo {
width: 250px;
}

#search-box {
width: 210px;
}

#top-bar a {
font-size: 14px;
}

#left {
max-width: 180px;
padding-right: 10px;
}

table[class*="alternate"] select {
width: 150px;
}

.prod-single-img {
max-width: 170px;
}

.prod-single h3 a:link,
.prod-single h3 a:visited {
font-size: 18px;
}

.prod-single-detail ul {
display: none;
}

.prod-brief {
display: block;
font-size: 14px;
}

#pp-images {
flex-basis: 30%;
}

#pp-detail {
padding-left: 40px;
}

#pp-detail .b_basket {
width: 180px;
}

#pp-sps a {
margin-right: 30px;
}
}