/* ##################################################################################################
        PRESTASHOP CSS
################################################################################################## */

/* ****************************************************************************
                reset
**************************************************************************** */

html {
    overflow-x: hidden;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, th, var, optgroup {
    font-style: inherit;
    font-weight: inherit
}

del, ins {
    text-decoration: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: bold;
}

q:before, q:after {
    content: ''
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: baseline
}

sub {
    vertical-align: baseline
}

legend {
    color: #000
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

input, button, textarea, select {
    font-size: 100%
}

.ie7 input, .ie7 select {
    line-height: 18px
}

a {
    cursor: pointer
}

.clearfix:before,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

/* FONTS */

@font-face {
    font-family: 'FontAwesome';
    font-display: swap;
    src: url("../fonts/fontawesome-webfont.eot?v=3.2.1");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("../fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg");
    font-weight: normal;
    font-style: normal;
}

img.blog-logo {
    max-width: 150px;
}

/* ************************************************************************************************
                struture
************************************************************************************************ */
#columns {
    z-index: 1;
}

#left_column {
    padding: 0;
}

#center_column {
}

#right_column {
}

#FOOTER_BG {
    margin: 0px;
    background: #292A2F;
}

#FOOTER_BG_DOWN {
    color: #eee;
    background: #1b1d23;
}

#footer {
    font-size: 14px;
    padding-bottom: 20px;
    margin: 0px;
}

/* ************************************************************************************************
                generic style
************************************************************************************************ */
body {
    font: normal 12px/15px 'PT Sans', 'Tahoma', 'Arial Narrow', sans-serif;
    color: #222;
    background: #fff;
    background-position: center;
}

body.content_only {
    background: #FFF;
}

/* positionnement ****************************************************************************** */
.hidden {
    display: none
}

.f_left {
    float: left
}

.f_right {
    float: right
}

p.center {
    text-align: center
}

.clearBoth {
    clear: both
}

/* title *************************************************************************************** */
h1 {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 22px
}

h2 {
    padding-bottom: 5px;
    font-size: 18px
}

h3 {
    padding-bottom: 5px;
    font-size: 16px
}

hr {
    margin: 5px 0;
}

.title_block {
    text-align: left;
    padding-bottom: 20px;
    font-size: 14px
}

.hide-left-column #left_column {
    display: none
}

/* text **************************************************************************************** */
p {
    padding-bottom: 10px
}

p em {
    font-style: italic
}

.warning {
    margin: 0 0 10px 0;
    padding: 10px;
    border: 3px solid #e6db55;
    font-size: 13px;
    background: #fff;
}

.success {
    margin: 0 0 10px 0;
    padding: 10px;
    border: 3px solid #339900;
    font-size: 13px;
    color: #339900;
    background-color: #fff;
}

.error {
    margin-bottom: 2rem;
    padding: 5px;
    text-align: center;
    border: 3px solid #990000;
    font-size: 14px;
    color: #990000;
    /*text-align:center;*/
}

.error p:first-child {
    color: #fff;
    font-size: 16px;
    font-weight: bold;

}

.error ol {
    list-style-type: none;
    margin-left: 20px
}

.error p.lnk {
    margin-top: 20px;
    padding: 0;
    font-size: 11px
}

.error p.lnk a {
    color: #fff;
}

.required {
    color: #990000
}

/* link **************************************************************************************** */
a, a:active, a:visited {
    color: #333;
    text-decoration: none;
    outline: medium none
}

a:hover {
    text-decoration: underline
}

/* HACK IOS ipad, iphone */
input[type="text"], input[type="email"], input[type="search"], input[type="password"], input[type="submit"], input[type="image"] {
    -webkit-appearance: normal;
    -moz-appearance: normal;
    appearance: normal;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

/*buttons ************************************************************************************** */
input.button_mini, input.button_small, input.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 {
    line-height: 100%;
    border: 3px solid #c4314b;
    padding: 8px 14px;
    background-color: #c4314b;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
}

input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover,
input.button_mini_disabled:hover, input.button_small_disabled:hover, input.button_disabled:hover, input.button_large_disabled:hover,
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover,
input.exclusive_mini_disabled:hover, input.exclusive_small_disabled:hover, input.exclusive_disabled:hover, input.exclusive_large_disabled:hover,
a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover,
a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover,
span.button_mini:hover, span.button_small:hover, span.button:hover, span.button_large:hover,
span.exclusive_mini:hover, span.exclusive_small:hover, span.exclusive:hover, span.exclusive_large:hover, span.exclusive_large_disabled:hover {
    border: 3px solid #c4314b;
    background-color: #fff;
    color: #c4314b;
}

*:first-child + html input.button_mini, *:first-child + html input.button_small, *:first-child + html input.button, *:first-child + html input.button_large,
*:first-child + html input.button_mini_disabled, *:first-child + html input.button_small_disabled, *:first-child + html input.button_disabled, *:first-child + html input.button_large_disabled,
*:first-child + html input.exclusive_mini, *:first-child + html input.exclusive_small, *:first-child + html input.exclusive, *:first-child + html input.exclusive_large,
*:first-child + html input.exclusive_mini_disabled, *:first-child + html input.exclusive_small_disabled, *:first-child + html input.exclusive_disabled, *:first-child + html input.exclusive_large_disabled {
    border: none
}

/* hover button */
input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover,
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover,
a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover,
a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
    text-decoration: none;
    background-position: left -50px
}

/* classic buttons */

input.button_disabled, input.exclusive_disabled, span.exclusive {
    background-color: #131541;
}

input[type="text"], input[type="password"] {
    transition: box-shadow 0.3s ease-in-out;
}

input[type="text"]:focus, input[type="password"]:focus {
    color: #000 !important;
    border: 2px solid #000!important;
}

/* form **************************************************************************************** */
form.std fieldset {
    margin: 35px 0;
}

/* table *************************************************************************************** */
table.std,
table.table_block {
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid #999;
    border-bottom: none;
    background: white;
    border-collapse: inherit
}

table.std tr.alternate_item,
table.table_block tr.alternate_item {
    background-color: #f3f3f3
}

table.std td,
table.table_block td {
    border-bottom: 1px solid #dbdbdb;
    font-size: 12px;
    vertical-align: top
}

/* BLOCK .block ******************************************************************************** */
.block {
    margin-bottom: 5px
}

#footer .block {
    margin-bottom: 0
}

.block .title_block, .block h3 {
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: bold;
}

.block .title_block a, .block h3 a {
    color: #131442
}

.block ul {
    list-style-type: none
}

.block li.last {
    border: none
}

.block li a {
    display: block;
    color: #333
}

/* BLOCK .products_block *********************************************************************** */
.products_block {
}

.products_block li {
    float: left
}

/* BLOCK customer privacy ******************************************************************* */
.account_creation label {
    float: left;
    padding-top: 3px;
    width: 80%;
    text-align: left;
    cursor: pointer
}

/* barre comparaison / tri ********************************************************************* */
.content_sortPagiBar {
    margin: 0;
}

#center_column .sortPagiBar {
    padding-top: 6px;
    padding-bottom: 20px;
    font: normal 11px 'PT Sans', sans-serif;
    color: #666;
}

#center_column .sortPagiBar strong {
    color: #000;
}

#center_column .sortPagiBar p {
    padding: 0;
}

#center_column .sortPagiBar form {
    display: inline-block;
    width: 100%;
}

.ie7 #center_column .sortPagiBar form {
    display: inline;
}

.sortPagiBar #productsSortForm {
    float: left;
}

.sortPagiBar .bt_compare {
    padding: 3px 7px;
    border: none;
    color: #fff;
    text-shadow: 0 1px 0 #000;
    background: url(../img/bg_bt_compare.gif) repeat-x 0 0 #111;
}

.sortPagiBar .nbrItemPage {
    margin-left: 0;
}

.sortPagiBar .PrductSort {
    float: left;
}

