html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; }
del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }
a[href^=tel], a[href^=tel]:hover {
color: inherit;
text-decoration: inherit;
}   body { line-height: 20px; font-family: 'Source Sans Pro',Arial,Verdana,sans-serif; font-weight: 300; font-size: 1.1rem; color: #333; }
a { text-decoration: none; color: #00a1cb; }
a:hover { text-decoration: underline; }
.clear { clear: both; }
.ui-tabs-hide { display: none; }
br.clear { margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, h6 { padding-bottom: 20px; color: #00a1cb; letter-spacing: 0px; line-height: 1em; font-weight: 300; font-family: 'Hepta Slab', Arial, sans-serif; text-shadow: none; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #00a1cb; }
h1 { font-size: 3rem; }
h2 { font-size: 2.6rem; }
h3 { font-size: 2.43rem; }
h4 { font-size: 2.22rem; }
h5 { font-size: 1.8rem; }
h6 { font-size: 1.6rem; }
p { padding-bottom: 30px; line-height: 28px; }
strong { font-weight: bold; }
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8rem; }
sub { top: 0.3rem; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5rem;}
blockquote  { margin: 1.5rem; padding: 1em; color: #666666; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc; }
blockquote p { padding-bottom: 0px; }
img, input { box-sizing: border-box; box-sizing: border-box; box-sizing: border-box; }
::-webkit-input-placeholder { color: #333; }
::-moz-placeholder { color: #333; }
:-ms-input-placeholder { color: #333; }
:-moz-placeholder { color: #333; }
input[type=text], input[type=email], input[type=tel], input[type=password], input.text, input.title, textarea, select { background-color: #fff; border: 1px solid #ccc; padding: 10px !important; color: #222; font-family: 'Montserrat', Arial, Verdana, sans-serif; font-weight: 300; font-size: inherit; }
select { background-color: #fff; border: 1px solid #ccc; padding: 5px !important; color: #222; font-size: 0.9rem; font-weight: 300; }
input[type=text]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color: #888; color: #222; }
input[type=text], input[type=email], input[type=tel], input[type=password], input.text, input.title, textarea, select { margin: 0 0 10px; }
input[type=file] { border: 2px solid #ccc; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding: 15px; margin-right: 15px; background: #f8f8f8; }
.gform_wrapper textarea { resize: vertical !important; }
.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label, .gform_wrapper li select , .gform_wrapper li textarea { font-size: 0.8em !important; font-weight: 400 !important; }
.gfield_checkbox li, .gfield_radio li { position: relative; } 
body .gform_wrapper .gfield_radio li label { margin: 2px 0 0 30px; } 
body .gform_wrapper ul li.gfield.optional .gfield_checkbox label::after,
body .gform_wrapper ul li.gfield.optional .gfield_radio label::after {
content: "";
opacity: 1;
}
body .gform_wrapper .gfield_radio li input[type="radio"], body .gform_wrapper .gfield_checkbox li input[type="checkbox"] { display: none; }
ul.gfield_checkbox li[class^="gchoice"] label:before,
ul.gfield_checkbox li[class^="gchoice"] label:after,
ul.gfield_radio li[class^="gchoice"] label:before,
ul.gfield_radio li[class^="gchoice"] label:after {
bottom: 0;
content: '';
margin: auto;
position: absolute;
top: 0;
}
ul.gfield_checkbox li[class^="gchoice"] label:after,
ul.gfield_radio li[class^="gchoice"] label:after {
position: absolute;
content: "";
z-index: 1;
background: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/gf-radio-buttons.png) no-repeat 0% 0;
display: inline-block;
width: 19px;
height: 19px;
left: 0;
top: 3px;
}
ul.gfield_checkbox input[type="checkbox"]:checked + label:before,
ul.gfield_radio input[type="radio"]:checked + label:before {
position: absolute;
content: "";
z-index: 1;
background: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/gf-radio-buttons.png) no-repeat 100% 0;
left: 0;
top: 3px;
width: 19px;
height: 19px;
}
.hiddenfield { display: none; }
input[type=button], input[type=submit], button, .button {
-webkit-appearance: none; -moz-appearance: none; -o-appearance: none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
border: 0px none;
display: inline-block;
cursor: pointer;
background: #00a1cb;
color: #fff;
font-family: 'Source Sans Pro', Arial, sans-serif;
font-size: 16px;
text-decoration: none !important;
text-transform: uppercase;
line-height: 50px;
padding: 0px 20px;
}
input[type=button]:hover, input[type=submit]:hover, button:hover, .button:hover {
background: #01728f;
text-decoration: none;
}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix { zoom: 1; } *:first-child+html .clearfix { zoom: 1; } input[type=button], input[type=submit], button, .button, ul#top-menu li a::before, ul#top-menu ul li a, ul#top-menu ul li:first-child a {
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}   .container { margin: 0 auto; width: 1160px; position: relative; }
#header-feature-bar { position: relative; display: block; width: 100%; float: left; background: #f3f3f3; }
#header-feature-bar ul { position: relative; float: left; }
#header-feature-bar ul li { position: relative; float: left; }
#header-feature-bar ul li a { position: relative; font-family: 'Raleway',Arial,Verdana,sans-serif; font-size: 0.7rem; font-weight: 300; line-height: 2.5em; color: #888; padding: 0px 20px; text-transform: uppercase; }
#header-feature-bar ul li a:hover { color: #222; text-decoration: none; }
#header-feature-bar ul li a::before { position: absolute; content: ''; left: 0px; top: 0px; background: #888; width: 1px; height: 13px; }
#header { position: relative; padding: 10px 0px; }
#logo { float: left; height: 100px !important; }
#header-social { position: absolute; left: 200px; top: 26px; z-index: 1; display: inline-block; max-width: 150px; font-size: 0.9rem; font-weight: 700; text-transform: uppercase; text-align: left; line-height: 0.9rem; border: 1px solid; padding: 5px 0px 6px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
#header-social span { float: left; vertical-align: top; width: 50%; padding: 4px 0px 0px 11px; }
#header-social i { float: right; vertical-align: top; font-size: 2.3rem; margin-left: 10px; margin-right: 8px; }
ul#header-options { float: right; margin-top: 30px; }
ul#header-options li { float: left; }
ul#header-options li a { display: inline-block; color: #666; font-size: 1.0rem; line-height: 40px; letter-spacing: -0.2px; margin-right: 20px; }
ul#header-options li a:hover { text-decoration: underline; }
ul#header-options li a i { color: #fe1800; font-size: 28px; margin-top: -3px; margin-right: 3px; vertical-align: middle; }
ul#header-options li:last-child { max-width: 150px; margin-right: 0; margin-top: 2px; }
ul#header-options li:last-child a { color: #00a1cb; font-size: 1.2rem; font-weight: 400; line-height: 20px; margin: 0 0; }
ul#header-options li:last-child a i { float: left; margin: 3px 10px 4px 10px; padding-left: 10px; color: #00a1cb; font-size: 36px; border-left: 1px solid #ccc; }
#navigation { position: relative; display: block; width: 100%; float: left; }
ul#top-menu { float: left; }
#homepage-slider { position: relative; z-index: 1; background: #ccc; }
#homepage-feature-bar { position: relative; display: block; width: 100%; background: #fe1800; }
#homepage-feature-bar strong { display: block; text-align: center; font-size: 1.8em; font-weight: 300; color: #fff; line-height: 2.1em; } #home-featured-products { position: relative; z-index: 1; float: left; width: 100%; padding: 80px 0px 50px; background: #f7f7f7; border: 1px solid #f4f4f4; border-width: 1px 0px; }
#home-featured-products h2 { text-align: center; font-size: 2.6rem; padding-bottom: 10px; }
#home-featured-products h3 { position: relative; text-align: center; font-size: 1rem; font-family: 'Source Sans Pro', Arial, sans-serif; text-transform: uppercase; color: #999; padding-bottom: 20px; margin-bottom: 40px; }
#home-featured-products h3::after { position: absolute; bottom: 0px; left: 50%; margin-left: -50px; content: ''; width: 100px; height: 3px; background: #999; }
#home-featured-products .woocommerce ul.products li.product { background: #fff; min-height: 350px !important; }
#home-featured-products .woocommerce ul.products li.product h2 { text-align: left; } #home-3-boxes { position: relative; z-index: 1; float: left; width: 100%; padding: 80px 0px 50px; }
#home-3-boxes h2 { text-align: center; font-size: 2.6rem; padding-bottom: 10px; }
#home-3-boxes h3 { position: relative; text-align: center; font-size: 1rem; font-family: 'Source Sans Pro', Arial, sans-serif; text-transform: uppercase; color: #999; padding-bottom: 20px; margin-bottom: 40px; }
#home-3-boxes h3::after { position: absolute; bottom: 0px; left: 50%; margin-left: -50px; content: ''; width: 100px; height: 3px; background: #999; }
#home-3-boxes ul { position: relative; }
#home-3-boxes ul li { position: relative; float: left; width: 33.333%; padding-right: 30px; padding-bottom: 30px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
#home-3-boxes ul li:nth-child(3n+0) { padding-right: 0px; }
#home-3-boxes ul li a { position: relative; display: block; padding: 100px 30px; text-align: center; background-color: #00a1cb; background-position: 50% 50%; background-repeat: no-repeat; background-size: 100%; -moz-background-size: 100%; -webkit-background-size: 100%; }
#home-3-boxes ul li:nth-child(1) a { background-image: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/home-custom-plaques.jpg); }
#home-3-boxes ul li:nth-child(2) a { background-image: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/home-canvas-boards.jpg); }
#home-3-boxes ul li:nth-child(3) a { background-image: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/home-name-blocks.jpg); }
#home-3-boxes ul li:nth-child(4) a { background-image: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/home-wedding-items.jpg); }
#home-3-boxes ul li:nth-child(5) a { background-image: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/home-wooden-signs.jpg); }
#home-3-boxes ul li:nth-child(6) a { background-image: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/home-birthday-boards.jpg); }
#home-3-boxes ul li a h2 { position: relative; z-index: 13; color: #fff; font-size: 1.8rem; line-height: 28px; padding-bottom: 0px; }
#home-3-boxes ul li a span { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 11; background: rgba(0,0,0,0.5); }
#home-3-boxes ul li a div { position: absolute; top: 10px; left: 10px; right: 10px; bottom: 10px; z-index: 12; border: 1px solid #fff; }
#home-3-boxes ul li a em { position: absolute; left: 50%; bottom: 20px; z-index: 13; width: 100px; margin-left: -50px; background: #fe1800; color: #fff; line-height: 1em; font-size: 0.85rem; font-style: normal; padding: 10px 0px; opacity: 0; }
#home-3-boxes ul li a:hover { background-size: 110%; -moz-background-size: 110%; -webkit-background-size: 110%; text-decoration: none; }
#home-3-boxes ul li a:hover h2 { text-decoration: none; margin-top: -10px; margin-bottom: 10px; }
#home-3-boxes ul li a:hover span { background: rgba(0,0,0,0.2); }
#home-3-boxes ul li a:hover em { bottom: -10px; opacity: 1; }
#home-3-boxes ul li a {
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
#home-3-boxes ul li a span, #home-3-boxes ul li a h2, #home-3-boxes ul li a em {
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}  #home-previous-jobs { position: relative; z-index: 1; padding: 80px 0px; text-align: center; background: #f7f7f7; border: 1px solid #f4f4f4; border-width: 1px 0px; }
#home-previous-jobs h2 { text-align: center; font-size: 2.6rem; padding-bottom: 10px; }
#home-previous-jobs h3 { position: relative; text-align: center; font-size: 1rem; font-family: 'Source Sans Pro', Arial, sans-serif; text-transform: uppercase; color: #999; padding-bottom: 20px; margin-bottom: 40px; }
#home-previous-jobs h3::after { position: absolute; bottom: 0px; left: 50%; margin-left: -50px; content: ''; width: 100px; height: 3px; background: #999; }
#home-previous-jobs #rev_slider_2_2_wrapper { margin-bottom: 20px !important; }
#home-previous-jobs #cta-custom-work { position: relative; text-align: left; width: 100%; background: #333; padding: 50px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
#home-previous-jobs #cta-custom-work .custom-headers { position: relative; float: left; width: 40%; }
#home-previous-jobs #cta-custom-work .custom-headers h4 { color: #fff; font-size: 2.6rem; line-height: 3rem; padding-bottom: 10px; margin-top: -5px; }
#home-previous-jobs #cta-custom-work .custom-headers h5 { color: #fff; font-size: 1.7rem; font-family: 'Source Sans Pro', Arial, sans-serif; }
#home-previous-jobs #cta-custom-work .custom-headers .icon { position: absolute; z-index: 1; right: 0px; bottom: 0px; width: 101px; height: 66px; background: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/bg-cta-custom-work.png) no-repeat 100% 0; }
#home-previous-jobs #cta-custom-work .custom-content { color: #fff; float: right; width: 52%; padding-left: 8%; }
#home-previous-jobs #cta-custom-work .custom-content p { font-size: 1.5rem; line-height: 2rem; padding-bottom: 20px; } #home-videos { position: relative; z-index: 1; padding: 20px 0 0; text-align: center; float: left; width: 100%; }
#home-videos ul { position: relative; }
#home-videos ul li { float: left; width: 33.333%; }
#home-videos ul li iframe { width: 95%; height: 230px; margin-right: 5%; }
#home-videos ul li:nth-child(3n+0) iframe { width: 100%; margin-right: 0; } #home-testimonials { position: relative; z-index: 1; padding: 80px 0px 60px; text-align: center; }
#home-testimonials h2 { text-align: center; font-size: 2.6rem; padding-bottom: 10px; }
#home-testimonials h3 { position: relative; text-align: center; font-size: 1rem; font-family: 'Source Sans Pro', Arial, sans-serif; text-transform: uppercase; color: #999; padding-bottom: 20px; margin-bottom: 40px; }
#home-testimonials h3::after { position: absolute; bottom: 0px; left: 50%; margin-left: -50px; content: ''; width: 100px; height: 3px; background: #999; }
#home-testimonials .testimonial-content p { line-height: 1.15em !important; }
#home-testimonials .testimonial-content a.readmore { }
#home-testimonials .strong-view.bold .testimonial-name { margin-top: 20px; line-height: 26px; font-size: 1.3rem !important; display: inline-block; padding-left: 40px; background: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/icon-testimonial-name.png) no-repeat 0px 0px; } #breadcrumbs { background: #eee; line-height: 40px; font-size: 0.8rem; }
#breadcrumbs a { color: #888; text-decoration: none; }
#breadcrumbs a:hover { color: #333; }
#breadcrumbs .raquo { color: #888; }
#category-name { text-align: left; margin: 30px auto 0; }
#category-inner {  }
h1.category-title { padding: 0 0; margin: 0 0; }
p.description { color: #929292; font-size: 1.2rem; font-family: 'Source Sans Pro', Arial, sans-serif; font-weight: lighter; padding-bottom: 0px; }
#content { margin-top: 40px; background: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/content-bg.png) repeat-y 800px 0px; }
.fullwidth { background: none !important; }
#left-area { width: 800px; float:left; }
.fullwidth #left-area { width: 100%; }
#sidebar { width: 320px; float: left; padding-left: 40px; }
.post { padding: 0px 35px 25px 0px; }
.fullwidth .post { padding-right: 0px; }
.post-thumbnail { display: block; float: left; position: relative; margin-right: 35px; margin-top: 6px; }
.post-thumb { margin-top: 7px; margin-left: 7px; }
span.post-overlay { background:url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/post-overlay.png) no-repeat;
display: block; height: 200px; left: 0px; position: absolute; top: 0px; width: 200px; }
h2.title { font-size: 28px; font-family: 'Source Sans Pro', Arial, sans-serif; font-weight: lighter; padding-bottom: 15px; }
h2.title a { color: #1d1d1d; text-decoration: none; }
h2.title a:hover { color: #000; }
.post p.meta-info { padding-bottom:9px; padding-top: 9px; font-family: 'Source Sans Pro', Arial, sans-serif; font-weight: lighter; font-size: 15px; color: #d0d0d0; border-top: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; margin-bottom: 11px; }
.post p.meta-info a, p.description a { color: #929292; text-decoration: none; }
p.description a { color: #6e6e6e; }
.post p.meta-info a:hover, p.description a:hover { color: #111; }
a.read-more, .reply-container a, #commentform input#submit  { border: 1px solid #eaeaea; float:right; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; font-family: 'Source Sans Pro', Arial, sans-serif; font-weight: lighter; font-size: 12px; color: #1d1d1d; padding: 3px 10px; text-decoration: none; display: block; background: #fff; }
.post ul, .comment-content ul { list-style-type: disc; padding: 0px 0px 20px 20px; line-height: 1.4em; }
.post ol, .comment-content ol { list-style-type: decimal; list-style-position: inside; padding: 0px 0px 20px 2px; line-height: 1.4em; }
.post ul li ul, .post ul li ol, .comment-content ul li ul, .comment-content ul li ol { padding: 2px 0px 2px 20px; }
.post ol li ul, .post ol li ol, .comment-content ol li ul, .comment-content ol li ol  { padding: 2px 0px 2px 35px; }   ul#top-menu { width: 100%; }
ul#top-menu li { padding: 0px 22.5px; }
ul#top-menu li a { position: relative; font-size: 0.9em; font-family: 'Roboto Condensed', Arial, sans-serif; color: #ccc; text-decoration: none; font-weight: 500; display: inline-block; line-height: 3.8rem; text-transform: uppercase; overflow: hidden; }
ul#top-menu li:first-child { padding: 0 0; margin-left: 0px; }
ul#top-menu li:first-child a { padding: 0 0; }
ul#top-menu li a::before { position: absolute; content: ''; bottom: -7px; left: 0px; width: 100%; height: 2px; background: #fe1800; }
ul#top-menu a:hover, ul#top-menu > li.sfHover > a { color: #fff; }
ul#top-menu li a:hover::before { bottom: 0px; }
ul#top-menu li:first-child a:hover::before { background: none transparent; }
ul#top-menu > li.current_page_item > a, ul#top-menu > li.current-menu-item > a { }
ul#top-menu li.alignright { float: right !important; font-size: 1.2em; }
ul#top-menu ul { width: 260px; background: #fff; border-top: 2px solid #fe1800; top: 3rem !important; left: -10px; padding: 10px 8px 10px 20px; z-index: 9999px; display: none; -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); }
ul#top-menu ul li, ul#top-menu ul li:first-child { padding: 8px 0; }
ul#top-menu ul li a, ul#top-menu ul li:first-child a { padding: 0px 0px 0px 30px; width: 230px; color: #222; line-height: 2rem; background: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/icon-menu-arrows.png) no-repeat 0 12px; }
ul#top-menu ul li a:hover { color: #999; background: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/icon-menu-arrows.png) no-repeat 4px 12px; }
ul#top-menu ul li a::before, ul#top-menu ul li a:hover::before { bottom: 0; height: 0; background: none transparent; }
ul#top-menu li:hover ul ul, ul#top-menu li.sfHover ul ul { top: -12px !important; left: 197px !important; }
#navigation.sticky-element-original { background: rgba(0,0,0,0.8); }    .widget { width: 320px; padding-bottom: 35px; }
.widget h3.title { margin-bottom: 10px; color: #fff; background: #00a1cb; padding: 0px 0px 0px 15px; line-height: 2.6rem; font-size: 1rem; }
.woocommerce .widget_shopping_cart { }
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li { list-style: none outside none !important; background: none transparent !important; }
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img { width: 80px !important; margin-left: 10px !important; margin-bottom: 20px; }
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a { padding-bottom: 10px; color: #333; }
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl { margin-bottom: 5px !important; padding-left: 10px !important; font-size: 0.9em; }
.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt { margin: 4px 4px 0 0 !important; }
.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd { padding: 0 0 !important; margin-bottom: 0 !important; margin-left: 0em !important; }
.woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child { padding-bottom: 0 !important; }
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total { padding: 10px 0 !important; }
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { background-color: #fe1800 !important; color: #fff !important; }
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover { background-color: #3d5198 !important; color: #fff !important; }
.woocommerce .widget_shopping_cart p.buttons { padding-bottom: 0px; }
#media_image-2.widget h3.title { display: none; } .select2-container .select2-selection--single { height: 40px !important; }
.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 36px !important; }
.select2-container--default .select2-selection--single .select2-selection__arrow { top: 6px !important; right: 6px !important; } .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input { border: 1px solid #777 !important; }   #footer-secure { background: #eee; padding: 50px 0px; }
#footer-secure .container { text-align: center; }
#footer-secure strong { display: block; margin-bottom: 20px; font-size: 30px; }
#footer-secure strong img { vertical-align: middle; margin-right: 10px; }
#footer-secure span { display: block; margin-bottom: 30px; font-size: 22px; }
#footer-card-icons { display: block; margin: 10px 0px; }
#footer-extras { background: #222; padding: 70px 0px; float: left; width: 100%; color: #fff; font-size: 0.9em; }
#footer-extras ul { float: left; width: 100%; }
#footer-extras ul li { float: left; width: 33.333%; }
#footer-extras ul li h4 { color: #00a1cb; font-size: 2em; }
#footer-extras ul li p { padding-bottom: 33px; }
#footer-extras ul li a { display: block; line-height: 2em; color: #fff; }
#footer-extras ul li a i { float: left; font-size: 1.4em; margin-right: 15px; margin-top: 6px; }
#footer-extras ul li a:hover { text-decoration: none; color: #bbf1ff; }
#footer-extras #footer-logo { margin-bottom: 20px; }
#footer-extras #footer-abn { margin-right: 30%; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 20px; letter-spacing: 1px; color: #999; }
#footer-extras ul li ul.menu { position: relative; }
#footer-extras ul li ul.menu li { position: relative; width: 100%; line-height: 1.6em; }
#footer-extras ul li ul.menu li a { position: relative; display: block; padding-left: 60px; color: #fff; line-height: 2.2em; }
#footer-extras ul li ul.menu li a::before { position: absolute; z-index: 1; left: 20px; top: 1px; font-family: "Font Awesome 5 Free"; font-weight: 400; font-size: 22px; content: "\f152"; font-variant: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; }
#footer-extras ul li ul.menu li a:hover { text-decoration: none; color: #bbf1ff; }
#footer-extras ul li ul.menu li a:hover::before { color: #bbf1ff; }
#footer-bottom { background: #111; padding: 10px 0px; font-size: 0.8em; color: #999; }
#copyright { float: left; }
#copyright a { color: #999; }
#copyright a:hover { color: #fff; text-decoration: none; }
#developed { float: right; }
#developed a { color: #999; line-height: 17px; }
#developed a.game-logo { background: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/footer-game.png) no-repeat 0 1px; min-height: 17px; padding-left: 20px; }
#developed a:hover { color: #fff; text-decoration: none; }
#back-top { bottom: 10px; margin-left: -150px; position: fixed; right: 20px; }
#back-top a { display: block; width: 61px; color: #BBBBBB; font: 11px/100% Arial,Helvetica,sans-serif; text-align: center; text-decoration: none; text-transform: uppercase; }
#back-top span {
background: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/up-arrow.png) no-repeat scroll center center;
display: block; height: 61px; margin-bottom: 0px; width: 61px;
}
#footer-toggle-menu { display: none; position: fixed; bottom: 0px; left: 0px; right: 0px; z-index: 9999999999999; background: #222; color: #fff; width: 100%; float: left; }
#footer-toggle-menu li { float: left; display: inline-block; width: 25%; vertical-align: middle; text-align: center; }
#footer-toggle-menu li a { display: block; padding: 9px 0px; color: #fff; font-size: 0.7rem; line-height: 0.8rem; font-family: 'Blinker', Arial, sans-serif; }
#footer-toggle-menu li a i { display: block; margin: 0 auto; font-size: 1.2rem; min-height: 21px; }
#footer-toggle-menu li a:hover{ opacity: 1.0; background: #111; text-decoration: none; }
.shiftnav.shiftnav-nojs.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item > .shiftnav-target:hover, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-in-transition > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-highlight li.menu-item > .shiftnav-target:active, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-on-hover li.menu-item > .shiftnav-target:hover { background: #00a1cb !important; }   h3#comments { color: #1d1d1d; font-size: 28px; font-family: 'Source Sans Pro', Arial, sans-serif; font-weight: lighter; margin-bottom: 20px; }
#comment-wrap { margin-top: -18px; padding: 42px 35px 0 0; }
.comment-body-outer	{ border: 1px solid #f0f0f0; margin-bottom: 25px; background: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/comment-top-bg.png) repeat-x; }
.comment-body { background: #fff; padding: 18px 14px 12px 100px; position: relative; background: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/comment-bottom-bg.png) bottom left repeat-x; }
.avatar-box { position: absolute; top: 17px; left: 19px; padding: 6px 0 0 6px; }
.avatar-overlay { position: absolute; top: 0; left: 0; width: 68px; height: 68px; background: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/avatar-overlay.png) no-repeat; }
.comment-date { font-size: 12px; color: #d4d4d4; font-family: Georgia, serif; font-style: italic; float: right; }
span.fn, span.fn a { font-family: 'Source Sans Pro', Arial, sans-serif; font-weight: lighter; font-size: 20px; color: #1d1d1d; text-decoration: none; }
span.fn a:hover { color: #111; text-decoration: none; }
.comment-arrow { position: absolute; bottom: -19px; right: 45px; background: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/comment-arrow.png) no-repeat; width: 18px; height: 19px; }
.reply-container { float: right; }
.comment ul.children { padding-left: 100px; }
#commentform textarea#comment { width: 96%; }
#commentform input[type=text] { width: 38%; }
#commentform input, #commentform textarea { background: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/comment-inputs-bg.png) repeat-x; border: 1px solid #f0f0f0; color: #929292; font-size: 12px; padding: 12px 10px 12px 20px; }
#commentform .hidden { display: none; }
li.comment #respond textarea { width: 91% !important; }
li.comment #respond input[type=text] { width: 48% !important; }
#trackbacks { margin-bottom: 20px; }
#trackbacks h3#comments, #respond h3#comments { margin-bottom: 5px; }   div.post .new-post .aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin-bottom: 10px; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin: 4px 15px 10px 0px; }
img.alignright { display:inline; float:right; margin: 4px 0px 10px 25px; }
.imageborder { border: 5px solid #ccc; padding: 2px; }
.gallery { margin-bottom: 20px !important; }
.gallery-item img { max-width: 93%; }   .nav ul { position: absolute; top: -999em; background-position: bottom; background-repeat: no-repeat; z-index: 10; }
.nav li { float: left; position: relative; }
.nav a { display: block; float: left; }
.nav li:hover ul, ul.nav li.sfHover ul { left: 0px; top: 50px; }
.nav li:hover li ul, .nav li.sfHover li ul { top: -999em; }
.nav li li:hover ul, ul.nav li li.sfHover ul { left: 192px; top: 0px; }
.nav li:hover ul, .nav li li:hover ul { top: -999em; }
.nav li li { display: block;	padding: 0px; float: left; height: auto !important; }
.nav li ul { width: 191px; z-index: 1000; }
.nav li li a:link, .nav li li a:visited { display: block; height: auto; float: left; }
.nav li:hover { visibility: inherit; }
.nav.sf-arrows li.menu-item-has-children > a:after { content: " \00bb"; }   #wp-calendar { empty-cells: show; margin: 10px auto 0; width: 240px;	}
#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }
#wp-calendar a:hover { text-decoration: underline; }
#wp-calendar caption {	text-decoration: none; font: bold 13px Arial, Sans-Serif; }
#wp-calendar td {	padding: 3px 5px; color: #9f9f9f; }
#wp-calendar td#today { color: #ffffff; }
#wp-calendar th {	font-style: normal;	text-transform: capitalize;	padding: 3px 5px; }
#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }   .pagination { overflow: hidden; padding: 15px 12px 0px; }
.wp-pagenavi { position: relative; font-family: 'Source Sans Pro', Arial, sans-serif; color: #1d1d1d; font-size: 14px; text-align: right; padding: 15px 33px 0 0; }
.wp-pagenavi a, .wp-pagenavi a:link { padding: 5px 12px !important; margin: 2px; text-decoration: none; border:1px solid #eaeaea !important; color: #413f36; background-color: #fff; font-weight: lighter !important; color: #1d1d1d; font-size: 14px; }
.wp-pagenavi a:visited { padding: 5px 12px; margin: 2px; text-decoration: none; border: 1px solid #eaeaea; background-color: #fff; color: #1d1d1d; font-size: 14px; }
.wp-pagenavi span.pages { padding: 5px 7px 5px !important; margin: 2px !important; border: none !important; background-color: none; color: #1d1d1d; font-size: 14px; font-weight: lighter; }
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover { padding: 5px 12px !important; margin: 2px; font-weight: bold; background-color:#f6f6f6 !important; border:1px solid #eaeaea !important; color: #1d1d1d !important; font-size: 14px; font-weight: lighter !important; }
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active { -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a  { text-decoration: none; }
.foursixeight { margin: 0px 0px 15px 84px;}
.et_pt_blogentry { position: relative; }
#comment-wrap .navigation { padding: 10px 0; }
.nav-previous { float: left; }
.nav-next { float: right; }
h3#reply-title small { display: block; }
h3#reply-title small a { font-size: 12px; letter-spacing: 0px; }
#commentform input[type=text] { width: 40%; display: block; padding: 5px; }
#commentform textarea#comment { width: 91%; }
.commentlist #respond textarea#comment { width: 91% !important; }
.commentlist #respond input[type=text] { width: 40%; display: block; padding: 5px; }
.comment_navigation_bottom, .comment_navigation_top { padding-bottom: 12px; }
#ie7 #header { position: relative; z-index: 2; }
#ie7 .flex-container, #ie7 #category-name, #ie7 #content-area { position: relative; z-index: 1; } .shortcode-pdf { position: relative; padding: 10px 10px 10px 50px; margin-bottom: 24px; border: 2px dashed #e40000; line-height: 30px; }
.shortcode-pdf::before { position: absolute; left: 10px; z-index: 1; font-weight: 900; font-family: "Font Awesome 5 Free"; content: '\f1c1'; font-size: 30px; line-height: 30px; color: #e40000; }
.shortcode-pdf a { color: #222; }
.shortcode-hr { position: relative; margin: 0px 0px 40px; border-top: 2px solid #93acc7; }
.shortcode-address, .shortcode-phone, .shortcode-email { position: relative; vertical-align: top; margin-bottom: 24px; border: 2px dashed #ccc; padding: 18px; padding-right: 0px; min-height: 80px; }
.shortcode-address i, .shortcode-phone i, .shortcode-email i { float: left; font-size: 46px; margin: 0px 20px 40px 0px; height: 42px; }
.shortcode-email i { margin: -3px 10px 40px 0px; }
.shortcode-address strong, .shortcode-phone strong, .shortcode-email strong { display: block; font-size: 20px; margin-bottom: 10px; }
.shortcode-address p, .shortcode-phone p, .shortcode-email p { padding-bottom: 0px; }
.shortcode-cta { position: relative; display: block; font-family: 'Blinker', Arial, sans-serif; font-size: 2.4em; line-height: 1.2em; letter-spacing: -1px; font-weight: lighter; color: #00a1cb; margin-bottom: 30px; text-align: center; }  .woocommerce ul.products li.product { position: relative; border: 1px solid #e3e3e3; padding: 10px !important; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; min-height: 400px; }
.woocommerce ul.products li.product a img { margin: 0 0 !important; }
.woocommerce-product-gallery .flex-viewport { border: 1px solid #ccc; }
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 { font-size: 1.2em !important; padding: 10px 0px 8px !important; }
.woocommerce ul.products li.product .woocommerce-loop-category__title::after, .woocommerce ul.products li.product .woocommerce-loop-product__title::after, .woocommerce ul.products li.product h3::after { bottom: 10px; height: 3px; }
.shop-product-description { color: #333 !important; margin-bottom: 20px; min-height: 40px; }
.shop-product-description p { line-height: 22px; padding-bottom: 12px; }
.woocommerce ul.products li.product .price .amount { color: #333 !important; font-size: 24px !important; font-family: 'Mukta', sans-serif; }
.woo-buy-button, a.woo-buy-button { margin-top: 10px; display: inline-block; line-height: 40px; text-transform: uppercase; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: #fe1800; color: #fff !important; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 0px 30px; font-size: 0.8em; letter-spacing: 3px; }
.woo-buy-button:hover, a.woo-buy-button:hover { background: #2d3d78; }
.woocommerce ul.products li.product:hover { border: 1px solid #ccc; } #left-area .product h1.product_title { display: none; }
.woocommerce div.product div.images .flex-control-thumbs li { width: 23% !important; margin: 10px 10px 0 0 !important; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.woocommerce div.product p.price, .woocommerce div.product span.price { color: #333 !important; line-height: 34px !important; font-size: 44px !important; }
.woocommerce div.product p.price em, .woocommerce div.product span.price em { font-size: 0.6em !important; }
.quantity-name { float: left; vertical-align: middle; line-height: 40px; margin-right: 20px; }
.woocommerce div.product form.cart .button { line-height: 24px !important; }
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt { background-color: #00a1cb !important; }
.posted_in, .tagged_as { display: block; font-size: 0.7em; line-height: 2.7em; text-transform: uppercase; border: 1px solid #efefef; border-width: 1px 0px; margin-bottom: -1px; }
p.price { display: none; }
.quantity { display: none; }
.gform_wrapper span.ginput_total { font-size: 30px !important; color: #309630 !important; }
.woocommerce div.product .woocommerce-tabs ul.tabs { padding: 0 0 0 5px !important; margin: 0 0 !important; }
.woocommerce div.product .woocommerce-tabs ul.tabs li { border-radius: 0 0 !important; -moz-border-radius: 0 0 !important; -webkit-border-radius: 0 0 !important; }
.woocommerce div.product .woocommerce-tabs ul.tabs li a { padding: 1.5em !important; font-weight: 300 !important; }
.woocommerce div.product .woocommerce-tabs .panel { padding: 40px !important; border: 1px solid #d3ced2 !important; border-width: 0px 1px 1px !important; }
.woocommerce div.product .woocommerce-tabs .panel h2 { font-size: 2rem; } .related.products li.product { min-height: 360px !important; }
.related.products li.product h2.woocommerce-loop-product__title { font-size: 1em !important; height: 40px !important; }
.related.products li.product .price .amount { font-size: 26px !important; }
.related.products li.product .product p.price em, .related.products .product span.price em { font-size: 0.4em !important; }
.related.products li.product .woo-buy-button { position: relative; display: block; margin: 0px 0px; background: #fe1800; text-align: center; } #add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img { width: 100px !important; }
.product-name .variation .variation-YourPreferredSizing { display: block; float: none !important; }
.woocommerce .coupon input.input-text { width: auto !important; font-size: 0.8em !important; }
.woocommerce .coupon button { width: auto !important; font-size: 0.97em !important; }
.woocommerce td.product-name .wc-item-meta p, .woocommerce td.product-name .wc-item-meta:last-child, .woocommerce td.product-name dl.variation p, .woocommerce td.product-name dl.variation:last-child { padding-bottom: 0; }
.woocommerce td.product-name .wc-item-meta p, .woocommerce td.product-name .wc-item-meta:last-child, .woocommerce td.product-name dl.variation p, .woocommerce td.product-name dl.variation:last-child { padding-bottom: 0; } .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 { float: none !important; width: 100% !important; margin-bottom: 30px; }
form.woocommerce-checkout h3 {   font-size: 1.5rem;   font-weight: 400; } #stripe-payment-data p { padding-bottom: 0px !important; }
#add_payment_method #payment div.payment_box .form-row, .woocommerce-cart #payment div.payment_box .form-row, .woocommerce-checkout #payment div.payment_box .form-row { margin: 0 0 !important; } .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last { width: 40% !important; }
.woocommerce-privacy-policy-text { padding: 20px 20px 0px; }    .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium { width: auto !important; }.colorpicker {
width: 356px;
height: 176px;
overflow: hidden;
position: absolute;
background: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/colorpicker/colorpicker_background.png);
font-family: Arial, Helvetica, sans-serif;
display: none;
}
.colorpicker_color {
width: 150px;
height: 150px;
left: 14px;
top: 13px;
position: absolute;
background: #f00;
overflow: hidden;
cursor: crosshair;
}
.colorpicker_color div {
position: absolute;
top: 0;
left: 0;
width: 150px;
height: 150px;
background: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/colorpicker/colorpicker_overlay.png);
}
.colorpicker_color div div {
position: absolute;
top: 0;
left: 0;
width: 11px;
height: 11px;
overflow: hidden;
background: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/colorpicker/colorpicker_select.gif);
margin: -5px 0 0 -5px;
}
.colorpicker_hue {
position: absolute;
top: 13px;
left: 171px;
width: 35px;
height: 150px;
cursor: n-resize;
}
.colorpicker_hue div {
position: absolute;
width: 35px;
height: 9px;
overflow: hidden;
background: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/colorpicker/colorpicker_indic.gif) left top;
margin: -4px 0 0 0;
left: 0px;
}
.colorpicker_new_color {
position: absolute;
width: 60px;
height: 30px;
left: 213px;
top: 13px;
background: #f00;
}
.colorpicker_current_color {
position: absolute;
width: 60px;
height: 30px;
left: 283px;
top: 13px;
background: #f00;
}
.colorpicker input {
background-color: transparent;
border: 1px solid transparent;
position: absolute;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #898989;
top: 4px;
right: 11px;
text-align: right;
margin: 0;
padding: 0;
height: 11px;
}
.colorpicker_hex {
position: absolute;
width: 72px;
height: 22px;
background: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/colorpicker/colorpicker_hex.png) top;
left: 212px;
top: 142px;
}
.colorpicker_hex input {
right: 6px;
}
.colorpicker_field {
height: 22px;
width: 62px;
background-position: top;
position: absolute;
}
.colorpicker_field span {
position: absolute;
width: 12px;
height: 22px;
overflow: hidden;
top: 0;
right: 0;
cursor: n-resize;
}
.colorpicker_rgb_r {
background-image: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/colorpicker/colorpicker_rgb_r.png);
top: 52px;
left: 212px;
}
.colorpicker_rgb_g {
background-image: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/colorpicker/colorpicker_rgb_g.png);
top: 82px;
left: 212px;
}
.colorpicker_rgb_b {
background-image: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/colorpicker/colorpicker_rgb_b.png);
top: 112px;
left: 212px;
}
.colorpicker_hsb_h {
background-image: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/colorpicker/colorpicker_hsb_h.png);
top: 52px;
left: 282px;
}
.colorpicker_hsb_s {
background-image: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/colorpicker/colorpicker_hsb_s.png);
top: 82px;
left: 282px;
}
.colorpicker_hsb_b {
background-image: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/colorpicker/colorpicker_hsb_b.png);
top: 112px;
left: 282px;
}
.colorpicker_submit {
position: absolute;
width: 22px;
height: 22px;
background: url(//seabream.com.au/wp-content/themes/sea-bream-gallery/images/colorpicker/colorpicker_submit.png) top;
left: 322px;
top: 142px;
overflow: hidden;
}
.colorpicker_focus {
background-position: center;
}
.colorpicker_hex.colorpicker_focus {
background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
background-position: bottom;
}
.colorpicker_slider {
background-position: bottom;
}