
html {
  overflow-y: scroll;
  margin: 0;
  padding: 0;
}
/* line 17, * */
body {
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}
/* line 24, * */
.fs9 {
  font-size: 9px;
}
/* line 25, * */
.fs10 {
  font-size: 10px;
}
/* line 26, * */
.fs11 {
  font-size: 11px;
}
/* line 27, * */
.fs12 {
  font-size: 14px -2;
}
/* line 28, * */
.fs13 {
  font-size: 13px;
}
/* line 29, * */
.fs14 {
  font-size: 14px;
}
/* line 30, * */
.fs15 {
  font-size: 15px;
}
/* line 31, * */
.fs16 {
  font-size: 16px;
}
/* line 33, * */
a {
  cursor: hand;
  cursor: pointer;
}
/* line 34, * */
a img {
  border: none;
}
/* line 37, * */
a:hover {
  text-decoration: none;
  color: #b32424;
}
/* line 41, * */
a:focus {
  outline: none;
  outline-offset: -2px;
  color: #b32424;
}
/* line 49, * */
img {
  border: 0 none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
/* line 56, * */
ul,
ol {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
/* line 62, * */
ul li,
ol li {
  line-height: 20px;
}
/* line 65, * */
body,
td,
th,
input,
textarea,
select,
a {
  outline: 0 none;
}
/* line 68, * */
a,
a:hover,
a:focus {
  -webkit-transition: color 0.4s ease 0s;
  transition: color 0.4s ease 0s;
  text-decoration: none;
}
/* line 72, * */
.quantity input,
input[name="quantity"] {
  width: auto;
  display: inline;
  text-align: center;
}
/* TABLE STYLE */
/* line 79, * */
table.list {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  margin-bottom: 20px;
}
/* line 86, * */
table.list thead td {
  background-color: transparent;
  padding: 0px 5px;
}
/* line 91, * */
table.list .center {
  text-align: center;
  padding: 7px;
}
/* line 96, * */
table.list tbody td {
  padding: 0px 5px;
}
/* line 100, * */
table.list td {
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
/* line 104, * */
table.list .right {
  text-align: right;
  padding: 7px;
}
/* line 108, * */
table.list .left {
  text-align: left;
  padding: 7px;
}
/* line 113, * */
table.list thead td a,
.list thead td {
  text-decoration: none;
  color: #222222;
  font-weight: bold;
}
/* line 118, * */
input.large-field,
select.large-field {
  width: 300px;
}
/* line 121, * */
table.form {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
/* line 127, * */
table.form > * > * > td {
  color: #000000;
}
/* line 132, * */
table.form td {
  padding: 4px;
}
/* line 136, * */
table.form tr td:first-child {
  width: 150px;
}
/* line 141, * */
table.radio {
  width: 100%;
  border-collapse: collapse;
}
/* line 144, * */
table.radio td {
  padding: 5px;
}
/* line 146, * */
table.radio td label {
  display: block;
}
/* line 151, * */
table.radio tr td:first-child {
  width: 1px;
}
/* line 153, * */
table.radio tr td:first-child input {
  margin-top: 1px;
}
/* line 159, * */
table.radio tr.highlight:hover td {
  background: #F1FFDD;
  cursor: pointer;
}
/*  Breadcrumb */
/* line 167, * */
.breadcrumb {
  padding: 0;
  margin-bottom: 0px;
  border-bottom: 1px solid #f1f1f1;
  border-radius: 0px;
}
/* line 173, * */
.breadcrumb li a {
  font-size: 12px;
}
/* line 175, * */
.breadcrumb li:last-child:before {
  color: #8c8c8c;
}
/* line 178, * */
.breadcrumb li:last-child a {
  color: #8c8c8c;
}
/* line 183, * */
.breadcrumb li + li:before {
  content: "> ";
}
/*  PAGINATION STYLE */
/* line 189, * */
.pagination {
  border-top: 1px solid #e7e7e7;
  padding: 12px 8px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
/* line 195, * */
.pagination .pagination {
  border-top: 0;
}
/* line 198, * */
.pagination .links {
  float: left;
}
/* line 200, * */
.pagination .links a,
.pagination .links b {
  border: 1px solid #e7e7e7;
}
/* line 203, * */
.pagination .links a {
  display: inline-block;
  border-left-width: 1px;
  padding: 6px 12px;
  text-decoration: none;
  color: #A3A3A3;
}
/* line 210, * */
.pagination .links a:hover {
  background-color: #c72828;
  color: #ffffff;
}
/* line 215, * */
.pagination .links b {
  display: inline-block;
  border-left-width: 1px;
  padding: 6px 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  background-color: #c72828;
}
/* line 225, * */
.pagination .results {
  float: right;
  padding-top: 3px;
}
/* button */
/* line 232, * */
input.button {
  margin: 0;
  border: 0;
  height: 35px;
  padding: 0px 20px;
}
/* line 238, * */
.button,
input.button {
  cursor: pointer;
  color: #FFFFFF;
  background-color: #c72828;
  -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;
}
/* line 246, * */
.button:hover,
input.button:hover {
  background-color: #b32424;
  -webkit-box-shadow: 0 0 0 30px #b32424 inset;
  box-shadow: 0 0 0 30px #b32424 inset;
  color: #fff;
}
/* line 251, * */
a.button {
  display: inline-block;
  text-decoration: none;
  padding: 10px 12px;
}
/* line 259, * */
.buttons {
  background: #ffffff;
  border: 1px solid #cccccc;
  overflow: auto;
  padding: 6px;
  margin-top: 10px;
  margin-bottom: 20px;
}
/* line 266, * */
.buttons .center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
/* line 271, * */
.buttons .right {
  float: right;
  text-align: right;
}
/* line 275, * */
.buttons .left {
  float: left;
  text-align: left;
}
/* tab style */
/* line 282, * */
.htabs {
  border-bottom: 1px solid #DDDDDD;
}
/* line 285, * */
.htabs li a {
  padding: 7px 25px 7px 25px;
  float: left;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #292929;
  margin-right: 2px;
  margin-bottom: -1px;
  display: block;
}
/* line 297, * */
.htabs li.active a {
  padding-bottom: 7px;
  background: #c72828;
  color: #ffffff;
}
/* line 305, * */
.tab-content {
  padding: 16px 0;
  margin-bottom: 20px;
  z-index: 2;
}
/* carousel */
/* line 312, * */
.carousel-controls {
  position: absolute;
  top: 1px;
  right: 0;
  width: 56px;
  height: 40px;
}
/* line 318, * */
.carousel-controls .carousel-control {
  font-size: 19px;
  border: 1px solid #dfdfdf;
  width: 50%;
  color: #707070;
  line-height: 40px;
}
/* line 324, * */
.carousel-controls .carousel-control:hover {
  border: 1px solid #c72828;
  color: #c72828;
}
/* line 330, * */
.carousel-control {
  text-shadow: none;
}
/* line 332, * */
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(transparent), to(transparent));
  background-image: -webkit-linear-gradient(left, color-stop(transparent 0%), color-stop(transparent 100%));
  background-image: -moz-linear-gradient(left, transparent 0%, transparent 100%);
  background-image: linear-gradient(to right, transparent 0%, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}
/* line 335, * */
.carousel-control.right {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(transparent), to(transparent));
  background-image: -webkit-linear-gradient(left, color-stop(transparent 0%), color-stop(transparent 100%));
  background-image: -moz-linear-gradient(left, transparent 0%, transparent 100%);
  background-image: linear-gradient(to right, transparent 0%, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}
/* links style */
/* line 342, * */
ul.links {
  position: relative;
  margin: 0;
  padding: 0;
}
/* line 346, * */
ul.links li {
  display: inline-block;
  margin-right: 15px;
  line-height: 1.42857143;
}
/* line 351, * */
ul.links li > a span {
  font-size: 15px;
  margin-right: 10px;
}
/* line 361, * */
ul.list ul > li {
  padding: 10px 0 0px 25px;
}
/* line 363, * */
ul.list ul > li > a {
  text-decoration: none;
  display: block;
}
/* line 369, * */
ul.list > a {
  display: block;
  font-size: 14px;
}
/* line 374, * */
ul.list a.active {
  color: #b32424;
}
/* line 376, * */
ul.list a.active ul {
  display: block;
}
/* line 385, * */
.sidebar ul.list > li > a {
  text-decoration: none;
  background: url("../image/default/arrow-li.png") no-repeat;
  background-position: 6px 14px;
  font-size: 14px;
  padding-left: 26px;
  transition: all 0.4s ease 0s;
}
/* line 392, * */
.sidebar ul.list > li > a:hover,
.sidebar ul.list > li > a.active {
  background-position: 6px -24px;
}
/* line 398, * */
.sidebar ul.list > li a:hover .badge,
.sidebar ul.list > li a.active .badge {
  background-color: #b32424;
}
/******************************************************
 * @package Pav Opencart Theme Framework for Opencart 1.5.x
 * @version 1.1
 * @author http://www.pavothemes.com
 * @copyright	Copyright (C) Augus 2013 PavoThemes.com <@emai:pavothemes@gmail.com>.All rights reserved.
 * @license		GNU General Public License version 2
*******************************************************/
/* line 9, * */
.required {
  color: #FF0000;
  font-weight: bold;
}
/* line 14, * */
.success,
.warning,
.attention,
.information {
  padding: 10px 10px 10px 33px;
  margin-bottom: 15px;
  color: #555555;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* line 20, * */
.success .close,
.warning .close,
.attention .close,
.information .close {
  float: right;
  padding-top: 6px;
  padding-left: 4px;
  cursor: pointer;
}
/* line 26, * */
.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;
}
/* line 31, * */
.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;
}
/* line 37, * */
.help {
  color: #999;
  font-size: 10px;
  font-weight: normal;
  font-family: 14px;
  display: block;
}
/* line 44, * */
.error {
  display: block;
  color: #FF0000;
}
/* line 49, * */
.welcome {
  margin-top: 0px;
  font-size: 13px;
  font-weight: normal;
}
/* line 54, * */
.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;
}
/* line 60, * */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
/* line 64, * */
h1 {
  font-size: 27px;
  line-height: 34px;
}
/* line 67, * */
h1 small {
  font-size: 21px;
}
/* line 72, * */
h2 {
  font-size: 22px;
  line-height: 34px;
  text-transform: uppercase;
}
/* line 77, * */
h2 small {
  font-size: 14px;
}
/* line 82, * */
h3 {
  font-size: 20px;
  line-height: 34px;
  text-transform: uppercase;
}
/* line 87, * */
h3 small {
  font-size: 16px;
}
/* line 92, * */
h4 {
  font-size: 17px;
  text-transform: uppercase;
}
/* line 95, * */
h4 small {
  font-size: 14px;
  color: #4e4e4e;
  display: block;
  margin-top: 2px;
}
/* line 103, * */
h5 {
  font-size: 15px;
}
/* line 105, * */
h5 small {
  font-size: 12px;
}
/* line 110, * */
h6 {
  font-size: 14px;
  line-height: 34px;
}
/* line 1, D:\xampp\htdocs\update\lexus_store_demo_20\catalog\view\theme\lexus_store\development\less\opencart\form.less */
button,
input,
textarea,
select {
  border: 1px solid #ccc;
}
/******************************************************
 * @package Pav Opencart Theme Framework for Opencart 1.5.x
 * @version 1.1
 * @author http://www.pavothemes.com
 * @copyright	Copyright (C) Augus 2013 PavoThemes.com <@emai:pavothemes@gmail.com>.All rights reserved.
 * @license		GNU General Public License version 2
*******************************************************/
/* line 8, * */
#page {
  margin: 0 auto;
}
/* line 13, * */
body.layout-boxed-md {
  background: url("../image/pattern/pattern14.png");
}
/* line 15, * */
body.layout-boxed-md #page {
  max-width: 1000px;
  -webkit-box-shadow: 0 0 5px #888888;
  box-shadow: 0 0 5px #888888;
}
/* line 16, * */
body.layout-boxed-md #search input {
  width: 80%;
}
/* line 17, * */
body.layout-boxed-md .product-block .compare a {
  background-position: 3px -72px;
}
/* line 18, * */
body.layout-boxed-md .product-block .compare a:hover {
  background-position: -131px -72px;
}
/* line 19, * */
body.layout-boxed-md .product-block .wishlist a {
  background-position: 5px -30px;
}
/* line 20, * */
body.layout-boxed-md .product-block .wishlist a:hover {
  background-position: -130px -30px;
}
/* line 21, * */
body.layout-boxed-md .newsletter_block input.inputNew {
  width: 215px;
}
/* line 23, * */
body.layout-boxed-lg {
  background: url("../image/pattern/pattern14.png");
}
/* line 25, * */
body.layout-boxed-lg #page {
  max-width: 1190px;
  -webkit-box-shadow: 0 0 5px #888888;
  box-shadow: 0 0 5px #888888;
}
/*
 * HEADER 
 */
