@charset "UTF-8";
@import url(../../../../../../../maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
/*========================================================
                      Main Styles
=========================================================*/
/*========================================================
                   Bootstrap Reset
=========================================================*/
.container > .alert,
.breadcrumb + .alert {
  position: fixed;
  width: 100%;
  z-index: 1000; }

.alert button.close {
  vertical-align: top;
  margin-top: -3px; }

.alert {
  color: #FFF;
  font-weight: bold;
  padding: 10px 10px 13px;
  border-radius: 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }

.alert i {
  font-size: 21px; }

.alert a:hover {
  text-decoration: none; }

.alert a {
  color: #FFF;
  text-decoration: underline; }

.alert-success {
  background-color: #55C65E;
  border: 1px solid #48B151; }

.alert-danger {
  background-color: #F3515C;
  border-color: #D4323D; }

.alert-info {
  background-color: #FE9126;
  border-color: #E4752B; }

.modal-header .close:hover {
  color: #c32143; }

.modal-header .close {
  color: #CCC; }

.close {
  color: #FFF;
  opacity: 1; }

.pagination {
  border-radius: 0; }

.pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span {
  border-radius: 0; }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #c32143;
  border-color: #c32143;
  color: #FFF; }

.pagination > li > a, .pagination > li > span {
  color: #888; }

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  background: #ffa418;
  border-color: #ffa418;
  color: #FFF; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background: none;
  text-decoration: none; }

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  box-shadow: none;
  outline: none; }

.table-bordered {
  border-radius: 0; }

.table thead td {
  text-transform: uppercase;
  font-weight: bold;
  color: #323232 !important;
  font-size: 13px;
  background-color: #F9F9F9; }

.table th,
.table td {
  padding: 20px;
  border-color: #D7D7D7;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.block-compare .table th, .block-compare .table td {
  padding: 7px; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  font-size: 13px; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border-radius: 0;
  box-shadow: none; }

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  border-radius: 0; }

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  border-radius: 0; }

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  border-radius: 0; }

.table-bordered {
  border-color: #D7D7D7; }

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border-color: #ece5e0; }

.table > tbody + tbody {
  border-top: none; }

label,
input,
button,
select,
textarea {
  font-size: 13px;
  color: #393939; }
  @media (min-width: 768px) and (max-width: 991px) {
    label,
    input,
    button,
    select,
    textarea {
      font-size: 10px; } }

label {
  font-weight: bold; }

textarea {
  resize: none; }

label {
  cursor: default; }

.close:hover,
.close:focus {
  opacity: 1; }

.panel-group .panel, .panel {
  border-radius: 0; }

.panel-heading {
  padding: 20px; }

.addthis_button_tweet {
  width: 100px !important; }

.fancybox-close, .fancybox-prev span, .fancybox-next span {
  opacity: 0.8; }

.fancybox-close:hover, .fancybox-prev span:hover, .fancybox-next span:hover {
  opacity: 1; }

.text-danger {
  color: red;
  font-weight: bold;
  font-size: 100%;
  font-size: 16px; }

.buttons input[type="checkbox"] {
  position: relative;
  top: 2px; }

input[type="checkbox"], input[type="checkbox"]:focus, input[type="radio"], input[type="radio"]:focus {
  outline: 0; }

.tooltip {
  z-index: 99999; }

.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
  white-space: normal; }

body {
  font: 700 15px/24px "Open Sans Condensed", sans-serif;
  color: #b7a99a;
  background: #fff; }

h1, h2, h3, h4, h5, h6 {
  margin: 10px 0 20px;
  font-weight: 700; }

button {
  outline: none; }

/* default font size */
.fa {
  line-height: inherit; }

h1, h2, h3, h4, h5, h6 {
  color: #ffa418; }

/* Override the bootstrap defaults */
h1 {
  font-size: 33px; }

h2 {
  font-size: 27px; }

h3 {
  font-size: 21px; }

h4 {
  font-size: 15px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 10.2px; }

button {
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  outline: none;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  a:active {
    background: transparent;
    outline: none; }
  a:visited, a:focus {
    color: inherit;
    text-decoration: none;
    outline: 0; }
  a:hover {
    text-decoration: none;
    color: #c32143; }

p a:hover {
  text-decoration: underline; }

img {
  max-width: 100%;
  height: auto; }

legend {
  font-size: 18px;
  padding: 7px 0px; }

label {
  font-size: 12px;
  font-weight: normal; }

select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
  font-size: 12px;
  border-radius: 0; }

.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover,
.input-group-addon {
  font-size: 12px; }

.input-group .input-group-addon {
  height: 30px; }

.nav-tabs {
  margin-bottom: 15px; }

div.required .control-label:before {
  content: '* ';
  color: #F00;
  font-weight: bold; }

/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
  color: #ffffff;
  background-color: #c32143;
  background-repeat: repeat-x; }

/*========================================================
                      Header styles
=========================================================*/
.common-home .header {
  margin-bottom: 0; }

.header {
  background: #c32143;
  padding: 30px 0;
  margin-bottom: 30px; }
  .header .box-cart {
    float: right; }
  .header .logo {
    float: left; }
    .header .logo img {
      max-width: 120px;
      margin-right: 20px; }
  .header .search {
    float: right; }
  .header .dropdown-menu {
    background: #ffa418;
    text-align: left; }
    .header .dropdown-menu > li > button:hover, .header .dropdown-menu > li > a:hover {
      background: #c32143;
      color: #FFF; }
  .header > .container .col-sm-12 {
    min-height: 0; }

.common-home .header .logo {
  display: none; }

.header_center {
  margin-bottom: 65px; }

#top {
  float: left;
  margin-top: 15px; }

/*===================   Top Panel   ===================*/
.top_panel {
  background: #c32143; }
  .top_panel:before, .top_panel:after {
    display: table;
    content: "";
    line-height: 0; }
  .top_panel:after {
    clear: both; }

/*================   Top Links style   ===============*/
.nav {
  text-align: center; }
  .nav > ul {
    padding: 0;
    margin: 0; }
    .nav > ul li {
      padding: 0; }
    .nav > ul > li + li {
      margin-left: 20px; }
  .nav a {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase; }
    .nav a i {
      display: none; }
    .nav a:hover, .nav a .active {
      color: #ffa418; }
  .nav i {
    font-size: 20px;
    margin-right: 20px; }

/*================  CURRENCY AND LANGUAGE BOXES ===============*/
.currency-select {
  text-align: left; }

.box-language .open .dropdown-toggle,
.box-currency .open .dropdown-toggle,
.box-language .dropdown-toggle:hover,
.box-currency .dropdown-toggle:hover {
  color: #ffa418; }

.box-language,
.box-currency {
  float: right;
  margin-top: 15px;
  margin-left: 15px; }
  .box-language .dropdown-toggle,
  .box-currency .dropdown-toggle {
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    cursor: pointer;
    color: #fff;
    vertical-align: top;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }
    .box-language .dropdown-toggle .btn-group,
    .box-currency .dropdown-toggle .btn-group {
      vertical-align: top; }
    .box-language .dropdown-toggle:after,
    .box-currency .dropdown-toggle:after {
      display: inline-block;
      content: '\f107';
      margin-left: 8px;
      font-size: 15px;
      font-weight: 400;
      font-family: "FontAwesome"; }

.box-currency .dropdown-menu a,
.box-language .dropdown-menu a {
  padding: 5px 5px 5px 10px;
  font-size: 14px;
  color: #fff; }

/*================  DropDown Menu item ===============*/
.box-currency .dropdown-menu button {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  text-transform: uppercase;
  display: block;
  width: 100%;
  padding: 5px 5px 5px 10px;
  font-size: 14px;
  color: #fff; }
  .box-currency .dropdown-menu button::-moz-focus-inner {
    border: none;
    padding: 0; }

/********** Swipe menu ******************/
.toprow-1 {
  color: #fff;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
  display: none;
  background: #b38f70;
  border-bottom: 1px solid #644a36; }

.swipe-control {
  border-right: 1px solid #644a36;
  display: block;
  height: 50px;
  vertical-align: top;
  text-align: center;
  width: 64px;
  z-index: 100; }
  .swipe-control i {
    line-height: 50px;
    font-size: 30px;
    vertical-align: top;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }
  .swipe-control:hover i, .swipe-control.active i {
    color: #c32143; }

.swipe {
  display: block;
  overflow: hidden;
  position: fixed;
  top: 50px;
  width: 237px;
  z-index: 101;
  bottom: 0;
  left: -237px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .swipe .swipe-menu {
    height: 100%;
    overflow-y: auto; }

.swipe ul {
  padding: 0;
  margin: 0; }
  .swipe ul li {
    list-style-type: none; }
    .swipe ul li a {
      display: block;
      padding: 10px 20px;
      color: #fff;
      border-top: 1px solid #644a36;
      line-height: 25px;
      background: #b38f70; }
      .swipe ul li a i, .swipe ul li a:before {
        font-size: 21px;
        color: #fff;
        margin-right: 9px;
        -moz-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        -webkit-transition: 0.3s all ease;
        transition: 0.3s all ease; }
      .swipe ul li a:hover {
        background-color: #ffa418;
        color: #fff; }
        .swipe ul li a:hover i, .swipe ul li a:hover:before {
          color: #fff; }

.swipe .foot li a:before {
  content: "\f05a";
  font-family: "FontAwesome";
  display: inline-block; }

.ind .swipe {
  display: block;
  left: 0; }
.ind #page {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 88; }
.ind .shadow {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 88; }

.swipe .foot li + li a:before {
  content: "\f0d1"; }
.swipe .foot li + li + li a:before {
  content: "\f06a"; }
.swipe .foot li + li + li + li a:before {
  content: "\f085"; }

.swipe .foot.foot-1 li a:before {
  content: "\f0ac"; }
.swipe .foot.foot-1 li + li a:before {
  content: "\f079"; }
.swipe .foot.foot-1 li + li + li a:before {
  content: "\f0e8"; }

.swipe .foot.foot-2 li a:before {
  content: "\f02c"; }
.swipe .foot.foot-2 li + li a:before {
  content: "\f06b"; }
.swipe .foot.foot-2 li + li + li a:before {
  content: "\f0c0"; }
.swipe .foot.foot-2 li + li + li + li a:before {
  content: "\f0a3"; }

.swipe .foot.foot-3 li a:before {
  content: "\f0cb"; }
.swipe .foot.foot-3 li + li a:before {
  content: "\f003"; }

@media (max-width: 767px) {
  .toprow-1 {
    display: block; } }
/*========================================================
               Responsive Header styles
=========================================================*/
@media (min-width: 768px) and (max-width: 1199px) {
  .nav a span {
    display: none; }
  .nav a i {
    display: block; } }
@media (max-width: 991px) {
  .search {
    float: none;
    width: 100%;
    margin-bottom: 30px; }
    .search input {
      width: 100% !important; } }
@media (max-width: 767px) {
  .header {
    padding-top: 50px; }
    .header .search {
      float: none; }
    .header .box-currency {
      margin-right: 0;
      padding: 0; }
    .header .logo {
      float: none;
      text-align: center;
      margin-top: 15px; }
      .header .logo img {
        display: inline-block; }
    .header .box-cart {
      float: none;
      margin-top: 0; }
      .header .box-cart .cart > button {
        padding: 12px 15px 13px;
        min-width: 60px; }
        .header .box-cart .cart > button i {
          float: left; }
        .header .box-cart .cart > button #cart-total3, .header .box-cart .cart > button strong, .header .box-cart .cart > button .fa-chevron-down {
          display: none; }
        .header .box-cart .cart > button #cart-total2 {
          display: block;
          float: right; }
    .header .nav {
      margin-top: 0; }
      .header .nav ul {
        display: none; }
    .header .box-right {
      margin-top: 0; }
      .header .box-right:before, .header .box-right:after {
        display: table;
        content: "";
        line-height: 0; }
      .header .box-right:after {
        clear: both; }
    .header .top_panel {
      padding: 0; }
    .header .nav__primary {
      margin-top: 15px;
      background: none; } }
/*==================     Search Form     ======================*/
.search {
  position: relative;
  float: right;
  margin-bottom: 20px; }
  .search input {
    outline: none;
    background-color: transparent;
    border: none;
    -webkit-appearance: none;
    border-radius: 0;
    vertical-align: baseline;
    box-shadow: none;
    color: #b7a99a;
    display: block;
    margin: 0;
    font-size: 18px;
    line-height: 24px;
    width: 270px;
    height: 48px;
    padding: 13px 35px 13px 20px;
    background: #fff;
    border-bottom: 1px solid #d9d9d9;
    text-transform: uppercase;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .search input::-webkit-input-placeholder {
      color: #b7a99a;
      opacity: 1; }
    .search input:-moz-placeholder {
      color: #b7a99a;
      opacity: 1; }
    .search input::-moz-placeholder {
      color: #b7a99a;
      opacity: 1; }
    .search input:-ms-input-placeholder {
      color: #b7a99a;
      opacity: 1; }
  .search button, .search button:focus, .search button:active {
    background: none;
    border: none;
    display: inline-block;
    padding: 0;
    outline: none;
    outline-offset: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: absolute;
    bottom: -1px;
    right: 0;
    color: #c32143;
    line-height: 48px;
    height: 48px;
    width: 31px;
    text-align: center;
    font: 400 17px/17px 'FontAwesome', sans-serif;
    border-bottom: 3px solid #c32143; }
    .search button::-moz-focus-inner, .search button:focus::-moz-focus-inner, .search button:active::-moz-focus-inner {
      border: none;
      padding: 0; }
    .search button:before, .search button:focus:before, .search button:active:before {
      content: ""; }
  .search button:hover, .search button:focus:hover, .search button:active:hover {
    color: #ffa418;
    border-color: #ffa418; }

@media (max-width: 479px) {
  .search-form {
    width: 270px; } }
#livesearch_search_results {
  margin: 3px 0 0;
  padding: 5px !important;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #c32143;
  list-style-type: none;
  z-index: 12;
  width: 100%;
  border-top: 0;
  font-size: 14px; }
  #livesearch_search_results li {
    padding: 0px;
    overflow: hidden; }
    #livesearch_search_results li img {
      overflow: hidden;
      float: left;
      margin-right: 10px; }
      #livesearch_search_results li img.loading {
        background: #F5F5F5; }
    #livesearch_search_results li:hover, #livesearch_search_results li.highlighted {
      background-color: #ffa418; }
      #livesearch_search_results li:hover a, #livesearch_search_results li.highlighted a {
        color: #FFF; }
  #livesearch_search_results a, #livesearch_search_results a:visited {
    display: block;
    padding: 5px;
    float: left;
    width: 100%;
    color: #fff;
    text-decoration: none; }

@media (min-width: 768px) and (max-width: 991px) {
  #livesearch_search_results li img {
    display: none !important; } }
/*================ Box Cart  ===============*/
.box-cart {
  position: relative;
  float: right;
  margin-left: 10%; }
  .box-cart .btn-danger {
    border: 0;
    padding: 0;
    background: none !important;
    color: #333;
    font-size: 13px; }
    .box-cart .btn-danger:hover {
      color: #c32143;
      background: none; }
  .box-cart .btn {
    margin-bottom: 7px; }

.cart-total {
  display: none; }

.cart-total2 {
  display: none; }

/*================  Cart  ===============*/
.cart {
  position: relative; }
  .cart > button {
    background: none;
    border: none;
    display: inline-block;
    padding: 0;
    outline: none;
    outline-offset: 0;
    cursor: pointer;
    -webkit-appearance: none;
    background-color: #ffa418;
    padding: 15px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase; }
    .cart > button::-moz-focus-inner {
      border: none;
      padding: 0; }
    .cart > button i {
      font-size: 14px;
      margin-left: 13px; }
      .cart > button i.fa-shopping-cart {
        font-size: 20px;
        margin-right: 5px;
        margin-left: 0; }

/*================  Cart DropDown ===============*/
.cart ul > li:first-child tr {
  border-bottom: 1px solid #DDD; }

.cart td {
  font-size: 18px; }
  .cart td .name a {
    font-size: 18px; }
  .cart td strong {
    font-size: 18px; }

.cart .total td {
  border: 0;
  padding: 2px;
  font-size: 20px;
  font-weight: bold; }

.cart .price-cart {
  color: #c32143;
  font-weight: bold; }

.cart .dropdown-menu {
  z-index: 1001;
  min-width: 260px;
  color: #fff; }
  .cart .dropdown-menu img {
    max-width: 50px; }
  .cart .dropdown-menu tr .text-center button {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .cart .dropdown-menu table {
    margin-bottom: 10px; }
  .cart .dropdown-menu li > div {
    padding: 0 10px; }
  .cart .dropdown-menu li p {
    margin: 20px 0; }
  .cart .dropdown-menu .btn {
    background-color: #c32143; }
    .cart .dropdown-menu .btn:hover {
      background-color: #333; }

.cart .dropdown-menu .name a:hover {
  color: #c32143;
  background: transparent; }

.cart .table.total tr:nth-child(4) td strong,
.cart .table.total tr:nth-child(4) td {
  font-weight: bold;
  font-size: 20px;
  font-style: normal; }

.cart-q {
  max-width: 100px;
  float: none;
  display: inline-block;
  margin-right: 3px; }

.shoping_cart td {
  vertical-align: middle !important; }

@media (max-width: 767px) {
  .cart {
    position: fixed;
    top: 0;
    right: 10px;
    margin: 0;
    z-index: 91;
    border-left: none; }
    .cart .dropdown-menu {
      max-height: 300px;
      overflow: auto; } }
/*=================== Menu gadget ===================*/
.menu-icon {
  position: relative;
  color: #fff;
  cursor: pointer;
  display: block;
  font-weight: 400;
  font-size: 20px;
  font-family: "Open Sans Condensed", sans-serif;
  line-height: 30px;
  padding: 10px 17px;
  background: #c32143; }
  .menu-icon.active:after {
    content: "\f106"; }
  .menu-icon:after {
    float: right;
    content: "\f107";
    font-family: "FontAwesome";
    margin-top: 0;
    display: inline-block;
    text-align: center;
    width: 1.25em;
    font-size: 26px;
    color: #fff; }

.menu-gadget {
  display: none;
  margin: 15px 0; }

.menu-gadget .menu ul ul a {
  padding-left: 60px !important; }

.menu-gadget .menu {
  padding: 0;
  margin: 0;
  display: none; }
  .menu-gadget .menu ul {
    width: auto;
    padding: 0;
    display: none; }
  .menu-gadget .menu li {
    position: relative;
    list-style-type: none; }
    .menu-gadget .menu li i {
      position: absolute;
      display: block;
      top: 8px;
      right: 5px;
      height: 24px;
      width: 24px;
      font-size: 21px;
      padding: 0 20px;
      cursor: pointer;
      color: #fff;
      -moz-transition: 0.3s all ease;
      -o-transition: 0.3s all ease;
      -webkit-transition: 0.3s all ease;
      transition: 0.3s all ease; }
      .menu-gadget .menu li i:hover {
        color: #e5e5e5; }
    .menu-gadget .menu li.active > a, .menu-gadget .menu li > a:hover {
      background: #ffa418;
      color: #fff; }
  .menu-gadget .menu a {
    padding: 10px 15px;
    display: block;
    border-top: 1px solid #e5e5e5;
    color: #fff;
    font-size: 14px;
    background: #b38f70; }
  .menu-gadget .menu li li a {
    padding: 10px 15px 10px 45px; }
  .menu-gadget .menu li li:last-child {
    padding-bottom: 0; }
  .menu-gadget .menu li li li a {
    padding: 10px 15px 10px 35px; }

.menu-gadget .menu li i.fa-angle-up:before {
  content: "" !important; }

/*========================================================
                      Menu styles
=========================================================*/
.nav__primary .menu {
  display: inline-block; }
  .nav__primary .menu:before, .nav__primary .menu:after {
    display: table;
    content: "";
    line-height: 0; }
  .nav__primary .menu:after {
    clear: both; }
  .nav__primary .menu > li {
    position: relative;
    float: left; }
    .nav__primary .menu > li + li {
      margin-left: 48px; }

.nav__primary {
  padding: 0;
  margin-bottom: 56px;
  float: left;
  margin-top: 7px; }
  .nav__primary ul {
    list-style: none;
    margin: 0;
    padding: 0; }

/*================ Menu  ===============*/
.nav__primary .menu li {
  position: relative; }
  .nav__primary .menu li.sfHover > a, .nav__primary .menu li > a:hover, .nav__primary .menu li > a.active {
    color: #000; }
.nav__primary .menu li > a {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  color: #433a32; }
  .nav__primary .menu li > a:hover {
    color: #c32143; }

/*================ Sub-menu lvl1  ===============*/
.nav__primary .menu ul {
  display: none;
  position: absolute;
  z-index: 99;
  left: 50%;
  top: 130%;
  width: 200px;
  background-color: #c32143;
  padding: 20px;
  margin-top: 15px;
  margin-left: -100px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .nav__primary .menu ul:before {
    content: '';
    display: block;
    left: 50%;
    top: -5px;
    margin-left: -5px;
    background: url(../image/bg_menu.png) no-repeat left top;
    width: 9px;
    height: 5px;
    position: absolute; }

/*================ Sub-menu lvl1 item  ===============*/
.nav__primary .menu ul li {
  position: relative;
  padding: 6px 0; }
.nav__primary .menu ul a {
  display: inline-block;
  color: #fff;
  font-size: 16px; }
.nav__primary .menu ul li.active > a, .nav__primary .menu ul a:hover, .nav__primary .menu ul li.sfHover > a {
  color: #ffa418; }

/*================ Sub-menu lvl2 ===============*/
.nav__primary .menu ul ul {
  left: 100%;
  top: 0;
  margin-left: 15px;
  margin-top: 0; }
  .nav__primary .menu ul ul:before {
    display: none; }

.nav__primary .menu > li > .sf-with-ul {
  position: relative; }
  .nav__primary .menu > li > .sf-with-ul:before {
    content: '\f0d7';
    font: 400 12px/12px 'FontAwesome';
    float: right;
    margin-left: 10px;
    margin-top: 7px; }

.nav__primary .menu ul > li > .sf-with-ul {
  position: relative; }
  .nav__primary .menu ul > li > .sf-with-ul:before {
    content: '\f054';
    font: 400 12px/12px 'FontAwesome';
    float: right;
    margin-top: 7px;
    margin-left: 4px; }

.sfHover .sfHover .sf-with-ul:before {
  content: '\f078'; }

@media (max-width: 991px) {
  .nav__primary {
    margin-bottom: 10px; } }
@media (max-width: 767px) {
  .nav__primary .menu {
    display: none; }

  .menu-gadget {
    display: block; } }
/*==================  Stuck menu  ======================*/
.isStuck {
  z-index: 999; }

@media only screen and (max-width: 991px) {
  .isStuck {
    display: none !important; } }
/*========================================================
                      Content styles
=========================================================*/
#page {
  background: #fff;
  overflow: hidden; }

.information-information h3 {
  text-transform: uppercase; }

/*==================  Marked List  ======================*/
.box.account ul, .box.affilate ul {
  padding: 0;
  list-style-type: none; }
  .box.account ul a, .box.affilate ul a {
    position: relative;
    border-bottom: 1px solid #DADADA;
    display: block;
    padding: 13px 15px; }
    .box.account ul a:before, .box.affilate ul a:before {
      content: '\f054';
      margin-right: 10px;
      font-weight: 400;
      font-size: 10px;
      font-family: "FontAwesome";
      color: #c32143;
      -moz-transition: 0.3s all ease;
      -o-transition: 0.3s all ease;
      -webkit-transition: 0.3s all ease;
      transition: 0.3s all ease; }
  .box.account ul a:hover, .box.affilate ul a:hover {
    color: #c32143; }

.site-map-page #content ul, .manufacturer-content div, #content ul.list-unstyled {
  margin: 0;
  list-style-type: none; }
  .site-map-page #content ul a, .manufacturer-content div a, #content ul.list-unstyled a {
    position: relative; }
    .site-map-page #content ul a:before, .manufacturer-content div a:before, #content ul.list-unstyled a:before {
      content: '\f105';
      margin-right: 5px;
      font-weight: 400;
      font-size: 15px;
      font-family: "FontAwesome";
      color: #c32143; }

#content .product-info ul.list-unstyled a:before {
  display: none; }

@media (max-width: 767px) {
  aside {
    margin-top: 20px; }
    aside .container {
      padding: 0;
      width: 100%; }

  #content [class*="col-sm-"] + [class*="col-sm-"] {
    margin-top: 20px; } }
/*========================================================
                        Buttons
=========================================================*/
.buttons {
  margin: 1em 0; }
  .buttons:before, .buttons:after {
    display: table;
    content: "";
    line-height: 0; }
  .buttons:after {
    clear: both; }

.input-group-btn .btn {
  padding: 7px 12px; }
  .input-group-btn .btn i {
    font-size: 15px;
    line-height: 18px; }

/*================   Default Buttons BEGIN   ===============*/
.btn-danger,
.btn-primary,
.btn-info,
.btn-default {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  border: none;
  text-shadow: none;
  border-radius: 0;
  background: none;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .btn-danger::-moz-focus-inner,
  .btn-primary::-moz-focus-inner,
  .btn-info::-moz-focus-inner,
  .btn-default::-moz-focus-inner {
    border: none;
    padding: 0; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary,
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger,
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info,
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled],
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  text-shadow: none;
  box-shadow: none;
  background: none; }

.btn:visited,
.btn {
  font-size: 14px;
  color: #FFF;
  background: #ffa418;
  text-shadow: none;
  border-radius: 0;
  border: none;
  padding: 12px 16px;
  outline: none;
  font-weight: 700; }

.btn:hover,
.btn:focus {
  outline: none;
  background: #b38f70;
  color: #FFF; }

/*================   Default Buttons END   ===============*/
/*================   Product Buttons BEGIN   ===============*/
.product-thumb .product-btn {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  background-color: #ffa418;
  color: #fff;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  text-align: center;
  vertical-align: top; }
  .product-thumb .product-btn::-moz-focus-inner {
    border: none;
    padding: 0; }
  .product-thumb .product-btn i {
    line-height: 36px;
    vertical-align: top; }
  .product-thumb .product-btn:hover {
    background-color: #b38f70; }

.btn-add {
  background-color: #c32143; }
  .btn-add:hover {
    background-color: #ffa418; }

.product-thumb .product-btn-add {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  background-color: #c32143;
  color: #fff;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  padding: 0;
  text-align: center;
  vertical-align: top; }
  .product-thumb .product-btn-add::-moz-focus-inner {
    border: none;
    padding: 0; }
  .product-thumb .product-btn-add i {
    line-height: 36px;
    vertical-align: top; }

.product-thumb .product-btn-add:hover {
  background-color: #644a36; }

.product-thumb:hover .quickview {
  top: 30%;
  opacity: 1; }

.product-thumb .quickview {
  position: absolute;
  width: 100px;
  text-align: center;
  display: inline-block;
  opacity: 0;
  left: 50%;
  margin-left: -50px;
  padding: 6px 12px;
  background-color: #644a36;
  z-index: 20;
  color: #fff;
  top: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .product-thumb .quickview:hover {
    background: #b38f70; }

.fancybox-inner .btn {
  border-radius: 50%; }

/*================   Product Buttons END   ===============*/
#compare-total {
  display: inline-block;
  font-size: 17px;
  color: #FFF;
  font-weight: 600;
  padding: 15px 20px;
  background: #42B856;
  margin-left: 10px; }
  #compare-total:hover {
    background: #c32143; }
  @media (min-width: 768px) and (max-width: 991px) {
    #compare-total {
      margin-top: 15px; } }

/*========================================================
                 Responsive styles Buttons
=========================================================*/
@media (max-width: 1199px) {
  .btn:visited, .btn {
    font-size: 12px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .account-wishlist table td .btn {
    padding: 10px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .table-bordered > tbody > tr > .text-right {
    padding: 5px; }

  .account-wishlist table td .btn {
    padding: 6px; } }
@media (max-width: 410px) {
  .account-address .table td a {
    display: block; }
    .account-address .table td a + a {
      margin-top: 5px; } }
@media (max-width: 400px) {
  .buttons .pull-left, .buttons .pull-right {
    float: none !important;
    margin-top: 10px; } }
/*========================================================
                      Banners
=========================================================*/
.content_bottom .banners > div {
  width: 100%;
  position: relative; }
  .content_bottom .banners > div .banner-box {
    -webkit-box-shadow: 0 30px 30px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 30px 30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 30px 30px rgba(0, 0, 0, 0.2); }
  .content_bottom .banners > div .s-desc {
    width: 47.7179%;
    padding: 2% 0 0;
    text-align: center;
    right: 0; }
    .content_bottom .banners > div .s-desc span {
      background-color: #d93658;
      display: inline-block;
      padding: 16px 28px;
      color: #fff4c6;
      font-weight: 700;
      font-size: 17px;
      text-transform: uppercase;
      border-radius: 4px; }
      .content_bottom .banners > div .s-desc span:hover {
        background-color: #ffa418;
        color: #fff; }

#content .banners + .banners {
  padding: 85px 0 70px;
  position: relative;
  background-color: #f2f0eb; }
  #content .banners + .banners > div {
    width: 25%; }
    #content .banners + .banners > div .s-desc {
      position: static;
      text-align: center; }
      #content .banners + .banners > div .s-desc i {
        position: absolute;
        top: 26%;
        font-size: 60px;
        color: #fff;
        width: 60px;
        text-align: center;
        left: 50%;
        margin-left: -30px;
        opacity: 0;
        -moz-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        -webkit-transition: 0.3s all ease;
        transition: 0.3s all ease; }
        #content .banners + .banners > div .s-desc i.fa-chevron-right {
          opacity: 1;
          position: static;
          width: 51px;
          height: 51px;
          line-height: 51px;
          vertical-align: top;
          background-color: #d5c5b5;
          color: #fff;
          border-radius: 50%;
          font-size: 15px;
          margin-left: 0; }
    #content .banners + .banners > div .banner-box:hover img {
      transform: none; }
    #content .banners + .banners > div .banner-box:hover .img_b {
      overflow: hidden;
      position: relative;
      border-radius: 50%;
      -moz-transition: 0.3s all ease;
      -o-transition: 0.3s all ease;
      -webkit-transition: 0.3s all ease;
      transition: 0.3s all ease; }
      #content .banners + .banners > div .banner-box:hover .img_b:before {
        -moz-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        -webkit-transition: 0.3s all ease;
        transition: 0.3s all ease;
        border-radius: 50%;
        position: absolute;
        content: '';
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #c32143;
        opacity: 0.5; }
    #content .banners + .banners > div .banner-box:hover .s-desc i {
      opacity: 1; }
    #content .banners + .banners > div .img_b {
      margin-bottom: 40px; }
  #content .banners + .banners:before, #content .banners + .banners:after {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 1000000px;
    right: -1000000px;
    top: 0;
    background-color: #f2f0eb; }
  #content .banners + .banners:before {
    left: -1000000px; }

.banners {
  margin-bottom: 66px; }

.banners > div .banner-box {
  position: relative;
  overflow: hidden; }
  .banners > div .banner-box img {
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }
  .banners > div .banner-box > a {
    display: block; }
  .banners > div .banner-box:hover i.fa-chevron-right {
    background-color: #c32143 !important; }
  .banners > div .banner-box:hover h3 {
    color: #a57a4b; }
  .banners > div .banner-box:hover img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }
.banners > div + div .s-desc h2 {
  color: #fbc300;
  padding-right: 12%; }

.banners > div .s-desc {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: right;
  overflow: hidden; }
  .banners > div .s-desc h1 {
    font-family: 'BenchNine', sans-serif;
    font-size: 190px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    line-height: 77%;
    letter-spacing: -14px; }
  .banners > div .s-desc h2 {
    margin: -15px 0 0;
    line-height: 69px;
    font-size: 35px;
    color: #5baa35;
    background-color: #fff;
    display: inline-block;
    text-transform: uppercase;
    padding: 0 25px; }
  .banners > div .s-desc h3 {
    color: #4d4237;
    font-size: 30px;
    text-transform: uppercase; }
  .banners > div .s-desc h4 {
    font-family: 'Great Vibes', cursive;
    font-size: 63px;
    color: #ffefad;
    font-weight: 400;
    margin: 23px 0 17px; }

/*========================================================
                   Responsive Banners
=========================================================*/
@media (max-width: 1199px) {
  .banners > div .s-desc h1 {
    font-size: 140px; }
  .banners > div .s-desc h4 {
    font-size: 40px; }
  .banners > div .s-desc h3 {
    font-size: 20px; }

  .content_bottom .banners > div .s-desc span {
    padding: 10px 20px; }

  #content .banners + .banners > div .s-desc i {
    top: 25%; } }
@media (max-width: 991px) {
  .banners > div .s-desc h4 {
    font-size: 30px;
    margin: 0 0 10px; } }
@media (max-width: 767px) {
  #content .banners + .banners > div {
    width: 100%;
    float: none; }
    #content .banners + .banners > div .banner-box {
      max-width: 270px; }

  .banners > div .banner-box {
    max-width: 400px;
    margin: 0 auto 20px; }

  .content_bottom .banners > div .banner-box {
    max-width: none; }

  .banners > div .s-desc h2 {
    font-size: 30px;
    line-height: normal;
    padding: 0 5px; }

  .content_bottom .banners > div .s-desc span {
    display: none; }

  .banners > div .s-desc h4 {
    margin-top: 30px;
    font-size: 25px; } }
@media (max-width: 560px) {
  .banners > div .s-desc h4 {
    margin-top: 25px;
    font-size: 20px; } }
@media (max-width: 380px) {
  .banners > div .s-desc h4 {
    margin-top: 15px;
    font-size: 18px; } }
/*========================================================
                      HTML boxes
=========================================================*/
/*========================================================
               Responsive HTML boxes
=========================================================*/
/*========================================================
                      Product
=========================================================*/
.product-layout {
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  margin-bottom: 30px; }
  .product-layout .description {
    font-size: 16px;
    margin-bottom: 10px; }

/*=================== Product Image ===================*/
.product-thumb .image {
  position: relative;
  text-align: center; }
  .product-thumb .image > a {
    display: block; }
    .product-thumb .image > a img {
      -moz-transition: 0.5s all ease;
      -o-transition: 0.5s all ease;
      -webkit-transition: 0.5s all ease;
      transition: 0.5s all ease;
      margin-left: auto;
      margin-right: auto; }

.product-grid .product-thumb .image {
  float: none; }

/*=================== Product Caption ===================*/
.product-thumb {
  position: relative;
  border: 1px solid #ece5e0;
  padding: 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .product-thumb h4 a, .product-thumb .name a {
    color: #88735e;
    font-size: 18px; }
  .product-thumb h4 a:hover, .product-thumb .name a:hover {
    color: #c32143; }
  .product-thumb:hover .quickview {
    opacity: 1; }

/*==================  Product List  ===================*/
.product-list .product-thumb .caption {
  overflow: hidden; }

.product-list .product-thumb .image {
  float: left;
  margin-right: 30px;
  width: 30%; }
.product-list .product-thumb .cart-button .btn {
  margin-top: 0;
  width: auto;
  display: inline-block; }

/*==================  SALE, NEW Message ===================*/
.sale, .new_pr {
  font-size: 13px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -20px;
  background-color: #c32143;
  color: #FFF;
  line-height: 29px;
  padding: 0 8px;
  z-index: 10; }

/*=================== Product Price  ===================*/
.price {
  display: inline-block;
  font: 700 30px/36px "Open Sans Condensed", sans-serif;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  text-align: center;
  color: #c32143; }

.price-section {
  font-size: 31px;
  color: #c32143;
  line-height: normal;
  margin-bottom: 5px;
  padding-bottom: 5px; }
  .price-section .reward-block {
    font-size: 12px;
    color: #b7a99a; }

.price-old {
  display: inline-block;
  text-decoration: line-through;
  font-size: 17px;
  color: #ffa418; }

.price-tax {
  font-size: 12px; }

.price-total {
  font-weight: bold; }

.price s {
  font-size: 15px; }

.prod-stock {
  color: #6BA239; }

.price-section span.reward {
  display: block;
  margin-top: 10px; }

.price-section span.reward {
  display: block; }

.product-thumb .price-tax {
  color: #999;
  font-size: 12px;
  display: block; }

.table.table-bordered .price {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  min-width: inherit;
  text-align: right; }

.related-products .owl-item > div {
  padding: 0 15px; }

.owl-carousel .owl-buttons div:hover {
  color: #c32143; }

/*=================== Product Rating ===================*/
.rating {
  line-height: 20px;
  text-align: right; }
  .rating .fa-stack {
    font-size: 11px;
    width: 0.9em; }
  .rating .fa-star {
    color: #c32143;
    font-size: 11px; }
  .rating .fa-star + .fa-star-o {
    color: #c32143; }
  .rating .fa-star-o {
    font-size: 11px; }
  .rating .none-star {
    color: #FFF;
    font-size: 11px; }

.rating-section .rating .fa-stack {
  width: 1em;
  color: #c32143; }

.fancybox-skin .fa-stack {
  color: #c32143; }

.table-compare td.rating .fa-stack, .table-compare td.rating .fa-stack-2x {
  width: 1em;
  height: 1em;
  font-size: 1em; }

/*=================== CUSTOM Block Products ===================*/
/*========================================================
               Responsive Styles Product
=========================================================*/
@media (max-width: 1200px) {
  .product-thumb .button-group button, .product-thumb .button-group button + button {
    width: 33.33%; }

  .price {
    font-size: 20px; }
    .price .price-old {
      font-size: 13px; }

  .product-layout .description {
    font-size: 13px; }

  .product-thumb {
    padding: 20px; } }
@media (max-width: 767px) {
  .product-thumb {
    padding: 10px 5px 10px;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }

  .product-thumb .image {
    width: 80%;
    margin: 0 auto 20px; }

  .product-list .product-thumb .image,
  .product-grid .product-thumb .image {
    float: left;
    margin-right: 15px;
    width: 25%; }

  .product-layout {
    margin-bottom: 20px; }

  .product-desc iframe {
    float: none;
    margin: 0 0 2em;
    max-width: 560px;
    width: 100% !important; } }
@media (max-width: 500px) {
  .product-list .product-thumb,
  .product-grid .product-thumb, aside .product-thumb {
    text-align: center; }
    .product-list .product-thumb .image,
    .product-grid .product-thumb .image, aside .product-thumb .image {
      float: none;
      width: 80%;
      margin: 0 auto 15px; } }
@media (max-width: 450px) {
  .product-list .product-thumb .image,
  .product-grid .product-thumb .image,
  aside .product-thumb .image {
    width: 100%; } }
/*========================================================
                         Box
=========================================================*/
.box {
  margin-bottom: 30px; }
  .box .box-heading {
    margin: 0 0 40px;
    position: relative; }
    .box .box-heading h3 {
      margin: 0;
      font: 700 26px/30px "Open Sans Condensed", sans-serif;
      text-transform: uppercase;
      color: #433a32;
      border-bottom: 1px solid #ece5e0;
      padding-bottom: 30px; }
  .box .name a:hover {
    color: #c32143; }

aside .box .product-layout {
  width: 100%;
  margin-bottom: 30px; }
  aside .box .product-layout:first-child {
    margin-top: 0; }

.footer .facebook,
.footer .box_html,
.footer .map {
  /*width: 33.3333%;*/
  width: 50%;
  padding: 0 15px;
  float: left; }
.footer .box-content {
  background-color: #fff; }
.footer .contacts {
  color: #fff;
  font-size: 19px;
  text-transform: uppercase; }

/*========================================================
                    Responsive Box
=========================================================*/
@media (min-width: 768px) and (max-width: 991px) {
  .box.info .box-content ul a {
    padding: 13px 5px; }

  .box .box-heading h3 {
    font-size: 21px;
    padding-bottom: 15px; } }
@media (max-width: 767px) {
  aside .box .box-heading h3 {
    padding-bottom: 0;
    border-bottom: 0; }

  aside .box-content {
    display: none; }

  aside .box .box-heading {
    position: relative;
    padding-right: 15px;
    padding-bottom: 15px;
    cursor: pointer;
    border-bottom: 1px solid #c32143; }
    aside .box .box-heading:after {
      content: '\f055';
      position: absolute;
      right: 5px;
      top: 2px;
      font-size: 21px;
      float: right;
      font-family: "FontAwesome";
      color: #353535; }
    aside .box .box-heading.active:after {
      content: '\f056'; } }
/*==================   Lazy Img    ======================*/
.lazy {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
  background: transparent url(../image/lazy-loader.gif) no-repeat center center; }
  .lazy img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 0;
    -moz-transition: 1s all ease;
    -o-transition: 1s all ease;
    -webkit-transition: 1s all ease;
    transition: 1s all ease;
    opacity: 0; }
  .lazy.lazy-loaded {
    background: none; }
    .lazy.lazy-loaded img {
      opacity: 1; }

/*========================================================
                         Footer
=========================================================*/
footer {
  padding-top: 45px;
  background: url(../image/bg_foooter.jpg) no-repeat center top;
  -webkit-background-size: cover;
  background-size: cover; }
  footer h5 {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
    margin-bottom: 45px; }
    footer h5 + ul {
      margin-top: 15px; }
  footer a, footer a:visited {
    font-size: 17px;
    text-transform: uppercase;
    color: #fff; }
    footer a:hover, footer a:visited:hover {
      color: #c32143; }
  footer ul li + li {
    margin-top: 9px; }

.common-home footer {
  margin-top: -170px;
  padding-top: 170px; }

.copyright br {
  display: none; }

.copyright {
  margin-top: 55px;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  color: #fff; }
  .copyright a {
    font-size: 20px; }
  .copyright > .container {
    border-top: 1px solid #fff;
    padding-top: 50px;
    padding-bottom: 50px; }

.footer {
  background-color: #639d2b;
  padding: 60px 50px 74px;
  margin-bottom: 60px; }
  .footer h3 {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 20px; }
  .footer .box_html i {
    font-size: 45px;
    vertical-align: top;
    line-height: 45px;
    float: left;
    margin-right: 10px;
    margin-top: -8px; }
  .footer .box_html .mail + div {
    font-size: 30px; }
    .footer .box_html .mail + div i {
      width: 43px;
      height: 43px;
      display: block;
      float: left;
      border: 2px solid #fff;
      border-radius: 50%;
      line-height: 43px;
      text-align: center;
      font-size: 28px; }
  .footer .box_html div {
    line-height: 25px;
    margin-bottom: 60px; }
  .footer .box_html h3 + div i {
    margin-top: 0; }
  .footer .box_html a {
    color: #fff68f;
    text-transform: none; }
    .footer .box_html a:hover {
      color: #c32143; }

.soc_icon {
  list-style-type: none;
  float: right; }
  .soc_icon li {
    float: left;
    margin-left: 5px;
    margin-top: 0;
    background-color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%; }
    .soc_icon li a {
      display: block; }
    .soc_icon li i {
      font-size: 14px;
      color: #395c2b;
      vertical-align: top;
      line-height: 40px;
      display: inline-block; }
    .soc_icon li:hover {
      background-color: #ffa418; }

/*========================================================
                    Responsive  Footer
=========================================================*/
@media (min-width: 768px) and (max-width: 991px) {
  footer h5 {
    font-size: 19px; }

  footer .footer_box {
    margin-top: 15px; }

  .footer .box_html div {
    margin-bottom: 20px; }

  .footer .facebook, .footer .box_html, .footer .map {
    float: none;
    width: 100%;
    margin-bottom: 20px; }
    .footer .facebook .fb-like-box, .footer .box_html .fb-like-box, .footer .map .fb-like-box {
      width: 100% !important; } }
@media (max-width: 767px) {
  footer {
    padding-top: 0;
    margin-top: 20px; }

  .box-right-bottom,
  footer > .container {
    display: none; }

  footer {
    text-align: center; }
    footer .copyright {
      margin-top: 0;
      padding: 20px 10px;
      border-top: 0;
      text-align: left; }
      footer .copyright .soc_icon {
        display: none; }
      footer .copyright > .container {
        padding: 0;
        border-top: 0; }

  .common-home footer {
    margin-top: 0;
    padding-top: 0; } }
/*==================     ToTop     ======================*/
.toTop {
  width: 51px;
  height: 51px;
  line-height: 51px;
  vertical-align: top;
  text-align: center;
  font-size: 24px;
  color: #fff;
  background: #c32143;
  border-radius: 50%;
  position: fixed;
  right: 66px;
  bottom: 100px;
  display: none;
  overflow: hidden;
  text-decoration: none;
  z-index: 20; }
  .toTop:hover {
    background: #000;
    text-decoration: none;
    color: #fff; }

.toTop:visited, .toTop:focus, .toTop:active {
  color: #fff; }

@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important; } }
/* alert */
.alert {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 8px 14px 8px 14px;
  z-index: 30; }

.alert-warning {
  background-color: #ec710d;
  border-color: #d45634; }

#product .alert {
  position: relative; }

/*=================== Breadcrumb ===================*/
.breadcrumb {
  margin: 15px 0;
  padding: 8px 0;
  border-radius: 0;
  border: 1px solid #ece5e0; }
  .breadcrumb a {
    display: inline-block; }
  .breadcrumb a:hover {
    color: #c32143; }
  .breadcrumb i {
    font-size: 15px; }
  .breadcrumb > li {
    padding: 0 30px;
    position: relative;
    white-space: nowrap; }
    .breadcrumb > li + li:before {
      content: '';
      padding: 0; }
    .breadcrumb > li:after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      width: 27px;
      height: 25px;
      border-right: 1px solid #ece5e0;
      border-bottom: 1px solid #ece5e0;
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }

.pagination {
  margin: 0; }

td .name a {
  font-size: 13px; }

td .price, .price b {
  font-size: 18px;
  padding-bottom: 0; }

/*************************/
.btn-xs {
  font-size: 9px; }

.btn-sm {
  font-size: 10.2px; }

.btn-lg {
  padding: 10px 16px;
  font-size: 15px; }

.dropdown-menu {
  border-radius: 0; }

.btn-group.open .dropdown-toggle {
  box-shadow: none; }

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
  font-size: 12px; }

.btn-group > .btn-xs {
  font-size: 9px; }

.btn-group > .btn-sm {
  font-size: 10.2px; }

.btn-group > .btn-lg {
  font-size: 15px; }

#list-view.active,
#grid-view.active {
  color: #c32143; }

#list-view,
#grid-view {
  background: none;
  box-shadow: none;
  color: #777; }

/* list group */
.list-group a {
  border: 1px solid #ece5e0;
  color: #888888;
  padding: 8px 12px; }

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
  color: #444444;
  background: #eeeeee;
  border: 1px solid #ece5e0;
  text-shadow: 0 1px 0 #FFF; }

/* carousel */
.carousel-caption {
  color: #FFFFFF;
  text-shadow: 0 1px 0 #000000; }

.carousel-control .icon-prev:before {
  content: '\f053';
  font-family: FontAwesome; }

.carousel-control .icon-next:before {
  content: '\f054';
  font-family: FontAwesome; }

.thumbnails {
  overflow: auto;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0; }

.thumbnails > li {
  margin-left: 20px; }

.thumbnails {
  margin-left: -20px; }

.thumbnails > img {
  width: 100%; }

.thumbnail a {
  display: block; }
  .thumbnail a:hover {
    opacity: .5; }

.image-additional a {
  margin-bottom: 20px;
  padding: 5px;
  display: block;
  border: 1px solid #ece5e0; }

.image-additional {
  max-width: 78px; }

.thumbnails .image-additional {
  float: left;
  margin-left: 20px; }

.flexslider .slides img {
  width: inherit; }

.flexslider.carousel .slides img {
  width: auto; }

.slides {
  padding: 0;
  margin: 0;
  list-style: none; }

.slides li {
  text-align: center; }

.slides li img {
  text-align: center; }

.flex-direction-nav a:before {
  line-height: 40px; }

/** dropdown **/
.dropdown-menu > li > a {
  text-transform: uppercase;
  color: #fff;
  padding: 3px 10px;
  font-weight: 700; }

/***************PRODUCT PAGE**********************/
.quickview_description {
  margin-top: 15px; }

.quickview_description iframe,
.product-desc iframe {
  width: 40% !important;
  height: 200px !important;
  float: left;
  margin-right: 2em; }

.quickview-style .inf {
  font-size: 14px;
  margin-bottom: 10px; }

.quickview-style .cart-button {
  margin-top: 10px; }
  .quickview-style .cart-button .btn {
    padding: 0;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center; }

.product-desc ul {
  list-style: inside; }

.product-section {
  margin-bottom: 3em; }

.product-content-columns {
  margin-bottom: 3em; }

.product-share {
  clear: both;
  padding: 0;
  height: 32px;
  margin-top: 1em; }
  .product-share li {
    display: inline-block;
    text-align: center;
    margin-right: 3px; }
    .product-share li a {
      display: block;
      height: 30px;
      width: 30px;
      border-radius: 100%;
      background: #ccc;
      color: #fff; }
      .product-share li a:hover {
        background: #383838; }
    .product-share li i {
      line-height: 32px;
      font-size: 18px; }

.product-buttons {
  clear: both;
  overflow: hidden;
  margin: 0 -5px 1em;
  padding: 0 0 5px; }
  .product-buttons li {
    float: left;
    width: 50%;
    padding: 0 5px;
    list-style: none; }
    .product-buttons li button {
      width: 100%; }

ul.product-section.list-unstyled li a i {
  display: none; }

.product-section_title {
  margin-bottom: 1em;
  text-align: center;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }

#reviews_form_title:hover {
  color: #c32143; }

.review-form-title {
  text-align: center; }

#reviews_form_title {
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid #ece5e0;
  padding: 0 10px 5px;
  display: inline-block;
  text-align: center; }

#reviews_form_title:before {
  display: block;
  position: absolute;
  bottom: -20px;
  left: 50%;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 10px solid #ece5e0;
  content: '';
  margin-left: -10px; }

.product-review-form {
  display: none; }

.bootstrap-datetimepicker-widget td span:hover {
  background: none !important; }

.product_page #button-cart {
  width: 100%; }

.bx-wrapper .bx-viewport {
  background-color: transparent; }

.bx-wrapper .bx-controls-direction a i {
  line-height: 40px;
  vertical-align: top; }

.bx-wrapper .bx-controls-direction a:hover {
  color: #c32143; }

.bx-wrapper .bx-controls-direction a {
  background: #fff;
  border: 1px solid #ece5e0;
  color: #babcbf;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  width: 40px;
  font-size: 15px; }

@media (max-width: 767px) {
  .bx-wrapper .bx-controls-direction .bx-prev i, .bx-wrapper .bx-controls-direction .bx-next i {
    display: none; }
  .bx-wrapper .bx-controls-direction .bx-prev:before, .bx-wrapper .bx-controls-direction .bx-next:before {
    font-family: "FontAwesome"; }

  .bx-wrapper .bx-controls-direction .bx-prev:before {
    content: '\f104'; }

  .bx-wrapper .bx-controls-direction .bx-next:before {
    content: '\f105'; } }
.product-gallery:before, .product-gallery:after {
  display: table;
  content: "";
  line-height: 0; }
.product-gallery:after {
  clear: both; }

#full_gallery {
  border: 1px solid #ece5e0; }

#default_gallery {
  /*border:1px solid #ececec;*/
  margin-bottom: 30px; }

#default_gallery .product-image {
  cursor: pointer; }

#default_gallery .bx-controls-direction,
#default_gallery .bx-controls {
  height: 100%; }

#default_gallery .image-thumb .bx-wrapper .bx-prev,
#default_gallery .image-thumb .bx-wrapper .bx-next {
  top: auto;
  bottom: 0;
  width: 100%;
  height: 34px;
  line-height: 34px;
  padding: 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  right: auto;
  margin: 0;
  left: auto;
  border: 0; }

#default_gallery .image-thumb .bx-wrapper .bx-prev:hover,
#default_gallery .image-thumb .bx-wrapper .bx-next:hover {
  background: #c32143; }

#default_gallery .image-thumb .bx-wrapper .bx-prev {
  top: 0;
  bottom: auto;
  right: auto; }

#default_gallery .image-thumb .bx-wrapper .bx-prev i,
#default_gallery .image-thumb .bx-wrapper .bx-next i {
  line-height: 34px;
  color: #fff;
  display: block; }

#default_gallery .image-thumb img:hover,
#default_gallery .image-thumb .active img {
  border-color: #c32143; }

#default_gallery .image-thumb img {
  border: 1px solid #ece5e0; }

#default_gallery .image-thumb {
  padding: 0;
  float: left;
  padding-right: 1em;
  width: 16%; }

.product-image {
  float: left;
  width: 84%;
  background: none; }

.zoomWindow {
  background-color: #fff; }

#image-additional {
  margin: 0;
  padding: 0; }

#image-additional li {
  float: none;
  list-style: none; }

#default_gallery .bx-wrapper {
  margin: 0 !important; }

#default_gallery img {
  background-color: #fff;
  width: 100%; }

.product-reviews .review-item {
  margin-bottom: 2em;
  padding-bottom: 2em; }

.review-score .fa-stack {
  width: 2em;
  height: 1.5em;
  color: #c32143; }

.product_page h1 {
  margin-bottom: 20px;
  color: #333;
  line-height: normal; }

.product-section a:hover {
  color: #c32143; }

.reward-block span {
  display: block; }

#product .input-group[class*="col-"] {
  padding-left: 15px;
  padding-right: 15px; }

#product h3 {
  color: #c32143; }

.ps-carousel-item img {
  background-color: #EFEEEE; }

.ps-zoom-pan-rotate img {
  background-color: #EFEEEE; }

#full_gallery {
  display: none; }

/***************owl carousel**********************/
.owl-carousel {
  box-shadow: none; }

/***************BOX**********************/
aside .box .box-product > div {
  width: 100%; }

/***************PRODUCT CATEGORY PAGE**********************/
.zoomWrapper {
  vertical-align: top; }

#default_gallery .image {
  background-color: #efeeee;
  width: 84%;
  overflow: hidden;
  border: 1px solid #ece5e0;
  margin-bottom: 1px; }

#default_gallery .image img {
  vertical-align: top;
  width: 100% !important;
  height: auto !important;
  display: block;
  position: relative !important; }

.product_page h1.product-title {
  margin-bottom: 0; }

.general_info {
  margin-bottom: 20px; }

.fancybox-skin .rating {
  margin: 10px 0;
  position: static;
  text-align: left; }

.general_info .product-section,
.general_info .price-section {
  margin: 0 0 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ece5e0; }

.box-subcat {
  padding: 0;
  margin: 0; }
  .box-subcat li {
    list-style: none;
    text-align: center;
    margin-bottom: 30px; }
    .box-subcat li .name a {
      font-size: 18px;
      font-weight: 600;
      text-transform: uppercase; }
      .box-subcat li .name a:hover {
        color: #c32143; }
    .box-subcat li .image {
      margin-bottom: 10px;
      border: 2px solid #ece5e0;
      padding: 9px;
      -moz-transition: 0.3s all ease;
      -o-transition: 0.3s all ease;
      -webkit-transition: 0.3s all ease;
      transition: 0.3s all ease; }
      .box-subcat li .image img {
        background-color: #fbfbfb; }
      .box-subcat li .image:hover {
        border-color: #c32143; }
    .box-subcat li.first-in-line {
      clear: left; }

.img-thumbnail {
  border: 0;
  background-color: #f7f7f7;
  padding: 0;
  border-radius: 0; }

.product-filter {
  border-top: 1px solid #ece5e0;
  border-bottom: 1px solid #ece5e0;
  padding: 20px 0;
  margin-bottom: 12px; }
  .product-filter label {
    font-size: 13px;
    font-weight: bold;
    padding-top: 7px; }

.nav-cat {
  margin-bottom: 13px; }

.nav-cat .nam-page {
  margin: 5px 0 5px 10px; }

.button-view button:active,
.button-view button:focus,
.button-view button:hover {
  color: #c32143; }

.button-view button {
  border: 0;
  background: none;
  font-size: 27px;
  padding: 0;
  margin: 0 5px; }

.button-view button i {
  vertical-align: top;
  border: 0;
  background: none;
  font-size: 27px; }

/*======== RELATED PRODUCTS =============*/
.related-slider {
  padding: 0 15px;
  margin: 0;
  list-style-type: none; }

.related-products li .product-thumb {
  margin-bottom: 0; }

/*======== PRODUCT TABS =============*/
.tabs {
  margin-top: 10px; }

.tabs .tab-heading i {
  font-size: 26px;
  color: #7e7e7e;
  float: right;
  margin-top: 5px; }

.tabs .tab-heading {
  padding: 13px 20px;
  line-height: 32px;
  color: #323232;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #ece5e0;
  border-bottom: 4px solid #000;
  background-color: #f9f9f9; }

.tabs .tab-content {
  padding: 20px 0; }

#review td {
  font-size: 13px; }

.rating a {
  cursor: pointer; }

/*======== BLOCK COMPARE =============*/
.compare-block {
  margin-bottom: 20px; }

.compare-block .image {
  margin-right: 10px; }

.compare-block .remove a {
  font-size: 19px;
  line-height: normal; }

.compare-info {
  width: 100%; }

.block-compare {
  position: relative;
  overflow: hidden; }

.table .rating {
  line-height: 20px; }

@media (max-width: 991px) {
  .table-compare {
    overflow-x: scroll;
    overflow-y: hidden; }
    .table-compare .table.table-bordered td + td {
      min-width: 270px; } }
@media (max-width: 767px) {
  .table.table-bordered {
    margin-bottom: 10px; }

  .table-responsive {
    border: none; }
    .table-responsive .table-bordered {
      border: 1px solid #ece5e0; } }
/************** QUICKVIEW **************************/
.quick_info {
  display: none; }

.fancybox-skin:hover .fancybox-nav span {
  visibility: visible; }

.fancybox-nav {
  height: 40px;
  top: 50%;
  width: 40px; }

.quickview_description {
  overflow: auto;
  max-height: 300px;
  border: 1px solid #ece5e0;
  padding: 10px; }

/****** ABOUT PAGE*****/
.extra-wrap {
  overflow: hidden; }

.dropcap {
  background: none repeat scroll 0 0 #a8d7f3;
  border-radius: 0;
  color: #fff;
  font: 30px/36px "Roboto", serif;
  height: auto;
  margin: 0px 20px 30px 0;
  padding: 17px;
  width: auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  display: block;
  float: left; }

img.alignleft {
  float: left;
  margin: 0 20px 0px 0; }

.sm_hr {
  height: 1px;
  background-color: #e0e0e0;
  margin: 50px 0; }

.about-page h4 {
  margin: -5px 0 5px;
  line-height: 26px;
  color: #c32143; }

.about-page {
  font-size: 14px;
  line-height: 26px; }

.about-page figure img {
  border: 1px solid #ece5e0; }

.human_info figure,
.about-page figure {
  background: none repeat scroll 0 0 #fafafa;
  border: 1px solid #ece5e0;
  padding: 12px;
  display: block;
  max-width: 254px;
  margin: 0 auto 12px;
  border-radius: 0; }
  .human_info figure a:hover,
  .about-page figure a:hover {
    opacity: .5; }

.human_info figure {
  float: left;
  margin-right: 20px; }

.about-page .excerpt {
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 30px; }

.about-page h5 {
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 5px; }

.about-page i {
  color: #c32143;
  display: block;
  float: left;
  font-size: 56px;
  margin-right: 15px;
  overflow: hidden; }

.clear {
  clear: both;
  margin: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  line-height: 0; }

.recent-posts {
  text-align: center; }

.testimonials .testi-item {
  margin-bottom: 30px; }

.testimonials .testi-item a {
  font-size: 14px; }

.testimonials .testi-meta {
  line-height: 18px;
  padding-left: 50px;
  display: block; }

.testimonials .user {
  text-transform: uppercase;
  font-size: 12px;
  color: #c32143; }

.testimonials blockquote:after {
  content: '';
  position: absolute;
  display: block;
  width: 21px;
  height: 20px;
  bottom: -20px;
  left: 30px; }

.testimonials blockquote {
  border: 1px solid #ece5e0;
  position: relative;
  margin-bottom: 30px; }

.terms_conditions_page p {
  margin-bottom: 20px; }

.terms_conditions_page h4 {
  margin: 0 0 10px;
  text-transform: uppercase;
  color: #c32143; }

.table.privacy_page td {
  border-top: 0;
  padding: 0 30px 30px; }

.privacy_page td:first-child {
  text-align: right; }

.privacy_page tr > td + td {
  border-left: 1px solid #ece5e0; }

.privacy_page {
  font-size: 14px;
  line-height: 22px; }

.privacy_page h4 {
  max-width: 300px;
  float: right;
  margin: 0 0 10px;
  line-height: normal;
  text-transform: uppercase;
  font-size: 16px;
  color: #c32143; }

/********** SITEMAP PAGE ******************/
.site-map-page #content ul li {
  padding: 5px 0; }

.site-map-page #content .breadcrumb li {
  padding: 0 20px; }
  .site-map-page #content .breadcrumb li i {
    display: none; }

.site-map-page #content ul li a {
  font-size: 13px; }

.site-map-page #content ul li a i {
  font-size: 15px;
  margin-right: 5px;
  color: #c32143; }

.site-map-page #content ul li {
  list-style-type: none;
  font-size: 17px; }

/********/
.manufacturer-list {
  border: 1px solid #ece5e0;
  margin-bottom: -1px; }

.manufacturer-heading {
  background: none repeat scroll 0 0 #f9f9f9;
  border-bottom: 1px solid #ece5e0;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 6px;
  padding: 5px; }

.manufacturer-heading span {
  background: none repeat scroll 0 0 #c32143;
  color: #fff;
  display: inline-block;
  font-size: 25px;
  font-weight: bold;
  line-height: 30px;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  width: 50px; }

.manufacturer-content a i {
  font-size: 15px;
  color: #c32143;
  margin-right: 5px; }

.manufacturer-content {
  padding: 20px; }

/********** ACCOUNT ******************/
.well {
  background-color: #f9f9f9;
  border: 1px solid #ece5e0;
  margin-bottom: 30px;
  padding: 30px;
  border-radius: 0;
  box-shadow: none; }
  .well .heading {
    border-bottom: 1px solid #ece5e0;
    margin-bottom: 15px;
    padding-bottom: 15px; }
    .well .heading i {
      color: #c32143;
      float: left;
      font-size: 56px;
      margin-right: 14px;
      line-height: 60px; }
    .well .heading h2 {
      font-size: 23px;
      font-weight: bold;
      color: #c32143;
      margin: 0 0 5px; }
    .well .heading strong {
      font-weight: normal;
      font-style: italic; }
  .well p {
    border-bottom: 1px solid #ece5e0;
    margin-bottom: 15px;
    padding-bottom: 15px; }
  .well a {
    display: inline-block;
    margin-top: 10px; }

#content ul.list-unstyled li {
  padding: 3px 0; }

#content ul.list-unstyled li a i {
  font-size: 17px;
  margin-right: 5px;
  color: #c32143; }

.zoomWindow {
  z-index: 40 !important; }

.bootstrap-datetimepicker-widget {
  padding-bottom: 0; }
  .bootstrap-datetimepicker-widget ul {
    margin-bottom: 0; }

.datepicker .prev, .datepicker .next {
  cursor: pointer;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .datepicker .prev:hover, .datepicker .next:hover {
    color: #c32143; }
.datepicker th {
  text-align: center; }
.datepicker .day {
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  cursor: pointer; }
  .datepicker .day:hover, .datepicker .day.active {
    color: #c32143; }

.radio {
  line-height: 18px; }

/* fixed colum left + content + right*/
@media (min-width: 768px) {
  #column-left .product-layout .col-md-3 {
    width: 100%; }

  #column-left + #content .product-layout .col-md-3 {
    width: 50%; }

  #column-left + #content + #column-right .product-layout .col-md-3 {
    width: 100%; }

  #content + #column-right .product-layout .col-md-3 {
    width: 100%; } }
.fancybox-next {
  right: -60px; }

.fancybox-prev {
  left: -60px; }

input#input-voucher,
input#input-coupon {
  display: inline-block;
  width: 45%;
  margin-right: 5px; }

@media (max-width: 1200px) {
  .table th, .table td {
    padding: 8px; } }
@media (min-width: 1200px) {
  .container {
    width: 1200px; } }
@media (min-width: 768px) {
  .box .box-content .last {
    clear: left; } }
@media (max-width: 1199px) {
  .button-view {
    margin-top: 10px; } }
@media (min-width: 768px) and (max-width: 1199px) {
  .fb-like-box {
    width: 210px !important; }
    .fb-like-box > span, .fb-like-box > span > iframe {
      width: 100% !important;
      height: 300px !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .well .heading {
    text-align: center; }
    .well .heading h2 {
      font-size: 17px; }
    .well .heading i {
      float: none; }

  .fancybox-next span {
    right: 25px; }

  .fancybox-prev span {
    left: 25px; }

  .panel-body input + span {
    margin-top: 5px;
    display: inline-block; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #full_gallery {
    display: block; }

  #default_gallery {
    display: none; }

  .box .box-content .box-product ul li:hover .quick-view-button {
    display: none !important;
    visibility: hidden; }

  .bx-wrapper .bx-controls-direction .bx-prev i, .bx-wrapper .bx-controls-direction .bx-next i {
    display: none; }
  .bx-wrapper .bx-controls-direction .bx-prev:before, .bx-wrapper .bx-controls-direction .bx-next:before {
    font-family: "FontAwesome"; }

  .bx-wrapper .bx-controls-direction .bx-prev:before {
    content: '\f104'; }

  .bx-wrapper .bx-controls-direction .bx-next:before {
    content: '\f105'; } }
@media (min-width: 768px) and (max-width: 979px) {
  .box-subcat li .name a {
    font-size: 14px; }

  #full_gallery {
    display: block; }

  #default_gallery {
    display: none; } }
@media (max-width: 767px) {
  a.quickview {
    display: none !important; }

  #full_gallery {
    display: block; }

  #default_gallery {
    visibility: hidden;
    height: 0; }
    #default_gallery .image-thumb, #default_gallery .product-image {
      height: 0; }

  .tabs .tab-heading:hover {
    cursor: pointer; }

  .tabs .tab-content {
    display: none; }

  .checkout_button, .button-view {
    display: none; }

  aside {
    display: block; }

  .box-subcat li {
    overflow: hidden;
    text-align: left;
    float: left;
    width: 50%; }
    .box-subcat li .image {
      display: inline-block;
      float: left;
      margin-right: 15px;
      width: 25%; }
    .box-subcat li:nth-child(2n+1) {
      clear: both; }
    .box-subcat li + li {
      margin-top: 0 !important; }

  .quickview_description iframe,
  .product-desc iframe {
    float: none;
    width: 90% !important; }

  .delivery_page .table {
    font-size: 13px; } }
.table .btn,
.bootstrap-datetimepicker-widget .btn {
  margin-bottom: 5px; }

@media (max-width: 600px) {
  .breadcrumb {
    padding: 0; }

  .breadcrumb > li:last-child:after {
    display: none; }

  .breadcrumb > li:after {
    width: auto;
    position: static;
    border: 0;
    content: '>';
    margin-left: 5px;
    display: inline-block;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none; }

  .breadcrumb > li {
    padding: 0 5px; }
    .breadcrumb > li a {
      line-height: 24px; }

  .quickview_description iframe,
  .product-desc iframe {
    float: none;
    width: 90% !important;
    height: 240px !important; } }
@media (max-width: 530px) {
  .panel-group .panel input#input-voucher,
  .panel-group .panel input#input-coupon {
    width: 100%; }
  .panel-group .panel span {
    display: block;
    margin-top: 5px; } }
@media (max-width: 500px) {
  img.alignleft, .human_info figure {
    float: none;
    margin: 0 auto 20px; }

  h1 {
    font-size: 26px; }

  .box-subcat li {
    width: 100%;
    float: none; } }
@media (max-width: 410px) {
  #accordion .table td,
  #accordion .table thead td {
    font-size: 9px;
    word-wrap: break-word; } }
@media (width: 360px) {
  .common-home .box.latest .box-content, .common-home .box.specials .box-content {
    padding: 0 25px; } }
@media (max-width: 370px) {
  img.alignleft {
    float: none;
    margin: 0 0 20px; }

  .table.privacy_page td {
    padding: 8px; }

  .delivery_page .table td,
  .delivery_page .table th {
    padding: 6px; } }
