/******************************************************
 * @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
*******************************************************/
/*Skin default red*/
/*Skin blue*/
/*Skin Turquoise*/
/*Top bar & Footer Skin Red*/
/*Footer Topbar Blue Turquoise*/
/*body red color*/
/*body blue color*/
/*body Turquoise color*/
/*Icon*/
/*Border Search Blue*/
/*Border Search Red*/
/*Bg Search Blue*/
/*Border Search Turquoise*/
/*Contact page*/
/*background RGBA
============================================*/
/* Add to cart
============================================*/
html {
  overflow-x: hidden;
}
#btn-add-to-cart {
  width: 63px;
  height: 63px;
  background-color: #ebebeb;
  background-color: rgba(235, 235, 235, 0.5);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ebebeb, endColorstr=#80ebebeb)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ebebeb, endColorstr=#80ebebeb);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: box-shadow 0.2s ease 0s,transform 0.2s ease 0s, opacity 0.2s ease 0s;
  transition: box-shadow 0.2s ease 0s,transform 0.2s ease 0s, opacity 0.2s ease 0s;
}
#btn-add-to-cart .icon-detail {
  width: 52px;
  height: 52px;
}
#btn-add-to-cart:hover {
  background-color: transparent;
}
/* HEADER - SHOW ON MOBILE
============================================*/
.show-mobile-header #page {
  padding: 0 !important;
}
.show-mobile-header #page #header {
  padding: 0;
  margin: 0;
  position: static;
}
.show-mobile-header #page #header #topbar {
  padding: 0;
}
.show-mobile-header #page #header #header-main {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.show-mobile-header #page #header #header-main .header-wrap {
  margin: 10px 0;
}
.show-mobile-header #page #header #header-main .inner {
  margin: 0;
  padding: 0;
}
.show-mobile-header #page #header #header-main .pav-megamenu {
  margin: 15px 0;
}
.show-mobile-header #page #header #header-main .pav-megamenu .navbar {
  margin: 0;
}
/* PRODUCT - SHOW ON MOBILE
============================================*/
.show-mobile-product .product-grid [class*="col-"] {
  width: 100%;
  margin: 0;
}
.show-mobile-product .product-grid [class*="col-"] .image img {
  width: 100%;
}
.show-mobile-product .product-grid .product-block .action .cart {
  top: 293px;
}
.show-mobile-product .product-grid .product-block .product-actions {
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
  position: static;
}
.show-mobile-product .product-grid .product-block .image .product-zoom {
  display: none;
}
.show-mobile-product .product-grid.item {
  margin-bottom: 0px !important;
}
.show-mobile-product .product-list .image {
  width: 100%;
  float: none;
  margin: 0;
  text-align: center;
}
.show-mobile-product .product-list .image img {
  width: 100%;
}
.show-mobile-product .product-list .product-block .name {
  margin-top: 15px;
}
.show-mobile-product .product-list .product-block .image .product-zoom {
  display: none;
}
.show-mobile-product .product-list .product-block .product-actions {
  margin-top: 10px;
  width: 100%;
  float: none;
}
.show-mobile-product .product-list .product-block .wishlist {
  margin: 0 0 10px;
}
.show-mobile-product .product-list .product-block .action .cart {
  margin-bottom: 10px;
}
/* PRODUCT CATEGORY - SHOW ON MOBILE
============================================*/
.products-category-mobile .pav-categoryproducts {
  background-color: transparent;
  min-height: 200px;
  height: auto;
  margin: 0;
}
.products-category-mobile .pav-categoryproducts .cat-products-block {
  margin: 0 !important;
}
.products-category-mobile .pav-categoryproducts .item {
  margin: 0 !important;
}
.products-category-mobile .pav-categoryproducts .item .product-inner {
  width: 100%;
  height: auto;
  margin: 0 0 18px 0;
}
.products-category-mobile .pav-categoryproducts .item .product-inner .product-block {
  margin: 0;
  background-color: #ffffff;
}
.products-category-mobile .pav-categoryproducts .item .product-inner .product-block:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.products-category-mobile .pav-categoryproducts .box-content .tab-content {
  width: 100%;
  height: auto;
}
.products-category-mobile .pav-categoryproducts .box-content .tab-content .image img {
  width: 100%;
  height: auto;
}
.products-category-mobile .pav-categoryproducts .box-content .tab-content .name {
  margin-top: 45px;
}
/* FOOTER - SHOW ON MOBILE
============================================*/
.show-footer-mobile #footer .footer-top {
  padding: 0;
}
.show-footer-mobile #footer .footer-center {
  padding: 20px 0;
}
.show-footer-mobile #footer .box .box-heading {
  padding: 12px 0;
}
.show-footer-mobile #footer .copyright {
  margin-bottom: 20px;
}
.show-footer-mobile #footer .pav-blog-list .blog-item {
  margin: 15px 10px;
}
/* PRODUCT DETAILS - SHOW ON MOBILE
============================================*/
.show-product-detail-mobile .zoomContainer {
  display: none !important;
}
.show-product-detail-mobile .product-detail {
  padding: 10px;
}
.show-product-detail-mobile .product-detail .product-info .column-image,
.show-product-detail-mobile .product-detail .product-info .column-detail,
.show-product-detail-mobile .product-detail .product-info .column-product {
  width: 100%;
  float: none;
  padding: 0;
  margin: 0;
}
.show-product-detail-mobile .product-detail .product-info h1 {
  margin-top: 10px;
}
.show-product-detail-mobile .product-detail .product-info .price .price-gruop {
  font-size: 20px;
}
.show-product-detail-mobile .product-detail .product-info .product-extra .action {
  margin-top: 15px;
}
.show-product-detail-mobile .product-detail .product-info .column-detail .store-detail {
  margin: 0;
}
.show-product-detail-mobile .product-detail .product-info .column-product {
  margin-top: 20px;
}
.show-product-detail-mobile .product-detail .product-info .column-product .advertise img {
  width: 100%;
}
.show-product-detail-mobile .product-detail .htabs a {
  width: 100%;
  margin-bottom: 10px;
}
.show-product-detail-mobile .product-detail embed {
  height: 250px;
  width: 270px;
}
/******************************************************
 * @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
*******************************************************/
/**
 * BASE CSS STYLES
 */
html {
  margin: 0;
  padding: 0;
}
body {
  background-color: #4a2627;
  background-image: url('../image/pattern/pattern19.png');
  background-repeat: repeat;
  background-position: top left;
  color: #333333;
  font-size: 14px;
  overflow-x: hidden;
  margin: 0px;
  padding: 0px;
}
.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;
  outline: none;
}
a img {
  border: none;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
img {
  border: 0 none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
/* TABLE STYLE */
table.list {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  margin-bottom: 20px;
}
table.list thead td {
  background-color: transparent;
  padding: 0px 5px;
}
table.list .center {
  text-align: center;
  padding: 7px;
}
table.list tbody td {
  padding: 0px 5px;
}
table.list td {
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
table.list .right {
  text-align: right;
  padding: 7px;
}
table.list .left {
  text-align: left;
  padding: 7px;
}
table {
  background-color: #ffffff;
}
table.list thead td a,
.list thead td {
  text-decoration: none;
  color: #222222;
  font-weight: bold;
}
input.large-field,
select.large-field {
  width: 300px;
}
table.form {
  width: 100%;
  border-collapse: collapse;
}
table.form > * > * > td {
  color: #000000;
}
table.form td {
  padding: 4px;
}
table.form tr td:first-child {
  width: 150px;
}
table.radio {
  width: 100%;
  border-collapse: collapse;
}
table.radio td {
  padding: 5px;
}
table.radio td label {
  display: block;
}
table.radio tr td:first-child {
  width: 1px;
}
table.radio tr td:first-child input {
  margin-top: 1px;
}
table.radio tr.highlight:hover td {
  background: #F1FFDD;
  cursor: pointer;
}
table.attribute {
  margin-bottom: 0;
}
font {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
/*  PAGINATION STYLE */
.pagination-link {
  width: 100%;
  margin: 0 0 30px 0;
  padding: 0 10px;
  background-color: #ffffff;
  min-height: 50px;
  position: relative;
}
.pagination-link .pagination {
  width: 50%;
  left: 0;
  right: 0;
  margin: auto;
  overflow: auto;
  position: absolute;
  text-align: center;
}
.pagination-link .pagination > * {
  margin: 0;
  padding: 8px 10px;
  border-right: 1px solid #dddddd;
  color: #b1b1b1;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.pagination-link .pagination > *:first-child {
  border-left: 1px solid #dddddd;
}
.pagination-link .pagination .active {
  color: #fc6e51;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 7px;
  font-weight: normal;
  border-bottom: 3px solid #fc6e51;
}
.pagination-link .pagination .active span {
  background: none;
  border: none;
  color: #fc6e51;
}
.pagination-link .pagination a {
  border: none;
}
.pagination-link .pagination a:hover {
  color: #fc6e51;
  background: transparent;
}
.pagination-link .results {
  float: right;
  padding-top: 15px;
}
/* button */
.buttons {
  background: #ffffff;
  padding: 15px;
  margin-bottom: 18px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.buttons:before,
.buttons:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.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;
}
/* tab style */
.htabs ol,
.htabs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.htabs a {
  background: #e5e5e5;
  padding: 10px 16px;
  font-size: 12px;
  font-family: "Gotham-Book", "Courier New", monospace;
  text-align: center;
  color: #474747;
  margin-right: 10px;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.htabs li.active a {
  background: #a0d468;
  color: #ffffff;
}
/* links style */
ul.links {
  position: relative;
  margin: 0;
  padding: 0;
}
ul.links li {
  display: inline;
  margin-left: 6px;
}
ul.links li:first-child:before {
  content: "";
  margin-left: 0;
}
#colorbox {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
}
.review .fa-stack,
.rating .fa-stack {
  width: 1em;
  color: #F9B229;
}
.review .fa-stack-2x,
.rating .fa-stack-2x {
  font-size: 1em;
  color: #F9B229;
}
.rating .fa-stack-2x {
  font-size: 1em;
  color: #F9B229;
}
/******************************************************
 * @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
 *******************************************************/
.required {
  color: #FF0000;
  font-weight: bold;
}
.success,
.warning,
.attention,
.information,
.alert-success, .alert-info {
  padding: 20px 10px 20px 33px;
  margin: 20px 0px;
  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;
  margin-top: 10px;
}
.error {
  display: block;
  color: #FF0000;
  margin-top: 10px;
}
.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 {
  font-size: 20px;
}
h1 small {
  font-size: 21px;
}
h2 {
  font-size: 18px;
}
h2 small {
  font-size: 14px;
}
h3 {
  font-size: 17px;
}
h3 small {
  font-size: 16px;
}
h4 {
  font-size: 16px;
}
h4 small {
  font-size: 14px;
}
h5 {
  font-size: 15px;
}
h5 small {
  font-size: 12px;
}
h6 {
  font-size: 14px;
  line-height: 34px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Gotham-Black", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-top: 15px;
  color: #ffffff;
  margin-bottom: 15px;
}
.btn {
  border: 0px;
  text-transform: uppercase;
  font-size: 12px;
}
.btn.red {
  background: #fc6e51;
}
.btn.blue {
  background: #049cdb;
}
.btn.turquoise {
  background: #4acab4;
}
.btn:hover,
.btn:focus {
  outline: none;
}
.btn.btn-show-now {
  background-color: #fc6e51;
  font-family: "Gotham-Book", Helvetica, Arial, sans-serif;
  color: #ffffff;
  padding: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn.btn-show-now:hover {
  color: #ffffff;
  background-color: #a0d468;
}
.btn.btn-show-now > span {
  font-size: 16px;
}
.btn.btn-view-more {
  background-color: #a0d468;
  color: #ffffff;
  padding: 8px 20px;
  font-family: "Gotham-Book", Helvetica, Arial, sans-serif;
  position: relative;
  z-index: 10;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn.btn-view-more:hover {
  color: #ffffff;
}
.btn.btn-theme-default {
  background: #fc6e51;
  color: #ffffff;
  border-color: #fc6e51;
  border-radius: 20px;
  font-size: 11px;
  text-transform: uppercase;
  padding: 7px 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 2px;
}
.btn.btn-theme-default:hover {
  background-color: #a0d468;
}
.btn.btn-theme-normal {
  background: transparent;
  padding: 6px;
  font-size: 11px;
  color: #b1b1b1;
  text-transform: uppercase;
  display: block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.btn.btn-theme-normal > img,
.btn.btn-theme-normal > .fa {
  margin-top: 3px;
}
.btn.btn-theme-normal > span {
  margin-left: 4px;
  margin-right: 4px;
}
.btn.btn-theme-normal > * {
  float: left;
}
.btn.btn-theme-normal:hover span {
  color: #fc6e51;
}
.btn.btn-theme-normal:hover .fa {
  color: #ffffff;
}
form {
  padding: 0;
  margin: 0;
  display: inline;
}
.input-search {
  background: #2a1415;
  color: #b1b1b1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
input[type='text'],
input[type='password'],
input[type='date'],
input[type='datetime'],
input[type='email'],
input[type='tel'],
textarea {
  border: 1px solid #d2d2d2;
  color: #474747;
  padding: 5px;
  margin-left: 0px;
  margin-right: 0px;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
input[type='text']:hover:focus,
input[type='password']:hover:focus,
input[type='date']:hover:focus,
input[type='datetime']:hover:focus,
input[type='email']:hover:focus,
input[type='tel']:hover:focus,
textarea:hover:focus,
input[type='text']:focus:focus,
input[type='password']:focus:focus,
input[type='date']:focus:focus,
input[type='datetime']:focus:focus,
input[type='email']:focus:focus,
input[type='tel']:focus:focus,
textarea:focus:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
input[type='radio']:hover:focus,
input[type='checkbox']:hover:focus,
input[type='radio']:focus:focus,
input[type='checkbox']:focus:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select {
  padding: 3px;
  border: 1px solid #d2d2d2;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
select:hover:focus,
select:focus:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.search-product label {
  color: #fff;
}
.form-newsletter {
  display: block;
  position: relative;
}
.form-newsletter .inputNew {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  border: 0;
  color: #b1b1b1;
  padding: 7px 40px 7px 15px;
  font-size: 12px;
  font-style: italic;
}
.form-newsletter .inputNew:focus ~ .button_mini {
  background-color: #a0d468;
}
.form-newsletter .button_mini {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  border: 0;
  color: #ffffff;
  background-color: #fc6e51;
  padding: 0;
  line-height: 30px;
  position: absolute;
  right: 2px;
  top: 2px;
  font-size: 11px;
}
.form-newsletter .button_mini:hover {
  background-color: #a0d468;
}
.form-control {
  padding: 6px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-viewmore {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}
.btn-viewmore .dotline {
  border-top: 1px dotted #6c6c6c;
  margin: auto;
  overflow: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
}
/******************************************************
 * @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
*******************************************************/
#page {
  margin: 0 auto;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}
body.layout-boxed-md {
  background-image: url("../image/pattern/pattern8.png");
  background-color: #bd7f81;
}
body.layout-boxed-md #page {
  max-width: 958px;
  -webkit-box-shadow: 0 0 5px #888888;
  box-shadow: 0 0 5px #888888;
  background-color: #8d494b;
  background: url("../image/pattern/pattern5.png");
}
body.layout-boxed-lg {
  background: url("../image/pattern/pattern9.png") #6c3739;
}
body.layout-boxed-lg #page {
  max-width: 1170px;
  -webkit-box-shadow: 0 0 5px #888888;
  box-shadow: 0 0 5px #888888;
  background: url("../image/pattern/pattern8.png") #ac5d5f;
}
/*
 * HEADER 
 */
#header {
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  /* 
     * search module 
     */
}
#header #header-main {
  background-color: #f4f2e1;
}
#header #header-main .header-wrap {
  min-height: 90px;
  position: relative;
}
#header #header-main .header-wrap:before,
#header #header-main .header-wrap:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#header #header-main .header-wrap:after {
  clear: both;
}
#header #header-main .inner {
  display: table;
  position: relative;
  height: 100%;
  margin-top: 18px;
}
#header #header-main .inner > * {
  display: table-cell;
  vertical-align: middle;
}
#header #header-main .logo-store a {
  display: inline-block;
}
#header #header-main #logo-theme a {
  background: url('../image/logo.png') no-repeat;
  width: 268px;
  height: 42px;
}
#header #header-main #logo-theme a span {
  display: none;
}
#header #header-main #logo {
  padding: 6px 0;
}
#header.hide-bar {
  margin-top: -40px;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}