.sortPagiBar .nbrProduct {
    display: inline-block;
    padding: 0 10px;
}

.sortPagiBar #nb_item {
    border: 1px solid #ccc;
    background-color: #FFF;
}

/* pagination ********************************************************************************** */
form.pagination_up {
    display: none !important;
}

div.pagination {
    text-align: center;
}

ul.pagination {
    list-style-type: none
}

ul.pagination li {
    display: inline-block;
}

ul.pagination a, ul.pagination span {
    display: inline-block;
    border: 1px solid #919191;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    font: 14px/20px 'PT Sans', sans-serif;
    font-weight: bold;
    color: #999;
}

ul.pagination a {
    text-align: center;
}

ul.pagination a:hover {
    color: #333;
    border: 1px solid #333
}

ul.pagination .current span {
    color: #FFF;
    border: 1px solid #222328;
    background-color: #222328;
}

ul.pagination li.disabled span {
    color: #ccc
}

.ie7 #pagination_previous, .ie7 .pagination_previous,
.ie7 #pagination_next, .ie7 .pagination_next {
    float: none
}

ul.pagination .pagination_previous a, ul.pagination .pagination_previous span,
ul.pagination .pagination_next a, ul.pagination .pagination_next span, ul.pagination span, ul.pagination a {
    padding: 8px 16px;
    width: auto;
}

#pagination_previous, .pagination_previous span,
#pagination_next, .pagination_next span {
    color: #ccc;
}

/* CART steps *********************************************************************** */
ul#order_step {
    margin-bottom: 10px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background-color: rgba(255, 255, 255, 0.9);
}

ul.step {
    list-style-type: none;
    margin-bottom: 0;
    height: 34px;
    width: 100%;
}

ul.step li {
    float: left;
    min-width: 80px;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
}

#order .fa-cart:before {
    color: #666666;
    font-size: 15px;
}

ul.step li a, ul.step li.step_current span, ul.step li.step_current_end span {
}

ul.step li.step_current,
ul.step li.step_current_end {
    color: #282b34;
    background: none;
    font-weight: bold;
    min-width: 80px;
}

ul.step li.step_todo span {
    display: inline-block;
    color: #282b34;
    font-weight: normal;
}
ul.step li.step_done {
    font-weight: normal;
}

ul.step li.step_done a {
    color: #BBB;
}

/* module productcomments ********************************************************************** */
.rating {
    clear: both;
    display: block;
    margin: 2em;
    cursor: pointer;
}

.rating:after {
    content: '.';
    display: block;
    height: 0;
    width: 0;
    clear: both;
    visibility: hidden
}

.cancel, .star {
    overflow: hidden;
    float: left;
    margin: 0 1px 0 0;
    width: 16px;
    height: 16px;
    text-indent: -999em;
    cursor: pointer
}

.cancel, .cancel a {
    background: url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px !important
}

.star, .star a {
    background: url(../../../modules/productcomments/img/star.gif) no-repeat 0 0
}

.cancel a, .star a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 0 0
}

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
}

.pack_price {
    float: right;
    margin-right: 3px;
    font-size: 12px
}

.confirmation {
    margin: 0 0 10px;
    padding: 10px;
    border: 1px solid #e6db55;
    font-size: 13px;
    background: none repeat scroll 0 0 #ffffe0;
}

#page .rte {
    background: transparent none repeat scroll 0 0
}

.listcomment {
    list-style-type: none;
    margin: 0 0 20px 0 !important;
}

.listcomment li {
    padding: 10px 0;
    border-bottom: 1px dotted #ccc;
    color: #666
}

.listcomment .titlecomment {
    display: block;
    font-weight: bold;
    font-size: 12px;
    color: #333
}

.listcomment .txtcomment {
    display: block;
    padding: 5px 0;
    color: #333
}

.listcomment .authorcomment {
}

/* ************************************************************************************************
                BREADCRUMB
************************************************************************************************ */
.breadcrumb {
    text-transform: uppercase;
    /*margin-bottom: 10px;*/
    padding-bottom: 11px;
    font-size: 12px;
    padding-left: 10px;
}

.breadcrumb .navigation-pipe {
    display: inline-block;
    margin: 0 3px 0 5px
}

.breadcrumb img {
    position: relative;
    top: 5px
}

/* ************************************************************************************************
                FOOTER
************************************************************************************************ */
.blockcategories_footer {
    margin-left: 0
}

#footer .title_block {
    padding-bottom: 20px;
    text-transform: capitalize
}

#footer .title_block,
#footer .title_block a {
    font-weight: bold;
    font-size: 15px;
}

#footer a {
    color: #35363b;
    line-height: 130%
}

#footer a:hover {
    text-decoration: underline
}

#footer ul {
    list-style-type: none
}

#footer .myaccount {
    padding: 15px 10px
}

#footer .myaccount .title_block, #footer .myaccount p.footer-heading {
    padding: 0 0 10px 0;
    background: none;
    text-shadow: none
}

#footer .myaccount .favoriteproducts img,
#footer .myaccount .lnk_wishlist img {
    display: none
}

/* ************************************************************************************************
                PRODUCT PAGE
************************************************************************************************ */

/* BLOCK idTabs ******************************************************************************** */
.idTabs {
    list-style-type: none;
    margin-top: 20px;
    border-bottom: 8px solid #f7b900
}

ul.idTabs li {
    float: left;
    margin-right: 1px
}

.idTabs a {
    display: block;
    padding: 10px 10px 7px 10px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    background: #000
}

.idTabs .selected {
    color: #000;
    background: url(../img/bg_li_idTabs.png) repeat-x 0 0
}

#more_info_sheets {
    padding-top: 10px
}

#more_info_sheets ul,
#more_info_sheets ol,
#more_info_sheets dl {
    margin-left: 20px
}

#more_info_sheets em {
    font-style: italic
}

#more_info_sheets .product_desc {
    margin-top: 5px
}

#more_info_sheets .product_desc .product_image {
    float: left
}

#more_info_sheets .product_desc .block_description {
    float: left;
    margin-left: 10px;
    width: 420px
}

#more_info_sheets .product_desc .clear_product_desc {
    clear: both;
    height: 0px;
    line-height: 0px
}

/* Make sure lists are correctly displayed in tinyMCE BO edition mode too */
#short_description_content ul,
#short_description_content ol,
#short_description_content dl,
#tinymce ul,
#tinymce ol,
#tinymce dl {
    margin-left: 20px
}

.block_hidden_only_for_screen {
    display: none
}

#ordermsg {
    margin-top: 40px;
}

#ordermsg p {
    padding-bottom: 0
}

#ordermsg p.txt {
    color: #999;
}

/*#ordermsg .textarea {float:right}*/
#ordermsg .textarea textarea {
    margin-top: 4px;
    height: 60px;
    width: 98%;
    background: #f5f5f7;
    padding: 1%;
    border: 1px solid #ebece7;
    outline: none;
}

/* step 3 - address ************************************************************************** */

.address-form-multishipping {
    padding: 10px 0px;
}

#multishipping_mode_box {
    border: 1px solid #D0D3D8;
    background: url("../img/form_bg.jpg") repeat-x scroll left top #D0D1D5;
    margin-bottom: 10px;
    padding: 5px;
}

#multishipping_mode_checkbox {
    vertical-align: middle;
    margin-right: 5px;
}

#multishipping_mode_box.on {
    border: 1px solid #ddd;
}

#multishipping_mode_box .title {
    padding: 5px;
    font-weight: bold;
}

#multishipping_mode_box .description, #multishipping_mode_box .description_off {
    padding: 5px;
}

#multishipping_mode_box .description_off {
    display: none;
    padding: 5px;
}

#multishipping_mode_box .description_off div {
    margin-bottom: 10px;
}

#multishipping_mode_box .description_off a, #multishipping_mode_box .description a {
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 5px 10px;
    margin: 0 160px;
    border: 1px solid #ccc;
    background: #ddd;
}

