@charset "utf-8";
html {
  overflow-y: scroll;
  margin: 0;
  padding: 0px;
}
body {
  background-color: #f8f8f8;
  color: #6f6f6f;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  overflow-x: hidden;
}
font {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0px;
}
#banner0 {
width: 1170px;
height: 480px !important;
margin: 0 auto;
z-index: 0;
clear: none !important;
margin-top: 0px !important;
padding-left: 15px;
}
button:focus,
button:hover,
button:active,
.btn:focus,
.btn:hover,
.btn:active {
  outline: none;
}
.fs9 {
  font-size: 11px;
}
.fs10 {
  font-size: 12px;
}
.fs11 {
  font-size: 13px;
}
.fs12 {
  font-size: 14px;
}
.fs13 {
  font-size: 15px;
}
.fs14 {
  font-size: 16px;
}
.fs15 {
  font-size: 17px;
}
.fs16 {
  font-size: 18px;
}
.welcome {
  color: #636E75;
  font: Verdana;
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: normal;
  text-shadow: 0 0 1px rgba(0,0,0,0.01);
}
a {
  cursor: pointer;
  font-family: 'Oswald' !important;
  outline: none;
}
a img {
  border: none;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
  color: #000;
}
img {
  border: 0 none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
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: #FFFFFF;
  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: 65%;
}
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: 170px;
}
table.radio {
  width: 100%;
  border-collapse: collapse;
  padding: 0;
  display: table;
}
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: #efefef;
  cursor: pointer;
}
.pagination {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 100%;
  margin: 0;
}
.pagination .links {
  float: left;
}
.pagination .links a,
.pagination .links b {
  display: inline-block;
  *display: inline;
  zoom: 1;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  width: 30px;
  height: 30px;
  -webkit-transition: background-color 350ms ease-in;
  transition: background-color 350ms ease-in;
  padding: 0px;
  line-height: 30px;
  text-decoration: none;
  margin: 0 3px 0 0;
  text-align: center;
  font-weight: normal;
  background-color: #FFFFFF;
}
.pagination .links a:hover,
.pagination .links b:hover {
  background-color: #d95750;
  color: #FFFFFF;
}
.pagination .links b {
  background-color: #d95750;
  color: #FFFFFF;
}
.pagination .results {
  float: right;
  padding-top: 5px;
}
a.button,
input.button {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 11px;
  padding: 8px 15px;
  background-color: #000;
  border: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
a.button:hover,
a.button:focus,
a.button:active,
input.button:hover,
input.button:focus,
input.button:active {
  outline: none;
}
.buttons {
  background: #FFFFFF;
  border: 1px solid #e2e2e2;
  overflow: auto;
  padding: 15px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.buttons:before,
.buttons:after {
  content: " ";
  display: table;
}
.buttons:after {
  clear: both;
}
.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;
}
.buttons.no-padding {
  padding: 0;
  border: 0;
}
.tab-content {
  border: 0;
  padding: 0px;
  margin-bottom: 0px;
  margin-top: 20px;
  color:#000;
  font-family: Arial, Helvetica, sans-serif;
  z-index: 2;
}
.links {
  position: relative;
  margin: 0;
  padding: 0px;
}
.links li {
  display: inline;
  text-transform: uppercase;
}
.links li:first-child a {
  margin-left: 0;
}
.links li b {
  text-transform: none;
}
.links a {
  margin: 0 5px;
}
.links a:hover {
  color: #000000;
}
.links i {
  color: #CCCCCC;
  margin-right: 5px;
  font-size: 14px;
}
.product-label-special {
  display: table;
  font-size: 100%;
  font-weight: normal;
  color: #FFFFFF;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #d95750;
  background-color: rgba(216,86,79,0.6);
  zoom: 1;
  background-color: transparent \9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99d8564f, endColorstr=#99d8564f)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99d8564f, endColorstr=#99d8564f);
  padding: 0px;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 10;
}
.product-label-special span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.tooltip-inner {
  border-radius: 3px;
}
.badge {
  background: #d95750;
}
.pav-dropdown {
  position: relative;
}
.pav-dropdown .d-heading {
  background-color: #ce6863;
  padding: 13px 20px;
  -webkit-box-shadow: -3px 0 3px -3px #c85550, 3px 0 3px -3px #c85550;
  box-shadow: -3px 0 3px -3px #c85550, 3px 0 3px -3px #c85550;
}
.pav-dropdown .d-heading h4 {
  color: #FFFFFF;
  margin: 0;
  line-height: 20px;
}
.pav-dropdown .d-heading h4:before {
  font-family: 'FontAwesome';
  content: "\f0c9";
  vertical-align: top;
  color: #FFFFFF;
  margin-right: 10px;
  font-size: 20px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-top: -1px;
}
.pav-dropdown .d-heading h4 > span {
  background-color: #e07772;
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  width: 17px;
  height: 17px;
}
.pav-dropdown .d-heading h4 > span > span {
  border-left: 5px solid rgba(0,0,0,0);
  border-right: 5px solid rgba(0,0,0,0);
  border-top: 5px solid #FFFFFF;
  width: 0;
  height: 0;
  float: left;
  margin: 6px 4px;
}
.pav-dropdown .d-content {
  display: none;
  position: absolute;
  background: #FFFFFF;
  z-index: 999;
  width: 100%;
  border-top: 2px solid #000000;
  -webkit-box-shadow: -3px 0 3px -3px #ccc, 3px 0 3px -3px #ccc, 0 3px 3px -2px #ccc;
  box-shadow: -3px 0 3px -3px #ccc, 3px 0 3px -3px #ccc, 0 3px 3px -2px #ccc;
}
.pav-dropdown:hover .d-content {
  display: block;
}
.required {
  color: #FF0000;
  font-weight: bold;
}
.success,
.warning,
.attention,
.information {
  padding: 10px 10px 10px 33px;
  margin: 20px 0;
  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: 14px;
  display: block;
}
.error {
  display: block;
  color: #FF0000;
  margin-top: 5px;
}
.welcome {
  color: #636E75;
  font: 14px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: normal;
  text-shadow: 0 0 1px rgba(0,0,0,0.01);
}
.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,
.h1 {
  font-size: 24px;
  line-height: 48px;
}
h1 small,
.h1 small {
  font-size: 21px;
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 19px;
  }
}
h2,
.h2 {
  font-size: 18px;
}
h2 small,
.h2 small {
  font-size: 14px;
}
h3,
.h3 {
  font-size: 16px;
  line-height: 32px;
}
h3 small,
.h3 small {
  font-size: 16px;
}
h4,
.h4 {
  font-size: 14px;
  line-height: 32px;
}
h4 small,
.h4 small {
  font-size: 14px;
}
h5,
.h5 {
  font-size: 13px;
  line-height: 32px;
}
h5 small,
.h5 small {
  font-size: 12px;
}
h6,
.h6 {
  font-size: 12px;
  line-height: 32px;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #000000;
  text-transform: uppercase;
}
#content h1 {
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 25px;
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 5px;
}
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
input,
button,
select,
textarea {
  padding: 5px;
  border: 1px solid #e2e2e2;
}
input[type="image"] {
  border: 0;
}
.btn {
  font-size: 11px;
  background-color: #000;
  color: #FFFFFF;
  padding: 6px 15px;
  text-transform: uppercase;
}
.btn:hover,
.btn:focus {
  color: #FFFFFF;
}
.control-label {
  padding-top: 7px;
}
body.layout-boxed-md {
  background: url("../image/pattern/pattern18.png");
}
body.layout-boxed-md #page {
  max-width: 970px;
  -webkit-box-shadow: 0 0 5px #d5d5d5;
  box-shadow: 0 0 5px #d5d5d5;
  margin: 0 auto;
  background: url("../image/pattern/pattern16.png");
}
body.layout-boxed-md .cart-inner h4 {
  display: none;
}
body.layout-boxed-md #topbar .support .left {
  display: none;
}
body.layout-boxed-md .product-block .product-meta {
  padding: 10px 5px;
}
body.layout-boxed-md ul.contact-us li i {
  width: 6%;
  margin: 0;
}
body.layout-boxed-md #powered {
  padding: 25px 0;
}
body.layout-boxed-md .verticalmenu {
  margin-top: 1px;
}
body.layout-boxed-md .verticalmenu > li > a {
  padding-left: 0;
  padding-right: 0;
}
body.layout-boxed-md .custom li:last-child,
body.layout-boxed-md .custom .last {
  display: none;
}
body.layout-boxed-md .custom p {
  margin-bottom: 10px;
}
body.layout-boxed-md .pavcontentslider .carousel-indicators {
  margin: 0 auto;
  left: 0;
  right: 0;
}
body.layout-boxed-md .pavcontentslider .carousel-indicators li {
  display: inline-block;
  float: none;
}
body.layout-boxed-lg {
  background: url("../image/pattern/pattern18.png");
}
body.layout-boxed-lg #page {
  max-width: 1170px;
  -webkit-box-shadow: 0 0 5px #d5d5d5;
  box-shadow: 0 0 5px #d5d5d5;
  margin: 0 auto;
  background: url("../image/pattern/pattern16.png");
}
body[class*="layout-boxed-"] .in-border {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
body[class*="layout-boxed-"] .d-heading {
  position: relative;
  -webkit-box-shadow: 5px 0 5px -5px #ce6863;
  box-shadow: 5px 0 5px -5px #ce6863;
}
body[class*="layout-boxed-"] .d-heading:before {
  content: "";
  display: block;
  width: 15px;
  height: 100%;
  position: absolute;
  right: 100%;
  top: 0;
  background: #ce6863;
}
body[class*="layout-boxed-"] .d-content {
  border-top: 0;
}
body[class*="layout-boxed-"] .d-content:before {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  content: "";
  background: #000000;
  width: 105%;
  height: 2px;
}
#topbar {
  color: #6f6f6f;
  font-size: 11px;
  background: #FFFFFF;
  padding: 7px 0;
  border-bottom: 1px solid #e2e2e2;
}
#topbar .links {
  float: left;
  margin-top: 3px;
}
#topbar .links li {
  float: left;
}
#topbar .links li:hover {
  color: #000000;
}
#topbar .links li:hover i {
  color: #dd6b65;
}
#topbar .links a {
  float: left;
  text-transform: uppercase;
  font-size: 11px;
  color: #6f6f6f;
  -webkit-transition: color 200ms ease-in;
  transition: color 200ms ease-in;
}
#topbar .links a i {
  -webkit-transition: color 200ms ease-in;
  transition: color 200ms ease-in;
}
#topbar .links a:hover {
  color: #000000;
}
#topbar .links a:hover i {
  color: #dd6b65;
}
#topbar .login b {
  float: left;
}
#topbar .support {
  float: right;
}
#topbar .support:before,
#topbar .support:after {
  content: " ";
  display: table;
}
#topbar .support:after {
  clear: both;
}
#topbar .support .left {
  margin-right: 20px;
}
#topbar .support ul li {
  margin: 0 3px;
}
#topbar .support ul li i {
  -webkit-transition: color 200ms ease-in 0s;
  transition: color 200ms ease-in 0s;
  margin: 0;
}
#header-bottom {
  min-height: 47px;
  background: #000;
}
#header-main {
  background-color: #FFFFFF;
}
#header-main .header-wrap {
  min-height: 94px;
  margin: 0;
}
#header-main .inner {
  display: table;
  position: relative;
  height: 100%;
  margin-top: 15px;
}
#header-main .inner > * {
  display: table-cell;
  vertical-align: middle;
}
#header .show-mobile {
  border: 1px solid #e2e2e2;
}
#header .show-mobile:before,
#header .show-mobile:after {
  content: " ";
  display: table;
}
#header .show-mobile:after {
  clear: both;
}
#header .show-mobile > div {
  margin: 0;
  padding: 0;
  position: relative;
}
#header .show-mobile > div:hover .inner-toggle {
  display: block;
}
#header .show-mobile .quickaccess-toggle {
  width: 49px;
  height: 49px;
  border-right: 1px solid #e2e2e2;
  color: #b3b3b3;
  line-height: 49px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
}
#header .show-mobile .inner-toggle {
  display: none;
  position: absolute;
  background: #FFFFFF;
  left: -1px;
  top: 100%;
  min-width: 240px;
  padding: 10px;
  z-index: 99999;
  border: 1px solid #e2e2e2;
}
#header .show-mobile ul,
#header .show-mobile .links {
  float: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
