/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: block;
  cursor: pointer;
  padding: 2px 5px 1px 5px;
  line-height: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
}
.searchindex-results li a:hover {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 13px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}
.searchindex-highlight {
  background-color: #ff0;
}

#esns_background_layer {
    position: absolute;
    z-index: 9998;
    background: url(https://sklep-torebki.pl/skin/frontend/base/default/images/newssubscribers/esns_dark2.png);
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    text-align: center;
    top: 0;
    left: 0;
    display: none;
}

#esns_box_layer {
    z-index: 9999;
    background-color: #ffffff;
    width: 470px;
    height: auto;
    overflow: hidden;
    top: 0;
    text-align: center;
    display: inline-block;
    padding: 10px;
}

#esns_box_title {
    width: 440px;
    height: auto;
    overflow: hidden;
    background: url(https://sklep-torebki.pl/skin/frontend/base/default/images/newssubscribers/esns_box_block1.png) no-repeat right top;
}

#esns_box_block_1 {
    width: 350px;
    font: 20px/34px "CenturyGothicRegular",Century Gothic,Verdana,sans-serif;
    text-align: left;
}
#esns_box_block_2 {
    font: 29px/34px "CenturyGothicRegular",Century Gothic,Verdana,sans-serif;
    height: auto;
    text-align: left;
    margin: 0  0 10px 0 ;
    width: 350px;
}
#esns_box_block_3 {
    text-align: justify;
}

#esns_box_close {
    height: 22px;
    width: 22px;
    background: url(https://sklep-torebki.pl/skin/frontend/base/default/images/newssubscribers/esns_box_close.png) no-repeat;
    cursor: pointer;
    float: right;
}
.esns_box_lines {
    background: url("https://sklep-torebki.pl/skin/frontend/base/default/images/newssubscribers/esns_box_lines.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 1px;
    width: 100%;
    clear: both;
    margin: 5px 0;
 }
#esns_box_subscribe {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 0 20px 0;
}
#esns_box_subscribe_input {
    width: 340px;
    float: left;
    clear: both;
}
#esns_box_subscribe_input input {
    width: 290px;
    margin: 5px 0 0 20px;
    border: 1px solid #acacac;
    height: 25px;
    padding-left: 10px;
}
#esns_box_subscribe_submit {
    width: 80px;
    float: left;
}

#esns_box_subscribe_submit a {
    background-image: url('https://sklep-torebki.pl/skin/frontend/base/default/images/newssubscribers/esns_box_button.png');
    width: 117px;
    height: 34px;
    display: block;
    line-height: 34px;
    font-size: 12px;
    color: #000000;
    margin: 1px 0 0 0;
}

#esns_box_subscribe_response {
    text-align: left;
    margin: 10px 0 0 30px;
    height: 15px;
}

#esns_box_subscribe_response_success {
    display: none;
}

#esns_box_subscribe_response_error {
    color: #ea6868;
    text-align: left;
    margin: 0 0 0 30px;
    height: auto;
    overflow: hidden;
}

#esns_box_subscribe_response_success {
    color: #35ea49;
    font: 20px/34px "CenturyGothicRegular",Century Gothic,Verdana,sans-serif;
}


/*** LABEL THEME ***/
.tl#esns_box_layer {
    height: 263px;
    width: 504px;
    background: url('https://sklep-torebki.pl/skin/frontend/base/default/images/newssubscribers/esns_label.png') no-repeat transparent;
    position: relative;
}
.tl #esns_box_block_1, .tl #esns_box_block_2 {
    color: #ffffff;
    text-align: right;
    float: right;
    line-height: normal;

}
.tl #esns_box_block_1 {
    margin: 20px 55px 0 0 ;
}

.tl #esns_box_block_2 {
    margin: 0px 55px 0 0 ;
}

.tl #esns_box_block_3 {
    color: #000000;
    clear: both;
    text-align: justify;
    float: right;
    margin: 10px 55px 5px 0 ;
    width: 340px;
    height: 70px;
    overflow: hidden;
 }

.tl #esns_box_close {
    position: absolute;
}

.tl #esns_box_subscribe_response_error {
    height: 15px;
    color: #ffffff;
    float: right;
    text-align: left;
    width: 325px;
    margin: 0 50px 0 0;
    overflow: hidden;
}

.tl #esns_box_subscribe_input input {
    margin: 0 0 0 132px;
    background: none;
    height: 29px;
    width: 216px;
    border: 0;
}

.tl #esns_box_subscribe_submit a {
    background: none;
    color: #ffffff;
    height: 29px;
    line-height: 25px;
    background: url('https://sklep-torebki.pl/skin/frontend/base/default/images/newssubscribers/esns_input.png') no-repeat -212px 0px;
}
.tl #esns_box_subscribe_response_success {
    color: #FFFFFF;
    float: right;
    margin: 0 50px 0 0;
    width: 340px;
}
.tl #esns_box_subscribe_input {
    background: url('https://sklep-torebki.pl/skin/frontend/base/default/images/newssubscribers/esns_input.png') no-repeat 125px 0px;
}

.tl #esns_box_close {
    height: 36px;
    width: 36px;
    background: url(https://sklep-torebki.pl/skin/frontend/base/default/images/newssubscribers/esns_box_close2.png) no-repeat;
    right: 10px;
    top:-5px;
}
.m-fpc-debug-info {
  width: 420px;
  min-height: 115px;
  position: fixed;
  bottom: 10px;
  left: 10px;
  background: #47bbb3;
  color: #fff;
  z-index: 100000;
  font-family:Arial;
}
.m-fpc-debug-info .m-fpc-h1 {
  font-family:Arial;
  background: rgb(57, 172, 163);
  color: #fff;
  padding: 3px 3px 5px 10px;
  font-size: 14px;
  font-weight: bold;
  text-align:left;
  text-transform:none;
}
.m-fpc-debug-info .m-fpc-debug-info-main-block {
  padding: 2px 5px 10px 5px;
}
.m-fpc-debug-info .m-fpc-action {
  font-family:sans-serif,Arial;
  padding:0px;
  margin: 5px 0px 5px 0px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  text-transform:none;
  padding-top:15px;
}
.m-fpc-debug-info .m-fpc-ignored {
  padding-top: 0px !important;
}
.m-fpc-debug-info .m-fpc-hit-info {
  font-family:sans-serif,Arial;
  padding:0px;
  margin: 5px 0px 0px 0px;
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.95);
  text-transform:none;
}
.m-fpc-debug-info .m-fpc-time-text {
  font-family:sans-serif,Arial;
  padding:0px;
  margin: 5px 0px 5px 0px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  text-transform:none;
}
.m-fpc-debug-info .m-fpc-time {
  font-family:Arial;
  text-transform: uppercase;
  font-size: 76px;
  font-weight: 700;
  line-height: 65px;
  text-align:center;
}
.m-fpc-debug-info .m-fpc-time-sec-text {
  font-family:sans-serif,Arial;
  font-size: 35px;
  text-align:center;
  text-transform:none;
}
.m-fpc-debug-info.m-fpc-debug-info-not-cacheable {
  height: 220px;
  box-shadow: 0 0 0 5px #E0E0E0;
}
.m-fpc-debug-info.m-fpc-debug-info-hit {
  box-shadow: 0 0 0 5px #CCFFD3;
}
.m-fpc-debug-info.m-fpc-debug-info-miss {
  box-shadow: 0 0 0 5px #FECBCB;
}
.m-fpc-debug-info .m-fpc-disabled-info {
  font-family:sans-serif,Arial;
  padding:0px;
  margin: 12px 0px 0px 0px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.95);
  text-transform:none;
  color: #911E42 !important;
}
.m-fpc-debug-info .m-fpc-detail-info-hide-show-button-style {
  float: right;
  padding-right: 10px;
  text-decoration: underline;
  cursor: pointer;
}
.m-fpc-debug-info .m-fpc-info-scroll-hide {
  display: none;
}
/*scroll*/
.m-fpc-debug-info .m-fpc-info-scroll {
  overflow-y: auto;
  height: 350px;
  padding: 0px 5px 10px 5px;
  text-align: justify;
}
.m-fpc-debug-info .m-fpc-info-scroll::-webkit-scrollbar {
  width: 7px;
}
.m-fpc-debug-info .m-fpc-info-scroll::-webkit-scrollbar-track {
  background-color: rgba(255,255,255,0.2);
  border-radius: 7px;
}
.m-fpc-debug-info .m-fpc-info-scroll::-webkit-scrollbar-thumb {
  background-color: #EAEAEA;
  border-radius: 7px;
}
.m-fpc-debug-info .m-fpc-info-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #EAEAEA;
  border-radius: 7px;
}

/*detail info table*/
.m-fpc-debug-info .m-fpc-detail-info-table {
  display:table;
  width:100%;
  padding-top: 3px;
}
.m-fpc-debug-info .m-fpc-detail-row {
  display:table-row;
}
.m-fpc-debug-info .m-fpc-detail-col {
  display:table-cell;
  text-align: left;
  padding: 2px;
  vertical-align: top;
  width: 50%;
  font-family:sans-serif,Arial;
  padding:5px;
  text-align: left;
  font-size: 10px;
  text-transform:none;
  color: #222 !important;
}
.m-fpc-debug-info .m-fpc-dark {
  background-color: #D9F0EE;
}
.m-fpc-debug-info .m-fpc-light {
  background-color: #ECF8F7;
}

/*flush cache button*/
.m-fpc-debug-info .m-fpc-flush-cache-button-style {
  float: left;
  padding-right: 10px;
  text-decoration: underline;
  cursor: pointer;
}

.m-fpc-debug-info .m-fpc-flush-cache-button-style-flushed {
  float: left;
  color: #911E42;
}

/*small debug info block*/
.m-fpc-debug-info-small {
  width: 120px;
  min-height: 10px;
  position: fixed;
  bottom: 10px;
  left: 10px;
  background: #47bbb3;
  color: #fff;
  z-index: 100000;
  font-family:Arial;
}

.m-fpc-debug-info-small .m-fpc-debug-info-main-block-small {
  padding: 2px 5px 10px 5px;
}

.m-fpc-debug-info-small .m-fpc-hit-info-small {
  font-family:sans-serif,Arial;
  padding:0px;
  margin: 5px 0px 0px 0px;
  text-align: left;
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.95);
  text-transform:none;
}

.m-fpc-debug-info-small .m-fpc-flush-cache-button-style-small {
  float: left;
  padding-right: 10px;
  text-decoration: underline;
  cursor: pointer;
}

.m-fpc-debug-info-small .m-fpc-flush-cache-button-style-flushed {
  float: left;
  color: #911E42;
}

.m-fpc-debug-info-small.m-fpc-debug-info-hit {
  box-shadow: 0 0 0 3px #CCFFD3;
}
.m-fpc-debug-info-small.m-fpc-debug-info-miss {
  box-shadow: 0 0 0 3px #FECBCB;
}
.m-fpc-debug-info-small.m-fpc-debug-info-not-cacheable {
  box-shadow: 0 0 0 5px #E0E0E0;
}

.m-fpc-debug-info .m-fpc-ignored-url-parameters-info {
  font-family:sans-serif,Arial;
  padding:15px;
  margin: 12px 0px 0px 0px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.95);
  text-transform:none;
  color: #911E42 !important;
  word-wrap: break-word;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchautocomplete {
  position: absolute;
  top: -5px;
  right: 0px;
  height: 34px;
  width: 458px;
  padding: 4px 10px;
  -webkit-border-radius: 0px 0px 0px 5px;
  -moz-border-radius: 0px 0px 0px 5px;
  border-radius: 0px 0px 0px 5px;
  background: #fff;
  display: block;
}
.searchautocomplete .sprite {
  background: url('https://sklep-torebki.pl/skin/frontend/base/default/images/mirasvit/sprite.png');
}
.searchautocomplete > label {
  float: left;
  margin-right: 10px;
  color: #333;
  font-weight: bold;
  margin-top: 8px;
}
.searchautocomplete .nav {
  background: url('https://sklep-torebki.pl/skin/frontend/base/default/images/mirasvit/sprite.png');
  float: left;
  height: 34px;
  position: relative;
  width: 340px;
}
.searchautocomplete .nav .nav-search-in {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 15;
}
.searchautocomplete .nav .nav-search-in .category {
  opacity: 0;
  filter: alpha(opacity=0);
  background: white;
  border: 1px solid #DDD;
  color: black;
  cursor: pointer;
  height: 29px;
  left: 5px;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 5px;
  visibility: visible;
  width: auto;
}
.searchautocomplete .nav .nav-search-in .category-fake {
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  background-color: #fcfcfc;
  background-image: -moz-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f7f7f7));
  background-image: -webkit-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -o-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
  border-right: 1px solid #dddddd;
  color: #777;
  cursor: pointer;
  float: left;
  font-size: 11px;
  height: 27px;
  line-height: 27px;
  margin: 4px 0px 0px 2px;
  padding: 0px 25px 0px 10px;
  text-align: center;
  white-space: nowrap;
}
.searchautocomplete .nav .nav-search-in .nav-down-arrow {
  right: 10px;
  top: 16px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #000000 transparent transparent transparent;
  line-height: 0px;
}
.searchautocomplete .nav .nav-search-in:hover .category-fake {
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#e1e1e1));
  background-image: -webkit-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -o-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: linear-gradient(to bottom, #f7f7f7, #e1e1e1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffe1e1e1', GradientType=0);
}
.searchautocomplete .nav .nav-search-in:hover .nav-down-arrow {
  background-position: -6px -34px;
}
.searchautocomplete .nav .nav-input {
  *zoom: 1;
  margin: 6px 0px 0px 10px;
  padding: 0px 5px 0px 5px;
  z-index: 12;
  position: relative;
}
.searchautocomplete .nav .nav-input:before,
.searchautocomplete .nav .nav-input:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .nav .nav-input:after {
  clear: both;
}
.searchautocomplete .nav .nav-input input {
  z-index: 10;
  padding: 0px;
  height: 23px;
  border: 0px;
  font-family: arial, sans-serif;
  font-size: 12px;
  background: transparent;
  color: black;
  outline: 0px;
  margin-left: 5px;
  width: 100%;
}
.searchautocomplete .nav .nav-input input.suggest {
  display: none;
  color: #999;
  z-index: 9;
}
.searchautocomplete .nav-submit-button {
  background: url('https://sklep-torebki.pl/skin/frontend/base/default/images/mirasvit/sprite.png');
  background-position: 0px -34px;
  background-repeat: no-repeat;
  float: left;
  height: 34px;
  padding-left: 5px;
}
.searchautocomplete .nav-submit-button .button {
  width: 39px;
  height: 34px;
  padding: 0px 9px;
  margin: 0px;
  cursor: pointer;
  font-weight: bold;
  color: white;
  line-height: 12px;
  font-size: 13px;
  background-color: #3c454e;
  background-image: -moz-linear-gradient(top, #444c55, #313a44);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444c55), to(#313a44));
  background-image: -webkit-linear-gradient(top, #444c55, #313a44);
  background-image: -o-linear-gradient(top, #444c55, #313a44);
  background-image: linear-gradient(to bottom, #444c55, #313a44);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444c55', endColorstr='#ff313a44', GradientType=0);
  border: 1px solid #313a44;
  -webkit-border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  z-index: 14;
}
.searchautocomplete .nav-submit-button .button:hover {
  background-color: #39414b;
  background-image: -moz-linear-gradient(top, #313a44, #444c55);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#313a44), to(#444c55));
  background-image: -webkit-linear-gradient(top, #313a44, #444c55);
  background-image: -o-linear-gradient(top, #313a44, #444c55);
  background-image: linear-gradient(to bottom, #313a44, #444c55);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff313a44', endColorstr='#ff444c55', GradientType=0);
}
.searchautocomplete .searchautocomplete-placeholder {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #FFF;
  border: 1px solid #ccc;
  padding: 15px 10px 5px 10px;
  position: absolute;
  right: 48px;
  top: 42px;
  width: 318px;
  z-index: 102;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  border-color: transparent transparent #CCC transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -11px;
  left: 30px;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  *zoom: 1;
  text-align: left;
  padding: 5px 5px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
}
.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li a.name {
  color: #444;
  font-weight: bold;
  display: block;
  margin-bottom: 3px;
}
.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background-color: #eeffee;
  cursor: pointer;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  float: left;
  margin: 0px 10px 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  font-weight: bold;
  font-size: 13px;
  color: #C76200;
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
  font-weight: normal;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
  font-size: 0.9em;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .highlight strong {
  color: #f00;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings {
  margin: 0;
  line-height: 14px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings .rating-box {
  float: left;
  margin: 0 5px 0 0;
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  text-align: right;
  color: #0A263C;
  border-bottom: 1px solid #CCC;
  padding: 2px 5px;
}
.searchautocomplete .searchautocomplete-placeholder .index-title span {
  color: #666;
  font-size: 0.9em;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: right;
  margin: 10px 4px 5px 10px;
}
.searchautocomplete .searchautocomplete-loader {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 9px;
  right: 10px;
  z-index: 99;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  display: none;
}
.searchautocomplete .searchautocomplete-loader div {
  position: absolute;
  background-color: #FFFFFF;
  height: 3px;
  width: 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-animation-name: f_autocomplete_loader;
  animation-name: f_autocomplete_loader;
  -webkit-animation-duration: 0.64s;
  animation-duration: 0.64s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
}
.searchautocomplete .searchautocomplete-loader div#g01 {
  left: 0px;
  top: 7px;
  -webkit-animation-delay: 0.24s;
  animation-delay: 0.24s;
}
.searchautocomplete .searchautocomplete-loader div#g02 {
  left: 2px;
  top: 2px;
  -webkit-animation-delay: 0.32s;
  animation-delay: 0.32s;
}
.searchautocomplete .searchautocomplete-loader div#g03 {
  left: 7px;
  top: 0px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.searchautocomplete .searchautocomplete-loader div#g04 {
  right: 2px;
  top: 2px;
  -webkit-animation-delay: 0.48s;
  animation-delay: 0.48s;
}
.searchautocomplete .searchautocomplete-loader div#g05 {
  right: 0px;
  top: 7px;
  -webkit-animation-delay: 0.56s;
  animation-delay: 0.56s;
}
.searchautocomplete .searchautocomplete-loader div#g06 {
  right: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.64s;
  animation-delay: 0.64s;
}
.searchautocomplete .searchautocomplete-loader div#g07 {
  left: 7px;
  bottom: 0px;
  -webkit-animation-delay: 0.72s;
  animation-delay: 0.72s;
}
.searchautocomplete .searchautocomplete-loader div#g08 {
  left: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
@-moz-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-webkit-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-ms-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-o-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
.searchautocomplete-widget {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/** 
 * ISAAC Priceslider
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    ISAAC
 * @package     ISAAC_Priceslider
 * @copyright   Copyright (c) 2011 ISAAC Software Solutions B.V. (http://www.isaac.nl)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 * @author      Aad Mathijssen, Sam Berghmans
 * @version     1.0.0
 */

.header .form-search #cat {
    width: 118px;
    display: inline-block;
    margin-right: 2px;
    margin-left: -203px;
    vertical-align: middle;
    margin: 0;
    position: absolute;
    right: 44px;
    height: 40px;
    line-height: 36px;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    background-color: transparent;
    font-size: 12px;
}
.header .form-search #search { width: 100%; float: left; margin: 0; }
.header .form-search label { width: 22px; float: left; }
#search_mini_form .header .form-search button.button { float: right; margin-right: 8px; }

.header-container.type1 .header .form-search #cat, .header-container.type3 .header .form-search #cat, .header-container.type8 .header .form-search #cat, .header-container.type9 .header .form-search #cat {
    right: 77px;
    height: 45px;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}
.header-container.type10 .form-search #cat {
    right: 38px;
    height: 40px;
    line-height: 40px;
}
.header-container.type4 .header .form-search #cat {
    right: 90px;
}
.header-container.type1 .header .form-search #search, .header-container.type3 .header .form-search #search, .header-container.type5 .form-search #search, .header-container.type8 .form-search #search, .header-container.type9 .form-search #search {
    padding-right: 185px;
}
.header-container.type6 .header .form-search #cat { margin: 0; right: 58px; height: 45px;line-height: 40px }
.header-container.type10 .header .form-search #search, .header-container.type4 .header .form-search #search {
    padding-right: 165px;
}
.maintitle {
    border-left: 1px solid #DBDBDB;
    border-radius: 5px 5px 0 0;
    border-right: 1px solid #DBDBDB;
    border-top: 1px solid #DBDBDB;
    color: #3A3A3A;
    float: none;
    font-size: 14px;
    height: 29px;
    padding: 6px 10px 0;
    clear: both;
}

.titlemain {
    color: #3A3A3A;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.viewall {
    float: right;
}

.viewall a {
    color: #5C5C5C;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}


.products-grid li.item {
    float: left;
    padding-bottom: 80px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 12px;
    width: 138px;
}

/*.std .category-products ul.products-grid, .std .category-products ol.products-grid {
    width: 634px;
}*/

.std .category-products ul, .std .category-products ol {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
	padding: 0px;
	margin: 0px;
}

/*.maintitle {
    width: 634px;
}*/
/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://sklep-torebki.pl/skin/frontend/smartwave/mango/megamenu/css/fonts/fontawesome-webfont.eot?v=4.0.3');src:url('https://sklep-torebki.pl/skin/frontend/smartwave/mango/megamenu/css/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),url('https://sklep-torebki.pl/skin/frontend/smartwave/mango/megamenu/css/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'),url('https://sklep-torebki.pl/skin/frontend/smartwave/mango/megamenu/css/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),url('https://sklep-torebki.pl/skin/frontend/smartwave/mango/megamenu/css/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}
.col-sw-1,
.col-sw-2,
.col-sw-3,
.col-sw-4,
.col-sw-5,
.col-sw-6,
.col-sw-7,
.col-sw-8,
.col-sw-9,
.col-sw-10,
.col-sw-11,
.col-sw-12 {
    float: left;
    position: relative;
    min-height: 1px;
    padding: 15px 20px;
}
.col-sw-2:nth-child(2n+1),.col-sw-3:nth-child(3n+1),.col-sw-4:nth-child(4n+1),.col-sw-5:nth-child(5n+1),.col-sw-6:nth-child(6n+1),.col-sw-7:nth-child(7n+1),.col-sw-8:nth-child(8n+1),.col-sw-9:nth-child(9n+1),.col-sw-10:nth-child(10n+1),.col-sw-11:nth-child(11n+1),.col-sw-12:nth-child(12n+1){
    clear:both;
}
.col-sw-1 {
  width: 100%;
}

.col-sw-2 {
  width: 50%;
}

.col-sw-3 {
  width: 33.3333%;
}

.col-sw-4 {
  width: 25%;
}

.col-sw-5 {
  width: 20%;
}

.col-sw-6 {
  width: 16.6666%;
}

.col-sw-7 {
  width: 14.2857%;
}

.col-sw-8 {
  width: 12.5%;
}

.col-sw-9 {
  width: 11.1111%;
}

.col-sw-10 {
  width: 10%;
}

.col-sw-11 {
  width: 9.0909%;
}

.col-sw-12 {
  width: 8.3333%;
}

/*1.0.2 end*/
ul.menu {
    line-height: 24px;
}
ul.menu > li {
    display: inline-block;
    margin-left: 32px;
}
ul.menu > li:first-child {
    margin-left: 0;
}
ul.menu li a {
    font-size: 13px;
    display: block;
    line-height: 30px;
    font-weight: 500;
    position: relative;
}
ul.menu > li > a {
    padding: 30px 0;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
ul.menu > li.act > a {
    text-decoration: underline;
}
ul.menu > li.menu-static-width {
	position: relative;
}
ul.menu > li.menu-full-width > a,
ul.menu > li.menu-static-width > a,
ul.menu > li.menu-item-has-children > a {
    padding-right: 15px;
}
ul.menu > li.menu-full-width > a:after,
ul.menu > li.menu-static-width > a:after,
ul.menu > li.menu-item-has-children > a:after {
    content: "\E903";
    display: block;
    position: absolute;
    padding: 30px 0;
    right: 0;
    top: 0;
    font-family: "mango";
    font-weight: 300;
    color: #6e6e6e;
}
ul.menu > li.menu-item-has-children {
    position: relative;
}
.nav-sublist-dropdown {
    position: absolute;
    background-color: #fff;
    text-align: left;
    border: 1px solid #ebebeb;
    z-index: 99;
    box-shadow: 0 2px 7px rgba(0,0,0, 0.1);
    padding: 0;
    backface-visibility: hidden;
}
ul.menu > li.menu-item-has-children .nav-sublist-dropdown, ul.menu > li.menu-item-has-children .nav-sublist-dropdown .nav-sublist {
    min-width: 220px;
    text-align: left;
    padding: 0;
}
ul.menu > li.menu-item-has-children .nav-sublist-dropdown .container {
    width: auto;
    padding: 0;
}
ul.menu > li.menu-item-has-children .nav-sublist-dropdown .nav-sublist {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    margin-top: -1px;
    background-color: #fff;
    text-align: left;
    border: 1px solid #ebebeb;
    z-index: 100;
    box-shadow: 0 2px 7px rgba(0,0,0, 0.1);
}
ul.menu > li.menu-item-has-children .nav-sublist-dropdown .menu-item {
    position: relative;
    padding: 0 20px;
	border-top: 1px solid #ebebeb;
}
ul.menu > li.menu-item-has-children .nav-sublist-dropdown .menu-item:first-child {
	border-top: 0;
}
ul.menu > li.menu-item-has-children .nav-sublist-dropdown .menu-item:hover .nav-sublist {
    display: block;
}
ul.menu > li.menu-full-width > .nav-sublist-dropdown, ul.menu > li.menu-static-width > .nav-sublist-dropdown {
    left: 0;
    width: 100%;
}
ul.menu > li.menu-full-width > .nav-sublist-dropdown > .container, ul.menu > li.menu-static-width > .nav-sublist-dropdown > .container {
    width: auto;
    padding: 0;
}
ul.menu > li.menu-full-width li a, ul.menu > li.menu-static-width li a {
    display: inline-block;
    font-size: 13px;
    line-height: 28px;
    padding: 0;
    color: #2e2e2e;
    font-weight: 500;
}
ul.menu > li.menu-full-width a.level1, ul.menu > li.menu-static-width a.level1 {
    font-size: 16px;
    line-height: 1.5;
    color: #2e2e2e;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 11px;
}
ul.menu .nav-sublist li.menu-item > a, ul.menu > li.menu-item-has-children li.menu-item > a {
    position: relative;
    padding-left: 13px;
}
ul.menu .nav-sublist li.menu-item > a:before, ul.menu > li.menu-item-has-children li.menu-item > a:before {
    content: '\e904';
    font-family: "mango";
    color: #c5c5c5;
    position: absolute;
    left: 0;
    display: block;
	transition: color .35s;
}
ul.menu li li a {
    line-height: 48px;
    padding: 0 20px;5/21/2015
    color: #2e2e2e;
}
ul.menu > li.menu-item-has-children .nav-sublist-dropdown a {
  line-height: 48px;
  color: #2e2e2e;
  display: inline-block;
  padding: 0;
}
ul.menu .nav-sublist-dropdown .mega-columns {
    padding: 0;
}
ul.menu .nav-sublist-dropdown .mega-columns .block1 {
    padding: 30px 40px;
}
ul.menu .megamenu-footer {
    background-color: #f2f2f2;
    font-size: 14px;
    line-height: 24px;
    padding: 18px 36px;
    color: #000000;
    font-weight: 400;
}
ul.menu .menu-quick-tags > span {
    font-weight: 600;
    margin-right: 4px;
}
ul.menu .menu-quick-tags a {
    color: #575757;
    display: inline;
    font-size: inherit;
    line-height: inherit;
    font-weight: 400;
}
.menu_thumb_img {
    margin-bottom: 20px;
    margin-top: -10px;
}
.menu_thumb_img img {
    width: 100%;
}
.menu_thumb_img a {
    transition: all 0.45s;
}
.menu_thumb_img a:hover {
    opacity: 0.8;
}
.cat-label {
    display: inline-block;
    position: absolute;
    font-size: 10px;
    line-height: 15px;
    padding: 0 5px;
    left: 100%;
    margin-left: 4px;
    bottom: 100%;
    margin-bottom: -4px;
    color: #fff;
    background-color: #2e2e2e;
    letter-spacing: 0.25px;
}
.cat-label:after {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: 6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 0;
  border-color: #2e2e2e transparent transparent transparent;
}
ul.menu > li > a > .cat-label {
    margin-left: -10px;
    margin-bottom: -15px;
}
.cat-label.cat-label-label1 {
    background-color: #03b4ea;
}
.cat-label.cat-label-label1:after {
    border-top-color: #03b4ea;
}
.cat-label.cat-label-label2 {
    background-color: #cd0000;
}
.cat-label.cat-label-label2:after {
    border-top-color: #cd0000;
}
.megamenu-alert {
    font-weight: 600;
    color: #008acc;
}
ul.menu li.has-thumb-img {
    overflow: hidden;
}
ul.menu li.has-thumb-img > a.level1 {
    position: static;
}
ul.menu li.has-thumb-img > a.level1 .cat-label {
    position: absolute;
    right: -25px;
    top: 6px;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 24px;
    padding: 0 28px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    left: auto;
    bottom: auto;
	backface-visibility: hidden;
}
ul.menu li.has-thumb-img > a.level1 .cat-label:after {
    display: none;
}
ul.menu > li > a > .cat-label {
    right: -31px;
    left: auto;    
}
ul.menu > li.menu-full-width > a > .cat-label,
ul.menu > li.menu-static-width > a > .cat-label,
ul.menu > li.menu-item-has-children > a > .cat-label {
    right: -15px;
}
.header-container.type10 ul.menu > li > a > .cat-label,
.header-container.type10 ul.menu > li.menu-full-width > a > .cat-label,
.header-container.type10 ul.menu > li.menu-static-width > a > .cat-label,
.header-container.type10 ul.menu > li.menu-item-has-children > a > .cat-label,
.mobile-nav ul.menu > li > a > .cat-label,
.mobile-nav ul.menu > li.menu-full-width > a > .cat-label,
.mobile-nav ul.menu > li.menu-static-width > a > .cat-label,
.mobile-nav ul.menu > li.menu-item-has-children > a > .cat-label {
    position: relative;
    right: 0;
    margin-left: 10px;
}
.mobile-nav .cat-label {
    position: relative;
    left: auto;
}
.mobile-nav .cat-label:after,
.header-container.type10 ul.menu > li > a > .cat-label:after {
    display: none;
}

/*
   Animation example, for spinners
*/
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@font-face {
  font-family: 'mango';
  src: url('https://sklep-torebki.pl/skin/frontend/smartwave/mango/icons/font/mango.eot?55204956');
  src: url('https://sklep-torebki.pl/skin/frontend/smartwave/mango/icons/font/mango.eot?55204956#iefix') format('embedded-opentype'),
       url('https://sklep-torebki.pl/skin/frontend/smartwave/mango/icons/font/mango.woff?55204956') format('woff'),
       url('https://sklep-torebki.pl/skin/frontend/smartwave/mango/icons/font/mango.ttf?55204956') format('truetype'),
       url('https://sklep-torebki.pl/skin/frontend/smartwave/mango/icons/font/mango.svg?55204956#mango') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'mango';
    src: url('https://sklep-torebki.pl/skin/frontend/smartwave/mango/icons/font/mango.svg?55204956#mango') format('svg');
  }
}
*/
 
 [class^="icon-mango-"]:before, [class*=" icon-mango-"]:before {
  font-family: "mango";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-mango-search:before { content: '\e900'; } /* '' */
.icon-mango-phone:before { content: '\e901'; } /* '' */
.icon-mango-cart:before { content: '\e902'; } /* '' */
.icon-mango-angle-down:before { content: '\e903'; } /* '' */
.icon-mango-angle-right:before { content: '\e904'; } /* '' */
.icon-mango-angle-left:before { content: '\e905'; } /* '' */
.icon-mango-angle-up:before { content: '\e906'; } /* '' */
.icon-mango-close:before { content: '\e907'; } /* '' */
.icon-mango-heart:before { content: '\e908'; } /* '' */
.icon-mango-compare:before { content: '\e909'; } /* '' */
.icon-mango-star:before { content: '\e90a'; } /* '' */
.icon-mango-star-o:before { content: '\e90b'; } /* '' */
.icon-mango-free-shipping:before { content: '\e90c'; } /* '' */
.icon-mango-heart-o:before { content: '\e90d'; } /* '' */
.icon-mango-compare-alt:before { content: '\e90e'; } /* '' */
.icon-mango-nav-icon:before { content: '\e90f'; } /* '' */
.icon-mango-plus:before { content: '\e910'; } /* '' */
.icon-mango-minus:before { content: '\e911'; } /* '' */
.icon-mango-angle-double-left:before { content: '\e912'; } /* '' */
.icon-mango-angle-double-right:before { content: '\e913'; } /* '' */
.icon-mango-angle-double-up:before { content: '\e914'; } /* '' */
.icon-mango-angle-double-down:before { content: '\e915'; } /* '' */
.icon-mango-grid:before { content: '\e916'; } /* '' */
.icon-mango-list:before { content: '\e917'; } /* '' */
.icon-mango-mark:before { content: '\e918'; } /* '' */
.icon-mango-arrow-up:before { content: '\e919'; } /* '' */
.icon-mango-arrow-down:before { content: '\e91a'; } /* '' */
.icon-mango-plus-alt:before { content: '\e91b'; } /* '' */
.icon-mango-minus-alt:before { content: '\e91c'; } /* '' */
.icon-mango-arrow-right:before { content: '\e91d'; } /* '' */
.icon-mango-arrow-left:before { content: '\e91e'; } /* '' */
.icon-mango-link:before { content: '\e91f'; } /* '' */
.icon-mango-cut:before { content: '\e920'; } /* '' */
.icon-mango-desktop:before { content: '\e921'; } /* '' */
.icon-mango-calculator:before { content: '\e922'; } /* '' */
.icon-mango-plus-weak:before { content: '\e923'; } /* '' */
.icon-mango-minus-weak:before { content: '\e924'; } /* '' */
.icon-mango-down-dir:before { content: '\e925'; } /* '' */
.icon-mango-up-dir:before { content: '\e926'; } /* '' */
.icon-mango-left-dir:before { content: '\e927'; } /* '' */
.icon-mango-right-dir:before { content: '\e928'; } /* '' */
.icon-mango-pencil:before { content: '\e929'; } /* '' */
.icon-mango-glyph:before { content: '\e92a'; } /* '' */
.icon-mango-close-alt:before { content: '\e930'; } /* '' */
.icon-mango-quickview:before { content: '\e931'; } /* '' */
.icon-mango-user:before { content: '\e932'; } /* '' */
.icon-mango-users:before { content: '\e933'; } /* '' */
.icon-mango-facebook:before { content: '\e980'; } /* '' */
.icon-mango-gplus:before { content: '\e981'; } /* '' */
.icon-mango-twitter:before { content: '\e982'; } /* '' */
.icon-mango-youtube:before { content: '\e983'; } /* '' */
.icon-mango-linkedin:before { content: '\e984'; } /* '' */
.icon-mango-instagramm:before { content: '\e985'; } /* '' */
.icon-mango-dribbble:before { content: '\e986'; } /* '' */
.icon-mango-pinterest:before { content: '\e987'; } /* '' */
.icon-mango-skype:before { content: '\e988'; } /* '' */
.icon-mango-mail-alt:before { content: '\e989'; } /* '' */
.icon-mango-compact:before { content: '\e98a'; } /* '' */
@font-face{font-family:'BodoniMT';src:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/fonts/BodoniMT.eot?#iefix) format("embedded-opentype"),url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/fonts/BodoniMT.woff) format("woff"),url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/fonts/BodoniMT.ttf) format("truetype"),url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/fonts/BodoniMT.svg#BodoniMT) format("svg");font-weight:400;font-style:normal}
*{margin:0;padding:0}
body{font:400 14px/1.75 Raleway,Verdana,sans-serif;color:gray;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;overflow-x:hidden}
body.boxed{background-image:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/boxed_bg.jpg);background-position:center top;background-repeat:no-repeat;background-color:#16130f;-webkit-background-size:100% auto;background-size:100% auto;background-attachment:fixed}
body.page-empty,body.page-empty.boxed,body.page-popup,body.page-popup.boxed{background-image:none;background-color:#fafafa}
img{border:0;vertical-align:top}
a{-webkit-transition:color .35s;transition:color .35s;color:#333232;text-decoration:none}
a:active,a:hover,a:focus{text-decoration:none;color:#ca1515}
:focus{outline:0}
h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1;color:#2e2e2e;margin-top:0}
h1,.h1{font-size:30px;margin-bottom:20px}
h2,.h2{font-size:24px;margin-bottom:20px}
h3,.h3{font-size:20px;margin-bottom:15px}
h4,.h4{font-size:16px;margin-bottom:15px}
h5,.h5{font-size:14px;margin-bottom:15px}
h6,.h6{font-size:13px;margin-bottom:10px}
a.logo img{max-width:100%}
.department-dropdown{display:block!important}
span.split{display:inline-block;width:1px;height:15px;vertical-align:middle;border-left:1px solid #cbcbcb;margin:0 15px}
.top-select + span.split{margin:0 10px}
.selectbox{text-transform:none;height:24px}
.selectbox li{padding:3px 10px;transition:all .45s ease}
.selectbox li a{font-size:13px;color:#2d2d2d}
.header-container .selectbox li:hover a{color:#fff}
.selectbox li a img{vertical-align:middle}
.selectbox .select{border:0;height:24px}
.selectbox .trigger{text-align:center}
.selectbox .dropdown{min-width:110px}
.header-container{position:relative;background-color:#fff;z-index:2000;transition:all .3s}
.header-container.sticky-header{backface-visibility:hidden}
.sticky-header .header-bottom{z-index:21}
.header-container .top-select:first-child .selectbox .select{padding-left:0}
.selectbox .select .text{font-size:13px;color:#fff}
.selectbox .select .text img{margin-top:6px}
.selectbox .trigger i{margin:0;line-height:24px;color:rgba(255,255,255,.3)}
.icon-down-dir:before{font-family:"mango";content:'\e925'}
.header-container .header-top:after{content:"";display:block;clear:both}
.header-container .header-top .header-top-left{float:left}
.header-container .header-top .header-top-right{float:right}
.header-container .nav-text{color:#747474;font-size:13px;line-height:24px;font-weight:400;display:inline-block;position:relative}
.header-container .nav-text i{margin-right:7px}
span.nav-text-big{font-size:12px;font-weight:700;text-transform:uppercase;color:#000;letter-spacing:2.35px;display:block}
.top-links-icon{display:inline-block}
.header-container .form-currency{display:inline-block;vertical-align:middle}
.header-container .form-language{display:inline-block;vertical-align:middle}
.header-container .custom-block{display:inline-block;vertical-align:middle}
.header-container .top-links-area{display:inline-block;vertical-align:middle;position:relative}
.header-container ul{margin:0}
.header-container ul.links{font-size:13px;visibility:hidden;position:absolute;min-width:150px;background-color:#fff;color:#2e2e2e;left:-20px;top:100%;text-align:left;padding:10px 0;border:1px solid #ccc;box-shadow:0 4px 9px rgba(0,0,0,.12);opacity:0;transition:all .2s ease;z-index:110}
.header-container ul.links:before{content:"";display:block;width:100%;height:10px;position:absolute;top:-10px}
.header-container .top-links-area:hover ul.links{visibility:visible;opacity:1}
.header-container ul.links > li{padding:0 15px;display:block}
.header-container ul.links > li.first{padding-left:15px!important}
.header-container ul.links > li.last{padding-right:15px!important}
.header-container .nav-text{color:#cbcbcb}
.header-container ul.links a{color:#2e2e2e;line-height:24px;display:inline-block;font-weight:400}
.header-container .menu-icon{display:none}
.header-container .search-area{position:relative;z-index:101}
.header-container .mini-cart{display:inline-block;vertical-align:middle;position:relative}
.header-container .logo{display:inline-block;vertical-align:middle}
.topCartContent{width:300px;padding:16px 24px 12px;font-size:13px;font-weight:500;color:#2e2e2e;line-height:28px;right:0;left:auto;z-index:103;border:1px solid #ebebeb;border-radius:0;box-shadow:0 4px 9px rgba(0,0,0,.12);text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;position:absolute;top:100%}
.topCartContent:before{content:"";display:block;margin-top:-25px;position:absolute;top:0;left:0;height:25px;width:100%}
.topCartContent:after{content:"";display:block;position:absolute;width:20px;height:20px;right:12px;border:17px solid transparent;border-bottom-color:#ebebeb;top:-35px}
.topCartContent p{margin-bottom:0}
.header-container .compare-link{display:inline-block;vertical-align:middle}
.header-container .compare-link a{font-size:13px;color:#fff;font-weight:400;padding:0 15px}
.header-container .compare-link a i{margin-right:3px}
.header-box{display:inline-block}
.header-box-icon{float:left;width:45px;height:45px;text-align:center;line-height:45px;font-size:16px;color:#b4b4b4;background-color:#f5f5f5;transition:all .45s ease}
.header-box-icon.border{border:2px solid #f5f5f5;line-height:41px;background-color:transparent}
.header-box-icon.round{border-radius:50px;width:44px;height:44px}
.header-box-icon.border.round{line-height:40px}
.header-box-content{margin-left:60px}
.header-box-content h6{font-size:16px;line-height:18px;color:#404040;font-weight:600;margin:6px 0 1px}
.header-box-content p{margin-bottom:0;font-size:13px;line-height:18px;color:#747474;font-weight:400}
.social-icons{margin:0 -7px}
.social-icons > a{color:#fff;color:rgba(255,255,255,0.85);margin:0 4px}
.header-container .social-icons > a{margin:0 7px}
.form-search label{display:none}
.header-container .dropdown-toggle{color:#747474;font-size:13px;line-height:24px;font-weight:400;padding:0 21px 0 20px;display:inline-block;position:relative}
body.split-header .footer-container{display:none}
body.split-header .page{padding-bottom:105px}
.side-menu ul.menu > li{display:block;position:relative;margin:0}
.side-menu ul.menu > li > a{padding:8px 0}
.side-menu ul.menu > li.menu-full-width > a:after,.side-menu ul.menu > li.menu-static-width > a:after,.side-menu ul.menu > li.menu-item-has-children > a:after{padding:0;position:static;display:inline-block;margin-left:10px}
.side-menu .nav-sublist-dropdown{top:0;left:100%}
.side-menu ul.menu > li.menu-full-width > .nav-sublist-dropdown,.side-menu ul.menu > li.menu-static-width > .nav-sublist-dropdown{width:auto;left:100%}
#side-menu-footer{position:absolute;right:30px;width:240px;bottom:0;padding-top:15px;padding-bottom:15px}
#side-menu-footer .social-icons{text-align:center}
#side-menu-footer .social-icon{display:inline-block;text-align:center;font-size:18px;line-height:1;margin:0 4px 17px;color:#bfbfbf}
#side-menu-footer .copyright{font-size:14px;font-weight:400;letter-spacing:-.3px;color:#7f7f7f;text-align:center}
#side-menu-footer .copyright a{color:#f3a000;font-weight:600}
.header-container.type1{background-color:#262626;text-align:center;position:relative}
.header-container.type1 .logo{margin:48px 0}
.header-container.type1 .header-left{position:absolute;left:50px;top:50%;margin-top:-12px}
.header-container.type1 .header-right{position:absolute;right:0;top:50%;width:100%;padding:0 50px;margin-top:-42px;pointer-events:none}
.header-container.type1 .header-right > *{pointer-events:all}
.header-container.type1 .header-right > .main-nav{pointer-events:none}
.header-container.type1 .header-right > .main-nav ul.menu > li{pointer-events:all}
.header-container.type1 .main-nav{display:block;text-align:right}
.header-container.type1 .search-area{display:block;margin-left:15px;float:right;position:relative}
.header-container.type1 .search-icon{display:inline-block;padding:30px 10px;color:#fff}
.header-container.type1 .mybag-link{display:inline-block;padding:30px 10px;color:#fff}
.header-container.type1 .menu-icon{float:right}
.header-container.type1 .menu-icon > a{line-height:24px;display:inline-block;padding:30px 10px;color:#fff}
.header-container .selectbox .select .text{color:#cbcbcb}
.header-container.type1 #search_mini_form{transition:all .2s ease;visibility:hidden;opacity:0}
.header-container.type1 #search_mini_form.show{visibility:visible;opacity:1}
.header-container.type1 .form-search{position:absolute;right:-20px;width:420px;background-color:#fff;padding:17px 19px;font-size:13px;font-weight:400;border:1px solid #ebebeb;box-shadow:0 4px 9px rgba(0,0,0,.12);z-index:9;top:100%}
.header-container.type1 .form-search:before{content:'';display:block;position:absolute;right:17px;z-index:200;width:20px;height:20px;border:17px solid transparent;border-bottom-color:#ebebeb;top:-35px}
.header-container.type1 .form-search button{padding:0 15px;height:45px;line-height:45px;position:absolute;right:20px}
.header-container.type1 .mini-cart{display:block;float:right}
.header-container.type1 .top-links-icon > a{color:#cbcbcb}
.header-container.type1 ul.menu > li.menu-full-width > .nav-sublist-dropdown{padding:0 35px}
.header-container.type1 ul.menu > li.menu-static-width > .nav-sublist-dropdown{right:0;left:auto}
.header-container.type2 .header{text-align:center}
.header-container.type2 .header-top{background-color:#2e2e2e;color:#fff}
.header-container.type2 .top-links-icon a,.header-container.type2 .selectbox .select .text,.header-container.type2 .nav-text{color:#fff}
.header-container.type2 .nav-text i,.header-container.type2 .nav-text .header-text{color:#cbcbcb}
.header-container.type2 .header-top .header-top-left{padding:14px 0}
.header-container.type2 .logo{margin:29px 0 19px}
.header-container.type2 a.mybag-link{display:inline-block;height:54px;line-height:54px;color:#9c9c9c;padding:0 32px;background-color:#383838;font-size:13px}
.header-container.type2 a.mybag-link *{line-height:1}
.header-container.type2 a.mybag-link .cart-info{display:inline-block;vertical-align:middle}
.header-container.type2 a.mybag-link i{color:#fff;margin-right:7px}
.header-container.type2 a.mybag-link .cart-qty{color:#fff;font-size:15px;font-family:"Open Sans";margin-left:5px;vertical-align:middle;font-weight:700;display:inline-block}
.header-container.type2 .topCartContent{margin-top:20px}
.header-container.type2 a.mybag-link .cart-qty .price{color:#fff}
.header-container.type2 .header-bottom{border-top:1px solid #eee;border-bottom:1px solid #eee}
.header-container.type2 .header-bottom > .container{position:relative}
.header-container.type2 .search-area{position:absolute;right:15px;top:0;padding:15px 0}
.header-container.type2 .menu-icon > a{color:#3d3d3d;padding:0 5px}
.header-container.type2 .search-area .search-icon{display:none;padding:0 5px}
.header-container.type2 .form-search label{display:none}
.header-container.type2 .form-search #search{display:inline-block;vertical-align:middle;margin:0;color:#919191;height:40px;padding:6.5px 44px 6.5px 14px;font-weight:300;border-color:#e8e8e8;width:270px}
.header-container.type2 .form-search button.button{display:inline-block;vertical-align:middle;padding:2.5px 12px;font-size:13px;color:#919191;background-color:transparent;position:absolute;right:0;top:50%;margin-top:-12.5px;border-left:1px solid #e8e8e8}
.header-container.type2 .form-search button.button:hover,.header-container.type2 .form-search button.button:focus{border-color:transparent;border-left:1px solid #e8e8e8}
.header-container.type2 .main-nav{text-align:left;position:relative}
.header-container.type2 ul.menu > li > a{padding-top:20px;padding-bottom:20px;color:#3d3d3d}
.header-container.type2 ul.menu > li.menu-full-width > a:after,.header-container.type2 ul.menu > li.menu-static-width > a:after,.header-container.type2 ul.menu > li.menu-item-has-children > a:after{padding:20px 0}
.header-container.type3{margin-bottom:35px}
.header-container.type3 .header{background-color:#0075ad;text-align:left}
.header-container.type3 .header-top{border-bottom:1px solid #ededed;border-color:rgba(219,219,219,.25);color:#fff;color:rgba(255,255,255,0.85098);padding-top:9px}
.header-container.type3 .header-top a{color:#fff;color:rgba(255,255,255,0.85098)}
.header-container.type3 .header-top ul.links a,.header-container.type3 .selectbox li a{color:#2e2e2e}
.header-container.type3 .selectbox li:hover a{color:#fff}
.header-container.type3 .header-top .header-top-left{padding:14px 0}
.header-container.type3 .header-top .header-top-right{padding:14px 0}
.header-container.type3 .header-bottom{margin-bottom:-35px}
.header-container.type3 .header > .container{position:relative}
.header-container.type3 a.logo{margin:21px 0 32px 35px}
.header-container.type3 .header-boxs{margin-left:8px}
.header-container.type3 .header-box{margin:34.5px 0 34.5px 54px}
.header-container.type3 .header-box-icon{color:#fff}
.header-container.type3 .header-box-icon,.header-container.type3 .header-box-icon.border{background-color:#008acc;border-color:#008acc}
.header-container.type3 .header-box:hover .header-box-icon.border{background-color:transparent}
.header-container.type3 .header-box-content h6{color:#fff}
.header-container.type3 .header-box-content p{color:#add7eb}
.header-container.type3 .header-middle-right{position:absolute;right:15px;top:50%;margin-top:-13px}
.header-container.type3 .mybag-link{color:rgba(255,255,255,0.85);font-size:13px}
.header-container.type3 .mybag-link i{display:inline-block;vertical-align:middle}
.header-container.type3 .mybag-link .cart-info{margin-left:7px;display:inline-block;vertical-align:middle}
.header-container.type3 .mybag-link .cart-qty{margin-left:5px;color:#fff;font-size:15px;font-family:"Open Sans";font-weight:700;display:inline-block;vertical-align:top}
.header-container.type3 .mybag-link .cart-qty .price{color:#fff}
.header-container.type3 .topCartContent{margin-top:20px}
.header-container.type3 .header-bottom > .container{position:relative}
.header-container.type3 .search-area{position:absolute;right:15px;top:0}
.header-container.type3 #search_mini_form{transition:all .2s ease;visibility:hidden;opacity:0}
.header-container.type3 #search_mini_form.show{visibility:visible;opacity:1}
.header-container.type3 .form-search{position:absolute;right:0;width:420px;background-color:#fff;padding:17px 19px;font-size:13px;font-weight:400;border:1px solid #ebebeb;box-shadow:0 4px 9px rgba(0,0,0,.12);margin-top:20px}
.header-container.type3 .form-search:before{content:'';display:block;position:absolute;width:20px;height:20px;right:50px;z-index:200;border:17px solid transparent;border-bottom-color:#ebebeb;top:-35px}
.header-container.type3 .form-search button{padding:0 15px;height:45px;line-height:45px;position:absolute;right:20px}
.header-container.type3 .main-nav{background-color:#008acc;position:relative}
.header-container.type3 ul.menu{padding-left:32px}
.header-container.type3 ul.menu > li > a{padding-top:20px;padding-bottom:20px}
.header-container.type3 ul.menu > li.menu-full-width > a:after,.header-container.type3 ul.menu > li.menu-static-width > a:after,.header-container.type3 ul.menu > li.menu-item-has-children > a:after{padding:20px 0;color:#add7eb}
.header-container.type3 .header-top .social-icons > a:hover{color:#fff}
.header-container.type3 a.search-icon{color:#fff;font-size:13px;font-weight:700;padding:23px 35px;border-left:1px solid rgba(240,240,240,0.2);display:block;text-transform:uppercase}
.header-container.type3 a.search-icon i{margin-right:7px}
.header-container.type3 .selectbox .select .text{color:rgba(255,255,255,0.85098)}
.header-container.type3 .selectbox .trigger i{color:rgba(255,255,255,0.85098)}
.header-container.type3 .nav-text{color:rgba(255,255,255,0.85098)}
.header-container.type3 span.split{border-color:#d0d0d0;opacity:.25}
.header-container.type4 .header{text-align:left}
.header-container.type4 .header-top{border-bottom:1px solid #f0f0f0;color:#747474}
.header-container.type4 .header-top a{color:#747474}
.header-container.type4 .social-icons > a{margin:0 7px}
.header-container.type4 .selectbox .select .text{color:#747474}
.header-container.type4 .nav-text{color:#747474}
.header-container.type4 .social-icons > a{color:#bababa}
.header-container.type4 .social-icons > a:hover{color:#747474}
.header-container.type4 .header-top .header-top-left{padding:14px 0}
.header-container.type4 .header-top .header-top-right{padding:14px 0}
.header-container.type4 .header > .container{position:relative}
.header-container.type4 a.logo{margin:21px 0 32px}
.header-container.type4 .header-boxs{margin-left:45px}
.header-container.type4 .header-box{margin:32px 0 36px 55px}
.header-container.type4 .header-box:hover .header-box-icon{border-color:#0f51a3;color:#0f51a3}
.header-container.type4 .header-middle-right{position:absolute;right:15px;top:50%;margin-top:-13px}
.header-container.type4 .mybag-link{color:#747474;font-size:13px}
.header-container.type4 .mybag-link i{display:inline-block;vertical-align:middle}
.header-container.type4 .mybag-link .cart-info{margin-left:7px;display:inline-block;vertical-align:middle}
.header-container.type4 .mybag-link .cart-qty{margin-left:5px;color:#000;font-size:15px;font-family:"Open Sans";font-weight:700;display:inline-block;vertical-align:top}
.header-container.type4 .mybag-link .cart-qty .price{color:#000}
.header-container.type4 .topCartContent{margin-top:20px}
.header-container.type4 .topCartContent:after{border-bottom-color:#ebebeb}
.header-container.type4 .header-bottom > .container{position:relative}
.header-container.type4 #search_mini_form{height:70px;width:100%;position:relative;top:0;margin-top:-70px}
.header-container.type4 .form-search{height:70px;background-color:#0f51a3;padding:15px 30px}
.header-container.type4 .header-bottom .header-bottom-wrapper{background-color:#0f51a3;position:relative}
.header-container.type4 .header-bottom .menu-title{float:left;width:270px;height:70px;line-height:70px;border-right:1px solid #1663c2;text-transform:uppercase;color:#fff;font-weight:700;text-align:center;font-size:16px}
.header-container.type4 .header-bottom #menu-display-btn{float:right;width:127px;text-align:center;line-height:70px;border-left:1px solid #1663c2;color:#fff;text-transform:uppercase;font-size:13px;font-weight:700;height:70px}
.header-container.type4 .header-bottom #menu-display-btn i{margin-right:3px}
.header-container.type4 .header-bottom #menu-display-btn i.icon-mango-close{display:none}
.header-container.type4 .header-bottom #menu-display-btn.open i.icon-mango-close{display:inline-block}
.header-container.type4 .header-bottom #menu-display-btn.open i.icon-mango-nav-icon{display:none}
.header-container.type4 .header-bottom .menu-wrapper{padding:0 127px 0 270px;height:70px}
.header-container.type4 .main-nav{height:70px}
.header-container.type4 ul.menu{padding-left:32px}
.header-container.type4 ul.menu > li > a{padding-top:20px;padding-bottom:20px}
.header-container.type4 ul.menu > li.menu-full-width > a:after,.header-container.type4 ul.menu > li.menu-static-width > a:after,.header-container.type4 ul.menu > li.menu-item-has-children > a:after{padding:20px 0;color:#add7eb}
.header-container.type4 a.search-icon{color:#fff;font-size:13px;font-weight:700;padding:23px 35px;border-left:1px solid rgba(240,240,240,0.2);display:block;text-transform:uppercase}
.header-container.type4 .compare-link a{color:#747474}
.header-container.type4 .form-search #search{display:inline-block;vertical-align:middle;margin:0;color:#919191;height:40px;padding:6.5px 44px 6.5px 14px;font-weight:300;border-color:#e8e8e8;background-color:#fff}
.header-container.type4 .form-search button.button{position:absolute;right:30px;padding:0 13px;font-size:13px;color:#fff;background-color:#e9b500;margin-left:-43px;height:40px}
.header-container.type4 .form-search button.button:hover,.header-container.type4 .form-search button.button:focus{background-color:#262626;border-color:transparent}
.header-container.type5{text-align:left;border:1px solid #ededed}
.header-container.type5 .header > .container-fluid{padding:0 30px;position:relative;border-bottom:1px solid #ededed}
.header-container.type5 .logo{margin:13px 29px 9px 0}
.header-container.type5 .header-left{display:inline-block;vertical-align:middle}
.header-container.type5 .main-nav{float:right}
.header-container.type5 ul.menu > li > a{padding-top:20px;padding-bottom:20px;color:#3d3d3d}
.header-container.type5 ul.menu > li.menu-full-width > a:after,.header-container.type5 ul.menu > li.menu-static-width > a:after,.header-container.type5 ul.menu > li.menu-item-has-children > a:after{padding:20px 0}
.header-container.type5 .header-left a{color:#3d3d3d}
.header-container.type5 .selectbox .select .text{color:#3d3d3d}
.header-container.type5 .nav-text{color:#3d3d3d}
.header-container.type5 .department-dropdown .dropdown-toggle{color:#2f2f2f;text-transform:uppercase;font-size:14px;line-height:30px;font-weight:700;padding:34px 0}
.header-container.type5 .department-dropdown .dropdown-toggle i{margin-right:5px}
.header-container.type5 .header-bottom > .container-fluid{padding:0 30px}
.header-container.type5 .header-bottom-left{float:left}
.header-container.type5 .header-bottom-right{float:right;padding:35px 0}
.header-container.type5 .form-search{float:left;width:-webkit-calc(100% - 500px);width:-moz-calc(100% - 500px);width:calc(100% - 500px);margin:27px 0 26px;padding:0 45px 0 70px;position:relative}
.header-container.type5 .form-search #search{margin:0;display:inline-block;vertical-align:middle;width:100%;height:45px}
.header-container.type5 .form-search button.button{border-color:#e4bc00;background-color:#e4bc00;text-align:center;padding:0 15px;line-height:45px;position:absolute;right:45px;top:0;border:0}
.header-container.type5 .compare-link a{color:#747474}
.header-container.type5 .mybag-link{color:#747474;font-size:13px}
.header-container.type5 .mybag-link i{margin-right:7px}
.header-container.type5 .mybag-link .cart-qty{vertical-align:middle}
.header-container.type5 .mybag-link .cart-qty .price{color:#000;font-family:"Open Sans";font-size:15px;font-weight:700;margin-left:5px}
.header-container.type5 .topCartContent{margin-top:20px}
.header-container.type5 .topCartContent:after{border-bottom-color:#ebebeb}
.header-container.type5 .header .form-search #cat{right:89px;width:130px;height:45px;line-height:41px}
.header-container.type5 ul.menu > li.menu-static-width > .nav-sublist-dropdown{right:0;left:auto}
.header-container.type5 .department-dropdown ul.dropdown-menu{border:1px solid #ebebeb;min-width:285px;padding:0}
.header-container.type5 .department-dropdown .dropdown-menu li{border-bottom:1px solid #ebebeb}
.header-container.type5 .department-dropdown .dropdown-menu li a{font-size:13px;line-height:24px;padding:13px 26px;color:#2e2e2e}
.header-container.type5 .department-dropdown .dropdown-menu li:hover a{color:#fff;background-color:#c19f00;background-image:none}
.header-container.type6 .header{text-align:left}
.header-container.type6 .header-top{border-bottom:1px solid #f0f0f0;color:#747474}
.header-container.type6 .container-fluid{padding:0 30px;position:relative}
.header-container.type6 .header-top a{color:#747474}
.header-container.type6 .selectbox .select .text{color:#747474}
.header-container.type6 .nav-text{color:#747474}
.header-container.type6 .social-icons > a{color:#bababa}
.header-container.type6 .social-icons > a:hover{color:#747474}
.header-container.type6 .header-top .header-top-left{padding:14px 0}
.header-container.type6 .header-top .header-top-right{padding:14px 0}
.header-container.type6 .header > .container{position:relative}
.header-container.type6 a.logo{margin:26px 0;max-width:230px}
.header-container.type6 .header-boxs{margin-left:45px}
.header-container.type6 .header-box{margin:32px 0 36px 55px}
.header-container.type6 .header-box:hover .header-box-icon{background-color:#0f51a3;color:#fff}
.header-container.type6 .header-middle-right{position:absolute;right:30px;top:50%;margin-top:-22px;width:calc(100% - 300px);text-align:right}
body.boxed .header-container.type6 .header-middle-right{right:15px}
.header-container.type6 .mini-cart{z-index:1}
.header-container.type6 .mybag-link{color:#747474;font-size:13px}
.header-container.type6 .mybag-link i{display:inline-block;vertical-align:middle}
.header-container.type6 .mybag-link .cart-info{margin-left:7px;display:inline-block;vertical-align:middle}
.header-container.type6 .mybag-link .cart-qty{margin-left:5px;color:#000;font-size:15px;font-family:"Open Sans";font-weight:700;display:inline-block;vertical-align:top}
.header-container.type6 .mybag-link .cart-qty .price{color:#000}
.header-container.type6 .topCartContent{margin-top:20px}
.header-container.type6 .topCartContent:after{border-bottom-color:#ebebeb}
.header-container.type6 .header-bottom > .container{position:relative}
.header-container.type6 .search-area{display:inline-block;vertical-align:middle;width:calc(100% - 350px);margin-right:50px}
.header-container.type6 .header-bottom{background-color:#323232}
.header-container.type6 .main-nav{position:relative;width:100%;height:70px}
.header-container.type6 ul.menu{padding-left:32px}
body.boxed .header-container.type6 ul.menu{padding-left:0}
.header-container.type6 ul.menu > li > a{padding-top:20px;padding-bottom:20px}
.header-container.type6 ul.menu > li.menu-full-width > a:after,.header-container.type6 ul.menu > li.menu-static-width > a:after,.header-container.type6 ul.menu > li.menu-item-has-children > a:after{padding:20px 0;color:#979797}
.header-container.type6 a.search-icon{color:#747474;font-size:13px;display:none}
.header-container.type6 .compare-link a{color:#747474}
.header-container.type6 .form-search{position:relative}
.header-container.type6 .form-search #search{display:inline-block;vertical-align:middle;margin:0;color:#919191;height:45px;padding:6.5px 44px 6.5px 14px;font-weight:300;border-color:#e8e8e8;width:100%}
.header-container.type6 .form-search.category-search #search{padding-right:175px}
.header-container.type6 .form-search button.button{display:inline-block;vertical-align:middle;padding:0 15px;font-size:13px;color:#fff;background-color:#a50f20;margin-left:-46px;height:45px}
.header-container.type6 .form-search button.button:hover,.header-container.type6 .form-search button.button:focus{background-color:#262626;border-color:transparent}
.header-container.type7{text-align:left}
.header-container.type7 .header-top{background-color:#564f35;color:#fff}
.header-container.type7 .top-links-icon a,.header-container.type7 .selectbox .select .text,.header-container.type7 .nav-text{color:#fff}
.header-container.type7 .nav-text i,.header-container.type7 .nav-text .header-text{color:#cbcbcb}
.header-container.type7 .header-top .header-top-left{padding:14px 0}
.header-container.type7 .logo{margin:27px 0 26px}
.header-container.type7 .logo + .custom-block{float:right}
.header-container.type7 a.mybag-link{display:inline-block;height:54px;line-height:54px;color:#c6bea3;padding:0 32px;background-color:#5f573a;font-size:13px;transition:all .45s ease}
.header-container.type7 .mini-cart:hover a.mybag-link{background-color:#383838}
.header-container.type7 a.mybag-link *{line-height:1}
.header-container.type7 a.mybag-link .cart-info{display:inline-block;vertical-align:middle}
.header-container.type7 a.mybag-link i{color:#fff;margin-right:7px}
.header-container.type7 a.mybag-link .cart-qty{color:#fff;font-size:15px;font-family:"Open Sans";margin-left:5px;vertical-align:middle;font-weight:700;display:inline-block}
.header-container.type7 a.mybag-link .cart-qty .price{color:#fff}
.header-container.type7 .topCartContent{margin-top:20px}
.header-container.type7 .topCartContent:after{border-bottom-color:#ebebeb}
.header-container.type7 .header-bottom{border-top:1px solid #eee;border-bottom:1px solid #eee;background-color:#fff}
.header-container.type7 .header-bottom > .container{position:relative}
.header-container.type7 .search-area{position:absolute;right:15px;top:0;padding:15px 0}
.header-container.type7 .form-search label{display:none}
.header-container.type7 .form-search #search{display:inline-block;vertical-align:middle;margin:0;color:#919191;height:40px;padding:6.5px 44px 6.5px 14px;font-weight:300;border-color:#e8e8e8;width:270px}
.header-container.type7 .form-search button.button{display:inline-block;vertical-align:middle;padding:2.5px 12px;font-size:13px;color:#919191;background-color:transparent;position:absolute;right:0;top:50%;margin-top:-12.5px;border-left:1px solid #e8e8e8}
.header-container.type7 .form-search button.button:hover,.header-container.type7 .form-search button.button:focus{border-color:transparent;border-left:1px solid #e8e8e8}
.header-container.type7 .main-nav{text-align:left;position:relative}
.header-container.type7 ul.menu > li > a{padding-top:20px;padding-bottom:20px;color:#3d3d3d}
.header-container.type7 ul.menu > li.menu-full-width > a:after,.header-container.type7 ul.menu > li.menu-static-width > a:after,.header-container.type7 ul.menu > li.menu-item-has-children > a:after{padding:20px 0}
.header-container.type7 .header-boxs{margin-right:35px}
.header-container.type7 .header-box{margin:32px 55px 36px 0}
.header-container.type7 .header-box:hover .header-box-icon{background-color:#564f35;color:#fff}
.header-container.type8{background-color:#262626;text-align:left;position:relative}
.header-container.type8 .header{position:relative}
.header-container.type8 .logo{margin:48px 0}
.header-container.type8 .header-right{position:absolute;right:0;top:50%;width:100%;padding:0;margin-top:-42px;pointer-events:none}
.header-container.type8 .header-right > *{pointer-events:all}
.header-container.type8 .header-right > .main-nav{pointer-events:none}
.header-container.type8 .header-right > .main-nav ul.menu > li{pointer-events:all}
.header-container.type8 .main-nav{display:block;text-align:right}
.header-container.type8 .search-area{display:block;margin-left:15px;float:right}
.header-container.type8 .search-icon{display:inline-block;padding:30px 10px;color:#fff}
.header-container.type8 .mybag-link{display:inline-block;padding:30px 10px;color:#fff}
.header-container.type8 .menu-icon{display:none;float:right}
.header-container.type8 .menu-icon > a{line-height:24px;display:inline-block;padding:30px 10px;color:#fff}
.header-container.type8 #search_mini_form{transition:all .2s ease;visibility:hidden;opacity:0}
.header-container.type8 #search_mini_form.show{visibility:visible;opacity:1}
.header-container.type8 .form-search{position:absolute;right:-10px;width:420px;background-color:#fff;padding:17px 19px;font-size:13px;font-weight:400;border:1px solid #ebebeb;box-shadow:0 4px 9px rgba(0,0,0,.12)}
.header-container.type8 .form-search:before{content:'';display:block;position:absolute;right:14px;z-index:200;width:20px;height:20px;border:17px solid transparent;border-bottom-color:#ebebeb;top:-35px}
.header-container.type8 .form-search button{padding:0 15px;height:45px;line-height:45px;position:absolute;right:20px}
.header-container.type8 .mini-cart{display:block;float:right}
.header-container.type9{text-align:left}
.header-container.type9 .header-top{background-color:#8ab408;color:#fff}
.header-container.type9 .top-links-icon a,.header-container.type9 .selectbox .select .text,.header-container.type9 .nav-text{color:#fff}
.header-container.type9 .nav-text i,.header-container.type9 .nav-text .header-text{color:#cbcbcb}
.header-container.type9 .header-top .header-top-left{padding:14px 0}
.header-container.type9 .logo{margin:27px 0 26px}
.header-container.type9 .logo + .custom-block{float:right}
.header-container.type9 a.mybag-link{display:inline-block;height:54px;line-height:54px;color:#cee094;padding:0 32px;background-color:#7fa606;font-size:13px;transition:all .45s ease}
.header-container.type9 .mini-cart:hover a.mybag-link{background-color:#383838}
.header-container.type9 a.mybag-link *{line-height:1}
.header-container.type9 a.mybag-link .cart-info{display:inline-block;vertical-align:middle}
.header-container.type9 a.mybag-link i{color:#fff;margin-right:7px}
.header-container.type9 a.mybag-link .cart-qty{color:#fff;font-size:15px;font-family:"Open Sans";margin-left:5px;vertical-align:middle;font-weight:700;display:inline-block}
.header-container.type9 a.mybag-link .cart-qty .price{color:#fff}
.header-container.type9 .topCartContent{margin-top:20px}
.header-container.type9 .topCartContent:after{border-bottom-color:#ebebeb;right:50px}
.header-container.type9 .header-bottom{position:fixed;background-color:#fff;bottom:0;width:100%;z-index:1001}
.header-container.type9 .header-bottom > .container-fluid{padding:0 60px}
.header-container.type9 .logo{margin:35px 0}
.header-container.type9 .header-right{position:absolute;right:0;top:50%;width:100%;padding:0 60px;margin-top:-52px;pointer-events:none}
.header-container.type9 .header-right > *{pointer-events:all}
.header-container.type9 .header-right > .main-nav{pointer-events:none}
.header-container.type9 .header-right > .main-nav ul.menu > li{pointer-events:all}
.header-container.type9 .main-nav{display:block;text-align:right}
.header-container.type9 .search-area{display:block;margin-left:15px;float:right}
.header-container.type9 .search-icon{display:inline-block;padding:37px 10px;color:#3d3d3d}
.header-container.type9 .menu-icon{display:none;float:right}
.header-container.type9 .menu-icon > a{line-height:24px;display:block;padding:37px 10px;color:#3d3d3d;font-size:17px}
.header-container.type9 #search_mini_form{transition:all .2s ease;visibility:hidden;opacity:0}
.header-container.type9 #search_mini_form.show{visibility:visible;opacity:1}
.header-container.type9 .form-search{position:absolute;right:-10px;width:420px;background-color:#fff;padding:17px 19px;font-size:13px;font-weight:400;border:1px solid #ebebeb;box-shadow:0 4px 9px rgba(0,0,0,.12);bottom:100%}
.header-container.type9 .form-search:before{content:'';display:block;position:absolute;right:14px;z-index:200;width:20px;height:20px;border:17px solid transparent;border-top-color:#ebebeb;bottom:-35px}
.header-container.type9 .form-search button{padding:0 15px;height:45px;line-height:45px;position:absolute;right:20px}
.header-container.type9 ul.menu > li > a{color:#3d3d3d;padding-top:37px;padding-bottom:37px}
.header-container.type9 ul.menu > li > .nav-sublist-dropdown{bottom:100%;left:auto;right:0}
.header-container.type9 ul.menu > li.menu-full-width > a:after,.header-container.type9 ul.menu > li.menu-static-width > a:after,.header-container.type9 ul.menu > li.menu-item-has-children > a:after{padding:37px 0}
.header-container.type10{position:absolute;left:0;top:0;width:300px;z-index:1040;padding:0 5px 0 0;min-height:100%;background-color:#fff}
.header-container.type10.fixed-bottom{position:fixed;top:auto;bottom:0}
.header-container.type10 .header{min-height:100%;padding:43px 25px 180px 30px}
.header-container.type10 a{color:#3d3d3d}
body.side-header .page{margin-left:300px}
body.side-header .top-container > .container,body.side-header .main.container,body.side-header .footer .container{max-width:100%}
.header-container.type10 .logo{margin:0 0 18px}
.header-container.type10 .search-icon{display:none}
.header-container.type10 .search-area{position:relative;margin-bottom:26px}
.header-container.type10 .form-search label{display:none}
.header-container.type10 .form-search #search{display:inline-block;vertical-align:middle;margin:0;color:#919191;height:40px;padding:6.5px 44px 6.5px 14px;font-weight:300;border-color:#e8e8e8}
.header-container.type10 .form-search button.button{display:inline-block;vertical-align:middle;padding:2.5px 12px;font-size:13px;color:#919191;background-color:transparent;position:absolute;right:0;top:50%;margin-top:-12.5px;border-left:1px solid #e8e8e8}
.header-container.type10 .form-search button.button:hover,.header-container.type10 .form-search button.button:focus{border-color:transparent;border-left:1px solid #e8e8e8}
.header-container.type10 .mini-cart{display:block;vertical-align:middle;position:relative;padding:0 0 7px;border-bottom:1px solid rgba(232,232,232,0.3);margin-bottom:7px}
.header-container.type10 a.mybag-link *{line-height:1}
.header-container.type10 a.mybag-link .cart-info{display:inline-block;vertical-align:middle;font-size:13px;font-weight:700;text-transform:uppercase}
.header-container.type10 a.mybag-link i{margin-right:7px}
.header-container.type10 a.mybag-link .cart-qty{font-size:15px;font-family:"Open Sans";margin-left:5px;vertical-align:middle;font-weight:700;display:inline-block}
.header-container.type10 .topCartContent{left:100%;right:auto;top:-10px}
.header-container.type10 .topCartContent:after{left:-11px;right:auto;top:13px;border-width:1px 0 0 1px}
.header-container.type11{text-align:center}
.header-container.type11 .header-top{background-color:#1a1a1a;color:#fff}
.header-container.type11 .top-links-icon a,.header-container.type11 .selectbox .select .text,.header-container.type11 .nav-text{color:#fff}
.header-container.type11 .nav-text i,.header-container.type11 .nav-text .header-text{color:#cbcbcb}
.header-container.type11 .header-top .header-top-left{padding:14px 0}
.header-container.type11 .logo{margin:27px 0 26px}
.header-container.type11 .logo + .custom-block{float:right}
.header-container.type11 a.mybag-link{display:inline-block;height:54px;line-height:54px;color:#8c8c8c;padding:0 32px;background-color:#262626;font-size:13px;transition:all .45s ease}
.header-container.type11 .mini-cart:hover a.mybag-link{background-color:#ca1515;color:#fff}
.header-container.type11 a.mybag-link *{line-height:1}
.header-container.type11 a.mybag-link .cart-info{display:inline-block;vertical-align:middle}
.header-container.type11 a.mybag-link i{margin-right:7px}
.header-container.type11 a.mybag-link .cart-qty{color:#fff;font-size:15px;font-family:"Open Sans";margin-left:5px;vertical-align:middle;font-weight:700;display:inline-block}
.header-container.type11 a.mybag-link .cart-qty .price{color:#fff}
.header-container.type11 .topCartContent{margin-top:20px}
.header-container.type11 .topCartContent:after{border-bottom-color:#ebebeb}
.header-container.type11 .header-bottom{border-top:1px solid #eee;border-bottom:1px solid #eee;position:relative;background-color:#fff}
.header-container.type11 .main-nav{text-align:center;position:relative}
.header-container.type11 ul.menu > li > a{padding-top:20px;padding-bottom:20px;color:#3d3d3d}
.header-container.type11 ul.menu > li.menu-full-width > a:after,.header-container.type11 ul.menu > li.menu-static-width > a:after,.header-container.type11 ul.menu > li.menu-item-has-children > a:after{padding:20px 0}
.header-container.type12{background-color:#fff;text-align:left;position:relative}
.header-container.type12 .header{position:relative}
.header-container.type12 .logo{margin:35px 0}
.header-container.type12 .header-right{float:right;text-align:right}
.header-container.type12 .header-right a{color:#747474;font-size:13px;font-weight:400}
.header-container.type12 .search-area > a > i{margin-right:7px}
.header-container.type12 .header-right-top{padding:18px 0;border-bottom:1px solid #ebebeb}
.header-container.type12 .header-right-bottom{border-top:1px solid #ebebeb;margin-top:-1px}
.header-container.type12 .selectbox .select .text{color:#747474;font-size:13px;font-weight:400}
.header-container.type12 .header-bottom{background-color:#323232}
.header-container.type12 .header-bottom > .container{position:relative}
.header-container.type12 .main-nav{display:block;text-align:left}
.header-container.type12 .search-area{display:inline-block;margin:0}
.header-container.type12 .search-icon{display:inline-block;padding:0 10px}
.header-container.type12 .mybag-link{display:inline-block;padding:18px 10px;color:#fff}
.header-container.type12 .menu-icon{display:none;float:right}
.header-container.type12 .menu-icon > a{line-height:24px;display:inline-block;padding:30px 10px;color:#fff}
.header-container.type12 #search_mini_form{transition:all .2s ease;visibility:hidden;opacity:0}
.header-container.type12 #search_mini_form.show{visibility:visible;opacity:1}
.header-container.type12 .form-search{position:absolute;margin-top:20px;right:-10px;width:420px;background-color:#fff;padding:17px 19px;font-size:13px;font-weight:400;border:1px solid #ebebeb;box-shadow:0 4px 9px rgba(0,0,0,.12)}
.header-container.type12 .form-search:before{content:'';display:block;position:absolute;right:14px;z-index:200;width:20px;height:20px;border:17px solid transparent;border-bottom-color:#ebebeb;top:-35px}
.header-container.type12 .form-search button{padding:0;width:45px;height:45px;line-height:45px;position:absolute;right:20px}
.header-container.type12 .mini-cart{display:inline-block}
.header-container.type12 ul.menu > li > a{padding-top:20px;padding-bottom:20px}
.header-container.type12 ul.menu > li.menu-full-width > a:after,.header-container.type12 ul.menu > li.menu-static-width > a:after,.header-container.type12 ul.menu > li.menu-item-has-children > a:after{padding:20px 0}
.header-container.type12 .custom-block{margin-left:150px}
.header-container.type12 a.mybag-link *{line-height:1}
.header-container.type12 a.mybag-link .cart-info{display:inline-block;vertical-align:middle;font-size:13px}
.header-container.type12 a.mybag-link i{margin-right:7px}
.header-container.type12 a.mybag-link .cart-qty{font-size:15px;font-family:"Open Sans";margin-left:5px;vertical-align:middle;font-weight:700;display:inline-block}
.header-container.type12 .header .form-search #cat{height:45px}
.header-container.type13 .header-top{background-color:#1a1a1a;color:#fff}
.header-container.type13 .top-links-icon a,.header-container.type13 .selectbox .select .text,.header-container.type13 .nav-text{color:#fff}
.header-container.type13 .header-top .header-top-left{padding: 14px 0}
.header-container.type13 a.mybag-link{display:inline-block;height:54px;line-height:54px;color:#8c8c8c;padding:0 32px;background-color:#262626;font-size:13px;transition:all .45s ease}
.header-container.type13 .mini-cart:hover a.mybag-link{background-color:#ca1515;color:#fff}
.header-container.type13 a.mybag-link *{line-height:1}
.header-container.type13 a.mybag-link .cart-info{display:inline-block;vertical-align:middle}
.header-container.type13 a.mybag-link i{margin-right:7px}
.header-container.type13 a.mybag-link .cart-qty{color:#fff;font-size:15px;font-family:"Open Sans";margin-left:5px;vertical-align:middle;font-weight:700;display:inline-block}
.header-container.type13 a.mybag-link .cart-qty .price{color:#fff}
.header-container.type13 .topCartContent{margin-top:20px}
.header-container.type13 .topCartContent:after{border-bottom-color:#ebebeb}
.header-container.type13 ul.menu > li > a{color:#3d3d3d}
.header-container.type13 .header-bottom{display:block;vertical-align:middle;padding:28px 0;text-align:center;border-bottom:1px solid #f0f0f0}
.header-container.type13 .header-bottom .logo{display:inline-block;padding:0 15px;margin:0;float:none;position:relative;z-index:102}
.header-container.type13 .main-nav{text-align:left;padding-right:50px}
.header-container.type13 .main-nav ul.menu >li.fl-right{float:right}
.header-container.type13 .search-area{display:block;position:absolute;top:50%;margin-top:-45px}
.header-container.type13 .search-area .search-icon{display:block;position:absolute;width:40px;height:40px;line-height:40px;right:5px;top:50%;margin-top:-22px;}
.header-container.type13 #search_mini_form{transition:all .2s ease;visibility:hidden;opacity:0}
.header-container.type13 #search_mini_form.show{visibility:visible;opacity:1}
.header-container.type13 .form-search{position:absolute;right:-10px;width:420px;background-color:#fff;padding:17px 19px;font-size:13px;font-weight:400;border:1px solid #ebebeb;box-shadow:0 4px 9px rgba(0,0,0,.12);z-index:9;top:100%}
.header-container.type13 .form-search:before{content:'';display:block;position:absolute;right:17px;z-index:200;width:20px;height:20px;border:17px solid transparent;border-bottom-color:#ebebeb;top:-35px}
.header-container.type13 .form-search button{padding:0 15px;height:45px;line-height:45px;position:absolute;right:20px}
.header-container.type13 .header .form-search #search{padding-right:185px}
.header-container.type13 .header .form-search #cat{right:77px;height:45px;line-height:40px;padding-top:0;padding-bottom:0}
.header-container.type13 ul.menu > li.fl-right .nav-sublist-dropdown .nav-sublist{left:auto;right:100%}
.header-container.type13 ul.menu > li.fl-right > .nav-sublist-dropdown{right:0;left:auto}
body.mobile-nav-shown{overflow:hidden}
.mobile-nav{width:280px;position:fixed;left:-280px;top:0;background-color:#262626;z-index:9999;height:100%;overflow:auto;padding:0;color:#fff;visibility:hidden;transition:all .45s ease}
.mobile-nav-shown .mobile-nav{left:0;visibility:visible}
.mobile-nav-overlay{width:100%;height:100%;background-color:rgba(0,0,0,0.2);position:fixed;left:0;top:0;z-index:3000;transition:all .45s ease;visibility:hidden;opacity:0;cursor:pointer}
.mobile-nav-shown .mobile-nav-overlay{visibility:visible;opacity:1}
.close-mobile-nav.close-block{font-size:20px;line-height:48px;font-weight:700;text-transform:uppercase;padding:13px 25px;position:relative}
.close-mobile-nav.close-block:after{content:"\e930";font-family:"mango";font-size:20px;color:#fff;position:absolute;right:2px;display:block;line-height:50px;margin-top:-25px;cursor:pointer;top:50%;width:50px;height:50px;text-align:center}
.close-mobile-nav.close-block:hover:after{color:#e5b81d}
.mobile-nav ul.menu{margin:0}
.mobile-nav ul.menu > li.menu-full-width > a:after,.mobile-nav ul.menu > li.menu-static-width > a:after,.mobile-nav ul.menu > li.menu-item-has-children > a:after{display:none}
span.open-child{font-size:0;display:block;position:absolute;right:2px;top:0;margin-top:3px;z-index:1;cursor:pointer;width:50px;height:50px;line-height:50px;text-align:center}
.mobile-nav ul.menu li li span.open-child{margin-top:-1px}
span.open-child:after{content:"\e91b";font-family:"mango";font-size:20px;text-align:center;background:transparent;opacity:1}
span.open-child:hover:after{color:#e5b81d}
.mobile-nav ul.menu li.over > span.open-child:after{content:"\e91c"}
.mobile-nav ul.menu > li{display:block;margin:0}
.mobile-nav ul.menu li:hover{background-color:rgba(0,0,0,0.2)}
.mobile-nav ul.menu li a:hover,.mobile-nav ul.menu li li a:hover{color:#e5b81d}
.mobile-nav ul.menu li ul{display:none}
.mobile-nav ul.menu li li{padding-left:25px;position:relative}
.mobile-nav ul.menu li li li{margin-left:-25px;padding-left:50px}
.mobile-nav ul.menu li li a{color:#fff}
.mobile-nav ul.menu > li > a{font-weight:500;padding:0;padding-left:23px;line-height:54px;background-color:transparent;border-top:1px solid rgba(235,235,235,0.07)}
.mobile-nav footer{padding-bottom:20px;text-align:center}
.mobile-nav .social-icons{display:table;width:100%;margin:0}
.mobile-nav .social-icon{display:table-cell;border:1px solid rgba(235,235,235,0.07);border-left:none;text-align:center;font-size:17px;line-height:49px;min-width:40px;margin:0}
.mobile-nav .social-icon:hover{background-color:rgba(0,0,0,0.2);color:#e5b81d}
.mobile-nav .copyright{color:#fff;font-weight:400;margin-top:23px}
.footer-top{padding:45px 0 20px}
.footer .footer-top .widget{margin-bottom:0}
.footer .footer-bottom{padding:0}
.footer .footer-bottom-wrapper{padding:33px 0;margin-bottom:35px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}
.footer .footer-bottom-area{padding:39px 0;border-top:1px solid #f0f0f0}
.category-products .toolbar{margin-bottom:18px}
.product-image-area{position:relative;margin-bottom:18px;overflow:hidden}
.product-image-area img{width:100%}
.product-label{position:absolute;top:7px;z-index:1}
.product-label>span{display:block;width:40px;height:40px;font-size:11px;font-weight:700;line-height:40px;color:#fff;background-color:#000;overflow:hidden;text-overflow:ellipsis;border-radius:50%;text-align:center}
.product-label>span.sale-product-icon{background-color:#93b92c}
.product-label>span.new-product-icon{background-color:#d41b1b}
.item-area .details-area .product-name{font-size:15px;font-weight:600;line-height:18px;margin-bottom:10px}
.item-area .details-area .ratings .rating-box{float:none;display:inline-block;margin:0}
.products-grid{margin-left:-10px;margin-right:-10px;list-style:none}
.products-grid li.item{float:left;padding:12px;padding-bottom:20px!important}
.item .item-area{width:100%;position:relative;text-align:center}
.item .item-area + .item-area{margin-top:47px}
.item-area .product-image-area .product-image{width:100%;display:block;position:relative;z-index:0;overflow:hidden;border-radius:3px;background:#fff;min-height:100px}
.item-area .product-image-area .product-image img{width:100%}
.products-grid.columns2 li.item{width:50%}
.products-grid.columns2 li.item.nth-child-2np1{clear:left}
.products-grid.columns3 li.item{width:33.33%}
.products-grid.columns3 li.item.nth-child-3np1{clear:left}
.products-grid.columns4{margin-left:-10px;margin-right:-10px}
.products-grid.columns4 li.item{float:left;width:25%}
.products-grid.columns4 li.item.nth-child-4np1{clear:left}
.products-grid.columns5{margin-left:-5px;margin-right:-5px}
.products-grid.columns5 li.item{float:left;padding:12px 5px;width:20%}
.products-grid.columns5 li.item.nth-child-5np1{clear:left}
.products-grid.columns6{margin-left:-4px;margin-right:-4px}
.products-grid.columns6 li.item{float:left;padding:12px 4px;width:16.66%}
.products-grid.columns6 li.item.nth-child-6np1{clear:left}
.products-grid.columns7{margin-left:-3px;margin-right:-3px}
.products-grid.columns7 li.item{float:left;padding:12px 3px;width:14.28%}
.products-grid.columns7 li.item.nth-child-7np1{clear:left}
.products-grid.columns8{margin-left:-3px;margin-right:-3px}
.products-grid.columns8 li.item{float:left;padding:12px 3px;width:12.5%}
.products-grid.columns8 li.item.nth-child-8np1{clear:left}
.catalog-category-view .products-list{margin-top:-18px}
.products-list .item .item-area{padding:43px 0;border-top:1px solid #ebebeb}
.products-list .item:first-child .item-area{border-top:0}
.products-list .product-image-area{width:200px;float:left;margin:0}
.products-list .details-area{margin-left:230px}
.category-products .products-list .details-area{text-align:left}
.products-list .item-area .product-name{font-size:17px;font-weight:600;line-height:18px;margin-bottom:15px}
.products-list .item-area .ratings{margin:15px 0}
.products-list .item-area .short-desc{font-size:14px;line-height:1.7;margin-bottom:12px}
.products-list .item-area .price-box{margin:15px 0}
.products-list .item-area .price-box .price{font-size:22px}
.products-list .item-area .old-price .price{font-size:15px}
.products-list .item-area .actions a{transition:all .4s;display:inline-block;vertical-align:middle;font-size:13px;text-transform:uppercase;font-size:13px;line-height:20px;font-weight:700;letter-spacing:1px;padding:10px 22px;color:#262626}
.products-list .item-area .actions a:hover,.products-list .product-image-area .quickview-icon:hover{color:#ca1515}
.products-list .product-image-area .quickview-icon{position:absolute;z-index:9;right:7px;bottom:7px;color:#262626;background-color:#fff;display:block;height:35px;line-height:35px;font-size:11px;padding:0 10px;font-weight:600;visibility:hidden;opacity:0;transition:all .4s}
.products-list .product-image-area:hover .quickview-icon{visibility:visible;opacity:1}
.products-list .product-image-area .quickview-icon i{margin-right:3px}
.products-list .item-area .actions a i{margin-right:10px}
.products-list .item-area .actions a.addtocart{color:#fff;background-color:#262626;font-size:14px;padding:10px 28px}
.products-list .item-area a.addtocart:hover{background-color:#ca1515}
.type1 .item-area .product-image-area .actions > a{position:absolute;bottom:-35px;z-index:9;transition:all .3s;display:block;height:35px;background-color:#262626;color:#fff;line-height:35px;text-align:center;font-size:11px;font-weight:600;opacity:.95;filter:alpha(opacity=95)}
.type1 .item-area:hover .product-image-area .actions > a{bottom:0}
.type1 .item-area .product-image-area .actions > a:hover{background-color:#777}
.type1 .item-area .product-image-area .actions > a.addtocart{text-align:left;width:100%;padding:0 15px;left:0}
.type1 .item-area .product-image-area .actions > a.quickview-icon{padding:0 10px;background-color:#fff;color:#262626;right:7px;top:7px;opacity:0;visibility:hidden}
.type1 .item-area:hover .product-image-area .actions > a.quickview-icon{opacity:1;visibility:visible}
.type1 .item-area:hover .product-image-area .actions > a.quickview-icon:hover{opacity:.8}
.type1 .item-area .product-image-area .actions > a.quickview-icon i,.type1 .item-area .product-image-area .actions > a.addtocart i{margin-right:5px}
.type1 .item-area .product-image-area .actions > a.comparelink{width:36px;border-left:1px solid #626262;right:0}
.type1 .item-area .product-image-area .actions > a.addtowishlist{width:36px;border-left:1px solid #626262;right:36px}
.type2 .item-area .product-image-area .actions > a{position:absolute;z-index:9;transition:all .3s ease-in-out;display:block;opacity:.95;filter:alpha(opacity=95);line-height:35px;font-size:14px;color:#2e2e2e;top:7px}
.type2 .item-area .product-image-area .actions > a:hover{opacity:.8}
.type2 .item-area .product-image-area .actions > a.addtocart i{margin-right:5px}
.type2 .item-area .product-image-area .actions > a.addtocart{top:auto;left:0;bottom:-35px;width:100%;height:35px;background-color:#262626;color:#fff;text-align:center;font-size:11px;font-weight:600}
.type2 .item-area .product-image-area .actions > a.comparelink{left:-30px}
.type2 .item-area .product-image-area .actions > a.addtowishlist{right:-30px}
.type2 .item-area:hover .product-image-area .actions > a.addtocart{bottom:0}
.type2 .item-area:hover .product-image-area .actions > a.comparelink{left:15px}
.type2 .item-area:hover .product-image-area .actions > a.addtowishlist{right:15px}
.type2 .item-area .product-image-area .actions > a.quickview-icon{display:none}
.type3 .item-area .product-image-area .actions{position:absolute;left:-35px;bottom:0;z-index:9;transition:left .3s}
.type3 .item-area:hover .product-image-area .actions{left:0}
.type3 .item-area .product-image-area .actions > a{display:block;width:35px;height:36px;border-top:1px solid #626262;background-color:#3a3a3a;color:#fff;line-height:35px;text-align:center;transition:opacity .3s}
.type3 .item-area .product-image-area .actions > a:first-child{border-top-color:transparent}
.type3 .item-area .product-image-area .actions > a:hover{opacity:.8;filter:alpha(opacity=80)}
.type3 .item-area .product-image-area .actions > a > span{display:none}
.type4 .item-area .details-area{position:absolute;bottom:6%;background-color:#fff;border-radius:3px;left:10%;right:10%;padding:10px;opacity:0;visibility:hidden;transition:all .3s;z-index:1;transform:scale(1.2)}
.type4 .item-area:hover .details-area{opacity:1;visibility:visible;transform:scale(1)}
.type4 .owl-banner-carousel .owl-item .item-area:after{content:'';display:block;position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(255,255,255,.5);transition:all .4s ease;opacity:1;visibility:visible}
.type4 .owl-banner-carousel .owl-item.active.center .item-area:after{opacity:0;visibility:hidden}
.type4 .owl-banner-carousel .owl-item .item-area .details-area{opacity:0;visibility:hidden;transform:scale(1.2);padding:22px 30px 20px;max-width:280px;left:25px;right:25px;bottom:25px;margin-right:auto;margin-left:auto}
.type4 .owl-banner-carousel .owl-item.active.center .item-area .details-area{opacity:1;visibility:visible;transform:scale(1)}
.type4 .item-area:hover .details-area{opacity:1;visibility:visible;transform:scale(1)}
.item-area .product-image-area .owl-carousel .owl-controls .owl-nav .owl-prev,.item-area .product-image-area .owl-carousel .owl-controls .owl-nav .owl-next{position:absolute;height:100%;top:0;width:25%;z-index:3}
.item-area .product-image-area .owl-carousel .owl-controls .owl-nav .owl-prev{cursor:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/cursor-left.png) 12 20,move;left:0}
.item-area .product-image-area .owl-carousel .owl-controls .owl-nav .owl-next{cursor:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/cursor-right.png) 12 20,move;right:0}
.fancybox-overlay{background:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/overlay.png) repeat}
.fancybox-skin{background-color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.fancybox-opened .fancybox-skin{box-shadow:0 0 7px rgba(0,0,0,.2);-webkit-box-shadow:0 0 7px rgba(0,0,0,.2);-moz-box-shadow:0 0 7px rgba(0,0,0,.2)}
.fancybox-close{background-image:none;background-color:#fff;width:25px;height:25px;top:-30px;right:0;text-align:center;line-height:25px;font-size:20px;color:#262626}
.fancybox-close:before{content:"\e930";font-family:"mango"}
.ajaxcart-index-options .product-view .product-shop .product-name h1{padding-right:0;font-size:26px}
div#fancybox-loading{background-image:none;background-color:#fff;opacity:1;margin-top:-30px;margin-left:-30px}
div#fancybox-loading div{width:60px;height:60px;background:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/loading.gif) center center no-repeat}
.add-to-cart #ajax_loader{display:inline-block;vertical-align:middle;height:20px;margin-left:15px}
i.ajax-loader.large{display:inline-block;background:#fff url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/loading.gif) center center no-repeat;width:60px;height:60px}
i.ajax-loader.small{display:inline-block;background:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/loading_small.gif) no-repeat;width:20px;height:20px}
#success-message-container{padding:30px 15px;line-height:1.4;position:relative;text-align:center;top:35%;width:300px;z-index:1000;background-color:#fff;margin:auto;box-shadow:0 0 5px rgba(0,0,0,0.05)}
#success-message-container .msg{display:block;margin-bottom:10px;font-size:13px}
#success-message-container .product-name{font-size:14px;margin:5px 0 10px;color:#333232;font-weight:600}
#success-message-container .timer{display:none}
#success-message-container img.product-image{display:inline-block;width:30%}
#success-message-container button{margin-top:15px;min-width:175px}
.quickview-index-view .product-view{padding:10px}
.quickview-index-view .product-view .product-shop-wrapper,.quickview-index-view .product-view .product-img-box{margin-bottom:0}
.quickview-index-view .product-img-box img{width:100%}
.quickview-index-view .prev-next-products,.quickview-index-view .share-box{display:none}
.quickview-index-view .product-img-box .owl-carousel .owl-controls .owl-nav .owl-prev,.quickview-index-view .product-img-box .owl-carousel .owl-controls .owl-nav .owl-next{position:absolute;height:100%;top:0;width:25%;z-index:3}
.quickview-index-view .product-img-box .owl-carousel .owl-controls .owl-nav .owl-prev{cursor:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/cursor-left.png) 12 20,move;left:0}
.quickview-index-view .product-img-box .owl-carousel .owl-controls .owl-nav .owl-next{cursor:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/cursor-right.png) 12 20,move;right:0}
.row.short-row{margin-left:-4px;margin-right:-4px;overflow:hidden}
.row.short-row .short-row{margin-left:-2.5px;margin-right:-2.5px}
.row.short-row div[class^="col"],.row.short-row div[class*=' col']{padding-left:4px;padding-right:4px}
.input-group-addon,.input-group-btn{vertical-align:top}
input[type="radio"],input[type="checkbox"]{display:inline-block;margin:0 10px 0 0;vertical-align:middle}
select[multiple],select[size]{padding:0}
select.multiselect option{padding:8px 20px;border-bottom:1px dotted #e5e5e5}
.panel-group .panel{border-radius:0}
.panel{margin-bottom:0;background-color:transparent;border-left:none;border-right:none;border-bottom:none;box-shadow:none;-webkit-box-shadow:none}
.panel:last-child{border-bottom:1px solid transparent}
.panel-body{padding:0 0 21px;transition:all .2s;-webkit-transition:all .2s}
.panel-heading{padding:0;position:relative;transition:background .45s ease;-webkit-transition:background .45s ease;border-radius:0}
.panel-heading a{display:block;padding:0;color:#262626}
.panel-title{font-weight:600;font-size:13px;line-height:20px;padding:20px 0;text-transform:uppercase;letter-spacing:.7px}
.panel-heading .label{margin-left:10px}
.panel-icon{position:absolute;right:0;top:50%;display:inline-block;font-family:mango;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);font-size:13px;line-height:1;margin-top:-6.5px;color:#262626!important}
.panel-heading a:hover,.panel-icon:hover{color:#ca1515}
.panel-icon:before{content:'\e906'}
.panel-group .panel-heading + .panel-collapse > .panel-body{border-top:none}
.collapsed .panel-icon:before{content:'\e903'}
.panel-group .panel + .panel{margin:0}
.panel-default,.panel.panel-default:last-child{border-color:#ebebeb}
.panel-default > .panel-heading{color:#262626;background:transparent;border-color:#ebebeb}
.panel-default > .panel-heading:hover{background-color:transparent}
.panel-default > .panel-heading + .panel-collapse > .panel-body{border-top-color:#ebebeb}
form{display:block}
fieldset{border:0}
legend{display:none}
table{border:0;border-spacing:0;empty-cells:show;font-size:100%}
caption,th,td{vertical-align:top;text-align:left;font-weight:400}
p{margin:0 0 20px}
strong{font-weight:700;color:#2e2e2e}
address{font-style:normal;line-height:1.72;margin-bottom:0}
cite{font-style:normal}
q,blockquote{quotes:none}
q:before,q:after{content:''}
small,big{font-size:1em}
ul,ol{list-style:none}
dl{margin-bottom:0}
.hidden{display:block!important;border:0!important;margin:0!important;padding:0!important;font-size:0!important;line-height:0!important;width:0!important;height:0!important;overflow:hidden!important}
.nobr{white-space:nowrap!important}
.wrap{white-space:normal!important}
.a-left{text-align:left!important}
.a-center{text-align:center!important}
.a-right{text-align:right!important}
.v-top{vertical-align:top}
.v-middle{vertical-align:middle}
.f-left,.left{float:left!important}
.f-right,.right{float:right!important}
.f-none{float:none!important}
.f-fix{float:left;width:100%}
.no-display{display:none}
.no-margin{margin:0!important}
.no-padding{padding:0!important}
.no-bg{background:none!important}
.demo-icon{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}
[class^="icon-"]:before,[class*=" icon-"]:before{margin:0}
.page{background-color:#fff}
body.boxed .page{overflow:hidden;width:1280px;margin-left:auto;margin-right:auto}
.page-print{background:#fff;padding:25px 30px;text-align:left}
.page-empty{background:#fff;padding:20px;text-align:left}
.page-popup{background:#fff;padding:25px 30px;text-align:left}
.main-container{margin-top:40px;margin-bottom:50px}
.cms-index-index .main-container{margin-bottom:0;margin-top:0}
.main{min-height:400px;text-align:left}
.col1-layout .col-main{float:none;width:auto}
.col2-set .col-1{float:left;width:48.5%}
.col2-set .col-2{float:right;width:48.5%}
.col2-set .col-narrow{width:32%}
.col2-set .col-wide{width:65%}
.col3-set .col-1{float:left;width:32%}
.col3-set .col-2{float:left;width:32%;margin-left:2%}
.col3-set .col-3{float:right;width:32%}
.col4-set .col-1{float:left;width:23.5%}
.col4-set .col-2{float:left;width:23.5%;margin:0 2%}
.col4-set .col-3{float:left;width:23.5%}
.col4-set .col-4{float:right;width:23.5%}
input,select,textarea,button{vertical-align:middle}
input.input-text,select,textarea{border:1px solid #e5e5e5;color:gray;font-size:13px;line-height:25px;margin-bottom:19px;padding:9px 20px;background:none}
input.input-text,textarea{box-shadow:none;-webkit-box-shadow:none;transition:all .4s ease;-webkit-transition:all .4s ease}
textarea{padding-top:12px}
input.input-text::-moz-placeholder{color:gray}
input.input-text:-ms-input-placeholder{color:gray}
input.input-text::-webkit-input-placeholder{color:gray}
textarea::-moz-placeholder{color:gray}
textarea:-ms-input-placeholder{color:gray}
textarea::-webkit-input-placeholder{color:gray}
input.input-text:focus,textarea:focus{border-color:#b1b1b1;-webkit-box-shadow:none;box-shadow:none}
select{height:45px;line-height:45px;padding:7px 0 7px 14px}
.label{display:inline-block;padding:4.5px 11px;font-weight:700;font-size:11px;line-height:1.5;color:#313131;text-align:center;text-transform:uppercase;border-radius:0}
.label.rotated{position:absolute;right:-25px;top:6px;letter-spacing:1px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg)}
.label.label-sale,.label.label-hot{font-size:12px;line-height:24px;padding:0 28px;color:#fff}
.label.label-hot{background-color:#ca1515}
.label.label-hot.blue{background-color:#03b4ea}
.label.label-hot.yellow{background-color:#ecb803}
.label-popular{background-color:#d14242;color:#fff;line-height:1}
.label-new{background-color:#aac840;color:#fff;line-height:1}
label{font-size:13px;font-weight:600;line-height:1.5;color:#313131;text-transform:capitalize;margin-bottom:5px;vertical-align:middle}
dt{font-size:15px;font-weight:600;color:#313131}
.sm-separator{margin:0 5px}
.separator{margin:0 10px}
.lg-separator{margin:0 20px}
.xss-margin,.xs-margin,.sm-margin,.md-margin,.lg-margin,.xlg-margin,.md-margin2x,.lg-margin2x,.xlg-margin2x,.md-margin3x,.lg-margin3x,.xlg-margin3x{min-height:1px}
.xss-margin{margin-bottom:5px}
.xs-margin{margin-bottom:10px}
.xs-margin.half{margin-bottom:15px}
.sm-margin{margin-bottom:20px}
.sm-margin.half{margin-bottom:25px}
.md-margin{margin-bottom:30px}
.md-margin.half{margin-bottom:35px}
.lg-margin{margin-bottom:40px}
.lg-margin.half{margin-bottom:45px}
.xlg-margin{margin-bottom:50px}
.xlg-margin.half{margin-bottom:55px}
.md-margin2x{margin-bottom:60px}
.md-margin2x.quarter{margin-bottom:65px}
.md-margin2x.half{margin-bottom:70px}
.lg-margin2x{margin-bottom:80px}
.xlg-margin2x{margin-bottom:100px}
.xlg-margin2x.half{margin-bottom:110px}
.md-margin3x{margin-bottom:90px}
.lg-margin3x{margin-bottom:120px}
.xlg-margin3x{margin-bottom:150px}
.clear-margin{margin:0!important}
.padding-left-clear{padding-left:0}
.box .box-title{padding:17px 10px;border:1px solid #e5e5e5}
.box .box-title h3,.box .box-title h4{margin-bottom:0}
.box .box-content{padding:15px 10px;border:1px solid #e5e5e5;border-top:0}
.box .box-content:after{display:block;content:" ";clear:both}
.regular-title{font-size:30px;font-weight:400;color:#3d3d3d;padding-bottom:20px;margin-bottom:32px;border-bottom:1px solid #ebebeb}
.tabs > ul > li{display:block;line-height:30px;float:left;position:relative}
.tabs > ul > li > a{display:block;padding:12.5px 21px;position:relative;line-height:1.42857143;font-size:13px;font-weight:600;color:#262626;text-transform:uppercase;border:1px solid #e6e6e6;transition:all .3s ease-in-out,color .04s;-webkit-transition:all .3s ease-in-out,color .04s;text-align:center;margin-right:14px}
.tabs > ul > li > a:hover,.tabs > ul > li > a:focus{background:#2e2e2e;border-color:#2e2e2e;color:#fff}
.tabs > ul > li.active > a,.tabs > ul > li.active > a:hover,.tabs > ul > li.active > a:focus{background:#ca1515;border-color:#ca1515;color:#fff;cursor:default}
.tabs .tab-content{padding:55px;border:1px solid #e6e6e6;line-height:26px;margin-top:-1px}
.tabs .tab-content .std ul,.tabs .tab-content .std ol,.tabs .tab-content .std dl,.tabs .tab-content .std p,.tabs .tab-content .std address,.tabs .tab-content .std blockquote{margin:0}
.container-fluid.no-padding{padding:0!important;overflow:hidden}
.container-fluid.no-padding div[class^="col"],.container-fluid.no-padding div[class*=' col']{padding:0}
.vcenter-container{display:table;width:100%;height:100%}
.vcenter{display:table-cell;vertical-align:middle}
select option{padding-right:10px}
select.multiselect option{border-bottom:1px dotted #e5e5e5;padding:12px 20px}
select.multiselect option:last-child{border-bottom:0}
textarea{overflow:auto}
input.radio{margin-right:3px}
input.checkbox{margin-right:3px}
.align-left,.align-left .item .item-area{text-align:left}
input.qty{display:inline-block;width:45px;height:35px;padding:4px 5px;font-size:12px;color:#4c4c4c;text-align:center;border-color:#d1d1d1;margin-bottom:0}
button.button::-moz-focus-inner{padding:0;border:0}
button.button{-webkit-border-fit:lines;padding:11.5px 25px;font-size:14px;line-height:1.42857143;font-weight:700;transition:color .2s ease,background .45s ease,border .4s ease-in-out;-webkit-transition:color .2s ease,background .45s ease,border .4s ease-in-out;border-radius:0;text-transform:uppercase;color:#fff;background-color:#262626;border:1px solid transparent}
button.button.min-width{min-width:200px}
button.button:hover,button.button:focus,button.button:active{color:#fff;background-color:#ca1515;border-color:#ca1515}
button.disabled span{border-color:#bbb!important;background:#bbb!important}
button.btn-checkout{margin-bottom:11px}
button.btn-checkout.no-checkout span{background-position:0 100%;color:#b8baba}
button.btn-checkout.no-checkout span span{background-position:100% 100%}
p.control input.checkbox,p.control input.radio{margin-right:6px}
.img-responsive{display:block;max-width:100%;height:auto}
.parallax,.parallax-fixed{position:relative;background-attachment:fixed;-webkit-background-size:cover;background-size:cover;background-position:0 0;background-repeat:repeat-y;overflow:hidden}
.parallax.section{text-align:center}
.parallax.section,.parallax.section h2,.parallax.section h3{color:#fff}
.parallax.section-action .custom-btn + .custom-btn{margin-left:12px}
.parallax.section h2,.parallax.section h3{text-transform:uppercase;font-weight:700;font-family:'Montserrat',Verdana,sans-serif}
.parallax.section h3{font-size:16px;line-height:28px;margin-bottom:6px}
.parallax.first-section h3{margin-top:54px}
.parallax.section h2{font-size:48px;line-height:42px;margin-bottom:10px}
.parallax.section p{font-size:14px;font-weight:400;line-height:22px;max-width:450px;margin:0 auto 16px}
.parallax .section-action{font-size:0}
.parallax .section-action .custom-btn + .custom-btn{margin-left:12px}
.parallax .section-action .custom-btn.min-width-xs{min-width:110px}
.form-list{margin:0}
.form-list li{margin:0}
.form-list input.input-text,.form-list select,.form-list textarea{width:100%}
.form-list label.required{position:relative}
.form-list label.required em{font-style:normal;color:#eb0101;font-size:30px;line-height:.4;font-weight:600;vertical-align:middle;position:absolute;top:5px;right:-12px}
.form-list li.control label{float:none;margin-bottom:0;vertical-align:middle}
.form-list li.control input.radio,.form-list li.control input.checkbox{display:inline-block;margin-right:10px;vertical-align:middle}
.form-list li.control .input-box{clear:none;display:inline;width:auto}
.form-list .input-box{display:block;clear:both}
.form-list .field{float:left}
.form-list .fields{margin-left:-15px;margin-right:-15px}
.form-list .fields > .fields{margin:0;padding-left:15px;padding-right:15px}
.form-list .fields .field{width:50%;padding-left:15px;padding-right:15px}
.form-list li.additional-row{border-top:1px solid #ccc;margin-top:10px;padding-top:7px}
.form-list li.additional-row .btn-remove{float:right;margin:5px 0 0}
.form-list .input-range input.input-text{width:74px}
.form-list-narrow li{margin-bottom:0}
.form-list-narrow li .input-box{margin-bottom:6px}
.form-list-narrow li.wide .input-box{width:260px}
.form-list-narrow li.wide input.input-text,.form-list-narrow li.wide textarea{width:254px}
.form-list-narrow li.wide select{width:260px}
.form-list .customer-name-prefix .input-box,.form-list .customer-name-suffix .input-box,.form-list .customer-name-prefix-suffix .input-box,.form-list .customer-name-prefix-middlename .input-box,.form-list .customer-name-middlename-suffix .input-box,.form-list .customer-name-prefix-middlename-suffix .input-box{width:auto}
.form-list .name-prefix{width:65px}
.form-list .name-prefix select{width:55px}
.form-list .name-prefix input.input-text{width:49px}
.form-list .name-suffix{width:65px}
.form-list .name-suffix select{width:55px}
.form-list .name-suffix input.input-text{width:49px}
.form-list .customer-name-prefix-middlename-suffix .name-firstname,.form-list .customer-name-prefix-middlename .name-firstname{width:140px}
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,.form-list .customer-name-prefix-middlename .name-firstname input.input-text{width:124px}
.form-list .customer-name-prefix-middlename-suffix .name-lastname{width:205px}
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text{width:189px}
.form-list .customer-name-prefix-suffix .name-firstname{width:210px}
.form-list .customer-name-prefix-suffix .name-lastname{width:205px}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,.form-list .customer-name-prefix-suffix .name-lastname input.input-text{width:189px}
.form-list .customer-name-prefix-suffix .name-firstname{width:210px}
.form-list .customer-name-prefix-suffix .name-lastname{width:205px}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,.form-list .customer-name-prefix-suffix .name-lastname input.input-text{width:189px}
.form-list .customer-name-prefix .name-firstname,.form-list .customer-name-middlename .name-firstname,.form-list .customer-name-middlename .name-middlename{width:210px}
.form-list .customer-name-suffix .name-lastname,.form-list .customer-name-middlename .name-firstname,.form-list .customer-name-middlename .name-middlename,.form-list .customer-name-middlename-suffix .name-firstname,.form-list .customer-name-middlename-suffix .name-lastname{width:205px}
.form-list .customer-name-prefix .name-firstname input.input-text,.form-list .customer-name-suffix .name-lastname input.input-text,.form-list .customer-name-middlename .name-firstname input.input-text,.form-list .customer-name-middlename .name-middlename input.input-text,.form-list .customer-name-middlename-suffix .name-firstname input.input-text,.form-list .customer-name-middlename-suffix .name-lastname input.input-text{width:189px}
.form-list .customer-dob .dob-month,.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-year{float:left;width:85px}
.form-list .customer-dob input.input-text{display:block;width:74px}
.form-list .customer-dob label{font-size:10px;font-weight:400;color:#888}
.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-month{width:60px}
.form-list .customer-dob .dob-day input.input-text,.form-list .customer-dob .dob-month input.input-text{width:46px}
.form-list .customer-dob .dob-year{width:140px}
.form-list .customer-dob .dob-year input.input-text{width:134px}
.buttons-set{clear:both;text-align:right}
.buttons-set p.required{margin:0 0 10px}
.buttons-set .back-link{float:left;margin-bottom:0;display:inline-block;vertical-align:middle;line-height:45px}
.buttons-set-order{margin:10px 0 0}
.buttons-set-order .please-wait{padding:12px 7px 0 0}
.fieldset{padding:37px;border:1px solid #ebebeb;margin-bottom:40px}
.fieldset .legend{margin-bottom:15px}
.validation-advice{font-size:11px;color:#eb340a;font-weight:600}
.validation-advice:before{font-family:"mango";content:"\e919";display:inline-block;margin-right:5px;font-size:13px;line-height:1}
.validation-failed{border:1px dashed #eb340a!important;background:#faebe7!important}
p.required{font-size:12px;text-align:right;color:#EB340A}
.v-fix{float:left}
.v-fix .validation-advice{display:block;width:12em;margin-right:-12em;position:relative}
.success{color:#3d6611;font-weight:700}
.error{color:#df280a;font-weight:700}
.messages,.messages ul{list-style:none!important;margin:0!important;padding:0!important}
.messages{width:100%;overflow:hidden}
.messages li{margin:0 0 10px}
.messages li li{margin:0}
.error-msg,.success-msg,.note-msg,.notice-msg{border:2px solid;border-left:70px solid;min-height:24px;padding:24px 27px;font-size:13px;line-height:18px;font-weight:400;color:#2e2e2e;position:relative;font-weight:600}
.error-msg:before,.success-msg:before,.note-msg:before,.notice-msg:before{width:22px;height:20px;color:#fff;font:22px/20px mango;position:absolute;top:50%;left:-45px;margin-top:-10px;text-align:center}
.error-msg{border-color:#bc0909}
.error-msg:before{content:"\e907"}
.success-msg{border-color:#8cbc09}
.success-msg:before{content:"\e918"}
.note-msg,.notice-msg{border-color:#e7b60a}
.note-msg:before,.notice-msg:before{content:"\e92a"}
.breadcrumbs-wrapper{padding:32px 0;margin-bottom:0}
.breadcrumbs-wrapper.type_2,.breadcrumbs-wrapper.type_3{padding:44px 0;margin-bottom:25px}
.breadcrumbs-wrapper.type_3{text-align:center}
.breadcrumbs-wrapper .title{font-size:36px;margin-bottom:6px;font-weight:400}
.breadcrumbs{padding:0;margin-bottom:0;background:none;border-radius:0;font-size:13px;line-height:20px}
.breadcrumbs ul{margin-bottom:0}
.breadcrumbs li{display:inline-block}
.breadcrumbs li .bread-seperator{padding:0 5px}
.breadcrumbs li a,.breadcrumbs li strong{font-weight:500;color:#696969}
.breadcrumbs li a:hover,.breadcrumbs li a:focus{color:#ca1515}
.page-title{display:none}
.page-title h1,.page-title h2{margin:0;font-size:20px;color:#0a263c}
.page-title .separator{margin:0 3px}
.page-title .link-rss{float:right;margin:7px 0 0}
.title-buttons{text-align:right}
.title-buttons h1,.title-buttons h2,.title-buttons h3,.title-buttons h4,.title-buttons h5,.title-buttons h6{float:left}
.subtitle,.sub-title{clear:both;padding:15px 0 0;font-size:15px;font-weight:700;margin:0 0 6px}
.pager{margin-bottom:30px;margin-top:0;padding:14px 0;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb}
.pager .amount{float:left;margin:0 16px 0 0;line-height:30px}
.pager .amount strong{font-weight:400;vertical-align:middle}
.pager .limiter{float:left;font-size:14px;font-weight:600;color:#343434}
.pager .limiter label{vertical-align:middle;margin-bottom:0;margin-right:8px;font-size:14px;color:#343434}
.pager .limiter select{margin:0 9px 0 0;padding-top:0;padding-bottom:0;height:30px;width:65px;vertical-align:middle;font-weight:400}
.pager .pages{float:right}
.pager .pages > strong{display:none}
.pager .pages ol{display:inline}
.pager li>a,.pager li>span{border-radius:0;padding:0;width:30px;height:30px;line-height:28px;color:#666;margin-left:4px;font-size:12px;text-align:center;border:1px solid #e3e3e3;background:#fff}
.pager li.current > span{color:#fff;background:#cd0000;border-color:#cd0000}
.sorter .view-mode{display:inline-block;margin-bottom:0;padding-right:8px;border-right:1px solid #ebebeb;margin-right:16px;line-height:30px}
.sorter label{margin-bottom:0;display:none}
.view-mode strong,.view-mode a{padding:4px 7px;line-height:20px;color:#b5b5b5;border:1px solid #ebebeb;margin-right:9px;display:inline-block;width:30px;height:30px}
.view-mode strong{color:#262626;border-color:#262626;padding:3px 6px;border-width:2px;margin-right:4px}
.view-mode a:hover{color:#262626;border-color:#262626}
.sorter .grid:before,.sorter .list:before{font:normal normal normal 14px/1 mango}
.sorter .grid:before{content:"\e916"}
.sorter .list:before{content:"\e917"}
.sorter .sort-by{display:inline-block;padding-right:8px;border-right:1px solid #ebebeb;margin-right:16px}
.sorter .sort-by label{vertical-align:middle;display:inline-block;margin:0 9px 0 0;font-size:14px}
.sorter .sort-by select{height:30px;padding:0 0 0 7px;min-width:115px;margin-bottom:0;display:inline-block}
.sorter .sort-by .sort-direction{display:inline-block;line-height:30px;font-size:18px;vertical-align:middle;color:#313131}
.toolbar{margin-bottom:30px;padding:14px 0;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb}
.toolbar .pager{padding:0;border:0;margin-bottom:0}
.toolbar .pager .amount{display:none}
.toolbar .sorter{float:left}
.toolbar-bottom .pager .amount{display:inline-block;margin-bottom:0}
.toolbar-bottom .sorter,.toolbar-bottom .pager .limiter{display:none}
.data-table{width:100%}
.data-table colgroup{display:none}
.data-table th{padding:32px 3px;font-weight:600;vertical-align:middle}
.data-table td{padding:32px 3px;vertical-align:middle}
.data-table .first td{padding-left:0}
.data-table .last td{padding-right:0}
.data-table thead tr,.data-table tbody tr{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}
.data-table thead th{text-align:center;border:none;font-size:16px;line-height:1.5;padding:22px 0;color:#343434;vertical-align:middle}
.data-table thead th:first-child{text-align:left}
.data-table thead th.wrap{white-space:normal}
.data-table thead th .tax-flag{white-space:nowrap}
.data-table tfoot td{padding:10px 0;vertical-align:middle}
.data-table tbody.odd tr td,.data-table tbody.even tr td{border-bottom:0}
.data-table tbody.odd tr.border td,.data-table tbody.even tr.border td{border-bottom:1px solid #d9dde3}
.data-table tbody td .option-label{font-weight:700;font-style:italic}
.data-table tbody td .option-value{padding-left:10px}
.table_qty_inc,.table_qty_dec{display:inline-block;min-width:37px;height:35px;text-align:center;vertical-align:middle;font-size:0;border:1px solid #d1d1d1;color:#333;transition:color .2s ease,background .45s ease,border .4s ease-in-out;-webkit-transition:color .2s ease,background .45s ease,border .4s ease-in-out}
.table_qty_inc:hover,.table_qty_inc:focus,.table_qty_inc:active,.table_qty_dec:hover,.table_qty_dec:focus,.table_qty_dec:active{background:#e6e6e6}
.table_qty_dec{margin-right:-1px}
.table_qty_inc{margin-left:-1px}
.table_qty_inc:before,.table_qty_dec:before{font:13px/35px mango}
.table_qty_inc:before{content:"\e923"}
.table_qty_dec:before{content:"\e924"}
.data-table .item-options{margin:5px 0 0}
.data-table .item-options dt{display:inline-block;font-weight:400;font-style:normal;font-size:13px;line-height:24px}
.data-table .item-options dd{font-size:13px;line-height:24px;margin-bottom:0;padding:0;display:inline-block}
.data-table .item-options dt .option-title{display:none}
.data-table .item-options dt:first-child .option-seperator{display:none}
.data-table select{height:35px;line-height:35px;margin-bottom:0;max-width:450px}
.data-table .sub-total .price{font-weight:600;color:#2e2e2e;font-size:20px}
.data-table .grand-total td{font-size:22px;font-weight:600;color:#2e2e2e}
.info-box{border:1px solid #e5e5e5;padding:15px 25px}
.info-box h2{font-size:15px}
.info-table th{padding:2px 15px 2px 0}
.info-table td{padding:2px 0}
tr.summary-total{cursor:pointer}
.summary-collapse{display:inline-block;font-weight:600}
.tax-summary{font-weight:600}
tr.summary-total .summary-collapse:before{font:7px/12px mango;content:"\e923";border:1px solid #d1d1d1;width:14px;height:14px;margin-right:7px;vertical-align:middle;padding:2px}
tr.show-details .summary-collapse:before{content:"\e924"}
tr.summary-details td{font-size:13px}
tr.summary-details-excluded{font-style:italic}
.cart-tax-info{display:block}
.cart-tax-info,.cart-tax-info .cart-price{padding-right:20px}
.cart-tax-total{display:block;padding-right:20px;background:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/bkg_collapse.gif) 100% 5px no-repeat;cursor:pointer}
.cart-tax-info .price,.cart-tax-total .price{display:inline!important;font-weight:400!important}
.cart-tax-total-expanded{background-position:100% -52px}
.std .subtitle{padding:0}
.std ol.ol{list-style:decimal outside;padding-left:1.5em}
.std ul.disc{list-style:disc outside;padding-left:18px;margin:0 0 10px}
.std dl dt{font-weight:700}
.std dl dd{margin:0 0 10px}
.std ul{list-style:none;padding:0}
.std ol{list-style:decimal outside;padding-left:1.5em}
.std ul ul{list-style-type:circle}
.std ul ul,.std ol ol,.std ul ol,.std ol ul{margin:.5em 0}
.std dt{font-weight:700}
.std dd{padding:0 0 0 1.5em}
.std blockquote{font-style:italic;padding:0 0 0 1.5em}
.std address{font-style:normal}
.std b,.std strong{font-weight:700}
.std i,.std em{font-style:normal}
.links li{display:inline}
.links li.first{padding-left:0!important}
.links li.last{background:none!important;padding-right:0!important}
.link-cart{color:#262626;font-weight:600}
.link-cart:hover{color:#ca1515}
.link-wishlist,.link-compare{color:#262626;font-size:13px;font-weight:700;padding:10px 0;line-height:20px;letter-spacing:1px;text-transform:uppercase;display:block}
.link-wishlist:before{font-family:"mango";content:"\e908";margin-right:5px}
.link-compare:before{font-family:"mango";content:"\e909";margin-right:5px}
.btn-remove{display:inline-block;font-size:0;transition:color .2s ease,background .45s ease,border .4s ease-in-out;-webkit-transition:color .2s ease,background .45s ease,border .4s ease-in-out;color:#262626}
.btn-remove:before{font-family:"mango";font-size:13px;content:"\e907";line-height:15px}
.btn-previous{display:block;width:11px;height:11px;font-size:0;line-height:0;background:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/btn_previous.gif) 0 0 no-repeat;text-indent:-999em;overflow:hidden}
.btn-remove2{display:inline-block;width:35px;height:35px;font-size:0;line-height:0;background:#ca1515;text-indent:-999em;overflow:hidden;padding:0;color:#fff;vertical-align:middle;text-align:center}
.btn-remove2:hover,.btn-remove2:focus,.btn-remove2:active{background:#262626;color:#fff}
.btn-remove2:before{font:normal normal normal 14px/35px mango;content:"\e907"}
.btn-edit{font-size:0;color:#262626}
.btn-edit:before{font:11px/15px mango;content:"\e929"}
.cards-list dt{margin:5px 0 0}
.cards-list .offset{padding:2px 0 2px 20px}
.separator{margin:0 3px}
.divider{clear:both;display:block;font-size:0;line-height:0;height:1px;margin:10px 0;background:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/bkg_divider1.gif) 0 50% repeat-x;text-indent:-999em;overflow:hidden}
.global-site-notice{border:1px solid #cfcfcf;border-width:0 0 1px;background:#ffff90;font-size:12px;line-height:1.25;text-align:center;color:#2f2f2f}
.global-site-notice .notice-inner{width:860px;margin:0 auto;padding:12px 0 12px 80px;background:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/i_notice.gif) 20px 25px no-repeat;text-align:left}
.global-site-notice .notice-inner p{margin:0;border:1px dotted #cccc73;padding:10px}
.global-site-notice .notice-inner .actions{padding-top:10px}
.notice-cookie{position:fixed;z-index:9999;width:100%;bottom:0;left:0;margin:0!important;opacity:.95;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=95)}
.demo-notice{margin:0;padding:6px 10px;background:#d75f07;font-size:12px;line-height:1.15;border:0;text-align:center;color:#fff}
.demo-notice .notice-inner{width:auto;padding:0;background:none;text-align:center}
.demo-notice .notice-inner p{padding:0;border:0}
.block{margin:0 0 50px}
.block .block-title{font-weight:600;font-size:18px;line-height:20px;margin-bottom:22px;color:#343434;padding-bottom:17px;border-bottom:1px solid #e6e6e6}
.block .block-title.big{font-size:20px;margin-bottom:28px}
.block .block-title strong{font-weight:600}
.block .block-title a{text-decoration:none!important}
.block img{max-width:100%}
.block .block-subtitle{margin:0;padding:15px 0;font-size:14px;font-weight:600;color:#313131}
.block .block-content li.item{padding:12px 0}
.block .block-content .product-name{color:#1e7ec8}
.block .btn-remove,.block .btn-edit{float:right;margin:1px 0 2px 5px}
.block .actions{padding:6px 0;text-align:right}
.block .actions a{float:left;line-height:40px}
.block .actions button.button{float:right;font-size:11px}
.block .empty{margin:0;padding:12px 0}
.block-cart,.block-wishlist,.block-subscribe,.block-compare,.block-reorder,.block-poll,.block-gr-search,.block-viewed,.block-compared,.block-related,.block-tags,.block-login{font-size:13px;line-height:1.4}
.mini-products-list{margin-bottom:0}
.mini-products-list > li.item{padding:18px 0 20px;border-bottom:1px solid #ebebeb;overflow:visible;margin:0;text-align:left}
.mini-products-list .product-image{float:left;width:70px}
.mini-products-list .product-image img{max-width:100%}
.mini-products-list .product-details{margin-left:84px;position:relative;padding-right:20px}
.mini-products-list .product-name a{font:600 14px/18px Raleway,Verdana,snas-serif;margin-bottom:5px;padding-right:5px}
.header-container .mini-products-list a{color:#3d3d3d}
.mini-products-list .btn-remove{position:absolute;right:0;top:0}
.mini-products-list .btn-remove:before{line-height:28px;width:20px;text-align:center}
.mini-products-list .option-detail{position:relative;cursor:help}
.mini-products-list .option-detail > a{display:block;cursor:help}
.mini-products-list .option-detail .item-options{position:absolute;left:0;top:100%;visibility:hidden;opacity:0;background-color:#fff;padding:10px 15px;text-align:left;box-shadow:0 0 2px rgba(0,0,0,.4);min-width:120px;z-index:1}
.mini-products-list .option-detail:hover .item-options{visibility:visible;opacity:1}
.mini-products-list .item-options dt{font-size:12px}
.mini-products-list .item-options dd{font-size:11px}
.mini-cart .actions{margin-bottom:16px}
.mini-cart .actions .btn{padding:9px 10px;min-width:120px;text-align:center;font-size:12px;line-height:20px;text-transform:uppercase;letter-spacing:.6px;font-weight:700;transition:color .2s ease,background .45s ease;border-radius:0;background:none;border:0;color:#333232;background-color:#f0f0f0;float:left;text-shadow:none}
.mini-cart .actions .btn:hover{background-color:#c2a325;color:#fff}
.mini-cart .actions .btn.btn-checkout{float:right;background-color:#c2a325;color:#fff}
.mini-cart .actions .btn.btn-checkout:hover{background-color:#262626}
.mini-cart .totals{font-size:18px;line-height:22px;font-weight:600;text-align:right;margin:18px 0 20px}
.mini-cart .totals .price{color:#e11414;font-weight:700}
.block-cart .mini-products-list .product-details .product-name,.block-cart .mini-products-list .product-details .nobr small{word-wrap:break-word}
.block-cart .mini-products-list .product-details .nobr{white-space:normal!important}
.block-account{border:3px solid #e5e5e5;padding:28px 26px 25px}
.block-account .block-title{font-size:24px;line-height:1.5;padding-bottom:10px;margin-bottom:0}
.block-account .block-title strong{font-weight:600}
.block-account .block-content{padding:0}
.block-account .block-content li a{display:block;border-bottom:1px solid #e6e6e6;line-height:1.5;font-size:13px;font-weight:500;padding:13px 0;color:#333232;text-decoration:none!important}
.block-account .block-content li a:hover{color:#ca1515}
.block-account .block-content li.last a{border-bottom:0}
.block-account .block-content li.current{border-bottom:1px solid #e6e6e6;line-height:1.5;padding:13px 0;font-size:13px;color:#333232}
.block-account .block-content li.current.last{border-bottom:0}
.block-currency{border:0}
.block-currency .block-title{background:none;border:0;padding:0;margin:0 0 5px}
.block-currency .block-title strong{font:bold 13px/21px Arial,Helvetica,sans-serif;padding:0 0 0 21px;text-transform:none;color:#fff}
.block-currency .block-content{background:none;padding:0}
.block-currency .block-content select{width:100%}
.block-layered-nav{border:0}
.block-layered-nav .block-title{border:0;padding:0;height:24px;overflow:hidden;display:none}
.block-layered-nav .block-subtitle{display:none}
.block-layered-nav dt{font-size:18px;color:#343434;font-weight:600;padding-bottom:17px;border-bottom:1px solid #e6e6e6;line-height:20px;margin-bottom:22px}
.block-layered-nav dd{margin-bottom:40px}
.block-layered-nav dd.last{background:none}
.block-layered-nav .currently{border:3px solid #e5e5e5;border-bottom:0;padding:28px 26px 25px}
.block-layered-nav .currently ol{display:block;margin:0}
.block-layered-nav .currently li{line-height:45px;font-size:13px;font-weight:600;border-top:1px solid #e6e6e6;position:relative}
.block-layered-nav .currently li:first-child{border-top:0}
.block-layered-nav .currently .label{text-transform:uppercase;display:inline-block;vertical-align:middle;color:#333232;padding:0;font-size:13px;font-weight:600;line-height:45px;padding-right:15px}
.block-layered-nav .currently .value{display:inline-block;vertical-align:middle;font-size:13px;color:#333232}
.block-layered-nav .currently .btn-previous,.block-layered-nav .currently .btn-remove{position:absolute;right:-8px;top:0;margin:0;line-height:1;width:25px;text-align:center}
.block-layered-nav .currently .btn-remove:before{line-height:45px}
.block-layered-nav .currently .btn-previous{right:17px}
.block-layered-nav .actions{font-size:13px;padding:4px 26px;background:#e5e5e5;text-align:right;margin-bottom:40px}
.block-layered-nav .actions a{float:none;color:#333232}
.price-filter-slider .ui-slider{border-radius:0;margin:5px 10px 20px 0}
.price-filter-slider .ui-slider .ui-slider-range{border:0}
.price-filter-slider .ui-slider .ui-slider-handle{border:0;margin:0;margin-top:2px;border-radius:0}
.price-filter-slider .go{float:right;font-size:12px;padding:9px 24px;color:#fff;background-color:#262626;border-color:#262626;font-weight:700}
.price-filter-slider .go:hover{background-color:#ca1515}
.price-filter-slider .text-box span{line-height:39px}
.price-filter-slider input[type="text"]{font-weight:600}
#narrow-by-list ol li{font-size:13px;line-height:30px;font-weight:500;color:#333232}
.block.block-category-nav{border:3px solid #e5e5e5;padding:28px 26px 25px}
.block.block-category-nav .block-title{font-size:24px;padding-bottom:15px;margin-bottom:0}
.block.block-category-nav.manufacturer-nav .block-title{font-size:18px}
.block.block-category-nav ul.category-list{font-size:13px}
.block.block-category-nav ul.category-list li{position:relative}
.block.block-category-nav ul.category-list li > a{line-height:45px;color:#333232;border-bottom:1px solid #e6e6e6;font-weight:600;display:block}
.block.block-category-nav ul.category-list li > a.plus{border:0;position:absolute;right:0;top:0;width:25px;text-align:center;text-indent:0;z-index:1}
.block.block-category-nav ul.category-list ul{display:none;padding:13px 0 13px 20px;list-style-type:square;border-bottom:1px solid #e6e6e6}
.block.block-category-nav ul.category-list ul a{display:block;font-size:13px;font-weight:500;line-height:26px;color:#333232}
.block.block-category-nav ul.category-list ul a:hover{color:#ca1515}
.block.block-category-nav ul.category-list ul ul{border-bottom:0}
.block.block-category-nav ul.category-list li li > a{border-bottom:0;line-height:30px}
.block-cart .summary{position:relative;z-index:1}
.block-cart .amount{margin:0}
.block-cart .amount a{font-weight:600}
.block-cart .subtotal{margin:10px 0}
.block-cart .subtotal .label{padding-left:0}
.block-cart .subtotal .price{font-weight:600}
.block-cart .actions{border-bottom:1px solid #e5e5e5}
.block-cart .actions .paypal-logo{float:left;width:100%;margin:3px 0 0;text-align:right}
.block-cart .actions .paypal-logo .paypal-or{clear:both;display:block;padding:0 55px 8px 0}
.block-wishlist .actions{text-align:right}
.block-wishlist .actions a{float:none}
.block-related{margin-top:67px}
.block-related .block-subtitle{margin:0;padding:15px 0;font-size:14px;font-weight:600;color:#313131}
.block-related input.checkbox{position:absolute;left:15px;top:7px;z-index:9;line-height:35px;height:35px}
.block-related .product{margin-left:20px}
.page-popup .link-print{float:left;margin-top:10px}
.compare-table{border:0}
.compare-table thead tr.first th,.compare-table thead tr.first td{border:0;background:none;padding:0;font-size:0;line-height:0}
.compare-table .btn-remove{position:absolute;top:5px;right:5px}
.compare-table{margin-bottom:20px}
.compare-table tbody th,.compare-table tbody td{border:0;border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5;vertical-align:top}
.compare-table tbody th{padding:34px 28px;font-size:14px;vertical-align:top;color:#313131;text-transform:capitalize}
.compare-table tbody td,.compare-table .first td{padding:23px 29px}
.compare-table tbody td.last{border-right:1px solid #e5e5e5}
.compare-table tbody tr.last th,.compare-table tbody tr.last td{border-bottom:1px solid #e5e5e5}
.compare-table tr.first td,.compare-table .product-img-row td{position:relative}
.compare-table tr.first td .product-name,.compare-table .product-img-row .product-name{font-size:15px;line-height:18px;margin-bottom:12px;font-weight:600}
.compare-table tr.first td p,.compare-table tr.add-to-row td p{margin:0}
.compare-table .product-image{margin-bottom:16px;text-align:center;display:block}
.compare-table .product-image img{width:100%}
.compare-table .price-box{margin-bottom:12px}
.block-poll label{line-height:1}
.block-poll input.radio{float:left;margin:1px -18px 0 0}
.block-poll .label{display:inline-block;margin-left:18px;padding:0 11px}
.block-poll li{padding:7px 0}
.block-poll .actions{margin:5px 0 0}
.block-poll .answer{font-weight:700}
.block-poll .votes{float:right;margin-left:10px}
.block-gr-search li{padding:3px 9px}
.block-gr-search button.button span{border-color:#406a83;background:#618499}
.block-tags .block-content .tags-list{background:none;border:0;font-size:12px}
.block-tags .block-content a{color:#1b2d3b}
.block-tags .actions{text-align:right}
.block-tags .actions a{float:none}
.block-subscribe .block-content{padding:5px 10px}
.block-subscribe .block-title strong{background-image:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/i_block-subscribe.gif)}
.block-subscribe label{font-weight:700;color:#666}
.block-subscribe input.input-text{display:block;width:167px;margin:3px 0}
.block-subscribe .actions{background:none;padding:0;margin:3px 0 0;text-align:left}
.block-subscribe .actions button.button{float:none}
.block-subscribe .actions button.button span{border-color:#406a83;background:#618499}
.block-reorder input.checkbox{float:left;margin:2px -20px 0 0}
.block-reorder .product-name{margin-left:20px}
.block-reorder .validation-advice{margin:3px 9px 7px}
.block-banner{border:0}
.block-banner .block-content{padding:0;text-align:center}
.block-banner .block-content img{width:100%}
.block-login .block-content{padding:5px 10px}
.block-login label{font-weight:700;color:#666}
.block-login input.input-text{display:block;width:167px;margin:3px 0}
.block-login .actions{background:none;padding:0;margin:3px 0 0}
.block-login .actions button.button span{border-color:#406a83;background:#618499}
.sidebar .paypal-logo{display:block;margin:10px 0;text-align:center}
.sidebar .paypal-logo a{float:none}
.no-rating{margin:0 0 15px}
.ratings{font-size:14px;line-height:1.25;margin:7px 0}
.ratings:after{display:inline!important}
.ratings strong{float:left;margin:1px 3px 0 0}
.ratings .rating-links{margin:0}
.ratings .rating-links .separator{margin:0 2px}
.ratings .rating-links a,.ratings .rating-links .separator{color:#ca1515;font-weight:500}
.ratings .rating-links a:hover{color:#313131}
.rating-box{width:86px;height:15px;display:block;overflow:hidden;position:relative;letter-spacing:4px;color:#f5c10c}
.rating-box:before{font:15px/1 mango;content:"\e90b\e90b\e90b\e90b\e90b"}
.rating-box .rating{position:absolute;top:0;left:0;overflow:hidden}
.rating-box .rating:before{font:15px/1 mango;content:"\e90a\e90a\e90a\e90a\e90a"}
.ratings .rating-box{float:left;margin-right:14px}
.ratings .rating-box + .amount{margin-left:5px}
.ratings .amount{vertical-align:middle}
.ratings-table th,.ratings-table td{font-size:11px;line-height:1.15;padding:3px 0}
.ratings-table th{font-weight:700;padding-right:8px}
.availability{margin:0}
.availability span{font-weight:700}
.availability.out-of-stock span{color:#d83820}
.availability-only{margin:10px 0 7px;line-height:16px;background:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/i_availability_only.gif) 0 50% no-repeat;padding-left:15px}
.availability-only span,.availability-only a{border-bottom:1px dashed #751d02;color:#000}
.availability-only a{background:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/i_availability_only_arrow.gif) 100% 0 no-repeat;cursor:pointer;padding-right:15px;text-decoration:none}
.availability-only .expanded{background-position:100% -15px}
.availability-only strong{color:#be2c00}
.availability-only-details{margin:0 0 7px}
.availability-only-details th{background:#d2d6d9;font-size:10px;padding:0 8px}
.availability-only-details td{background:#ebf0f3;border-bottom:1px solid #fff;font-size:11px;padding:2px 8px 1px}
.availability-only-details tr.odd td.last{color:#d95e00;font-weight:700}
.product-view .product-shop .data-table{margin-bottom:27px}
.product-view .product-shop .availability span{font-weight:400}
.email-friend{margin:0 0 15px}
.email-friend a{font-size:14px;color:#949494;text-transform:capitalize}
.email-friend a:hover{color:#ca1515}
.alert-price{margin:0;font-size:11px}
.alert-stock{margin:0;font-size:11px}
.price{white-space:nowrap!important;color:#2e2e2e}
.price-box{margin:5px 0}
.price-box .price{font-size:18px;font-weight:600;color:#ca1515;line-height:24px}
.old-price{margin:0;display:inline-block}
.old-price .price-label{white-space:nowrap;color:#999;display:none}
.old-price .price{font-weight:400;color:#989898;text-decoration:line-through;font-size:15px;line-height:24px}
.special-price{margin:0;padding:0;display:inline-block}
.old-price + .special-price{margin-left:6px}
.special-price .price-label{font-size:13px;font-weight:700;white-space:nowrap;color:#ca1515;display:none}
.minimal-price{margin:0}
.minimal-price .price-label{font-weight:700;white-space:nowrap}
.minimal-price-link{display:block}
.minimal-price-link .label{color:#1e7ec8}
.minimal-price-link .price{font-weight:400;color:#1e7ec8}
.price-excluding-tax{display:block;color:#999}
.price-excluding-tax .label,.price-including-tax .label{white-space:nowrap;padding:0;text-align:left;min-width:70px}
.price-excluding-tax .price{font-size:13px;font-weight:400;color:#c76200}
.price-including-tax{display:block;color:#999}
.configured-price{margin:0}
.configured-price .price-label{font-weight:600;white-space:nowrap}
.configured-price .price{font-weight:600}
.weee{display:block;font-size:11px;color:#444}
.weee .price{font-size:11px;font-weight:400}
.price-excl-tax{display:inline-block}
.price-excl-tax .label{display:block;white-space:nowrap}
.price-excl-tax .price{display:block}
.price-incl-tax{display:inline-block}
.price-incl-tax .label{display:block;white-space:nowrap}
.price-incl-tax .price{display:block;font-weight:700}
.price-from{margin:0}
.price-from .price-label{font-weight:500;white-space:nowrap;min-width:55px;display:inline-block}
.price-to{margin:0}
.price-to .price-label{font-weight:500;white-space:nowrap;min-width:55px;display:inline-block}
.price-notice{padding-left:10px;color:#999}
.price-notice .price{font-weight:700;color:#2f2f2f}
.price-as-configured{margin:0}
.price-as-configured .price-label{font-weight:500;white-space:nowrap;display:inline-block;min-width:150px}
.price-box-bundle{padding:0 0 10px}
.price-box-bundle .price-box{margin:0!important;padding:0!important}
.price-box-bundle .price{color:#555}
.product-pricing,.tier-prices{margin:10px 0;padding:10px;background-color:#f9f9f9;border:1px solid #e5e5e5}
.tier-prices li{text-align:left;padding-left:8px}
.tier-prices li:before{font-family:"mango";content:"\e904";margin-left:-8px}
.tier-prices .benefit{font-style:italic;font-weight:700;color:#2f2f2f}
.tier-prices .price{font-weight:600}
.tier-prices-grouped li .price{font-weight:600}
.add-to-links{font-size:11px;margin:5px 0 0}
.add-to-links .separator{display:none}
.add-to-cart button.button{padding:10px 33px;line-height:18px}
.add-to-cart .paypal-logo{clear:left;margin:0;text-align:right}
.add-to-cart .paypal-logo .paypal-or{clear:both;display:block;margin:5px 60px 5px 0}
.product-view .add-to-cart .paypal-logo{margin:0}
.add-to-box{margin:10px 0}
.add-to-box .add-to-cart{float:left}
.add-to-box .or{float:left;font-weight:700;margin:0 7px;color:#666}
.add-to-box .add-to-links{float:left;margin:0;font-size:12px!important;line-height:1.25!important;text-align:left!important}
.add-to-box .add-to-links li{display:inline-block}
.add-to-box .add-to-links li .separator{display:none!important}
.product-essential h2{font-size:14px;line-height:1.35;font-weight:600}
.product-collateral h2{font-size:20px;margin:0 0 29px}
.product-collateral .box-collateral{margin:0 0 25px}
.product-collateral .product-tap-panel .panel-body h2{display:none}
.product-view .product-img-box{margin-bottom:65px}
.col3-layout .product-view .product-img-box{float:none;margin:0 auto}
.product-view .product-img-box .product-image{margin:0 0 13px}
.product-view .product-img-box .product-image-zoom{position:relative;overflow:hidden}
.product-view .product-img-box .product-image-zoom img{position:absolute;left:0;top:0;cursor:move}
.product-view .product-img-box .zoom-notice{font-size:11px;margin:0 0 5px;text-align:center}
.product-view .product-img-box .zoom{position:relative;z-index:9;height:18px;margin:0 auto 13px;padding:0 28px;background:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/slider_bg.gif) 50% 50% no-repeat;cursor:pointer}
.product-view .product-img-box .zoom.disabled{-moz-opacity:.3;-webkit-opacity:.3;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);opacity:.3}
.product-view .product-img-box .zoom #track{position:relative;height:18px}
.product-view .product-img-box .zoom #handle{position:absolute;left:0;top:-1px;width:9px;height:22px;background:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/magnifier_handle.gif) 0 0 no-repeat}
.product-view .product-img-box .zoom .btn-zoom-out{position:absolute;left:2px;top:0}
.product-view .product-img-box .zoom .btn-zoom-in{position:absolute;right:2px;top:0}
.product-view .product-img-box .more-views h2{font-size:11px;border-bottom:1px solid #ccc;margin:0 0 8px;text-transform:uppercase}
.product-view .product-img-box .more-views li{float:left;margin:0 0 8px 9px}
.product-view .product-img-box .more-views li a{float:left;width:56px;height:56px;border:2px solid #ddd;overflow:hidden}
.product-image-popup{margin:0 auto}
.product-image-popup .buttons-set{float:right;clear:none;border:0;margin:0;padding:0}
.product-image-popup .nav{font-weight:700;margin:0 100px;text-align:center}
.product-image-popup .image{display:block;margin:10px 0}
.product-image-popup .image-label{font-size:13px;font-weight:700;margin:0 0 10px;color:#2f2f2f}
.product-view .product-shop-wrapper{margin-bottom:60px}
.product-view .product-shop .rating-box{color:#313131}
.product-view .product-shop .product-name{margin:0 0 5px}
.product-view .product-shop .product-name h1{font-size:30px;line-height:42px;color:#3d3d3d;font-weight:400;margin-bottom:0;padding-right:40px}
.product-view .product-shop .availability{margin:0 0 15px}
.product-view .product-shop .short-description{margin:0 0 10px}
.product-view .product-shop .price-box{margin:0 0 10px}
.product-view .product-shop .price-box .price{font-size:36px;font-weight:700;color:#262626;line-height:60px}
.product-view .product-shop .data-table .price-box .price{line-height:1.3}
.product-view .product-shop .grouped-items-table .price-box .price{font-size:20px}
.product-view .product-shop .price-box .old-price .price{font-weight:400;color:#989898;font-size:25px}
.product-view .product-shop .grouped-items-table .price-box .old-price .price{font-size:18px}
.product-view .product-shop .add-to-links{font-size:12px;text-align:left;margin:5px 0 0;padding:5px 0 0;clear:both}
.product-view .product-shop .add-to-links li,.product-view .product-shop .add-to-links li .separator{display:inline-block}
.product-view .product-shop .add-to-links li + li{margin-left:15px}
.prev-next-products{float:right;position:relative}
.prev-next-products .product-nav{display:inline-block;vertical-align:middle}
.prev-next-products a{color:#3d3d3d;font-size:22px;line-height:42px}
.prev-next-products .product-nav .product-pop{position:absolute;right:0;top:100%;padding:10px;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,0.2);z-index:1;visibility:hidden;opacity:0;transition:all .2s;text-align:center}
.prev-next-products .product-nav:hover .product-pop{opacity:1;visibility:visible}
.prev-next-products .product-nav .product-pop .product-image{margin-bottom:10px;width:auto}
.prev-next-products .product-nav .product-pop .product-name{margin:0;font-weight:600;font-size:11px}
.product-options{position:relative}
.product-options dt{font-weight:400}
.product-options dt label{color:#2f2f2f;position:relative}
.product-options dt label.required em{font-style:normal;color:#eb0101;font-size:30px;line-height:.4;font-weight:600;vertical-align:middle;top:2px;}
.qty-holder{min-width:120px}
.product-options dd .qty-holder{display:block;padding:0}
.product-options dd .qty-holder label{vertical-align:middle}
.product-options dt .qty-disabled{background:none;border:0;padding:3px;color:#2f2f2f}
.product-options dd{margin-bottom:12px}
.product-options dd input.input-text{width:100%;height:37px;line-height:37px}
.product-options dd input.qty{display:inline-block;width:45px;height:35px;line-height:35px}
.product-options dd input.input-text + p.note,.product-options dd textarea + p.note,.product-options dd select + p.note{margin-top:-11px}
.product-options dd input.datetime-picker{width:150px}
.product-options dd .time-picker{display:-moz-inline-box;display:inline-block;padding:2px 0;vertical-align:middle}
.product-options dd textarea{width:100%}
.product-options dd select{width:100%;margin-bottom:10px;height:37px;line-height:37px}
.product-options dd .multiselect{height:auto;line-height:1;padding:0}
.product-options dd .multiselect option{border-bottom:1px dotted #e5e5e5;padding:9px 14px}
.product-options dd input[type=file]{margin-bottom:19px}
.product-options dd text-area{width:100%}
.product-options ul.options-list{margin-right:5px}
.product-options ul.options-list li{line-height:1.5;padding:2px 0}
.product-options ul.options-list input.radio{float:left;margin-top:3px}
.product-options ul.options-list input.checkbox{float:left;margin-top:3px}
.product-options ul.options-list .label{display:block;margin-left:18px;padding:0;text-align:left}
.product-options ul.options-list label{font-weight:400}
.product-options ul.validation-failed{padding:0 7px}
.product-options p.note{margin:0;font-size:11px}
.product-options p.required{position:absolute;right:0;top:3px;display:none}
.product-options-bottom{margin-bottom:22px}
.product-options-bottom .product-pricing,.product-options-bottom .tier-prices{margin:0;padding:0 0 10px;border:0;background:0;color:#e26703}
.product-options-bottom .tier-prices li{background:0;padding:2px 0}
.product-options-bottom .tier-prices .price,.product-options-bottom .tier-prices .benefit{color:#e26703}
.product-options-bottom .price-box{display:none}
.product-options-bottom .add-to-links{clear:both;padding:5px 0 0}
.product-options-bottom .add-to-links li{display:inline-block;margin-right:15px}
.col3-layout .product-options-bottom .price-box{float:none;padding:0 0 5px}
.product-options-bottom .price-label{float:left;padding-right:5px}
.product-options-bottom .price-tax{float:left}
.product-options-bottom .qty-holder,.add-to-cart .qty-holder{margin-bottom:27px}
.product-shop .product-options-bottom{margin:0 0 10px}
.product-shop .product-options-bottom .price-box{float:none;margin:0 0 5px}
.product-shop .product-options-bottom .price-label{float:none;padding-right:0}
.product-shop .product-options-bottom .price-tax{float:none}
.product-shop .product-options-bottom .add-to-cart-box{clear:both;float:left;padding-top:12px}
.product-shop .product-options-bottom .add-to-links{clear:both;padding:5px 0 0;text-align:left}
.product-view .grouped-items-table .price-box{margin:0;padding:0}
.product-view .box-additional .data-table th,.product-view .box-additional .data-table td{line-height:1.25}
.block-upsell{padding:32px 28px;border:1px solid #f0f0f0}
.block-upsell .products-list li{padding:22px 0 0}
.block-upsell .products-list li:first-child{padding-top:0}
.block-upsell .products-list .product-image{float:left}
.block-upsell .products-list .product-name{font-size:14px;line-height:18px;font-weight:500;margin:-3px 0 3px 80px}
.block-upsell .products-list .price-box .price{font-size:13px}
.block-upsell .products-list .price-box{float:none;margin-left:80px}
.product-view .box-tags{margin:0}
.product-view .box-tags h3{font-size:13px}
.product-view .box-tags .product-tags{display:block;margin:0 0 15px}
.product-view .box-tags .product-tags li{display:inline;background:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/bkg_pipe3.gif) 100% 4px no-repeat;padding:0 7px 0 4px}
.product-view .box-tags .product-tags li.first{padding-left:0}
.product-view .box-tags .product-tags li.last{background:none;padding-right:0}
.product-view .box-tags .form-add label{display:block}
.product-view .box-tags .form-add .input-box{float:left}
.product-view .box-tags .form-add input.input-text{width:299px}
.product-view .box-tags .note{margin:3px 0 0;font-size:12px}
.avatar-image{float:left}
.review-area{line-height:1;margin-left:80px}
.review-area .review-title{font-size:18px;display:inline-block;margin-bottom:7px}
.review-area .review-by{display:inline-block;margin-bottom:7px;font-style:italic}
.review-area .review-by strong{font-weight:500}
.review-area .ratings-list{margin-bottom:11px}
.review-area .ratings-list .rating-item{display:inline-block;vertical-align:middle;margin-right:10px}
.review-area .ratings-list .label{padding:0;line-height:15px;vertical-align:middle;text-transform:capitalize;font-weight:600;margin-right:5px}
.review-area .ratings-list .rating-box{display:inline-block;vertical-align:middle}
.product-view .box-reviews dl{margin:15px 0}
.product-view .box-reviews dt a,.product-view .box-reviews dt span{font-weight:700}
.product-view .box-reviews dd{margin:0 0 15px}
.product-view .box-reviews dd small{font-style:italic}
.product-view .box-reviews .form-add{margin:15px 0 0}
.product-view .box-reviews .form-add h3{font-size:13px;font-weight:400}
.product-view .box-reviews .form-add h3 span{font-weight:700}
.product-view .box-reviews .form-add h4{font-size:12px}
.product-view .box-reviews .form-add .data-table td{text-align:center}
.product-view .box-reviews .form-add .form-list{margin:15px 0 0}
.product-view .box-reviews .form-add .buttons-set{text-align:left}
.add-review h4{font-size:15px;font-weight:400}
.add-review .form-list li{margin-bottom:10px}
.add-review .buttons-set{text-align:left}
.review-table{margin-bottom:60px}
.collateral-box{margin-bottom:30px}
.send-friend .form-list{width:615px;overflow:hidden}
.send-friend .form-list li{margin-right:-15px}
.send-friend .form-list li p{margin:0 15px 0 0}
.send-friend .form-list .field{width:315px}
.send-friend .form-list .input-box{width:300px}
.send-friend .form-list input.input-text,.send-friend .form-list textarea{width:294px}
.send-friend .form-list li.wide .input-box{width:612px}
.send-friend .form-list li.wide textarea{width:609px}
.send-friend .buttons-set .limit{float:right;margin:0 7px 0 0;font-size:11px;line-height:21px}
.block-manufacturer{margin-bottom:15px;text-align:center;background:#fafafa;padding:7px 25px 14px}
.block-manufacturer img{display:inline-block;max-width:100%;height:auto;vertical-align:middle}
.block-manufacturer hr{margin-top:0;margin-bottom:20px;border-color:#e6e6e6}
.block-manufacturer h5{font-size:12px}
.block-manufacturer h2{font-size:30px;line-height:1.5;margin-bottom:0;word-wrap:break-word}
.sharing-tool-area{display:inline-block;float:right;margin:0}
.sharing-tool-area .addthis_toolbox,.sharing-tool-area .addthis_toolbox.addthis_default_style{margin-top:19px}
.sharing-tool-area .addthis_toolbox.addthis_default_style.addthis_32x32_style{margin-top:11px}
.product-name{margin:0;font-size:1em;font-weight:400}
.product-name a{color:#2e2e2e}
.product-name a:hover,.product-name a:focus{color:#ca1515}
.tags-list{display:block;font-size:13px;border:1px solid #c1c4bc;background:#f8f7f5;padding:10px}
.tags-list li{display:inline!important;margin:0 4px 0 0}
.tags-list li a{color:#1b2d3b}
.advanced-search .form-list label{width:160px;padding-right:10px}
.advanced-search .form-list .input-box,.advanced-search .form-list .input-range{clear:none}
.advanced-search-amount{margin:0 0 10px}
.advanced-search-summary{margin:10px 0;border:1px solid #ebebeb;padding:25px}
.advanced-search-summary ul{float:left;width:49%}
.advanced-search-summary p{clear:both;font-weight:700;margin:0}
.advanced-search .separator{display:inline-block;line-height:45px;vertical-align:top}
.advanced-search small{line-height:45px;font-size:13px;vertical-align:top}
.page-sitemap .links{text-align:right;margin:0 8px -22px 0}
.page-sitemap .links a{text-decoration:none;position:relative}
.page-sitemap .links a:hover{text-decoration:underline}
.page-sitemap .sitemap{margin:12px}
.page-sitemap .sitemap a{color:#1b2d3b}
.page-sitemap .sitemap li{margin:3px 0}
.page-sitemap .sitemap li.level-0{margin:10px 0 0;font-weight:700}
.page-sitemap .sitemap li.level-0 a{color:#1e7ec8}
.rss-title h1{background:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/i_rss-big.png) 0 4px no-repeat;padding-left:27px}
.rss-table .link-rss{display:block;line-height:1.55;background-position:0 4px}
.cart .page-title{border-bottom:0;margin:0 0 12px}
.cart .page-title h1{margin:10px 0 0}
.cart .page-title .checkout-types li{margin:0 0 5px}
.cart .title-buttons .checkout-types{float:right}
.cart .title-buttons .checkout-types li{float:left;margin:0 0 5px 5px}
.cart .checkout-types .paypal-or{margin:0 8px;line-height:2.3}
.cart .totals .checkout-types .paypal-or{clear:both;display:block;padding:8px 55px 0 0;line-height:1;font-size:11px}
.cart-table td,#checkout-review-table td{padding:32px 0;vertical-align:middle}
.cart-table tfoot tr,#checkout-review-table tr{padding:25px 0}
.cart-table thead th:first-child{padding-left:100px}
.cart-table tfoot td{padding:25px 0}
.cart-table tbody td.last,.cart-table thead td.last{width:35px}
.cart-table .product-image{float:left;width:auto}
.cart-table .product-name,#opc-review .product-name{font-size:20px;line-height:28px;margin-bottom:8px;font-weight:600}
.cart-table .item-options .truncated_full_value{display:inline-block}
.cart-table .item-options .item-options,#checkout-review-table .cart-table .item-options .item-options{margin:0}
.cart-table .item-msg,#checkout-review-table .item-msg{margin-bottom:8px;font-size:11px;font-weight:700;color:#df280a}
.cart-table .price,#checkout-review-table .price,#my-orders-table .price{font-weight:600;color:#2e2e2e}
.cart-table .sub-total .price,#checkout-review-table .sub-total .price,#my-orders-table .sub-total .price{font-size:20px}
.cart-table .product-name,.cart-table .item-options,.cart-table .item-msg{margin-left:101px}
.cart-table .btn-continue{float:left}
.cart-table .btn-empty,.cart-table .btn-continue,.cart-table .btn-update{color:#2e2e2e;border-width:1px;border-color:#e0e0e0;background-color:transparent;padding:7.5px 15px;font-size:12px;border-radius:0;letter-spacing:.5px}
.cart-table .btn-empty:hover,.cart-table .btn-empty:focus,.cart-table .btn-continue:hover,.cart-table .btn-continue:focus,.cart-table .btn-update:hover,.cart-table .btn-update:focus{color:#fff;border-color:#ca1515;background-color:#ca1515}
.cart-table .btn-update,.cart-table .btn-empty{float:right}
.cart-table .btn-update{margin-left:10px}
.cart .cart-collaterals .col2-set{float:left;width:605px}
.cart .cart-collaterals .col2-set .col-2{width:294px}
.cart .crosssell{border:1px solid #cec3b6;background:#fafaec;padding:12px 15px}
.cart .crosssell h2{font-size:13px;font-weight:700}
.cart .crosssell .product-image{float:left;width:75px;height:75px;border:1px solid #d0cdc9}
.cart .crosssell .product-details{margin-left:90px}
.cart .crosssell .product-name{font-weight:700}
.cart .crosssell li.item{margin:12px 0}
.cart .crosssell .link-compare{font-weight:400}
.cart .discount h2,.cart .shipping h2{font-size:16px;font-weight:600;line-height:61px;color:#333232;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;margin-bottom:22px}
.cart .discount .buttons-set,.cart .shipping .buttons-set{margin:-5px 0;border:0;padding:0;text-align:left}
.cart .discount select,.cart .shipping select{height:35px;line-height:35px}
.cart .discount .buttons-set button.button,.cart .shipping .buttons-set button.button{color:#333232;background-color:#f0f0f0;border-color:#f0f0f0;text-transform:uppercase;letter-spacing:.6px;padding:10.5px 15px;font-size:12px;min-width:150px;text-align:center;margin:5px 0}
.cart .discount .buttons-set button:hover,.cart .shipping .buttons-set button:hover,.cart .discount .buttons-set button:active,.cart .shipping .buttons-set button:active,.cart .discount .buttons-set button:focus,.cart .shipping .buttons-set button:focus{color:#fff;background-color:#ca1515;border-color:#ca1515}
.cart .discount input.input-text,.cart .shipping input.input-text{width:100%;height:35px;padding:9px 15px;font-size:10px;line-height:1.5}
.cart .shipping .sp-methods{margin:20px 0 0;padding:5px 0 0}
.cart .totals{background-color:#fcfcfc;border:2px solid #e5e5e5;padding:34px 33px 46px;text-align:right}
.cart .totals table{width:100%;margin:0 0 18px}
.cart .totals td{padding:0;display:inline-block}
.cart .totals td:first-child:after{content:":"}
.cart .totals tbody td{font-size:15px;line-height:30px;color:#878787;font-weight:600}
.cart .totals tfoot th{padding:5px 15px 5px 7px}
.cart .totals tfoot th strong,.cart .totals tfoot td strong{font-size:22px;line-height:30px;color:#343434;font-weight:600;margin-bottom:18px}
.cart .totals tfoot td strong .price{font-weight:700}
.cart .totals .checkout-types{font-size:13px;margin:0;text-align:right}
.cart .totals .checkout-types li{clear:both}
.cart .totals .checkout-types button.btn-checkout{width:100%}
.item-options dd{padding-left:10px;margin:0 0 6px}
.item-options.samples dt{margin-bottom:6px}
.item-options.samples dd{padding-left:0;margin:0 0 4px;font-size:13px;line-height:1.5;font-weight:600}
.truncated{cursor:help}
.truncated a.dots{cursor:help}
.truncated a.details{cursor:help}
.truncated .truncated_full_value{position:relative;z-index:999}
.truncated .truncated_full_value .item-options{position:absolute;top:-99999em;left:-99999em;z-index:999;width:250px;padding:8px;border:1px solid #e5e5e5;background-color:#f6f6f6}
.truncated .truncated_full_value .item-options > p{font-weight:700;text-transform:uppercase}
.truncated .show .item-options{top:-20px;left:50%}
.col-left .truncated .show .item-options{left:15px;top:7px}
.col-right .truncated .show .item-options{left:-240px;top:7px}
.sp-methods{margin:0 0 8px}
.sp-methods dt{margin:0 0 5px;font-weight:700}
.sp-methods dd li{margin:5px 0}
.sp-methods label{margin-bottom:0}
.sp-methods .price{font-weight:700}
.sp-methods .form-list{padding-left:20px}
.sp-methods .form-list li{margin:0 0 8px}
.sp-methods select.month{width:154px;margin-right:10px}
.sp-methods select.year{width:96px}
.sp-methods input.cvv{width:3em!important}
.sp-methods .checkmo-list li{margin:0 0 5px}
.sp-methods .checkmo-list label{width:135px;padding-right:10px;text-align:right}
.sp-methods .checkmo-list address{float:left}
.sp-methods .centinel-logos a{margin-right:3px}
.sp-methods .centinel-logos img{vertical-align:middle}
.sp-methods .release-amounts{margin:.5em 0}
.sp-methods .release-amounts button{float:left;margin:5px 10px 0 0}
#checkout-review-table tfoot td{padding:10px 0}
.please-wait{float:right}
.please-wait img{vertical-align:middle}
.cvv-what-is-this{font-size:11px;cursor:help;margin-left:10px}
.tool-tip{border:1px solid #7BA7C9;background:#EAF6FF;padding:15px 20px;position:absolute;z-index:9999}
.tool-tip .btn-close{margin:-9px -14px 0;text-align:right}
.tool-tip .btn-close a{display:block;margin:0 0 0 auto;width:15px;height:15px;background:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/btn_window_close.gif) 100% 0 no-repeat;text-align:left;text-indent:-999em;overflow:hidden}
.tool-tip .tool-tip-content{padding:5px}
.gift-messages h3{font-size:12px;font-weight:700;color:#e87403}
.gift-messages p.control{color:#8e8d8b}
.gift-messages-form{position:relative}
.gift-messages-form label{float:none!important;position:static!important}
.gift-messages-form h4{font-size:12px;font-weight:700;color:#e87403}
.gift-messages-form .whole-order{margin:0 0 25px}
.gift-messages-form .item{margin:0 0 10px}
.gift-messages-form .item .product-img-box{float:left;width:75px}
.gift-messages-form .item .product-image{margin:0 0 7px}
.gift-messages-form .item .number{margin:0;font-weight:700;text-align:center;color:#8a8987}
.gift-messages-form .item .details{margin-left:90px}
.gift-messages-form .item .details .product-name{font-size:13px;font-weight:700;margin:0 0 10px}
.gift-messages-form .item .details .form-list .field{width:255px}
.gift-messages-form .item .details .form-list .input-box{width:240px}
.gift-messages-form .item .details .form-list input.input-text{width:234px}
.gift-messages-form .item .details .form-list li.wide .input-box{width:500px}
.gift-messages-form .item .details .form-list li.wide textarea{width:494px}
.gift-message-link{font-size:11px;background:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/bkg_collapse-gm.gif) 100% 6px no-repeat;padding-right:7px}
.gift-message-link.expanded{background-position:100% -40px}
.gift-message-row{background:#f2efe9}
.gift-message-row .btn-close{float:right;width:16px;height:16px;background:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/btn_gm-close.gif) 0 0 no-repeat;font-size:0;line-height:0;text-indent:-999em;overflow:hidden}
.checkout-agreements li{margin:30px 0}
.checkout-agreements .agreement-content{overflow:auto;height:12em;padding:10px;background-color:#fbfaf6;border:1px solid #bbb6a5}
.checkout-agreements .agree{margin:0;padding:10px 0 10px 11px}
.checkout-agreements .agree input.checkbox{margin-right:6px}
.checkout-agreements .agree label{font-weight:700;color:#666}
.opc .checkout-agreements{border:1px solid #d9dde3;border-width:0 1px;padding:5px 30px}
.opc .checkout-agreements li{margin:20px 0 0}
.opc .checkout-agreements .agreement-content{background-color:#fff;border-color:#e4e4e4;padding:5px}
.opc .checkout-agreements .agree{padding-left:6px}
.centinel .authentication{border:1px solid #ddd;background:#fff}
.centinel .authentication iframe{width:99%;height:400px;background:transparent!important;margin:0!important;padding:0!important;border:0!important}
.opc .centinel{border:1px solid #bbb6a5;border-width:0 1px 1px;padding:10px 30px}
.info-set{background:#fbfaf6 url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/bkg_checkout.gif) 0 0 repeat-x;border:1px solid #bbb6a5;margin:0 0 25px;padding:20px}
.info-set h2{font-size:13px;font-weight:700;margin:0 0 10px}
.info-set h3,.info-set h4{font-size:13px;font-weight:700;color:#E26703}
.info-set h2 a,.info-set h3 a,.info-set h4 a{font-weight:400}
.info-set h2.legend{margin:-20px -20px 15px;padding:5px 10px;background:#f9f3e3;border-bottom:1px solid #bbafa0;position:relative}
.info-set h3.legend{margin:0 0 10px;color:#0a263c}
.info-set .divider{margin:0 -20px;padding:25px 0;position:relative}
.info-set .box{margin:0 0 15px}
.info-set .box h2{color:#e26703}
.info-set .data-table .product-name{font-size:1em!important;font-weight:700!important;color:#1e7ec8!important}
.info-set .data-table .product-name a{font-weight:700!important}
.info-set .data-table .item-options{margin:5px 0 0}
.block-progress{border:0;margin:0 0 20px}
.block-progress .block-title{padding:0;border:none}
.block-progress .block-title strong{font-size:16px;line-height:1.5;padding:22px 0;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;color:#333232;margin-bottom:16px;text-transform:capitalize;display:block}
.block-progress .block-content{background:none}
.block-progress dt{font-size:14px;line-height:26px;color:#343434;font-weight:600}
.block-progress dd{padding:15px 0 20px}
.block-progress p{margin:0}
.block-progress .cards-list dt{background:none;border:0 none;color:inherit;font-size:12px;margin:5px 0;padding:0}
.block-progress .cards-list dd{border:0 none;margin:0;padding:0}
.block-progress .cards-list .info-table th{font-weight:400}
.opc-block-progress dt.complete a,.opc-block-progress dt.complete .separator{display:inline}
.opc-block-progress dt a,.opc-block-progress dt .separator{display:none}
.opc .buttons-set{margin-top:19px;padding-top:0;text-align:left}
.opc .buttons-set button.button{min-width:150px}
.opc #onepage-guest-register-button{color:#333;background-color:#f2f2f2;border-color:#f2f2f2}
.opc #onepage-guest-register-button:hover{color:#fff;background-color:#262626;border-color:#262626}
.opc .buttons-set p.required{display:none}
.forgot-link{font-size:12px;line-height:45px;color:#ca1515;font-weight:500;margin-left:16px}
.forgot-link:hover,.forgot-link:focus{color:#262626;text-decoration:underline}
.opc .buttons-set .back-link small{display:none}
.opc .step p.back-link{float:none;margin-bottom:0}
.opc .buttons-set .back-link a{padding-left:16px}
.opc .buttons-set .back-link a:before{font-family:mango;content:"\e914";margin-right:5px}
.opc .buttons-set.disabled button.button,.opc .buttons-set.disabled p.back-link{display:none}
.opc .buttons-set .please-wait{height:21px;line-height:21px}
.opc .ul{list-style:none;margin-top:5px;margin-bottom:19px}
.opc .ul li:before{font:normal normal 12px mango;color:#a8a8a8;content:"\e904";display:inline-block;margin:0 10px;vertical-align:middle}
.opc{position:relative;margin-bottom:20px}
.opc li.section + li.section{margin-top:-1px}
.opc .step-title{padding:0;position:relative}
.opc .step-title .number{display:block;position:absolute;width:40px;height:40px;top:50%;margin-top:-20px;background-color:#f2f2f2;font-size:18px;line-height:40px;text-align:center;font-weight:600}
.opc .step-title h2{font-weight:600;letter-spacing:.7px;margin-bottom:0;font-size:16px;line-height:1.5;padding:22px 0 22px 57px;text-transform:capitalize;padding-left:57px;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb}
.opc .step-title a{display:none;float:right;font-size:11px;line-height:16px}
.opc .allow .step-title{color:#262626;background:none}
.opc .step{padding:40px 0 37px}
.opc .step p{line-height:24px;margin-bottom:23px}
.opc .step .tool-tip{right:30px}
#opc-login .buttons-set{border-top:0}
#opc-login h3{color:#000;margin-bottom:17px}
#opc-login .form-list{margin-bottom:19px}
#opc-login #login-form .form-list{margin-bottom:0}
#opc-login h4{font-size:14px;font-weight:300;line-height:1.75;color:gray}
#opc-shipping_method .buttons-set{border-top:0}
.opc .gift-messages-form{margin:0 -30px;background:#f6f1eb;border:1px solid #e9e4de;border-width:1px 0;padding:22px 24px 22px 30px}
.opc .gift-messages-form .inner-box{padding:5px;height:260px;overflow:auto}
#opc-review .item-options{margin:5px 0 0}
#opc-review .buttons-set{padding:20px 0}
#opc-review .buttons-set button.button{margin-bottom:0}
#opc-review .buttons-set p{margin:0;line-height:40px}
#opc-review .buttons-set .please-wait{height:40px;line-height:40px}
#opc-review .authentication{margin:0 auto;width:570px}
#opc-review .warning-message{color:#222;font-weight:700;text-align:center;padding:10px 10px 0}
#opc-review .buttons-set .forgot-item{margin-bottom:0;line-height:45px;display:inline-block;vertical-align:middle;margin-left:10px}
#opc-review .grand-total td{font-size:22px}
.checkout-progress{padding:0 90px;margin:0 0 30px}
.checkout-progress li{float:left;width:19%;margin:0 3px 0 0;border-top:10px solid #343434;padding:5px 0 0;text-align:center;color:#343434}
.checkout-progress li.active{border-top-color:#ca1515;color:#ca1515}
.multiple-checkout h2{font-size:16px;margin:0 0 20px}
.multiple-checkout h3,.multiple-checkout h4{font-size:15px;margin-bottom:10px}
.multiple-checkout h2 a,.multiple-checkout h3 a,.multiple-checkout h4 a{font-weight:400}
.multiple-checkout .data-table .product-name{font-size:20px;line-height:28px;font-weight:600;margin-bottom:8px}
.multiple-checkout .data-table .product-name a{font-weight:600}
.multiple-checkout .gift-messages{margin:15px 0 0}
.multiple-checkout .tool-tip{top:50%;margin-top:-120px;right:20px}
.multiple-checkout .col2-set,.multiple-checkout .col3-set{border:1px solid #e5e5e5;margin:0 0 25px;padding:20px}
.multiple-checkout .col2-set h2.legend{padding:10px 0;border-bottom:1px solid #e5e5e5;position:relative;margin-bottom:20px}
.multiple-checkout .col2-set h3.legend{margin:0 0 10px;color:#0a263c}
.multiple-checkout .col2-set .divider{margin:0 -20px;padding:25px 0;position:relative}
.multiple-checkout .box{margin:0}
.multiple-checkout .box + .box{margin-top:25px}
.multiple-checkout .box h2{margin-bottom:0}
.multiple-checkout .place-order .please-wait{float:left;padding:10px 7px 0 0}
.multiple-checkout .place-order .grand-total{float:right}
.multiple-checkout .place-order .grand-total .inner div{display:inline-block}
.multiple-checkout .place-order .grand-total big{display:inline-block;margin-right:12px;font-size:22px;font-weight:700;vertical-align:middle;line-height:45px;margin-bottom:11px}
.multiple-checkout .place-order .grand-total button.button span span{padding:0 45px 0 36px}
.multiple-checkout .gift-messages-form .item .details .form-list{width:100%;overflow:hidden}
.multiple-checkout .gift-messages-form .item .details .form-list li{margin-right:-15px}
.multiple-checkout .gift-messages-form .item .details .form-list .field{width:230px}
.multiple-checkout .gift-messages-form .item .details .form-list .input-box{width:215px}
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text{width:209px}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box{width:445px}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea{width:439px}
.checkout-multishipping-shipping .box-sp-methods{position:relative}
.checkout-multishipping-shipping .box-sp-methods .pointer{display:none}
.checkout-multishipping-billing .multiple-checkout{position:relative}
.account-login .content{padding:37px;border:1px solid #ebebeb;background:#fcfcfc;margin-bottom:40px}
.account-login .content h2{margin-bottom:15px}
.account-login .buttons-set{margin:0;padding:0;text-align:left}
.forgot-password{display:inline-block;line-height:45px;margin-left:20px}
.captcha-note{clear:left;padding-top:5px}
.captcha-image{float:left;display:inline;margin:0;position:relative;width:258px}
.captcha-image .captcha-img{border:1px solid #b6b6b6;vertical-align:bottom;width:100%}
.registered-users .captcha-image{margin:0}
.captcha-reload{cursor:pointer;position:absolute;top:2px;right:2px}
.captcha-reload.refreshing{animation:rotate 1.5s infinite linear;-webkit-animation:rotate 1.5s infinite linear;-moz-animation:rotate 1.5s infinite linear}
@-webkit-keyframes rotate {
    0%{-webkit-transform:rotate(0);-webkit-transform:rotate(-360deg)}
}
@-moz-keyframes rotate {
    0%{-moz-transform:rotate(0);-moz-transform:rotate(-360deg)}
}
@keyframes rotate {
    0%{transform:rotate(0);transform:rotate(-360deg)}
}
.window-overlay{background:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/window_overlay.png) repeat;background:rgba(0,0,0,0.35);position:absolute;top:0;left:0;height:100%;width:100%;z-index:990}
.remember-me label{float:none;margin:0 6px}
.remember-me-popup{background:#fff;border:1px solid #ccc;left:50%;top:50%;position:absolute;margin:-85px 0 0 -200px;width:400px;text-align:left;-moz-box-shadow:0 0 6px #ccc;-webkit-box-shadow:0 0 6px #ccc;-box-shadow:0 0 6px #ccc;z-index:1000}
.remember-me-popup h3{background:#d9e5ee;border-bottom:1px solid #ccc;font-size:14px;padding:5px 10px}
.remember-me-popup .remember-me-popup-head{position:relative}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close{display:block;position:absolute;top:7px;right:7px;height:15px;width:15px;text-indent:-9999em}
.remember-me-popup .remember-me-popup-body{padding:10px}
.remember-me-popup .remember-me-popup-body a{display:inline-block;height:19px;border:1px solid #de5400;background:#f18200;padding:0 8px;font:bold 12px/19px Arial,Helvetica,sans-serif;text-align:center;text-decoration:none;white-space:nowrap;color:#fff}
.my-account .title-buttons .link-rss{float:none;margin:0}
.my-account .buttons-set{text-align:right}
.dashboard .welcome-msg{margin-bottom:40px}
.dashboard .welcome-msg p{margin:0}
.dashboard .welcome-msg p strong{font-size:20px;margin-bottom:10px;display:block}
.dashboard .col2-set{margin:0 0 15px}
.box-account{border:1px solid #e5e5e5;padding:30px 20px;margin-bottom:20px}
.box-account .box-head{margin-bottom:15px;text-align:right}
.box-account .box-head h2{float:left;margin:0;text-transform:uppercase}
.dashboard .box .box-title{padding:15px 10px;margin:0;text-align:right}
.dashboard .box .box-title h3,.dashboard .box .box-title h4{float:left;font-size:15px;margin-top:6px}
.my-account .data-table thead th:first-child,.my-account .data-table td{text-align:center}
.my-account .data-table{margin-bottom:30px}
.my-account .data-table .product-name{font-size:18px}
.my-account .data-table .ratings .rating-box,.my-account .data-table .ratings .amount{display:inline-block;float:none;vertical-align:middle}
.dashboard .box-info .box .box-content{padding:25px 10px}
.dashboard .box-info h4{font-size:13px;text-transform:uppercase}
#my-orders-table{margin-bottom:30px}
.dashboard .box-reviews .number{float:left;font-size:10px;font-weight:700;line-height:1;color:#fff;margin:0 -20px 0 0;padding:2px 3px;background:#0a263c}
.dashboard .box-reviews .details{margin-left:20px}
.dashboard .box-reviews li.item{margin:0 0 10px}
.dashboard .box-reviews li.item.last{margin:0}
.dashboard .box-reviews .ratings{margin:7px 0 0}
.dashboard .box-tags .number{float:left;font-size:10px;font-weight:700;line-height:1;color:#fff;margin:0 -20px 0 0;padding:2px 3px;background:#0a263c}
.dashboard .box-tags .details{margin-left:20px}
.dashboard .box-tags li.item{margin:0 0 10px}
.dashboard .box-tags li.item.last{margin:0}
.dashboard .box-tags .tags strong,.dashboard .box-tags .tags ul,.dashboard .box-tags .tags ul li{display:inline}
.addresses-list h3{font-size:15px}
.addresses-list address{margin:0 0 10px}
.addresses-list p{margin:0}
.addresses-list .link-remove{color:#646464}
.addresses-list .separator{margin:0 3px}
.addresses-list li.item{border:1px solid #e5e5e5;padding:25px 15px;margin:0 0 20px}
.addresses-list li.empty{border:0;padding:0}
.addresses-list .addresses-additional li.item{background:none;border:0;padding:0}
.order-info{margin:0 0 8px}
.order-info dt,.order-info dd,.order-info ul,.order-info li{display:inline}
.order-info .current{font-weight:700}
.order-info li{margin:0 3px}
.order-date{margin:10px 0}
.order-info-box{border:1px solid #e6e6e6;padding:30px 15px;margin:0 0 15px}
.order-info-box h2{font-weight:600;font-size:13px;margin-bottom:0}
.order-info-box .box-payment p{margin:0 0 3px}
.order-info-box .box-payment th{font-weight:700;padding-right:7px}
.order-items{width:100%;overflow-x:auto}
.order-items h2,.order-items h3{clear:none;font-weight:600;font-size:16px;padding:0;margin:0}
.order-items h2{margin:15px 0}
.order-items .link-print{font-weight:400}
.order-items .order-links{text-align:right}
.order-additional{margin:15px 0}
.gift-message dt strong{color:#666}
.gift-message dd{font-size:13px;margin:5px 0 0}
.order-about dt{font-weight:700}
.order-about dd{font-size:13px;margin:0 0 7px}
.tracking-table{margin:0 0 15px}
.tracking-table th{font-weight:700;white-space:nowrap}
.tracking-table-popup{width:100%}
.tracking-table-popup th{font-weight:700;white-space:nowrap}
.tracking-table-popup th,.tracking-table-popup td{padding:1px 8px}
.page-print .print-head{margin:0 0 15px}
.page-print .print-head .logo{float:left}
.page-print .print-head address{float:left;margin-left:15px}
.page-print h1{font-size:16px;font-weight:700}
.page-print h2,.page-print h3{font-size:13px;font-weight:700}
.page-print h2.h2{font-size:16px;font-weight:700}
.page-print .order-date{background:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/bkg_divider1.gif) 0 100% repeat-x;padding:0 0 10px;margin:0 0 10px}
.page-print .col2-set{margin:0 0 10px}
.page-print .gift-message-link{display:none}
.page-print .price-excl-tax,.page-print .price-incl-tax{display:block;white-space:nowrap}
.page-print .cart-price,.page-print .price-excl-tax .label,.page-print .price-incl-tax .label,.page-print .price-excl-tax .price,.page-print .price-incl-tax .price{display:inline}
.my-wishlist .data-table td{padding:10px}
.my-wishlist .product-image{display:block;width:113px;height:113px;margin:0 0 5px}
.my-wishlist textarea{display:block;width:100%;height:100px;margin-bottom:0}
.my-wishlist .cart-cell{min-width:150px}
.my-wishlist .cart-cell .qty-holder{margin-bottom:5px}
.my-wishlist .cart-cell button.button{display:block;width:119px;font-size:11px;height:35px;padding:0;margin:0 auto 5px}
.my-wishlist .cart-cell p{margin-bottom:0}
.my-wishlist .buttons-set{margin-top:0}
.my-wishlist .buttons-set button.button{float:none}
.my-wishlist .description{margin:10px 0}
#wishlist-table .add-to-links{white-space:nowrap}
.my-tag-edit{float:left;margin:0 0 10px}
.my-tag-edit .btn-remove{float:right;margin:4px 0 0 5px}
#my-tags-table{clear:both}
#my-tags-table td{padding:10px}
#my-tags-table .add-to-links{white-space:nowrap}
#my-reviews-table td{padding:10px}
.product-review .product-img-box{float:left;width:140px}
.product-review .product-img-box .product-image{display:block;width:125px;height:125px}
.product-review .product-img-box .label{font-size:11px;margin:0 0 3px}
.product-review .product-img-box .ratings .rating-box{float:none;display:block;margin:0 0 3px}
.product-review .product-details{margin-left:150px}
.product-review .product-name{font-size:16px;font-weight:700;margin:0 0 10px}
.product-review h3{font-size:12px;margin:0 0 3px;color:#2f2f2f}
.product-review .ratings-table{margin:0 0 10px}
.product-review dt{font-weight:700}
.product-review dd{font-size:13px;margin:5px 0 0}
.billing-agreements .info-box{margin:15px 0}
.billing-agreements .form-list li select{float:left}
.billing-agreements .form-list li button.button{float:left}
.billing-agreements .table-caption{font-size:15px}
.cart-msrp-totals{color:red;font-size:12px!important;font-weight:700;margin:10px 10px 0;padding:10px;text-align:right;text-transform:uppercase}
.map-cart-sidebar-total{color:red;display:block;font-size:10px;font-weight:700;text-align:left;padding:2px 5px;text-shadow:0 1px 0 #fff}
.map-popup{background:#fff;border:1px solid #aaa;margin:12px 0 0;position:absolute;-moz-box-shadow:0 0 6px #ccc;-webkit-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc;text-align:left;width:300px;z-index:100}
.map-popup-heading{background:#d9e5ee;border-bottom:1px solid #ccc;padding:5px 30px 5px 10px;width:260px}
.map-popup-heading h2{font-size:16px;margin:0;text-shadow:0 1px 0 #f6f6f6;overflow:hidden;white-space:nowrap;word-wrap:break-word;text-align:left;text-overflow:ellipsis}
.map-popup-arrow{background:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/map_popup_arrow.gif) no-repeat;position:absolute;left:50%;top:-10px;height:10px;width:19px}
.map-popup-close{background:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/btn_window_close.gif) no-repeat;display:block;position:absolute;top:8px;right:10px;height:15px;width:15px;text-indent:-9999em;-moz-box-shadow:0 0 3px #999;-webkit-box-shadow:0 0 3px #999;box-shadow:0 0 3px #999;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}
.map-popup-content{border-top:1px solid #eee;padding:10px;overflow:hidden;text-align:left;width:280px}
.map-popup-checkout{display:inline;float:right;text-align:right}
.map-popup-checkout span{display:block;padding-right:30px}
.map-popup-checkout .paypal-logo{margin:0 0 5px}
.map-popup-price .price-box,.map-popup-price .price-box .special-price{margin:0;padding:0}
.map-popup-price{margin:5px 0 0}
.map-popup-text{clear:right;margin:0 10px;padding:10px 0;text-align:left;word-wrap:break-word}
.map-popup-only-text{border-top:1px solid #ddd}
#totop{position:fixed;bottom:30px;right:30px;display:block;cursor:pointer;z-index:999;width:48px;height:48px;line-height:42px;font-size:28px;border-radius:50%;background:#2e2e2e;border:3px solid transparent;transition:all .35s;-webkit-transition:all .35s;text-align:center;color:#fff}
#totop:hover{color:#fff;background:#2e2e2e;border-color:#fff;box-shadow:0 0 0 2px #2e2e2e;-webkit-box-shadow:0 0 0 2px #2e2e2e}
.footer{text-align:left;font-size:14px;line-height:24px;font-weight:400;color:#a6a6a6}
.footer-middle{padding:49px 0 0}
.footer a{color:#b30f0f;font-weight:600}
.footer a:hover,.footer a:focus{color:#464646}
.footer-logo{margin-bottom:9px}
.widget{display:inline-block}
.widget .widget-title{font-weight:700;font-size:17px;line-height:20px;margin-bottom:18px;color:#343434;padding:0}
.widget .contact-list li{font-size:15px;line-height:26px;margin-bottom:0}
.widget .links li a{font-size:15px;line-height:32px;font-weight:400}
.widget .products-list .product-image{width:100%}
.footer .widget{display:block;margin-bottom:45px}
.footer-top .widget .widget-title{font-size:18px;font-weight:600;margin-bottom:15px}
.widget .products-list li{padding:22px 0;border-bottom:1px solid #f0f0f0}
.widget .products-list li:after{display:table;content:'';clear:both}
.widget .products-list li:first-child{border-top:1px solid #f0f0f0}
.widget .products-list figure{float:left;width:55px}
.widget .products-list .product-title{margin-bottom:3px;margin-top:5px}
.widget .products-list .product-title,.widget .products-list .ratings,.widget .products-list .price-box{margin-left:80px;float:none}
.footer .widget .products-list .product-title a{color:#5a5858}
.footer .widget .products-list .product-title a:hover{color:#ca1515}
.footer .links li{display:list-item}
.footer .links li a{color:#989898}
.footer .links li a:hover,.footer .links li a:focus{color:#ca1515}
.describe-widget p{margin-bottom:14px}
.hours-widget p{color:#989898;margin-bottom:17px}
.widget .hours-list li{font-size:14px;line-height:24px}
.widget .hours-list li > span{color:#3c3c3c;font-weight:500}
.footer-bottom{padding:35px 0}
.payment-container{margin:0 0 15px}
.payment-container img{display:inline-block;max-width:100%;height:auto}
.footer-menu{font-size:0;margin:0}
.footer-menu li{display:inline-block;font-size:14px;line-height:28px;margin:0}
.footer-menu li:before{content:'|';padding:0 15px;color:#bdbdbd}
.footer-menu li:first-child:before{content:'';padding:0}
.footer-menu li a{color:#464646;font-weight:500}
.footer-menu li a:hover,.footer-menu li a:focus{color:#ca1515}
.copyright{font-size:14px;line-height:30px;margin-bottom:0;color:#7f7f7f}
.home-callout{margin-bottom:12px}
.home-callout img{display:block}
.home-spot{float:left;width:470px;margin-left:20px}
.best-selling h3{margin:12px 0 6px;color:#e25203;font-size:1.2em}
.best-selling table{border-top:1px solid #ccc}
.best-selling tr.odd{background:#eee url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x}
.best-selling tr.even{background:#fff url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/best_selling_tr_even_bg.gif) 0 100% repeat-x}
.best-selling td{width:50%;border-bottom:1px solid #ccc;padding:8px 10px 8px 8px;font-size:11px}
.best-selling .product-img{float:left;border:2px solid #dcdcdc}
.best-selling .product-description{margin-left:107px;line-height:1.3em}
.best-selling a.product-name,.home-spot .best-selling a.product-name:hover{color:#203548}
.clearer:after,.header-container:after,.header-container .top-container:after,.header:after,.header .quick-access:after,#nav:after,.main:after,.footer:after,.footer-container .bottom-container:after,.col-main:after,.col2-set:after,.col3-set:after,.col3-layout .product-options-bottom .price-box:after,.col4-set:after,.search-autocomplete li:after,.block .block-content:after,.block .actions:after,.block li.item:after,.block-poll li:after,.block-layered-nav .currently li:after,.page-title:after,.products-grid:after,.products-list li.item:after,.box-account .box-head:after,.dashboard .box .box-title:after,.box-reviews li.item:after,.box-tags li.item:after,.pager:after,.sorter:after,.ratings:after,.add-to-box:after,.add-to-cart:after,.product-essential:after,.product-collateral:after,.product-view .product-img-box .more-views ul:after,.product-view .box-tags .form-add:after,.product-view .product-shop .short-description:after,.product-view .box-description:after,.product-options .options-list li:after,.product-options-bottom:after,.product-review:after,.cart:after,.cart-collaterals:after,.cart .crosssell li.item:after,.opc .step-title:after,.checkout-progress:after,.multiple-checkout .place-order:after,.group-select li:after,.form-list li:after,.form-list .field:after,.buttons-set:after,.page-print .print-head:after,.advanced-search-summary:after,.gift-messages-form .item:after,.send-friend .form-list li p:after{display:block;content:".";clear:both;font-size:0;line-height:0;height:0;overflow:hidden}
.guest-select{width:305px!important}
#map{height:350px;margin-bottom:45px}
.map-contaner #map{margin-bottom:0}
.map-type-high #map{height:450px}
.map-contaner{margin:40px 0;position:relative}
.map-contaner img{max-width:none}
.map-contaner.map-type-high{margin:0 0 20px}
.map-info-box{padding:15px 10px 10px;text-align:left}
.gm-style{font-family:inherit}
.contact-form-container{margin-bottom:35px}
.address-box{margin-top:28px;margin-bottom:23px}
.address-box h3{font-weight:600;font-size:13px;line-height:1.3;color:#262626;text-transform:uppercase;margin-bottom:10px}
.share-box{border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb}
.share-box .share-label{font-size:14px;line-height:54px}
.share-box .social-icons{display:inline-block;float:right;margin:0}
.share-box .social-icon{font-size:15px;line-height:54px;color:gray;margin:0 4.5px;display:inline-block}
.share-box .social-icon:first-child{margin-left:0}
.share-box .social-icon:last-child{margin-right:0}
.map-overlay-box{position:absolute;top:15px;right:20px;bottom:15px;background-color:rgba(255,255,255,0.95);z-index:100;padding:40px 30px 10px}
.map-overlay-box .address-box:first-child{margin-top:0}
.about-image,.about-company,.about-text{margin-bottom:40px}
.about-image img{width:100%}
.about-text h2{font-size:28px;line-height:34px;font-weight:300;color:#262626;margin-bottom:10px}
.about-text p{margin-bottom:12px}
.about-text .continue-reading{font-weight:600}
.about-text .continue-reading:hover,.about-text .continue-reading:focus{color:#262626}
.about-company h3{font-size:16px;line-height:24px;font-weight:600;color:#262626;padding-bottom:14px;border-bottom:1px solid #ebebeb;margin-bottom:30px}
.about-div{margin-bottom:32px}
.about-div p{margin-bottom:0}
.about-div h4{font-size:13px;line-height:20px;text-transform:uppercase;margin-bottom:8px}
.about-company h4 i{color:#d14242;font-size:18px;line-height:20px;margin:0 6px 0 4px}
.about-section h2{font-size:32px;font-weight:500;margin-bottom:16px}
.about-section h3{font-size:24px;line-height:34px;color:#262626;font-weight:300;margin-bottom:25px}
.about-section .about-text{font-size:13px;line-height:22px}
.about-section .about-text p:first-child{color:#2e2e2e;font-weight:500}
.about-section .about-text p{margin-bottom:22px;font-weight:400}
.error-content{text-align:center;padding:35px 0 40px}
.error-title{font-weight:400;font-size:150px;line-height:1;font-family:'Montserrat';color:#343434;margin-bottom:11px}
.error-title > span{display:block;font-weight:300;font-size:48px;line-height:1;margin-top:-3px}
.error-content p{font-weight:400}
.error-content p > a{font-weight:600;text-decoration:underline;color:#ca1515}
.error-content p > a:hover,.error-content p > a:focus{color:#2e2e2e;text-decoration:underline}
.block-cms-category,.home-sidebar .block.block-cms-category{border:2px solid;margin-bottom:22px}
.block-cms-category .block-title{font-size:13px;line-height:19px;padding:18px 26px;border-bottom:0;text-transform:uppercase;margin-bottom:0}
.block-cms-category .block-content ul{margin-bottom:0}
.block-cms-category .block-content ul li a{display:block;font-size:13px;line-height:20px;font-weight:500;padding:14px 0 14px 26px;border-bottom:1px solid #ebebeb;color:#2e2e2e;transition:all .32s ease;-webkit-transition:all .32s ease}
.block-cms-category .block-content ul li a:hover{color:#ca1515}
.block-cms-category .block-content ul li a > i{margin-right:10px;color:#ca1515}
.home-sidebar .block{margin-bottom:40px}
.testimonials-slider blockquote{padding:0;margin:0;border:none;font-size:13px;line-height:24px;color:#a3a2a2;font-weight:400}
.testimonials-slider blockquote p{padding:26px 32px;border:1px solid #ebebeb;margin-bottom:12px;font-style:italic}
.testimonials-slider blockquote cite{font-size:13px;line-height:18px;color:#aaa9a9;font-style:normal;font-weight:400}
.testimonials-slider blockquote cite > span{font-weight:600;color:#2e2e2e}
.latest-reviews{margin-bottom:50px}
.latest-reviews.small{margin-bottom:20px}
.company-info{font-size:13px;line-height:22px;font-weight:400;margin-bottom:40px}
.company-info p{margin-bottom:15px}
.company-info img{display:block;width:100%;height:auto}
.company-info a{font-weight:600}
.widget-area .widget .widget-title{font-size:18px;font-weight:600;margin-bottom:18px}
.custom-checkout-block .block{margin-bottom:32px}
.discount-box-wrapper{overflow:hidden;position:relative;margin:25px 0}
.discount-box-wrapper.no-margin-top{margin-top:0}
.discount-box{border:1px solid #ebebeb;display:table;width:100%;padding:31.5px 35px}
.discount-cell{text-align:center;padding-right:28px}
.discount-box-cell{display:table-cell;font-size:13px;line-height:22px;font-weight:400;color:#a3a2a2;vertical-align:middle;min-width:143px}
.discount-box-cell p{margin:0;padding-left:28px;border-left:1px solid #f2f2f2}
.discount-box-value{font-weight:700;font-size:48px;line-height:1;display:block;margin-bottom:3px;color:#da75cb}
.discount-title{font-size:16px;line-height:1.5;color:#2e2e2e;font-weight:700;text-transform:uppercase;margin-bottom:0}
.banner-container{margin-bottom:50px}
.banner-container div[class^="col"],.banner-container div[class*=' col']{overflow:hidden}
.banner-discount-block{max-width:270px;margin-left:auto;margin-right:auto}
.banner-discount-block a{display:block;position:relative;overflow:hidden}
.banner-discount-block a:before{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0;transition:all .7s ease;-webkit-transition:all .7s ease;-ms-transform:rotate(-45deg);background-color:rgba(255,255,255,0.35);opacity:0;filter:alpha(opacity=0)}
.banner-discount-block a:hover:before{opacity:1;filter:alpha(opacity=100)}
.title-block{margin-bottom:50px}
.title-block > p{font-size:16px}
.big-title{font-weight:400;font-size:40px;margin-bottom:15px}
.big-title + p{max-width:670px;margin:0 auto;line-height:25px;font-size:16px;font-weight:300}
.carousel-title{margin-bottom:27px;text-indent:9px}
.carousel-title.border-bottom{padding-left:0;padding-bottom:16px;border-bottom:1px solid #e6e6e6;text-indent:0}
.carousel-title > a{font-size:14px;line-height:20px;font-weight:500}
.title-border-bottom{font-size:20px;line-height:24px;padding-bottom:17px;border-bottom:1px solid #ebebeb;margin-bottom:25px;text-indent:7px}
.block-cms-category-layered{border:none;margin-bottom:50px}
.block-cms-category-layered .block-title{background-color:#f5f5f5;border:1px solid #eaeaea;margin-bottom:4px;color:#3e3e3e}
.block-cms-category-layered .block-content ul li{margin-bottom:4px}
.block-cms-category-layered .block-content ul li a{background-color:#fafafa;border:1px solid #f5f5f5}
.block-cms-category-layered .block-content ul li:hover a{background-color:#f4f4f4;border-color:#eaeaea}
.title-underblock{font-size:18px;line-height:24px;border-bottom:1px solid #e6e6e6;margin-bottom:24px}
.title-underblock.small{font-size:16px;margin-bottom:37px}
.title-underblock > span{padding:0 6px 12px;display:inline-block;border-bottom:3px solid #ca1515;margin-bottom:-2px}
.category-box-container{position:relative;overflow:hidden}
.category-box{width:100%;margin-bottom:40px;transition:all .4s;-webkit-transition:all .4s;border:2px solid #f2f2f2}
.category-box:hover{border-color:#e0e0e0}
.category-box.category-box-vertical{padding:22px 30px 29px}
.category-box.category-box-clean{margin-bottom:90px;padding:0;border:0}
.cat-banner-img{position:relative}
.cat-banner-img img{max-width:none;width:100%}
.cat-banner-img:after{content:'';display:block;position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(255,255,255,0.4);transition:all .4s ease;-webkit-transition:all .4s ease;opacity:0}
.category-box:hover .cat-banner-img:after{opacity:1}
.category-box.category-box-clean .category-box-content{padding-top:19px}
.category-box-content h3{font-size:16px;margin-bottom:7px;line-height:24px;font-weight:700;text-transform:uppercase}
.category-box.category-box-clean h3{margin-bottom:10px}
.category-list li a{display:block;font-size:13px;line-height:30px;font-weight:600;color:#2e2e2e;transition:all .3s ease;-webkit-transition:all .3s ease}
.category-list li a > i{margin-right:8px}
.category-list.category-list-small li a{font-weight:500}
.block-producents .block-content .row{margin-left:-6px;margin-right:-6px}
.block-producents .block-content a{display:block;float:left;position:relative;margin:0 6px 27px}
.block-producents .block-content a:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;display:block;transition:all .4s ease;-webkit-transition:all .4s ease;background-color:rgba(255,255,255,0.4);opacity:0}
.block-producents .block-content a:hover:after{opacity:1}
.block-producents .block-content img{display:block;max-width:100%;height:auto}
.from-blog-container .postShortContent,.services-container li{color:#a3a2a2;font-size:13px;line-height:24px;margin-bottom:0;font-weight:300}
.services-container li > span{color:#fff;display:block;width:20px;height:20px;line-height:20px;text-align:center;float:left;margin-right:9px;border-radius:50px}
.services-container.gray li > span{background-color:#d9d9d9}
.cms-about-widget{border-top:1px solid #ebebeb;color:#999797;padding:72px 0 0;position:relative}
.cms-about-widget .widget{margin-bottom:81px;padding:0 10px 0 34px}
.cms-about-widget .widget .widget-text p{margin-bottom:12px}
.cms-about-widget .widget .widget-title{font-weight:400;font-size:24px;line-height:1;margin-bottom:15px;color:#2e2e2e}
.cms-about-widget .widget a{font-size:13px;font-weight:600;color:#2e2e2e}
.cms-about-widget:after{content:'';position:absolute;left:50%;right:auto;top:40px;bottom:40px;display:block;height:auto;width:1px;background-color:#ebebeb}
.cms-about-widget.seperated-border .widget .widget-title{font-size:20px;line-height:24px;text-transform:uppercase}
.cms-about-widget.seperated-border:after{display:none}
.cms-about-widget.seperated-border .sp-border{border-left:1px solid #ebebeb}
.cms-about-widget.seperated-border .sp-border:first-child{border-left:none}
.custom-btn,.tp-caption .custom-btn{padding:11.5px 25px;font-size:14px;font-weight:700;transition:all .45s ease;-webkit-transition:all .45s ease;border-radius:0;text-transform:uppercase;display:inline-block;font-style:normal;line-height:1.5}
.custom-btn.min-width,.tp-caption .custom-btn.min-width{min-width:200px;text-align:center}
.custom-btn.min-width-md,.tp-caption .custom-btn.min-width-md{min-width:180px;text-align:center}
.custom-btn.min-width-sm,.tp-caption .custom-btn.min-width-sm{min-width:150px;text-align:center}
.custom-btn.min-width-xs,.tp-caption .custom-btn.min-width-xs{min-width:130px;text-align:center}
.custom-btn.btn-lg,.tp-caption .custom-btn.btn-lg{padding:14.5px 35px;font-size:16px}
.custom-btn.btn-md
.tp-caption .custom-btn.btn-md{padding:10.5px 15px;font-size:12px;letter-spacing:.5px}
.custom-btn.btn-sm,.tp-caption .custom-btn.btn-sm{padding:7.5px 15px;font-size:12px;letter-spacing:.5px}
.custom-btn.btn-ssm,.tp-caption .custom-btn.btn-ssm{padding:6.5px 15px;font-size:12px;letter-spacing:.5px}
.custom-btn.btn-xs,.tp-caption .custom-btn.btn-xs{padding:4px 10px;font-size:10px}
.btn-border,.tp-caption .btn-border{border-width:1px;border-style:solid}
.btn-md-border,.tp-caption .btn-md-border{border-width:2px;border-style:solid}
.btn-lg-border,.tp-caption .btn-lg-border{border-width:3px;border-style:solid}
.btn-white,.tp-caption .btn-white{color:#fff;border-color:rgba(255,255,255,0.5)}
.btn-white-bg,.tp-caption .btn-white-bg{background:#fff;color:#171717;border-color:#fff}
.btn-white:hover,.btn-white-bg:hover,.tp-caption .btn-white:hover,.tp-caption .btn-white-bg:hover{background:#ca1515;border-color:#ca1515;color:#fff}
.btn-white-bg.custom,.tp-caption .btn-white-bg.custom{background:#f2f2f2;border-color:#f2f2f2;color:#262626;letter-spacing:.6px}
.btn-white-bg.custom:hover,.tp-caption .btn-white-bg.custom:hover{color:#fff;background-color:#262626;border-color:#262626}
.btn-brown-bg.custom,.tp-caption .btn-brown-bg.custom{background:#f17e0e;border-color:#f17e0e;color:#fff;letter-spacing:.6px}
.btn-brown-bg.custom:hover,.tp-caption .btn-brown-bg.custom:hover{color:#fff;background-color:#262626;border-color:#262626}
.btn-marron,.tp-caption .btn-marron{border-color:#7e6652;color:#fff}
.btn-marron:hover,.tp-caption .btn-marron:hover{background:#7e6652;color:#fff}
.btn-dark,.tp-caption .btn-dark{border-color:#dadada;color:#373737}
.btn-dark:hover,.tp-caption .btn-dark:hover{background:#262626;border-color:#262626;color:#fff}
.more-link{font-size:13px;text-decoration:underline;font-weight:600}
.banner{position:relative;margin:0 auto 32px}
.banner.banner-color{margin-bottom:26px;overflow:hidden}
.banner img{display:block;width:100%;height:auto}
.banner .banner-content{position:absolute;top:0;right:0;left:0;bottom:0;margin:0;z-index:5}
.banner.banner-color .banner-content{left:22px;bottom:26px;right:auto;top:auto}
.banner.banner-color .banner-content h4,.banner.banner-color .banner-content h3,.banner.banner-color .banner-content a{color:#fff;text-transform:uppercase;font-family:"Lato",Verdana,sans-serif;line-height:1}
.banner.banner-color .banner-content h4{font-weight:400;font-size:16px;margin-bottom:3px}
.banner.banner-color .banner-content h3{font-size:42px;line-height:.9;font-weight:900;margin-bottom:26px}
.banner.banner-color .banner-content h3 > span{display:block}
.banner.banner-color .banner-content a{font-size:14px;font-weight:400;text-decoration:underline}
.banner.banner-color .banner-content a:hover,.banner.banner-color .banner-content a:focus{color:#e1e1e1}
.banner.banner-info{margin-bottom:20px}
.banner.banner-info.last{margin-bottom:38px}
.banner-info{padding:15px 18px;text-align:center;transition:all .4s ease;-webkit-transition:all .4s ease}
.banner-info.dark{background-color:rgba(51,51,51,1)}
.banner-info-wrapper{padding:28px 0 29px;border:1px solid rgba(255,255,255,0.15)}
.banner-info h4{color:#fff;font:400 20px/24px BodoniMT,Verdana,sans-serif;margin-bottom:8px;text-transform:uppercase}
.banner-info p{font-weight:400;font-size:13px;line-height:22px;max-width:300px;margin:0 auto}
.banner-info.dark p{color:#999797}
.banner-info.dark:hover{background-color:rgba(51,51,51,0.9)}
.banner.banner-info.banner-info-icon.last{margin-bottom:45px}
.banner-info.custom{background-color:rgba(144,23,148,1)}
.banner-info.custom:hover{background-color:rgba(144,23,148,.9)}
.banner-info.custom p{color:#f4d0f5}
.banner-info.banner-info-icon{text-align:left}
.banner-info-icon .banner-info-wrapper{display:table;width:100%}
.banner-info-cell{display:table-cell;vertical-align:middle}
.banner-icon{padding-right:36px;padding-left:45px;border-right:1px solid rgba(255,255,255,0.2);overflow:hidden}
.banner-icon img{display:block;max-width:100%;height:auto;transition:all .4s ease;-webkit-transition:all .4s ease}
.banner-info-cell + .banner-info-cell{padding:0 46px}
.banner-info.banner-info-icon h4{font-family:'Raleway',Verdana,sans-serif;font-size:18px;font-weight:700;color:#fafafa}
.banner-info.banner-info-icon.dark p{color:#a3a2a2}
.banner-info.banner-info-icon p{margin-left:0}
.banner-info.banner-info-icon:hover{background-color:#4a4a4a}
.banner-info.banner-info-icon:hover p{color:#a3a2a2}
.banner-info.banner-info-icon:hover .banner-info-wrapper{border-color:rgba(255,255,255,0.2)}
.banner-info.banner-info-icon:hover .banner-icon img{transform:translateX(100px);-webkit-transform:translateX(100px)}
.banner.vcentered{position:relative;margin:0}
.banner.vcentered img{transform:scale(1.01);-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transition:all .45s ease;-webkit-transition:all .45s ease}
.banner-container .banner.vcentered:hover > img{width:100%;max-width:none;transform:scale(1.15);-webkit-transform:scale(1.15);-ms-transform:scale(1.15)}
.banner .banner-content{position:absolute;top:0;right:0;left:0;bottom:0;margin:0}
.banner.vertical-banner .banner-content{position:absolute;top:50%;right:0;left:0;bottom:auto;margin-top:-26px;z-index:100}
.banner.vcentered .banner-content{color:#fff;padding:0 30px}
.banner.vcentered .banner-content.wow{opacity:0}
.ie9 .banner.vcentered .banner-content.wow{opacity:1}
.banner.vcentered .banner-content h3{font:700 14px/26px Montserrat,Verdana;color:#fff;text-transform:uppercase}
.banner-action{position:absolute;bottom:30px;left:0;right:0;text-align:center}
.banner.vcentered .banner-content h3 > span{display:block;font-size:42px;line-height:36px}
.banner.vcentered p{font-size:15px;line-height:1.5;max-width:450px;margin:0 auto 17px;display:none}
.banner.vcentered .btn{border:2px solid rgba(255,255,255,0.2)}
.banner.vcentered .btn-sm{padding:6px 15px}
.banner.banner-tech{margin-bottom:20px}
.banner.banner-tech.fixheight{overflow:hidden}
.banner.banner-tech.side{margin-bottom:20px}
.banner.banner-tech .banner-content{padding:0 28px}
.banner.banner-tech.side .banner-content{padding:0 21px}
.banner.banner-tech h3{font-size:14px;line-height:18px;margin-bottom:4px;text-transform:uppercase;letter-spacing:2px}
.banner.banner-tech.side h3{font-size:16px}
.banner.banner-tech h3 > span{display:block;font-weight:700;font-size:28px;line-height:1;margin:2px 0 8px;letter-spacing:0}
.banner .banner-price{display:block;margin-bottom:15px;text-transform:uppercase;font-weight:700;font-size:32px;line-height:1}
.banner.banner-tech p{max-width:160px;font-size:13px;line-height:22px;font-weight:500;margin-bottom:0}
.banner.banner-long{border:2px solid #ebebeb;margin-bottom:27px}
.banner.banner-long.wow.fadeInRight{opacity:0}
.banner.banner-long .banner-content{left:38px;top:50px}
.banner.banner-long .banner-content h3{font-size:18px;text-transform:uppercase;letter-spacing:3.5px;margin-bottom:0}
.banner-long .banner-price{font-size:60px;margin-bottom:11px}
.banner.banner-long .banner-content p{color:#9e9e9e;font-size:13px;line-height:22px;font-weight:500;max-width:180px;margin-bottom:15px}
@media(max-width:767px) {
    .banner.banner-long{margin-bottom:22px}
    .banner-long .banner-price{font-size:32px}
}
.banner.banner-mini{margin-bottom:32px}
.banner.banner-mini .banner-content{padding:0 34px;text-transform:uppercase}
.banner.banner-mini .banner-content h3{font-size:16px;line-height:30px;color:#dfdfdf;font-weight:400;margin-bottom:15px}
.banner.banner-mini .banner-content h3 > span{display:block;font-size:40px;line-height:1;font-weight:300;color:#fff}
.banner.banner-mini .banner-content a{color:#dfdfdf;font-size:13px;font-weight:700;line-height:1.5;text-decoration:underline;letter-spacing:1px}
.banner.banner-mini .banner-content a:hover,.banner.banner-mini .banner-content a:focus{color:#fff}
.banner-content h2{font:700 10px/22px Montserrat,Verdana;color:#fff;margin-bottom:0}
.banner-content h2 > span{font-size:30px;display:block}
.banner.banner-classy{margin-bottom:20px}
.banner-classy .banner-content{padding:0 34px;letter-spacing:.6px;text-transform:uppercase}
.banner-classy .banner-content h3{font-size:14px;line-height:32px;color:#fff;font-weight:600;margin-bottom:4px}
.banner-classy .banner-content h3 > span{display:block;font:400 42px/.8 BodoniMT,Verdana,sans-serif}
.banner-classy .banner-content a{color:#373737;font:italic 400 12px/2 Merriweather,Verdana,sans-serif;text-decoration:underline}
.sidebar .widget{margin-bottom:50px;display:block}
.special-sidebar.sidebar .widget{margin-bottom:26px}
.title-underblock{font-size:18px;line-height:24px;border-bottom:1px solid #e6e6e6;margin-bottom:24px}
.title-underblock.small{font-size:16px;margin-bottom:37px}
.title-underblock > span{padding:0 6px 12px;display:inline-block;border-bottom:3px solid #ca1515;margin-bottom:-2px}
.category-box.category-box-vertical.category-box-clean,.special-sidebar.sidebar .widget:last-child{margin-bottom:45px}
.category-box.category-box-vertical.category-box-clean{padding:0;border:0}
.category-box.category-box-vertical figure{position:relative}
.category-box.category-box-vertical figure:after{content:'';display:block;position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(255,255,255,.4);transition:all .4s ease;opacity:0}
.category-box.category-box-vertical:hover figure:after{opacity:1}
.category-box img{display:block;width:100%;height:auto}
.category-box.category-box-vertical img{width:auto;max-width:100%;margin-right:auto;margin-left:auto}
.category-box.category-box-vertical.category-box-clean img{max-width:none;width:100%}
.category-box-content{padding:42px 20px 37px 0}
.category-box.category-box-vertical .category-box-content{padding:17px 0 0}
.category-box.category-box-vertical.category-box-clean .category-box-content{padding-top:19px}
.category-box-content h3{font-size:16px;line-height:24px;font-weight:700;text-transform:uppercase;margin-bottom:7px}
.category-box.category-box-vertical h3{margin-bottom:10px}
.category-box.category-box-vertical.category-box-clean h3{font-size:16px}
.category-list li a{display:block;font-size:13px;line-height:30px;font-weight:600;color:#2e2e2e}
.category-list li a:hover{text-indent:5px;color:#c19f00}
.category-list li a i{color:#c19f00}
.category-list li a > i{margin-right:8px}
.category-box-clean .category-list li a:hover{text-indent:0}
.category-list.category-list-small li a{font-weight:500}
.filterproducts-tab > ul{margin-bottom:27px;border-bottom:1px solid #ebebeb}
.filterproducts-tab > ul > li{margin-right:12px;display:inline-block}
.filterproducts-tab > ul > li > a{font-size:16px;line-height:22px;padding:15px 8px;display:block;font-weight:500;color:#a1a1a1}
.filterproducts-tab > ul.lg > li > a{font-size:20px;line-height:24px}
.filterproducts-tab > ul.tab-mini > li > a{font-weight:400;text-transform:uppercase}
.filterproducts-tab > ul.tab-mini > li.active > a{font-weight:500}
.filterproducts-tab > ul > li.active > a{font-weight:600;color:#2e2e2e;border-bottom:3px solid #c19f00;margin-bottom:-2px}
.banner.banner-box{margin-bottom:61px;padding:45px 27px 36px 34px;border:1px solid #e5e5e5;overflow:hidden;position:relative}
.banner.banner-box img{display:block;width:auto;max-width:100%;height:auto;position:absolute;bottom:0;right:0}
.banner.banner-box .banner-content{position:relative;left:auto;right:auto;top:auto;bottom:auto;margin-bottom:0;margin-top:-8px;text-align:right}
.banner.banner-box .banner-content h4{font:400 18px/24px Lato,Verdana,sans-serif;color:#a5a5a5;text-transform:uppercase;margin-bottom:2px}
.banner.banner-box .banner-content h2{font:800 40px/42px Lato,Verdana,sans-serif;color:#262626;text-transform:uppercase;letter-spacing:-2px;margin-bottom:7px}
.banner.banner-box .banner-content h2 > span{display:block}
.banner.banner-box .banner-content a{font:400 14px/1 Lato,Verdana,sans-serif;text-transform:uppercase;text-decoration:underline;color:#c7192c}
.banner.banner-box .banner-content a:hover,.banner.banner-box .banner-content a:focus{color:#262626}
.banner.banner-box h3{font-size:14px;font-weight:700;color:#2f2f2f;margin-bottom:17px;text-transform:uppercase}
.banner.banner-box ul.banner-category-list{margin:0}
.banner-category-list li{border-top:1px solid #ebebeb}
.banner-category-list li > a{font-size:13px;line-height:48px;font-weight:500}
.banner-category-list li > a > i{margin-right:5px;color:#bdbdbd;transition:color .35s}
.banner-category-list li > a:hover > i{color:#ca1515}
.product-banner-row{margin-bottom:40px;display:table;width:100%;table-layout:fixed;overflow:hidden}
.product-banner-row .banner{width:450px;display:table-cell;vertical-align:middle;position:relative;z-index:100}
.product-banner-row .row-carousel{display:table-cell;vertical-align:middle;width:calc(100%-450px);border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}
.banner.banner-color.small .banner-content{left:37px;bottom:48px}
.banner.banner-color.small .banner-content h4{font-size:18px}
.banner.banner-color.small .banner-content h3{font-size:48px;margin-bottom:39px}
.product-banner-row .row-carousel .owl-item:after{content:'';display:block;width:1px;background-color:#e5e5e5;position:absolute;right:0;top:-200px;bottom:-200px}
.product-banner-row .row-carousel .owl-item .owl-item:after{display:none}
.product-banner-row .row-carousel .owl-item .item-area{padding:0 39px}
.product-banner-row .owl-carousel .owl-stage-outer{overflow:visible}
.producents-container{margin-bottom:57px}
.producents-container > .row{margin-left:-14.5px;margin-right:-14.5px}
.producents-container a{margin:0 14.5px 27px;display:block;float:left;position:relative}
.isotope-products > .isotope-product{float:left}
.isotope-products.columns6 > .isotope-product{width:16.66666%}
.isotope-products.columns5 > .isotope-product{width:20%}
.isotope-products.columns4 > .isotope-product{width:25%}
.isotope-products.columns3 > .isotope-product{width:33.33333%}
.isotope-products.columns2 > .isotope-product{width:50%}
.type4 .item-area .product-image-area{margin-bottom:0}
.type4 .item-area .product-image-area .actions{display:none}
.about-store-widget{padding:43px 0 37px;border-top:1px solid #ebebeb;color:#999797;font:14px/24px}
.about-store-widget .col-md-4{border-left:1px solid #ebebeb}
.about-store-widget .col-md-4:first-child{border-left:0}
.about-store-widget .widget{padding:35px}
.about-store-widget .widget .widget-title{text-transform:uppercase;margin-bottom:14px;font:400 24px/1 BodoniMT,Arial,Verdana;color:#2e2e2e}
.about-store-widget .widget a{font-size:13px;font-weight:600}
#newsletter-section{padding:87px 0 90px}
.newsletter-section-content{max-width:540px;text-align:center;margin-right:auto;margin-left:auto;padding:0 20px}
#newsletter-section h2{color:#fff;font:700 22px/42px Montserrat,Verdana,sans-serif;display:inline-block;border-top:4px solid #fff;border-bottom:4px solid #fff;text-transform:uppercase;margin-bottom:13px}
#newsletter-section p{max-width:420px;margin-right:auto;margin-left:auto;font-size:14px;font-weight:400;line-height:22px;margin-bottom:28px}
#newsletter-section form{max-width:450px;margin-right:auto;margin-left:auto}
.input-group{margin-bottom:19px}
#newsletter-section .input-group-addon{border:none;padding-right:5px;padding-left:5px;background-color:transparent}
#newsletter-section input#newsletter{height:35px;padding:9px 15px;font-size:12px;line-height:1.5;border-radius:0;background-color:rgba(255,255,255,0.8);color:#2e2e2e}
#newsletter-section input#newsletter:focus{background-color:#fff}
#newsletter-section button.button{background-color:transparent;border:2px solid #ccc;padding:6px 15px;height:35px;font-size:12px;line-height:1.5;min-width:130px}
#newsletter-section button.button:hover,#newsletter-section button.button:focus{background-color:#ca1515;border-color:#ca1515}
.category-box{background-repeat:no-repeat;background-position:0 50%;padding-left:0;transition:all .4s}
.category-box-content p{font-weight:400;font-size:13px;line-height:22px;color:#a3a2a2;margin-bottom:10px}
.category-box-content ul.category-list{margin-bottom:0}
.partners-container{border-top:1px solid #ebebeb;padding:47px 0 0;margin-bottom:40px}
.partners-container.larger{padding:40px 0 0;margin-bottom:40px}
.our-partners a{display:block;transition:all .4s ease;position:relative;text-align:center}
.our-partners a:after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;display:block;background-color:rgba(255,255,255,0.6);opacity:0;transition:all .5s ease;-webkit-transition:all .5s ease}
.our-partners a:hover:after{opacity:1}
.our-partners img{display:inline-block;width:auto!important;max-width:100%!important;height:auto}
.our-partners .owl-prev{left:-40px}
.our-partners .owl-next{right:-40px}
.owl-nav{position:static;bottom:auto;top:auto;left:auto;right:auto}
.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-prev,.owl-next{position:absolute;top:50%;display:inline-block;font-size:30px;line-height:36px;height:36px;width:36px;margin-top:-18px;color:#d0d0d0;transition:all .5s ease;-webkit-transition:all .5s ease}
.owl-prev{left:0;text-align:left}
.owl-next{right:0;text-align:right}
.owl-prev:hover,.owl-next:hover{color:#262626}
.banner.banner-vine{margin-bottom:25px;overflow:hidden}
.banner.banner-vine img{transition:all .65s ease;-webkit-transition:all .65s ease}
.banner.banner-vine:hover img{transform:rotate(7deg) scale(1.16);-webkit-transform:rotate(7deg) scale(1.16);-ms-transform:rotate(7deg) scale(1.16)}
.banner.banner-vine .banner-content{padding-left:23px}
.banner.banner-vine h3{font-size:14px;text-transform:uppercase;font-weight:600;margin-bottom:10px;letter-spacing:2.5px}
.banner.banner-vine h2{font:400 40px/1 BodoniMT,Verdana,sans-serif;color:#2e2e2e;text-transform:uppercase;margin-bottom:9px;letter-spacing:-2.5px}
.banner.banner-vine p{font:italic 300 13px/1.5 Merriweather,Verdana,sans-serif;color:#9e9e9e;margin-bottom:0;max-width:240px}
.newsletter-box{border:5px solid #f7f7f7;padding:32px 25px;margin-bottom:50px;margin-top:0}
.newsletter-box-form{width:100%;max-width:260px;position:relative;margin-bottom:25px}
.newsletter-box-content h3{font-size:18px;text-transform:uppercase;font-weight:700;margin-bottom:10px}
.newsletter-box-content p{font-size:13px;font-weight:400;line-height:22px;color:#a3a2a2}
.newsletter-box #newsletter{height:40px;border-color:#e8e8e8;padding:9px 40px 9px 13px;background-color:transparent;margin:0;color:#919191;float:left}
.newsletter-box button.button{position:relative;float:right;font-size:13px;width:40px;line-height:25px;height:25px;color:#919191;background-color:transparent;margin-left:-40px;margin-top:7.5px;padding:0 12px;border:0;border-left:1px solid #e8e8e8}
.newsletter-box button.button:hover{color:#b11a1a;border-color:#e8e8e8}
.presentation-content{max-width:76.67%;margin-left:auto;margin-right:auto;padding:50px 0}
.presentation-content footer{font-size:15px;line-height:24px;color:#2e2e2e;font-weight:600;padding-top:19px;border-top:1px solid #ebebeb;text-align:center}
.big-title.small{font-size:32px;font-weight:300;line-height:44px}
.presentation-content-wrapper{max-width:600px;margin-left:auto;margin-right:auto}
.presentation-content-wrapper .container-fluid{padding:0 10px}
.presentation-content-wrapper .category-box{border:5px solid #f7f7f7}
.presentation-content-wrapper .row div[class^="col"],.presentation-content-wrapper .row div[class*=' col']{padding-left:10px;padding-right:10px}
.presentation-content-wrapper .category-list li a:hover{text-indent:0}
.presentation-content .category-box.category-box-vertical{padding:20px 34px 32px;margin-bottom:39px}
.presentation-image{background-repeat:no-repeat;background-size:cover;-webkit-background-size:cover;background-position:center center}
.checkout-onepage-success .main{padding-top:25px}
.checkout-onepage-success .col-right,.checkout-onepage-success .col-left{padding-top:10px}
.category-image img{width:100%}
.page>#newsletter_popup{display:none}
#newsletter_popup{background:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/newsletter_popup_bg.jpg) no-repeat;margin:0;padding:60px 55px;width:830px;height:400px;text-align:left;position:relative}
#newsletter_popup .block-content{max-width:456px;margin-bottom:25px}
#newsletter_popup .block-content label{display:block}
#newsletter_popup h2{font-weight:400;color:#3d3d3d;font-size:36px;line-height:1;margin-bottom:14px}
#newsletter_popup p{font-weight:300;font-size:13px;line-height:2;margin-bottom:30px}
#newsletter_popup .input-box{padding:0}
#newsletter_popup input.input-text{float:left;margin-top:0;width:100%}
#newsletter_popup button.button{float:right;margin-left:-111px;position:relative;z-index:1;padding:0 25px;line-height:45px;height:45px;font-size:12px}
#newsletter_popup .subscribe-bottom{padding:5px 10px;max-width:456px}
#newsletter_popup .subscribe-bottom label{font-size:12px;margin-bottom:0;font-weight:400}
#newsletter_popup #newsletter_popup_dont_show_again{margin-top:1px}
.manufacturer-item{border:1px solid #e8e8e8;text-align:center;padding:15px;margin-bottom:60px}
.manufacturer-item img{max-width:100%;margin-bottom:13px}
.manufacturer-name{font-size:18px}
@-webkit-keyframes tooltip-animation {
    0%{opacity:0}
    100%{opacity:1}
}
@keyframes tooltip-animation {
    0%{opacity:0}
    100%{opacity:1}
}
@-webkit-keyframes tooltip-color {
    0%{color:#fff}
    50%{color:#333}
    100%{color:#fff}
}
@keyframes tooltip-color {
    0%{color:#fff}
    50%{color:#333}
    100%{color:#fff}
}
@-webkit-keyframes tooltip-color-white {
    0%{border-color:#fff;color:#fff}
    50%{border-color:#333;color:#333}
    100%{border-color:#fff;color:#fff}
}
@keyframes tooltip-color-white {
    0%{border-color:#fff;color:#fff}
    50%{border-color:#333;color:#333}
    100%{border-color:#fff;color:#fff}
}
@-webkit-keyframes tooltip-opacity {
    0%{opacity:0}
    50%{opaticy:1}
    100%{opacity:0}
}
@keyframes tooltip-opacity {
    0%{opacity:0}
    50%{opacity:1}
    100%{opacity:0}
}
.header .demo-tooltip,.footer .demo-tooltip{position:absolute;top:5px;right:15px;z-index:104;width:20px}
.sticky-header .header .demo-tooltip{display:none}
.type9.sticky-header .header .demo-tooltip,.type10.sticky-header .header .demo-tooltip{display:inherit}
a.tooltip-icon,.header-container .header a.tooltip-icon{border:1px solid #fff;color:#fff;border-radius:50%;display:block;width:20px;height:20px;text-align:center;line-height:20px;font-size:10px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-animation:tooltip-opacity 1.4s ease-in infinite;-moz-animation:tooltip-opacity 1.4s ease-in infinite;-ms-animation:tooltip-opacity 1.4s ease-in infinite;animation:tooltip-opacity 1.4s ease-in infinite}
.footer-middle a.tooltip-icon{-webkit-animation:tooltip-color-white 1.4s ease-in infinite;-moz-animation:tooltip-color-white 1.4s ease-in infinite;-ms-animation:tooltip-color-white 1.4s ease-in infinite;animation:tooltip-color-white 1.4s ease-in infinite}
.header-container.type1 .header .demo-tooltip{top:0;right:22px}
.header-container.type2 .header .container,.header-container.type5 .header-bottom > .container-fluid,.header-container.type7 .header .container,.header-container.type11 .header .container,.header-container.type12 .header-right-bottom,.header-container.type13 .header .container{position:relative}
.header-container.type2 a.tooltip-icon,.header-container.type4 a.tooltip-icon,.header-container.type5 a.tooltip-icon,.header-container.type6 a.tooltip-icon,.header-container.type7 a.tooltip-icon,.header-container.type9 a.tooltip-icon,.header-container.type10 a.tooltip-icon,.header-container.type11 a.tooltip-icon,.header-container.type12 a.tooltip-icon{color:#000;border-color:#000}
.tooltip-popup{position:absolute;right:-10px;top:30px;width:300px;background-color:#222;padding:20px;font-size:12px;line-height:1.4;color:#fff;text-align:left}
.tooltip-popup .content{opacity:0;position:relative}
.tooltip-popup.opened-tooltip .content{-webkit-animation:tooltip-animation .3s ease-in .2s forwards;-moz-animation:tooltip-animation .3s ease-in .2s forwards;-ms-animation:tooltip-animation .3s ease-in .2s forwards;animation:tooltip-animation .3s ease-in .2s forwards}
.type9 .tooltip-popup{top:auto;bottom:30px}
.tooltip-popup h4{font-size:14px;text-transform:uppercase;line-height:1.3;margin-bottom:10px;color:#fff}
.tooltip-popup p{color:#a4a4a4;margin-bottom:10px;font-size:13px;line-height:1.8}
.tooltip-popup em{font-size:10px;padding-top:5px;margin-bottom:0;font-style:normal}
.tooltip-popup a.tooltip-close{position:absolute;right:-3px;top:-3px;font-size:20px;line-height:1;color:#fff!important}
.footer-middle>.container{position:relative}
p.category-image,.category-description{margin-bottom:35px}
.form-search .search-autocomplete{z-index:999}
.form-search .search-autocomplete ul{border:1px solid #ddd;background-color:#fff}
.form-search .search-autocomplete li{text-align:left;padding:5px 10px;cursor:pointer;color:#777}
.form-search .search-autocomplete li .amount{float:right;font-weight:700}
.form-search .search-autocomplete li.odd{background-color:#fff}
.form-search .search-autocomplete li.selected{background-color:#f7f7f7}
.header-container.type1 ul.menu > li:nth-last-child(1) .nav-sublist-dropdown .container > ul .menu-item-has-children .nav-sublist,.header-container.type1 ul.menu > li:nth-last-child(2) .nav-sublist-dropdown .container > ul .menu-item-has-children .nav-sublist,.header-container.type5 ul.menu > li:nth-last-child(1) .nav-sublist-dropdown .container > ul .menu-item-has-children .nav-sublist,.header-container.type5 ul.menu > li:nth-last-child(2) .nav-sublist-dropdown .container > ul .menu-item-has-children .nav-sublist,.header-container.type8 ul.menu > li:nth-last-child(1) .nav-sublist-dropdown .container > ul .menu-item-has-children .nav-sublist,.header-container.type8 ul.menu > li:nth-last-child(2) .nav-sublist-dropdown .container > ul .menu-item-has-children .nav-sublist,.header-container.type9 ul.menu > li:nth-last-child(1) .nav-sublist-dropdown .container > ul .menu-item-has-children .nav-sublist,.header-container.type9 ul.menu > li:nth-last-child(2) .nav-sublist-dropdown .container > ul .menu-item-has-children .nav-sublist{left:auto;right:100%}
.top-container{margin-bottom:-40px}
.top-container:before,.top-container:after{content:" ";display:table}
.top-container:after{clear:both}
.item-area .product-image-area .product-image img.hoverImage{position:absolute;top:0;left:0;opacity:0;filter:alpha(opacity=0);transition:all .3s}
.item-area .product-image-area:hover .product-image img.hoverImage{opacity:1;filter:alpha(opacity=100)}
.banner-discount-block{position:relative;text-align:center;border:1px solid #E6E6E6}
.banner-discount-block a{padding-top:40px}
.banner-discount-block .side-hot-sale{position:absolute;top:0;right:0}
.banner-discount-block .sale-contents h2{font:59px/55px Raleway;margin-bottom:0;}
.banner-discount-block .sale-contents h3{font:24px/1 Raleway;text-transform:uppercase;margin-bottom:7px}
.banner-discount-block .sale-contents p{font-size:13px;padding:0 20px}
.header-container.type2 .form-search #search:focus{border-color:#b8b8b8}
.header-container.type1 ul.menu > li:nth-last-child(1) .nav-sublist-dropdown{left:auto;right:0}
.header-container.type8 .top-links-icon{display:inline-block;padding:30px 10px;color:#fff}
.header-container.type8 .top-links-area{display:block;float:right}
.header-container.type8 .top-links-icon > a {color:#fff}
.header-container.type8 ul.links{left:auto;right:-20px}
.new-users p{margin-bottom:0}
p.required{display:none}
.header-container.type10 .top-links-area{display:block;padding:0 0 7px;border-bottom:1px solid rgba(232,232,232,0.3);margin-bottom:7px}
.header-container.type10 a.myaccount i{margin-right:7px}
.header-container.type10 a.myaccount{font-size:13px;font-weight:700;text-transform:uppercase}
.header-container.type10 ul.links{left:100%;right:auto;top:-10px;border:1px solid #ebebeb;box-shadow:0 4px 9px rgba(0,0,0,.12)}
.home-side-menu-type2{margin-bottom:50px}
.home-side-menu-type2>h2{font-size:18px;font-weight:600}
.home-side-menu-type2>h2>i.icon-menu:before{margin-left:0}
.side-menu-type2.side-block{border-top:1px solid #ddd}
.side-menu-type2.side-block ul.menu{padding:0;list-style:none}
.side-menu-type2.side-block ul.menu ul{list-style:none;margin:0;display:none;padding-left:1em}
.side-menu-type2.side-block ul.menu>li{padding-left:12px;display:block;line-height:40px;border-bottom:1px solid #ddd;margin-left:0}
.side-menu-type2.side-block ul.menu li{position:relative}
.side-menu-type2.side-block ul.menu a{font-size:13px;color:#777;font-weight:600}
.side-menu-type2.side-block ul.menu a span.cat-label{display:none}
.side-menu-type2.side-block ul.menu a:hover{color:#000;text-decoration:none}
.side-menu-type2.side-block ul.menu>li>a{padding: 5px 0}
.side-menu-type2.side-block ul.menu ul>li{line-height:40px;border-top:1px solid #ddd}
.side-menu-type2.side-block ul.menu ul>li:first-child{border-top:0}
.side-menu-type2.side-block ul.menu a.open-child{position:absolute;right:0;top:0;font-size:15px;width:30px;text-align:center;z-index:20;height:100%;padding:0}
.side-menu-type2.side-block ul.menu > li.menu-full-width > a:after,
.side-menu-type2.side-block ul.menu > li.menu-static-width > a:after,
.side-menu-type2.side-block ul.menu > li.menu-item-has-children > a:after {content:"";padding: 5px 0;}
.side-menu-type2.side-block ul.menu > li.act > a{text-decoration: none}
.side-menu-type2.side-block ul.menu .nav-sublist li.menu-item > a.open-child:before,
.side-menu-type2.side-block ul.menu > li.menu-item-has-children li.menu-item > a.open-child:before{content:''}
.item-area .product-image-area .actions .qty-holder{position:absolute;bottom:-35px;right:0;min-width:auto;z-index: 10;transition:all .3s}
.item-area:hover .product-image-area .actions .qty-holder{bottom:0}
.item-area .product-image-area .actions .qty-holder input.qty,.item-area .product-image-area .actions .qty-holder .table_qty_inc,.item-area .product-image-area .actions .qty-holder .table_qty_dec{background-color:#262626;border-color:#626262;opacity:.95;color:#fff;border-top:0;border-bottom:0}
.item-area .product-image-area .actions .qty-holder .table_qty_inc:hover,.item-area .product-image-area .actions .qty-holder .table_qty_dec:hover{background-color:#777}
.type2 .item-area .product-image-area .actions .qty-holder{transition:all .3s ease-in-out}
.type2 .item-area .product-image-area .actions > .qty-holder + a.addtocart {padding-right:117px}
.type3 .item-area .product-image-area .actions .qty-holder{position: relative;bottom:auto;width:35px;min-width:35px}
.type3 .item-area .product-image-area .actions .qty-holder input.qty,.type3 .item-area .product-image-area .actions .qty-holder .table_qty_inc,.type3 .item-area .product-image-area .actions .qty-holder .table_qty_dec{margin:0;min-width:35px;width:35px;background-color:#3a3a3a;border:0;border-top: 1px solid #626262;opacity:1}
.type3 .item-area .product-image-area .actions .qty-holder .table_qty_inc:hover,.type3 .item-area .product-image-area .actions .qty-holder .table_qty_dec:hover{opacity:.8;filter:alpha(opacity=80)}
.products-list .item-area .actions .qty-field{margin-bottom:20px}
.products-list .item-area .actions .qty-holder{display:inline-block}
.products-list .item-area .actions .table_qty_inc,.products-list .item-area .actions .table_qty_dec{font-size:0;padding:0}
.infinite-enabled .toolbar-bottom .sorter,.infinite-enabled  .toolbar-bottom .pager .limiter{display:block}
.infinite-enabled .toolbar .pager{float:right}
.infinite-loader{margin: 20px 0;text-align:center}
.infinite-loader .btn-load-more{letter-spacing:1px;transition:all .4s;font-weight:700;padding: 10px 28px;color:#fff;background-color:#262626;display:none}
.infinite-loader .loading{font-weight:500;font-size:15px;color:#262626;display:none}
.infinite-loader i.ajax-loader.small{vertical-align:middle;margin-right:10px}
.header-container.type1 .sticky-logo{display:none}
.header-container.type1.sticky-header .sticky-logo{display:inline-block}
.header-container.type1.sticky-header .sticky-logo + .logo{display: none}
.header-container.type2.sticky-header .sticky-logo{float:left;margin-right:20px;padding-top:15px;padding-bottom:15px}
.header-container.type3.sticky-header .sticky-logo{float:left;margin-right:20px;padding-top:10px;padding-bottom:10px}
.header-container.type2.sticky-header .logo,.header-container.type3.sticky-header .logo{margin:0}
.header-container.type2.sticky-header .sticky-logo > .logo img,.header-container.type3.sticky-header .sticky-logo > .logo img{max-height:30px}
.header-container.type4.sticky-header .sticky-logo{float:left;max-width:160px;}
.header-container.type4.sticky-header .sticky-logo > .logo{margin: 11px 0}
.header-container.type4.sticky-header .sticky-logo > .logo img{max-height:30px}
.header-container.type5 .sticky-logo{display:none}
.header-container.type5.sticky-header .sticky-logo{display:inline-block}
.header-container.type5.sticky-header .sticky-logo + .logo{display: none}
.header-container.type6.sticky-header .sticky-logo{float:left;margin-right:20px;padding-top:10px;padding-bottom:10px;margin-left:32px}
.header-container.type6.sticky-header .logo{margin:0}
.header-container.type6.sticky-header .sticky-logo > .logo img{max-height:30px}
.header-container.type7.sticky-header .sticky-logo{float:left;margin-right:20px;padding-top:20px;padding-bottom:20px}
.header-container.type7.sticky-header .logo{margin:0}
.header-container.type7.sticky-header .sticky-logo > .logo img{max-height:30px}
.header-container.type8 .sticky-logo{display:none}
.header-container.type8.sticky-header .sticky-logo{display:inline-block}
.header-container.type8.sticky-header .sticky-logo + .logo{display: none}
.header-container.type12.sticky-header .sticky-logo{float:left;margin-right:20px;padding-top:10px;padding-bottom:10px}
.header-container.type12.sticky-header .logo{margin:0}
.header-container.type12.sticky-header .sticky-logo > .logo img{max-height:30px}
.out-of-stock-label{position:absolute;left:50%;top:50%;width:100%;background:rgba(0,0,0,.2);color:#fff;padding:7px;font-weight:600;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.postWrapper{position:relative;margin-bottom:55px;padding-bottom:65px;border-bottom:1px solid #ebebeb;clear:both}
.postWrapper.postSingle{padding-bottom:50px;margin-bottom:40px}
.postBanner{margin-bottom:42px}
.postBanner img{width:100%;height:auto}
.postBanner .owl-next,.postBanner .owl-prev{position:absolute;top:50%;margin-top:-20px;width:40px;height:40px;font-size:0;color:#fff;border-radius:50%;text-align:center;border:2px solid #fff;transition:background .35s ease,border .35s ease;-webkit-transition:background .35s ease,border .35s ease}
.postBanner .owl-next:before,.postBanner .owl-prev:before{font:20px/36px mango}
.postBanner .owl-next:hover,.postBanner .owl-prev:hover{background:#ca1515;border-color:#ca1515}
.postBanner .owl-prev{left:20px}
.postBanner .owl-prev:before{content:"\e905"}
.postBanner .owl-next{right:20px}
.postBanner .owl-next:before{content:"\e904"}
.postEntry{padding-left:100px;position:relative}
.post-date{position:absolute;left:0;top:6px;display:block;width:70px;text-align:center;padding:17px 0 0;font-weight:500;font-size:30px;line-height:1;background-color:#f7f7f7;text-transform:uppercase;color:#2e2e2e;z-index:15}
.post-date .month{display:block;background:#d14242;color:#fff;font-size:13px;line-height:25px;margin-top:23px}
.postTitle h2,.postTitle h2 a{color:#2e2e2e}
.postTitle h2{font-size:28px;font-weight:500;letter-spacing:.6px;margin-bottom:9px;line-height:1.4}
.postAuthor,.postTitle h2 a:hover{color:#ca1515}
.postTitle h3{font-size:10px;margin:0;padding:2px 0}
.postBookmarks,.postContent{padding-bottom:20px}
.postDetails{margin-bottom:12px}
.postDetails .seperator{margin:0 3px}
.postAuthor{font-weight:600}
.postCat a{font-weight:500;color:#434343}
.postCat a:hover{color:#ca1515}
.postContent img{width:100%;height:auto}
.smartwave-blog-read-more{display:block;margin-top:20px;font-weight:700;font-size:14px;line-height:1;text-transform:uppercase;text-decoration:underline;color:#2e2e2e}
.smartwave-blog-read-more:hover{color:#ca1515;text-decoration:underline}
.postSingle .postBanner{margin-bottom:39px}
.postSingle .postTitle h2{margin-bottom:10px}
.postBookmarks h4{font-size:14px;display:inline-block;margin-bottom:0}
.postBookmarks img{vertical-align:middle}
.postBookmarks a{color:grey}
.postBookmarks a:hover{color:#ca1515}
.commentWrapper{margin-top:30px}
.commentWrapper:first-child{margin-top:0}
.commentWrapper .commentAvartar{display:table-cell;vertical-align:top;width:100px}
.commentWrapper .commentContentWrapper{display:table-cell;vertical-align:top;padding-left:40px}
.commentDetails h4.username,.tags ul,.tags ul li{display:inline}
.postComments{padding-bottom:49px;border-bottom:1px solid #ebebeb;margin-bottom:40px}
.commentContent,.tags{padding-bottom:0}
.commentBox{margin-bottom:30px}
.commentBox input.input-text,.commentBox textarea{margin-bottom:29px}
.commentTitle h2{font-size:20px;margin-bottom:34px}
.commentDetails{margin-bottom:5px;padding:0}
.postError{font-size:16px}
.tags ul li{font-weight:400;padding-right:6px}
.tags h4{font-size:14px;display:inline-block;margin-bottom:0}
.block-blog .menu-categories UL LI a,.block-blog .menu-recent UL LI a,.block-blog .menu-tags UL LI a,.menu-categories h5,.menu-recent h5{font-size:11px}
.menu-categories,.menu-recent{margin:5px 9px}
.tags a{color:grey}
.tags a:hover{color:#ca1515}
.block-blog .menu-categories UL LI,.block-blog .menu-recent UL LI{margin-left:10px}
.block-blog .menu-tags UL LI{display:inline;padding:2px;margin-left:10px}
.block-blog .head h4{padding-left:20px}
.block-blog .block-title strong{background-image:url(https://sklep-torebki.pl/skin/frontend/smartwave/mango/images/icon_blog.png);background-repeat:no-repeat;padding-left:21px;text-align:left}
.postWrapper .poster{display:inline}
.input-box.aw-blog-comment-area{width:100%}
.block-blog-recent.block .block-title{margin-bottom:0}
.block-blog-recent ul li{padding:20px 0;border-bottom:1px solid #e6e6e6;margin:0}
.block-blog-recent ul li div{font-size:13px;font-weight:400}
.block-blog-recent ul li div.post-image{width:70px;float:left}
.block-blog-recent ul li div.post-image img{width:100%}
.block-blog-recent ul li div.post-time{margin-left:94px}
.block-blog-recent ul li a{font-size:15px;line-height:1.5;font-weight:600;color:#2e2e2e;margin-bottom:0;display:block;margin-left:94px}
.block-blog-recent ul li a:hover{color:#ca1515}
.block-blog-recent .post-image img{width:100%;height:auto}
.block.block-blog-tags ul li{float:left;margin:0 10px 10px 0}
.block.block-blog-tags ul li a{display:block;padding:6px 16.5px;background-color:#f2f2f2;color:#7e7e7e;font-size:13px;line-height:20px;font-weight:500;transition:background .3s ease-in-out,color 30ms;-webkit-transition:background .3s ease-in-out,color 30ms}
.block.block-blog-tags ul li a:hover{background-color:#ca1515;color:#fff}
.block.block-blog-categories .block-title{font-size:24px;padding-bottom:15px;margin-bottom:0}
.block.block-blog-categories .blog-category{border-bottom:1px solid #f0f0f0;transition:all .25s ease;-webkit-transition:all .25s ease}
.block.block-blog-categories .blog-category a{font-size:13px;font-weight:500;line-height:47px;color:#333232}
.block.block-blog-categories .blog-category a:hover{color:#ca1515}
.widget-latest li{font-size:12px;padding:5px 10px}
.block-blog .menu-categories{margin:0;padding:5px 9px}
.smartwaveblog_current_comment{text-decoration:none;font-weight:700}
.posts-slider .postWrapper{margin-bottom:55px;padding:0;border-bottom:0}
.posts-slider .postBanner{margin-bottom:14px}
.posts-slider .postTitle h2{font-size:15px;line-height:22px;font-weight:600;margin-bottom:0}
.posts-slider .postDetails{font-size:13px;line-height:22px}
.posts-lg-slider .postWrapper{margin-bottom:95px}
.from-blog-container .postBanner{float:left;margin:0 20px 10px 0;max-width:50%}
.from-blog-container .postShortContent{color:#a3a2a2;font-size:13px;line-height:24px;margin-bottom:0}
@media(min-width: 280px) {
.header-container.type8.sticky-header{position:fixed;width:100%;z-index:21;top:0;left:0;margin:0;box-shadow:0 2px 2px rgba(0,0,0,0.1)}
.header-container.type8.sticky-header .logo{margin:5px 0}
.header-container.type8.sticky-header ul.menu > li > a{padding-top:10px;padding-bottom:10px}
.header-container.type8.sticky-header .main-nav{height:50px}
.header-container.type8.sticky-header .search-icon,.header-container.type8.sticky-header .top-links-icon{padding-top:13px;padding-bottom:13px}
.header-container.type8.sticky-header .mybag-link{padding-top:13px;padding-bottom:13px}
.header-container.type8.sticky-header .header-right{margin-top:-25px}
.header-container.type8.sticky-header .menu-icon > a{padding-top:13px;padding-bottom:13px}
.header-container.type8.sticky-header ul.menu > li.menu-full-width > a:after,.header-container.type8.sticky-header ul.menu > li.menu-static-width > a:after,.header-container.type8.sticky-header ul.menu > li.menu-item-has-children > a:after{padding:10px 0}
}
@media(min-width: 480px) {
.category-box{padding-left:50%}
.partners-container{padding:47px 30px 0}
.partners-container.larger{padding:51px 30px 0;margin-bottom:52px}
}
@media (min-width: 640px) {
.header-container.type12 .header .demo-tooltip{top:-10px}
}
@media (min-width:768px) {
.side-menu ul.menu > li.menu-full-width > .nav-sublist-dropdown > .container{width:750px}
.header-container.type2.sticky-header .header-bottom{background-color:#fff;position:fixed;width:100%;top:0;box-shadow:0 3px 9px rgba(0,0,0,0.1)}
.header-container.type2.sticky-header ul.menu > li > a{padding-top:15px;padding-bottom:15px}
.header-container.type2.sticky-header ul.menu > li.menu-full-width > a:after,.header-container.type2.sticky-header ul.menu > li.menu-static-width > a:after,.header-container.type2.sticky-header ul.menu > li.menu-item-has-children > a:after{padding:15px 0}
.header-container.type2.sticky-header .search-area{padding:10px 0}
.header-container.type3.sticky-header .header-bottom{position:fixed;width:100%;top:0;margin:0;background-color:#008acc}
.header-container.type3.sticky-header ul.menu > li > a{padding-top:10px;padding-bottom:10px}
.header-container.type3.sticky-header ul.menu > li.menu-full-width > a:after,.header-container.type3.sticky-header ul.menu > li.menu-static-width > a:after,.header-container.type3.sticky-header ul.menu > li.menu-item-has-children > a:after{padding:10px 0}
.header-container.type3.sticky-header a.search-icon{padding-top:13px;padding-bottom:13px}
.header-container.type5.sticky-header{position:fixed;width:100%;z-index:21;top:0;margin:0}
.account-login .content,.fieldset{padding:47px}
.widget .widget-title{margin-bottom:23px}
.widget-area{margin:14px 0 22px}
.footer-top .widget .widget-title{margin-bottom:15px}
.for-mobile{display:none}
#map{height:450px;margin-bottom:52px}
.map-contaner #map{margin-bottom:0}
.map-type-high #map{height:970px;margin:0 0 20px}
.map-contaner{margin:40px 0 46px}
.contact-form-container{margin-bottom:45px}
.map-overlay-box{top:45px;bottom:45px;right:50px;padding:55px 80px 30px 45px}
.error-content{padding:80px 0 90px}
.error-title{font-size:300px}
.error-title > span{font-size:70px;margin-top:-3px}
.header-container.type1.sticky-header{position:fixed;width:100%}
.header-container.type1.sticky-header .logo{margin:9px 0}
.header-container.type1.sticky-header .logo img{height:42px}
.header-container.type1.sticky-header ul.menu > li > a{padding-top:15px;padding-bottom:15px}
.header-container.type1.sticky-header ul.menu > li.menu-full-width > a:after,.header-container.type1.sticky-header ul.menu > li.menu-static-width > a:after,.header-container.type1.sticky-header ul.menu > li.menu-item-has-children > a:after{padding:15px 0}
.header-container.type1.sticky-header .mybag-link,.header-container.type1.sticky-header .menu-icon > a,.header-container.type1.sticky-header .search-icon{padding-top:15px;padding-bottom:15px}
.header-container.type1.sticky-header .header-right{margin-top:-30px}
#newsletter-section h2{font-size:30px}
.newsletter-box{padding:41px 52px}
.newsletter-box-form{float:right;margin-top:19px;width:260px}
.newsletter-box-content{margin-right:340px}
.parallax.section h3{font-size:18px;line-height:30px;margin-bottom:6px}
.parallax.section h2{font-size:60px;line-height:48px;margin-bottom:8px}
.parallax.section p{font-size:15px;line-height:24px;margin:0 auto 20px}
.parallax .section-action .btn.min-width-xs{min-width:130px}
.parallax.first-section h3{margin-top:60px}
.banner.banner-info.banner-info-icon.last{margin-bottom:50px}
.discount-box-wrapper{margin:36px 0 52px}
.discount-box{padding:24.5px 25px}
.banner-container{margin-bottom:60px}
.banner.banner-tech{margin-bottom:25px}
.banner.banner-mini .banner-content{padding:0 28px;padding:0 28px}
.banner.banner-mini .banner-content h3{font-size:15px;line-height:24px;margin-bottom:10px}
.banner.banner-mini .banner-content h3 > span{font-size:36px}
.banner.banner-classy{margin-bottom:13px}
.header .container-fluid .demo-tooltip{right:30px}
.tabs.type2{position:relative}
.tabs.type2 > ul{position:absolute;top:0;left:0}
.tabs.type2 > ul > li{float:none;width:200px;margin-top:14px}
.tabs.type2 > ul > li.first{margin-top:0}
.tabs.type2 > ul > li > a{margin-right:-1px}
.tabs.type2 .tab-content{margin-left:200px;margin-top:0}
}
@media (min-width:992px) {
.side-menu ul.menu > li.menu-full-width > .nav-sublist-dropdown > .container{width:970px}
.header-container.type4.sticky-header .header-bottom{position:fixed;width:100%;top:0;margin:0;background-color:#0f51a3}
.header-container.type4.sticky-header .header-bottom .menu-title{display:none}
.header-container.type4.sticky-header ul.menu > li > a{padding-top:10px;padding-bottom:10px}
.header-container.type4.sticky-header .header-bottom .menu-wrapper{padding-left:0;height:50px}
.header-container.type4.sticky-header .header-bottom .sticky-logo + .menu-wrapper{padding-left:170px}
.header-container.type4.sticky-header .header-bottom #menu-display-btn{height:50px;line-height:50px}
.header-container.type4.sticky-header .form-search{height:50px;background-color:#0f51a3;padding:5px 30px 5px 0}
.header-container.type4.sticky-header ul.menu > li.menu-full-width > a:after,.header-container.type4.sticky-header ul.menu > li.menu-static-width > a:after,.header-container.type4.sticky-header ul.menu > li.menu-item-has-children > a:after{padding:10px 0}
.header-container.type6.sticky-header .header-bottom{position:fixed;width:100%;top:0;left:0;margin:0;box-shadow:0 3px 9px rgba(0,0,0,0.1)}
.header-container.type6.sticky-header ul.menu > li > a{padding-top:10px;padding-bottom:10px}
.header-container.type6.sticky-header .main-nav{height:50px}
.header-container.type6.sticky-header ul.menu > li.menu-full-width > a:after,.header-container.type6.sticky-header ul.menu > li.menu-static-width > a:after,.header-container.type6.sticky-header ul.menu > li.menu-item-has-children > a:after{padding:10px 0}
.header-container.type7.sticky-header .header-bottom{position:fixed;width:100%;top:0;left:0;margin:0}
.header-container.type7.sticky-header ul.menu > li > a{padding-top:10px;padding-bottom:10px}
.header-container.type7.sticky-header .main-nav{height:50px}
.header-container.type7.sticky-header .search-area{padding:5px 0}
.header-container.type7.sticky-header ul.menu > li.menu-full-width > a:after,.header-container.type7.sticky-header ul.menu > li.menu-static-width > a:after,.header-container.type7.sticky-header ul.menu > li.menu-item-has-children > a:after{padding:10px 0}
.header-container.type11.sticky-header .header-bottom{position:fixed;width:100%;top:0;left:0;margin:0}
.header-container.type11.sticky-header ul.menu > li > a{padding-top:10px;padding-bottom:10px}
.header-container.type11.sticky-header .main-nav{height:50px}
.header-container.type11.sticky-header ul.menu > li.menu-full-width > a:after,.header-container.type11.sticky-header ul.menu > li.menu-static-width > a:after,.header-container.type11.sticky-header ul.menu > li.menu-item-has-children > a:after{padding:10px 0}
.header-container.type12.sticky-header .header-bottom{position:fixed;width:100%;top:0;left:0;margin:0}
.header-container.type12.sticky-header ul.menu > li > a{padding-top:10px;padding-bottom:10px}
.header-container.type12.sticky-header .main-nav{height:50px}
.header-container.type12.sticky-header ul.menu > li.menu-full-width > a:after,.header-container.type12.sticky-header ul.menu > li.menu-static-width > a:after,.header-container.type12.sticky-header ul.menu > li.menu-item-has-children > a:after{padding:10px 0}
.header-container.type13.sticky-header .header-bottom{position:fixed;width:100%;top:0;left:0;margin:0;padding:0;background:#fff}
.header-container.type13.sticky-header .header-bottom .logo{display:none}
.header-container.type13.sticky-header .main-nav ul.menu >li.fl-right{float:none}
.header-container.type13.sticky-header ul.menu > li > a{padding-top:10px;padding-bottom:10px}
.header-container.type13.sticky-header .main-nav{height:50px}
.header-container.type13.sticky-header .search-area{position:relative;padding:0;top:0;margin:0}
.header-container.type13.sticky-header ul.menu > li.menu-full-width > a:after,.header-container.type13.sticky-header ul.menu > li.menu-static-width > a:after,.header-container.type13.sticky-header ul.menu > li.menu-item-has-children > a:after{padding:10px 0}
.header-container.type13.sticky-header ul.menu > li.fl-right .nav-sublist-dropdown .nav-sublist{right:auto;left:100%}
.header-container.type13.sticky-header ul.menu > li.fl-right > .nav-sublist-dropdown{left:0;right:auto}
.f-left-md{float:left!important}
.f-right-md{float:right!important}
.account-login .content{padding:57px;min-height:470px;margin-bottom:40px}
.account-login .content .content-wrapper{min-height:310px}
.fieldset{padding:57px;margin-bottom:40px}
.footer-logo{margin-top:-3px}
.footer .widget{margin-bottom:65px}
.widget .widget-title{margin-bottom:28px}
.footer-top .widget .widget-title{margin-bottom:19px}
.footer-bottom{padding:0 0 25px}
.payment-container{margin:11px 0 0;text-align:right}
.compare-table tbody th,.compare-table tbody td,.compare-table .first td{padding:33px 39px}
.about-image{margin-bottom:50px}
.container-fluid .col-md-9.special-col{width:78.1%}
.container-fluid .col-md-3.special-col{width:21.9%}
.producents-container .title-underblock.small{margin-bottom:47px}
.category-box{margin-bottom:55px}
.banner.banner-vine h3{font-size:12px}
.banner.banner-vine h2{font-size:32px}
.banner.banner-vine p{font-size:12px;max-width:220px}
.newsletter-box{margin-bottom:70px;margin-top:12px}
.presentation-container{display:table;width:100%;table-layout:fixed}
.presentation-cell{display:table-cell;width:50%;vertical-align:middle}
.presentation-content{padding:168px 0 165px}
.category-box.category-box-vertical{margin-bottom:61px}
.parallax.section h3{font-size:24px;line-height:40px;margin-bottom:0}
.parallax.section h2{font-size:80px;line-height:64px}
.parallax.section p{margin:0 auto 27px}
.parallax.first-section h3{margin-top:68.5px}
.banner.banner-info.banner-info-icon,.banner.banner-info.banner-info-icon.last{margin-bottom:64px}
.from-blog-container,.services-container,.latest-reviews.small{margin-bottom:30px}
.cms-about-widget.seperated-border{padding:43px 0 38px}
.cms-about-widget.seperated-border .widget{padding:37px 5px 34px 45px;margin-bottom:0;border-bottom:none}
.cms-about-widget.seperated-border .widget.between{padding:37px 25px 34px}
.discount-box{padding:31.5px 35px}
.banner-container{margin-bottom:90px}
.banner.banner-tech{margin-bottom:45px}
.banner.banner-mini .banner-content{padding:0 48px}
.banner.banner-mini{margin-bottom:42px}
.banner.banner-mini .banner-content{padding:0 48px}
.banner.banner-mini .banner-content h3{font-size:18px;line-height:30px;margin-bottom:20px}
.banner.banner-mini .banner-content h3 > span{font-size:60px}
.banner.banner-mini .banner-content a{font-size:14px}
.banner-content h2{font-size:14px;line-height:26px}
.banner-content h2 > span{font-size:48px}
.header-container.type1 .header .demo-tooltip{right:53px}
.header-container.type10 .tooltip-popup{left:-10px;right:auto}
.header-container.type7.sticky-header .sticky-logo{padding-top:10px;padding-bottom:10px}
}
@media(min-width: 992px) and (max-width: 1279px) {
.header-container.type7.sticky-header .search-area{margin-top:-25px}
.banner.banner-box .banner-content{text-align:left;margin-bottom:40px}
.header-container.type6.sticky-header .sticky-logo{margin-left:36px}
}
@media (min-width:1280px) {
.main.container-fluid,.breadcrumbs-wrapper .container-fluid{padding-left:51px;padding-right:51px}
.category-box.category-box-vertical.category-box-clean,.special-sidebar.sidebar .widget:last-child{margin-bottom:90px}
.side-menu ul.menu > li.menu-full-width > .nav-sublist-dropdown > .container{width:1200px}
.footer-bottom{padding:0 0 35px}
.banner.vcentered .banner-content h3 > span{font-size:60px;line-height:50px}
.banner.vcentered p{display:block}
.header-container.type5.sticky-header .header-bottom{display:none}
.footer-middle .container{position:relative;padding-top:65px}
.footer-bottom{padding:35px 0}
.banner.banner-vine h3{font-size:14px}
.banner.banner-vine h2{font-size:40px}
.banner.banner-vine p{font-size:13px;max-width:240px}
.presentation-content-wrapper .container-fluid{padding:0 51px}
.latest-reviews,.company-info{margin-bottom:70px}
.header-container.type6.sticky-header .sticky-logo{margin-left:51px}
}
@media (min-width: 1450px) {
.banner.banner-color .banner-content{bottom:32px}
.banner.banner-color .banner-content h4{font-size:18px}
.banner.banner-color .banner-content h3{font-size:60px;margin-bottom:33px}
}
@media (max-width: 1599px) {
.header-container.type1 ul.menu > li{margin-left:15px}
}
@media (max-width: 1449px) {
.header-container.type1 .main-nav,.header-container.type1 .custom-block,.header-container.type1 .custom-block + span.split{display:none}
.header-container.type1 .menu-icon{display:block}
.header-container.type1 .logo{margin:36px 0}
}
@media (max-width: 1279px) {
body.boxed .page{width:970px}
body.boxed .container{max-width:100%}
.header-container.type2 .search-area .search-icon{display:block;line-height:40px;color:#3d3d3d}
.header-container.type2 .search-area #search_mini_form{display:none}
.header-container.type2 .search-area .form-search{position:absolute;right:-13px;background-color:#fff;padding:17px 19px!important;font-size:13px;font-weight:400;border:1px solid #ebebeb;box-shadow:0 4px 9px rgba(0,0,0,.12);top:100%}
.header-container.type2 .form-search:before{content:'';display:none;position:absolute;right:14px;z-index:200;width:20px;height:20px;border:17px solid transparent;border-bottom-color:#ebebeb;top:-35px}
.header-container.type2 .form-search button.button{right:20px}
.header-container.type3 .logo + .custom-block{display:none}
.header-container.type4 .logo + .custom-block{display:none}
.header-container.type5 .main-nav{display:none}
.header-container.type5 .header-bottom-left{display:none}
.header-container.type5 #search_mini_form{display:none}
.header-container.type5 .header > .container-fluid{border:0}
.header-container.type5 .header-bottom-right{float:none;padding:0}
.header-container.type5 .header-bottom{position:absolute;right:0;top:50%;margin-top:-13px}
.header-container.type5 .menu-icon{display:inline-block;line-height:1;vertical-align:middle}
.header-container.type5 .menu-icon a{color:#747474;font-size:17px;line-height:25px;padding:0 5px}
.header-container.type7 .logo + .custom-block{display:none}
.header-container.type7 .header-bottom > .container{position:static}
.header-container.type7 .search-area{position:absolute;right:calc((100% - 970px) / 2 + 15px);top:50%;margin-top:-43px}
.header-container.type8 .header-right > .main-nav{display:none}
.header-container.type8 .menu-icon{display:block}
.header-container.type8 .menu-icon a{font-size:17px}
.header-container.type8 .search-area{margin-left:0}
.header-container.type12 .custom-block{display:none}
.products-grid.columns4 li.item{width:33.33%}
.products-grid.columns4 li.item.nth-child-4np1{clear:none}
.products-grid.columns4 li.item.nth-child-3np1{clear:left}
.products-grid.columns5 li.item{width:33.33%}
.products-grid.columns5 li.item.nth-child-5np1{clear:none}
.products-grid.columns5 li.item.nth-child-4np1{clear:none}
.products-grid.columns5 li.item.nth-child-3np1{clear:left}
.products-grid.columns6 li.item{width:20%}
.products-grid.columns6 li.item.nth-child-6np1{clear:none}
.products-grid.columns6 li.item.nth-child-5np1{clear:left}
.products-grid.columns7 li.item{width:20%}
.products-grid.columns7 li.item.nth-child-7np1{clear:none}
.products-grid.columns7 li.item.nth-child-6np1{clear:none}
.products-grid.columns7 li.item.nth-child-5np1{clear:left}
.products-grid.columns8 li.item{width:20%}
.products-grid.columns8 li.item.nth-child-8np1{clear:none}
.products-grid.columns8 li.item.nth-child-7np1{clear:none}
.products-grid.columns8 li.item.nth-child-6np1{clear:none}
.products-grid.columns8 li.item.nth-child-5np1{clear:left}
.banner.banner-box{margin-bottom:40px}
.producents-container a{margin:0 12px 25px}
.isotope-products.columns6 > .isotope-product{width:20%}
.isotope-products.columns5 > .isotope-product{width:25%}
.isotope-products.columns4 > .isotope-product{width:33.33%}
.isotope-products.columns3 > .isotope-product{width:50%}
.isotope-products.columns2 > .isotope-product{width:50%}
.category-box.category-box-clean{margin-bottom:61px}
.header-container.type5 .header .demo-tooltip{top:-17px}
}
@media (max-width:991px) {
.col2-left-layout.main-container,.col2-right-layout.main-container,.col3-layout.main-container{margin-bottom:0}
body.boxed .page{width:100%}
body.side-header .page{margin:0}
.footer .footer-bottom-wrapper{padding:30px 0 22px;margin-bottom:25px}
.header-container.type1 .logo{margin:0}
.header-container.type1 .header{padding:36px 15px}
.header-container.type1 .header-left{left:15px}
.header-container.type1 .header-right{padding-right:15px}
.header-container.type1 .top-select + span.split{margin:0 5px}
.header-container.type3 .header-top-left .custom-block,.header-container.type3 .header-top-left .custom-block + span.split{display:none}
.header-container.type3 .topCartContent{right:-43px}
.header-container.type3 .topCartContent:after{right:56px}
.header-container.type3 .menu-icon{display:inline-block;vertical-align:middle;margin-left:10px}
.header-container.type3 .menu-icon a{color:#fff;font-size:24px;line-height:1;display:block}
.header-container.type3 .header-bottom{display:none}
.header-container.type3 a.logo{margin-left:0}
.header-container.type4 .header-top-left .custom-block,.header-container.type4 .header-top-left .custom-block + span.split{display:none}
.header-container.type4 .menu-icon{display:inline-block;vertical-align:middle;margin-left:10px}
.header-container.type4 .menu-icon a{color:#3d3d3d;font-size:24px;line-height:1;display:block}
.header-container.type4 .header-bottom{display:none}
.header-container.type4 a.logo{margin-left:0}
.header-container.type5 .compare-link a{line-height:25px;padding:0 5px;display:inline-block}
.header-container.type5 .compare-link a i{margin:0}
.header-container.type5 .compare-link a span{display:none}
.header-container.type5 .compare-link + span.split{display:none}
.header-container.type5 .mini-cart .cart-info{display:none}
.header-container.type6 .search-area{width:auto;margin-right:10px}
.header-container.type6 a.search-icon{display:block}
.header-container.type6 #search_mini_form{display:none}
.header-container.type6 .header-middle-right{margin-top:-13px;width:auto}
.header-container.type6 .menu-icon{display:inline-block;vertical-align:middle}
.header-container.type6 .menu-icon a{color:#474747;display:block;line-height:1;font-size:15px}
.header-container.type6 .header-top .header-top-left,.header-container.type6 .header-top .header-top-right{padding:6px 0}
.header-container.type6 .header-bottom{display:none}
.header-container.type6 .search-area .form-search{position:absolute;right:-135px;background-color:#fff;padding:17px 19px!important;font-size:13px;font-weight:400;border:1px solid #ebebeb;box-shadow:0 4px 9px rgba(0,0,0,.12);top:100%;width:400px;margin-top:20px}
.header-container.type6 .form-search:before{content:'';display:block;position:absolute;right:124px;z-index:200;width:20px;height:20px;border:17px solid transparent;border-bottom-color:#ebebeb;top:-35px}
.header-container.type6 .header .form-search #cat{right:66px}
.header-container.type6 .form-search button.button{right:20px;position:absolute}
.header-container.type7 .header-bottom{display:none}
.header-container.type7 .header > .container{position:relative}
.header-container.type7 .menu-icon{display:block;position:absolute;right:15px;top:50%;margin-top:-10px}
.header-container.type7 .menu-icon a{display:block;font-size:21px;line-height:1;color:#2f2f2f}
.header-container.type7 .header-top-left .custom-block,.header-container.type7 .header-top-left .custom-block + span.split{display:none}
.header-container.type7 .header-top .header-top-left{padding:6px 0}
.header-container.type7 a.mybag-link{height:38px;line-height:38px}
.header-container.type9 .header-bottom{position:relative}
.header-container.type9 .header-bottom > .container-fluid{padding:0 15px}
.header-container.type9 .header-right{padding:0 15px}
.header-container.type9 .header-top .header-top-left{padding:6px 0}
.header-container.type9 a.mybag-link{height:38px;line-height:38px;padding:0 15px}
.header-container.type9 .header-right > .main-nav{display:none}
.header-container.type9 .menu-icon{display:block}
.header-container.type9 .search-area{margin-left:0}
.header-container.type9 .form-search{top:100%;bottom:auto}
.header-container.type10{position:static;width:auto;padding:0;min-height:0}
.header-container.type10.fixed-bottom{position:static}
.header-container.type10 .header{padding:30px 15px;position:relative}
.header-container.type10 .logo{margin:0}
.header-container.type10 .search-area{display:none}
.header-container.type10 .side-menu{display:none}
.header-container.type10 .custom-block{display:none}
.header-container.type10 .header-right{position:absolute;right:15px;top:50%;margin-top:-13px}
.header-container.type10 .menu-icon{display:inline-block;vertical-align:middle;line-height:1}
.header-container.type10 .menu-icon a{line-height:25px;font-size:17px;padding:0 10px}
.header-container.type10 .mini-cart{display:inline-block;vertical-align:middle;margin-left:10px;padding:0;border:0}
.header-container.type10 .topCartContent{top:100%;left:auto;right:0;margin-top:20px}
.header-container.type10 .topCartContent:after{left:auto;right:15px;top:-11px;border-width:1px 1px 0 0}
.header-container.type11{border-bottom:1px solid #ebebeb}
.header-container.type11 .header-bottom{display:none}
.header-container.type11 .header > .container{position:relative}
.header-container.type11 .menu-icon{display:block;position:absolute;right:15px;top:50%;margin-top:-10px}
.header-container.type11 .menu-icon a{display:block;font-size:21px;line-height:1;color:#2f2f2f}
.header-container.type11 .header-top-left .custom-block,.header-container.type11 .header-top-left .custom-block + span.split{display:none}
.header-container.type11 .header-top .header-top-left{padding:6px 0}
.header-container.type11 a.mybag-link{height:38px;line-height:38px;padding:0 15px}
.header-container.type11 .compare-link{margin-right:15px}
.header-container.type11 .compare-link a{padding:0}
.header-container.type12{border-bottom:1px solid #ededed}
.header-container.type12 .menu-icon{display:inline-block;vertical-align:middle;float:none;height:24px}
.header-container.type12 .menu-icon a{color:#474747;padding:0 10px}
.header-container.type12 .header-bottom{display:none}
.header-container.type13 .header-top .header-top-left{padding:6px 0}
.header-container.type13 .header-top-left .custom-block,.header-container.type13 .header-top-left .custom-block + span.split{display:none}
.header-container.type13 a.mybag-link{height:38px;line-height:38px}
.header-container.type13 .main-nav{display:none}
.header-container.type13 .search-area{margin-top:-12px;text-align:left}
.header-container.type13 .menu-icon{display:inline-block}
.header-container.type13 .menu-icon a{font-size:21px}
.header-container.type13 .search-area .search-icon{text-align:center;font-size:17px}
.header-container.type13 .form-search{top:calc(100% + 20px)}
.header-container.type1.sticky-header .header{padding:0 15px}
.cart-table thead{display:none}
.cart-table tr{display:block;padding:20px;position:relative;margin-top:-1px}
.cart-table tr:first-child{margin-top:0}
.cart-table td{display:block;text-align:center;padding:5px 0}
.cart-table tbody td.data-table-remove{position:absolute;top:0;right:0}
.cart-table .product-image{float:none;text-align:center;margin-bottom:10px}
.cart-table .product-name,.cart-table .item-options,.cart-table .item-msg{margin:0}
.cart-table .btn-empty,.cart-table .btn-continue,.cart-table .btn-update{float:none;display:block;margin:5px 0;width:100%}
.cart .discount,.cart .shipping{margin-bottom:40px}
.my-account .data-table thead{display:none}
.my-account .data-table tr,.my-account .data-table td{display:block;padding:5px 0}
.my-account .data-table tr{position:relative;margin-top:-1px}
.my-account .data-table tr:first-child{margin-top:0}
.my-account .data-table .btn-remove{position:absolute;top:5px;right:0}
.my-account .data-table .rating-box{margin:0 auto}
.my-wishlist .product-image{margin:0 auto 5px}
.tabs .tab-content{padding:45px}
.product-view .product-img-box{margin-bottom:40px}
.tp-caption .custom-btn.min-width-xs{min-width:130px}
.special-sidebar.sidebar .banner.banner-color{max-width:400px;margin:0 auto}
.banner.banner-color{max-width:420px;margin:0 auto 18px}
.product-banner-row .row-carousel .owl-item .item-area{padding:0 29px}
.banner.banner-color.small .banner-content h4{font-size:16px}
.isotope-products.columns6 > .isotope-product{width:25%}
.isotope-products.columns5 > .isotope-product{width:33.33%}
.isotope-products.columns4 > .isotope-product{width:50%}
.isotope-products.columns3 > .isotope-product{width:50%}
.isotope-products.columns2 > .isotope-product{width:50%}
.about-store-widget{padding:35px 0 0}
.about-store-widget .col-md-4{border-left:0}
.about-store-widget .col-md-4:first-child{margin-top:-35px}
.about-store-widget .col-md-4 .widget{border-top:1px solid #ebebeb}
.about-store-widget .col-md-4:first-child .widget{border-top:0}
.category-box.category-box-clean{margin-bottom:45px}
.cms-about-widget{padding:52px 0 0}
.cms-about-widget .widget{margin-bottom:45px;padding:0 5px 0 20px}
#newsletter_popup{width:auto!important}
.checkout-progress{padding:0}
}
@media (max-width:767px) {
.header-container.type1 .header{text-align:left}
.header-container.type1 .header-left{left:auto;right:25px;margin-top:0}
.header-container.type1 .header-right{margin-top:-24px}
.header-container.type1 .search-icon,.header-container.type1 .mybag-link,.header-container.type1 .menu-icon > a{padding:0 10px}
.header-container.type1 .form-search{margin-top:20px;right:-85px;width:300px}
.header-container.type1 .form-search:before{right:82px}
.header-container.type1 .topCartContent{margin-top:20px;right:-35px}
.header-container.type1 .topCartContent:after{right:45px}
.header-container.type8 .form-search{right:-55px;width:300px}
.header-container.type8 .form-search:before{right:52px}
.header-container.type2 .header{text-align:left}
.header-container.type2 .custom-block,.header-container.type2 .custom-block + span.split,.header-container.type2 .main-nav{display:none}
.header-container.type2 .menu-icon{display:inline-block}
.header-container.type2 .search-area{position:relative;left:0;right:0;top:0;display:inline-block}
.header-container.type2 .header-bottom > .container{width:auto}
.header-container.type2 .header-bottom{position:absolute;right:0;top:50%;margin-top:-8px;border:0}
.header-container.type3 .compare-link a{padding:0}
.header-container.type3 .compare-link a span{display:none}
.header-container.type3 .mybag-link .cart-info{display:none}
.header-container.type4 .compare-link a{padding:0}
.header-container.type4 .compare-link a span{display:none}
.header-container.type4 .mybag-link .cart-info{display:none}
.header-container.type5 .logo{margin:15px 0;max-width:125px}
.header-container.type5 .header-left{display:none}
.header-container.type5 .header-bottom > .container-fluid,.header-container.type5 .header > .container-fluid{padding:0 15px}
.header-container.type6 .compare-link{margin-right:10px}
.header-container.type6 .compare-link a{padding:0}
.header-container.type6 .compare-link + span.split,.header-container.type6 .compare-link span{display:none}
.header-container.type6 .header-top-left .custom-block,.header-container.type6 .header-top-left .custom-block + span.split{display:none}
.header-container.type6 .container-fluid{padding:0 15px}
.header-container.type6 .header-middle-right{right:15px}
.header-container.type6 .menu-icon a{margin-right:10px}
.header-container.type7 .compare-link{margin-right:10px}
.header-container.type7 .compare-link a{padding:0}
.header-container.type7 .compare-link span{display:none}
.header-container.type7 a.mybag-link .cart-info{display:none}
.header-container.type7 a.mybag-link{padding:0 15px}
.header-container.type9 .custom-block,.header-container.type9 .custom-block + span.split{display:none}
.header-container.type11 a.mybag-link .cart-info{display:none}
.header-container.type11 .compare-link a span{display:none}
.header-container.type12 a.mybag-link .cart-info{display:none}
.header-container.type12 .compare-link a span{display:none}
.header-container.type12 .compare-link + span.split{display:none}
.header-container.type12 .compare-link a{padding:0}
.header-container.type12 .compare-link{margin-right:10px}
.header-container.type12 .menu-icon{margin-right:5px}
.header-container.type12 .header-right a span{display:none}
.header-container.type12 .search-area{position:static}
.header-container.type12 .header-right-top{position:relative;z-index:1}
.header-container.type12 .form-search:before{display:none}
.header-container.type13 .compare-link{margin-right:10px}
.header-container.type13 .compare-link a{padding:0}
.header-container.type13 .compare-link span{display:none}
.header-container.type13 a.mybag-link{padding:0 15px}
.header-container.type13 a.mybag-link .cart-info{display:none}
.header-container.type13 .search-area{width:calc(100% - 30px)}
.products-grid.columns6 li.item{width:33.33%}
.products-grid.columns6 li.item.nth-child-5np1{clear:none}
.products-grid.columns6 li.item.nth-child-4np1{clear:none}
.products-grid.columns6 li.item.nth-child-3np1{clear:left}
.products-grid.columns7 li.item{width:33.33%}
.products-grid.columns7 li.item.nth-child-6np1{clear:none}
.products-grid.columns7 li.item.nth-child-5np1{clear:none}
.products-grid.columns7 li.item.nth-child-4np1{clear:none}
.products-grid.columns7 li.item.nth-child-3np1{clear:left}
.products-grid.columns8 li.item{width:33.33%}
.products-grid.columns8 li.item.nth-child-7np1{clear:none}
.products-grid.columns8 li.item.nth-child-6np1{clear:none}
.products-grid.columns8 li.item.nth-child-5np1{clear:none}
.products-grid.columns8 li.item.nth-child-4np1{clear:none}
.products-grid.columns8 li.item.nth-child-3np1{clear:left}
.col2-set .col-1,.col2-set .col-2{width:100%;float:none}
.footer .widget{margin-bottom:45px}
.form-list .fields .field{width:100%}
#checkout-review-table thead,.multiple-checkout .data-table thead{display:none}
.multiple-checkout .data-table tr{position:relative;display:block;margin-top:-1px}
#checkout-review-table td,.multiple-checkout .data-table td{padding:10px 0;display:block;text-align:center}
.multiple-checkout .data-table td{padding:10px 40px}
.multiple-checkout .data-table td.data-table-remove{position:absolute;top:0;right:0;padding:10px 0}
#checkout-review-table tbody td + td,.multiple-checkout .data-table tbody td + td{padding-top:0}
#shopping-cart-table tfoot td{width:100%}
#checkout-review-table tfoot td{display:inline-block;width:50%}
#multiship-addresses-table tfoot td{padding:20px 0}
.checkout-progress li{width:49%}
.multiple-checkout .box{margin-bottom:25px}
.data-table tfoot td,.multiple-checkout .data-table tfoot td{display:inline-block;width:50%}
.multiple-checkout .data-table tfoot td{width:49%;padding:10px 0}
.for-desktop{display:none}
.compare-table tbody th{border-right:1px solid #e5e5e5}
.toolbar .sorter{float:none}
.sorter .view-mode{border-right:0}
.sorter .sort-by{margin-bottom:14px}
.title-block{margin-bottom:40px}
.big-title{font-size:32px}
.big-title + p{font-size:15px}
.add-to-cart button.button{padding:10px 18px}
.tabs .tab-content{padding:30px}
.review-area .ratings-list .label{text-align:left;min-width:55px;margin-right:0}
.tabs > ul > li > a{margin-right:-1px}
.review-table thead{display:none}
.padding-left-clear{padding-left:15px}
.filterproducts-tab > ul > li{margin-right:7px}
.filterproducts-tab > ul > li > a{padding:10px 2px}
.banner.banner-box{padding:35px 22px 26px 24px}
.banner.banner-box .banner-content{text-align:left;margin-bottom:40px}
.producents-container a{margin:0 10px 25px}
.product-banner-row,.product-banner-row .banner,.product-banner-row .row-carousel{display:block;width:100%}
.product-banner-row .row-carousel{border-left:1px solid #e5e5e5}
.product-banner-row .row-carousel .owl-item .item-area{padding:19px;border-right:1px solid #e5e5e5}
.product-banner-row .row-carousel .owl-item:after{display:none}
.isotope-products.columns6 > .isotope-product{width:33.33%}
.isotope-products.columns5 > .isotope-product{width:50%}
.isotope-products.columns4 > .isotope-product{width:50%}
.isotope-products.columns3 > .isotope-product{width:50%}
.isotope-products.columns2 > .isotope-product{width:50%}
.about-store-widget{padding:39px 0 0}
.about-store-widget .widget{padding-left:0;padding-right:0}
.filterproducts-tab > ul.lg > li > a{font-size:17px}
.cms-about-widget{padding:39px 0 0}
.cms-about-widget:after{left:0;right:0;top:50%;bottom:auto;height:1px;width:100%;margin-top:-5px}
.cms-about-widget .widget{padding:0}
.cms-about-widget.seperated-border .widget{padding:40px 0;margin:0;border-top:1px solid #ebebeb}
.cms-about-widget.seperated-border .sp-border:first-child .widget{padding-top:0;border-top:none}
.banner.vcentered .banner-content h3{font-size:16px}
.banner.banner-mini{margin-bottom:22px}
.banner.banner-mini .banner-content{padding:0 28px}
#newsletter_popup{padding:40px 15px}
#newsletter_popup h2{font-size:26px}
.header-container.type1 .header .demo-tooltip{top:-22px}
}
@media (max-width:639px) {
.header-container.type1 .logo{max-width:150px}
.header-container.type2 a.mybag-link .cart-info{display:none}
.header-container.type2 .compare-link a span{display:none}
.header-container.type2 .header-top .header-top-left{padding:7px 0}
.header-container.type2 a.mybag-link{height:40px;line-height:40px;padding:0 15px}
.header-container.type3 .header-top{padding:0}
.header-container.type3 .header-top .header-top-left{padding:6px 0}
.header-container.type3 .header-top .header-top-right{display:none}
.header-container.type4 .header-top{padding:0}
.header-container.type4 .header-top .header-top-left{padding:6px 0}
.header-container.type4 .header-top .header-top-right{display:none}
.header-container.type6 .header-top .header-top-right{display:none}
.header-container.type6 .mybag-link .cart-info{display:none}
.header-container.type9 a.mybag-link .cart-info{display:none}
.header-container.type9 .compare-link span{display:none}
.header-container.type10 a.mybag-link .cart-info{display:none}
.header-container.type12 .header-right-top,.header-container.type12 .header-right-bottom{padding:6px 0}
.header-container.type12 span.split{display:none}
.header-container.type12 .header-right{float:none;position:absolute;right:15px;top:0}
.products-grid.columns3 li.item{width:50%}
.products-grid.columns3 li.item.nth-child-3np1{clear:none}
.products-grid.columns3 li.item.nth-child-2np1{clear:left}
.products-grid.columns4 li.item{width:50%}
.products-grid.columns4 li.item.nth-child-3np1{clear:none}
.products-grid.columns4 li.item.nth-child-2np1{clear:left}
.products-grid.columns5 li.item{width:50%}
.products-grid.columns5 li.item.nth-child-5np1{clear:none}
.products-grid.columns5 li.item.nth-child-4np1{clear:none}
.products-grid.columns5 li.item.nth-child-3np1{clear:none}
.products-grid.columns5 li.item.nth-child-2np1{clear:left}
.products-grid.columns6 li.item{width:50%}
.products-grid.columns6 li.item.nth-child-6np1{clear:none}
.products-grid.columns6 li.item.nth-child-5np1{clear:none}
.products-grid.columns6 li.item.nth-child-4np1{clear:none}
.products-grid.columns6 li.item.nth-child-3np1{clear:none}
.products-grid.columns6 li.item.nth-child-2np1{clear:left}
.products-grid.columns7 li.item{width:50%}
.products-grid.columns7 li.item.nth-child-7np1{clear:none}
.products-grid.columns7 li.item.nth-child-6np1{clear:none}
.products-grid.columns7 li.item.nth-child-5np1{clear:none}
.products-grid.columns7 li.item.nth-child-4np1{clear:none}
.products-grid.columns7 li.item.nth-child-3np1{clear:none}
.products-grid.columns7 li.item.nth-child-2np1{clear:left}
.products-grid.columns8 li.item{width:50%}
.products-grid.columns8 li.item.nth-child-8np1{clear:none}
.products-grid.columns8 li.item.nth-child-7np1{clear:none}
.products-grid.columns8 li.item.nth-child-6np1{clear:none}
.products-grid.columns8 li.item.nth-child-5np1{clear:none}
.products-grid.columns8 li.item.nth-child-4np1{clear:none}
.products-grid.columns8 li.item.nth-child-3np1{clear:none}
.products-grid.columns8 li.item.nth-child-2np1{clear:left}
.opc .buttons-set button.button{width:100%}
.opc .buttons-set .back-link a,.opc .forgot-link{padding-left:0;margin-top:10px;display:block}
#multiship-addresses-table tfoot button.button{width:100%}
#opc-review .buttons-set{text-align:center}
.checkout-progress li{width:100%}
.multiple-checkout button.button{width:100%}
.multiple-checkout .place-order .grand-total{float:none}
.multiple-checkout .place-order .grand-total big,.multiple-checkout .place-order .grand-total .inner div{display:block;width:100%;text-align:center;margin-left:0;margin-right:0}
.account-login .buttons-set .button,.account-create .buttons-set .button{width:100%}
.account-login .forgot-password{margin-left:0}
.isotope-products.columns6 > .isotope-product{width:50%}
.isotope-products.columns5 > .isotope-product{width:50%}
.isotope-products.columns4 > .isotope-product{width:50%}
.isotope-products.columns3 > .isotope-product{width:50%}
.isotope-products.columns2 > .isotope-product{width:50%}
}
@media (max-width: 519px) {
.banner-icon{padding-right:20px;padding-left:20px}
.banner-info-cell + .banner-info-cell{padding:0 20px}
}
@media (max-width:479px) {
.header-container.type1 .header-left{display:none}
.header-container.type1 .header-right{margin-top:-12px}
.header-container.type2 .logo{max-width:150px}
.header-container.type2 .top-select + span.split{margin:0 5px}
.header-container.type2 .header-top .header-top-left,.header-container.type2 .header-top .header-top-right{float:none;text-align:right}
.header-container.type2 .compare-link{margin-right:20px}
.header-container.type2 .header-bottom{margin-top:12px}
.header-container.type3 .compare-link{margin-right:10px}
.header-container.type3 .compare-link + span.split{display:none}
.header-container.type3 a.logo{max-width:125px;margin:20px 0}
.header-container.type4 .compare-link{margin-right:10px}
.header-container.type4 .compare-link + span.split{display:none}
.header-container.type4 a.logo{max-width:125px;margin:20px 0}
.header-container.type6 a.logo{max-width:125px}
.header-container.type7 .header-top .header-top-left,.header-container.type7 .header-top .header-top-right{float:none;text-align:right}
.header-container.type7 .logo{max-width:125px}
.header-container.type8 .logo{margin:30px 0;max-width:125px}
.header-container.type9 .logo{max-width:125px}
.header-container.type9 .header-top .header-top-left,.header-container.type9 .header-top .header-top-right{float:none;text-align:right}
.header-container.type9 .compare-link a{padding:0}
.header-container.type9 .compare-link{margin-right:10px}
.header-container.type10 .logo{max-width:125px}
.header-container.type11 .header-top .header-top-left,.header-container.type11 .header-top .header-top-right{float:none;text-align:right}
.header-container.type11 .logo{max-width:125px}
.header-container.type12 .logo{max-width:125px;margin-top:55px}
.header-container.type13 .logo{max-width:160px}
.header-container.type13 .search-area{margin-top:-18px}
.header-container.type13 .header-top .header-top-left,.header-container.type13 .header-top .header-top-right{float:none;text-align:right}
.header-container.type13 .form-search{width:300px}
.header-container.type13 .header .form-search #search{padding-right:130px}
.header .form-search #cat{width:58px}
.products-grid.columns3 li.item{width:50%}
.products-grid.columns3 li.item.nth-child-3np1{clear:none}
.products-grid.columns3 li.item.nth-child-2np1{clear:left}
.products-grid.columns4 li.item{width:50%}
.products-grid.columns4 li.item.nth-child-4np1{clear:none}
.products-grid.columns4 li.item.nth-child-3np1{clear:none}
.products-grid.columns4 li.item.nth-child-2np1{clear:left}
.sorter .sort-by label,.pager .limiter label{display:none}
.category-box-content{padding:32px 20px 27px 30px}
.banner.banner-color.small .banner-content h3{font-size:28px;margin-bottom:22px}
.isotope-products.columns6 > .isotope-product{width:100%}
.isotope-products.columns5 > .isotope-product{width:100%}
.isotope-products.columns4 > .isotope-product{width:100%}
.isotope-products.columns3 > .isotope-product{width:100%}
.isotope-products.columns2 > .isotope-product{width:100%}
.col-xss-12{float:none!important;width:100%!important}
.banner-classy .banner-content h3{font-size:13px;line-height:26px}
.banner-classy .banner-content h3 > span{font-size:30px}
.banner-classy .banner-content a{font-size:11px}
#newsletter_popup button.button{width:80px;margin-left:-80px}
.header-container.type9 .form-search,.header-container.type12 .form-search,.header-container.type6 .form-search{width:300px}
}
@media (max-width: 419px) {
.banner.banner-mini .banner-content h3{margin-bottom:10px;font-size:14px}
.banner.banner-mini .banner-content h3 > span{font-size:32px}
.banner.banner-mini .banner-content a{font-size:12px}
}
@media (min-width: 768px) and (max-width: 991px) {
.block-blog-recent ul li div.post-image{width:100%;margin-bottom:12px}
.block-blog-recent ul li a,.block-blog-recent ul li div.post-time{margin-left:0}
}
@media (max-width: 768px) {
.posts-lg-slider .postWrapper{margin-bottom:55px}
}
/**************************** CUSTOM STYLE **********************************/
ul.menu > li > .nav-sublist-dropdown .mega-columns .block1 {
    padding-top: 15px;
    padding-bottom: 15px;
}
ul.menu > li > .nav-sublist-dropdown .mega-columns .block1 .has-thumb-img {
    padding-top: 45px;
    padding-bottom: 45px;
    border-right: 1px solid #ebebeb;
}
ul.menu > li > .nav-sublist-dropdown .mega-columns .block1 .has-thumb-img:last-child {
    border-right: 0;
}



@media (max-width: 991px) {
    #newsletter_popup {
        width:auto !important;
    }
}
@media (max-width: 767px) {
    #newsletter_popup {
        padding: 40px 15px;
    }
    #newsletter_popup h2 {
        font-size: 26px;
    }
}
@media (max-width: 479px){
    #newsletter_popup button.button {
        width: 80px;
        margin-left: -80px;
    }
}
/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2016-06-28 07:15:53 */


.theme-color,
.theme-hover-color:hover{
    color: #6d4c3d !important;
}
.theme-bg-color,
.theme-hover-bg-color:hover{
    background-color: #6d4c3d !important;
}
.theme-bd-color,
.theme-hover-bd-color:hover {
    border-color: #6d4c3d !important;
}

a:active, a:hover, a:focus, .price-box .price, ul.menu > li.menu-full-width .nav-sublist.level1 li a:hover, ul.menu > li.menu-static-width .nav-sublist.level1 li a:hover, ul.menu .nav-sublist li.menu-item > a:hover:before, ul.menu > li.menu-item-has-children li.menu-item > a:hover:before, ul.menu .nav-sublist li.menu-item > a:hover, ul.menu > li.menu-item-has-children li.menu-item > a:hover, ul.menu .nav-sublist li.menu-item > a:hover:before, ul.menu > li.menu-item-has-children li.menu-item > a:hover:before, .product-name a:hover, .product-name a:focus, .header-container.type2 .form-search button.button:hover, .header-container.type2 .form-search button.button:focus, .products-list .item-area .actions a.addtowishlist:hover, .products-list .item-area .actions a.comparelink:hover, .products-list .product-image-area .quickview-icon:hover, .email-friend a:hover, .breadcrumbs li a:hover, .breadcrumbs li a:focus, .footer .widget .products-list .product-title a:hover, .footer-middle a:hover, .footer-middle .links li a:hover, .footer-middle .footer-menu li a:hover, .footer-bottom a:hover, .forgot-link, .checkout-progress li.active, .block-account .block-content li a:hover, .header-container ul.links a:hover, .banner.banner-box .banner-content a, .block.block-category-nav ul.category-list li > a:hover, .category-list li a i, .mobile-nav ul.menu li a:hover, .mobile-nav ul.menu li li a:hover, .close-mobile-nav.close-block:hover:after, span.open-child:hover:after, .mobile-nav .social-icon:hover, .postAuthor, .tags a:hover, .block.block-blog-categories .blog-category a:hover, .block-blog-recent ul li a:hover, .postCat a:hover, .smartwave-blog-read-more:hover{
	color: #6d4c3d;
}
.mini-cart .actions .btn:hover, .mini-cart .actions .btn.btn-checkout, .pager li.current > span, button.button:hover, button.button:focus, button.button:active, .products-list .item-area a.addtocart:hover, .tabs > ul > li.active > a, .tabs > ul > li.active > a:hover, .tabs > ul > li.active > a:focus, .btn-remove2, .cart-table .btn-empty:hover, .cart-table .btn-empty:focus, .cart-table .btn-continue:hover, .cart-table .btn-continue:focus, .cart-table .btn-update:hover, .cart-table .btn-update:focus, .cart .discount .buttons-set button:hover, .cart .shipping .buttons-set button:hover, .cart .discount .buttons-set button:active, .cart .shipping .buttons-set button:active, .cart .discount .buttons-set button:focus, .cart .shipping .buttons-set button:focus,#newsletter_popup button.button,.header-container.type6 .form-search button.button,.header-container.type4 .form-search button.button,.header-container.type5 .form-search button.button, .post-date .month, .block.block-blog-tags ul li a:hover{
    background-color: #6d4c3d;
}
.pager li.current > span, button.button:hover, button.button:focus, button.button:active, .tabs > ul > li.active > a, .tabs > ul > li.active > a:hover, .tabs > ul > li.active > a:focus, .cart-table .btn-empty:hover, .cart-table .btn-empty:focus, .cart-table .btn-continue:hover, .cart-table .btn-continue:focus, .cart-table .btn-update:hover, .cart-table .btn-update:focus, .cart .discount .buttons-set button:hover, .cart .shipping .buttons-set button:hover, .cart .discount .buttons-set button:active, .cart .shipping .buttons-set button:active, .cart .discount .buttons-set button:focus, .cart .shipping .buttons-set button:focus, .checkout-progress li.active{
    border-color: #6d4c3d;
}
.footer-middle{
    background-color:#333333;
}
.footer-middle, .footer-middle p, .footer-middle .footer-menu li:before {
    color:#a6a6a6;
}
.footer-middle a{
    color:#ffffff;
}
.footer-middle a:hover{
    color:#a87777;
}
.footer-middle .widget .widget-title{
    color:#ffffff;
}
.footer-middle .links li a:hover, .footer-middle .footer-menu li a:hover{
    color:#a87777;
}
.footer-bottom{
    background-color:#2e2e2e;
}
.footer-bottom, .footer-bottom p{
    color:#7f7f7f;
}
.footer-bottom a {
    color:#ffffff;
}
.footer-bottom a:hover {
    color:#a87777;
}
.footer-bottom .footer-menu li a {
    color:#aaaaaa;
}
.footer-bottom .footer-menu li a:hover {
    color:#ffffff;
}
#totop{
}
#totop:hover{
}
.newsletter-box button.button:hover {
    background-color: transparent;
    color: #6d4c3d;    
}

/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2017-04-19 08:04:29 */

#newsletter_popup h2{letter-spacing: -0.9px}#newsletter_popup p{letter-spacing: 0.4px}#newsletter_popup button.button{letter-spacing: 2px;}#newsletter_popup{
width:830px;height:400px;}
                .footer-middle {
                  padding: 20px 0 0;
                }
                .footer-middle .widget .widget-title {
                  font-size: 16px;
                  font-weight: 600;
                }
                .footer .widget .hours-list li > span {
                  color: #fff;
                }
                .footer .footer-bottom-area {
                  border-top: 0;
                }
                .banner-info.custom {
                background-color:rgba(109,76,61,1);
                }
                .banner-info.custom:hover {
                background-color:rgba(109,76,61,0.9);
                }
                .banner-info.custom p{
                color: #c59e8d;
                }
/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/


@font-face {
  font-family: 'revicons';
  src: url('https://sklep-torebki.pl/skin/frontend/base/default/css/nwdthemes/revslider/font/revicons.eot?5510888');
  src: url('https://sklep-torebki.pl/skin/frontend/base/default/css/nwdthemes/revslider/font/revicons.eot?5510888#iefix') format('embedded-opentype'),
       url('https://sklep-torebki.pl/skin/frontend/base/default/css/nwdthemes/revslider/font/revicons.woff?5510888') format('woff'),
       url('https://sklep-torebki.pl/skin/frontend/base/default/css/nwdthemes/revslider/font/revicons.ttf?5510888') format('truetype'),
       url('https://sklep-torebki.pl/skin/frontend/base/default/css/nwdthemes/revslider/font/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('https://sklep-torebki.pl/skin/frontend/base/default/css/nwdthemes/revslider/font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before { content: '\e802'; } /* '' */
.revicon-pencil-1:before { content: '\e831'; } /* '' */
.revicon-picture-1:before { content: '\e803'; } /* '' */
.revicon-cancel:before { content: '\e80a'; } /* '' */
.revicon-info-circled:before { content: '\e80f'; } /* '' */
.revicon-trash:before { content: '\e801'; } /* '' */
.revicon-left-dir:before { content: '\e817'; } /* '' */
.revicon-right-dir:before { content: '\e818'; } /* '' */
.revicon-down-open:before { content: '\e83b'; } /* '' */
.revicon-left-open:before { content: '\e819'; } /* '' */
.revicon-right-open:before { content: '\e81a'; } /* '' */
.revicon-angle-left:before { content: '\e820'; } /* '' */
.revicon-angle-right:before { content: '\e81d'; } /* '' */
.revicon-left-big:before { content: '\e81f'; } /* '' */
.revicon-right-big:before { content: '\e81e'; } /* '' */
.revicon-magic:before { content: '\e807'; } /* '' */
.revicon-picture:before { content: '\e800'; } /* '' */
.revicon-export:before { content: '\e80b'; } /* '' */
.revicon-cog:before { content: '\e832'; } /* '' */
.revicon-login:before { content: '\e833'; } /* '' */
.revicon-logout:before { content: '\e834'; } /* '' */
.revicon-video:before { content: '\e805'; } /* '' */
.revicon-arrow-combo:before { content: '\e827'; } /* '' */
.revicon-left-open-1:before { content: '\e82a'; } /* '' */
.revicon-right-open-1:before { content: '\e82b'; } /* '' */
.revicon-left-open-mini:before { content: '\e822'; } /* '' */
.revicon-right-open-mini:before { content: '\e823'; } /* '' */
.revicon-left-open-big:before { content: '\e824'; } /* '' */
.revicon-right-open-big:before { content: '\e825'; } /* '' */
.revicon-left:before { content: '\e836'; } /* '' */
.revicon-right:before { content: '\e826'; } /* '' */
.revicon-ccw:before { content: '\e808'; } /* '' */
.revicon-arrows-ccw:before { content: '\e806'; } /* '' */
.revicon-palette:before { content: '\e829'; } /* '' */
.revicon-list-add:before { content: '\e80c'; } /* '' */
.revicon-doc:before { content: '\e809'; } /* '' */
.revicon-left-open-outline:before { content: '\e82e'; } /* '' */
.revicon-left-open-2:before { content: '\e82c'; } /* '' */
.revicon-right-open-outline:before { content: '\e82f'; } /* '' */
.revicon-right-open-2:before { content: '\e82d'; } /* '' */
.revicon-equalizer:before { content: '\e83a'; } /* '' */
.revicon-layers-alt:before { content: '\e804'; } /* '' */
.revicon-popup:before { content: '\e828'; } /* '' */


/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

.tp-static-layers				{	position:absolute; z-index:505; top:0px;left:0px}


.tp-caption .frontcorner		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcorner		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}

.tp-caption .frontcornertop		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcornertop		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}
                                    
.tp-layer-inner-rotation            {    position: relative !important;}        


/***********************************************
    -    SPECIAL ALTERNATIVE IMAGE SETTINGS    -
***********************************************/

img.tp-slider-alternative-image    {    width:100%; height:auto;}


                            

/******************************
	-	WRAPPER STYLES		-
******************************/



.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:0px;
	padding:0px;
	border-width:0px;
	border:none;

}

.rev_slider .no-slides-text{
	font-weight:bold;
	text-align:center;
	padding-top:80px;
}

.rev_slider >ul{
	margin:0px;
	padding:0px;
	list-style: none !important;
	list-style-type: none;
	background-position:0px 0px;
}

.rev_slider >ul >li,
.rev_slider >ul >li:before{
	display: block;
	list-style:none !important;
	position:absolute;
	visibility:hidden;
	margin:0px !important;
	padding:0px !important;
	overflow-x: visible;
	overflow-y: visible;
	list-style-type: none !important;
	background-image:none;
	background-position:0px 0px;
	text-indent: 0em;
}

.tp-revslider-slidesli,
.tp-revslider-mainul    {    padding:0 !important; margin:0 !important; list-style:none !important;}

.tp-simpleresponsive >ul,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before {
	list-style:none;
	padding:0 !important;
	margin:0 !important;
	list-style:none !important;
	overflow-x: visible;
	overflow-y: visible;
	background-image:none
}


.tp-simpleresponsive >ul li{
    list-style:none;
    position:absolute;
    visibility:hidden;
}


.rev_slider .tp-caption,
.rev_slider .caption { position:absolute;  visibility:hidden; white-space: nowrap}

.tp-simpleresponsive img	{	max-width:none}

/* ADDED FOR SLIDELINK MANAGEMENT */
.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}

/******************************
	-	WRAPPER STYLES END	-
******************************/

/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}
/******************************
	-	IE8 HACKS ENDS	-
*******************************/

/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video	{ width:100% !important; height:100% !important; display: none}

.tp-caption.fullscreenvideo	{	left:0px; top:0px; position:absolute;width:100%;height:100%}


.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}


.fullcoveredvideo video,
.fullscreenvideo video					{	background: #000}

.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}

.html5vid.videoisplaying .tp-poster	{	display: none}

.tp-video-play-button		{	background:#000;
								background:rgba(0,0,0,0.3);
								padding:5px;
								border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
								position: absolute;
								top: 50%;
								left: 50%;
								font-size: 40px;
								color: #FFF;
								z-index: 3;
								margin-top: -27px;
								margin-left: -28px;
								text-align: center;
								cursor: pointer;

							}
.tp-caption:hover .tp-video-play-button    {    opacity: 1;}
.html5vid .tp-revstop                            {    width:15px;height:20px; border-left:5px solid #fff; border-right:5px solid #fff; position: relative;margin:10px 20px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.html5vid .tp-revstop                            {    display:none}
.html5vid.videoisplaying .revicon-right-dir        {    display:none}
.html5vid.videoisplaying .tp-revstop            {    display:block}

.html5vid.videoisplaying .tp-video-play-button	{	display:none}
.html5vid:hover .tp-video-play-button             { display:block}

.fullcoveredvideo .tp-video-play-button	{	display:none !important}

.tp-video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
    background-image: linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
    background-image: -o-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.13, rgb(0,0,0)),
        color-stop(1, rgb(50,50,50))
    );
    
    display:table;max-width:100%; overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.tp-caption:hover .tp-video-controls {
    opacity: .9;
}

.tp-video-button {
    background: rgba(0,0,0,.5);
    border: 0;
    color: #EEE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor:pointer;
    line-height:12px;
    font-size:12px;
    color:#fff;
    padding:0px;
    margin:0px;
    outline: none;
    }
.tp-video-button:hover {
    cursor: pointer;
}


.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap     { padding:0px 5px;display:table-cell; }

.tp-video-seek-bar-wrap    {    width:80%}
.tp-video-vol-bar-wrap    {    width:20%}

.tp-volume-bar,
.tp-seek-bar        {    width:100%; cursor: pointer;  outline:none; line-height:12px;margin:0; padding:0;}


/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/



/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
.tp-dottedoverlay.twoxtwo				{	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/gridtile_3x3_white.png)}

/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/



/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/

.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;
}


/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img			{ 	/*-webkit-transform: translateZ(0);
										  -webkit-backface-visibility: hidden;
										  -webkit-perspective: 1000;*/
									}


/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
	position:absolute;
	-webkit-font-smoothing: antialiased !important;
}


/******************************
	-	SHADOWS		-
******************************/
.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(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/shadow1.png) no-repeat; background-size:100% 100%; width:890px; height:30px; bottom:-30px}
.tp-bannershadow.tp-shadow2 {	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/shadow2.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px}
.tp-bannershadow.tp-shadow3 {	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/shadow3.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px}


/******************************
	-	BUTTONS	-
*******************************/

.tp-button{
			padding:6px 13px 5px;
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			height:30px;
			cursor:pointer;
			color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
			background:url(https://sklep-torebki.pl/skin/frontend/base/default/css/nwdthemes/revslider/images/gradient/g30.png) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
			text-decoration:none;
		}

.tp-button.big			{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(https://sklep-torebki.pl/skin/frontend/base/default/css/nwdthemes/revslider/images/gradient/g40.png) repeat-x top}


.purchase:hover,
.tp-button:hover,
.tp-button.big:hover		{	background-position:bottom, 15px 11px}


	/*@media only screen and (min-width: 480px) and (max-width: 767px) {
		.tp-button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tp-button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}*/


/*	BUTTON COLORS	*/

.tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }


.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68}


.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212}

.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00}

.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222}

.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555}



/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.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(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/boxed_bgtile.png); height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }

.tp-bullets.simplebullets.navbar-old					{ 	 background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/navigdots_bgtile.png); height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }


.tp-bullets.simplebullets.round .bullet					{	cursor:pointer; position:relative;	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/bullet.png) no-repeat top left;	width:20px;	height:20px;  margin-right:0px; float:left; margin-top:0px; margin-left:3px}
.tp-bullets.simplebullets.round .bullet.last			{	margin-right:3px}

.tp-bullets.simplebullets.round-old .bullet				{	cursor:pointer; position:relative;	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/bullets.png) no-repeat bottom left;	width:23px;	height:23px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.round-old .bullet.last		{	margin-right:0px}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet				{	cursor:pointer; position:relative;	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/bullets2.png) no-repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.square .bullet.last			{	margin-right:0px}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet			{	cursor:pointer; position:relative;	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/bullets2.png) no-repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.square-old .bullet.last		{	margin-right:0px}


/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet				{	cursor:pointer; position:relative;	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/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:0px !important}
.tp-bullets.simplebullets.navbar .bullet.last			{	margin-right:0px !important}



/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet			{	cursor:pointer; position:relative;	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/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:0px !important}
.tp-bullets.simplebullets.navbar-old .bullet.last		{	margin-right:0px !important}


.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected				{	background-position:top left; }

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected		{	background-position:bottom left; }



/*************************************
	-	TP ARROWS 	-
**************************************/
.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(1000px);
															-webkit-transform-style: preserve-3d;

														}


.tparrows .tp-arr-imgholder								{ display: none}
.tparrows .tp-arr-titleholder							{ display: none}

.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(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/large_left.png) no-repeat top left;	width:40px;	height:40px;   }
.tp-rightarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/large_right.png) no-repeat top left;	width:40px;	height:40px;   }


.tp-leftarrow.round										{	z-index:100;cursor:pointer; position:relative;	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/small_left.png) no-repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round									{	z-index:100;cursor:pointer; position:relative;	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/small_right.png) no-repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left;	margin-top:0px}


.tp-leftarrow.round-old									{	z-index:100;cursor:pointer; position:relative;	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/arrow_left.png) no-repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/arrow_right.png) no-repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left;	margin-top:0px}


.tp-leftarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/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(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/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(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/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(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/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:0px; }

.tp-leftarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/arrow_left2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px}
.tp-rightarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/arrow_right2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px}


.tp-leftarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/arrow_left2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px}
.tp-rightarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/arrow_right2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px}


.tp-leftarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/large_left.png) no-repeat 0 0;	width:40px;	height:40px;

														}
.tp-rightarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/large_right.png) no-repeat 0 0;	width:40px;	height:40px;

														}




.tp-leftarrow:hover,
.tp-rightarrow:hover 									{	background-position:bottom left; }






/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs						{	z-index:1000; position:absolute; padding:3px;background-color:#fff;
												width:500px;height:50px; 			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												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;  			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												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; 			/* THE DIMENSION OF A SINGLE THUMB */
												cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
												/*filter: 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 BANNER TIMER		-
*************************************/
.tp-bannertimer								{	visibility: hidden; width:100%; height:5px; /*background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/timer.png);*/ background: #fff; background: rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
.tp-bannertimer.tp-bottom					{	top:auto; bottom:0px !important;height:5px}





/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

/* NAVIGATION PREVIEW 1 */
.tparrows.preview1 							{	width:100px;height:100px;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;background: transparent}
.tparrows.preview1:after					{	position:absolute; left:0px;top:0px; font-family: "revicons"; color:#fff; font-size:30px; width:100px;height:100px;text-align: center; background:#fff;background:rgba(0,0,0,0.15);z-index:2;line-height:100px; -webkit-transition: background 0.3s, color 0.3s; -moz-transition: background 0.3s, color 0.3s; transition: background 0.3s, color 0.3s}
.tp-rightarrow.preview1:after				{	content: '\e825';  }
.tp-leftarrow.preview1:after				{	content: '\e824';  }

.tparrows.preview1:hover:after 				{	background:rgba(255,255,255,1); color:#aaa; }

.tparrows.preview1 .tp-arr-imgholder 		{	background-size:cover; background-position:center center; display:block;width:100%;height:100%;position:absolute;top:0px;
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
											}
.tparrows.preview1 .tp-arr-iwrapper            {      -webkit-transition: all 0.3s;transition: all 0.3s;
												-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0}
.tparrows.preview1:hover .tp-arr-iwrapper    {      -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1}


.tp-rightarrow.preview1 .tp-arr-imgholder	{	right:100%;
												-webkit-transform: rotateY(-90deg);
												transform: rotateY(-90deg);
												-webkit-transform-origin: 100% 50%;
												transform-origin: 100% 50%;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



											}
.tp-leftarrow.preview1 .tp-arr-imgholder	{	left:100%;
												-webkit-transform: rotateY(90deg);
												transform: rotateY(90deg);
												-webkit-transform-origin: 0% 50%;
												transform-origin: 0% 50%;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



											}


.tparrows.preview1:hover .tp-arr-imgholder	{	-webkit-transform: rotateY(0deg);
												transform: rotateY(0deg);
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

											}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:80px; height:80px;line-height:80px; font-size:24px}

	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:60px; height:60px;line-height:60px;font-size:20px}

	}



    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:40px; height:40px;line-height:40px; font-size:12px}
    }

/* PREVIEW 1 BULLETS */

.tp-bullets.preview1 						{ 	height: 21px; }
.tp-bullets.preview1 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.15) !important;
											    /*-webkit-border-radius: 10px;
											    border-radius: 10px;*/
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 5px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview1 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: #aaa !important;
												width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(255, 255, 255, 1) !important;
}




/* NAVIGATION PREVIEW 2 */
.tparrows.preview2 							{	min-width:60px; min-height:60px; background:#fff; ;

												border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;
												overflow:hidden;
												-webkit-transition: -webkit-transform 1.3s;
												-webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												backface-visibility: hidden;
}
.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; color:#aaa; font-size:25px; margin-top: -12px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s }
.tp-rightarrow.preview2:after				{	content: '\e81e';  right:18px; }
.tp-leftarrow.preview2:after				{	content: '\e81f';  left:18px; }


.tparrows.preview2 .tp-arr-titleholder 		{	background-size:cover; background-position:center center; display:block; visibility:hidden;position:relative;top:0px;
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												white-space: nowrap;
												color: #000;
												text-transform: uppercase;
												font-weight: 400;
												font-size: 14px;
												line-height: 60px;
												padding:0px 10px;
											}

.tp-rightarrow.preview2 .tp-arr-titleholder	{	 right:50px;
												-webkit-transform: translateX(-100%);
												transform: translateX(-100%);
											}
.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:50px;
												-webkit-transform: translateX(100%);
												transform: translateX(100%);
											}

.tparrows.preview2.hovered					{	width:300px}
.tparrows.preview2:hover					{	background:#fff}
.tparrows.preview2:hover:after				{	color:#000}
.tparrows.preview2:hover .tp-arr-titleholder{	-webkit-transform: translateX(0px);
													transform: translateX(0px);
													visibility: visible;
													position: absolute;
											}

/* PREVIEW 2 BULLETS */

.tp-bullets.preview2 						{ 	height: 17px; }
.tp-bullets.preview2 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview2 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}

.tp-arr-titleholder.alwayshidden			{	display:none !important}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview2 {	min-width:40px; min-height:40px; width:40px;height:40px;
								border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;
							}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:20px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:11px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:11px}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:12px; line-height:40px; letter-spacing: 0px}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:35px}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:35px}

	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
   		 .tparrows.preview2 						{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:10px; line-height:30px; letter-spacing: 0px}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:25px}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:25px}
		.tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none}


	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview2 							{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px}
		.tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none}
		.tparrows.preview2:hover					{	width:30px !important; height:30px !important}
    }



/* NAVIGATION PREVIEW 3 */
.tparrows.preview3 							{	width:70px; height:70px; background:#fff; background:rgba(255,255,255,1); -webkit-transform-style: flat; }
.tparrows.preview3:after					{	position:absolute;  line-height: 70px;text-align: center; font-family: "revicons"; color:#aaa; font-size:30px; top:0px;left:0px;;background:#fff; z-index:100; width:70px;height:70px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s}
.tparrows.preview3:hover:after					{	color:#000; }
.tp-rightarrow.preview3:after				{	content: '\e825';  }
.tp-leftarrow.preview3:after				{	content: '\e824';  }


.tparrows.preview3 .tp-arr-iwrapper			{
												  -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 100% 50%;
												  transform-origin: 100% 50%;
												  -webkit-transition: -webkit-transform 0.2s;
												  transition: transform 0.2s;
												  z-index:0;position: absolute; background: #000; background: rgba(0,0,0,0.75);
												  display: table;min-height:90px;top:-10px}

.tp-leftarrow.preview3 .tp-arr-iwrapper		{	 -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 0% 50%;
												  transform-origin: 0% 50%;
											}

.tparrows.preview3 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center; display:table-cell;min-width:90px;height:90px;
												position:relative;top:0px; }

.tp-rightarrow.preview3 .tp-arr-iwrapper	{	right:0px;padding-right:70px}
.tp-leftarrow.preview3 .tp-arr-iwrapper		{	left:0px; direction: rtl;padding-left:70px}
.tparrows.preview3 .tp-arr-titleholder		{	display:table-cell; padding:30px;font-size:16px; color:#fff;white-space: nowrap; position: relative; clear:right;vertical-align: middle}

.tparrows.preview3:hover .tp-arr-iwrapper	{
												-webkit-transform: scale(1,1);
												  transform: scale(1,1);

											}

/* PREVIEW 3 BULLETS */
.tp-bullets.preview3 						{ 	height: 17px; }
.tp-bullets.preview3 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview3 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px}
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px}
		.tparrows.preview3 .tp-arr-imgholder 		{	min-width:70px;height:70px}
		.tp-rightarrow.preview3 .tp-arr-iwrapper	{	padding-right:50px}
		.tp-leftarrow.preview3 .tp-arr-iwrapper		{	padding-left:50px}
		.tparrows.preview3 .tp-arr-titleholder		{	padding:10px;font-size:16px; }



	}

    @media only screen  and (max-width: 767px) {

		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px}
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px}
	}





/* NAVIGATION PREVIEW 4 */
.tparrows.preview4 							{	width:30px; height:110px;  background:transparent;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000}
.tparrows.preview4:after					{	position:absolute;  line-height: 110px;text-align: center; font-family: "revicons"; color:#fff; font-size:20px; top:0px;left:0px;z-index:0; width:30px;height:110px; background: #000; background: rgba(0,0,0,0.25);
												-webkit-transition: all 0.2s ease-in-out;
											    -moz-transition: all 0.2s ease-in-out;
											    -o-transition: all 0.2s ease-in-out;
											    transition: all 0.2s ease-in-out;
												   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

											}

.tp-rightarrow.preview4:after				{	content: '\e825';  }
.tp-leftarrow.preview4:after				{	content: '\e824';  }


.tparrows.preview4 .tp-arr-allwrapper		{	visibility:hidden;width:180px;position: absolute;z-index: 1;min-height:120px;top:0px;left:-150px; overflow: hidden;-webkit-perspective: 1000px;-webkit-transform-style: flat}

.tp-leftarrow.preview4 .tp-arr-allwrapper	{	left:0px}
.tparrows.preview4 .tp-arr-iwrapper			{	position: relative}

.tparrows.preview4 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center;width:180px;height:110px;
												position:relative;top:0px;

												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;



											}


.tparrows.preview4 .tp-arr-imgholder2 		{	display:block;background-size:cover; background-position:center center; width:180px;height:110px;
												position:absolute;top:0px; left:180px;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;

											}

.tp-leftarrow.preview4 .tp-arr-imgholder2 	{	left:-180px}




.tparrows.preview4 .tp-arr-titleholder		{	display:block; font-size:12px; line-height:25px; padding:0px 10px;text-align:left;color:#fff; position: relative;
												background: #000;
												color: #FFF;
												text-transform: uppercase;
												white-space: nowrap;
												letter-spacing: 1px;
												font-weight: 700;
												font-size: 11px;
												line-height: 2.75;
												-webkit-transition: all 0.3s;
												transition: all 0.3s;
												-webkit-transform: rotateX(-90deg);
												transform: rotateX(-90deg);
												-webkit-transform-origin: 50% 0;
												transform-origin: 50% 0;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;


}



.tparrows.preview4:after				{	transform-origin: 100% 100%; -webkit-transform-origin: 100% 100%}
.tp-leftarrow.preview4:after			{	transform-origin: 0% 0%; -webkit-transform-origin: 0% 0%}




@media only screen and (min-width: 768px)  {
		.tparrows.preview4:hover:after				{	-webkit-transform: rotateY(-90deg); transform:rotateY(-90deg)}
		.tp-leftarrow.preview4:hover:after			{	-webkit-transform: rotateY(90deg); transform:rotateY(90deg)}


		.tparrows.preview4:hover .tp-arr-titleholder	{	-webkit-transition-delay: 0.4s;
															transition-delay: 0.4s;
															-webkit-transform: rotateX(0deg);
															transform: rotateX(0deg);
															-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

														}
}

/* PREVIEW 4 BULLETS */

.tp-bullets.preview4 						{ 	height: 17px; }
.tp-bullets.preview4 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview4 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}


    @media only screen  and (max-width: 767px) {
   		 .tparrows.preview4 						{	width:20px; height:80px}
   		 .tparrows.preview4:after					{	width:20px; height:80px; line-height:80px; font-size:14px}

   		 .tparrows.preview1 .tp-arr-allwrapper,
   		 .tparrows.preview2 .tp-arr-allwrapper,
   		 .tparrows.preview3 .tp-arr-allwrapper,
   		 .tparrows.preview4 .tp-arr-allwrapper		{	display: none !important}
    }


/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/




/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

 .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;
}



/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/coloredbg.png) repeat}

.tp-caption.slidelink a span	{	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/coloredbg.png) repeat}






/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader 	{
				top:50%; left:50%;
				z-index:10000;
				position:absolute;


			}

.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/loader.gif) no-repeat center center;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.tp-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



.tp-loader.spinner5 	{	background:url(https://sklep-torebki.pl/skin/frontend/base/default/images/nwdthemes/revslider/assets/loader.gif) no-repeat 10px 10px;
							background-color:#fff;
							margin:-22px -22px;
							width:44px;height:44px;
							border-radius: 3px;
							-moz-border-radius: 3px;
							-webkit-border-radius: 3px;
						}


@-webkit-keyframes tp-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
  } 50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
  } 100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}


.tp-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top:-20px;margin-left:-20px;
  background-color: #ff0000;
   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
  animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% { -webkit-transform: scale(0.0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes tp-scaleout {
  0% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 100% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}




.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;

}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}




.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2.0s infinite linear;
  animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes tp-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes tp-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

.tp-caption.medium_grey{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);font-weight:700;font-size:20px;line-height:20px;font-family:Arial;padding:2px 4px;margin:0px;border-width:0px;border-style:none;background-color:#888;white-space:nowrap;}.tp-caption.small_text{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);font-weight:700;font-size:14px;line-height:20px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}.tp-caption.medium_text{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);font-weight:700;font-size:20px;line-height:20px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}.tp-caption.large_text{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);font-weight:700;font-size:40px;line-height:40px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}.tp-caption.very_large_text{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);font-weight:700;font-size:60px;line-height:60px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;letter-spacing:-2px;}.tp-caption.very_big_white{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:60px;line-height:60px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;padding:0px 4px;padding-top:1px;background-color:#000;}.tp-caption.very_big_black{position:absolute;color:#000;text-shadow:none;font-weight:700;font-size:60px;line-height:60px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;padding:0px 4px;padding-top:1px;background-color:#fff;}.tp-caption.modern_medium_fat{position:absolute;color:#000;text-shadow:none;font-weight:800;font-size:24px;line-height:20px;font-family:"Open Sans", sans-serif;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}.tp-caption.modern_medium_fat_white{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:24px;line-height:20px;font-family:"Open Sans", sans-serif;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}.tp-caption.modern_medium_light{position:absolute;color:#000;text-shadow:none;font-weight:300;font-size:24px;line-height:20px;font-family:"Open Sans", sans-serif;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}.tp-caption.modern_big_bluebg{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:30px;line-height:36px;font-family:"Open Sans", sans-serif;padding:3px 10px;margin:0px;border-width:0px;border-style:none;background-color:#4e5b6c;letter-spacing:0;}.tp-caption.modern_big_redbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:30px;line-height:36px;font-family:"Open Sans", sans-serif;padding:3px 10px;padding-top:1px;margin:0px;border-width:0px;border-style:none;background-color:#de543e;letter-spacing:0;}.tp-caption.modern_small_text_dark{position:absolute;color:#555;text-shadow:none;font-size:14px;line-height:22px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}.tp-caption.boxshadow{-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);}.tp-caption.black{color:#000;text-shadow:none;}.tp-caption.noshadow{text-shadow:none;}.tp-caption.thinheadline_dark{position:absolute;color:rgba(0,0,0,0.85);text-shadow:none;font-weight:300;font-size:30px;line-height:30px;font-family:"Open Sans";background-color:transparent;}.tp-caption.thintext_dark{position:absolute;color:rgba(0,0,0,0.85);text-shadow:none;font-weight:300;font-size:16px;line-height:26px;font-family:"Open Sans";background-color:transparent;}.tp-caption.largeblackbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:50px;line-height:70px;font-family:"Open Sans";background-color:#000;padding:0px 20px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.tp-caption.largepinkbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:50px;line-height:70px;font-family:"Open Sans";background-color:#db4360;padding:0px 20px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.tp-caption.largewhitebg{position:absolute;color:#000;text-shadow:none;font-weight:300;font-size:50px;line-height:70px;font-family:"Open Sans";background-color:#fff;padding:0px 20px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.tp-caption.largegreenbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:50px;line-height:70px;font-family:"Open Sans";background-color:#67ae73;padding:0px 20px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.tp-caption.excerpt{font-size:36px;line-height:36px;font-weight:700;font-family:Arial;color:#ffffff;text-decoration:none;background-color:rgba(0, 0, 0, 1);text-shadow:none;margin:0px;letter-spacing:-1.5px;padding:1px 4px 0px 4px;width:150px;white-space:normal !important;height:auto;border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}.tp-caption.large_bold_grey{font-size:60px;line-height:60px;font-weight:800;font-family:"Open Sans";color:rgb(102, 102, 102);text-decoration:none;background-color:transparent;text-shadow:none;margin:0px;padding:1px 4px 0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_thin_grey{font-size:34px;line-height:30px;font-weight:300;font-family:"Open Sans";color:rgb(102, 102, 102);text-decoration:none;background-color:transparent;padding:1px 4px 0px;text-shadow:none;margin:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.small_thin_grey{font-size:18px;line-height:26px;font-weight:300;font-family:"Open Sans";color:rgb(117, 117, 117);text-decoration:none;background-color:transparent;padding:1px 4px 0px;text-shadow:none;margin:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.lightgrey_divider{text-decoration:none;background-color:rgba(235, 235, 235, 1);width:370px;height:3px;background-position:initial initial;background-repeat:initial initial;border-width:0px;border-color:rgb(34, 34, 34);border-style:none;}.tp-caption.large_bold_darkblue{font-size:58px;line-height:60px;font-weight:800;font-family:"Open Sans";color:rgb(52, 73, 94);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_bg_darkblue{font-size:20px;line-height:20px;font-weight:800;font-family:"Open Sans";color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(52, 73, 94);padding:10px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_bold_red{font-size:24px;line-height:30px;font-weight:800;font-family:"Open Sans";color:rgb(227, 58, 12);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_light_red{font-size:21px;line-height:26px;font-weight:300;font-family:"Open Sans";color:rgb(227, 58, 12);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_bg_red{font-size:20px;line-height:20px;font-weight:800;font-family:"Open Sans";color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(227, 58, 12);padding:10px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_bold_orange{font-size:24px;line-height:30px;font-weight:800;font-family:"Open Sans";color:rgb(243, 156, 18);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_bg_orange{font-size:20px;line-height:20px;font-weight:800;font-family:"Open Sans";color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(243, 156, 18);padding:10px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.grassfloor{text-decoration:none;background-color:rgba(160, 179, 151, 1);width:4000px;height:150px;border-width:0px;border-color:rgb(34, 34, 34);border-style:none;}.tp-caption.large_bold_white{font-size:58px;line-height:60px;font-weight:800;font-family:"Open Sans";color:rgb(255, 255, 255);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_light_white{font-size:30px;line-height:36px;font-weight:300;font-family:"Open Sans";color:rgb(255, 255, 255);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.mediumlarge_light_white{font-size:34px;line-height:40px;font-weight:300;font-family:"Open Sans";color:rgb(255, 255, 255);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.mediumlarge_light_white_center{font-size:34px;line-height:40px;font-weight:300;font-family:"Open Sans";color:#ffffff;text-decoration:none;background-color:transparent;padding:0px 0px 0px 0px;text-align:center;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_bg_asbestos{font-size:20px;line-height:20px;font-weight:800;font-family:"Open Sans";color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(127, 140, 141);padding:10px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_light_black{font-size:30px;line-height:36px;font-weight:300;font-family:"Open Sans";color:rgb(0, 0, 0);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.large_bold_black{font-size:58px;line-height:60px;font-weight:800;font-family:"Open Sans";color:rgb(0, 0, 0);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.mediumlarge_light_darkblue{font-size:34px;line-height:40px;font-weight:300;font-family:"Open Sans";color:rgb(52, 73, 94);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.small_light_white{font-size:17px;line-height:28px;font-weight:300;font-family:"Open Sans";color:rgb(255, 255, 255);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.roundedimage{border-width:0px;border-color:rgb(34, 34, 34);border-style:none;}.tp-caption.large_bg_black{font-size:40px;line-height:40px;font-weight:800;font-family:"Open Sans";color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(0, 0, 0);padding:10px 20px 15px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.mediumwhitebg{font-size:30px;line-height:30px;font-weight:300;font-family:"Open Sans";color:rgb(0, 0, 0);text-decoration:none;background-color:rgb(255, 255, 255);padding:5px 15px 10px;text-shadow:none;border-width:0px;border-color:rgb(0, 0, 0);border-style:none;}.tp-caption.custom-subtitle-2{color:rgb(162, 85, 22);font-size:18px;line-height:18px;font-family:Raleway;text-decoration:none;text-shadow:none;letter-spacing:3.5px;font-weight:600;text-transform:uppercase;background-color:transparent;border-width:0px;border-color:rgb(0, 0, 0);border-style:none;}.tp-caption.custom-title-2{font-size:72px;line-height:72px;font-weight:400;font-family:BodoniMT, Verdana;color:rgb(55, 55, 55);text-decoration:none;text-shadow:none;text-transform:uppercase;background-color:transparent;border-width:0px;border-color:rgb(0, 0, 0);border-style:none;}.tp-caption.custom-txt-2{font-size:15px;line-height:24px;font-weight:300;font-family:Merriweather;color:rgb(178, 178, 178);font-style:italic;text-decoration:none;text-shadow:none;background-color:transparent;border-width:0px;border-color:rgb(0, 0, 0);border-style:none;}.tp-caption.slidetoptext{color:#ad6e3f;font-size:24px;line-height:32px;font-weight:600;text-decoration:none;padding:4px 4px 4px 4px;text-shadow:none;background-color:transparent;border-width:0px;border-color:rgb(0, 0, 0);border-style:none;}.tp-caption.slidermiddletext{color:#373737;font-size:50px;line-height:0.8;font-family:BodoniMT, Verdana, sans-serif;text-decoration:none;text-shadow:none;background-color:transparent;border-width:0px;border-color:rgb(0, 0, 0);border-style:none;}.tp-caption.slidertextbottom{color:#373737;font-size:20px;line-height:24px;font-family:Merriweather, Verdana, sans-serif;font-style:italic;text-decoration:underline;text-shadow:none;background-color:transparent;border-width:0px;border-color:rgb(0, 0, 0);border-style:none;}
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700,800);

.tp-caption.big_caption_3,
.tp-caption.big_caption_2,
.tp-caption.big_caption_4,
.tp-caption.big_caption_5,
.tp-caption.big_caption_6,
.tp-caption.big_caption_7,
.tp-caption.big_caption_8,
.tp-caption.big_caption_9,
.tp-caption.big_caption_10,
.tp-caption.big_caption_11,
.tp-caption.big_caption_12,
.tp-caption.big_caption_13,
.tp-caption.big_caption_3_white,
.tp-caption.big_caption_2_white,
.tp-caption.big_caption_4_white{
            position: absolute; 
			color: #e14f4f; 
			text-shadow: none; 
			
			font-size: 80px; 
			line-height: 80px; 
			 font-family: "Oswald";
			border-width: 0px; 
			border-style: none; 
 
								
		}
    .tp-caption.big_caption_2, .tp-caption.big_caption_2_white {font-size:48px;}
.tp-caption.big_caption_4, .tp-caption.big_caption_4_white {font-size:124px; color:#fff;}
.tp-caption.big_caption_5  {font-size:120px;color:#94BB54;font-weight:800;}
.tp-caption.big_caption_6 {font-size:84px;color:#94BB54;font-weight:800;}
.tp-caption.big_caption_7 {font-size:50px;color:#333;font-weight:800;}
.tp-caption.big_caption_8  {font-size:24px;color:#fff;font-family: "Open Sans";}
.tp-caption.big_caption_9  {font-size:100px;color:#fff !important;}
.tp-caption.big_caption_10  {font-size:55px;color:#2a2b2c;font-weight:bold;}
.tp-caption.big_caption_11  {font-size:100px;color:#fff;}
.tp-caption.big_caption_12  {font-size:200px;color:#94BB54;font-weight:800;}
.tp-caption.big_caption_13 {font-size:24px;color:#aaa;font-family: "Open Sans";}
.tp-caption.handwriting, .tp-caption.handwriting_white{
            position: absolute; 
			color: #fff; 
			text-shadow: none; 
			 
			font-size: 144px; 
			line-height: 44px; 
			 font-family: "Dancing Script";
			padding:15px 40px 15px 40px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
  
								
		}

.tp-caption.store_button a {
            position: absolute; 
			color: #fff; 
			text-shadow: none; 
			
			font-size: 18px; 
			line-height: 18px; 
            font-weight:bold;
			 font-family: "Open Sans";
			padding:20px 35px 20px 35px !important;
			margin: 0px; 
  			cursor:pointer;
      		background:#1ABC9C;
  	        border-radius:5px;
            border-bottom:4px solid #16A085;
 						
}
.tp-caption.store_button_white a{position: absolute; 
			color: #fff; 
			text-shadow: none;
            font-size:14px;
    		font-weight:normal;
    		padding:10px 20px !important;
            background:#379BDE;
      		border-bottom:4px solid #2980B9;
      		border-radius:5px ;
    }
.tp-caption.store_button_white a:hover{
  	    background:#2980B9;
        border-bottom:4px solid #379BDE;
      }
.tp-caption.store_button a, .tp-caption.store_button_white a {
	color: #fff !important; 
}
.tp-caption.store_button_white a {color:#fff !important;}


.tp-caption.custom-subtitle {
	position:absolute;
	font-family: "Montserrat", Verdana, sans-serif;
	font-weight: 700;
      font-size: 24px;
	color:#fff;
	line-height: 1;
	white-space:nowrap;
	text-transform:uppercase;	
}