#multishipping_mode_box .description_off a:hover, #multishipping_mode_box .description a:hover {
    background: #f3f3f3;
    border: 1px solid #ccc;
}

#multishipping_mode_box.on .description_off {
    display: block;
}



/* ************************************************************************************************
        express checkout
************************************************************************************************ */
#new_account_form {
    clear: both;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.95);
}

#new_account_form h3 {
    padding: 20px 0px 5px 0;
    text-align: center;
    font-size: 24px;
}

#center_column #new_account_form p {
    margin: 0;
}

#new_account_form p.required {
    color: #222
}

#new_account_form p.required sup {
    color: #990000
}

#new_account_form p.radio span,
#new_account_form p.text label,
#new_account_form p.password label,
#new_account_form p.select label,
#new_account_form p.select span,
#new_account_form p.textarea label {
    display: inline-block;
    padding: 6px 15px;
    width: 230px;
    font-size: 14px;
    text-align: right
}

#new_account_form p.radio label {
    float: none;
    padding-right: 10px;
    width: auto;
    font-size: 14px;
}

#new_account_form p.checkbox label {
    float: none;
    width: auto;
    font-size: 12px;
}

#new_account_form p.text input,
#new_account_form p.password input,
#new_account_form p.select input {
    height: 22px;
    padding: 0 5px;
    width: 360px;
    border: 1px solid #ccc;
    font-size: 12px;
    color: #666
}

#new_account_form #submitGuestAccount {
    float: right;
    margin-right: 20px;
}

/* ************************************************************************************************ */

/* ************************************************************************************************
                paiment - CONFIRMATION
************************************************************************************************ */

/* ************************************************************************************************
                PAGE PASSWORD
************************************************************************************************ */
#form_forgotpassword fieldset {
    padding: 10px;
    text-align: center;
}

#form_forgotpassword p.text label {
    display: inline-block;
    padding-right: 10px;
    width: 174px;
    font-weight: bold;
    font-size: 12px;
    text-align: right
}

#form_forgotpassword p.text input {
    padding: 0 5px;
    width: 360px;
    height: 35px;
    border: 1px solid #ebece7;
    font-size: 12px;
    color: #b6b6b6;
    background: #f5f5f7;
    outline: none;
}

#form_forgotpassword p.submit {
    padding: 0;
}

#form_forgotpassword p.submit input {
    display: inline-block;
    width: 250px;
    border: 1px solid #292a2f;
    color: #fff;
    outline: none;
    text-align: center;
    padding: 10px;
    background: #292a2f;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
}

#password .icon {
    position: relative;
    top: 6px;
}

/* ************************************************************************************************
                PAGE ADRESSES
************************************************************************************************ */

#address p.inline-infos {
    font-size: 12px;
    color: #666;
}

/* ************************************************************************************************
                PAGE ADD ADRESS
************************************************************************************************ */

form#add_address {
}

#add_address fieldset {
    margin: 0;
    border: none;
    background: #fff;
    text-align: center;
}

#add_address h3 {
    margin: 0 0 15px 0;
    padding: 8px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    background: url(../img/bg_form_h3.png) repeat-x 0 0 #989898
}

#center_column #add_address p {
    margin: 0;
    padding: 0 0 10px 0
}

#add_address p.required {
    color: #222
}

#add_address p.required sup {
    color: #990000
}

#add_address p.text label,
#add_address p.password label,
#add_address p.select label,
#add_address p.select span,
#add_address p.textarea label {
    display: inline-block;
    padding: 6px 15px;
    width: 230px; /* 260 */
    font-size: 14px;
    text-align: right
}

#add_address p.text input,
#add_address p.password input,
#add_address p.select input {
    padding: 0 5px;
    width: 360px;
    height: 35px;
    border: 1px solid #ebece7;
    font-size: 12px;
    color: #b6b6b6;
    background: #f5f5f7;
    outline: none;
}

#add_address p.textarea textarea {
    padding: 0 5px;
    width: 360px;
    height: 100px;
    border: 1px solid #ebece7;
    font-size: 12px;
    color: #b6b6b6;
    background: #f5f5f7;
    outline: none;
}

#add_address p.checkbox input {
}

#add_address p.select select {
    width: 372px;
    height: 35px;
    border: 1px solid #ebece7;
    cursor: pointer;
    background: #f5f5f7 url(../img/sprite.png) center right no-repeat;
    -webkit-appearance: normal;
    -moz-appearance: normal;
    appearance: normal;
    outline: none;
    font-size: 12px;
    color: #b6b6b6;
}

#add_address p.textarea label {
    vertical-align: top
}

#add_address p.textarea textarea {
    height: 80px;
    width: 360px;
    border: 1px solid #ccc;
    font-size: 12px;
    color: #666
}

#center_column #add_address p.submit2 {
    margin-top: 20px;
    text-align: center
}

.submit2 .button {
    text-align: center;
    font-weight: normal;
    width: 200px;
    height: 35px;
    text-transform: uppercase;
    cursor: pointer;
    outline: none;
    line-height: 100%;
    border: 0;
    padding: 8px 14px;
    background-color: #292a2f;
    color: #FFF;
    font-size: 13px;
}

#add_address span.form_info,
#add_address span.inline-infos {
    display: block;
    margin: 5px 0 0 265px;
    color: #666
}

/* ************************************************************************************************
                PAGE ORDER-SPLIP
************************************************************************************************ */

#order-slip #order-list {
    border-bottom: 1px solid #999
}

#order-slip #order-list td {
    border-top: 1px solid #ccc;
    border-bottom: none
}

#order-slip #order-list td.history_invoice {
    border-right: none
}

/* ************************************************************************************************
                PAGE DISCOUNT
************************************************************************************************ */

#discount .table_block tr.last_item td {
    border: none;
}

#discount .table_block td.discount_expiration_date {
    border: none;
}

#discount .table_block td.discount_value {
    white-space: nowrap
}

/* ************************************************************************************************
                PAGE NEW-PRODUCTS
************************************************************************************************ */
#newproducts .sortPagiBar {
    margin-bottom: 20px
}

/* ************************************************************************************************
                PAGE BEST SALES
************************************************************************************************ */
#bestsales .sortPagiBar {
    margin-bottom: 20px
}

/* ************************************************************************************************
                PAGE PRICES DROP SALES
************************************************************************************************ */
#pricesdrop .sortPagiBar {
    margin-bottom: 20px
}

/* ************************************************************************************************
                PAGE MANUFACTURER
************************************************************************************************ */
#manufacturer .nbrmanufacturer {
    margin: 15px 0 10px;
    padding: 8px 7px;
    font-size: 12px;
    color: #000;
    background: none repeat scroll 0 0 #f0f0f0
}

ul#manufacturers_list {
    list-style-type: none
}

ul#manufacturers_list li {
    margin-bottom: 14px;
    padding: 12px 8px;
    border: 1px solid #eee;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

ul#manufacturers_list li a.lnk_img {
    display: block;
    float: left;
}

ul#manufacturers_list li img {
    display: block;
    float: left;
    margin-right: 14px;
    border: 1px solid #ccc;
    vertical-align: bottom
}

ul#manufacturers_list li h3 {
    padding: 0 0 10px;
    font-size: 13px;
    color: #000
}

ul#manufacturers_list li .description {
    overflow: hidden;
    padding: 0;
    font-size: 12px;
    color: #666
}

ul#manufacturers_list li .right_side {
    float: right;
}

.description_box {
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px #E2E2E2;
    padding: 5px;
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 18px;
}

.description_box p {
    margin: 0;
    padding: 0 10px 5px;
}

.description_box .hide_desc {
    display: none;
}

.description_box .lnk_more {
    background: url("../img/arrow_right_1.png") no-repeat scroll 100% 4px transparent;
    color: #0088CC;
    padding: 0 10px;
}

.description_box ul {
    padding-left: 30px;
    padding-bottom: 10px;
}