#header .show-mobile ul li,
#header .show-mobile .links li {
  float: none;
  display: block;
}
#header .show-mobile ul a,
#header .show-mobile .links a {
  float: none;
  margin: 0;
  padding: 0;
  display: block;
  line-height: 25px;
}
#header .show-mobile .search .input-search {
  border-color: #e2e2e2;
}
#header .show-mobile .search .button-search-mobile {
  margin: -5px 20px;
  position: absolute;
  right: 0;
  top: 50%;
}
#header .show-mobile .search .button-search-mobile span {
  font-size: 14px;
}
#header .show-mobile .cart-top .inner-toggle {
  width: auto;
}
#header .show-mobile .cart-top #cart-m .heading {
  display: none;
}
#header .show-mobile .cart-top #cart-m .content {
  display: block;
  position: static;
  margin: 0;
  padding: 0;
  border: 0;
  min-height: 10px;
  min-width: 100px;
  background: transparent;
}
#header .show-mobile .cart-top #cart-m .content .empty {
  padding: 0;
  margin: 0;
  line-height: normal;
  font-size: 12px;
}
#header .show-mobile .currency,
#header .show-mobile .language {
  margin: 0 5px;
}
#header .show-mobile .currency .dropdown-menu,
#header .show-mobile .language .dropdown-menu {
  left: 0;
  right: auto;
}
#pav-promotion {
  background-color: #FFFFFF;
  border-bottom: 1px solid #e2e2e2;
}
#pav-promotion .sections {
  border-right: 1px solid #e2e2e2;
}
#content {
  min-height: 400px;
  margin-bottom: 25px;
}
#footer {
  background: #FFFFFF;
  min-height: 100px;
  border-top: 1px solid #e6e6e6;
}
#footer:before,
#footer:after {
  content: " ";
  display: table;
}
#footer:after {
  clear: both;
}
#footer .box .box-heading {
  border-bottom: 1px solid #e2e2e2;
  border-top: 0;
  line-height: 1.2;
  min-height: 35px;
  padding: 0px;
}
#footer .box .box-heading span {
  border-bottom: 1px dotted #000000;
  padding: 0px;
  float: left;
  min-height: 35px;
  border-top: 0;
  margin: 0;
}
#footer .box .box-content {
  background: none;
  border: none;
  padding: 20px 0 0 0;
}
#footer .box .box-content p + p {
  margin-bottom: 25px;
}
#footer .footer-top .custom {
  border-bottom: 2px solid #e2e2e2;
  padding: 10px 0;
}
#footer .footer-center {
  padding: 40px 0;
}
#footer .footer-center .box {
  margin-bottom: 0px;
}
#footer h3 {
  color: #000000;
  font-size: ;
  margin-top: 0px;
  margin-bottom: 8px;
}
.column ul {
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 0px;
}
.column li {
  margin-bottom: 0px;
  line-height: 30px;
}
#powered {
  margin: 0;
  clear: both;
  background: #FFFFFF;
  padding: 22px 0;
  color: #999999;
  border-top: 1px solid #e2e2e2;
}
.banner div {
  text-align: center;
  width: 100%;
  display: none;
}
.banner div img {
  margin-bottom: 20px;
}
.wrapper {
  background-color: #FFFFFF;
  padding: 15px;
  border: 1px solid #e2e2e2;
  margin-bottom: 20px;
}
.box {
  margin-bottom: 30px;
}
.box .box-heading {
  border-top: 1px solid #e2e2e2;
  line-height: 1.5;
  font-size: ;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
}
.box .box-heading span {
  border-top: 1px dotted #000000;
  padding: 12px 0;
  margin-top: -1px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.box .box-content {
  padding: 0px;
}
.box.highlighted .box-heading,
.box.orange .box-heading,
.box.dark .box-heading,
.box.green .box-heading,
.box.maroon .box-heading,
.box.blue .box-heading,
.box.gray .box-heading,
.box.pink .box-heading,
.box.red .box-heading {
  border-bottom: 1px dashed #FFFFFF;
  color: #FFFFFF;
}
.box.orange .box-heading {
  background: #ecc19e;
}
.box.orange .box-content {
  background: #df995e;
}
.box.orange li {
  border-top-color: #ecc19e;
}
.box.orange a {
  color: #B66B00;
}
.box.orange a:hover {
  color: #6F4100;
}
.box.dark {
  background: #000000;
}
.box.dark a {
  color: #777;
}
.box.dark a:hover {
  color: #888;
}
.box.green {
  background: #7db641;
}
.box.green a {
  color: #63E063;
}
.box.green a:hover {
  color: #43F043;
}
.box.maroon {
  background: #F35D34;
}
.box.maroon a {
  color: #B4300D;
}
.box.maroon a:hover {
  color: #C93F19;
}
.box.blue {
  background: #049cdb;
}
.box.blue a {
  color: #47C9FF;
}
.box.blue a:hover {
  color: #0073A3;
}
.box.gray {
  background: #555555;
}
.box.gray a {
  color: #999;
}
.box.gray a:hover {
  color: #777;
}
.box.pink {
  background: #c3325f;
}
.box.pink a {
  color: #FF5C8F;
}
.box.pink a:hover {
  color: #FA2E6E;
}
.box.red {
  background: #000;
}
.box.red a {
  color: #EE4538;
}
.box.red a:hover {
  color: #DA3F33;
}
.box .nav-tabs {
  border-top: 0;
  padding: 0 20px;
  background-color:#000;
}
.currency {
  margin-left: 5px;
}
#currency,
#language {
  color: #555555;
  line-height: 10px;
}
#currency img,
#language img {
  cursor: pointer;
  margin-right: 5px;
}
.btn-dropdown {
  background: transparent;
  border: 1px solid #e2e2e2;
  text-transform: uppercase;
  font-size: 11px;
  color: #6f6f6f;
  padding: 3px 6px;
}
.btn-dropdown .caret {
  border-color: #CCCCCC transparent;
}
.btn-dropdown:hover {
  color: #000000;
}
.btn-dropdown:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group.open .btn-dropdown span {
  color: #000000;
}
.btn-group .dropdown-menu {
  padding: 10px;
  z-index: 99999;
  right: 0;
  left: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group .list-item {
  line-height: 22px;
  font-size: 11px;
  text-transform: uppercase;
  cursor: pointer;
  border: 0;
  display: block;
}
.btn-group .list-item:hover {
  color: #000;
}
.btn-group .item-symbol {
  margin-right: 5px;
}
#header #cart {
  margin: 0;
  padding: 0px;
  position: relative;
}
#header #cart .content {
  clear: both;
  display: none;
  position: absolute;
  top: 47px;
  right: 0;
  padding: 15px;
  min-height: 100px;
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #FFFFFF;
  z-index: 99999;
  min-width: 270px;
}
#header #cart .heading {
  position: relative;
  z-index: 1;
  margin-top: 10px;
  margin-bottom: 5px;
}
#header #cart .heading:before,
#header #cart .heading:after {
  content: " ";
  display: table;
}
#header #cart .heading:after {
  clear: both;
}
#header #cart .heading i {
  color: #FFFFFF;
  font-size: 100%;
  float: left;
  width: 29px;
  height: 29px;
  border: 2px solid #FFFFFF;
  text-align: center;
  line-height: 25px;
  width: 23%;
}
#header #cart .heading .cart-inner {
  overflow: hidden;
  float: left;
  margin-left: 10px;
  width: 69%;
}
#header #cart .heading a {
  text-decoration: none;
  font-size: 12px;
  color: #FFFFFF;
  display: block;
  line-height: 15px;
}
#header #cart .heading h4 {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0;
  line-height: normal;
}
#header #cart.active .content {
  display: block;
}
#header #cart .checkout {
  text-align: right;
  clear: both;
}
#header #cart .empty {
  padding-top: 20px;
  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;
  *display: inline;
  zoom: 1;
  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;
  border-bottom: 1px solid #e2e2e2;
}
.mini-cart-info table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 5px;
}
.mini-cart-info .image {
  width: 1px;
}
.mini-cart-info .image img {
  text-align: left;
}
.mini-cart-info .remove {
  text-align: right;
}
.mini-cart-info .remove img {
  cursor: pointer;
}
.mini-cart-info td.total {
  text-align: right;
}
#search {
  position: relative;
  padding: 0px;
  margin-left: -20px;
}
#search .button-search {
  position: absolute;
  right: 10px;
  top: 7px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  display: block;
}
#search .icon-search {
  color: #CCCCCC;
  -webkit-transition: color 500ms ease-in;
  transition: color 500ms ease-in;
}
#search .icon-search:hover {
  color: #d95750;
}
.input-search {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #dd6b65;
  padding: 5px 35px 5px 15px;
  margin: 6px 0 0 0;
}
.input-search:hover,
.input-search:focus {
  border-color: #dd6b65;
}
.product-block {
  position: relative;
  margin-bottom: 24px;
  background-color: #FFFFFF;
  -webkit-transition: box-shadow 0.3s ease-out;
  transition: box-shadow 0.3s ease-out;
}
.product-block a:hover {
  color: #000;
}
.product-block .price {
  float: left;
  margin: 0;
  min-height: 35px;
  position: relative;
}
.product-block .price .price-old,
.product-block .price .price-new {
  display: block;
  color:#C00;
}
.product-block .action {
  float: right;
  overflow: hidden;
  margin-top: 5px;
}
.product-block .action > * {
  float: left;
}
.product-block .product-icon {
  float: left;
  width: 28px;
  height: 28px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border: 1px solid #e2e2e2;
  margin-right: 3px;
  text-align: center;
  line-height: 25px;
  padding: 0px;
  cursor: pointer;
  color: #CCCCCC;
  background: #FFFFFF;
}
.product-block .product-icon:hover {
  color: #000;
  background-color: #FFFFFF;
  border-color: #000;
}
.product-block .product-icon span {
  font-size: 0;
  color: transparent;
}
.product-block .shopping-cart {
  border: 1px solid #000;
  background: #000;
  color: #FFFFFF;
}
.product-block .icon-signout {
  margin: 0;
}
.product-block .rating {
  margin: 5px 0;
}
.product-block .name {
  text-transform: none;
  font-weight: normal;
  line-height: 20px;
  margin: 0;
  min-height: 50px;
}
.product-block .name a {
  color: #000000;
  font-size: 12px;
  text-decoration: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
  position: relative;
  padding-bottom: 8px;
}
.product-block .name a:after {
  content: "";
  width: 24px;
  height: 1px;
  background-color: #e2e2e2;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.product-block .name a:hover {
  color: #000;
}
.product-block .image {
  display: block;
  margin-bottom: 0px;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.product-block .image .product-zoom {
  z-index: 10;
  color: #000000;
  font-size: 14px;
  background-color: #FFFFFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  line-height: 32px;
  left: 50%;
  top: 50%;
  margin: -16px;
  text-align: center;
}
.product-block .image .product-zoom .icon-zoom-in {
  line-height: 32px;
  vertical-align: middle;
}
.product-block .image .product-zoom:hover {
  background: #000;
  color: #FFFFFF;
}
.product-block .product-meta {
  padding: 10px;
}
.product-block .product-meta:before,
.product-block .product-meta:after {
  content: " ";
  display: table;
}
.product-block .product-meta:after {
  clear: both;
}
.product-block .img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: visible;
  border-width: 0;
  border-style: solid;
  border-color: #505050;
  border-color: rgba(79,79,79,0.5);
  zoom: 1;
  border-color: transparent \9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f4f4f4f, endColorstr=#7f4f4f4f)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f4f4f4f, endColorstr=#7f4f4f4f);
  -webkit-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product-block .pav-colorbox {
  background: #FFFFFF;
  padding: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  line-height: 33px;
  overflow: auto;
  display: block !important;
  z-index: 10;
  color: #000000;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  width: 100px;
  height: 33px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform 0.4s ease-in 0.2s, opacity 0.4s ease-in-out 0s;
  transition: transform 0.4s ease-in 0.2s, opacity 0.4s ease-in-out 0s;
  position: absolute;
  display: none;
}
.product-block .pav-colorbox span {
  margin-right: 5px;
}
.product-block .pav-colorbox .icon-eye {
  margin: 0 5px 0 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.product-block .info-view {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform 0.4s ease-in 0.2s, opacity 0.4s ease-in-out 0s;
  transition: transform 0.4s ease-in 0.2s, opacity 0.4s ease-in-out 0s;
  position: absolute;
}
.product-block .info-view .icon-eye {
  margin: 0 5px 0 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.product-block:hover {
  -webkit-box-shadow: 0 0 7px #cccccc;
  box-shadow: 0 0 7px #cccccc;
}
.product-block:hover .img-overlay {
  border-width: 140px;
  border-style: solid;
  border-color: #505050;
  border-color: rgba(79,79,79,0.5);
  zoom: 1;
  border-color: transparent \9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f4f4f4f, endColorstr=#7f4f4f4f)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f4f4f4f, endColorstr=#7f4f4f4f);
  opacity: 1;
  filter: alpha(opacity=100);
}
.product-block:hover .info-view {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.product-block:hover .pav-colorbox {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.price {
  color: #000000;
  margin-bottom: 4px;
  font-weight: bold;
}
.price .special-price {
  position: absolute;
  bottom: 0;
}
.price .price-old {
  color: #858585;
  text-decoration: line-through;
  font-weight: normal;
  font-size: 12px;
}
ul.box-filter,
ul.box-filter ul {
  list-style: none;
  margin: 0;
  padding: 0px;
}
ul.box-filter > li ul {
  padding-bottom: 10px;
}
ul.box-filter span {
  font-weight: bold;
  border-bottom: 1px solid #e2e2e2;
  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 #e2e2e2 !important;
}
.social {
  padding: 5px 0;
}
.social:before,
.social:after {
  content: " ";
  display: table;
}
.social:after {
  clear: both;
}
.social li {
  margin-right: 5px;
  float: left;
  font-size: 0px;
  color: transparent;
  background: #cccccc;
  text-align: center;
  line-height: 27px;
  cursor: pointer;
  -webkit-transition: border-color 350ms ease-in-out;
  transition: border-color 350ms ease-in-out;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  border: 2px solid #cccccc;
}
.social li a {
  color: #FFFFFF;
  font-size: 16px;
  margin: 0 0 0 3px;
  vertical-align: middle;
  -webkit-transition: all 350ms ease-in;
  transition: all 350ms ease-in;
}
.social li a:hover {
  color: #e07772;
}
.social li .icon-facebook {
  margin-left: 3px;
}
.social li:hover {
  background-color: #FFFFFF;
  border-color: #e07772;
}
.social li:hover a {
  color: #d95750;
}
.social li.last a {
  margin: -1px 0 0 4px;
}
ul.contact-us li:hover i {
  color: #e07772;
}
ul.contact-us li i {
  width: 18px;
  height: 20px;
  margin-right: 5px;
  color: #CCCCCC;
  -webkit-transition: color 350ms ease-in;
  transition: color 350ms ease-in;
}
ul.contact-us li .icon-newsletter {
  font-size: 10px;
}
ul.contact-us li .icon-phone {
  margin-left: 3px;
}
ul.contact-us li a {
  color: #000;
}
.sidebar .box {
  padding: 20px;
  background-color: #FFFFFF;
  border: 1px solid #D3D3D3;
}
.sidebar .box .box-heading {
  border-top: 0;
  line-height: 1.2;
  min-height: 35px;
  border-bottom: 1px solid #e2e2e2;
}
.sidebar .box .box-heading span {
  border-top: 0;
  padding: 0;
  border-bottom: 1px dotted #000000;
  min-height: 35px;
  margin: 0 0 -1px 0;
}
.sidebar .box .box-content {
  background-color: #FFFFFF;
}
.sidebar .highlights .box-content {
  background-color: #fff;
}
.sidebar .box-highlight .box-heading {
  background: #000;
  padding: 12px 10px;
  text-align: center;
  border: 0;
  color: #FFFFFF;
}
.sidebar .box-highlight .box-heading span {
  border: 0;
  padding: 2px 0 0 0;
  min-height: 20px;
}
.sidebar .box-highlight .box-content {
  padding: 20px 20px 0;
  position: relative;
}
.sidebar .box-highlight .box-content:after,
.sidebar .box-highlight .box-content:before {
  top: 0;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.sidebar .box-highlight .box-content:after {
  border-color: rgba(39,247,10,0);
  border-top-color: #000;
  border-width: 7px;
  left: 50%;
  margin-left: -7px;
}
.sidebar .box-highlight .box-content:before {
  border-color: rgba(226,127,122,0);
  border-top-color: #000;
  border-width: 8px;
  left: 50%;
  margin-left: -8px;
}
.sidebar [class*="col-"],
.sidebar [class^="col-"] {
  width: 100%;
}
.sidebar .product-grid [class*="col-"],
.sidebar .product-grid [class^="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}
.sidebar .banner {
  padding: 0px;
  background-color: transparent;
}
.sidebar .highlights {
  background-color: #68707c;
  padding: 0px;
  color: #FFFFFF;
}
.sidebar .highlights .box-heading {
  margin-bottom: 0;
  padding: 12px 20px;
  min-height: 20px;
  border-bottom: 2px solid #d95750;
  background-color: #000;
  color: #FFFFFF;
}
.sidebar .highlights .box-heading span {
  border: 0;
  display: table;
  vertical-align: middle;
  float: none;
  min-height: 20px;
  padding: 0px;
}
.sidebar .row:last-child .product-block {
  border-bottom: 0;
}
.sidebar .badge {
  margin: 9px 22px 0 0;
  padding: 4px 7px;
}
.sidebar ul {
  margin: 0;
  padding: 0px;
}
.sidebar ul > li {
  margin: 0;
  padding: 0px;
  border-radius: 10px;
  border: solid 1px #999;
  line-height: 32px;
}
.sidebar ul > li a {
  color: #000;
  font: 12px/1.5 Arial, Helvetica, sans-serif;
  padding: 0 10px 0 5px;
  font-weight:500;
  line-height:20px;
  size:12px;
}
.sidebar ul > li a:hover {
  color: #000;
}
.sidebar ul > li a.active {
  color: #000;
}
.sidebar ul > li > ul > li {
  background-color: #7d8692;
  border-color: #757f8d;
}
.sidebar ul > li > ul > li > a {
  font-size: 12px;
  color: #cbd3de;
  padding: 0 0 0 40px;
}
.sidebar ul > li .collapsed {
  background: url(../image/icon-minus.png) no-repeat 0 0;
}
.sidebar ul > li .subcart {
  display: block;
  width: 5px;
  height: 5px;
  padding: 0px;
  position: absolute;
  top: 16px;
  right: 10px;
  background: url(../image/icon-minus.png) no-repeat 0 0;
}
.sidebar ul > li .subcart.collapsed {
  width: 5px;
  height: 5px;
  background: url(../image/icon-plus.png) no-repeat 0 0;
}
.sidebar ul .haschild {
	padding:10px 0 10px 5px;
  position: relative;
}
.sidebar ul li.last {
  border-bottom: 0;
}
.sidebar .product-block {
  margin: 0;
  padding: 15px 0;
  border-bottom: 1px dotted #e2e2e2;
  background: transparent;
}
.sidebar .product-block:before,
.sidebar .product-block:after {
  content: " ";
  display: table;
}
.sidebar .product-block:after {
  clear: both;
}
.sidebar .product-block .image {
  float: left;
  margin-right: 10px;
  margin-left: 10px;
  width: 40%;
  height: auto;
}
.sidebar .product-block .image .product-label-special {
  display: none;
}
.sidebar .product-block .wishlist,
.sidebar .product-block .compare,
.sidebar .product-block .cart,
.sidebar .product-block .label {
  display: none;
}
.sidebar .product-block .pav-colorbox {
  display: none !important;
}
.sidebar .product-block:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sidebar .product-block .name {
  min-height: 30px;
}
.sidebar .product-block .name a {
  padding-bottom: 5px;
}
.sidebar .product-block .price {
  min-height: 20px;
  margin-top: 8px;
}
.sidebar .product-list .product-block {
  padding-left: 0px;
  padding-right: 0px;
}
.sidebar .product-list .price .price-old,
.sidebar .product-list .price .price-new {
  display: block;
}
.sidebar .product-meta {
  padding: 0px;
  overflow: hidden;
  min-height: 20px;
}
.sidebar .last .product-block {
  border: 0;
}
.sidebar .img-overlay {
  display: none;
}
.sidebar .product-grid .product-meta,
.sidebar .product-list .product-meta {
  min-height: 20px;
}
.no-margin .product-block {
  margin: 0px;
}
.has-highlight label {
  color: #000000;
  margin-bottom: 15px;
}
.has-highlight .icon-newsletter {
  margin-left: 8px;
  font-size: 10px;
  color: #CCCCCC;
}
.has-highlight .input-group-addon {
  padding: 0px;
  background: #FFFFFF;
  width: 30px;
  height: 30px;
  line-height: 28px;
}
.has-highlight .input-group-addon i {
  color: #CCCCCC;
}
.has-highlight .form-control {
  border-left: 0;
}
.has-highlight .btn {
  background: #FFFFFF;
  border: 0;
  padding: 0px;
  width: 30px;
  height: 30px;
}
.has-highlight .btn .icon-bullet-right {
  font-weight: bold;
  font-size: 12px;
  margin: 2px 0 0 4px;
  color: #d95750;
}
.has-highlight .btn i {
  font-size: 16px;
  color: #000;
}
.product-grid .col-lg-2 .label {
  width: 40px;
  height: 40px;
}
.product-grid .col-lg-2 .name {
  min-height: 70px;
}
.product-grid .col-lg-2 .name a {
  font-size: 12px;
}
.product-grid .col-lg-2 .product-meta {
  min-height: 150px;
}
.product-grid .col-lg-2 .product-block:hover .img-overlay {
  border-width: 60px;
}
.product-grid .col-lg-4 .product-block:hover .img-overlay {
  border-width: 130px;
}
.product-grid .col-lg-6 .product-block:hover .img-overlay {
  border-width: 205px;
}
.product-grid .col-lg-12 .product-block:hover .img-overlay {
  border-width: 260px;
}
.nav-tabs > li {
  margin-bottom: 0px;
  padding: 0 15px;
}
.nav-tabs > li > a {
  border: 0;
  color: #858585;
  padding-left: 0;
  padding-right: 0;
}
.nav-tabs > li > a:hover {
  color: #d95750;
  border: 0;
}
.nav-tabs > li > a.selected {
  color: #d95750;
  position: relative;
}
.nav-tabs > li > a.selected:after {
  bottom: 0;
  border: solid transparent;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-bottom-color: #e2e2e2;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
}
.nav-tabs > li > a.selected:before {
  bottom: -1px;
  border: solid transparent;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-bottom-color: #FFFFFF;
  border-width: 9px;
  left: 50%;
  margin-left: -9px;
  z-index: 1;
}
.nav-tabs > li.active {
  position: relative;
}
.nav-tabs > li.active:after {
  bottom: 0;
  border: solid transparent;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-bottom-color: #e07772;
  border-width: 8px;
  left: 50%;
  margin-left: -10px;
}
.nav-tabs > li.active:before {
  bottom: 0px;
  border: solid transparent;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-bottom-color: #e07772;
  border-width: 7px;
  left: 50%;
  margin-left: -9px;
  z-index: 1;
}
.nav-tabs > li.active > a {
  border-bottom-color: #e07772;
  border-style: solid;
  border-width: 0 0 2px 0;
}
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-width: 0 0 2px 0;
  border-bottom-color: #e07772;
  color: #d95750;
}
.blog-tags a {
  color: #000;
  text-decoration: underline;
}
.deal-qty-box .deal-qty {
  color: #000;
  font-weight: normal;
}
.productdeals .item-countdown ul li:first-child .countdown_num span {
  color: #000;
}
.carousel-inner .product-grid {
  margin: 7px;
}
.category-info {
  padding: 0px;
}
.category-info .image {
  padding: 0px;
  margin-bottom: 20px;
}
.category-description {
  border: 0;
}
.category-list {
  margin-bottom: 20px;
  border: 0;
}
.category-list ul {
  float: left;
}
.category-list ul li a {
  float: left;
  margin: 0;
  padding: 0 10px;
  border: 1px solid #6CF;
  line-height: 2.148571429;
  -webkit-transition: color 0.2s ease 0s;
  transition: color 0.2s ease 0s;
  position: relative;
}
.category-list ul li a:hover {
  color: #FFFFFF;
}
.category-list ul li a:before {
  background-color: #000;
  -webkit-transition: width 0.2s ease 0s;
  transition: width 0.2s ease 0s;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  z-index: -1;
  width: 0;
  height: 100%;
}
.category-list ul li a:hover:before {
  width: 100%;
}
.manufacturer-heading {
  background-color: #e2e2e2;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 8px;
  margin-bottom: 6px;
}
.manufacturer-list {
  padding: 5px;
  border: 0;
}
.manufacturer-list ul {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0px;
  list-style: none;
  margin-bottom: 10px;
}
.manufacturer-content {
  padding: 8px;
  overflow: auto;
}
.product-filter {
  border: 0;
  padding: 8px;
  background: #FFFFFF;
  margin-bottom: 20px;
  font-size: 11px;
  text-transform: uppercase;
}
.product-filter .sort {
  float: right;
  margin-right: 5px;
}
.product-filter .limit {
  float: right;
  margin-right: 5px;
}
.product-filter .display {
  float: left;
  padding: 8px 0 0 15px;
  min-height: 32px;
}
.product-filter .display span {
  margin-right: 5px;
}
.product-filter .display a {
  border: 1px solid #e2e2e2;
  padding: 7px 10px;
  margin-right: 5px;
}
.product-filter .display a > span {
  margin: 0 3px;
}
.product-filter .display a > em {
  display: none;
}
.product-filter .display a.active i,
.product-filter .display a:hover i {
  color: #d95750;
}
.product-filter .display i {
  font-size: 10px;
  color: #000000;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out;
}
.product-filter .product-compare {
  float: right;
}
.product-list .col-fullwidth {
  width: auto;
  float: none;
}
.product-list .product-block {
  padding: 15px;
  overflow: hidden;
}
.product-list .product-meta {
  padding: 0px;
  overflow: hidden;
}
.product-list .rating {
  margin: 10px 0;
}
.product-list .cart {
  margin-bottom: 3px;
}
.product-list .price-tax {
  display: block;
}
.product-list .price-new {
  font-weight: bold;
}
.product-list .name {
  margin-bottom: 5px;
  min-height: 20px;
}
.product-list .image {
  float: left;
  margin-right: 20px;
  overflow: hidden;
  width: 20%;
}
.product-list .image img {
  padding: 0px;
  border: 0;
}
.product-list .price .price-old,
.product-list .price .price-new {
  display: inline;
}
.product-list .price .special-price {
  position: static;
}
.product-list .left {
  float: left;
  width: 70%;
}
.product-list .right {
  float: left;
  margin: 25px 0 0 15px;
  width: 27%;
}
.product-list .price {
  float: none;
  width: auto;
}
.product-list .action {
  float: none;
  margin-top: 15px;
  width: auto;
}
.product-list .wishlist,
.product-list .compare {
  margin-bottom: 3px;
}
.product-grid {
  position: relative;
}
.product-grid .description,
.product-grid .price-tax,
.product-grid .rating {
  display: none;
}
.product-grid .product-meta {
  min-height: 110px;
}
.product-grid [class*="col-"],
.product-grid [class^="col-"] {
  padding-left: 3px;
  padding-right: 3px;
}
.product-info {
  background: #FFFFFF;
  padding: 20px;
}
.product-info .carousel-control {
  top: 50%;
  margin: -10px 0 -10px 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.product-info .cart .minimum {
  padding-top: 5px;
  font-size: 11px;
}
.product-info .cart .links {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}
.product-info .price-tax {
  font-weight: normal;
}
.product-info .product-label-special {
  left: 25px;
}
.product-info > .left {
  float: left;
  margin-right: 15px;
}
.product-info > .left + .right {
  margin-left: 265px;
}
.product-info .image {
  position: relative;
  margin-bottom: 33px;
  text-align: center;
}
.product-info .share {
  padding: 10px 0;
}
.product-info .share:before,
.product-info .share:after {
  content: " ";
  display: table;
}
.product-info .share:after {
  clear: both;
}
.product-info .price {
  color: #6f6f6f;
  border-top: 1px solid #e2e2e2;
  padding: 5px 0;
  margin-bottom: 20px;
}
.product-info .price .price-new {
  font-size: 24px;
  color: #000;
}
.product-info .price .price-old {
  font-size: 14px;
}
.product-info .price .reward {
  font-weight: normal;
}
.product-info .price .discount {
  font-weight: normal;
  margin-top: 5px;
}
.product-info .price-gruop:before,
.product-info .price-gruop:after {
  content: " ";
  display: table;
}
.product-info .price-gruop:after {
  clear: both;
}
.product-info .price-gruop > * {
  float: left;
  line-height: 30px;
  margin-right: 5px;
}
.product-info .description {
  border: 0;
  margin-bottom: 20px;
  padding: 0px;
}
.product-info .description a {
  text-decoration: none;
}
.product-info .description b {
  margin-right: 5px;
}
.product-info .description .availability {
  background: #85dd66;
  color: #FFFFFF;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 3px 5px;
  text-transform: none;
}
.product-info .image-additional {
  margin: 0;
  clear: both;
  overflow: hidden;
}
.product-info .image-additional a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-right: 10px;
  width: 30%;
}
.product-info .image-additional a:last-child {
  margin: 0;
}
.product-info .image-additional img {
  border: 0;
}
.product-info .image-additional:hover .carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
}
.product-info .option-image {
  margin-top: 3px;
  margin-bottom: 10px;
}
.product-info .option-image label {
  display: block;
  width: 100%;
  height: 100%;
}
.product-info .option-image img {
  margin-right: 5px;
  border: 1px solid #CCCCCC;
  cursor: pointer;
}
.product-info .options {
  margin-bottom: 20px;
}
.product-info .review {
  padding: 10px 0;
}
.product-info .review .share {
  line-height: normal;
}
.product-info .review .share a {
  text-decoration: none;
}
.product-info .review > div {
  padding: 0px;
  border: 0;
}
.product-info .review > div > span {
  color: #38B0E3;
}
.product-info .product-extra {
  background-color: #f8f8f8;
  padding: 10px 12px;
}
.product-info .product-extra:before,
.product-info .product-extra:after {
  content: " ";
  display: table;
}
.product-info .product-extra:after {
  clear: both;
}
.product-info .product-extra .quantity-adder {
  margin-right: 10px;
}
.product-info .product-extra .add-action {
  display: block;
  width: 27px;
  height: 16px;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  position: relative;
  cursor: pointer;
  font-size: 7px;
  line-height: 14px;
  text-align: center;
  color: #6f6f6f;
}
.product-info .product-extra .add-action:hover {
  color: #d95750;
}
.product-info .product-extra .add-up {
  border-bottom: 0;
}
.product-info .product-extra .add-to-icon {
  font-size: 16px;
  padding: 6px;
  background: #d95750;
}
.product-info .action {
  padding: 15px 0;
  border-bottom: 1px solid #e2e2e2;
}
.product-info .action:before,
.product-info .action:after {
  content: " ";
  display: table;
}
.product-info .action:after {
  clear: both;
}
.product-info .wishlist,
.product-info .compare {
  font-size: 12px;
  float: left;
  padding: 0 10px;
  -webkit-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
.product-info .wishlist:hover i,
.product-info .compare:hover i {
  color: #000;
  border-color: #000;
}
.product-info .wishlist {
  border-right: 1px solid #e2e2e2;
  padding-left: 0;
}
.product-info .icon-wishlist-compare {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
  width: 25px;
  height: 25px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
  border: 1px solid #e2e2e2;
  font-size: 16px;
  color: #CCCCCC;
  padding: 3px;
}
.product-info .icon-wishlist-compare:hover {
  color: #000;
  border-color: #000;
}
#content .product-info h1 {
  text-transform: capitalize;
  font-size: 14px;
  line-height: 30px;
  margin-top: 0;
}
.tabs-group {
  padding: 20px;
  background: #FFFFFF;
}
.tab-content ul li {
  line-height: 30px;
}
.product-related {
  margin: 0;
}
.product-related .rating {
  display: none;
}
.product-related .last .product-block {
  margin: 0;
}
.review-list {
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #EEEEEE;
}
.review-list .rating {
  float: right;
  margin-bottom: 20px;
}
.review-list .author {
  float: left;
  margin-bottom: 20px;
}
.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;
  color: #4D4D4D;
  text-align: center;
  vertical-align: top;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.attribute tr td:first-child {
  color: #000000;
  font-weight: bold;
  text-align: right;
  width: 20%;
}
.compare-info .price-old {
  text-decoration: line-through;
}
.compare-info .price-new {
  font-weight: bold;
}
.compare-info .name a {
  font-weight: bold;
}
.compare-info td {
  text-align: center;
  vertical-align: top;
}
.compare-info tr td:first-child {
  font-weight: bold;
  text-align: left;
  width: 12%;
}
.compare-info thead td,
.compare-info thead tr td:first-child {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  background: #e2e2e2;
  text-align: left;
  border: 0;
}
.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: 0px;
  margin: 0 auto;
}
.wishlist-info tbody .price s {
  color: #F00;
}
.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: 20px;
}
.order-list .order-content {
  padding: 10px 0px;
}
.order-list .order-info {
  text-align: right;
}
.order-list .order-id {
  width: 49%;
  float: left;
  margin-bottom: 20px;
}
.order-list .list-content {
  margin-bottom: 10px;
}
.order-detail {
  background: #e2e2e2;
  font-weight: bold;
}
.return-list {
  margin-bottom: 10px;
}
.return-list .return-content {
  padding: 10px 0px;
}
.return-list .return-id {
  width: 49%;
  float: left;
  margin-bottom: 20px;
}
.return-list .return-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 20px;
}
.return-list .return-info {
  text-align: right;
}
.return-list .list-content {
  margin-bottom: 10px;
}
.return-opened textarea {
  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: 20px;
}
.download-list .download-id {
  width: 49%;
  float: left;
  margin-bottom: 20px;
}
.download-list .download-content {
  padding: 10px 0px;
}
.download-list .download-info {
  text-align: right;
}
.download-list .list-content {
  margin-bottom: 20px;
}
.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: 4px;
  cursor: pointer;
}
.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: top;
  border-bottom: 1px solid #ddd;
}
.cart-info tbody td.quantity * {
  float: left;
}
.cart-info tbody td.quantity a {
  display: block;
  padding: 6px 0;
}
.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-module {
  margin: 20px 0;
}
.cart-module table td {
  padding: 5px;
}
.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: #efefef;
  border: 1px solid #e2e2e2;
  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;
}
.sitemap-info {
  margin-bottom: 30px;
}
.sitemap-info ul > li {
  line-height: 1.928571429;
  font-weight: bold;
  list-style: disc inside none;
}
.sitemap-info ul > li > ul {
  margin-left: 20px;
}
.sitemap-info ul > li > ul li {
  font-weight: normal;
  list-style: circle inside none;
}
.sitemap-info ul > li > ul li li {
  list-style: square inside none;
}
.page-not-found {
  text-align: center;
}
.page-not-found h2 {
  font-size: 230%;
  margin: 100px 0 10px 0;
  color: #d95750;
}
.page-not-found span {
  margin-right: 10px;
}
.page-not-found p {
  margin-bottom: 100px;
}
.pav-megamenu .megamenu {
  position: relative;
}
.pav-megamenu .pav-colorbox {
  display: none !important;
}
.pav-megamenu .navbar {
  border: 0;
}
.pav-megamenu .navbar-nav > li {
  padding-bottom: 30px;
}
.pav-megamenu .navbar-nav > li > a {
  font-size: 18px;
  text-transform: lowercase;
  padding: 6px 8px;
  border: 1px solid transparent;
  border: 1px solid #000;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: border 350ms ease-out;
  transition: border 350ms ease-out;
}
.pav-megamenu .navbar-nav > li > a:hover,
.pav-megamenu .navbar-nav > li > a:focus {
  border: 1px solid #d0d0d0;
  color: #000;
}
.pav-megamenu .navbar-nav > li > a:hover .caret,
.pav-megamenu .navbar-nav > li > a:focus .caret {
  border-top-color: #000;
  border-bottom-color: #000;
}
.pav-megamenu .navbar-inverse {
  margin-bottom: 0;
  border: 0;
}
.pav-megamenu .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.pav-megamenu .dropdown-menu {
  padding: 20px;
  top: 63px;
  min-width: 230px;
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
  box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
}
.pav-megamenu .dropdown-menu li {
  line-height: 30px;
}
.pav-megamenu .dropdown-menu li a {
  padding: 0px;
  line-height: 30px;
}
.pav-megamenu .dropdown-menu li a:hover {
  color: #000;
}
#footershoppinginfo {
margin-top: 10px;
}
.pav-megamenu .dropdown-menu > .dropdown-menu-inner {
  padding: 0;
}
.pav-megamenu .dropdown:hover > a {
  border: 1px solid #e2e2e2;
  color: #000;
}
.pav-megamenu .dropdown:hover > a .caret {
  border-top-color: #000;
  border-bottom-color: #000;
}
.pav-megamenu .dropdown:hover > a:after {
  top: 100%;
  border: solid transparent;
  content: "";
  position: absolute;
  pointer-events: none;
  border-color: #cccccc;
  border-color: rgba(204,204,204,0);
  zoom: 1;
  border-color: transparent \9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00cccccc, endColorstr=#00cccccc)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00cccccc, endColorstr=#00cccccc);
  border-top-color: #c9c9c9;
  border-width: 7px;
  margin-left: -7px;
  left: 50%;
  width: 0;
  height: 0;
}
.pav-megamenu .dropdown:hover > a:before {
  top: 100%;
  border: solid transparent;
  content: "";
  position: absolute;
  pointer-events: none;
  border-color: #ffffff;
  border-color: rgba(255,255,255,0);
  zoom: 1;
  border-color: transparent \9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff);
  border-top-color: #FFFFFF;
  border-width: 6px;
  margin-left: -6px;
  left: 50%;
  z-index: 1;
  width: 0;
  height: 0;
}
.pav-megamenu .dropdown:hover .dropdown-menu {
  display: block;
}
.pav-megamenu .mega-group .caret {
  display: none;
}
.pav-megamenu .mega-group > .dropdown-toggle {
  display: block;
  font-weight: bold;
  padding: 6px 5px;
  text-transform: uppercase;
  border-bottom: solid 1px #E5E5E5;
}
.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: 0px;
}
.pav-megamenu .mega-col .mega-col-inner > ul > li {
  list-style: none;
  margin-left: 0;
}
.pav-megamenu .dropdown-submenu:hover .dropdown-menu {
  display: block;
}
.pav-megamenu .dropdown-submenu > .dropdown-menu {
  border-radius: 0 6px 6px 6px;
  left: 100%;
  margin-left: -6px;
  margin-top: -6px;
  top: 0;
}
.pav-megamenu .multi-menu {
  position: static;
}
.pav-megamenu .multi-menu .dropdown-menu {
  left: auto;
  right: 0;
}
.pav-megamenu .cols2 {
  width: 420px;
}
.pav-megamenu .cols3 {
  width: 620px;
}
.pav-megamenu .cols4 {
  width: 820px;
}
.page-common-home #pav-verticalmenu .d-content,
.page-home #pav-verticalmenu .d-content {
  display: block;
  position: absolute;
  top: 45px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.page-common-home #pav-verticalmenu .d-content .navbar-header,