#header.hide-bar #header-main {
  background-color: #f4f2e1;
  background-color: rgba(244, 242, 225, 0.95);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2f4f2e1, endColorstr=#f2f4f2e1)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2f4f2e1, endColorstr=#f2f4f2e1);
  -webkit-box-shadow: 0 5px 5px -5px rgba(152, 152, 152, 0.9);
  box-shadow: 0 5px 5px -5px rgba(152, 152, 152, 0.9);
}
#header.hide-bar #header-main .inner {
  margin-top: 8px;
}
#header.hide-bar #header-main .header-wrap {
  min-height: 70px;
}
#header.hide-bar #header-main .header-wrap .icon-cart {
  width: auto;
  height: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}
#header.hide-bar #header-main .header-wrap .icon-cart .heading {
  width: auto;
  height: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  margin: 0;
}
#header.hide-bar #header-main .header-wrap .icon-cart .heading .cart-inner {
  width: auto;
  height: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 0;
  padding: 15px;
  margin: 0;
}
#header.hide-bar #header-main .header-wrap .icon-cart .heading .cart-inner h4 {
  display: none;
}
#header.hide-bar #pav-mainnav .navbar {
  margin-bottom: 0;
}
#header ul,
#header ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
#header ul li,
#header ol li {
  list-style: none;
}
#header .search {
  position: relative;
}
#header .search .button-search {
  position: absolute;
  color: #ffffff;
  font-size: 12px;
  width: 33px;
  height: 30px;
  line-height: 30px;
  top: 0;
  right: 0;
  cursor: pointer;
  background: none;
  border: none;
}
#header .search .button-search:hover {
  color: #fc6e51;
}
#header .search .input-search {
  border: 1px solid #66494b;
  background-color: #2a1415;
  font-size: 12px;
  font-style: italic;
  color: #b1b1b1;
  padding: 0 32px 0 15px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
#header #search_mobile .button-search-mobile {
  position: absolute;
  right: 12px;
  top: 6px;
}
#header #search_mobile .button-search-mobile span {
  color: #2a1415;
}
#header #search_mobile .button-search-mobile:hover {
  color: #ffffff;
}
#topbar {
  color: #b1b1b1;
  font-size: 11px;
  background: #2a1415;
  padding: 5px 0;
}
#topbar .links {
  margin: 0 10px;
}
#topbar ul li {
  margin: 0;
}
#topbar a {
  color: #b1b1b1;
  text-transform: uppercase;
  padding: 6px 3px;
  float: left;
}
#topbar a .fa {
  margin: 0 5px 0 0;
  color: #ffffff;
}
#topbar a:hover {
  color: #fc6e51;
}
#topbar a:hover .fa {
  color: #fc6e51;
}
#topbar .login {
  padding-top: 6px;
}
#topbar .login a {
  float: none;
  text-transform: none;
  padding: 0;
  color: #ffffff;
}
#topbar .login a:hover {
  color: #fc6e51;
}
/*
 * NAVIGATION
 */
#pav-mainnav ul,
#pav-mainnav ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
#pav-mainnav ul li,
#pav-mainnav ol li {
  list-style: none;
}
/*
 * SLIDESHOW 
 */
#pav-slideshow ul,
#pav-slideshow ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
#pav-slideshow ul li,
#pav-slideshow ol li {
  list-style: none;
}
.pav-slideshow {
  z-index: 1;
}
/*
 * SHOWCASE 
 */
#pav-showcase ul,
#pav-showcase ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
#pav-showcase ul li,
#pav-showcase ol li {
  list-style: none;
}
/*
 * PROMOTION TOP 
 */
#pav-promotion ul,
#pav-promotion ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
#pav-promotion ul li,
#pav-promotion ol li {
  list-style: none;
}
/*
 * MAIN CONTENT
 */
#content {
  margin-bottom: 50px;
}
.sidebar ul,
.sidebar ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar ul li,
.sidebar ol li {
  list-style: none;
}
.sidebar [class*="col-"] {
  width: 100%;
}
#content .content-top ul,
#content .content-bottom ul,
#content .content-top ol,
#content .content-bottom ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
#content .content-top ul li,
#content .content-bottom ul li,
#content .content-top ol li,
#content .content-bottom ol li {
  list-style: none;
}
/* FOOTER */
.footer a {
  text-decoration: none;
  color: #b1b1b1;
}
.footer a:hover {
  text-decoration: none;
  color: #fc6e51;
}
#footer {
  background: transparent;
  color: #b1b1b1;
  min-height: 100px;
}
#footer:before,
#footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#footer:after {
  clear: both;
}
#footer ul,
#footer ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer .box {
  margin-bottom: 0;
}
#footer .box .box-heading {
  color: #ffffff;
  font-family: "Gotham-Black", Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding: 0 0 5px 0;
}
#footer .contact-us {
  margin-top: 20px;
}
#footer .contact-us i {
  color: #7d7d7d;
  line-height: 24px;
  font-size: 12px;
  margin: 0 5px 0 0;
}
#footer .custom-footer {
  color: #474747;
}
#footer .custom-footer .box-heading {
  font-size: 18px;
  font-family: "Gotham-Book", Helvetica, Arial, sans-serif;
  color: #4a2627;
  padding: 0 0 12px 0;
}
#footer .custom-footer a {
  color: #474747;
}
#footer .custom-footer a:hover {
  color: #fc6e51;
}
#footer .custom-footer img {
  border: 5px solid #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#footer .custom-footer .pav-custom img {
  border-width: 10px;
  margin: 0 0 16px 0;
}
#footer .custom-footer .btn {
  color: #ffffff;
}
#footer .custom-footer .btn:hover {
  color: #ffffff;
}
#footer .footer-top {
  padding-bottom: 30px;
}
#footer .footer-center {
  background-color: #f4f2e1;
  padding: 62px 0;
}
#footer .footer-bottom {
  background-color: #2a1415;
  padding: 30px 0;
}
#footer h3 {
  color: #ffffff;
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 8px;
}
#footer ul li {
  line-height: 30px;
}
#footer .pav-blog-list {
  width: 100%;
  padding: 0;
}
#footer .pav-blog-list .blog-item {
  margin-bottom: 20px;
}
#footer .pav-blog-list .blog-item h4,
#footer .pav-blog-list .blog-item .blog-title {
  font-size: 14px;
}
#footer .pav-blog-list .buttons-wrap {
  display: none;
}
#footer .pav-blog-list .image {
  float: left;
  margin-right: 10px;
}
#footer .pav-blog-list .blog-body,
#footer .pav-blog-list .group-blog,
#footer .pav-blog-list .blog-header {
  overflow: hidden;
}
#footer .pav-blog-list .description {
  display: none;
}
#footer .pav-blog-list h4 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 20px;
}
#footer .pav-blog-list .created {
  font-size: 12px;
  color: #b1b1b1;
  font-style: italic;
  border-bottom: 1px dotted;
  padding-bottom: 2px;
  margin-bottom: 5px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
#footer .pav-blog-list:last-child .blog-item {
  margin-bottom: 0;
}
/* POWER BY */
#powered {
  clear: both;
  background: #2a1415;
  padding: 30px 0;
  color: #b1b1b1;
  border-top: 1px solid #4a3738;
}
#powered a {
  color: #fc6e51;
}
.banner div {
  text-align: center;
  width: 100%;
}
.wrapper {
  background-color: #ffffff;
  padding: 15px;
  margin-bottom: 18px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.wrapper h1,
.wrapper h2,
.wrapper h3,
.wrapper h4,
.wrapper h5,
.wrapper h6 {
  color: #4a2627;
}
.wrapper a {
  color: #474747;
}
.wrapper a:hover {
  color: #fc6e51;
}
.wrapper .btn:hover {
  color: #ffffff;
}
/*Color for text*/
.white label,
.white b,
.white strong {
  color: #ffffff;
}
/******************************************************
 * @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 */
.box {
  margin-bottom: 30px;
}
.box .box-heading {
  padding: 0px 0px 13px 0px;
  font-family: "Gotham-Book", "Courier New", monospace;
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff;
  position: relative;
}
.box .box-heading span.light {
  font-family: "Gotham-Ultra", Helvetica, Arial, sans-serif;
  font-style: italic;
  color: #a0d468;
}
.box.white span.light {
  color: #ffffff;
}
.sidebar .box .box-heading:before {
  content: "\f009";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  left: 10px;
  top: 19px;
}
.sidebar .box.testimonial .box-heading:before {
  content: "\f10d";
}
.sidebar .box.category .box-heading:before {
  content: "\f0c9";
}
/******************************************************
 * @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
*******************************************************/
/* cart info */
#header {
  /* language - currency */
}
#header .language .dropdown-menu,
#header .currency .dropdown-menu {
  background-color: #2a1415;
  border: 0;
  margin: 0;
  top: 35px;
  padding: 5px;
  font-size: 11px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#header .language .dropdown-menu button,
