@charset "UTF-8";
@import url(font-awesome.min_1.css);
@import url(bfe90f92d7e541f3a0ebec991cdfbc87.css);
/*========================================================
                      Main Styles
=========================================================*/
/*========================================================
                   Bootstrap Reset
=========================================================*/
.header>.container1>.row>div:nth-child(1){}
.header>.container1>.row>div:nth-child(2){float:right;width:auto;}
.header>.container1>.row>div:nth-child(3){float:right;}

#cart .material-design-shopping231:before{content:"";display:inline-block;position:relative;width:32px;height:32px;background:#00bbd3;-webkit-mask-image:url(../images/cart.svg);-moz-mask-image:url(../images/cart.svg);-ms-mask-image:url(../images/cart.svg);-o-mask-image:url(../images/cart.svg);mask-image:url(../images/cart.svg);-webkit-background-size: 100%;background-size: 100%;top:5px;}
header.header .material-design-user157:before{content:"";display:inline-block;position:relative;width:28px;height:28px;background:#c5c5c5;-webkit-mask-image:url(../images/user.svg);-moz-mask-image:url(../images/user.svg);-ms-mask-image:url(../images/user.svg);-o-mask-image:url(../images/user.svg);mask-image:url(../images/user.svg);-webkit-background-size: 100%;background-size: 100%;top:5px;}
header.header .toggle.material-design-search100:before{content:"";display:inline-block;position:relative;width:26px;height:26px;background:#c5c5c5;-webkit-mask-image:url(../images/search.svg);-moz-mask-image:url(../images/search.svg);-ms-mask-image:url(../images/search.svg);-o-mask-image:url(../images/search.svg);mask-image:url(../images/search.svg);-webkit-background-size: 100%;background-size: 100%;top:3px;}
header.header .material-design-settings49:before{content:"";display:inline-block;position:relative;width:28px;height:28px;background:#c5c5c5;-webkit-mask-image:url(../images/setting.svg);-moz-mask-image:url(../images/setting.svg);-ms-mask-image:url(../images/setting.svg);-o-mask-image:url(../images/setting.svg);mask-image:url(../images/setting.svg);-webkit-background-size: 100%;background-size: 100%;top:5px;}
.product-btn-add .material-design-shopping231:before{content:"";display:inline-block;position:relative;width:30px;height:30px;background:#fff;-webkit-mask-image:url(../images/cart.svg);-moz-mask-image:url(../images/cart.svg);-ms-mask-image:url(../images/cart.svg);-o-mask-image:url(../images/cart.svg);mask-image:url(../images/cart.svg);-webkit-background-size: 100%;background-size: 100%;top:0px;}


.breadcrumb {}
.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: #00bbd3; }

.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: #00bbd3;
  border-color: #00bbd3;
  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: #4bae4f;
  border-color: #4bae4f;
  color: #FFF; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background: none;
  text-decoration: none; }

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  box-shadow: none;
  outline: none; }

.table-bordered {
  border-radius: 0; }

.table thead td {
  text-transform: uppercase;
  font-weight: bold;
  color: #323232 !important;
  font-size: 13px;
  background-color: #F9F9F9; }

.table th,
.table td {
  padding: 20px;
  border-color: #D7D7D7;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.block-compare .table th, .block-compare .table td {
  padding: 7px; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  font-size: 13px; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border-radius: 0;
  box-shadow: none; }

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  border-radius: 0; }

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  border-radius: 0; }

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  border-radius: 0; }