.page-home #pav-verticalmenu .d-content .navbar-header {
  overflow: hidden;
}
.page-common-home #pav-verticalmenu .d-content .navbar-header ul,
.page-home #pav-verticalmenu .d-content .navbar-header ul {
  background: #FFFFFF;
}
.page-common-home #pav-verticalmenu .d-content .navbar-header:hover,
.page-home #pav-verticalmenu .d-content .navbar-header:hover {
  overflow: visible;
}
#pav-verticalmenu .verticalmenu li a:hover {
  color: #000;
}
#pav-verticalmenu .verticalmenu li a:hover .caret:before {
  border-left-color: #000;
}
#pav-verticalmenu .pav-colorbox {
  display: none !important;
}
.pavo-widget .menu-title {
  color: #000;
  font-size: 14px;
  margin-top: 0;
}
#mainmenutop .navbar-toggle {
  float: left;
  margin: 0;
}
#mainmenutop .navbar-toggle:hover,
#mainmenutop .navbar-toggle:focus {
  background-color: #d95750;
  border-color: #ca342c;
}
#mainmenutop .navbar-toggle:hover .icon-bar,
#mainmenutop .navbar-toggle:focus .icon-bar {
  background: #FFFFFF;
}
#menu-offcanvas .menu-offcanvas-inner {
  padding: 12px;
}
#menu-offcanvas .dropdown .dropdown-menu {
  display: block;
  position: relative;
  float: none;
  background: transparent;
  border: 0;
  padding: 0;
  margin: 20px 0;
  width: 100% !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
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-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%;
  background: #000;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.offcanvas-menu::after {
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(0,0,0,0.2);
  content: "";
  opacity: 1;
  filter: alpha(opacity=100);
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.offcanvas-menu-open .offcanvas-menu::after {
  width: 0;
  height: 0;
  opacity: 0;
  filter: alpha(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;
  list-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 li a {
  display: block;
  padding: 7px 0px;
  outline: none;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  -webkit-transition: background 0.3s, box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s;
}
.offcanvas-menu ul li a.dropdown-toggle {
  font-weight: bold;
}
.offcanvas-menu ul li:firoffcanvas-child a {
  -webkit-box-shadow: inset 0 -1px rgba(0,0,0,0.2), inset 0 1px rgba(0,0,0,0.2);
  box-shadow: inset 0 -1px rgba(0,0,0,0.2), inset 0 1px rgba(0,0,0,0.2);
}
.offcanvas-menu .caret {
  border-top-color: #FFFFFF;
  position: absolute;
  right: 15px;
  top: 15px;
}
.offcanvas-menu .widget-image img {
  border: 0;
}
.offcanvas-menu .pav-colorbox {
  display: none !important;
}
.offcanvas-menu .pavo-widget .menu-title {
  color: #FFFFFF;
}
.offcanvas-menu .pavo-widget p {
  color: #FFFFFF;
}
.offcanvas-menu .mega-col {
  margin-bottom: 20px;
}
.offcanvas-sidebars-buttons {
  margin: 10px;
}
.offcanvas-sidebars-buttons:before,
.offcanvas-sidebars-buttons:after {
  content: " ";
  display: table;
}
.offcanvas-sidebars-buttons:after {
  clear: both;
}
.offcanvas-sidebars-buttons .btn-danger:hover,
.offcanvas-sidebars-buttons .btn-danger:focus,
.offcanvas-sidebars-buttons .btn-danger:active {
  background: #000;
  border-color: #d4433b;
}
.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;
  transition: transform 0.5s;
}
.offcanvas-effect-2.offcanvas-menu::after {
  display: none;
}
.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);
}
.offcanvas-effect-3.offcanvas-menu-open .offcanvas-effect-3.offcanvas-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.offcanvas-effect-3.offcanvas-menu::after {
  display: none;
}
.offcanvas-effect-5.offcanvas-menu-open .offcanvas-pusher {
  -webkit-transform: translate3d(300px,0,0);
  -moz-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;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
@media (min-width: 1200px) {
  .offcanvas-menu {
    display: none;
  }
  .offcanvas-effect-5.offcanvas-menu-open .offcanvas-pusher {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  .offcanvas-pusher:after {
    background: transparent;
  }
}
@media (max-width: 768px) {
  .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;
  }
}
@media (max-width: 480px) {
  .offcanvas-menu-open {
    position: relative;
  }
}
ul.list li {
  margin-left: 8px;
  position: relative;
}
ul.list li:before {
  content: "\f105";
  font-family: 'FontAwesome';
  color: #CCCCCC;
  font-size: 7px;
  vertical-align: top;
  position: absolute;
  left: -8px;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
  font-size: 14px;
}
ul.list li:hover:before {
  left: -11px;
}
.link-more {
  color: darker(#000,10%);
  font-size: 12px;
  text-transform: lowercase;
  font-weight: bold;
  color: #d64b44;
}
.link-more .icon-read-more-2 {
  font-size: 9px;
  color: #d95750;
}
.link-more:hover {
  color: #d64b44;
}
.copyright {
  text-align: left;
}
.copyright a {
  color: #d64b44;
}
#back-top {
  margin: 0px;
  position: relative;
  text-align: center;
}
#back-top a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  -webkit-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
  text-align: center;
  border: 1px solid #e2e2e2;
  background-color: #FFFFFF;
  font-size: 26px;
  position: absolute;
  margin: 0 auto;
  top: -22px;
  left: 0;
  right: 0;
  overflow: auto;
}
#back-top a:hover {
  border-color: #e07772;
  background-color: #e07772;
}
#back-top a:hover i {
  color: #FFFFFF;
}
#breadcrumb {
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid #e2e2e2;
  background-color: #FFFFFF;
  margin-bottom: 20px;
}
#breadcrumb .breadcrumb {
  margin-bottom: 0px;
}
#breadcrumb .breadcrumb li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-right: 5px;
}
#breadcrumb .breadcrumb li:before {
  display: none;
}
#breadcrumb .breadcrumb li a {
  font-size: 11px;
  text-transform: uppercase;
  position: relative;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