#header .currency .dropdown-menu button {
  display: block;
  float: none;
  padding: 10px;
  color: #b1b1b1;
  width: 100%;
  border: none;
}
#header .language .dropdown-menu button:before,
#header .currency .dropdown-menu button:before,
#header .language .dropdown-menu button:after,
#header .currency .dropdown-menu button:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#header .language .dropdown-menu button:after,
#header .currency .dropdown-menu button:after {
  clear: both;
}
#header .language .dropdown-menu button img,
#header .currency .dropdown-menu button img {
  margin-right: 5px;
  margin-top: 3px;
  float: left;
}
#header .language .dropdown-menu button span,
#header .currency .dropdown-menu button span {
  overflow: hidden;
  float: left;
  padding-right: 5px;
}
#header .language .dropdown-menu button:hover,
#header .currency .dropdown-menu button:hover {
  background-color: #f5f5f5;
  color: #fc6e51;
}
#header .language .dropdown-menu .last button,
#header .currency .dropdown-menu .last button {
  margin-bottom: 0;
}
#header .cart-top {
  -webkit-transition: width 0.5s ease 0s, top 0.75s ease 0s;
  transition: width 0.5s ease 0s, top 0.75s ease 0s;
}
#header #cart {
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 99;
}
#header #cart .dropdown-menu {
  background-color: #ffffff;
  right: 0;
  top: 100%;
  padding: 15px;
  position: absolute;
  min-width: 280px;
  min-height: 85px;
  display: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  z-index: 9999;
}
#header #cart .heading {
  float: right;
  background: #a0d468;
  color: #ffffff;
  position: relative;
  z-index: 99999;
  text-align: center;
  overflow: hidden;
  margin: 6px;
  -webkit-transition: border 0.3s linear;
  transition: border 0.3s linear;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 100px;
  height: 100px;
}
#header #cart .heading .cart-inner {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  padding-top: 15px;
  margin: 5px;
  border: 1px solid #b4dd88;
}
#header #cart .heading a {
  text-decoration: none;
  font-size: 12px;
  color: #ffffff;
  line-height: 15px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
