@charset "UTF-8";
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
}
html {
    line-height: 1
}
ol,
ul {
    list-style: none
}
strong,
b {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}
q,
blockquote {
    quotes: none
}
q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}
a img {
    border: none
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block
}
a {
    color: inherit
}
sup {
    top: -.2em
}
a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none
}
body {
    height: 100%;
    line-height: 1.2;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans'
}
#page {
    overflow: hidden
}
body.content_only {
    background: none
}
textarea {
    resize: none
}
#index #left_column,
#index #right_column {
    display: none
}
.text_upper {
    text-transform: uppercase
}
.al_center {
    text-align: center
}
#header {
    z-index: 5003;
    width: 100%
}
.main_panel>.container>.row {
    position: static
}
#header_logo {
    line-height: 1;
    padding-right: 0
}
#header_logo a {
    display: block;
    white-space: nowrap;
    line-height: 1
}
#header_logo img {
    display: inline-block;
    vertical-align: middle
}
.fixedHeader #header_logo img {
    padding: 0 12% 0 0
}
.title_main_section {
    font-size: 29px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 30px
}
.title_main_section:before {
    content: '';
    display: block;
    position: absolute;
    height: 9px;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px
}
.title_main_section,
.title_main_section span {
    position: relative
}
.title_main_section span {
    padding: 0 30px
}
.main_panel {
    position: relative;
    color: #333d46;
    padding: 20px 0;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: transparent
}
.fixedHeader .main_panel {
    padding: 5px 0
}
.columns-container {
    background: white
}
#columns {
    position: relative;
    padding-bottom: 30px
}
.tabs_main .tab-content {
    clear: both;
    text-align: left;
    margin: 0 -15px
}
header {
    z-index: 1;
    width: 100%
}
header .banner {
    background: black;
    max-height: 100%
}
header .banner .row {
    margin: 0
}
header .nav {
    line-height: 26px;
    height: 40px;
    padding-top: 7px
}
header .nav nav {
    width: 100%;
    position: relative
}
header .row {
    position: relative
}
header .row > .container {
    position: relative
}
#center_column .page_product_box h3 {
    color: #555454;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    padding: 14px 20px 17px;
    margin: 0 0 20px;
    position: relative;
    border: 1px solid #d6d4d4;
    border-bottom: none;
    background: #fbfbfb
}
p.info-title {
    font-weight: bold;
    color: #333333;
    padding-bottom: 20px
}
p.info-account {
    margin: -4px 0 24px 0
}
.main-page-indent {
    margin-bottom: 30px
}
.alert {
    font-weight: bold
}
.alert p {
    text-transform: uppercase
}
.alert ul,
.alert ol {
    padding: 12px 0 12px 25px;
    list-style-position: inside
}
.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);
    background: #f2dede;
    color: #a94442
}
.alert.alert-danger:before {
    font-family: "FontAwesome";
    content: "\f057";
    font-size: 20px;
    vertical-align: -2px;
    padding-right: 7px;
    float: left
}
.label {
    white-space: normal;
    display: inline-block;
    padding: 0 10px;
    line-height: 24px
}
.form-group label {
    line-height: 2
}
.label-success {
    color: #fff
}
.label-success {
    text-transform: uppercase
}
.radio-inline {
    white-space: nowrap
}
label {
    color: #333333;
    padding-bottom: 0;
    white-space: normal
}
label.required:before {
    content: "*";
    color: red;
    font-size: 14px;
    position: relative;
    line-height: 12px
}
.radio label,
.checkbox label {
    padding-left: 5px
}
.unvisible {
    display: none
}
.checkbox {
    line-height: 16px;
    white-space: nowrap
}
.checkbox label {
    color: #777777
}
.close {
    opacity: 1
}
.close:hover {
    opacity: 1
}
button {
    outline: none
}
input.button_mini,
input.button_small,
input.button,
input.button,
button.button,
input.button_large,
input.button_mini_disabled,
input.button_small_disabled,
input.button_disabled,
input.button_large_disabled,
input.exclusive_mini,
input.exclusive_small,
input.exclusive,
input.exclusive_large,
input.exclusive_mini_disabled,
input.exclusive_small_disabled,
input.exclusive_disabled,
input.exclusive_large_disabled,
a.button_mini,
a.button_small,
a.button,
a.button_large,
a.exclusive_mini,
a.exclusive_small,
a.exclusive,
a.exclusive_large,
span.button_mini,
span.button_small,
span.button,
span.button_large,
span.exclusive_mini,
span.exclusive_small,
span.exclusive,
span.exclusive_large,
span.exclusive_large_disabled,
.btn.btn-default {
    white-space: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    display: inline-block;
    padding: 10px 20px 11px;
    line-height: 1.5;
    height: auto;
    font-weight: 400;
    font-size: 14px;
    border: none
}
.butt.btn_border {
    display: inline-block;
    border-style: solid;
    border-width: 1px;
    line-height: 1.5;
    padding: 7px 20px 8px
}
.butt.btn_border.mini {
    padding-top: 4px;
    padding-bottom: 5px
}
input.button_disabled,
input.exclusive_disabled,
span.exclusive,
span.disabled,
.btn.disabled,
.btn.disabled:hover,
.btn[disabled]:hover {
    opacity: 0.5;
    filter: alpha(opacity=50)
}
.link-button {
    font-weight: bold
}
.form-control {
    padding: 0 10px 0 15px;
    height: 45px;
    background: none;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent
}
.table-bordered {
    border-style: solid;
    border-width: 1px
}
.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border-style: solid;
    border-width: 1px
}
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: #fbfbfb;
    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
}
.product-name {
    font-size: 16px
}
.price {
    font-size: 13px
}
.price.product-price {
    font-size: 20px;
    font-weight: 700
}
.reduce_style .price.product-price,
.reduce_style .old-price {
    font-size: 15px
}
.old-price {
    text-decoration: line-through;
    font-weight: 400;
    font-size: 20px
}
.tag {
    display: inline-block;
    font-size: 18px;
    line-height: 28px;
    height: 28px;
    position: absolute;
    top: 21px;
    left: -33px;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    ms-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    width: 140px;
    text-align: center
}
.tag.out {
    font-size: 14px;
    top: 32px;
    left: -54px;
    width: 200px
}
.tag.sale {
    top: auto;
    bottom: 17px;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    ms-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}
.product_list .availability {
    display: block;
    position: absolute;
    z-index: 1;
    top: 7px;
    left: 7px
}
.tag:hover {
    color: #fff
}
.box {
    background: #fbfbfb;
    padding: 14px 18px 13px;
    margin: 0 0 30px 0;
    line-height: 23px;
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.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
}
.page-product-box {
    padding-bottom: 10px
}
.product-box {
    width: 178px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.product-box .product-image {
    border: 1px solid #d6d4d4;
    background: white;
    padding: 5px;
    display: block;
    margin-bottom: 11px
}
.product-box .product-image img {
    max-width: 100%;
    width: 100%;
    height: auto
}
.wrap_tabs_main {
    padding-top: 42px
}
.tabs_main {
    position: relative;
    clear: both;
    margin: 75px 0 100px;
    text-align: center
}
#home-page-tabs,
#displayHome_multicarousel_tabs {
    border-style: solid;
    border-width: 1px;
    background: transparent;
    display: inline-block;
    margin-bottom: 58px
}
#home-page-tabs > li,
#displayHome_multicarousel_tabs > li {
    margin-bottom: 0;
    float: left;
    border-right-style: solid;
    border-right-width: 1px;
    margin: -1px
}
#home-page-tabs > li a,
#displayHome_multicarousel_tabs > li a {
    display: block;
    text-transform: uppercase;
    background-color: transparent;
    border: none;
    outline: none;
    margin: 0;
    padding: 0 30px;
    font-size: 13px;
    font-weight: 600;
    height: 32px;
    line-height: 32px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
#left_column .block,
#right_column .block {
    margin-bottom: 50px
}
#left_column .block .block_content,
#right_column .block .block_content {
    border-style: solid;
    border-width: 1px
}
.block .border-box {
    padding: 20px;
    border-top-style: solid;
    border-top-width: 1px
}
.block .title_block,
.block h4 {
    line-height: 1;
    text-transform: uppercase;
    font-size: 29px;
    font-weight: 700;
    margin-bottom: 30px;
    position: relative
}
.block .title_block i,
.block h4 i {
    font-weight: 300;
    font-style: normal
}
.block .list-block {
    margin-top: -8px
}
.block .list-block>ul>li {
    padding: 0;
    position: relative;
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 12px
}
.block .list-block>ul>li a {
    display: block;
    padding: 5px 0 6px 32px
}
.block .list-block>ul>li a i {
    display: none
}
.block .list-block>ul>li a:before {
    content: "\f105";
    display: inline;
    font-family: "FontAwesome";
    color: #333333;
    position: absolute;
    left: 20px;
    top: 5px
}
.block .list-block>ul>li a:hover {
    color: #333333
}
.block .list-block>ul>li:first-child {
    border-top: none
}
.block .list-block .form-group {
    padding: 20px;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 0
}
.block .list-block .form-group select {
    max-width: 270px
}
.block .list-block .btn {
    margin-top: 12px
}
.products-block .owl-item {
    padding-right: 1px
}
.products-block .item:not(:last-child) {
    border-bottom-style: solid;
    border-bottom-width: 1px
}
.products-block .item,
.store_image {
    text-align: center;
    padding: 20px
}
.store_image img {
    display: inline-block
}
#left_column .button,
#right_column .button {
    text-transform: uppercase;
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    width: 100%
}
#left_column .border-box .button,
#right_column .border-box .button {
    margin-top: 0
}
.products-block .owl-pagination,
.rate_left_product .nb-comments {
    display: none
}
.products-block .item .products-block-image {
    display: inline-block;
    width: 70px;
    float: left;
    border-right-style: solid;
    border-right-width: 1px;
    padding-right: 10px
}
.products-block .item .products-block-image img {
    width: 100%
}
.products-block .item .product-content h5 {
    padding-bottom: 10px;
    text-align: left;
    line-height: 1.1;
    font-weight: 600
}
.products-block .product-content {
    padding-left: 80px;
    text-align: left
}
.products_block {
    position: relative
}
.products_block .owl-carousel {
    position: static
}
.products_block.block .title_block,
.products_block.block h4 {
    margin-bottom: 38px
}
#new-products_block_right h4,
#best-sellers_block_right h4 {
    padding-right: 60px
}
.products_block .owl-controls {
    position: absolute;
    top: -5px;
    right: 0
}
.products_block .owl-buttons>div {
    position: relative
}
.products-block .product-name {
    font-size: 14px
}
.products-block .old-price {
    white-space: nowrap;
    font-size: 16px;
    display: block
}
.products-block .price {
    font-size: 16px;
    font-weight: 700
}
.products-block .product-description {
    display: none
}
#viewed-products_block_left.products-block .product-description {
    display: block
}
.page-heading {
    font: 600 18px/22px "Open Sans", sans-serif;
    color: #555454;
    text-transform: uppercase;
    padding: 0 0 17px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #d6d4d4;
    overflow: hidden
}
.page-heading span.heading-counter {
    font: bold 13px/22px Arial, Helvetica, sans-serif;
    float: right;
    color: #333333;
    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 {
    text-transform: uppercase;
    color: #333;
    font-size: 20px;
    padding: 0 0 15px;
    line-height: normal;
    text-align: center
}
h3.page-product-heading {
    color: #555454;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    padding: 14px 20px 17px;
    margin: 0 0 20px;
    position: relative;
    border: 1px solid #d6d4d4;
    border-bottom: none;
    background: #fbfbfb
}
ul.footer_links {
    padding: 20px 0 0 0;
    border-top: 1px solid #d6d4d4;
    height: 65px
}
ul.footer_links li {
    float: left
}
ul.footer_links li + li {
    margin-left: 10px
}
.content_sortPagiBar .sortPagiBar {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding-left: 160px;
    padding-right: 160px;
    display: table;
    width: 100%;
    font-size: 0
}
.content_sortPagiBar .sortPagiBar>* {
    padding: 20px;
    border-right-style: solid;
    border-right-width: 1px;
    font-size: 13px
}
.content_sortPagiBar:before,
.content_sortPagiBar:after {
    content: '';
    display: table;
    clear: both
}
.content_sortPagiBar .sortPagiBar #productsSortForm {
    position: relative;
    display: inline-block;
    text-align: left;
    vertical-align: top
}
.content_sortPagiBar .sortPagiBar #productsSortForm select {
    max-width: 192px;
    float: left
}
.content_sortPagiBar .sortPagiBar #productsSortForm .selector {
    float: left
}
.content_sortPagiBar .sortPagiBar .nbrItemPage {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    position: relative
}
.content_sortPagiBar .sortPagiBar .nbrItemPage select {
    max-width: 59px;
    float: left
}
.content_sortPagiBar .sortPagiBar .nbrItemPage .clearfix > span {
    display: none
}
.content_sortPagiBar .sortPagiBar .nbrItemPage #uniform-nb_item {
    float: left
}
.content_sortPagiBar label {
    display: inline-block;
    line-height: 25px;
    text-transform: uppercase;
    margin-right: 8px;
    vertical-align: top
}
.content_sortPagiBar {
    font-size: 13px;
    position: relative;
    margin-bottom: 30px;
    border-style: solid;
    border-width: 1px
}
.content_sortPagiBar:not(.bottom_pagi) {
    margin-top: 20px
}
.content_sortPagiBar .sortPagiBar.instant_search #productsSortForm {
    display: none
}
.content_sortPagiBar .display,
.content_sortPagiBar .display_m {
    margin-right: 10px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    text-align: left
}
.sortPagiBar .compare-form,
.content_sortPagiBar .display label,
.content_sortPagiBar .display_m label {
    float: left
}
.sortPagiBar .compare-form .btn.btn-default {
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    font-size: 13px;
    text-transform: uppercase
}
.sortPagiBar .compare-form .btn.btn-default i {
    padding-right: 3px
}
.content_sortPagiBar .display li,
.content_sortPagiBar .display_m li {
    display: block;
    float: left;
    position: relative;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-style: solid;
    border-width: 1px;
    opacity: 0.2
}
.content_sortPagiBar .display_m li:hover,
.content_sortPagiBar .display_m li:hover,
.content_sortPagiBar .display li.selected,
.content_sortPagiBar .display li.selected {
    opacity: 1
}
.content_sortPagiBar #grid {
    margin-right: 10px
}
.content_sortPagiBar .display li a,
.content_sortPagiBar .display_m li a {
    cursor: pointer;
    width: 17px;
    height: 17px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border: none
}
.content_sortPagiBar .display li#list a {
    height: 15px
}
.content_sortPagiBar .display li#grid a:after,
.content_sortPagiBar .display_m li#grid a:after,
.content_sortPagiBar .display li#grid a:before,
.content_sortPagiBar .display_m li#grid a:before,
.content_sortPagiBar .display li#grid a span:after,
.content_sortPagiBar .display_m li#grid a span:after,
.content_sortPagiBar .display li#grid a span:before,
.content_sortPagiBar .display_m li#grid a span:before {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    position: absolute
}
.content_sortPagiBar .display li#grid a:after,
.content_sortPagiBar .display_m li#grid a:after {
    top: 0;
    left: 0
}
.content_sortPagiBar .display li#grid a:before,
.content_sortPagiBar .display_m li#grid a:before {
    top: 0;
    right: 0
}
.content_sortPagiBar .display li#grid a span:after,
.content_sortPagiBar .display_m li#grid a span:after {
    bottom: 0;
    left: 0
}
.content_sortPagiBar .display li#grid a span:before,
.content_sortPagiBar .display_m li#grid a span:before {
    bottom: 0;
    right: 0
}
.content_sortPagiBar .display li#list a:after,
.content_sortPagiBar .display_m li#list a:after,
.content_sortPagiBar .display li#list a:before,
.content_sortPagiBar .display_m li#list a:before,
.content_sortPagiBar .display li#list a span:after,
.content_sortPagiBar .display_m li#list a span:after {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 3px
}
.content_sortPagiBar .display li#list a:after,
.content_sortPagiBar .display_m li#list a:after {
    top: 0;
    left: 0
}
.content_sortPagiBar .display li#list a:before,
.content_sortPagiBar .display_m li#list a:before {
    bottom: 0;
    left: 0
}
.content_sortPagiBar .display li#list a span:after,
.content_sortPagiBar .display_m li#list a span:after {
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0
}
.content_sortPagiBar .display li.selected a,
.content_sortPagiBar .display_m li.selected a {
    cursor: default
}
.top-pagination-content,
.bottom-pagination-content {
    float: right
}
.top-pagination-content div.pagination,
.bottom-pagination-content div.pagination {
    margin: 0;
    padding: 20px;
    text-align: center
}
.top-pagination-content div.pagination .showall,
.bottom-pagination-content div.pagination .showall {
    display: none
}
.top-pagination-content ul.pagination,
.bottom-pagination-content ul.pagination {
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.top-pagination-content ul.pagination li,
.bottom-pagination-content ul.pagination li {
    display: block;
    float: left;
    border-style: solid;
    border-width: 1px;
    margin-left: 5px;
    text-align: center
}
.top-pagination-content ul.pagination li > a,
.top-pagination-content ul.pagination li > span,
.bottom-pagination-content ul.pagination li > a,
.bottom-pagination-content ul.pagination li > span {
    display: block;
    background: none;
    border: none;
    padding: 0;
    line-height: 23px;
    height: 23px;
    font-family: Arial, sans-serif
}
.content_sortPagiBar {
    height: 67px
}
ul.pagination li.pagination_next,
ul.pagination li.pagination_previous {
    display: none !important
}
.bottom-pagination-content ul.pagination li > a,
.bottom-pagination-content ul.pagination li > span {
    line-height: 25px
}
.top-pagination-content ul.pagination li > a span,
.top-pagination-content ul.pagination li > span span,
.bottom-pagination-content ul.pagination li > a span,
.bottom-pagination-content ul.pagination li > span span {
    display: block;
    border: none;
    background: none;
    padding: 0;
    font-size: 12px;
    min-width: 25px
}
.top-pagination-content ul.pagination li.active > span,
.bottom-pagination-content ul.pagination li.active > span.,
.top-pagination-content ul.pagination li > a:hover span,
.bottom-pagination-content ul.pagination li > a:hover span {
    background: none;
    border: none
}
.top-pagination-content ul.pagination li.active > span span,
.bottom-pagination-content ul.pagination li.active > span span {
    background: none;
    padding: 0;
    border: none
}
.top-pagination-content .compare-form,
.bottom-pagination-content .compare-form {
    float: right
}
.top-pagination-content .product-count,
.bottom-pagination-content .product-count {
    padding: 11px 0 0 0;
    display: none !important
}
ul.step {
    margin-bottom: 30px;
    overflow: hidden;
    clear: both
}
ul.step li {
    border-style: solid;
    border-width: 1px;
    border-color: #f1f1f1;
    float: left;
    text-align: left;
    width: 20%
}
ul.step li a,
ul.step li span,
ul.step li.step_current span,
ul.step li.step_current_end span {
    display: block;
    padding: 13px 0 14px 13px;
    color: #333333;
    font-size: 17px;
    line-height: 21px;
    font-weight: bold;
    position: relative
}
ul.step li.first,
ul.step li.first {
    padding-left: 13px !important
}
ul.step li b {
    position: relative;
    z-index: 1
}
ul.step li a:focus,
ul.step li span:focus,
ul.step li.step_current span:focus,
ul.step li.step_current_end span:focus {
    text-decoration: none;
    outline: none
}
ul.step li.first {
    border-left-width: 1px
}
ul.step li.first span,
ul.step li.first a {
    z-index: 5;
    padding-left: 13px !important
}
ul.step li.second span,
ul.step li.second a {
    z-index: 4
}
ul.step li.third span,
ul.step li.third a {
    z-index: 3
}
ul.step li.four span,
ul.step li.four a {
    z-index: 2
}
ul.step li.last span {
    z-index: 1
}
ul.step li.step_current {
    border-color: rgba(0, 0, 0, 0);
    font-weight: bold
}
ul.step li.step_current span {
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    position: relative
}
ul.step li.step_current_end {
    font-weight: bold
}
ul.step li.step_todo {
    background: #f1f1f1
}
ul.step li.step_todo span {
    display: block;
    border: 1px solid;
    border-color: transparent;
    color: #333;
    position: relative
}
ul.step li.step_done {
    background-color: #CCC;
    border-color: transparent
}
ul.step li.step_done a {
    border: 1px solid;
    border-color: transparent;
    position: relative;
    text-shadow: none
}
ul.step li em {
    font-style: normal
}
.rating {
    clear: both;
    display: block;
    margin: 2em;
    cursor: pointer
}
.rating:after {
    content: ".";
    display: block;
    height: 0;
    width: 0;
    clear: both;
    visibility: hidden
}
.cancel,
.star {
    float: left;
    margin: 0 1px 0 0;
    width: 16px;
    height: 16px;
    cursor: pointer
}
.cancel {
    font-size: 12px
}
.cancel a:before {
    font-family: 'FontAwesome';
    content: "\f056"
}
.cancel a,
.star a {
    display: block;
    width: 100%;
    height: 100%
}
div.star_on a {
    background-position: 0 -16px
}
div.star_hover a,
div.star a:hover {
    background-position: 0 -32px
}
.pack_content {
    margin: 10px 0 10px 0
}
.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;
    line-height: 1.5
}
.listcomment {
    list-style-type: none;
    margin: 0 0 20px 0 !important
}
.listcomment li {
    padding: 10px 0;
    border-bottom: 1px dotted #d6d4d4;
    color: #666666
}
.listcomment .titlecomment {
    display: block;
    font-weight: bold;
    font-size: 12px;
    color: #333333
}
.listcomment .txtcomment {
    display: block;
    padding: 5px 0;
    color: #333333
}
.header-container {
    background: white
}
.wrap_breadcrumb {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-top-width: 4px;
    margin-bottom: 50px
}
.breadcrumb {
    display: inline-block;
    position: relative;
    z-index: 1;
    background: none;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 13px;
    padding: 12px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.breadcrumb .navigation-pipe {
    display: inline-block;
    width: 15px;
    text-align: center
}
.breadcrumb a {
    display: inline-block;
    position: relative;
    z-index: 2
}
#footer {
    padding-top: 50px
}
.toggle-footer {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.5
}
#footer h4 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 14px;
    line-height: 1;
    font-weight: 400
}
#footer h4 a:hover {
    color: #fff
}
#footer .footer-block ul li {
    position: relative;
    line-height: 1.2;
    margin-bottom: 11px;
    padding-left: 14px
}
#footer .footer-block ul li:before {
    content: '';
    display: block;
    height: 4px;
    width: 4px;
    position: absolute;
    top: 6px;
    left: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%
}
#footer #footer_info_block.footer-block ul li:before {
    display: none
}
#footer .footer-block ul li a {
    font-size: 14px;
    font-weight: 300
}
#footer .bottom-footer {
    position: absolute;
    bottom: -55px;
    left: 0;
    display: none
}
#footer .bottom-footer div {
    padding: 15px 0 0 0;
    width: 100%;
    border-top: 1px solid #515151
}
#footer #paiement_logo_block_left {
    float: right;
    line-height: 1
}
div.copyright {
    clear: both;
    position: relative;
    padding: 26px 0 40px
}
div.copyright a {
    font-weight: 300
}
.wrap_copy {
    float: left
}
div.copyright .inner_copyright {
    position: relative
}
#footer>.container>.row {
    position: relative;
    padding-bottom: 50px
}
#footer>.container {
    border-bottom-style: solid;
    border-bottom-width: 1px
}
div.copyright a span {
    text-transform: uppercase;
    font-weight: 400
}
.travel_foot {
    text-transform: uppercase;
    font-weight: 700
}
div.copyright a:hover .travel_foot span {
    color: #fff
}
#reinsurance_block {
    clear: both !important
}
#short_description_content ul,
#short_description_content ol,
#short_description_content dl,
#tinymce ul,
#tinymce ol,
#tinymce dl {
    margin-left: 20px
}
.rte ul {
    list-style-type: disc;
    padding-left: 15px
}
.rte ol {
    list-style-type: decimal;
    padding-left: 15px
}
.block_hidden_only_for_screen {
    display: none
}
.cart_navigation {
    margin: 0 0 20px
}
.cart_navigation .button.button-medium {
    float: right
}
.cart_last_product {
    display: none
}
.cart_quantity .cart_quantity_input {
    height: 27px;
    line-height: 27px;
    padding: 0;
    text-align: center;
    width: 57px
}
.cart_gift_quantity .cart_quantity_input {
    height: 27px;
    line-height: 27px;
    padding: 0;
    text-align: center;
    width: 57px
}
.table tbody > tr > td {
    vertical-align: middle
}
.table tbody > tr > td.cart_delete,
.table tbody > tr > td.price_discount_del {
    padding: 5px
}
.table tfoot > tr > td {
    vertical-align: middle
}
.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
    font-size: 23px;
    color: #333333
}
.cart_delete a.cart_quantity_delete:hover,
a.price_discount_delete:hover {
    color: silver
}
#cart_summary tbody td.cart_avail .label {
    white-space: nowrap
}
#cart_summary tbody td {
    padding: 7px 8px 9px 18px
}
#cart_summary tbody td.cart_product {
    padding: 7px;
    width: 137px;
    text-align: center
}
.table tbody > tr > td.cart_quantity {
    padding: 41px 14px 25px;
    width: 88px
}
#cart_summary tbody td.cart_product img {
    border: 1px solid #d6d4d4
}
#cart_summary tbody td.cart_unit .price span {
    display: inline-block
}
#cart_summary tbody td.cart_unit .price span.price-percent-reduction {
    margin: 5px auto;
    display: inline-block
}
#cart_summary tbody td.cart_unit .price span.old-price {
    text-decoration: line-through
}
#cart_summary tbody td.cart_description small {
    display: block;
    padding: 5px 0 0 0
}
#cart_summary tfoot td.text-right,
#cart_summary tfoot tbody td.cart_unit,
#cart_summary tbody tfoot td.cart_unit,
#cart_summary tfoot tbody td.cart_total,
#cart_summary tbody tfoot td.cart_total {
    font-weight: bold;
    color: #333333
}
#cart_summary tfoot td.price {
    text-align: right
}
#cart_summary tfoot td.total_price_container span {
    font-size: 18px;
    color: #555454;
    text-transform: uppercase
}
#cart_summary tfoot td#total_price_container {
    font: 600 21px/25px "Open Sans", sans-serif;
    color: #333333;
    background: white
}
#cart_summary .stock-management-on tbody td.cart_description {
    width: 480px
}
.cart_discount_price {
    text-align: right
}
.cart_discount_delete {
    text-align: center
}
#cart_summary tbody td.cart_product>a {
    display: block;
    width: 90px
}
#cart_summary tbody td.cart_product img {
    display: inline-block
}
.cart_voucher {
    vertical-align: top !important
}
.cart_voucher h4 {
    font-size: 18px;
    font-weight: 700;
    color: #555454;
    text-transform: uppercase;
    padding: 7px 0 10px 0
}
.cart_voucher .title-offers {
    color: #333333;
    font-weight: bold;
    margin-bottom: 6px
}
.cart_voucher fieldset {
    margin-bottom: 10px
}
.cart_voucher fieldset #discount_name {
    float: left;
    width: 219px;
    margin-right: 11px
}
.cart_voucher #display_cart_vouchers span {
    font-weight: bold;
    cursor: pointer;
    color: #777777
}
.cart_voucher #display_cart_vouchers span:hover {
    color: #515151
}
.enable-multishipping {
    margin: -13px 0 17px
}
.enable-multishipping label {
    font-weight: normal
}
.quantity_item {
    display: inline-block;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    width: 100%;
    position: relative
}
.wrap_up_down_cart {
    position: relative;
    z-index: 1
}
.table tbody > tr > td.cart_quantity .cart_quantity_button a {
    height: 20px;
    width: 20px;
    display: block;
    background: #f4f4f4;
    text-align: center
}
.cart_quantity .product_quantity_up {
    border-right: 1px solid #e0e0e0
}
.cart_quantity .product_quantity_down {
    border-right: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0
}
.cart_quantity .cart_quantity_input {
    text-align: center;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    border: none !important;
    font-size: 18px;
    color: #333;
    font-weight: 300;
    width: 100%;
    position: absolute;
    padding-left: 18px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0
}
#HOOK_SHOPPING_CART #loyalty i {
    font-size: 26px;
    line-height: 26px;
    color: #cfcccc
}
#order_carrier {
    clear: both;
    margin-top: 20px;
    border: 1px solid #999999;
    background: white
}
#order_carrier .title_block {
    padding: 0 15px;
    height: 29px;
    font-weight: bold;
    line-height: 29px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999
}
#order_carrier span {
    display: block;
    padding: 15px;
    font-weight: bold
}
.multishipping_close_container {
    text-align: center
}
table#cart_summary .gift-icon {
    color: white;
    background: #0088cc;
    line-height: 20px;
    padding: 2px 5px;
    border-radius: 5px
}
#multishipping_mode_box {
    padding-top: 12px;
    padding-bottom: 19px
}
#multishipping_mode_box .title {
    font-weight: bold;
    color: #333333;
    margin-bottom: 15px
}
#multishipping_mode_box .description_off {
    display: none
}
#multishipping_mode_box .description_off div {
    margin-bottom: 10px
}
#multishipping_mode_box .description_off a:hover,
#multishipping_mode_box .description a:hover {
    background: #f3f3f3;
    border: 1px solid #cccccc
}
#multishipping_mode_box.on .description_off {
    display: block
}
.multishipping-cart .cart_address_delivery.form-control {
    width: 198px
}
#order .address_add.submit {
    margin-bottom: 20px
}
#ordermsg {
    margin-bottom: 30px
}
#id_address_invoice.form-control,
#id_address_delivery.form-control {
    width: 269px
}
.addresses .select label,
.addresses .selector,
.addresses .addresses .address_select {
    clear: both;
    display: block
}
.addresses .waitimage {
    display: none;
    float: left;
    width: 24px;
    height: 24px;
    background-image: url("http://preview.prestahome.com/tf/furniture/themes/furniture/css/../../../img/loader.gif");
    background-repeat: no-repeat;
    position: relative;
    bottom: -2px;
    left: 10px
}
.addresses .checkbox.addressesAreEquals {
    clear: both;
    float: left;
    margin: 15px 0 25px 0
}
#order .delivery_option > div,
#order-opc .delivery_option > div {
    display: block;
    margin-bottom: 20px;
    font-weight: normal
}
#order .delivery_option > div > table,
#order-opc .delivery_option > div > table {
    background: white;
    margin-bottom: 0
}
#order .delivery_option > div > table.resume,
#order-opc .delivery_option > div > table.resume {
    height: 53px
}
#order .delivery_option > div > table.resume.delivery_option_carrier,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier {
    margin-top: 10px;
    width: 100%;
    border: 1px solid #d6d4d4;
    font-weight: bold
}
#order .delivery_option > div > table.resume.delivery_option_carrier td,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier td {
    padding: 8px 11px 7px 11px
}
#order .delivery_option > div > table.resume.delivery_option_carrier td i,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier td i {
    font-size: 20px;
    margin-right: 7px;
    vertical-align: -2px
}
#order .delivery_option > div > table.resume td.delivery_option_radio,
#order-opc .delivery_option > div > table.resume td.delivery_option_radio {
    width: 54px;
    padding-left: 0;
    padding-right: 0;
    text-align: center
}
#order .delivery_option > div > table.resume td.delivery_option_logo,
#order-opc .delivery_option > div > table.resume td.delivery_option_logo {
    width: 97px;
    padding-left: 21px
}
#order .delivery_option > div > table.resume td.delivery_option_price,
#order-opc .delivery_option > div > table.resume td.delivery_option_price {
    width: 162px
}
.order_carrier_content {
    line-height: normal;
    padding-bottom: 16px
}
.order_carrier_content .carrier_title {
    font-weight: bold;
    color: #333333
}
.order_carrier_content .checkbox input {
    margin-top: 2px
}
.order_carrier_content .delivery_options_address .carrier_title {
    margin-bottom: 17px
}
.order_carrier_content + div {
    padding-bottom: 15px
}
#carrierTable {
    border: 1px solid #999999;
    border-bottom: none;
    background: white
}
#carrierTable tbody {
    border-bottom: 1px solid #999999
}
#carrierTable th {
    padding: 0 15px;
    height: 29px;
    font-weight: bold;
    line-height: 29px;
    color: white;
    text-transform: uppercase;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/../img/bg_table_th.png) repeat-x 0 -10px #999999
}
#carrierTable td {
    padding: 15px;
    font-weight: bold;
    border-right: 1px solid #e9e9e9
}
#carrierTable td.carrier_price {
    border: none
}
p.checkbox.gift {
    margin-bottom: 10px
}
#gift_div {
    display: none;
    margin-top: 5px;
    margin-bottom: 10px
}
a.iframe {
    color: #333333;
    text-decoration: underline
}
a.frame:hover {
    text-decoration: none
}
p.payment_module {
    margin-bottom: 10px
}
p.payment_module a {
    display: block;
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 17px;
    line-height: 23px;
    color: #333333;
    font-weight: bold;
    padding: 33px 40px 34px 99px;
    letter-spacing: -1px;
    position: relative
}
p.payment_module a.bankwire {
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/../img/bankwire.png) 15px 12px no-repeat #fbfbfb
}
p.payment_module a.cheque {
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/../img/cheque.png) 15px 15px no-repeat #fbfbfb
}
p.payment_module a.cash {
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/../img/cash.png) 15px 15px no-repeat #fbfbfb
}
p.payment_module a.cheque:after,
p.payment_module a.bankwire:after,
p.payment_module a.cash:after {
    display: block;
    content: '\e801';
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    font-family: "fontello";
    font-size: 25px;
    height: 22px;
    width: 14px
}
p.payment_module a:hover {
    background-color: #f6f6f6
}
p.payment_module a span {
    font-weight: bold
}
.payment_module.box {
    margin-top: 20px
}
p.cheque-indent {
    margin-bottom: 9px
}
.cheque-box .form-group {
    margin-bottom: 0
}
.cheque-box .form-group .form-control {
    display: block;
    margin: 20px 0;
    max-width: 200px
}
.cheque-box .form-group label {
    padding-bottom: 0
}
.order-confirmation.box {
    line-height: 29px
}
.order-confirmation.box a {
    text-decoration: underline
}
.order-confirmation.box a:hover {
    text-decoration: none
}
.delivery_option_carrier td {
    width: 200px
}
.delivery_option_carrier td + td {
    width: 280px
}
.delivery_option_carrier td + td + td {
    width: 200px
}
.delivery_option_carrier tr td {
    padding: 5px
}
.delivery_option_carrier.selected {
    display: table
}
.not-displayable {
    display: none
}
#address .box,
#identity .box,
#account-creation_form .box,
#new_account_form .box,
#opc_account_form .box,
#authentication .box {
    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: 15px
}
#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: 293px;
    display: block
}
#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,
#authentication #center_column form.std .row,
#order-opc #center_column form.std .row {
    margin-left: -5px;
    margin-right: -5px
}
#identity #center_column form.std .row .col-xs-4,
#authentication #center_column form.std .row .col-xs-4,
#order-opc #center_column form.std .row .col-xs-4 {
    padding-left: 5px;
    padding-right: 5px;
    max-width: 105px
}
#identity #center_column form.std .row .col-xs-4 .form-control,
#authentication #center_column form.std .row .col-xs-4 .form-control,
#order-opc #center_column form.std .row .col-xs-4 .form-control {
    max-width: 84px
}
#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 fieldset.account_creation {
    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
}
#manufacturers_list h3,
#suppliers_list h3 {
    font-size: 17px;
    line-height: 23px
}
#manufacturers_list .description,
#suppliers_list .description {
    line-height: 18px
}
#manufacturers_list .product-counter a,
#suppliers_list .product-counter a {
    font-weight: bold;
    color: #333333
}
#manufacturers_list .product-counter a:hover,
#suppliers_list .product-counter a:hover {
    color: #515151
}
#manufacturers_list.list li .mansup-container,
#suppliers_list.list li .mansup-container {
    border-top: 1px solid #d6d4d4;
    padding: 31px 0 30px 0
}
#manufacturers_list.list li:first-child .mansup-container,
#suppliers_list.list li:first-child .mansup-container {
    border-top: 0
}
#manufacturers_list.list li .left-side,
#suppliers_list.list li .left-side {
    text-align: center
}
#manufacturers_list.list li h3,
#suppliers_list.list li h3 {
    margin-top: -5px;
    padding-bottom: 8px
}
#manufacturers_list.list li .middle-side,
#suppliers_list.list li .middle-side {
    padding-left: 0
}
#manufacturers_list.list li .right-side-content,
#suppliers_list.list li .right-side-content {
    border-left: 1px solid #d6d4d4;
    padding: 0 0 32px 31px;
    min-height: 108px
}
#manufacturers_list.list li .right-side-content .product-counter,
#suppliers_list.list li .right-side-content .product-counter {
    position: relative;
    top: -6px;
    margin-bottom: 12px
}
#manufacturers_list.grid li,
#suppliers_list.grid li {
    text-align: center
}
#manufacturers_list.grid li .product-container,
#suppliers_list.grid li .product-container {
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d6d4d4
}
#manufacturers_list.grid li .product-container .left-side,
#suppliers_list.grid li .product-container .left-side {
    padding-bottom: 42px
}
#manufacturers_list.grid li .product-container h3,
#suppliers_list.grid li .product-container h3 {
    padding-bottom: 10px
}
#manufacturers_list.grid li .product-container .product-counter,
#suppliers_list.grid li .product-container .product-counter {
    margin-bottom: 12px
}
#manufacturer .description_box,
#supplier .description_box {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #d6d4d4
}
#manufacturer .description_box .hide_desc,
#supplier .description_box .hide_desc {
    display: none
}
table.discount i {
    font-size: 20px;
    line-height: 20px;
    vertical-align: -2px
}
table.discount i.icon-ok {
    color: #46a74e
}
table.discount i.icon-remove {
    color: #f13340
}
#guestTracking .form-control {
    max-width: 293px
}
#pagenotfound {
    height: 100%;
    width: 100%;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/../img/bg_maintence.jpg) no-repeat center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}
