html {
  overflow-y: scroll;
  margin: 0;
  padding: 0;
}
body {
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  overflow-x: hidden;
}
.fs9 {
  font-size: 10px;
}
.fs10 {
  font-size: 11px;
}
.fs11 {
  font-size: 12px;
}
.fs12 {
  font-size: 13px;
}
.fs13 {
  font-size: 14px;
}
.fs14 {
  font-size: 15px;
}
.fs15 {
  font-size: 16px;
}
.fs16 {
  font-size: 17px;
}
a {
  color: #000000;
  cursor: hand;
  cursor: pointer;
}
a img {
  border: none;
}
a:hover {
  text-decoration: none;
  color: #999999;
}
a:focus {
  outline: none;
  outline-offset: -2px;
  color: #999999;
}
img {
  border: 0 none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
ul,
ol {
  /*list-style: none outside none;*/
  /*margin: 0;*/
  /*padding: 0;*/
}
ul li,
ol li {
  line-height: 25px;
}
body,
td,
th,
input,
textarea,
select,
a {
  outline: 0 none;
}
a,
a:hover,
a:focus {
  -webkit-transition: color 0.4s ease 0s;
  transition: color 0.4s ease 0s;
  text-decoration: none;
}
.quantity input,
input[name="quantity"] {
  width: auto;
  display: inline;
  text-align: center;
}
table.list {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin-bottom: 20px;
}
table.list thead td {
  background-color: transparent;
  padding: 0px 5px;
}
table.list .center {
  text-align: center;
  padding: 7px;
}
table.list tbody td {
  padding: 0px 5px;
}
table.list td {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
table.list .right {
  text-align: right;
  padding: 7px;
}
table.list .left {
  text-align: left;
  padding: 7px;
}
table.list thead td a,
.list thead td {
  text-decoration: none;
  color: #222222;
  font-weight: bold;
}
input.large-field,
select.large-field {
  width: 300px;
}
table.form {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
table.form > * > * > td {
  color: #000000;
}
table.form td {
  padding: 4px;
}
table.form tr td:first-child {
  width: 150px;
}
table.radio {
  width: 100%;
  border-collapse: collapse;
}
table.radio td {
  padding: 5px;
}
table.radio td label {
  display: block;
}
table.radio td input[type="radio"] {
  margin: 0;
}
table.radio tr td:first-child {
  width: 1px;
}
table.radio tr td:first-child input {
  margin-top: 1px;
}
table.radio tr.highlight:hover td {
  background: #F1FFDD;
  cursor: pointer;
}
.breadcrumb {
  padding-top: 0;
  padding-bottom: 0;
  margin: 20px 0 11px;
}
.breadcrumb a {
  color: #666;
  font-size: 12px;
}
.pagination {
  padding: 10px 20px;
  display: inline-block;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.pagination .links {
  float: left;
}
.pagination .links a,
.pagination .links b {
  padding: 0 5px;
}
.pagination .links a {
  display: inline-block;
  color: #666;
}
.pagination .links a:hover {
  color: #000000;
}
.pagination .links b {
  color: #000000;
}
.pagination .results {
  float: right;
  font-style: italic;
}
.button,
.btn {
  cursor: pointer;
  color: #FFFFFF;
  background-color: #000000;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  font-style: italic;
  padding: 5px 15px;
}
.button:hover,
input.button:hover,
.btn:hover {
  background-color: #666;
  color: #ffffff;
}
a.button {
  display: inline-block;
  text-decoration: none;
  padding: 5px 15px;
}
.buttons {
  background: #ffffff;
  border: 1px solid #CCC;
  overflow: auto;
  padding: 6px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.buttons .center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.buttons .right {
  float: right;
  text-align: right;
}
.buttons .left {
  float: left;
  text-align: left;
}
.htabs a {
  padding: 7px 20px;
  float: left;
  font-size: 12px;
  font-family: "brandon", serif;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #999999;
  margin-right: 2px;
  margin-bottom: -1px;
  display: none;
}
.htabs a.selected {
  background: #ffffff;
  margin-bottom: -1px;
  border-top: 1px solid #EDEDED;
  border-left: 1px solid #EDEDED;
  border-right: 1px solid #EDEDED;
  color: #000000;
}
.carousel-controls {
  position: absolute;
  top: 32px;
  left: 43.2%;
}
.carousel-controls .carousel-control {
  font-size: 11px;
  font-style: italic;
  color: #ffffff;
  height: 19px;
  width: 60px;
  margin: 0 17px;
  line-height: 18px;
  top: 10px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel-controls .carousel-control.left {
  background-image: url('../image/default/icon-prev.png');
}
.carousel-controls .carousel-control.left:hover {
  background-image: url('../image/default/icon-prev-hover.png');
}
.carousel-controls .carousel-control.right {
  background-image: url('../image/default/icon-next.png');
  left: 62px;
  right: auto;
}
.carousel-controls .carousel-control.right:hover {
  background-image: url('../image/default/icon-next-hover.png');
}
.carousel-control {
  font-size: 30px;
  color: #000000;
  text-shadow: none;
  margin: -25px 0;
  top: 50%;
}
.carousel-control.left {
  left: -6%;
  background-image: none;
  filter: none;
}
.carousel-control.right {
  right: -6%;
  background-image: none;
  filter: none;
}
ul.links {
  position: relative;
  margin: 0;
  padding: 5px 5px 0;
}
ul.links li {
  line-height: 20px;
  color: #CCCCCC;
  float: left;
  font-size: 10px;
  list-style-type: disc;
  margin-left: 14px;
  display: list-item;
}
ul.links li > a span {
  font-size: 14px;
}
ul.list > li {
  position: relative;
}
ul.list > li ul {
  display: none;
}
ul.list > li ul > li {
  padding: 10px 0 0px 25px;
}
ul.list > li ul > li > a {
  text-decoration: none;
  display: block;
}
ul.list > li a:hover .badge,
ul.list > li a.active .badge {
  background-color: #999999;
}
ul.list > li a.active {
  color: #999999;
}
ul.list > li a.active + ul {
  display: block;
}
.btn-arrow-right {
  position: relative;
}
.required {
  color: #FF0000;
  font-weight: bold;
}
.success,
.warning,
.attention,
.information {
  padding: 10px 10px 10px 33px;
  margin-top: 15px;
  color: #555555;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.success .close,
.warning .close,
.attention .close,
.information .close {
  float: right;
  padding-top: 4px;
  padding-right: 4px;
  cursor: pointer;
}
.attention {
  background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
  border: 1px solid #F2DD8C;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.warning {
  background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
  border: 1px solid #F8ACAC;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.help {
  color: #999;
  font-size: 10px;
  font-weight: normal;
  font-family: 13px;
  display: block;
}
.error {
  display: block;
  color: #FF0000;
}
.success {
  background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
  border: 1px solid #BBDF8D;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: "brandon", serif;
  color: #000000;
}
h1 {
  font-size: 26px;
  line-height: 32px;
}
h1 small {
  font-size: 19.5px;
}
h2 {
  font-size: 18px;
  line-height: 32px;
  text-transform: uppercase;
}
h2 small {
  font-size: 13px;
}
h3 {
  font-size: 19px;
  line-height: 32px;
  text-transform: uppercase;
}
h3 small {
  font-size: 15px;
}
h4 {
  font-size: 16px;
  text-transform: uppercase;
}
h4 small {
  font-size: 13px;
  color: #666;
  display: block;
  margin-top: 2px;
}
h5 {
  font-size: 14px;
}
h5 small {
  font-size: 11px;
}
h6 {
  font-size: 13px;
  line-height: 32px;
}
button,
input,
textarea,
select {
  border: 1px solid #EDEDED;
}
.inputNew {
  color: #999999;
  font-style: italic;
  margin: 10px 0;
  padding: 10px;
  width: 200px;
}
.button_mini {
  padding: 5px 25px 5px 10px;
}
.return-captcha .form-control {
  margin-bottom: 10px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: transparent;
}
#page {
  margin: 0 auto;
}
body.layout-boxed-md {
  background: url("../image/pattern/pattern14.png");
}
body.layout-boxed-md #page {
  max-width: 970px;
  -webkit-box-shadow: 0 0 5px #888;
  box-shadow: 0 0 5px #888;
}
body.layout-boxed-lg {
  background: url("../image/pattern/pattern14.png");
}
body.layout-boxed-lg #page {
  max-width: 1170px;
  -webkit-box-shadow: 0 0 5px #888;
  box-shadow: 0 0 5px #888;
}
#topbar {
  color: #666;
  font-size: 12px;
}
#topbar .show-mobile:before,
#topbar .show-mobile:after {
  content: " ";
  display: table;
}
#topbar .show-mobile:after {
  clear: both;
}
#topbar .show-mobile > div {
  margin: 0;
  padding: 0;
  position: relative;
}
#topbar .show-mobile > div:hover .inner-toggle {
  display: block;
}
#topbar .show-mobile .quickaccess-toggle {
  width: 35px;
  height: 35px;
  background-color: #000000;
  color: #ffffff;
  line-height: 36px;
  text-align: center;
  font-size: 17px;
  cursor: pointer;
  margin-left: 1px;
}
#topbar .show-mobile .quickaccess-toggle:hover {
  color: #ffffff;
  background-color: #9A8362;
}
#topbar .show-mobile .support .inner-toggle {
  padding: 5px;
}
#topbar .show-mobile .inner-toggle {
  display: none;
  position: absolute;
  background: #ffffff;
  right: 0;
  top: 100%;
  min-width: 200px;
  padding: 10px;
  z-index: 99999;
  border-top: 5px solid ;
  border-right: 1px solid ;
  border-left: 1px solid ;
  border-bottom: 1px solid ;
}
#topbar .show-mobile ul,
#topbar .show-mobile .links {
  float: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