#header #cart .heading h4 {
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Gotham-Ultra", Helvetica, Arial, sans-serif;
  color: #ffffff;
  margin: 0;
  line-height: normal;
  display: none;
}
#header #cart .heading .fa {
  display: block;
  font-size: 20px;
}
#header #cart.open .dropdown-menu {
  display: block;
}
#header .icon-cart {
  width: 112px;
  height: 112px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.1);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1a000000, endColorstr=#1a000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1a000000, endColorstr=#1a000000);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: border 0.3s linear;
  transition: border 0.3s linear;
}
#header #cart .checkout {
  text-align: right;
  clear: both;
}
#header #cart .empty {
  text-align: center;
  height: 20%;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.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;
  background-color: transparent;
}
.mini-cart-info table {
  background-color: transparent;
}
.mini-cart-info .quantity {
  text-align: center;
  white-space: nowrap;
}
.mini-cart-info .name small {
  color: #666;
}
.mini-cart-info td {
  color: #000;
  vertical-align: top;
  padding: 10px 5px;
  border-bottom: 1px solid #EEEEEE;
}
.mini-cart-info table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 5px;
}
.mini-cart-info .image img {
  border: 1px solid #EEEEEE;
  text-align: left;
}
.mini-cart-info .remove {
  text-align: right;
}
.mini-cart-info .remove button {
  border: none;
  background: none;
  color: #fc6e51;
}
.mini-cart-info td.total {
  text-align: right;
}
/* 
* box products 
*/
.product-grid .price-tax,
.product-grid .is-hidden {
  display: none;
}
.product-grid .action:before,
.product-grid .action:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-grid .action:after {
  clear: both;
}
.product-grid .action .cart {
  width: 63px;
  height: 63px;
  background-color: #ebebeb;
  background-color: rgba(235, 235, 235, 0.5);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ebebeb, endColorstr=#80ebebeb)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ebebeb, endColorstr=#80ebebeb);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: box-shadow 0.2s ease 0s,transform 0.2s ease 0s, opacity 0.2s ease 0s;
  transition: box-shadow 0.2s ease 0s,transform 0.2s ease 0s, opacity 0.2s ease 0s;
}
.product-grid .action .cart .icon-detail {
  width: 52px;
  height: 52px;
}
.product-grid .action .cart:hover {
  background-color: transparent;
}
.product-grid .action .cart .product-icon {
  outline: none;
  color: #ffffff;
  float: left;
  text-align: center;
  border: none;
  font-size: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background-color 400ms linear,box-shadow 0.2s ease 0s,transform 0.2s ease 0s, opacity 0.2s ease 0s;
  transition: background-color 400ms linear,box-shadow 0.2s ease 0s,transform 0.2s ease 0s, opacity 0.2s ease 0s;
  width: 55px;
  height: 55px;
  background: #fc6e51;
  border: 0;
  font-size: 20px;
  padding: 0;
  margin: 4px;
}
.product-grid .action .cart .product-icon:hover {
  background-color: #a0d468;
  color: #ffffff;
  -webkit-box-shadow: 0 0 0 8px rgba(235, 235, 235, 0.5);
  box-shadow: 0 0 0 8px rgba(235, 235, 235, 0.5);
}
.product-grid .btn-action {
  border: 0;
  padding: 19px 14px 19px 13px;
  background-color: transparent;
  color: #8b8b8b;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.product-grid .btn-action:hover {
  color: #a0d468;
}
.product-grid .btn-action:hover span {
  color: #a0d468;
}
.product-grid .btn-action span {
  font-family: "Gotham-Book", Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #b1b1b1;
  display: inline-block !important;
}
.product-grid .button-group {
  border-top: 1px solid #ebebeb;
  background-color: #ffffff;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.product-grid .button-group:before,
.product-grid .button-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-grid .button-group:after {
  clear: both;
}
.product-grid .button-group > div {
  float: left;
  width: 50%;
  height: auto;
}
.product-grid .button-group > div > .btn:hover {
  background-color: transparent;
}
.product-grid .button-group .wishlist {
  border-right: 1px solid #ebebeb;
}
.product-grid .button-group .wishlist > .btn {
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
}
.product-grid .button-group .compare > .btn {
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
}
.product-list .product-block {
  padding: 10px;
}
.product-list .product-block .product-meta {
  margin: 0;
}
.product-list .product-block .price-tax {
  display: none;
}
.product-list .product-block .product-content {
  padding: 0;
}
.product-list .product-block .product-actions {
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
  position: static;
  float: left;
  width: 40%;
}
.product-list .product-block:hover .product-actions {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product-list .product-block:hover .image .product-zoom {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  visibility: hidden;
}
.product-list .product-block .image:hover .product-zoom {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  visibility: visible;
}
.product-list .product-block .name {
  margin: 0 0 10px 0;
  min-height: 20px;
  font-size: 16px;
}
.product-list .product-block .price {
  margin-bottom: 20px;
}
.product-list .product-block .action {
  float: left;
  overflow: hidden;
}
.product-list .product-block .action:before,
.product-list .product-block .action:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-list .product-block .action:after {
  clear: both;
}
.product-list .product-block .action .wishlist,
.product-list .product-block .action .compare {
  display: block;
  float: left;
  margin-right: 5px;
}
.product-list .product-block .action .cart {
  margin: 0;
}
.product-list .product-block .action .cart .btn {
  background-color: transparent;
  border: 1px solid #d2d2d2;
  color: #474747;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.product-list .product-block .action .cart .btn:hover {
  color: #ffffff;
  background-color: #a0d468;
  border-color: #a0d468;
}
.product-list .product-block .action .btn {
  padding: 9px 15px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.product-list .product-block .action .btn .is-hidden {
  margin-left: 5px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.product-list .product-block .action .btn:hover {
  color: #ffffff;
}
.product-list .product-block .price-old {
  font-size: 24px;
}
.product-list .product-block .button-group,
.product-list .product-block .cart,
.product-list .product-block .wishlist,
.product-list .product-block .compare {
  float: left;
}
.product-list .product-block .wishlist {
  margin: 0 10px;
}
.product-list .product-block .btn-action {
  padding-top: 9px;
  padding-bottom: 9px;
}
.product-list .product-block .btn-action span {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
   display: inline-block !important;
}
.product-block {
  margin: 0 0 18px 0;
  background: #ffffff;
  padding: 0;
  text-align: center;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  /*Swap Image*/
  /*
    *   Effect
    */
}
.product-block .product-content {
  padding: 10px;
}
.product-block .product-actions {
  margin: 0;
  position: absolute;
  bottom: -40px;
  left: 0;
  z-index: 1;
  width: 100%;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product-block.swap .image_container {
  display: block;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
  position: relative;
  float: left;
  margin-bottom: 10px;
  width: 100%;
  height: auto;
}
.product-block.swap .image_container img {
  width: 100%;
  height: auto;
  display: block;
}
.product-block.swap .image_container .front {
  backface-visibility: hidden;
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: all 600ms ease-in-out 0s;
  transition: all 600ms ease-in-out 0s;
  transform-style: preserve-3d;
}
.product-block.swap .image_container .back {
  backface-visibility: hidden;
  top: 0;
  overflow: hidden;
  z-index: -1;
  position: absolute;
  transform-style: preserve-3d;
  -webkit-transition: all 600ms ease-in-out 0s;
  transition: all 600ms ease-in-out 0s;
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  left: 0;
  width: 100%;
  height: auto;
}
.product-block.swap .image_container:hover .front {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.product-block.swap .image_container:hover .back {
  position: absolute;
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  z-index: 10;
}
.product-block.swap .img-overlay {
  display: none;
}
.product-block.swap .image .sale-label {
  z-index: 20;
}
.product-block.swap .product-meta {
  position: static;
}
.product-block.swap .action .cart {
  z-index: 10;
  top: 25%;
  overflow: visible;
  visibility: hidden;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.product-block.swap .product-actions {
  position: static;
  opacity: 1;
  filter: alpha(opacity=100);
}
.product-block.swap:hover .action .cart {
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.product-block:hover {
  -webkit-box-shadow: 8px 0 8px -8px #7a7a7a,-8px 0 8px -8px #7a7a7a;
  box-shadow: 8px 0 8px -8px #7a7a7a,-8px 0 8px -8px #7a7a7a;
}
.product-block:hover .image .product-zoom {
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.product-block:hover .product-actions {
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 0px;
  -webkit-box-shadow: 0 5px 4px -1px rgba(0, 0, 0, 0.26);
  box-shadow: 0 5px 4px -1px rgba(0, 0, 0, 0.26);
  /*.box-shadow(~"8px 0 8px -8px #7a7a7a,-8px 0 8px -8px #7a7a7a, 0 8px 8px -8px #7a7a7a");*/
}
.product-block .price-old {
  color: #d0d0d0;
  text-decoration: line-through;
  font-size: 14px;
}
.product-block .rating {
  display: block;
  margin-bottom: 4px;
  height: 20px;
}
.product-block .name {
  line-height: 20px;
  font-size: 12px;
  min-height: 40px;
  margin-bottom: 0;
  margin-top: 40px;
}
.product-block .name a {
  color: #000000;
  font-family: "Gotham-Book", "Courier New", monospace;
  text-transform: uppercase;
}
.product-block .name a:hover {
  color: #fc6e51;
}
.product-block .image {
  display: block;
  margin-bottom: 0px;
  position: relative;
}
.product-block .image .sale-label {
  top: -10px;
  right: 10px;
}
.rtl .product-block .image .sale-label {
  left: 10px;
}
.product-block .image .product-zoom {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  overflow: visible;
  visibility: hidden;
  color: #ffffff;
  font-size: 16px;
  z-index: 10;
  text-align: center;
  width: 52px;
  height: 52px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.15);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#26000000, endColorstr=#26000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#26000000, endColorstr=#26000000);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.product-block .image .product-zoom i {
  width: 44px;
  height: 44px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: 4px;
  background-color: #424242;
  line-height: 44px;
}
.product-block .image .product-zoom i:hover {
  background-color: #a0d468;
}
.product-block .product-meta {
  position: relative;
}
.product-block .price {
  color: #a0d468;
  font-family: "Gotham-Book", "Courier New", monospace;
  font-size: 24px;
}
.sidebar .box-banner {
  padding: 0px;
  background-color: transparent;
}
.sidebar .owl-carousel.owl-theme {
  margin-bottom: 18px;
  /* box styles */
}
.sidebar .box {
  margin-bottom: 18px;
  /* box styles */
}
.sidebar .box .box-heading {
  padding: 0;
  font-family: "Gotham-Black", Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  padding: 15px 30px;
  background-color: #fc6e51;
  border-bottom: 1px solid #b12103;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.sidebar .box .box-heading span {
  font-style: normal;
  color: #ffffff;
}
.sidebar .box .box-content {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 20px;
  background-color: #ffffff;
  color: #474747;
}
.sidebar .box .box-content .item {
  margin: 0;
}
.sidebar .box .module-description {
  display: none;
}
.sidebar .box.orange .box-heading {
  background: #fbb450;
}
.sidebar .box.orange .box-content {
  background: #f89406;
}
.sidebar .box.orange li {
  border-top-color: #fbb450;
}
.sidebar .box.dark .box-heading {
  background: #000000;
  border-color: #000000;
}
.sidebar .box.green .box-heading {
  background: #a0d468;
  border-color: #87c940;
}
.sidebar .box.maroon .box-heading {
  background: #fc6e51;
  border-color: #fb441f;
}
.sidebar .box.blue .box-heading {
  background: #049cdb;
  border-color: #0378a9;
}
.sidebar .box.gray .box-heading {
  background-color: #555555;
  border-color: #3c3c3c;
}
.sidebar .box.pink .box-heading {
  background-color: #c3325f;
  border-color: #9a284b;
}
.sidebar .box.red .box-heading {
  background-color: #fc6e51;
  border-color: #fb441f;
}
.sidebar .box.violet .box-heading {
  background-color: #ac92ec;
  border-color: #8b67e4;
}
.sidebar .highlighted .box-content {
  padding: 0;
}
.sidebar ul,
.sidebar .box-category {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar ul li,
.sidebar .box-category li {
  padding: 0px;
  position: relative;
  -webkit-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
  /*&.haschild{
                a:first-child{
                    border-bottom: 1px solid #e5e5e5;
                }
            }*/
}
.sidebar ul li a,
.sidebar .list-group a {
  color: #474747;
  border-bottom: 1px solid #e5e5e5;
  padding: 15px;
  display: block;
}
.sidebar ul li a.active,
.sidebar .list-group a.active {
  color: #fc6e51;
}
.sidebar ul li .subcart,
.sidebar .list-group .subcart {
  width: 8px;
  height: 8px;
  display: block;
  background: url('../image/icon-plus.png') no-repeat 0 0;
  position: absolute;
  top: 20px;
  left: 12px;
  padding: 0;
  border: 0;
}
.sidebar ul li.last a,
.sidebar .box-category li.last a {
  border-bottom: 0;
}
.sidebar ul li .head a,
.sidebar .box-category li .head a {
  padding: 15px;
  border: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar ul li:hover,
.sidebar .box-category li:hover {
  background-color: #fc6e51;
}
.sidebar ul li:hover a,
.sidebar .box-category li:hover a {
  color: #ffffff;
}
.sidebar ul li:hover a:hover,
.sidebar .box-category li:hover a:hover {
  color: #ffffff;
}
.sidebar ul li:hover a .badge,
.sidebar .box-category li:hover a .badge {
  background-color: #ffffff;
}
.sidebar ul li:hover ul li,
.sidebar .box-category li:hover ul li {
  background-color: #ffffff;
  border-color: #e5e5e5;
}
.sidebar ul li:hover ul li a,
.sidebar .box-category li:hover ul li a {
  color: #b1b1b1;
}
.sidebar ul li:hover ul li a:hover,
.sidebar .box-category li:hover ul li a:hover {
  color: #fc6e51;
}
.sidebar ul li ul li a,
.sidebar .box-category li ul li a {
  padding: 15px 50px;
  color: #b1b1b1;
}
.sidebar .pavblog-latest .date {
  display: none;
}
.sidebar .blog-title a {
  color: #2a1415;
}
.sidebar .blog-title a:hover {
  color: #fc6e51;
}
.sidebar .product-block {
  padding: 0;
  margin: 0;
  text-align: left;
  background-color: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.sidebar .product-block:before,
.sidebar .product-block:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.sidebar .product-block:after {
  clear: both;
}
.sidebar .product-block .image {
  float: left;
  margin-right: 10px;
  margin-bottom: 18px;
}
.rtl .sidebar .product-block .image {
  float: right;
  margin-left: 10px;
  margin-right: 0px;
}
.rtl .sidebar .product-block .product-meta {
  text-align: right;
}
.sidebar .product-block .image .product-zoom {
  display: none;
}
.sidebar .product-block .product-actions {
  display: none;
}
.sidebar .product-block .product-content {
  padding: 0;
}
.sidebar .product-block .product-meta {
  overflow: hidden;
}
.sidebar .product-block .product-meta .name {
  margin: 0;
  min-height: 20px;
  line-height: 17px;
}
.sidebar .product-block .product-meta .rating {
  margin: 0;
}
.sidebar .product-block .product-meta .price {
  font-size: 14px;
}
.sidebar .product-block .product-meta .price .price-old {
  font-size: 14px;
}
.sidebar .product-block .wishlist,
.sidebar .product-block .compare,
.sidebar .product-block .sale-label,
.sidebar .product-block .description,
.sidebar .product-block .action,
.sidebar .product-block .img-overlay {
  display: none;
}
.sidebar .product-block:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sidebar .row:last-child [class*="col-"]:last-child .image,
.sidebar .last [class*="col-"]:last-child .image {
  margin-bottom: 0;
}
.sidebar .grid-view [class*="col-"] {
  float: left;
  width: 33.3333%;
  margin: 0;
  padding: 0;
}
.sidebar .grid-view [class*="col-"]:nth-last-child(-n+3) .product-block .image {
  margin-bottom: 0;
}
.sidebar .grid-view .product-block {
  margin-left: 5px;
}
.sidebar .grid-view .product-block .image {
  margin-bottom: 10px;
}
.sidebar .grid-view .product-block .product-meta {
  display: none;
}
.sidebar .grid-view .carousel-controls {
  display: none;
}
.sidebar .grid-view .product-actions {
  display: none;
}
.sidebar .product-list .product-block .name {
  font-size: 12px;
}
.pav-categoryproducts .product-block.swap .product-actions {
  display: none;
}
.pav-categoryproducts .product-block.swap .action .cart {
  top: 30%;
}
.pav-categoryproducts .product-block.swap:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* 
*  Style for 3 column - If have class check
*/
/* 
* box category 
*/
/* box filter */
ul.box-filter,
ul.box-filter ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.box-filter > li ul {
  padding-bottom: 10px;
}
ul.box-filter span {
  font-weight: bold;
  border-bottom: 1px solid #eeeeee;
  display: block;
  padding-bottom: 5px;
  margin-bottom: 8px;
}
/* popup */
#colorbox *:before,
#colorbox *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
#colorbox h1,
#colorbox h2,
#colorbox h3,
#colorbox h4,
#colorbox h5,
#colorbox h6 {
  color: #000000;
}
/* zoom function in product page */
.zoomContainer .zoomLens {
  border-color: #999999 !important;
}
.zoomContainer .zoomWindow {
  border: 4px solid #eeeeee !important;
  display: none;
}
.rtl .zoomWindow {
    right: 400px !important;
}
/*
* Social
*/
.social:before,
.social:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.social:after {
  clear: both;
}
.social li {
  float: left;
}
.social li a {
  width: 34px;
  height: 34px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  line-height: 34px;
  float: left;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  background-color: #999999;
  margin-right: 18px;
  margin-top: 16px;
  padding-left: 5px;
}
.social li a:hover {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff;
}
.social li.facebook a:hover {
  background-color: #3a5799;
}
.social li.twitter a:hover {
  background-color: #00acee;
}
.social li.google-plus a:hover {
  background-color: #de6463;
}
.social li.youtube a:hover {
  background-color: #cd3528;
}
/* 
* Testimonial
*/
.testimonial h4 {
  margin: 0;
  text-transform: uppercase;
  color: #a0d468;
  font-family: "Gotham-Black", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.testimonial .colorbox-t {
  color: #fc6e51;
  font-size: 12px;
}
/* 
* Pav Category Products
*/
.pav-categoryproducts {
  height: 370px;
  margin-bottom: 30px;
  background: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.pav-categoryproducts .category_name {
  font-size: 20px;
  color: #4a2627;
  text-transform: uppercase;
  font-family: "Gotham-Book", Helvetica, Arial, sans-serif;
  padding: 2px 10px;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 19px;
  z-index: 10;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.pav-categoryproducts .category_name:hover {
  color: #fc6e51;
}
.pav-categoryproducts .product-grid .price .price-old {
  display: none;
}
.pav-categoryproducts ul li .overlay {
  background-color: #fc6e51;
  background-color: rgba(252, 110, 81, 0.8);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccfc6e51, endColorstr=#ccfc6e51)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccfc6e51, endColorstr=#ccfc6e51);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.pav-categoryproducts ul li.primrose-color .overlay {
  background-color: #e4db86;
  background-color: rgba(228, 219, 134, 0.8);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cce4db86, endColorstr=#cce4db86)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cce4db86, endColorstr=#cce4db86);
}
.pav-categoryproducts ul li.rajah-color .overlay {
  background-color: #e49c3e;
  background-color: rgba(228, 156, 62, 0.8);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cce49c3e, endColorstr=#cce49c3e)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cce49c3e, endColorstr=#cce49c3e);
}
.pav-categoryproducts ul li.sail-color .overlay {
  background-color: #87c7f1;
  background-color: rgba(135, 199, 241, 0.8);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc87c7f1, endColorstr=#cc87c7f1)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc87c7f1, endColorstr=#cc87c7f1);
}
.pav-categoryproducts ul li.cabaret-color .overlay {
  background-color: #d43c71;
  background-color: rgba(212, 60, 113, 0.8);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccd43c71, endColorstr=#ccd43c71)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccd43c71, endColorstr=#ccd43c71);
}
/* 
* Facebook
*/
.pav-facebook .box-content {
  background-color: #ffffff;
  margin: 0;
  padding: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
/* 
* SlideShow
*/
.layerslider-wrapper .tp-caption.large_black_text,
.layerslider-wrapper .tp-caption.very_large_black_text {
  background: #ffffff;
  text-transform: uppercase;
  padding: 3px 16px !important;
  line-height: normal !important;
}
.layerslider-wrapper .tp-caption.large_black_text {
  color: #4a2627;
  font-size: 24px !important;
  font-family: "Gotham-Medium", Helvetica, Arial, sans-serif;
}
.layerslider-wrapper .tp-caption.very_large_black_text {
  font-family: "Gotham-UltraItalic", Helvetica, Arial, sans-serif;
  color: #a0d468;
  font-size: 36px;
}
.layerslider-wrapper .tp-caption.noshadow {
  background-color: rgba(0, 0, 0, 0.3);
  padding: 10px 20px;
  color: #ffffff;
}
.layerslider-wrapper .tparrows {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #fc6e51;
  text-align: center;
  background-position: center center;
}
.layerslider-wrapper .tparrows:before {
  content: "";
  display: block;
  margin: -4px;
  width: 44px;
  height: 44px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.1);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1a000000, endColorstr=#1a000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1a000000, endColorstr=#1a000000);
}
.layerslider-wrapper .tparrows:hover {
  background-color: #a0d468;
}
/* 
*  Service
*/
.service-group {
  border-top: 1px dotted #7e7e7e;
  padding: 30px 0;
}
.service-block {
  text-align: center;
}
.service-block .image-wrapper {
  width: 96px;
  height: 96px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.15);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#26000000, endColorstr=#26000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#26000000, endColorstr=#26000000);
  -webkit-transition: box-shadow 0.2s ease 0s,transform 0.2s ease 0s, opacity 0.2s ease 0s;
  transition: box-shadow 0.2s ease 0s,transform 0.2s ease 0s, opacity 0.2s ease 0s;
  margin: 0 auto 15px;
}
.service-block .image-wrapper i {
  width: 84px;
  height: 84px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: 6px;
  float: left;
  vertical-align: middle;
  line-height: 84px;
  color: #ffffff;
  font-size: 40px;
  background-color: #a0d468;
  -webkit-transition: box-shadow 0.2s ease 0s,background-color 0.2s ease 0s, opacity 0.2s ease 0s;
  transition: box-shadow 0.2s ease 0s,background-color 0.2s ease 0s, opacity 0.2s ease 0s;
}
.service-block p {
  font-size: 12px;
  font-style: italic;
  color: #b1b1b1;
}
.service-block:hover .image-wrapper {
  -webkit-transform: scale(0.85);
  -ms-transform: scale(0.85);
  transform: scale(0.85);
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.15);
}
.service-block:hover .image-wrapper i {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 3px #ffffff;
  box-shadow: 0 0 0 3px #ffffff;
}
/*
*   Popover
*/
.popover {
  padding: 0px;
  border: 0;
  width: 520px;
  height: auto;
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
}
.popover-content {
  padding: 10px;
}
.popover-content:before,
.popover-content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.popover-content:after {
  clear: both;
}
.popover-content .image {
  width: 40%;
  height: auto;
  position: relative;
  margin-right: 20px;
  margin-bottom: 0 !important;
}
.popover-content .image .sale-label {
  right: 10px;
  top: 0;
}
.popover-content .button-group {
  margin-left: 20px;
}
.popover-content .button-group a {
  padding: 5px 0;
}
.popover-content .price-old {
  text-decoration: line-through;
  color: #b1b1b1;
  font-size: 12px;
}
.popover-content .label-price {
  font-size: 14px;
  color: #474747;
}
.popover-content .product-meta {
  overflow: hidden;
}
.popover-content .product-meta .name {
  margin: 0;
  font-size: 12px;
  font-family: "Gotham-Book", "Courier New", monospace;
  line-height: normal;
}
.popover-content .product-meta .name a {
  color: #000000;
}
.popover-content .product-meta .name a:hover {
  color: #fc6e51;
}
.popover-content .product-meta .rating {
  margin: 10px 0;
}
.popover-content .product-meta .price {
  font-size: 24px;
  color: #a0d468;
  font-family: "Gotham-Book", "Courier New", monospace;
}
.popover-content .product-meta .action .cart {
  width: 63px;
  height: 63px;
  background-color: #ebebeb;
  background-color: rgba(235, 235, 235, 0.5);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ebebeb, endColorstr=#80ebebeb)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ebebeb, endColorstr=#80ebebeb);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: box-shadow 0.2s ease 0s,transform 0.2s ease 0s, opacity 0.2s ease 0s;
  transition: box-shadow 0.2s ease 0s,transform 0.2s ease 0s, opacity 0.2s ease 0s;
}
.popover-content .product-meta .action .cart .icon-detail {
  width: 52px;
  height: 52px;
}
.popover-content .product-meta .action .cart:hover {
  background-color: transparent;
}
.popover-content .product-meta .action .cart .product-icon {
  color: #ffffff;
  float: left;
  text-align: center;
  border: none;
  font-size: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background-color 400ms linear,box-shadow 0.2s ease 0s,transform 0.2s ease 0s, opacity 0.2s ease 0s;
  transition: background-color 400ms linear,box-shadow 0.2s ease 0s,transform 0.2s ease 0s, opacity 0.2s ease 0s;
  width: 55px;
  height: 55px;
  background: #fc6e51;
  border: 0;
  font-size: 20px;
  padding: 0;
  margin: 4px;
}
.popover-content .product-meta .action .cart .product-icon:hover {
  background-color: #a0d468;
  color: #ffffff;
  -webkit-box-shadow: 0 0 0 8px rgba(235, 235, 235, 0.5);
  box-shadow: 0 0 0 8px rgba(235, 235, 235, 0.5);
}
#scrollUp {
  bottom: 0px;
  right: 30px;
  width: 70px;
  height: 70px;
  margin-bottom: -10px;
  padding: 10px 5px;
  font-family: sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  color: #828282;
  -webkit-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.2);
  background-color: #E6E6E6;
  background-image: -moz-linear-gradient(top, #ebebeb, #dedede);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ebebeb), to(#dedede));
  background-image: -webkit-linear-gradient(top, #ebebeb, #dedede);
  background-image: -o-linear-gradient(top, #ebebeb, #dedede);
  background-image: linear-gradient(to bottom, #ebebeb, #dedede);
  background-repeat: repeat-x;
  -webkit-transition: margin-bottom 150ms linear;
  -moz-transition: margin-bottom 150ms linear;
  transition: margin-bottom 150ms linear;
}
#scrollUp:hover {
  margin-bottom: 0px;
}
/******************************************************
 * @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
*******************************************************/
/* home page */
/* category */
.category-list {
  margin-bottom: 18px;
}
.category-list .heading_title {
  margin-top: 0px !important;
}
.category-list .panel-body ul {
  padding: 0px !important;
  margin: 0px;
}
.category-list .panel-body {
  background: #ffffff;
  border-radius: 5px;
  padding: 9px !important;
}
.category-list .panel-body ul li {
  list-style: none;
  margin-top: 10px;
  margin-bottom: 10px;
}
.category-list ul li a {
  color: #474747;
}
.category-list ul li a:hover {
  color: #fc6e51;
}
.category-info {
  margin-bottom: 30px;
}
.category-info .image img {
  outline: none;
  border-radius: 5px;
}
.category-info .category-description {
  color: #ffffff;
  padding: 15px;
  margin-top: -90px;
  position: relative;
  z-index: 10;
  max-height: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: rgba(0, 0, 0, 0.22);
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.quickview {
  background-color: transparent;
  background-image: none;
}
.quickview .col-lg-12 {
  padding: 0;
}
.quickview .col-lg-12 .product-detail {
  padding: 10px 0;
}
.quickview .col-lg-12 .product-detail .quantity-adder {
  padding: 0 0 15px;
}
.quickview .product-info .price .price-gruop {
  font-size: 20px;
}
.quickview .product-info .pav-colorbox span {
  display: none;
}
/* 
*  MANUFACTURE PAGE
*/
.manufacturer-heading {
  background-color: #eeeeee;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 8px;
  margin-bottom: 6px;
}
.manufacturer-list {
  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;
}
/* 
*  BLOG PAGE
*/
.pav-category a,
.pav-blogs a,
.pav-blog a {
  color: #211010;
}
.pav-category a:hover,
.pav-blogs a:hover,
.pav-blog a:hover {
  color: #fc6e51;
}
.pav-category .btn,
.pav-blogs .btn,
.pav-blog .btn {
  color: #ffffff;
}
.pav-category .btn:hover,
.pav-blogs .btn:hover,
.pav-blog .btn:hover,
.pav-category .btn:focus,
.pav-blogs .btn:focus,
.pav-blog .btn:focus {
  color: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pav-blogs .blog-title {
  font-weight: normal;
  margin: 0;
  font-size: 20px;
  text-transform: none;
}
.pav-blogs .blog-meta a {
  color: #fc6e51;
}
.pav-blog .blog-meta a,
.pav-blog .blog-tags a {
  color: #fc6e51;
}
.pav-blog ul,
.pav-blog ol {
  list-style: none;
  padding: 0;
}
/* 
*  LISTING PRODUCTS PAGE 
*/
.product-filter {
  padding: 0px 7px;
}
.product-filter .sort,
.product-filter .limit,
.product-filter .product-compare {
  margin-top: 7px;
}
.product-filter .sort span,
.product-filter .limit span,
.product-filter .product-compare span {
  margin: 5px 5px 0 0;
}
.product-filter .limit {
  margin-left: 5px;
}
.product-filter .display > * {
  float: left;
}
.product-filter .display span {
  margin: 11px 0 0 10px;
}
.product-filter .display button {
  padding: 15px 20px;
  border-right: 1px solid #ebebeb;
  background: none;
  border-color: #ebebeb;
  border-style: none solid none none;
  border-width: 0 1px 0 0;
}
.product-filter .display button > span {
  margin: 0 3px;
}
.product-filter .display button > em {
  font-style: normal;
  float: left;
  padding-right: 5px;
}
.product-filter .display button.active,
.product-filter .display button:hover {
  color: #474747;
}
.product-filter .display button.active i,
.product-filter .display button:hover i {
  color: #000000;
}
.product-filter .select-style {
  border: 1px solid #ccc;
  width: 120px;
  border-radius: 3px;
  overflow: hidden;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  position: relative;
  background: url('../image/arrowdown.png') no-repeat 100% 0;
}
.product-filter .select-style select {
  padding: 5px;
  border: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
  width: 140%;
  -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;
}
.product-filter .select-style select:focus {
  outline: none;
}
.product-compare {
  margin-left: 5px;
}
.product-compare a {
  text-decoration: none;
}
/* product list mode  */
.product-list .col-fullwidth {
  width: 100%;
}
.product-list .image {
  float: left;
  margin-right: 18px;
}
.product-list .product-block {
  text-align: left;
}
.product-list .product-block:before,
.product-list .product-block:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-list .product-block:after {
  clear: both;
}
.product-list .product-block .product-meta,
.product-list .product-block .right {
  overflow: hidden;
}
.product-list .product-block .left {
  float: left;
  width: 70%;
}
.product-list .product-block .right {
  float: right;
  width: 30%;
  text-align: center;
}
/* product grid mode */
.product-grid {
  position: relative;
}
.product-grid .description {
  display: none;
}
/* 
* PRODUCT INFORMATION PAGE
*/
.product-detail {
  background-color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
}
.product-detail h1,
.product-detail h2,
.product-detail h3,
.product-detail h4,
.product-detail h5,
.product-detail h6 {
  color: #4a2627;
}
.product-info {
  margin-bottom: 33px;
  /*
    *   Icon product        
    */
}
.product-info .column-image {
  width: 36%;
  height: auto;
}
.product-info .column-detail {
  width: 42%;
  height: auto;
}
.product-info .column-detail .store-detail {
  margin: 0 20px;
}
.product-info .column-product {
  width: 22%;
  height: auto;
}
.product-info .product-action {
  margin: 20px 0;
}
.product-info .price-old {
  text-decoration: line-through;
}
.product-info #image-additional a {
  margin: 0 8px 8px 0;
}
.product-info #image-additional a.colorbox:last-child {
  margin-right: 0;
}
.product-info #image-additional .carousel-control {
  top: 33%;
  cursor: pointer;
  z-index: 10;
}
.product-info #image-additional .carousel-control:hover {
  color: #2a1415;
  border-color: #2a1415;
}
.product-info #image-additional .carousel-control.left {
  left: 10px;
}
.product-info #image-additional .carousel-control.right {
  right: 10px;
}
.product-info .image {
  position: relative;
  text-align: center;
  margin-bottom: 9px;
}
.product-info .image .sale-label {
  top: 0px;
  right: 20px;
}
.product-info ul,
.product-info ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product-info .title-product {
  margin-top: 0;
  font-size: 18px;
  line-height: normal;
  font-weight: normal;
}
.product-info h2 {
  font-size: 15px;
}
.product-info .description b {
  margin: 0 6px 0 0;
}
.product-info .product-extra {
  margin: 20px 0;
}
.product-info .product-extra .quantity-adder {
  padding: 15px 15px 0 0;
}
.product-info .product-extra .quantity-wrapper span {
  display: block;
  margin: 0 3px 2px;
  padding: 3px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 8px;
  background-color: #efefef;
  cursor: pointer;
}
.product-info .price {
  color: #a0d468;
  line-height: normal;
}
.product-info .price .price-gruop {
  font-size: 34px;
  margin-bottom: 10px;
}
.product-info .price .price-gruop .price-old {
  font-size: 14px;
  color: #333333;
}
.product-info .price .reward,
.product-info .price .discount,
.product-info .price .price-tax {
  font-size: 13px;
  font-weight: normal;
  color: #333333;
}
.product-info .image-additional img {
  outline: none;
  max-width: 92px !important;
}
.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 .error {
  margin-bottom: 10px;
}
.product-info .review {
  border: 1px solid #ebebeb;
  margin: 10px 0;
}
.product-info .review > div {
  padding: 10px;
  /*            & > span {
                color: #38B0E3;
            }*/
}
.product-info .share {
  margin: 10px 0;
}
.product-info .wishlist,
.product-info .compare {
  margin-top: 5px;
  width: 63px;
  height: 63px;
  background-color: #ebebeb;
  background-color: rgba(235, 235, 235, 0.5);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ebebeb, endColorstr=#80ebebeb)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ebebeb, endColorstr=#80ebebeb);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: box-shadow 0.2s ease 0s,transform 0.2s ease 0s, opacity 0.2s ease 0s;
  transition: box-shadow 0.2s ease 0s,transform 0.2s ease 0s, opacity 0.2s ease 0s;
  width: 52px;
  height: 52px;
}
.product-info .wishlist .icon-detail,
.product-info .compare .icon-detail {
  width: 52px;
  height: 52px;
}
.product-info .wishlist:hover,
.product-info .compare:hover {
  background-color: transparent;
}
.product-info .wishlist {
  margin-left: 5px;
  margin-right: 5px;
}
.product-info .icon-theme .product-icon {
  color: #ffffff;
  float: left;
  padding: 0;
  text-align: center;
  border: none;
  font-size: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background-color 400ms linear,box-shadow 0.2s ease 0s,transform 0.2s ease 0s, opacity 0.2s ease 0s;
  transition: background-color 400ms linear,box-shadow 0.2s ease 0s,transform 0.2s ease 0s, opacity 0.2s ease 0s;
  width: 44px;
  height: 44px;
  line-height: 44px;
  background: #999999;
  margin: 4px;
}
.product-info .icon-theme .product-icon:hover {
  background-color: #a0d468;
  color: #ffffff;
  -webkit-box-shadow: 0 0 0 8px rgba(235, 235, 235, 0.5);
  box-shadow: 0 0 0 8px rgba(235, 235, 235, 0.5);
}
.product-info .icon-theme.cart {
  width: 63px;
  height: 63px;
  background-color: #ebebeb;
  background-color: rgba(235, 235, 235, 0.5);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ebebeb, endColorstr=#80ebebeb)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ebebeb, endColorstr=#80ebebeb);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: box-shadow 0.2s ease 0s,transform 0.2s ease 0s, opacity 0.2s ease 0s;
  transition: box-shadow 0.2s ease 0s,transform 0.2s ease 0s, opacity 0.2s ease 0s;
}
.product-info .icon-theme.cart .icon-detail {
  width: 52px;
  height: 52px;
}
.product-info .icon-theme.cart:hover {
  background-color: transparent;
}
.product-info .icon-theme.cart .product-icon {
  color: #ffffff;
  float: left;
  text-align: center;
  border: none;
  font-size: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background-color 400ms linear,box-shadow 0.2s ease 0s,transform 0.2s ease 0s, opacity 0.2s ease 0s;
  transition: background-color 400ms linear,box-shadow 0.2s ease 0s,transform 0.2s ease 0s, opacity 0.2s ease 0s;
  width: 55px;
  height: 55px;
  background: #fc6e51;
  border: 0;
  font-size: 20px;
  padding: 0;
  margin: 4px;
}
.product-info .icon-theme.cart .product-icon:hover {
  background-color: #a0d468;
  color: #ffffff;
  -webkit-box-shadow: 0 0 0 8px rgba(235, 235, 235, 0.5);
  box-shadow: 0 0 0 8px rgba(235, 235, 235, 0.5);
}
.tabs-group .tab-content {
  margin-top: 20px;
}
.tabs-group .tab-content .buttons,
.tabs-group .tab-content .pagination {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
/**
*   SEARCH PAGE
*/
.control-label b {
  padding-top: 6px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
/**
*   REVIEW PAGE   
*/
.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 */
.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 #dddddd;
  border-left: 1px solid #dddddd;
}
.attribute td {
  padding: 7px;
  color: #4D4D4D;
  text-align: center;
  vertical-align: top;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.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: #eeeeee;
  text-align: left;
  border: 0;
}
/* 
 * WISHTLIST PAGE 
 */
.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 #dddddd;
}
.wishlist-info thead .image {
  text-align: center;
}
.wishlist-info tbody td {
  vertical-align: top;
  border-bottom: 1px solid #dddddd;
}
.wishlist-info tbody .action img {
  cursor: pointer;
}
.wishlist-info tbody .image {
  text-align: center;
}
.wishlist-info tbody .image img {
  border: 1px solid #dddddd;
}
.wishlist-info tbody .price s {
  color: #F00;
}
.wishlist-info td {
  padding: 7px;
}
.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 
 */
.order-list {
  margin-bottom: 10px;
}
.order-list .order-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.order-list .order-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
  float: left;
  width: 33.3%;
}
.order-list .order-info {
  text-align: right;
}
.order-list .order-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.order-detail {
  background: #EFEFEF;
  font-weight: bold;
}
/* RETURN PAGE
 *
 */
.download-list {
  margin-bottom: 10px;
}
.download-list .download-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.download-list .download-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.download-list .download-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
  float: left;
  width: 33.3%;
}
.download-list .download-info {
  text-align: right;
}
/* 
 * CART PAGE
 */
.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 #dddddd;
}
.cart-info thead .image {
  text-align: center;
}
.cart-info tbody td {
  vertical-align: top;
  border-bottom: 1px solid #dddddd;
}
.cart-info tbody .image {
  text-align: center;
}
.cart-info tbody .image img {
  border: 1px solid #dddddd;
}
.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 #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
.cart-total {
  border-top: 1px solid #dddddd;
  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 PAGE
 */
.checkout-heading {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  padding: 8px;
  font-weight: bold;
  font-size: 15px;
  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 #dddddd;
}
.checkout-product tfoot td {
  text-align: right;
  border-bottom: 1px solid #dddddd;
}
.checkout-product tbody td {
  vertical-align: top;
  border-bottom: 1px solid #dddddd;
}
.checkout-product td {
  padding: 7px;
}
.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;
}
.checkout-product tbody .quantity,
.checkout-product tbody .price,
.checkout-product tbody .total {
  text-align: right;
}
.checkout-product thead .quantity,
.checkout-product thead .price,
.checkout-product thead .total {
  text-align: right;
}
/*
* CONTENT INFOMATION
*/
/*Contact Page*/
.contact-location {
  margin-bottom: 12px;
}
.contact-location img {
  max-width: none;
}
.contact-content .content {
  background-color: #f4f2e1;
  padding: 20px;
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.contact-content .buttons {
  border: 0;
  padding: 0;
  margin-top: 20px;
}
.contact-content .contact-customhtml {
  border: 0;
  padding: 0;
  margin-top: 20px;
}
.contact-content .contact-customhtml .content {
  min-height: 338px;
}
.contact-content .fa {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  background-color: #a2a2a2;
  font-size: 16px;
  margin-bottom: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.contact-content .fa:hover {
  background-color: #fc6e51;
}
/*
*  RELATED PRODUCTS
*/
.product-related {
  /*    margin:0;*/
  position: relative;
}
.product-related .carousel-controls {
  margin: 0;
  position: absolute;
  right: 0;
  top: 0px;
}
.product-related .carousel-control.left {
  right: 30px;
  left: auto;
}
.product-related .rating {
  display: none;
}
.product-related .last .product-block {
  margin: 0;
}
/*.product-related{
    padding: 0;
    margin: 0;
    .box-heading{
        color: @theme-color;
        font-family: @font-family-tertiary;
        font-size: @font-size-base;
        padding: @padding-large-vertical 0;        
        border-bottom: 1px solid lighten(@border-color, 5%);
        span.light{
            color: @theme-color;
        }
    }
    .box-content{
        margin-top: @padding-small-horizontal * 2;
    }
    .product-meta,.product-zoom{
        display: none;
    }
    .row{
        margin: 0;
    }
    [class*="col-"],[class^="col-"]{
        padding: 0;
        width: 33.3333%;
        float: left;
    }
    .product-block{
        margin-bottom: @padding-small-horizontal - 3;      
        &:hover{
            .box-shadow(none);
        }  
    }
    .image{
        &:hover{
            .product-zoom{
                display: none;
            }
        }
    }
}*/
#pav-mainnav .navbar {
  border: 0px;
  margin-left: 100px;
  margin-top: 5px;
}
.rtl #pav-mainnav .navbar {
  margin-right: 100px;
  margin-left: 0px;
}
#pav-mainnav .navbar .navbar-nav > li {
  padding-bottom: 10px;
}
#pav-mainnav .navbar .navbar-nav > li > a {
  font-family: "Gotham-Book", "Courier New", monospace;
  text-transform: uppercase;
  padding: 11px 0px;
  position: relative;
}
#pav-mainnav .navbar .navbar-nav > li > a > .caret {
  position: absolute;
  right: 10px;
  top: 50%;
}
.rtl #pav-mainnav .navbar .navbar-nav > li > a > .caret {
  right: auto;
  left: 10px;
}
#pav-mainnav .navbar .navbar-nav > li > a > span {
  margin: 3px 5px;
  padding: 8px 15px;
}
#pav-mainnav .navbar .navbar-nav > li:hover > a {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background-color: #c1bda0;
  background-color: rgba(193, 189, 160, 0.3);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4dc1bda0, endColorstr=#4dc1bda0)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4dc1bda0, endColorstr=#4dc1bda0);
}
#pav-mainnav .navbar .navbar-nav > li:hover > a span {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background-color: #fc6e51;
  color: #ffffff;
}
#pav-mainnav .navbar .navbar-nav > li:hover > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
#pav-mainnav .navbar .navbar-nav .multi-menu {
  position: static;
}
#pav-mainnav .navbar .navbar-nav .dropdown-menu {
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s 0.2s;
  transition: all 0.5s 0.2s;
  display: block;
  color: #474747;
  background-color: #ffffff;
  min-width: 230px;
  border: 0;
  padding: 10px;
  visibility: hidden;
  top: 40px;
}
#pav-mainnav .navbar .navbar-nav .dropdown-menu li {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  padding: 8px 0;
}
#pav-mainnav .navbar .navbar-nav .dropdown-menu li a {
  color: #211010;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  line-height: inherit;
  padding: 0;
}
#pav-mainnav .navbar .navbar-nav .dropdown-menu li a:hover {
  color: #fc6e51;
}
#pav-mainnav .navbar .navbar-nav .dropdown-menu h3,
#pav-mainnav .navbar .navbar-nav .dropdown-menu .dropdown-toggle {
  margin-bottom: 0;
  font-size: 14px;
  margin: 10px 0;
}
#pav-mainnav .navbar .navbar-nav .dropdown-menu embed,
#pav-mainnav .navbar .navbar-nav .dropdown-menu iframe {
  width: 100%;
}
#pav-mainnav .navbar .navbar-nav .dropdown-menu .hidden-sub-menu .menu-title {
  display: none;
}
#pav-mainnav .navbar .navbar-nav .dropdown-menu .product-block {
  background-color: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  padding: 0;
  margin: 0;
}
#pav-mainnav .navbar .navbar-nav .dropdown-menu .product-block .name {
  font-size: 12px;
  margin-bottom: 0;
  min-height: 20px;
  overflow: hidden;
}
#pav-mainnav .navbar .navbar-nav .dropdown-menu .product-block .rating {
  margin-bottom: 5px;
}
#pav-mainnav .navbar .navbar-nav .dropdown-menu .product-block .action,
#pav-mainnav .navbar .navbar-nav .dropdown-menu .product-block .price-old {
  display: none;
}
#pav-mainnav .navbar .navbar-nav .dropdown-menu .product-block:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#pav-mainnav .navbar .navbar-nav .dropdown-menu .product-block .product-actions {
  display: none;
}
#pav-mainnav .dropdown > .dropdown-menu div > iframe {
  display: none;
}
#pav-mainnav .dropdown:hover > .dropdown-menu {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 50px;
  visibility: visible;
}
#pav-mainnav .dropdown:hover > .dropdown-menu div > iframe {
  display: block;
}
#pav-mainnav .dropdown-submenu:hover .dropdown-menu {
  display: block;
  margin: 0;
  opacity: 1;
  position: absolute;
  left: 150px;
  top: 10px;
  visibility: visible;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#pav-mainnav .dropdown-submenu > .dropdown-menu {
  border-radius: 0 6px 6px 6px;
  left: 100% !important;
  margin-top: -6px;
  top: 0;
}
#pav-mainnav .dropdown-submenu .dropdown-submenu .menu-title {
  font-weight: normal;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  text-transform: none;
}
#pav-mainnav .cols2 {
  width: 420px;
}
#pav-mainnav .cols3 {
  width: 620px;
}
#pav-mainnav .cols4 {
  width: 820px;
}
#pav-mainnav ul.nav > li.aligned-fullwidth {
  position: static;
}
#pav-mainnav ul.nav > li.aligned-fullwidth > .dropdown-menu {
  width: 100%!important;
}
#pav-mainnav ul.nav > li.aligned-fullwidth > .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
  left: 0;
  width: 100%;
}
#pav-mainnav ul.nav > li.aligned-right .dropdown-menu {
  right: 0;
  left: auto;
}
#pav-mainnav ul.nav > li.aligned-right .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
  right: 100%;
}
#pav-mainnav ul.nav > li.aligned-left .dropdown-menu {
  left: 0;
  right: auto;
}
#pav-mainnav ul.nav > li.aligned-left .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
  left: 100%;
}
#pav-mainnav ul.nav > li.aligned-center .dropdown-menu {
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
}
@media screen and (max-width: 992px) {
.page-pavblog-blogs #sidebar-right {
    width: 100% !important;
}
.sidebar .blog-item {
  text-align: left!important;
}
.rtl .sidebar .blog-item {
  text-align: right!important;
}
.sidebar .group-blog {
    margin-top: 0px !important;
}
.sidebar .blog-item .image {
  float: left;
}
.rtl .sidebar .blog-item .image {
  float: right;
}
.sidebar .blog-item .blog-mains {
  float: left;
  padding-left: 15px;
}
.rtl .sidebar .blog-item .blog-mains {
  float: right;
  padding-right: 15px;
}
.product-block .product-actions .button-group div .btn {
    font-size: 16px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    margin-bottom: 0px;
}
.product-list .product-block .action .cart .btn {
  font-size: 16px;
}
.product-block .product-actions .button-group div .btn span {
  display: none !important;
}
.blog-item .description {
  max-height: 105px;
  overflow: hidden;
}
.product-info .image-additional img {
    max-width: 74px !important;
    outline: medium none;
}
}
#mainmenutop .navbar-toggle {
  color: #f4f2e1;
  line-height: 40px;
  font-size: 20px;
  text-align: center;
  margin: 0;
  background-color: transparent;
  cursor: pointer;
  padding: 0;
  border: 0;
  position: absolute;
  float: left;
  border-left: 1px solid #2F2424;
  width: 50px;
  height: 40px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