html.pagenotfound #page,
html.pagenotfound {
    height: 100%
}
#pagenotfound h2 {
    font-size: 48px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 54px;
    line-height: 90px;
    height: 90px
}
.form_404 {
    display: none
}
#pagenotfound h2 .not_found {
    padding: 0 85px
}
#pagenotfound h2 span {
    display: inline-block
}
#pagenotfound h2 .p_404 {
    font-weight: 700;
    padding: 0 14px 0 17px;
    margin-right: 14px
}
#pagenotfound header .nav {
    display: none
}
#pagenotfound h1 {
    font-size: 130px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 73px
}
#pagenotfound .columns-container {
    background: transparent;
    padding: 220px 0 60px
}
#pagenotfound .pagenotfound {
    margin: 0 auto;
    text-align: center
}
#pagenotfound #footer {
    display: none
}
#pagenotfound .pagenotfound .img-404 {
    padding: 8px 0 27px 0
}
#pagenotfound .pagenotfound p {
    padding-bottom: 20px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 300
}
#pagenotfound .pagenotfound .form-control {
    max-width: 293px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
    height: 55px;
    padding: 26px 10px 27px
}
#pagenotfound .form-control::-webkit-input-placeholder {
    color: #fff
}
#pagenotfound .form-control::-moz-placeholder {
    color: #fff
}
#pagenotfound .form-control:-moz-placeholder {
    color: #fff
}
#pagenotfound .form-control:-ms-input-placeholder {
    color: #fff
}
#pagenotfound .pagenotfound .buttons:before {
    content: '';
    display: table;
    width: 78px;
    margin: 19px auto 66px;
    border-bottom-style: double;
    border-bottom-width: 4px
}
#pagenotfound .pagenotfound .buttons a {
    display: table;
    margin: 0 auto
}
#account-creation_form fieldset.reversoform {
    padding: 10px !important
}
#account-creation_form fieldset.reversoform .text label {
    display: block;
    padding: 0 0 10px 0;
    width: 100%;
    text-align: left
}
#account-creation_form fieldset.reversoform .infos-sup {
    padding: 0 !important;
    font-size: 10px;
    font-style: italic;
    text-align: right
}
#account-creation_form fieldset.customerprivacy label,
fieldset.customerprivacy label {
    cursor: pointer
}
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(http://preview.prestahome.com/tf/furniture/themes/furniture/css/../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(http://preview.prestahome.com/tf/furniture/themes/furniture/css/../img/icon/delete.gif) no-repeat 0 0
}
.star {
    position: relative;
    float: left;
    cursor: pointer;
    font-weight: normal
}
.star {
    display: block
}
.star a {
    display: block;
    position: absolute;
    text-indent: -5000px
}
div.star.star_on {
    display: block
}
div.star:before {
    content: '\e809';
    font-family: 'fontello';
    display: inline-block;
    font-size: 18px
}
.advertising_block {
    width: 191px;
    margin-bottom: 1em;
    text-align: center
}
.blockcategories_footer ul ul {
    display: none !important
}
.form-group.form-error input,
.form-group.form-error textarea {
    border: 1px solid #f13340;
    color: #f13340;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/../img/icon/form-error.png) 98% 12px no-repeat #fff1f2
}
.form-group.form-ok input,
.form-group.form-ok textarea {
    border: 1px solid #46a74e;
    color: #35b33f;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/../img/icon/form-ok.png) 98% 12px 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: 0
}
.radio-inline div.radio,
.checkbox div.radio {
    display: inline-block
}
.radio-inline div.radio span,
.checkbox div.radio span {
    float: left;
    top: 0
}
.fancybox-skin {
    background: white !important;
    padding: 8px 30px !important
}
.fancybox-wrap {
    max-width: 100%
}
.fancybox-skin .fancybox-close {
    width: 28px;
    height: 28px;
    background: none;
    font-size: 22px;
    font-weight: 300;
    top: 3px;
    right: 0
}
.fancybox-overlay .fancybox-error {
    padding: 15px 40px 15px 15px;
    white-space: normal
}
.fancybox-outer,
.fancybox-type-iframe .fancybox-inner {
    overflow: hidden !important
}
#page .fancybox-skin .fancybox-close:hover {
    color: #FF7007;
    background: none
}
.fancybox-skin .fancybox-close:after {
    content: '\e810';
    font-family: 'fontello'
}
#cmsinfo_block {
    overflow: hidden;
    background: #f2f2f2;
    min-height: 344px;
    padding-right: 29px;
    padding-left: 29px
}
#cmsinfo_block {
    border-left: 1px solid #d9d9d9
}
#cmsinfo_block > div {
    padding: 35px 10px 0 0
}
#cmsinfo_block > div + div {
    border-left: 1px solid #d9d9d9;
    min-height: 344px;
    padding-left: 29px
}
#cmsinfo_block em {
    float: left;
    width: 60px;
    height: 60px;
    margin: 3px 10px 0 0;
    font-size: 30px;
    color: white;
    line-height: 60px;
    text-align: center;
    background: #6f6d6d;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px
}
#cmsinfo_block .type-text {
    overflow: hidden
}
#cmsinfo_block h3 {
    margin: 0 0 5px 0;
    font: 300 21px/25px "Open Sans", sans-serif;
    color: #6f6d6d
}
#cmsinfo_block ul li {
    padding-bottom: 22px
}
#cmsinfo_block p em {
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    font-size: 13px;
    color: #777777;
    float: none;
    height: inherit;
    line-height: inherit;
    text-align: left;
    font-style: italic
}
.ie8 #cmsinfo_block {
    height: 344px
}
#product.content_only div.pb-left-column p.resetimg {
    margin-bottom: 0;
    padding-top: 0
}
#product.content_only div.pb-left-column #thumbs_list_frame {
    margin-bottom: 0
}
#back-top a i {
    width: 16px;
    height: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    line-height: 1
}
#back-top a {
    display: block;
    width: 100%;
    font-size: 18px
}
#back-top {
    right: 25px;
    width: 40px;
    height: 40px;
    bottom: 0;
    position: fixed;
    z-index: 1000;
    text-align: center;
    cursor: pointer
}
#order .checkbox.carrier {
    position: relative;
    white-space: normal;
    padding-left: 20px
}
#footer #paiement_logo_block_left {
    position: absolute;
    bottom: -70px;
    right: 15px;
    z-index: 2
}
#paiement_logo_block_left a {
    display: block
}
#paiement_logo_block_left img {
    display: block;
    float: left;
    margin-left: 5px
}
#paiement_logo_block_left img:first-child {
    margin-left: 0
}
#left_column #paiement_logo_block_left {
    margin-bottom: 30px
}
.checkbox.carrier div.checker {
    position: absolute;
    left: 0;
    top: 0
}
#s2id_locationSelect {
    display: none
}
.checkbox.carrier {
    padding-left: 15px;
    white-space: normal
}
.hover_scale {
    display: inline-block;
    overflow: hidden;
    position: relative
}
.hover_scale img {
    display: inline-block;
    width: 100%
}
#social_block {
    float: right;
    padding: 0 15px;
    min-width: 25%
}
#social_block li {
    display: inline-block;
    margin-right: 7px
}
#social_block li a {
    display: block;
    line-height: 1;
    font-size: 17px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    font-family: 'FontAwesome'
}
#social_block li.facebook a:before {
    content: "\f09a"
}
#social_block li.vimeo a:before {
    content: "\f194"
}
#social_block li.instagram a:before {
    content: "\f16d"
}
#social_block li.pinterest a:before {
    content: "\f0d2"
}
#social_block li.google_plus a:before {
    content: "\f0d5"
}
#social_block li.youtube a:before {
    content: "\f167"
}
#social_block li.rss a:before {
    content: "\f09e"
}
#social_block li.twitter a:before {
    content: "\f099"
}
#social_block li:last-child {
    margin-right: 0
}
.scale_image {
    display: inline-block
}
.scale_image img {
    width: 100%
}
#pagenotfound #left_column,
#pagenotfound #right_column {
    display: none
}
#pagenotfound .center_column {
    width: 100%
}
p#loyalty {
    margin-bottom: 20px
}
.nav.nav-tabs {
    display: table;
    margin: 0 auto 30px
}
#left_column>* {
    clear: both
}
.carrier_title {
    margin-bottom: 10px
}
.disable-hover {
    pointer-events: none
}
.HomeCustom {
    margin: 0 -30px
}
@media screen and (min-width: 1023px) {
    .ajax_block_product .lnk_view {
        -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
        -moz-transition: opacity 0.8s ease, -moz-transform 0.8s ease;
        o-transition: opacity 0.8s ease, -o-transform 0.8s ease;
        transition: opacity 0.8s ease, transform 0.8s ease
    }
    .ajax_block_product .product-image-container .lnk_view {
        -webkit-transform: translate(-50%, -50%) rotateY(90deg);
        -moz-transform: translate(-50%, -50%) rotateY(90deg);
        -o-transform: translate(-50%, -50%) rotateY(90deg);
        -ms-transform: translate(-50%, -50%) rotateY(90deg);
        transform: translate(-50%, -50%) rotateY(90deg);
        opacity: 0
    }
    .ajax_block_product .product-image-container:hover .lnk_view {
        -webkit-transform: translate(-50%, -50%) rotateY(360deg);
        -moz-transform: translate(-50%, -50%) rotateY(360deg);
        -o-transform: translate(-50%, -50%) rotateY(360deg);
        -ms-transform: translate(-50%, -50%) rotateY(360deg);
        transform: translate(-50%, -50%) rotateY(360deg);
        opacity: 1
    }
    .ajax_block_product .add_to_compare {
        -webkit-transition: text-indent .2s;
        -moz-transition: text-indent .2s;
        -o-transition: text-indent .2s;
        transition: text-indent .2s
    }
    .color-list-container {
        opacity: 0;
        -webkit-transition: opacity .8s;
        transition: opacity .8s
    }
    .product-image-container:hover .color-list-container {
        opacity: 1
    }
    .owl-pagination .owl-page span {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }
    .custombanners {
        padding-top: 60px
    }
    .tabs_list {
        border-style: solid;
        border-width: 1px;
        margin: -1px 0;
        border-bottom-color: transparent;
        border-left-color: transparent
    }
    .more-width-banner .custom-html {
        z-index: 1
    }
    .tabs_list li:last-child {
        border-bottom: none
    }
    .more-width-banner .banner-item-content {
        overflow: hidden
    }
    .custombanners.displayTopColumn .banner-item-content:hover img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    .more-width-banner .banner-item-content img {
        -webkit-transform: scale(1.03);
        -moz-transform: scale(1.03);
        -o-transform: scale(1.03);
        -ms-transform: scale(1.03);
        transform: scale(1.03);
        position: relative;
        z-index: 0
    }
    .more-width-banner .banner-item-content:hover .inner_multi {
        background: rgba(0, 0, 0, 0)
    }
    .more-width-banner .custom-html .inner_multi {
        -webkit-transition: background .35s;
        -moz-transition: background .35s;
        -o-transition: background .35s;
        transition: background .35s
    }
    .more-width-banner .banner-item-content:before,
    .custombanners.displayTopColumn .banner-item-content:before {
        -webkit-transition: -webkit-filter 0.35s, -webkit-transform 0.35s;
        -moz-transition: filter 0.35s, -moz-transform 0.35s;
        -o-transition: filter 0.35s, -o-transform 0.35s;
        transition: filter 0.35s, transform 0.35s
    }
    .more-width-banner .awesome-effect:before,
    .more-width-banner .awesome-effect:after,
    .custombanners.displayTopColumn .awesome-effect:after,
    .custombanners.displayTopColumn .awesome-effect:before {
        -webkit-transition: opacity 0.35s .35s, -webkit-transform 0.35s .35s;
        -moz-transition: opacity 0.35s .35s, -moz-transform 0.35s .35s;
        -o-transition: opacity 0.35s .35s, -o-transform 0.35s .35s;
        transition: opacity 0.35s .35s, transform 0.35s .35s
    }
    .more-width-banner .banner-item-content img,
    .custombanners.displayTopColumn .banner-item-content img {
        -webkit-transition: -webkit-transform .35s;
        -moz-transition: -moz-transform .35s;
        -o-transition: -o-transform .35s;
        transition: transform .35s
    }
    .more-width-banner .awesome-effect:before,
    .custombanners.displayTopColumn .awesome-effect:before {
        content: '';
        top: 40px;
        right: 20px;
        bottom: 40px;
        left: 20px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        position: absolute;
        -webkit-transform: scale(0, 1);
        -moz-transform: scale(0, 1);
        -o-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        transform-origin: 0 0;
        z-index: 1
    }
    .custombanners.displayTopColumn .awesome-effect:before {
        z-index: 2
    }
    .more-width-banner .awesome-effect:after,
    .custombanners.displayTopColumn .awesome-effect:after {
        content: '';
        top: 20px;
        right: 40px;
        bottom: 20px;
        left: 40px;
        border-right: 1px solid #fff;
        border-left: 1px solid #fff;
        position: absolute;
        -webkit-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        transform: scale(1, 0);
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        transform-origin: 100% 0;
        z-index: 1
    }
    .custombanners.displayTopColumn .awesome-effect:after {
        top: 10px;
        bottom: 10px;
        left: 20px;
        right: 20px
    }
    .custombanners.displayTopColumn .awesome-effect:before {
        top: 20px;
        bottom: 20px;
        left: 10px;
        right: 10px
    }
    .more-width-banner.banner-item:hover .awesome-effect:before,
    .more-width-banner.banner-item:hover .awesome-effect:after,
    .more-width-banner .banner-item-content:hover img,
    .custombanners.displayTopColumn .banner-item-content:hover .awesome-effect:after,
    .custombanners.displayTopColumn .banner-item-content:hover .awesome-effect:before {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    .more-width-banner .banner-item-content:before,
    .custombanners.displayTopColumn .banner-item-content:before {
        content: '';
        display: block;
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0
    }
    .custombanners.displayTopColumn .banner-item-content:before {
        width: auto;
        height: auto;
        left: 5px;
        top: 5px;
        right: 5px;
        bottom: 5px
    }
    .more-width-banner .banner-item-content:before,
    .custombanners.displayTopColumn .banner-item-content:before {
        -webkit-transform: scale(0, 0);
        -moz-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        transform: scale(0, 0);
        -webkit-filter: blur(40px);
        filter: blur(40px)
    }
    .more-width-banner .banner-item-content:hover:before,
    .custombanners.displayTopColumn .banner-item-content:hover:before {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-filter: blur(0);
        filter: blur(0)
    }
    .wrap_tabs_home li a:before {
        -webkit-transition: color .6s ease;
        -moz-transition: color .6s ease;
        -o-transition: color .6s ease;
        transition: color .6s ease
    }
    a,
    button,
    .chosen-container-single .chosen-single div,
    .theme-carousel .bx-wrapper .bx-controls-direction a,
    .theme-carousel .bx-wrapper .bx-controls-direction a:before {
        -webkit-transition: color .3s ease, background .3s ease;
        -o-transition: color .3s ease, background .3s ease;
        -moz-transition: color .3s ease, background .3s ease;
        transition: color .3s ease, background .3s ease
    }
    #header,
    .main_panel,
    #header_logo img {
        -webkit-transition: all .36s ease;
        -o-transition: all .36s ease;
        -moz-transition: all .36s ease;
        transition: all .36s ease
    }
    input.button_mini,
    input.button_small,
    input.button,
    input.button,
    button.button,
    input.button_large,
    input.button_mini_disabled,
    input.button_small_disabled,
    input.button_disabled,
    input.button_large_disabled,
    input.exclusive_mini,
    input.exclusive_small,
    input.exclusive,
    input.exclusive_large,
    input.exclusive_mini_disabled,
    input.exclusive_small_disabled,
    input.exclusive_disabled,
    input.exclusive_large_disabled,
    a.button_mini,
    a.button_small,
    a.button,
    a.button_large,
    a.exclusive_mini,
    a.exclusive_small,
    a.exclusive,
    a.exclusive_large,
    span.button_mini,
    span.button_small,
    span.button,
    span.button_large,
    span.exclusive_mini,
    span.exclusive_small,
    span.exclusive,
    span.exclusive_large,
    span.exclusive_large_disabled,
    .btn.btn-default {
        -webkit-transition: color .2s linear, background .2s ease;
        -o-transition: color .2s linear, background .2s ease;
        -moz-transition: color .2s linear, background .2s ease;
        transition: color .2s linear, background .2s ease
    }
    .form-control,
    .content_sortPagiBar .display li a:before,
    .content_sortPagiBar .display_m li a:before,
    .content_sortPagiBar .display li a:after,
    .content_sortPagiBar .display_m li a:before,
    .content_sortPagiBar .display li a span:before,
    .content_sortPagiBar .display_m li a span:before,
    .content_sortPagiBar .display li a span:after,
    .content_sortPagiBar .display_m li a span:before,
    #footer .footer-block ul li:before {
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
    }
    .content_sortPagiBar .display li,
    .content_sortPagiBar .display_m li {
        -webkit-transition: opacity .3s ease;
        -moz-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }
    .content_sortPagiBar .display li#list:hover a:after,
    .content_sortPagiBar .display_m li#list:hover a:after,
    .content_sortPagiBar .display li#list:hover a:before,
    .content_sortPagiBar .display_m li#list:hover a:before,
    .content_sortPagiBar .display li#list:hover a span:after,
    .content_sortPagiBar .display_m li#list:hover a span:after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .hover_scale img {
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease
    }
    .hover_scale:hover img {
        -webkit-transform: scale(1.3, 1.3);
        -moz-transform: scale(1.3, 1.3);
        -o-transform: scale(1.3, 1.3);
        -ms-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3)
    }
    .scale_image img {
        transition: -webkit-transform .8s ease;
        transition: -moz-transform .8s ease;
        transition: -o-transform .8s ease;
        transition: transform .8s ease
    }
    .scale_image:not(.product_img_link):hover img {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }
}
.bx-wrapper {
    position: relative;
    max-width: 100%!important
}
.tab-content>.tab-pane {
    display: none !important;
    position: static;
    margin: 0
}
.tab-pane .link_more {
    position: relative
}
.tab-pane .link_more .btn {
    display: table;
    margin: 0 auto
}
.tab-pane .link_more:before {
    content: '';
    display: table;
    width: 78px;
    margin: 30px auto 40px;
    border-bottom-style: double;
    border-bottom-width: 4px
}
.theme-carousel .bx-wrapper .bx-controls-direction {
    position: absolute;
    top: -64px;
    left: 0;
    text-align: center;
    width: 100%
}
.grid_arrows .title_main_section {
    margin-bottom: 93px
}
#product .grid_arrows .title_main_section {
    text-align: left
}
#product .grid_arrows .title_main_section span {
    padding-left: 0
}
.theme-carousel .bx-wrapper .bx-controls-direction a {
    display: inline-block;
    font-size: 13px;
    line-height: 28px;
    height: 30px;
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
    text-align: center;
    min-width: 95px;
    z-index: 0
}
.theme-carousel .bx-wrapper .bx-controls-direction a:before {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 5px;
    height: 18px;
    width: 18px;
    border-style: solid;
    border-width: 1px;
    -webkit-transform: rotate(53deg) skewX(15deg);
    -moz-transform: rotate(53deg) skewX(15deg);
    -o-transform: rotate(53deg) skewX(15deg);
    -ms-transform: rotate(53deg) skewX(15deg);
    transform: rotate(53deg) skewX(15deg)
}
.theme-carousel .bx-wrapper .bx-controls-direction a.bx-next:before {
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    right: -10px
}
.theme-carousel .bx-wrapper .bx-controls-direction a.bx-prev:before {
    border-right-color: transparent !important;
    border-top-color: transparent !important;
    left: -10px
}
.grid_arrows .owl-buttons .owl-prev,
.theme-carousel .bx-wrapper .bx-controls-direction a.bx-prev {
    margin-right: 30px
}
.square_arrows .bx-wrapper .bx-controls-direction .bx-prev {
    border-right-width: 0
}
.square_arrows .bx-wrapper .bx-controls-direction>a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    position: relative;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    font-size: 16px
}
.square_arrows .bx-wrapper .bx-controls-direction>a {
    margin: 0
}
#twitter-widget .bx-wrapper {
    position: static
}
.square_arrows .bx-wrapper .bx-controls-direction>a,
.theme-carousel .bx-wrapper .bx-controls-direction a {
    border-style: solid;
    border-width: 1px
}
.tab-content .active {
    display: block !important
}
.easycarousel .block_content {
    padding: 0
}
.square_arrows .bx-prev:before,
.square_arrows .bx-next:before {
    display: inline-block;
    font-family: "fontAwesome"
}
.owl-prev {
    left: 15px
}
.owl-next {
    right: 15px
}
.square_arrows .bx-prev:before {
    content: "\f104"
}
.square_arrows .bx-next:before {
    content: "\f105"
}
@media (max-width: 640px) {
    ..theme-carousel .bx-wrapper .bx-controls-direction a {
        font-size: 12px
    }
    .theme-carousel .bx-wrapper .bx-controls-direction a.bx-prev {
        margin-right: 15px
    }
}
@media (max-width: 579px) {
    .tab-content .owl-carousel.product_list {
        position: relative
    }
}
@media (max-width: 480px) {
    .theme-carousel .bx-wrapper .bx-controls-direction a {
        font-size: 11px
    }
    .theme-carousel .bx-wrapper .bx-controls-direction a.bx-prev {
        margin-right: 10px
    }
}
@font-face {
    font-family: 'FontAwesome';
    src: url('http://preview.prestahome.com/tf/furniture/themes/furniture/css/autoload/../../font/fontawesome-webfont.eot?v=4.3.0');
    src: url('http://preview.prestahome.com/tf/furniture/themes/furniture/css/autoload/../../font/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('http://preview.prestahome.com/tf/furniture/themes/furniture/css/autoload/../../font/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('http://preview.prestahome.com/tf/furniture/themes/furniture/css/autoload/../../font/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('http://preview.prestahome.com/tf/furniture/themes/furniture/css/autoload/../../font/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('http://preview.prestahome.com/tf/furniture/themes/furniture/css/autoload/../../font/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}
.fa {
    display: inline-block;
    font: normal normal normal 14px FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}
.fa-lg {
    font-size: 1.33333333em;
    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.28571429em;
    text-align: center
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}
.fa-ul > li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center
}
.fa-li.fa-lg {
    left: -1.85714286em
}
.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: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-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);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}
.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
}
.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-remove:before,
.fa-close:before,
.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-photo:before,
.fa-image:before,
.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,
.fa-bar-chart: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-f:before,
.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-navicon:before,
.fa-reorder:before,
.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-desc:before {
    content: "\f0dd"
}
.fa-sort-up:before,
.fa-sort-asc: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-mail-reply-all:before,
.fa-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,
.fa-gratipay: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"
}
.fa-space-shuttle:before {
    content: "\f197"
}
.fa-slack:before {
    content: "\f198"
}
.fa-envelope-square:before {
    content: "\f199"
}
.fa-wordpress:before {
    content: "\f19a"
}
.fa-openid:before {
    content: "\f19b"
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}
.fa-yahoo:before {
    content: "\f19e"
}
.fa-google:before {
    content: "\f1a0"
}
.fa-reddit:before {
    content: "\f1a1"
}
.fa-reddit-square:before {
    content: "\f1a2"
}
.fa-stumbleupon-circle:before {
    content: "\f1a3"
}
.fa-stumbleupon:before {
    content: "\f1a4"
}
.fa-delicious:before {
    content: "\f1a5"
}
.fa-digg:before {
    content: "\f1a6"
}
.fa-pied-piper:before {
    content: "\f1a7"
}
.fa-pied-piper-alt:before {
    content: "\f1a8"
}
.fa-drupal:before {
    content: "\f1a9"
}
.fa-joomla:before {
    content: "\f1aa"
}
.fa-language:before {
    content: "\f1ab"
}
.fa-fax:before {
    content: "\f1ac"
}
.fa-building:before {
    content: "\f1ad"
}
.fa-child:before {
    content: "\f1ae"
}
.fa-paw:before {
    content: "\f1b0"
}
.fa-spoon:before {
    content: "\f1b1"
}
.fa-cube:before {
    content: "\f1b2"
}
.fa-cubes:before {
    content: "\f1b3"
}
.fa-behance:before {
    content: "\f1b4"
}
.fa-behance-square:before {
    content: "\f1b5"
}
.fa-steam:before {
    content: "\f1b6"
}
.fa-steam-square:before {
    content: "\f1b7"
}
.fa-recycle:before {
    content: "\f1b8"
}
.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}
.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}
.fa-tree:before {
    content: "\f1bb"
}
.fa-spotify:before {
    content: "\f1bc"
}
.fa-deviantart:before {
    content: "\f1bd"
}
.fa-soundcloud:before {
    content: "\f1be"
}
.fa-database:before {
    content: "\f1c0"
}
.fa-file-pdf-o:before {
    content: "\f1c1"
}
.fa-file-word-o:before {
    content: "\f1c2"
}
.fa-file-excel-o:before {
    content: "\f1c3"
}
.fa-file-powerpoint-o:before {
    content: "\f1c4"
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}
.fa-file-code-o:before {
    content: "\f1c9"
}
.fa-vine:before {
    content: "\f1ca"
}
.fa-codepen:before {
    content: "\f1cb"
}
.fa-jsfiddle:before {
    content: "\f1cc"
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}
.fa-circle-o-notch:before {
    content: "\f1ce"
}
.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}
.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}
.fa-git-square:before {
    content: "\f1d2"
}
.fa-git:before {
    content: "\f1d3"
}
.fa-hacker-news:before {
    content: "\f1d4"
}
.fa-tencent-weibo:before {
    content: "\f1d5"
}
.fa-qq:before {
    content: "\f1d6"
}
.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}
.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}
.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}
.fa-history:before {
    content: "\f1da"
}
.fa-genderless:before,
.fa-circle-thin:before {
    content: "\f1db"
}
.fa-header:before {
    content: "\f1dc"
}
.fa-paragraph:before {
    content: "\f1dd"
}
.fa-sliders:before {
    content: "\f1de"
}
.fa-share-alt:before {
    content: "\f1e0"
}
.fa-share-alt-square:before {
    content: "\f1e1"
}
.fa-bomb:before {
    content: "\f1e2"
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}
.fa-tty:before {
    content: "\f1e4"
}
.fa-binoculars:before {
    content: "\f1e5"
}
.fa-plug:before {
    content: "\f1e6"
}
.fa-slideshare:before {
    content: "\f1e7"
}
.fa-twitch:before {
    content: "\f1e8"
}
.fa-yelp:before {
    content: "\f1e9"
}
.fa-newspaper-o:before {
    content: "\f1ea"
}
.fa-wifi:before {
    content: "\f1eb"
}
.fa-calculator:before {
    content: "\f1ec"
}
.fa-paypal:before {
    content: "\f1ed"
}
.fa-google-wallet:before {
    content: "\f1ee"
}
.fa-cc-visa:before {
    content: "\f1f0"
}
.fa-cc-mastercard:before {
    content: "\f1f1"
}
.fa-cc-discover:before {
    content: "\f1f2"
}
.fa-cc-amex:before {
    content: "\f1f3"
}
.fa-cc-paypal:before {
    content: "\f1f4"
}
.fa-cc-stripe:before {
    content: "\f1f5"
}
.fa-bell-slash:before {
    content: "\f1f6"
}
.fa-bell-slash-o:before {
    content: "\f1f7"
}
.fa-trash:before {
    content: "\f1f8"
}
.fa-copyright:before {
    content: "\f1f9"
}
.fa-at:before {
    content: "\f1fa"
}
.fa-eyedropper:before {
    content: "\f1fb"
}
.fa-paint-brush:before {
    content: "\f1fc"
}
.fa-birthday-cake:before {
    content: "\f1fd"
}
.fa-area-chart:before {
    content: "\f1fe"
}
.fa-pie-chart:before {
    content: "\f200"
}
.fa-line-chart:before {
    content: "\f201"
}
.fa-lastfm:before {
    content: "\f202"
}
.fa-lastfm-square:before {
    content: "\f203"
}
.fa-toggle-off:before {
    content: "\f204"
}
.fa-toggle-on:before {
    content: "\f205"
}
.fa-bicycle:before {
    content: "\f206"
}
.fa-bus:before {
    content: "\f207"
}
.fa-ioxhost:before {
    content: "\f208"
}
.fa-angellist:before {
    content: "\f209"
}
.fa-cc:before {
    content: "\f20a"
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}
.fa-meanpath:before {
    content: "\f20c"
}
.fa-buysellads:before {
    content: "\f20d"
}
.fa-connectdevelop:before {
    content: "\f20e"
}
.fa-dashcube:before {
    content: "\f210"
}
.fa-forumbee:before {
    content: "\f211"
}
.fa-leanpub:before {
    content: "\f212"
}
.fa-sellsy:before {
    content: "\f213"
}
.fa-shirtsinbulk:before {
    content: "\f214"
}
.fa-simplybuilt:before {
    content: "\f215"
}
.fa-skyatlas:before {
    content: "\f216"
}
.fa-cart-plus:before {
    content: "\f217"
}
.fa-cart-arrow-down:before {
    content: "\f218"
}
.fa-diamond:before {
    content: "\f219"
}
.fa-ship:before {
    content: "\f21a"
}
.fa-user-secret:before {
    content: "\f21b"
}
.fa-motorcycle:before {
    content: "\f21c"
}
.fa-street-view:before {
    content: "\f21d"
}
.fa-heartbeat:before {
    content: "\f21e"
}
.fa-venus:before {
    content: "\f221"
}
.fa-mars:before {
    content: "\f222"
}
.fa-mercury:before {
    content: "\f223"
}
.fa-transgender:before {
    content: "\f224"
}
.fa-transgender-alt:before {
    content: "\f225"
}
.fa-venus-double:before {
    content: "\f226"
}
.fa-mars-double:before {
    content: "\f227"
}
.fa-venus-mars:before {
    content: "\f228"
}
.fa-mars-stroke:before {
    content: "\f229"
}
.fa-mars-stroke-v:before {
    content: "\f22a"
}
.fa-mars-stroke-h:before {
    content: "\f22b"
}
.fa-neuter:before {
    content: "\f22c"
}
.fa-facebook-official:before {
    content: "\f230"
}
.fa-pinterest-p:before {
    content: "\f231"
}
.fa-whatsapp:before {
    content: "\f232"
}
.fa-server:before {
    content: "\f233"
}
.fa-user-plus:before {
    content: "\f234"
}
.fa-user-times:before {
    content: "\f235"
}
.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}
.fa-viacoin:before {
    content: "\f237"
}
.fa-train:before {
    content: "\f238"
}
.fa-subway:before {
    content: "\f239"
}
.fa-medium:before {
    content: "\f23a"
}
@font-face {
    font-family: 'fontello';
    src: url('http://preview.prestahome.com/tf/furniture/themes/furniture/css/autoload/../../font/fontello.eot?44877015');
    src: url('http://preview.prestahome.com/tf/furniture/themes/furniture/css/autoload/../../font/fontello.eot?44877015#iefix') format('embedded-opentype'), url('http://preview.prestahome.com/tf/furniture/themes/furniture/css/autoload/../../font/fontello.woff?44877015') format('woff'), url('http://preview.prestahome.com/tf/furniture/themes/furniture/css/autoload/../../font/fontello.ttf?44877015') format('truetype'), url('http://preview.prestahome.com/tf/furniture/themes/furniture/css/autoload/../../font/fontello.svg?44877015#fontello') format('svg');
    font-weight: normal;
    font-style: normal
}
[class^="font-"]:before,
[class*=" font-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none
}
.font-mouse:before {
    content: '\e600'
}
.font-eye:before {
    content: '\e800'
}
.font-right-open-big:before {
    content: '\e801'
}
.font-left-open-big:before {
    content: '\e802'
}
.font-down-open-big:before {
    content: '\e803'
}
.font-up-open-big:before {
    content: '\e804'
}
.font-diamond:before {
    content: '\e805'
}
.font-heart:before {
    content: '\e806'
}
.font-thumbs-up:before {
    content: '\e807'
}
.font-basket:before {
    content: '\e808'
}
.font-star:before {
    content: '\e809'
}
.font-cancel-circled-outline:before {
    content: '\e810'
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {
    .replace-2x {
        font-size: 1px
    }
    .example {
        background-image: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/autoload/../images/example2x.png);
        -webkit-background-size: 13px 13px;
        -moz-background-size: 13px 13px;
        -o-background-size: 13px 13px;
        background-size: 13px 13px
    }
}
@media (min-width: 1200px) {
    #header_logo {
        width: 23%
    }
}
@media (max-width: 767px) {
    .HomeCustom {
        margin: 0
    }
    .product_list .wrap_view>a.quick-view {
        display: none
    }
    .block .title_block,
    .block h4 {
        position: relative;
        cursor: pointer
    }
    .block .title_block:after,
    .block h4:after {
        display: block;
        font-family: "fontello";
        content: '\e803';
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto 0;
        height: 23px;
        width: 23px;
        font-size: 26px;
        font-weight: normal
    }
    .block .title_block.active:after,
    .block h4.active:after {
        content: '\e804'
    }
    .title_main_section {
        font-size: 22px
    }
}
@media (max-width: 767px) {
    .block .list-block .form-group select {
        width: 270px
    }
}
@media (max-width: 767px) {
    #footer h4 {
        position: relative;
        margin-bottom: 0;
        line-height: 40px;
        border-bottom: 1px solid;
        cursor: pointer
    }
    #footer h4.active {
        border-bottom: none
    }
    #footer h4:after {
        display: block;
        font-family: "fontello";
        content: '\e803';
        position: absolute;
        right: 15px;
        top: 1px
    }
    #footer h4.active:after {
        content: '\e804'
    }
}
@media (max-width: 767px) {
    #order-detail-content #cart_summary table,
    #order-detail-content #cart_summary thead,
    #order-detail-content #cart_summary tbody,
    #order-detail-content #cart_summary th,
    #order-detail-content #cart_summary td,
    #order-detail-content #cart_summary tr {
        display: block
    }
    #order-detail-content #cart_summary thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    #order-detail-content #cart_summary tr {
        border-bottom: 1px solid #cccccc;
        overflow: hidden
    }
    #order-detail-content #cart_summary tr:last-child {
        border-bottom: none
    }
    #order-detail-content #cart_summary td {
        border: none;
        position: relative;
        width: 50%;
        float: left;
        white-space: normal;
        text-align: center
    }
    #order-detail-content #cart_summary td.cart_avail {
        clear: both
    }
    #order-detail-content #cart_summary td.cart_quantity {
        clear: both;
        padding: 0 15px
    }
    #order-detail-content #cart_summary td.cart_delete {
        width: 100%;
        clear: both
    }
    #order-detail-content #cart_summary td.cart_delete:before {
        display: inline-block;
        padding-right: 0.5em;
        position: relative;
        top: -3px
    }
    #order-detail-content #cart_summary td:before {
        content: attr(data-title);
        display: block
    }
    #order-detail-content #cart_summary tfoot td:before {
        display: inline
    }
    #order-detail-content #cart_summary tfoot tr .text-right,
    #order-detail-content #cart_summary tfoot tr tbody td.cart_unit,
    #order-detail-content #cart_summary tbody tfoot tr td.cart_unit,
    #order-detail-content #cart_summary tfoot tr tbody td.cart_total,
    #order-detail-content #cart_summary tbody tfoot tr td.cart_total,
    #order-detail-content #cart_summary tfoot tr .price {
        display: block;
        float: left;
        width: 50%
    }
}
@media (max-width: 768px) {
    #order-detail-content #cart_summary tbody td .price {
        text-align: center
    }
}
@media (min-width: 1200px) {
    #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: 1200px) {
    #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 0;
        margin-bottom: 0
    }
}
@media (max-width: 767px) {
    #manufacturers_list.list li .mansup-container,
    #suppliers_list.list li .mansup-container {
        text-align: center
    }
    #manufacturers_list.list li .middle-side,
    #suppliers_list.list li .middle-side {
        padding-right: 15px;
        padding-left: 15px
    }
    #manufacturers_list.list li .right-side-content,
    #suppliers_list.list li .right-side-content {
        min-height: 1px;
        padding: 0;
        border: none
    }
    #manufacturers_list.list li .right-side-content .product-counter,
    #suppliers_list.list li .right-side-content .product-counter {
        top: 0
    }
}
@media (min-width: 1200px) {
    #manufacturers_list.grid li.first-in-line,
    #suppliers_list.grid li.first-in-line {
        clear: left
    }
    #manufacturers_list.grid li.last-line .product-container,
    #suppliers_list.grid li.last-line .product-container {
        border-bottom: none
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .products-block .price-box {
        padding-left: 0
    }
    .block .products-block .item,
    .store_image,
    .block .border-box {
        padding: 10px
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    #manufacturers_list.grid li.first-item-of-tablet-line,
    #suppliers_list.grid li.first-item-of-tablet-line {
        clear: left
    }
    #manufacturers_list.grid li.last-tablet-line .product-container,
    #suppliers_list.grid li.last-tablet-line .product-container {
        border-bottom: none
    }
    .block .products-block .product-name,
    .block .products-block .price,
    .block .products-block .old-price {
        font-size: 12px
    }
}
@media (max-width: 767px) {
    #manufacturers_list.grid .product-container,
    #suppliers_list.grid .product-container {
        border-bottom: none
    }
}
@media (min-width: 1200px) {
    #guestTracking .form-group {
        overflow: hidden
    }
    #guestTracking .form-group i {
        padding-left: 10px
    }
    #guestTracking .form-control {
        float: left
    }
    #guestTracking label {
        float: left;
        clear: both;
        width: 100%
    }
}
@media (max-width: 767px) {
    #pagenotfound .pagenotfound label {
        display: block
    }
    #pagenotfound h2 .p_404 {
        margin-right: 5px
    }
}
@media (max-width: 1199px) {
    .zoomdiv {
        display: none !important
    }
    ul.step li a,
    ul.step li span,
    ul.step li.step_current span,
    ul.step li.step_current_end span {
        font-size: 13px
    }
}
@media (max-height: 768px) {
    #pagenotfound h1 {
        font-size: 100px
    }
    #pagenotfound .columns-container {
        padding: 190px 0 50px
    }
    #pagenotfound h2 {
        margin-bottom: 40px;
        line-height: 70px;
        font-size: 35px
    }
    #pagenotfound .pagenotfound p {
        font-size: 25px
    }
}
@media (max-height: 680px) {
    #pagenotfound h1 {
        font-size: 90px;
        margin-bottom: 50px
    }
    #pagenotfound h2 {
        font-size: 25px;
        line-height: 50px
    }
    #pagenotfound h2 {
        height: 50px
    }
    #pagenotfound h2 .not_found {
        padding: 0 32px
    }
    #pagenotfound .columns-container {
        padding: 150px 0 30px
    }
    #pagenotfound .pagenotfound p {
        font-size: 20px
    }
}
@media (max-height: 620px) {
    html.pagenotfound {
        height: auto
    }
}
@media (max-width: 1199px) {
    #footer h4 {
        font-size: 14px
    }
    .content_sortPagiBar label {
        margin-right: 3px;
        font-size: 11px
    }
    .top-pagination-content div.pagination,
    .bottom-pagination-content div.pagination,
    .content_sortPagiBar .sortPagiBar>* {
        padding: 10px
    }
    .content_sortPagiBar {
        height: 47px
    }
    .content_sortPagiBar .sortPagiBar {
        padding-left: 130px;
        padding-right: 140px
    }
}
@media (min-width: 992px) {
    .fixedHeader {
        position: fixed;
        top: 0
    }
}
@media (min-width: 768px) {
    #columns {
        padding-bottom: 70px
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #header_logo {
        width: 22%
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .block .title_block,
    .block h4,
    .title_main_section.category-name {
        font-size: 18px
    }
    #left_column .button {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 10px
    }
    .products_block .owl-controls {
        top: -3px
    }
    .grid .content_price {
        width: 100%
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .block .title_block,
    .block h4 {
        font-size: 14px
    }
    .products_block .owl-controls {
        top: -11px
    }
    ul.step li em {
        display: none
    }
    ul.step li {
        position: relative
    }
    ul.step li:after {
        content: '';
        position: absolute;
        width: 1px;
        top: -2px;
        bottom: -2px;
        right: 0;
        background: #e2e2e2
    }
    ul.step li#step_end:after,
    ul.step li.step_done_last:after,
    ul.step li.step_current:after {
        display: none
    }
    .sf-menu li ul {
        margin-top: 15px
    }
}
@media (min-width: 768px) {
    ul.step {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }
    ul.step li.first {
        -moz-border-radius-topleft: 4px;
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px
    }
    ul.step li.first span,
    ul.step li.first a {
        -moz-border-radius-topleft: 4px;
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px
    }
    ul.step li.last {
        -moz-border-radius-topright: 4px;
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px
    }
    ul.step li.last span {
        -moz-border-radius-topright: 4px;
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px
    }
}
@media (min-width: 992px) {
    ul.step li a:after,
    ul.step li span:after,
    ul.step li.step_current span:after,
    ul.step li.step_current_end span:after {
        content: "";
        position: absolute;
        top: 0;
        right: -31px;
        z-index: 0;
        text-indent: -5000px;
        display: block;
        width: 31px;
        height: 52px;
        margin-top: -2px
    }
    ul.step li.step_current span:after {
        border-color: #ffffff;
        border-image: none;
        border-style: solid solid none none;
        border-width: 1px 1px medium medium;
        height: 40px;
        right: -21px;
        top: 6px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 40px
    }
    ul.step li.step_done a {
        padding-left: 38px
    }
    ul.step li.step_done a:after {
        border: 1px solid #e2e2e2;
        border-left: none;
        border-bottom: none;
        width: 40px;
        height: 40px;
        background-color: #CCC;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 6px;
        right: -21px
    }
    ul.step li.step_done.step_done_last a:after {
        border: 1px solid transparent;
        border-left: none;
        border-bottom: none
    }
    ul.step li#step_end span:after {
        display: none
    }
    ul.step li.step_todo span,
    ul.step li.step_current {
        padding-left: 30px
    }
}
@media (max-width: 991px) {
    .content_sortPagiBar #grid {
        margin-right: 5px
    }
    #footer h4 {
        font-size: 13px
    }
    #footer .footer-block ul li a {
        font-size: 11px
    }
    #footer .footer-block ul li:before {
        top: 5px
    }
    .products_block.block .title_block,
    .products_block.block h4,
    .block .title_block,
    .block h4 {
        margin-bottom: 25px
    }
    div.copyright a {
        font-size: 12px
    }
    div.copyright .inner_copyright {
        padding: 10px 0
    }
    html.pagenotfound {
        height: auto
    }
    #pagenotfound h1 {
        font-size: 80px
    }
    #pagenotfound h2 {
        font-size: 18px
    }
    #pagenotfound h2 {
        line-height: 40px
    }
    #pagenotfound h2 span {
        height: 40px
    }
    .content_sortPagiBar .sortPagiBar #productsSortForm label:before {
        font-size: 15px;
        content: "\f0dc";
        font-family: 'FontAwesome';
        display: inline-block
    }
    .content_sortPagiBar .sortPagiBar .nbrItemPage label span,
    .content_sortPagiBar .sortPagiBar #productsSortForm label span,
    button.button.button-medium.bt_compare span {
        display: none
    }
    .content_sortPagiBar .sortPagiBar .nbrItemPage label:before {
        font-size: 16px;
        content: '\e800';
        font-family: 'fontello';
        display: inline-block
    }
    button.button.button-medium.bt_compare {
        width: 32px;
        padding: 0
    }
    .sortPagiBar .compare-form .btn.btn-default i {
        padding-right: 0
    }
    .product_list .tag {
        font-size: 12px;
        padding: 0 7px;
        line-height: 22px;
        height: 22px
    }
    a.btn,
    button.btn {
        font-size: 12px;
        padding-left: 12px;
        padding-right: 12px
    }
    #cart_summary tbody td.cart_description .product-name a {
        font-size: 12px
    }
    h3.undertitle_main {
        font-size: 13px
    }
    #home-page-tabs > li a,
    #displayHome_multicarousel_tabs > li a {
        font-size: 12px;
        padding: 0 25px
    }
    .wrap_copy,
    #footer #links_block_nav {
        width: 100%;
        text-align: center
    }
    #footer #links_block_nav {
        padding-bottom: 20px
    }
    div.copyright {
        padding: 15px 0 50px
    }
    .content_sortPagiBar .sortPagiBar {
        padding-left: 76px;
        padding-right: 100px
    }
    .sortPagiBar .compare-form .btn.btn-default {
        width: 25px;
        padding: 0
    }
}
@media (min-width: 768px) {
    .wrap_up_down_cart {
        float: left
    }
}
@media (max-width: 767px) {
    .title_main_section span {
        padding: 0 15px
    }
    .main_panel {
        padding-bottom: 0;
        background: transparent
    }
    #paiement_logo_block_left img {
        width: 40px;
        height: 27px
    }
    div.copyright a {
        font-size: 11px
    }
    #pagenotfound h1 {
        font-size: 70px
    }
    #pagenotfound .columns-container {
        padding: 150px 0
    }
    #header {
        background: #333;
        background: rgba(0, 0, 0, 0.9)
    }
    ul.step li {
        width: 100%;
        border-left-width: 1px
    }
    ul.step li,
    ul.step li.step_done {
        border-bottom: 1px solid #e2e2e2
    }
    ul.step li.step_dones.step_done_last {
        border: none
    }
    ul.step li#step_end {
        border: none
    }
    #center_column ul.step li {
        padding-left: 0 !important
    }
    #social_block {
        width: 100%;
        text-align: center;
        padding-top: 20px
    }
    #footer>.container>.row {
        padding-bottom: 20px
    }
    .content_sortPagiBar {
        height: 38px
    }
    .top-pagination-content div.pagination,
    .bottom-pagination-content div.pagination,
    .content_sortPagiBar .sortPagiBar>* {
        padding: 5px
    }
    #left_column .block,
    #right_column .block {
        margin-bottom: 20px
    }
    .content_sortPagiBar .sortPagiBar {
        padding-left: 66px;
        padding-right: 90px
    }
    #order-detail-content #cart_summary td {
        width: 100% !important
    }
    #cart_summary tbody td.cart_product img {
        border-width: 0
    }
    .table tbody > tr > td.cart_quantity .cart_quantity_button a {
        height: 40px;
        line-height: 40px;
        width: 11%;
        position: absolute;
        left: 0;
        border: 1px solid #e0e0e0;
        -webkit-transition-duration: 0s;
        -moz-transition-duration: 0s;
        -o-transition-duration: 0s;
        transition-duration: 0s
    }
    #page .table tbody > tr > td.cart_quantity .cart_quantity_button a:active {
        color: #fff
    }
    .table tbody > tr > td.cart_quantity .cart_quantity_button a.product_quantity_up {
        left: auto;
        right: 0
    }
    .cart_quantity .cart_quantity_input {
        width: 78.5% !important;
        height: 40px;
        left: 11%;
        top: 0;
        right: 11%;
        border-top: 1px solid #e0e0e0 !important;
        border-bottom: 1px solid #e0e0e0 !important;
        z-index: 1
    }
    .quantity_item {
        border: none
    }
    .wrap_up_down_cart {
        height: 40px
    }
    #cart_summary tbody td.cart_product>a {
        width: 100%
    }
    #cart_summary tfoot td#total_price_container {
        background: none
    }
}
@media (max-width: 640px) {
    .content_sortPagiBar .sortPagiBar {
        padding-left: 5px
    }
    .view.display {
        display: none
    }
    div.copyright a {
        width: 100%;
        text-align: center
    }
    #footer #paiement_logo_block_left {
        float: none;
        clear: both;
        display: table;
        margin: 0 auto;
        padding-top: 15px
    }
    .cart_navigation {
        text-align: center
    }
    #page .cart_navigation .button-medium,
    #page .cart_navigation .btn.btn-default {
        margin-right: 10px;
        margin-bottom: 20px;
        min-width: 240px
    }
    #page .cart_navigation .button-medium {
        float: none
    }
}
@media (min-width: 580px) {
    #home-page-tabs > li:last-child,
    #displayHome_multicarousel_tabs > li:last-child {
        border: none
    }
}
@media (max-width: 579px) {
    .breadcrumb {
        font-size: 10px
    }
    ul.product_listdia .compare {
        display: none
    }
    .page-heading span.heading-counter {
        display: block;
        float: none
    }
    #order .delivery_option > div > table.resume td,
    #order-opc .delivery_option > div > table.resume td {
        display: block;
        width: 100% !important
    }
    #order-opc .delivery_option > div > table.resume,
    #order .delivery_option > div > table.resume {
        border: none
    }
    #order .delivery_option > div > table.resume td:not(:last-child),
    #order-opc .delivery_option > div > table.resume td:not(:last-child) {
        border-bottom: none
    }
    .page-subheading {
        font-size: 13px
    }
    .box li {
        font-size: 12px
    }
    #page {
        overflow: hidden
    }
    #home-page-tabs {
        width: 100%;
        margin-bottom: 93px
    }
    #home-page-tabs > li {
        width: 33.33333%;
        text-align: center
    }
    #home-page-tabs > li a {
        padding: 0 5px
    }
    #pagenotfound h1 {
        font-size: 100px
    }
    #pagenotfound h1 span:before,
    #pagenotfound h1 span:after {
        font-size: 60px;
        left: -70px;
        height: 64px
    }
    #pagenotfound h1 span:after {
        left: auto;
        right: -70px
    }
    #pagenotfound .columns-container {
        padding: 100px 0
    }
    ul.footer_links li {
        width: 100%;
        float: left;
        text-align: center;
        padding-bottom: 15px
    }
    #home-page-tabs > li,
    #displayHome_multicarousel_tabs > li {
        border-style: solid;
        border-width: 1px;
        margin-bottom: 15px;
        float: none
    }
    #displayHome_multicarousel_tabs > li a,
    #home-page-tabs > li a {
        font-size: 13px;
        height: 40px;
        line-height: 40px;
        padding: 0 35px
    }
    #home-page-tabs,
    #displayHome_multicarousel_tabs {
        border: none
    }
    #social_block li a {
        font-size: 14px;
        width: 30px;
        height: 30px;
        line-height: 30px
    }
    #social_block li {
        margin-right: 2px
    }
}
@media (max-width: 519px) {
    #home-page-tabs {
        margin-bottom: 112px
    }
    #home-page-tabs > li a {
        font-size: 12px;
        height: 30px;
        line-height: 30px
    }
}
@media (max-width: 480px) {
    #pagenotfound h2 .not_found {
        padding: 0 10px
    }
    .address_add.submit .btn {
        width: 100%;
        text-align: center
    }
    input[type="text"],
    input[type="email"],
    input[type="password"],
    #order-opc div.selector,
    .id_state div.selector {
        width: 100% !important;
        max-width: none !important
    }
    .form_404 {
        position: relative;
        padding-right: 85px
    }
    .form_404 .btn {
        position: absolute;
        top: 0;
        right: 0
    }
    .title_main_section {
        font-size: 16px
    }
    #identity #center_column form.std .row .col-xs-4,
    #authentication #center_column form.std .row .col-xs-4,
    #order-opc #center_column form.std .row .col-xs-4 {
        width: 100% !important;
        max-width: none
    }
    #identity #center_column form.std .row .col-xs-4,
    #authentication #center_column form.std .row .col-xs-4,
    #order-opc #center_column form.std .row .col-xs-4 {
        margin-bottom: 15px
    }
    #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: none
    }
    .block .title_block,
    .block h4 {
        font-size: 16px
    }
    .block .title_block:after,
    .block h4:after {
        height: 20px;
        width: 20px;
        font-size: 22px
    }
    .products_block .owl-controls {
        top: -4px
    }
    #pagenotfound h2 {
        font-size: 14px
    }
    #pagenotfound h1 {
        font-size: 50px
    }
    #header_logo {
        width: 100%;
        padding: 20px 15px;
        text-align: center
    }
    #header_logo img {
        display: inline-block
    }
}
@media (max-width: 480px) {
    .content_sortPagiBar .sortPagiBar #productsSortForm {
        float: right
    }
    .title_main_section:before {
        display: none
    }
    .content_sortPagiBar .sortPagiBar {
        position: static;
        padding-right: 0
    }
    .content_sortPagiBar {
        height: auto
    }
    .content_sortPagiBar .sortPagiBar>* {
        border-right: none
    }
    .top-pagination-content,
    .bottom-pagination-content {
        float: none;
        display: table;
        margin: 10px auto;
        clear: both
    }
    .top-pagination-content div.pagination,
    .bottom-pagination-content div.pagination,
    .content_sortPagiBar .sortPagiBar>* {
        padding: 3px
    }
    .title_main_section span {
        display: block;
        background: none;
        line-height: 1.5
    }
}
@media (max-width: 419px) {
    #order-detail-content #cart_summary td.cart_product {
        width: 100%
    }
    #pagenotfound .columns-container {
        padding: 50px 0
    }
    #header_logo img {
        padding: 0
    }
}
@media (min-width: 768px) {
    .container {
        padding-left: 0;
        padding-right: 0
    }
}
.color-list-container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}
.color_to_pick_list {
    overflow: hidden;
    display: table;
    margin: 10px auto
}
.color_to_pick_list li {
    float: left;
    padding: 5px
}
.color_to_pick_list li .color_pick {
    width: 20px;
    height: 20px;
    display: block;
    border: 1px solid #ededed
}
.color_to_pick_list .color_pick img {
    width: 100%;
    height: 100%
}
.ajax_block_product .product-container {
    border-style: solid;
    border-width: 1px
}
.product-image-container {
    position: relative;
    overflow: hidden;
    text-align: center
}
.ajax_block_product .product_img_link {
    display: inline-block
}
.ajax_block_product .product_img_link img {
    width: 100%
}
.ajax_block_product .lnk_view {
    display: inline-block;
    line-height: 38px;
    white-space: nowrap;
    height: 40px;
    padding: 0 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.ajax_block_product .lnk_view:before {
    font-size: 16px;
    font-family: 'fontAwesome';
    content: "\f00e";
    padding-right: 6px
}
.ajax_block_product .price-percent-reduction {
    font-size: 30px;
    font-weight: 600;
    position: absolute;
    top: 12px;
    right: 17px;
    line-height: 1
}
.reduce_style.price {
    display: inline-block;
    border-right-style: solid;
    border-right-width: 2px;
    padding-right: 10px;
    margin-right: 7px
}
.butt.btn_border.ajax_add_to_cart_button {
    padding: 4px 25px 9px 15px;
    max-height: 38px
}
.ajax_add_to_cart_button:before {
    content: '\e808';
    font-family: 'fontello';
    padding-right: 9px;
    font-size: 16px
}
.ajax_block_product .quick-view:before {
    font-family: 'fontello';
    content: '\e800'
}
.ajax_block_product .quick-view span {
    display: none
}
.function_btn {
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    font-size: 16px;
    vertical-align: top
}
.ajax_block_product .product-flags,
.ajax_block_product .nb-comments {
    display: none
}
.ajax_block_product .comments_note {
    display: table;
    margin: 0 auto;
    padding-bottom: 20px
}
.ajax_block_product .add_to_compare {
    display: block;
    width: 18px;
    height: 18px;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    line-height: 18px;
    position: absolute;
    right: 18px;
    bottom: 5px;
    overflow: hidden;
    text-indent: -40px;
    z-index: 2
}
.ajax_block_product .add_to_compare.checked {
    text-indent: 0
}
.ajax_block_product .add_to_compare:before {
    content: "✔"
}
.ajax_block_product .grid .ajax_block_product {
    max-width: 390px;
    margin: 0 auto;
    float: none
}
.grid .product-name {
    text-align: center
}
.grid .product-desc {
    display: none
}
.grid .right-block {
    padding: 0 19px 19px
}
.grid .right-block h5 {
    border-top-style: solid;
    border-top-width: 1px;
    padding: 24px 0 10px;
    line-height: 1.3;
    text-align: center
}
.grid .content_price {
    text-align: center;
    padding-bottom: 25px
}
.ajax_block_product .addToWishlist,
.ajax_block_product .quick-view {
    margin-left: 1px
}
.list .ajax_block_product .left-block {
    padding: 1px 16px 1px 16px
}
.list .product-desc {
    line-height: 1.5;
    padding-top: 10px
}
.list .right-block {
    text-align: center
}
.list .butt.btn_border.ajax_add_to_cart_button {
    display: table;
    margin: 20px auto
}
.list .function_btn {
    float: none;
    display: inline-block;
    margin-left: 2px
}
.list .center-block,
.list .right-block {
    padding: 15px
}
.list .ajax_block_product .comments_note {
    width: auto;
    float: none
}
.list .price.product-price {
    display: block;
    margin: 0;
    padding: 0;
    border: none
}
.list .ajax_block_product .add_to_compare {
    bottom: 1px
}
.category_list.grid .inner-product-list {
    font-size: 0;
    display: table;
    width: 100%
}
.category_list.grid .ajax_block_product {
    font-size: 14px;
    float: none;
    display: inline-block;
    vertical-align: top
}
.product_list.category_list .ajax_block_product {
    margin-bottom: 30px
}
@media (min-width: 768px) and (max-width: 1199px) {
    .grid.category_list .right-block {
        padding: 0 10px 10px
    }
    .grid.category_list .reduce_style.price,
    .grid.category_list .reduce_style+.old-price {
        font-size: 12px
    }
}
@media (max-width: 1199px) {
    .grid .button-container {
        text-align: center
    }
    #product .butt.btn_border.ajax_add_to_cart_button span,
    .grid.category_list .butt.btn_border.ajax_add_to_cart_button span {
        display: none
    }
    #product .butt.btn_border.ajax_add_to_cart_button:before,
    .grid.category_list .butt.btn_border.ajax_add_to_cart_button:before {
        padding: 0
    }
    #product .butt.btn_border.ajax_add_to_cart_button,
    .grid.category_list .butt.btn_border.ajax_add_to_cart_button {
        width: 38px;
        padding-left: 0;
        padding-right: 0;
        text-align: center
    }
}
@media (max-width: 991px) {
    .list .butt.btn_border.ajax_add_to_cart_button {
        padding-left: 10px;
        padding-right: 15px;
        font-size: 12px
    }
    .list .price.product-price,
    .list .old-price {
        font-size: 16px
    }
    .list .product-desc {
        font-size: 13px
    }
}
@media (max-width: 640px) {
    .list .center-block,
    .list .left-block,
    .list .right-block {
        width: 100%
    }
    .list .ajax_block_product {
        max-width: 390px;
        margin: 0 auto;
        float: none
    }
    .list .center-block,
    .list .right-block {
        padding-left: 30px;
        padding-right: 30px
    }
    .list .product-image-container {
        padding-bottom: 15px
    }
    .list .product-image-container:before {
        content: '';
        display: block;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        position: absolute;
        left: 15px;
        right: 15px;
        bottom: 0
    }
    .list .ajax_block_product .add_to_compare {
        bottom: -1px;
        right: 15px
    }
    .list.category_list .butt.btn_border.ajax_add_to_cart_button {
        width: 38px;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        display: inline-block;
        margin: 0
    }
    .list.category_list .butt.btn_border.ajax_add_to_cart_button:before {
        padding: 0
    }
    .list.category_list .butt.btn_border.ajax_add_to_cart_button span {
        display: none
    }
    .list .button-container {
        padding-top: 15px
    }
}
@media (max-width: 579px) {
    .grid.category_list .ajax_block_product {
        width: 100%;
        display: table
    }
}
@media (max-width: 480px) {
    .butt.btn_border.ajax_add_to_cart_button {
        padding: 0;
        width: 38px;
        height: 38px;
        line-height: 38px;
        text-align: center
    }
    .butt.btn_border.ajax_add_to_cart_button:before {
        padding: 0
    }
    .butt.btn_border.ajax_add_to_cart_button>span {
        display: none
    }
    .ajax_block_product .lnk_view {
        font-size: 12px
    }
    .reduce_style.price,
    .reduce_style+.old-price {
        font-size: 12px
    }
}
table th {
    font-weight: bold
}
table td,
table th {
    padding: 9px 10px;
    text-align: left
}
@media only screen and (max-width: 767px) {
    table.responsive {
        margin-bottom: 0
    }
    .pinned {
        position: absolute;
        left: 0;
        top: 0;
        background: #fff;
        width: 35%;
        overflow: hidden;
        overflow-x: scroll;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc
    }
    .pinned table {
        border-right: none;
        border-left: none;
        width: 100%
    }
    .pinned table th,
    .pinned table td {
        white-space: nowrap
    }
    .pinned td:last-child {
        border-bottom: 0
    }
    div.table-wrapper {
        position: relative;
        margin-bottom: 20px;
        overflow: hidden;
        border-right: 1px solid #ccc
    }
    div.table-wrapper div.scrollable {
        margin-left: 35%
    }
    div.table-wrapper div.scrollable {
        overflow: scroll;
        overflow-y: hidden
    }
    table.responsive td,
    table.responsive th {
        position: relative;
        white-space: nowrap;
        overflow: hidden
    }
    table.responsive th:first-child,
    table.responsive td:first-child,
    table.responsive td:first-child,
    table.responsive.pinned td {
        display: none
    }
}
.disable-hover {
    pointer-events: none
}
@media (min-width: 481px) {
    .styled-select {
        max-width: 293px
    }
    .sortPagiBar .styled-select {
        vertical-align: middle;
        display: inline-block
    }
    .productsSortForm .styled-select {
        min-width: 130px;
        max-width: 150px
    }
}
.productsSortForm .prepared {
    min-width: 180px
}
#layered_block_left .styled-checkbox,
#layered_block_left .styled-radio {
    position: absolute;
    top: 0;
    left: 0
}
#layered_block_left .layered_filter .styled-select ul li {
    padding: 4px 10px
}
.sortPagiBar .styled-select {
    vertical-align: middle;
    display: inline-block
}
.sortPagiBar .styled-select dt.option {
    line-height: 25px;
    height: 25px
}
.sortPagiBar .styled-select dl i.toggle {
    width: 25px;
    line-height: 23px
}
.styled-select {
    cursor: pointer
}
.styled-select select {
    position: absolute;
    visibility: hidden
}
.styled-select dl {
    position: relative
}
.styled-select .option {
    box-sizing: border-box;
    float: none!important;
    padding: 4px 10px;
    background: #FFF;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    line-height: 1
}
.styled-select dt.option {
    border: 1px solid #dae1e0;
    position: relative;
    padding-right: 35px;
    line-height: 35px;
    height: 35px;
    padding-top: 0;
    padding-bottom: 0
}
.styled-select ul li.optgroup {
    cursor: default;
    background: #F5F5F5
}
.styled-select dl i.toggle {
    color: #333d46;
    position: absolute;
    right: -1px;
    top: -1px;
    bottom: -1px;
    line-height: 35px;
    display: block;
    width: 35px;
    text-align: center;
    font-size: 13px;
    border-left: 1px solid #dae1e0
}
.styled-select dl i.toggle:before {
    content: "\f0d7";
    font-family: fontAwesome
}
.styled-select ul {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 999999;
    top: 100%;
    border: 1px solid #DDD;
    background: #FFF;
    margin: -1px 0 0 0;
    overflow-y: auto
}
.styled-select.mobile ul {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto 1em
}
.styled-select ul.above {
    top: auto;
    bottom: 100%
}
.styled-select li:not(.first) {
    border-top: 1px dotted #DDD
}
.styled-select li {
    font-size: 12px
}
.styled-select dl.closed ul {
    display: none
}
.styled-checkbox,
.styled-radio {
    display: inline-block;
    border: 1px solid #DDD;
    padding: 0;
    width: 15px;
    height: 15px;
    position: relative;
    cursor: pointer;
    vertical-align: middle;
    margin-right: 5px
}
.styled-checkbox input,
.styled-radio input {
    position: absolute;
    margin: auto!important;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}