/* line 35, * */
#topbar {
  border-bottom: 1px solid #dddddd;
  color: #999999;
  background: #f4f4f4;
  font-size: 12px;
}
/* line 41, * */
#topbar .links .account-access:hover .welcome {
  display: block;
}
/* line 45, * */
#topbar .wrapper > div {
  padding: 9px 10px;
  border-left: 1px solid #dddddd;
}
/* line 48, * */
#topbar .wrapper > div:first-child {
  border: none;
}
/* line 51, * */
#topbar .wrapper > div a {
  padding-right: 10px;
  display: inline-block;
  color: #8c8c8c;
}
/* line 55, * */
#topbar .wrapper > div a:hover {
  color: #b32424;
}
/* line 59, * */
#topbar .wrapper > div .welcome {
  display: none;
  position: absolute;
  z-index: 99;
  background: #ffffff;
  padding: 10px;
  border-top: 3px solid #c72828;
  border: 1px solid #DDDDDD;
}
/* line 67, * */
#topbar .wrapper > div .welcome a {
  padding: 0px;
}
/* line 75, * */
.show-mobile button {
  height: 38px;
  line-height: 38px;
}
/* line 79, * */
.show-mobile .quickaccess-toggle {
  background-color: #c72828;
  color: #000000;
  cursor: pointer;
  height: 38px;
  line-height: 38px;
  text-align: center;
  width: 44px;
  margin-right: 15px;
}
/* line 88, * */
.show-mobile .quickaccess-toggle i {
  color: #ffffff;
}
/* line 89, * */
.show-mobile .quickaccess-toggle:hover {
  background-color: #b32424;
}
/* line 91, * */
.show-mobile .quickaccess-toggle:hover .inner-toggle {
  display: block;
}
/* line 97, * */
.show-mobile .inner-toggle {
  background: #ffffff;
  border: 1px solid #dddddd;
  border-top: 3px solid #b32424;
  display: none;
  min-width: 200px;
  padding: 6px;
  position: absolute;
  z-index: 99999;
  text-align: left;
}
/* line 107, * */
.show-mobile .inner-toggle .links a {
  padding: 0px;
  color: #c72828;
}
/* line 115, * */
.show-mobile .welcome {
  padding-top: 10px;
  font-size: 16px;
}
/* line 119, * */
.show-mobile .currency {
  border: 0px;
}
/* line 122, * */
#header {
  background: #ffffff;
}
/* line 126, * */
#header-main {
  background: none;
}
/* line 128, * */
#header-main .header-wrap > div {
  height: 94px;
}
/* line 131, * */
#header-main .header-wrap > div .media-body h4 {
  color: #686868;
  font-weight: bold;
  font-size: 12px;
}
/* line 136, * */
#header-main .header-wrap > div .media-body small {
  color: #929292;
  font-size: 12px;
}
/* line 142, * */
#header-main .inner {
  display: table;
  position: relative;
  height: 100%;
}
/* line 146, * */
#header-main .inner > * {
  display: table-cell;
  vertical-align: middle;
}
/* line 152, * */
#header-main .logo-store a {
  display: inline-block;
}
/* line 157, * */
#header-main #logo-theme a {
  background: url('../image/default/logo.png') no-repeat;
  width: 200px;
  height: 80px;
}
/* line 160, * */
#header-main #logo-theme a span {
  display: none;
}
/*
 * NAVIGATION
 */
/* line 171, * */
#pav-mainnav {
  margin-bottom: 20px;
  background: #c72828;
}
/*
 * SLIDESHOW 
 */
/* line 179, * */
#pav-slideshow {
  overflow: hidden;
}
/*
 * SHOWCASE 
 */
/*
 * PROMOTION TOP 
 */
/*
 * MAIN CONTENT
 */