#mainmenutop .navbar-toggle:hover .icon-bar,
#mainmenutop .navbar-toggle:focus .icon-bar {
  color: #ffffff;
}
@media (max-width: 480px) {
  /*** OFFCANVAS SIDEBAR ***/
  .blog-wrapper {
    padding: 10px !important;
  }
  .pav-blogs .blog-item img {
    padding: 3px !important;
}
  #page #header #header-main {
    margin-bottom: 20px;
  }
.product-info .image-additional img {
    max-width: 62px !important;
    outline: medium none;
}
.pav-blogs .blog-item .col-md-9 {
  padding-left: 0px !important;
}
.rtl .pav-blogs .blog-item .col-md-9 {
  padding-right: 0px !important;
}
.pav-blogs .blog-title {
  font-size: 13px;
}
.blog-item .description {
  display: none;
}
.pav-category .btn, .pav-blogs .btn, .pav-blog .btn {
  padding: 4px 8px;
  font-size: 9px;
}

}
/******************************************************
 * @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
*******************************************************/
.breadcrumb {
  margin-bottom: 0;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 16px 0;
}
.breadcrumb li {
  color: #cfcfcf;
}
.breadcrumb li a {
  font-size: 12px;
  color: #cfcfcf;
}
.breadcrumb li a:hover {
  color: #fc6e51;
}
.breadcrumb li i {
  font-size: 15px;
}
.badge {
  color: #fc6e51;
  font-size: 11px;
  margin-top: 2px;
}
.sale-label {
  position: absolute;
}
.sale-label .product-label-special {
  color: #ffffff;
  font-family: "Gotham-Book", Helvetica, Arial, sans-serif;
  background-color: #a0d468;
  font-size: 10px;
  position: relative;
  text-transform: uppercase;
  padding: 3px 6px;
  float: left;
  text-align: center;
}
.sale-label .product-label-special .arrows {
  border-top: 10px solid #a0d468;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -10px;
}
.sale-label .product-label-special .triangle-topleft {
  border-right: 20px solid rgba(0, 0, 0, 0);
  left: 0;
}
.sale-label .product-label-special .triangle-topright {
  border-left: 20px solid rgba(0, 0, 0, 0);
  right: 0;
}
#logo-theme a {
  font-size: 16px;
}
.color a {
  color: #fc6e51;
}
.color a:hover {
  color: #fc6e51;
}
.no-margin .buttons {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.underline a {
  text-decoration: underline;
}
.carousel-control {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #ffffff;
  text-align: center;
  padding: 2px 10px;
  right: 0;
  left: auto;
}
.carousel-control.left {
  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);
  right: 30px;
  padding: 5px 8px;
}
.carousel-control.right {
  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;
  padding: 5px 8px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.red {
  border-color: #fc6e51;
  background-color: #fc6e51;
}
.carousel-control:hover,
.carousel-control:focus {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #a0d468;
  border-color: #a0d468;
}
/**
**	Mobile
*/
#topbar .show-mobile {
  position: relative;
}
#topbar .show-mobile .inner-toggle {
  background-color: #2a1415;
  position: absolute;
  right: 0;
  top: 100%;
  min-height: 150px;
  border-top: 1px solid #2F2424;
  min-height: 100px;
  min-width: 200px;
  z-index: 9999;
  padding: 15px;
  width: 200px;
  height: auto;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
}
#topbar .show-mobile .inner-toggle ul,
#topbar .show-mobile .inner-toggle ol,
#topbar .show-mobile .inner-toggle .links {
  margin: 0;
  width: 100%;
}
#topbar .show-mobile .inner-toggle ul li,
#topbar .show-mobile .inner-toggle ol li,
#topbar .show-mobile .inner-toggle .links li {
  display: block;
  float: none;
  overflow: hidden;
  float: left;
  width: 100%;
}
#topbar .show-mobile .inner-toggle ul li a:hover,
#topbar .show-mobile .inner-toggle ol li a:hover,
#topbar .show-mobile .inner-toggle .links li a:hover {
  background-color: transparent;
}
#topbar .show-mobile .inner-toggle ul li button,
#topbar .show-mobile .inner-toggle ol li button,
#topbar .show-mobile .inner-toggle .links li button {
  background: none;
  border: none;
  color: #b4b4b4;
  padding: 3px 20px;
}
#topbar .show-mobile .inner-toggle ul li button:hover,
#topbar .show-mobile .inner-toggle ol li button:hover,
#topbar .show-mobile .inner-toggle .links li button:hover {
  color: #fc6e51;
  text-decoration: none;
}
#topbar .show-mobile .inner-toggle .btn {
  display: none;
}
#topbar .show-mobile .inner-toggle .text-label {
  font-size: 14px;
  text-transform: none;
}
#topbar .show-mobile .inner-toggle .dropdown-menu {
  display: block;
  border: 0;
  position: static;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#topbar .show-mobile .cart-m .inner-toggle {
  width: 100%;
  min-height: 70px;
}
#topbar .show-mobile .cart-m .inner-toggle .icon-cart {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  width: 100%;
  height: auto;
}
#topbar .show-mobile .cart-m .inner-toggle .heading {
  display: none;
}
#topbar .show-mobile .cart-m .inner-toggle .empty {
  text-align: center;
}
#topbar .show-mobile .cart-m .inner-toggle a,
#topbar .show-mobile .cart-m .inner-toggle td {
  color: #ffffff;
}
#topbar .show-mobile .cart-m .inner-toggle a:hover {
  color: #fc6e51;
}
#topbar .show-mobile .cart-m .inner-toggle .mini-cart-info td {
  border-color: #4A3738;
}
#topbar .show-mobile .cart-m .inner-toggle a {
  padding: 0;
}
#topbar .show-mobile .pull-right:hover .inner-toggle {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
#topbar .show-mobile .quickaccess-toggle {
  color: #f4f2e1;
  line-height: 30px;
  font-size: 20px;
  text-align: center;
  margin: 0;
  cursor: pointer;
  padding: 0;
  width: 50px;
  height: 30px;
}
#topbar .show-mobile .quickaccess-toggle:hover {
  color: #ffffff;
}
#topbar .show-mobile .quick-setting .quickaccess-toggle {
  border-left: 1px solid #2f2424;
}
.pav-megamenu {
  position: relative;
}
.pav-megamenu .widget-product-list {
  padding-bottom: 20px;
  border-bottom: 1px dotted #d8d8d8;
  overflow: hidden;
}
.pav-megamenu .widget-product-list .description {
  display: none;
}
.pav-megamenu .widget-product-list .product-block .image .sale-label {
  display: none;
}
.pav-megamenu .widget-product-list .product-block .product-content {
  padding: 0;
}
.pav-megamenu .widget-html p {
  padding: 20px 10px 0;
}
.pav-megamenu .product-block .product-inner {
  margin-right: 10px;
}
.pav-megamenu .mega-group .caret {
  display: none;
}
.pav-megamenu .mega-col .mega-col-inner > ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.pav-megamenu .dropdown-submenu:hover .dropdown-menu {
  display: block;
}
.widget-product-list img {
  border: 0;
}
.widget-banner .w-banner {
  margin: 5px;
  float: left;
}
.widget-banner.manufacturer img {
  padding: 5px;
}
.w-product:last-child {
  margin-bottom: 0;
}
/* Background body */
.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');
}
/******************************************************
 * @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 (min-width: 992px) and (max-width: 1199px) {
  .product-grid .btn-action span {
    display: none;
  }
  .sidebar .grid-view {
    display: none;
  }
.rtl #pav-mainnav .navbar {
    margin-left: 0px;
    margin-right: 0px;
}
#pav-mainnav .navbar {
    margin-left: 0px;
    margin-right: 0px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
  /*
        HEADER
    */
  .pav-megamenu .navbar {
    display: none;
  }
  #page #header #header-main {
    margin-bottom: 20px;
  }
  #page #header #header-main .inner {
    width: 100%;
    text-align: center;
    float: none;
  }
  #page #header #topbar .show-mobile .cart-m .inner-toggle {
    width: 310px;
  }
  #page {
    padding: 0 !important;
    margin: 0 !important;
  }
  #page #header {
    position: static;
  }
  #page #header #header-main .pav-megamenu {
    margin: 0;
  }
  #page #header #pav-mainnav .navbar {
    margin: 0;
  }
  #page #header #pav-mainnav .navbar .navbar-nav .dropdown-menu {
    text-align: left;
  }
  #page #header #pav-mainnav .navbar .navbar-nav .multi-menu .dropdown-menu {
    width: 100% !important;
  }
  #page #header #pav-mainnav .navbar .navbar-nav > li > a > span {
    padding-left: 10px;
    padding-right: 10px;
  }
  /*PRODUCT*/
  .product-block .product-actions {
    opacity: 1;
    filter: alpha(opacity=100);
    position: static;
  }
  .product-block .product-actions .button-group {
    overflow: hidden;
  }
  .product-block .product-actions .button-group div {
    border-top: 0;
  }
  .product-block .product-actions .button-group div .btn {
    padding-left: 0;
    padding-right: 0;
    font-size: 10px;
  }
  .product-block .image .product-zoom {
    display: none;
  }
  .product-block .image img {
    width: 100%;
  }
  .productcarousel {
    margin-bottom: 40px !important;
  }
  .productcarousel .item.product-grid {
    margin-bottom: 0;
  }
  .pav-categoryproducts {
    height: auto;
    margin-bottom: 55px;
  }
  .pav-categoryproducts .box-content .tab-content {
    width: 100% ;
  }
  .pav-categoryproducts .box-content .carousel-controls {
    left: auto;
    right: 0;
    top: -40px;
  }
  .pav-categoryproducts .box-content .cat-products-block {
    margin: 0;
  }
  .pav-categoryproducts .box-content .product-block {
    margin: 0;
  }
  .pav-categoryproducts .box-content .product-block:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .pav-categoryproducts .box-content .product-block:hover .product-actions {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .product-list .product-block .product-actions .button-group div .btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  #footer .footer-center {
    padding: 20px 0;
  }
  #footer .box .box-heading {
    padding: 12px 0;
  }
  embed {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /*
        HEADER
    */
  #page {
    padding: 0 !important;
  }
  #page #header {
    padding: 0;
    margin: 0;
    position: static;
  }
  #page #header #topbar {
    padding: 0;
  }
  #page #header #header-main {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #page #header #header-main .header-wrap {
    margin: 10px 0;
  }
  #page #header #header-main .inner {
    margin: 0;
    padding: 0;
  }
  #page #header #header-main .pav-megamenu {
    margin: 15px 0;
  }
  #page #header #header-main .pav-megamenu .navbar {
    margin: 0;
  }
  #mainmenutop .navbar-toggle {
    right: -338px;
    top: -212%;
  }
  embed {
    width: 100%;
  }
  #page #header #header-main .header-wrap {
    margin: 30px 0 0 0;
    min-height: 80px;
  }
  #page #header #header-main #search_mobile {
    margin: 8px 0 0 15%;
  }
  /*
        FOOTER
    */
  #footer .footer-top {
    padding: 0;
  }
  #footer .footer-center {
    padding: 20px 0;
  }
  #footer .box .box-heading {
    padding: 12px 0;
  }
  #footer .copyright {
    margin-bottom: 20px;
  }
  #footer .pav-blog-list .blog-item {
    margin: 15px 10px;
  }
}
@media (max-width: 480px) {
  #header #header-main .inner > * {
    text-align: center;
    margin-top: 12px;
  }
  #mainmenutop .navbar-toggle {
    right: -140px;
    top: -342%;
  }
  .pagination .results {
    display: none;
  }
  .pagination .links {
    width: 100%;
  }
  .banner img {
    width: 100%;
  }
  #content {
    margin-bottom: 15px;
  }
}
@media (max-width: 360px) {
  .product-grid [class*="col-"] {
    width: 100%;
    margin: 0;
  }
  .product-grid [class*="col-"] .image img {
    width: 100%;
  }
  .product-grid .product-block .action .cart {
    top: 293px;
  }
  .product-grid .product-block .product-actions {
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1;
    filter: alpha(opacity=100);
    position: static;
  }
  .product-grid .product-block .image .product-zoom {
    display: none;
  }
  .product-grid.item {
    margin-bottom: 0px !important;
  }
  .product-list .image {
    width: 100%;
    float: none;
    margin: 0;
    text-align: center;
  }
  .product-list .image img {
    width: 100%;
  }
  .product-list .product-block .name {
    margin-top: 15px;
  }
  .product-list .product-block .image .product-zoom {
    display: none;
  }
  .product-list .product-block .product-actions {
    margin-top: 10px;
    width: 100%;
    float: none;
  }
  .product-list .product-block .wishlist {
    margin: 0 0 10px;
  }
  .product-list .product-block .action .cart {
    margin-bottom: 10px;
  }
  .pav-categoryproducts {
    background-color: transparent;
    min-height: 200px;
    height: auto;
    margin: 0;
  }
  .pav-categoryproducts .cat-products-block {
    margin: 0 !important;
  }
  .pav-categoryproducts .item {
    margin: 0 !important;
  }
  .pav-categoryproducts .item .product-inner {
    width: 100%;
    height: auto;
    margin: 0 0 18px 0;
  }
  .pav-categoryproducts .item .product-inner .product-block {
    margin: 0;
    background-color: #ffffff;
  }
  .pav-categoryproducts .item .product-inner .product-block:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .pav-categoryproducts .box-content .tab-content {
    width: 100%;
    height: auto;
  }
  .pav-categoryproducts .box-content .tab-content .image img {
    width: 100%;
    height: auto;
  }
  .pav-categoryproducts .box-content .tab-content .name {
    margin-top: 45px;
  }
  .zoomContainer {
    display: none !important;
  }
  .product-detail {
    padding: 10px;
  }
  .product-detail .product-info .column-image,
  .product-detail .product-info .column-detail,
  .product-detail .product-info .column-product {
    width: 100%;
    float: none;
    padding: 0;
    margin: 0;
  }
  .product-detail .product-info h1 {
    margin-top: 10px;
  }
  .product-detail .product-info .price .price-gruop {
    font-size: 20px;
  }
  .product-detail .product-info .product-extra .action {
    margin-top: 15px;
  }
  .product-detail .product-info .column-detail .store-detail {
    margin: 0;
  }
  .product-detail .product-info .column-product {
    margin-top: 20px;
  }
  .product-detail .product-info .column-product .advertise img {
    width: 100%;
  }
  .product-detail .htabs a {
    width: 100%;
    margin-bottom: 10px;
  }
  .product-detail embed {
    height: 250px;
    width: 270px;
  }
  #mainmenutop .navbar-toggle {
    right: 50%;
    top: -342%;
  }
  .product-filter {
    padding: 10px;
  }
  .product-filter .display span {
    margin-left: 0;
  }
  .product-filter .limit {
    margin-left: 0;
  }
  #header #header-main .inner {
    float: none;
    display: block;
    width: 100%;
  }
  #header #header-main .inner > * {
    display: block;
  }
  #header #header-main .inner #logo {
    padding: 20px 0;
    text-align: center;
  }
  #header #header-main .menu {
    height: 0;
  }
  #page #header #header-main .header-wrap {
    margin: 0 0 20px;
    min-height: 60px;
  }
  #page #header #header-main #search_mobile {
    margin: 0;
  }
  .box .box-heading {
    font-size: 15px;
  }
}
@media (max-width: 320px) {
  #mainmenutop .navbar-toggle {
    right: 50%;
    top: -342%;
  }
}
/******************************************************
 * @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
*******************************************************/
@font-face {
  font-family: 'Gotham-Black';
  src: url('../fonts/Gotham-Black.eot?') format('eot'), url('../fonts/Gotham-Black.otf') format('opentype'), url('../fonts/Gotham-Black.woff') format('woff'), url('../fonts/Gotham-Black.ttf') format('truetype'), url('../fonts/Gotham-Black.svg#Gotham-Black') format('svg');
}
@font-face {
  font-family: 'Gotham-Book';
  src: url('../fonts/Gotham-Book.eot?') format('eot'), url('../fonts/Gotham-Book.otf') format('opentype'), url('../fonts/Gotham-Book.woff') format('woff'), url('../fonts/Gotham-Book.ttf') format('truetype'), url('../fonts/Gotham-Book.svg#Gotham-Book') format('svg');
}
@font-face {
  font-family: 'Gotham-Ultra';
  src: url('../fonts/Gotham-Ultra.eot?') format('eot'), url('../fonts/Gotham-Ultra.otf') format('opentype'), url('../fonts/Gotham-Ultra.woff') format('woff'), url('../fonts/Gotham-Ultra.ttf') format('truetype'), url('../fonts/Gotham-Ultra.svg#Gotham-Ultra') format('svg');
}
@font-face {
  font-family: 'Gotham-UltraItalic';
  src: url('../fonts/Gotham-UltraItalic.eot?') format('eot'), url('../fonts/Gotham-UltraItalic.otf') format('opentype'), url('../fonts/Gotham-UltraItalic.woff') format('woff'), url('../fonts/Gotham-UltraItalic.ttf') format('truetype'), url('../fonts/Gotham-UltraItalic.svg#Gotham-UltraItalic') format('svg');
}
/*@font-face {
	font-family: 'Gotham-Bold';
	src: url('@{theme-font-path}Gotham-Bold.eot?') format('eot'), 
	     url('@{theme-font-path}Gotham-Bold.otf')  format('opentype'),
	     url('@{theme-font-path}Gotham-Bold.woff') format('woff'), 
	     url('@{theme-font-path}Gotham-Bold.ttf')  format('truetype'),
	     url('@{theme-font-path}Gotham-Bold.svg#Gotham-Bold') format('svg');
}*/
@font-face {
  font-family: 'Gotham-Medium';
  src: url('../fonts/Gotham-Medium.eot?') format('eot'), url('../fonts/Gotham-Medium.otf') format('opentype'), url('../fonts/Gotham-Medium.woff') format('woff'), url('../fonts/Gotham-Medium.ttf') format('truetype'), url('../fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
}
.productcarousel{
	position: relative;
	margin-bottom: 0;
}
.productcarousel .carousel-control{
	z-index:10;
}

.productcarousel .item{
	margin-bottom: 35px;
}

.productcarousel .nav{
	padding:0;
	margin:0
}
.productcarousel .tab-content, .producttabs .box-product{
	overflow:inherit;
}

.sidebar .productcarousel .carousel-inner{
	overflow: inherit !important;
}
#content.col-sm-9 {
  background: #ffffff;
  border-radius: 5px;
}
#content.col-sm-9 h2, #content.col-sm-9 h1 {
  color: #000000 !important;
}
.review-form-width {
    margin: 10% auto;
    max-width: 550px;
    position: relative;
    z-index: 999999;
}
.review-form-width h2 {
  color: #333333;
}
.review-form-width .buttons {
  margin: 0px;
  padding: 0px;
}
#review-form fieldset .form-group .col-sm-2 {
    margin-bottom: 5px;
    text-align: left;
    width: 100% !important;
}
#review-form {
  padding: 15px;
}
.rtl #review-form {
  text-align: right;
}
#review-form .panel-body {
  padding: 0px !important;
}
#review-form .alert {
  margin-bottom: 0px;
  margin-top: 25px;
}
#back-to-top .scrollup {
    background: #5bc0eb;
    color: #ffffff;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    position: fixed;
    right: 25px;
    bottom: 40px;
    text-align: center;
    z-index: 9999;
    font-size: 12px;
}
#back-to-top i {
  display: block;
}
.rtl #back-to-top .scrollup {
	left: 25px !important;
}
.date .btn {
  background: #333333;
  border-radius: 0px;
}
.sidebar .box-category li.haschild a.active {
  padding-left: 35px;
}
.rtl .sidebar .box-category li.haschild a.active {
  padding-right: 35px !important;
  padding-left: 15px;
}
.rtl .sidebar ul li .subcart, .sidebar .list-group .subcart {
  right: 12px;
}
.page-checkout-checkout
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #333333;
}
.page-checkout-cart
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #333333;
}
.page-affiliate-login p {
  color: #ffffff;
}
.page-affiliate-login .well p {
  color: #333333;
}
.mini-cart-info td.image {
  min-width: 50px !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #topbar .links {
    margin: 0px !important;
  }
  .sidebar .box .box-content {
    padding: 10px !important;
  }
  .product-grid .btn-action {
    padding: 13px;
    width: 100%;
    font-size: 14px;
    margin-bottom: 0px;
  }
  .product-grid .btn-action span {
    display: none !important;
  }
  .product-list .product-block .product-actions {
    width: 50% !important;
  }
  .pav-categoryproducts {
    height: 318px !important;
  }
}
@media (max-width: 768px) {
  .zoomContainer {
    height: auto !important;
    width: auto !important;
    display: none !important;
  }
  .zoomLens {
    display: none !important;
  }
}
@media screen and (max-width: 992px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .row-offcanvas .box .box-content {
    margin-top: 0px;
    border: 0px;
  }
#offcanvasmenu .box .box-content li a {
  line-height: 15px;
  padding: 16px;
  width: 100%;
  display: inline-block;
}
  .row-offcanvas-right {
    right: 0;
  }
  .rtl .row-offcanvas-right {
    left: 0;
    right: auto;
  }

  .row-offcanvas-left {
    left: 0;
  }
  .rtl .row-offcanvas-left {
    right: 0;
    left: auto;
  }

  .row-offcanvas-right .sidebar-offcanvas {
    right: -70%;
  }
  .rtl .row-offcanvas-right .sidebar-offcanvas {
    left: -70%;
    right: auto;
  }

  .row-offcanvas-left .sidebar-offcanvas {
    left: -70%;
  }
  .rtl .row-offcanvas-left .sidebar-offcanvas {
    right: -70%;
    left: auto;
  }

  .row-offcanvas-right.active {
    right: 70%;
  }
  .rtl .row-offcanvas-right.active {
    left: 70%;
    right: auto;
  }

  .row-offcanvas-left.active {
    left: 70%;
  }
  .rtl .row-offcanvas-left.active {
    right: 70%;
    left: auto;
  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 70%;
    background: #ffffff;
    height: 100%;
  }
  .rtl .sidebar-offcanvas {
    border-right: inherit;
  }

  .row-offcanvas.active:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.75);
    content: "";
    z-index: 200;
  }
}
/***** offcanvas-menu *****/
.offcanvas-heading .btn {
  margin-right: 10px;
  margin-top: 10px;
  padding: 6px 10px;
  font-size: 12px;
}
.rtl .offcanvas-heading .btn {
  margin-left: 10px;
  margin-right: inherit;
}