.styled-radio {
    border-radius: 100%
}
.styled-checkbox.checked:before,
.styled-radio.checked:before {
    content: '';
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 5px;
    height: 5px;
    background: #39DAB9;
    -webkit-border-radius: 50%;
    border-radius: 50%
}
.styled-checkbox.checked:before {
    background: none;
    border-radius: 0;
    border-radius: 0;
    top: -3px;
    right: -1px;
    bottom: 2px;
    left: 1px;
    width: 11px;
    height: 7px;
    border-style: solid;
    border-color: transparent transparent #39DAB9 #39DAB9;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.styled-file {
    display: inline-block;
    border: 1px solid #DDD;
    position: relative;
    width: 100%;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.styled-file .file-button {
    padding: 3px 5px;
    margin: 3px 7px 3px 3px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}
.styled-file .file-name {
    vertical-align: middle
}
.styled-file input {
    position: absolute;
    margin: 0!important;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0
}
@media (max-width: 480px) {
    .styled-select {
        max-width: 100%
    }
    .sortPagiBar .styled-select {
        max-width: 130px
    }
}
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}
.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.fancybox-opened {
    z-index: 8030
}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}
.fancybox-outer,
.fancybox-inner {
    position: relative
}
.fancybox-inner {
    overflow: hidden
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}
.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}
.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}
.fancybox-image {
    max-width: 100%;
    max-height: 100%
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url('http://preview.prestahome.com/tf/furniture/js/jquery/plugins/fancybox/fancybox_sprite.png')
}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}
#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('http://preview.prestahome.com/tf/furniture/js/jquery/plugins/fancybox/fancybox_loading.gif') center center no-repeat
}
.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}
.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('http://preview.prestahome.com/tf/furniture/js/jquery/plugins/fancybox/blank.gif');
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}
.fancybox-prev {
    left: 0
}
.fancybox-next {
    right: 0
}
.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}
.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}
.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}
.fancybox-nav:hover span {
    visibility: visible
}
.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}
.fancybox-lock {
    overflow: hidden !important;
    width: auto
}
.fancybox-lock body {
    overflow: hidden !important
}
.fancybox-lock-test {
    overflow-y: hidden !important
}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('http://preview.prestahome.com/tf/furniture/js/jquery/plugins/fancybox/fancybox_overlay.png')
}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}
.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}
.fancybox-opened .fancybox-title {
    visibility: visible
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}
.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}
.fancybox-title-inside-wrap {
    padding-top: 10px
}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url('http://preview.prestahome.com/tf/furniture/js/jquery/plugins/fancybox/fancybox_sprite@2x.png');
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url('http://preview.prestahome.com/tf/furniture/js/jquery/plugins/fancybox/fancybox_loading@2x.gif');
        background-size: 24px 24px
    }
}
#header .shopping_cart {
    display: inline-block;
    position: relative
}
#header .wrap_cart {
    float: right;
    padding: 0 15px;
    text-align: center
}
.shopping_cart>a>span {
    display: inline-block !important;
    vertical-align: top;
    line-height: 51px
}
.shopping_cart a .ajax_cart_no_product {
    display: none !important
}
#header .cart_block,
.shopping_cart>a {
    border-style: solid;
    border-width: 1px
}
.shopping_cart>a {
    display: inline-block;
    padding: 0 24px 0 20px;
    position: relative;
    z-index: 101
}
.shopping_cart>a {
    -webkit-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    transition: all 450ms ease
}
.shopping_cart >a:first-child:before {
    content: "\f09a";
    font-family: fontAwesome;
    font-size: 28px;
    display: inline-block;
    margin-right: 8px;
    line-height: 51px
}
.fixedHeader .shopping_cart >a:first-child:before,
.fixedHeader .shopping_cart>a>span {
    line-height: 44px
}
.fixedHeader .shopping_cart >a:first-child:before {
    font-size: 20px
}
.cart_block .cart_block_list .remove_link {
    position: absolute;
    right: 15px;
    top: 49px;
    line-height: 1
}
.cart_block .remove_link a,
.cart_block .ajax_cart_block_remove_link {
    display: block;
    width: 100%;
    height: 100%
}
.cart_block .remove_link a:before,
.cart_block .ajax_cart_block_remove_link:before {
    display: inline-block;
    content: "×";
    font-size: 26px;
    line-height: 1
}
.cart_block .remove_link a:hover,
.cart_block .ajax_cart_block_remove_link:hover {
    color: #515151
}
.cart_block .cart-images {
    float: left;
    margin-right: 20px;
    border-style: solid;
    border-width: 1px
}
.cart_block .cart-info {
    overflow: hidden;
    position: relative;
    float: left;
    text-align: left
}
.cart_block .cart-info .product-name {
    max-width: 190px;
    margin-bottom: 7px
}
.cart_block .cart-info .product-name a {
    font-size: 14px;
    line-height: 1.5;
    display: inline-block;
    text-align: left;
    vertical-align: top
}
.cart_block .cart-info .quantity-formated {
    font-size: 13px;
    display: inline-block
}
.cart_block .cart-info .quantity-formated .quantity {
    font-size: 12px
}
.cart_block dt {
    overflow: hidden;
    position: relative
}
.cart_block dd {
    position: relative
}
.cart_block dd .cart_block_customizations {
    border-top: 1px dashed #333333
}
.cart_block dd .cart_block_customizations li {
    padding: 10px 20px
}
.cart_block dd .cart_block_customizations li .deleteCustomizableProduct {
    position: absolute;
    right: 10px
}
.cart_block .cart_block_no_products {
    margin: 0;
    padding: 17px 0;
    float: right;
    min-width: 53%;
    text-align: left;
    border-bottom: 1px solid #e5ebea;
    padding-right: 20px
}
.cart_block .cart-prices {
    border-top: 1px solid #d6d4d4
}
.cart-prices .title_total {
    font-size: 14px;
    vertical-align: middle;
    float: left;
    padding-right: 50px
}
.cart_block .cart-prices .cart-prices-line {
    overflow: hidden;
    text-align: right;
    float: right;
    clear: both;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    line-height: 50px;
    padding-right: 20px;
    min-width: 53%
}
.cart_block .cart-prices .price:not(.cart_block_total) {
    font-size: 14px
}
.cart_block .cart-buttons {
    margin: 0;
    overflow: hidden;
    padding: 20px 20px 20px 0;
    text-align: right
}
.cart_block a#button_view_cart:before {
    content: '\e808';
    font-family: 'fontello';
    padding-right: 9px;
    font-size: 16px
}
#header .cart_block {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 100;
    height: auto;
    width: 470px;
    margin-top: -1px;
    right: 0
}
.cart_block .remove_link a,
.cart_block .ajax_cart_block_remove_link {
    outline: none;
    text-decoration: none;
    line-height: 1
}
.cart_block .price {
    font-size: 20px;
    font-weight: 700;
    float: right
}
#header .cart_block dt {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 20px;
    line-height: 1.5
}
#header .cart_block dt:last-child {
    margin-bottom: 10px
}
#header .cart_block .cart-prices {
    border: none;
    line-height: normal;
    text-align: right
}
#header .block_content {
    margin-bottom: 0
}
.cart_block #cart_block_summary,
.cart_block .title_block span,
.cart_block h4,
#header .cart_block .title_block,
.cart_block h4 {
    display: none
}
.cart_block .cart_block_shipping_cost,
.cart_block .cart_block_tax_cost,
.cart_block .cart_block_total,
.cart_block .cart_block_wrapping_cost {
    vertical-align: baseline;
    padding-left: 2px;
    text-transform: uppercase
}
.cart_block table.vouchers {
    clear: both;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 10px
}
.cart_block table.vouchers tr td {
    padding: 2px
}
.cart_block table.vouchers tr td.quantity {
    margin-right: 5px;
    min-width: 18px
}
.cart_block table.vouchers tr td.delete {
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 15px
}
.layer_cart_overlay {
    background-color: #000;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2
}
* html .layer_cart_overlay {
    position: absolute;
    left: 0;
    margin-left: -160px;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2
}
#layer_cart {
    background-color: white;
    position: absolute;
    display: none;
    z-index: 10000;
    width: 70%;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    min-width: 300px
}
#layer_cart .layer_cart_product {
    padding: 8px 20px 20px;
    overflow: hidden;
    position: static
}
#layer_cart .layer_cart_product h2 {
    margin-bottom: 22px;
    font-size: 20px;
    line-height: 1.2
}
@media (max-width: 767px) {
    #layer_cart .layer_cart_product h2 {
        font-size: 18px;
        padding-right: 0;
        line-height: normal
    }
    #layer_cart .layer_cart_product {
        padding: 11px 20px 20px
    }
}
#layer_cart .layer_cart_product {
    padding: 8px 20px 20px
}
#layer_cart .layer_cart_product h2 i {
    font-size: 30px;
    line-height: 30px;
    float: left;
    padding-right: 8px
}
#layer_cart_product_quantity,
#layer_cart_product_price,
#layer_cart_product_attributes,
#layer_cart .layer_cart_row span {
    color: #333;
    font-weight: 700
}
@media (max-width: 767px) {
    #layer_cart .layer_cart_product h2 i {
        font-size: 22px;
        line-height: 22px
    }
    #layer_cart .layer_cart_cart h2 {
        border: none
    }
}
#layer_cart .layer_cart_product .product-image-container {
    max-width: 178px;
    border: 1px solid #d6d4d4;
    padding: 5px;
    float: left;
    margin-right: 30px
}
@media (max-width: 480px) {
    #layer_cart .layer_cart_product .product-image-container {
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
        width: 100%;
        max-width: none
    }
}
.layer_cart_product #layer_cart_product_title {
    display: block;
    padding-bottom: 8px
}
.layer_cart_product .layer_cart_product_info > div {
    padding-bottom: 7px
}
.layer_cart_product .layer_cart_product_info > div strong {
    padding-right: 3px
}
#layer_cart .layer_cart_cart {
    background: #fafafa;
    border-left: 1px solid #d6d4d4;
    padding: 8px 20px 170px 20px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    position: relative
}
@media (min-width: 1200px) {
    #layer_cart .layer_cart_cart {
        min-height: 318px
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #layer_cart .layer_cart_cart {
        min-height: 360px
    }
}
@media (max-width: 991px) {
    #layer_cart .layer_cart_cart {
        border-left: none;
        border-top: 1px solid #d6d4d4
    }
}
.layer_cart_cart h2 {
    font-size: 20px;
    border-bottom: 1px solid #d6d4d4;
    padding-bottom: 13px;
    margin-bottom: 17px;
    line-height: 1.2
}
@media (max-width: 767px) {
    #layer_cart .layer_cart_cart h2 {
        font-size: 18px
    }
}
.layer_cart_cart .layer_cart_row {
    padding: 0 0 7px 0
}
.layer_cart_cart .button-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 15px 20px;
    text-align: center
}
.layer_cart_cart .button-container .btn {
    margin-bottom: 10px
}
.layer_cart_cart .button-container span.exclusive-medium {
    margin-right: 5px
}
.layer_cart_cart span.exclusive-medium i {
    padding-right: 5px;
    color: #777777
}
#layer_cart .cross {
    position: absolute;
    right: 7px;
    top: 5px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    color: #333333;
    z-index: 2;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}