/* ************************************************************************************************
                PAGE SUPPLIER
************************************************************************************************ */
#supplier .nbrmanufacturer {
    margin: 15px 0 10px;
    padding: 8px 7px;
    font-size: 12px;
    color: #000;
    background: none repeat scroll 0 0 #f0f0f0
}

ul#suppliers_list {
    list-style-type: none
}

ul#suppliers_list li {
    margin-bottom: 14px;
    padding: 12px 8px;
    border: 1px solid #eee;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

ul#suppliers_list li a.lnk_img {
    display: block;
    float: left;
}

ul#suppliers_list li img {
    display: block;
    float: left;
    margin-right: 14px;
    border: 1px solid #ccc;
    vertical-align: bottom
}

ul#suppliers_list li h3 {
    padding: 0 0 10px;
    font-size: 13px;
    color: #000
}

ul#suppliers_list li .description {
    overflow: hidden;
    padding: 0;
    font-size: 12px;
    color: #666
}

ul#suppliers_list li .right_side {
    float: right;
}

/* ************************************************************************************************
                PAGE SEARCH
************************************************************************************************ */
#search h3.nbresult {
    margin: 0 0 10px 0;
    padding: 10px;
    border: 1px solid #e6db55;
    font-size: 13px;
    background: #ffffe0
}

#search .sortPagiBar {
    margin-bottom: 20px
}

/* ************************************************************************************************
                PAGE 404
************************************************************************************************ */
#pagenotfound #left_column,
#pagenotfound #right_column,
#pagenotfound #footer {
    display: none
}

#pagenotfound #left_column,
#pagenotfound #right_column,
#pagenotfound #footer {
    display: none
}

#pagenotfound .pagenotfound {
    padding: 30px 300px 0 0;
    height: 330px;
    font-size: 14px;
    background: url(../img/bg_404.png) no-repeat 100% 0
}

#pagenotfound h3 {
    font-weight: normal;
    font-size: 14px
}

#pagenotfound fieldset {
    border: none
}

#pagenotfound fieldset label {
    color: #333
}

#pagenotfound #search_query {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 1px solid #666;
    border-left: 1px solid #666;
    border-right: 1px solid #fff !important;
    border-top: 1px solid #666;
    padding: 0 5px;
    height: 24px;
    width: 200px;
    color: #ccc;
    background: url(../../../modules/blocksearch/img/bg_search_input.png) repeat-x scroll 0 0 #fff
}

#pagenotfound .button_small {
    padding: 4px 7px;
    border: medium none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    background: url("../../../modules/blocksearch/img/bg_search_submit.png") repeat-x scroll 0 0 #101010
}

#pagenotfound .pagenotfound a {
    font-weight: bold;
    color: #333
}

#pagenotfound .pagenotfound .icon {
    position: relative;
    top: 3px
}

/* ************************************************************************************************
                addon RerversoForm
************************************************************************************************ */
#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
}

/* ************************************************************************************************
                addon customer privacy
************************************************************************************************ */
#account-creation_form fieldset.customerprivacy label, fieldset.customerprivacy label {
    padding-bottom: 0;
    font-size: 14px;
    text-align: left;
    cursor: pointer
}

/* ************************************************************************************************
                addon referralprogram
************************************************************************************************ */
/*#module-referralprogram-referralprogram-program #left_column {display:none}
#module-referralprogram-referralprogram-program #center_column{width:757px}*/

#footer .myaccount li.referralprogram img {
    display: none
}

#module-referralprogram-referralprogram-program .sheets {
    padding-top: 10px
}

#module-referralprogram-referralprogram-program form p.checkbox {
    font-weight: bold
}

#module-referralprogram-referralprogram-program form p.checkbox a {
    text-decoration: underline
}

#module-referralprogram-referralprogram-program form p.submit {
    text-align: right
}

#module-referralprogram-referralprogram-program form p.see_email {
    padding-left: 10px;
    color: #0088cc;
    background: url(../img/arrow_right_1.png) no-repeat 0 4px;
}

#module-referralprogram-referralprogram-program form p.see_email a {
    color: #0088cc;
    text-decoration: underline
}

/* ************************************************************************************************
                addon loyalty
************************************************************************************************ */
/*#module-loyalty-default #left_column {display:none}
#module-loyalty-default #center_column{width:757px}*/

#product p#loyalty {
    padding: 10px 0 0 20px;
    border-top: 1px solid #ccc;
    background: url(../img/icon/info.png) no-repeat 0 8px;
    margin-top: 10px;
}

#footer .myaccount li.loyalty img {
    display: none
}


/* ************************************************************************************************
                guest tracking
************************************************************************************************ */

#guest-tracking fieldset p:first-child {
    padding-top: 10px;
}

#guest-tracking fieldset p:last-child {
    padding-bottom: 10px;
}


/*************** Block CMS ***************/

/* Block CMS links */
.informations_block_left li {
    border-bottom: 1px dotted #eee;
}

.informations_block_left li.last {
    border: none;
}

.informations_block_left li a {
    display: block;
    padding: 7px 11px 5px 22px;
    color: #333;
    background: url(../../../modules/blockcms/img/arrow_right_2.png) no-repeat 10px 10px transparent;
}

tr.subitem > td:first-child + td {
    padding-left: 10px;
}

/*************** Block LINK ***************/
#links_block_left .block_content li {
    border-bottom: 1px dotted #eee
}

#links_block_left .block_contentt li.last {
    border: none;
}

#links_block_left .block_content li a {
    display: block;
    padding: 7px 11px 5px 22px;
    color: #333;
    background: url(../../../modules/blocklink/img/arrow_right_2.png) no-repeat 10px 10px transparent;
}

/*************** Block MANUFACTURER ***************/
.blockmanufacturer li {
    border-bottom: 1px dotted #ccc
}

.blockmanufacturer li.last {
    border: none;
}

.blockmanufacturer li a {
    display: block;
    padding: 7px 11px 5px 22px;
    color: #333;
    background: url(../../../modules/blockmanufacturer/img/arrow_right_2.png) no-repeat 10px 10px transparent
}

.blockmanufacturer form {
    margin-top: 10px;
    text-align: center;
    width: 200px;
}

.blockmanufacturer p {
    padding: 0;
}


/*************** Block RSS ***************/
#rss_block_left p {
    margin: 0;
    padding: 10px;
}

#rss_block_left li {
    border-bottom: 1px dotted #ccc
}

#rss_block_left li.last {
    border: none;
}

#rss_block_left li a {
    display: block;
    padding: 7px 11px 5px 22px;
    color: #333;
    background: url(../../../modules/blockrss/img/arrow_right_2.png) no-repeat 10px 10px transparent
}


.ie7 #featured-products_block_center .product_image span.new {
    top: 110px;
    right: 0;
    width: 94%
}

.ie8 #featured-products_block_center .product_image span.new {
    top: 110px;
    right: 0;
    width: 94%
}

.lt-ie6 #featured-products_block_center .product_image span.new {
    top: 110px;
    right: 0;
    width: 94%
}

/* ADDED BY JAKUB WASEK - EQUISHOP */
#languages_block_top, #languages_block_top, #header_nav, #header_user_info, .sf-menu > li > a {
}

.sf-menu > li:first-of-type > a {
    border: 0;
}

#summary_products_quantity_infos {
    font-size: 16px;
    padding: 12px 0;
}

#summary_products_quantity_infos #summary_products_quantity {
    font-weight: bold;
}

#required_field_infos {
    position: relative;
    top: 8px;
    left: 10px;
}

.informations_block_left li a {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    background: none;
    text-transform: uppercase;
    display: block;
}

.informations_block_left li a:hover {
    background-color: #EEE;
    text-decoration: none;
}

#cms .breadcrumb {
    margin-bottom: 0px;
}

div.rozwijany p {
    display: none;
}

div.rozwijany:hover p {
    margin: 15px 0;
    display: block;
}

.other-payments {
    float: left;
}

