/*********\
 * 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: 20px; }
.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: #50A86B; }
.bp-icon-grey, .bp-text-grey { color: #D1D1D1; }
.bp-icon-orange, .bp-text-orange { color: #E66B00; }
.bp-icon-red, .bp-text-red { color: #C04040; }
.bp-icon-yellow, .bp-text-yellow { color: #FFC926; }
.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: #D1D1D1; font-size: 16px; margin-left: -1px; margin-right: -1px; }
.bp-line-progress { border-bottom: 2px solid #D1D1D1; 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 #A02020 !important;
    box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0), 0px 0px 6px -2px #A02020 !important;
    -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0), 0px 0px 4px -2px #A02020 !important;
}

.braintree-hosted-fields-valid, .StripeElement--complete
{
    border: 1px solid #50A86B !important;
    box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0), 0px 0px 6px -2px #50A86B !important;
    -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0), 0px 0px 4px -2px #50A86B !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: 285px;
    height: 103px;
}

.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: 46px;
    vertical-align: middle;
}

.product_textinfo
{
    width: auto;
}

.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 #000000;
    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: 0px;
}

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

.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: 210px !important;
    height: 54px !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: #FFFFFF !important;
    color: #4C4B58 !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: 13px !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: 17px;
    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 -19px #D8D8D8, inset 0px 1px 2px #FFFFFF;
    -moz-box-shadow: inset 0px -19px #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: 17px;
    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: 600px;
    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: #FFFFFF;
    border: 0px;
    margin: 20px 0px;
    padding: 0px;
    position: relative;
    *zoom: 1;
}

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

.ui-tabs .ui-tabs-nav li
{
    background: #FFFFFF;
    border: 1px solid #000000;
    border-bottom: 0px;
    border-radius: 2px 2px 0px 0px;
    box-shadow: inset 0px 10px 15px -10px #000000, inset 0px -5px 5px -5px #000000;
    -moz-box-shadow: inset 0px 10px 10px -10px #000000, inset 0px -5px 3px -5px #000000;
    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: #4C4B58;
    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 #000000, inset 0px -10px 10px -5px #FFFFFF;
    -moz-box-shadow: inset 0px 10px 10px -10px #000000, inset 0px -10px 7px -5px #FFFFFF;
    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: #FFFFFF;
    border: 1px solid #000000;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding: 0px 15px;
    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: #4C4B58; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'roboto', sans-serif; margin: 0px; margin-bottom: 0px; padding: 0px; text-align: center; } table { font-size: 15px; }

a:link, a:visited { color: #333333; font-style: normal; font-weight: bold; font-size: 15px; font-family: 'roboto', sans-serif; text-decoration: none; }

a:hover, a:active { color: #333333; font-style: normal; font-weight: bold; font-size: 15px; font-family: 'roboto', sans-serif; text-decoration: underline; }

h1 { color: #333333; font-style: normal; font-weight: bold; font-size: 22px; font-family: 'roboto', sans-serif; text-decoration: none; }

h2 { color: #333333; font-style: normal; font-weight: bold; font-size: 18px; font-family: 'roboto', sans-serif; text-decoration: none; } h3, h4, h5, h6 { color: #4C4B58; font: normal normal 15px 'roboto', sans-serif; text-decoration: none; } h3 { font-size: 17px; } h4 { font-size: 16px; } h5 { font-size: 14px; } h6 { font-size: 13px; }

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

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

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

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

div.header { background-color: #FFFFFF; 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: #37097D; font: normal normal 16px 'roboto', sans-serif; margin: 0px; padding: 0px; width: 100%; height: 230px; text-align: center; position: absolute; top: 0px; left: 0px; }

table.header { border: 0px; border-collapse: separate; border-spacing: 0px; color: #37097D; font-style: normal; font-weight: normal; font-size: 16px; font-family: 'roboto', sans-serif; width: 100%; height: 100%; }

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

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

.header a:hover, .header a:active { color: #4C4B58; font-style: normal; font-weight: normal; font-size: 16px; font-family: 'roboto', 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: 100%; position: absolute; top: 34px; left: 0px; } div#acc { box-shadow: none !important; }

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

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

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

#acc a:hover, #acc a:active { color: #542996; font-style: normal; font-weight: bold; font-size: 16px; font-family: 'roboto', sans-serif; text-decoration: none; border-bottom: 0px; }

div#nav { background-color: #37097D; 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: 100%; position: absolute; top: 120px; left: 0px; }

#nav table { border: 0px; border-collapse: separate; border-spacing: 0px; color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 16px; font-family: 'roboto', sans-serif; text-decoration: none; width: auto; height: 32px; cursor: pointer; margin: 0px auto; }

#nav td { border: 0px; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; text-align: center; padding-bottom: 0px; padding-left: 16px; padding-right: 16px; padding-top: 0px; width: auto; height: 32px; }

td.navout { background-color: #37097D; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 16px; font-family: 'roboto', sans-serif; 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: 16px; font-family: 'roboto', sans-serif; text-decoration: none; }

td.navover { background-color: #E9E4F6; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; color: #37097D; font-style: normal; font-weight: normal; font-size: 16px; font-family: 'roboto', sans-serif; text-decoration: none; } a.navover:link, a.navover:visited, a.navover:hover, a.navover:active { color: #37097D; font-style: normal; font-weight: normal; font-size: 16px; font-family: 'roboto', sans-serif; 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: 100%; position: absolute; top: 54px; left: 0px; } div#sea { box-shadow: none !important; }

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

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

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

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

td#center, td#centertop { background-color: #FFFFFF; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: left 230px; border: 0px; color: #4C4B58; font: normal normal 15px 'roboto', sans-serif; padding: 5px; padding-top: 20px; padding-bottom: 20px; width: auto; text-align: justify; vertical-align: top; } .tables td { text-align: justify; }

.alternate, .alt { background-color: transparent; } .alternateb { background-color: transparent; border-top: 0px solid #000000; } .alternatet { background-color: transparent; border-bottom: 0px solid #000000; }

td.left { background-color: #FFFFFF; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: left 230px; border-bottom: 0px; border-left: 0px; border-right: 0px solid #E9E4F6; border-top: 0px; color: #E9E4F6; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'roboto', sans-serif; padding: 0px; padding-top: 20px; padding-bottom: 20px; padding-left: 5px; padding-right: 5px; width: 240px; text-align: left; vertical-align: top; } div.left_column { background-color: transparent; border: 0px; margin: 0px; padding: 0px; padding-top: 20px; padding-bottom: 20px; padding-left: 5px; padding-right: 5px; width: 250px; text-align: left; vertical-align: top; position: absolute; top: 230px; left: 0px; } .left p, .left label { color: #E9E4F6; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'roboto', sans-serif; } .tablesl td { text-align: left; }

.left a:link, .left a:visited, .left_column a:link, .left_column a:visited { color: #333333; font-style: normal; font-weight: bold; font-size: 15px; font-family: 'roboto', sans-serif; text-decoration: none; }

.left a:hover, .left a:active, .left_column a:hover, .left_column a:active { color: #333333; font-style: normal; font-weight: bold; font-size: 15px; font-family: 'roboto', sans-serif; text-decoration: underline; }

.left h2, .left_column h2 { color: #333333; font-style: normal; font-weight: bold; font-size: 18px; font-family: 'roboto', sans-serif; text-decoration: none; }

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

td.right { background-color: #FFFFFF; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: left 230px; border-bottom: 0px; border-left: 0px solid #D0D0D0; border-right: 0px; border-top: 0px; color: #4C4B58; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'roboto', sans-serif; padding: 0px; padding-top: 20px; padding-bottom: 20px; padding-left: 5px; padding-right: 5px; width: 240px; text-align: left; vertical-align: top; } .right p, .right label { color: #4C4B58; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'roboto', sans-serif; } .tablesr td { text-align: left; }

.right a:link, .right a:visited { color: #CDA6E0; font-style: normal; font-weight: bold; font-size: 15px; font-family: 'roboto', sans-serif; text-decoration: none; }

.right a:hover, .right a:active { color: #333333; font-style: normal; font-weight: bold; font-size: 15px; font-family: 'roboto', sans-serif; text-decoration: underline; }

.right h2 { color: #333333; font-style: normal; font-weight: bold; font-size: 18px; font-family: 'roboto', sans-serif; text-decoration: none; }

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

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

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

.subtext_right { color: #808080; font-style: normal; font-weight: normal; font-size: 11px; font-family: 'roboto', 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: #542996; font-style: normal; font-weight: normal; font-size: 30px; font-family: 'special elite', cursive; text-decoration: none; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 100%; height: 50px; text-align: left; } .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: #4C4B58; font: normal normal 15px 'roboto', sans-serif; padding: 0px; width: 100%; text-align: justify; }

.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: 20px; 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: #542996; font-style: normal; font-weight: normal; font-size: 30px; font-family: 'special elite', cursive; text-decoration: none; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 100%; height: 50px; 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: #E9E4F6; font: normal normal 15px 'roboto', sans-serif; padding: 0px; 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: 20px; 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: #542996; font-style: normal; font-weight: normal; font-size: 30px; font-family: 'special elite', cursive; text-decoration: none; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 100%; height: 50px; 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: #4C4B58; font: normal normal 15px 'roboto', sans-serif; padding: 0px; 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: 20px; clear: both; overflow: hidden; }

div.footer { background-color: #FFFFFF; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 1px solid #E9E4F6; color: #404040; font: normal normal 16px 'roboto', sans-serif; margin: 0px; margin-bottom: 0px; padding: 0px; width: 100%; height: 350px; text-align: center; }

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

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

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

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

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

.i_form { border: 0px; border-collapse: collapse; width: 100%; 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: #A02020; font-style: normal; font-weight: bold; font-size: 11px; font-family: 'roboto', sans-serif; } .error_field { color: #A02020; }

.success { color: #50A86B; font-style: normal; font-weight: bold; font-size: 11px; font-family: 'roboto', sans-serif; }

.selling_price { color: #333333; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'roboto', sans-serif; }

.list_price { color: #333333; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'roboto', sans-serif; }

.button { color: #FFFFFF; font-style: normal; font-weight: bold; font-size: 12px; font-family: 'roboto', sans-serif; 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: #37097D; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; width: auto; height: 44px; } button.b_standard:hover { background-color: #916CCC; background-image: none; } .b_standard { -webkit-appearance: none; }

.b_basket { background-color: #37097D; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; width: 210px; height: 54px; } button.b_basket:hover { background-color: #916CCC; background-image: none; } .b_basket { -webkit-appearance: none; }

.b_basket.b_small { background-color: #37097D; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; width: 180px; height: 44px; } button.b_basket.b_small:hover { background-color: #916CCC; background-image: none; } .b_basket.b_small { -webkit-appearance: none; }

.b_checkout { background-color: #37097D; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; width: 210px; height: 54px; } button.b_checkout:hover { background-color: #916CCC; background-image: none; } .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: 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: #4C4B58; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'roboto', sans-serif; text-decoration: none; } .menulink { color: #4C4B58; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'roboto', sans-serif; text-decoration: none; padding: 0px; padding-left: 5px; }

#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: #4C4B58; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'roboto', sans-serif; text-decoration: underline; cursor: pointer; } .menuhover { color: #4C4B58; font-style: normal; font-weight: normal; font-size: 15px; font-family: 'roboto', sans-serif; text-decoration: underline; padding: 0px; padding-left: 5px; }

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; }

input[type=text], input[type=email], input[type=number], input[type=password] { min-height: 32px; }
input#pquantity, input.pquantity { min-height: auto; }
select { height: 32px; }
select#pquantity, select.pquantity { height: auto; }
.form td input[type=text], .form td input[type=email], .form td input[type=password], .form td select, .form td textarea { width: 1200px; }
input[type=text], input[type=email], input[type=number], input[type=password], textarea, select, .input_text { background-color: #EDEDED; border: 0px!important; box-shadow: none!important; }

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: #EDEDED; background-image: url('/images/select.php?fill=404040'); 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; }
.options td { padding-bottom: 5px; padding-top: 5px; }
.checkboxes { display: block; width: 100%; max-width: 1200px; margin: 15px auto; }

.m_form { width: 100%; max-width: 1200px; }
.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: 1200px; }
.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: 1400px; }
.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 #50A86B; border-radius: 4px; box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0), 0px 0px 6px -2px #50A86B; -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0), 0px 0px 4px -2px #50A86B; width: 100%; max-width: 1200px; margin: 5px 0px; padding: 0px 10px; line-height: 30px; display: inline-block; }
.left .success, .left_column .success, .right .success { width: 100%; }

.error { border: 1px solid #A02020; border-radius: 4px; box-shadow: inset 0px 3px 6px -2px rgba(0, 0, 0, 0), 0px 0px 6px -2px #A02020; -moz-box-shadow: inset 0px 3px 4px -2px rgba(0, 0, 0, 0), 0px 0px 4px -2px #A02020; width: 100%; max-width: 1200px; margin: 5px 0px; padding: 0px 10px; line-height: 30px; 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 *
\******************/