#topbar .show-mobile ul li,
#topbar .show-mobile .links li {
  float: none;
  display: block;
  margin-left: 0;
}
#topbar .show-mobile ul a,
#topbar .show-mobile .links a {
  float: none;
  margin: 0;
  padding: 0;
  line-height: 23px;
  background-color: transparent;
  color: ;
  border: none;
}
#topbar .show-mobile ul a:hover,
#topbar .show-mobile .links a:hover {
  color: ;
}
#topbar .show-mobile ul a span,
#topbar .show-mobile .links a span {
  padding: 5px;
}
#topbar .show-mobile #search-mobile {
  position: relative;
}
#topbar .show-mobile #search-mobile input {
  width: 200px;
}
#topbar .show-mobile #search-mobile .button-search {
  color: #FFFFFF;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 30px;
  background: url('../image/default/icon-search.png') no-repeat center center scroll;
}
#topbar ul li a {
  font-size: 12px;
  color: #666;
}
#topbar ul li:before {
  color: #aaaaaa;
}
#topbar ul li:hover a {
  color: #000000;
}
#topbar .inner {
  padding: 5px 0 2px;
  border-top: solid 5px #000000;
  border-bottom: solid 1px #EDEDED;
}
#topbar .btn-dropdown {
  font-size: 12px;
  color: #666;
  background: transparent;
  padding: 3px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#topbar .btn-dropdown:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #000000;
}
#topbar .btn-dropdown span.fa {
  color: #000000;
  font-size: 11px;
}
#topbar .btn-group {
  padding: 5px 0;
}
#topbar .btn-group button {
  border-right: 1px solid #EDEDED;
}
#topbar .btn-group .dropdown-menu {
  border-top: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  z-index: 1500;
}
#topbar .btn-group .list-item {
  cursor: pointer;
  display: block;
  font-size: 12px;
  line-height: 25px;
  color: #666;
}
#topbar .btn-group .list-item:hover {
  color: #000000;
}
.welcome {
  padding: 8px 0 0 5px;
}
#header {
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}
#header-main .header-wrap > div {
  height: 115px;
}
#header-main .inner {
  display: table;
  position: relative;
  height: 100%;
}
#header-main .inner > * {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 30px 0;
}
#logo-theme {
  font-size: 42px;
  font-family: 'Lily Script One', cursive;
}
#logo-theme a:hover,
#logo-theme a:active,
#logo-theme a:focus {
  color: #000000;
}
#pav-mainnav .mainnav-wrap {
  background: #ffffff;
  border-bottom: solid 2px #000000;
  border-top: solid 1px #EDEDED;
  margin-top: 12px;
}
#pav-slideshow {
  margin-top: 25px;
}
#content {
  min-height: 400px;
  margin-bottom: 25px;
}
.sidebar  [class*="col-"] {
  width: 100%;
}
#footer {
  min-height: 100px;
}
#footer .box .box-heading {
  padding: 41px 0 21px;
}
#footer .box.logo-ft,
#footer .box.about,
#footer .box.social {
  border-top: none;
}
#footer:before,
#footer:after {
  content: " ";
  display: table;
}
#footer:after {
  clear: both;
}
#footer .box .box-content {
  padding: 0;
}
#footer .footer-top {
  padding-bottom: 16px;
}
#footer .footer-top a {
  color: #000000;
}
#footer .footer-center {
  padding-top: 31px;
  padding-bottom: 16px;
}
#footer .footer-center .inner {
  border-top: solid 2px #000000;
}
#footer .footer-center .box {
  margin-bottom: 40px;
  border-top: solid 1px #EDEDED;
}
#footer .footer-bottom {
  padding-top: 31px;
  padding-bottom: 16px;
}
#footer h3 {
  color: #666;
  font-size: 13px;
  margin-top: 0px;
  margin-bottom: 8px;
}
#footer .column a {
  color: #666;
}
#footer .column a:hover {
  color: #000000;
}
#footer .column ul li {
  padding-bottom: 5px;
  padding-top: 0;
  overflow: hidden;
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
#footer .column ul li:hover {
  margin-left: 11px;
}
#footer .column ul li a {
  padding-left: 16px;
  text-transform: none;
}
#powered {
  clear: both;
}
#powered a {
  color: #666;
}
#powered a:hover {
  color: #999999;
}
#powered .inner {
  padding: 31px 0 81px;
  border-top: solid 1px #EDEDED;
  border-bottom: solid 10px #000000;
  text-align: center;
}
.banner div {
  text-align: center;
  width: 100%;
  display: none;
}
.banner div img {
  margin-bottom: 20px;
}
.bloglatest .box-heading,
.tab-nav {
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
}
.bloglatest .box-heading:after,
.tab-nav:after {
  background: #000000;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 19px;
  width: 100%;
  z-index: 1;
}
.bloglatest .box-heading span,
.tab-nav span {
  background: #ffffff;
  padding: 0 11px;
  position: relative;
  z-index: 2;
}
.box {
  margin-bottom: 18px;
  position: relative;
}
.box >img {
  padding: 30px 0;
}
.box .box-heading {
  padding: 11px;
  text-transform: uppercase;
  position: relative;
  color: #000000;
  font-family: "brandon", serif;
  font-size: 14px;
  letter-spacing: 2px;
}
.box .box-services p span {
  color: #bbb;
  font-size: 11px;
}
.box .media-body {
  overflow: visible;
  padding-top: 11px;
}
.box .media-body strong {
  color: #000000;
  font-family: "brandon", serif;
  font-size: 18px;
  letter-spacing: 3px;
  font-weight: normal;
}
.box address strong {
  color: #000000;
  font-size: 14px;
}
.box .social li {
  display: inline-block;
  margin-right: 10px;
}
.box .social li span {
  display: none;
}
.box.logo-ft,
.box.about,
.box.social {
  border-top: none;
}
.sidebar .box .box-heading {
  background: #000000;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 18px;
  padding: 7px 10px;
  font-family: 'Noticia Text', serif;
  font-size: 13px;
}
.sidebar .box .box-heading span.fa {
  line-height: 20px;
}
.sidebar .box .box-heading:before {
  color: #ffffff;
  content: "\f0c9";
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 12px;
  margin-right: 11px;
  margin-top: -1px;
  vertical-align: middle;
}
.sidebar .special .box-heading:before,
.sidebar .bestseller .box-heading:before,
.sidebar .featured .box-heading:before,
.sidebar .latest .box-heading:before {
  content: "\f005";
}
.sidebar .special .product-block,
.sidebar .bestseller .product-block,
.sidebar .featured .product-block,
.sidebar .latest .product-block {
  text-align: left;
}
.sidebar .special .product-block .price,
.sidebar .bestseller .product-block .price,
.sidebar .featured .product-block .price,
.sidebar .latest .product-block .price {
  padding-top: 30px;
}
.box.nopadding ul li {
  border-bottom: 1px solid #fff;
  padding-right: 20px;
  padding-left: 20px;
}
.box.nopadding ul li:last-child {
  border-bottom: none;
}
.sidebar .box.highlighted .box-heading,
.box.highlighted .box-heading {
  border-color: #000000;
}
.sidebar .box.dark,
.box.dark {
  color: #fff;
}
.sidebar .box.dark .box-heading,
.box.dark .box-heading {
  background-color: #292929 !important;
  border-bottom: 1px solid #3f3f3f !important;
  position: relative;
}
.sidebar .box.dark .box-heading:before,
.box.dark .box-heading:before {
  content: "";
  background: url('../image/default/bg-tite.png') no-repeat;
  position: absolute;
  top: 39px;
  left: 30px;
  width: 35px;
  height: 11px;
}
.sidebar .box.dark .box-content,
.box.dark .box-content {
  background-color: #2e2e2e !important;
}
.sidebar .box.dark ul li,
.box.dark ul li {
  border-bottom: 1px solid #343434 !important;
  padding-top: 7px;
  padding-bottom: 7px;
}
.sidebar .box.dark ul li a,
.box.dark ul li a {
  color: #fff;
  background: none;
  text-transform: none;
  padding-left: 0;
}
.sidebar .box.dark ul li a:hover,
.box.dark ul li a:hover {
  color: #999999;
}
.sidebar .box.red,
.box.red {
  color: #fff;
}
.sidebar .box.red .box-heading,
.box.red .box-heading {
  background-color: #b72c2c !important;
  border-bottom: 1px solid #c96666 !important;
  position: relative;
}
.sidebar .box.red .box-content,
.box.red .box-content {
  background-color: #C83A3A !important;
}
.sidebar .box.red ul li,
.box.red ul li {
  border-bottom: 1px solid #c96666 !important;
  padding-top: 7px;
  padding-bottom: 7px;
}
.sidebar .box.red ul li a,
.box.red ul li a {
  color: #fff;
  background: none;
  text-transform: none;
  padding-left: 0;
}
.sidebar .box.red ul li a:hover,
.box.red ul li a:hover {
  color: #fff;
}
.sidebar .box.yellow,
.box.yellow {
  color: #fff;
}
.sidebar .box.yellow .box-heading,
.box.yellow .box-heading {
  background-color: #d8981a !important;
  border-bottom: 1px solid #e8c174 !important;
  position: relative;
}
.sidebar .box.yellow .box-content,
.box.yellow .box-content {
  background-color: #EDA81F !important;
}
.sidebar .box.yellow ul li,
.box.yellow ul li {
  border-bottom: 1px solid #e8c174 !important;
  padding-top: 7px;
  padding-bottom: 7px;
}
.sidebar .box.yellow ul li a,
.box.yellow ul li a {
  color: #fff;
  background: none;
  text-transform: none;
  padding-left: 0;
}
.sidebar .box.yellow ul li a:hover,
.box.yellow ul li a:hover {
  color: #fff;
}
.sidebar .box.blue,
.box.blue {
  color: #fff;
}
.sidebar .box.blue .box-heading,
.box.blue .box-heading {
  background-color: #3483bf !important;
  border-bottom: 1px solid #64a0ce !important;
  position: relative;
}
.sidebar .box.blue .box-content,
.box.blue .box-content {
  background-color: #3c92d4 !important;
}
.sidebar .box.blue ul li,
.box.blue ul li {
  border-bottom: 1px solid #64a0ce !important;
  padding-top: 7px;
  padding-bottom: 7px;
}
.sidebar .box.blue ul li a,
.box.blue ul li a {
  color: #fff;
  background: none;
  text-transform: none;
  padding-left: 0;
}
.sidebar .box.blue ul li a:hover,
.box.blue ul li a:hover {
  color: #fff;
}
.sidebar .box.orange,
.box.orange {
  color: #fff;
}
.sidebar .box.orange .box-heading,
.box.orange .box-heading {
  background-color: #da6e3e !important;
  border-bottom: 1px solid #e69673 !important;
  position: relative;
}
.sidebar .box.orange .box-content,
.box.orange .box-content {
  background-color: #e97846 !important;
}
.sidebar .box.orange ul li,
.box.orange ul li {
  border-bottom: 1px solid #e69673 !important;
  padding-top: 7px;
  padding-bottom: 7px;
}
.sidebar .box.orange ul li a,
.box.orange ul li a {
  color: #fff;
  background: none;
  text-transform: none;
  padding-left: 0;
}
.sidebar .box.orange ul li a:hover,
.box.orange ul li a:hover {
  color: #fff;
}
.sidebar .box.green,
.box.green {
  color: #fff;
}
.sidebar .box.green .box-heading,
.box.green .box-heading {
  background-color: #669435 !important;
  border-bottom: 1px solid #a2cd75 !important;
  position: relative;
}
.sidebar .box.green .box-content,
.box.green .box-content {
  background-color: #7DB641 !important;
}
.sidebar .box.green ul li,
.box.green ul li {
  border-bottom: 1px solid #a2cd75 !important;
  padding-top: 7px;
  padding-bottom: 7px;
}
.sidebar .box.green ul li a,
.box.green ul li a {
  color: #fff;
  background: none;
  text-transform: none;
  padding-left: 0;
}
.sidebar .box.green ul li a:hover,
.box.green ul li a:hover {
  color: #fff;
}
.sidebar .box.purple,
.box.purple {
  color: #fff;
}
.sidebar .box.purple .box-heading,
.box.purple .box-heading {
  background-color: #a130b9 !important;
  border-bottom: 1px solid #cb6ddf !important;
  position: relative;
}
.sidebar .box.purple .box-content,
.box.purple .box-content {
  background-color: #b436ce !important;
}
.sidebar .box.purple ul li,
.box.purple ul li {
  border-bottom: 1px solid #cb6ddf !important;
  padding-top: 7px;
  padding-bottom: 7px;
}
.sidebar .box.purple ul li a,
.box.purple ul li a {
  color: #fff;
  background: none;
  text-transform: none;
  padding-left: 0;
}
.sidebar .box.purple ul li a:hover,
.box.purple ul li a:hover {
  color: #fff;
}
.box-language {
  line-height: 1.428571429;
}
.box-language img {
  cursor: pointer;
  margin-right: 5px;
  margin-left: 5px;
}
.box-currency {
  display: inline-block;
  line-height: 1.428571429;
}
.box-currency a {
  text-decoration: none;
  margin-right: 5px;
  margin-left: 5px;
  cursor: pointer;
  font-size: 14px;
}
.box-currency a:hover {
  color: #000000;
}
.box-currency a b {
  color: #ffffff;
  text-decoration: none;
  background-color: #000000;
  padding: 1px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.box-currency a:hover b {
  background-color: #999999;
}
#header #cart {
  position: relative;
  z-index: 1003;
  width: 260px;
  margin-left: 5px;
}
#header #cart .content {
  background: #ffffff;
  clear: both;
  display: none;
  min-height: 150px;
  min-width: 350px;
  padding: 8px;
  position: absolute;
  right: 0;
  border: 1px solid #e7e7e7;
  z-index: 20;
  top: 29px;
  border-top: none;
}
#header #cart .heading {
  padding-top: 5px;
  min-height: 30px;
}
#header #cart .heading a span {
  text-decoration: none;
  background: url('../image/default/arrow-down.png') 100% 50% no-repeat;
  padding-right: 12px;
  color: #666;
}
#header #cart .heading a span.cart-title {
  font-size: 12px;
  text-transform: uppercase;
  background: none;
  padding: 4px;
}
#header #cart .heading h4 {
  margin: 0;
  text-transform: uppercase;
  font-size: 16px;
}
#header #cart > span {
  color: #ffffff;
  font-size: 16px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  width: 32px;
  position: relative;
  background-color: #000000;
  cursor: pointer;
}
#header #cart > span:hover {
  background-color: #666;
}
#header #cart.active .content {
  display: block;
}
#header #cart .checkout {
  text-align: right;
  clear: both;
}
#header #cart .empty {
  padding-top: 50px;
  text-align: center;
}
.mini-cart-total {
  text-align: right;
}
.mini-cart-total td {
  color: #000;
  padding: 4px;
}
.mini-cart-total table {
  border-collapse: collapse;
  display: inline-block;
  margin-bottom: 5px;
}
.mini-cart-info .quantity {
  text-align: right;
}
.mini-cart-info .name small {
  color: #666;
}
.mini-cart-info td {
  color: #000;
  vertical-align: top;
  padding: 10px 5px;
  border-bottom: 1px solid #ddd;
}
.mini-cart-info td a {
  color: #000000;
}
.mini-cart-info table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 5px;
}
.mini-cart-info .remove {
  text-align: right;
}
.mini-cart-info .remove img {
  cursor: pointer;
}
.mini-cart-info td.total {
  text-align: right;
  font-weight: bold;
}
#search {
  position: relative;
}
#search input {
  padding: 5px 30px 5px 10px;
  border: 1px solid #EDEDED;
  width: 150px;
  height: 30px;
  line-height: 30px;
  color: #666;
}
#search .button-search {
  color: #FFFFFF;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 30px;
  background: url('../image/default/icon-search.png') no-repeat center center scroll;
}
.product-block {
  overflow: hidden;
  text-align: center;
  position: relative;
}
.product-block:hover .product-action {
  left: 0;
  display: block;
  z-index: 9;
}
.product-block:hover .pav-colorbox {
  opacity: 1;
  filter: alpha(opacity=100);
}
.product-block:hover .product-zoom {
  opacity: 1;
  filter: alpha(opacity=100);
  height: 45px;
  line-height: 45px;
  width: 45px;
  font-size: 14px;
}
.product-block .image {
  z-index: 10;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.product-block .image .hover-image {
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  left: 0;
  transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  visibility: hidden;
  opacity: 0;
}
.product-block .image:hover .hover-image {
  transform: rotateX(0deg) rotateY(0deg);
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg);
  visibility: visible;
  opacity: 1;
}
.product-block .image:hover img {
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}
.product-block .product-zoom {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  top: 36%;
  left: 42%;
  height: 0;
  line-height: 8px;
  width: 0;
  position: absolute;
  display: inline-block;
  text-align: center;
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: #000000;
  color: #ffffff;
  font-size: 0;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.product-block .product-zoom:hover {
  color: #ccc;
}
.product-block .product-zoom:after {
  left: 0;
  padding: 0;
  top: 0;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -moz-box-sizing: content-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 100%;
  pointer-events: none;
  position: absolute;
  width: 100%;
}
.product-block .product-meta {
  position: relative;
}
.product-block .product-meta .warp-info {
  margin: 21px 0 61px;
}
.product-block .description {
  margin-bottom: 11px;
  display: none;
}
.product-block .rating {
  display: none;
}
.product-block .name {
  font-size: 16px;
  text-transform: capitalize;
  line-height: normal;
  color: #000000;
}
.product-block .pav-colorbox {
  top: 126%;
}
.product-block .product-action {
  width: 100%;
  position: absolute;
  top: -151%;
  display: none;
  height: 56px;
  overflow: hidden;
  border-bottom: 1px solid #EDEDED;
  background: #ffffff;
  z-index: 12 !important;
}
.product-block .product-action .cart {
  color: #000000;
  float: left;
  height: 56px;
  line-height: 56px;
  position: relative;
  width: 50%;
}
.product-block .product-action .cart .button {
  background: none;
  font-size: 11px;
  padding: 0;
  text-transform: uppercase;
  border: none;
  font-style: normal;
  font-family: "brandon", serif;
  color: #000000;
}
.product-block .product-action .cart:hover {
  background-color: #f8f8f8;
}
.product-block .product-action .wishlist-compare {
  float: left;
  position: relative;
  width: 50%;
}
.product-block .product-action .wishlist-compare a {
  color: #ccc;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 16px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  text-decoration: none;
  width: 50%;
}
.product-block .product-action .wishlist-compare a span {
  display: none;
}
.product-block .product-action .wishlist-compare a:hover {
  background-color: #f8f8f8;
}
.product-block .product-action .wishlist-compare a.wishlist {
  border-left: 1px solid #EDEDED;
  border-right: 1px solid #EDEDED;
}
.price-old {
  color: #999999;
  text-decoration: line-through;
}
.price-new {
  color: #b34a4a;
  font-family: "brandon_bold", serif;
  font-size: 16px;
}
.product-block .price {
  color: #000000;
  font-size: 16px;
  font-family: "brandon_bold", serif;
}
.product-block .price .price-tax {
  display: none;
}
.product-label-special {
  background: none repeat scroll 0 0 #F5EA32;
  color: #000000;
  right: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 70px;
  line-height: 67px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  padding: 1px 4px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 20px;
  width: 70px;
  z-index: 3;
}
.product-label-special .special {
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  padding-bottom: 3px;
  padding-top: 3px;
}
.sidebar .product-block {
  padding: 20px 0 !important;
  margin-bottom: 0;
  border-bottom: 1px solid #EDEDED;
}
.sidebar .product-block .image {
  float: left;
  margin-right: 11px;
  border-bottom: none;
  padding-bottom: 0;
}
.sidebar .product-block .image .product-label-special {
  display: none;
}
.sidebar .product-block img {
  border: none !important;
  padding: 0 !important;
}
.sidebar .product-block .rating {
  display: block;
}
.sidebar .product-block .product-action,
.sidebar .product-block .pav-colorbox {
  display: none !important;
}
.sidebar .product-block .wishlist,
.sidebar .product-block .compare,
.sidebar .product-block .cart {
  display: none;
}
.sidebar .product-block .warp-info {
  margin: 0;
}
.sidebar .product-block .name {
  overflow: hidden;
  margin-bottom: 0;
}
.badge {
  background: transparent;
  color: #000000;
}
.box-category li {
  position: relative;
  line-height: 36px;
}
.box-category li .subcart {
  background: url('../image/default/icon-minus.png') no-repeat 0 0 scroll;
  display: block;
  height: 5px;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 16px;
  width: 5px;
}
.box-category li .subcart.collapsed {
  background: url('../image/default/icon-plus.png') no-repeat 0 0 scroll;
  height: 5px;
  width: 5px;
}
.box-category li .collapsed {
  background: url('../image/default/icon-minus.png') no-repeat 0 0 scroll;
}
.box-category li a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 20px;
}
.box-category li a:hover {
  color: #000000;
}
.box-category li:hover {
  background-color: #f3f3f3;
}
.box-category li:hover a {
  color: #666;
}
.box-category li:hover ul,
.box-category li:hover ul li {
  background-color: #ffffff;
}
.box-category li ul li a {
  font-size: 13px;
  text-transform: none;
  font-weight: normal;
  color: #666;
  padding-left: 35px;
}
.box-category li ul li a .badge {
  color: #666;
}
ul.box-filter,
ul.box-filter ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.box-filter > li ul {
  padding-bottom: 10px;
}
ul.box-filter span {
  font-weight: bold;
  border-bottom: 1px solid #e7e7e7;
  display: block;
  padding-bottom: 5px;
  margin-bottom: 8px;
}
#colorbox *:before,
#colorbox *:after {
  -moz-box-sizing: inherit;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.zoomContainer .zoomLens {
  border-color: #999999 !important;
}
.zoomContainer .zoomWindow {
  border: 4px solid #e7e7e7 !important;
  right: 100% !important;
  display: none;
}
#scrollUp {
  bottom: 0px;
  right: 30px;
  width: 70px;
  height: 70px;
  margin-bottom: -10px;
  padding: 10px 5px;
  font-family: sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  color: #828282;
  -webkit-box-shadow: 0 0px 2px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0px 2px 1px rgba(0,0,0,0.2);
  box-shadow: 0 0px 2px 1px rgba(0,0,0,0.2);
  background-color: #E6E6E6;
  background-image: -moz-linear-gradient(top,#EBEBEB,#DEDEDE);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#EBEBEB),to(#DEDEDE));
  background-image: -webkit-linear-gradient(top,#EBEBEB,#DEDEDE);
  background-image: -o-linear-gradient(top,#EBEBEB,#DEDEDE);
  background-image: linear-gradient(to bottom,#EBEBEB,#DEDEDE);
  background-repeat: repeat-x;
  -webkit-transition: margin-bottom 150ms linear;
  -moz-transition: margin-bottom 150ms linear;
  transition: margin-bottom 150ms linear;
}
#scrollUp:hover {
  margin-bottom: 0px;
}
.readmore {
  padding-right: 20px;
  font-style: italic;
}
.tab-nav .nav-tabs {
  padding-left: 40%;
  border: none;
}
.tab-nav .nav-tabs> li {
  background: #ffffff;
  padding: 0 0 0 20px;
  z-index: 2;
}
.tab-nav .nav-tabs> li> a {
  border: none;
  color: #999999;
  display: list-item;
  list-style-type: disc;
  padding: 10px 0;
  font-family: "brandon", serif;
  font-size: 14px;
  text-transform: uppercase;
}
.tab-content {
  margin-top: 40px;
}
li.active a {
  color: #000000;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: none;
  background-color: transparent;
  color: #000000;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent;
}
#notification {
  margin-bottom: 10px;
}
#notification a {
  color: #000000;
}
.pav-colorbox {
  position: absolute;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #EDEDED;
  width: 100%;
  font-size: 11px;
  font-family: "brandon", serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 6px 0;
  color: #000000;
  opacity: 0;
  filter: alpha(opacity=0);
  display: block !important;
}
.pav-colorbox span {
  font-size: 7px;
}
.pav-colorbox:hover,
.pav-colorbox:active,
.pav-colorbox:focus {
  background-color: #666;
  border: 1px solid transparent;
  color: #ffffff;
}
.pavblock .image img {
  display: none;
}
.pavblock .blog-title a {
  font-size: 16px;
  font-weight: bold;
}
.pavblock .created,
.pavblock .comment_count {
  font-style: italic;
}
.btn-arrow-right:before {
  content: "\f178";
  font-family: 'FontAwesome';
  display: inline-block;
  position: absolute;
  right: 0;
  left: auto;
  line-height: 21px;
  font-style: normal;
  font-weight: normal;
}
ul.list li:before {
  content: "\f178";
  font-family: 'FontAwesome';
  display: inline-block;
  position: absolute;
  right: auto;
  left: 0;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}