/* line 195, * */
#content {
  min-height: 100px;
  padding-bottom: 0px;
  overflow: hidden;
}
/* line 201, * */
.sidebar [class*="col-"] {
  width: 100%;
}
/*
 *Mass bottom
*/
/* line 208, * */
#pavo-mass-bottom {
  background: #f4f4f4;
  padding-bottom: 10px;
}
/* line 211, * */
#pavo-mass-bottom .social_custom {
  padding-top: 15px;
  font-weight: bold;
}
/* line 214, * */
#pavo-mass-bottom .social_custom .box-heading {
  border: none;
}
/* line 217, * */
#pavo-mass-bottom .social_custom .list-folow {
  overflow: hidden;
}
/* line 219, * */
#pavo-mass-bottom .social_custom .list-folow > a {
  color: #797979;
  background: #ffffff;
  float: left;
  margin: 0px 10px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  transition: all 0.5s ease 0s;
}
/* line 229, * */
#pavo-mass-bottom .social_custom .list-folow > a i {
  color: #797979;
}
/* line 232, * */
#pavo-mass-bottom .social_custom .list-folow > a:hover {
  border-radius: 20px;
  background: #b32424;
}
/* line 235, * */
#pavo-mass-bottom .social_custom .list-folow > a:hover i {
  color: #ffffff;
}
/* FOOTER */
/* line 247, * */
#footer {
  /*  background: @footer-bg;
   .clearfix();
   min-height: 100px; */
}
/* line 254, * */
#footer .box .box-heading {
  padding: 0;
  background: none;
  border-bottom: none;
}
/* line 258, * */
#footer .box .box-heading span:before {
  border-bottom: none;
}
/* line 262, * */
#footer .box .box-content {
  padding: 0;
}
/* line 265, * */
#footer .box ul li .iconbox {
  color: #ffffff;
  width: 40px;
  height: 30px;
}
/* line 273, * */
#footer .footer-top {
  padding: 24px 0px;
}
/* line 277, * */
#footer .footer-center {
  color: #8e8e8e;
  padding: 33px 0px;
  background: #313131;
}
/* line 281, * */
#footer .footer-center ul.list > li > a {
  padding-left: 0px!important;
}
/* line 284, * */
#footer .footer-center .box-heading {
  font-size: 16px;

  color: #ffffff;
  padding-bottom: 12px;
}
/* line 291, * */
#footer .footer-center > p {
  color: #8e8e8e;
}
/* line 294, * */
#footer .footer-bottom {
  padding-top: 33px;
  padding-bottom: 18px;
}
/* line 298, * */
#footer h3 {
  color: #8e8e8e;
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 8px;
}
/* line 305, * */
#footer .column a {
  text-decoration: none;
  -webkit-transition: padding 0.5s ease 0s;
  transition: padding 0.5s ease 0s;
}
/* line 308, * */
#footer .column a:hover {
  color: #b32424;
  padding-left: 10px;
}
/* line 314, * */
#footer .column ul li {
  margin-bottom: 10px;
  padding-bottom: 5px;
  padding-top: 0;
  overflow: hidden;
}
/* line 319, * */
#footer .column ul li a {
  color: #8e8e8e;
  background: none;
}
/* POWER BY */
/* line 330, * */
#powered {
  clear: both;
  background: #292929;
  padding: 23px 0;
  color: #848484;
}
/* line 335, * */
#powered a {
  color: #c72828;
}
/* line 337, * */
#powered a:hover {
  color: #b32424;
}
/* line 345, * */
.banner div {
  text-align: center;
  width: 100%;
  display: none;
}
/* line 349, * */
.banner div img {
  margin-bottom: 20px;
}
/******************************************************
 * @package Pav Opencart Theme Framework for Opencart 1.5.x
 * @version 1.1
 * @author http://www.pavothemes.com
 * @copyright	Copyright (C) Augus 2013 PavoThemes.com <@emai:pavothemes@gmail.com>.All rights reserved.
 * @license		GNU General Public License version 2
*******************************************************/
/* box */
/* line 11, * */
.box {
  margin-bottom: 20px;
}
/* line 13, * */
.box .box-heading {
  background: none;
  border-bottom: 1px solid #e7e7e7;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 6px;

}
/* line 20, * */
.box .box-heading h4 {
  line-height: 30px;
}
/* line 22, * */
.box .box-heading h4 > span {

  display: inline-block;
  background: #c72828;
  padding: 0px 10px;
  color: #ffffff;
  line-height: 40px;
  font-size: 16px;
  position: relative;
  font-weight: bold;
}
/* line 33, * */
.box .box-heading h4 > span:before {
  height: 0;
  width: 0;
  right: 45%;
  top: 100%;
  content: "";
  position: absolute;
  border: 6px solid transparent;
  border-top-color: #c72828;
}
/* line 47, * */
.box {
  margin-bottom: 20px;
}
/* line 52, * */
.sidebar .box .box-heading {
  background: url("../image/icon-highlights.png");
  line-height: 40px;
  background-repeat: no-repeat;
  background-color: #c72828;
  color: #ffffff;
  background-position: 12px;
  margin-bottom: 0;
  border: 0px;
  padding-left: 35px;
  font-size: 14px;
}
/* line 63, * */
.sidebar .box .box-heading span {
  color: #ffffff;
}
/* line 65, * */
.sidebar .box .box-heading span span {
  color: #ffffff;
}
/* line 70, * */
.sidebar .box-content {
  border: 1px solid #ebebeb;
  border-top: none;
}
/* line 73, * */
.sidebar .box-content a:hover {
  color: #b32424;
}
/* box styles */
/* line 85, * */
.box.nopadding .box-content {
  padding: 10px 0 0;
}
/* line 88, * */
.box.nopadding ul li {
  border-bottom: 1px solid #fff;
  padding-right: 20px;
  padding-left: 20px;
}
/* line 92, * */
.box.nopadding ul li:last-child {
  border-bottom: none;
}
/* line 103, * */
.sidebar .box.highlighted .box-heading {
  background-color: #c72828;
}
/* line 108, * */
.sidebar .box.dark {
  color: #fff;
}
/* line 110, * */
.sidebar .box.dark .box-heading {
  background-color: #494949!important;
  border-bottom: 1px solid #3f3f3f!important;
}
/* line 116, * */
.sidebar .box.dark ul li {
  border-bottom: 1px solid #343434!important;
  padding-top: 7px;
  padding-bottom: 7px;
}
/* line 120, * */
.sidebar .box.dark ul li a {
  color: #fff;
  background: none;
  text-transform: none;
  padding-left: 0;
}
/* line 125, * */
.sidebar .box.dark ul li a:hover {
  color: #b32424;
}
/* line 134, * */
.sidebar .box.red .box-heading {
  background-color: #b72c2c!important;
  border-bottom: 1px solid #c96666!important;
  position: relative;
}
/* line 142, * */
.sidebar .box.red ul li {
  border-bottom: 1px solid #c96666!important;
  padding-top: 7px;
  padding-bottom: 7px;
}
/* line 146, * */
.sidebar .box.red ul li a {
  background: none;
  text-transform: none;
  padding-left: 0;
}
/* line 151, * */
.sidebar .box.red ul li a:hover {
  color: #fff;
}
/* line 158, * */
.sidebar .box.blue {
  color: #fff;
}
/* line 160, * */
.sidebar .box.blue .box-heading {
  background-color: #3483bf!important;
  border-bottom: 1px solid #64a0ce!important;
  position: relative;
}
/* line 165, * */
.sidebar .box.blue .box-content {
  background-color: #3c92d4!important;
}
/* line 168, * */
.sidebar .box.blue ul li {
  border-bottom: 1px solid #64a0ce!important;
  padding-top: 7px;
  padding-bottom: 7px;
}
/* line 172, * */
.sidebar .box.blue ul li a {
  color: #fff;
  background: none;
  text-transform: none;
  padding-left: 0;
}
/* line 177, * */
.sidebar .box.blue ul li a:hover {
  color: #fff;
}
/* line 184, * */
.sidebar .box.orange {
  color: #fff;
}
/* line 186, * */
.sidebar .box.orange .box-heading {
  background-color: #da6e3e!important;
  border-bottom: 1px solid #e69673!important;
  position: relative;
}
/* line 191, * */
.sidebar .box.orange .box-content {
  background-color: #e97846!important;
}
/* line 194, * */
.sidebar .box.orange ul li {
  border-bottom: 1px solid #e69673!important;
  padding-top: 7px;
  padding-bottom: 7px;
}
/* line 198, * */
.sidebar .box.orange ul li a {
  color: #fff;
  background: none;
  text-transform: none;
  padding-left: 0;
}
/* line 203, * */
.sidebar .box.orange ul li a:hover {
  color: #fff;
}
/* line 210, * */
.sidebar .box.green {
  color: #fff;
}
/* line 212, * */
.sidebar .box.green .box-heading {
  background-color: #669435!important;
  border-bottom: 1px solid #a2cd75!important;
  position: relative;
}
/* line 217, * */
.sidebar .box.green .box-content {
  background-color: #7DB641!important;
}
/* line 220, * */
.sidebar .box.green ul li {
  border-bottom: 1px solid #a2cd75!important;
  padding-top: 7px;
  padding-bottom: 7px;
}
/* line 224, * */
.sidebar .box.green ul li a {
  color: #fff;
  background: none;
  text-transform: none;
  padding-left: 0;
}
/* line 229, * */
.sidebar .box.green ul li a:hover {
  color: #fff;
}
/* line 237, * */
.sidebar .box.purple {
  color: #fff;
}
/* line 239, * */
.sidebar .box.purple .box-heading {
  background-color: #a130b9!important;
  border-bottom: 1px solid #cb6ddf!important;
  position: relative;
}
/* line 244, * */
.sidebar .box.purple .box-content {
  background-color: #b436ce!important;
}
/* line 247, * */
.sidebar .box.purple ul li {
  border-bottom: 1px solid #cb6ddf!important;
  padding-top: 7px;
  padding-bottom: 7px;
}
/* line 251, * */
.sidebar .box.purple ul li a {
  color: #fff;
  background: none;
  text-transform: none;
  padding-left: 0;
}
/* line 256, * */
.sidebar .box.purple ul li a:hover {
  color: #fff;
}
/*style box content*/
/* line 269, * */
.content-top.dark .box-heading h4 span,
.content-bottom .box.dark .box-heading h4 span {
  background-color: #292929!important;
}
/* line 271, * */
.content-top.dark .box-heading h4 span:before,
.content-bottom .box.dark .box-heading h4 span:before {
  border-top-color: #292929!important;
}
/* line 277, * */
.content-top.red .box-heading h4 span,
.content-bottom .box.red .box-heading h4 span {
  background-color: #b72c2c!important;
}
/* line 279, * */
.content-top.red .box-heading h4 span:before,
.content-bottom .box.red .box-heading h4 span:before {
  border-top-color: #b72c2c!important;
}
/* line 285, * */
.content-top.blue .box-heading,
.content-bottom .box.blue .box-heading {
  background-color: #3483bf!important;
}
/* line 287, * */
.content-top.blue .box-heading:before,
.content-bottom .box.blue .box-heading:before {
  border-top-color: #3483bf!important;
}
/* line 293, * */
.content-top.orange .box-heading,
.content-bottom .box.orange .box-heading {
  background-color: #da6e3e!important;
}
/* line 295, * */
.content-top.orange .box-heading:before,
.content-bottom .box.orange .box-heading:before {
  border-top-color: #da6e3e!important;
}
/* line 301, * */
.content-top.green .box-heading,
.content-bottom .box.green .box-heading {
  background-color: #669435!important;
}
/* line 303, * */
.content-top.green .box-heading:before,
.content-bottom .box.green .box-heading:before {
  border-top-color: #669435!important;
}
/* line 309, * */
.content-top.purple .box-heading,
.content-bottom .box.purple .box-heading {
  background-color: #a130b9!important;
}
/* line 311, * */
.content-top.purple .box-heading:before,
.content-bottom .box.purple .box-heading:before {
  border-top-color: #a130b9!important;
}
/******************************************************
 * @package Pav Opencart Theme Framework for Opencart 1.5.x
 * @version 1.1
 * @author http://www.pavothemes.com
 * @copyright   Copyright (C) Augus 2013 PavoThemes.com <@emai:pavothemes@gmail.com>.All rights reserved.
 * @license     GNU General Public License version 2
*******************************************************/
/* language */
/* line 10, * */
.language {
  line-height: 1.42857143;
}
/* line 12, * */
.language img {
  cursor: pointer;
  margin-right: 5px;
  margin-left: 5px;
}
/* currency */
/* line 20, * */
.currency {
  display: inline-block;
  line-height: 1.42857143;
}
/* line 23, * */
.currency a {
  text-decoration: none;
  margin-right: 5px;
  margin-left: 5px;
  cursor: pointer;
  color: #777777;
}
/* line 29, * */
.currency a:hover {
  color: #c72828;
}
/* line 32, * */
.currency a b {
  color: #ffffff;
  text-decoration: none;
  background-color: #c72828;
  padding: 1px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 39, * */
.currency a:hover b {
  background-color: #b32424;
}
/* cart info */
/* line 47, * */
#header #cart {
  position: relative;
  z-index: 1003;
}
/* line 48, * */
#header #cart h4,
#header #cart span {
  line-height: 35px;
  color: #ffffff;
}
/* line 54, * */
#header #cart .dropdown-menu {
  background: #ffffff;
  clear: both;
  display: none;
  min-height: 150px;
  min-width: 350px;
  padding: 8px;
  position: absolute;
  right: 4px;
  -webkit-box-shadow: 0px 2px 2px #e7e7e7;
  box-shadow: 0px 2px 2px #e7e7e7;
  z-index: 20;
  border-top: 4px solid #c72828;
  border-radius: 0;
  margin: 0;
  right: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 0;
}
/* line 74, * */
#header #cart .heading {
  z-index: 1;
}
/* line 76, * */
#header #cart .heading #cart-total {
  padding: 16px;
  font-size: 12px;
  background: #c72828;
}
/* line 81, * */
#header #cart .heading h4 {
  background-image: url("../image/default/icon-cart.png");
  background-color: #555555;
  background-repeat: no-repeat;
  background-position: 10px 6px;
  padding: 0px 12px 0px 45px;
  margin: 0;
  font-size: 12px;
  text-transform: none;
}
/* line 92, * */
#header #cart > span {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background: #c72828;
  color: #ffffff;
  float: left;
  font-size: 21px;
  line-height: 34px;
  text-align: center;
  width: 34px;
  margin-right: 7px;
  -webkit-box-shadow: 0 0 0 3px #c72828;
  box-shadow: 0 0 0 3px #c72828;
  position: relative;
  z-index: 1;
  display: inline-block;
}
/* line 106, * */
#header #cart > span:hover {
  color: #c72828;
  color: #fff \9;
}
/* line 110, * */
#header #cart > span:after {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background: repeat scroll 0 0 #c72828;
  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);
}
/* line 126, * */
#header #cart > span: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;
}
/* line 134, * */
#header #cart.open .dropdown-menu {
  display: block;
}
/* line 144, * */
#header #cart .checkout {
  text-align: center;
  clear: both;
  font-size: 14px;
  text-transform: uppercase;
}
/* line 149, * */
#header #cart .checkout .button {
  padding: 8px 20px;
  margin: 0px 12px;
}
/* line 153, * */
#header #cart .checkout .view-cart {
  background-color: #c72828;
}
/* line 156, * */
#header #cart .checkout .button.checkout {
  background-color: #6D6D6D;
}
/* line 160, * */
#header #cart .empty {
  padding-top: 50px;
  text-align: center;
}
/* line 167, * */
.mini-cart-total {
  text-align: right;
}
/* line 169, * */
.mini-cart-total td {
  color: #000;
  padding: 4px;
}
/* line 173, * */
.mini-cart-total table {
  border-collapse: collapse;
  display: inline-block;
  margin-bottom: 5px;
}
/* line 180, * */
.mini-cart-info .quantity {
  text-align: right;
}
/* line 183, * */
.mini-cart-info .name a {
  color: #3b3b3b;
  font-size: 14px;
}
/* line 187, * */
.mini-cart-info .price {
  font-size: 12px;
  color: #5a5a5a;
}
/* line 191, * */
.mini-cart-info td {
  color: #000;
  vertical-align: top;
  padding: 10px 5px;
  border-bottom: 1px solid #dddddd;
}
/* line 197, * */
.mini-cart-info table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 5px;
}
/* line 203, * */
.mini-cart-info .image img {
  border: 1px solid #dddddd;
  text-align: left;
}
/* line 209, * */
.mini-cart-info .remove div {
  background-color: #6D6D6D;
  cursor: pointer;
  border-radius: 20px;
  width: 20px;
  height: 20px;
}
/* line 215, * */
.mini-cart-info .remove div img {
  margin: 0px 2px;
}
/* line 220, * */
.mini-cart-info td.total {
  text-align: right;
  color: #b32424;
  font-weight: bold;
  font-size: 14px;
}
/* 
 * search module 
 */
/* line 231, * */
#search {
  position: absolute;
  width: 315px;
  top: 30px;
  right: 10px;
}
/* line 236, * */
#search input {
  background-color: #ffffff;
  padding: 5px 30px 5px 10px;
  border: 1px solid #ccc;
  height: 35px;
  color: #dacbb7;
  position: absolute;
  transition: width 0.8s ease 0s;
  width: 100%;
  right: 10px;
}
/* line 248, * */
#search .button-search {
  color: #FFFFFF;
  border: none;
  cursor: pointer;
  height: 35px;
  position: absolute;
  right: 10px;
  text-align: center;
  width: 30px;
  background: url('../image/default/icon-search.png') no-repeat center center scroll;
}
/* 
 * box products 
 */