#layer_cart .cross:before {
    display: block;
    font-size: 25px;
    line-height: 30px;
    content: '\e810';
    font-family: 'fontello'
}
#layer_cart .continue {
    cursor: pointer
}
#layer_cart p {
    padding: 0
}
#layer_cart .crossseling .crossseling-content {
    border-top: 1px solid #d6d4d4;
    padding: 26px 30px 40px 30px;
    position: relative
}
#layer_cart .crossseling h2 {
    margin-bottom: 22px;
    font-size: 20px;
    line-height: 1.2
}
#layer_cart .crossseling #blockcart_list {
    max-width: 773px;
    width: 84%;
    margin: 0 auto;
    overflow: hidden
}
#layer_cart .crossseling #blockcart_list ul {
    display: block
}
#layer_cart .crossseling #blockcart_list ul li {
    float: left;
    width: 178px;
    margin: 0 0 0 0
}
#layer_cart .crossseling #blockcart_list ul li .product-image-container {
    border: 1px solid #d6d4d4;
    text-align: center;
    padding: 5px;
    margin-bottom: 15px
}
#layer_cart .crossseling #blockcart_list ul li .product-image-container img {
    width: 100%
}
#layer_cart .crossseling #blockcart_list ul li .product-name {
    padding-bottom: 5px
}
#layer_cart .crossseling #blockcart_list ul li .product-name a {
    font-size: 15px;
    line-height: 20px
}
#layer_cart .crossseling #blockcart_list a.bx-prev,
#layer_cart .crossseling #blockcart_list a.bx-next {
    display: block;
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    color: #333333;
    text-indent: -5000px;
    position: absolute;
    top: 45%;
    margin-top: -20px
}
#layer_cart .crossseling #blockcart_list a.bx-prev:after,
#layer_cart .crossseling #blockcart_list a.bx-next:after {
    display: block;
    text-indent: 0
}
#layer_cart .crossseling #blockcart_list a.bx-prev:hover,
#layer_cart .crossseling #blockcart_list a.bx-next:hover {
    color: #c0c0c0
}
#layer_cart .crossseling #blockcart_list a.bx-prev.disabled,
#layer_cart .crossseling #blockcart_list a.bx-next.disabled {
    display: none
}
#layer_cart .crossseling #blockcart_list a.bx-prev {
    left: 5%
}
#layer_cart .crossseling #blockcart_list a.bx-prev:after {
    content: "\f137"
}
#layer_cart .crossseling #blockcart_list a.bx-next {
    right: 5%
}
#layer_cart .crossseling #blockcart_list a.bx-next:after {
    content: "\f138"
}
#layer_cart .crossseling #blockcart_list .bx-controls {
    overflow: hidden
}
@media (min-width: 991px) and (max-width: 1199px) {
    .shopping_cart>a {
        padding: 0 10px 0 10px;
        font-size: 12px
    }
    .shopping_cart >a:first-child:before {
        margin-right: 2px;
        font-size: 20px
    }
    .shopping_cart>a>span,
    .shopping_cart >a:first-child:before {
        line-height: 50px
    }
}
@media (max-width: 1199px) {
    #layer_cart {
        width: 75%
    }
    .layer_cart_cart .button-container .btn {
        font-size: 12px;
        padding-left: 5px;
        padding-right: 5px;
        margin-right: 5px;
        min-width: 165px
    }
}
@media (max-width: 767px) {
    #layer_cart .crossseling h2 {
        font-size: 18px
    }
    .shopping_cart>a {
        padding: 0 10px
    }
    .shopping_cart >a:first-child:before {
        font-size: 22px
    }
    #layer_cart .layer_cart_cart {
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px
    }
    #header .cart_block {
        width: 437px
    }
}
@media (max-width: 639px) {
    .layer_cart_cart .button-container .btn,
    .layer_cart_cart .button-container span.exclusive-medium {
        margin-right: 10px;
        min-width: 240px
    }
    #layer_cart {
        left: 15px;
        right: 15px;
        width: auto
    }
    #layer_cart .layer_cart_product {
        padding: 12px 35px 20px 20px
    }
    #layer_cart .layer_cart_product h2,
    #layer_cart .layer_cart_cart h2,
    #layer_cart .crossseling h2 {
        font-size: 16px
    }
}
@media (max-width: 480px) {
    #layer_cart .layer_cart_product {
        padding: 12px 30px 20px 30px
    }
    .cart_block .cart-prices .price:not(.cart_block_total) {
        font-size: 12px
    }
    .cart_block .price {
        font-size: 13px
    }
    .cart-prices .title_total {
        padding-right: 5px
    }
    .cart_block .cart-prices .cart-prices-line {
        min-width: 65%
    }
}
@media (max-width: 479px) {
    #header .wrap_cart {
        width: 100%
    }
    #header .shopping_cart {
        display: block
    }
    #header .shopping_cart>a {
        width: 100%
    }
    #header .cart_block {
        left: 0;
        right: 0;
        width: 100%;
        margin: 10px auto 0
    }
    .cart-prices .title_total,
    .cart_block .cart-info .product-name a,
    #header .cart_block .product-atributes a,
    .cart_block .cart-info .quantity-formated {
        font-size: 12px
    }
    .cart_block .price {
        font-size: 15px
    }
    #header .cart_block dt {
        padding: 10px
    }
    .cart_block .cart-prices .cart-prices-line {
        padding-right: 10px
    }
    .cart_block .cart-info .product-name {
        max-width: 130px
    }
    .cart_block .cart_block_list .remove_link {
        right: 7px
    }
}
@media (max-width: 419px) {
    .cart_block .cart-prices .cart-prices-line {
        width: 100%;
        padding-left: 10px
    }
    #layer_cart {
        left: 0;
        right: 0
    }
    .cart_block .cart-info {
        float: none
    }
    .cart_block .cart-info .product-name {
        max-width: none
    }
    .cart_block .cart-buttons {
        text-align: center
    }
}
.bx-wrapper {
    position: relative;
    padding: 0;
    zoom: 1;
    margin: 0 !important
}
.bx-wrapper img {
    max-width: 100%;
    display: block
}
.bx-viewport {
    direction: ltr !important
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%
}
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://preview.prestahome.com/tf/furniture/js/jquery/plugins/bxslider//images/bx_loader.gif) center center no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
    display: none
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #666;
    padding-top: 20px
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    zoom: 1
}
.bx-wrapper .bx-pager.bx-default-pager a {
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: #000;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000
}
.bx-wrapper .bx-controls-direction a {
    margin-top: 38px;
    height: 20px;
    width: 20px;
    line-height: 0;
    position: absolute;
    top: 40%;
    margin-top: -10px;
    font-size: 0;
    overflow: hidden;
    outline: none;
    text-decoration: none
}
.bx-wrapper .bx-controls-direction a:before {
    padding-left: 2px;
    color: #c0c0c0;
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 22px
}
.bx-wrapper .bx-controls-direction a:hover:before {
    color: #333
}
.bx-next {
    right: 10px
}
.bx-next:before {
    content: "\f138"
}
.bx-prev {
    left: 10px
}
.bx-prev:before {
    content: "\f137"
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}
.bx-wrapper .bx-controls-auto {
    text-align: center
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(http://preview.prestahome.com/tf/furniture/js/jquery/plugins/bxslider/images/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(http://preview.prestahome.com/tf/furniture/js/jquery/plugins/bxslider/images/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, 0.75);
    width: 100%
}
.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    font-size: .85em;
    padding: 10px
}
#categories_block_top {
    clear: both;
    position: relative;
    top: 30px
}
#categories_block_top .sf-menu {
    position: relative
}
#categories_block_top .sf-menu > li {
    position: static
}
#categories_block_top .sf-menu > li > ul {
    width: 100%;
    top: 60px;
    margin: 0 20px
}
#categories_block_top .sf-menu > li > ul > li {
    display: block;
    float: left;
    width: 20%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px
}
#categories_block_top .sf-menu > li > ul > .category_thumb {
    display: block;
    clear: both;
    overflow: hidden;
    width: 100%
}
#categories_block_top .sf-menu > li > ul > .category_thumb img {
    display: inline-block;
    width: 33%
}
#categories_block_top .sf-menu > li h4 a {
    font-size: 1.1em
}
#categories_block_top .sf-menu > li h4 a:before {
    display: none
}
#categories_block_top .sf-menu > li .main-level-submenus {
    position: relative;
    display: block !important;
    visibility: visible !important;
    top: 0;
    background: none;
    box-shadow: none;
    padding: 0;
    left: 0
}
#categories_block_top .sf-menu .category_thumb {
    display: none
}
#categories_block_left .block_content > ul {}#categories_block_left li {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    position: relative
}
#categories_block_left li:last-child {
    border-bottom-width: 0
}
#categories_block_left li a {
    display: block;
    font-size: 14px;
    line-height: 50px;
    padding: 0 26px 0 17px
}
#categories_block_left ul li ul li ul {
    padding-left: 10px
}
#categories_block_left li span.grower {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    font-family: 'fontello';
    font-size: 11px;
    width: 46px;
    line-height: 50px
}
#categories_block_left li span.grower.OPEN:before,
#categories_block_left li span.grower.CLOSE:before {
    content: '\e802';
    display: block;
    vertical-align: middle;
    text-align: center
}
#categories_block_left li span.grower.CLOSE:before {
    content: '\e801';
    color: #333;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}