#breadcrumb .breadcrumb li a:before {
  width: 0;
  height: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  border-bottom: 3px solid rgba(0,0,0,0);
  border-left: 3px solid #FFFFFF;
  border-top: 3px solid rgba(0,0,0,0);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  margin: 5px;
  z-index: 9999;
}
#breadcrumb .breadcrumb li a span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-left: 15px;
}
#breadcrumb .breadcrumb li a span:before {
  content: "";
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background: #d5d5d5;
  position: absolute;
  left: 0;
  top: 0;
  margin: 2px 0 0 0;
}
#breadcrumb .breadcrumb li:hover {
  color: #dd6b65;
}
#breadcrumb .breadcrumb li:hover span:before {
  background: #dd6b65;
}
#breadcrumb .breadcrumb li.last {
  color: #7c7c7c;
}
#breadcrumb .breadcrumb li.first a:before {
  display: none;
}
#breadcrumb .breadcrumb li.first a span:before {
  content: "\f015";
  background: none;
  font-family: 'FontAwesome';
  color: #CCCCCC;
  margin-top: -1px;
}
#breadcrumb .breadcrumb li.first a:hover span:before {
  color: #dd6b65;
}
.no-margin h3 {
  margin-top: 0px;
}
.no-margin .buttons {
  margin-bottom: 0px;
}
.no-margin table {
  margin-bottom: 0px;
}
.no-margin-top {
  margin-top: 0px;
}
.my-account li {
  line-height: 30px;
}
.carousel-control {
  cursor: pointer;
  border: 2px solid #e2e2e2;
  height: 24px;
  font-size: 19px;
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: color 600ms linear;
  transition: color 600ms linear;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #000000;
  border-color: #000000;
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel-control.left,
.carousel-control.right {
  background-color: transparent;
  background-image: none;
  background-image: -webkit-gradient(linear,0% top,100% top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,0) 0%),color-stop(rgba(0,0,0,0) 100%));
  background-image: -moz-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 100%);
  background-image: linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control {
  background-image: none;
  background-color: transparent;
}
.carousel-indicators li,
.carousel-indicators.active {
  border-color: #000;
}
.btn-cart {
  text-transform: none;
  font-weight: bold;
  padding: 0;
  font-size: 12px;
}
.btn-cart span {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.btn-cart span + span {
  padding: 6px 10px 0;
}
.btn-cart .icon-cart {
  font-size: 12px;
  color: #FFFFFF;
  width: 30px;
  height: 31px;
  line-height: 30px;
  vertical-align: top;
  background: #d95750;
}
.custom-block {
  margin: 0px 15px 0px -15px;
}
.custom-block .box-heading {
  border-top: 0;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 5px;
  padding-top: 15px;
  position: relative;
}
.custom-block .box-heading:after {
  top: 100%;
  border: solid transparent;
  content: "";
  position: absolute;
  pointer-events: none;
  border-color: #cccccc;
  border-color: rgba(204,204,204,0);
  zoom: 1;
  border-color: transparent \9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00cccccc, endColorstr=#00cccccc)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00cccccc, endColorstr=#00cccccc);
  width: 0;
  height: 0;
  border-top-color: #e2e2e2;
  border-width: 7px;
  margin-left: -7px;
  left: 50%;
}
.custom-block .box-heading:before {
  top: 100%;
  border: solid transparent;
  content: "";
  position: absolute;
  pointer-events: none;
  border-color: #ffffff;
  border-color: rgba(255,255,255,0);
  zoom: 1;
  border-color: transparent \9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff);
  width: 0;
  height: 0;
  border-top-color: #FFFFFF;
  border-width: 6px;
  margin-left: -6px;
  left: 50%;
  z-index: 1;
}
.custom-block .box-heading > span {
  font-weight: normal;
  border: 0;
  padding: 0px;
}
.custom-block .box-content {
  padding-top: 20px;
}
.custom:before,
.custom:after {
  content: " ";
  display: table;
}
.custom:after {
  clear: both;
}
.custom i {
  float: left;
  font-size: 25px;
  color: #999999;
  margin-top: 5px;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  width: 43px;
  height: auto;
}
.custom h3 {
  margin: 0px;
  line-height: normal;
  min-height: 15px;
}
.custom p {
  color: #7c7c7c;
  margin-bottom: 15px;
}
.custom h3,
.custom p {
  font-size: 12px;
  overflow: hidden;
}
.custom li:hover i {
  color: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.underline a {
  text-decoration: underline;
  color: #d95750;
}
.in-border {
  -webkit-box-shadow: -3px 0 3px -2px #e3e3e4;
  box-shadow: -3px 0 3px -2px #e3e3e4;
  border-right: 1px solid #e2e2e2;
  background-color: #FFFFFF;
}
@media (max-width: 767px) {
  .in-border {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-right: 0;
  }
}
.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');
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-grid .product-block .price {
    width: 34%;
  }
  .product-grid .product-block .action {
    width: 66%;
  }
  .offcanvas-menu {
    display: none;
  }
  #mainmenutop .verticalmenu > li > a {
    padding: 5px 15px;
  }
  .product-grid .product-block .price,
  .product-grid .product-block .action {
    width: 100%;
  }
  .carousel.pavcontentslider .pav-caption {
    display: none;
  }
  .carousel.pavcontentslider .carousel-indicators {
    margin: 0 -270px;
  }
  .sidebar .productdeals .image img {
    width: 100%;
    height: auto;
  }
  .copyright {
    padding-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pav-megamenu .navbar-nav > li {
    padding-bottom: 15px;
  }
  .navbar-header {
    float: none;
    margin: 10px 0;
  }
  .support {
    margin-bottom: 10px;
  }
  .cart-top {
    float: right;
  }
  .in-border {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #header-main .header-wrap {
    min-height: 40px;
  }
  #header-main .header-wrap:before,
  #header-main .header-wrap:after {
    content: " ";
    display: table;
  }
  #header-main .header-wrap:after {
    clear: both;
  }
  #header-main .inner {
    margin-top: 20px;
    float: none !important;
    width: 100%;
  }
  #header-main .inner #logo {
    text-align: center;
  }
  .pavcontentslider .carousel-inner .item img {
    width: 100%;
  }
  .pavcontentslider .carousel-inner .item a img {
    width: 100%;
  }
  .carousel.pavcontentslider {
    margin: 0;
  }
  .carousel.pavcontentslider .pav-caption {
    display: none;
  }
  .carousel.pavcontentslider .carousel-indicators {
    margin: 0 -266px;
  }
  #pav-mainnav .dropdown-menu {
    top: 100%;
    right: -30px;
    width: 100% !important;
  }
  #topbar {
    padding: 10px 0;
    border: 0;
  }
  .product-grid .product-block .price,
  .product-grid .product-block .action {
    width: 100%;
    float: left;
  }
  .product-info .image-additional a {
    margin-right: 5px;
  }
  #footer .box .box-heading {
    margin-top: 15px;
  }
  #footer .footer-center {
    padding: 20px 0 30px 0;
  }
  #footer .copyright,
  #footer .paypal {
    float: none !important;
    text-align: center;
    padding-top: 15px;
  }
  .offcanvas-menu {
    display: none;
  }
  #cboxOverlay,
  #colorbox {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .has-highlight .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px;
    height: 35px;
  }
  .nav-tabs > li {
    padding: 0;
  }
  
  .htabs ul li {
    float: none;
  }
  .htabs ul li a {
    padding: 5px;
    display: block;
  }
  .custom-block {
    margin: 0;
  }
  .custom-block .box-heading {
    padding: 10px 0;
  }
  .nav-tabs > li > a {
    padding-left: 7px;
    padding-right: 7px;
  }
  .sidebar .box-highlight .image {
    float: none;
  }
  #footer .footer-top .custom {
    padding: 0;
    border: 0;
  }
  #footer .footer-center {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  #footer .box .box-heading {
    margin: 15px 0;
  }
  #footer .box .box-content {
    padding: 0;
  }
  #footer #powered {
    padding: 35px 0 30px;
  }
  .product-filter .display,
  .product-filter .product-compare {
    padding: 0;
    margin: 10px 0;
  }
  .product-filter .display span {
    margin-top: 8px;
  }
  .product-filter .display span,
  .product-filter .display a {
    float: left;
  }
  .product-list .image {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0;
  }
  .product-list .product-meta {
    overflow: visible;
  }
  .product-list .left,
  .product-list .right {
    width: 100%;
    float: none;
    margin: 0;
    clear: both;
  }
  .product-list .product-block .action {
    text-align: right;
  }
  .product-list .product-block .action > * {
    float: none;
    display: inline-block;
  }
  .product-info h1 {
    font-size: 20px;
    margin-top: 20px;
  }
  .product-info .image-additional a {
    margin-right: 0;
  }
  .product-info .product-extra .quantity-adder {
    margin: 0 0 10px 0;
  }
  .product-info .product-extra .quantity-adder input[type="text"] {
    padding: 5px;
  }
  .product-info .wishlist,
  .product-info .compare {
    padding: 0;
    display: block;
  }
  embed {
    width: 100%;
  }
  .product-related .last .product-block {
    margin-bottom: 24px;
  }
  .product-related .product-block {
    margin-bottom: 24px;
  }
  .htabs ul li .selected:before,
  .htabs ul li .selected:after {
    display: none;
  }
  #header #topbar {
    border: 0;
  }
  #cboxOverlay,
  #colorbox {
    display: none !important;
  }
}
@media (max-width: 320px) {
  #header #topbar {
    border: 0;
  }
  #header .show-mobile {
    position: relative;
  }
  #header .show-mobile > div {
    position: static;
  }
  #header .show-mobile .inner-toggle {
    min-width: 281px;
  }
  .product-grid .product-block {
    margin-bottom: 15px;
  }
  .product-block .pav-colorbox,
  .product-block .product-zoom,
  .product-block .img-overlay {
    display: none !important;
  }
  #cboxOverlay,
  #colorbox,
  .pav-colorbox {
    display: none !important;
  }
}
