@charset "UTF-8";
/*========================================================
                      Main Styles
=========================================================*/
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700,600,300);
body {
  font: 400 12px/18px "Open Sans", sans-serif;
  color: #bababa;
  background: #31353d; }

h1, h2, h3, h4, h5, h6 {
  color: #333;
  margin: 10px 0 20px;
  line-height: normal; }

button {
  outline: none; }

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

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

/* 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; }

/* Override the bootstrap defaults */
h1 {
  text-transform: uppercase;
  font-size: 34px;
  line-height: 55px;
  margin-bottom: 0;
  text-align: center;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden; }
  h1 i {
    margin-right: 10px;
    color: #99bf38;
    font-size: 45px; }
    h1 i:before {
      vertical-align: middle; }
  h1:after {
    content: '';
    height: 1px;
    display: block;
    background: #dfdfdf;
    margin: 20px 0 40px; }
  h1.no-line {
    margin-bottom: 30px; }
    h1.no-line:after {
      display: none; }

h2 {
  font-size: 32px; }
  @media (max-width: 991px) {
    h2 {
      font-size: 24px; } }
  @media (max-width: 767px) {
    h2 {
      margin-top: 10px; } }
  @media (max-width: 379px) {
    h2 {
      font-size: 20px; } }

h3 {
  font-size: 24px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 10.2px; }

a {
  display: inline-block;
  font: inherit;
  color: inherit;
  text-decoration: none;
  max-width: 100%;
  -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-color: transparent; }
  a:visited, a:focus {
    color: inherit;
    outline: none;
    text-decoration: none; }
  a:hover {
    text-decoration: none;
    color: #99bf38; }

p a, p a:visited, p a:focus {
  color: #99bf38; }
  p a:hover, p a:visited:hover, p a:focus:hover {
    text-decoration: underline; }

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

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

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

strong, b {
  color: #333; }

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

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

div.required .control-label:after {
  content: '*';
  color: #ee372a;
  font-weight: bold;
  margin-left: 5px; }

.fa {
  line-height: inherit;
  font-family: inherit; }
  .fa:before {
    font-family: "FontAwesome"; }

#page > .ie-warning {
  position: relative;
  text-align: center;
  display: none;
  clear: both; }
  @media (min-width: 768px) {
    .lt-ie11 #page > .ie-warning {
      display: block; } }

/*========================================================
                      Header styles
=========================================================*/
header .search {
  float: right; }
  @media (max-width: 991px) {
    header .search {
      width: 100%;
      float: none;
      margin-bottom: 0; } }
  header .search input {
    border: 0;
    height: 88px;
    line-height: 88px;
    background: transparent; }

/*========================================================
                      Header styles
=========================================================*/
.header {
  background: #fff; }

.header .box-language, .header .box-currency {
  float: right; }

.header .box-cart {
  float: right; }

.header .nav > ul {
  float: left; }

.header .logo {
  margin-top: 57px;
  float: left; }

.header .search {
  float: right; }

.header .box-right {
  float: right;
  margin-top: 63px; }

.header .box-right .phone {
  margin-top: 7px; }

.header .nav__primary {
  margin-top: 58px; }

.header .phone {
  margin-right: 27px;
  float: left; }

.header .dropdown-menu {
  background: #eaeaeb;
  color: #31353d; }

.header .dropdown-menu > li > button, .header .dropdown-menu > li > a {
  color: #31353d; }

.header .dropdown-menu > li > button:hover, .header .dropdown-menu > li > a:hover {
  background: #99bf38;
  color: #FFF; }

.header > .container .col-sm-12 {
  min-height: 0; }

/*=================== Top Panel ===================*/
.top_panel {
  background: #eaeaeb;
  padding: 28px 0 15px; }

.top_panel:before, .top_panel:after {
  display: table;
  content: "";
  line-height: 0; }

.top_panel:after {
  clear: both; }

/*================ Top Links style ===============*/
.nav > ul {
  padding: 0; }

.nav > ul > li + li {
  margin-left: 1px; }

.nav a {
  color: #bfbfbf;
  text-transform: uppercase;
  font-size: 11px;
  font-family: 'Arial'; }

.nav a:hover, .nav a .active {
  color: #99bf38; }

.nav a:hover i, .nav a .active i {
  color: #99bf38; }

.nav i {
  font-size: 20px;
  color: #bfbfbf;
  margin-right: 6px; }

/*================  Phone ===============*/
.phone {
  font: 300 30px/30px "Open Sans", sans-serif;
  color: #31353d;
  position: relative; }

.phone:before {
  content: '\f095';
  color: #99bf38;
  position: relative;
  top: 6px;
  margin-right: 10px;
  font-size: 40px;
  font-weight: 400;
  font-family: "FontAwesome"; }

/*================  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: #31353d; }

.box-language .dropdown-toggle,
.box-currency .dropdown-toggle {
  display: block;
  text-align: center;
  font: 700 12px/18px 'Arial';
  color: #8dbf41;
  text-transform: capitalize;
  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; }

.box-language .dropdown-toggle:after,
.box-currency .dropdown-toggle:after {
  display: inline-block;
  content: '\f0d7';
  margin-left: 8px;
  font-size: 13px;
  font-weight: 400;
  font-family: "FontAwesome";
  color: #BABABA; }

.box-currency .dropdown-menu a,
.box-language .dropdown-menu a {
  padding: 5px 5px 5px 10px; }

.box-language, .box-currency {
  float: left; }

.box-language {
  margin-left: 45px; }

/*================  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; }

.box-currency .dropdown-menu button::-moz-focus-inner {
  border: none;
  padding: 0; }

/********** Swipe menu ******************/
.toprow-1 {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 90;
  display: none;
  background: #eaeaeb; }

.swipe-control {
  border-right: 1px solid #31353d;
  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;
  color: #31353d;
  -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: #99bf38; }

.swipe {
  color: #31353d;
  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;
  font-weight: bold;
  color: #31353d;
  border-top: 1px solid #31353d;
  line-height: 25px;
  background: #eaeaeb; }

.swipe ul li a i, .swipe ul li a:before {
  font-size: 21px;
  color: #31353d;
  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: #99bf38;
  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: 992px) and (max-width: 1199px) {
  .nav > ul > li + li {
    margin-left: 1px; }
  .nav {
    padding-left: 10px; }
  .nav a {
    font-size: 12px; }
  .nav a i {
    font-size: 16px;
    margin-right: 2px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .header .nav__primary {
    margin-top: 20px; } }

@media (max-width: 991px) {
  .header .phone {
    display: none; } }

@media (max-width: 767px) {
  .header {
    padding: 60px 0 20px; }
  .header .search {
    float: none; }
  .header .logo {
    float: none;
    text-align: center;
    margin-top: 15px; }
  .header .box-right {
    margin-top: -40px; }
  .header .box-cart {
    float: none;
    margin-top: 0; }
  .header .top_panel {
    padding: 0; }
  .header .nav__primary {
    margin-top: 15px;
    background: none; }
  .menu-shadow .menu {
    display: none; } }

@media (max-width: 767px) {
  .top_panel {
    background: none; }
  .header .logo {
    margin-bottom: 0; }
  .header .logo img {
    display: inline-block; }
  .nav ul {
    display: none; }
  .header .search {
    margin: 0 auto; }
  .header .search input {
    color: #eaeaeb; }
  .header .search button, .header .search button:focus, .header .search button:active {
    color: #eaeaeb; }
  .header .search button:hover, .header .search button:focus:hover, .header .search button:active:hover {
    color: #99bf38; } }

@media (max-width: 600px) {
  .header .search {
    width: 100%; } }

@media (max-width: 420px) {
  .header .box-right {
    margin-top: -100px; } }

@media (max-width: 520px) {
  .col-xs-6 {
    width: 100%; }
  .logo {
    text-align: center;
    float: none;
    margin: 20px 0; } }

/*==================     Search Form     ======================*/
.search {
  position: relative;
  width: 28.63248%;
  display: block;
  padding: 0px 55px 0px 10px;
  background: #81a131;
  border: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .search input {
    outline: none;
    background-color: transparent;
    border: none;
    -webkit-appearance: none;
    border-radius: 0;
    vertical-align: baseline;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 18px;
    line-height: 88px;
    height: 88px; }
  .search input::-webkit-input-placeholder {
    color: #fff; }
  .search input:-moz-placeholder {
    color: #fff; }
  .search input::-moz-placeholder {
    color: #fff; }
  .search input:-ms-input-placeholder {
    color: #fff; }
  .search .form-control::-moz-placeholder {
    color: #fff; }

.panel-group input::-webkit-input-placeholder {
  color: #777; }

.panel-group input:-moz-placeholder {
  color: #777; }

.panel-group input::-moz-placeholder {
  color: #777; }

.panel-group input:-ms-input-placeholder {
  color: #777; }

input[type="checkbox"] {
  display: inline-block; }

.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;
  top: 30px;
  right: 25px;
  color: #add743;
  font: 400 26px/26px 'FontAwesome', sans-serif; }

.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: "\f002"; }

.search button:hover, .search button:focus:hover, .search button:active:hover {
  color: #fff; }

@media (max-width: 991px) {
  .search {
    width: 50%;
    padding: 0px 55px 0px 10px; }
  .search input {
    line-height: 50px;
    height: 50px; }
  .search button, .search button:focus, .search button:active {
    font-size: 20px;
    right: 20px; } }

@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: #eaeaeb;
  list-style-type: none;
  z-index: 12;
  width: 100%;
  border-top: 0; }

#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: #99bf38; }

#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: #31353d;
  text-decoration: none; }

/*================ Box Cart  ===============*/
.box-cart {
  position: relative; }

.box-cart .btn-danger {
  border: 0;
  padding: 0;
  background: none;
  color: #333; }

.box-cart .btn-danger i {
  font-size: 13px; }

.cart-total3, .cart-total2 {
  display: none; }

.cart-total {
  text-transform: uppercase; }

/*================  Cart  ===============*/
.cart {
  position: relative; }

.cart > button {
  position: relative;
  background: #eaeaeb;
  border: 0;
  padding: 0 15px 0 0;
  line-height: 46px;
  font-size: 12px;
  font-family: 'Arial';
  color: #878787; }

.cart > button:after {
  content: '\f0d7';
  margin-left: 4px;
  font-family: "FontAwesome";
  font-size: 13px;
  color: #BABABA; }

.cart > button strong {
  color: #4A4F59; }

.cart > button:hover, .cart.open > button {
  background: #8dbf41;
  color: #FFF; }

.cart > button > i {
  display: inline-block;
  float: left;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 25px;
  color: #FFF;
  background: #8dbf41;
  margin-right: 22px; }

.cart .btn {
  margin-bottom: 2px; }

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

.cart td {
  font-size: 13px; }

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

.cart td strong {
  font-size: 12px; }

.cart .total td {
  border: 0;
  padding: 2px;
  font-size: 14px;
  font-weight: bold;
  color: #31353d; }

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

.cart.open > .btn:hover {
  color: #444; }

.cart .dropdown-menu {
  z-index: 1001;
  min-width: 260px; }

.cart .dropdown-menu img {
  max-width: 50px; }

.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 button i {
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }

.cart .dropdown-menu button:hover {
  background: transparent; }

.cart .dropdown-menu button:hover i {
  color: #99bf38; }

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

.cart .dropdown-menu button.btn-danger {
  border: none; }

.cart .dropdown-menu button.btn-danger:before, .cart .dropdown-menu button.btn-danger:after {
  display: none; }

.cart .dropdown-menu button.btn-danger:hover {
  color: #5B5E60; }

.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 .cart-total2 {
    display: inline-block;
    position: relative;
    min-width: 20px;
    line-height: 20px; }
  .cart-total {
    display: none; }
  .cart {
    position: fixed;
    top: 0;
    right: 0;
    margin: 0;
    z-index: 91;
    border-left: none; }
  .cart > button {
    line-height: 50px;
    padding: 0 20px 0 0;
    border-radius: 0; }
  .cart > button > i {
    height: 50px;
    line-height: 50px;
    font-size: 20px; }
  .cart > button:after {
    display: none; }
  .cart .dropdown-menu {
    max-height: 300px;
    overflow: auto; } }

/*================  Toggle ===============*/
.toggle-wrap {
  position: relative; }

.toggle_cont {
  display: none;
  background: #F4F4F4;
  padding: 10px 0;
  list-style-type: none;
  position: absolute;
  right: 0;
  top: 100%;
  width: 200px;
  z-index: 20; }
  .toggle_cont > li > a, .toggle_cont > li > button {
    text-align: left;
    width: 100%;
    display: block;
    padding: 5px 5px 5px 10px;
    text-transform: capitalize;
    font-size: 13px; }
    .toggle_cont > li > a:hover, .toggle_cont > li > button:hover {
      background: #99bf38;
      color: #FFF; }
  .toggle_cont ul {
    text-align: right;
    font-size: 16px; }
    .toggle_cont ul li + li {
      margin-top: 8px; }
  .toggle_cont__right {
    right: auto;
    left: 0; }

/*================   Top Links style   ===============*/
@media (min-width: 768px) {
  header .nav > .toggle {
    display: none; }
  header .nav > .toggle_cont {
    display: block !important;
    position: static;
    padding: 0;
    margin: 0;
    background: none;
    width: auto; }
    header .nav > .toggle_cont > li {
      display: inline-block; }
      header .nav > .toggle_cont > li + li {
        margin-left: 20px; }
      header .nav > .toggle_cont > li > a {
        display: inline-block;
        font-size: 13px;
        padding: 0; }
        header .nav > .toggle_cont > li > a:hover, header .nav > .toggle_cont > li > a.current {
          color: #99bf38;
          background: none; }
    .common-home header .nav > .toggle_cont > li.first > a {
      color: #99bf38; } }

@media (max-width: 767px) {
  header .nav {
    position: absolute;
    top: -30px;
    right: 20px;
    margin: 0;
    z-index: 10000;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease; }
    header .nav > .toggle:hover {
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
    header .nav .toggle-wrap .toggle {
      display: none; }
    header .nav .toggle-wrap .toggle_cont {
      display: block !important;
      height: auto !important;
      position: static;
      padding: 0;
      -moz-transition: 0;
      -o-transition: 0;
      -webkit-transition: 0;
      transition: 0; }
      header .nav .toggle-wrap .toggle_cont li + li {
        margin-top: 0; } }

/*================  CURRENCY AND LANGUAGE BOXES ===============*/
.box-language .toggle,
.box-currency .toggle {
  display: block;
  text-align: center;
  font-size: 16px;
  text-transform: capitalize;
  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; }
  .box-language .toggle:after,
  .box-currency .toggle:after {
    display: inline-block;
    content: '\f107';
    margin-left: 8px;
    font-size: 15px;
    font-weight: 400;
    font-family: "FontAwesome"; }
  .box-language .toggle.active, .box-language .toggle:hover,
  .box-currency .toggle.active,
  .box-currency .toggle:hover {
    color: #99bf38; }
  .box-language .toggle_cont > li > a:hover, .box-language .toggle_cont > li > a.selected, .box-language .toggle_cont > li > button:hover, .box-language .toggle_cont > li > button.selected,
  .box-currency .toggle_cont > li > a:hover,
  .box-currency .toggle_cont > li > a.selected,
  .box-currency .toggle_cont > li > button:hover,
  .box-currency .toggle_cont > li > button.selected {
    background: #99bf38;
    color: #fff; }

/*========================================================
               Responsive Header styles
=========================================================*/
@media (max-width: 767px) {
  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; } }

/*========================================================
                      Content styles
=========================================================*/
#page {
  background: #fff;
  overflow: hidden; }

#content {
  padding-bottom: 30px; }

/*==================  Marked List  ======================*/
.box.account ul, .box.affilate ul {
  padding: 0;
  list-style-type: none; }
  .box.account ul li + li, .box.affilate ul li + li {
    border-top: 1px solid #dfdfdf; }
  .box.account ul a, .box.affilate ul a {
    position: relative;
    background: #99bf38;
    display: block;
    padding: 13px 15px; }
    .box.account ul a:hover, .box.affilate ul a:hover {
      background: #8fb334; }
  .box.account ul a:hover, .box.affilate ul a:hover {
    color: #99bf38; }

.manufacturer-content div, #content ul.list-unstyled {
  margin: 0;
  list-style-type: none; }
  .manufacturer-content div li + li, #content ul.list-unstyled li + li {
    margin-top: 10px; }
  .manufacturer-content div a, #content ul.list-unstyled a {
    position: relative;
    color: #333; }
    .manufacturer-content div a:hover, #content ul.list-unstyled a:hover {
      color: #99bf38; }
    .manufacturer-content div a:before, #content ul.list-unstyled a:before {
      content: '\e11d';
      margin-right: 5px;
      font-weight: 400;
      font-size: 20px;
      font-family: "material-design";
      color: #99bf38; }

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

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

/*================ Box Cart  ===============*/
.box-cart {
  position: relative; }
  .box-cart .btn-danger, .box-cart .btn-danger:focus {
    border: 0;
    padding: 0;
    color: #333;
    font-size: 13px;
    background: none; }
    .box-cart .btn-danger:hover, .box-cart .btn-danger:focus:hover {
      color: #99bf38;
      background: none; }
    .box-cart .btn-danger:focus, .box-cart .btn-danger:focus:focus {
      -webkit-box-shadow: none;
      box-shadow: none; }
  .box-cart a:hover img {
    opacity: .5; }
  .box-cart .btn {
    margin-bottom: 7px; }

/*================  Cart  ===============*/
.cart {
  position: relative; }
  .cart > button i, .cart > button strong, .cart > button span {
    vertical-align: middle; }
  .cart .cart-remove-btn {
    margin-bottom: 10px;
    margin-left: 5px; }
    .cart .cart-remove-btn:before, .cart .cart-remove-btn > span {
      vertical-align: middle; }
    .cart .cart-remove-btn:before {
      margin-right: 5px; }

/*================  Cart DropDown ===============*/
.cart .toggle_cont {
  z-index: 1001;
  min-width: 260px;
  padding: 10px 10px 5px;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden; }
  .cart .toggle_cont img {
    max-width: 50px; }
  .cart .toggle_cont table {
    margin-bottom: 10px; }

.cart ul > li:first-child tr {
  border-bottom: 1px solid #dfdfdf; }

.cart td {
  font-size: 13px; }
  .cart td strong {
    font-size: 12px; }

.cart .total td {
  border: none;
  padding: 2px;
  color: #333; }

.cart .price-cart {
  color: #333; }

.cart .table > tbody > tr > td {
  border-top: none; }

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

@media (max-width: 767px) {
  .cart {
    position: fixed;
    top: 0;
    margin: 0;
    z-index: 10000; }
    .cart > button {
      position: relative;
      padding-right: 20px; }
      .cart > button .cart-total, .cart > button strong {
        display: none; }
      .cart > button .cart-total2 {
        position: absolute;
        top: 5px;
        right: 0;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 14px;
        background: #99bf38;
        color: #FFF;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%; }
    .cart .toggle_cont {
      max-height: 300px;
      overflow: auto;
      right: -30px; } }

/*========================================================
                      Product
=========================================================*/
/* ===================   Product Layout   =================== */
.product-layout {
  margin-bottom: 30px; }

/* ===================   Product Image   =================== */
.product-thumb .image {
  position: relative; }
  .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: 0 auto; }
    .product-thumb .image > a:hover img {
      opacity: .5; }

/* ===================   Product Caption   =================== */
.product-thumb {
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .product-thumb .aside {
    display: none; }
  .product-thumb .name > a {
    display: inline; }
  .product-thumb:hover .image > .quickview {
    opacity: 1; }

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

.product-list .product-thumb {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .product-list .product-thumb:before, .product-list .product-thumb:after {
      display: table;
      content: "";
      line-height: 0; }
    .product-list .product-thumb:after {
      clear: both; } }
  .product-list .product-thumb .image, .product-list .product-thumb .caption, .product-list .product-thumb .aside {
    float: left;
    padding: 0 15px;
    width: 33.3%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .product-list .product-thumb .aside {
    display: block; }
    .product-list .product-thumb .aside .product-btn {
      display: block;
      padding: 0;
      background: none;
      color: #99bf38;
      float: left; }
      .product-list .product-thumb .aside .product-btn + * {
        clear: left; }
      .product-list .product-thumb .aside .product-btn:hover {
        color: #333; }
      .product-list .product-thumb .aside .product-btn-add {
        display: block; }
    .product-list .product-thumb .aside .price {
      margin-bottom: 20px; }
  .product-list .product-thumb .caption {
    border-right: 1px solid #dfdfdf; }
  .product-list .product-thumb > .price, .product-list .product-thumb > .cart-button {
    display: none; }

.product-list + .product-list .product-thumb {
  border-top: 1px solid #dfdfdf;
  padding-top: 30px; }

.clearfix + .product-list .product-thumb {
  border-top: 1px solid #dfdfdf;
  padding-top: 30px; }

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

/* ==================   SALE   =================== */
.sale, .discount, .new-pr {
  font-size: 13px;
  line-height: 29px;
  display: inline-block;
  padding: 0 8px;
  color: #FFF;
  background-color: #99bf38;
  position: absolute;
  z-index: 9; }

.sale, .discount {
  top: 0;
  left: 0; }

.new-pr {
  right: 0;
  top: 0; }

.sale + .discount {
  left: 5px;
  top: 35px; }
  .sale + .discount:before {
    content: '';
    position: absolute;
    top: -5px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 0 5px;
    border-color: transparent transparent transparent #99bf38; }

/* ===================   Product Price    =================== */
.product-thumb .price-new, .product-thumb .price-old, .product-thumb .price {
  font-size: 22px; }

.price-new, .price-old, .price {
  display: inline-block;
  font-size: 18px;
  line-height: 18px;
  color: #333; }

.price-old {
  font-weight: 300;
  text-decoration: line-through;
  vertical-align: top; }

.price-section {
  margin-top: 20px;
  font-weight: 700; }
  .price-section .price-new, .price-section .price-section .price-old {
    font-size: 30px;
    color: #333;
    line-height: 30px; }
  .price-section .price-old {
    font-size: 20px;
    line-height: 30px; }
  .price-section .reward {
    display: block;
    margin-top: 10px; }

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

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

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

.stock, .out-stock {
  font-weight: 700; }

.stock {
  color: #54B70B; }

.out-stock {
  color: #EE372A; }

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

/* ===================   Product Rating   =================== */
.fa-stack {
  font-size: 18px;
  line-height: 18px;
  width: 0.9em;
  height: 18px; }
  .fa-stack i {
    color: #C9C9C9; }
    .fa-stack i.star {
      color: #99bf38; }

.fa-stack-2x {
  font-size: 1em; }

.product-thumb .fa-stack {
  font-size: 14px; }

.rat {
  color: #99bf38; }

/* ===================   Product Quickview   =================== */
.quick_info {
  display: none; }

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

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

.fancybox-next {
  right: -60px; }

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

.quickview_description {
  overflow: auto;
  max-height: 300px;
  border: 1px solid #dfdfdf;
  padding: 10px;
  margin-top: 15px; }

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

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

.quickview-style .product-btn-add {
  margin-top: 10px; }

.quickview-style .cart-button {
  margin-top: 10px; }

.quickview-style .rating {
  margin-top: 5px; }

.product-thumb .product-options {
  display: none; }

.ajax-overlay .product-options {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 450px;
  min-width: 300px;
  padding-bottom: 0;
  border-bottom: none;
  max-height: 80%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  .ajax-overlay .product-options h3 {
    margin-top: 0; }
  .ajax-overlay .product-options .col-sm-8 {
    text-align: left; }
  .ajax-overlay .product-options .options {
    padding: 20px;
    text-align: center;
    background: #FFF;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8);
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8); }
  .ajax-overlay .product-options .ajax-overlay_close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5);
    font-family: "material-design";
    text-shadow: 1px 1px 5px rgba(255, 255, 255, 0.2); }
    .ajax-overlay .product-options .ajax-overlay_close:before {
      content: '\e054'; }
    .ajax-overlay .product-options .ajax-overlay_close:hover {
      color: #000; }

.ajax-overlay .product-option-wrap {
  text-align: center;
  height: 100%; }
  .ajax-overlay .product-option-wrap:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.ajax-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  z-index: 997; }
  .ajax-overlay.visible {
    opacity: 1;
    background: rgba(0, 0, 0, 0.7);
    visibility: visible; }

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

@media (min-width: 768px) {
  .box .box-content .last {
    clear: left; }
  .fancybox-next {
    right: -30px; }
  .fancybox-prev {
    left: -30px; }
  .product-reviews .fa-stack {
    font-size: 14px; } }

@media (max-width: 767px) {
  #content .product-layout {
    width: 50%;
    float: left; }
    #content .product-layout:nth-child(2n+3) {
      clear: left; }
    #content .product-layout + .product-layout {
      margin-top: 0; }
    #content .product-layout.clr {
      clear: both; }
  .quickview_description iframe {
    float: none;
    width: 100% !important;
    margin: 0 0 2em; }
  .product-list .product-thumb .image, .product-list .product-thumb .caption, .product-list .product-thumb .aside,
  .product-grid .product-thumb .image,
  .product-grid .product-thumb .caption,
  .product-grid .product-thumb .aside {
    float: none;
    margin: 0 0 15px;
    width: 100%; }
  .product-list .product-thumb .aside,
  .product-grid .product-thumb .aside {
    display: none; }
  .product-list .product-thumb .caption,
  .product-grid .product-thumb .caption {
    border-right: none; }
  .product-list .product-thumb > .price, .product-list .product-thumb .cart-button,
  .product-grid .product-thumb > .price,
  .product-grid .product-thumb .cart-button {
    display: block; }
  .product-list + .product-list .product-thumb,
  .product-grid + .product-list .product-thumb {
    border-top: none;
    padding-top: 0; }
  .clearfix + .product-list .product-thumb {
    border-top: none;
    padding: 0; }
  .product-layout {
    margin-bottom: 20px; } }

@media (max-width: 600px) {
  .quickview_description iframe,
  .product-desc iframe {
    height: 240px !important; } }

@media (max-width: 540px) {
  #content .product-layout {
    width: 100%;
    float: none; }
  .product-thumb .product-options {
    max-width: 95%; }
    .product-thumb .product-options [class*="col-xs"] {
      float: left; }
      .product-thumb .product-options [class*="col-xs"] + [class*="col-xs"] {
        margin-top: 0 !important; } }

/*========================================================
                         Box
=========================================================*/
.box {
  margin-bottom: 30px; }
  .box .box-heading {
    margin: 0 0 30px; }
    .box .box-heading h3 {
      margin: 0;
      font: 700 20px/30px "Open Sans", sans-serif; }

aside .box .box-heading {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 2px solid #dfdfdf;
  text-transform: uppercase; }

aside .box .product-layout {
  width: 100%; }
  aside .box .product-layout + .product-layout {
    margin-top: 30px; }

aside [class*="col-"], aside .container {
  width: 100%;
  padding: 0; }

aside .row {
  margin: 0; }

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

@media (max-width: 767px) {
  aside .box .box-heading {
    position: relative;
    cursor: pointer; }
    aside .box .box-heading:after {
      content: '\f055';
      position: absolute;
      right: 5px;
      top: 10px;
      font-size: 21px;
      font-family: "FontAwesome";
      color: #333; }
    aside .box .box-heading.active:after {
      content: '\f056'; } }

@media (min-width: 550px) and (max-width: 767px) {
  aside .box .product-thumb {
    width: 60%;
    margin: 0 auto 30px; } }

/*========================================================
                        Buttons
=========================================================*/
#button-search + h2 {
  margin-top: 15px; }

.buttons {
  margin: 1em 0; }
  .buttons:before, .buttons:after {
    display: table;
    content: "";
    line-height: 0; }
  .buttons:after {
    clear: both; }
  .buttons .btn {
    padding: 7px 20px;
    margin-bottom: 10px;
    -webkit-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.3);
    box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.3); }
    .buttons .btn:hover {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
    .buttons .btn i, .buttons .btn span {
      vertical-align: middle; }
    .buttons .btn i {
      font-size: 28px;
      margin: 0 5px;
      display: inline-block;
      line-height: 18px; }
  .buttons .pull-right .btn {
    background: #99bf38;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
    text-transform: uppercase;
    margin-right: 10px; }
    .buttons .pull-right .btn:hover {
      background: #333; }
  .buttons .pull-right [for="agree1"] + .btn {
    margin-bottom: 0; }

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

.agree b {
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }

.agree:hover b {
  color: #99bf38; }

/* ================   Default Buttons BEGIN   =============== */
.btn:visited, .btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger, .btn {
  font-size: 14px;
  color: #FFF;
  background: #333;
  text-shadow: none;
  border-radius: 0;
  border: none;
  padding: 12px 16px;
  outline: none; }

.btn:hover,
.btn:focus {
  background: #99bf38;
  color: #FFF;
  outline: none !important; }

/*================   Product Buttons BEGIN   ===============*/
.product-btn {
  background-color: #333;
  color: #FFF;
  padding: 10px 20px; }
  .product-btn i {
    margin-right: 5px; }
  .product-btn:hover {
    background: #99bf38; }

.product-btn-add {
  background-color: #99bf38;
  color: #FFF;
  padding: 10px 20px; }
  .product-btn-add i {
    margin-right: 5px; }
  .product-btn-add:hover {
    background-color: #333; }

/* ================   QuickView  =============== */
.product-thumb .image > .quickview {
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block;
  opacity: 0;
  padding: 6px 12px;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #99bf38;
  color: #FFF;
  z-index: 1; }
  .product-thumb .image > .quickview:hover {
    background: #99bf38; }

/* ================   Product page buttons  =============== */
.product-buttons {
  margin: 10px 0 1em;
  padding: 0; }
  .product-buttons:before, .product-buttons:after {
    display: table;
    content: "";
    line-height: 0; }
  .product-buttons:after {
    clear: both; }
  .product-buttons li {
    display: inline-block;
    margin-right: 10px;
    list-style: none; }
    .product-buttons li button {
      display: inline-block;
      background: none;
      color: #99bf38;
      padding: 0; }
      .product-buttons li button:hover, .product-buttons li button:focus {
        color: #333;
        background: transparent; }
      .product-buttons li button:active {
        -webkit-box-shadow: none;
        box-shadow: none; }

#button-cart {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle; }
  #button-cart:disabled {
    pointer-events: none;
    opacity: .5; }

/* ================   Tooltip  ================= */
.tooltip-inner {
  background: #99bf38; }

[class][class].tooltip-arrow {
  border-top-color: #99bf38; }

/*========================================================
                 Responsive styles Buttons
=========================================================*/
@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: 767px) {
  #grid-view, #list-view {
    display: none; }
  .product-thumb .image > .quickview {
    display: none; } }

@media (max-width: 479px) {
  .buttons .pull-left, .buttons .pull-right {
    float: none !important;
    margin-left: 0; }
  #button-cart {
    display: block;
    margin: 15px 0 0;
    width: 100%; } }

@media (max-width: 410px) {
  .account-address .table td a {
    display: block; }
    .account-address .table td a + a {
      margin-top: 5px; } }

/*========================================================
                      Form Styles
=========================================================*/
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"] {
  display: block;
  width: 100%;
  background: #f5f5f5;
  border: 1px solid #dfdfdf;
  color: #777;
  font-size: 14px;
  height: 40px;
  line-height: 24px;
  padding: 8px 10px 8px 20px;
  outline: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  select:focus,
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus {
    -webkit-box-shadow: 1px 1px 10px rgba(82, 168, 236, 0.8);
    -moz-box-shadow: 1px 1px 10px rgba(82, 168, 236, 0.8);
    box-shadow: 1px 1px 10px rgba(82, 168, 236, 0.8); }

.product-options .checkbox input[type="checkbox"] + label,
.product-options .radio input[type="radio"] + label {
  border: 1px solid #dfdfdf; }

select:hover {
  cursor: pointer; }

input[name*="quantity"] {
  display: inline-block;
  width: 40px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: middle; }

input[name="captcha"] + img {
  margin-top: 15px; }

textarea:not([class*="habla"]) {
  min-height: 200px; }

select {
  display: none; }

#modal-shipping input[type="radio"] {
  display: inline;
  float: left;
  margin-top: 8px; }

@media (max-width: 479px) {
  #modal-shipping .btn, #modal-shipping #button-shipping {
    margin-top: 5px; } }

.counter, .counter:focus {
  display: inline-block;
  height: 40px;
  width: 40px;
  color: #333;
  background: #f5f5f5;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  vertical-align: middle; }
  .counter:hover, .counter:focus:hover {
    background: #8fb334;
    color: #99bf38; }
  @media (max-width: 767px) {
    .counter, .counter:focus {
      display: none; } }

@media (max-width: 767px) {
  #product .counter {
    display: inline-block; } }

.input-group-btn .btn {
  height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.sbHolder {
  background-color: #f5f5f5;
  border: 1px solid #dfdfdf;
  height: 40px;
  position: relative;
  width: 100%;
  text-align: left;
  color: #777;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 120px; }
  .sbHolder:hover {
    background: #8fb334; }
  .sbHolder:focus {
    border-color: rgba(82, 168, 236, 0.8);
    -webkit-box-shadow: 1px 1px 10px rgba(82, 168, 236, 0.8);
    -moz-box-shadow: 1px 1px 10px rgba(82, 168, 236, 0.8);
    box-shadow: 1px 1px 10px rgba(82, 168, 236, 0.8); }

.sbSelector {
  display: block;
  height: 100%;
  line-height: 24px;
  position: absolute;
  left: 0;
  top: 0;
  right: 30px;
  padding: 8px 10px 8px 15px;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .sbSelector:hover {
    color: inherit; }

.sbToggle {
  display: block;
  height: 100%;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  text-align: center;
  color: inherit;
  font-family: "material-design";
  line-height: 40px;
  font-size: 28px; }
  .sbToggle:before {
    content: "";
    display: block;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease; }
  .sbToggle:hover {
    color: inherit; }
  .sbToggleOpen:before {
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg); }

.sbHolderDisabled {
  background-color: #3C3C3C;
  border: solid 1px #515151; }

.sbOptions {
  background-color: #f5f5f5;
  list-style: none;
  left: 0;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  z-index: 1;
  overflow-y: auto;
  -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.15);
  outline: 1px solid #dfdfdf; }
  .sbOptions li a {
    display: block;
    padding: 8px 20px 8px 10px;
    color: #777; }
    .sbOptions li a:hover {
      background: #8fb334; }

input[type="radio"] {
  display: none; }

input[type="radio"] + label {
  position: relative;
  padding-left: 30px;
  line-height: 18px; }
  input[type="radio"] + label:before, input[type="radio"] + label:after {
    content: '';
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  input[type="radio"] + label:before {
    top: 1px;
    left: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #dfdfdf;
    background: #99bf38; }
  input[type="radio"] + label:after {
    top: 3px;
    left: 2px;
    width: 12px;
    height: 12px;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }

input[type="radio"]:checked + label:after {
  background: #99bf38; }

.radio-inline {
  margin-right: 5px; }

input[type="checkbox"] + label {
  position: relative;
  padding-left: 20px;
  cursor: pointer; }
  input[type="checkbox"] + label:before, input[type="checkbox"] + label:after {
    content: '';
    position: absolute;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 2px;
    left: 0;
    width: 14px;
    height: 14px; }
  input[type="checkbox"] + label:before {
    background: #e5e5e5;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  input[type="checkbox"] + label:after {
    text-align: center;
    line-height: 14px;
    font-family: "FontAwesome";
    color: #99bf38; }

input[type="checkbox"]:checked + label:after {
  content: ""; }

input[type="checkbox"][disabled] + label {
  color: white;
  display: none; }

input[type="checkbox"][name="agree"] + label {
  margin-bottom: 9px; }
  input[type="checkbox"][name="agree"] + label:before, input[type="checkbox"][name="agree"] + label:after {
    top: 0; }

#habla_window_div #habla_topbar_div {
  background: #99bf38 !important; }

#at15s, #at20mc {
  z-index: 999 !important; }

/*========================================================
                      Menu styles
=========================================================*/
.nav__primary {
  padding: 0; }
  .stuck-menu.scroll-fix .nav__primary {
    margin-top: 0; }

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

.nav__primary .menu-shadow {
  background: #99bf38; }

.nav__primary .menu-shadow:before, .nav__primary .menu-shadow:after {
  display: table;
  content: "";
  line-height: 0; }

.nav__primary .menu-shadow:after {
  clear: both; }

/*================ Menu  ===============*/
.nav__primary .sf-menu {
  float: left;
  display: table;
  position: relative;
  table-layout: fixed;
  width: 71.367521%;
  height: 88px;
  margin: 0;
  padding: 0; }
  @media (max-width: 991px) {
    .nav__primary .sf-menu {
      width: 100%; } }

.nav__primary .sf-menu > li {
  display: table;
  width: 20%;
  float: left;
  text-align: center; }

.nav__primary .sf-menu > li.sfHover > a, .nav__primary .sf-menu > li > a:hover, .nav__primary .sf-menu > li > a.active {
  background: #81A131; }

.nav__primary .sf-menu > li > a {
  position: relative;
  display: table-cell;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  vertical-align: middle;
  font-weight: 600;
  height: 88px;
  background: #99bf38;
  border-right: 1px solid #8bab38;
  color: #fff;
  outline: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.nav__primary .sf-menu > li > a span {
  display: table-cell;
  vertical-align: middle; }

/*================ Sub-menu lvl1  ===============*/
.sf-menu .simple_menu {
  list-style-type: none;
  display: none;
  position: absolute;
  z-index: 109;
  left: 0;
  top: 100%;
  width: 200px;
  margin-top: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/*================ Sub-menu lvl1 item  ===============*/
.sf-menu .simple_menu li {
  position: relative; }

.sf-menu .simple_menu a {
  display: block;
  background: #99bf38;
  color: #333;
  padding: 2px; }

.sf-menu .simple_menu li.active > a, .sf-menu .simple_menu a:hover, .sf-menu .simple_menu li.sfHover > a {
  color: #000; }

/*================ Sub-menu lvl2 ===============*/
.sf-menu .simple_menu .simple_menu {
  left: 100%;
  top: 0;
  margin-top: 0; }
  .sf-menu .simple_menu .simple_menu:before {
    display: none; }

.menu-gadget {
  display: none !important; }

/*--------------------------------------------------------------
                     Megamenu Styles
--------------------------------------------------------------*/
.sf-menu .sf-mega {
  display: none;
  position: absolute;
  list-style-type: none;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 109;
  padding: 30px;
  border-top: 1px solid #81A131;
  background-color: #99bf38;
  background-repeat: no-repeat; }
  .sf-menu .sf-mega .container, .sf-menu .sf-mega [class*="col-"], .sf-menu .sf-mega .row {
    width: 100%;
    padding: 0;
    margin: 0; }
  .sf-menu .sf-mega > li {
    padding: 0; }
    .sf-menu .sf-mega > li .submenu_title {
      margin-bottom: 5px; }
      .sf-menu .sf-mega > li .submenu_title a {
        font-size: 15px; }
    .sf-menu .sf-mega > li a {
      color: #fff;
      line-height: 21px; }
      .sf-menu .sf-mega > li a:hover {
        color: #000; }
  .sf-menu .sf-mega ul {
    padding: 0;
    list-style-type: none; }
  .sf-menu .sf-mega_row {
    margin: 0 -15px; }
    .sf-menu .sf-mega_row:before, .sf-menu .sf-mega_row:after {
      display: table;
      content: "";
      line-height: 0; }
    .sf-menu .sf-mega_row:after {
      clear: both; }
  .sf-menu .sf-mega_section {
    float: left;
    padding: 0 15px; }

/*--------------------------------------------------------------
                      sf-with-ul styles
--------------------------------------------------------------*/
.sf-menu > li > .sf-with-ul {
  position: relative; }
  .sf-menu > li > .sf-with-ul:before {
    position: absolute;
    left: 50%;
    top: 62%;
    margin-left: -6px;
    content: '\f0d7';
    font: 400 12px/12px 'FontAwesome'; }

.sf-menu ul > li > .sf-with-ul {
  position: relative; }
  .sf-menu ul > li > .sf-with-ul:before {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -7px;
    content: '\f054';
    font: 400 14px/14px 'FontAwesome'; }

@media (max-width: 767px) {
  .sf-menu {
    display: none !important; }
  .sf-mega_section {
    width: 100% !important; } }

/*==================  Stuck menu  ======================*/
.stuck-menu {
  width: auto !important; }

.ajax-overlay-open .scroll-fix {
  z-index: 996; }

@media only screen and (min-width: 991px) {
  .scroll-fix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    background: #99bf38;
    padding: 0; } }

@media only screen and (max-width: 991px) {
  .stuck-menu {
    position: static; }
    .stuck-menu + .stuck-menu {
      display: none; } }

/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .rd-mobilemenu.active {
    right: 0; }

.rd-mobilemenu_ul {
  position: fixed;
  top: -50px;
  left: 0;
  bottom: -50px;
  width: 240px;
  padding: 120px 0 70px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); }
  .rd-mobilemenu.active .rd-mobilemenu_ul {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .rd-mobilemenu_ul a {
    display: block;
    padding: 14px 45px 16px 25px; }
    .rd-mobilemenu_ul a.active {
      background: #f5f5f5;
      color: #2d2d2d; }
    .rd-mobilemenu_ul a:hover {
      background: #99bf38;
      color: #FFF; }
    .rd-mobilemenu_ul a .rd-submenu-toggle {
      position: absolute;
      top: 50%;
      right: 11px;
      margin-top: -17.5px;
      width: 32px;
      height: 32px;
      font: 400 10px "FontAwesome";
      line-height: 32px;
      text-align: center;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -moz-transition: 0.5s all ease;
      -o-transition: 0.5s all ease;
      -webkit-transition: 0.5s all ease;
      transition: 0.5s all ease;
      z-index: 1;
      background: rgba(0, 0, 0, 0.1); }
      .rd-mobilemenu_ul a .rd-submenu-toggle:after {
        content: '\f078'; }
      .rd-mobilemenu_ul a .rd-submenu-toggle:hover {
        background: #FFF;
        color: #666; }
    .rd-mobilemenu_ul a.rd-with-ul {
      position: relative; }
      .rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
  .rd-mobilemenu_ul ul {
    list-style-type: none;
    padding-left: 0; }
    .rd-mobilemenu_ul ul a {
      padding-left: 40px; }
  .rd-mobilemenu_ul ul ul a {
    padding-left: 60px; }
  .rd-mobilemenu_ul:after {
    content: '';
    display: block;
    height: 20px; }

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  background: #eaeaea;
  color: #777;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 10000; }

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 46px;
  right: 90px;
  color: #777;
  font-size: 24px;
  line-height: 43px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 0; }

.rd-mobilepanel_toggle {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position: fixed;
  top: 4px;
  left: 4px;
  width: 43px;
  height: 43px; }
  .rd-mobilepanel_toggle::-moz-focus-inner {
    border: none;
    padding: 0; }
  .rd-mobilepanel_toggle span {
    position: relative;
    display: block;
    margin: auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
      content: "";
      position: absolute;
      left: 0;
      top: -8px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after {
      top: 8px; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
      width: 24px;
      height: 4px;
      background-color: #777;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
  .rd-mobilepanel_toggle span {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
    .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
      -moz-transform-origin: 1.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center;
      -moz-transform-origin: 1.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center; }
  .rd-mobilepanel_toggle.active span {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
    .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
      top: 0;
      width: 15px; }
    .rd-mobilepanel_toggle.active span:before {
      -webkit-transform: rotate3d(0, 0, 1, -40deg);
      transform: rotate3d(0, 0, 1, -40deg); }
    .rd-mobilepanel_toggle.active span:after {
      -webkit-transform: rotate3d(0, 0, 1, 40deg);
      transform: rotate3d(0, 0, 1, 40deg); }

@media (max-width: 767px) {
  body {
    padding-top: 50px; }
  .rd-mobilemenu, .rd-mobilepanel {
    display: block; }
  .cart {
    right: 20px;
    height: 50px;
    z-index: 10001; }
    .cart > button {
      line-height: 50px; }
  header .nav {
    z-index: 10001; }
    header .nav > .toggle {
      line-height: 50px; }
  .cart > button, .nav > .toggle {
    color: #777;
    font-size: 28px; }
    .cart > button:hover, .nav > .toggle:hover {
      background: none;
      color: #99bf38; } }

@media (max-width: 400px) {
  .rd-mobilepanel_title {
    font-size: 18px; }
  .cart > button, header .nav > .toggle {
    font-size: 22px; } }

/*========================================================
                      Banners
=========================================================*/
.banners > div .banner-box {
  position: relative; }
  .banners > div .banner-box > a {
    display: block; }

.banners > div .s-desc {
  position: absolute;
  top: 0; }

/*========================================================
                   Responsive Banners
=========================================================*/
/*========================================================
                      HTML boxes
=========================================================*/
.box_html.plans {
  margin-top: -228px;
  background: #F4F5F5;
  padding-bottom: 54px; }

.plan {
  position: relative;
  z-index: 2;
  background: #FFF; }

.plan h2 {
  font: 300 40px/40px "Open Sans", sans-serif;
  padding: 25px 5px;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  margin: 0; }

.plan_price {
  margin-top: 27px;
  text-align: center;
  font: 300 40px/40px "Open Sans", sans-serif;
  color: #31353d;
  vertical-align: baseline; }

.plan_price span {
  font-size: 20px;
  color: #99bf38;
  text-transform: uppercase; }

.plan ul {
  list-style-type: none;
  padding: 0;
  margin: 15px 0 0;
  text-align: center;
  color: #BFBFBF;
  font-size: 17px;
  line-height: 23px; }

.plan a {
  display: block;
  margin-top: 49px;
  position: relative;
  background: #31353d;
  color: #FFF;
  font: 600 15px/22px "Open Sans", sans-serif;
  text-transform: uppercase;
  padding: 21px 30px 20px 30px; }
  .plan a:hover {
    color: #fff; }

.plan a:after {
  content: '\f054';
  position: absolute;
  top: 0;
  right: 19px;
  line-height: 66px;
  color: #FFF;
  font-size: 24px;
  font-family: "FontAwesome";
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }

.plan a:hover {
  background: #99bf38; }

.plan_skin_1 h2 {
  background: #A1A194; }

.plan_skin_2 h2 {
  background: #c0c0c0; }

.plan_skin_3 h2 {
  background: #eee12b; }

.plan_skin_4 h2 {
  background: #9ebace; }

.box_html.icon-box-row {
  background: #EAEAEB;
  padding: 25px 0 55px; }

.box_html.icon-box-row .row + .row {
  margin-top: 33px; }

.icon-box {
  display: block;
  margin-top: 30px; }

.icon-box .icon {
  font-size: 120px;
  color: #31353d;
  line-height: 217px;
  background: #F3F3F3;
  text-align: center;
  display: block;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }

.icon-box h3 {
  position: relative;
  margin: 0;
  font-size: 35px;
  font-weight: 300;
  line-height: 40px;
  padding: 33px 55px 34px 37px;
  background: #FFF;
  color: #31353d; }

.icon-box h3:after {
  content: '\f054';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 51px;
  color: #FFF;
  font-size: 24px;
  line-height: 107px;
  font-family: "FontAwesome";
  text-align: center;
  background: #99bf38; }

.icon-box:hover {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4); }

.icon-box:hover .icon {
  background: #99bf38;
  color: #FFF; }

/*========================================================
               Responsive HTML boxes
=========================================================*/
@media (max-width: 991px) {
  .box_html.plans {
    margin-top: -60px; }
  .plan h2, .plan .plan_price {
    font-size: 28px; }
  .icon-box h3 {
    font-size: 24px;
    line-height: 28px;
    padding-left: 20px; } }

@media (max-width: 767px) {
  .box_html.plans .col-sm-3 {
    width: 50%;
    float: left;
    margin-top: 20px; }
  .box_html.icon-box-row .col-sm-4 {
    width: 50%;
    float: left;
    margin-top: 20px; } }

@media (max-width: 500px) {
  .box_html.icon-box-row .col-sm-4 {
    width: 100%;
    float: none; } }

@media (max-width: 370px) {
  .plan h2, .plan .plan_price {
    font-size: 24px; }
  .plan ul {
    font-size: 15px; }
  .plan a {
    padding: 21px 25px 20px 10px;
    font-size: 14px; }
  .plan a:after {
    right: 10px; } }

.owl-carousel {
  position: relative;
  direction: ltr !important;
  margin: 0 -15px;
  width: auto; }
  .owl-carousel .owl-item {
    padding: 0 15px;
    width: auto; }

.owl-carousel .owl-buttons div {
  opacity: 0;
  color: #c9c9c9;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  font-size: 40px;
  margin: -20px 0 0; }
  .owl-carousel .owl-buttons div:hover {
    color: #333; }

.owl-carousel .owl-buttons .owl-prev {
  left: -50px; }

.owl-carousel .owl-buttons .owl-next {
  right: -50px; }

.owl-carousel:hover .owl-buttons div {
  opacity: 0.7; }

.owl-carousel:hover .owl-buttons .owl-prev {
  left: 10px; }

.owl-carousel:hover .owl-buttons .owl-next {
  right: 10px; }

@media (max-width: 767px) {
  .owl-carousel .owl-buttons div {
    opacity: .7; }
  .owl-carousel .owl-buttons .owl-prev {
    left: 10px; }
  .owl-carousel .owl-buttons .owl-next {
    right: 10px; } }

.testimonials.owl-carousel .owl-buttons {
  margin-top: 30px; }
  .testimonials.owl-carousel .owl-buttons div {
    opacity: 1;
    position: static;
    display: inline-block;
    margin: 0 5px; }

.owl-pagination {
  text-align: center;
  top: 40px;
  position: relative; }

.owl-controls .owl-page {
  display: inline-block;
  margin: 0px 6px; }
  .owl-controls .owl-page span {
    display: block;
    width: 11px;
    height: 11px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }
  .owl-controls .owl-page.active span {
    background: rgba(0, 0, 0, 0.9); }

/*========================================================
                      Blog Styles
=========================================================*/
.blog_article {
  margin-bottom: 40px; }
  .blog_article .btn {
    margin-top: 30px; }
  .blog_article + .blog_article {
    padding-top: 40px;
    border-top: 1px solid #dfdfdf; }

.article-info .article-sub-title {
  text-align: center; }

.article-info .btn {
  margin-top: 15px; }

.article-image {
  text-align: center; }

.simple_blog-article-view h1:after {
  margin-bottom: 15px; }

.article-title {
  font-size: 24px;
  font-weight: 500;
  color: #99bf38;
  text-transform: uppercase; }
  .article-title > a {
    display: inline; }
  .article-title a:hover {
    color: #333; }
  .article-title + * {
    margin-top: 20px; }

* + .article-description {
  margin-top: 30px; }

.article-sub-title {
  font-size: 14px;
  color: #333;
  font-weight: 400; }
  .article-sub-title span:before {
    font-size: 18px;
    font-family: "material-design";
    color: #99bf38;
    line-height: inherit;
    margin-right: 5px;
    vertical-align: bottom; }
  .article-sub-title span + span {
    margin-left: 20px; }
  .article-sub-title + * {
    margin-top: 30px; }

.article-description ul, .article-description ol {
  padding-left: 0;
  list-style-type: none;
  margin: 35px 0 45px; }
  .article-description ul li, .article-description ol li {
    position: relative;
    color: #99bf38;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 50px; }
    .article-description ul li:before, .article-description ol li:before {
      position: absolute;
      left: 0;
      top: 0; }
    .article-description ul li + li, .article-description ol li + li {
      margin-top: 16px; }

.article-description ul li:before {
  content: '\e18e';
  font-size: 28px;
  font-family: "material-design"; }

.article-description ol {
  counter-reset: list; }
  .article-description ol li {
    counter-increment: list; }
    .article-description ol li:before {
      content: counter(list, decimal-leading-zero) ".";
      color: #333;
      font-size: 16px;
      font-weight: 700; }

.article-description + * {
  margin-top: 20px; }

.related-article h4 {
  text-transform: uppercase;
  color: #99bf38; }
  .related-article h4 a:hover {
    color: #333; }

.related-article .article-sub-title {
  text-align: left; }

.related-article .article-sub-title span + span {
  margin-left: 5px; }

.related-article .row + .row {
  margin-top: 30px; }

.related-article .image {
  margin-top: 5px; }

.author-info .image {
  float: left;
  margin: 5px 30px 10px 0; }

.article-comment {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dfdfdf; }
  .article-comment .author {
    float: left;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 10px; }
  .article-comment .reply-message {
    float: right;
    text-transform: uppercase;
    color: #99bf38; }
    .article-comment .reply-message a:hover {
      color: #333; }
  .article-comment .comment-date {
    clear: both;
    color: #333;
    text-transform: uppercase; }
    .article-comment .comment-date:before {
      content: '\e053';
      font-size: 15px;
      color: #99bf38;
      font-family: "material-design";
      margin-right: 5px; }
  .article-comment .text {
    margin-top: 15px; }
  .article-comment .article-reply {
    margin: 30px 0 0 60px; }

.reply-cancel {
  font-size: 16px;
  color: #99bf38;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  text-transform: uppercase;
  margin-top: 10px; }
  .reply-cancel:hover {
    color: #333; }

#review-title {
  clear: both; }

aside .blog_articles .article-title {
  font-size: 16px; }

aside .blog_articles .col-sm-4 + .col-sm-4 {
  margin-top: 30px; }

aside .blog_articles * + .article-description {
  margin-top: 15px; }

aside .blog-categories .box-heading {
  margin-bottom: 0; }

aside .blog-categories ul > li {
  position: relative; }
  aside .blog-categories ul > li > i {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #333;
    -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;
    font-size: 20px; }
    aside .blog-categories ul > li > i:hover {
      color: #99bf38; }
  aside .blog-categories ul > li > a {
    background: #99bf38;
    display: block;
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 10px 10px 20px; }
    aside .blog-categories ul > li > a:hover {
      background: #8fb334; }
  aside .blog-categories ul > li + li {
    border-top: 1px solid #dfdfdf; }

aside .blog-categories ul ul {
  display: none;
  padding: 0;
  list-style-type: none;
  border-top: 1px solid #dfdfdf; }
  aside .blog-categories ul ul a {
    padding-left: 40px; }

aside #blog-search {
  margin: 15px 0 0;
  position: relative; }
  aside #blog-search input {
    padding-right: 35px; }
  aside #blog-search a {
    display: inline-block;
    position: absolute;
    right: 10px;
    font-size: 16px;
    line-height: 40px;
    top: 0;
    color: #333;
    font-family: "FontAwesome";
    background: none; }
    aside #blog-search a:before {
      content: '\f002'; }
    aside #blog-search a:hover {
      color: #99bf38; }

.simple_blog-article-view .product_tabs .nav-tabs {
  width: 25%; }

.simple_blog-article-view .product_tabs .tab-content {
  width: 75%; }

/*========================================================
                   Blog Styles Responsive
=========================================================*/
@media (min-width: 992px) and (max-width: 1199px) {
  .article-sub-title span + span {
    margin-left: 5px; } }

@media (max-width: 991px) {
  .article-image {
    margin-bottom: 15px; } }

@media (max-width: 767px) {
  .simple_blog-article-view .product_tabs .nav-tabs, .simple_blog-article-view .product_tabs .tab-content {
    width: 100%; } }

@media (max-width: 600px) {
  .reply-cancel {
    float: none;
    display: block; } }

@media (max-width: 479px) {
  .article-sub-title span {
    display: block; }
    .article-sub-title span + span {
      margin: 10px 0 0; } }

/* ===================   Social list   =================== */
.social-list i {
  display: none;
  text-align: center; }
  .social-list i[class*="youtube"] {
    color: #99bf38; }
  .social-list i[class*="facebook"] {
    color: #99bf38; }
  .social-list i[class*="google"] {
    color: #99bf38; }
  .social-list i[class*="twitter"] {
    color: #99bf38; }
  .social-list i[class*="pinterest"] {
    color: #99bf38; }
  .social-list i[class*="instagram"] {
    color: #99bf38; }
  .social-list i[class*="vimeo"] {
    color: #99bf38; }
  .social-list i:hover {
    color: #bababa; }

/*
* @subsection   RD Parallax
*
* @description  Describes style declarations for RD Parallax extension
*
* @author       Evgeniy Gusarov
* @link         https://ua.linkedin.com/pub/evgeniy-gusarov/8a/a40/54a
* @version      3.0.0
*/
.rd-parallax {
  margin: 0; }
  .rd-parallax-inner {
    overflow: hidden;
    position: relative;
    min-height: 100%;
    height: 770px;
    text-align: center;
    color: #fff; }
    .rd-parallax-inner h2 {
      font-size: 80px;
      line-height: 80px;
      font-weight: 300;
      color: #FFF; }
    .rd-parallax-inner h4 {
      font-size: 25px;
      line-height: 30px;
      color: #99bf38;
      font-weight: 300;
      text-transform: uppercase; }
    .rd-parallax-inner h2, .rd-parallax-inner h4 {
      margin: 0; }
    .rd-parallax-inner h2 + h4 {
      margin-top: 9px; }
  .rd-parallax-layer[data-type="media"] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    -webkit-backface-visibility: hidden; }
    .rd-parallax-layer[data-type="media"] iframe {
      width: 100%;
      height: 100%; }
  .rd-parallax-layer[data-url] {
    -webkit-background-size: cover;
    background-size: cover;
    /*background-position: center center;*/ }
  .rd-parallax-layer layer-0[data-type="html"] {
    position: relative;
    padding: 2% 0;
    color: #fff; }

@media (max-width: 991px) {
  .rd-parallax-inner {
    padding: 100px 0 150px; }
    .rd-parallax-inner h2 {
      font-size: 60px;
      line-height: 60px; } }

@media (max-width: 515px) {
  .rd-parallax-inner {
    padding: 50px 0 100px; }
    .rd-parallax-inner h2 {
      font-size: 36px;
      line-height: 36px; } }

@media (max-width: 768px) {
  .rd-parallax {
    margin: 0; }
    .rd-parallax-inner h1 {
      font-size: 30px;
      line-height: 34px; }
    .rd-parallax-inner p {
      font-size: 14px;
      line-height: 26px; } }

/* ===================   Breadcrumb   =================== */
.breadcrumb {
  margin: 15px 0;
  padding: 13px 15px;
  border-radius: 0;
  background: #99bf38;
  font-size: 12px;
  line-height: 18px; }
  .breadcrumb a {
    display: inline-block; }
    .breadcrumb a:hover i {
      color: #333; }
  .breadcrumb > li {
    position: relative; }
    .breadcrumb > li a {
      color: #fff; }
      .breadcrumb > li a:hover {
        color: #333; }
    .breadcrumb > li > a,
    .breadcrumb > li > a > i,
    .breadcrumb > li > span,
    .breadcrumb > li + li:before {
      vertical-align: middle; }
    .breadcrumb > li + li:before {
      padding: 0;
      font-size: 20px;
      line-height: 20px;
      color: #fff; }
  .breadcrumb i {
    color: #fff;
    font-size: 16px;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; }

/* ===================   Product Page   =================== */
.product-share {
  height: 32px;
  margin-top: 1em; }

.btn-block .counter:after, .btn-block .counter:before {
  color: #777; }

.btn-block .counter:hover:after, .btn-block .counter:hover:before {
  color: #fff; }

.review-form-title {
  text-align: center; }
  .review-form-title h3 {
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #dfdfdf;
    padding: 0 10px 5px;
    display: inline-block;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }
    .review-form-title h3:before {
      position: absolute;
      bottom: -20px;
      left: 50%;
      width: 0;
      height: 0;
      border: 10px solid transparent;
      border-top-color: #dfdfdf;
      content: '';
      margin-left: -10px; }
    .review-form-title h3:hover {
      color: #99bf38; }

.product-rating-status .fa-stack + .review-link,
.product-rating-status .review-link + .review-link {
  border-left: 1px solid #dfdfdf; }

.product-rating-status .review-link {
  position: relative;
  padding-left: 7px;
  margin-left: 7px;
  vertical-align: middle; }

.rating-section a {
  cursor: pointer; }

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

.product-options {
  padding-bottom: 20px;
  border-bottom: 1px solid #dfdfdf; }
  .product-options .control-label {
    text-align: left;
    margin: 0 0 10px;
    color: #333;
    text-transform: uppercase;
    font-size: 12px; }
  .product-options .radio {
    padding-top: 0; }
    .product-options .radio input[type="radio"] + label {
      padding: 5px 5px 5px 45px;
      display: block;
      background: #99bf38;
      text-transform: capitalize;
      text-align: left; }
      .product-options .radio input[type="radio"] + label:before {
        top: 6px;
        left: 13px; }
      .product-options .radio input[type="radio"] + label:after {
        top: 8px;
        left: 15px; }
    .product-options .radio + .radio {
      margin-top: 15px; }
  .product-options .checkbox label {
    padding: 5px 5px 5px 45px;
    display: block;
    background: #99bf38;
    text-transform: capitalize;
    text-align: left; }
    .product-options .checkbox label:before, .product-options .checkbox label:after {
      left: 13px;
      top: 7px; }
    .product-options .checkbox label:before {
      background: none;
      border: 1px solid #dfdfdf; }

.product_tabs {
  border-top: 2px solid #99bf38;
  margin: 50px 0; }
  .product_tabs:before, .product_tabs:after {
    display: table;
    content: "";
    line-height: 0; }
  .product_tabs:after {
    clear: both; }
  .product_tabs .nav-tabs {
    width: 30%;
    float: left; }
    .product_tabs .nav-tabs > li {
      float: none;
      margin-bottom: 0; }
      .product_tabs .nav-tabs > li > a {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background: #99bf38;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 16px;
        border: 1px solid #dfdfdf;
        border-top: none;
        margin-right: 0;
        color: #333;
        position: relative;
        z-index: 0; }
        .product_tabs .nav-tabs > li > a:before {
          content: '';
          position: absolute;
          left: 0;
          right: 100%;
          background: #FFF;
          top: 0;
          bottom: 0;
          z-index: -1;
          -moz-transition: 0.3s all ease;
          -o-transition: 0.3s all ease;
          -webkit-transition: 0.3s all ease;
          transition: 0.3s all ease; }
        .product_tabs .nav-tabs > li > a:hover {
          background: #8fb334;
          color: #333; }
        .product_tabs .nav-tabs > li > a:focus {
          border-top: none; }
      .product_tabs .nav-tabs > li.active > a {
        color: #99bf38; }
        .product_tabs .nav-tabs > li.active > a:before {
          right: -2px; }
        .product_tabs .nav-tabs > li.active > a:hover, .product_tabs .nav-tabs > li.active > a:focus {
          background: #FFF;
          border: 1px solid #dfdfdf;
          border-top: none; }
  .product_tabs .tab-content {
    width: 70%;
    float: left;
    padding: 40px 40px 10px 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #dfdfdf; }
  @media (max-width: 767px) {
    .product_tabs .nav-tabs > li > a:before {
      display: none; }
    .product_tabs .nav-tabs > li.active > a {
      background: #FFF; } }

.product-spec .table {
  border: none; }
  .product-spec .table th {
    text-align: center;
    text-transform: uppercase;
    border: none;
    padding: 15px 5px;
    font-size: 18px; }
  .product-spec .table td {
    line-height: 18px;
    padding: 16px 15px;
    border-bottom: none;
    border-top: none; }
  .product-spec .table tr + tr td {
    border-top: 1px solid #dfdfdf; }
  .product-spec .table td:first-child {
    width: 30%;
    border-left: none;
    text-align: right;
    color: #333;
    text-transform: uppercase; }
  .product-spec .table td {
    width: 70%;
    border-right: none; }
  @media (max-width: 479px) {
    .product-spec .table td:first-child,
    .product-spec .table td {
      width: 50%; } }

@media (max-width: 767px) {
  .product_tabs .nav-tabs, .product_tabs .tab-content {
    width: 100%;
    float: none; }
  .product_tabs .tab-content {
    border-left: none;
    padding: 20px 0; } }

/* ===================   Product Gallery   =================== */
@media (max-width: 1199px) {
  .zoomContainer {
    display: none !important; } }

.product-gallery:before, .product-gallery:after {
  display: table;
  content: "";
  line-height: 0; }

.product-gallery:after {
  clear: both; }

.product-gallery .bx-wrapper {
  margin: 0 !important; }

.product-gallery .image-thumb .bx-wrapper .bx-prev, .product-gallery .image-thumb .bx-wrapper .bx-next {
  position: absolute;
  left: 15px;
  right: 15px;
  font-size: 28px;
  line-height: 20px;
  background: rgba(153, 191, 56, 0.5);
  text-align: center;
  margin: 0;
  color: #fff; }
  .product-gallery .image-thumb .bx-wrapper .bx-prev.disabled, .product-gallery .image-thumb .bx-wrapper .bx-next.disabled {
    display: none;
    visibility: hidden; }
  .product-gallery .image-thumb .bx-wrapper .bx-prev:hover, .product-gallery .image-thumb .bx-wrapper .bx-next:hover {
    background: #99bf38; }

.product-gallery .image-thumb .bx-wrapper .bx-prev {
  top: 0; }

.product-gallery .image-thumb .bx-wrapper .bx-next {
  bottom: 0; }

@media (max-width: 1199px) {
  .product-gallery .image-thumb .bx-wrapper .bx-prev, .product-gallery .image-thumb .bx-wrapper .bx-next {
    width: 20px;
    height: 56px;
    line-height: 56px;
    display: inline-block;
    font-size: 10px; }
  .product-gallery .image-thumb .bx-wrapper .bx-next {
    left: auto;
    right: 15px;
    bottom: 50%;
    margin-bottom: -28px; }
  .product-gallery .image-thumb .bx-wrapper .bx-prev {
    top: 50%;
    left: 15px;
    right: auto;
    margin-top: -28px; } }

@media (max-width: 767px) {
  .product_page-left + .product_page-right {
    margin-top: 25px; } }

.product-gallery .image-thumb .bx-wrapper .bx-viewport {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.product-gallery .image-thumb li a {
  border: 1px solid #99bf38;
  background: #99bf38;
  display: block; }
  @media (min-width: 1200px) {
    .product-gallery .image-thumb li a:hover, .product-gallery .image-thumb li a.zoomGalleryActive {
      background: #FFf;
      -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.15);
      box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.15); } }

.image-additional {
  margin: 0 -10px 0 0;
  padding: 0 10px 0 0;
  list-style-type: none; }

.product-reviews input[type="radio"] {
  display: inline;
  outline: none; }
  .product-reviews input[type="radio"]:focus {
    outline: none; }

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

input[type="radio"] {
  display: inline-block;
  margin: 3px 0 0; }

.review-score .fa-stack {
  width: 1em;
  height: 1em;
  margin-bottom: 10px; }

.product-title {
  margin: 0 0 20px;
  color: #333; }

.reward-block span {
  display: block; }

#product {
  margin-top: 15px; }
  #product .input-group[class*="col-"] {
    padding-left: 15px;
    padding-right: 15px; }
  #product label {
    color: #333;
    text-transform: uppercase; }
  #product .quantity {
    margin-top: 20px; }
    #product .quantity label {
      margin-right: 5px; }

.polaroid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #99bf38;
  padding: 0; }

.magnificent-viewport {
  background: #99bf38; }

.general_info {
  margin-top: -7px; }
  .general_info .price-section {
    margin: 15px 0 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #dfdfdf; }
  .general_info .product-section {
    border-bottom: 1px solid #dfdfdf;
    padding: 10px 0; }
    .general_info .product-section strong {
      color: #333; }
  .general_info a {
    color: #99bf38; }
    .general_info a:hover {
      color: #333; }

[data-clear] + .product-layout {
  clear: left; }

.product-video .r_frame {
  position: relative;
  padding-bottom: 50%; }

.product-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important; }

/* ===================   Sub Category on Category Page   =================== */
.box-subcat {
  padding: 0;
  margin: 0;
  list-style-type: none; }
  .box-subcat li {
    text-align: center;
    margin-bottom: 15px; }
    .box-subcat li .thumb {
      padding: 10px 0;
      background: #99bf38; }
    .box-subcat li .name {
      border-top: 1px solid #dfdfdf;
      padding: 10px 5px 0; }
      .box-subcat li .name a {
        text-transform: capitalize; }
    .box-subcat li .image {
      overflow: hidden;
      margin-bottom: 15px; }
      .box-subcat li .image a {
        display: block; }
        .box-subcat li .image a:hover img {
          opacity: 0.7; }
      .box-subcat li .image img {
        -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.first-in-line {
      clear: left; }
    .box-subcat li:nth-child(4n+5) {
      clear: left; }

@media (max-width: 767px) {
  .box-subcat li {
    text-align: left;
    float: left;
    width: 50%; }
    .box-subcat li .thumb {
      padding: 0;
      position: relative; }
      .box-subcat li .thumb:before, .box-subcat li .thumb:after {
        display: table;
        content: "";
        line-height: 0; }
      .box-subcat li .thumb:after {
        clear: both; }
    .box-subcat li .image {
      display: inline-block;
      float: left;
      margin-right: 15px;
      margin-bottom: 0;
      width: 30%;
      border-right: 1px solid #dfdfdf; }
    .box-subcat li .name {
      padding-top: 0;
      border-top: none;
      position: absolute;
      top: 50%;
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      left: 30%; }
    .box-subcat li:nth-child(2n+1) {
      clear: both; }
  #content .box-subcat [class*="col-sm-"] + [class*="col-sm-"] {
    margin-top: 0; } }

@media (max-width: 550px) {
  .box-subcat li {
    width: 100%;
    float: none;
    clear: both; } }

/* ===================   Product Filter  =================== */
.button-view button + button {
  border-left: 1px solid #dfdfdf; }

.button-view a, .button-view button {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  font-size: 24px; }

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

.product-filter {
  background: #99bf38;
  margin: 18px 0; }
  .product-filter_elem {
    float: left; }
    .product-filter_elem .sbHolder, .product-filter_elem select {
      height: 50px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      padding: 16px 10px;
      border-top: none;
      border-bottom: none; }
      .product-filter_elem .sbHolder .sbSelector, .product-filter_elem select .sbSelector {
        padding: 16px 10px; }
      .product-filter_elem .sbHolder .sbToggle, .product-filter_elem select .sbToggle {
        line-height: 50px; }
    .product-filter_elem.show .sbHolder {
      width: auto;
      border-right: none; }
  .product-filter .sort {
    width: 31%; }
    .product-filter .sort label {
      display: none; }
  .product-filter label, .product-filter .sbHolder {
    display: inline-block;
    vertical-align: middle; }
  .product-filter label {
    margin: 0 5px 0 0;
    color: #333; }
  .product-filter .compare-total {
    border-right: 1px solid #dfdfdf;
    color: #99bf38; }
    .product-filter .compare-total span {
      display: none; }
    .product-filter .compare-total:hover {
      color: #333; }

.results {
  margin-top: 13px; }

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

/* ========   Cart page   ============= */
.checkout-cart #content h1, .account-wishlist #content h1, .product-compare #content h1 {
  margin: 30px 0 50px; }

.checkout-cart #content .table a, .account-wishlist #content .table a, .product-compare #content .table a {
  color: #99bf38;
  font-weight: 700; }
  .checkout-cart #content .table a:hover, .account-wishlist #content .table a:hover, .product-compare #content .table a:hover {
    color: #333; }

.checkout-cart #content .table p .link, .account-wishlist #content .table p .link, .product-compare #content .table p .link {
  margin-top: 5px; }

.checkout-cart #content .table.table-bordered tr td:nth-child(2), .account-wishlist #content .table.table-bordered tr td:nth-child(2), .product-compare #content .table.table-bordered tr td:nth-child(2) {
  min-width: 150px; }

.checkout-cart #content .table-custom .price, .account-wishlist #content .table-custom .price, .product-compare #content .table-custom .price {
  font-weight: 700; }

.checkout-cart #content .table-custom td:first-child, .account-wishlist #content .table-custom td:first-child, .product-compare #content .table-custom td:first-child {
  text-transform: uppercase;
  color: #333; }

.checkout-cart #content .table-custom tr:last-child td, .account-wishlist #content .table-custom tr:last-child td, .product-compare #content .table-custom tr:last-child td {
  font-weight: 700;
  color: #333; }

.checkout-cart #content .table-custom tr:last-child .price, .account-wishlist #content .table-custom tr:last-child .price, .product-compare #content .table-custom tr:last-child .price {
  color: #99bf38;
  font-size: 28px; }

.checkout-cart #content .table td:nth-child(3) {
  min-width: 150px; }

.checkout-checkout #content #collapse-checkout-option .col-sm-6 + .col-sm-6 > h2 {
  margin-top: 25px; }

.checkout-checkout #content .table-responsive .table tfoot td:last-child {
  color: #333; }

.checkout-checkout #content .table-responsive .table tfoot tr:last-child td {
  font-size: 18px; }
  .checkout-checkout #content .table-responsive .table tfoot tr:last-child td:last-child {
    color: #99bf38;
    font-weight: 700; }

.account-wishlist .table.table-bordered tr td:nth-child(6) {
  min-width: 150px; }

.cart-wrapper {
  padding: 30px;
  border: 1px solid #dfdfdf;
  border-top-width: 2px; }

.cart-remove-btn, .cart-remove-btn:visited {
  display: inline-block;
  font-size: 22px;
  color: #99bf38; }
  .cart-remove-btn:focus, .cart-remove-btn:visited:focus {
    text-decoration: none; }
  .cart-remove-btn span, .cart-remove-btn:visited span {
    font-size: 14px; }
  .cart-remove-btn:hover, .cart-remove-btn:visited:hover {
    text-decoration: none;
    color: #333; }

.link {
  color: #99bf38;
  font-size: 14px;
  font-weight: 700; }
  .link:focus, .link:visited {
    color: #99bf38; }
  .link:hover {
    color: #333; }

@media (max-width: 767px) {
  .cart-wrapper {
    padding: 30px 0;
    border-left: none;
    border-right: none;
    border-bottom: none; } }

@media (max-width: 500px) {
  .checkout-cart #content .table.table-bordered td:first-child, .checkout-cart #content .table.table-bordered td:nth-child(4) {
    display: none; }
  .account-wishlist #content .table td:first-child, .account-wishlist #content .table td:nth-child(3) {
    display: none; } }

/* ========   BLOCK COMPARE   ============= */
.product-compare #content .table td:first-child {
  min-width: 15%;
  background: #99bf38;
  color: #333; }

.product-compare #content .product-thumb {
  padding: 0 25px; }

.rating .review {
  display: inline-block;
  margin-left: 10px;
  padding-left: 10px;
  position: relative;
  border-left: 1px solid #dfdfdf; }

.product-thumb .cart-remove-btn {
  position: absolute;
  font-size: 22px;
  right: 0;
  top: 0; }

@media (max-width: 1199px) {
  .product-compare .table-responsive {
    border: none;
    overflow-x: scroll; }
    .product-compare .table-responsive .table-bordered {
      border: 2px solid #dfdfdf; }
    .product-compare .table-responsive td + td {
      min-width: 270px; } }

@media (max-width: 767px) {
  .product-compare .table-responsive td + td {
    min-width: inherit;
    max-width: 170px; }
  .rating .review {
    display: block;
    margin-left: 0;
    padding-left: 0;
    border: none; } }

/* ===================   About Page   =================== */
.extra-wrap {
  overflow: hidden; }

.information-information #content h4, .information-information #content h5 {
  margin: 0 0 20px;
  line-height: normal;
  text-transform: uppercase;
  color: #99bf38; }
  .information-information #content h4 a:hover, .information-information #content h5 a:hover {
    color: #333; }

.information-information #content h3 {
  text-transform: uppercase;
  font-size: 34px;
  line-height: 40px;
  margin-bottom: 0; }
  .information-information #content h3:after {
    content: '';
    height: 1px;
    display: block;
    background: #dfdfdf;
    margin: 20px 0 40px; }
  .information-information #content h3.clear {
    margin-bottom: 30px; }
    .information-information #content h3.clear:after {
      display: none; }

.information-information #content h5 {
  color: #99bf38; }

.information-information #content h1, .information-information #content h2, .information-information #content h3, .information-information #content h4, .information-information #content h5 {
  font-weight: 500; }

.information-information #content * + h3 {
  margin-top: 60px; }

.information-information #content p + h4 {
  margin-top: 40px; }

@media (max-width: 767px) {
  .information-information #content [class*="col-sm"] + [class*="col-sm"] {
    margin-top: 30px; } }

/* ===================   Count box   =================== */
.count-box {
  margin-top: 40px; }
  .count-box strong {
    display: block;
    color: #99bf38;
    font-weight: 500;
    font-size: 56px;
    line-height: 60px;
    margin-bottom: 15px; }

/* ===================   Icon box   =================== */
.icon-box {
  position: relative;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 30px; }
  .icon-box i {
    display: inline-block;
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    border: 2px solid #99bf38;
    font-size: 66px;
    color: #99bf38;
    margin-bottom: 25px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

/* ===================   Testimonials   =================== */
.testimonials blockquote {
  border: none;
  padding: 30px; }
  .testimonials blockquote:before {
    content: '\e09d';
    display: inline-block;
    color: #99bf38;
    font-size: 84px;
    line-height: 100px;
    font-family: "material-design";
    margin-bottom: 20px; }

/* ===================   Thumbnail   =================== */
.thumbnail {
  background: none;
  border: none;
  padding: 0;
  margin: 0 auto 25px;
  border-radius: 0;
  overflow: hidden; }
  .thumbnail img {
    -moz-transition: 0.3s transform ease;
    -o-transition: 0.3s transform ease;
    -webkit-transition: 0.3s transform ease;
    -webkit-transition: 0.3s -webkit-transform ease;
    transition: 0.3s -webkit-transform ease;
    transition: 0.3s transform ease;
    transition: 0.3s transform ease, 0.3s -webkit-transform ease; }
  .thumbnail a {
    display: block;
    max-width: 100%; }
    .thumbnail a:hover img {
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      -webkit-transform: scale(1.2);
      transform: scale(1.2); }
    @media (max-width: 767px) {
      .thumbnail a {
        display: inline-block; } }

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

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

.human_info p {
  margin: 0;
  text-indent: 2em; }

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

@media (max-width: 500px) {
  img.alignleft, .human_info .thumbnail {
    float: none;
    margin: 0 auto 20px; } }

/* ===================   Delivery Page   =================== */
.delivery_page {
  text-align: center; }
  .delivery_page h4 {
    color: #99bf38; }
  .delivery_page .table {
    border-top: 2px solid #99bf38;
    text-align: left; }
    .delivery_page .table tbody td:first-child {
      color: #99bf38; }
    .delivery_page .table tbody td:last-child {
      color: #333;
      font-weight: 700; }
    .delivery_page .table tbody td {
      min-width: 150px; }

/* ===================   Terms and Conditions Page   =================== */
.terms_conditions_page h4 {
  position: relative;
  padding-left: 60px; }
  .terms_conditions_page h4:before {
    content: '\e174';
    position: absolute;
    left: 0;
    bottom: -7px;
    color: #99bf38;
    font-size: 40px;
    line-height: 40px;
    font-family: "material-design"; }

.terms_conditions_page p + h4 {
  margin-top: 40px; }

/* ===================   Privacy Policy  =================== */
.privacy_page ol {
  list-style-type: none;
  counter-reset: list;
  padding-left: 0; }
  .privacy_page ol li {
    counter-increment: list; }
    .privacy_page ol li h4:before {
      content: counter(list, decimal);
      display: inline-block;
      margin-right: 15px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      background: #99bf38;
      color: #fff;
      font-size: 16px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -webkit-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.2);
      -moz-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.2);
      box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.2); }
    .privacy_page ol li + li {
      margin-top: 40px; }

/* ===================   Site Map Page  =================== */
.site-map-page h5 {
  margin: 0 0 20px;
  line-height: normal;
  text-transform: uppercase;
  color: #99bf38; }

.site-map-page ul + h5 {
  margin-top: 40px; }

.site-map-page #content ul {
  list-style-type: none;
  padding-left: 0; }
  .site-map-page #content ul li {
    position: relative;
    line-height: 18px; }
    .site-map-page #content ul li + li {
      margin-top: 22px; }
    .site-map-page #content ul li a:hover {
      color: #99bf38; }
  .site-map-page #content ul.category-list {
    position: relative; }
    .site-map-page #content ul.category-list:before {
      content: '';
      position: absolute;
      left: 0;
      top: 9px;
      bottom: 9px;
      width: 1px;
      background: #99bf38; }
    .site-map-page #content ul.category-list .ul-with-ul:before, .site-map-page #content ul.category-list .ul-with-ul:after {
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
    .site-map-page #content ul.category-list .ul-with-ul:before {
      top: 9px; }
    .site-map-page #content ul.category-list .ul-with-ul:after {
      top: 3px; }
    .site-map-page #content ul.category-list ul {
      position: relative;
      margin-top: 22px; }
      .site-map-page #content ul.category-list ul:before {
        content: '';
        position: absolute;
        left: 0;
        top: 9px;
        bottom: 9px;
        width: 1px;
        background: #dfdfdf; }
    .site-map-page #content ul.category-list li {
      position: relative;
      padding-left: 60px; }
      .site-map-page #content ul.category-list li:before {
        content: '';
        position: absolute;
        top: 50%;
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        left: 0;
        height: 1px;
        width: 35px;
        background: #dfdfdf; }
    .site-map-page #content ul.category-list > li:after {
      content: '';
      position: absolute;
      top: 50%;
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      left: 35px;
      width: 12px;
      height: 12px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
    .site-map-page #content ul.category-list > li:before, .site-map-page #content ul.category-list > li:after {
      background: #99bf38; }

@media (max-width: 767px) {
  .site-map-page .col-sm-6 + .col-sm-6 {
    margin-top: 30px; } }

@media (max-width: 479px) {
  .site-map-page .col-xs-6 {
    width: 100%;
    float: none; }
  .site-map-page .col-xs-6 + .col-xs-6 {
    margin-top: 30px; } }

/* ===================   Contact page   =================== */
.contact_page .panel {
  padding-top: 15px;
  background-color: transparent;
  border: none;
  border-top: 2px solid #99bf38;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .contact_page .panel img {
    background-color: transparent; }

.contact_page .map {
  border-top: 2px solid #99bf38;
  margin-bottom: 30px; }

.contact_page .icon {
  position: relative;
  padding-left: 70px;
  min-height: 55px;
  display: block; }
  .contact_page .icon[class*="fa-"]:before {
    font-family: "FontAwesome"; }
  .contact_page .icon:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #99bf38;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #99bf38;
    font-size: 26px; }
  .contact_page .icon + .icon {
    margin-top: 20px; }

.contact_page .col-sm-4:nth-child(3n-2) {
  clear: both; }

.contact_page .col-sm-4:nth-child(n+4) {
  margin-top: 15px; }

.contact_page .form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0; }
  .contact_page .form-horizontal .form-group label {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 15px; }

@media (max-width: 767px) {
  .contact_page .col-sm-4:nth-child(n+2) {
    margin-top: 30px; } }

/* ===================   Manufacturer List  =================== */
.manufacturer-list:before, .manufacturer-list:after {
  display: table;
  content: "";
  line-height: 0; }

.manufacturer-list:after {
  clear: both; }

.manufacturer-list .manufacturer-heading {
  font-weight: bold;
  color: #333;
  float: left;
  display: block;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
  width: 15%;
  height: 50px;
  line-height: 50px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.manufacturer-list .manufacturer-content {
  padding: 12px 15px;
  float: left;
  width: 85%;
  border-left: 1px solid #dfdfdf;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .manufacturer-list .manufacturer-content a {
    white-space: nowrap; }

.manufacturer-list + .manufacturer-list {
  border-top: 1px solid #dfdfdf; }

.brands {
  background: #99bf38;
  padding: 20px;
  margin-bottom: 30px; }

/* ===================   Account Page  =================== */
.well {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-top: 2px solid #99bf38;
  margin-bottom: 30px;
  padding: 30px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .well .heading {
    margin-bottom: 20px; }
    .well .heading:before, .well .heading:after {
      display: table;
      content: "";
      line-height: 0; }
    .well .heading:after {
      clear: both; }
    .well .heading i {
      color: #99bf38;
      float: left;
      font-size: 56px;
      margin-right: 14px;
      line-height: 60px; }
    .well .heading h2 {
      font-size: 23px;
      color: #333;
      margin: 0 0 5px; }
    .well .heading strong {
      font-weight: normal;
      font-style: italic; }
  .well p {
    border-bottom: 1px solid #dfdfdf;
    padding: 20px 0; }
  .well a {
    display: inline-block;
    margin-top: 20px; }

.account-account h3 {
  text-transform: uppercase;
  padding-bottom: 20px;
  border-bottom: 1px solid #99bf38; }
  .account-account h3 i {
    color: #99bf38;
    margin-right: 10px;
    font-size: 30px; }

@media (max-width: 767px) {
  .account-account .col-sm-4 + .col-sm-4 {
    margin-top: 30px; } }

.account-address .table, .account-address-delete .table {
  width: 50%;
  margin: 0 auto; }

@media (max-width: 991px) {
  .account-address .table, .account-address-delete .table {
    width: 100%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .well .heading {
    text-align: center; }
    .well .heading h2 {
      font-size: 17px; }
    .well .heading i {
      float: none; } }

.datepicker .prev, .datepicker .next, .datepicker .day, .datepicker .year, .datepicker .month, .datepicker .picker-switch {
  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 .prev.active, .datepicker .next:hover, .datepicker .next.active, .datepicker .day:hover, .datepicker .day.active, .datepicker .year:hover, .datepicker .year.active, .datepicker .month:hover, .datepicker .month.active, .datepicker .picker-switch:hover, .datepicker .picker-switch.active {
    color: #99bf38;
    background: transparent; }

.datepicker th {
  text-align: center; }

/* 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%; } }

input#input-voucher,
input#input-coupon {
  width: 90%; }

#collapse-coupon .col-sm-2,
#collapse-voucher .col-sm-2 {
  width: 100%;
  float: none;
  padding-left: 3px; }

/*========================================================
                         Footer
=========================================================*/
/*Footer*/
footer {
  background: #31353d;
  margin-top: 40px;
  padding-top: 45px;
  line-height: 22px;
  font-size: 12px;
  color: #4b5057; }
  footer h5 {
    font-size: 20px;
    font-size: 14px;
    color: #99bf38;
    text-transform: uppercase; }
    footer h5 + ul {
      margin-top: 15px; }
  footer ul li + li {
    margin-top: 9px; }

.copyright br {
  display: none; }

.copyright {
  margin-top: 0;
  background: #24272D;
  color: #596170;
  margin-top: 65px;
  padding: 23.5px 0;
  font-size: 11px;
  line-height: 20px; }
  .copyright > .container {
    padding-top: 30px;
    padding-bottom: 30px; }

footer h5 + ul {
  margin-top: 15px; }

footer a:hover {
  color: #99bf38; }

footer .fa-phone {
  font-size: 40px;
  line-height: 50px;
  color: #99bf38;
  float: left;
  margin-right: 10px; }

footer ul {
  font-family: 'Arial'; }

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

@media (min-width: 479px) and (max-width: 767px) {
  footer {
    text-align: center;
    margin-top: 20px; }
    footer [class*="col-xs"]:nth-child(2n-1) {
      clear: both; }
    footer [class*="col-xs"]:nth-child(n+3) {
      margin-top: 30px; } }

@media (max-width: 767px) {
  footer > .container {
    text-align: left; }
  footer {
    padding: 40px 0 0;
    text-align: center; }
    footer .fa-phone {
      margin: 0 0 10px;
      float: none; }
    footer .footer_box {
      margin-bottom: 30px;
      text-align: center; }
    footer .copyright {
      margin-top: 20px; } }

@media (max-width: 479px) {
  footer [class*="col-xs"] {
    float: none;
    width: 100%; } }

/*
* @subsection   ToTop
* @license      MIT license - http://opensource.org/licenses/MIT
* @version      1.0.0
*/
.ui-to-top {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 46px;
  background: #99bf38;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 2px 3px 8px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 2px 3px 8px 0px rgba(0, 0, 0, 0.3);
  position: fixed;
  right: 20px;
  bottom: 20px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
  -moz-transform: translateY(120px) scale(0);
  -ms-transform: translateY(120px) scale(0);
  -o-transform: translateY(120px) scale(0);
  -webkit-transform: translateY(120px) scale(0);
  transform: translateY(120px) scale(0); }
  .ui-to-top, .ui-to-top:visited, .ui-to-top:focus, .ui-to-top:hover {
    color: #fff; }
  .ui-to-top:hover {
    background: #a5c947; }
  .ui-to-top.active {
    -moz-transform: translateY(0px) scale(1);
    -ms-transform: translateY(0px) scale(1);
    -o-transform: translateY(0px) scale(1);
    -webkit-transform: translateY(0px) scale(1);
    transform: translateY(0px) scale(1); }

.mobile .ui-to-top,
.tablet .ui-to-top {
  display: none !important; }

@media (min-width: 480px) {
  .ui-to-top {
    right: 25px;
    bottom: 60px; } }

/*========================================================
                  Responsive Styles
=========================================================*/
@media (max-width: 1200px) {
  .table th, .table td {
    padding: 8px; } }

@media (min-width: 1200px) {
  .container {
    width: 1200px; } }

@media (max-width: 767px) {
  select {
    display: block !important; }
  .product-filter select {
    display: inline-block !important; }
  .product-filter .show select {
    width: auto; }
  .sbHolder {
    display: none !important; }
  .table-responsive {
    border: none; }
    .table-responsive .table-bordered {
      border: 2px solid #dfdfdf; }
  .delivery_page .table {
    font-size: 13px; }
  .product-filter .sort {
    width: auto;
    padding-left: 10px; }
    .product-filter .sort .sbHolder, .product-filter .sort select {
      width: 200px; }
    .product-filter .sort label {
      display: inline-block; }
  .image {
    text-align: center; } }

@media (max-width: 600px) {
  .product-filter {
    background: none;
    width: 75%;
    margin-left: auto;
    margin-right: auto; }
    .product-filter .sort {
      width: 100%;
      padding-left: 0;
      margin-bottom: 15px; }
    .product-filter_elem, .product-filter_elem.pull-right {
      float: none !important; }
    .product-filter .product-filter_elem {
      margin-bottom: 15px;
      text-align: center; }
      .product-filter .product-filter_elem:before, .product-filter .product-filter_elem:after {
        display: table;
        content: "";
        line-height: 0; }
      .product-filter .product-filter_elem:after {
        clear: both; }
      .product-filter .product-filter_elem label {
        margin-top: 13px;
        float: left;
        text-align: right;
        width: 35%;
        margin-right: 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 15px; }
      .product-filter .product-filter_elem select {
        display: block !important;
        width: 65%;
        float: left; }
    .product-filter_elem.show select {
      border-right: 1px solid #dfdfdf; }
    .product-filter .compare-total {
      border-right: none;
      width: auto; }
      .product-filter .compare-total:before {
        display: none; }
      .product-filter .compare-total span {
        display: inline-block; } }

@media (max-width: 580px) {
  .panel-group .panel .input-group,
  .panel-group .panel .input-group-btn,
  .panel-group .panel input#input-voucher,
  .panel-group .panel input#input-coupon,
  .panel-group .panel input#button-voucher,
  .panel-group .panel input#button-coupon {
    width: 100%; }
  .panel-group .panel .input-group-btn {
    float: left;
    margin-top: 5px; }
  h1 {
    font-size: 18px;
    line-height: 30px; } }

@media (max-width: 479px) {
  #habla_beta_container_do_not_rely_on_div_classes_or_names {
    display: none !important; }
  .product-filter {
    width: 100%; } }

@media (max-width: 410px) {
  #accordion .table td,
  #accordion .table thead td {
    font-size: 9px;
    word-wrap: break-word; } }

@media (max-width: 370px) {
  .delivery_page .table td,
  .delivery_page .table th {
    padding: 6px; } }

/*========================================================
                      Main Styles
=========================================================*/
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: #99bf38; }

p {
  font-family: 'Arial',sans-serif; }

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: #99bf38;
  background-repeat: repeat-x; }

/*========================================================
                      Content styles
=========================================================*/
#page {
  background: #fff;
  overflow: hidden; }

#content {
  padding-bottom: 10px; }

.content_bottom {
  background: #fff; }

aside .product-layout {
  padding-left: 0;
  padding-right: 0; }

.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: #99bf38;
  -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: #99bf38; }

.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: #99bf38; }

#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; }

.btn-danger,
.btn-primary,
.btn-info,
.btn-default {
  color: #4C4F51;
  border: none;
  font-size: 12px;
  text-transform: uppercase;
  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-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;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none; }

.btn:visited,
.btn {
  color: #FFF;
  font-size: 11px;
  font-family: 'Arial';
  text-transform: uppercase;
  color: #FFF;
  background: #31353d;
  text-shadow: none;
  border-radius: 0;
  border: none;
  padding: 12px 16px; }

.btn:hover,
.btn:focus {
  background: #99bf38;
  color: #FFF; }

.input-group-btn .btn {
  padding: 7px 12px; }

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

.product-thumb .btn {
  padding: 0; }

.product-thumb .btn i {
  width: 36px;
  line-height: 34px;
  height: 36px;
  font-size: 19px;
  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; }

.product-thumb .btn i.fa-bar-chart {
  background: #CBCBCB; }

.product-thumb .btn.btn-add {
  padding-left: 10px; }

.product-thumb .btn.btn-add i {
  margin-left: 18px;
  background: #99bf38; }

.product-thumb .btn + .btn {
  margin-left: 10px; }

.product-thumb .btn:hover i {
  background: #99bf38; }

#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: #99bf38; }

/*========================================================
                 Responsive styles Buttons
=========================================================*/
@media (min-width: 992px) and (max-width: 1199px) {
  .product-thumb .btn.btn-add {
    padding-left: 10px; }
  .product-thumb .btn.btn-add i {
    margin-left: 5px; }
  .product-thumb .btn + .btn {
    margin-left: 3px; }
  .account-wishlist table td .btn {
    padding: 12px 12px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .product-thumb .btn.btn-add {
    padding-left: 0; }
  .product-thumb .btn.btn-add i {
    margin-left: 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 .btn.btn-add:hover i {
    background: #31353d; }
  .table-bordered > tbody > tr > .text-right {
    padding: 5px; }
  .account-wishlist table td .btn {
    padding: 8px; } }

@media (max-width: 400px) {
  .buttons .pull-left, .buttons .pull-right {
    float: none !important;
    margin-top: 10px; }
  .account-address .table td a {
    display: block; }
  .account-address .table td a + a {
    margin-top: 5px; } }

/*========================================================
                      Banners
=========================================================*/
.banners > div .banner-box {
  position: relative; }

.banners > div .banner-box > a {
  display: block; }

.banners > div .s-desc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0; }

.banner-1 {
  width: 100%;
  margin-top: 70px; }

.banner-1 .banner-box {
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }

.banner-1 .s-desc {
  padding: 70px 56px 5px 75px; }

.banner-1 .s-desc:before, .banner-1 .s-desc:after {
  display: table;
  content: "";
  line-height: 0; }

.banner-1 .s-desc:after {
  clear: both; }

.banner-1 .s-desc .h2-wr {
  float: left; }

.banner-1 .s-desc h2 {
  font-size: 50px;
  line-height: 50px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0; }

.banner-1 .s-desc h2 + h2 {
  color: #99bf38; }

.banner-1 .s-desc span {
  float: right;
  position: relative;
  display: inline-block;
  padding: 38.5px 35px 38.5px 154px;
  line-height: 30px;
  color: #31353d;
  background: #FFF;
  font-weight: 400;
  font-size: 25px;
  text-transform: uppercase;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }

.banner-1 .s-desc span:before {
  content: '\f002';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 107px;
  line-height: 107px;
  font-family: "FontAwesome";
  color: #FFF;
  background: #99bf38;
  font-size: 47px;
  text-align: center; }

.banner-1 .banner-box:hover {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); }

.banner-1 .banner-box:hover span {
  background: #99bf38; }

/*========================================================
                   Responsive Banners
=========================================================*/
@media (max-width: 991px) {
  .banner-1 .s-desc {
    padding: 45px 15px 5px; }
  .banner-1 .s-desc h2 {
    font-size: 35px;
    line-height: 35px; }
  .banner-1 .s-desc span {
    padding: 20.5px 30px 20.5px 134px; }
  .banner-1 .s-desc span:before {
    width: 85px;
    line-height: 67px;
    font-size: 37px; } }

@media (max-width: 700px) {
  .banner-1 .s-desc {
    text-align: center;
    padding-top: 15px; }
  .banner-1 .s-desc .h2-wr {
    float: none; }
  .banner-1 .s-desc span {
    display: none; } }

@media (max-width: 500px) {
  .banner-1 .s-desc {
    padding-top: 6px; }
  .banner-1 .s-desc h2 {
    font-size: 26px;
    line-height: 26px; } }

/*========================================================
                      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;
  padding-top: 10px;
  padding-bottom: 10px; }

.product-layout:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.featured .product-layout:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.featured .product-layout.last,
.featured .product-layout.last + div,
.featured .product-layout.last + div + div,
.featured .product-layout.last + div + div + div {
  margin-top: 30px;
  padding-top: 40px;
  border-top: 1px solid #f8f8f8; }

aside .product-layout:hover, .product-list.product-layout {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/*=================== Product Image ===================*/
.product-thumb .image {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
  overflow: hidden;
  background: #F4F4F4; }

.product-thumb .image a {
  display: block; }

.product-thumb .image a img {
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  margin-left: auto;
  margin-right: auto; }

.product-thumb .image a:hover img {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

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

/*=================== Product Caption ===================*/
.product-thumb {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

.product-thumb h4, .product-thumb .name {
  font: 700 14px/24px 'Arial';
  color: #31353d;
  text-transform: uppercase; }

.product-thumb h4 a:hover, .product-thumb .name a:hover {
  color: #99bf38; }

.product-thumb .description {
  font-family: 'Arial'; }

.product-thumb:hover .quickview {
  opacity: 1;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none; }

.price {
  margin-top: 18px;
  font: 400 25px/26px 'Arial';
  color: #99bf38;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }

.cart-button {
  margin-top: 22px; }

.product-list .product-thumb .caption {
  overflow: hidden; }

.product-list .product-thumb .image {
  float: left;
  margin-right: 30px; }

.product-list .product-thumb .cart-button button.btn.btn-add, .product-list .product-thumb .cart-button button.btn.btn-icon {
  margin-top: 0;
  width: auto;
  display: inline-block; }

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

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

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

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

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

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

.price-new {
  display: inline-block;
  line-height: 22px; }

.price-old {
  display: inline-block;
  color: #777;
  line-height: 22px;
  text-decoration: line-through;
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  transform: scale(0.6); }

.price-section {
  font-size: 31px;
  color: #99bf38;
  line-height: normal;
  margin-bottom: 5px;
  padding-bottom: 5px; }

.price-section .reward-block {
  font-size: 12px;
  color: #8e8e8e; }

.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; }

.sale, .new_pr {
  font-size: 12px;
  position: absolute;
  top: -11px;
  left: 20px;
  background-color: #99bf38;
  color: #FFF;
  line-height: 19px;
  padding: 0 8px;
  z-index: 10; }

.sale:before, .new_pr:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 100%;
  margin-left: -2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 2.5px 0 2.5px;
  border-color: #99bf38 transparent transparent transparent; }

aside .specials .container, aside .bestseller .container, aside .latest .container, aside .featured .container {
  width: 100%; }

.product-thumb .quickview {
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: 50%;
  margin-top: -11px;
  opacity: 0;
  background: none;
  border: 1px solid #FFF;
  color: #FFF;
  padding: 5px 8px;
  background: rgba(0, 0, 0, 0.2);
  -moz-transform: translate(10px, -20px);
  -ms-transform: translate(10px, -20px);
  -o-transform: translate(10px, -20px);
  -webkit-transform: translate(10px, -20px);
  transform: translate(10px, -20px);
  -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: #99bf38; }

/*=================== Product Rating ===================*/
.product-thumb .rating {
  position: absolute;
  right: 10px;
  top: 5px; }

.product-thumb .rating .fa-stack {
  font-size: 10px;
  width: 0.9em; }

.product-thumb .rating .fa-star-o {
  color: #DEDBDB;
  font-size: 10px; }

.product-thumb .rating .fa-star {
  color: #99bf38;
  font-size: 10px; }

.product-thumb .rating .fa-star + .fa-star-o {
  color: #99bf38; }

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

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

.latest .product-layout {
  padding-bottom: 10px; }

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

/*========================================================
               Responsive Styles Product
=========================================================*/
@media (max-width: 1200px) {
  .product-thumb .button-group button, .product-thumb .button-group button + button {
    width: 33.33%; }
  .product-grid .product-thumb .caption {
    padding: 0 10px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .price {
    font-size: 18px; } }

@media (max-width: 767px) {
  .product-thumb {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 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:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .product-layout:hover .product-thumb {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
  .product-desc iframe {
    float: none;
    margin: 0 0 2em;
    max-width: 560px;
    width: 100% !important; }
  .featured .product-layout.last,
  .featured .product-layout.last + div,
  .featured .product-layout.last + div + div,
  .featured .product-layout.last + div + div + div {
    margin-top: 30px;
    padding-top: 15px;
    border-top: none; } }

/*========================================================
                         Box
=========================================================*/
.box {
  margin-top: 40px; }

.box .box-heading {
  margin: 0 0 30px;
  font: 600 20px/30px "Open Sans", sans-serif;
  padding: 20px 5px 21px 30px;
  background: #31353d;
  text-transform: uppercase; }

.box .box-heading h3 {
  margin: 0;
  color: #fff; }

.box .name a:hover {
  color: #99bf38; }

aside .box:first-child {
  margin-top: 15px; }

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

aside .box .product-layout:first-child {
  margin-top: 0; }

aside .box {
  margin-bottom: 30px; }

.box .bx-wrapper .bx-controls-direction a {
  top: -61px; }

.box .bx-wrapper .bx-next {
  right: 12px; }

.box .bx-wrapper .bx-prev {
  left: auto;
  right: 27px; }

.box .bx-wrapper .bx-next, .box .bx-wrapper .bx-prev {
  border: none;
  background: none;
  width: auto;
  height: auto;
  line-height: 24px;
  font-size: 14px; }

.box.account a:hover {
  color: #99bf38; }

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

@media (max-width: 767px) {
  aside .box .box-heading {
    position: relative;
    padding-right: 15px;
    padding-bottom: 15px;
    cursor: pointer;
    border-bottom: 1px solid #E3E3E3; }
  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'; } }

/*==================     ToTop     ======================*/
.toTop {
  width: 40px;
  height: 40px;
  line-height: 34px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  background: #99bf38;
  border: 1px solid #fff;
  position: fixed;
  right: 66px;
  bottom: 100px;
  display: none;
  overflow: hidden;
  text-decoration: none;
  z-index: 20; }

.toTop:hover {
  background: #31353d;
  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; }

.pagination {
  margin: 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 {
  -webkit-box-shadow: none;
  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: #99bf38; }

#list-view i,
#grid-view i {
  line-height: normal; }

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

/* list group */
.list-group a {
  border: 1px solid #DDDDDD;
  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 #DDDDDD;
  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 #ddd; }

.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: #777;
  padding: 3px 10px; }

/***************HOME PAGE**********************/
.header_modules .owl-carousel {
  border: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.header_modules .bx-wrapper .bx-caption {
  background: none;
  bottom: auto;
  top: 5%;
  max-width: 1170px;
  margin: 0 auto; }

.header_modules .bx-wrapper .bx-caption span {
  padding: 0;
  max-width: 740px; }

/***************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; }

.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; }

.review-form-title h3:hover {
  color: #99bf38; }

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

#reviews_form_title {
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid #ddd;
  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 #ddd;
  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: #99bf38; }

.bx-wrapper .bx-controls-direction a {
  background: #fff;
  border: 1px solid #dadada;
  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'; } }

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

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

#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: #99bf38; }

#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: #99bf38; }

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

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

.product_page #default_gallery .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: #99bf38; }

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

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

.reward-block span {
  display: block; }

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

#product h3 {
  color: #99bf38; }

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

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

#full_gallery {
  display: none; }

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

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

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

#default_gallery .image img {
  width: auto;
  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; }

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

.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: #99bf38; }

.box-subcat li .image {
  margin-bottom: 10px;
  border: 2px solid #dbdbdb;
  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: #99bf38; }

.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 #dadada;
  border-bottom: 1px solid #dadada;
  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: #99bf38; }

.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 #e6e6e6;
  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: 767px) {
  .table-compare {
    overflow-x: scroll;
    overflow-y: hidden; }
  .table-compare .table.table-bordered td + td {
    min-width: 270px; }
  .table.table-bordered {
    margin-bottom: 10px; } }

/************** 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 #e3e3e3;
  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: #99bf38; }

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

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

.human_info figure,
.about-page figure {
  background: none repeat scroll 0 0 #fafafa;
  border: 1px solid #e2e2e2;
  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: #99bf38;
  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: #99bf38; }

.testimonials blockquote:after {
  content: '';
  position: absolute;
  display: block;
  background: url(../image/testi_arr.png) no-repeat left top;
  width: 21px;
  height: 20px;
  bottom: -20px;
  left: 30px; }

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

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

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

/********** 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: #99bf38; }

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

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

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

.manufacturer-heading span {
  background: none repeat scroll 0 0 #99bf38;
  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: #99bf38;
  margin-right: 5px; }

.manufacturer-content {
  padding: 20px; }

/********** ACCOUNT ******************/
.well {
  background-color: #f9f9f9;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
  padding: 30px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.well .heading {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 15px;
  padding-bottom: 15px; }

.well .heading i {
  color: #99bf38;
  float: left;
  font-size: 56px;
  margin-right: 14px;
  line-height: 60px; }

.well .heading h2 {
  font-size: 23px;
  font-weight: bold;
  color: #99bf38;
  margin: 0 0 5px; }

.well .heading strong {
  font-weight: normal;
  font-style: italic; }

.well p {
  border-bottom: 1px solid #e6e6e6;
  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: #99bf38; }

.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: #99bf38; }

.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: #99bf38; }

/* 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; }

/*========================================================
                   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: #99bf38; }

.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: #99bf38;
  border-color: #99bf38;
  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: #31353d;
  border-color: #31353d;
  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 {
  -webkit-box-shadow: none;
  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;
  -webkit-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;
  -webkit-box-shadow: none;
  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; }

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; }

@media (max-width: 1200px) {
  .table th, .table td {
    padding: 8px; }
  #top-links li a i {
    display: inline-block; } }

@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; } }

@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; } }

@media (min-width: 768px) and (max-width: 979px) {
  .box-subcat li .name a {
    font-size: 14px; } }

@media (max-width: 767px) {
  a.quickview {
    display: none !important; }
  #full_gallery {
    display: block; }
  #default_gallery {
    display: none; }
  .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;
    clear: both;
    text-align: left; }
  .box-subcat li .image {
    display: inline-block;
    float: left;
    margin-right: 15px;
    width: 25%; }
  .quickview_description iframe,
  .product-desc iframe {
    float: none;
    width: 90% !important; } }

@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; } }

@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; } }
