@charset "UTF-8";
body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color:#333c4e; text-align:left; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }
ol, ul { list-style: none; }
a img { border: none; }
img { border:0; vertical-align:middle; max-width:100%; }
a { text-decoration:none; }
a:hover { text-decoration:none; }
:focus { outline:0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
mark { background: #ff0; color: #000; }
code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }
pre { white-space: pre-wrap; }
q { quotes: "\201C" "\201D" "\2018" "\2019"; }
small { font-size: 90%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; position: relative; }
figure > img { position: absolute; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; }
button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0; }
button, input { line-height: normal; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: none; }
table { border-collapse: collapse; border-spacing: 0; }
* { margin:0; padding:0; }
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/* RESPONSIVE
**********************************************************************/
#columns.container { background: #FFFFFF; margin-top: 30px; margin-bottom: 40px; padding: 20px 20px 0; width: 984px; }
.flexslider.span8 { float:none; }
.row { margin-left: -8px; margin-right: -8px; *zoom: 1; }
.row:before, .row:after { display: table; content: ""; }
.row:after { clear: both; }
[class*="span"] { float: left; padding-left: 8px; padding-right: 8px; }
.container { width: 944px; margin:0 auto; }
.span1 { width: 8.33333%; }
.span2 { width: 16.66667%; } 
.span3 { width: 25%; } 
.span4 { width: 33.33333%; }
.span5 { width: 41.66667%; }
.span6 { width: 50%; }
.span7 { width: 58.33333%; } 
.span8 { width: 66.66667%; }
.span9 { width: 75%; } 
.span10 { width: 83.33333%; }
.span11 { width: 91.66667%; }
.span12 { width: 100%; }
/* END ************************************************************/


/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
 font-family: 'FontAwesome';
 src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
 src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
 font-weight: normal;
 font-style: normal;
}