#offcanvasmenu .megamenu li a {
  color: #333333;
  line-height: 15px;
  padding: 16px;
}
#offcanvasmenu .caret {
  display: none;
}
#offcanvasmenu ul {
  float: none;
  padding: 0px;
}
#offcanvasmenu ul > li {
  list-style: none;
  float: none;
  border-bottom: 1px solid #ededed;
}
#offcanvasmenu ul > li a span:after {
  display: none;
}
#offcanvasmenu ul > li:last-child {
  border-bottom: none;
}
#offcanvasmenu ul > li.home .menu-icon {
  background: none !important;
}
#offcanvasmenu ul > li.aligned-fullwidth {
  position: relative;
}
#offcanvasmenu ul > li .click-canavs-menu {
  padding: 15.5px 15px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  cursor: pointer;
}
.rtl #offcanvasmenu ul > li .click-canavs-menu {
  left: 0;
  right: auto;
}
#offcanvasmenu .dropdown-menu {
  display: none;
  background: none;
  position: static;
  visibility: visible;
  transform: none;
  box-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
  padding: 0px;
  width: auto !important;
  min-width: auto;
  margin-left: 0px;
}
.rtl #offcanvasmenu .dropdown-menu {
  margin-right: 0px;
  margin-left: inherit;
}
#offcanvasmenu .dropdown-menu .dropdown-menu-inner {
  padding-left: 30px;
}
.rtl #offcanvasmenu .dropdown-menu .dropdown-menu-inner {
  padding-right: 30px;
  padding-left: inherit;
}
#offcanvasmenu .dropdown-menu .pavo-widget .sidebar {
  border: none;
}
#offcanvasmenu .dropdown-menu .pavo-widget .sidebar .product-block {
  padding-left: 0;
}
.rtl #offcanvasmenu .dropdown-menu .pavo-widget .sidebar .product-block {
  padding-right: 0;
  padding-left: inherit;
}
#offcanvasmenu .dropdown-menu li {
  border: none;
}
#offcanvasmenu .dropdown-menu a {
  padding: 0px 20px !important;
}
#offcanvasmenu .dropdown-menu .widget-video, #offcanvasmenu .dropdown-menu .widget-html {
  display: none;
}
#offcanvasmenu .dropdown-menu .box-heading {
  color: #262a2e;
}
#offcanvasmenu .mega-col {
  padding: 0px;
}
#offcanvasmenu .w-product {
  padding: 0;
}
#offcanvasmenu .product-block {
  border: none;
}
#offcanvasmenu .product-block .zoom, #offcanvasmenu .product-block .product-label {
  display: none;
}
#offcanvasmenu .category .box-heading {
  display: none;
}
#offcanvasmenu .category .panel-body {
  padding: 0px;
}
#offcanvasmenu .category .panel-body li a {
  color: #222222;
  display: block;
  padding: 13px 18px;
  text-transform: uppercase;
  width: 100%;
  font-size: 12px;
}
#offcanvasmenu .category .panel-body li a:hover {
  color: #ea5959;
}
#offcanvasmenu .category .panel-body li ul {
  padding-left: 30px;
}
.rtl #offcanvasmenu .category .panel-body li ul {
  padding-right: 30px;
  padding-left: inherit;
}
#offcanvasmenu .category .panel-body li .accordion-heading {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  cursor: pointer;
}
.rtl #offcanvasmenu .category .panel-body li .accordion-heading {
  left: 0;
  right: auto;
}
#offcanvasmenu .category .panel-body li .accordion-heading span {
  padding: 17px 15px;
  line-height: 1;
  display: block;
}
#offcanvasmenu .category .panel-body li li {
  border-bottom: none;
}
#offcanvasmenu .category .panel-body li li a {
  text-transform: none;
  color: #999999;
}
.product-block .image img {
  width: 100%;
}
.product-block .image .action {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -31px;
}
.product-block .image .action .icon-theme {
  margin: auto;
}
.product-list .product-block .product-actions {
  width: 45%;
}
.product-grid .product-actions .action {
  display: none;
}
.product-list .product-actions .action {
  display: inline-block;
}
.product-list .image .action {
  display: none;
}
.form-newsletter .error{
	position: absolute;
	z-index: 9;	
	min-width: 200px;
}