#cb_id_3 .cb_content .prim img {max-height: 150px !important; width: auto !important; min-width: 100px !important;}
#cb_id_3 .cb_title {}
#cb_id_3 .cb_content {padding: 20px; background-color: #F9F8FC; box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 10%);}
#cb_id_3 .gridp > tbody > tr:first-child > td {padding: 10px !important; transition: 0.5s;}
#cb_id_3 .gridp > tbody > tr:first-child > td:hover {background-color: #e9e4f6; box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 10%);}


/* Global Text */
html {scroll-behavior: smooth;}

.editmenulabel {margin-left: 0px !important; padding-right: 0px !important;}
.editmenubar > a > span {padding: 0px 15px !important;}

h1, h1.first, h1.last {font-family: 'Special Elite', cursive; font-size: 30px; font-weight: normal; color: #38097D; margin-top: 10px; 0px}
h2, h2.first, h2.last {font-family: 'Special Elite', cursive; font-size: 24px; font-weight: normal; color: #38097D; margin: 30px 0px 16px 0px;}
h3, h3.first, h3.last {font-family: 'Roboto', sans-serif; font-size: 20px; font-weight: 400; color: #333333; margin: 20px 0px 16px 0px;}
p, p.first, p.last {font-family: 'Roboto', sans-serif; font-size: 16px; font-weight:300; color: #333333; margin: 0px 0px 16px 0px;}
li, li.first, li.last {font-family: 'Roboto', sans-serif; font-size: 16px; font-weight:300; color: #333333; margin: 0px 0px 8px 0px}

.subtext {font-size: 14px; color: #37097D; }

@font-face {
    font-family: 'distress';
    src: url('/user/fonts/distress.woff2') format('woff2'),
         url('/user/fonts/distress.woff') format('woff'),
         url('/user/fonts/distress.ttf') format('truetype');
}

/* Header */

#top {}
table.header {}
td.header {display:flex; flex-wrap: wrap; justify-content:center; align-content:flex-start; height:100%; padding:0px;}
#hdr-top {width: 112px; display: block; height: 45px; line-height: 45px; background-color: #FFFFFF;}
#hdr-top-wrapper {max-width: 1200px; margin: 0 auto; padding: 0 20px; display: flex; flex-direction: row; justify-content: space-between;}
.hdr-wrapper {display: flex; flex-direction: row; align-items: center; max-width: 1200px; margin: 0 auto; height: 105px; line-height: 105px; padding: 0 15px; justify-content: space-between;}

.ibheader a:link,.ibheader a:visited,.ibheader a:hover  {font-family:'roboto',sans-serif; font-size:16px; font-weight:400; color:#38097D;}
.ibheader button {width: auto; min-width: 136px; height: 32px; background-color: #F9F8FC; color: #37097D; font-size: 16px; font-weight: 400; margin: 0px 0px 0px 12px; padding: 6px 12px;}
.ibheader {display:flex; justify-content:space-between; width:100%; max-width: 1200px; height:152px; white-space: nowrap;}

.ibheaderleft {display:flex; max-width: 513px;}

.ibheaderleftlogodesktop {position: relative; top: 35px; height: 66px; display:block;}
.ibheaderleftlogotablet {position: relative; top: 35px; height: 50.8px; display:none;}

@media only screen and (max-width: 900px) {
    .ibheaderleftlogodesktop {display: none;}
    .ibheaderleftlogotablet {display: block;}
    .bottomheader .left {display: none;}
    .ibheader-lower-item-subscribe-desktop {display: none;}
    .ibheader-lower-item-subscribe-tablet {display: block;}
    .bottomheader {font-size: 14px;}
}

.ibheaderright {display:flex; flex-direction: column; min-width: 320px; width: 100%; max-width:420px; margin-bottom: 32px;}
.ibheaderrightfirst, .ibheaderrightsecond, .ibheaderrightthird {display: flex; flex: 1; align-items: center; justify-content: flex-end; width: 100%;}
.ibheaderrightsecondsearch {background-color:#F9F8FC; color:#404040; font-size:16px; font-weight:300;} 

.header-currency {display: inline-block; width: auto; height: auto;}
.header-currency-button {background-color:#F9F8FC; color:#37097D; width:100px; height:32px; margin-top:6px; padding:0px; font-weight:400; cursor: pointer; margin-right: 12px}
.header-currency-content {display:none; position:absolute; background-color:#F9F8FC; min-width:136px; z-index: 1; margin-left:12px;}
.header-currency-content a:link, .header-currency-button-conten a:visited {background-color:#F9F8FC; padding:12px; text-decoration:none; font-weight:300; display:block;}
.header-currency-content a:hover {background-color:#F9F8FC; text-decoration:underline; font-weight:400;}
.header-currency:hover .header-currency-content {display: block !important;}

.ibheaderlowerbg {display: flex; justify-content: center; align-items: center; background-color: #E9E4F6; width: 100%; height: auto; padding: 12px; }
.ibheaderlower {display: flex; justify-content: space-around; max-width: 1200px; width: 100%; white-space: nowrap; gap:20px; }
.ibheaderloweritem, .ibheader-lower-item-subscribe-desktop, .ibheader-lower-item-subscribe-tablet {width: 33%;}
.ibheader-lower-item-subscribe-desktop {display: block;}
.ibheader-lower-item-subscribe-tablet {display: none;}

.bottomheader {position: relative; display:flex; align-items:center; height: auto; background-color: #FFFFFF; padding:8px; transition:0.2s;}
.bottomheader .left {height:100%; width:auto; margin-right:12px;}
.bottomheader .right {height:100%; flex-grow: 1;}
.bottomheader img {width: 40px; height: 40px;}
.bottomheader span {}
.bottomheader:hover {box-shadow: 0px 2px 5px 0px rgba(55,9,125,0.25);}

/* Header Live Platform Selection */
.live-popup-background {position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.7); transition: opacity 500ms; visibility: hidden; opacity: 0; }
.live-popup-background:target {visibility: visible; opacity: 1; }
.live-popup {position: relative; margin: 30vh auto;  padding: 20px; background: #E9E4F6; border-radius: 5px; width: 30%; min-width: 500px; }
.live-popup h2 {margin-top: 0; } 
.live-popup .live-popup-close {position: absolute; top: 20px; right: 30px; font-size: 30px; font-weight: bold; text-decoration: none; color: #333; }
.live-popup-option {width: 100%; height: 40px; cursor: pointer; margin: 10px 0px; transition: 0.2s;}
.live-popup-option:hover {box-shadow: 0px 2px 5px 0px rgba(55,9,125,0.25);}

@media screen and (max-width: 900px){
  .live-popup{width: 80%; min-width: 0px;}
}
/* Footer */
.ibfooter a:link,.ibfooter a:visited,.ibfooter a:hover  {font-family:'roboto',sans-serif; font-size:16px; font-weight:300; color:#404040;}
.ibfooter p,.ibfooterend p {font-family:"roboto" sans serif; font-size:16px; font-weight:300; color:#404040; line-height:2;}
.ibfooter h4 {font-family:"roboto" sans serif; font-size:18px; font-weight:400; color:#404040; line-height:1; margin: 5px 0px;}

.ibfooter {display:flex; flex-wrap:wrap; width:100%; max-width:1200px; padding:20px 0px; margin: 20px 0px 0px 0px;}
.sitemapcol {flex:33.33%; text-align: center; vertical-align: top;}
.ibfooterend {width:100%; text-align:center; background-color:#E9E4F6;}

/* body */

#body {overflow: hidden;}
table#inner {width:100%;}


/* Blocks */

.cb_title {}
.cb_content {padding:0px;} 
.cb_divider {}
.lb_title, .rb_title {}
.lb_content, .rb_content {padding:;}
.isblock {max-width: 1200px; margin: 20px auto;}


/* Block-hero */

.block-hero-container {display: flex; flex-wrap: nowrap; max-width: 1200px; width: 100%; justify-content: space-between; white-space: normal; text-align: left;}
.block-hero-primary {width: 75%; padding: 40px; min-height: 400px; background-image: url("/user/templates/indigoblu/hero-background.jpeg"); }
.block-hero-primary h1 {font-family: 'distress'; font-size: 30px; font-weight: normal; color: #38097D; margin: 0px;}
.block-hero-primary ul {padding: 0px 0px 0px 20px; margin: 20px 0px 0px 0px;}
.block-hero-primary li {font-family: 'Special Elite', cursive; font-size: 18px; font-weight: normal; color: #38097D; line-height: 1.1; margin: 10px 0px 0px 0px; list-style-type: none;}
.block-hero-secondary {width: 24%; min-height: 400px;}


/* Buttons & Icons */

button {border-width:0px; background-color:#38097D; color:white; text-align:center; font-family:'Roboto', sans-serif; font-size:16px; font-weight: 300; text-transform:none; padding:10px; }
button:hover {}
.button {border-width:0px; background-color:#38097D; color:white; text-align:center; font-family:'Roboto', sans-serif; font-size:16px; font-weight:300; text-transform:none; padding:10px;}
.button:hover {}
.b_standard {padding:0px 16px !important;}
.bp-icon-star-on, .bp-icon-star-off {font-size: 18px;}


/* Form Fields */

div.form {margin-bottom:20px;}
input[type=text], input[type=email], input[type=password], textarea, select {border-radius: 3px;}
.qq-upload-button {background-color: #38097D; border: 0; font: bold 11px 'Roboto', sans-serif; text-transform: uppercase;}
.qq-upload-button:hover {opacity: 0.75;}


/* Header Contact & Account */

.hdr-contact .fas, .hdr-acc .fas {margin-right: 10px; font-size: 18px; color: #9278B8; vertical-align: middle;}
.hdr-contact .fas.fa-envelope {margin-left: 25px;}
.hdr-acc {color: #9278B8;}
.hdr-acc span {padding: 0 5px;}


/* Logo */

#htitle {}


/* Header Search */
 
/*
#hdr-search {vertical-align: middle; background-color: #FFFFFF; width: 50%;}
#hdr-search table.tables tr:nth-child(2) {display: none;}
#hdr-search table.tables td {padding: 0px !important;}
ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all {padding-top: 20px !important; border: 1px solid #9278B8; padding: 0px; box-shadow: none;}
#hdr-search.unhidden form span.bp-icon-search {display: none !important;}
#hdr-search table, #hdr-search td {width: 100%;}
#hdr-search input[type=text] {border-top-left-radius: 10rem; border-top-right-radius: 0; border-bottom-left-radius: 10rem; border-bottom-right-radius: 0; border: 2px solid #9278B8 !important; box-shadow: none; border-right: 0 !important; font-size: 1rem; min-height: 50px; width: 100%; background: transparent; padding-left: 20px;}
input::-moz-placeholder { opacity: 1 !important; }
:-moz-placeholder { color: #9278B8 !important; }
::-webkit-input-placeholder { color: #9278B8 !important; }
.placeholder { color: #9278B8 !important; }
#hdr-search span.bp-icon-search {padding: 15px 20px; background: #CBBAAC; color: #FFFFFF; border-top-right-radius: 10rem; border-bottom-right-radius: 10rem;}
*/

/* Header Basket */

.hdr-middle-right {width: 25%; text-align: right;}
.hdr-wish, .hdr-basket {display: inline-block;}
.hdr-middle-right i.fas {font-size: 28px; color: #9278B8; vertical-align: middle; margin-left: 30px;}
.hdr-basket a {position: relative;}
span.basket_items {position: absolute; top: -10px; right: -10px; color: #FFFFFF; font-size: 12px; background: #CBBAAC; border-radius: 10rem !important; line-height: 22px; width: 22px; height: 22px; text-align: center;}
.hdr-middle-right span.basket_subtotal {font-size: 16px; font-weight: bold; color: #9278B8; vertical-align: middle; margin-left: 20px;}

/* Built In Search Bar */

#sea {}
#sea input[type=text] {}
#sea ::-webkit-input-placeholder {}
#sea .bp-icon-large {}

/* Navigation Bar */

a.navout:link, a.navout:visited, a.navout:hover, a.navout:active {font-weight:300;}
a.navover:link, a.navover:visited, a.navover:hover, a.navover:active {font-weight:300;}

div#nav {}
div#nav td {}
div#nav table {max-width:1200px; width: 100%;}
div#nav tr {width: 100%;}

/* Navigation Drop-Down */

.child {width: 100%; left: 0px !important; right: 0px !important; position: absolute; visibility: hidden; z-index: 40; background: #E9E4F6; border: 0px; border-top: 0px; margin-top: 0px; display: flex; justify-content:center; }
.child-wrapper {display: flex; flex-wrap: wrap; flex-wrap: nowrap;  justify-content: space-around;  max-width: 1200px; width: 100%; padding: 20px 0px; }
.childcolumn {margin: 0px 0px; text-align: left; max-width: 240px; min-width: auto; width: 100%; padding: 0px 10px;}
.childcolumn:first-child {}

.childheading {display: block; padding: 0px; color:#38097D; font-size: 16px; font-weight:400; text-transform: capitalize; }
.childheading:hover {color:#38097D; font-weight:400; text-decoration:underline;}
.childheading-top {margin-top: 16px !important;}
.childheading-bottom {margin-bottom: 8px !important;}

.child a {display: block; padding: 0px; color#38097D; font-weight:400; line-height: 2;}
.child a:link, .child a:visited {color:#38097D; font-weight:400; text-decoration:none;}
.child a:hover, .child a:active {color:#38097D; font-weight:700; text-decoration:none;}


/* Breadcrumb */

#breadcrumb {width: 100%; padding: 0 10px; height: 50px; max-width: 1200px; margin: 0px auto 0 auto;}
#breadcrumb, #breadcrumb a, #breadcrumb p, #breadcrumb b  {line-height: 3; font-size: 14px; colour: #4C4B58 !important; }
#breadcrumb b {font-weight: 500;}


/* Refine Results */

.ui-slider-handle {background: #525252 !important; border: 1px solid #525252 !important;}
#slider-range.ui-widget-content {background: #F5F5F5; border: 0;}


/* Category List Cells */

.gridp tr:last-child {border: 0;}
.gridp > tbody > tr > td {padding: 30px 25px !important; vertical-align: top;}
.gridp > tbody > tr:first-child > td {padding-top: 0 !important;}
.cat-list-cell {width: 100%; text-align: center;}
.cat-list-img, .cat-list-title {margin-bottom: 20px;}
.cat-list-desc {text-align: left;}
.both {text-align:center;}


/* Product List Cells */


.prd-list-container {position: relative; max-width:400px;}
.prd-list-container a {color: #333333; text-decoration: none !important;}
.prd-list-info {position: relative; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; opacity: 0; padding: 0 10px;}
.prd-list-overlay {position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; display: block; transition: .3s ease; background-color: rgba(0,0,0,0);}
.prd-list-container:hover .prd-list-overlay {background-color: rgba(255, 255, 255, 0.9);}
.prd-list-container:hover .prd-list-info {opacity: 1;}


.prim {}
.prim img {height: 100% !important;}
.prti b {font-size: 16px; font-weight: 400;}
.gap {margin-top: 10px;}
.gap b {font-size: 20px; font-weight: 400;}
.selling_price {font-size: 18px;}
.prd-list-action {width: 100% !important; display: flex; margin-top: 10px; justify-content: space-between; }
.prd-list-action input {display: none;}
.prd-list-action .b_basket.b_small {height: auto; width: 50%; padding: 8px;}
.prd-list-action .options {border-collapse: collapse; width: auto; font-size: 16px; color: #37097d;}
.gap_rating {margin: 10px 0px 0px 0px;}
/*
.prd-list-action .bp-icon-green, .prd-list-action .bp-text-green {color: #37097d;}
.prd-list-action .bp-icon-red, .prd-list-action .bp-text-red {color: #37097d;}
*/






.prd-list-action .b_basket::before {padding-right: 0; margin-left: 0;}
.prd-list-action td.button.b_basket {background-color: #38097D; width: 120px; height: 50px; color: #FFFFFF;}
.prd-list-action td.button.b_basket:hover {background-color: #FFFFFF;}
.prd-list-action td.button.b_basket .pquantity {width: 50px !important;}


.quickview.button {box-shadow: none !important; width: auto; padding: 10px !important; font-size: 16px; font-weight: 300;}
.quickview.button:hover {box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);}
.quickview.button::before, .b_basket::before, .b_checkout::before {font-weight: 300 !important; font-family: "Font Awesome 5 Pro" !important; font-size: 22px !important;}
.quickview.button::before {}
.b_basket::before {padding-right: 10px; vertical-align: sub; margin-left: -10px;}

.prd-list-cell.prd-list-single {display: flex; flex-direction: row; align-items: center; height: auto; padding: 20px; border: 1px solid #E9E4F6; background-color: #f9f8fc; border-radius: 5px;}
.prd-list-cell.prd-list-single input {background-color: #e9e4f6;}
.prd-list-single-img {width: 25%;}
.prd-list-single-info {width: 50%; padding: 20px 20px; text-align: left;}
.prd-list-single-info .gap {margin-top: 10px;}
.prd-list-single-info .gap .selling_price {font-size: 18px;}
.prd-list-single .prd-list-desc {margin-top: 20px; border-top: 1px solid #F5F5F5; padding-top: 20px;}
.prd-list-single-basket {width: 25%; text-align: right;}
.prd-list-single-basket .b_basket::before {padding-right: 0px; margin-left: 0px;}

.category-videos-custom8 {margin: 10px 0px 10px 0px; height: 75px;}
.category-videos-custom9 {margin: 10px 0px 10px 0px; font-weight: 500;}
.category-videos-custom10 {display: block; width: 100%; max-width:350px; height: 35px; align-content: center; background-color: #37097d; color: #FFFFFF !important; font-weight: 300 !important; margin: 10px 0px 10px 0px; transition:0.3s}
.category-videos-custom10:hover {background-color: #916CCC}


/* Product Page */

.prd-page-disc {margin-bottom: 40px; text-align: center;}
#product_images, #product_details {vertical-align: top; display: inline-block; width: 50% !important; height: 100%; padding-bottom: 40px;}
#product_images {padding-right: 20px;}
#product_images table.options {margin: 20px 0;}
#product_images table.tables.thumbnails img {max-width: 100%; height: auto;}

#product_details {padding-left: 20px;}
#product_details h1 {margin-bottom: 15px;}
.prd-page-price table.options tr {display: block;}
.prd-page-price table.options td {padding-top: 0;}
.prd-page-price b {display: none;}
#price_selling b, #list b, #save b {display: inline;}
#price_selling b {margin-left: -7px; font-size: 30px;}
#add > table, button.button.b_basket {display: inline-block; vertical-align: middle;}
#add > table {margin-right: 15px;}
td.button.b_basket {height: 45px; width: 110px; background-color: #F5F5F5; color: #333333; border-radius: 3px;}
td.button.b_basket::before {content: none;}
#pquantity {width: 45px !important; text-align: center; padding-left: 0;}
.prd-page-desc {padding-top: 0px;}
.prd-page-brand {display: flex; justify-content: space-between; align-items: center;}
.prd-page-brand-logo {width: 33.3333%; margin-right: 20px;}
.prd-page-button {margin-top: 30px; margin-right: 15px; display: inline-block; vertical-align: middle;}
#add .b_basket {}
.b_basket {width:300px;}
#notify {margin: 40px 0 50px 0;}
#notify td {padding: 0 !important; text-align: left;}
a#notification {background: #50A86B; padding: 16px 20px; border-radius: 40px; color: #FFFFFF; text-transform: uppercase;}
a#notification:hover {background: #379152; text-decoration: none;}


/* Product Tabs */

.ui-tabs .ui-tabs-nav li {border: 0; box-shadow: none !important; margin: 0px 20px 0px 0px;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected, .ui-tabs .ui-tabs-nav li.ui-state-hover {border-bottom: 3px solid #E9E4F6;}
.ui-tabs .ui-tabs-nav li a {padding: 20px; font-size: 18px; color: #37097D; }
.ui-tabs .ui-tabs-panel {padding: 20px; background-color: #F9F8FC; border: none; box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 10%);}


/* Add to Basket Pop-Up*/

.ui-dialog, .ui-dialog .ui-dialog-buttonpane {background: #FFFFFF; padding: 25px;}
.ui-dialog .ui-dialog-titlebar {background: transparent; color: #333333; font-size: 22px; text-align: center;}
.ui-dialog .ui-dialog-content {border: 0; background: #F5F5F5; padding: 15px; text-align: center;}
#dialog-basket.ui-dialog-content {padding: 0; text-align: left;}
#dialog-basket-list {padding: 15px !important;}
#dialog-basket-list .tables td {text-align: left;}
#dialog-basket-shadow-top, #dialog-basket-shadow-bottom {box-shadow: none;}
#dialog-basket-total {margin-top: 0; padding: 0px 20px; height: 56px; line-height: 56px; font-size: 15px;}
.ui-dialog-buttonset {display: flex;}
.ui-dialog .ui-dialog-buttonpane button {width: 100%; height: 50px; background: #38097D; border-radius: 40px; text-transform: uppercase; font-weight:normal;}
.ui-dialog .ui-dialog-buttonpane button:hover {opacity: 0.5;}
.ui-dialog .ui-dialog-buttonpane button:first-child {margin-left: 0; background: #38097D;}
.ui-dialog .ui-dialog-buttonpane button:first-child:hover {opacity: 0.5;}


/* Basket & Checkout */

#basket_total h3 {font-size: 19px;}
.b_checkout {font-size: 16px;}
.b_checkout::before {padding-right: 10px; vertical-align: sub; margin-left: -10px;}
button#button_guest.button.b_checkout {font-size: 12px; height: 44px; background-color: #38097D;}
button#button_guest.button.b_checkout::before {content: none;}
button#button_guest.button.b_checkout:hover {opacity: 0.5;}
button#button_account.button.b_standard, button#button_guest.button.b_checkout {width: auto !important; padding: 0 15px !important;}


/* About Us Page */

.about-us-container {
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; 
    background-color: #F9F8FC;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    padding: 40px;
    gap: 40px;
}

.about-us-banner {
    max-width: 1200px !important;
    max-height: 565.24px !important;
    width: 100% !important;
    height: auto !important;
    overflow: hidden;    
}

.about-us-intro {
    font-family: 'Special Elite', cursive; 
    font-size: 20px;  
    color: #38097D; 
    margin: 0px;

    text-align: center;
    line-height: 1.5;
    margin: 0px;
}

.about-us-profile {
    background-color: #FFFFFF;
    display: inherit;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 40px;
    gap: 40px;
    border-radius: 10px;
    transition: 0.2s;
    border: solid 1px #E5E0ED;
    box-shadow: 0px 2px 5px 0px rgba(55,9,125,0.25);
}

.about-us-profile img {
    max-height: 200px !important;
    width: auto !important;
}

.about-us-profile p {
    font-size: 16px;  
    color: #38097D; 

    text-align: center;
    line-height: 1.5;
}

.left {
    flex-direction: row;
    
}

.right {
    flex-direction: row-reverse;
    
}

@media only screen and (max-width: 900px) {
    .about-us-profile {
        flex-wrap: wrap;
    }
}



/* VIP page*/

.vip-container {


 
    width: 100%;
    max-width: 1200px;
    height: 100%;

    text-align: center;
   
    background-color: #000000;

    margin: auto;
}


.img-center {
    overflow: hidden;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}


.vip-benefits {
    display: flex;
    flex-wrap: wrap;
    
    width: 100%;
    max-width: 1200px;
    padding: 20px 0px;
    gap: 40px;
    justify-content: space-around;


    background-color: #000000;
}


.vip-benefit-card {
    width: 166px;
    height: auto;
    background-color: #000000;
    border-radius: 10px;
    padding: 20px;
}

.vip-benefit-img {
    width: auto;
    height: 95px;
    margin: 40px 0px;
}

.vip-benefit-title {
    width: 100%;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF; 
}

.vip-benefit-desc {
    width: 100%;
    font-size: 16px;
    font-weight: 200;
    color: #FFFFFF; 
}


.vip-subscribe {
    width: 100%;
    max-width: 300px;
    height: 100px;

    font-family: 'roboto', sans-serif;
    font-size: 32px;
    font-weight: 600;
    color: #fff;

    background: linear-gradient(#FFD15A,#C77C1D);
    border: 0px solid black;
    border-radius: 5px;

    margin: 60px;

    cursor: pointer;


}

.vip-how-it-works {
    text-align: center;
    display: flex;
    flex-direction: column;

    padding: 60px;
    gap: 10px;
    
}

.vip-how-it-works h2 {
    font-family: 'roboto', sans-serif;
    font-size: 32px;
    font-weight: 300;
    color: #fff;
}

.vip-how-it-works p, .vip-how-it-works li  {
    color: #FFFFFF;
}

.vip-paypal-form {
    margin: 60px auto;  
}
  

/* Video Page */

.video-category-container {display:flex; flex-wrap:wrap; width:100%; max-width:1200px; justify-content:space-between; height:auto; margin-bottom:40px;}
.video-category-container a, .video-category-container a:hover {text-decoration:none;}
.video-category h3 {height: 50px;}
.video-category p {height: 100px;}
.video-category {box-sizing: border-box; width:31%; height:auto; padding:20px; text-align:left; background-color:#F9F8FC; margin-bottom: 60px; box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 10%);}
.video-category img {width:100%; height:auto; min-height:200px; max-height: 250px; oveflow: hidden; }
.video-category button {width:100%; height:50px; margin:10px 0px 0px 0px; text-align:center;  }
.video-category button:hover {opacity:0.8; cursor:pointer; }
.video-coming-soon {width:31%; height:auto;}
.video-coming-soon img {width:100%; height:91%}


/* Downloads Page */

.downloads-card-container {display:flex; max-width:1200px; width:100%; max-height:280px; border-bottom:2px solid #E9E5F6; margin-bottom:80px; box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 10%);}
.downloads-card-left {padding:40px; flex-grow:2;}
.downloads-card-left p {margin-bottom:40px; color:#7C6D8A; font-weight:400;}
.downloads-card-right {padding:40px;}
.download-button {width:160px; height:40px; border-radius:8px; border:2px solid #38097D; background:#38097D; font-weight:300; cursor:pointer; transition:0.5s; }
.download-button:hover {box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);}
.view-button {width:160px; height:40px; border-radius:8px; border:2px solid #38097D; background:#FFFFFF; color:#38097D; margin-left:40px; font-weight:400; cursor:pointer; transition:0.5s;}
.view-button:hover {box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);}
.downloads-card-img {max-width:200px; max-height:200px; float:right; cursor:pointer; transition:0.5s; background-color:#000000;}
.downloads-card-img:hover {box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); opacity:0.8;}


/* FAQ Category Page */
 
.faq-category-container h1 {width: 100%; text-align: center; margin: 20px;}
.faq-category-container {box-sizing: border-box; position: relative; display: flex; flex-wrap: wrap; justify-content: space-between; background-color: #F9F8FC; border-radius: 10px; width: 100%; height: 100%; padding: 20px;}
.faq-category-container a {box-sizing: border-box; position: relative; display: flex; flex-direction: column; align-items: center; background-color: #FFF; text-align: center; border-radius: 10px !important; border: solid 1px #E5E0ED; margin: 20px; padding: 40px; width: calc(50% - 40px); min-width: 300px; height: 400px; transition: 0.2s; text-decoration: none;}
.faq-category-container hr {display: flex; width: 100px; border: 1px solid #ccc;}
.faq-category-container a:hover {box-shadow: 0px 2px 5px 0px rgba(55,9,125,0.25); cursor: pointer;}
.faq-category-container img {margin: 40px 40px 60px 40px; width: 100px; height: 100px;}

@media only screen and (max-width: 900px) {
    .faq-category-container a {width: calc(100% - 40px);
  }
}


/* FAQ Page */
  
.faq-container {box-sizing: border-box; position: relative; display: flex; flex-wrap: wrap; width: 100%; max-width: 1200px;padding: 20px;}
.faq-container h1 {width: 100%; text-align: center; margin: 20px; }
.faq-question {box-sizing: border-box; background-color: #F9F8FC; border-radius: 5px !important; cursor: pointer; padding: 20px; width: 100%; border: none; 
text-align: left; outline: none; font-size: 15px;}
.active {background-color: #E9E4F6; border-radius: 5px 5px 0px 0px ;}
.faq-question:hover {background-color: #E9E4F6;}
.faq-question h2 {margin: 0px;}
.faq-answer {box-sizing: border-box; background-color: #F9F8FC; border-radius: 0px 0px 5px 5px ; width: 100%; padding: 20px; display: none; overflow: hidden;}
.faq-answer p {line-height: 1.5; }
.faq-container button {margin-top: 40px; }
  

/* Footer */


div.footer {height:auto; margin-top: 40px !important;}
table.footer {}
td.footer {display:flex; flex-wrap: wrap; justify-content:center; align-content:flex-end; height:100%; padding:0px;}


/* Cookie Banner */

#cookie_banner {max-width: 400px; display: flex; flex-direction: column; align-items: center; left: 10px; bottom: 10px;}
#cookie_button {order: 3; width: 100%; margin: 20px 10px 10px 10px; border-radius: 50px;}
#cookie_title {margin-bottom: 10px;}

@media only screen and (max-width: 900px) {
  .video-category {width:49%; height:auto; padding:20px; }
  .video-coming-soon {width:49%; height:auto;}
}

@media only screen and (max-width: 600px) {
  .video-category {width:99%; height:auto; padding:10px; margin:1%;}
  .video-coming-soon {width:99%; height:auto; margin:1%;}
}

* { border-radius: 0px !important; }

#nav, .cb_title, .lb_title, .rb_title, .button, table.footer { box-shadow: none !important; -moz-box-shadow: none !important; }