.tp-leftarrow.default {
  z-index: 20;
  cursor: pointer;
  background: url('../image/default/large_left.png') no-repeat 0 0 scroll;
  width: 40px;
  height: 72px;
  left: 0 !important;
}
.tp-rightarrow.default {
  z-index: 20;
  cursor: pointer;
  background: url('../image/default/large_right.png') no-repeat 0 0 scroll;
  width: 40px;
  height: 72px;
  right: 0 !important;
}
#banner-main .box a:before {
  -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0) inset;
  box-shadow: 0 0 0 2px rgba(255,255,255,0) inset;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  width: 100%;
  z-index: 2;
}
#banner-main .box a:hover:before {
  -webkit-box-shadow: 0 0 0 30px rgba(255,255,255,0.3) inset;
  box-shadow: 0 0 0 30px rgba(255,255,255,0.3) inset;
}
.accordion-toggle,
#customize-body .nav-tabs a {
  color: #000000;
}
.newsletter {
  text-align: center;
  background: #f5f5f5 url('../image/default/email.png') no-repeat 91px -106px;
  border-top: 1px solid #000000;
  margin-top: 19px;
  padding: 5px 20px;
}
.newsletter .btn-arrow-right {
  position: relative;
}
.newsletter .btn-arrow-right:before {
  color: #ffffff;
  right: 5px;
  position: absolute;
  top: 0;
}
#content h1,
.heading_title {
  margin-top: 0;
  border-bottom: 2px solid #ffffff;
  margin-bottom: 11px;
  padding-bottom: 11px;
  position: relative;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
h1.heading_title {
  padding-bottom: 20px;
  padding-left: 12px;
}
h2.heading_title {
  border-bottom: 2px solid #000000;
  font-size: 12px;
  letter-spacing: 0;
}
.category-list {
  margin-top: 11px;
  margin-bottom: 21px;
}
.category-list ul {
  float: left;
  list-style: disc outside none;
  padding-left: 15px;
}
.category-list ul li {
  margin-right: 31px;
  color: #ccc;
  float: left;
}
.category-list ul li a {
  color: #666;
}
.category-info {
  position: relative;
}
.category-info .image {
  margin-bottom: 21px;
}
.category-info .description {
  margin-bottom: 21px;
}
.manufacturer-heading {
  background: #F8F8F8;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 8px;
  margin-bottom: 11px;
}
.manufacturer-list {
  border: 1px solid #EDEDED;
  padding: 5px;
  margin-bottom: 21px;
}
.manufacturer-list ul {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 11px;
}
.manufacturer-content {
  padding: 8px;
  overflow: auto;
}
.product-filter,
.pagination {
  border: 1px solid #EDEDED;
  margin: 20px 0;
}
.product-filter .display,
.pagination .display {
  float: left;
}
.product-filter .display a,
.pagination .display a {
  background: url('../image/default/icon-grid-list.png') no-repeat 0 0 scroll;
  display: inline-block;
  border-left: 1px solid #EDEDED;
  float: left;
  height: 47px;
  width: 48px;
}
.product-filter .display a > em,
.pagination .display a > em {
  display: none;
}
.product-filter .display a.grid,
.pagination .display a.grid {
  background-position: -52px 0;
}
.product-filter .display a.grid.active,
.product-filter .display a.grid:hover,
.pagination .display a.grid.active,
.pagination .display a.grid:hover {
  color: #000000;
  background-position: -52px -45px;
  background-color: #f8f8f8;
}
.product-filter .display a.list,
.pagination .display a.list {
  background-position: -1px 0;
}
.product-filter .display a.list.active,
.product-filter .display a.list:hover,
.pagination .display a.list.active,
.pagination .display a.list:hover {
  color: #000000;
  background-position: -1px -45px;
  background-color: #f8f8f8;
}
.product-filter .display span,
.pagination .display span {
  line-height: 28px;
  padding: 9px 21px;
}
.product-filter .form-control,
.pagination .form-control {
  display: inline-block;
  width: auto;
}
.product-filter .sort,
.product-filter .limit,
.product-filter .product-compare,
.pagination .sort,
.pagination .limit,
.pagination .product-compare {
  float: right;
  padding-top: 8px;
}
.product-filter .limit,
.pagination .limit {
  margin: 0 11px;
}
.product-filter .product-compare,
.pagination .product-compare {
  margin-right: 11px;
}
.product-list .col-fullwidth {
  width: 100%;
}
.product-list .product-block {
  text-align: left;
  padding: 0;
}
.product-list .product-block .warp-info {
  margin-top: 0;
}
.product-list .product-block .product-action {
  border: none;
  display: block;
  position: relative;
  top: inherit;
  width: auto;
}
.product-list .product-block .product-action .cart {
  border: 1px solid #EDEDED;
  line-height: 56px;
  height: 56px;
  text-align: center;
  border-right: none;
}
.product-list .product-block .product-action .wishlist-compare a {
  border: 1px solid #EDEDED;
  line-height: 56px;
  height: 56px;
}
.product-list .product-block .product-action .wishlist-compare a.wishlist {
  border-right: none;
}
.product-list:hover .product-meta .wishlist {
  left: 0;
}
.product-list:hover .product-meta .compare {
  right: 0;
}
.product-list .price-old {
  text-decoration: line-through;
}
.product-list .price-tax {
  font-weight: normal;
  color: #bbb;
}
.product-list .name {
  margin-bottom: 4px;
}
.product-list .image {
  float: left;
  margin-right: 11px;
  padding-bottom: 0;
  border-bottom: 2px solid transparent;
  width: 35%;
}
.product-list .image img {
  padding: 3px;
  border: 1px solid #EDEDED;
}
.product-list .description {
  display: block;
}
.product-list .right {
  float: right;
  margin-left: 16px;
}
.product-list .pav-colorbox {
  display: none !important;
}
.product-info {
  font-family: 'Noticia Text', serif;
  margin-bottom: 21px;
}
.product-info > .left {
  float: left;
  margin-right: 16px;
}
.product-info > .left + .right {
  margin-left: 265px;
}
.product-info .image {
  position: relative;
  margin-bottom: 21px;
  text-align: center;
}
.product-info .quantity-adder {
  position: relative;
  display: inline-block;
  margin: 11px 0;
}
.product-info .quantity-adder input {
  border: 1px solid #EDEDED;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  color: #666666;
  height: 30px;
  padding: 4px 20px;
  width: 80px;
  background-color: #ffffff;
}
.product-info .quantity-wrapper span {
  cursor: pointer;
  display: block;
  height: 16px;
  line-height: 13px;
  overflow: hidden;
  text-align: center;
  width: 23px;
  border: 1px solid #EDEDED;
}
.product-info .quantity-wrapper span.add-up {
  border-bottom: none;
}
.product-info .quantity-wrapper span.add-down {
  height: 14px;
}
.product-info .product-extra {
  margin-bottom: 11px;
  text-align: center;
  border-top: 1px solid #EDEDED;
}
.product-info .product-extra .wishlist,
.product-info .product-extra .compare {
  font-family: "brandon", serif;
  font-size: 11px;
  border-bottom: 1px solid #EDEDED;
  text-align: center;
  text-transform: uppercase;
  padding: 11px 0;
  color: #ccc;
  cursor: pointer;
}
.product-info .product-extra .wishlist:hover,
.product-info .product-extra .compare:hover {
  background-color: #f8f8f8;
}
.product-info .product-extra .wishlist:hover a,
.product-info .product-extra .compare:hover a {
  color: #666;
}
.product-info .product-extra .wishlist a,
.product-info .product-extra .compare a {
  padding: 3px;
}
.product-info .product-extra .cart {
  cursor: pointer;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
}
.product-info .product-extra .cart:hover {
  background-color: #666;
}
.product-info .product-extra .cart .minimum {
  padding-top: 5px;
  font-size: 12px;
  color: #999;
}
.product-info .product-extra .cart .links {
  display: inline-block;
  vertical-align: middle;
}
.product-info .product-extra .cart div > span {
  color: #999;
}
.product-info .product-extra .cart input {
  text-transform: uppercase;
  border: none;
  background-color: transparent;
  font-style: normal;
  font-size: 11px;
  font-family: "brandon", serif;
  padding: 11px 5px;
  color: #ffffff;
}
.product-info .price {
  margin-bottom: 11px;
  line-height: 25px;
  color: #000000;
  font-size: 30px;
  font-family: "brandon_bold", serif;
}
.product-info .price span,
.product-info .price >div {
  font-size: 13px;
  color: #999999;
  font-family: 'Noticia Text', serif;
}
.product-info .price .price-old {
  text-decoration: line-through;
  font-size: 15px;
  color: #999999;
}
.product-info .price .reward {
  font-size: 13px;
}
.product-info .price .discount {
  font-size: 13px;
}
.product-info .price .price-new {
  font-size: 30px;
  color: #000000;
}
.product-info .description {
  margin-bottom: 11px;
  line-height: 23px;
}
.product-info .description a {
  text-decoration: none;
}
.product-info .description span {
  font-weight: bold;
  padding-right: 11px;
  color: #000000;
}
.product-info .description span.availability {
  color: #72c13d;
  text-transform: uppercase;
  font-weight: normal;
}
.product-info .image-additional {
  clear: both;
  overflow: hidden;
  padding: 0 29px;
  z-index: 101;
}
.product-info .image-additional a {
  float: left;
  display: block;
  margin-left: 11px;
  margin-bottom: 11px;
}
.product-info .image-additional .carousel-control {
  top: 66px;
  cursor: pointer;
}
.product-info .option-image {
  margin-top: 3px;
  margin-bottom: 11px;
}
.product-info .option-image label {
  display: block;
  width: 100%;
  height: 100%;
}
.product-info .option-image img {
  margin-right: 11px;
  border: 1px solid #EDEDED;
  cursor: pointer;
  width: 50px;
  height: 50px;
}

.tkan_zooom_window{
  position: absolute;
  visibility: visible;
}
.product-info .option {
  margin-bottom: 11px;
}
.product-info .review {
  margin-bottom: 11px;
}
.product-info .review > div {
  line-height: 23px;
}
.product-info .share {
  margin-bottom: 11px;
  line-height: normal;
}
.product-info .share a {
  text-decoration: none;
}
.zoomContainer {
  z-index: 100;
}
.carousel-inner .item-inner {
  border: solid 1px #EDEDED;
}
.carousel-inner .item-inner:hover {
  border-color: #000000;
}
.form-review .option {
  margin-bottom: 11px;
}
#related {
  margin: 40px 0;
}
#related .carousel-controls {
  left: 40%;
}
#related .item {
  padding: 0 11px;
}
.review-list {
  padding: 16px;
  margin-bottom: 16px;
  border: 1px solid #EDEDED;
}
.review-list .rating {
  float: right;
  margin-bottom: 26px;
}
.review-list .author {
  float: left;
  margin-bottom: 26px;
}
.review-list .text {
  clear: both;
}
.attribute thead td,
.attribute thead tr td:first-child {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  background: #F7F7F7;
  text-align: left;
}
.attribute {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin-bottom: 20px;
}
.attribute td {
  padding: 7px;
  text-align: center;
  vertical-align: top;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.attribute tr td:first-child {
  font-weight: bold;
  text-align: right;
  width: 20%;
}
.compare-info {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #EDEDED;
  border-left: 1px solid #EDEDED;
  margin-bottom: 20px;
}
.compare-info .price-old {
  color: #999999;
  text-decoration: line-through;
  font-family: "brandon_light", serif;
}
.compare-info .price-new {
  font-weight: bold;
  color: #b34a4a;
}
.compare-info .name a {
  font-weight: bold;
}
.compare-info td {
  padding: 7px;
  width: 20%;
  text-align: center;
  vertical-align: top;
  border-right: 1px solid #EDEDED;
  border-bottom: 1px solid #EDEDED;
}
.compare-info tr td:first-child {
  color: #000000;
  font-weight: bold;
  text-align: right;
}
.compare-info thead td,
.compare-info thead tr td:first-child {
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  background: #F7F7F7;
  text-align: left;
}
.wishlist-info tbody .quantity,
.wishlist-info tbody .price,
.wishlist-info tbody .total,
.wishlist-info tbody .action {
  text-align: right;
}
.wishlist-info thead .name,
.wishlist-info thead .model,
.wishlist-info thead .stock {
  text-align: left;
}
.wishlist-info thead .quantity,
.wishlist-info thead .price,
.wishlist-info thead .total,
.wishlist-info thead .action {
  text-align: right;
}
.wishlist-info tbody .name,
.wishlist-info tbody .model,
.wishlist-info tbody .stock {
  text-align: left;
}
.wishlist-info thead td {
  color: #4D4D4D;
  font-weight: bold;
  background-color: #F7F7F7;
  border-bottom: 1px solid #ddd;
}
.wishlist-info thead .image {
  text-align: center;
}
.wishlist-info tbody td {
  vertical-align: top;
  border-bottom: 1px solid #ddd;
}
.wishlist-info tbody .action img {
  cursor: pointer;
}
.wishlist-info tbody .image {
  text-align: center;
}
.wishlist-info tbody .image img {
  border: 1px solid #ddd;
}
.wishlist-info tbody .price s {
  color: #000000;
}
.wishlist-info td {
  padding: 7px;
}
.wishlist-info table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  margin-bottom: 20px;
}
.order-list {
  margin-bottom: 10px;
}
.order-list .order-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.order-list .order-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
  float: left;
  width: 33.3%;
}
.order-list .order-info {
  text-align: right;
}
.order-list .order-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.order-detail {
  background: #EFEFEF;
  font-weight: bold;
}
.return-list {
  margin-bottom: 10px;
}
.return-list .return-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
  float: left;
  width: 33.3%;
}
.return-list .return-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.return-list .return-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.return-list .return-info {
  text-align: right;
}
.return-product {
  margin-bottom: 20px;
  clear: both;
  overflow: auto;
}
.return-name {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-model {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-quantity {
  float: left;
  width: 31%;
}
.return-detail {
  overflow: auto;
  margin-bottom: 20px;
}
.return-reason {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-opened {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-opened textarea {
  width: 98%;
  vertical-align: top;
}
.return-captcha {
  float: left;
}
.download-list {
  margin-bottom: 10px;
}
.download-list .download-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.download-list .download-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.download-list .download-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
  float: left;
  width: 33.3%;
}
.download-list .download-info {
  text-align: right;
}
.cart-module > div {
  display: none;
}
.cart-info tbody .name,
.cart-info tbody .model,
.cart-info tbody .quantity {
  text-align: left;
}
.cart-info thead .name,
.cart-info thead .model,
.cart-info thead .quantity {
  text-align: left;
}
.cart-info tbody .quantity input[type='image'],
.cart-info tbody .quantity img {
  position: relative;
  top: 0;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  padding: 0;
}
.cart-info tbody .price,
.cart-info tbody .total {
  text-align: right;
}
.cart-info thead td {
  color: #4D4D4D;
  font-weight: bold;
  background-color: #F7F7F7;
  border-bottom: 1px solid #ddd;
}
.cart-info thead .image {
  text-align: center;
}
.cart-info tbody td {
  vertical-align: middle;
  border-bottom: 1px solid #ddd;
}
.cart-info tbody .image {
  text-align: center;
}
.cart-info tbody span.stock {
  color: #F00;
  font-weight: bold;
}
.cart-info td {
  padding: 7px;
}
.cart-info table {
  width: 100%;
  margin-bottom: 15px;
  border-collapse: collapse;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.cart-total {
  border-top: 1px solid #ddd;
  overflow: auto;
  padding-top: 8px;
  margin-top: 10px;
  margin-bottom: 15px;
}
.cart-total td {
  padding: 3px;
  text-align: right;
}
.cart-total table {
  float: right;
}
.cart-info thead .price,
.cart-info thead .total {
  text-align: right;
}
.checkout-heading {
  background: #e7e7e7;
  border: 1px solid #e7e7e7;
  padding: 8px;
  font-weight: bold;
  font-size: 1;
  color: #555555;
  margin-bottom: 15px;
}
.checkout-heading a {
  float: right;
  margin-top: 1px;
  font-weight: normal;
  text-decoration: none;
}
.checkout-content {
  padding: 0px 0px 15px 0px;
  display: none;
}
.checkout-content .buttons {
  clear: both;
}
.checkout-product tbody .name,
.checkout-product tbody .model {
  text-align: left;
}
.checkout-product thead .name,
.checkout-product thead .model {
  text-align: left;
}
.checkout-product thead td {
  color: #4D4D4D;
  font-weight: bold;
  background-color: #F7F7F7;
  border-bottom: 1px solid #ddd;
}
.checkout-product tfoot td {
  text-align: right;
  border-bottom: 1px solid #ddd;
}
.checkout-product tbody td {
  vertical-align: top;
  border-bottom: 1px solid #ddd;
}
.checkout-product td {
  padding: 7px;
}
.checkout-product table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  margin-bottom: 20px;
}
.checkout-product tbody .quantity,
.checkout-product tbody .price,
.checkout-product tbody .total {
  text-align: right;
}
.checkout-product thead .quantity,
.checkout-product thead .price,
.checkout-product thead .total {
  text-align: right;
}
#content .content {
  margin: 10px 0;
}
.contact-location {
  margin-bottom: 12px;
}
.contact-location img {
  max-width: none;
}
.contact-content .content {
  background-color: #e6e6e6;
  padding: 20px;
  border: 0;
}
.contact-content .content a {
  color: #999999;
}
.contact-content .content .form-control {
  border: none;
}
.contact-content .buttons {
  border: 0;
  padding: 0;
  margin-top: 20px;
  background: transparent;
}
.contact-content .fa {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  background-color: #292929;
  font-size: 15px;
  margin-bottom: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.contact-content .fa:hover {
  background-color: #666;
}
.tabs-group .tab-content {
  padding: 16px 20px;
  margin-bottom: 16px;
  border: 1px solid #EDEDED;
  z-index: 2;
  margin-top: 0;
}
#pav-mainnav {
  position: relative;
}
#pav-mainnav .parent_menu {
  position: static;
}
#pav-mainnav .dropdown:hover > .dropdown-menu {
  display: block;
}
#pav-mainnav .navbar {
  border: none;
}
#pav-mainnav .navbar .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
#pav-mainnav .navbar ul.nav  > li:hover > a {
  background: none;
  background-color: #EDEDED \9;
}
#pav-mainnav .navbar ul.nav  > li:hover > a:before {
  width: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