.fa { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
/* makes the font 33% larger relative to the icon container */
.fa-lg { font-size: 1.3333333333333333em; line-height: 0.75em; vertical-align: -15%; }
.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }
.fa-4x { font-size: 4em; }
.fa-5x { font-size: 5em; }
.fa-fw { width: 1.2857142857142858em; text-align: center; }
.fa-ul { padding-left: 0; margin-left: 2.142857142857143em; list-style-type: none; }
.fa-ul > li { position: relative; }
.fa-li { position: absolute; left: -2.142857142857143em; width: 2.142857142857143em; top: 0.14285714285714285em; text-align: center; }
.fa-li.fa-lg { left: -1.8571428571428572em; }
.fa-border { padding: .2em .25em .15em; border: solid 0.08em #eeeeee; border-radius: .1em; }
.pull-right { float: right; }
.pull-left { float: left; }
.fa.pull-left { margin-right: .3em; }
.fa.pull-right { margin-left: .3em; }
.fa-spin { -webkit-animation: spin 2s infinite linear; -moz-animation: spin 2s infinite linear; -o-animation: spin 2s infinite linear; animation: spin 2s infinite linear; }
@-moz-keyframes spin {  0% {
 -moz-transform: rotate(0deg);
}
 100% {
 -moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {  0% {
 -webkit-transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {  0% {
 -o-transform: rotate(0deg);
}
 100% {
 -o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {  0% {
 -ms-transform: rotate(0deg);
}
 100% {
 -ms-transform: rotate(359deg);
}
}
@keyframes spin {  0% {
 transform: rotate(0deg);
}
 100% {
 transform: rotate(359deg);
}
}
.fa-rotate-90 {
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }
.fa-rotate-180 {
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.fa-rotate-270 {
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); }
.fa-flip-horizontal {
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1); -webkit-transform: scale(-1, 1); -moz-transform: scale(-1, 1); -ms-transform: scale(-1, 1); -o-transform: scale(-1, 1); transform: scale(-1, 1); }
.fa-flip-vertical {
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1); -webkit-transform: scale(1, -1); -moz-transform: scale(1, -1); -ms-transform: scale(1, -1); -o-transform: scale(1, -1); transform: scale(1, -1); }
.fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; }
.fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; }
.fa-stack-1x { line-height: inherit; }
.fa-stack-2x { font-size: 2em; }
.fa-inverse { color: #ffffff; }
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before { content: "\f000"; }
.fa-music:before { content: "\f001"; }
.fa-search:before { content: "\f002"; }
.fa-envelope-o:before { content: "\f003"; }
.fa-heart:before { content: "\f004"; }
.fa-star:before { content: "\f005"; }
.fa-star-o:before { content: "\f006"; }
.fa-user:before { content: "\f007"; }
.fa-film:before { content: "\f008"; }
.fa-th-large:before { content: "\f009"; }
.fa-th:before { content: "\f00a"; }
.fa-th-list:before { content: "\f00b"; }
.fa-check:before { content: "\f00c"; }
.fa-times:before { content: "\f00d"; }
.fa-search-plus:before { content: "\f00e"; }
.fa-search-minus:before { content: "\f010"; }
.fa-power-off:before { content: "\f011"; }
.fa-signal:before { content: "\f012"; }
.fa-gear:before, .fa-cog:before { content: "\f013"; }
.fa-trash-o:before { content: "\f014"; }
.fa-home:before { content: "\f015"; }
.fa-file-o:before { content: "\f016"; }
.fa-clock-o:before { content: "\f017"; }
.fa-road:before { content: "\f018"; }
.fa-download:before { content: "\f019"; }
.fa-arrow-circle-o-down:before { content: "\f01a"; }
.fa-arrow-circle-o-up:before { content: "\f01b"; }
.fa-inbox:before { content: "\f01c"; }
.fa-play-circle-o:before { content: "\f01d"; }
.fa-rotate-right:before, .fa-repeat:before { content: "\f01e"; }
.fa-refresh:before { content: "\f021"; }
.fa-list-alt:before { content: "\f022"; }
.fa-lock:before { content: "\f023"; }
.fa-flag:before { content: "\f024"; }
.fa-headphones:before { content: "\f025"; }
.fa-volume-off:before { content: "\f026"; }
.fa-volume-down:before { content: "\f027"; }
.fa-volume-up:before { content: "\f028"; }
.fa-qrcode:before { content: "\f029"; }
.fa-barcode:before { content: "\f02a"; }
.fa-tag:before { content: "\f02b"; }
.fa-tags:before { content: "\f02c"; }
.fa-book:before { content: "\f02d"; }
.fa-bookmark:before { content: "\f02e"; }
.fa-print:before { content: "\f02f"; }
.fa-camera:before { content: "\f030"; }
.fa-font:before { content: "\f031"; }
.fa-bold:before { content: "\f032"; }
.fa-italic:before { content: "\f033"; }
.fa-text-height:before { content: "\f034"; }
.fa-text-width:before { content: "\f035"; }
.fa-align-left:before { content: "\f036"; }
.fa-align-center:before { content: "\f037"; }
.fa-align-right:before { content: "\f038"; }
.fa-align-justify:before { content: "\f039"; }
.fa-list:before { content: "\f03a"; }
.fa-dedent:before, .fa-outdent:before { content: "\f03b"; }
.fa-indent:before { content: "\f03c"; }
.fa-video-camera:before { content: "\f03d"; }
.fa-picture-o:before { content: "\f03e"; }
.fa-pencil:before { content: "\f040"; }
.fa-map-marker:before { content: "\f041"; }
.fa-adjust:before { content: "\f042"; }
.fa-tint:before { content: "\f043"; }
.fa-edit:before, .fa-pencil-square-o:before { content: "\f044"; }
.fa-share-square-o:before { content: "\f045"; }
.fa-check-square-o:before { content: "\f046"; }
.fa-arrows:before { content: "\f047"; }
.fa-step-backward:before { content: "\f048"; }
.fa-fast-backward:before { content: "\f049"; }
.fa-backward:before { content: "\f04a"; }
.fa-play:before { content: "\f04b"; }
.fa-pause:before { content: "\f04c"; }
.fa-stop:before { content: "\f04d"; }
.fa-forward:before { content: "\f04e"; }
.fa-fast-forward:before { content: "\f050"; }
.fa-step-forward:before { content: "\f051"; }
.fa-eject:before { content: "\f052"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-plus-circle:before { content: "\f055"; }
.fa-minus-circle:before { content: "\f056"; }
.fa-times-circle:before { content: "\f057"; }
.fa-check-circle:before { content: "\f058"; }
.fa-question-circle:before { content: "\f059"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-crosshairs:before { content: "\f05b"; }
.fa-times-circle-o:before { content: "\f05c"; }
.fa-check-circle-o:before { content: "\f05d"; }
.fa-ban:before { content: "\f05e"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-arrow-up:before { content: "\f062"; }
.fa-arrow-down:before { content: "\f063"; }
.fa-mail-forward:before, .fa-share:before { content: "\f064"; }
.fa-expand:before { content: "\f065"; }
.fa-compress:before { content: "\f066"; }
.fa-plus:before { content: "\f067"; }
.fa-minus:before { content: "\f068"; }
.fa-asterisk:before { content: "\f069"; }
.fa-exclamation-circle:before { content: "\f06a"; }
.fa-gift:before { content: "\f06b"; }
.fa-leaf:before { content: "\f06c"; }
.fa-fire:before { content: "\f06d"; }
.fa-eye:before { content: "\f06e"; }
.fa-eye-slash:before { content: "\f070"; }
.fa-warning:before, .fa-exclamation-triangle:before { content: "\f071"; }
.fa-plane:before { content: "\f072"; }
.fa-calendar:before { content: "\f073"; }
.fa-random:before { content: "\f074"; }
.fa-comment:before { content: "\f075"; }
.fa-magnet:before { content: "\f076"; }
.fa-chevron-up:before { content: "\f077"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-retweet:before { content: "\f079"; }
.fa-shopping-cart:before { content: "\f07a"; }
.fa-folder:before { content: "\f07b"; }
.fa-folder-open:before { content: "\f07c"; }
.fa-arrows-v:before { content: "\f07d"; }
.fa-arrows-h:before { content: "\f07e"; }
.fa-bar-chart-o:before { content: "\f080"; }
.fa-twitter-square:before { content: "\f081"; }
.fa-facebook-square:before { content: "\f082"; }
.fa-camera-retro:before { content: "\f083"; }
.fa-key:before { content: "\f084"; }
.fa-gears:before, .fa-cogs:before { content: "\f085"; }
.fa-comments:before { content: "\f086"; }
.fa-thumbs-o-up:before { content: "\f087"; }
.fa-thumbs-o-down:before { content: "\f088"; }
.fa-star-half:before { content: "\f089"; }
.fa-heart-o:before { content: "\f08a"; }
.fa-sign-out:before { content: "\f08b"; }
.fa-linkedin-square:before { content: "\f08c"; }
.fa-thumb-tack:before { content: "\f08d"; }
.fa-external-link:before { content: "\f08e"; }
.fa-sign-in:before { content: "\f090"; }
.fa-trophy:before { content: "\f091"; }
.fa-github-square:before { content: "\f092"; }
.fa-upload:before { content: "\f093"; }
.fa-lemon-o:before { content: "\f094"; }
.fa-phone:before { content: "\f095"; }
.fa-square-o:before { content: "\f096"; }
.fa-bookmark-o:before { content: "\f097"; }
.fa-phone-square:before { content: "\f098"; }
.fa-twitter:before { content: "\f099"; }
.fa-facebook:before { content: "\f09a"; }
.fa-github:before { content: "\f09b"; }
.fa-unlock:before { content: "\f09c"; }
.fa-credit-card:before { content: "\f09d"; }
.fa-rss:before { content: "\f09e"; }
.fa-hdd-o:before { content: "\f0a0"; }
.fa-bullhorn:before { content: "\f0a1"; }
.fa-bell:before { content: "\f0f3"; }
.fa-certificate:before { content: "\f0a3"; }
.fa-hand-o-right:before { content: "\f0a4"; }
.fa-hand-o-left:before { content: "\f0a5"; }
.fa-hand-o-up:before { content: "\f0a6"; }
.fa-hand-o-down:before { content: "\f0a7"; }
.fa-arrow-circle-left:before { content: "\f0a8"; }
.fa-arrow-circle-right:before { content: "\f0a9"; }
.fa-arrow-circle-up:before { content: "\f0aa"; }
.fa-arrow-circle-down:before { content: "\f0ab"; }
.fa-globe:before { content: "\f0ac"; }
.fa-wrench:before { content: "\f0ad"; }
.fa-tasks:before { content: "\f0ae"; }
.fa-filter:before { content: "\f0b0"; }
.fa-briefcase:before { content: "\f0b1"; }
.fa-arrows-alt:before { content: "\f0b2"; }
.fa-group:before, .fa-users:before { content: "\f0c0"; }
.fa-chain:before, .fa-link:before { content: "\f0c1"; }
.fa-cloud:before { content: "\f0c2"; }
.fa-flask:before { content: "\f0c3"; }
.fa-cut:before, .fa-scissors:before { content: "\f0c4"; }
.fa-copy:before, .fa-files-o:before { content: "\f0c5"; }
.fa-paperclip:before { content: "\f0c6"; }
.fa-save:before, .fa-floppy-o:before { content: "\f0c7"; }
.fa-square:before { content: "\f0c8"; }
.fa-bars:before { content: "\f0c9"; }
.fa-list-ul:before { content: "\f0ca"; }
.fa-list-ol:before { content: "\f0cb"; }
.fa-strikethrough:before { content: "\f0cc"; }
.fa-underline:before { content: "\f0cd"; }
.fa-table:before { content: "\f0ce"; }
.fa-magic:before { content: "\f0d0"; }
.fa-truck:before { content: "\f0d1"; }
.fa-pinterest:before { content: "\f0d2"; }
.fa-pinterest-square:before { content: "\f0d3"; }
.fa-google-plus-square:before { content: "\f0d4"; }
.fa-google-plus:before { content: "\f0d5"; }
.fa-money:before { content: "\f0d6"; }
.fa-caret-down:before { content: "\f0d7"; }
.fa-caret-up:before { content: "\f0d8"; }
.fa-caret-left:before { content: "\f0d9"; }
.fa-caret-right:before { content: "\f0da"; }
.fa-columns:before { content: "\f0db"; }
.fa-unsorted:before, .fa-sort:before { content: "\f0dc"; }
.fa-sort-down:before, .fa-sort-asc:before { content: "\f0dd"; }
.fa-sort-up:before, .fa-sort-desc:before { content: "\f0de"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-linkedin:before { content: "\f0e1"; }
.fa-rotate-left:before, .fa-undo:before { content: "\f0e2"; }
.fa-legal:before, .fa-gavel:before { content: "\f0e3"; }
.fa-dashboard:before, .fa-tachometer:before { content: "\f0e4"; }
.fa-comment-o:before { content: "\f0e5"; }
.fa-comments-o:before { content: "\f0e6"; }
.fa-flash:before, .fa-bolt:before { content: "\f0e7"; }
.fa-sitemap:before { content: "\f0e8"; }
.fa-umbrella:before { content: "\f0e9"; }
.fa-paste:before, .fa-clipboard:before { content: "\f0ea"; }
.fa-lightbulb-o:before { content: "\f0eb"; }
.fa-exchange:before { content: "\f0ec"; }
.fa-cloud-download:before { content: "\f0ed"; }
.fa-cloud-upload:before { content: "\f0ee"; }
.fa-user-md:before { content: "\f0f0"; }
.fa-stethoscope:before { content: "\f0f1"; }
.fa-suitcase:before { content: "\f0f2"; }
.fa-bell-o:before { content: "\f0a2"; }
.fa-coffee:before { content: "\f0f4"; }
.fa-cutlery:before { content: "\f0f5"; }
.fa-file-text-o:before { content: "\f0f6"; }
.fa-building-o:before { content: "\f0f7"; }
.fa-hospital-o:before { content: "\f0f8"; }
.fa-ambulance:before { content: "\f0f9"; }
.fa-medkit:before { content: "\f0fa"; }
.fa-fighter-jet:before { content: "\f0fb"; }
.fa-beer:before { content: "\f0fc"; }
.fa-h-square:before { content: "\f0fd"; }
.fa-plus-square:before { content: "\f0fe"; }
.fa-angle-double-left:before { content: "\f100"; }
.fa-angle-double-right:before { content: "\f101"; }
.fa-angle-double-up:before { content: "\f102"; }
.fa-angle-double-down:before { content: "\f103"; }
.fa-angle-left:before { content: "\f104"; }
.fa-angle-right:before { content: "\f105"; }
.fa-angle-up:before { content: "\f106"; }
.fa-angle-down:before { content: "\f107"; }
.fa-desktop:before { content: "\f108"; }
.fa-laptop:before { content: "\f109"; }
.fa-tablet:before { content: "\f10a"; }
.fa-mobile-phone:before, .fa-mobile:before { content: "\f10b"; }
.fa-circle-o:before { content: "\f10c"; }
.fa-quote-left:before { content: "\f10d"; }
.fa-quote-right:before { content: "\f10e"; }
.fa-spinner:before { content: "\f110"; }
.fa-circle:before { content: "\f111"; }
.fa-mail-reply:before, .fa-reply:before { content: "\f112"; }
.fa-github-alt:before { content: "\f113"; }
.fa-folder-o:before { content: "\f114"; }
.fa-folder-open-o:before { content: "\f115"; }
.fa-smile-o:before { content: "\f118"; }
.fa-frown-o:before { content: "\f119"; }
.fa-meh-o:before { content: "\f11a"; }
.fa-gamepad:before { content: "\f11b"; }
.fa-keyboard-o:before { content: "\f11c"; }
.fa-flag-o:before { content: "\f11d"; }
.fa-flag-checkered:before { content: "\f11e"; }
.fa-terminal:before { content: "\f120"; }
.fa-code:before { content: "\f121"; }
.fa-reply-all:before { content: "\f122"; }
.fa-mail-reply-all:before { content: "\f122"; }
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: "\f123"; }
.fa-location-arrow:before { content: "\f124"; }
.fa-crop:before { content: "\f125"; }
.fa-code-fork:before { content: "\f126"; }
.fa-unlink:before, .fa-chain-broken:before { content: "\f127"; }
.fa-question:before { content: "\f128"; }
.fa-info:before { content: "\f129"; }
.fa-exclamation:before { content: "\f12a"; }
.fa-superscript:before { content: "\f12b"; }
.fa-subscript:before { content: "\f12c"; }
.fa-eraser:before { content: "\f12d"; }
.fa-puzzle-piece:before { content: "\f12e"; }
.fa-microphone:before { content: "\f130"; }
.fa-microphone-slash:before { content: "\f131"; }
.fa-shield:before { content: "\f132"; }
.fa-calendar-o:before { content: "\f133"; }
.fa-fire-extinguisher:before { content: "\f134"; }
.fa-rocket:before { content: "\f135"; }
.fa-maxcdn:before { content: "\f136"; }
.fa-chevron-circle-left:before { content: "\f137"; }
.fa-chevron-circle-right:before { content: "\f138"; }
.fa-chevron-circle-up:before { content: "\f139"; }
.fa-chevron-circle-down:before { content: "\f13a"; }
.fa-html5:before { content: "\f13b"; }
.fa-css3:before { content: "\f13c"; }
.fa-anchor:before { content: "\f13d"; }
.fa-unlock-alt:before { content: "\f13e"; }
.fa-bullseye:before { content: "\f140"; }
.fa-ellipsis-h:before { content: "\f141"; }
.fa-ellipsis-v:before { content: "\f142"; }
.fa-rss-square:before { content: "\f143"; }
.fa-play-circle:before { content: "\f144"; }
.fa-ticket:before { content: "\f145"; }
.fa-minus-square:before { content: "\f146"; }
.fa-minus-square-o:before { content: "\f147"; }
.fa-level-up:before { content: "\f148"; }
.fa-level-down:before { content: "\f149"; }
.fa-check-square:before { content: "\f14a"; }
.fa-pencil-square:before { content: "\f14b"; }
.fa-external-link-square:before { content: "\f14c"; }
.fa-share-square:before { content: "\f14d"; }
.fa-compass:before { content: "\f14e"; }
.fa-toggle-down:before, .fa-caret-square-o-down:before { content: "\f150"; }
.fa-toggle-up:before, .fa-caret-square-o-up:before { content: "\f151"; }
.fa-toggle-right:before, .fa-caret-square-o-right:before { content: "\f152"; }
.fa-euro:before, .fa-eur:before { content: "\f153"; }
.fa-gbp:before { content: "\f154"; }
.fa-dollar:before, .fa-usd:before { content: "\f155"; }
.fa-rupee:before, .fa-inr:before { content: "\f156"; }
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: "\f157"; }
.fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: "\f158"; }
.fa-won:before, .fa-krw:before { content: "\f159"; }
.fa-bitcoin:before, .fa-btc:before { content: "\f15a"; }
.fa-file:before { content: "\f15b"; }
.fa-file-text:before { content: "\f15c"; }
.fa-sort-alpha-asc:before { content: "\f15d"; }
.fa-sort-alpha-desc:before { content: "\f15e"; }
.fa-sort-amount-asc:before { content: "\f160"; }
.fa-sort-amount-desc:before { content: "\f161"; }
.fa-sort-numeric-asc:before { content: "\f162"; }
.fa-sort-numeric-desc:before { content: "\f163"; }
.fa-thumbs-up:before { content: "\f164"; }
.fa-thumbs-down:before { content: "\f165"; }
.fa-youtube-square:before { content: "\f166"; }
.fa-youtube:before { content: "\f167"; }
.fa-xing:before { content: "\f168"; }
.fa-xing-square:before { content: "\f169"; }
.fa-youtube-play:before { content: "\f16a"; }
.fa-dropbox:before { content: "\f16b"; }
.fa-stack-overflow:before { content: "\f16c"; }
.fa-instagram:before { content: "\f16d"; }
.fa-flickr:before { content: "\f16e"; }
.fa-adn:before { content: "\f170"; }
.fa-bitbucket:before { content: "\f171"; }
.fa-bitbucket-square:before { content: "\f172"; }
.fa-tumblr:before { content: "\f173"; }
.fa-tumblr-square:before { content: "\f174"; }
.fa-long-arrow-down:before { content: "\f175"; }
.fa-long-arrow-up:before { content: "\f176"; }
.fa-long-arrow-left:before { content: "\f177"; }
.fa-long-arrow-right:before { content: "\f178"; }
.fa-apple:before { content: "\f179"; }
.fa-windows:before { content: "\f17a"; }
.fa-android:before { content: "\f17b"; }
.fa-linux:before { content: "\f17c"; }
.fa-dribbble:before { content: "\f17d"; }
.fa-skype:before { content: "\f17e"; }
.fa-foursquare:before { content: "\f180"; }
.fa-trello:before { content: "\f181"; }
.fa-female:before { content: "\f182"; }
.fa-male:before { content: "\f183"; }
.fa-gittip:before { content: "\f184"; }
.fa-sun-o:before { content: "\f185"; }
.fa-moon-o:before { content: "\f186"; }
.fa-archive:before { content: "\f187"; }
.fa-bug:before { content: "\f188"; }
.fa-vk:before { content: "\f189"; }
.fa-weibo:before { content: "\f18a"; }
.fa-renren:before { content: "\f18b"; }
.fa-pagelines:before { content: "\f18c"; }
.fa-stack-exchange:before { content: "\f18d"; }
.fa-arrow-circle-o-right:before { content: "\f18e"; }
.fa-arrow-circle-o-left:before { content: "\f190"; }
.fa-toggle-left:before, .fa-caret-square-o-left:before { content: "\f191"; }
.fa-dot-circle-o:before { content: "\f192"; }
.fa-wheelchair:before { content: "\f193"; }
.fa-vimeo-square:before { content: "\f194"; }
.fa-turkish-lira:before, .fa-try:before { content: "\f195"; }
.fa-plus-square-o:before { content: "\f196"; }


/* LAYOUT
**********************************************************************/
.page-boxed { margin: 0 auto; width: 984px; }
/* END ************************************************************/

/* OTHERS
**********************************************************************/
.text-left { text-align: left; } 
.text-right { text-align: right; }
.text-center { text-align: center; }
ul.footer_links { padding: 20px 0 0px 0; border-top: 1px solid #E5E5E5; height: 65px; }
ul.footer_links li { float: left; }
ul.footer_links li + li { margin-left: 10px; }

.price { font-weight:700; }
.old-price { text-decoration: line-through; }

.fancybox-skin { background: white !important; }
.fancybox-skin .fancybox-close { width: 28px; height: 28px; background: none; font-size: 28px; line-height: 28px; color: #333333; text-align: center; background: white; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }
.fancybox-skin .fancybox-close:hover { color: #515151; }
.fancybox-skin .fancybox-close:after { content: "\f057"; font-family: "FontAwesome"; }
@media (max-width: 1199px) {
.zoomdiv { display: none !important; }
}
#reinsurance_block { clear: both !important; }
.confirmation { margin: 0 0 10px; padding: 10px; border: 1px solid #e6db55; font-size: 13px; background: none repeat scroll 0 0 lightyellow; }
#page .rte { background: transparent none repeat scroll 0 0; }
.rte ul { list-style-type: disc; }
.rte ol { list-style-type: decimal; }
.content_only { background: #ffffff; }
/* END ************************************************************/


/* COMMENTS
**********************************************************************/
.tab-content { margin-top: 30px; }

form#sendComment fieldset { padding: 10px; border: 1px solid #cccccc; background: #eeeeee; }
form#sendComment h3 { font-size: 14px; }
#new_comment_form p.text { margin-bottom: 0; padding-bottom: 0; }
#sendComment p.text label, #sendComment p.textarea label { display: block; margin: 12px 0 4px; font-weight: bold; font-size: 12px; }
#sendComment p.text input { padding: 0 5px; height: 28px; width: 498px; border: 1px solid #cccccc; background: url(../img/bg_input.png) repeat-x 0 0 white; }
#sendComment p.textarea textarea { height: 80px; width: 508px; border: 1px solid #cccccc; }
#sendComment p.submit { padding: 0; text-align: right; }
#sendComment p.closeform { float: right; padding: 0; height: 12px; width: 12px; text-indent: -5000px; background: url(../img/icon/delete.gif) no-repeat 0 0; }
.star { position: relative; top: -1px; float: left; width: 14px; overflow: hidden; cursor: pointer; font-size: 10px; font-weight: normal; }
.star { display: block; }
.star a { display: block; position: absolute; text-indent: -5000px; }
div.star:after { content: "\f006"; font-family: "FontAwesome"; display: inline-block; color: #777676; }
div.star.star_on { display: block; }
div.star.star_on:after { content: "\f005"; font-family: "FontAwesome"; display: inline-block; color: #ef8743; }
div.star.star_hover:after { content: "\f005"; font-family: "FontAwesome"; display: inline-block; color: #ef8743; }

.rating { clear: both; display: block; margin: 2em; cursor: pointer; }
.rating:after { content: "."; display: block; height: 0; width: 0; clear: both; visibility: hidden; }
.cancel, .star { overflow: hidden; float: left; margin: 0 1px 0 0; width: 10px; height: 16px; cursor: pointer; line-height: 18px; }
.cancel, .cancel a { background: url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px !important; }
.cancel a, .star a { display: block; width: 100%; height: 100%; background-position: 0 0; }
.cancel { width: 16px; }
div.star_on a { background-position: 0 -16px; }
div.star_hover a, div.star a:hover { background-position: 0 -32px; }

.listcomment { list-style-type: none; margin: 0 0 20px 0 !important; }
.listcomment li { padding: 10px 0; border-bottom: 1px dotted #E5E5E5; color: #666666; }
.listcomment .titlecomment { display: block; font-weight: bold; font-size: 12px; color: #333333; }
.listcomment .txtcomment { display: block; padding: 5px 0; color: #333333; }

.block_hidden_only_for_screen { display: none; }
/* END ************************************************************/


/* SEARCH
**********************************************************************/
#instant_search_results a.close { font-size: 13px; font-weight: 600; opacity: 1; line-height: inherit; text-transform: none; font-family: Arial, Helvetica, sans-serif; }
#instant_search_results a.close:hover { color: #515151; }
/* END ************************************************************/


/* 404
**********************************************************************/
#pagenotfound .pagenotfound { max-width: 824px; margin: 0 auto; text-align: center; }
#pagenotfound .pagenotfound .img-404 { padding: 8px 0 27px 0; }
#pagenotfound .pagenotfound .img-404 img { max-width: 100%; }
#pagenotfound .pagenotfound h1 { font-weight: 600; font-size: 24px; line-height: 34px; color: #333333; text-transform: uppercase; margin-bottom: 7px; }
#pagenotfound .pagenotfound p { font-weight: 600; font-size: 16px; line-height: 20px; color: #555454; text-transform: uppercase; border-bottom: 1px solid #E5E5E5; padding-bottom: 19px; margin-bottom: 20px; }
#pagenotfound .pagenotfound h3 { font-weight: bold; color: #333333; font-size: 13px; line-height: normal; margin-bottom: 18px; }
#pagenotfound .pagenotfound label { font-weight: normal; }
#pagenotfound .pagenotfound .form-control { max-width: 293px; display: inline-block; margin-right: 5px; }
#pagenotfound .pagenotfound .buttons { padding: 48px 0 20px 0; }
#pagenotfound .pagenotfound .buttons .button-medium i.left { font-size: 17px; }
/* END ************************************************************/

/* BUTTONS
**********************************************************************/
*:first-child + html input.button_mini, *:first-child + html input.button_small, *:first-child + html input.button, *:first-child + html input.button_large, *:first-child + html input.button_mini_disabled, *:first-child + html input.button_small_disabled, *:first-child + html input.button_disabled, *:first-child + html input.button_large_disabled, *:first-child + html input.exclusive_mini, *:first-child + html input.exclusive_small, *:first-child + html input.exclusive, *:first-child + html input.exclusive_large, *:first-child + html input.exclusive_mini_disabled, *:first-child + html input.exclusive_small_disabled, *:first-child + html input.exclusive_disabled, *:first-child + html input.exclusive_large_disabled { border: none; }

input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover, input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover { text-decoration: none; background-position: left -50px; }

input.button_mini:active, input.button_small:active, input.button:active, input.button_large:active, input.exclusive_mini:active, input.exclusive_small:active, input.exclusive:active, input.exclusive_large:active, a.button_mini:active, a.button_small:active, a.button:active, a.button_large:active, a.exclusive_mini:active, 
a.exclusive_small:active, a.exclusive:active, a.exclusive_large:active { background-position: left -100px; }

input.button_disabled, input.exclusive_disabled, span.exclusive { border: 1px solid #cccccc; color: #999999; background: #cccccc; cursor: default; }

input, select, textarea, button { font-size: 12px; font-family: Arial, Helvetica, sans-serif; vertical-align:middle; color: #555555; -webkit-appearance: none; }
button.button::-moz-focus-inner { padding:0; border:0; }

.btn { display: inline-block; text-align: center; vertical-align: middle; cursor: pointer; border: none; white-space: nowrap; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; background: none; }
.btn:active, .btn.active { outline: 0; }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; pointer-events: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }
.btn-block { display: block; width: 100%; padding-left: 0; padding-right: 0; }
.btn-block + .btn-block { margin-top: 5px; }
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

.btn-default:active, .btn-default.active { background-image: none; }
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active { background-color: white; border-color: #cccccc; }
.btn.button-plus, .btn.button-minus { font-size: 14px; line-height: 14px; color: silver; text-shadow: 1px -1px rgba(0, 0, 0, 0.05); padding: 0; border: 1px solid; border-color: #dedcdc #c1bfbf #b5b4b4 #dad8d8; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.btn.button-plus span,  .btn.button-minus span { display: block; border: 1px solid white; vertical-align: middle; width: 25px; height: 25px; text-align: center; vertical-align: middle; padding: 4px 0 0 0; background: #1e5799; background: white; background: -moz-linear-gradient(top, white 0%, #fbfbfb 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #fbfbfb)); background: -webkit-linear-gradient(top, white 0%, #fbfbfb 100%); background: -o-linear-gradient(top, white 0%, #fbfbfb 100%); background: -ms-linear-gradient(top, white 0%, #fbfbfb 100%); background: linear-gradient(to bottom, #ffffff 0%, #fbfbfb 100%);  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fbfbfb', GradientType=0);}
.btn.button-plus:hover,  .btn.button-minus:hover { color: #333333; }
.btn.button-plus:hover span,  .btn.button-minus:hover span { filter: none; background: #f6f6f6; }

.btn.disabled, .btn[disabled]:hover { opacity: 0.3; }

.button.button-small { padding: 0; }
.button.button-small span { display: block; line-height: 26px; padding: 0 12px; background: #2E2F30; color: #fff; }
.button.button-small span i { vertical-align: 0px; margin-right: 5px; }
.button.button-small span i.right { margin-right: 0; margin-left: 5px; }
.button.button-small span:hover { background: #FF9039; color: #fff; }

.button.button-medium { line-height: 38px; padding: 0; }
.button.button-medium span { display: block; padding: 0 14px; }
.button.button-medium span i.left { font-size: 16px; vertical-align: -2px; margin: -4px 8px 0 0; display: inline-block; }
.button.button-medium span i.right { margin-right: 0; margin-left: 9px; }

.link-button { }
.link-button i { margin-right: 5px; }
.link-button i.large { line-height: 26px; vertical-align: -3px; color: silver; }

.button.exclusive-medium { padding: 0; line-height: 38px; }
.button.exclusive-medium span { display: block; padding: 0 12px; background: #E7E7E7; color: #000; }
.button.exclusive-medium span:hover { color: #ffffff; background: #2E2F30; }

.button.lnk_view { padding: 0; }
.button.lnk_view span { padding: 10px 14px; display: block; }
.button.lnk_view:hover { }
.button.lnk_view:hover span { }
.button.lnk_view i.left { padding-right: 8px;  }

/* END ************************************************************/

/* ALERT & MESSAGES
**********************************************************************/
.alert ul, .alert ol { padding-left: 15px; margin-left: 27px; }
.alert ul li, .alert ol li { list-style-type: decimal; font-weight: normal; }
.alert.alert-success { text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
.alert.alert-success:before { font-family: "FontAwesome"; content: "\f058"; font-size: 20px; vertical-align: -2px; padding-right: 7px; }
.alert.alert-danger { text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
.alert.alert-danger:before { font-family: "FontAwesome"; content: "\f057"; font-size: 20px; vertical-align: -2px; padding-right: 7px; float: left; }

.alert { padding: 15px; margin-bottom: 18px; border: 1px solid transparent; border-radius: 0px; font-weight: bold; }
.alert h4 { margin-top: 0; color: inherit; }
.alert .alert-link { font-weight: bold; }
.alert > p, .alert > ul { margin-bottom: 0; }
.alert > p + p { margin-top: 5px; }
.alert-dismissable { padding-right: 35px; }
.alert-dismissable .close { position: relative; top: -2px; right: -21px; color: inherit; }
.alert-success { background-color: #55c65e; border-color: #48b151; color: white; }
.alert-success hr { border-top-color: #419f49; }
.alert-success .alert-link { color: #e6e6e6; }
.alert-info { background-color: #5192f3; border-color: #4b80c3; color: white; }
.alert-info hr { border-top-color: #3d73b7; }
.alert-info .alert-link { color: #e6e6e6; }
.alert-warning { background-color: #fe9126; border-color: #e4752b; color: white; }
.alert-warning hr { border-top-color: #da681c; }
.alert-warning .alert-link { color: #e6e6e6; }
.alert-danger { background-color: #f3515c; border-color: #d4323d; color: white; }
.alert-danger hr { border-top-color: #c32933; }
.alert-danger .alert-link { color: #e6e6e6; }
@-webkit-keyframes progress-bar-stripes { from {
 background-position: 40px 0;
}
to { background-position: 0 0; }
}
 @-moz-keyframes progress-bar-stripes { from {
 background-position: 40px 0;
}
to { background-position: 0 0; }
}
 @-o-keyframes progress-bar-stripes { from {
 background-position: 0 0;
}
to { background-position: 40px 0; }
}
 @keyframes progress-bar-stripes { from {
 background-position: 40px 0;
}
to { background-position: 0 0; }
}
.progress { overflow: hidden; height: 18px; margin-bottom: 18px; background-color: whitesmoke; border-radius: 0px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.progress-bar { float: left; width: 0%; height: 100%; font-size: 12px; color: white; text-align: center; background-color: #428bca; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-transition: width 0.6s ease; transition: width 0.6s ease; }
.progress-striped .progress-bar { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 40px 40px; }
.progress.active .progress-bar { -webkit-animation: progress-bar-stripes 2s linear infinite; -moz-animation: progress-bar-stripes 2s linear infinite; -ms-animation: progress-bar-stripes 2s linear infinite; -o-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; }
.progress-bar-success { background-color: #46a74e; }
.progress-striped .progress-bar-success { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-info { background-color: #5192f3; }
.progress-striped .progress-bar-info { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-warning { background-color: #f0ad4e; }
.progress-striped .progress-bar-warning { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-danger { background-color: #d9534f; }
.progress-striped .progress-bar-danger { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
/* END ************************************************************/

/* FROM ELEMENTS
**********************************************************************/
fieldset { padding: 0; margin: 0; border: 0; }
legend { display: block; width: 100%; padding: 0; margin-bottom: 18px; font-size: 19.5px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; }
label { display: inline-block; margin-bottom: 5px; font-weight: normal; }
input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; /* IE8-9 */ line-height: normal; }
input[type="file"] { display: block; }
select[multiple], select[size] { height: auto; }
select optgroup { font-size: inherit; font-style: inherit; font-family: inherit; }
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
 input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
 height: auto;
}
.form-control:-moz-placeholder {
color: #999999;
}
.form-control::-moz-placeholder {
color: #999999;
}
.form-control:-ms-input-placeholder {
color: #999999;
}
.form-control::-webkit-input-placeholder {
color: #999999;
}
.form-control { display: block; width: 100%; height: 36px; padding: 3px 12px; font-size: 13px; line-height: 1.42857; color: #9c9b9b; vertical-align: middle; background-color: white; border: 1px solid #e5e5e5; border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { cursor: not-allowed; background-color: #eeeeee; }
textarea.form-control { height: auto; }
.form-group { margin-bottom: 15px; }
.radio, .checkbox { display: block; min-height: 18px; margin-top: 10px; margin-bottom: 10px; padding-left: 20px; vertical-align: middle; }
.radio label, .checkbox label { display: inline; margin-bottom: 0; font-weight: normal; cursor: pointer; }
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { float: left; margin-left: -20px; }
.radio + .radio, .checkbox + .checkbox { margin-top: -5px; }
.radio-inline, .checkbox-inline { display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer; }
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px; }
input[type="radio"][disabled], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], fieldset[disabled] input[type="checkbox"], .radio[disabled], fieldset[disabled] .radio, .radio-inline[disabled], fieldset[disabled] .radio-inline, .checkbox[disabled], fieldset[disabled] .checkbox, .checkbox-inline[disabled], fieldset[disabled] .checkbox-inline { cursor: not-allowed; }
.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn { height: 30px; line-height: 30px; }
textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn { height: auto; }
.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { height: 44px; padding: 10px 16px; font-size: 17px; line-height: 1.33; border-radius: 6px; }
select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn { height: 44px; line-height: 44px; }
textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn { height: auto; }
.has-warning .help-block, .has-warning .control-label { color: white; }
.has-warning .form-control { border-color: white; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus { border-color: #e6e6e6; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.has-warning .input-group-addon { color: white; border-color: white; background-color: #fe9126; }
.has-error .help-block, .has-error .control-label { color: white; }
.has-error .form-control { border-color: white; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus { border-color: #e6e6e6; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.has-error .input-group-addon { color: white; border-color: white; background-color: #f3515c; }
.has-success .help-block, .has-success .control-label { color: white; }
.has-success .form-control { border-color: white; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus { border-color: #e6e6e6; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.has-success .input-group-addon { color: white; border-color: white; background-color: #55c65e; }
.form-control-static { margin-bottom: 0; padding-top: 7px; }
.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #b7b7b7; }
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; }
.form-horizontal .form-group { margin-left: -15px; margin-right: -15px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " "; /* 1 */ display: table;/* 2 */ }
.form-horizontal .form-group:after { clear: both; }
.form-control { padding: 3px 5px; height: 36px; -webkit-box-shadow: none; box-shadow: none; }
.form-control.grey { background: #fbfbfb; }
.form-group.form-error input, .form-group.form-error textarea { border: 1px solid #f13340; color: #f13340; background: url(../img/icon/form-error.png) 98% 10px no-repeat #fff1f2; }
.form-group.form-ok input, .form-group.form-ok textarea { border: 1px solid #46a74e; color: #35b33f; background: url(../img/icon/form-ok.png) 98% 10px no-repeat #ddf9e1; }
.form-group.form-error .form-control, .form-group.form-ok .form-control { padding-right: 30px; }
.radio-inline, .checkbox { padding-left: 0; }
.radio-inline .checker, .checkbox .checker { float: left; }
.radio-inline .checker span, .checkbox .checker span { top: 0px; }
.radio-inline div.radio, .checkbox div.radio { display: inline-block; }
.radio-inline div.radio span, .checkbox div.radio span { float: left; top: 0px; }

.label { white-space: normal; display: inline-block; padding: 6px 10px; }
label.required:before { content: "*"; color: red; font-size: 14px; position: relative; line-height: 12px; }
.unvisible { display: none; }
.checkbox { line-height: 16px; }
.checkbox label { color: #777777; }
.close { opacity: 1; }
.close:hover { opacity: 1; }
/* END ************************************************************/

/* BOX
**********************************************************************/
.box { background: #fbfbfb; border: 1px solid #EFEFEF; padding: 14px 18px 13px; margin: 0 0 30px 0; line-height: 23px; }
.box p { margin-bottom: 0; }
.box.box-small { padding: 9px 10px 9px 20px; }
.box.box-small .dark { padding-top: 10px; padding-right: 20px; margin-bottom: 0; width: auto; }
/* END ************************************************************/

/* BREADCRUM
**********************************************************************/
.breadcrumb { margin: 0 0 16px; }
.breadcrumb .navigation-pipe { display: inline-block; margin: 0 6px; }
/* END ************************************************************/

/* FLEXSLIDER
**********************************************************************/
.flexslider-container { margin-bottom: 0px; }
.flexslider-container.boxed { margin: 0 auto; padding: 0 23px 16px; background: #ffffff; }
	
.slider-content-01 { position: absolute; left: 0; right: 0; width: 394px; margin: 0 auto; z-index: 100 }
.slider-content-01.text-left-bottom { text-align: left; bottom: 24px; padding: 24px; }
.slider-content-01.text-right-bottom { text-align: right; bottom: 24px; padding: 24px; }
.slider-content-01.text-center-bottom { text-align: center; bottom: 54px; padding: 24px 0; width: 944px; }
.slider-content-01 .content-left { display: inline-block; text-align: right; padding: 16px 22px 18px 24px; }
.slider-content-01 .content-right { display: inline-block; text-align: left; padding: 16px 22px 18px 24px; margin-left: -2px; }
.slider-content-01 h1 { font-size: 48px; line-height: 54px; font-weight: 900; }
.slider-content-01 h2 { font-size: 24px; font-weight: 400; }
.slider-content-01 .shop-btn { font-size: 12px; padding: 12px 14px; margin-top: 14px; display: inline-block; text-decoration: none; }

.slider-content-01.style-01 { background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0; }
.slider-content-01.style-01 .content-left { background: #f0545a none repeat scroll 0 0; }
.slider-content-01.style-01 .content-right { background: rgba(53, 53, 58, 0.7) none repeat scroll 0 0; }

.slider-content-01.style-01 .content-left h1 { color: #ffffff; }
.slider-content-01.style-01 .content-left h2 { color: #ffffff; }
.slider-content-01.style-01 .content-right h1 { color: #ffffff; }
.slider-content-01.style-01 .content-right h2 { color: #ffffff; }
/* END ************************************************************/

/* HEADINGs
**********************************************************************/
.page-heading { padding: 0 0 12px; margin-bottom: 20px; overflow: hidden; line-height: 30px; }
.page-heading span.heading-counter { font-size: 12px; float: right; text-transform: none; margin-bottom: 10px; }
.page-heading span.lighter { color: #9c9c9c; }
.page-heading.bottom-indent { margin-bottom: 16px; }
.page-heading.product-listing { border-bottom: none; margin-bottom: 0; }
.page-subheading { font-weight: 600; text-transform: uppercase; font-size: 18px; padding: 0 0 15px; line-height: normal; margin-bottom: 12px; border-bottom: 1px solid #e5e5e5; }
h3.page-product-heading { text-transform: uppercase; font-weight: 600; font-size: 18px; line-height: 20px; padding: 10px 4px 12px; margin: 0 0 20px; position: relative; }
/* END ************************************************************/

/* CATEGORY VIEW
**********************************************************************/
.content_scene_cat { margin-bottom: 20px; text-align: center; }
.content_scene_cat span.heading-counter.heading-counter { font-size: 10px; text-transform: uppercase; font-weight: 300; letter-spacing: 4px; border: 1px solid #EFEFEF; padding: 6px 12px; background: #ffffff; }
.content_scene_cat .cat_desc { padding: 14px 0 0; }
.content_scene_cat .content_scene_cat_bg { background: #fff; padding: 14px; border: 1px solid #EFEFEF; }
.content_scene_cat .category-name { font-size: 36px; font-weight: 300; }
.content_scene_cat .rte p { font-size: 14px; }
.content_scene_cat p { margin-bottom: 0; }
.content_scene_cat a { color: white; }
.content_scene_cat a:hover { text-decoration: underline; }
.content_scene_cat .content_scene { color: #777777; }
.content_scene_cat .content_scene .cat_desc { padding-top: 20px; }
.content_scene_cat .content_scene .cat_desc a { color: #777777; }
.content_scene_cat .content_scene .cat_desc a:hover { color: #515151; }
.cs-block { margin-bottom: 24px; }
/* END ************************************************************/

/***** Sub Categories Styles *****/
#subcategories { border-top: 1px solid #EFEFEF; padding: 15px 0 0px 0; }
#subcategories p.subcategory-heading { font-weight: bold; margin: 0 0 15px 0; }
#subcategories ul { margin: 0 0 0 -20px; }
#subcategories ul li { float: left; width: 160px; margin: 0 0 13px 20px; text-align: center; background: #fff; padding-bottom: 10px; min-height: 135px; border: 1px solid #efefef; }
#subcategories ul li h5 { border-bottom: 1px solid #efefef; margin: 0 6px 6px; padding-bottom: 6px; }
#subcategories ul li .subcategory-image a { display: block; margin: 6px 6px 4px; padding-bottom: 4px; }
#subcategories ul li .subcategory-image a img { max-width: 100%; vertical-align: top; }
#subcategories ul li .subcategory-name { text-transform: uppercase; }
#subcategories ul li .cat_desc { font-size: 10px; padding: 0 12px; }
/* END ************************************************************/

/* PAGINATION
**********************************************************************/
.sortPagiBar { border-top: 1px solid #EFEFEF; border-bottom: 1px solid #EFEFEF; background: #F9F9F9; line-height: 50px; padding: 0 12px; clear: both;}
.sortPagiBar .display { float: right; }
.sortPagiBar .display li { float: left; }
.sortPagiBar .display li a { background: #FFFFFF; border-left: 1px solid #EFEFEF; border-right: 1px solid #EFEFEF; font-size: 14px; margin-left: -1px; padding: 17px 12px; text-decoration: none; }
.sortPagiBar label { float: left; font-weight: 700; padding: 3px 6px 0 0; margin-bottom: 0; }

.sortPagiBar #productsSortForm { float: left; }
.sortPagiBar #productsSortForm select { max-width: 192px; float: left; }
.sortPagiBar #productsSortForm .selector { float: left; }
.sortPagiBar .nbrItemPage { float: left; } 
.sortPagiBar .nbrItemPage select { max-width: 59px; float: left; }
.sortPagiBar .nbrItemPage .clearfix > span { padding: 3px 0 0 12px; display: inline-block; float: left; }
.sortPagiBar .nbrItemPage #uniform-nb_item { float: left; }
.sortPagiBar label, .sortPagiBar select { float: left; }
.sortPagiBar.instant_search #productsSortForm { display: none; }	
.sortPagiBar label { padding: 0 8px 0 0; }
.sortPagiBar .selector { margin-right: 20px; margin-top: 12px; }
.top-pagination-content { border-bottom: 1px solid #EFEFEF; line-height: 60px; padding: 0 12px; margin-bottom: 20px; }
.top-pagination-content .product-count { float: left; }
.top-pagination-content .bt_compare, .bottom-pagination-content .bt_compare { float: right; margin-top: 11px; }
.bottom-pagination-content { border-top: 1px solid #EFEFEF; border-bottom: 1px solid #EFEFEF; background: #ffffff; padding: 0 12px; margin-top: 32px; margin-bottom: 30px; }
.bottom-pagination-content .pagination { line-height: 60px; }
.bottom-pagination-content .btn-showall { margin-left: 10px; margin-top: -2px; }
.bottom-pagination-content .btn-showall span { line-height: 38px; padding: 0 10px; display: inline-block; }
.bottom-pagination-content .product-count { line-height: 60px; }
ul.pagination { list-style-type: none; float: left; }
ul.pagination li { display: inline-block; line-height: 24px; }
ul.pagination a, ul.pagination span { display:inline-block; line-height: 38px; padding: 0 6px; text-decoration: none; text-align: center; }
ul.pagination .current span { font-weight: bold; }

/* END ************************************************************/

/* HEADER
**********************************************************************/
.header-wrapper { width: 100%; z-index: 9; position: relative; padding-bottom: 20px; }
.header-top .top-cb { margin-top: 10px; display: inline-block; }
.header-top a { text-decoration: none; }
.header-top .user-info { float: right; }
.header-top .user-info a { line-height: 36px; padding: 0 12px; margin-left: -1px; display: inline-block; }
.header-top .user-info a:hover { text-decoration: none; }
.header-top #contact-link { float: right; }
.header-top #contact-link a { line-height: 36px; padding: 0 12px; display: inline-block; }
.header-top #contact-link a:hover { text-decoration: none; }
.header-top .currencies-block { float: right; }
.header-top .currencies-block .current { line-height: 36px; margin-left: -1px; padding: 0 12px; }
.header-top .currencies-block .current:hover { text-decoration: none; }
.header-top .languages-block { float: right; }
.header-top .languages-block .current { line-height: 36px; margin-left: -1px; padding: 0 12px; }
.header-top .languages-block .current:hover { text-decoration: none; }

.header-container { display: table; content: ""; width: 100%; height: 68px; position: relative; padding: 10px 0 10px 0;}
.header-container .logo { text-decoration: none; float: left; width: 180px; }
.header-container .sf-contener { float: left; }
.header-container .top-info { float: right; text-align: right; margin-top: 20px; margin-right: 20px; font-size: 11px; }
.header-container .top-info .ico-support { display: inline-block; font-size: 14px; line-height: 14px; margin: -5px 1px 0 0; padding: 6px 7px 8px; position: absolute; }
.header-container .top-info .info-support { margin-left: 30px; }
.header-container .top-info em { font-weight: 700; }
.header-container .top-info .days { display: block; }

/*
.store-search { position: relative; z-index: 1; float: right; }
.store-search .quick-search { line-height: 68px; text-align: center; font-size: 18px; cursor: pointer; padding-left: 20px; padding-right: 20px; }
.store-search .search-box { display: none; position: absolute; top: 68px; right: 0; line-height: 40px; width: 200px; }
.store-search .input-text { width: 148px; height: 42px; padding: 0 8px; border: 0; border: none; background: none; float: left; }
.store-search .input-text:focus { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.store-search .search-arrow { width: 0; height: 0; top: -5px; left: 162px; border-left: 6px solid transparent; border-right: 6px solid transparent; position: absolute; }
.store-search .button { font-size: 14px; line-height: 42px; float: right; padding: 0 10px; background: none; }
.store-search .search-autocomplete { z-index:999; }
.store-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.ac_results { width: 242px !important; }
.ac_results li { font-size: 11px !important; font-family: inherit !important; margin: 12px !important; padding: 6px !important; }
.ac_odd { background-color: #fff !important; }
.ac_results li img { float: left !important; margin-right: 8px !important; width: 54px; }
/* END *********************************************************** */

/* CUSTOM MENU
**********************************************************************/
.custom-menu .cm-block2 { width: 50% !important; }
.custom-menu .cm-block3 { width: 33.33% !important; }
.custom-menu .offer { font-size: 10px; line-height: 16px; margin: 8px 0 0 32px; padding: 1px 4px; position: absolute; }
.custom-menu .submenu-container a { margin-bottom: 14px; }
.custom-menu .submenu-container p { margin-bottom: 14px; }
/* END *********************************************************** */


/* HOME TABS
**********************************************************************/
#tabs { height: 48px; text-align: center; font-size: 0px; margin-bottom: 30px; }
#tabs li { float: left; line-height: 48px; margin-right: 0px; margin-top: -1px; }
#tabs li a { display:block; margin-right: 1px; padding: 0 16px; font-size: 14px; font-weight: 800; font-weight: 700; text-transform: uppercase; }
#tabs li a:hover { text-decoration:none; }
#tabs li.active a { text-decoration:none; }
.tab-content { display: none; }
.tab-content { margin-left: -8px; margin-right: -8px; }
.tab-content .products-grid li.item { float: left; width: 224px; padding-left: 8px; padding-right: 8px; }
/* END *********************************************************** */

/* BADGES STYLE
**********************************************************************/
.product-new.style-01 { left: -1px; }
.product-sale.style-01 { right: -1px; }
.product-new.style-01, .product-sale.style-01 { display: inline-block; font-size: 11px; width: 40px; height: 20px; line-height: 20px; position: absolute; text-align: center; z-index: 9; top: 10px; }

.product-new.style-02 { left: -8px; }
.product-sale.style-02 { right: -8px; }
.product-new.style-02, .product-sale.style-02 { display: inline-block; font-size: 11px; width: 52px; height: 52px; line-height: 52px; position: absolute; text-align: center; z-index: 7; top: -8px; }

.product-new.style-03 { left: -1px; }
.product-sale.style-03 { right: -1px; }
.product-new.style-03, .product-sale.style-03 { display: inline-block; font-size: 11px; width: 36px; height: 22px; line-height: 22px; position: absolute; text-align: center; z-index: 9; top: 10px; -webkit-border-radius: 0 8px 0 8px; -moz-border-radius: 0 8px 0 8px; border-radius: 0 8px 0 8px; }

.product-new.style-04 { left: -1px; -webkit-border-radius: 0 100px 100px 100px; -moz-border-radius: 0 100px 100px 100px; border-radius: 0 100px 100px 100px; }
.product-sale.style-04 { right: -1px; -webkit-border-radius: 100px 0 100px 100px; -moz-border-radius: 100px 0 100px 100px; border-radius: 100px 0 100px 100px; }
.product-new.style-04, .product-sale.style-04 { display: inline-block; font-size: 11px; line-height: 32px; position: absolute; text-align: center; z-index: 99; width: 32px; height: 32px; top: -1px; }

.product-new.style-05 { left: -8px; top: -8px; }
.product-sale.style-05 { left: -8px; top: 28px; }
.product-new.style-05, .product-sale.style-05 { border: 4px solid #FFFFFF; display: inline-block; font-size: 11px; width: 48px; height: 48px; line-height: 38px; position: absolute; text-align: center; z-index: 5; }

.product-new.style-06 { left: -1px; top: 0; }
.product-sale.style-06 { left: -1px; top: 0; top: 19px; }
.product-new.style-06, .product-sale.style-06 { display: inline-block; font-size: 11px; height: 18px; line-height: 18px; position: absolute; text-align: center; z-index: 99; padding: 0 8px; }
/* END ************************************************************/

/* jCAROUSEL
**********************************************************************/
.carousel-wrapper { margin-left: -8px; margin-right: -8px; margin-bottom: 30px; }
.carousel-wrapper .carousel-title { position: relative; margin-left: 8px; margin-right: 8px; margin-bottom: 42px; }
.carousel-wrapper .carousel-title .line-01 { margin-top: -22px; display: block; }
.carousel-wrapper .carousel-title.style-01 h1 { line-height: 44px; padding: 0 16px; display: inline-block; }
.carousel-wrapper .carousel { position: relative; overflow: hidden; margin-top: 30px; margin-bottom: 20px; }
.carousel-wrapper .carousel ul.grid li.item { float: left; padding-left: 8px; padding-right: 8px; }
.carousel-wrapper.col-04 .carousel ul.grid li.item { width: 240px; }
.carousel-wrapper.col-05 .carousel ul.grid li.item { width: 240px; }
.carousel-wrapper.col-06 .carousel ul.grid li.item { width: 240px; }

.carousel-wrapper.col-05 .button-container .btn-cart { padding: 0 10px !important; }
.carousel-wrapper.col-05 .content_price .price { font-size: 18px !important; }

.carousel-wrapper.col-06 .button-container .btn-cart { padding: 0 10px !important; }
.carousel-wrapper.col-06 .content_price .price { font-size: 12px !important; }
.carousel-wrapper.col-06 .old-price, .carousel-wrapper.col-06 .price-percent-reduction, .carousel-wrapper.col-06 .price { font-size: 10px; }

.carousel-wrapper.col-04 .carousel .availability { bottom: 118px; }	
.carousel-wrapper.col-05 .carousel .availability { bottom: 118px; }	
.carousel-wrapper.col-06 .carousel .availability { bottom: 118px; }

.carousel-wrapper.col-04 .carousel .product-image .overimage { width: 193px; }	
.carousel-wrapper.col-05 .carousel .product-image .overimage { width: 193px; }	
.carousel-wrapper.col-06 .carousel .product-image .overimage { width: 193px; }	

.carousel-wrapper.col-04 ul.grid .button-container .quick-view { top: 80px; }
.carousel-wrapper.col-05 ul.grid .button-container .quick-view { top: 80px; }
.carousel-wrapper.col-06 ul.grid .button-container .quick-view { top: 80px; }

.carousel-wrapper .carousel ul.grid { width: 20000em; position: relative; list-style: none; margin: 0; padding: 0; }
.style-01 .carousel-control-prev, .style-01 .carousel-control-next { color: #FFFFFF; display: inline-block; font-size: 14px; height: 36px; line-height: 38px; position: absolute; text-align: center; width: 36px; z-index: 8; top: 4px; }
.style-01 .carousel-control-prev:hover, .style-01 .carousel-control-next:hover { text-decoration: none; }
.style-01 .carousel-control-prev { right: 32px; }
.style-01 .carousel-control-next { right: 0; }
.style-01 .carousel-control-prev.inactive { background-position: 10px 8px; background-color: #E5E5E5 !important; cursor: default; }
.style-01 .carousel-control-next.inactive { background-position: 10px -58px; background-color: #E5E5E5 !important; cursor: default; }
/* END ************************************************************/

/* HOME TABS
**********************************************************************/
.tab-content { margin-left: -8px; margin-right: -8px; }
.tab-content li.item { padding-left: 8px; padding-right: 8px; float: left; }

.tab-content.col-06 .button-container .btn-cart { padding: 0 12px !important; }
.tab-content.col-06 .content_price .price { font-size: 12px !important; }
.tab-content.col-06 .old-price, .tab-content.col-06 .price-percent-reduction, .tab-content.col-06 .price { font-size: 10px; }

.tab-content.col-04 .availability { bottom: 118px; }	
.tab-content.col-05 .availability { bottom: 118px; }	
.tab-content.col-06 .availability { bottom: 118px; }

.tab-content.col-04 .product-image .overimage { width: 193px; }	
.tab-content.col-05 .product-image .overimage { width: 193px; }	
.tab-content.col-06 .product-image .overimage { width: 193px; }	

.tab-content.col-04 li.item { width: 240px; }
.tab-content.col-05 li.item { width: 240px; }
.tab-content.col-06 li.item { width: 240px; }

.tab-content.col-04 ul.grid .button-container .quick-view { top: 76px; }
.tab-content.col-04 ul.grid .button-container .btn-cart { top: 113px; }
.tab-content.col-05 ul.grid .button-container .quick-view { top: 76px; }
.tab-content.col-05 ul.grid .button-container .btn-cart { top: 113px; }
.tab-content.col-06 ul.grid .button-container .quick-view { top: 76px; }
.tab-content.col-06 ul.grid .button-container .btn-cart { top: 113px; }
/* END ************************************************************/

/* STATIC BLOCK
**********************************************************************/
.top-cart-block { background: #F9F9F9; border: 1px dashed #EDEDED; padding: 28px 0; text-align: center; margin: 18px 0 0; }
.banner-sidebar { background: #F9F9F9; border: 1px dashed #EDEDED; padding: 28px 0; text-align: center; margin: 18px 0 0; }
#product .static-block { background: #F9F9F9; border: 1px dashed #EDEDED; padding: 28px 0; text-align: center; margin: 18px 0 0; }
/* END ************************************************************/

/* SPECIAL TOP BANNER
**********************************************************************/
.special-open { font-size: 10px; line-height: 24px; padding: 0 12px; position: absolute; right: 0; text-transform: uppercase; text-decoration: none; }
.special-open:hover { text-decoration: none; }
.special-banner { display: none; }
.special-banner img { width: 100%; }
/* END ************************************************************/

/* HOME PROMO BLOCK
**********************************************************************/
.hp-promo:before, .hp-promo:after { display: table; content: ""; }
.hp-promo:after { clear: both; }
.hp-promo { min-height: 236px; }
.hp-promo .hp-banner-content { Margin: 28px 0 28px 0; padding: 0 14px; text-align: center; width: 100%; }
/*.hp-promo .hp-banner { float:left; width: 33.3333%; position: relative; } */
.hp-promo .hp-banner { float:left; width: 25%; position: relative; }

.hp-promo .hp-banner h2 { font-family: Lato; font-size: 36px; font-weight: 300; line-height: 36px; margin-bottom: 6px; }
.hp-promo .hp-banner h2 span { display: block; }
.hp-promo .hp-banner em { margin-top: 6px; padding: 0 18px; line-height: 44px; display: inline-block; }
/* END ************************************************************/

/* HOME PROMO BLOCK
**********************************************************************/
.welcome-block { text-align: center; }
.welcome-block h1 { font-size: 32px; line-height: 52px; margin-bottom: 10px; padding: 0 14px; font-weight: 400; display: inline-block; border-bottom: 1px solid #f0545a; border-top: 1px solid #f0545a; }
.welcome-block h2 { font-size: 20px; font-weight: 400; line-height: 22px; margin-bottom: 12px; }
/* END ************************************************************/

/* HOME BANNER BLOCK
**********************************************************************/
.hp-banner-01 { text-align: center; margin-bottom: 30px; }
.hp-banner-01 .hp-banner a { display: block; overflow: hidden; position: relative; }
.hp-banner-01 .hp-banner:hover img { transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); }
.hp-banner-01 .hp-banner img { width: 100%; }
.hp-banner-01 .hp-banner h2 { font-size: 32px; font-weight: 100; color: #000; margin: 6px 0 12px; }
.hp-banner-01 .hp-banner p { margin-bottom: 20px; }
.hp-banner-01 .hp-block-01 .shop-btn { display: inline-block; padding: 14px 24px; }
.hp-banner-01 .hp-block-01 .shop-btn:hover { text-decoration: none; }
.hp-banner-01 .hp-banner-content { position: absolute; z-index: 1; margin-top: 100px; padding: 0 12px; background: rgba(0, 0, 0, 0.5); }
.hp-banner-01 .hp-banner a span { z-index: 1; background: #E74C3C; bottom: 26px; color: #FFFFFF; display: inline-block; left: 0; margin: 0 auto; padding: 12px 14px;   position: absolute; right: 0; text-align: center; width: 120px; }
/* END ************************************************************/

/* HOME FEATURED BANNER
**********************************************************************/
.hp-featured-block:before, .hp-featured-block:after { display: table; content: ""; }
.hp-featured-block:after { clear: both; }
.hp-featured-block { margin-left: 10px; margin-right: 10px; padding: 10px 20px; }
.hp-featured-block h1 { font-size: 32px; font-weight: 900; margin-right: 14px; display: inline-block; }
.hp-featured-block h2 { font-size: 20px; letter-spacing: 8px; display: inline-block; }
.hp-featured-block a { float: right; padding: 22px 36px; }
/* END ************************************************************/

/* HOME NEW PRODUCTS BANNER
**********************************************************************/
.hp-new-block:before, .hp-new-block:after { display: table; content: ""; }
.hp-new-block:after { clear: both; }
.hp-new-block { margin-left: 10px; margin-right: 10px; }
.hp-new-block .hp-banner-content { margin-top: 28px; padding: 0 18px; position: absolute; width: 100%; z-index:9; }
.hp-new-block .hp-banner { float:left; width: 33.3333%; position: relative; overflow: hidden; }
.hp-new-block .hp-banner h2 { font-size: 32px; font-weight: 100; line-height: 32px; }
.hp-new-block .hp-banner h2 span { display: block; }
.hp-new-block .hp-banner em { margin-top: 16px; padding: 0 18px; line-height: 44px; display: inline-block; }
/* END ************************************************************/

/* HOME TOP SELLER BANNER
**********************************************************************/
.hp-top-block:before, .hp-top-block:after { display: table; content: ""; }
.hp-top-block:after { clear: both; }
.hp-top-block { margin-left: 10px; margin-right: 10px; }
.hp-top-block .hp-banner-content { margin-top: 28px; padding: 0 18px; position: absolute; width: 100%; z-index:9; }
.hp-top-block .hp-banner { float:left; width: 33.3333%; position: relative; overflow: hidden; }
.hp-top-block .hp-banner h2 { font-size: 32px; font-weight: 100; line-height: 32px; }
.hp-top-block .hp-banner h2 span { display: block; }
.hp-top-block .hp-banner em { margin-top: 16px; padding: 0 18px; line-height: 44px; display: inline-block; }
/* END ************************************************************/

.block { margin-bottom: 24px; background: #ffffff; padding-bottom: 14px; }

@media (max-width: 767px) {
.block .block_content {
margin-bottom: 20px;
}
}
.block .title_block, .block h4 { background:#fff; line-height: 26px; text-decoration:none !important; padding: 10px 12px !important; }
@media (min-width: 768px) and (max-width: 991px) {
.block .title_block,  .block h4 {
font-size: 14px;
}
}
@media (max-width: 1023px) {
.block .title_block,  .block h4 {
position: relative;
}
.block .title_block:after,  .block h4:after { display: block; font-family: "FontAwesome"; content: ""; position: absolute; right: -8px; top: 11px; height: 36px; width: 36px; font-size: 18px; font-weight: normal; }
.block .title_block.active:after,  .block h4.active:after { content: ""; }
}
.block .list-block a { border-bottom: 1px solid #EFEFEF; display: block; padding: 6px 0; }
@media (max-width: 767px) {
.block .list-block {
margin-top: 0;
}
}
.block .block_content { margin-top: 12px; }
.block .list-block li a i { display: none; }
.block .list-block li a:before { content: "\f105"; display: inline; font-family: "FontAwesome"; color: #333333; padding-right: 8px; }
.block .list-block li a:hover { color: #333333; font-weight: bold; }
.block .list-block li:first-child { border-top: none; }
.block .list-block .form-group { padding-top: 20px; border-top: 1px solid #E5E5E5; margin-bottom: 0; }
.block .list-block .form-group select { max-width: 270px; }
@media (max-width: 767px) {
.block .list-block .form-group select {
width: 270px;}
}
.block .list-block .btn { margin-top: 12px; }
.block .products-block li { padding: 0 0 8px; margin-bottom: 20px; border-bottom: 1px solid #EFEFEF; }
.block .products-block li .products-block-image { float: left; border: 1px solid #EFEFEF; margin-right: 12px; }
@media (min-width: 768px) and (max-width: 991px) {
.block .products-block li .products-block-image {
float: none;
display: inline-block;
margin: 0 auto 10px;
text-align: center;
}
}
.block .products-block li .product-content { overflow: hidden; }
.block .products-block li .product-content h5 { margin: 0 0 8px; }
.block .products-block .product-name { font-weight: 700; }
.block .products-block .product-description { margin-bottom: 14px; }
.block .products-block .price-percent-reduction { font: 700 14px/17px Arial, Helvetica, sans-serif; padding: 1px 6px; }


#wishlist_block #wishlist_block_list { margin: 0 0 12px; }
#wishlist_block #wishlist_block_list dl.products dt.first_item { border-top: medium none; padding-top: 4px; }
#wishlist_block #wishlist_block_list dl.products dt { border-bottom: 1px solid #EFEFEF; padding: 10px 0; }
#wishlist_block #wishlist_block_list dl dt { padding-right: 0; position: relative; }
#wishlist_block #wishlist_block_list .ajax_cart_block_remove_link { float: right; text-decoration: none; font-size: 14px; }
#wishlist_block .form-group { margin-bottom: 12px; }
#categories_block_left li { position: relative; }
#categories_block_left li a { font-weight: bold; display: block; text-decoration: none; line-height: 30px; padding: 0 30px 0 6px; border-bottom: 1px solid #EFEFEF; }
#categories_block_left li span.grower { display: block; background: #f6f6f6; position: absolute; right: 0; top: 0; cursor: pointer; font-size: 11px; font-weight: 700; }
#categories_block_left li span.grower.OPEN:before, #categories_block_left li span.grower.CLOSE:before { content: "\f068"; display: block; vertical-align: middle; width: 30px; height: 30px; line-height: 30px; text-align: center; font-family: 'FontAwesome'; }
#categories_block_left li span.grower.CLOSE:before { content: "\f067"; color: silver; font-family: 'FontAwesome'; }
#categories_block_left li span.grower:hover + a, #categories_block_left li a:hover, #categories_block_left li a.selected { background: #f6f6f6; }
#categories_block_left li li a { font-weight: normal; color: #777777; }
#categories_block_left li li a:before { content: "\f105"; line-height: 29px; padding-right: 6px; font-size: 14px; font-family: 'FontAwesome'; }
/* END ************************************************************/

/* PRODUCT LIST - GRID
**********************************************************************/
.catalog-loading { background: #FFFFFF; border: 1px solid #EFEFEF; margin: 4% 26% 26%; padding: 24px; position: absolute; text-align: center; z-index: 100; -webkit-border-radius: 4px 4px 4px 4px; -moz-border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px; -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.5); box-shadow: 0 2px 12px rgba(0, 0, 0, 0.5); }
ul.grid.style-01 .product-container { background:#ffffff; position: relative; margin-bottom: 40px; margin-top: 10px; }
ul.grid.style-01 .product-container:hover { background-color:#fff; }
ul.grid.style-01 .product-image { display:block; text-align:center; min-height: 132px; padding: 14px; position: relative; }

ul.grid.style-01 .product-container .product-image img { -webkit-transition: opacity 0.3s ease-in-out; -moz-transition: opacity 0.3s ease-in-out; -o-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; }
ul.grid.style-01 .product-container .product-image .overimage { left: 14px; position: absolute; top: 14px; opacity: 0; }

ul.grid.style-01 .product-container:hover .product-image .overimage { opacity: 1; }

ul.grid.style-01 .product-name { overflow: hidden; }
ul.grid.style-01 .product-name a { display: block; overflow:hidden; line-height: 16px; text-decoration: none; height: 34px; padding: 0 12px; margin: 10px 0; }
ul.grid.style-01 .content_price { margin: 0 12px; float: left; }
ul.grid.style-01 .content_price .price { font-size: 16px; font-weight: 400; display: inline-block; line-height: 48px; }
ul.grid.style-01 .old-price, ul.grid.style-01 .price-percent-reduction { vertical-align: 2px; }
ul.grid.style-01 .old-price, ul.grid.style-01 .price-percent-reduction, ul.grid.style-01 .price { display: inline-block; }
ul.grid.style-01 .product-container .product-flags { display: none; }
ul.grid.style-01 .product-desc { margin-bottom: 12px; height: 30px; overflow: hidden; }
ul.grid.style-01 .button-container .quick-view { opacity: 0; text-decoration: none; line-height: 36px; padding: 0 18px; position: absolute; font-size: 12px; width: 110px; left: 0; right: 0; margin: 0 auto; text-align: center; }
ul.grid.style-01 .product-container:hover .quick-view { opacity: 1; }
ul.grid.style-01 .button-container { float: right; }
ul.grid.style-01 .button-container .btn-cart { text-decoration: none; font-size: 14px; line-height: 45px; padding: 0 16px; float: right; }
ul.grid.style-01 .product-container .addToWishlist { left: 104px; }
ul.grid.style-01 .product-container .add_to_compare { right: 104px; }
ul.grid.style-01 .product-container .wishlist span, ul.grid.style-01 .product-container .compare span { display: none; }
ul.grid.style-01 .product-container .addToWishlist, ul.grid.style-01 .product-container .add_to_compare { opacity: 0; position: absolute; text-decoration: none; display: inline-block; width: 36px; height: 36px; line-height: 36px; text-align: center; }
ul.grid.style-01 .product-container:hover .addToWishlist, ul.grid.style-01 .product-container:hover .add_to_compare { opacity: 1; }

ul.grid.style-01 .availability { display: inline-block; left: 14px; position: absolute; }
ul.grid.style-01 .availability span { display: inline-block; padding: 2px 6px; font-size: 11px; }
ul.grid.style-01 .price-percent-reduction { display: inline-block; padding: 0 6px; }
.product_list.grid .availability { bottom: 118px; }
ul.grid.col-04 .button-container .btn-cart { padding: 0 12px !important; }
ul.grid.col-04 .content_price .price { font-size: 12px !important; }
ul.grid.col-04 .old-price, ul.grid.col-04 .price-percent-reduction, ul.grid.col-04 .price { font-size: 10px; }

ul.grid.col-03 li.item { float: left; margin-left: 8px; margin-right: 8px; width: 214px; }
ul.grid.col-04 li.item { float: left; margin-left: 8px; margin-right: 8px; width: 214px; }

ul.grid.col-03 .product-image .overimage { width: 184px; }
ul.grid.col-04 .product-image .overimage { width: 184px; }

ul.grid.col-03 .button-container .quick-view { top: 78px; }
ul.grid.col-03 .button-container .btn-cart { top: 115px; }
ul.grid.col-04 .button-container .quick-view { top: 78px; }
ul.grid.col-04 .button-container .btn-cart { top: 115px; }
ul.grid.col-05 .button-container .quick-view { top: 78px; }
ul.grid.col-05 .button-container .btn-cart { top: 115px; }

ul.grid.col-03 .product-container .addToWishlist, ul.grid.col-03 .product-container .add_to_compare { top: 128px; }
ul.grid.col-04 .product-container .addToWishlist, ul.grid.col-04 .product-container .add_to_compare { top: 128px; }
ul.grid.col-05 .product-container .addToWishlist, ul.grid.col-05 .product-container .add_to_compare { top: 128px; }
/* PRODUCT LIST - LIST
**********************************************************************/
ul.list.style-01 li.item { margin-left: 8px; margin-right: 8px; margin-top: 42px; }
ul.list.style-01 li:last-child .product-container { border-bottom: none; }
ul.list.style-01 .product-container { background:#ffffff; position: relative; text-align: left; border-bottom: 1px solid #EFEFEF; padding-bottom: 18px; }
ul.list.style-01 .product-name { margin-bottom: 8px; }
ul.list.style-01 .product-name a { display:block; overflow:hidden; line-height: 16px; text-decoration: none; }
ul.list.style-01 .left-block { position: relative; }
ul.list.style-01 .product-image { display:block; text-align:center; min-height: 132px; position: relative; }
ul.list.style-01 .product-container .product-flags { margin: 4px 0 10px 0; }
ul.list.style-01 .product-container .product-flags .discount { padding: 2px 6px; }
ul.list.style-01 .availability { margin-bottom: 12px; display: inline-block; }
ul.list.style-01 .availability span { display: inline-block; padding: 2px 6px; font-size: 11px; }
ul.list.style-01 .price-percent-reduction { display: inline-block; padding: 0 6px; }
ul.list.style-01 .right-block-content { border-left: 1px solid #EFEFEF; padding-left: 18px; text-align: right; }
ul.list.style-01 .right-block-content .price { font-size: 32px; font-weight: 300; float: right; line-height: 32px; margin-bottom: 8px; }
ul.list.style-01 .button-container .quick-view { text-decoration: none; line-height: 36px; padding: 0 18px; font-size: 12px; width: 110px; display: inline-block; text-align: center; margin-bottom: 8px; }
ul.list.style-01 .button-container .btn-cart { text-decoration: none; font-size: 12px; line-height: 36px; padding: 0 18px; width: 110px; display: inline-block; text-align: center;}
ul.list .product-container .product-image img { -webkit-transition: opacity 0.3s ease-in-out; -moz-transition: opacity 0.3s ease-in-out; -o-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; }
ul.list .product-container .product-image .overimage { left: 0; position: absolute; top: 0; opacity: 0; width: 164px; }
ul.list .product-container:hover .product-image .overimage { opacity: 1; }

ul.list.style-01 .product-container .wishlist { margin-top: 10px; }
ul.list.style-01 .product-container .wishlist i, ul.list.style-01 .product-container .compare i { display: none; }
ul.list.style-01 .product-container .addToWishlist, ul.list.style-01 .product-container .add_to_compare { text-decoration: none; display: inline-block; }
/* END ************************************************************/

/* LABELS
**********************************************************************/
.label { display: inline; padding: .2em .6em .3em; font-size: 100%; font-weight: normal; line-height: 1; color: #ffffff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0; }
.label { white-space: normal; display: inline-block; padding: 4px 8px; }
.label[href]:hover, .label[href]:focus { color: white; text-decoration: none; cursor: pointer; }
.label:empty { display: none; }

.label-default { background-color: #999999; }
.label-default[href]:hover, .label-default[href]:focus { background-color: gray; }

.label-primary { background-color: #428bca; }
.label-primary[href]:hover, .label-primary[href]:focus { background-color: #3071a9; }

.label-success { background-color: #B5D4B6; }
.label-success[href]:hover, .label-success[href]:focus { background-color: #3aae43; }

.label-info { background-color: #5192f3; }
.label-info[href]:hover, .label-info[href]:focus { background-color: #2174f0; }

.label-warning { background-color: #E1715E; }
.label-warning[href]:hover, .label-warning[href]:focus { background-color: #f07701; }

.label-danger { background-color: #f3515c; }
.label-danger[href]:hover, .label-danger[href]:focus { background-color: #f0212f; }

.badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; font-weight: bold; color: white; line-height: 1; vertical-align: baseline; white-space: nowrap; text-align: center; background-color: #999999; border-radius: 10px; }
.badge:empty { display: none; }
a.badge:hover, a.badge:focus { color: white; text-decoration: none; cursor: pointer; }
.btn .badge { position: relative; top: -1px; }
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge { color: #777777; background-color: white; }
.nav-pills > li > a > .badge { margin-left: 3px; }
/* END ************************************************************/

/* BRAND CAROUSEL
**********************************************************************/
.brand-carousel { overflow: hidden; margin-left: -8px; margin-right: -8px; }
.brand-carousel .carousel-title { position: relative; }
.brand-carousel .carousel { height: 98px; position: relative; overflow: hidden; margin: 20px 40px; background: #ffffff; border-bottom: 1px solid #EDEDED; border-top: 1px solid #EDEDED; }
.brand-carousel .carousel ul.brand-grid { width: 20000em; position: absolute; list-style: none; margin: 0; padding: 0; }
.brand-carousel .carousel li { float: left; text-align: center; margin-left: -1px; float: left; width: 148px; }
.brand-carousel .carousel li a { display: block; border-left: 1px solid #EDEDED; border-right: 1px solid #EDEDED; }
.brand-carousel .brand-grid li.item { padding-left: 8px; padding-right: 8px; }
.brand-carousel .carousel-control-prev, .brand-carousel .carousel-control-next { background: #fff; border: 1px solid #EDEDED; display: inline-block; float: right; font-size: 12px; height: 98px; line-height: 98px; position: absolute; text-align: center; top: 20px; width: 33px; z-index: 7; }
.brand-carousel .carousel-control-prev:hover, .brand-carousel .carousel-control-next:hover { text-decoration: none; }
.brand-carousel .carousel-control-prev { left: 8px; }
.brand-carousel .carousel-control-next { right: 8px; }
.brand-carousel .carousel-control-prev.inactive { border: 1px solid #EDEDED; color: #E5E5E5 !important; cursor: default; }
.brand-carousel .carousel-control-next.inactive { border: 1px solid #EDEDED; color: #E5E5E5 !important; cursor: default; }
/* END ************************************************************/

/* ABOUT STORE
**********************************************************************/
.about-store { background-image: url(../img/fixed-store.jpg) ; background-position: center; background-attachment: fixed; background-color: #ffffff; padding: 40px 0; -moz-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.2); -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.2); box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.2); }
.about-store .i-block { text-align: center; padding: 18px 24px; }
.about-store h3 { font-size: 46px; font-weight: 300; line-height: 46px; margin-bottom: 14px; } 
.about-store .offer-btn { padding: 12px 24px; display: inline-block; margin-top: 20px; border-radius: 2px; font-family: roboto; font-size: 12px; letter-spacing: 4px; }
/* END ************************************************************/

/* BOTTOM INFO BLOCK
**********************************************************************/
.info-blocks2 .secure-shopping, .info-blocks2 .customer-service, .info-blocks2 .gauranteed, .info-blocks2 .fast-free { display: inline-block; font-size: 48px; }
.info-blocks2 .i-block2 { padding: 24px 0; text-align: center;}
.info-blocks2 .i-block2 h3 { font-size: 24px; font-weight: 300; font-style: normal; margin: 6px 0 4px; }
.info-blocks2 .i-block2 i { border: 1px solid #E3E7E8; display: inline-block; font-size: 30px; line-height: 32px; padding: 12px 0; width: 58px; }
.info-blocks2 .i-content { overflow: hidden; }
 
/* END ************************************************************/

/* FOOTER
**********************************************************************/
.footer-container.wide { width: 100%; }
.footer-container.boxed { width: 990px; margin: 0 auto; }
.footer-container .f-updates .container { padding-bottom: 18px; margin-bottom: 8px; }
.footer-container .f-updates .about-us, .footer-container .f-updates .contact-us,  .footer-container .f-updates .twitter-box, .footer-container .f-updates .facebook{ margin-top: 30px; }
.footer-container .f-details { padding-bottom: 10px; }
.footer-container h2 { margin: 0 0 12px; }
.footer-container .f-details li a { line-height: 18px; }
.footer-container .f-details .blocks { min-height: 210px; margin-top: 30px; }
.footer-container .f-details .blocks.last { border-right: 0px; }
.footer-container .f-bottom { padding: 10px 0; }
.footer-container .f-bottom .container { padding: 20px 0; }
.footer-container .line { display: block; width: 36px; height: 1px; margin-bottom: 20px; }
/* Contact Details */
.footer-container .addresss, .footer-container .phone, .footer-container .fax, .footer-container .email, .footer-container .chat { padding: 4px 0 6px; min-height: 38px; clear: left; }
.footer-container .addresss span, .footer-container .phone span, .footer-container .fax span, .footer-container .email span, .footer-container .chat span { display: inline-block; float: left; font-size: 16px; height: 38px; line-height: 38px; margin-right: 10px; text-align: center; width: 38px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.footer-container .addresss:hover span, .footer-container .phone:hover span, .footer-container .fax:hover span, .footer-container .email:hover span, .footer-container .chat:hover span { color: #FE5252; }
.footer-container .email a, .footer .chat a { padding: 0; }

/* Social Links
.social-block { margin-bottom: 8px; }
.social-block li { display: inline; }
.social-block a { font-size: 14px; line-height: 26px !important; text-align: center; display: inline-block; margin-right: 2px; width: 28px; }
.social-block .fa { text-decoration: none; }
/* Payment Icons
.payment-mathods { margin-top: 6px; height: 24px; }
.payment-mathods li { display: inline-block; margin-right: 2px; float: right; }
/* Twitter Feed
.tweet_list { list-style: none; margin: 0; padding: 0; overflow-y: hidden; }
.tweet_list li { overflow-y: auto; overflow-x: hidden; padding-bottom:10px; list-style-type: none; }
.tweet_list li a { font-style: italic; }
.tweet_list .tweet_even { }
.tweet_list .tweet_avatar { padding-right: .5em; float: left; }
.tweet_list .tweet_avatar img { vertical-align: middle; }
*/
/* Newsletter ********************************/
.subscribe { }
.subscribe .news-ico { float: left; font-size: 24px; line-height: 28px; padding: 0 !important; }
.subscribe small { font-size: 11px; text-transform: none; font-weight: 300; line-height: 14px; display: block; }
.subscribe h2 { line-height: 30px; }
.subscribe .input-box { width: 222px; }
.subscribe .input-text { border:0px; padding: 10px 6px; width: 210px; height:36px; font-style: italic; background-color: transparent; }
.subscribe .button { line-height: 38px; margin-top: 16px; padding: 0 18px; -webkit-appearance: none; -webkit-border-radius:0; }
.subscribe .validation-advice { position:absolute; margin:-80px 0 0; width:182px; }
/* About, Twitter, Facebook
.f-updates .about-us h3, .f-updates .twitter-box h3, .f-updates .facebook h3 { margin-bottom: 20px; }
.f-updates .about-us h3 span, .f-updates .twitter-box h3 span, .f-updates .facebook h3 span { padding-right: 10px; }
.facebook-box { height: 248px; left:-6px; overflow:hidden; position:relative; top:-10px; width: 100% !important; z-index:10; }
.facebook-box iframe { left:-5px; overflow:hidden; position:relative; top:-1px; width:103% !important; }
*/
#back_top { text-align: center; padding: 8px; position: fixed; bottom:120px; right: 10px; cursor:pointer; display:none; font-size: 16px; z-index: 99; }
#back_top span { display: block; font-size: 10px; margin-top: 8px; padding: 6px 10px; }
/* END ************************************************************/


/* CSS3
**********************************************************************/
.shopping_cart .in-cart, .flex-direction-nav a, .product-new.style-05, .product-sale.style-05, .product-new.style-02, .product-sale.style-02, .step-num span, .span_link, .i-block2 i, .product-container .addToWishlist, .product-container .add_to_compare, .social-block a { -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; }

.search-box, .cart_block .cart-buttons a, .subscribe .input-box, .subscribe .button, #back_top, .quick-view, ul.pagination a, ul.pagination span, .block-content, .button, .languages-block ul, .currencies-block ul, .box, .form-control, .button span, .shop-btn, .box-cart-bottom .exclusive span, .ch-info .extra-link, .order-phone, #view_scroll_left, #view_scroll_right, .slide-btn, .product-container, .carousel-title.style-01 h1, .btn-cart i, .hp-banner a, .hp-banner a span, .block, .flex-direction-nav a, #image-block, .primary_block, .page-product-box, .box, .hp-featured-block, .i-block, .custom-menu .offer, #back_top span, .content_scene_cat_bg, .hp-banner em, #columns.container, .style-01 .carousel-control-prev, .style-01 .carousel-control-next, .simpleblog-recent .post-item { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }

.cart_block, .sf-menu ul, .ac_results, #menu .submenu, .product-new.style-05, .product-sale.style-05, .languages-block ul, .currencies-block ul, .search-box { -moz-box-shadow:0 2px 12px rgba(0, 0, 0, 0.16); -webkit-box-shadow:0 2px 12px rgba(0, 0, 0, 0.16); box-shadow:0 2px 12px rgba(0, 0, 0, 0.16); }

.flexslider .pro-image a { -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10); -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10); }

a, .subscribe .button, .product-image, .product-container, .container-line, .quick-view, .btn-cart, .hp-banner-01 .hp-banner img, .carousel-control-prev, .carousel-control-next, #home-page-tabs li a, #subcategories ul li .subcategory-image a, .languages-block .current, .currencies-block .current, .addToWishlist, .add_to_compare, .button, .button span, .span_link, .footer-container span, .btn-cart i, .header-container, .hp-banner a img { transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; }

input.input-text:focus, textarea:focus { -moz-box-shadow: inset 0 0 10px #EDEDED; -webkit-box-shadow: inset 0 0 10px #EDEDED; box-shadow: inset 0 0 10px #EDEDED; }

#columns.container, .simpleblog-recent .post-item { -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); }
/* END ************************************************************/


/* ACCOUNT - AUTHENTICATION
**********************************************************************/
#identity #center_column form.std .row .span1,  #authentication #center_column form.std .row .span1,  #order-opc #center_column form.std .row .span1 { width: 72px; float: left; }
#identity #center_column form.std .row .span1 .form-control,  #authentication #center_column form.std .row .span1 .form-control,  #order-opc #center_column form.std .row .span1 .form-control { width: 72px; float: left; }

#address, #identity, #account-creation_form, #new_account_form, #opc_account_form, #authentication { padding-bottom: 20px; line-height: 20px; }
#address p.required,  #identity p.required,  #account-creation_form p.required,  #new_account_form p.required,  #opc_account_form p.required,  #authentication p.required { color: #f13340; margin: 9px 0 16px 0; }
#address p.inline-infos,  #identity p.inline-infos,  #account-creation_form p.inline-infos,  #new_account_form p.inline-infos,  #opc_account_form p.inline-infos,  #authentication p.inline-infos { color: red; }
#address .form-group,  #identity .form-group,  #account-creation_form .form-group,  #new_account_form .form-group,  #opc_account_form .form-group,  #authentication .form-group { margin-bottom: 4px; }
#address .form-group .form-control,  #identity .form-group .form-control,  #account-creation_form .form-group .form-control,  #new_account_form .form-group .form-control,  #opc_account_form .form-group .form-control,  #authentication .form-group .form-control { max-width: 271px; }
#address .form-group .form-control#adress_alias,  #identity .form-group .form-control#adress_alias,  #account-creation_form .form-group .form-control#adress_alias,  #new_account_form .form-group .form-control#adress_alias,  #opc_account_form .form-group .form-control#adress_alias,  #authentication .form-group .form-control#adress_alias { margin-bottom: 20px; }
#address .gender-line,  #identity .gender-line,  #account-creation_form .gender-line,  #new_account_form .gender-line,  #opc_account_form .gender-line,  #authentication .gender-line { margin-bottom: 4px; padding-top: 4px; }
#address .gender-line > label,  #identity .gender-line > label,  #account-creation_form .gender-line > label,  #new_account_form .gender-line > label,  #opc_account_form .gender-line > label,  #authentication .gender-line > label { margin-right: 10px; margin-bottom: 0; }
#address .gender-line .radio-inline label,  #identity .gender-line .radio-inline label,  #account-creation_form .gender-line .radio-inline label,  #new_account_form .gender-line .radio-inline label,  #opc_account_form .gender-line .radio-inline label,  #authentication .gender-line .radio-inline label { font-weight: normal; color: #777777; }
#identity #center_column form.std .row .span1,  #authentication #center_column form.std .row .span1,  #order-opc #center_column form.std .row .span1 { width: 72px; float: left; }
#identity #center_column form.std .row .span1 .form-control,  #authentication #center_column form.std .row .span1 .form-control,  #order-opc #center_column form.std .row .span1 .form-control { width: 72px; float: left; }
#identity #center_column .footer_links, #authentication #center_column .footer_links, #order-opc #center_column .footer_links { border: none; padding-top: 0; }
#new_account_form .box { line-height: 20px; }
#new_account_form .box .date-select { padding-bottom: 10px; }
#new_account_form .box .top-indent { padding-top: 10px; }
#new_account_form .box .customerprivacy { padding-top: 15px; }
#authentication { margin-bottom: 20px; }
#password { padding-top: 0; border: none; }
#password .box p { margin-bottom: 9px; }
#password .box .form-group { margin-bottom: 20px; }
#password .box .form-group .form-control { width: 263px; }
#instant_search_results a.close { font-size: 13px; font-weight: 600; opacity: 1; line-height: inherit; text-transform: none; font-family: Arial, Helvetica, sans-serif; }
#instant_search_results a.close:hover { color: #515151; }

#address, #identity, #account-creation_form, #new_account_form, #opc_account_form, #authentication { padding-bottom: 20px; line-height: 20px; }
#address p.required,  #identity p.required,  #account-creation_form p.required,  #new_account_form p.required,  #opc_account_form p.required,  #authentication p.required { color: #f13340; margin: 9px 0 16px 0; }
#address p.inline-infos,  #identity p.inline-infos,  #account-creation_form p.inline-infos,  #new_account_form p.inline-infos,  #opc_account_form p.inline-infos,  #authentication p.inline-infos { color: red; }
#address .form-group,  #identity .form-group,  #account-creation_form .form-group,  #new_account_form .form-group,  #opc_account_form .form-group,  #authentication .form-group { margin-bottom: 4px; }
#address .form-group .form-control,  #identity .form-group .form-control,  #account-creation_form .form-group .form-control,  #new_account_form .form-group .form-control,  #opc_account_form .form-group .form-control,  #authentication .form-group .form-control { max-width: 271px; }
#address .form-group .form-control#adress_alias,  #identity .form-group .form-control#adress_alias,  #account-creation_form .form-group .form-control#adress_alias,  #new_account_form .form-group .form-control#adress_alias,  #opc_account_form .form-group .form-control#adress_alias,  #authentication .form-group .form-control#adress_alias { margin-bottom: 20px; }
#address .gender-line,  #identity .gender-line,  #account-creation_form .gender-line,  #new_account_form .gender-line,  #opc_account_form .gender-line,  #authentication .gender-line { margin-bottom: 4px; padding-top: 4px; }
#address .gender-line > label,  #identity .gender-line > label,  #account-creation_form .gender-line > label,  #new_account_form .gender-line > label,  #opc_account_form .gender-line > label,  #authentication .gender-line > label { margin-right: 10px; margin-bottom: 0; }
#address .gender-line .radio-inline label,  #identity .gender-line .radio-inline label,  #account-creation_form .gender-line .radio-inline label,  #new_account_form .gender-line .radio-inline label,  #opc_account_form .gender-line .radio-inline label,  #authentication .gender-line .radio-inline label { font-weight: normal; color: #777777; }
#identity #center_column .footer_links, #authentication #center_column .footer_links, #order-opc #center_column .footer_links { border: none; padding-top: 0; }

@media (min-width: 1280px) { 
#address .form-group.phone-number,
#identity .form-group.phone-number,
#account-creation_form .form-group.phone-number,
#new_account_form .form-group.phone-number,
#opc_account_form .form-group.phone-number,
#authentication .form-group.phone-number {
float: left;
width: 270px;
margin-right: 13px; } }
@media (min-width: 1280px) {
#address .form-group.phone-number + p,
#identity .form-group.phone-number + p,
#account-creation_form .form-group.phone-number + p,
#new_account_form .form-group.phone-number + p,
#opc_account_form .form-group.phone-number + p,
#authentication .form-group.phone-number + p {
padding: 23px 0 0 0px;
margin-bottom: 0; } }

/* TABLE ******************************************************/
table { max-width: 100%; background-color: transparent; } 
th { text-align: left; } 
.table { width: 100%; margin-bottom: 18px; }
.table thead > tr > th,
.table thead > tr > td,
.table tbody > tr > th,
.table tbody > tr > td,
.table tfoot > tr > th,
.table tfoot > tr > td {
padding: 9px 8px 11px 18px;
line-height: 1.42857;
vertical-align: top;
border-top: 1px solid #E5E5E5; }

.table thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #E5E5E5; }
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
border-top: 0; }

.table tbody + tbody {
 border-top: 2px solid #E5E5E5; }

.table .table {
background-color: white; }

.table-condensed thead > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > th,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > th,
.table-condensed tfoot > tr > td {
 padding: 5px; }

.table-bordered {
border: 1px solid #E5E5E5; }

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
border: 1px solid #E5E5E5; }

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
background-color: whitesmoke; }

table col[class*="col-"] {
float: none;
display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
float: none;
display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
background-color: whitesmoke; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
background-color: #55c65e;
border-color: #48b151; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td {
background-color: #42c04c;
border-color: #419f49; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
background-color: #f3515c;
border-color: #d4323d; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td {
background-color: #f13946;
border-color: #c32933; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
background-color: #fe9126;
border-color: #e4752b; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td {
background-color: #fe840d;
border-color: #da681c; }
  
@media (max-width: 768px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
overflow-x: scroll;
border: 1px solid #E5E5E5; }

.table-responsive > .table {
margin-bottom: 0;
background-color: #fff; }
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap; }

.table-responsive > .table-bordered { border: 0 }

.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }

.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }

.table-responsive > .table-bordered > thead > tr:last-child > th,
.table-responsive > .table-bordered > thead > tr:last-child > td,
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } }

/* TABLE ***************************************/
table.std, table.table_block { margin-bottom: 20px; width: 100%; border: 1px solid #999999; border-bottom: none; background: white; border-collapse: inherit; }
table.std th, table.table_block th { padding: 14px 12px; font-size: 12px; color: white; font-weight: bold; text-transform: uppercase; text-shadow: 0 1px 0 black; background: #999999; }
table.std tr.alternate_item, table.table_block tr.alternate_item { background-color: #f3f3f3; }
table.std td, table.table_block td { padding: 12px; border-right: 1px solid #e9e9e9; border-bottom: 1px solid #e9e9e9; font-size: 12px; vertical-align: top; }
.table { margin-bottom: 30px; }
.table > thead > tr > th { background: #ffffff; border-bottom-width: 1px; color: #333333; vertical-align: middle; }
.table td a.color-myaccount { color: #777777; text-decoration: underline; }
.table td a.color-myaccount:hover { text-decoration: none; }
.table tfoot tr { background: #fbfbfb; }

/*
table.discount i { font-size: 20px; line-height: 20px; vertical-align: -2px; }
table.discount i.fa-check-circle { color: #46a74e; }
table.discount i.fa-times-circle { color: #f13340; }
*/

/* Bootstrap v2.1.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.hide-text { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }
.input-block-level { display: block; width: 100%; min-height: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.tooltip { position: absolute; z-index: 103000; display: block; visibility: visible; padding: 5px; font-size: 11px; opacity: 0; filter: alpha(opacity=0); }
.tooltip.in { opacity: 0.8; filter: alpha(opacity=80); }
.tooltip.top { margin-top: -3px; }
.tooltip.right { margin-left: 3px; }
.tooltip.bottom { margin-top: 3px; }
.tooltip.left { margin-left: -3px; }
.tooltip-inner { max-width: 200px; padding: 3px 8px; color: #ffffff; text-align: center; text-decoration: none; background-color: #000000; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; }
.tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #000000; }
.tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #000000; }
.tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #000000; }
.tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #000000; }
.fade { opacity: 0; -webkit-transition: opacity 0.25s linear; -moz-transition: opacity 0.25s linear; -o-transition: opacity 0.25s linear; transition: opacity 0.25s linear; }

 /*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Browser Resets */

.flex-container a:active,  .flexslider a:active,  .flex-container a:focus,  .flexslider a:focus { outline: none; }
.slides,  .flex-control-nav,  .flex-direction-nav { margin: 0; padding: 0 !important; list-style: none !important; }

/* FlexSlider Necessary Styles*********************************/ 
.flexslider { margin: 0; position: relative; min-height: 124px; }
.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; position:relative; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides .slide-image img { display: block; width: 100%; z-index: -1; position: relative; }
.flexslider .slides .slide-image { display: block; box-shadow: 0 -8px 12px -8px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 -8px 12px -8px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 -8px 12px -8px rgba(0, 0, 0, 0.2) inset; }
.flex-pauseplay span { text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .slides { display: block; }
* html .slides { height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child { display: block; }

/* FlexSlider Default Theme*********************************/

.flexslider.loading{ position: relative; background: url(../img/loading.gif) no-repeat 50% 50%; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
/* Direction Nav */

.flex-direction-nav { *height: 0;
}
.flex-direction-nav a { display: block; position: absolute; background: #000000; top: 46%; width: 54px; height: 54px; line-height: 56px; text-align: center; font-size: 18px; cursor: pointer; opacity: 0; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-next { right: 32px; }
.flex-direction-nav .flex-prev { left: 32px; }
.flexslider:hover .flex-next { opacity: 0.4; right: 32px; }
.flexslider:hover .flex-prev { opacity: 0.4; left: 32px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; text-decoration: none; }
.flex-direction-nav .flex-disabled { opacity: .3!important; filter:alpha(opacity=30); cursor: default; }
/* Control Nav */

.flex-control-nav { position: absolute; bottom: 30px; right:30px; text-align: center; }
.flex-control-nav li { display: inline-block; zoom: 1; *display: inline;
}
.flex-control-paging li a { width: 18px; height: 18px; display: block; margin-left:6px; cursor: pointer; text-indent: -9999px; }
.flex-control-paging li a.flex-active { cursor: default; }
.flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; }
.flex-control-thumbs li { width: 25%; float: left; margin: 0; }
.flex-control-thumbs img { width: 100%; display: block; opacity: .7; cursor: pointer; }
.flex-control-thumbs img:hover { opacity: 1; }
.flex-control-thumbs .flex-active { opacity: 1; cursor: default; }

/* flex-pro slider */
.flexslider .pro-image a {  display: list-item; margin-top: 20px; margin-bottom: 16px; padding: 51px; }
.flexslider .pro-title { font-size: 32px; font-weight: 300; margin-bottom: 12px; margin-top: 32px; text-transform: uppercase; }
.flexslider .pro-title a { text-decoration: none; }
.flexslider .desc { margin-bottom: 12px; }
.flexslider .pro-price { font-size: 32px; font-weight: 400; margin-bottom: 12px; display: block; }
.flexslider .old_price { text-decoration: line-through; }
.flexslider .slide-btn { padding: 0 16px; line-height: 44px; display: inline-block; }
/* END ************************************************************/

/* jCAROUSEL PRODUCTS SLIDER
**********************************************************************/
.carousel-container { margin-bottom: 40px; }
.carousel-container.wide { margin: 0 auto; padding: 0 0 20px; width: auto; }
.carousel-container.boxed { margin: 0 auto; padding: 0 23px 20px; width: 944px; }
.carousel-slider { overflow: hidden; }
.carousel-slider .carousel { position: relative; overflow: hidden; height: 294px; }
.carousel-slider .carousel-nav { position: relative; z-index: 100; }
.carousel-slider .carousel ul.products-carousel { width: 20000em; position: absolute; list-style: none; padding: 44px 0; }
.carousel-slider .carousel li { float: left; width: 304px; height: 304px; padding-left: 8px; padding-right: 8px; }
.carousel-slider .products-carousel .products-box { padding: 20px; background: rgba(255, 255, 255, 0.1); position: relative; }
.carousel-slider .actions .btn-cart { display:inline-block; height:30px; line-height: 30px; padding: 0 14px; border:0; }
.carousel-slider .actions .btn-cart:hover { text-decoration: none; }
.carousel-slider .carousel-info { display: none; height: 212px; padding: 52px 54px 0; position: absolute; text-align: center; top: 20px; width: 156px; opacity: 0.90; }
.carousel-slider .product-name { margin-bottom: 10px; line-height: 14px; }
.carousel-slider .product-name a { font-weight: 700; text-transform: uppercase; font-size: 12px; }
.carousel-slider .product-image { display: inline-block; width: 264px; height: 264px; }
.carousel-slider .product-desc { font-style: italic; margin-bottom: 10px; }
.carousel-slider .content_price { margin-bottom: 10px; }
.carousel-slider .content_price .old-price { text-decoration: line-through; }
.carousel-slider .product-sale.style-01 { right: 0; }
.carousel-slider .carousel-control-prev, .carousel-slider .carousel-control-next { background: rgba(229, 229, 229, 0.3); background-repeat: no-repeat; display: inline-block; width: 48px; height: 206px; top: 0; position:absolute; text-align: center; }
.carousel-slider .carousel-control-prev span, .carousel-slider .carousel-control-next span { color: #8B8B8B; font-size: 24px; }
.carousel-slider .carousel-control-prev:hover, .carousel-slider .carousel-control-next:hover { background: rgba(229, 229, 229, 0.3); text-decoration: none; }
.carousel-slider .carousel-control-prev:hover span, .carousel-slider .carousel-control-next:hover span { color: #fff; }
.carousel-slider .carousel-control-prev { background-position: 10px 8px; left: 0; }
.carousel-slider .carousel-control-next { background-position: 10px -58px; right: 0; }
.carousel-slider .carousel-control-prev.inactive span, .carousel-slider .carousel-control-next.inactive span, .carousel-slider .carousel-control-prev.inactive span:hover, .carousel-slider .carousel-control-next.inactive span:hover { color: #555555; }
.carousel-slider .carousel-control-prev.inactive{ background-position: 10px 8px; background-color: rgba(0, 0, 0, 0.5); cursor: default; }
.carousel-slider .carousel-control-next.inactive { background-position: 10px -58px; background-color: rgba(0, 0, 0, 0.5); cursor: default; }
/* END ************************************************************/

/* BLOG
**********************************************************************/
.ph_warning { padding-bottom: 20px; }
.ph_simpleblog h1 { border-top: 0 !important; border-bottom: 1px solid #efefef; }
.ph_simpleblog .title_block:after { display: none; }
.ph_heading { font-size: 32px; font-weight: 400; line-height: 52px; text-transform: uppercase; text-align: center; }
.ph_heading span { display: inline-block; padding: 0 18px; }
.ph_heading2 { text-align: center; margin: 0 !important; }
.ph_heading2 span { font-size: 20px; font-weight: 400; line-height: 36px; }
.ph_simpleblog.simpleblog-recent .post-item { background: #FFFFFF; padding: 14px; margin-bottom: 30px !important; }
.ph_simpleblog.simpleblog-recent .simpleblog-posts { margin-top: 20px; }
/* END ************************************************************/

p { /*color: #7e8890;*/ color: #333c4e; font-size: 1em; line-height: 1.9em }

.hp-promo { background: rgba(53, 53, 58, 0.9) none repeat 0 0 }
.hp-promo .hp-banner h2 { color: #ffffff }
.hp-banner a { transition: all 0.5s ease 0s }

#languages-block-top { position: relative; }
#languages-block-top span.firstWord { display: none; }
#languages-block-top div.current { cursor: pointer; }
#languages-block-top div.current:after { content: "\f0d7"; font-family: "FontAwesome"; font-size: 16px; vertical-align: -1px; padding-left: 6px; }
#languages-block-top ul { display: none; position: absolute; top: 42px; left: -1px; width: 157px; z-index: 2; }
#languages-block-top ul li { line-height: 26px; }
#languages-block-top ul li a,  #languages-block-top ul li > span { padding: 0 10px 0 12px; display: block; }
#languages-block-top .lag-arrow { width: 0; height: 0; top: -7px; padding: 0; left: 14px; border-left: 6px solid transparent; border-right: 6px solid transparent; position: absolute; }

.header-top .languages-block ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    border-color: #f0545a #ededed #ededed;
    border-image: none;
    border-style: solid;
    border-width: 2px 1px 1px;
}

.header-top .languages-block ul li.selected, #languages-block-top ul li:hover a {
    background: #f9f9f9 none repeat scroll 0 0;
}

.header-container.fixed {
/*    background: rgba(53, 53, 58, 0.9) none repeat scroll 0 0; */
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    border-bottom: 1px solid #ccc;
}

.pattern {
    background: rgba(0, 0, 0, 0) url("../img/pattern.png") repeat scroll 0 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 660px;
}

.parallax-wrapper {}
.parallax-content { margin-top: 130px; }

p.parallax-quote {
    color: #fff;
    font-family: "BebasNeueRegular",sans-serif;
    font-size: 48px;
    line-height: 1;
    margin: 0 10%;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

.block-content {
    font-family: "Lato",sans-serif;
    font-size: 20px;
	color: #333c4e;
    line-height: 1.4;
    padding: 0 0 30px;
}

.container h1 {
	font-family: "Lato",sans-serif;
    font-size: 58px;
	padding: 60px 0 0 0px;
    position: relative;
    text-transform: uppercase;
}

.block-content ul {
	list-style-type: square;
	margin-left: 2.14286em;
    padding-left: 0;
    margin-top: 10px;
}

#slide-01 > a {
/*	transition: all 0.5s ease 0s; */
}

/************* Contact Form **************/

.contact-form {
    font-size: 1rem;
    margin: 20px 0;
}

.contact-form .form-item {
/*    display: inline-block; */
    font-size: 1rem;
    text-align: left;
    width: 50%;
}

.contact-form .form-item label {
    color: #f0545a;
    display: block;
    font-weight: 400;
    text-align: left;
}

#contact-form-message ul {
	list-style: inside none square;
	margin-left: 20px;
}

.contact-form .form-type-textfield  {}

.contact-form .form-item .form-control {
/*    border-radius: 0; */
    display: inline-block;
    width: calc(100% - 1rem);
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 1.68;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
/*    width: 100%;*/
}

.button { white-space: nowrap; clear: left;}

.contact-form .btn::after {
    background-color: #b41a48;
    border-radius: 5px;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: width 0.35s ease 0s;
    width: 0;
    z-index: -1;
}

.contact-form .btn {
    background-color: #f0545a;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    overflow: hidden;
    padding: 15px 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    z-index: 1;
}

.contact-form .btn:hover::after, .button:focus::after, .button[disabled]::after {
    width: 100%;
}

.contact-form .error {
	border-color: #F0545A;
}

/**************** Button *****************/

.section-call-to-area {
    display: block;
    left: 0;
    min-height: 1px;
    position: relative;
    top: 100%;
    width: 100%;
}

.section-call-to-area .row {
    position: relative;
}

.section-call-to-btn:hover, .section-call-to-btn {
    background-color: #7EDBB6;
    bottom: -25px;
    position: relative;
}

.section-call-to-btn i {
    color: #444444;
}

.section-call-to-btn.button-middle {
    left: 50%;
    margin-left: -27px;
}

.btn-large {
    height: 50px;
    line-height: 50px;
    margin-bottom: 0;
    text-transform: uppercase;
}

.btn-floating.btn-show {
    transition: all 0.3s ease 0s !important;
}

.btn-floating.btn-large {
    height: 55.5px;
    width: 55.5px;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.btn-large {
    height: 54px;
    line-height: 56px;
}

.btn-floating {
    background-clip: padding-box;
    background-color: #fff;
/*    background-color: #7EDBB6; */
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 37px;
    line-height: 37px;
    padding: 0;
    position: relative;
    transition: all 0.3s ease 0s;
    width: 37px;
    z-index: 1;
}
/*
.btn, .btn-large {
    background-color: #0E612D;
    color: #fff;
    cursor: pointer;
    letter-spacing: 0.5px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s ease-out 0s;
}
*/
.btn-floating.btn-large i {
    line-height: 55.5px;
}

.btn-large i {
    font-size: 1.6rem;
}

.btn-floating i {
/*    color: #fff;*/
	color: #333c4e;
    display: inline-block;
    font-size: 1.6rem;
    line-height: 37px;
    text-align: center;
    width: inherit;
}

.btn-floating {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.mdi-navigation-expand-more::before {
    content: "";
}

/************ Modified Menu ***************/

.sf-menu {
    float: right;
    font-family: Lato;
    margin: 0 10px;
    padding: 0;
    text-align: right;
    text-transform: uppercase;
    width: 42%;
}

.header-container.fixed .sf-menu > li > a {
	color: #1C1F26;
}

/************* Google Map *************/

#map {
	width: 250px;
	height: 200px;
}

/*********** Separator *************/
hr {
    border: 0;
    height: 1px;
    background: #333;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,hsla(0,0%,0%,0)), color-stop(50%,hsla(0,0%,0%,.75)), color-stop(100%,hsla(0,0%,0%,0)));
    background: -webkit-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
    background:    -moz-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
    background:     -ms-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
    background:      -o-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
    background:         linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
}

img.alignleft {
	display: inline;
	float: left;
    margin: 10px 25px 0 0;
}

img.blur {
	-moz-box-shadow: 10px 10px 5px 0px #656565;
	-webkit-box-shadow: 10px 10px 5px 0px #656565;
	-o-box-shadow: 10px 10px 5px 0px #656565;
	box-shadow: 10px 10px 5px 0px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
}