.table-bordered {
  border-color: #D7D7D7; }

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border-color: #e9e9e9; }

.table > tbody + tbody {
  border-top: none; }

label,
input,
button,
select,
textarea {
  font-size: 13px;
  color: #393939; }
  @media (min-width: 768px) and (max-width: 991px) {
    label,
    input,
    button,
    select,
    textarea {
      font-size: 10px; } }

label {
  font-weight: bold; }

textarea {
  resize: none; }

label {
  cursor: default; }

.close:hover,
.close:focus {
  opacity: 1; }

.panel-group .panel, .panel {
  border-radius: 0; }

.panel-heading {
  padding: 20px; }

.addthis_button_tweet {
  width: 100px !important; }

.fancybox-close, .fancybox-prev span, .fancybox-next span {
  opacity: 0.8; }

.fancybox-close:hover, .fancybox-prev span:hover, .fancybox-next span:hover {
  opacity: 1; }

.text-danger {
  color: red;
  font-weight: bold;
  font-size: 100%;
  font-size: 16px; }

.buttons input[type="checkbox"] {
  position: relative;
  top: 2px; }

input[type="checkbox"], input[type="checkbox"]:focus, input[type="radio"], input[type="radio"]:focus {
  outline: 0; }

.tooltip {
  z-index: 1050; }

body {
  font: 400 12px/21px "Roboto", sans-serif;
  color: #888888;
  background: #f4f4f4; }

h1, h2, h3, h4, h5, h6 {
  margin: 10px 0 20px; }

button {
  outline: none; }

/* default font size */
.fa {
  line-height: inherit; }

h1, h2, h3, h4, h5, h6 {
  color: #333;
  font-weight: 500; }

/* Override the bootstrap defaults */
h1 {
  font-size: 33px; }

h2 {
  font-size: 27px; }

h3 {
  font-size: 21px; }

h4 {
  font-size: 15px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 10.2px; }

button {
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  outline: none;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  a:active {
    background: transparent;
    outline: none; }
  a:visited, a:focus {
    color: inherit;
    text-decoration: none;
    outline: 0; }
  a:hover {
    text-decoration: none;
    color: #00bbd3; }

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: #00bbd3;
  background-repeat: repeat-x; }

.primary, a.primary:hover {
  background: #00bbd3; }

a.secondary, a.secondary:hover {
  background: #4bae4f; }

a.secondary2, a.secondary2:hover {
  background: #f34235; }

a.secondary3, a.secondary3:hover {
  background: #fec006; }

a.secondary4, a.secondary4:hover {
  background: #9c27b0; }

a.secondary5, a.secondary5:hover {
  background: #e81d62; }

/*========================================================
                      Header styles
=========================================================*/
.header {
  background: #fff;
  padding-top: 48px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.1) inset;
  -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.1) inset;
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.1) inset; }
  .header .box-language, .header .box-currency {
    position: relative; }
  .header .box-language {
    margin-top: 10px; }
  .header .box-cart {
    float: left; }
  .header .logo {
    float: left; }
  .header .toggle-wrap {
    float: left;
    margin-right: 10px; }
	.header .search-toggle-wrap{margin-right:0;}
  .header > .container .col-sm-3 + [class*="col-sm-"] {
    float: right; }
  .header .dropdown-menu {
    background: #fff; }
    .header .dropdown-menu > li > button:hover, .header .dropdown-menu > li > a:hover {
      background: #00bbd3;
      color: #FFF; }
  .header > .container .col-sm-12 {
    min-height: 0; }

/*===================   Top Panel   ===================*/
.top_panel {
  background: #fff; }
  .top_panel:before, .top_panel:after {
    display: table;
    content: "";
    line-height: 0; }
  .top_panel:after {
    clear: both; }

/*================   Top Links style   ===============*/

.nav {
  text-align: center;
/*  height: 60px;*/
  margin-top: 30px; }
  .nav > ul {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%;
    height: 60px;
    table-layout: fixed; }
    .nav > ul li {
      display: table-cell;
      height: 60px;
      padding: 0; }
    .nav > ul > li + li {
      margin-left: 0; }
  .nav a {
    display: block;
    font: 400 16px/20px "Roboto", sans-serif;
/*    height: 60px;*/
    padding-top: 16px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    color: #FFF;
    text-transform: capitalize;
    position: relative;
    z-index: 0; }
    .nav a:after {
      content: '';
      position: absolute;
      top: 0;
      height: 15px;
      border-top-right-radius: 5px;
      border-top-left-radius: 5px;
      background: inherit;
      left: 0;
      right: 0;
      -moz-transition: 0.5s all ease;
      -o-transition: 0.5s all ease;
      -webkit-transition: 0.5s all ease;
      transition: 0.5s all ease; }
    .nav a i {
      display: none; }
    .nav a:hover:after, .nav a.active:after {
      top: -10px; }
  .nav i {
    font-size: 20px; }
.header .nav,
.header .nav a{height:60px;}
/*================  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: #fff;
  background: #00bbd3; }

.box-language .dropdown-toggle,
.box-currency .dropdown-toggle {
  display: block;
  width: 100%;
  background: #FFF;
  font-size: 12px;
  text-transform: capitalize;
  cursor: pointer;
  line-height: 50px;
  color: #888;
  padding: 0 30px 0 18px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border: 1px solid #e4e4e4;
  border-radius: 3px; }
  .box-language .dropdown-toggle:after,
  .box-currency .dropdown-toggle:after {
    position: absolute;
    right: 17px;
    top: 0;
    display: inline-block;
    content: '\e071';
    font-size: 20px;
    font-weight: 400;
    font-family: 'material-design'; }

.box-currency .dropdown-menu button {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none; }
  .box-currency .dropdown-menu button::-moz-focus-inner {
    border: none;
    padding: 0; }

.box-currency .dropdown-menu,
.box-language .dropdown-menu {
  width: 100%;
  text-align: left; }
  .box-currency .dropdown-menu a, .box-currency .dropdown-menu button,
  .box-language .dropdown-menu a,
  .box-language .dropdown-menu button {
    display: block;
    width: 100%;
    padding: 5px 5px 5px 18px;
    text-transform: capitalize;
    font-size: 12px;
    line-height: 18px;
    color: #888; }

/*================  DropDown Menu item ===============*/
.toggle-wrap {
  position: relative; }

.toggle {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 26px;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  color: #c5c5c5 !important; }
  .toggle:hover, .toggle.active {
    background: #f3f3f3;
    border-color: #e3e3e3;
    color: #C5C5C5; }

.toggle_cont {
  display: none;
  background: #F4F4F4;
  padding: 20px 20px 25px;
  position: absolute;
  right: 0;
  top: 100%;
  width: 233px;
  border-radius: 3px;
  border-top-right-radius: 0px;
  z-index: 20; }
  .toggle_cont ul {
    text-align: right;
    font-size: 16px; }
    .toggle_cont ul li + li {
      margin-top: 8px; }

.tm-login-form label {
  display: none; }
.tm-login-form input[type="text"], .tm-login-form input[type="password"] {
  outline: none;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
  border-radius: 0;
  vertical-align: baseline;
  box-shadow: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  width: 100%;
  background: #FFF;
  font-size: 12px;
  line-height: 20px;
  padding: 15px 10px 15px 20px;
  color: #888; }
.tm-login-form + .tm-login-form {
  margin-top: 10px; }

.dropdown-btn, .dropdown-btn:visited, .dropdown-btn:focus {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: 10px;
  display: block;
  width: 100%;
  text-align: center;
  border-radius: 3px;
  font-size: 16px;
  line-height: 24px;
  padding: 13px 5px;
  color: #FFF;
  background: #4bae4f;
  -webkit-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2); }
  .dropdown-btn::-moz-focus-inner, .dropdown-btn:visited::-moz-focus-inner, .dropdown-btn:focus::-moz-focus-inner {
    border: none;
    padding: 0; }
  .dropdown-btn i, .dropdown-btn:visited i, .dropdown-btn:focus i {
    font-size: 26px; }

.dropdown-btn_skin2, .dropdown-btn_skin2:visited, .dropdown-btn_skin2:focus {
  background: #00bbd3; }

.dropdown-btn:hover, .dropdown-btn_skin2:hover {
  background: #e81d62;
  color: #FFF;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/********** Swipe menu ******************/
.toprow-1 {
  color: #333333;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 90;
  display: none;
  background: #f4f4f4;
  border-bottom: 1px solid #e4e4e4; }

.swipe-control {
  border-right: 1px solid #e4e4e4;
  display: block;
  height: 50px;
  vertical-align: top;
  text-align: center;
  width: 64px;
  z-index: 100; }
  .swipe-control i {
    line-height: 50px;
    font-size: 30px;
    vertical-align: top;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }
  .swipe-control:hover i, .swipe-control.active i {
    color: #00bbd3; }

.swipe {
  display: block;
  overflow: hidden;
  position: fixed;
  top: 50px;
  width: 237px;
  z-index: 101;
  bottom: 0;
  left: -237px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .swipe .swipe-menu {
    height: 100%;
    overflow-y: auto; }

.swipe ul {
  padding: 0;
  margin: 0; }
  .swipe ul li {
    list-style-type: none; }
    .swipe ul li a {
      display: block;
      padding: 10px 20px;
      color: #333333;
      border-top: 1px solid #e4e4e4;
      line-height: 25px;
      background: #f4f4f4; }
      .swipe ul li a i, .swipe ul li a:before {
        font-size: 21px;
        color: #333333;
        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: #00bbd3;
        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 a {
    font-size: 13px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .nav a span {
    display: none; }
  .nav a i {
    display: block; }

  .logo img {
    width: 100%; }

  .header .toggle-wrap {
    margin-right: 5px; }

  .toggle {
    /*width: 40px;*/ } }
@media (max-width: 767px) {
  .header {
    padding-top: 50px; }
    .header > .container .col-sm-3 + [class*="col-sm-"] {
      float: none; }
    .header .col-sm-3:before, .header .col-sm-3:after {
      display: table;
      content: "";
      line-height: 0; }
    .header .col-sm-3:after {
      clear: both; }
    .header .search {
      margin-top: 15px;
      clear: both; }
    .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 .nav {
      display: none; }
    .header .toggle-wrap {
      margin-top: 15px; }
    .header .box-cart {
      float: none;
      margin-top: 0; }
    .header .nav {
      margin-top: 0; }
      .header .nav ul {
        display: none; }
    .header .box-right {
      margin-top: 0; }
      .header .box-right:before, .header .box-right:after {
        display: table;
        content: "";
        line-height: 0; }
      .header .box-right:after {
        clear: both; }
    .header .top_panel {
      padding: 0; }
    .header .nav__primary {
      margin-top: 15px;
      background: none; }

  .toggle_cont {
    border: 1px solid #e4e4e4;
    border-top: none; }
	 .header > .container1 > .row > div:nth-child(2) div.toggle-wrap:first-child .toggle_cont{right:auto;}
	 .toggle_cont_search{width:265px;}
	
	}
/*==================     Search Form     ======================*/
.search {
  position: relative;
  padding: 14px 0px 14px 10px;
  width: 100%;
  height: 50px;
  background: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  -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;
    box-shadow: none;
    color: #c5c5c5;
    display: block;
    font-size: 18px;
    line-height: 24px;
    margin: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .search input::-webkit-input-placeholder {
      color: #c5c5c5;
      opacity: 1; }
    .search input:-moz-placeholder {
      color: #c5c5c5;
      opacity: 1; }
    .search input::-moz-placeholder {
      color: #c5c5c5;
      opacity: 1; }
    .search input:-ms-input-placeholder {
      color: #c5c5c5;
      opacity: 1; }
  .search i {
    font-size: 26px;
    color: #c5c5c5;
    position: absolute;
    left: 15px;
    top: 15px; }
  .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: 0;
    right: 0;
    bottom: 0;
    color: #333333;
    font: 400 16px/20px "Roboto", sans-serif;
    background: #fff;
    min-width: 55px;
    padding: 0 5px;
    border-left: 1px solid #E4E4E4; }
    .search button::-moz-focus-inner, .search button:focus::-moz-focus-inner, .search button:active::-moz-focus-inner {
      border: none;
      padding: 0; }
  .search button:hover, .search button:focus:hover, .search button:active:hover {
    color: #fff;
    background: #00bbd3; }

@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: #fff;
  list-style-type: none;
  z-index: 12;
  width: 100%;
  border-top: 0;
  font-size: 14px; }
  #livesearch_search_results li {
    padding: 0px;
    overflow: hidden; }
    #livesearch_search_results li img {
      overflow: hidden;
      float: left;
      margin-right: 10px; }
      #livesearch_search_results li img.loading {
        background: #F5F5F5; }
    #livesearch_search_results li:hover, #livesearch_search_results li.highlighted {
      background-color: #00bbd3; }
      #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: #333;
    text-decoration: none; }

@media (min-width: 768px) and (max-width: 991px) {
  #livesearch_search_results li img {
    display: none !important; } }
/*================ Box Cart  ===============*/
.box-cart {
  position: relative; }
  .box-cart .btn-danger, .box-cart .btn-danger:focus {
    border: 0;
    padding: 0;
    background: none;
    color: #333;
    font-size: 13px; }
    .box-cart .btn-danger:hover, .box-cart .btn-danger:focus:hover {
      color: #00bbd3;
      background-color: transparent; }
  .box-cart .btn {
    margin-bottom: 7px; }

/*================  Cart  ===============*/
.cart {
  position: relative; }
  .cart > button {
    background: none;
    border: none;
    display: inline-block;
    padding: 0;
    outline: none;
    outline-offset: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 79px;
    padding: 0 5px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    color: #888; }
    .cart > button::-moz-focus-inner {
      border: none;
      padding: 0; }
    .cart > button i {
      font-size: 26px;
      color: #00bbd3;
      margin-right: 5px;
      -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 span {
      position: relative;
      top: -3px;
      -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:hover, .cart.open > button {
    background: #f3f3f3;
    border-color: #e3e3e3;
    color: #C5C5C5; }

@media (max-width:767px) {
	.cart > button{border-top:none;border-bottom:none;border-right:none;border-radius:0;}
}
/*================  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: 500; }

.cart .price-cart {
  color: #00bbd3;
  font-weight: 500; }

.cart .toggle_cont {
  z-index: 1001;
  min-width: 260px;
  color: #888; }
  .cart .toggle_cont img {
    max-width: 50px; }
  .cart .toggle_cont tr .text-center button {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .cart .toggle_cont table {
    margin-bottom: 10px; }
  .cart .toggle_cont li > div {
    padding: 0 10px; }
  .cart .toggle_cont li p {
    margin: 20px 0; }

.cart .toggle_cont .name a:hover {
  color: #00bbd3;
  background: transparent; }

.cart .table.total tr:nth-child(4) td strong,
.cart .table.total tr:nth-child(4) td {
  font-weight: 500;
  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 (min-width: 768px) and (max-width: 991px) {
  .cart > button {
    /*min-width: 65px;*/ } }
@media (max-width: 767px) {
  .cart {
    position: fixed;
    top: 0;
    right: 10px;
    margin: 0;
    z-index: 91;
    border-left: none; }
    .cart > button span {
      color: #333; }
    .cart > button:hover, .cart.open > button {
      background: #00bbd3;
      border-color: #00bbd3;
      color: #Fff; }
      .cart > button:hover i, .cart > button:hover span, .cart.open > button i, .cart.open > button span {
        color: #FFF; }
    .cart .toggle_cont {
      max-height: 300px;
      overflow: auto; } }
/*=================== Menu gadget ===================*/
.menu-icon {
  position: relative;
  color: #fff;
  cursor: pointer;
  display: block;
  font-weight: 400;
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  line-height: 30px;
  padding: 10px 17px;
  background: #00bbd3; }
  .menu-icon.active:after {
    content: "\f106"; }
  .menu-icon:after {
    float: right;
    content: "\f107";
    font-family: "FontAwesome";
    margin-top: 0;
    display: inline-block;
    text-align: center;
    width: 1.25em;
    font-size: 26px;
    color: #fff; }

.menu-gadget {
  display: none;
  margin: 15px 0; }

.menu-gadget .menu ul ul a {
  padding-left: 60px !important; }

.menu-gadget .menu {
  padding: 0;
  margin: 0; }
  .menu-gadget .menu ul {
    width: auto;
    padding: 0;
    display: none; }
  .menu-gadget .menu li {
    position: relative;
    list-style-type: none; }
    .menu-gadget .menu li i {
      position: absolute;
      display: block;
      top: 8px;
      right: 5px;
      height: 24px;
      width: 24px;
      font-size: 21px;
      padding: 0 20px;
      cursor: pointer;
      color: #888888;
      -moz-transition: 0.3s all ease;
      -o-transition: 0.3s all ease;
      -webkit-transition: 0.3s all ease;
      transition: 0.3s all ease; }
      .menu-gadget .menu li i:hover {
        color: #e81d62; }
    .menu-gadget .menu li.active > a, .menu-gadget .menu li > a:hover {
      background: #f4f4f4;
      color: #00bbd3; }
  .menu-gadget .menu a {
    padding: 10px 15px;
    display: block;
    border-top: 1px solid #fff;
    color: #888888;
    font-size: 16px;
    background: #f4f4f4; }
  .menu-gadget .menu li li a {
    padding: 10px 15px 10px 45px; }
  .menu-gadget .menu li li:last-child {
    padding-bottom: 0; }
  .menu-gadget .menu li li li a {
    padding: 10px 15px 10px 35px; }

.menu-gadget .menu li i.fa-angle-up:before {
  content: "" !important; }

/*========================================================
                      Content styles
=========================================================*/
#page {
  background: #fff;
  overflow: hidden; }

.information-information h3 {
  text-transform: uppercase; }

aside.col-sm-3 {
  position: static; }

#container .container, #page > .container {
  position: relative; }

/*[class*="product-product"] .col-sm-9.col-sm-offset-3, .information-information .col-sm-9.col-sm-offset-3, .product-compare .col-sm-9.col-sm-offset-3 {*/
[class*="product-product"] .col-sm-9.col-sm-offset-3, .product-compare .col-sm-9.col-sm-offset-3 {
  margin-left: 0;
  width: 100%; }

/*  Aside Menu list
  =============================*/
.aside_list {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }
  .aside_list > li {
    border-top: 1px solid #FFF; }
    .aside_list > li.cmHover:hover .menu_cont {
      opacity: 1;
      visibility: visible; }
    .aside_list > li > a.children:hover, .aside_list > li.cmHover:hover > a {
      background: #FFF;
      color: #00bbd3;
      border-color: #E4E4E4;
      -webkit-box-shadow: 0px 4px 15px 0px rgba(50, 50, 50, 0.15);
      -moz-box-shadow: 0px 4px 15px 0px rgba(50, 50, 50, 0.15);
      box-shadow: 0px 4px 15px 0px rgba(50, 50, 50, 0.15); }
      .aside_list > li > a.children:hover:before, .aside_list > li.cmHover:hover > a:before {
        opacity: 0; }
      .aside_list > li > a.children:hover:after, .aside_list > li.cmHover:hover > a:after {
        width: 6px; }
  .aside_list > li > a {
    display: block;
    font: 400 16px/20px "Roboto", sans-serif;
    background: #F4F4F4;
    color: #888;
    text-transform: capitalize;
    padding: 19px 5px 19px 20px; }
    .aside_list > li > a:hover {
      color: #00bbd3; }
    .aside_list > li > a.children {
      position: relative;
      border: 1px solid transparent;
      border-right: none;
      padding-right: 35px;
      z-index: 6; }
      .aside_list > li > a.children:before {
        content: '\e11e';
        position: absolute;
        top: 19px;
        right: 22px;
        font: 400 18px/20px 'material-design';
        color: #C5C5C5;
        -moz-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        -webkit-transition: 0.3s all ease;
        transition: 0.3s all ease; }
      .aside_list > li > a.children:after {
        content: '';
        position: absolute;
        top: -1px;
        bottom: -1px;
        left: 100%;
        width: 0;
        border-top: 1px solid #e4e4e4;
        border-bottom: 1px solid #e4e4e4;
        background: #FFF;
        z-index: -1;
        -moz-transition: 0.2s all ease;
        -o-transition: 0.2s all ease;
        -webkit-transition: 0.2s all ease;
        transition: 0.2s all ease; }

.aside_list .menu_cont {
  position: absolute;
  top: 5px;
  left: 290px;
  right: 15px;
  z-index: 5;
  background: #FFF;
  border: 1px solid #e4e4e4;
  padding: 35px 40px 50px;
  visibility: hidden;
  opacity: 0;
  -webkit-box-shadow: 0px 4px 15px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0px 4px 15px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 0px 4px 15px 0px rgba(50, 50, 50, 0.2);
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }

.aside_list ul {
  margin: 0;
  list-style-type: none;
  display: table;
  table-layout: fixed;
  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; }
  .aside_list ul li {
    display: table-cell; }
    .aside_list ul li img {
      width: 100%; }
  .aside_list ul > li > b > a {
    text-transform: uppercase;
    font: 500 16px/20px "Roboto", sans-serif;
    color: #333; }
    .aside_list ul > li > b > a:hover {
      color: #4bae4f; }
  .aside_list ul b + ul {
    margin-top: 30px; }
  .aside_list ul ul + img {
    margin-top: 20px; }

.aside_list ul ul {
  position: static;
  background-color: transparent;
  border: none;
  list-style-type: none;
  padding: 0; }
  .aside_list ul ul li {
    display: block; }
    .aside_list ul ul li + li {
      margin-top: 19px; }
  .aside_list ul ul a {
    display: inline-block;
    font-size: 14px;
    line-height: 20px; }

.site-map-page #content .row ul, .manufacturer-content div, #content ul.list-unstyled {
  margin: 0;
  list-style-type: none; }
  .site-map-page #content .row ul a, .manufacturer-content div a, #content ul.list-unstyled a {
    position: relative; }
    .site-map-page #content .row 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: #00bbd3; }

#content .product-info ul.list-unstyled a:before {
  display: none; }

@media (min-width: 992px) and (max-width: 1199px) {
  .aside_list .menu_cont {
    left: 233px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .aside_list .menu_cont {
    left: 178px;
    padding: 25px 10px 30px; } }
@media (max-width: 767px) {
  aside {
    margin-top: 20px; }
    aside .container {
      padding: 0;
      width: 100%; }

  #content [class*="col-sm-"] + [class*="col-sm-"] {
    margin-top: 20px; }

  .box.category {
    display: none; }

  .menu-gadget {
    display: block; } }
/*========================================================
                        Buttons
=========================================================*/
.buttons {
  margin: 1em 0; }
  .buttons:before, .buttons:after {
    display: table;
    content: "";
    line-height: 0; }
  .buttons:after {
    clear: both; }

.input-group-btn .btn {
  padding: 7px 12px; }
  .input-group-btn .btn i {
    font-size: 15px;
    line-height: 18px; }

/*================   Default Buttons BEGIN   ===============*/
.btn-danger,
.btn-primary,
.btn-info,
.btn-default {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  border: none;
  text-shadow: none;
  border-radius: 0;
  background: none;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  -webkit-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2); }
  .btn-danger::-moz-focus-inner,
  .btn-primary::-moz-focus-inner,
  .btn-info::-moz-focus-inner,
  .btn-default::-moz-focus-inner {
    border: none;
    padding: 0; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary,
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger,
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info,
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled],
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none; }

.btn:visited,
.btn {
  font-size: 14px;
  color: #FFF;
  background: #4bae4f;
  text-shadow: none;
  border-radius: 3px;
  border: none;
  padding: 12px 16px;
  outline: none;
  -webkit-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2); }

.btn:hover,
.btn:focus {
  outline: none;
  background: #00bbd3;
  color: #FFF;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/*================   Default Buttons END   ===============*/
/*================   Product Buttons BEGIN   ===============*/
.product-thumb .product-btn {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  color: #c5c5c5;
  font-size: 21px;
  padding: 0;
  display: inline-block; }
  .product-thumb .product-btn::-moz-focus-inner {
    border: none;
    padding: 0; }
  .product-thumb .product-btn + .product-btn {
    margin-left: 35px; }
  .product-thumb .product-btn:hover {
    color: #00bbd3;
    background: transparent; }

.product-btn-add {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  min-width: 197px;
  text-align: center;
  padding: 5px 5px 5px;
  font: 400 16px/30px "Roboto", sans-serif;
  color: #FFF;
  background: #4bae4f;
  border-radius: 3px;
  height: 40px;
  -webkit-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2); }
  .product-btn-add::-moz-focus-inner {
    border: none;
    padding: 0; }
  .product-btn-add i {
    font-size: 26px;
    margin-right: 5px; vertical-align:top;}
  .product-btn-add:hover {
    background: #00bbd3;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

.product-buttons .btn {
  background: #F4F4F4;
  color: #333; }
  .product-buttons .btn i {
    display: none; }
  .product-buttons .btn:hover {
    background: #e81d62;
    color: #FFF; }

/*================   Product Buttons END   ===============*/
#compare-total {
  display: inline-block;
  font-size: 16px;
  color: #FFF;
  font-weight: 500;
  padding: 5px 20px;
  background: #4bae4f;
  margin-left: 10px;
  -webkit-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2);
  border-radius: 3px; }
  #compare-total:hover {
    background: #00bbd3;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  @media (min-width: 768px) and (max-width: 991px) {
    #compare-total {
      margin-top: 15px; } }

/*========================================================
                 Responsive styles Buttons
=========================================================*/
@media (max-width: 1199px) {
  .product-thumb .product-btn-add {
    min-width: 100%;
    display: block; } }
@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; }

  .shoping_cart .table .btn {
    padding: 10px;
    font-size: 13px; } }
@media (max-width: 410px) {
  .account-address .table td a {
    display: block; }
    .account-address .table td a + a {
      margin-top: 5px; } }
@media (max-width: 400px) {
  .buttons .pull-left, .buttons .pull-right {
    float: none !important;
    margin-top: 10px; }

  .btn {
    font-size: 13px; } }
/*========================================================
                      Banners
=========================================================*/
.banner-1 .banner-box, .banner-2 .banner-box {
  position: relative; }
  .banner-1 .banner-box img, .banner-2 .banner-box img {
    border-radius: 3px; }
  .banner-1 .banner-box > a, .banner-2 .banner-box > a {
    display: block; }
  .banner-1 .banner-box .s-desc, .banner-2 .banner-box .s-desc {
    position: absolute;
    top: 0; }

.banner-1 {
  padding-right: 0;
  text-align: center; }
  .banner-1 h4, .banner-1 h5 {
    color: #fff;
    margin: 0;
    font-weight: 400; }
  .banner-1 h4 {
    font-size: 56px;
    line-height: 60px; }
  .banner-1 h5 {
    font-size: 35px;
    line-height: 40px; }
  .banner-1 h4 + h5 {
    margin-top: 10px; }
  .banner-1 h5 + a {
    margin-top: 20px; }
  .banner-1 .s-desc {
    right: 0;
    width: 60%;
    padding: 40px 10px 0; }

.banner-btn, .banner-btn:focus {
  display: inline-block;
  max-width: 197px;
  width: 100%;
  background: #fec006;
  color: #FFF !important;
  font-size: 16px;
  line-height: 20px;
  padding: 15px 5px;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  -webkit-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2);
  outline: none; }
  .banner-btn:hover, .banner-btn:focus:hover {
    background: #e81d62;
    color: #FFF;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

.banner-2 {
  margin-top: 30px;
  padding-left: 0; }
  .banner-2 h4 {
    margin: 0;
    font-size: 56px;
    line-height: 67px;
    font-weight: 400;
    color: #FFF; }
  .banner-2 .s-desc {
    left: 0;
    padding: 68px 0 68px 70px; }
  .banner-2 .banner-box > a:hover {
    -webkit-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.2); }

/*========================================================
                   Responsive Banners
=========================================================*/
@media (min-width: 768px) and (max-width: 1199px) {
  .banner-1 .s-desc {
    padding-top: 10px; }

  .banner-2 .s-desc {
    padding: 28px 0 8px 30px; } }
@media (min-width: 768px) and (max-width: 991px), (max-width: 450px) {
  .banner-1 .s-desc {
    width: 80%; }
  .banner-1 h4 {
    font-size: 46px;
    line-height: 50px; }
  .banner-1 h5 {
    font-size: 25px;
    line-height: 30px; }
    .banner-1 h5 + a {
      margin-top: 10px; }

  .banner-btn, .banner-btn:focus {
    padding: 10px 5px; }

  .banner-2 .s-desc {
    padding: 18px 0 8px 20px; }
  .banner-2 h4 {
    font-size: 46px;
    line-height: 57px; } }
@media (max-width: 767px) {
  .banner-1, .banner-2 {
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0; }
    .banner-1 img, .banner-2 img {
      width: 100%; } }
@media (max-width: 600px) {
  .banner-2 .s-desc {
    padding: 30px 0 0 30px; } }
@media (max-width: 520px) {
  .banner-1 .s-desc {
    padding-top: 10px; } }
@media (max-width: 380px) {
  .banner-1 h4 {
    font-size: 36px;
    line-height: 40px; }
  .banner-1 h5 {
    font-size: 21px;
    line-height: 20px; }

  .banner-2 .s-desc {
    padding: 10px 0 0 10px; }
  .banner-2 h4 {
    font-size: 40px; } }
/*========================================================
                      HTML boxes
=========================================================*/
.box_html .logo-html {
  display: none; }

.box_html a:hover {
  -webkit-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.2); }

.box_html.sale_html {
  margin-top: 30px; }
  .box_html.sale_html .col-sm-4 {
    padding-left: 0;
    text-align: center; }
    .box_html.sale_html .col-sm-4 > a {
      display: block;
      background: #f34235;
      border-radius: 3px;
      padding: 58px 5px 59px; }
  .box_html.sale_html h2, .box_html.sale_html h3 {
    color: #FFF;
    margin: 0; }
  .box_html.sale_html h2 {
    font-size: 89px;
    line-height: 96px; }
  .box_html.sale_html h3 {
    font-size: 46px;
    line-height: 54px; }

.box_html.shipping .col-sm-4 {
  padding-right: 0;
  text-align: center;
  margin-top: 30px; }
  .box_html.shipping .col-sm-4 > a {
    display: block;
    background: #00bbd3;
    color: #FFF;
    border-radius: 3px;
    padding: 58px 5px 59px;
/*    padding: 46px 5px 47px;*/
	
	}
.box_html.shipping h4, .box_html.shipping h5 {
  color: #FFF;
  font-weight: 400;
  margin: 0; }
.box_html.shipping h4 {
  font-size: 56px;
  line-height: 67px; }
.box_html.shipping h5 {
  font-size: 45px;
  line-height: 50px; }
.box_html.shipping h5 + p {
  margin: 15px 0 0; }

.box_html.about {
  background: #F4F4F4;
  margin-top: 30px;
  padding-top: 50px; }
  .box_html.about .logo-html {
    display: block;
    margin-bottom: 25px; }

/*========================================================
               Responsive HTML boxes
=========================================================*/
@media (min-width: 992px) and (max-width: 1199px) {
  .box_html.sale_html .col-sm-4 > a {
    padding: 31px 5px 32px; }

  .box_html.shipping .col-sm-4 > a {
    padding: 19px 5px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .box_html.sale_html .col-sm-4 > a {
    padding: 25px 5px; }
  .box_html.sale_html h2 {
    font-size: 59px;
    line-height: 66px; }
  .box_html.sale_html h3 {
    font-size: 36px;
    line-height: 44px; }

  .box_html.shipping .col-sm-4 > a {
    padding: 32px 5px; }
  .box_html.shipping h4 {
    font-size: 46px;
    line-height: 57px; }
  .box_html.shipping h5 {
    font-size: 35px;
    line-height: 40px; }
  .box_html.shipping p {
    display: none; } }
@media (max-width: 767px) {
  .box_html.shipping .col-sm-4, .box_html.sale_html .col-sm-4 {
    padding-left: 0;
    padding-right: 0; } }
@media (max-width: 500px) {
  .box_html.shipping .col-sm-4 > a, .box_html.sale_html .col-sm-4 > a {
    padding: 20px 5px; } }
/*========================================================
                      Product
=========================================================*/
.product-layout {
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  margin-bottom: 30px; }

/*=================== Product Image ===================*/
.product-thumb .image {
  position: relative;
  text-align: center;
  margin-bottom: 10px; }
  .product-thumb .image .rating {
    top: 0;
    right: 0; }
  .product-thumb .image > a {
    display: block; }
    .product-thumb .image > a img {
      -moz-transition: 0.5s all ease;
      -o-transition: 0.5s all ease;
      -webkit-transition: 0.5s all ease;
      transition: 0.5s all ease;
      margin-left: auto;
      margin-right: auto; }

      .product-thumb .image > a:hover {
        opacity: .5;
      }

.product-grid .product-thumb .image {
  float: none; }

/*=================== Product Caption ===================*/
.product-thumb {
  position: relative;
  text-align: center;
  border: 1px solid #E4E4E4;
  border-radius: 3px;
  padding: 25px 15px 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .product-thumb h4, .product-thumb .name {
    margin-top: 7px;
    font-size: 14px;
    color: #00bbd3; }
    .product-thumb h4 a:hover, .product-thumb .name a:hover {
      color: #4bae4f; }
  .product-thumb .description {
    margin-top: 10px; }
  .product-thumb .cart-button {
    margin-top: 10px; }
    .product-thumb .cart-button div {
      margin-top: 10px; }
  .product-thumb:hover .quickview {
    opacity: 1;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none; }

/*==================  Product List  ===================*/
.product-list .product-thumb .caption {
  overflow: hidden; }

.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 {
  float: left;
  margin-right: 30px;
  width: 30%; }
.product-list .product-thumb .cart-button .btn {
  margin-top: 0;
  width: auto;
  display: inline-block; }

/*==================  SALE, NEW Message ===================*/
.sale, .new_pr {
  font-size: 14px;
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 0;
  background-color: #f34235;
  color: #FFF;
  line-height: 28px;
  padding: 0 14px;
  z-index: 10; }
  .sale:after, .new_pr:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 7px 14px 0;
    border-color: transparent #FFF transparent transparent; }

.new_pr {
  background: #00bbd3; }

/*=================== Product Price  ===================*/
.product-thumb .price {
  font: 500 27px/30px "Roboto", sans-serif;
  color: #333; }

.price {
  display: inline-block;
  font: 700 22px/26px "Roboto", sans-serif;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  text-align: center; }

.price-section {
  font-size: 31px;
  color: #00bbd3;
  line-height: normal;
  margin-bottom: 5px;
  padding-bottom: 5px; }
  .price-section .reward-block {
    font-size: 12px;
    color: #888888; }

.price-old {
  display: inline-block;
  text-decoration: line-through;
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  margin-left: -10px;
  font-weight: 300; }

.price-tax {
  font-size: 12px; }

.price-total {
  font-weight: bold; }

.price s {
  font-size: 15px; }

.prod-stock {
  color: #6BA239; }

.price-section span.reward {
  display: block;
  margin-top: 10px; }

.price-section span.reward {
  display: block; }

.product-thumb .price-tax {
  color: #999;
  font-size: 12px;
  display: block; }

.table.table-bordered .price {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  min-width: inherit;
  text-align: right; }

/*=================== Product Rating ===================*/
.product-thumb .rating {
  position: absolute;
  top: 25px;
  right: 20px;
  z-index: 10; }
  .product-thumb .rating .material-design-mark1 {
    color: #FEC006;
    font-size: 15px; }
  .product-thumb .rating .material-design-mark1.none-star {
    color: #C5C5C5; }

.rating {
  line-height: 20px; }
  .rating .fa-stack {
    width: 1em; }
  .rating .fa-star {
    color: #00bbd3;
    font-size: 11px; }
  .rating .fa-star + .fa-star-o {
    color: #00bbd3; }
  .rating .fa-star-o {
    font-size: 11px; }
  .rating .none-star {
    color: #C5C5C5;
    font-size: 11px; }

.rating-section .rating .fa-stack {
  width: 1em;
  color: #00bbd3; }

.fancybox-skin .fa-stack {
  color: #00bbd3; }

.table-compare td.rating .fa-stack, .table-compare td.rating .fa-stack-2x {
  width: 1em;
  height: 1em;
  font-size: 1em; }

/*=================== CUSTOM Block Products ===================*/
/*========================================================
               Responsive Styles Product
=========================================================*/
@media (max-width: 1200px) {
  .product-thumb .button-group button, .product-thumb .button-group button + button {
    width: 33.33%; } }
@media (min-width: 768px) and (max-width: 991px) {
  .product-thumb {
    padding: 25px 10px 30px; }
    .product-thumb .sale, .product-thumb .new_pr {
      display: none; }
    .product-thumb .price {
      font-size: 22px;
      line-height: 24px; } }
@media (max-width: 767px) {
  .product-thumb {
    padding: 10px 5px 10px;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }

  .product-thumb .image {
    width: 80%;
    margin: 0 auto 20px; }

  .product-list .product-thumb .image,
  .product-grid .product-thumb .image {
    float: left;
    margin-right: 15px;
    width: 25%; }
  .product-list .product-thumb .caption,
  .product-grid .product-thumb .caption {
    overflow: hidden; }

  .product-layout {
    margin-bottom: 20px; }

  .product-desc iframe {
    float: none;
    margin: 0 0 2em;
    max-width: 560px;
    width: 100% !important; } }
@media (max-width: 500px) {
  .product-list .product-thumb,
  .product-grid .product-thumb, aside .product-thumb {
    text-align: center; }
    .product-list .product-thumb .image,
    .product-grid .product-thumb .image, aside .product-thumb .image {
      float: none;
      width: 80%;
      margin: 0 auto 15px; } }
@media (max-width: 450px) {
  .product-list .product-thumb .image,
  .product-grid .product-thumb .image,
  aside .product-thumb .image {
    width: 100%; } }
.tm_product_slideshow {
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  padding: 50px 80px 40px;
  margin-top: 30px; }
  .tm_product_slideshow .slideshow-product:before, .tm_product_slideshow .slideshow-product:after {
    display: table;
    content: "";
    line-height: 0; }
  .tm_product_slideshow .slideshow-product:after {
    clear: both; }
  .tm_product_slideshow .image {
    float: left;
    margin-right: 75px; }
  .tm_product_slideshow .caption {
    overflow: hidden; }
  .tm_product_slideshow .name {
    font-size: 34px;
    line-height: 40px;
    color: #333; }
    .tm_product_slideshow .name + .description {
      margin-top: 10px; }
  .tm_product_slideshow .description {
    font-size: 14px;
    line-height: 25px; }
  .tm_product_slideshow .description + .price {
    margin-top: 15px; }
  .tm_product_slideshow .price {
    font: 400 34px/34px "Roboto", sans-serif;
    color: #00bbd3; }
  .tm_product_slideshow .cart-button {
    padding-bottom: 5px;
    margin-top: 20px; }
  .tm_product_slideshow .product-btn-add {
    background: #00bbd3; }
    .tm_product_slideshow .product-btn-add:hover {
      background: #4bae4f; }
  .tm_product_slideshow .owl-prev, .tm_product_slideshow .owl-next {
    font-size: 34px;
    line-height: 35px;
    color: #C5C5C5; }
    .tm_product_slideshow .owl-prev:hover, .tm_product_slideshow .owl-next:hover {
      color: #00bbd3; }
  .tm_product_slideshow .owl-controls .owl-buttons div {
    margin-top: -18px; }

@media (max-width: 1199px) {
  .slideshow-product .image {
    width: 25% !important;
    margin-right: 40px; } }
@media (min-width: 768px) and (max-width: 991px), (max-width: 580px) {
  .tm_product_slideshow .name {
    font-size: 28px;
    line-height: 33px; }
  .tm_product_slideshow .price {
    font-size: 24px;
    line-height: 24px; } }
@media (max-width: 520px) {
  .tm_product_slideshow {
    padding: 20px 60px; }

  .slideshow-product .image {
    width: 80% !important;
    margin: 0 auto 15px;
    float: none; } }
@media (max-width: 400px) {
  .slideshow-product .price {
    font-size: 20px;
    line-height: 20px; }

  .slideshow-product .product-btn-add {
    min-width: 100%;
    display: block; } }
/*========================================================
                         Box
=========================================================*/
.box {
  margin-top: 30px; }
  .box .box-heading {
    margin: 0 0 30px;
    position: relative;
    text-align: center; }
    .box .box-heading h3 {
      margin: 0;
      font: 700 20px/30px "Roboto", sans-serif;
      padding: 0 20px; }
  .box .name a:hover {
    color: #00bbd3; }

aside .box .product-layout {
  width: 100%;
  margin-top: 30px; }
  aside .box .product-layout:first-child {
    margin-top: 0; }

aside {
  margin-top: -60px; }
  aside .box:first-child {
    margin-top: 0; }

aside .box .box-heading {
  margin: 0;
  text-align: left; }
  aside .box .box-heading h3 {
    font: 500 20px/30px "Roboto", sans-serif;
    color: #FFF;
    padding: 15px 5px 15px 20px;
    text-transform: uppercase;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    background: #f34235; }

aside .box:first-child .box-heading h3 {
  background: #00bbd3; }
aside .box:first-child .aside_list > li > a:hover {
  color: #00bbd3; }

aside .box:nth-child(2) .box-heading h3 {
  background: #4bae4f; }
aside .box:nth-child(2) .aside_list > li > a:hover {
  color: #4bae4f; }

aside .box:nth-child(3) .box-heading h3 {
  background: #e81d62; }
aside .box:nth-child(3) .aside_list > li > a:hover {
  color: #e81d62; }

.facebook {
  margin-top: 30px; }

/*========================================================
                    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: 15px;
    padding-left: 10px; } }
@media (max-width: 767px) {
  aside .box .box-heading {
    position: relative;
    cursor: pointer; }
    aside .box .box-heading:after {
      content: '\f055';
      position: absolute;
      right: 10px;
      top: 19px;
      font-size: 21px;
      font-family: "FontAwesome";
      color: #fff; }
    aside .box .box-heading.active:after {
      content: '\f056'; }
    aside .box .box-heading h3 {
      padding-right: 30px; }

  aside {
    margin-top: 30px; }

  .facebook {
    text-align: center; } }
/*==================   Lazy Img    ======================*/
.lazy {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
  background: transparent url(../images/lazy-loader.gif) no-repeat center center; }
  .lazy img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 0;
    -moz-transition: 1s all ease;
    -o-transition: 1s all ease;
    -webkit-transition: 1s all ease;
    transition: 1s all ease;
    opacity: 0; }
  .lazy.lazy-loaded {
    background: none; }
    .lazy.lazy-loaded img {
      opacity: 1; }

#tm-newsletter-popup-form:before, #tm-newsletter-popup-form:after {
  display: table;
  content: "";
  line-height: 0; }
#tm-newsletter-popup-form:after {
  clear: both; }

.newsletter-popup-wrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  background: rgba(244, 244, 244, 0.7);
  padding-top: 100px; }

.newsletter-popup {
  position: relative;
  width: 710px;
  margin: 0 auto;
  background-color: #FFF;
  background-repeat: no-repeat;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.15);
  padding: 77px 75px 65px 0; }
  .newsletter-popup:before, .newsletter-popup:after {
    display: table;
    content: "";
    line-height: 0; }
  .newsletter-popup:after {
    clear: both; }
  .newsletter-popup .box-content {
    float: right;
    width: 60%;
    text-align: center; }
  .newsletter-popup h2 {
    text-transform: uppercase;
    font: 500 20px/24px "Roboto", sans-serif;
    margin: 0; }
    .newsletter-popup h2 + p {
      margin: 18px 0 0; }
  .newsletter-popup-close-btn {
    background: none;
    outline: none;
    border: none;
    position: absolute;
    right: 25px;
    top: 25px;
    color: #D2CFCF;
    font-size: 31px;
    line-height: 31px; }
    .newsletter-popup-close-btn:hover {
      color: #00bbd3; }
  .newsletter-popup .logo img {
    display: inline-block; }
  .newsletter-popup .tm-login-form {
    position: relative;
    margin-top: 18px; }
    .newsletter-popup .tm-login-form:before, .newsletter-popup .tm-login-form:after {
      display: table;
      content: "";
      line-height: 0; }
    .newsletter-popup .tm-login-form:after {
      clear: both; }
    .newsletter-popup .tm-login-form input {
      width: 230px;
      float: left;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border: 1px solid #e4e4e4;
      border-radius: 3px; }
    + .newsletter-popup .tm-login-form-btn {
      margin-left: 7px; }
  .newsletter-popup .logo + h2 {
    margin-top: 25px; }
  .newsletter-popup-btn {
    margin-top: 0;
    border: none;
    outline: none;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    height: 50px;
    color: #FFF;
    background: #f34235;
    border-radius: 3px;
    padding: 10px 20px 10px 18px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2); }
    .newsletter-popup-btn i {
      font-size: 26px;
      line-height: 30px;
      margin-right: 5px;
      height: 30px; }
    .newsletter-popup-btn:hover {
      background: #00bbd3;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }

.newsletter-popup .newsletter-error, .newsletter-popup .newsletter-success {
  position: absolute;
  top: 100%; }

@media (max-width: 767px) {
  .newsletter-popup-wrap {
    display: none !important; } }
.module_tab {
  clear: both;
  padding-top: 30px; }
  .module_tab .nav-tabs {
    padding: 0;
    text-align: center;
    padding-bottom: 12px;
    border-bottom-color: #E4E4E4; }
    .module_tab .nav-tabs > li {
      float: none;
      display: inline-block; }
      .module_tab .nav-tabs > li > a, .module_tab .nav-tabs > li > a:focus {
        font: 500 20px/34px "Roboto", sans-serif;
        color: #888;
        text-transform: uppercase;
        position: relative;
        border: none; }
        .module_tab .nav-tabs > li > a:after, .module_tab .nav-tabs > li > a:focus:after {
          content: '';
          position: absolute;
          bottom: -15px;
          height: 4px;
          left: 50%;
          right: 50%;
          background: #00bbd3;
          -moz-transition: 0.3s all ease;
          -o-transition: 0.3s all ease;
          -webkit-transition: 0.3s all ease;
          transition: 0.3s all ease; }
      .module_tab .nav-tabs > li.active > a, .module_tab .nav-tabs > li > a:hover {
        border: none;
        color: #333; }
        .module_tab .nav-tabs > li.active > a:after, .module_tab .nav-tabs > li > a:hover:after {
          left: -18px;
          right: -18px; }
      .module_tab .nav-tabs > li + li {
        margin-left: 36px; }

.tab-content {
  margin-top: 30px; }

@media (min-width: 768px) and (max-width: 991px) {
  .module_tab .nav-tabs > li > a, .module_tab .nav-tabs > li > a:focus {
    font-size: 16px; }

  .module_tab .nav-tabs {
    padding-bottom: 9px; } }
@media (max-width: 767px) {
  .tab-wrap {
    margin-top: 30px; }
    .tab-wrap .product-thumb {
      border: none; }
    .tab-wrap .js-tabcollapse-panel-body {
      padding: 0; }
    .tab-wrap .panel-heading {
      padding: 0;
      border-radius: 3px; }
      .tab-wrap .panel-heading a {
        display: block;
        padding: 20px; }
    .tab-wrap .panel-group .panel span {
      display: inline-block; } }
.newsletter .box-content {
  background: #F4F4F4;
  padding: 20px 20px 27px; }
.newsletter .dropdown-btn {
  background: #00bbd3; }
  .newsletter .dropdown-btn i {
    margin-right: 5px; }
  .newsletter .dropdown-btn:hover {
    background: #e81d62; }

.newsletter-error, .newsletter-success {
  display: block;
  text-align: center;
  margin-top: 5px;
  font-size: 16px;
  line-height: 20px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }

.newsletter-error {
  color: #f34235; }

.newsletter-success {
  color: #4bae4f; }

/*========================================================
                         Footer
=========================================================*/
footer {
  margin-top: 20px;
  padding-top: 20px;
  background: #F4F4F4; }
  footer h5 {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #333; }
    footer h5 + ul {
      margin-top: 21px; }
  footer a:hover {
    color: #00bbd3; }
  footer ul li + li {
    margin-top: 13px; }

.common-home footer {
  margin-top: 0; }

.footer_box ul {
  font-size: 14px;
  line-height: 20px;
  text-transform: capitalize; }

.copyright br {
  display: none; }

.copyright {
  margin-top: 50px;
  font-size: 12px;
  line-height: 20px; }
  .copyright > .container {
    border-top: 1px solid #e4e4e4;
    padding-top: 38px;
    padding-bottom: 37px; }

/*========================================================
                    Responsive  Footer
=========================================================*/
@media (min-width: 768px) and (max-width: 991px) {
  footer h5 {
    font-size: 19px; }

  footer .footer_box {
    margin-top: 15px; } }
@media (max-width: 767px) {
  footer {
    padding-top: 0;
    margin-top: 20px; }

  .box-right-bottom,
  footer > .container {
/*    display: none; */
	}

  footer {
    text-align: center;
    margin-top: 0; }
    footer .copyright {
      margin-top: 0; } }
/*==================     ToTop     ======================*/
.toTop {
  width: 40px;
  height: 40px;
  line-height: 34px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  background: #00bbd3;
  -webkit-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2);
  border-radius: 3px;
  position: fixed;
  right: 66px;
  bottom: 100px;
  display: none;
  overflow: hidden;
  text-decoration: none;
  z-index: 20; }
  .toTop:hover {
    background: #4bae4f;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    color: #fff; }

.toTop:visited, .toTop:focus, .toTop:active {
  color: #fff; }

@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important; } }
/* alert */
.alert {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 8px 14px 8px 14px;
  z-index: 30; }

.alert-warning {
  background-color: #ec710d;
  border-color: #d45634; }

#product .alert {
  position: relative; }

/*=================== Breadcrumb ===================*/
.breadcrumb {
  margin: 15px 0;
  padding: 8px 0;
  border-radius: 0;
  border: 1px solid #e9e9e9;
  background: #fff; 
/*  display:none;*/
  }
  #product-product .breadcrumb{display:block;}
  .breadcrumb a {
    display: inline-block; }
  .breadcrumb a:hover {
    color: #00bbd3; }
  .breadcrumb i {
    font-size: 15px; }
  .breadcrumb > li {
    padding: 0 30px;
    position: relative;
    white-space: nowrap; }
    .breadcrumb > li + li:before {
      content: '';
      padding: 0; }
    .breadcrumb > li:after {
      content: '';
      display: block;
      position: absolute;
      top: -3px;
      right: 0;
      width: 27px;
      height: 25px;
      border-right: 1px solid #e9e9e9;
      border-bottom: 1px solid #e9e9e9;
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }

.pagination {
  margin: 0; }

td .name a {
  font-size: 13px; }

td .price, .price b {
  font-size: 18px;
  padding-bottom: 0; }

/*************************/
.btn-xs {
  font-size: 9px; }

.btn-sm {
  font-size: 10.2px; }

.btn-lg {
  padding: 10px 16px;
  font-size: 15px; }

.dropdown-menu {
  border-radius: 0; }

.btn-group.open .dropdown-toggle {
  box-shadow: none; }

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
  font-size: 12px; }

.btn-group > .btn-xs {
  font-size: 9px; }

.btn-group > .btn-sm {
  font-size: 10.2px; }

.btn-group > .btn-lg {
  font-size: 15px; }

#list-view.active,
#grid-view.active {
  color: #00bbd3; }

#list-view,
#grid-view {
  background: none;
  box-shadow: none;
  color: #777; }

/* list group */
.list-group a {
  border: 1px solid #e9e9e9;
  color: #888888;
  padding: 8px 12px; font-size:14px;}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
  color: #444444;
  background: #eeeeee;
  border: 1px solid #e9e9e9;
  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 #e9e9e9; }

.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; }

/***************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 -10px 1em;
  padding: 5px 5px 10px; }
  .product-buttons li {
    float: left;
    width: 50%;
    padding: 0 5px;
    list-style: none; }
    .product-buttons li button {
      width: 100%; }

ul.product-section.list-unstyled li a i {
  display: none; }

.product-section_title {
  margin-bottom: 1em;
  text-align: center;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }

#reviews_form_title:hover {
  color: #00bbd3; }

.review-form-title {
  text-align: center; }

#reviews_form_title {
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid #e9e9e9;
  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 #e9e9e9;
  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: #00bbd3; }

.bx-wrapper .bx-controls-direction a {
  background: #fff;
  border: 1px solid #e9e9e9;
  color: #babcbf;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  width: 40px;
  font-size: 15px; }

@media (max-width: 767px) {
  .bx-wrapper .bx-controls-direction .bx-prev i, .bx-wrapper .bx-controls-direction .bx-next i {
    display: none; }
  .bx-wrapper .bx-controls-direction .bx-prev:before, .bx-wrapper .bx-controls-direction .bx-next:before {
    font-family: "FontAwesome"; }

  .bx-wrapper .bx-controls-direction .bx-prev:before {
    content: '\f104'; }

  .bx-wrapper .bx-controls-direction .bx-next:before {
    content: '\f105'; } }
.product-gallery:before, .product-gallery:after {
  display: table;
  content: "";
  line-height: 0; }
.product-gallery:after {
  clear: both; }

#full_gallery {
  border: 1px solid #e9e9e9; }

#default_gallery {
  /*border:1px solid #ececec;*/
  margin-bottom: 30px; }

#default_gallery .product-image {
  cursor: pointer; }

#default_gallery .bx-controls-direction,
#default_gallery .bx-controls {
  height: 100%; }

#default_gallery .image-thumb .bx-wrapper .bx-prev,
#default_gallery .image-thumb .bx-wrapper .bx-next {
  top: auto;
  bottom: 0;
  width: 100%;
  height: 34px;
  line-height: 34px;
  padding: 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  right: auto;
  margin: 0;
  left: auto;
  border: 0; }

#default_gallery .image-thumb .bx-wrapper .bx-prev:hover,
#default_gallery .image-thumb .bx-wrapper .bx-next:hover {
  background: #00bbd3; }

#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: #00bbd3; }

#default_gallery .image-thumb img {
  border: 1px solid #e9e9e9; }

#default_gallery .image-thumb {
  padding: 0;
  float: left;
  padding-right: 1em;
  width: 16%; }

.product-image {
  float: left;
  width: 84%;
  background: none; }

.zoomWindow {
  background-color: #fff; }

#image-additional {
  margin: 0;
  padding: 0; }

#image-additional li {
  float: none;
  list-style: none; }

#default_gallery .bx-wrapper {
  margin: 0 !important; }

#default_gallery img {
  background-color: #fff;
  width: 100%; }

.product-reviews .review-item {
  margin-bottom: 2em;
  padding-bottom: 2em; }

.review-score .fa-stack {
  width: 2em;
  height: 1.5em;
  color: #00bbd3; }

.product_page h1 {
  margin-bottom: 20px;
  color: #333;
  line-height: normal; }

.product-section a:hover {
  color: #00bbd3; }

.reward-block span {
  display: block; }

#product .input-group[class*="col-"] {
  padding-left: 15px;
  padding-right: 15px; }

#product h3 {
  color: #00bbd3; }

.ps-carousel-item img {
  background-color: #EFEEEE; }

.ps-zoom-pan-rotate img {
  background-color: #EFEEEE; }

#full_gallery {
  display: none; }

/***************owl carousel**********************/
.owl-carousel {
  box-shadow: none; }

/***************BOX**********************/
aside .box .box-product > div {
  width: 100%; }

/***************PRODUCT CATEGORY PAGE**********************/
.zoomWrapper {
  vertical-align: top; }

#default_gallery .image {
  background-color: #efeeee;
  width: 84%;
  overflow: hidden;
  border: 1px solid #e9e9e9;
  margin-bottom: 1px; }

#default_gallery .image img {
  vertical-align: top;
  width: 100% !important;
  height: auto !important;
  display: block;
  position: relative !important; }

.product_page h1.product-title {
  margin-bottom: 0; }

.general_info {
  margin-bottom: 20px; }

.fancybox-skin .rating {
  margin: 10px 0; }

.general_info .product-section,
.general_info .price-section {
  margin: 0 0 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e9e9e9; }

.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: #00bbd3; }
    .box-subcat li .image {
      margin-bottom: 10px;
      border: 2px solid #e9e9e9;
      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: #00bbd3; }
    .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 #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  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: #00bbd3; }

.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 #e9e9e9;
  border-bottom: 4px solid #000;
  background-color: #f9f9f9; }

.tabs .tab-content {
  padding: 20px 0; }

#review td {
  font-size: 13px; }

.rating a {
  cursor: pointer; }

/*======== BLOCK COMPARE =============*/
.compare-block {
  margin-bottom: 20px; }

.compare-block .image {
  margin-right: 10px; }

.compare-block .remove a {
  font-size: 19px;
  line-height: normal; }

.compare-info {
  width: 100%; }

.block-compare {
  position: relative;
  overflow: hidden; }

.table .rating {
  line-height: 20px; }

@media (max-width: 991px) {
  .product-compare .table.table-bordered td {
    white-space: normal; }
  .product-compare .table.table-bordered td + td {
    min-width: 270px;
    max-width: 270px; } }
@media (max-width: 767px) {
  .table.table-bordered {
    margin-bottom: 10px; }

  .table-responsive {
    border: none; }
    .table-responsive .table-bordered {
      border: 1px solid #e9e9e9; } }
/************** 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 #e9e9e9;
  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: #00bbd3; }

.about-page {
  font-size: 14px;
  line-height: 26px; }

.about-page figure img {
  border: 1px solid #e9e9e9; }

.human_info figure,
.about-page figure {
  background: none repeat scroll 0 0 #fafafa;
  border: 1px solid #e9e9e9;
  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: #00bbd3;
  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: #00bbd3; }

.testimonials blockquote:after {
  content: '';
  position: absolute;
  display: block;
  width: 21px;
  height: 20px;
  bottom: -20px;
  left: 30px; }

.testimonials blockquote {
  border: 1px solid #e9e9e9;
  position: relative;
  margin-bottom: 30px; }

.terms_conditions_page p {
  margin-bottom: 20px; }

.terms_conditions_page h4 {
  margin: 0 0 10px;
  text-transform: uppercase;
  color: #00bbd3; }

.table.privacy_page td {
  border-top: 0;
  padding: 0 30px 30px; }

.privacy_page td:first-child {
  text-align: right; }

.privacy_page tr > td + td {
  border-left: 1px solid #e9e9e9; }

.privacy_page {
  font-size: 14px;
  line-height: 22px; }

.privacy_page h4 {
  max-width: 300px;
  float: right;
  margin: 0 0 10px;
  line-height: normal;
  text-transform: uppercase;
  font-size: 16px;
  color: #00bbd3; }

/********** 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: #00bbd3; }

.site-map-page #content ul li {
  list-style-type: none;
  font-size: 17px; }

/********/
.manufacturer-list {
  border: 1px solid #e9e9e9;
  margin-bottom: -1px; }

.manufacturer-heading {
  background: none repeat scroll 0 0 #f9f9f9;
  border-bottom: 1px solid #e9e9e9;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 6px;
  padding: 5px; }

.manufacturer-heading span {
  background: none repeat scroll 0 0 #00bbd3;
  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: #00bbd3;
  margin-right: 5px; }

.manufacturer-content {
  padding: 20px; }

/********** ACCOUNT ******************/
.well {
  background-color: #f9f9f9;
  border: 1px solid #e9e9e9;
  margin-bottom: 30px;
  padding: 30px;
  border-radius: 0;
  box-shadow: none; }
  .well .heading {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 15px;
    padding-bottom: 15px; }
    .well .heading i {
      color: #00bbd3;
      float: left;
      font-size: 56px;
      margin-right: 14px;
      line-height: 60px; }
    .well .heading h2 {
      font-size: 23px;
      font-weight: bold;
      color: #00bbd3;
      margin: 0 0 5px; }
    .well .heading strong {
      font-weight: normal;
      font-style: italic; }
  .well p {
    border-bottom: 1px solid #e9e9e9;
    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: #00bbd3; }

.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: #00bbd3; }
.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: #00bbd3; }

.radio {
  line-height: 18px; }

/* fixed colum left + content + right*/
@media (min-width: 768px) {
  #column-left .product-layout .col-md-3 {
    width: 100%; }

  #column-left + #content .product-layout .col-md-3 {
    width: 50%; }

  #column-left + #content + #column-right .product-layout .col-md-3 {
    width: 100%; }

  #content + #column-right .product-layout .col-md-3 {
    width: 100%; } }
.fancybox-next {
  right: -60px; }

.fancybox-prev {
  left: -60px; }

input#input-voucher,
input#input-coupon {
  display: inline-block;
  width: 45%;
  margin-right: 5px; }

.tooltip {
  z-index: 10000; }

@media (max-width: 1200px) {
  .table th, .table td {
    padding: 8px; } }
@media (min-width: 1200px) {
  .container {
    width: 1200px; } }
@media (min-width: 768px) {
  .box .box-content .last {
    clear: left; } }
@media (max-width: 1199px) {
  .button-view {
    margin-top: 10px; } }
@media (min-width: 768px) and (max-width: 1199px) {
  .fb-like-box {
    width: 184px !important;
    z-index: 1; }
    .fb-like-box > span, .fb-like-box > span > iframe {
      width: 100% !important;
      height: 300px !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .well .heading {
    text-align: center; }
    .well .heading h2 {
      font-size: 17px; }
    .well .heading i {
      float: none; }

  .fancybox-next span {
    right: 25px; }

  .fancybox-prev span {
    left: 25px; }

  .panel-body input + span {
    margin-top: 5px;
    display: inline-block; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #full_gallery {
    display: block; }

  #default_gallery {
    visibility: hidden;
    height: 0; }
    #default_gallery .image-thumb, #default_gallery .product-image {
      height: 0; }

  .box .box-content .box-product ul li:hover .quick-view-button {
    display: none !important;
    visibility: hidden; }

  .bx-wrapper .bx-controls-direction .bx-prev i, .bx-wrapper .bx-controls-direction .bx-next i {
    display: none; }
  .bx-wrapper .bx-controls-direction .bx-prev:before, .bx-wrapper .bx-controls-direction .bx-next:before {
    font-family: "FontAwesome"; }

  .bx-wrapper .bx-controls-direction .bx-prev:before {
    content: '\f104'; }

  .bx-wrapper .bx-controls-direction .bx-next:before {
    content: '\f105'; } }
@media (min-width: 768px) and (max-width: 979px) {
  .box-subcat li .name a {
    font-size: 14px; } }
@media (max-width: 767px) {
  a.quickview {
    display: none !important; }

  #full_gallery {
    display: block; }

  #default_gallery {
    visibility: hidden;
    height: 0; }
    #default_gallery .image-thumb, #default_gallery .product-image {
      height: 0; }

  .tabs .tab-heading:hover {
    cursor: pointer; }

  .tabs .tab-content {
    display: none; }

  .checkout_button, .button-view {
    display: none; }

  aside {
    display: block; }

  .box-subcat li {
    overflow: hidden;
    text-align: left;
    float: left;
    width: 50%; }
    .box-subcat li .image {
      display: inline-block;
      float: left;
      margin-right: 15px;
      width: 25%; }
    .box-subcat li:nth-child(2n+1) {
      clear: both; }
    .box-subcat li + li {
      margin-top: 0 !important; }

  .quickview_description iframe,
  .product-desc iframe {
    float: none;
    width: 90% !important; }

  .delivery_page .table {
    font-size: 13px; } }
@media (max-width: 600px) {
  .breadcrumb {
    padding: 0; }

  .breadcrumb > li:last-child:after {
    display: none; }

  .breadcrumb > li:after {
    width: auto;
    position: static;
    border: 0;
    content: '>';
    margin-left: 5px;
    display: inline-block;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none; }

  .breadcrumb > li {
    padding: 0 5px; }
    .breadcrumb > li a {
      line-height: 24px; }

  .quickview_description iframe,
  .product-desc iframe {
    float: none;
    width: 90% !important;
    height: 240px !important; } }
@media (max-width: 530px) {
  .panel-group .panel input#input-voucher,
  .panel-group .panel input#input-coupon {
    width: 100%; }
  .panel-group .panel span {
    display: block;
    margin-top: 5px; } }
@media (max-width: 500px) {
  img.alignleft, .human_info figure {
    float: none;
    margin: 0 auto 20px; }

  h1 {
    font-size: 26px; }

  .box-subcat li {
    width: 100%;
    float: none; } }
@media (max-width: 410px) {
  #accordion .table td,
  #accordion .table thead td {
    font-size: 9px;
    word-wrap: break-word; } }
@media (width: 360px) {
  .common-home .box.latest .box-content, .common-home .box.specials .box-content {
    padding: 0 25px; } }
@media (max-width: 370px) {
  img.alignleft {
    float: none;
    margin: 0 0 20px; }

  .table.privacy_page td {
    padding: 8px; }

  .delivery_page .table td,
  .delivery_page .table th {
    padding: 6px; } }
.product-thumb .name > a {display:inline-block;height:60px;overflow:hidden;}
.product-thumb {margin-bottom:30px;}
.product-grid .product-thumb,
.product-list .product-thumb {margin-bottom:0px;}

.ajax-quickview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:rgba(0,0,0,.4);opacity:0;visibility:hidden}
.ajax-quickview-overlay .ajax-quickview-overlay__preloader{position:absolute;top:50%;left:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;width:120px;height:120px;border:5px solid #fff;background:url(../images/preloader.gif) no-repeat 50% 50% #fff}
.ajax-quickview-overlay.visible{opacity:1;visibility:visible}
.product-grid .description{display:none;}
.nav-tabs > li > a{background:#eaeaea;}
#common-home .nav-tabs > li > a{background:none;}

footer .social-list{text-align:left;}
footer .social-list li{display:inline-block;}
footer .social-list li a{font-size:30px;}
@media (max-width: 767px) {
footer .social-list{text-align:center;}
.header>.container1>.row>div:nth-child(1){float:left;width:100%;}
.header>.container1>.row>div:nth-child(2){float:right;width:100%;text-align:center;}
.header .toggle-wrap{float:none;display:inline-block;margin-right: 0px;margin-left:10px;}
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?cyr3g1');
  src:  url('../fonts/icomoon.eot?cyr3g1#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?cyr3g1') format('truetype'),
    url('../fonts/icomoon.woff?cyr3g1') format('woff'),
    url('../fonts/icomoon.svg?cyr3g1#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icon-tiktok-1 .path1:before {
  content: "\e900";
  color: rgb(0, 242, 234);
}
.icon-tiktok-1 .path2:before {
  content: "\e901";
  margin-left: -1.013671875em;
  color: rgb(0, 242, 234);
}
.icon-tiktok-1 .path3:before {
  content: "\e902";
  margin-left: -1.013671875em;
  color: rgb(255, 0, 79);
}
.icon-tiktok-1 .path4:before {
  content: "\e903";
  margin-left: -1.013671875em;
  color: rgb(255, 0, 79);
}
.icon-tiktok-1 .path5:before {
  content: "\e904";
  margin-left: -1.013671875em;
  color: rgb(255, 255, 255);
}
.icon-tiktok-2 .path1:before {
  content: "\e905";
  color: rgb(37, 244, 238);
}
.icon-tiktok-2 .path2:before {
  content: "\e906";
  margin-left: -1.00390625em;
  color: rgb(37, 244, 238);
}
.icon-tiktok-2 .path3:before {
  content: "\e907";
  margin-left: -1.00390625em;
  color: rgb(254, 44, 85);
}
.icon-tiktok-2 .path4:before {
  content: "\e908";
  margin-left: -1.00390625em;
  color: rgb(254, 44, 85);
}
.icon-tiktok-2 .path5:before {
  content: "\e909";
  margin-left: -1.00390625em;
  color: rgb(0, 0, 0);
}
.icon-tiktok-3 .path1:before {
  content: "\e90a";
  color: rgb(238, 29, 82);
}
.icon-tiktok-3 .path2:before {
  content: "\e90b";
  margin-left: -0.8310546875em;
  color: rgb(0, 0, 0);
}
.icon-tiktok-3 .path3:before {
  content: "\e90c";
  margin-left: -0.8310546875em;
  color: rgb(105, 201, 208);
}
.icon-tiktok-3 .path4:before {
  content: "\e90d";
  margin-left: -0.8310546875em;
  color: rgb(105, 201, 208);
}
.icon-tiktok-3 .path5:before {
  content: "\e90e";
  margin-left: -0.8310546875em;
  color: rgb(105, 201, 208);
}
.icon-tiktok-3 .path6:before {
  content: "\e90f";
  margin-left: -0.8310546875em;
  color: rgb(105, 201, 208);
}
.icon-tiktok-3 .path7:before {
  content: "\e910";
  margin-left: -0.8310546875em;
  color: rgb(238, 29, 82);
}
.icon-tiktok-3 .path8:before {
  content: "\e911";
  margin-left: -0.8310546875em;
  color: rgb(0, 0, 0);
}
.icon-tiktok-4 .path1:before {
  content: "\e912";
  color: rgb(1, 1, 1);
}
.icon-tiktok-4 .path2:before {
  content: "\e913";
  margin-left: -1em;
  color: rgb(238, 29, 81);
}
.icon-tiktok-4 .path3:before {
  content: "\e914";
  margin-left: -1em;
  color: rgb(102, 200, 207);
}
.icon-tiktok-4 .path4:before {
  content: "\e915";
  margin-left: -1em;
  color: rgb(1, 1, 1);
}
.icon-tiktok-4 .path5:before {
  content: "\e916";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-tiktok-4 .path6:before {
  content: "\e917";
  margin-left: -1em;
  color: rgb(238, 29, 82);
}
.icon-tiktok-4 .path7:before {
  content: "\e918";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-tiktok-4 .path8:before {
  content: "\e919";
  margin-left: -1em;
  color: rgb(105, 201, 208);
}
.icon-tiktok-4 .path9:before {
  content: "\e91a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-tiktok-6 .path1:before {
  content: "\e91b";
  color: rgb(81, 180, 195);
}
.icon-tiktok-6 .path2:before {
  content: "\e91c";
  margin-left: -0.9072265625em;
  color: rgb(81, 180, 195);
}
.icon-tiktok-6 .path3:before {
  content: "\e91d";
  margin-left: -0.9072265625em;
  color: rgb(212, 78, 97);
}
.icon-tiktok-6 .path4:before {
  content: "\e91e";
  margin-left: -0.9072265625em;
  color: rgb(212, 78, 97);
}
.social-block ul li{vertical-align:top;}
li.pinterest a:before {
  content: "\f0d2";
}
li.tiktok{font-size:0;line-height:0;vertical-align:top;margin-top: 10px;margin-left: 2px;}
li.tiktok a{
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 22px;
	font-size:16px !important;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width:25px;
  height:25px;
  text-align:center;
  letter-spacing: 0.5px;
  padding-left:0 !important;
  padding-right:0!important;
  display:inline-block;
  border-radius:3px;
  background:#888888;
}
li.tiktok a span{display: inline-block !important;background: none !important;}
li.tiktok a:before{display:none !important;}
li.tiktok a:hover{background:#000;}
li.tiktok a .icon-tiktok-1{padding-left:4px;}
li.tiktok a .icon-tiktok-1 span:before{color:#fff !important;}
li.tiktok a:hover .icon-tiktok-1 span:before{color:#fff !important;}
li.tiktok a .icon-tiktok-2{padding-left:4px;}
li.tiktok a .icon-tiktok-2 span:before{color:#fff !important;}
li.tiktok a:hover .icon-tiktok-2 span:before{color:#917c3d !important;}
li.tiktok a .icon-tiktok-3{padding-left:4px;}
li.tiktok a .icon-tiktok-3 span:before{color:#fff !important;}
li.tiktok a:hover .icon-tiktok-3 span:before{color:#917c3d !important;}
li.tiktok a .icon-tiktok-4{padding-left:4px;}
li.tiktok a .icon-tiktok-4 span:before{color:#fff !important;}
li.tiktok a:hover .icon-tiktok-4 span:before{color:#917c3d !important;}
li.tiktok a .icon-tiktok-6{padding-left:4px;}
li.tiktok a .icon-tiktok-6 span:before{color:#fff !important;}
li.tiktok a:hover .icon-tiktok-6 span:before{color:#917c3d !important;}

.price-tax{display:none !important;}

@media (min-width:767px) and (max-width:991px) {
	#column-right.col-sm-3,#column-left.col-sm-3{width:33.33%}
	#content.col-sm-9{width:66.67%;}	
	#content.col-sm-6{width:33.34%;}	

	header.header .col-sm-9.col-sm-offset-3{
		margin-left:33.33%;
		width:66.67%;
	}
}
.footer_information .fa{font-size:18px;width: 20px;vertical-align: bottom;}

.about_info{font-size:14px;}
/*#common-home{ box-shadow: 0 0px 10px rgba(0,0,0,0.5) inset; }*/

.product-thumb .image .lazy{height:auto;padding-bottom:0 !important;}
.product-thumb .image .lazy img{position:relative;}
.product-thumb .image .lazy img.hover-image{display:none;}

#ctcategorylistblock{margin-top:30px;}
.category_lists{margin-left:-15px;margin-right:-15px;}
#ourcategory-carousel{padding:0;}
#ourcategory-carousel li{list-style-type:none;}
#ourcategory-carousel .cate_image{padding-left:15px;padding-right:15px;}
#ourcategory-carousel .cate-inner{width:100%;overflow:hidden;aspect-ratio: 1/1;margin-left:auto;margin-right:auto;position:relative;}
#ourcategory-carousel .cate-inner a{display:inline;}
#ourcategory-carousel .cate-inner img{width:100%;height:auto;position:relative;top:50%;transform:translateY(-50%);left:0;}
#ourcategory-carousel .cate-details{position:absolute;bottom:0;left:0;right:0;padding:0 15px;}
#ourcategory-carousel .cate-details .category-title{background: rgba(255,255,255,.5);text-align:center;padding:15px;color:#586077;font-size:18px;}
#ourcategory-carousel .cate-details .shop-button{display:none;}

.toggle_cont_search{width:300px;}