#pav-mainnav .navbar ul.nav > li  > a {
  text-transform: uppercase;
  font-size: 12px;
  font-family: "brandon", serif;
  z-index: 0;
  overflow: hidden;
  background-color: transparent !important;
  letter-spacing: 3px;
  padding: 16px 12px;
}
#pav-mainnav .navbar ul.nav > li  > a:hover {
  color: #000000;
}
#pav-mainnav .dropdown-menu {
  padding: 10px 20px 20px;
  background-color: #000000;
  color: #999999;
  border: 1px solid #000000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  text-align: left;
}
#pav-mainnav .dropdown-menu li a {
  padding: 0;
  color: #999999;
}
#pav-mainnav .dropdown-menu li a:hover {
  color: #ffffff;
}
#pav-mainnav .dropdown-menu .caret {
  border-bottom-color: #CCC;
  border-top-color: #CCC;
}
#pav-mainnav .megamenu {
  text-align: center;
  margin: 0 auto;
  height: 50px;
}
#pav-mainnav .navbar-header {
  width: 100%;
}
#pav-mainnav .navbar-inverse .navbar-nav {
  float: none;
}
#pav-mainnav .navbar-inverse .navbar-nav li {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  display: inline-block;
  float: none;
}
#pav-mainnav .navbar-inverse .navbar-nav li:hover {
  border-left: 1px solid #EDEDED;
  border-right: 1px solid #EDEDED;
}
#pav-mainnav .navbar-inverse .navbar-nav li .dropdown-menu li {
  display: block;
  position: relative;
}
#pav-mainnav .navbar-inverse .navbar-nav > .open > a {
  background-color: #EDEDED;
}
#pav-mainnav .navbar-inverse .navbar-nav .dropdown-menu li:hover {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.pav-megamenu .dropdown-menu > .dropdown-menu-inner {
  padding: 10px;
}
.pav-megamenu .mega-group .caret {
  display: none;
}
.pav-megamenu .mega-group .dropdown-mega .mega-col-inner > ul > li a {
  margin-left: 6px;
}
.pav-megamenu .mega-col .mega-col-inner > ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.pav-megamenu .mega-col .mega-col-inner > ul > li {
  list-style: none;
  margin-left: 0;
}
.pav-megamenu .dropdown-submenu > .dropdown-menu {
  border-radius: 0 6px 6px 6px;
  left: 100%;
  width: 200px;
  margin-left: -6px;
  margin-top: -6px;
  top: 0;
  padding: 0 5px 0 0 !important;
  background-color: #333333 !important;
  border: none !important;
}
.pav-megamenu .cols2 {
  width: 420px;
}
.pav-megamenu .cols3 {
  width: 620px;
}
.pav-megamenu .cols4 {
  width: 820px;
}
.megamenu .dropdown .dropdown-menu ul li.mega-group .dropdown-toggle span,
.pavo-widget .menu-title {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 12px;
  font-family: "brandon", serif;
  letter-spacing: 3px;
  line-height: 40px;
  cursor: default;
}
.parent.dropdown-submenu:before {
  display: none;
}
.widget-inner ul>li:before,
.dropdown-mega ul>li:before {
  color: #ffffff;
  content: "\f178";
  font-family: 'FontAwesome';
  display: inline-block;
  position: absolute;
  right: 0;
  left: auto;
  line-height: 26px;
}
.widget-inner ul li.parent:before {
  display: none;
}
.widget-inner a {
  color: #999999;
}
.widget-inner a:hover {
  color: #ffffff;
}
.widget-inner .price-old {
  color: #999999;
}
.nav .caret {
  border-bottom-color: #000000;
  border-top-color: #000000;
}
@font-face {
  font-family: 'brandon';
  src: url('../fonts/brandon_reg-webfont.eot');
  src: url('../fonts/brandon_reg-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/brandon_reg-webfont.woff') format('woff'), url('../fonts/brandon_reg-webfont.ttf') format('truetype'), url('../fonts/brandon_reg-webfont.svg#brandon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'brandon_light';
  src: url('../fonts/brandon_light-webfont.eot');
  src: url('../fonts/brandon_light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/brandon_light-webfont.woff') format('woff'), url('../fonts/brandon_light-webfont.ttf') format('truetype'), url('../fonts/brandon_light-webfont.svg#brandon_grotesquelight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'brandon_bold';
  src: url('../fonts/brandon_bld-webfont.eot');
  src: url('../fonts/brandon_bld-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/brandon_bld-webfont.woff') format('woff'), url('../fonts/brandon_bld-webfont.ttf') format('truetype'), url('../fonts/brandon_bld-webfont.svg#brandon_grotesquebold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.btn-theme-primary {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  font-style: italic;
  padding: 5px 6px;
}
.btn-theme-primary:hover {
  background-color: #666;
  color: #fff;
}
.text-primary-theme {
  color: #000000;
}
.text-danger-theme {
  color: #EDEDED;
}
.iconbox {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  height: 28px;
  line-height: 28px;
  width: 28px;
  -webkit-box-shadow: 0 0 0 2px #000000;
  box-shadow: 0 0 0 2px #000000;
  position: relative;
  z-index: 1;
  display: inline-block;
  color: #000000;
  float: left;
  text-align: center;
  font-size: 18px;
  margin-right: 8px;
  margin-top: 6px;
}
.iconbox:after {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  left: -2px;
  padding: 2px;
  top: -2px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  content: "";
  height: 100%;
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: -1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.iconbox:hover:after {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  color: #999999;
}
.iconbox i {
  padding-left: 4px;
}
.social a {
  border: 1px solid #000000;
  display: inline-block;
  height: 30px;
  line-height: 33px;
  text-align: center;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  width: 30px;
}
.social a .stack {
  font-size: 20px;
}
.social a:hover {
  color: #ffffff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}
.social a:hover.facebook {
  background-color: #3B579D;
}
.social a:hover.twitter {
  background-color: #00ACEE;
}
.social a:hover.instagram {
  background-color: #000;
}
.social a:hover.google {
  background-color: #E14747;
}
.social a:hover.youtube {
  background-color: #E07C66;
}
.social a:hover.skype {
  background-color: #FCB41A;
}
.box-services .btn-info {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 3px #4c4c4c;
  box-shadow: 0 0 0 3px #4c4c4c;
}
.box-services .btn-info:after {
  background: repeat scroll 0 0 #4c4c4c;
}
.box-services .btn-info:hover {
  color: #4c4c4c;
  color: #ffffff \9;
}
.box-media .media {
  color: #939393;
  background-color: #fafafa;
  border: 1px solid #f6f6f6;
  padding: 10px;
}
.box-media .media a.pull-left {
  margin-right: -45px;
}
.box-media .media a.pull-right {
  margin-left: -45px;
}
.box-media .media .media-right {
  text-align: right;
}
.box-media .media .media-right p {
  margin-right: 0;
  margin-left: 30px;
}
.box-media .media p {
  margin-right: 30px;
}
.media-dark .media {
  background-color: #efefef;
  border: 1px solid #efefef;
}
.newsletter .navbar-form {
  padding: 0;
}
.form-control,
input,
select {
  border: 1px solid #EDEDED;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #666;
  display: inline-block;
  padding: 4px 7px;
}
.pattern1 {
  background-image: url('../image/pattern/pattern1.png');
}
.pattern2 {
  background-image: url('../image/pattern/pattern2.png');
}
.pattern3 {
  background-image: url('../image/pattern/pattern3.png');
}
.pattern4 {
  background-image: url('../image/pattern/pattern4.png');
}
.pattern5 {
  background-image: url('../image/pattern/pattern5.png');
}
.pattern6 {
  background-image: url('../image/pattern/pattern6.png');
}
.pattern7 {
  background-image: url('../image/pattern/pattern7.png');
}
.pattern8 {
  background-image: url('../image/pattern/pattern8.png');
}
.pattern9 {
  background-image: url('../image/pattern/pattern9.png');
}
.pattern10 {
  background-image: url('../image/pattern/pattern10.png');
}
.pattern11 {
  background-image: url('../image/pattern/pattern11.png');
}
.pattern12 {
  background-image: url('../image/pattern/pattern12.png');
}
.pattern13 {
  background-image: url('../image/pattern/pattern13.png');
}
.pattern14 {
  background-image: url('../image/pattern/pattern14.png');
}
.pattern15 {
  background-image: url('../image/pattern/pattern15.png');
}
.pattern16 {
  background-image: url('../image/pattern/pattern16.png');
}
#mainmenutop .navbar-toggle {
  float: left;
}
#menu-offcanvas .menu-offcanvas-inner {
  background-color: #000000;
}
#menu-offcanvas .dropdown .dropdown-menu {
  border: medium none;
  box-shadow: none;
  display: block;
  float: none;
  position: relative;
  width: 100% !important;
  min-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner {
  padding: 0 10px;
}
#menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner .menu-title {
  color: #000000;
}
.button-close-menu {
  padding: 1em 1em 1em 1.2em;
  color: #ffffff;
  cursor: pointer;
  background-color: #000000;
  box-shadow: 0 -1px #222222 inset;
}
.button-close-menu:hover {
  background-color: #666;
}
html,
body,
.offcanvas-container,
.offcanvas-pusher,
.offcanvas-content {
  min-height: 100%;
}
.offcanvas-content {
  overflow-y: scroll;
  background: #f3efe0;
}
.offcanvas-content,
.offcanvas-content-inner {
  position: relative;
}
.offcanvas-container {
  position: relative;
}
.offcanvas-pusher {
  left: 0;
  z-index: 99;
  height: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.offcanvas-pusher::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(0,0,0,0.2);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.offcanvas-menu-open .offcanvas-pusher::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.offcanvas-menu {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999;
  visibility: hidden;
  width: 300px;
  height: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.offcanvas-menu::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.2);
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.offcanvas-menu-open .offcanvas-menu::after {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.offcanvas-menu ul {
  margin: 0;
  padding: 0;
  lioffcanvas-style: none;
}
.offcanvas-menu h2 {
  margin: 0;
  padding: 1em;
  color: rgba(0,0,0,0.4);
  text-shadow: 0 0 1px rgba(0,0,0,0.1);
  font-weight: 300;
  font-size: 2em;
}
.offcanvas-menu ul.megamenu  > li > a {
  display: block;
  padding: 1em 1em 1em 1.2em;
  -webkit-box-shadow: inset 0 -1px #222;
  box-shadow: inset 0 -1px #222;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "brandon", serif;
  letter-spacing: 3px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.offcanvas-menu ul.megamenu  > li > a .caret {
  border-color: #ffffff rgba(0,0,0,0) -moz-use-text-color;
}
.offcanvas-menu ul.megamenu  > li > a:hover {
  background-color: #999999;
}
.offcanvas-effect-1.offcanvas-menu {
  visibility: visible;
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}
.offcanvas-effect-1.offcanvas-menu-open .offcanvas-effect-1.offcanvas-menu {
  visibility: visible;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.offcanvas-effect-1.offcanvas-menu::after {
  display: none;
}
.offcanvas-effect-2.offcanvas-menu-open .offcanvas-pusher {
  -webkit-transform: translate3d(300px,0,0);
  transform: translate3d(300px,0,0);
}
.offcanvas-effect-2.offcanvas-menu {
  z-index: 1;
}
.offcanvas-effect-2.offcanvas-menu-open .offcanvas-effect-2.offcanvas-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.offcanvas-effect-3.offcanvas-menu-open .offcanvas-pusher {
  -webkit-transform: translate3d(300px,0,0);
  transform: translate3d(300px,0,0);
}
.offcanvas-effect-3.offcanvas-menu {
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
  z-index: 1;
}
.offcanvas-effect-3.offcanvas-menu-open .offcanvas-effect-3.offcanvas-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.offcanvas-effect-5.offcanvas-menu-open .offcanvas-pusher {
  -webkit-transform: translate3d(300px,0,0);
  transform: translate3d(300px,0,0);
}
.offcanvas-effect-5.offcanvas-menu {
  z-index: 1;
  -webkit-transform: translate3d(50%,0,0);
  transform: translate3d(50%,0,0);
}
.offcanvas-effect-5.offcanvas-menu-open .offcanvas-effect-5.offcanvas-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
@media (max-width: 768px) {
  #mainmenutop .navbar-nav {
    display: none;
  }
  .offcanvas-siderbars {
    position: relative;
  }
  .offcanvas-siderbars .offcanvas-sidebar {
    display: none;
    width: 100%;
  }
  .offcanvas-siderbars.column-left-active #oc-column-left {
    display: block;
  }
  .offcanvas-siderbars.column-right-active #oc-column-right {
    display: block;
  }
  .offcanvas-siderbars.column-left-active .main-column {
    display: none;
  }
  .offcanvas-siderbars.column-right-active .main-column {
    display: none;
  }
}
.offcanvas-sidebars-buttons {
  margin-bottom: 15px;
  overflow: hidden;
}
.widget-inner {
  padding-left: 10px;
}
.widget-inner ul li {
  margin-right: 10px;
}
@media (max-width: 980px) {
  .widget-inner a:hover {
    color: #000000;
  }
  .dropdown-mega .dropdown-menu-inner .menu-title {
    color: #999999 !important;
  }
  .dropdown-mega .dropdown-menu-inner .menu-title:hover {
    color: #000000 !important;
  }
}
@media only screen and (max-width: 1200px) {
  .gallery a {
    width: auto !important;
  }
}




@media only screen and (max-width: 990px) {
  #logo {
    text-align: center;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-inverse .navbar-toggle {
    display: block;
    float: none;
    width: 45px;
    height: 35px;
    background-color: #000000;
    border-color: #000000;
    margin-left: 10px;
  }
  .currency-wrapper,
  .language-wrapper {
    border: 1px solid #EDEDED;
  }
  #topbar .btn-group .dropdown-menu {
    border-top: 1px solid #EDEDED;
    top: 94%;
  }
  #search-mobile input {
    width: 200px;
  }
  #topbar .inner {
    border-bottom: none;
    padding: 0;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-inverse .navbar-toggle:hover,
  .navbar-inverse .navbar-toggle:focus {
    background-color: #9a8362;
  }
  .pav-colorbox {
    display: none !important;
  }
  .widget-inner ul > li:before,
  .dropdown-mega ul > li:before {
    color: #000000;
  }
  .htabs a {
    padding: 5px;
  }
}
@media only screen and (max-width: 749px) {
  .wishlist-info td,
  .wishlist-info th,
  table.compare-info td,
  table.compare-info th,
  table.pav-checkout-product td,
  table.pav-checkout-product th,
  table.pav-shop-cart td,
  table.pav-shop-cart th {
    border-right: 0 none;
    display: block !important;
    float: none !important;
    text-align: left !important;
    width: auto !important;
  }
  .wishlist-info tr td:before,
  table.pav-shop-cart tr td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
    width: 50%;
  }
  .wishlist-info tr td,
  table.pav-shop-cart tr td {
    text-align: right;
    display: block;
    min-height: 20px;
    border-left: none;
    background: none;
  }
  .wishlist-info thead,
  table.pav-shop-cart thead {
    display: none;
  }
}
@media (max-width: 769px) {
  .header-hidden {
    display: none !important;
  }
  .btn-danger {
    border: none;
    margin-top: 10px;
  }
  .product-block .image .hover-image {
    display: none !important;
  }
  .zoomContainer {
    display: none !important;
  }
}
@media only screen and (max-width: 480px) {
  .navbar-fixed-top {
    position: relative;
  }
  #page {
    padding-top: 0 !important;
  }
  .newsletter .btn-arrow-right:before {
    display: none;
  }
  .producttabs .tab-content {
    margin-top: 36px;
  }
  .carousel-controls {
    left: 20%;
  }
  .product-block .warp-info {
    margin: 21px 0;
  }
  #footer .footer-center {
    padding-top: 0;
  }
  .box > img {
    padding: 0;
  }
  #footer .footer-center .box {
    margin-bottom: 20px;
  }
  #footer .box .box-heading {
    padding: 10px 0 21px;
  }
  #powered .inner {
    padding: 31px 0 21px;
  }
  .zoomContainer {
    display: none !important;
  }
  .valid {
    position: inherit !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-block .product-action .wishlist-compare {
    width: 45%;
  }
  .product-block .product-action .cart {
    width: 55%;
  }
}
@media (max-width: 991px) {
  .tab-nav .nav-tabs {
    padding-left: 0;
  }
  .carousel-controls {
    left: 0;
  }
}


#pav-showcase{
  display: none;
}

.option-image-window{
  overflow: auto;
  height: 90px;
  border: 1px solid #EDEDED;
}
.opisane_pod_photo{
  padding-top: 30px;
}

.price-tax{
  display: none;

}