.other-payments, .back_to_shopping, .button-previous {
    background-color: transparent !important;
    color: #000 !important;
}

.sitetitle {
    font: normal 12px/15px 'PT Sans', sans-serif;
    font-weight:bold;
    text-transform: uppercase;
    padding: 8px 0;
    margin-bottom:0;
}

.sitetitle-hu {
    font: normal 10px/15px 'PT Sans', sans-serif;
    font-weight:bold;
    text-transform: uppercase;
    padding: 8px 0;
    margin-bottom:0;
}

@media (max-width:991px) {
    .sitetitle {
        display: none;
    }

    .sitetitle-hu {
        display: none;
    }
}

#header_logo {
	position:relative;
	display:block;
}

#header_logo img {
    display: block;
    margin-top: 27px;
    max-width: 100%;
    height: auto;
}

@media (max-width:991px) {
    #header_logo img {
        margin-top: 1.9rem;
}
}

#header_logo::before {
	z-index:10;
	position:relative;
	left:0;
	top:0;
	bottom:0;
	right:0;
	background-color:white;
	content:' ';
	background-image:url('/themes/equishop/img/logo.svg?date=04122024');
	background-repeat:no-repeat;
    max-width: 100%;
}

.infoline-text {
    margin-top: 27px;
    padding-bottom: 10px!important;
}

.infoline-phone {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 10px!important;
}

.infoline-text-ger {
    margin-top: 27px;
    padding-bottom: 10px!important;
    font-size: 10px;
}

.infoline-phone-ger {
    font-size: 20px;
    font-weight: bold;
}

@media (max-width: 991px){
.infoline-phone {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px!important;
}

.infoline-phone-ger {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 10px!important
}
}

@media (max-width: 389px){
.infoline-text {
    font-size: 10px;
}

.infoline-text-ger {
    font-size: 9px;
}
}

.infoline-phone a:hover {
    text-decoration: none;
}

.payment-summary-table {
    width: 30%;
    margin: 0 auto;
}

.payment-summary-table .price, .payment-summary-table .price-final {
    font-weight: bold;
    margin-left: 10px;
    display: inline-block;
}

.payment-summary-table .price-final {
    color: #CC0000;
}

.payment-summary-table th {
    padding: 10px 0;
    font-weight: bold;
    font-size: 14px;
}

.payment-summary-table tr {
    padding: 5px 0;
    line-height: 16px;
}

.payment-summary-table tr td:first-child {
    text-align: left;
}

#footer .content ul {
    list-style-type: none;
}

#footer .content ul li {
    color: #c7c7c7;
    font-weight: normal;
    padding: 4px 0;
}

#footer .content p.footer-heading,
#footer .content p.footer-heading a {
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    margin: 20px 0;
    color: #fff;
}

#footer .content p.footer-subheading {
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    color: #c7c7c7;
}

#block_footer_links .block_content {
    background-color: #2d2e33;
    padding-top: 30px;
    padding-bottom: 30px;
/*    -webkit-box-shadow: inset 0px 0px 8px 4px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: inset 0px 0px 8px 4px rgba(0, 0, 0, 0.20);
    box-shadow: inset 0px 0px 8px 4px rgba(0, 0, 0, 0.20);*/
}

#block_footer_links div a {
    line-height: 150%;
    color: #c7c7c7;
}

#footer .content ul li a {
    color: #c7c7c7;
    text-decoration: none;
}

#footer .content ul li a:hover, #footer .content ul li a:active {
    text-decoration: underline;
}

#newsletter_block_footer .content .newsletter {
    margin-top: 15px;
}

#newsletter_block_footer .content .newsletter p {
    padding: 0;
    color: #b9babe;
}

#newsletter_block_footer .content .newsletter #newsletter-input {
    background: #222328 url('../img/newsletter_bg.jpg') top left no-repeat;
    float: left;
    color: #b9babe;
    padding: 8px 0px 8px 35px;
    font-size: 12px;
    border: none;
    outline: none;
    width: 170px;
    max-width: 100%;
}

.accept {
    margin-top: 15px;
}

.accept label {
    display: inline;
}

.accept .newsletter-checkbox {
    opacity: 0;
}

.accept .newsletter-checkbox + label {
    background-color: #3c4147;
    border: none;
    padding: 9px;
    display: inline-block;
    position: relative;
    line-height: 1.4;
    cursor: pointer;
    margin-left: -10px;
}

.accept .newsletter-checkbox:checked + label {
    background-color: #3c4147;
    color: #c7c7c7;
}

.accept .newsletter-checkbox:checked + label:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 3px;
    color: #c7c7c7;
}

.accept div {
    display: inline-block;
    text-transform: uppercase;
    color: #c7c7c7;
    font-size: 12px;
    line-height: 14px;
    vertical-align: 5px;
    margin-left: 1rem;
}

.newsletter input[type="submit"] {
    line-height: 14px;
    background: #34353a;
    color: #c7c7c7;
    font-size: 12px;
    text-transform: uppercase;
    padding: 6px 21px;
    border: 0 solid #000;
    /*	-webkit-border-radius: 4px !important;
            -moz-border-radius: 4px !important;
            border-radius: 4px !important;*/
    cursor: pointer;
}

#contact_footer {
    background: #292a2f;
    float: left;
    width: 25%;
    height: 230px;
}

#contact_footer .content {
    margin: 0 15%;

}

#contact_footer .content .tel h3 {
    margin: 35px 0 15px 0;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    padding: 0;
}

#contact_footer .content .mail h3 {
    margin: 30px 0 15px 0;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    padding: 0;
}

#contact_footer .content .tel div {
    text-transform: uppercase;
    color: #c7c7c7;
    font-size: 16px;
    line-height: 18px;
}

#contact_footer .content .mail div a {
    color: #c7c7c7;
    font-size: 16px;
    line-height: 18px;
}

#FOOTER_BG_DOWN .content {
    max-width: 1920px;
    font-size: 12px;
}

#FOOTER_BG_DOWN .content a {
    color: #d7d7d7;
    font-size: 15px;
}

#FOOTER_BG_DOWN .content .copyright {
    color: #eee;
    text-align: left;
}

#FOOTER_BG_DOWN .content .copyright a {
    font-size: 12px;
}

#FOOTER_BG_DOWN .content .created {
    text-align: right;
}

#box-sort div {
    overflow: hidden;
    background-color: #f5f5f7;
    border: 1px solid #f5f5f7;
    width: 100%;
}

#box-sort form > div {
    background: #f5f5f7 url(../img/sprite.png) no-repeat;
    background-position: right center;
}

#box-sort select {
    background-color:transparent;
    margin-right: -20px;
    width: 100%;
    height: 30px;
    cursor: pointer;
    border: 0;
    outline: none;
    font-size: 13px;
    color: #b6b6b6;
    text-transform: uppercase;
    -webkit-appearance:none;
}

.content_sortPagiBar .filtruj {
    width: 100%;
    cursor: pointer;
    border: 1px solid #f5f5f7;
}

.content_sortPagiBar .filtruj .filtruj_name {
    background: #2a2542 no-repeat;
    background-position: right 6px center;
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    padding: 6px 10px 6px 24px;
    font-size: 14px;
    width: 100%;
}

.content_sortPagiBar .filtruj .filtruj_name_hover {
    border-top: 1px solid #93948f;
    border-left: 1px solid #93948f;
    border-right: 1px solid #93948f;
    border-bottom: none;
    z-index: 5001;
}

#box-filtruj {
    display: none;
    z-index: 5000;
    position: absolute;
    top: 84px;
    width: 100%;
    padding: 1% 2%;
    border: 1px solid #93948f;
    background: #fff;
    left: 0;
}

#box-filtruj #zamknij-filtruj {
    position: absolute;
    float: right;
    top: 10px;
    right: 10px;
    font-size: 14px;
    color: #949496;
}

.content_sortPagiBar h1.product-list-title {
    color: #222;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    padding: 0;
}

