/*
Theme Name: Tema Di-Laine
Theme URI: http://www.docwings.pt/
Author: Docwings Lda.
Author URI: http://www.docwings.pt/
Description: Tema personalizado Docwings Lda.
Version: 1.0
License: proprietário
License URI: 
Tags: 
*/

/* reset default browser CSS - - -
   ! ! ! remember to define focus styles ! ! !
   ! ! ! tables still need 'cellspacing="0"' in the markup ! ! !
   based on the original Twenty Eleven Wordpress theme - - - */
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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; } body { background: #fff; line-height: 1; } ol, ul { list-style: none; } caption, th, td { font-weight: normal; text-align: left; } blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; } a img { border: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } :focus { outline: 0; } table { border-collapse: separate; border-spacing: 0; }

/* general classes - - - */
.gc-absolute { position: absolute; }
.gc-body-center { display: block; margin: 0 auto; width: 1000px; }
.gc-clear { clear: both; }
.gc-dn { display: none !important; }

/* font - - - */
@font-face { font-family: 'Roboto'; src: url('Roboto-Regular-webfont.eot'); src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('Roboto-Regular-webfont.woff') format('woff'), url('Roboto-Regular-webfont.ttf') format('truetype'), url('Roboto-Regular-webfont.svg#robotoregular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Roboto'; src: url('Roboto-Bold-webfont.eot'); src: url('Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('Roboto-Bold-webfont.woff') format('woff'), url('Roboto-Bold-webfont.ttf') format('truetype'), url('Roboto-Bold-webfont.svg#robotobold') format('svg'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Roboto'; src: url('Roboto-Black-webfont.eot'); src: url('Roboto-Black-webfont.eot?#iefix') format('embedded-opentype'), url('Roboto-Black-webfont.woff') format('woff'), url('Roboto-Black-webfont.ttf') format('truetype'), url('Roboto-Black-webfont.svg#robotoblack') format('svg'); font-weight: 900; font-style: normal; }
html,
input,
textarea { color: #000; font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size: 13px; }
a { color: #ff7e1c; text-decoration: none; transition: color 400ms; }
a:hover { color: #E7D21C; }

/* background - - - */
html,
body { background: #444; display: block; min-height: 100%; width: 100%; overflow: hidden; height: auto; }
#body-wrapper { display: block; position: absolute; height: 100%; width: 100%; overflow: auto; left: 0; top: 0; z-index: 1; }
#body-wrapper > div { background: url('img/side-text.png') 15px 15px  no-repeat; }
@media screen and (max-width: 1100px) {
	#body-wrapper > div { background-position: 0 15px; }
}
#dwDB-backgrounds { position: fixed; top: 0; bottom: 0; right: 0; left: 0; background: #f1f1f1; overflow: hidden; z-index: 0; }
#dwDB-backgrounds img { position: absolute; display: block; z-index: 1; opacity: 0.01; filter: alpha(opacity=1); }
#dwDB-backgrounds div { position: absolute; height: 100%; width: 100%; z-index: 3; }

#nofioids { position: absolute; left: 0; top: 0; white-space: nowrap;
	-o-transform: rotate(270deg); -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); -moz-transform: rotate(270deg); transform: rotate(270deg);
	-o-transform-origin: 100px 0; -webkit-transform-origin: 100px 0; -ms-transform-origin: 100px 0; -moz-transform-origin: 100px 0; transform-origin: 100px 0;
	z-index: 10; }

/* header - - - */
#logo { display: block; position: absolute; width: 195px; height: 185px; line-height: 185px; background: #333; box-shadow: 1px 1px 3px rgba(0,0,0,0.75); text-align: center; margin-top: 13px; }
#logo a { display: block; height: 100%; width: 100%; }
#logo img { display: inline-block; zoom: 1; *display: block; vertical-align: middle; }

/* main menu - - - */
#menu { display: block; float: right; margin-top: 13px; width: 795px; height: 38px; line-height: 38px; white-space: nowrap; }
#menu ul,
#menu li { list-style: none; display: inline; }
#menu a { display: block; vertical-align: middle; height: 38px; background: #484848; text-align: center; width: 20%; float: left; box-shadow: 1px 1px 3px rgba(0,0,0,0.75); margin: 0 -100px 0 103px; color: #fff; font-size: 15px; text-shadow: 0 1px 1px #000; transition: color 400ms; }
#menu .current-menu-item > a { background: #333; }
#menu a:hover { color: #ff7e1c; }
#menu > div > ul > li:first-child > a { margin-left: 0px; }
#menu a.cart { width: 58px; background: url('img/carto.png') #fff; transition: color 400ms, background-color 400ms; padding-left: 32px; width: 26px; }
#menu a.cart:hover { color: #ff7e1c; background-color: #ff7e1c; }

/* sidebar - - - */
#sidebar { display: block; min-height: 195px; width: 195px; float: left; clear: left; margin-top: 208px; }
#sidebar > .menu { display: block; background: #484848; box-shadow: 1px 1px 3px rgba(0,0,0,0.75); }
#sidebar > .menu > h2 { display: block; height: 43px; line-height: 43px; background: url('img/sidebar.gif'); text-align: center; border-bottom: 1px solid #524421; font-size: 24px; font-weight: 900; margin-bottom: 10px; }
#sidebar > .menu li { list-style: none; font-size: 13px; line-height: 16px; margin: 0 20px; }
#sidebar > .menu li ul li { font-size: 12px; }
#sidebar > .menu a { color: #fff; text-shadow: 0 1px 1px #000; display: block; padding: 3px 0; opacity: 0.9; filter: none; transition: opacity 400ms, color 400ms; }
#sidebar > .menu a:hover { opacity: 1; filter: none; color: #ff7e1c; }
#sidebar > .menu ul ul a > span { display: inline-block; zoom: 1; *display: block; width: 10px; text-align: left; margin-left: -10px; }
#sidebar > .menu > div > ul > li { background: url('img/sep.png') center bottom repeat-x; padding-bottom: 10px; padding-top: 6px; }
#sidebar > .menu ul ul ul { display: none; }
#sidebar > .menu > div > ul > li > ul { height: 0; position: relative; overflow: hidden; }
#sidebar > .menu > div > ul > li > a > span { display: block; float: right; width: 15px; margin-left: 5px; height: 16px; background: url('img/darr.png') center bottom no-repeat; }
#sidebar > .menu > div > ul > li.open > a > span { background-image: url('img/tarr.png'); }
#sidebar > .oriagiefied { display: block; background: #ff7e1c; box-shadow: 1px 1px 3px rgba(0,0,0,0.75); padding: 15px 0; margin: 10px 0; }
#sidebar > .oriagiefied span { display: block; font-size: 14px; line-height: 18px; color: #fff; padding: 0 0 10px 25px; margin: 0 15px; background: url('img/check.png') 0 0 no-repeat; }
#sidebar > .oriagiefied small { display: block; margin-right: -10px; font-size: 10px; line-height: 12px; }
#sidebar > .oriagiefied img { display: block; margin: 0 auto; }
#sidebar > .seocndmeua { display: block; background: #484848; box-shadow: 1px 1px 3px rgba(0,0,0,0.75); padding: 15px; color: #eee; text-shadow: 0 1px 1px #000; font-size: 14px; line-height: 18px; margin-bottom: 10px; }
#sidebar > .seocndmeua a { color: #eee; }
#sidebar > .seocndmeua a:hover { color: #fff; }
#sidebar > .seocndmeua h2 { font-size: 16px; padding-bottom: 10px; color: #fff; }
#sidebar > .seocndmeua img { display: block; max-width: 165px; margin: 15px auto; height: auto; box-shadow: 1px 1px 3px rgba(0,0,0,0.75); }
#sidebar > .seocndmeua > span { display: block; height: 45px; line-height: 45px; text-align: center; }
#sidebar > .seocndmeua > span > a { display: inline-block; zoom: 1; *display: block; width: 44px; height: 45px; background-position: 0 0; margin: 0 4px; }
#sidebar > .seocndmeua > span > a span { display: block; background-position: 0 -45px; height: 45px; width: 44px; opacity: 0; filter: alpha(opacity=0); transition: opacity 400ms; }
#sidebar > .seocndmeua > span > a:hover span { opacity: 1; filter: none; }
#sidebar > .seocndmeua > span > a.fb,
#sidebar > .seocndmeua > span > a.fb span { background-image: url('img/fb.png'); }
#sidebar > .seocndmeua > span > a.tw,
#sidebar > .seocndmeua > span > a.tw span { background-image: url('img/tw.png'); }
#sidebar > .seocndmeua > span > a.gp,
#sidebar > .seocndmeua > span > a.gp span { background-image: url('img/gp.png'); }

/* index - - - */
#index-features { display: block; width: 785px; height: 272.5px; padding: 5px; float: right; clear: right; box-shadow: 1px 1px 3px rgba(0,0,0,0.75); background: url('img/white-70pc.png'); margin-top: 5px; position: relative; }
#index-features div { display: block; height: 100%; margin: 0 auto; overflow: hidden; padding: 0; position: relative; width: 100%; }
#index-features div img { position: absolute; display: block; top: 0; left: -100%; height: 272.5px; width: 785px; }
#index-features div img:first-child { left: 0%; }
#index-features .selector { display: block; height: 20px; left: 5px; position: absolute; text-align: center; top: 258px; width: 785px; z-index: 100; }
#index-features .selector span { display: inline-block; zoom: 1; *display: block; height: 10px; width: 10px; padding: 5px; margin: 0 auto; cursor: pointer; background: url('img/mockup-w.png') center center no-repeat; }
#index-features .selector img { display: block; position: absolute; opacity: 0; filter: alpha(opacity=0); transition: opacity 400ms; }
#index-features .selector .current img,
#index-features .selector span:hover img { opacity: 1; filter: none; }
#index-features .arrow { display: block; width: 31px; height: 55px; top: 50%; position: absolute; margin-top: -27.5px; z-index: 10; opacity: 0.5; filter: none; transition: opacity 400ms; }
#index-features .arrow:hover { opacity: 1; filter: none; }
#index-features .arrow.left { left: 0; background: url('img/larr3.png'); }
#index-features .arrow.right { right: 0; background: url('img/rarr3.png'); }
#index-bar { display: block; width: 775px; float: right; clear: right; height: 38px; line-height: 38px; background: #484848; padding: 5px 5px 5px 15px; margin: 10px 0; font-size: 17px; color: #fff; box-shadow: 1px 1px 3px rgba(0,0,0,0.75); text-shadow: 0 1px 1px #000; text-align: left; }
#index-bar form { display: block; float: right; width: 190px; height: 38px; position: relative; }
#index-bar input[type="text"] { position: absolute; z-index: 1; border: 1px solid #544822; opacity: 0.5; filter: alpha(opacity=50); transition: opacity 400ms; background: #fff; color: #000; box-shadow: 0; text-shadow: 0; border-radius: 0; outline: none; padding: 0 35px 0 14px; line-height: 16px; height: 36px; width: 138px; }
#index-bar input[type="text"]:hover,
#index-bar input[type="text"]:focus { opacity: 1; filter: none; }
#index-bar input[type="submit"] { position: absolute; z-index: 2; text-align: left; height: 36px; cursor: pointer; opacity: 0.5; filter: none; transition: opacity 400ms; width: 35px; background: url('img/search.png') center center no-repeat; right: 0; top: 0; text-align: left; text-indent: -999px; overflow: hidden; border: 0; box-shadow: none; outline: none; border-radius: 0; margin: 1px; }
#index-bar input[type="submit"]:hover { opacity: 1; filter: none; }
#index-holder { display: block; width: 807px; float: right; clear: right; min-height: 100px; margin-bottom: 10px; margin-right: -12px; text-align: left; }

/* jigoshop - - - */
.jigoholder { display: inline-block; zoom: 1; *display: block; padding: 15px; margin: 0 11px 11px 0; width: 362px; background: #fff; box-shadow: 1px 1px 3px rgba(0,0,0,0.75); vertical-align: top; }
.jigoholder > h2 { font-size: 16px; line-height: 18px; border-bottom: 1px solid #ff7e1c; padding-bottom: 8px; }
.jigoholder > h2 > a { color: #000; }
.jigoholder > h2 > a:hover { color: #ff7e1c; }
.jigoholder > a > img { display: block; float: left; margin: 10px 10px 10px 0; }
.jigoholder > .content { padding: 10px 0 0; margin: 0 0 10px; height: 117px; font-size: 13px; line-height: 15px; overflow: hidden; }
.jigoholder > .gc-clear { height: 1px; width: 100%; display: block; background: #ff7e1c; }
.jigoholder > .shop { display: block; padding-top: 10px; }
.jigoholder > .shop > .price { display: block; float: left; text-align: left; font-size: 20px; line-height: 20px; color: #ff7e1c; font-weight: 700; width: 125px; }
.jigoholder > .shop > .price img { display: block; margin: 6px 0 0; }
.jigoholder > .shop > .rest { display: block; float: right; width: 230px; margin-left: -10px; }
.jigoholder form { display: block; text-align: right; white-space: nowrap; }
.jigoholder .minus,
.jigoholder .plus { display: none !important; }
.jigoholder div.quantity { float: none !important; display: inline-block; zoom: 1; *display: block; white-space: nowrap; margin: 4px 40px 0 0 !important; vertical-align: top; }
.jigoholder div.quantity label { display: inline-block; zoom: 1; *display: block; padding-right: 10px; font-size: 14px; cursor: pointer; height: 20px; line-height: 20px; }
.jigoholder div.quantity input[type="text"] { display: inline-block; zoom: 1; *display: block; border: 0; padding: 0; border-radius: 0; box-shadow: none; outline: none; background: #ff7e1c; color: #fff; text-align: center; line-height: 20px; width: 20px; height: 20px; }
.jigoholder form > button { vertical-align: top; height: 22px; line-height: 22px; background: url('img/cart.png') right center no-repeat transparent !important; padding: 0 30px 0 0; color: #000; transition: color 400ms; cursor: pointer; border: 0; border-radius: 0px; box-shadow: none; font-size: 14px !important; float: none !important; }
.jigoholder form > button:hover { color: #ff7e1c; }
#breadcrumb { display: none; }
#index-holder .products ul,
#index-holder ul.products { margin: 0 !important; }
#pagination { background: #fff; box-shadow: 1px 1px 3px rgba(0,0,0,0.75); min-height: 38px; line-height: 30px; margin-right: 11px; text-align: center; }
#pagination > a { background: #fff; box-shadow: 0 1px 3px #888; height: 30px; line-height: 30px; min-width: 10px; text-align: center; padding: 0 10px; font-size: 13px; font-weight: 700; color: #000; transition: color 400ms, opacity 400ms; margin: 4px; display: inline-block; zoom: 1; *display: block; vertical-align: middle; opacity: 0.7; filter: alpha(opacity=70); }
#pagination > a:hover { color: #ff7e1c; opacity: 1; filter: none; }
#pagination > a.current { opacity: 1; filter: none; background: #FF7E1C; color: #fff; }
.single #index-holder { margin-top: 10px; }
#content #breadcrumb,
#content .type-product { padding: 0 !important; }
#content .type-product { background: #FFF; margin: 0 11px 0 0; box-shadow: 1px 1px 3px rgba(0,0,0,0.75); padding: 15px !important; }
div.product div.images { margin-right: 10px; width: 300px !important; margin-left: -5px; }
div.product div.images img { background: #FFF !important; border: 0 !important; padding: 0 !important; }
div.product div.images > a > img { margin: 0 auto; max-width: 290px; height: auto; }
.single div.product div.images div.thumbnails { padding: 0; text-align: left; }
.single div.product div.images div.thumbnails a { float: none; margin: 0; }
.single div.product div.images div.thumbnails a img { display: inline-block; zoom: 1; *display: block; margin: 10px 5px 0; padding: 0; vertical-align: top; width: 90px; height: auto; }
.single div.product div.summary { float: right; width: 461px; margin-left: -20px; }
.single div.product .product_title { border-bottom: 1px solid #FF7E1C; font-size: 16px; line-height: 18px; padding-bottom: 8px; }
.single div.product p.price { display: block; text-align: left; font-size: 20px; line-height: 20px; color: #ff7e1c; font-weight: 700; padding: 10px 0; }
.single .quantity input.qty { border-color: #888; line-height: 28px; padding: 0 5px; text-align: center; width: 20px; }
.single .quantity input.plus,
.single .quantity input.minus { background: #888; height: 30px; line-height: 30px; padding: 0; transition: background-color 400ms; }
.single .quantity input.plus:hover,
.single .quantity input.minus:hover { background: #ff7e1c; }
.single form.cart .button-alt { vertical-align: top; height: 22px; line-height: 22px; background: url('img/cart.png') right center no-repeat transparent !important; padding: 0 30px 0 0; color: #000; transition: color 400ms; cursor: pointer; border: 0; border-radius: 0px; box-shadow: none; font-size: 14px !important; float: none !important; margin-left: 20px; }
.single form.cart .button-alt:hover { color: #ff7e1c; }
.single .posted_in { font-size: 12px; opacity: 0.8; filter: alpha(opacity=80); clear: both; }
.single div.product #tabs .panel { padding: 15px; }
div.product #tabs ul.tabs li { list-style: none outside none; }
.single #index-holder > #container { margin-right: 11px; }
.single div.product p.price { display: inline-block; zoom: 1; *display: block; line-height: 30px; }
.single div.product form.cart { margin-bottom: 14px; margin-right: -10px; margin-top: 10px; width: 290px; }
.single div.product #tabs { clear: right; margin-left: 305px; }
.single #index-holder > #container > #content > .product:after { content: " "; visibility: hidden; display: block; height: 0; clear: both; }
div.jigoshop_error,
div.jigoshop_message { padding-top: 15px !important; padding-bottom: 15px !important; }
div.jigoshop_error a.button,
div.jigoshop_message a.button { margin-top: -5px !important; }
.jigoholder > .shop > .price img { margin-top: 22px; width: 55px; }

/* footer - - - */
#footer { display: block; clear: both; height: 48px; line-height: 48px; background: #484848; color: #fff; text-shadow: 0 1px 1px #000; font-size: 13px; text-align: left; box-shadow: 1px 1px 3px rgba(0,0,0,0.75); margin: 0 auto 13px; }

/* general content - - - */
.alignright { float: right; margin: 20px 0 20px 20px; }
.alignnone,
.alignleft { float: left; margin: 20px 20px 20px 0; }
.aligncenter { display: block; margin: 20px auto; }
.content strong { font-weight: bolder; }
.content em { font-style: italic; }
.content p,
.content ul,
.content ol { /* padding-bottom: 0.7em; */ line-height: 1.5em; }
.content img { max-width: 100%; height: auto; }
.content li { list-style: disc inside none; }
.content img,
.content iframe { max-width: 100%; }

/* page - - - */
#page-content { display: block; background: #fff; padding: 15px; box-shadow: 1px 1px 3px rgba(0,0,0,0.75); margin: 10px 11px 10px 0; }
#page-content h1.title { font-size: 18px; line-height: 20px; border-bottom: 1px solid #ff7e1c; padding-bottom: 8px; margin-bottom: 10px; }
.content h2 { font-size: 16px; padding-bottom: 5px; }

/* single - - - */

/* category - - - */

/* contacts - - - */
.page-template-template-contacts-php #index-holder { margin-top: 10px; margin-bottom: -1px; }
.page-template-template-contacts-php .jigoholder > .content { margin: 0; overflow: visible; height: auto; }
.formified input[type="text"],
.formified input[type="email"],
.formified textarea { background: #FFF; border: 1px solid #888; border-radius: 0; box-shadow: none; height: 18px; margin: 2px auto 5px !important; outline: none; padding: 2px 10px; transition: border-color 400ms; width: 100% !important; line-height: 18px; }
.formified textarea { line-height: 16px; min-height: 100px; padding: 3px 10px 9px; }
#fsc-submit-1,
#fsc-submit-2 { cursor: pointer; margin: 0 0 0 auto !important; background: #ff7e1c; transition: opacity 400ms; opacity: 1; filter: none; float: none; display: block; }
#fsc-submit-1:hover,
#fsc-submit-2:hover { opacity: 0.8; filter: alpha(opacity=80); }
#fsc-submit-2 { margin-right: -22px !important; }

/* gallery - - - */
.dw-gallery { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: -moz-none; -ms-user-select: none; user-select: none; clear: both; position: relative; }
.dw-gallery .overflower { width: 100%; position: relative; overflow: hidden; min-height: 200px; }
.dw-gallery .overflower > div img { display: block; height: auto; left: 50%; max-height: 100%; max-width: 100%; position: absolute; top: 50%; width: auto; z-index: 1; background: url("img/loading.gif") no-repeat scroll center center #000000; }
.dw-gallery .overflower > div img.right { left: 150%; z-index: 2; opacity: 0; filter: alpha(opacity=0); }
.dw-gallery .overflower > div img.left { left: -50%; z-index: 2; opacity: 0; filter: alpha(opacity=0); }
.dw-gallery .overflower > div { bottom: 0; display: block; left: 75px; position: absolute; right: 75px; top: 0; overflow: hidden; }
.dw-gallery .overflower a { display: block; height: 1px; width: 1px; position: absolute; z-index: 0; opacity: 0; filter: alpha ( opacity = 0 ); }
.dw-gallery .overflower a.current { height: auto; width: auto; top: 0; right: 75px; bottom: 0; left: 75px; border: 5px solid #FFF; z-index: 3; transition: opacity 400ms; background: url('img/black-50pc.png'); }
.dw-gallery .overflower a.current:hover { opacity: 1; filter: alpha ( opacity = 100 ); }
.dw-gallery .overflower a.current span { background: url('img/fullscreen.gif') no-repeat center center #000; bottom: 0; display: block; left: 0; opacity: 0.4; filter: alpha ( opacity = 40 ); position: absolute; right: 0; top: 0; }
.dw-gallery .overflower > span,
.dw-gallery > span,
#feature .holder > span { position: absolute; z-index: 4; width: 75px; height: 100%; right: 0; cursor: pointer; min-width: 19px; }
.dw-gallery .overflower > span,
.dw-gallery > span,
#feature .holder > span { background: url('img/spanleft.png') center center repeat-y; }
.dw-gallery .overflower > span:first-child,
.dw-gallery > span.first-child,
#feature .holder > span:first-child { left: 0; }
.dw-gallery .overflower > span:first-child,
.dw-gallery > span.first-child,
#feature .holder > span:first-child { background: url('img/spanright.png') center center repeat-y; }
.dw-gallery .overflower > span span,
.dw-gallery > span span,
#feature .holder > span span { height: 100%; display: block; width: 100%; position: absolute; background: url('img/rarr.png') 0 center no-repeat; right: 0; }
.dw-gallery .overflower > span:hover span,
.dw-gallery > span:hover span,
#feature .holder > span:hover span { background-position: -75px center; }
.dw-gallery .overflower > span:first-child span,
.dw-gallery > span.first-child span,
#feature .holder > span:first-child span { background-image: url('img/larr.png'); }
.dw-gallery .floater { height: 100px; margin: 10px 75px; overflow: hidden; padding: 5px; text-align: left; white-space: nowrap; position: relative; overflow: hidden; }
.dw-gallery .floater img { box-shadow: 0 2px 5px #000; cursor: pointer; margin: -1px 4px -1px -1px; border: 1px solid #FFF; height: 100px; width: 100px; opacity: 0.5; filter: alpha ( opacity = 50 ); transition: opacity 400ms; }
.dw-gallery .floater img:hover,
.dw-gallery .floater img.current { opacity: 1; filter: alpha ( opacity = 100 ); }
.dw-gallery > span { height: 110px; margin-top: 10px; }
.dw-gallery > span span { bottom: 5px; height: auto; top: 5px; background-image: url('img/rarr2.png'); }
.dw-gallery > span.first-child span { background-image: url('img/larr2.png'); }
.dw-gallery .floater > div { position: absolute; left: 0px; text-indent: 5px; min-width: 100%; overflow: visible !important; }
#ie6 .dw-gallery .overflower a.current:hover,
#ie7 .dw-gallery .overflower a.current:hover,
#ie8 .dw-gallery .overflower a.current:hover { background: none; }

/* patch - 26 - 09 - 14 */
#content > p.info { margin-right: 11px; }
.acaimghopl { display: block; margin: 15px -1px 0; border: 1px solid #ff7e1c; transition: border-color 400ms; width: 100%; height: auto; max-width: 100%; }
a:hover .acaimghopl { border-color: #E7D21C; }

/* patch - 22 - 10 - 14 */
#footer .dbd { color: #FFFFFF; float: right; margin-right: 20px; }
#footer .dbd > img { display: inline-block; zoom: 1; *display: block; vertical-align: middle; }

/* patch - 29 - 10 - 14 */
#login-form-anads { display: block; padding: 10px 10px 20px; }
#login-form-anads .input { display: block; width: 147px; height: 32px; line-height: 20px; color: #000; background: #a3a3a3; border: 1px solid #4e4835; transition: border-color 400ms, background-color 400ms; padding: 0 13px; font-size: 14px; text-align: left; margin: 0 auto 10px; }
#login-form-anads .input::-webkit-input-placeholder { color: #fff; transition: color 400ms; }
#login-form-anads .input:focus { border-color: #000; background-color: #fff; }
#login-form-anads .input:focus::-webkit-input-placeholder { color: #000; }
#login-form-anads .submit { display: block; margin: 0 0 0 auto; height: 22px; font-size: 16px; color: #fff; border: 0; background: none; text-align: right; text-transform: uppercase; padding: 0; transition: color 400ms; cursor: pointer; text-shaodw: 0 1px 1px #000000; }
#login-form-anads .submit:hover { color: #FF7E1C; }
#login-form-anads a { font-size: 12px; padding: 3px 10px !important; }
.quantity input.qty { padding: 0 5px !important; }
.quantity input.plus,
.quantity input.minus { height: 30px !important; }
.page-id-3265 #page-content > h2 { padding-top: 20px; }
.page-id-3265 #page-content .addresses { line-height: 1.5em; }
#billing_country,
#shipping_country { background: #FFFFFF; border: 1px solid #CCCCCC; box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1) inset; font-size: 14px; line-height: 1em; margin: 0; outline: 0 none; padding: 6px; width: 100%; }
#billing_country:hover,
#shipping_country:hover {  }
.jigoholder { min-height: 136px; }

/* patch - 04 - 11 - 14 */
.page-id-3265 .jigoshop-invalid input.input-text { background-image: url('../../plugins/jigoshop/assets/images/rejected.png') !important; background-position: 95% center !important; background-repeat: no-repeat !important; border: 1px solid #FF0000 !important; }

/* patch - 05 - 11 - 14 */
.col-2 .shipping-address,
.col-2 .form-row.notes { clear: both !important; }
.cart-collaterals .shipping_calculator { display: none !important; }
.payment_methods.methods li { list-style: none !important; }
#order_comments { background: #FFFFFF; border: 1px solid #CCCCCC; box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1) inset; font-size: 14px; line-height: 1em; margin: 0; outline: 0 none; padding: 6px; width: 100%; }
#order_comments:focus { box-shadow: 0 0 0 3px #FAF9DC inset; }

/* patch - 07 - 11 - 14 */
.order_details li { list-style: none !important; }
table.shop_table td.alignright { margin: 0 !important; float: none !important; }
table.shop_table td .quantity { white-space: nowrap; }
body a.button,
body button.button,
body input.button,
body #review_form #submit,
body .button-alt { background-color: #FF7E1C; transition: background-color 400ms; color: #fff; }
body a.button:hover,
body button.button:hover,
body input.button:hover,
body #review_form #submit:hover,
body .button-alt:hover { background-color: #E7D21C; color: #fff; }
body .quantity input.plus,
body .quantity input.minus { transition: background-color 400ms; }
.payment_box.payment_method_cod { color: #FF7E1C; }

/* patch - 10 - 11 - 14 */
#dw_country { background: #FFFFFF; border: 1px solid #CCCCCC; box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1) inset; font-size: 14px; line-height: 1em; margin: 0; outline: 0 none; padding: 6px; width: 100%; }
.page-id-42 div.jigoshop_message,
.archive div.jigoshop_message,
.single-product div.jigoshop_message { border-color: #FF7E1C !important; background-color: #FF7E1C !important; color: #fff !important; background-image: url('img/success.png') !important; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75); }
.page-id-42 div.jigoshop_message { box-shadow: none; }
.archive div.jigoshop_message { margin-right: 12px; }
.page-id-42 div.jigoshop_message a.button,
.archive div.jigoshop_message a.button,
.single-product div.jigoshop_message a.button { background: #484848 !important; color: #fff !important; transition: opacity 400ms !important; }
.page-id-42 div.jigoshop_message a.button:hover,
.archive  div.jigoshop_message a.button:hover,
.single-product div.jigoshop_message a.button:hover { opacity: 0.6; filter: alpha(opacity=60); }

/* mobile - - - */
@media screen and (max-width: 1000px) , screen and (max-height: 500px) {
}