/* line 264, * */
.carousel-inner {
  overflow: inherit;
}
/* line 268, * */
.product-block {
  border: 1px solid #f1f1f1;
  margin-top: 20px;
  background: #ffffff;
}
/* line 272, * */
.product-block:hover {
  box-shadow: 0 0 5px #E1E0DD;
}
/* line 274, * */
.product-block:hover .product-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 100%;
  box-shadow: 0 4px 4px 0px rgba(0, 0, 0, 0.26);
}
/* line 279, * */
.product-block:hover .product-zoom {
  opacity: 1;
  filter: alpha(opacity=100);
  height: 43px;
  line-height: 43px;
  width: 43px;
  font-size: 16px;
}
/* line 288, * */
.product-block .product-hover {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 65px;
  transition: all 550ms ease 0s;
  z-index: 999;
  width: 100%;
  text-align: center;
  background: #ffffff;
}
/* line 297, * */
.product-block .product-hover > div {
  width: 50%;
  border-top: 1px solid #e7e7e7;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
/* line 301, * */
.product-block .product-hover > div a {
  height: 40px;
  background-image: url("../image/default/icon-action.png");
  cursor: pointer;
  text-decoration: none;
  display: block;
  background-color: #ffffff;
  line-height: 40px;
  text-align: center;
  padding-left: 18px;
  font-size: 12px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
/* line 313, * */
.product-block .product-hover > div a:hover {
  color: #ffffff;
  background-color: #b32424;
}
/* line 322, * */
.product-block .product-meta-list,
.product-block .product-meta {
  position: relative;
}
/* line 324, * */
.product-block .product-meta-list .compare,
.product-block .product-meta .compare {
  border-right: 1px solid #e7e7e7;
}
/* line 329, * */
.product-block .compare a {
  background-position: 10px -72px;
  background-repeat: no-repeat;
}
/* line 332, * */
.product-block .compare a:hover {
  background-position: -123px -72px;
}
/* line 337, * */
.product-block .wishlist a {
  background-position: 15px -30px;
  background-repeat: no-repeat;
}
/* line 340, * */
.product-block .wishlist a:hover {
  background-position: -120px -30px;
}
/* line 345, * */
.product-block .description {
  padding: 0 10px;
  margin-bottom: 11px;
  display: none;
}
/* line 350, * */
.product-block .rating {
  padding: 0 10px;
  display: block;
  margin-bottom: 9px;
}
/* line 354, * */
.product-block .rating .fa-stack {
  width: 1em;
  color: #F9B229;
}
/* line 359, * */
.product-block .cart input {
  background-image: url("../image/default/icon-cart.png");
  background-color: #585858;
  background-repeat: no-repeat;
  background-position: 9px 8px;
  height: 40px;
  width: 40px;
  border: none;
  position: absolute;
  right: 10px;
  bottom: 10px;
  border-radius: 20px;
  text-indent: -999em;
  overflow: hidden;
}
/* line 373, * */
.product-block .cart input:hover {
  box-shadow: 0 0 0 0px;
  background-color: #b32424;
  border-color: rgba(0, 0, 0, 0.4);
  transition-duration: 0.5s;
  border-width: 2px;
}
/* line 381, * */
.product-block .name {
  padding: 0 10px;
  text-transform: none;
  text-decoration: none;
  display: block;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
}
/* line 391, * */
.product-block .image {
  display: block;
  padding: 10px;
  position: relative;
  border: none;
  text-align: center;
}
/* line 397, * */
.product-block .image .faceback {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  left: 0;
  position: absolute;
  text-align: center;
  top: 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;
  width: 100%;
  padding: 11px 11px 11px 10px;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  visibility: hidden;
  opacity: 0;
}
/* line 416, * */
.product-block .image:hover .faceback {
  transform: rotateX(0deg) rotateY(0deg);
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg);
  visibility: visible;
  opacity: 1;
}
/* line 423, * */
.product-block .image:hover .pav-colorbox {
  top: 45%;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 428, * */
.product-block .image .pav-colorbox {
  position: absolute;
  top: 10%;
  left: 30%;
  z-index: 1;
  border-radius: 5px;
  padding: 0 16px;
  background: #000000;
  height: 33px;
  line-height: 33px;
  -webkit-transition: all 550ms ease 0s;
  transition: all 550ms ease 0s;
  text-transform: uppercase;
  color: #ffffff;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 442, * */
.product-block .image .pav-colorbox:hover {
  background-color: #b32424;
}
/* line 445, * */
.product-block .image .pav-colorbox span {
  padding: 0 6px;
}
/* line 452, * */
.product-block .price-old {
  color: #959595;
  text-decoration: line-through;
  font-size: 14px;
}
/* line 459, * */
.product-block .price {
  padding: 0px 0px 16px 11px;
  display: block;
  color: #ef5a60;
  font-size: 18px;
}
/* line 464, * */
.product-block .price .price-tax {
  display: none;
}
/* line 469, * */
.product-block .product-label-special {
  background: #c72828;
  font-size: 12px;
  width: 39px;
  height: 39px;
  top: 10px;
  right: 12px;
  display: block;
  position: absolute;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  text-transform: uppercase;
  line-height: 3.22857143;
  padding: 0;
  font-weight: bold;
  z-index: 99;
}
/* line 483, * */
.product-block .product-label-special:before {
  border-left: 16px solid rgba(0, 0, 0, 0);
  border-top: 16px solid #c72828;
  left: 23px;
  content: "";
  display: inline-block;
  position: absolute;
  z-index: 1;
}
/* line 493, * */
.product-block .product-zoom {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  top: 38%;
  left: 38%;
  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: #c72828;
  color: #8b8b8b;
  font-size: 0;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* line 509, * */
.product-block .product-zoom:hover {
  color: #8b8b8b;
  background: black;
}
/* line 514, * */
.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%;
}
/* line 532, * */
.sidebar .box-content ul li > a {
  border-bottom: 1px solid #dedede;
  background-color: #eeeeee;
  display: block;
  line-height: 38px;
  font-size: 14px;
  padding-left: 26px;
  transition: all 0.4s ease 0s;
}
/* line 543, * */
.sidebar .product-block .image:hover .pav-colorbox {
  opacity: 0;
}
/* line 546, * */
.sidebar .product-hover,
.sidebar .cart,
.sidebar .product-label-special {
  display: none;
}
/* line 551, * */
.sidebar .category .box-content ul li {
  border: none;
  padding: 0px;
}
/* line 554, * */
.sidebar .category .box-content ul li:first-child {
  border: 0px;
}
/* line 557, * */
.sidebar .category .box-content ul li span {
  float: right;
  margin-right: 16px;
}
/* line 561, * */
.sidebar .category .box-content ul li > a {
  background: none;
  background-color: #eeeeee;
}
/* line 564, * */
.sidebar .category .box-content ul li > a.active {
  color: #ffffff;
  border: none;
  background-color: #848484;
}
/* line 570, * */
.sidebar .category .box-content ul li .subcart.collapsed {
  background: url("../image/default/icon-plus.png") no-repeat scroll 0 0;
}
/* line 573, * */
.sidebar .category .box-content ul li .subcart {
  background: url("../image/default/icon-minus-black.png") no-repeat scroll 0 0;
  border: none;
  height: 12px;
  padding: 0;
  width: 12px;
  float: left;
  margin-top: -25px;
  margin-left: 10px;
  /*                    &.subactive{
                        background: url("@{image-theme-path}icon-minus.png") no-repeat scroll 0 0 ;
                    }*/
  /*                    &:hover{
                        background: url("@{image-theme-path}icon-plus.png") no-repeat scroll 0 0 ;
                    }*/
}
/* line 589, * */
.sidebar .category .box-content ul li ul.panel-collapse {
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
}
/* line 593, * */
.sidebar .category .box-content ul li ul.panel-collapse li a {
  border-color: #f0f0f0;
  background: url("../image/default/arrow-li.png") no-repeat;
  background-color: #fafafa;
  background-position: 13px 14px;
  padding-left: 31px;
  transition: all 0.5s ease-in-out 0s;
  font-size: 12px;
}
/* line 601, * */
.sidebar .category .box-content ul li ul.panel-collapse li a:hover {
  background-position: 13px -24px;
}
/* line 604, * */
.sidebar .category .box-content ul li ul.panel-collapse li a.active {
  color: #b32424;
}
/* line 607, * */
.sidebar .category .box-content ul li ul.panel-collapse li a span {
  visibility: hidden;
}
/* line 615, * */
.sidebar .box-product .box-content {
  padding: 16px;
}
/* line 617, * */
.sidebar .box-product .box-content .product-block {
  overflow: hidden;
  margin: 0px;
  padding: 16px 0px;
  border: none;
  border-top: 1px solid #e7e7e7;
}
/* line 623, * */
.sidebar .box-product .box-content .product-block:hover {
  box-shadow: 0 0 0 0;
}
/* line 626, * */
.sidebar .box-product .box-content .product-block .product-meta {
  position: inherit;
}
/* line 629, * */
.sidebar .box-product .box-content .product-block .image {
  float: left;
  margin-right: 11px;
  border-bottom: none;
  padding: 0;
}
/* line 634, * */
.sidebar .box-product .box-content .product-block .image .faceback {
  padding: 0px;
}
/* line 638, * */
.sidebar .box-product .box-content .product-block .name {

  padding: 0px;
}
/* line 648, * */
.sidebar .pav-category .box-heading {
  background-color: #494949;
}
/* line 651, * */
.sidebar .pav-category #pav-categorymenu {
  border: none;
}
/* line 654, * */
.sidebar .pav-category #pav-categorymenu ul.pav-category li {
  padding: 0px;
}
/* line 656, * */
.sidebar .pav-category #pav-categorymenu ul.pav-category li:first-child {
  border: 0px;
}
/* line 659, * */
.sidebar .pav-category #pav-categorymenu ul.pav-category li span {
  visibility: hidden;
}
/* line 662, * */
.sidebar .pav-category #pav-categorymenu ul.pav-category li > a {
  display: block;
  line-height: 38px;
  font-size: 14px;
}
/* line 666, * */
.sidebar .pav-category #pav-categorymenu ul.pav-category li > a i {
  padding-right: 10px;
}
/* line 672, * */
.sidebar .pav-category #pav-categorymenu ul.pav-category a.active {
  color: #c72828;
}
/* line 676, * */
.sidebar .pav-category #pav-categorymenu ul.pav-category .panel-collapse li a {
  padding-left: 36px;
}
/* line 679, * */
.sidebar .pav-category #pav-categorymenu ul.pav-category .panel-collapse li a.active {
  color: #b32424;
}
/* 
 * box blog 
 */
/* line 691, * */
.blog-item {
  margin-top: 20px;
  overflow: hidden;
}
/* line 694, * */
.blog-item .blog-header {
  display: none;
}
/* line 698, * */
.blog-item .blog-body .image {
  float: none;
  margin: 0px;
}
/* line 702, * */
.blog-item .blog-body .blog-title {
  margin-top: 20px;
  text-transform: none;
}
/* line 706, * */
.blog-item .blog-body .blog-title a {
  font-size: 16px;
  font-weight: bold;
}
/* line 711, * */
.blog-item .blog-body .readmore {
  color: #C72727;
  font-size: 12px;
}
/* line 714, * */
.blog-item .blog-body .readmore span {
  vertical-align: middle;
  margin-left: 8px;
  color: #ACACAC;
  font-size: 16px;
}
/* 
 * box category 
 */