#box-sort label {
    line-height: 32px;
}

@media (max-width: 991px) {
    #new_account_form #submitGuestAccount {
        float: none;
    }
}

@media (min-width: 992px) {
    #authentication #center_column
    {
        background: #fff url('../img/content-bg.jpg') top left no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 500px;
    }
}

#address #address-page {
    width: 80%;
    margin: 35px auto;
    background: #fff;
}

#address #address-page h1 {
    padding: 20px 0px 5px 0;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#address #address-page .description {
    padding: 5px 15px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    color: #323234;
}


#center_column_search {
    width: 96%;
    padding: 2%;
    margin: 0 0 30px 0;
    background: #fff;
    max-width: 1920px;
}

#search_naglowek {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #939290;
    font-size: 14px;
    font-weight: normal;
    margin: 10px auto;
}

#center_column_search:first-child {
    display: none;
}

@media screen and (max-width: 660px) {
    #create-account_form .title_block {
        font-size: 9px;
    }
}

@media screen and (max-width: 560px) {
    #create-account_form {
        width: 100%;
    }

    #authentication #login_form {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 699px) {
    #address #address-page {
        background: #fff;
        width: 98%;
        margin: 20px auto;
    }
}

@media screen and (max-width: 430px) {
    #add_address p.text input, #add_address p.password input, #add_address p.select input {
        width: 300px;
    }

    #add_address p.select select {
        width: 312px;
    }

    #add_address p.textarea textarea {
        width: 300px;
        height: 55px;
    }
}

table#cart_summary tfoot tr td {
    text-align: right;
}

table#cart_summary tr.cart-gift-wrapping td {
    padding-left: 0;
    padding-right: 0;
}

.payment-summary-table tr td:nth-child(2) {
    text-align: right;
}

#center_column_validation {
    background: #f5f5f7;
}

#center_column_validation #my-validation {
    width: 96%;
    margin: 35px auto;
    background: #fff;
}

#center_column_validation #my-validation h1 {
    padding: 20px 0px 5px 0;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 22px;
}

#center_column_validation #my-validation .title_block {
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    color: #323234;
}

#center_column_validation #my-validation .info {
    text-align: center;
    width: 100%;
}

#center_column_validation #my-validation .opcje {
    margin: 20px auto;
    width: 100%;
    padding: 10px 0 40px 0;
}

#center_column_validation #my-validation .opcje .buttony {
    margin: 0px auto;
    text-align: center;
}

#center_column_validation #my-validation .opcje .buttony .powrot {
    display: inline-block;
    width: 250px;
    border: 1px solid #ebece7;
    color: #aaaaaa;
    text-transform: uppercase;
    outline: none;
    text-align: center;
    padding: 10px;
    background: #fff;
    text-decoration: none;
    cursor: pointer;
}

#center_column_validation #my-validation .opcje .buttony .dodaj_adres {
    display: inline-block;
    width: 250px;
    border: 1px solid #292a2f;
    color: #fff;
    outline: none;
    text-align: center;
    padding: 10px;
    background: #292a2f;
    text-decoration: none;
    cursor: pointer;
}

#center_column_validation #my-validation select {
    width: 100px;
    height: 20px;
    border: 1px solid #ebece7;
    cursor: pointer;
    background: #f5f5f7 url(../img/sprite.png) center right no-repeat;
    -webkit-appearance: normal;
    -moz-appearance: normal;
    appearance: normal;
    outline: none;
    font-size: 12px;
    color: #b6b6b6;
}

#order-confirmation #my-confirmation {
    width: 94%;
    margin: 35px auto;
    background: #fff;
    padding: 10px;
    text-align: center;
}

#order-confirmation #my-confirmation h1 {
    margin-bottom: 5px;
    padding-top: 20px;
    text-align: center;
    font-weight: bold;
    color: #2a2931;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 22px;
    margin-bottom: 5px;
}

#order-confirmation #my-confirmation .title_block {
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    color: #323234;
}

#order-confirmation #my-confirmation .opcje .buttony {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

#order-confirmation #my-confirmation .opcje .buttony .powrot {
    display: inline-block;
    width: 250px;
    border: 1px solid #ebece7;
    color: #aaaaaa;
    text-transform: uppercase;
    outline: none;
    text-align: center;
    padding: 10px;
    background: #fff;
    text-decoration: none;
    cursor: pointer;
}

@media screen and (max-width: 992px) {

    .payment-summary-table {
        width: 60%;
    }
}

@media screen and (max-width: 599px) {
    .payment-summary-table {
        width: 80%;
    }


    #center_column_validation #my-validation .opcje .buttony .powrot {
        width: auto;
    }
}

@media screen and (max-width: 399px) {
    .payment-summary-table {
        width: 95%;
    }
}

#password #my-password {
    width: 80%;
    margin: 35px auto;
    background: #fff;
    min-height: 300px;
}

#password #my-password h1 {
    padding: 20px 0px 5px 0;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#password #my-password .title_block {
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    color: #323234;
}

@media screen and (max-width: 699px) {
    #identity #my-identity {
        background: #fff;
        width: 98%;
        margin: 25px auto;
    }
}

.trustBadgeResponsive {
    display: none;
}

.helmet-configurator img {
    padding-right: 15px;
    width: 100%;
}

.helmet-configurator p {
    padding-top: 10px;
}

.free-delivery img {
    padding-right: 15px;
    width: 100%;
}

#paczkomatyinpost_selected {
    display: block;
}

.s-text, .s-text-more {
    text-align: justify;
    color: #AAA;
    clear:both;
}

.s-text-more {
	display:none;
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    -webkit-column-gap: 20px; /* Chrome, Safari, Opera */
    -moz-column-gap: 20px; /* Firefox */
    column-gap: 20px;
}

.s-text p,
.s-text-more p {
    padding-bottom: 10px;
}

/* new footer */
#FOOTER_CONTACT_BACKGROUND {
    background-color: #dbdbdb;
    border-bottom: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
    padding-bottom:0;
}

#FOOTER_CONTACT_BACKGROUND p.footer-heading {
    text-transform: uppercase;
    line-height: 160%;
    font-size: 20px;
    font-weight: bold;
    padding-bottom:0;
}

#FOOTER_CONTACT_BACKGROUND p.footer-data {
    font-size: 15px;
    line-height: 160%;
    font-weight: bold;
}

#FOOTER_CONTACT_BACKGROUND p.footer-data a {
    font-weight: bold;
}

.footer-row-spacing {
    padding: 20px 0 10px 0;
    margin: 10px 0;
}

.img-footer-col {
    text-align: right;
}

.footer-bottom-spacing a,
#FOOTER_CONTACT_BACKGROUND a {
    text-decoration: none;
}

.footer-bottom-spacing p.footer-heading-small {
    font-size: 11px;
    line-height: 150%;
    font-weight: bold;
}

.footer-bottom-spacing img {
    margin-left: auto;
    margin-right: auto;
}

.footer-bottom-spacing {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.button-footer-bg {
    display: inline-block;
    background-color: #222328;
    padding: 2px;
}

#footer .store-images {
    float: left;
    padding: 6px;
    background-color: #303237;
}

.footer-bottom-spacing {
    padding-top: 20px;
    padding-bottom: 10px;
}

@media (max-width: 767px) {
    #FOOTER_BG_DOWN .content .copyright,
    #FOOTER_BG_DOWN .content .created {
        text-align: center;
    }
}

@media (max-width: 1199px) {
    #FOOTER_CONTACT_BACKGROUND > .container > .row > div {
        border-bottom: 1px solid #DDD;
    }
}

@media (max-width: 992px) {
    #header_logo {
        display: block;
    }

    #index #columns {
        margin-top: 10px;
    }

    #FOOTER_CONTACT_BACKGROUND > .container > .row > div:last-child {
        border: 0;
    }

    #FOOTER_BG_DOWN {
        padding-bottom: 30px;
    }
}