#categories_block_left li span.grower:hover:before {
    color: #d25900
}
@media (min-width: 768px) {
    #categories_block_left li span.grower.CLOSE:before,
    #categories_block_left li span.grower.OPEN:before {
        content: '\e801'
    }
    #categories_block_left ul li ul {
        position: absolute;
        display: block !important;
        visibility: hidden;
        top: -1px;
        left: 130%;
        opacity: 0;
        -webkit-transition: opacity .4s, left .4s, visibility .5s;
        -moz-transition: opacity .4s, left .4s, visibility .5s;
        -o-transition: opacity .4s, left .4s, visibility .5s;
        transition: opacity .4s, left .4s, visibility .5s;
        min-width: 240px;
        white-space: nowrap;
        z-index: 100;
        border-style: solid;
        border-width: 1px
    }
    #categories_block_left ul li:hover>ul {
        visibility: visible;
        opacity: 1;
        left: 100%
    }
}
@media (max-width: 767px) {
    #categories_block_left li span.grower.CLOSE:before {
        content: '\e803'
    }
    #categories_block_left li span.grower.OPEN:before {
        content: '\e804'
    }
    #categories_block_left .block_content>ul>li>a {
        text-transform: uppercase
    }
}
#currencies-block-top {
    position: relative;
    float: right;
    padding: 0 15px;
    z-index: 103
}
#currencies-block-top div.current {
    cursor: pointer;
    font-size: 13px;
    white-space: nowrap;
    border-style: solid;
    border-width: 1px;
    padding: 0 8px
}
#currencies-block-top div.current:after {
    font-family: "FontAwesome";
    font-size: 12px;
    padding-left: 5px;
    line-height: 12px;
    content: "\f0d7"
}
#currencies-block-top div.current.active:after {
    content: "\f0d8"
}
#currencies-block-top ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 15px;
    white-space: nowrap;
    width: auto;
    margin-top: 6px;
    z-index: 2;
    padding: 8px
}
#currencies-block-top ul li {
    line-height: 28px;
    font-size: 12px;
    position: relative
}
#currencies-block-top ul li a,
#currencies-block-top ul li > span {
    display: block
}
@media (max-width: 1199px) {
    #currencies-block-top div.current {
        font-size: 12px
    }
}
@media (max-width: 991px) {
    #currencies-block-top ul {
        left: auto;
        right: 15px
    }
}
#languages-block-top {
    float: right;
    position: relative;
    padding: 0 15px;
    z-index: 103
}
#languages-block-top span.firstWord {
    display: none
}
#languages-block-top div.current {
    cursor: pointer;
    white-space: nowrap;
    font-size: 13px;
    border-style: solid;
    border-width: 1px;
    padding: 0 8px
}
#languages-block-top div.current img {
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle
}
#languages-block-top div.current:after {
    font-family: "FontAwesome";
    font-size: 12px;
    line-height: 12px;
    padding-left: 5px;
    content: "\f0d7"
}
#languages-block-top div.current.active:after {
    content: "\f0d8"
}
#languages-block-top ul {
    display: none;
    position: absolute;
    top: 100%;
    margin-top: 6px;
    left: 15px;
    white-space: nowrap;
    width: auto;
    z-index: 2;
    padding: 8px
}
#languages-block-top ul li {
    line-height: 24px;
    font-size: 12px;
    position: relative
}
#languages-block-top ul li img {
    margin-right: 6px;
    max-width: 16px
}
.iso_lang {
    text-transform: uppercase
}
@media (max-width: 1199px) {
    #languages-block-top div.current {
        font-size: 12px
    }
}
@media (max-width: 991px) {
    #languages-block-top ul {
        left: auto;
        right: 15px
    }
}
#newsletter-input {
    border-style: solid;
    border-width: 1px;
    font-size: 13px;
    font-weight: 300
}
#newsletter_block_left .form-group {
    position: relative
}
#newsletter_block_left .btn {
    position: absolute;
    top: 2px;
    right: 2px;
    height: 41px;
    font-size: 20px;
    padding: 0;
    width: 41px
}
#newsletter_block_left p {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 17px
}
#newsletter_block_left .btn:before {
    font-family: 'fontAwesome';
    content: "\f003"
}
#search_block_top {
    float: right
}
#search_block_top #searchbox {
    white-space: nowrap;
    line-height: 26px
}
#search_block_top .button-search:before {
    content: "\f002";
    display: block;
    font-family: "FontAwesome"
}
#search_block_top #search_query_top {
    border-style: solid;
    border-width: 1px;
    width: 100%;
    font-size: 13px;
    padding: 0 10px;
    height: 28px
}
#search_block_top #search_query_top,
#search_block_top .button-search {
    display: inline-block;
    outline: none
}
#search_block_top .button-search {
    padding: 0;
    background: none;
    border: none;
    position: absolute;
    right: 5px;
    font-size: 11px;
    transform: scaleX(-1);
    line-height: 30px
}
.ac_results {
    background: white;
    border: 1px solid #d6d4d4;
    width: 271px;
    margin-top: -1px
}
.ac_results li {
    padding: 0 10px;
    font-weight: normal;
    color: #686666;
    font-size: 13px;
    line-height: 22px
}
.ac_results li.ac_odd {
    background: white
}
.ac_results li:hover,
.ac_results li.ac_over {
    background: #fbfbfb
}
form#searchbox {
    position: relative
}
form#searchbox label {
    color: #333333
}
form#searchbox input#search_query_block {
    margin-right: 10px;
    max-width: 222px;
    margin-bottom: 10px;
    display: inline-block;
    float: left
}
form#searchbox .button.button-small {
    float: left
}
form#searchbox .button.button-small i {
    margin-right: 0
}
@media (max-width: 1199px) {
    #search_block_top #search_query_top {
        font-size: 12px
    }
}
@media (max-width: 767px) {
    #search_block_top #searchbox {
        position: relative
    }
    #search_query_top {
        padding-right: 18px
    }
}
@media (max-width: 639px) {
    #search_block_top {
        max-width: 180px
    }
}
@media (max-width: 479px) {
    #search_block_top {
        max-width: none;
        width: 100%;
        clear: both;
        padding-top: 15px;
        z-index: 1
    }
    .main_panel {
        padding-top: 45px
    }
}
.ac_results li .search-item .search-thumb {
    float: left;
    margin-right: 5px;
    width: 25%
}
.ac_results li .search-item .search-thumb img {
    max-width: 50px
}
.ac_results li .search-item .search-datas {
    float: left;
    padding-top: 15px;
    width: 65%
}
.ac_results {
    text-align: left;
    padding: 0;
    border: 1px solid black;
    background-color: white;
    overflow: hidden;
    z-index: 99999
}
.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0
}
.ac_results li {
    margin: 0;
    padding: 2px 5px;
    cursor: default;
    display: block;
    font: menu;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden
}
.ac_odd {
    background-color: #eee
}
.ac_over {
    background-color: #0A246A;
    color: white
}
.tags_block .block_content {
    overflow: hidden
}
.tags_block .block_content a {
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    padding: 4px 9px 5px 9px;
    border: 1px solid #d6d4d4;
    float: left;
    margin: 0 3px 3px 0
}
.tags_block .block_content a:hover {
    color: #333333;
    background: #f6f6f6
}
.header_user_info {
    padding: 0 15px;
    float: left;
    position: relative;
    z-index: 102
}
.header_user_info #drop_content_user li {
    float: left
}
.header_user_info #drop_content_user a {
    position: relative;
    display: block;
    font-size: 13px;
    padding: 0 14px
}
.header_user_info #drop_content_user a:before {
    font-family: 'FontAwesome';
    content: "\f007";
    margin-right: 5px
}
.header_user_info #drop_content_user a.wish_link:before {
    content: "\f004"
}
.header_user_info #drop_content_user a.shop_cart_user:before {
    content: "\f07a"
}
.header_user_info #drop_content_user a.delivery:before {
    content: "\f0d1"
}
.header_user_info #drop_content_user a.log:before {
    content: "\f084"
}
.header_user_info #drop_content_user a.delivery:before,
.header_user_info #drop_content_user a.log:before {
    display: inline-block;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}