/* line 730, * */
.box.category .box-heading {
  background-color: #494949;
}
/* line 733, * */
.box.category .box-content {
  border: none;
}
/* line 736, * */
.box.category ul.box-category {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* box filter */
/* line 744, * */
ul.box-filter,
ul.box-filter ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 751, * */
ul.box-filter > li ul {
  padding-bottom: 10px;
}
/* line 755, * */
ul.box-filter span {
  font-weight: bold;
  border-bottom: 1px solid #e7e7e7;
  display: block;
  padding-bottom: 5px;
  margin-bottom: 8px;
}
/*
 *Newsletter
 */
/* line 768, * */
.newsletter_block input.button_mini {
  background: #c72828;
}
/* line 770, * */
.newsletter_block input.button_mini:hover {
  background: #b32424;
}
/* popup */
/* line 778, * */
#colorbox *:before,
#colorbox *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
/* zoom function in product page */
/* line 786, * */
.zoomContainer .zoomLens {
  border-color: #999999 !important;
}
/* line 789, * */
.zoomContainer .zoomWindow {
  border: 4px solid #e7e7e7 !important;
  display: none;
}
/* line 798, * */
#page-quickview .product-info .image-additional {
  padding: 0 10px;
}
/* line 800, * */
#page-quickview .product-info .image-additional a {
  float: left;
  display: block;
  margin-left: 7px;
  margin-bottom: 11px;
}
/* line 807, * */
#page-quickview .product-info .product-label-special {
  right: 21px;
  top: 11px;
}
/* line 810, * */
#page-quickview .product-info .product-label-special span {
  color: #ffffff;
  padding: 3px;
}
/* 
 *
 */
/* line 825, * */
#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;
}
/* line 853, * */
#scrollUp:hover {
  margin-bottom: 0px;
}
/******************************************************
 * @package Pav Opencart Theme Framework for Opencart 1.5.x
 * @version 1.1
 * @author http://www.pavothemes.com
 * @copyright	Copyright (C) Augus 2013 PavoThemes.com <@emai:pavothemes@gmail.com>.All rights reserved.
 * @license		GNU General Public License version 2
*******************************************************/
/* category */
/* line 10, * */
#page #content {
  margin-top: 0;
}
/* line 12, * */
#page #content h1 {
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
}
/* line 16, * */
#page #content h1 span {
  display: inline-block;
  position: relative;
  font-size: 18px;
  color: #000000;

  font-weight: bold;
}
/* line 27, * */
.category-list {
  border: 1px solid #E3E3E3;
  border-right: none;
  border-left: none;
  padding: 6px 0px;
  margin-top: 11px;
  margin-bottom: 21px;
}
/* line 32, * */
.category-list .heading_title {
  font-size: 16px;
  font-weight: bold;
}
/* line 38, * */
.category-list ul {
  float: left;
  padding-left: 30px;
}
/* line 41, * */
.category-list ul li {
  padding: 8px 28px 3px 0px;
  float: left;
  list-style: disc outside none;
}
/* line 48, * */
.category-info {
  position: relative;
}
/* line 50, * */
.category-info .image {
  margin-bottom: 11px;
}
/* line 53, * */
.category-info .description {
  margin-bottom: 11px;
}
/* manufacturer */
/* line 58, * */
.manufacturer-heading {
  background: #F8F8F8;
  font-size: 17px;
  font-weight: bold;
  padding: 5px 8px;
  margin-bottom: 11px;
}
/* line 65, * */
.manufacturer-list {
  border: 1px solid #DBDEE1;
  padding: 5px;
  margin-bottom: 21px;
}
/* line 70, * */
.manufacturer-list ul {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 11px;
}
/* line 79, * */
.manufacturer-content {
  padding: 8px;
}
/* 
 *  LISTING PRODUCTS PAGE 
 */
/* line 87, * */
.product-filter > div {
  float: left;
  margin-left: 40px;
}
/* line 90, * */
.product-filter > div span {
  padding-right: 10px;
}
/* line 95, * */
.product-filter .display button {
  font-size: 16px;
  border: 1px solid #cccccc;
  background: url('../image/default/icon-grid-list.png') no-repeat 0 0 scroll;
  width: 35px;
  height: 31px;
  display: inline-block;
  box-shadow: none;
  border-radius: 0;
}
/* line 104, * */
.product-filter .display button > em {
  display: none;
}
/* line 107, * */
.product-filter .display button.grid {
  background-position: 9px 8px;
}
/* line 109, * */
.product-filter .display button.grid.active,
.product-filter .display button.grid:hover {
  color: #c72828;
  background-position: 9px -29px;
}
/* line 114, * */
.product-filter .display button.list {
  background-position: -28px 8px;
}
/* line 116, * */
.product-filter .display button.list.active,
.product-filter .display button.list:hover {
  color: #c72828;
  background-position: -28px -29px;
}
/* line 122, * */
.product-filter .display span {
  line-height: 30px;
}
/* line 126, * */
.product-filter .form-control {
  display: inline-block;
  width: auto;
  border-radius: 0px;
}
/* line 133, * */
.product-compare {
  float: right;
  margin-left: 11px;
  border: 1px solid #CCCCCC;
}
/* line 137, * */
.product-compare a {
  padding: 5px 12px;
  border-radius: 0px;
}
/* line 140, * */
.product-compare a:hover {
  color: #b32424;
}
/* product list mode  */
/* line 148, * */
.product-list {
  /*    & > div {
         
        margin-bottom: @product-margin + 5;
        + {
            div {
                border-top: 1px solid @product-boder-clor;
                padding-top: @product-padding;
            }
        }
    }*/
}
/* line 151, * */
.product-list .products-block > div .product-block {
  overflow: hidden;
}
/* line 153, * */
.product-list .products-block > div .product-block .product-meta-list {
  padding-top: 16px;
}
/* line 158, * */
.product-list .products-block .product-label-special {
  right: 19px;
  top: 18px;
}
/* line 162, * */
.product-list .products-block:hover .product-hover {
  box-shadow: none;
}
/* line 166, * */
.product-list .col-fullwidth {
  width: 100%;
}
/* line 169, * */
.product-list .product-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 100%;
  position: relative;
}
/* line 175, * */
.product-list .product-meta .wishlist,
.product-list .product-meta .compare {
  width: 33%;
}
/* line 177, * */
.product-list .product-meta .wishlist a,
.product-list .product-meta .compare a {
  color: #3e3d39;
  background-color: transparent;
  margin: 0;
}
/* line 181, * */
.product-list .product-meta .wishlist a:hover,
.product-list .product-meta .compare a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 184, * */
.product-list .product-meta .wishlist a span,
.product-list .product-meta .compare a span {
  padding-left: 5px;
  display: inline-block;
}
/* line 189, * */
.product-list .product-meta .wishlist .tooltip,
.product-list .product-meta .compare .tooltip {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 195, * */
.product-list .price-old {
  text-decoration: line-through;
}
/* line 198, * */
.product-list .rating {
  margin-bottom: 20px;
}
/* line 201, * */
.product-list .cart {
  margin-bottom: 20px;
}
/* line 204, * */
.product-list .price-tax {
  font-weight: normal;
  color: #bbbbbb;
}
/* line 210, * */
.product-list .name {
  margin-bottom: 4px;
}
/* line 213, * */
.product-list .image {
  float: left;
  padding-bottom: 0;
  padding: 18px;
  border-bottom: 2px solid transparent;
}
/* line 218, * */
.product-list .image img {
  width: 100%;
}
/* line 222, * */
.product-list .image .faceback {
  padding: 18px;
}
/* line 226, * */
.product-list .price {
  margin-bottom: 10px;
}
/* line 228, * */
.product-list .price .cart-quick {
  display: none;
}
/* line 230, * */
.product-list .description {
  display: block;
}
/* line 233, * */
.product-list .right {
  float: right;
  margin-left: 16px;
}
/* product grid mode */
/* line 250, * */
.product-grid {
  position: relative;
}
/* 
 * PRODUCT INFORMATION PAGE
 */
/* line 257, * */
.product-info {
  margin-bottom: 21px;
  /*    & > .left {
        float: left;
        margin-right: @product-margin + 5;
        + {
            .right {
                margin-left: 265px;
            }
        }
    }*/
}
/* line 258, * */
.product-info h1 {
  font-size: 28px;
}
/* line 263, * */
.product-info .cart .minimum {
  padding-top: 5px;
  font-size: 13px;
  color: #999;
}
/* line 268, * */
.product-info .cart .links {
  display: inline-block;
  vertical-align: middle;
}
/* line 273, * */
.product-info .cart div > span {
  color: #999;
}
/* line 287, * */
.product-info .image {
  border: 1px solid #f1f1f1;
  position: relative;
  margin-bottom: 21px;
  padding: 10px;
  text-align: center;
}
/* line 294, * */
.product-info .product-label-special {
  background: #c72828;
  font-size: 15px;
  width: 41px;
  height: 41px;
  top: 10px;
  right: 10px;
  display: block;
  position: absolute;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  text-transform: uppercase;
  line-height: 2.62857143;
  padding: 0;
  font-weight: bold;
  z-index: 99;
}
/* line 308, * */
.product-info .product-label-special:before {
  border-left: 17px solid rgba(0, 0, 0, 0);
  border-top: 17px solid #c72828;
  left: 24px;
  content: "";
  display: inline-block;
  position: absolute;
  z-index: 1;
}
/* line 319, * */
.product-info .quantity-adder {
  margin-bottom: 11px;
  font-size: 18px;
  position: relative;
}
/* line 323, * */
.product-info .quantity-adder input {
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 2px;
  font-size: 18px;
  height: 39px;
  border-radius: 0px;
}
/* line 331, * */
.product-info .quantity-adder span {
  font-size: 20px;
  cursor: pointer;
  position: absolute;
  line-height: 1;
  width: 19px;
  height: 19px;
  background-color: #A1A1A1;
  text-align: center;
  color: #fff;
}
/* line 345, * */
.product-info .quantity-adder span.add-down {
  font-size: 22px;
  top: 20px;
}
/* line 351, * */
.product-info .product-action {
  margin-bottom: 11px;
}
/* line 353, * */
.product-info .product-action button {
  text-transform: uppercase;
}
/* line 356, * */
.product-info .product-action .wishlist,
.product-info .product-action .compare {
  border: 1px solid #E3E3E3;
  background-color: #ffffff;
  font-size: 16px;
  display: inline-block;
  margin-left: 6px;
}
/* line 362, * */
.product-info .product-action .wishlist:hover,
.product-info .product-action .compare:hover {
  background-color: #b32424;
}
/* line 365, * */
.product-info .product-action .wishlist a,
.product-info .product-action .compare a {
  background-image: url("../image/default/icon-action.png");
  color: #8b8b8b;
  display: block;
  padding: 0 20px;
  height: 34px;
  transition: all 0.4s ease 0s;
}
/* line 373, * */
.product-info .product-action .wishlist span,
.product-info .product-action .compare span {
  display: none;
}
/* line 377, * */
.product-info .product-action .wishlist a {
  background-position: 14px -33px;
  background-repeat: no-repeat;
}
/* line 380, * */
.product-info .product-action .wishlist a:hover {
  background-position: -121px -33px;
}
/* line 384, * */
.product-info .product-action .compare a {
  background-position: 13px -75px;
  background-repeat: no-repeat;
}
/* line 387, * */
.product-info .product-action .compare a:hover {
  background-position: -120px -75px;
}
/* line 391, * */
.product-info .product-action .cart {
  float: left;
}
/* line 393, * */
.product-info .product-action .cart button {
  background: #585858;
  border-radius: 0;
  color: #fff;
}
/* line 397, * */
.product-info .product-action .cart button:hover {
  background-color: #b32424;
  -webkit-box-shadow: 0 0 0 30px #b32424 inset;
  box-shadow: 0 0 0 30px #b32424 inset;
  color: #fff;
}
/* line 405, * */
.product-info .price {
  margin-bottom: 11px;
  font-size: 18px;
  color: #ef5a60;
}
/* line 409, * */
.product-info .price .price-old {
  text-decoration: line-through;
  font-size: 16px;
  color: #959595;
}
/* line 414, * */
.product-info .price .reward {
  font-size: 14px;
}
/* line 417, * */
.product-info .price .discount {
  font-size: 14px;
}
/* line 420, * */
.product-info .price .price-tax {
  font-size: 14px;
  color: #999999;
  font-weight: normal;
}
/* line 426, * */
.product-info .description {
  margin-bottom: 11px;
  line-height: 23px;
}
/* line 429, * */
.product-info .description a {
  text-decoration: none;
}
/* line 432, * */
.product-info .description span {
  padding-right: 15px;
  font-weight: bold;
}
/* line 437, * */
.product-info .image-additional {
  clear: both;
  overflow: hidden;
  padding: 0 28px;
}
/* line 441, * */
.product-info .image-additional a {
  float: left;
  display: block;
  margin-left: 12px;
  margin-bottom: 11px;
}
/* line 447, * */
.product-info .image-additional img {
  border: 1px solid #f1f1f1;
  width: 100%;
}
/* line 451, * */
.product-info .image-additional .carousel-control {
  font-size: 42px;
  top: 25px;
  cursor: pointer;
  display: none;
}
/* line 457, * */
.product-info .image-additional .thumbcols-3 {
  width: 28%;
}
/* line 460, * */
.product-info .image-additional:hover .carousel-control {
  display: block;
}
/* line 464, * */
.product-info .option-image {
  margin-top: 3px;
  margin-bottom: 11px;
}
/* line 467, * */
.product-info .option-image label {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 472, * */
.product-info .option-image img {
  margin-right: 11px;
  border: 1px solid #f1f1f1;
  cursor: pointer;
}
/* line 478, * */
.product-info .option {
  margin-bottom: 11px;
}
/* line 481, * */
.product-info .review {
  margin-bottom: 11px;
}
/* line 483, * */
.product-info .review > div {
  line-height: 23px;
}
/* line 489, * */
.product-info .share {
  margin-bottom: 11px;
  line-height: normal;
}
/* line 492, * */
.product-info .share a {
  text-decoration: none;
}
/* line 498, * */
.form-review .option {
  margin-bottom: 11px;
}
/* line 502, * */
#related {
  padding-bottom: 30px;
}
/* line 504, * */
#related .carousel-controls {
  top: -46px;
}
/**
 *
 */