@media (max-width: 767px) {
    
    #header_logo:before{
        background-position:top center;
    }
     
    #header_logo img {
        margin-left: auto;
        margin-right: auto;
    }

}

#newsletter_block_footer .shop-footer h3 {
    margin: 20px 0 10px 0;
}

.icon-blog:before {
    content: "\e600";
    display: block;
    padding-top: 2px;
    font-size: 180px;
    line-height: 40px;
}

.icon-blog {
    width: auto !important;
}

ol.breadcrumb {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: 10px;
}

@media (max-width: 767px) {
ol.breadcrumb {
    margin:  0;
}
}

ol.breadcrumb li {
    float: left;
    /*white-space: nowrap;*/
}

/* 2016-11 new equishop style below */
.container, .container-fluid {
    max-width: 1200px;
}

#HEADER_NAV {
    width: 100%;
    color: #cccccc;
    background-color: #232429;
}

@media (max-width: 991px) {
    #HEADER_NAV {
        font-size: 18px;
    }
}

#HEADER_NAV a {
    color: #cccccc;
}

#HEADER_NAV .top-nav > li {
    position: relative;
    padding: 8px 0;
    display: inline-block;
    padding-right: 10px;
    text-transform: uppercase;
}

#HEADER_NAV .top-nav > li .fa-angle-down {
    vertical-align: top;
}

#HEADER_NAV ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#HEADER_NAV .top-nav > li:before {
    content: "|";
    margin-right: 10px;
}

#HEADER_NAV .top-nav > li:first-child:before {
    content: '';
    margin-right: 0;
}

#HEADER_NAV .nav-submenu {
    min-width: 130px;
    line-height: 160%;
    text-align: left;
    padding: 20px 30px;
    display: none;
    position: absolute;
    top: 30px;
    z-index: 1010;
    background-color: #FFF;
    border: 1px solid #959595;
    border-top-color: #222;
    -webkit-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.5);
}

#HEADER_NAV .nav-submenu:before {
    line-height: 1;
    font-family: FontAwesome;
    content: "\f0d7";
    position: absolute;
    font-size: 24px;
    top: -10px;
    color: #222222;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 40px;
}

#HEADER_NAV .top-nav > li:hover > .nav-submenu {
    display: block;
}

#HEADER_NAV .nav-submenu a {
    white-space: nowrap;
    padding: 3px 0;
    display: block;
    color: #BBB;
}

#HEADER_NAV .nav-submenu a:hover,
#HEADER_NAV .nav-submenu a:focus,
#HEADER_NAV .nav-submenu a.active {
    text-decoration: none;
    color: #222222;
}

#HEADER_NAV .nav-submenu a .fa {
    color: #222222;
}

@media (max-width: 500px) {
    #HEADER_NAV .nav-hidden-mobile {
        display: none;
    }
}

#HEADER_NAV #account-nav {
    right: 0;
}

#home-page-tabs {
    margin-bottom: 15px;
}

#sirhomevoucher {
    margin: 15px 0;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #f9f9f9;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
}
/*#sirhomevoucher:after {
    content : "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../img/xmas_background.jpg);
    width: 100%;
    height: 100%;
    opacity : 0.35;
    z-index: -1;
}*/

#sirhomevoucher h3 {
    text-transform: uppercase;
}

#sirhomevoucher p {
    font-size: 14px;
}
#sirhomevoucher p a {
    color: #b5b5b5;
}
#underscore-header-nav {
    border-top: 1px solid #eeeeee;
    margin-bottom: 0;
}

#underscore-menu {
    border-top: 1px solid #eeeeee;
    margin-top: 0;
}

#block_social_links a {
    color: #5e5e5e;
    display: inline-block;
    padding: 0 10px 0 0;
    font-size: 34px;
    width:45px;
}

#block_social_links a:hover,
#block_social_links a:focus {
    color: #dbdbdb;
}

.section-home {
    text-align: center;
}

.section-home h2 {
    padding-bottom: 8px;
    text-transform: uppercase;
}

.section-home p {
    font-size: 15px;
    color: #BBB;
}

#account-nav li:last-child {
    border-top: 1px solid #BBB;
}

/* on active */
a {
    -webkit-tap-highlight-color: #c8e6ff;
}

@media (max-width: 991px) {
    #block_contact_infos {
        clear: left;
    }
}

/* delivery page */
.delivery_option_logo img {
    max-width: 100%;
}

.delivery_option_price {
    white-space: nowrap;
}

@media screen and (max-width: 550px) {
    .delivery_option_delay, .delivery_option_best {
        display: none;
    }
}
ul.step li {
    padding: 10px 15px;
}
@media (max-width:600px) { 
    ul.step li {
        padding: 5px 7px;
    }
    .cart_description p {
        padding-bottom:2px !important;
    }
    #voucher .discount_name_block {
        display:inline-block;
	width:60%;
    }

    #voucher .submit {
        display:inline-block;
    }
    .cart_voucher input.discount_name {
        width:100%;
    }
}

@media (max-width: 760px) {
    .cart_voucher .title_block {
    width:100%;
    }
}

/* 8*************************    BLOG    ***********************8 */
/* Appended by SirPresta */
.blog-block .section-home {
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
}

.blog-post h3 {
    text-transform: uppercase;
    font-weight: normal;
    padding-bottom: 5px;
}

.blog-block .blog-post:not(.blog-post-first) {
    padding: 5px 0;
    border-top: 1px solid #eee;

}

.blog-block .blog-post:not(.blog-post-first):first-child {
    padding-top: 0;
    border-top: 0;

}

.blog-post-first img {
    margin-bottom: 5px;
}

.block-posts-list .blog-post {
    border-bottom: 1px solid #eee;
    padding: 30px 0;
}

.blog-column-block h3.title_block {
    padding: 15px 0;
}

.blog-column-block ul {
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 20px;
    line-height: 180%;
}

.blog-column-block .button_large {
    display: inline-block;
}

.blog-hr {
    margin-top: 0;
}

#block_body h1 {
    text-transform: uppercase;
    margin-bottom: 5px;
}

.block-posts-list #prestablogfont p {
    margin: 0 !important;
}

#prestablogfont img.f_left {
    padding-right: 20px;
}

#prestablogfont img.f_right {
    padding-left: 20px;
}

#prestablogfont h2 {
    font-size: 25px;
    font-weight: bold;
}

#prestablogfont h3 {
    font-size: 22px;
    font-weight: bold;
}

#prestablogfont h4 {
    font-size: 19px;
    font-weight: bold;
}

#prestablogfont h5 {
    font-size: 18px;
    font-weight: bold;
}

.related-product-row {
    padding: 8px 0;
}

.date_blog-cat a {
    color: #999;
}

.info_blog {
    padding-bottom: 10px;
}

#module-prestablog-blog #columns{
    font-size: 16px;
    line-height: 170%;
}

#module-prestablog-blog #block_body a {
    font-weight: bold;
    text-decoration: underline;
}

#module-prestablog-blog #block_body .rrssb-buttons a {
    text-decoration: none;
}

.post-caption {
    font-size: 15px;
    color: #999;
    margin-bottom: 15px;
}

#blog_product_linked .img-thumbnail {
    border-width: 0;
}

.related-product-row .col-link {
    padding-top: 5px;
}

#blog_product_linked h3 {
    text-transform: uppercase;
}

.paragraph_croped {
    line-height: 160%;
    padding-bottom: 0;
}

.rrssb-buttons li {
    line-height: 100%;
}

#prestablogfont {
    margin-top: 10px;
}

#instagram_feed {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
}

#instagram_feed li {
    display: inline-block;
    width: 50%;
    padding: 5px;
}

#instagram_feed li img {
    display: block;
    max-width: 100%;
    height: auto;
    box-sizing: padding-box;
}

#blog-category-title {
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.articles-count {
    float: right;
    padding-top: 10px;
}

#blog_article_linked h3 {
    text-transform: uppercase;
}