#drop_links {
    display: block;
    color: #fff
}
@media (min-width: 992px) {
    #drop_links {
        display: none
    }
    #drop_content_user {
        background: none
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .header_user_info #drop_content_user a {
        padding: 0 6px;
        font-size: 12px
    }
    .header_user_info #drop_content_user li:first-child {
        padding-left: 9px
    }
}
@media (max-width: 991px) {
    #drop_links {
        position: relative;
        white-space: nowrap
    }
    #drop_links:after {
        content: "\f0d7";
        font-family: "FontAwesome";
        font-size: 12px;
        line-height: 12px;
        padding-left: 5px
    }
    .header_user_info #drop_content_user li {
        float: none
    }
    .opened #drop_links:after {
        content: "\f106"
    }
    #drop_content_user {
        display: none;
        position: absolute;
        top: 100%;
        left: 30px;
        margin-top: 8px;
        white-space: nowrap;
        width: auto;
        z-index: 2;
        padding: 8px;
        line-height: 24px
    }
    .header_user_info #drop_content_user a {
        display: block;
        padding: 0;
        border-right-width: 0
    }
    .header_user_info #drop_content_user a:after {
        display: none
    }
}
#viewed-products_block_left .products-block-image {
    display: block
}
#viewed-products_block_left li,
#viewed-products_block_left .block_content {
    padding: 10px
}
#viewed-products_block_left h5 {
    display: none
}
@media (min-width: 768px) and (max-width: 991px) {
    #viewed-products_block_left .products-block-image {
        border: none
    }
    #viewed-products_block_left li,
    #viewed-products_block_left .block_content {
        padding: 5px
    }
}
#wishlist_button:before {
    content: "\f004";
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 16px
}
#wishlist_block .block_content {
    padding: 20px
}
#wishlist_button {
    float: left
}
#wishlist_button span {
    display: inline-block
}
#wishlist_block #wishlist_block_list {
    margin: 0 0 20px 0
}
#wishlist_block #wishlist_block_list dl {
    font-weight: 400
}
#wishlist_block #wishlist_block_list dl.products.no-products {
    font-weight: 700;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #d6d4d4
}
#wishlist_block #wishlist_block_list dl.products.no-products dt {
    padding: 0;
    border-top: none
}
#wishlist_block #wishlist_block_list dl.products.no-products dd {
    display: none
}
#wishlist_block #wishlist_block_list dl.products {
    border-bottom: 1px solid #d6d4d4
}
#wishlist_block #wishlist_block_list dl.products dt {
    padding: 20px 0 0;
    border-top: 1px solid #d6d4d4
}
#wishlist_block #wishlist_block_list dl.products dd {
    padding: 0 0 20px 0
}
#wishlist_block #wishlist_block_list dl.products dt.first_item {
    padding: 0;
    border-top: none
}
#wishlist_block #wishlist_block_list dl dt {
    position: relative;
    padding-right: 0
}
#wishlist_block #wishlist_block_list dl dd {
    margin: 0 0 0 24px
}
#wishlist_block .lnk .form-group {
    margin: 0 0 20px 0
}
#wishlist_block .lnk .form-group select {
    max-width: 192px
}
#wishlist_block .ajax_cart_block_remove_link {
    font-size: 14px;
    line-height: 14px;
    color: #d3d2d2;
    width: 14px;
    height: 14px;
    float: right
}
#wishlist_block .ajax_cart_block_remove_link:hover {
    color: #515151
}
#wishlist_block .cart_block_product_name {
    width: 85%;
    display: inline-block;
    font-weight: bold
}
#wishlist_block .quantity-formated {
    float: left;
    margin: 0 5px 0 0;
    width: 15px
}
#wishlist_block_list .price {
    float: right
}
#mywishlist td.wishlist_delete a {
    font-size: 15px
}
#module-blockwishlist-mywishlist #block-order-detail #hideSendWishlist {
    display: inline-block
}
#module-blockwishlist-mywishlist .wishlistLinkTop ul.display_list {
    border-bottom: 1px solid #d6d4d4;
    margin-bottom: 20px
}
#module-blockwishlist-mywishlist .wishlistLinkTop ul.display_list a {
    display: inline-block;
    color: #333333;
    margin: 10px 10px 10px 0;
    font-weight: bold
}
#module-blockwishlist-mywishlist .wishlistLinkTop ul.display_list a:hover {
    color: #515151
}
#module-blockwishlist-mywishlist .wishlistLinkTop li {
    float: left
}
#module-blockwishlist-mywishlist .wishlistLinkTop #hideSendWishlist {
    float: right
}
#module-blockwishlist-mywishlist .wishlistLinkTop #showBoughtProducts,
#module-blockwishlist-mywishlist .wishlistLinkTop #hideBoughtProductsInfos {
    display: none
}
ul.wlp_bought_list li {
    margin: 0 0 30px 0
}
ul.wlp_bought_list li .product_image {
    padding: 9px;
    border: 1px solid #d6d4d4;
    margin: 0 0 20px 0;
    max-width: 270px
}
ul.wlp_bought_list li .product-name {
    margin: 0 0 10px 0;
    padding: 0 20px 0 0
}
ul.wlp_bought_list li .product-name small {
    display: block;
    font-size: 11px
}
ul.wlp_bought_list li .product-name small a {
    font-size: 11px
}
ul.wlp_bought_list li .product_infos {
    position: relative
}
ul.wlp_bought_list li .btn_action .btn {
    margin: 0 0 10px 0
}
@media (min-width: 992px) {
    ul.wlp_bought_list li.first-in-line {
        clear: left
    }
}
.wishlistLinkTop .submit {
    margin: 0 0 30px 0
}
ul.wlp_bought_list li .lnkdel {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    font-size: 14px
}
.ajax_block_product .wishlist {
    float: right
}
.ajax_block_product .addToWishlist span {
    display: none
}
.ajax_block_product .addToWishlist:before {
    font-family: 'FontAwesome';
    content: "\f004"
}
@media (max-width: 480px) {
    #mywishlist table thead,
    #mywishlist table tbody {
        display: block;
        float: left
    }
    #mywishlist table th,
    #mywishlist table td {
        display: block;
        border: none;
        padding: 10px 5px;
        font-size: 12px
    }
}
#product_comments_block_extra:before {
    display: none
}
#product_comments_block_extra .comments_note,
#product_comments_block_extra .comments_advices {
    display: inline-block;
    vertical-align: top
}
#product_comments_block_extra .comments_note span,
#product_comments_block_extra .star_content {
    float: left;
    color: #333333
}
#product_comments_block_extra .star_content {
    margin-top: 1px
}
#product_comments_block_extra .comments_advices {
    padding-left: 5px
}
.comments_advices li {
    display: inline-block;
    position: relative;
    font-size: 14px
}
.comments_advices a {
    text-decoration: underline;
    text-transform: capitalize
}
.comments_advices a.reviews {
    border-right: 1px solid #e4ebea;
    padding-right: 5px;
    margin-right: 5px
}
#product_comments_block_extra {
    padding: 15px 0
}
#fancybox-wrap {
    width: 585px
}
#fancybox-content {
    width: 585px;
    border-width: 0
}
#new_comment_form {
    overflow: hidden;
    padding: 0 3px;
    text-align: left
}
#new_comment_form h2 {
    margin-bottom: 10px;
    line-height: 22px
}
#new_comment_form .title {
    padding: 10px;
    font-size: 13px;
    color: white;
    text-transform: uppercase;
    background: #333333
}
#new_comment_form ul.grade_content {
    list-style-type: none;
    margin: 0 0 20px 0
}
#new_comment_form ul.grade_content li {
    width: 50%
}
#new_comment_form ul.grade_content span {
    display: inline-block;
    padding: 0 10px;
    width: 150px;
    font-weight: bold
}
#new_comment_form ul.grade_content .cancel {
    margin-right: 5px
}
#new_comment_form .product {
    padding: 15px
}
#new_comment_form .product img {
    border: 1px solid #d6d4d4;
    float: left;
    margin-right: 10px
}
#new_comment_form .product .product_desc {
    line-height: 18px;
    color: #666666
}
#new_comment_form .product .product_desc .product_name {
    padding: 10px 0 5px;
    font-size: 13px;
    color: #000
}
#new_comment_form .new_comment_form_content {
    padding: 15px 15px 20px
}
#new_comment_form .new_comment_form_content .intro_form {
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 12px
}
#new_comment_form label {
    display: block;
    margin: 0 0 10px 0;
    font-weight: normal;
    font-size: 14px
}
#new_comment_form input,
#new_comment_form textarea {
    padding: 0 10px;
    height: 35px;
    width: 100%;
    border-style: solid;
    border-width: 1px;
    background: white;
    margin-bottom: 15px
}
#new_comment_form textarea {
    height: 90px;
    padding: 10px
}
#new_comment_form .submit {
    margin-top: 20px;
    padding: 0;
    font-size: 13px;
    text-align: right
}
#new_comment_form #criterions_list {
    padding-bottom: 15px;
    list-style-type: none
}
#new_comment_form #criterions_list li {
    margin-bottom: 10px
}
#new_comment_form #criterions_list label {
    display: block;
    margin: 0 0 10px
}
#new_comment_form #new_comment_form_footer {
    margin-top: 20px;
    font-size: 12px;
    clear: both
}
#new_comment_form .rate_list_product {
    padding-bottom: 20px
}
#new_comment_form_footer .al_center {
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center
}
#new_comment_form_footer .button {
    min-width: 110px;
    vertical-align: top
}
#new_comment_form_footer .closefb {
    margin-right: 12px
}
#product_comments_block_tab div.comment {
    margin: 0 0 14px;
    padding-top: 14px;
    border-top: 1px solid #d6d4d4
}
#product_comments_block_tab div.comment:first-child {
    padding: 0;
    border: none
}
#product_comments_block_tab div.comment .comment_author {
    padding: 0 20px;
    line-height: 18px span;
    line-height-font-weight: bold;
    line-height-float: left
}
#product_comments_block_tab div.comment .comment_author .star_content {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 12px
}
#product_comments_block_tab div.comment .comment_details {
    overflow: hidden;
    border-left: 1px solid #d6d4d4
}
#product_comments_block_tab .comment_author_infos {
    clear: both
}
#product_comments_block_tab .comment_author_infos strong {
    display: block;
    color: #333333
}
#product_comments_block_tab .comment_author_infos em {
    color: #adadad
}
#product_comments_block_tab a {
    text-decoration: none;
    display: table;
    margin: 0 auto
}
#product_comments_block_tab span.report_btn {
    cursor: pointer
}
#product_comments_block_tab span.report_btn:hover {
    text-decoration: underline
}
.fl {
    float: left
}
.fr {
    float: right
}
#id_new_comment_form .dproductrating {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px
}
#idTab5 .comment {
    margin-bottom: 20px
}
.comment_author_infos strong,
.comment_details .title_block strong {
    font-weight: 700;
    font-family: 'MuseoSansCyrl700', 'Open Sans';
    padding-bottom: 10px;
    display: inline-block;
    font-weight: bold
}
.comment_details .body_review {
    line-height: 1.5;
    color: #333;
    font-weight: 300;
    font-family: 'MuseoSansCyrl300', 'Open Sans'
}
#product_comments_block_tab .align_center {
    text-align: center
}
@media (min-width: 992px) and (max-width: 1199px) {
    .comments_advices li {
        font-size: 12px
    }
}
@media (max-width: 767px) {
    #product_comments_block_tab div.comment .comment_details {
        border-left: none;
        padding-top: 10px
    }
}
@media (max-width: 579px) {
    #new_comment_form h2 {
        line-height: 25px
    }
}
@media (max-width: 480px) {
    #new_comment_form_footer .button,
    #new_comment_form_footer .closefb {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px
    }
    #new_comment_form .product {
        text-align: center
    }
    #new_comment_form .product .product_desc {
        text-align: left
    }
    #new_comment_form .product img {
        float: none;
        display: inline-block
    }
    #product_comments_block_extra .comments_note {
        padding-bottom: 10px
    }
    #product_comments_block_extra .comments_note,
    #product_comments_block_extra .comments_advices {
        display: block
    }
    .comments_advices li {
        display: block;
        line-height: 1.8
    }
}
#module-testimonialswithavatars-testimonials #left_column,
#module-testimonialswithavatars-testimonials #right_column {
    display: none
}
#module-testimonialswithavatars-testimonials #center_column {
    width: 100%
}
.no-carousel-reviews.twa_posts .post {
    margin-bottom: 2%
}
.no-carousel-reviews .post h5 {
    font-size: 1.3em
}
@media (min-width: 767px) {
    .no-carousel-reviews .grid {
        font-size: 0;
        display: table;
        width: 100%;
        margin: 0
    }
    .inner-twa-reviews {
        margin: 0 -2% 0 0
    }
    .no-carousel-reviews .grid .post {
        width: 48%;
        margin-right: 2%;
        display: inline-block;
        vertical-align: top;
        font-size: 14px
    }
}
.both-style .owl-carousel {
    width: auto;
    padding-top: 65px
}
.home-carousel-reviews .bx-controls-direction {
    position: absolute;
    bottom: -1px;
    right: -1px
}
.neat {
    font-size: 0.8em;
    text-transform: uppercase
}
a.view_all {
    text-decoration: none;
    margin-top: 5px;
    display: block;
    text-align: center;
    clear: both
}
.no-carousel-reviews .content_wrapper {
    padding: 30px 15px 45px;
    background: #FAFAFA;
    border: 1px solid #CCC;
    border-radius: 5px;
    position: relative
}
.post_content {
    height: auto !important
}
.post_content img {
    margin: 0 3px;
    vertical-align: top
}
.no-carousel-reviews .post_avatar img {
    width: 70px;
    height: 70px;
    padding: 5px;
    background: #FFF;
    border: 1px solid #CCC;
    border-radius: 100%;
    margin: 0 0 -35px!important;
    position: relative;
    z-index: 1
}
.no-carousel-reviews .post_footer {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 15px;
    z-index: 1
}
.middle-line {
    display: none!important
}
.rating_star {
    color: #DDD;
    font-size: 15px;
    float: left;
    padding-right: 3px
}
.rating_star.on {
    color: #FFCC00
}
.rating_star.highlighted {
    color: #FFDD00
}
.b {
    font-weight: bold
}
.i {
    font-style: italic
}
.u {
    text-decoration: underline
}
.twa_container.none-column {
    position: relative;
    margin-top: 40px
}
.twa_container.none-column h2.title_main_section {
    margin-bottom: 38px
}
.home-carousel-reviews .post_avatar {
    position: relative;
    float: left;
    width: 100px
}
.home-carousel-reviews .post_avatar img {
    display: block;
    max-width: 100%
}
.home-carousel-reviews .content_wrapper {
    padding: 0 0 0 131px
}
.home-carousel-reviews .post_content {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5
}
.home-carousel-reviews h5 {
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 600;
    margin-bottom: 10px
}
.home-carousel-reviews .post_footer {
    padding-top: 15px;
    position: relative;
    margin-top: 12px
}
.home-carousel-reviews .post_footer:before {
    content: '';
    display: block;
    width: 70px;
    height: 0;
    border-top-style: solid;
    border-top-width: 1px;
    position: absolute;
    top: 0;
    left: 0
}
.home-carousel-reviews .customer_name {
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 600
}
.home-carousel-reviews .date_add {
    font-size: 16px;
    font-weight: 300
}
.post_rating {
    display: block
}
.no-carousel-reviews .post_rating {
    position: absolute;
    z-index: 1;
    bottom: 13px;
    left: 16px
}
.home-carousel-reviews .post_rating {
    display: table;
    margin: 10px auto 0
}
.home-carousel-reviews .bx-wrapper {
    border-style: solid;
    border-width: 1px;
    padding: 30px 25px 55px 30px;
    position: relative;
    min-height: 220px
}
.both-style .fa-smile:before {
    content: "\f118"
}
.both-style .fa-lightbulb:before {
    content: "\f0eb"
}
.no-carousel-reviews .post {
    margin-bottom: 20px;
    position: relative
}
.no-carousel-reviews h5 {
    margin-bottom: 10px
}
.just_added {
    z-index: 5 !important
}
@media (min-width: 768px) {
    .twa_container.none-column h2.title_main_section {
        margin-bottom: 38px;
        text-align: left
    }
    .twa_container.none-column h2.title_main_section span {
        padding-left: 0
    }
    .twa_container.none-column {
        margin-top: 64px
    }
}
@media (max-width: 991px) {
    .twa_posts.home_carousel .content_wrapper {
        padding: 0 0 0 115px
    }
    .twa_posts.home_carousel .post_footer {
        padding-top: 12px;
        margin-top: 10px
    }
    .twa_posts.home_carousel .date_add,
    .twa_posts.home_carousel .customer_name {
        font-size: 14px
    }
}
@media (max-width: 767px) {
    .row.gbwa_posts.grid {
        margin: 0
    }
    .twa_container.none-column {
        margin-left: -15px;
        margin-right: -15px;
        padding: 0
    }
    .twa_posts.home_carousel {
        min-height: 0
    }
}
@media (max-width: 480px) {
    .no-carousel-reviews .post_footer {
        position: static;
        margin: 15px 0 0
    }
    .twa_posts.home_carousel .owl-pagination {
        padding: 26px 0 0 0;
        overflow: hidden;
        display: table;
        margin: 0 auto
    }
    .twa_posts.home_carousel .post_avatar {
        margin-right: 10px
    }
    .twa_posts.home_carousel .content_wrapper {
        padding: 0
    }
    .twa_posts.home_carousel .post_content {
        overflow: visible;
        font-size: 13px
    }
    .twa_posts.home_carousel .post_footer {
        margin-left: 112px
    }
    .home-carousel-reviews .post {
        text-align: center
    }
    .home-carousel-reviews .post_avatar {
        width: 100%;
        float: none
    }
    .home-carousel-reviews .post_avatar img {
        display: inline-block
    }
    .twa_posts.home_carousel .post_footer {
        margin-left: 0
    }
    .twa_posts.home_carousel .post_footer:before {
        display: none
    }
}
.easycarousels .ajax_block_product {
    margin-bottom: 20px
}
.easycarousels .grid .product-desc {
    display: block;
    padding-left: 10px;
    padding-right: 10px
}
.c_item h6 {
    font-size: 13px;
    font-weight: 700;
    margin: 10px 0;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px
}
.c_item h5.one_line a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}
.easycarousels .view_all {
    margin-top: 30px
}
.c_wrapper {
    display: table;
    font-size: 0
}
.c_col {
    vertical-align: top;
    font-size: 14px
}
.easycarousels.in_tabs {
    position: relative;
    clear: both;
    margin: 79px auto 0;
    text-align: center
}
.man-sup-item {
    text-align: center;
    padding: 0 15px
}
.man-sup-item>a {
    display: inline-block;
    border-style: solid;
    border-width: 1px
}
.man-sup-item img {
    display: block;
    width: 100%;
    opacity: 0.4;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s
}
.man-sup-item h5 {
    display: none;
    text-transform: uppercase;
    font-weight: 700;
    margin: 15px 0
}
.easycarousels .carousel_block,
.easycarousels .in_tabs {
    padding-top: 40px;
    clear: both
}
#top_column .easycarousels.one_by_one {
    margin-left: 0;
    margin-right: 0
}
.man-sup-item img:hover {
    opacity: 1
}
.nav > li.responsive_tabs_selection {
    display: none
}
.column .easycarousels .block_content {
    position: relative;
    padding-top: 77px;
    border: 0!important
}
.easycarousels .in_tabs.compact {
    padding-top: 70px;
    position: relative
}
.compact .nav > li.responsive_tabs_selection {
    display: block
}
.compact ul.easycarousel_tabs {
    position: absolute;
    z-index: 15;
    width: 100%;
    top: 0;
    left: 0
}
.compact ul.easycarousel_tabs i {
    position: absolute;
    right: 8px;
    top: 10px
}
.compact .closed .carousel_title,
.compact li.carousel_title.active {
    display: none
}
.easycarousels .in_tabs.compact .nav-tabs li {
    width: 100%;
    padding: 0;
    overflow: hidden
}
.easycarousels .tab-content {
    padding-top: 66px
}
@media (min-width: 768px) {
    .easycarousels .carousel_block,
    .easycarousels .in_tabs {
        padding-top: 67px
    }
}
.theme-carousel .bx-wrapper .bx-controls-direction a {
    overflow: visible;
    margin-top: 0
}
.n-hover .bx-wrapper .bx-controls-direction {
    display: none
}
.n-hover .bx-wrapper:hover .bx-controls-direction {
    display: block
}
.theme-carousel .bx-controls.bx-has-pager {
    margin-bottom: 25px
}
.theme-carousel .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link {
    width: 12px;
    height: 12px;
    border: 2px solid #333;
    background: #FFF;
    border-radius: 100%
}
.theme-carousel .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link:hover,
.theme-carousel .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link.active {
    background: #333
}
.column .theme-carousel .one_by_one .bx-wrapper .bx-controls-direction a:before {
    color: #555454
}
.column .theme-carousel .one_by_one .bx-wrapper .bx-controls-direction a.bx-prev {
    right: 20px
}
.column .theme-carousel .one_by_one .bx-wrapper .bx-controls-direction a:hover:before {
    color: #999
}
.column .carousel_block .title_block {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 15px
}
.column.accordion .theme-carousel .one_by_one .bx-wrapper .bx-controls-direction {
    right: 50px
}
.column.accordion .carousel_block .title_block {
    padding-right: 75px
}
.bx-wrapper {
    clear: both
}
.simpleblog-post-item .bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1
}
.simpleblog-post-item .bx-wrapper img {
    max-width: 100%;
    display: block
}
.simpleblog-post-item .bx-wrapper .bx-viewport {
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}
.simpleblog-post-item .bx-wrapper .bx-pager,
.simpleblog-post-item .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%
}
.simpleblog-post-item .bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://preview.prestahome.com/tf/furniture/modules/phsimpleblog/views/css/../img/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}
.simpleblog-post-item .bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px
}
.simpleblog-post-item .bx-wrapper .bx-pager .bx-pager-item,
.simpleblog-post-item .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}
.simpleblog-post-item .bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.simpleblog-post-item .bx-wrapper .bx-pager.bx-default-pager a:hover,
.simpleblog-post-item .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000
}
.simpleblog-post-item .bx-wrapper .bx-prev {
    left: 10px;
    background: url(http://preview.prestahome.com/tf/furniture/modules/phsimpleblog/views/css/../img/controls.png) no-repeat 0 -32px
}
.simpleblog-post-item .bx-wrapper .bx-next {
    right: 10px;
    background: url(http://preview.prestahome.com/tf/furniture/modules/phsimpleblog/views/css/../img/controls.png) no-repeat -43px -32px
}
.simpleblog-post-item .bx-wrapper .bx-prev:hover {
    background-position: 0 0
}
.simpleblog-post-item .bx-wrapper .bx-next:hover {
    background-position: -43px 0
}
.simpleblog-post-item .bx-wrapper .bx-controls {
    opacity: 0;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}
.simpleblog-post-item .bx-wrapper:hover .bx-controls {
    opacity: 1
}
.simpleblog-post-item .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999
}
.simpleblog-post-item .bx-wrapper .bx-controls-direction a.disabled {
    display: none
}
.simpleblog-post-item .bx-wrapper .bx-controls-auto {
    text-align: center
}
.simpleblog-post-item .bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(http://preview.prestahome.com/tf/furniture/modules/phsimpleblog/views/css/../img/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}
.simpleblog-post-item .bx-wrapper .bx-controls-auto .bx-start:hover,
.simpleblog-post-item .bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0
}
.simpleblog-post-item .bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(http://preview.prestahome.com/tf/furniture/modules/phsimpleblog/views/css/../img/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}
.simpleblog-post-item .bx-wrapper .bx-controls-auto .bx-stop:hover,
.simpleblog-post-item .bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px
}
.simpleblog-post-item .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}
.simpleblog-post-item .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}
.simpleblog-post-item .bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%
}
.simpleblog-post-item .bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}
@font-face {
    font-family: 'FontAwesome';
    src: url('http://preview.prestahome.com/tf/furniture/modules/phsimpleblog/views/css/../fonts/fontawesome-webfont.eot?v=4.1.0');
    src: url('http://preview.prestahome.com/tf/furniture/modules/phsimpleblog/views/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('http://preview.prestahome.com/tf/furniture/modules/phsimpleblog/views/css/../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('http://preview.prestahome.com/tf/furniture/modules/phsimpleblog/views/css/../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('http://preview.prestahome.com/tf/furniture/modules/phsimpleblog/views/css/../fonts/fontawesome-webfont.svg?v=4.1.0#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
}
.fa-lg {
    font-size: 1.33333333em;
    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.28571429em;
    text-align: center
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}
.fa-ul > li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center
}
.fa-li.fa-lg {
    left: -1.85714286em
}
.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)
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        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
}
.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-photo:before,
.fa-image:before,
.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-navicon:before,
.fa-reorder:before,
.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-desc:before {
    content: "\f0dd"
}
.fa-sort-up:before,
.fa-sort-asc: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-mail-reply-all:before,
.fa-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"
}
.fa-space-shuttle:before {
    content: "\f197"
}
.fa-slack:before {
    content: "\f198"
}
.fa-envelope-square:before {
    content: "\f199"
}
.fa-wordpress:before {
    content: "\f19a"
}
.fa-openid:before {
    content: "\f19b"
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}
.fa-yahoo:before {
    content: "\f19e"
}
.fa-google:before {
    content: "\f1a0"
}
.fa-reddit:before {
    content: "\f1a1"
}
.fa-reddit-square:before {
    content: "\f1a2"
}
.fa-stumbleupon-circle:before {
    content: "\f1a3"
}
.fa-stumbleupon:before {
    content: "\f1a4"
}
.fa-delicious:before {
    content: "\f1a5"
}
.fa-digg:before {
    content: "\f1a6"
}
.fa-pied-piper-square:before,
.fa-pied-piper:before {
    content: "\f1a7"
}
.fa-pied-piper-alt:before {
    content: "\f1a8"
}
.fa-drupal:before {
    content: "\f1a9"
}
.fa-joomla:before {
    content: "\f1aa"
}
.fa-language:before {
    content: "\f1ab"
}
.fa-fax:before {
    content: "\f1ac"
}
.fa-building:before {
    content: "\f1ad"
}
.fa-child:before {
    content: "\f1ae"
}
.fa-paw:before {
    content: "\f1b0"
}
.fa-spoon:before {
    content: "\f1b1"
}
.fa-cube:before {
    content: "\f1b2"
}
.fa-cubes:before {
    content: "\f1b3"
}
.fa-behance:before {
    content: "\f1b4"
}
.fa-behance-square:before {
    content: "\f1b5"
}
.fa-steam:before {
    content: "\f1b6"
}
.fa-steam-square:before {
    content: "\f1b7"
}
.fa-recycle:before {
    content: "\f1b8"
}
.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}
.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}
.fa-tree:before {
    content: "\f1bb"
}
.fa-spotify:before {
    content: "\f1bc"
}
.fa-deviantart:before {
    content: "\f1bd"
}
.fa-soundcloud:before {
    content: "\f1be"
}
.fa-database:before {
    content: "\f1c0"
}
.fa-file-pdf-o:before {
    content: "\f1c1"
}
.fa-file-word-o:before {
    content: "\f1c2"
}
.fa-file-excel-o:before {
    content: "\f1c3"
}
.fa-file-powerpoint-o:before {
    content: "\f1c4"
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}
.fa-file-code-o:before {
    content: "\f1c9"
}
.fa-vine:before {
    content: "\f1ca"
}
.fa-codepen:before {
    content: "\f1cb"
}
.fa-jsfiddle:before {
    content: "\f1cc"
}
.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}
.fa-circle-o-notch:before {
    content: "\f1ce"
}
.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}
.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}
.fa-git-square:before {
    content: "\f1d2"
}
.fa-git:before {
    content: "\f1d3"
}
.fa-hacker-news:before {
    content: "\f1d4"
}
.fa-tencent-weibo:before {
    content: "\f1d5"
}
.fa-qq:before {
    content: "\f1d6"
}
.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}
.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}
.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}
.fa-history:before {
    content: "\f1da"
}
.fa-circle-thin:before {
    content: "\f1db"
}
.fa-header:before {
    content: "\f1dc"
}
.fa-paragraph:before {
    content: "\f1dd"
}
.fa-sliders:before {
    content: "\f1de"
}
.fa-share-alt:before {
    content: "\f1e0"
}
.fa-share-alt-square:before {
    content: "\f1e1"
}
.fa-bomb:before {
    content: "\f1e2"
}
.simpleblog-recent {
    margin-top: 35px;
    clear: both
}
.ph_simpleblog .ph_row,
.ph_simpleblog:after,
.ph_simpleblog:before {
    content: "";
    display: table
}
.ph_simpleblog .ph_row:after,
.ph_simpleblog .ph_row:before {
    content: "";
    display: table
}
.ph_simpleblog .ph_row:after {
    clear: both
}
.ph_simpleblog .ph_cat_description {
    margin: 15px 0 40px 0;
    padding: 8px 7px;
    color: #000;
    background: #f0f0f0;
    border-left: 3px solid #333
}
.ph_simpleblog figure {
    margin: 0
}
.ph_simpleblog h1 {
    border: 1px solid #dedede;
    border-width: 1px 0;
    padding: 20px 0
}
.ph_simpleblog .simpleblog-category-image {
    margin-bottom: 20px
}
.ph_simpleblog.simpleblog-related-posts h2,
.ph_simpleblog.simpleblog-home h2,
.ph_simpleblog.simpleblog-category h2 {
    margin: 10px 0;
    padding: 0
}
.ph_simpleblog.simpleblog-related-posts .post-additional-info span,
.ph_simpleblog.simpleblog-home .post-additional-info span,
.ph_simpleblog.simpleblog-recent .post-additional-info span,
.ph_simpleblog.simpleblog-category .post-additional-info span {
    display: block
}
.ph_simpleblog.simpleblog-related-posts p,
.ph_simpleblog.simpleblog-home p,
.ph_simpleblog.simpleblog-recent p,
.ph_simpleblog.simpleblog-category p {
    padding-bottom: 10px
}
.ph_simpleblog.simpleblog-related-posts p.title_block,
.ph_simpleblog.simpleblog-home p.title_block,
.ph_simpleblog.simpleblog-recent p.title_block,
.ph_simpleblog.simpleblog-category p.title_block {
    padding-bottom: 6px;
    margin-bottom: 10px
}
.ph_simpleblog.simpleblog-related-posts .img-responsive,
.ph_simpleblog.simpleblog-home .img-responsive,
.ph_simpleblog.simpleblog-recent .img-responsive,
.ph_simpleblog.simpleblog-category .img-responsive {
    transition: opacity 1s ease
}
.ph_simpleblog.simpleblog-related-posts .img-responsive:hover,
.ph_simpleblog.simpleblog-home .img-responsive:hover,
.ph_simpleblog.simpleblog-recent .img-responsive:hover,
.ph_simpleblog.simpleblog-category .img-responsive:hover {
    opacity: 0.6
}
.ph_simpleblog.simpleblog-related-posts .post-item,
.ph_simpleblog.simpleblog-home .post-item,
.ph_simpleblog.simpleblog-category .post-item {
    margin-bottom: 10px;
    float: left;
    width: 100%
}
.ph_simpleblog .post-additional-info span {
    display: block
}
.ph_simpleblog .simpleblog-posts h2 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
    padding-bottom: 14px
}
.ph_simpleblog .simpleblog-posts .post-additional-info {
    font-size: 13px;
    margin-bottom: 15px
}
.ph_simpleblog .simpleblog-posts .post-additional-info div {
    display: block
}
.ph_simpleblog .simpleblog-posts .post-content {
    padding: 14px 0 6px
}
.ph_simpleblog .simpleblog-posts .post-additional-info span {
    display: inline-block;
    vertical-align: top;
    padding-right: 18px
}
.simpleblog-recent .simpleblog-post-item {
    width: 100%
}
.ph_simpleblog .simpleblog-posts .post-date {
    font-size: 27px;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 15px;
    width: 85px;
    height: 100%;
    border-right-style: solid;
    border-right-width: 1px;
    text-align: center;
    padding-right: 15px
}
.ph_simpleblog .simpleblog-posts .post-date .year,
.ph_simpleblog .simpleblog-posts .post-date .mounth {
    display: block;
    line-height: 1
}
.ph_simpleblog .post-date .day {
    font-size: 60px;
    font-weight: 700;
    display: block;
    line-height: 0.8;
    margin-bottom: 12px
}
.ph_simpleblog .simpleblog-posts .post-additional-info .post-author:before,
.ph_simpleblog .simpleblog-posts .post-additional-info .post-tags:before {
    font-family: 'fontAwesome';
    content: "\f02c";
    font-size: 14px;
    margin-right: 5px
}
.ph_simpleblog .simpleblog-posts .post-additional-info .post-author:before {
    content: "\f007"
}
.ph_simpleblog .simpleblog-posts p {
    font-size: 14px;
    line-height: 1.5
}
.ph_simpleblog .simpleblog-posts a.more {
    font-size: 12px;
    color: #222;
    clear: both;
    float: right;
    margin: 10px 0
}
.ph_simpleblog .simpleblog-posts.related h2 {
    font-size: 22px;
    line-height: 24px
}
.ph_simpleblog .simpleblog-posts.related .post-additional-info span {
    float: none;
    border-left: 0;
    margin-left: 0;
    padding-left: 0
}
.ph_simpleblog .simpleblog-posts .post-thumbnail img {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}
.ph_simpleblog .post_cover {
    display: block;
    margin: 0 -15px
}
.ph_simpleblog .post_cover img {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}
.simpleblog-single img {
    max-width: 100%!important;
    height: auto;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
@media (min-width: 768px) {
    .simpleblog-recent {
        margin-top: 62px
    }
}
.ph_simpleblog .simpleblog-posts .post-item {
    padding-left: 104px;
    height: auto !important
}
.simpleblog-category .simpleblog-posts,
.simpleblog-home .simpleblog-posts {
    padding-top: 30px
}
.inner-posts {
    font-size: 0;
    display: table;
    width: 100%
}
.no-home-posts .simpleblog-post-item {
    display: inline-block;
    vertical-align: top;
    font-size: 13px
}
.post-meta-info>span {
    padding-right: 10px
}
.post-meta-info,
.simpleblog-single .post-content {
    padding: 20px 0
}
.simpleblog-single .block-title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px
}
@media (max-width: 1199px) {
    .ph_simpleblog .simpleblog-posts .post-date {
        font-size: 20px;
        width: 75px
    }
    .ph_simpleblog .post-date .day {
        font-size: 50px
    }
    .ph_simpleblog .simpleblog-posts h2 {
        font-size: 18px
    }
    .ph_simpleblog .simpleblog-posts .post-additional-info {
        font-size: 12px
    }
}
@media (max-width: 991px) {
    .ph_simpleblog .simpleblog-posts .post-item {
        display: table;
        margin: 0 auto;
        position: relative
    }
    .simpleblog-related-posts .simpleblog-post-item {
        margin-bottom: 20px
    }
}
@media (max-width: 640px) {
    .ph_simpleblog .simpleblog-posts h2 {
        font-size: 16px
    }
    .ph_simpleblog .simpleblog-posts .post-additional-info {
        font-size: 11px
    }
    .ph_simpleblog .simpleblog-posts .post-item {
        padding-left: 90px
    }
    .ph_simpleblog .simpleblog-posts .post-date {
        font-size: 14px;
        width: 56px
    }
    .ph_simpleblog .post-date .day {
        font-size: 35px
    }
}
@media (max-width: 480px) {
    .ph_simpleblog .simpleblog-posts h2 {
        font-size: 14px
    }
    .ph_simpleblog .simpleblog-posts .post-item {
        padding-left: 72px
    }
    .ph_simpleblog .simpleblog-posts .post-date {
        font-size: 12px;
        width: 45px;
        padding-right: 8px
    }
    .ph_simpleblog .post-date .day {
        font-size: 25px;
        margin-bottom: 5px
    }
    .ph_simpleblog .butt.btn_border.mini {
        font-size: 12px
    }
    .simpleblog-socialshare-icons .btn {
        width: 100%;
        margin-bottom: 15px
    }
    .simpleblog-single .post-meta-info {
        font-size: 0;
        display: table;
        width: 100%
    }
    .simpleblog-single .post-meta-info>span {
        display: inline-block;
        width: 33.333%;
        font-size: 12px;
        margin-bottom: 5px;
        vertical-align: top
    }
}
@media (max-width: 379px) {
    .ph_simpleblog .simpleblog-posts h2 {
        font-size: 13px
    }
    .ph_simpleblog .simpleblog-posts .post-item {
        padding-left: 56px
    }
    .ph_simpleblog .simpleblog-posts .post-date {
        font-size: 10px;
        width: 34px
    }
    .ph_simpleblog .post-date .day {
        font-size: 16px
    }
}
.ph_simpleblog .owl-wrapper-outer,
.ph_simpleblog .owl-item {
    max-width: 100%
}
.custombanners {
    clear: both
}
.custombanners img {
    max-width: 100%;
    display: block
}
.custombanners.displayFooter:before,
.custombanners.displayFooter:after {
    display: none
}
.custombanners.displayTopColumn {
    position: relative;
    padding-top: 40px
}
.custombanners.displayFooter {
    padding-top: 0
}
.custombanners.displayTopColumn .banner-item-content {
    display: inline-block;
    position: relative;
    border-style: solid;
    border-width: 1px;
    padding: 5px
}
.custombanners.displayTopColumn .awesome-effect {
    display: inline-block;
    position: relative;
    overflow: hidden
}
.awesome-effect {
    vertical-align: bottom
}
.more-width-banner .awesome-effect {
    display: block;
    position: relative
}
.custombanners.displayTopColumn .banner-item-content img {
    width: 100%
}
.custombanners.displayTopColumn .custom-html {
    position: absolute;
    top: 29px;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0 5px;
    z-index: 1
}
.custombanners.displayTopColumn .banner_2 .custom-html {
    text-align: right;
    padding-right: 30px
}
.custombanners.displayTopColumn .banner_2 h3 {
    text-align: left;
    display: inline-block
}
.custombanners.displayTopColumn .banner_2 h3 strong {
    display: block
}
.custombanners.displayTopColumn .banner_3 .custom-html {
    text-align: left;
    padding-left: 30px
}
.custombanners.displayTopColumn h3 {
    font-size: 29px
}
.custombanners.displayTopColumn h3 strong {
    font-weight: 300;
    text-transform: none
}
.displayCustomBanners1 {
    padding: 0 15px
}
.more-width-banner .banner-item-content {
    position: relative
}
.more-width-banner h3 {
    font-size: 29px;
    font-weight: 700;
    margin-bottom: 11px;
    line-height: 1;
    position: relative;
    z-index: 1;
    text-transform: uppercase
}
.displayCustomBanners2 .more-width-banner h3 {
    font-size: 44px
}
.more-width-banner .custom-html p {
    font-size: 20px;
    font-weight: 300;
    position: relative;
    z-index: 1;
    text-transform: uppercase
}
.displayCustomBanners1.more-width-banner {
    margin-top: 70px
}
.more-width-banner .custom-html,
.displayLeftColumn.custombanners .custom-html {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    text-align: center
}
.displayLeftColumn.custombanners .custom-html {
    text-align: left;
    left: 20px;
    right: 20px;
    width: auto;
    padding: 20px 0 28px 27px
}
.more-width-banner .custom-html .inner_multi {
    padding: 27px 70px 30px;
    display: inline-block;
    position: relative
}
.displayCustomBanners2 .more-width-banner .custom-html .inner_multi {
    padding: 21px 57px 24px
}
.displayLeftColumn.custombanners {
    margin-bottom: 50px
}
.displayLeftColumn.custombanners h4 {
    font-size: 59px;
    font-weight: 700;
    text-transform: uppercase
}
.displayLeftColumn.custombanners h4 strong {
    display: block;
    font-size: 29px
}
.displayLeftColumn.custombanners .custom-html p {
    font-size: 20px;
    font-weight: 300;
    font-style: italic;
    padding-top: 15px
}
.custombanners.displayHome h2 {
    margin-bottom: 46px
}
.custombanners.displayFooter img {
    margin-top: 30px
}
.custombanners {
    padding-top: 40px
}
.custombanners.displayHome {
    margin-left: -15px;
    margin-right: -15px
}
.wrap_tabs_home {
    position: relative;
    border-style: solid;
    border-width: 1px
}
.tabs_additional {
    overflow: hidden
}
.custombanners.displayHome h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 17px
}
.custombanners.displayHome .custom-html {
    font-weight: 300;
    line-height: 1.5
}
.custombanners.displayHome .custom-html p {
    padding-bottom: 20px
}
.custombanners.displayHome .custom-html p:last-child {
    padding-bottom: 0
}
.tabs_list {
    margin: -1px 0
}
.tabs_list li {
    padding: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px
}
.tabs_list li a {
    position: relative;
    padding: 20px 1em 20px 4.7em;
    display: block;
    font-size: 16px
}
.tabs_additional .tab-pane {
    padding: 25px 15px;
    overflow: hidden
}
.wrap_tabs_home li a:before {
    font-family: 'fontAwesome';
    content: "\f1cd";
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    bottom: 0;
    margin: auto 0;
    width: 2.9em;
    line-height: 40px;
    border-right-style: solid;
    border-right-width: 1px;
    text-align: center;
    box-sizing: content-box
}
.wrap_tabs_home li.addition_1 a:before {
    content: "\f0d1"
}
.wrap_tabs_home li.addition_3 a:before {
    content: "\f091"
}
.wrap_tabs_home li.addition_4 a:before {
    content: "\f007"
}
@media (min-width: 768px) and (max-width: 1199px) {
    .custombanners.displayTopColumn h3,
    .displayLeftColumn.custombanners h4 strong {
        font-size: 25px
    }
    .tabs_additional .tab-pane {
        padding: 12px 0
    }
    .custombanners.displayHome .custom-html {
        font-size: 13px
    }
    .description_features p {
        padding-bottom: 5px
    }
    .custombanners.displayHome h3,
    .displayLeftColumn.custombanners .custom-html p {
        font-size: 17px
    }
    .title_additional {
        margin-bottom: 10px
    }
    .tabs_list li a {
        font-size: 14px
    }
    .wrap_tabs_home li a:before {
        font-size: 18px
    }
    .displayLeftColumn.custombanners h4 {
        font-size: 45px
    }
    .more-width-banner .awesome-effect:after {
        top: 10px;
        right: 30px;
        bottom: 10px;
        left: 30px
    }
    .more-width-banner .awesome-effect:before {
        top: 30px;
        right: 10px;
        bottom: 30px;
        left: 10px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .tabs_list li a {
        font-size: 12px
    }
    .wrap_tabs_home li a:before {
        font-size: 16px
    }
    .description_features {
        font-size: 12px
    }
    .title_additional {
        font-size: 14px;
        margin-bottom: 5px
    }
    .description_features p {
        padding-bottom: 2px
    }
    .displayLeftColumn.custombanners .custom-html {
        left: 10px;
        right: 10px;
        padding: 10px 0 10px 10px
    }
    .displayLeftColumn.custombanners h4 {
        font-size: 35px
    }
    .displayLeftColumn.custombanners h4 strong {
        font-size: 19px
    }
    .displayLeftColumn.custombanners .custom-html p {
        font-size: 14px;
        padding-top: 5px
    }
    .more-width-banner .awesome-effect:after {
        top: 5px;
        right: 20px;
        bottom: 5px;
        left: 20px
    }
    .more-width-banner .awesome-effect:before {
        top: 20px;
        right: 5px;
        bottom: 20px;
        left: 5px
    }
}
@media (max-width: 991px) {
    .more-width-banner .custom-html .inner_multi,
    .displayCustomBanners2 .more-width-banner .custom-html .inner_multi {
        padding: 10px 50px 12px
    }
    .more-width-banner h3,
    .displayCustomBanners2 .more-width-banner h3 {
        font-size: 25px;
        margin-bottom: 5px
    }
    .more-width-banner .custom-html p {
        font-size: 16px
    }
}
@media (max-width: 767px) {
    .custombanners.displayTopColumn .banner-item {
        text-align: center;
        margin-bottom: 30px
    }
    .wrap_banner_item {
        text-align: center;
        margin-bottom: 20px
    }
    .wrap_banner_item:last-child {
        margin-bottom: 0
    }
    .tabs_additional {
        position: relative;
        left: 0
    }
    .displayLeftColumn.custombanners {
        text-align: center
    }
}
@media(max-width:640px) {
    .more-width-banner .custom-html .inner_multi {
        padding: 5px 20px 7px
    }
    .more-width-banner h3 {
        font-size: 20px;
        margin-bottom: 2px
    }
    .more-width-banner .custom-html p {
        font-size: 12px
    }
    .tabs_additional .tab-pane {
        padding: 15px 10px
    }
    .title_additional {
        font-size: 18px;
        margin-bottom: 10px
    }
}
@media(max-width:479px) {
    .more-width-banner h3, .displayCustomBanners2 .more-width-banner h3 {
        font-size: 14px;
        margin-bottom: 0
    }
    .more-width-banner .custom-html p {
        font-size: 10px
    }
    .tabs_additional .tab-pane {
        padding: 12px 0
    }
    .description_features {
        font-size: 13px
    }
    .description_features p {
        padding-bottom: 5px
    }
    .title_additional {
        font-size: 17px;
        margin-bottom: 10px
    }
    .tabs_list li a {
        font-size: 14px
    }
    .wrap_tabs_home li a:before {
        font-size: 18px
    }
}
@media(max-width:380px) {
    .custombanners.displayTopColumn h3 {
        font-size: 25px
    }
    .more-width-banner h3,
    .displayCustomBanners2 .more-width-banner h3 {
        font-size: 13px
    }
    .more-width-banner .custom-html p {
        font-size: 9px
    }
    .more-width-banner .custom-html .inner_multi,
    .displayCustomBanners2 .more-width-banner .custom-html .inner_multi {
        padding: 5px 15px 7px
    }
    .tabs_list li a {
        padding: 20px 2px 20px 37px;
        font-size: 12px
    }
    .wrap_tabs_home li a:before {
        font-size: 16px;
        left: 4px;
        padding-right: 7px
    }
    .description_features {
        font-size: 12px
    }
    .custombanners.displayHome h3 {
        font-size: 14px;
        margin-bottom: 5px
    }
    .description_features p {
        padding-bottom: 2px
    }
}
@media(max-width:320px) {
    .custombanners.displayTopColumn h3 {
        font-size: 20px
    }
}
#block_top_menu,
.sf-menu {
    position: static
}
#block_top_menu {
    line-height: 55px
}
.fixedHeader #block_top_menu {
    line-height: 46px
}
.sf-menu,
.sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none
}
.sf-menu {
    width: 100%;
    padding: 0;
    position: relative
}
.sf-menu ul {
    position: absolute;
    top: -999em;
    background: white
}
.sf-menu li {
    position: relative
}
.sf-menu > li > a.sf-with-ul:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 12px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 0;
    cursor: pointer
}
.sf-menu li:hover {
    visibility: inherit
}
.sf-menu > li {
    float: left
}
.sf-menu > li > a {
    text-transform: uppercase;
    display: block;
    padding: 0 26px;
    position: relative;
    font-size: 16px;
    font-family: 'Open Sans'
}
.sf-menu li ul {
    z-index: 99;
    top: 100%;
    left: 22px;
    display: none;
    margin-top: 0
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
    top: -999em
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
    top: -999em
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
    left: 200px;
    top: 0
}
.sf-menu li ul li a.sf-with-ul:before {
    font-family: "FontAwesome";
    font-size: 12px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto 0;
    cursor: pointer;
    content: "\f105";
    line-height: 50px
}
#block_top_menu ul li.category-thumbnail,
#block_top_menu ul li#category-thumbnail {
    padding: 0 15px;
    display: none
}
ul li.category-thumbnail > div,
ul li#category-thumbnail > div {
    overflow: hidden
}
ul li.category-thumbnail > div:last-child,
ul li#category-thumbnail > div:last-child {
    margin-right: 0
}
.wrap_banner_item {
    position: relative
}
.banner_thumb.autofocus .wrap_scale.wrap_image_thumb {
    position: static
}
.banner_thumb.autofocus:before,
.banner_thumb.autofocus:after,
.banner_thumb.autofocus .wrap_scale:before,
.banner_thumb.autofocus .wrap_scale:after {
    border-width: 1px
}
.banner_thumb.autofocus:hover:before,
.banner_thumb.autofocus:hover:after,
.banner_thumb.autofocus:hover .wrap_scale:before,
.banner_thumb.autofocus:hover .wrap_scale:after {
    border-color: #fff;
    width: 20px;
    height: 20px
}
.sf-menu > li > ul > li.category-thumbnail > div img,
.sf-menu > li > ul > li#category-thumbnail > div img {
    max-width: 100%;
    display: inline-block
}
.banner_thumb {
    display: inline-block;
    position: relative;
    overflow: hidden
}
.cat-title {
    display: none
}
.sf-menu li.sf-search {
    border: none
}
.sf-menu li.sf-search input {
    display: inline;
    padding: 0 13px;
    height: 30px;
    line-height: 30px;
    background: white;
    margin: 13px 10px 0 0;
    font-size: 13px;
    color: #9c9b9b;
    border: 1px solid #d6d4d4
}
@media (min-width: 992px) and (max-width: 1199px) {
    .sf-menu > li > a {
        padding: 0 10px
    }
    #block_top_menu {
        width: 56%;
        line-height: 53px
    }
    .sf-menu li ul {
        left: 10px
    }
    .sf-menu li ul li a,
    .sf-menu > li > a {
        font-size: 12px
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .sf-menu > li:first-child > a {
        padding-left: 0
    }
    .sf-menu > li:first-child>ul {
        left: 0
    }
    .main_panel {
        padding-bottom: 0
    }
}
@media (max-width: 767px) {
    .sf-menu {
        display: none;
        padding-bottom: 15px
    }
    .sf-menu > li > ul > li {
        width: 50%;
        float: left;
        line-height: 1.5
    }
}
ul li.category-thumbnail > div,
ul li#category-thumbnail > div {
    width: 100%;
    margin-bottom: 10px
}
@media (max-width: 767px) {
    .sf-menu ul {
        position: relative
    }
}
@media (max-width: 767px) {
    .sf-menu > li {
        float: none;
        position: relative;
        border-right: none;
        display: block
    }
    .sf-menu > li span {
        position: absolute;
        right: 11px;
        top: 0;
        width: 30px;
        height: 30px;
        line-height: 30px;
        z-index: 2;
        text-align: center
    }
    .sf-menu > li span:after {
        font-family: "fontello";
        content: '\e803';
        font-size: 22px
    }
    .menu-mobile-grover {
        cursor: pointer
    }
    .sf-menu > li span.active:after {
        content: '\e804'
    }
    .sf-menu li li ul {
        position: static;
        display: block !important;
        opacity: 1 !important;
        background: none;
        -webkit-box-shadow: rgba(0, 0, 0, 0) 0 0 0;
        -moz-box-shadow: rgba(0, 0, 0, 0) 0 0 0;
        box-shadow: rgba(0, 0, 0, 0) 0 0 0
    }
}
@media (max-width: 767px) {
    .sf-menu li ul {
        top: 0
    }
    .sf-menu li ul li a,
    .sf-menu li ul li a:hover {
        background: transparent!important;
        color: #fff
    }
}
@media (min-width: 768px) {
    ul.sf-menu li li:hover ul,
    ul.sf-menu li li.sfHover ul {
        left: 100%;
        top: -5px;
        margin-left: 2px
    }
    .sf-menu > li > ul {
        background-color: transparent!important
    }
    .sf-menu li ul li a {
        line-height: 1.4;
        display: block;
        padding: 15px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-right-style: solid;
        border-right-width: 1px;
        border-left-style: solid;
        border-left-width: 1px;
        min-width: 220px
    }
    .sf-menu li ul li a.sf-with-ul {
        padding-right: 25px
    }
    ul.sf-menu li li:hover ul,
    ul.sf-menu li li.sfHover ul {
        left: 100%;
        top: -5px;
        margin-left: 2px
    }
    .sf-menu li ul {
        width: auto;
        white-space: nowrap;
        border-top-style: solid;
        border-top-width: 5px
    }
    .sf-menu ul:before {
        content: '';
        display: block;
        height: 0;
        width: 7px;
        height: 7px;
        position: absolute;
        margin-top: 0;
        top: -8px;
        left: 48px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .sf-menu > li > ul > li.first-in-line-lg {
        clear: left
    }
    .sf-menu > li:last-child > ul > li > a {
        font-size: 12px
    }
    .sf-menu li ul {
        display: block !important;
        visibility: hidden;
        top: 300%;
        opacity: 0;
        -webkit-transition: opacity .5s, top .5s, left .5s, visibility .2s;
        -moz-transition: opacity .5s, top .5s, left .5s, visibility .2s;
        -o-transition: opacity .5s, top .5s, left .5s, visibility .2s;
        transition: opacity .5s, top .5s, left .5s, visibility .2s
    }
    .sf-menu li:hover>ul {
        visibility: visible;
        opacity: 1;
        top: 100%
    }
    #block_top_menu ul.sf-menu li li ul {
        left: 130%;
        top: -5px
    }
    #block_top_menu ul.sf-menu li li ul:before {
        display: none
    }
    #block_top_menu ul.sf-menu li li:hover>ul {
        left: 100%
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .sf-menu > li > ul > li.first-in-line-xs {
        clear: left
    }
}
@media (max-width: 767px) {
    .sf-menu > li > a {
        line-height: 1;
        padding: 10px 15px
    }
    .cat-title {
        display: block;
        text-transform: uppercase;
        display: block;
        padding: 0 15px;
        background: #f6f6f6;
        position: relative;
        font-size: 18px;
        line-height: 40px;
        cursor: pointer;
        margin-bottom: 20px
    }
    .cat-title:after {
        display: block;
        font-family: "fontello";
        content: '\e803';
        height: 22px;
        position: absolute;
        right: 15px;
        top: 0;
        bottom: 0;
        margin: auto 0;
        font-size: 25px;
        line-height: 1
    }
    .cat-title.active:after {
        content: '\e804'
    }
    #block_top_menu {
        padding-top: 20px;
        line-height: normal
    }
    #block_top_menu ul li.category-thumbnail,
    #block_top_menu ul li#category-thumbnail {
        width: 100%
    }
    .sf-menu li ul {
        position: static;
        padding: 15px
    }
    .sf-menu>li>ul>li>a {
        text-transform: uppercase
    }
    .sf-menu li ul li li {
        line-height: 1.3;
        padding: 5px 0
    }
}
@media (max-width: 479px) {
    .sf-menu > li > ul > li#category-thumbnail > div {
        width: 100%;
        padding-left: 0;
        padding-top: 10px;
        text-align: center
    }
    .sf-menu > li > ul > li {
        width: 100%
    }
    .sf-menu > li > a {
        font-size: 14px
    }
}
.twitter-box {
    position: relative;
    margin-top: 40px
}
.wrap_tweets {
    border-style: solid;
    border-width: 1px;
    padding: 0 30px 38px;
    min-height: 250px;
    position: relative
}
.twitter-box .bx-controls-direction {
    display: inline-block
}
.twitter-box .title_main_section {
    margin-bottom: 38px
}
.item_twits {
    display: inline-block;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    line-height: 1.5;
    padding: 22px 0 21px
}
.item_twits:nth-child(2n) {
    border-bottom: none
}
.item_twits p {
    font-weight: 300;
    font-family: 'Open Sans';
    font-size: 14px
}
.twitter-box .bx-controls {
    overflow: hidden;
    text-align: right;
    position: absolute;
    bottom: -4px;
    right: -1px;
    width: 100%
}
@media (min-width: 768px) {
    .twitter-box {
        margin-top: 64px
    }
    .twitter-box .title_main_section {
        text-align: left
    }
    .twitter-box .title_main_section span {
        padding-left: 0
    }
}
@media (max-width: 1199px) {
    .wrap_tweets {
        min-height: 250px
    }
}
@media (max-width: 767px) {
    .wrap_tweets {
        min-height: 0
    }
    .twitter-box {
        padding: 0;
        margin-right: -15px;
        margin-left: -15px
    }
    .twitter-box .bx-controls {
        right: 0
    }
}
.tp-caption .frontcorner {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0
}
.tp-caption .backcorner {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    right: 0;
    top: 0
}
.tp-caption .frontcornertop {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0
}
.tp-caption .backcornertop {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    right: 0;
    top: 0
}
.rev_slider_wrapper {
    position: relative
}
.rev_slider_wrapper >ul {
    visibility: hidden
}
.rev_slider {
    position: relative;
    overflow: visible
}
.rev_slider img {
    max-width: none !important;
    -moz-transition: none 0;
    -webkit-transition: none 0;
    -o-transition: none 0;
    transition: none 0;
    margin: 0;
    padding: 0;
    border-width: 0;
    border: none
}
.rev_slider .no-slides-text {
    font-weight: bold;
    text-align: center;
    padding-top: 80px
}
.rev_slider ul {
    margin: 0;
    padding: 0;
    list-style: none !important;
    list-style-type: none;
    background-position: 0 0
}
.rev_slider ul li,
.rev_slider >ul >li,
.rev_slider >ul >li:before {
    list-style: none !important;
    position: absolute;
    visibility: hidden;
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: visible;
    overflow-y: visible;
    list-style-type: none !important;
    background-image: none;
    background-position: 0 0;
    text-indent: 0
}
.rev_slider .tp-caption,
.rev_slider .caption {
    position: absolute;
    visibility: hidden
}
.tp-simpleresponsive img {
    max-width: none
}
.tp-caption {
    z-index: 1
}
.tp_inner_padding {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none !important
}
.tp-hide-revslider,
.tp-caption.tp-hidden-caption {
    visibility: hidden !important;
    display: none !important
}
.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {
    max-width: none !important
}
.noFilterClass {
    filter: none !important
}
.caption.fullscreenvideo {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%
}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
    width: 100% !important;
    height: 100% !important;
    display: none
}
.tp-caption.fullscreenvideo {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%
}
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
    width: 100% !important;
    height: 100% !important;
    display: none
}
.fullscreenvideo .vjs-loading-spinner {
    visibility: none;
    display: none !important;
    width: 0;
    height: 0
}
.fullscreenvideo .vjs-control-bar.vjs-fade-out,
.fullscreenvideo .vjs-control-bar.vjs-fade-in,
.fullscreenvideo .vjs-control-bar.vjs-fade-out.vjs-lock-showing,
.fullscreenvideo .vjs-control-bar.vjs-fade-in.vjs-lock-showing {
    visibility: hidden !important;
    opacity: 0 !important;
    display: none !important;
    width: 0;
    height: 0;
    overflow: hidden
}
.fullcoveredvideo.video-js,
.fullcoveredvideo video {
    background: transparent !important
}
.fullcoveredvideo .vjs-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}
.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}
.tp-dottedoverlay.twoxtwo {
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/gridtile.png)
}
.tp-dottedoverlay.twoxtwowhite {
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/gridtile_white.png)
}
.tp-dottedoverlay.threexthree {
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/gridtile_3x3.png)
}
.tp-dottedoverlay.threexthreewhite {
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/gridtile_3x3_white.png)
}
.fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0
}
.fullwidthbanner-container {
    width: 100%;
    position: relative;
    padding: 0;
    overflow: hidden
}
.fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: relative
}
.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img {}.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    position: absolute;
    -webkit-font-smoothing: antialiased !important
}
.tp-bannershadow {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}
.tp-bannershadow.tp-shadow1 {
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/shadow1.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 30px;
    bottom: -30px
}
.tp-bannershadow.tp-shadow2 {
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/shadow2.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}
.tp-bannershadow.tp-shadow3 {
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/shadow3.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}
.tp-button {
    position: relative;
    z-index: 0;
    display: inline-block;
    background: none;
    text-transform: uppercase;
    padding: 10px 20px;
    font-family: 'latoregular';
    border-radius: 0;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    -moz-transition: color .2s linear;
    transition: color .2s linear
}
.tp-button:hover {
    color: #fff
}
.tp-button.green:after {
    content: '';
    display: block;
    width: 0;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    height: 100%;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear
}
.tp-button.green:hover:after {
    width: 100%
}
.tp-button.big {
    font-size: 14px;
    padding: 20px 40px
}
.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {
    background-position: bottom, 15px 11px
}
.purchase.green,
.purchase:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0 3px 0 0 #104d0b;
    -moz-box-shadow: 0 3px 0 0 #104d0b;
    box-shadow: 0 3px 0 0 #104d0b
}
.tp-button.blue,
.tp-button:hover.blue,
.purchase.blue,
.purchase:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0 3px 0 0 #0f3e68;
    -moz-box-shadow: 0 3px 0 0 #0f3e68;
    box-shadow: 0 3px 0 0 #0f3e68
}
.tp-button.red,
.tp-button:hover.red,
.purchase.red,
.purchase:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0 3px 0 0 #7c1212;
    -moz-box-shadow: 0 3px 0 0 #7c1212;
    box-shadow: 0 3px 0 0 #7c1212
}
.tp-button.orange,
.tp-button:hover.orange,
.purchase.orange,
.purchase:hover.orange {
    background-color: #ff7700;
    -webkit-box-shadow: 0 3px 0 0 #a34c00;
    -moz-box-shadow: 0 3px 0 0 #a34c00;
    box-shadow: 0 3px 0 0 #a34c00
}
.tp-button.darkgrey,
.tp-button.grey,
.tp-button:hover.grey,
.purchase.darkgrey,
.purchase:hover.darkgrey {
    display: inline-block;
    font-family: 'latomedium';
    background: none;
    box-shadow: none;
    border: 1px solid #b7b0ab !important;
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 40px;
    font-weight: normal;
    letter-spacing: 1px;
    background-color: rgba(255, 255, 255, 0)
}
.tp-button:hover.darkgrey {
    background-color: rgba(255, 255, 255, 0.3);
    color: #fff
}
.tp-button.lightgrey,
.tp-button:hover.lightgrey,
.purchase.lightgrey,
.purchase:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0 3px 0 0 #555;
    -moz-box-shadow: 0 3px 0 0 #555;
    box-shadow: 0 3px 0 0 #555
}
.tpclear {
    clear: both
}
.tp-bullets {
    z-index: 1000;
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5px)
}
.tp-bullets.hidebullets {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}
.tp-bullets.simplebullets.navbar {
    border: 1px solid #666;
    border-bottom: 1px solid #444;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/boxed_bgtile.png);
    height: 40px;
    padding: 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.tp-bullets.simplebullets.navbar-old {
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/navigdots_bgtile.png);
    height: 35px;
    padding: 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    width: 30px;
    height: 5px;
    float: left;
    margin-top: 0;
    margin-right: 10px
}
.tp-bullets.simplebullets.round .bullet.last {
    margin-right: 0
}
.tp-bullets.simplebullets.round-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/bullets.png) no-repeat bottom left;
    width: 23px;
    height: 23px;
    margin-right: 0;
    float: left;
    margin-top: 0
}
.tp-bullets.simplebullets.round-old .bullet.last {
    margin-right: 0
}
.tp-bullets.simplebullets.square .bullet {
    cursor: pointer;
    position: relative;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/bullets2.png) no-repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0;
    float: left;
    margin-top: 0
}
.tp-bullets.simplebullets.square .bullet.last {
    margin-right: 0
}
.tp-bullets.simplebullets.square-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/bullets2.png) no-repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0;
    float: left;
    margin-top: 0
}
.tp-bullets.simplebullets.square-old .bullet.last {
    margin-right: 0
}
.tp-bullets.simplebullets.navbar .bullet {
    cursor: pointer;
    position: relative;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/bullet_boxed.png) no-repeat top left;
    width: 18px;
    height: 19px;
    margin-right: 5px;
    float: left;
    margin-top: 10px
}
.tp-bullets.simplebullets.navbar .bullet.first {
    margin-left: 0 !important
}
.tp-bullets.simplebullets.navbar .bullet.last {
    margin-right: 0 !important
}
.tp-bullets.simplebullets.navbar-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/navigdots.png) no-repeat bottom left;
    width: 15px;
    height: 15px;
    margin-left: 5px !important;
    margin-right: 5px !important;
    float: left;
    margin-top: 10px
}
.tp-bullets.simplebullets.navbar-old .bullet.first {
    margin-left: 0 !important
}
.tp-bullets.simplebullets.navbar-old .bullet.last {
    margin-right: 0 !important
}
.tparrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5px)
}
.tparrows.hidearrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}
.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/large_left.png) no-repeat top left;
    width: 40px;
    height: 40px
}
.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/large_right.png) no-repeat top left;
    width: 40px;
    height: 40px
}
.tp-leftarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/small_left.png) no-repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0;
    float: left;
    margin-top: 0
}
.tp-rightarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/small_right.png) no-repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0;
    float: left;
    margin-top: 0
}
.tp-leftarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/arrow_left.png) no-repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0;
    float: left;
    margin-top: 0
}
.tp-rightarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/arrow_right.png) no-repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0;
    float: left;
    margin-top: 0
}
.tp-leftarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/small_left_boxed.png) no-repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-right: 6px;
    margin-top: 12px
}
.tp-rightarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/small_right_boxed.png) no-repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-left: 6px;
    margin-top: 12px
}
.tp-leftarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/arrowleft.png) no-repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-right: 6px;
    margin-top: 10px
}
.tp-rightarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/arrowright.png) no-repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-left: 6px;
    margin-top: 10px
}
.tp-leftarrow.navbar-old.thumbswitharrow {
    margin-right: 10px
}
.tp-rightarrow.navbar-old.thumbswitharrow {
    margin-left: 0
}
.tp-leftarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/arrow_left2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0;
    margin-top: 0
}
.tp-rightarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/arrow_right2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0;
    margin-top: 0
}
.tp-leftarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/arrow_left2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0;
    margin-top: 0
}
.tp-rightarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/arrow_right2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0;
    margin-top: 0
}
.tparrows.default {
    overflow: hidden;
    background: none;
    height: 40px;
    width: 40px;
    font-size: 16px;
    z-index: 100;
    cursor: pointer;
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: border-color .5s ease-out, opacity .5s ease-out;
    -o-transition: border-color .5s ease-out, opacity .5s ease-out;
    -moz-transition: border-color .5s ease-out, opacity .5s ease-out;
    transition: border-color .5s ease-out, opacity .5s ease-out
}
.tp-bullets.tp-thumbs {
    z-index: 1000;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px;
    vertical-align: top
}
.tp-bullets.tp-thumbs img {
    vertical-align: top
}
.fullwidthbanner-container .tp-thumbs {
    padding: 3px
}
.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative
}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute
}
.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out
}
.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}
.tp-thumbs img {
    width: 100%
}
.tp-bannertimer {
    width: 100%;
    height: 10px;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/timer.png);
    position: absolute;
    z-index: 50;
    top: 0
}
.tp-bannertimer.tp-bottom {
    top: auto;
    bottom: 0 !important;
    height: 5px
}
.vjs-tech {
    margin-top: 1px
}
.tp-caption .vjs-default-skin .vjs-big-play-button {
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
    box-shadow: none;
    text-shadow: none;
    line-height: 30px;
    vertical-align: top;
    padding: 0
}
.tp-caption .vjs-default-skin .vjs-big-play-button:before {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 40px;
    text-shadow: none !important;
    color: #fff;
    font-size: 18px
}
.tp-caption .vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
    box-shadow: none;
    -webkit-box-shadow: none
}
.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}
.tp-caption img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom: 1
}
.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.tp-simpleresponsive >ul li {
    list-style: none;
    position: absolute;
    visibility: hidden
}
.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/coloredbg.png) repeat
}
.tp-loader {
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../assets/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}
.revoslider_home {
    position: relative
}
#more_down {
    display: block;
    width: 60px;
    height: 60px;
    background: red;
    transform: rotate(45deg)
}
.tp-caption .btn.btn_border {
    border-width: 1px !important;
    line-height: 1 !important;
    height: auto !important;
    padding: 20px 40px
}
.tp-caption.scroll_down {
    background: url(http://preview.prestahome.com/tf/furniture/themes/furniture/css/modules/revsliderprestashop/rs-plugin/css/../img/mouse.png) no-repeat center top;
    display: block;
    text-align: center;
    padding-top: 46px;
    cursor: pointer
}
@media (min-width: 768px) {
    .tp-bullets.simplebullets.round .bullet {
        transition: background .5s ease
    }
}
@media (max-width: 1199px) {
    .tp-leftarrow.default {
        left: 10px !important
    }
    .tp-rightarrow.default {
        right: 10px !important
    }
}
@media (max-width: 991px) {
    .tparrows.default {
        height: 30px;
        width: 30px;
        font-size: 12px
    }
    .tparrows.default i {
        height: 13px
    }
    .tparrows.default i {
        height: 12px;
        width: 4px
    }
    .tparrows.default.tp-leftarrow i {
        width: 9px
    }
}
@media (max-width: 480px) {
    .tparrows.default {
        display: none
    }
}
.tp-caption.big_white span {
    font-weight: 300
}
.tp-caption.big_white .mini_text {
    font-size: 18px;
    line-height: 25px
}
.tp-caption .btn.btn-default {
    line-height: 1;
    height: auto;
    padding: 15px 30px
}
.overlay-slider {
    padding: 50px;
    text-align: center;
    background: rgba(51, 61, 70, 0.6)
}
.overlay-slider>* {
    color: #fff;
    font-weight: 300;
    text-transform: uppercase
}
.overlay-slider .best {
    font-size: 80px;
    line-height: 1
}
.overlay-slider .best {
    padding-bottom: 25px
}
.overlay-slider .best span {
    font-weight: bold;
    font-size: 80px
}
.overlay-slider .for-you {
    font-size: 40px;
    line-height: 1;
    padding-bottom: 30px
}
.overlay-slider .white-btn {
    display: inline-block;
    line-height: 1;
    border-style: solid;
    border-width: 2px;
    padding: 15px 25px;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase
}
@media (max-width: 767px) {
    .tp-bullets {
        bottom: 10px !important
    }
}
.tparrows:before {
    line-height: normal
}