/* line 519, * */
.review-list {
  padding: 16px;
  margin-bottom: 20px;
  border: 1px solid #f1f1f1;
}
/* line 523, * */
.review-list .rating {
  float: right;
  margin-bottom: 30px;
}
/* line 527, * */
.review-list .author {
  float: left;
  margin-bottom: 30px;
}
/* line 531, * */
.review-list .text {
  clear: both;
}
/* attribute */
/* line 537, * */
.attribute thead td,
.attribute thead tr td:first-child {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  background: #F7F7F7;
  text-align: left;
}
/* line 544, * */
.attribute {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  margin-bottom: 20px;
}
/* line 550, * */
.attribute td {
  padding: 7px;
  color: #4D4D4D;
  text-align: center;
  vertical-align: top;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
/* line 559, * */
.attribute tr td:first-child {
  color: #000000;
  font-weight: bold;
  text-align: right;
  width: 20%;
}
/* line 568, * */
.compare-info {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  margin-bottom: 20px;
}
/* line 574, * */
.compare-info .price {
  color: FF9D10;
}
/* line 577, * */
.compare-info .price-old {
  color: #F00;
  text-decoration: line-through;
}
/* line 583, * */
.compare-info .name a {
  font-weight: bold;
}
/* line 587, * */
.compare-info td {
  padding: 7px;
  width: 20%;
  color: #4D4D4D;
  text-align: center;
  vertical-align: top;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
/* line 597, * */
.compare-info tr td:first-child {
  color: #000000;
  font-weight: bold;
  text-align: right;
}
/* line 604, * */
.compare-info thead td,
.compare-info thead tr td:first-child {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  background: #F7F7F7;
  text-align: left;
}
/* 
 * WISHTLIST PAGE 
 */
/* line 617, * */
.wishlist-info tbody .quantity,
.wishlist-info tbody .price,
.wishlist-info tbody .total,
.wishlist-info tbody .action {
  text-align: right;
}
/* line 620, * */
.wishlist-info thead .name,
.wishlist-info thead .model,
.wishlist-info thead .stock {
  text-align: left;
}
/* line 623, * */
.wishlist-info thead .quantity,
.wishlist-info thead .price,
.wishlist-info thead .total,
.wishlist-info thead .action {
  text-align: right;
}
/* line 626, * */
.wishlist-info tbody .name,
.wishlist-info tbody .model,
.wishlist-info tbody .stock {
  text-align: left;
}
/* line 631, * */
.wishlist-info thead td {
  color: #4D4D4D;
  font-weight: bold;
  background-color: #F7F7F7;
  border-bottom: 1px solid #dddddd;
}
/* line 637, * */
.wishlist-info thead .image {
  text-align: center;
}
/* line 642, * */
.wishlist-info tbody td {
  vertical-align: top;
  border-bottom: 1px solid #dddddd;
}
/* line 647, * */
.wishlist-info tbody .action img {
  cursor: pointer;
}
/* line 651, * */
.wishlist-info tbody .image {
  text-align: center;
}
/* line 653, * */
.wishlist-info tbody .image img {
  border: 1px solid #dddddd;
}
/* line 658, * */
.wishlist-info tbody .price s {
  color: #ef5a60;
}
/* line 663, * */
.wishlist-info td {
  padding: 7px;
}
/* line 666, * */
.wishlist-info table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  margin-bottom: 20px;
}
/**
 * LOGIN PAGE
 */
/* 
 * ORDERS PAGE 
 */
/* line 687, * */
.order-list {
  margin-bottom: 10px;
}
/* line 689, * */
.order-list .order-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
/* line 695, * */
.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;
}
/* line 702, * */
.order-list .order-content div {
  float: left;
  width: 33.3%;
}
/* line 707, * */
.order-list .order-info {
  text-align: right;
}
/* line 710, * */
.order-list .order-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
/* line 716, * */
.order-detail {
  background: #EFEFEF;
  font-weight: bold;
}
/* RETURN PAGE
 *
 */
/* line 724, * */
.return-list {
  margin-bottom: 10px;
}
/* line 726, * */
.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;
}
/* line 733, * */
.return-list .return-content div {
  float: left;
  width: 33.3%;
}
/* line 738, * */
.return-list .return-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
/* line 743, * */
.return-list .return-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
/* line 749, * */
.return-list .return-info {
  text-align: right;
}
/* line 754, * */
.return-product {
  margin-bottom: 20px;
  clear: both;
  overflow: auto;
}
/* line 760, * */
.return-name {
  float: left;
  width: 31%;
  margin-right: 15px;
}
/* line 765, * */
.return-model {
  float: left;
  width: 31%;
  margin-right: 15px;
}
/* line 770, * */
.return-quantity {
  float: left;
  width: 31%;
}
/* line 774, * */
.return-detail {
  overflow: auto;
  margin-bottom: 20px;
}
/* line 778, * */
.return-reason {
  float: left;
  width: 31%;
  margin-right: 15px;
}
/* line 783, * */
.return-opened {
  float: left;
  width: 31%;
  margin-right: 15px;
}
/* line 788, * */
.return-opened textarea {
  width: 98%;
  vertical-align: top;
}
/* line 792, * */
.return-captcha {
  float: left;
}
/* line 797, * */
.download-list {
  margin-bottom: 10px;
}
/* line 799, * */
.download-list .download-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
/* line 805, * */
.download-list .download-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
/* line 810, * */
.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;
}
/* line 817, * */
.download-list .download-content div {
  float: left;
  width: 33.3%;
}
/* line 822, * */
.download-list .download-info {
  text-align: right;
}
/* 
 * CART PAGE
 */
/* line 831, * */
.cart-module > div {
  display: none;
}
/* line 835, * */
.cart-info tbody .name,
.cart-info tbody .model,
.cart-info tbody .quantity {
  text-align: left;
}
/* line 838, * */
.cart-info thead .name,
.cart-info thead .model,
.cart-info thead .quantity {
  text-align: left;
}
/* line 841, * */
.cart-info tbody .quantity input[type='image'],
.cart-info tbody .quantity img {
  position: relative;
  top: 0;
  vertical-align: middle;
  cursor: pointer;
  border: none;
}
/* line 848, * */
.cart-info tbody .price,
.cart-info tbody .total {
  text-align: right;
}
/* line 853, * */
.cart-info thead td {
  color: #4D4D4D;
  font-weight: bold;
  background-color: #F7F7F7;
  border-bottom: 1px solid #dddddd;
}
/* line 859, * */
.cart-info thead .image {
  text-align: center;
}
/* line 864, * */
.cart-info tbody td {
  vertical-align: middle;
  border-bottom: 1px solid #dddddd;
}
/* line 868, * */
.cart-info tbody .image {
  text-align: center;
}
/* line 870, * */
.cart-info tbody .image img {
  border: 1px solid #dddddd;
}
/* line 874, * */
.cart-info tbody span.stock {
  color: #F00;
  font-weight: bold;
}
/* line 879, * */
.cart-info td {
  padding: 7px;
}
/* line 882, * */
.cart-info table {
  width: 100%;
  margin-bottom: 15px;
  border-collapse: collapse;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
/* line 891, * */
.cart-total {
  border-top: 1px solid #dddddd;
  overflow: auto;
  padding-top: 8px;
  margin-top: 10px;
  margin-bottom: 15px;
}
/* line 897, * */
.cart-total td {
  padding: 3px;
  text-align: right;
}
/* line 901, * */
.cart-total table {
  float: right;
}
/* line 905, * */
.cart-info thead .price,
.cart-info thead .total {
  text-align: right;
}
/* 
 * CHECKOUT PAGE
 */
/* line 912, * */
.checkout-heading {
  background: #e7e7e7;
  border: 1px solid #e7e7e7;
  padding: 8px;
  font-weight: bold;
  font-size: 13px;
  color: #555555;
  margin-bottom: 15px;
}
/* line 920, * */
.checkout-heading a {
  float: right;
  margin-top: 1px;
  font-weight: normal;
  text-decoration: none;
}
/* line 928, * */
.checkout-content {
  padding: 0px 0px 15px 0px;
  display: none;
}
/* line 932, * */
.checkout-content .buttons {
  clear: both;
}
/* line 937, * */
.checkout-product tbody .name,
.checkout-product tbody .model {
  text-align: left;
}
/* line 940, * */
.checkout-product thead .name,
.checkout-product thead .model {
  text-align: left;
}
/* line 945, * */
.checkout-product thead td {
  color: #4D4D4D;
  font-weight: bold;
  background-color: #F7F7F7;
  border-bottom: 1px solid #dddddd;
}
/* line 953, * */
.checkout-product tfoot td {
  text-align: right;
  border-bottom: 1px solid #dddddd;
}
/* line 959, * */
.checkout-product tbody td {
  vertical-align: top;
  border-bottom: 1px solid #dddddd;
}
/* line 964, * */
.checkout-product td {
  padding: 7px;
}
/* line 967, * */
.checkout-product table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  margin-bottom: 20px;
}
/* line 976, * */
.checkout-product tbody .quantity,
.checkout-product tbody .price,
.checkout-product tbody .total {
  text-align: right;
}
/* line 979, * */
.checkout-product thead .quantity,
.checkout-product thead .price,
.checkout-product thead .total {
  text-align: right;
}
/*
 * CONTENT INFOMATION
 */