#more-button {
    cursor:pointer;
    display:block;
    max-width: 180px;
    text-align: center;
    margin-top:20px;
    border: 1px solid #f1f1f1;
    background-color: #f9f9f9;
    padding: 8px 41px;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
}

.s-more-button {
    cursor:pointer;
    display:block;
    max-width: 180px;
    text-align: center;
    margin-top:20px;
    border: 1px solid #f8f8f8;
    background-color: #fefefe;
    color: #f8f8f8;
    padding: 8px 41px;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
}

/* ----- // BLOG END ------ */

@media (max-width:768px) {
    .paczkomatyinpost_container .right {
        float:none !important;
    }
    #paczkomatyinpost_selected {
    max-width:100%;
    }
}
body#history #proceedPaymentLink {
    display: inline-block;
    width: 90%;
}

.google-maps {
position: relative;
padding-bottom: 50%;
height: 0;
overflow: hidden;
margin-bottom:0;
}
.google-maps iframe {
position: absolute;
top: 0;
width: 90% !important;
height: 90% !important;
}
@media screen and (max-width: 700px) {
.google-maps iframe {width: 100% !important;height: 100% !important;left: 0%;right: 0%;}
.google-maps {margin-bottom: 10px;}
}
/*PSoft - Przemysław Suszek */
.hideSection{
    display: none;
}

#FOOTER_CONTACT_BACKGROUND [href^='mailto'], #footer [href^='mailto'] {
direction: rtl;
unicode-bidi: bidi-override;
}

#cookieNotice {
z-index: 99999999!important;
}

.companyinfo, .companyinfo2 {
    max-width: 250px;
    background-color: #2a2542;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
}

.nbrItemPage select {
    background-color: transparent;
    width:100%;
    margin-right:-20px;
    height: 40px;
    cursor: pointer;
    border: 0;
    outline: none;
    font-size: 14px!important;
    font-weight: bold;
    color: #222;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.nbrItemPage select::-ms-expand {
    display: none;
}

form.nbrItemPage div {
    background: #f5f5f7 url(../img/sprite.png) no-repeat;
    background-position: right center;
    overflow: hidden;
    border: 1px solid #919191;
    width: 100%;
}

@media (max-width:768px) {
    #left_column #amazzing_filter {
        display:none;
    }
}

.search-results {
    font-size: 14pt;
}

.footer-icon-a4::after, .footer-icon-a1::after, .footer-icon-a2::after, .footer-icon-a3::after, .footer-icon3::before, 
.footer-icon4::before, .footer-icon2::before, .footer-icon1::before
{ display: inline-block; background: url('/themes/equishop/img/footer_sprites.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.footer-icon-a4::after { background-position: -3px -0px; width: 238px; height: 26px; content:''; }
.footer-icon-a1::after { background-position: -3px -29px; width: 233px; height: 53px; content:''; }
.footer-icon-a2::after { background-position: -3px -85px; width: 147px; height: 46px; content:''; }
.footer-icon-a3::after { background-position: -3px -134px; width: 112px; height: 46px; content:''; }
.footer-icon3::before { background-position: -118px -134px; width: 107px; height: 102px; content:''; }
.footer-icon4::before { background-position: -3px -183px; width: 90px; height: 102px; content:''; }
.footer-icon2::before { background-position: -96px -239px; width: 77px; height: 102px; content:''; }
.footer-icon1::before { background-position: -176px -239px; width: 62px; height: 102px; content:''; }

.bannerSantander {
    width:100%;
}

#module-santandercredit-santanderCreditPayment .santanderProductButton {
    float:left;
    margin-left:1.5em;
    text-align:right;
    margin-top:0.5em;
}

#module-santandercredit-santanderCreditPayment .santanderProductButtonCart {
    margin-left:1.5em;
    text-align:right;
    margin-top:0.5em;
}

.voucherimage {
    display:inline;
}

.swieta {
    margin-top: 2rem;
}

.swieta img {
    max-width: 100%;
}

.manufacturer-logo {
    max-width: 100%;
}

@media only screen and (max-width: 999px) {
   .fb-customerchat{
      display: none!important;
   }
}

#order li#CURRENCY_NAV, #module-przelewy24-paymentConfirmation li#CURRENCY_NAV, #module-codpro-validation li#CURRENCY_NAV, #module-santandercredit-santanderCreditPayment li#CURRENCY_NAV {
    display: none;
}

.newsbox {
    list-style: none;
}

.equishop-team {
    background: rgb(227,227,227);
    background: -moz-linear-gradient(0deg, rgba(227,227,227,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(227,227,227,1) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(0deg, rgba(227,227,227,1) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e3e3e3",endColorstr="#ffffff",GradientType=1);
    margin:0;
}

@media (min-width: 577px) {
.equishop-team {
    display:flex;
    align-items: center;
}
}

@media (max-width: 576px) {
.equishop-team {
    display:inline-block;
    margin-top:2rem;
}
}

.eq-team-logo img {
    max-width:250px;
}

.eq-team-logo p {
    color: #8e8e8e;
    line-height: 2em;
    font-size: 10pt;
}

.no-gutter {
  margin-right: 0;
  margin-left: 0;
}

.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

@media (min-width: 992px) {

    .no-gutter > [class*="col-"]:nth-child(4n+1) {
      padding-right: 15px;
    }

    .no-gutter > [class*="col-"]:nth-child(4n+2), .no-gutter > [class*="col-"]:nth-child(4n+3) {
      padding: 0 15px;
    }

    .no-gutter > [class*="col-"]:nth-child(4n+4) {
      padding-left: 15px;
    }
}

@media (min-width: 767px) and (max-width: 991px) {

    .no-gutter > [class*="col-"]:nth-child(3n+1) {
      padding-right: 15px;
    }

    .no-gutter > [class*="col-"]:nth-child(3n+2) {
      padding: 0 15px;
    }

    .no-gutter > [class*="col-"]:nth-child(3n+3) {
      padding-left: 15px;
    }

}

@media (max-width: 766px) {

    .no-gutter > [class*="col-"]:nth-child(odd) {
      padding-right: 7px;
    }

    .no-gutter > [class*="col-"]:nth-child(even) {
      padding-left: 7px;
    }

    #center_column {
    padding: 0;
    }

    #center_column [class^="col-"] {
    padding: 0;
    }

}

.zwroty-wymiany {
    border:1px solid #c8c8c8;
    border-radius: 30px;
    color:#c8c8c8;
    padding:1em;
    display: flex;
    align-items: center;
    margin-top: 1em;
}

.zwroty-wymiany:hover, .zwroty-wymiany:active {
    color: #292a2f;
    background-color: #c8c8c8;
}

.zwroty-wymiany .fa {
    vertical-align:middle;
    font-size:1.5em;
}

.zwroty-wymiany span {
    margin-left: 1rem;
    margin-right: 1rem;
    font-size: 1em;
    vertical-align:middle;
}

.hidden-lg.zwroty-wymiany {
    margin-top:1rem;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  margin: 1em 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#club-offer h3 {
    font-size:  40px;
}

#club-offer a.btn {
    background-color: #00237f;
    color: #fff;
    font-weight: bold;
    border-radius: 25px;
}

@media (max-width: 415px) {
    #club-offer a.btn {
    font-size: 12px;
}
}

#club-offer p {
    font-family: 'Times New Roman', serif;
    font-size: 12px;
}

#club-offer .vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.footer-bottom-spacing .payment-methods img {
    margin-right: 1em;
}

@media screen and (orientation:portrait) {
    .santanderBanner {
        display: none;
    }
}

.seo-text a, .seo-text a:active, .seo-text a:visited {
	color: #be0000;
}
.seo-text ul{
	margin-left: 2%;
	padding-bottom: 10px;
}
@media only screen and (max-width: 480px) {
	.homecat_image{
		height:390px!important;
	}
	.banner-cta
	{
		height:41px!important;
	}
}