/* line 990, * */
#content .content {
  margin: 10px 0;
}
/******************************************************
 * @package Pav Opencart Theme Framework for Opencart 1.5.x
 * @version 1.1
 * @author http://www.pavothemes.com
 * @copyright	Copyright (C) Augus 2013 PavoThemes.com <@emai:pavothemes@gmail.com>.All rights reserved.
 * @license		GNU General Public License version 2
*******************************************************/
/* line 10, * */
#pav-mainnav {
  position: relative;
}
/* line 13, * */
#pav-mainnav .dropdown .dropdown-menu {
  border-top: 3px solid #b32424;
}
/* line 17, * */
#pav-mainnav .navbar {
  min-height: 45px;
  border: none;
}
/* line 20, * */
#pav-mainnav .navbar .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
/* line 26, * */
#pav-mainnav .navbar ul.nav > li:hover > a:before {
  width: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 33, * */
#pav-mainnav .navbar ul.nav > li:first-child a {
  border-left: 1px solid #d25353;
}
/* line 36, * */
#pav-mainnav .navbar ul.nav > li > a {
  border-right: 1px solid #d25353;

  text-transform: uppercase;
  z-index: 0;
  overflow: hidden;
  font-weight: 700 ;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}
/* line 46, * */
#pav-mainnav .navbar ul.nav > li > a:before {
  background-color: #b32424;
  height: 100%;
  left: 50%;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0;
  content: "";
  position: absolute;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: -1;
}
/* line 65, * */
#pav-mainnav .dropdown-menu {
  border-radius: 0px;
}
/* line 67, * */
#pav-mainnav .dropdown-menu .pavo-widget .widget-heading {
  color: #000000;

  font-weight: 700;
  text-transform: uppercase;
}
/* line 74, * */
#pav-mainnav .dropdown-menu li a {
  background: url('../image/default/arrow-li.png') no-repeat 4px 6px;
  padding: 3px 0 5px 24px;
  transition: all 0.5s ease-in-out 0s;
}
/* line 78, * */
#pav-mainnav .dropdown-menu li a:hover {
  color: #b32424;
  background: url('../image/default/arrow-li.png') no-repeat 4px -31px;
}
/* line 85, * */
#pav-mainnav .navbar-inverse .navbar-nav > .open > a {
  background-color: #b32424;
}
/* line 95, * */
.pav-megamenu .dropdown-menu > .dropdown-menu-inner {
  padding: 10px;
  min-width: 200px;
}
/* line 101, * */
.pav-megamenu .mega-group .caret {
  display: none;
}
/* line 104, * */
.pav-megamenu .mega-group > .dropdown-toggle {
  display: block;
  font-weight: bold;
  padding: 6px 5px;
  text-transform: uppercase;
  border-bottom: solid 1px #e5e5e5;
}
/* line 115, * */
.pav-megamenu .mega-group .dropdown-mega .mega-col-inner > ul > li a {
  margin-left: 6px;
}
/* line 124, * */
.pav-megamenu .mega-col .mega-col-inner > ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
/* line 128, * */
.pav-megamenu .mega-col .mega-col-inner > ul > li {
  position: relative;
  list-style: none;
  margin-left: 0;
}
/* line 132, * */
.pav-megamenu .mega-col .mega-col-inner > ul > li > a {
  clear: both;
  color: #555555;
  display: block;
  line-height: 20px;
}
/* line 145, * */
.pav-megamenu .dropdown-submenu > .dropdown-menu {
  border-radius: 0 6px 6px 6px;
  left: 100%;
  margin-left: -6px;
  margin-top: -6px;
  top: 0;
}
/* line 153, * */
.pav-megamenu .cols2 {
  width: 420px;
}
/* line 154, * */
.pav-megamenu .cols3 {
  width: 620px;
}
/* line 155, * */
.pav-megamenu .cols4 {
  width: 820px;
}
/* line 158, * */
.open > .dropdown-menu {
  display: block;
}
/* line 165, * */
.pav-megamenu {
  position: relative;
}
/* line 168, * */
.pav-megamenu .dropdown-menu > .dropdown-menu-inner {
  padding: 10px;
}
/* line 171, * */
.pav-megamenu .mega-group .caret {
  display: none;
}
/* line 174, * */
.pav-megamenu .mega-group > .dropdown-toggle {
  display: block;
  font-weight: bold;
  padding: 6px 5px;
  text-transform: uppercase;
  border-bottom: solid 1px #E5E5E5;
}
/* line 181, * */
.pav-megamenu .mega-group .dropdown-mega .mega-col-inner > ul > li a {
  margin-left: 6px;
}
/* line 184, * */
.pav-megamenu .mega-col .mega-col-inner > ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
/* line 189, * */
.pav-megamenu .mega-col .mega-col-inner > ul > li {
  list-style: none;
  margin-left: 0;
}
/* line 193, * */
.pav-megamenu .mega-col .mega-col-inner > ul > li > a {
  clear: both;
  color: #555555;
  display: block;
  line-height: 20px;
}
/* .pav-megamenu .dropdown-submenu:hover > .dropdown-menu {
  display: block;
} */
/* line 202, * */
.pav-megamenu .dropdown-submenu > .dropdown-menu {
  border-radius: 0 6px 6px 6px;
  left: 100%;
  margin-left: -6px;
  margin-top: -6px;
  top: 0;
}
/* line 209, * */
.megamenu .menu-icon {
  background-position: left center !important;
  display: block;
  padding-left: 30px;
}
/* line 215, * */
.pav-megamenu .dropdown-menu .row {
  margin-bottom: 15px;
}
/* line 219, * */
.widget-product-list .image {
  float: left;
  margin-right: 10px;
  border: 1px solid #e7e7e7;
}
/* line 224, * */
.widget-banner {
  border: 1px solid #e7e7e7;
}
/* line 227, * */
.widget-banner .w-banner {
  margin: 6px 10px;
  float: left;
}
/* line 231, * */
.pavo-widget .widget-heading {
  font-size: 15px;
  text-transform: uppercase;
  padding-bottom: 15px;
}
/* line 236, * */
.pavo-widget .product-block {
  margin-top: 0;
  border: none;
}
/* line 240, * */
.pavo-widget .product-block .image {
  padding: 0;
}
/* line 243, * */
.pavo-widget .product-hover,
.pavo-widget .cart {
  display: none;
}
/* line 246, * */
.w-product {
  margin-bottom: 15px;
}
/* line 250, * */
.w-product:last-child {
  margin-bottom: 0;
}
/* line 253, * */
.widget-product-list .name a {
  font-weight: bold;
}
/* line 257, * */
.widget-product-list .price {
  font-size: 15px;
  color: #C83A3A;
}
/* line 261, * */
.widget-product-list .price-old {
  text-decoration: line-through;
  color: #292929;
  font-size: 13px;
}
/* line 266, * */
.hidden-title .menu-title {
  display: none;
}
@font-face {
  font-family: 'brandon';
  src: url('../catalog/view/theme/lexus_store/stylesheet/font/brandon_reg-webfont.html');
  src: url('../catalog/view/theme/lexus_store/stylesheet/font/brandon_reg-webfontd41d.html?#iefix') format('embedded-opentype'), url('../catalog/view/theme/lexus_store/stylesheet/font/brandon_reg-webfont-2.html') format('woff'), url('../catalog/view/theme/lexus_store/stylesheet/font/brandon_reg-webfont-3.html') format('truetype'), url('../catalog/view/theme/lexus_store/stylesheet/font/brandon_reg-webfont-4.html#brandon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'brandon_light';
  src: url('../catalog/view/theme/lexus_store/stylesheet/font/brandon_light-webfont.html');
  src: url('../catalog/view/theme/lexus_store/stylesheet/font/brandon_light-webfontd41d.html?#iefix') format('embedded-opentype'), url('../catalog/view/theme/lexus_store/stylesheet/font/brandon_light-webfont-2.html') format('woff'), url('../catalog/view/theme/lexus_store/stylesheet/font/brandon_light-webfont-3.html') format('truetype'), url('../catalog/view/theme/lexus_store/stylesheet/font/brandon_light-webfont-4.html#brandon_grotesquelight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'brandon_bold';
  src: url('../catalog/view/theme/lexus_store/stylesheet/font/brandon_bld-webfont.html');
  src: url('../catalog/view/theme/lexus_store/stylesheet/font/brandon_bld-webfontd41d.html?#iefix') format('embedded-opentype'), url('../catalog/view/theme/lexus_store/stylesheet/font/brandon_bld-webfont-2.html') format('woff'), url('../catalog/view/theme/lexus_store/stylesheet/font/brandon_bld-webfont-3.html') format('truetype'), url('../catalog/view/theme/lexus_store/stylesheet/font/brandon_bld-webfont-4.html#brandon_grotesquebold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Noticia Text';
  font-style: normal;
  font-weight: 400;
  src: local('Noticia Text'), local('NoticiaText-Regular'), url(http://fonts.gstatic.com/s/noticiatext/v6/wdyV6x3eKpdeUPQ7BJ5uUHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Noticia Text';
  font-style: normal;
  font-weight: 700;
  src: local('Noticia Text Bold'), local('NoticiaText-Bold'), url(http://fonts.gstatic.com/s/noticiatext/v6/pEko-RqEtp45bE2P80AAKXl4twXkwp3_u9ZoePkT564.woff) format('woff');
}
@font-face {
  font-family: 'Noticia Text';
  font-style: italic;
  font-weight: 400;
  src: local('Noticia Text Italic'), local('NoticiaText-Italic'), url(http://fonts.gstatic.com/s/noticiatext/v6/dAuxVpkYE_Q_IwIm6elsKHpumDtkw9GHrrDfd7ZnWpU.woff) format('woff');
}
@font-face {
  font-family: 'Noticia Text';
  font-style: italic;
  font-weight: 700;
  src: local('Noticia Text Bold Italic'), local('NoticiaText-BoldItalic'), url(http://fonts.gstatic.com/s/noticiatext/v6/-rQ7V8ARjf28_b7kRa0Jur0qgHI2SEqiJszC-CVc3gY.woff) format('woff');
}
/******************************************************
 * @package Pav Opencart Theme Framework for Opencart 1.5.x
 * @version 1.1
 * @author http://www.pavothemes.com
 * @copyright	Copyright (C) Augus 2013 PavoThemes.com <@emai:pavothemes@gmail.com>.All rights reserved.
 * @license		GNU General Public License version 2
*******************************************************/
/* line 8, * */
.btn-theme-primary {
  background-color: #c72828;
  border: none;
  color: #fff;
}
/* line 12, * */
.btn-theme-primary:hover {
  background-color: #b32424;
  color: #fff;
}
/* line 17, * */
.text-primary-theme {
  color: #c72828;
}
/* line 20, * */
.text-danger-theme {
  color: #b32424;
}
/* 
 *
 */
/* line 28, * */
.iconbox {
  color: #ffffff;
  display: block;
  float: left;
  height: 26px;
  width: 26px;
  line-height: 26px;
  text-align: center;
  margin-right: 8px;
  font-size: 17px;
}
/* line 38, * */
.iconbox:hover {
  color: #fff;
}
/* line 41, * */
.iconbox i {
  padding-left: 3px;
}
/* line 45, * */
.social {
  margin: 40px 0;
  overflow: hidden;
}
/* line 48, * */
.social a {
  color: #fff!important;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
/* line 51, * */
.social a:hover {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}
/* line 54, * */
.social a.pinterest {
  background-color: #f13838;
}
/* line 57, * */
.social a.facebook {
  background-color: #395c8c;
}
/* line 60, * */
.social a.google-plus {
  background-color: #f2532f;
}
/* line 63, * */
.social a.twitter {
  background-color: #5aceef;
}
/* line 69, * */
.box-services {
  text-transform: uppercase;
  padding-right: 6px;
}
/* line 72, * */
.box-services .icon-return {
  background: url("../image/default/icon-return.png") no-repeat;
}
/* line 75, * */
.box-services .icon-shipping {
  background: url("../image/default/icon-shipping.png") no-repeat;
}
/* line 78, * */
.box-services .icon-phone-call {
  background: url("../image/default/icon-phone.png") no-repeat;
}
/* line 82, * */
.box-services .media-body > small {
  text-transform: none;
}
/* line 86, * */
.box-services .iconbox {
  height: 34px;
  line-height: 34px;
  width: 34px;
  position: relative;
  z-index: 1;
  display: inline-block;
}
/* line 94, * */
.box-services .iconbox:after {
  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);
}
/* line 109, * */
.box-services .iconbox:hover {
  color: #b32424;
  color: #ffffff \9;
}
/* line 112, * */
.box-services .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: #b32424;
}
/* line 120, * */
.box-services .btn-info {
  background-color: transparent;
}
/* line 126, * */
.box-services .btn-info:hover {
  color: #4c4c4c;
  color: #ffffff \9;
}
/* line 133, * */
.box-media .media {
  color: #939393;
  background-color: #fafafa;
  border: 1px solid #f6f6f6;
  padding: 10px;
}
/* line 138, * */
.box-media .media a.pull-left {
  margin-right: -45px;
}
/* line 141, * */
.box-media .media a.pull-right {
  margin-left: -45px;
}
/* line 144, * */
.box-media .media .media-right {
  text-align: right;
}
/* line 146, * */
.box-media .media .media-right p {
  margin-right: 0;
  margin-left: 30px;
}
/* line 151, * */
.box-media .media p {
  margin-right: 30px;
}
/* line 156, * */
.media-dark .media {
  background-color: #efefef;
  border: 1px solid #efefef;
}
/* line 161, * */
.newsletter input,
.newsletter button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  line-height: 19px;
}
/* line 165, * */
.newsletter .navbar-form {
  padding: 0;
}
/* line 169, * */
.contact-location {
  margin-bottom: 20px;
}
/* line 173, * */
.contact-info .media {
  border-bottom: 1px dashed #ccc;
  padding: 10px 0;
}
/* line 177, * */
.contact-info i {
  color: #797979;
  float: left;
  font-size: 25px;
  line-height: 20px;
  text-align: center;
}
/* Background body */
/* line 186, * */
.pattern1 {
  background-image: url('../image/pattern/pattern1.png');
}
/* line 189, * */
.pattern2 {
  background-image: url('../image/pattern/pattern2.png');
}
/* line 192, * */
.pattern3 {
  background-image: url('../image/pattern/pattern3.png');
}
/* line 195, * */
.pattern4 {
  background-image: url('../image/pattern/pattern4.png');
}
/* line 198, * */
.pattern5 {
  background-image: url('../image/pattern/pattern5.png');
}
/* line 201, * */
.pattern6 {
  background-image: url('../image/pattern/pattern6.png');
}
/* line 204, * */
.pattern7 {
  background-image: url('../image/pattern/pattern7.png');
}
/* line 207, * */
.pattern8 {
  background-image: url('../image/pattern/pattern8.png');
}
/* line 210, * */
.pattern9 {
  background-image: url('../image/pattern/pattern9.png');
}
/* line 213, * */
.pattern10 {
  background-image: url('../image/pattern/pattern10.png');
}
/* line 216, * */
.pattern11 {
  background-image: url('../image/pattern/pattern11.png');
}
/* line 219, * */
.pattern12 {
  background-image: url('../image/pattern/pattern12.png');
}
/* line 222, * */
.pattern13 {
  background-image: url('../image/pattern/pattern13.png');
}
/* line 225, * */
.pattern14 {
  background-image: url('../image/pattern/pattern14.png');
}
/* line 228, * */
.pattern15 {
  background-image: url('../image/pattern/pattern15.png');
}
/* line 231, * */
.pattern16 {
  background-image: url('../image/pattern/pattern16.png');
}
/*
 * Off Canvas
 * --------------------------------------------------
 */
@media screen and (max-width: 992px) {
  /* line 7, * */
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  /* line 14, * */
  .row-offcanvas-right {
    right: 0;
  }
  /* line 18, * */
  .row-offcanvas-left {
    left: 0;
  }
  /* line 21, * */
  .row-offcanvas-right .sidebar-offcanvas {
    right: -50%;
  }
  /* line 25, * */
  .row-offcanvas-left .sidebar-offcanvas {
    left: -50%;
  }
  /* line 29, * */
  .row-offcanvas-right.active {
    right: 50%;
  }
  /* line 32, * */
  .row-offcanvas-left.active {
    left: 50%;
  }
  /* line 35, * */
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%;
  }
  /* line 39, * */
  .sidebar-offcanvas .box .box-heading {
    background: url("../image/icon-highlights.png");
    line-height: 40px;
    background-repeat: no-repeat;
    background-color: #494949;
    color: #ffffff;
    background-position: 12px;
    margin-bottom: 0;
    border: 0px;
    padding-left: 35px;
    font-size: 14px;
  }
  /* line 50, * */
  .sidebar-offcanvas .box .box-heading span {
    color: #ffffff;
  }
  /* line 52, * */
  .sidebar-offcanvas .box .box-heading span span {
    color: #ffffff;
  }
  /* line 57, * */
  .sidebar-offcanvas .box-content {
    border: 1px solid #ebebeb;
    border-top: none;
  }
  /* line 60, * */
  .sidebar-offcanvas .box-content a:hover {
    color: #b32424;
  }
}
/******************************************************
 * @package Pav Opencart Theme Framework for Opencart 1.5.x
 * @version 1.1
 * @author http://www.pavothemes.com
 * @copyright	Copyright (C) Augus 2013 PavoThemes.com <@emai:pavothemes@gmail.com>.All rights reserved.
 * @license		GNU General Public License version 2
*******************************************************/
@media only screen and (max-width: 1200px) {
  /* line 10, * */
  #search-small {
    position: absolute;
    right: 5px;
    width: 230px;
    margin-top: 7px;
  }
  /* line 15, * */
  #search-small input {
    background-color: #ffffff;
    padding: 5px 30px 5px 10px;
    border: 1px solid #ccc;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #dacbb7;
  }
  /* line 24, * */
  #search-small .button-search {
    color: #FFFFFF;
    cursor: pointer;
    border: none;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 10px;
    top: 0;
    text-align: center;
    width: 30px;
    background: url('../image/default/icon-search.png') no-repeat center center scroll;
  }
  /* line 39, * */
  .product-block .image .pav-colorbox {
    left: 22%;
  }
  /* line 42, * */
  .product-block .product-hover > div a {
    padding-left: 16px;
  }
}
@media only screen and (max-width: 1000px) {
  /* line 48, * */
  .pav-megamenu {
    display: none;
  }
  /* line 51, * */
  .product-info .image-additional {
    padding: 0;
  }
  /* line 54, * */
  .logo-store {
    display: block!important ;
    margin-left: 35%;
    margin-top: 35px;
    text-align: left;
  }
  /* line 60, * */
  .newsletter_block #formNewLestter input.inputNew {
    width: 180px!important;
  }
  /* line 63, * */
  #footer .footer-top .social_custom {
    top: 5px;
  }
  /* line 66, * */
  .navbar-inverse .navbar-toggle {
    display: block;
    float: none;
    width: 45px;
    height: 35px;
    background-color: #997747;
    border-color: #997747;
    margin-left: 10px;
  }
  /* line 75, * */
  .navbar-collapse.collapse {
    display: none !important;
  }
  /* line 79, * */
  .navbar-nav > li {
    float: none;
  }
  /* line 83, * */
  .navbar-inverse .navbar-toggle:hover,
  .navbar-inverse .navbar-toggle:focus {
    background-color: #9a8362;
  }
  /* line 87, * */
  .product-block .image .pav-colorbox {
    left: 30%;
  }
}
@media only screen and (max-width: 749px) {
  /* line 93, * */
  .logo-store {
    display: block !important;
    margin-left: 35%;
    margin-top: 35px;
    text-align: left;
  }
  /* line 99, * */
  #header #cart,
  .box-services {
    display: block !important;
    margin-bottom: 20px;
    width: 100%;
  }
  /* line 106, * */
  .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;
  }
  /* line 120, * */
  .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%;
  }
  /* line 129, * */
  .wishlist-info tr td,
  table.pav-shop-cart tr td {
    text-align: right;
    display: block;
    min-height: 20px;
    border-left: none;
    background: none;
  }
  /* line 137, * */
  .wishlist-info thead,
  table.pav-shop-cart thead {
    display: none;
  }
  /* line 142, * */
  #header #cart,
  .box-services {
    margin-left: 35%;
  }
  /* line 145, * */
  .zoomContainer {
    display: none !important;
  }
}
@media (max-width: 769px) {
  /* line 154, * */
  .zoomContainer {
    display: none !important;
  }
}
@media only screen and (max-width: 480px) {
  /* line 160, * */
  .logo-store,
  #header #cart,
  .box-services {
    margin-left: 20%;
  }
  /* line 163, * */
  .newsletter_block #formNewLestter input.inputNew {
    width: 140px!important;
  }
}
@media only screen and (max-width: 320px) {
  /* line 169, * */
  .logo-store,
  #header #cart,
  .box-services {
    margin-left: 19%;
  }
  /* line 172, * */
  .zoomContainer {
    display: none !important;
  }
}
/* menu */
@media (max-width: 991px) {
  /* line 179, * */
  #search-small {
    top: 5px;
    z-index: 99999;
    right: 12px;
    width: 295px;
  }
  /* line 185, * */
  #pav-mainnav {
    background: transparent;
  }
  /* line 188, * */
  .navbar-header,
  .megamenu {
    width: 100%;
    background: #c72828;
  }
  /* line 192, * */
  .nav.megamenu {
    background: none repeat scroll 0 0 #c72828;
  }
  /*them*/
  /* line 196, * */
  .navbar-nav li.open li {
    border: none;
  }
  /* line 199, * */
  .open .dropdown-menu {
    background: #fff !important;
  }
  /* line 202, * */
  .open .dropdown-menu,
  .dropdown-submenu.open .dropdown-menu {
    position: static;
    float: none;
  }
  /* line 206, * */
  #pav-mainnav .megamenu .dropdown .caret:before {
    color: #cecece;
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 11px;
    padding: 20px;
  }
  /* line 213, * */
  #pav-mainnav .megamenu .dropdown .caret {
    border: medium none;
    cursor: pointer;
    display: block;
    float: right;
    height: 26px;
    position: relative;
    width: 40px;
  }
  /* line 222, * */
  .navbar-inverse .navbar-nav > .dropdown > a .caret {
    border: medium none;
    vertical-align: inherit;
  }
  /* line 226, * */
  #pav-mainnav .navbar ul.nav > li > a,
  #pav-mainnav .navbar ul.nav > li:first-child a {
    border: none;
  }
}
@media (min-width: 991px) {
  /* line 234, * */
  .pav-megamenu .dropdown:hover > .dropdown-menu {
    display: block;
  }
  /* line 237, * */
  .pav-megamenu .dropdown-submenu:hover > .dropdown-menu {
    display: block;
  }
}

.box-services > div.media-body
{
      overflow: inherit !important;
}


