/*========================================================
                    Bootstrap Reset
=========================================================*/
@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/opensans/subset-OpenSans-Regular.eot');
  src: url('/fonts/opensans/subset-OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
  url('/fonts/opensans/subset-OpenSans-Regular.woff2') format('woff2'),
  url('/fonts/opensans/subset-OpenSans-Regular.woff') format('woff'),
  url('/fonts/opensans/subset-OpenSans-Regular.ttf') format('truetype'),
  url('/fonts/opensans/subset-OpenSans-Regular.svg#OpenSans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/opensans/subset-OpenSans-SemiBold.eot');
  src: url('/fonts/opensans/subset-OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'),
  url('/fonts/opensans/subset-OpenSans-SemiBold.woff2') format('woff2'),
  url('/fonts/opensans/subset-OpenSans-SemiBold.woff') format('woff'),
  url('/fonts/opensans/subset-OpenSans-SemiBold.ttf') format('truetype'),
  url('/fonts/opensans/subset-OpenSans-SemiBold.svg#OpenSans-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/opensans/subset-OpenSans-Light.eot');
  src: url('/fonts/opensans/subset-OpenSans-Light.eot?#iefix') format('embedded-opentype'),
  url('/fonts/opensans/subset-OpenSans-Light.woff2') format('woff2'),
  url('/fonts/opensans/subset-OpenSans-Light.woff') format('woff'),
  url('/fonts/opensans/subset-OpenSans-Light.ttf') format('truetype'),
  url('/fonts/opensans/subset-OpenSans-Light.svg#OpenSans-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/opensans/subset-OpenSans-Bold.eot');
  src: url('/fonts/opensans/subset-OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
  url('/fonts/opensans/subset-OpenSans-Bold.woff2') format('woff2'),
  url('/fonts/opensans/subset-OpenSans-Bold.woff') format('woff'),
  url('/fonts/opensans/subset-OpenSans-Bold.ttf') format('truetype'),
  url('/fonts/opensans/subset-OpenSans-Bold.svg#OpenSans-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/opensans/subset-OpenSans-ExtraBold.eot');
  src: url('/fonts/opensans/subset-OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
  url('/fonts/opensans/subset-OpenSans-ExtraBold.woff2') format('woff2'),
  url('/fonts/opensans/subset-OpenSans-ExtraBold.woff') format('woff'),
  url('/fonts/opensans/subset-OpenSans-ExtraBold.ttf') format('truetype'),
  url('/fonts/opensans/subset-OpenSans-ExtraBold.svg#OpenSans-ExtraBold') format('svg');
  font-weight: 800;
  font-style: normal;
}

button, .btn {
  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; }
button::-moz-focus-inner, .btn::-moz-focus-inner {
  border: none;
  padding: 0; }
button:focus, .btn:focus {
  outline: none; }

label, input, button, select, textarea {
  font-size: 14px;
  color: #3e3e3e; }
@media (min-width: 768px) and (max-width: 991px) {
  label, input, button, select, textarea {
    font-size: 10px; } }

.product-compare input.btn-block[type="submit"],
.product-compare input.btn-block[type="reset"],
.product-compare input.btn-block[type="button"] {
  min-width: 100%;
  width: auto; }

label {
  font-weight: bold;
  cursor: default; }

textarea {
  resize: none; }

blockquote {
  font-size: inherit;
  line-height: inherit; }

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;
  border-radius: 0;
  box-shadow: none; }

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, .input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover, .input-group-addon {
  font-size: 12px; }

input[type="checkbox"], input[type="checkbox"]:focus, input[type="radio"], input[type="radio"]:focus {
  outline: none; }

.bootstrap-datetimepicker-widget {
  z-index: 999 !important; }
.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover,
.bootstrap-datetimepicker-widget thead tr:first-child th:hover,
.bootstrap-datetimepicker-widget td span:hover {
  background-color: transparent; }
.bootstrap-datetimepicker-widget .timepicker {
  margin-top: 5px; }
.bootstrap-datetimepicker-widget .timepicker td > span {
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 5px 0; }
.bootstrap-datetimepicker-widget .timepicker td > span:hover {
  color: #71c2c1; }

.bootstrap-datetimepicker-widget td.day.active,
.bootstrap-datetimepicker-widget td.day.active:hover {
  background: #71c2c1;
  color: #f2f2f2;
  cursor: inherit; }

.container > .alert,
.breadcrumb + .alert {
  position: fixed;
  z-index: 1000002; }

.alert {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 8px 14px 8px 14px;
  z-index: 30;
  color: #f2f2f2;
  border-radius: 0; }
.alert i {
  font-size: 21px;
  margin-right: 5px; }
.alert a {
  text-decoration: underline; }
.alert a:hover {
  text-decoration: none;
  color: #f2f2f2; }
.alert button.close {
  color: #f2f2f2; }
.alert button.close:hover, .alert button.close:focus {
  opacity: 1;
  color: #f2f2f2; }

.alert-success {
  background-color: #55C65E;
  border: 1px solid #48B151; }
.alert-success a {
  color: #feea3a; }
.alert-success a:visited {
  color: #feea3a; }
.alert-success a:hover, .alert-success a:focus, .alert-success a:active {
  color: #feed53; }

.alert-danger {
  background-color: #F3515C;
  border-color: #D4323D; }

.alert-info {
  background-color: #FE9126;
  border-color: #E4752B; }

.alert-warning {
  background-color: #EC710D;
  border-color: #D45634; }

.pagination {
  margin: 0; }

.pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  color: #fff;
  background: #5c5859;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.pagination > li > a, .pagination > li > span {
  color: #fff;
  background: #908a8c;
  border: none;
  font-size: 14px;
  line-height: 35px;
  font-weight: bold;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.08);
  width: 35px;
  height: 35px;
  text-align: center;
  padding: 0;
  margin-left: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0; }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 1; }

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #fff;
  background: #5c5859;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background: none;
  text-decoration: none; }

.buttons.clearfix {
  margin: 30px 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; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background: none; }

.table .btn {
  margin: 2px; }

.block-compare .table th, .block-compare .table td {
  padding: 7px; }

.panel-group .panel, .panel, .table-bordered, .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, .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, .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, .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: #e5e5e5; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: none; }

.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
  white-space: normal; }

.table > tbody + tbody {
  border-top: none; }

.panel strong {
  color: #333; }

.panel-default {
  border: none; }

.panel-body {
  background: #f9f9f9; }

.panel-heading {
  padding: 20px; }

a.addthis_button_tweet {
  width: 85px !important; }

.addthis_button_facebook_like {
  line-height: 20px; }

html[lang="de"] a.addthis_button_tweet {
  width: 97px !important; }

html[lang="ru"] a.addthis_button_tweet {
  width: 101px !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: #F00; }

.has-error * + .text-danger {
  margin-top: 5px; }

.buttons input[type="checkbox"] {
  position: relative;
  top: 2px; }

/*================== tooltip ==================*/
.tooltip {
  z-index: 10000;
  opacity: 1 !important; }

.tooltip-inner {
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  padding: 8px 12px 7px;
  background-color: #5c5859;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.tooltip.top .tooltip-arrow {
  border-top-color: #5c5859; }

.tooltip.top-left .tooltip-arrow {
  border-top-color: #5c5859; }

.tooltip.top-right .tooltip-arrow {
  border-top-color: #5c5859; }

.tooltip.right .tooltip-arrow {
  border-right-color: #5c5859; }

.tooltip.left .tooltip-arrow {
  border-left-color: #5c5859; }

.tooltip.bottom {
  padding-left: 5px;
  padding-right: 5px; }
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #5c5859;
  border-width: 15px;
  border-top-width: 0;
  margin: -2px 0 0 -14px; }

.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #5c5859; }

.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #5c5859; }

/*=============================================*/
.product-image .polaroid {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3); }
.product-image .polaroid .magnificent-area {
  z-index: 2 !important; }
.product-image .polaroid .magnificent-viewport {
  z-index: 1 !important; }

.modal-backdrop {
  z-index: 1000002; }

.modal {
  z-index: 1000003; }

/*========================================================
                      Main Styles
=========================================================*/
body {
  font: 400 14px/24px "Open Sans", sans-serif;
  color: #888;
  background: #f2f2f2; }

h1, h2, h3, h4, h5, h6 {
  color: #333;
  margin: 0 0 20px;
  font-weight: bold;
  line-height: 1.2em;
  text-transform: uppercase; }

/* Override the bootstrap defaults */
h1 {
  font-size: 25px;
  margin-bottom: 30px; }

h2 {
  font-size: 23px;
  margin-bottom: 25px; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 16px;
  margin-bottom: 15px; }

h6 {
  font-size: 14px;
  margin-bottom: 10px; }

.header_modules {
  overflow: hidden; }

.green {
  color: green; }

a {
  font: inherit;
  color: #333;
  text-decoration: 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-color: transparent; }
a:visited, a:focus {
  color: #333;
  outline: none;
  text-decoration: none; }
a:hover {
  text-decoration: none;
  color: #71c2c1; }

p a:hover {
  text-decoration: underline; }

img {
  max-width: 100%;
  height: auto; }

legend {
  font-size: 18px;
  padding: 7px 0 15px; }

label {
  font-size: 14px;
  font-weight: 400; }

.input-group .input-group-addon {
  height: 30px; }

.nav-tabs {
  margin-bottom: 15px; }

div.required .control-label:before {
  content: '* ';
  color: #F00;
  font-weight: 600; }

td .price, .price b, .tx-price {
  font-size: 20px;
  line-height: 22px;
  font-weight: 300;
  color: #71c2c1; }

.price s {
  font-size: 16px;
  color: #888; }

.fa {
  line-height: inherit; }

table tbody tr th {
  color: #333; }

/*========================================================
                      Header styles
=========================================================*/
.header {
  line-height: 0; }
.header .top-menu {
  background: #71c2c1;
  padding-top: 0px;
  padding-bottom: 9px; }
.header .top-menu .pull-right {
  margin-right: -8px; }
.header .header-logo {
  text-align: center;
  position: relative; }
.header .header-logo > .pull-right {
  position: absolute;
  display: inline-block;
  top: 25px;
  right: 90px; }
.header .header-logo .logo {
  float: none;
  position: absolute;
  z-index: 2;
  display: inline-block;
  top: 11px;
  left: 100px; }
.header .header-logo .logo a {
  display: inline-block;
  max-width: 100%; }
.header .btn-group {
  vertical-align: top; }
.header .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.header .dropdown-menu {
  position: absolute;
  color: #888;
  background: #f6f6f6;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 15px;
  line-height: 18px;
  min-width: 167px;
  padding: 15px 10px 15px 20px;
  margin-top: 8px; }
.header .dropdown-menu > li {
  padding: 5px 0; }
.header .dropdown-menu > li a {
  display: inline-block;
  color: #888; }
.header .dropdown-menu > li > button:hover,
.header .dropdown-menu > li > a:hover {
  color: #71c2c1;
  background: none;
  text-decoration: none; }

.common-home .header {
  margin-bottom: 0;
  background: none; }

.header_modules {
  position: relative; }

/*================   Top Links style   ===============*/
.nav {
  float: left;
  display: inline-block;
  margin: 8px 0 0 0; }
.nav > ul {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300; }
.nav > ul > li {
  position: relative;
  padding: 0; }
.nav > ul > li + li {
  margin: 0 0 0 22px; }
.nav > ul > li a {
  color: #fff;
  position: relative;
  text-transform: uppercase;
  text-decoration: none !important; }
.nav > ul > li a:visited {
  color: #fff; }
.nav > ul > li a i {
  display: none; }
.nav > ul > li a:hover, .nav > ul > li a:focus, .nav > ul > li a:active {
  color: #eee; }
.nav > ul > li ul li a:before {
  display: none; }
.nav > ul > li.open > a {
  color: #eee;
  text-shadow: 1px 0 0 #333;
  text-decoration: underline; }
.nav > ul > li.open > a:hover, .nav > ul > li.open > a:focus, .nav > ul > li.open > a:active {
  text-shadow: 1px 0 0 #eee;
  text-decoration: underline; }

/*================  CURRENCY AND LANGUAGE BOXES ===============*/
.box-language .open .dropdown-toggle,
.box-currency .open .dropdown-toggle,
.box-language .dropdown-toggle:hover,
.box-currency .dropdown-toggle:hover {
  box-shadow: none; }

.box-language,
.box-currency {
  float: right;
  margin: 1px 0 4px 16px; }
.box-language .dropdown-toggle,
.box-currency .dropdown-toggle {
  display: inline-block;
  font: 300 14px/24px "Open Sans", sans-serif;
  color: #777;
  padding: 0;
  text-transform: uppercase;
  cursor: pointer;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.box-language .dropdown-toggle:after,
.box-currency .dropdown-toggle:after {
  display: inline-block;
  content: '\e071';
  color: #d6d6d6;
  vertical-align: top;
  font: 400 26px/31px "material-design";
  height: 31px;
  margin-left: 3px; }
.box-language .dropdown-toggle:hover, .box-language .dropdown-toggle:active, .box-language .dropdown-toggle:focus,
.box-currency .dropdown-toggle:hover,
.box-currency .dropdown-toggle:active,
.box-currency .dropdown-toggle:focus {
  color: #333; }
.box-language .dropdown-toggle:hover:after, .box-language .dropdown-toggle:active:after, .box-language .dropdown-toggle:focus:after,
.box-currency .dropdown-toggle:hover:after,
.box-currency .dropdown-toggle:active:after,
.box-currency .dropdown-toggle:focus:after {
  color: #71c2c1; }
.box-language .btn-group.open,
.box-currency .btn-group.open {
  color: #565656; }
.box-language .btn-group.open .dropdown-toggle,
.box-currency .btn-group.open .dropdown-toggle {
  color: #333; }
.box-language .btn-group.open .dropdown-toggle:after,
.box-currency .btn-group.open .dropdown-toggle:after {
  content: '\e073';
  color: #71c2c1; }

.box-language .dropdown-toggle .code {
  display: none; }

.box-currency .dropdown-menu,
.box-language .dropdown-menu {
  position: absolute;
  top: 100%;
  margin-top: 20px;
  left: auto;
  right: 0;
  border: none;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.box-currency .dropdown-menu li,
.box-language .dropdown-menu li {
  width: 100%;
  display: block;
  padding: 4px 0; }
.box-currency .dropdown-menu li a, .box-currency .dropdown-menu li button,
.box-language .dropdown-menu li a,
.box-language .dropdown-menu li button {
  text-align: left;
  display: inline-block;
  font: 300 14px/16px "Open Sans", sans-serif;
  padding: 0;
  color: #888;
  text-transform: uppercase; }
.box-currency .dropdown-menu li a:hover, .box-currency .dropdown-menu li a:active, .box-currency .dropdown-menu li a:focus, .box-currency .dropdown-menu li button:hover, .box-currency .dropdown-menu li button:active, .box-currency .dropdown-menu li button:focus,
.box-language .dropdown-menu li a:hover,
.box-language .dropdown-menu li a:active,
.box-language .dropdown-menu li a:focus,
.box-language .dropdown-menu li button:hover,
.box-language .dropdown-menu li button:active,
.box-language .dropdown-menu li button:focus {
  color: #71c2c1;
  background: none; }
.box-currency .dropdown-menu li a img, .box-currency .dropdown-menu li button img,
.box-language .dropdown-menu li a img,
.box-language .dropdown-menu li button img {
  display: inline-block;
  margin: 0 5px 0 0; }

/**********  Swipe menu ******************/
.toprow-1 {
  color: #fff;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000001;
  display: none;
  background: #101010;
  border-bottom: none; }

.swipe-control {
  border-right: 1px solid #2a2a2a;
  display: block;
  height: 50px;
  vertical-align: top;
  text-align: center;
  font-weight: 600;
  width: 64px;
  z-index: 100; }
.swipe-control i {
  line-height: 50px;
  font-size: 30px;
  vertical-align: top;
  color: #f2f2f2;
  -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: #fff; }

.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;
  font-weight: bold; }

.swipe ul {
  padding: 0;
  margin: 0; }
.swipe ul li {
  list-style-type: none; }
.swipe ul li a {
  display: block;
  padding: 10px 20px;
  color: #fff;
  border-top: 1px solid #2a2a2a;
  font-size: 14px;
  line-height: 24px;
  background: #101010;
  text-transform: uppercase; }
.swipe ul li a i, .swipe ul li a:before {
  font-size: 19px;
  color: #fff;
  margin-right: 6px;
  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 ul li a:hover {
  background-color: #1d1d1d;
  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: 9999; }

.swipe .foot li + li a:before {
  content: "\f0d1"; }
.swipe .foot li + li + li a:before {
  content: "\f06a"; }
.swipe .foot li + li + li + li a:before {
  content: "\f085"; }

.swipe .foot.foot-1 li a:before {
  content: "\f0ac"; }
.swipe .foot.foot-1 li + li a:before {
  content: "\f079"; }
.swipe .foot.foot-1 li + li + li a:before {
  content: "\f0e8"; }

.swipe .foot.foot-2 li a:before {
  content: "\f02c"; }
.swipe .foot.foot-2 li + li a:before {
  content: "\f06b"; }
.swipe .foot.foot-2 li + li + li a:before {
  content: "\f0c0"; }
.swipe .foot.foot-2 li + li + li + li a:before {
  content: "\f0a3"; }

.swipe .foot.foot-3 li a:before {
  content: "\f0cb"; }
.swipe .foot.foot-3 li + li a:before {
  content: "\f003"; }

@media (max-width: 767px) {
  .toprow-1 {
    display: block; } }
/*========================================================
               Responsive Header styles
=========================================================*/
@media (min-width: 768px) {
  .common-home .header .header-logo {
    position: relative;
    z-index: 2; }

  .header .header-logo > .pull-right {
    z-index: 2; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .header .header-logo > .pull-right {
    top: 66px; }
  .header .header-logo .logo {
    width: 20%;
    min-height: 35px;
    line-height: 35px;
    top: 70px; }
  .header .header-logo .logo a {
    vertical-align: middle; }
  .header .header-logo .top-menu {
    padding-top: 38px; }

  .box-language,
  .box-currency {
    margin-top: 0;
    margin-left: 10px; }
  .box-language .dropdown-toggle,
  .box-currency .dropdown-toggle {
    font-size: 13px; }
  .box-language .dropdown-toggle:after,
  .box-currency .dropdown-toggle:after {
    margin-left: 0; }
  .box-language .dropdown-menu li a,
  .box-language .dropdown-menu li button,
  .box-currency .dropdown-menu li a,
  .box-currency .dropdown-menu li button {
    font-size: 13px; }

  .nav > ul {
    font-size: 13px; }
  /*  .nav > ul li + li {
      margin-left: 10px; }*/ }
@media (min-width: 768px) and (max-width: 991px) {
  .header .top-menu {
    padding-top: 30px; }
  .header .header-logo {
    padding-top: 30px; }
  .header .header-logo .logo {
    top: auto;
    left: auto;
    position: relative;
    float: left; }
  .header .header-logo .pull-right {
    top: auto;
    right: auto;
    position: relative;
    float: right; }

  .box-language,
  .box-currency {
    margin-top: 2px;
    margin-left: 7px; }
  .box-language .dropdown-toggle,
  .box-currency .dropdown-toggle {
    font-size: 11px; }
  .box-language .dropdown-toggle:after,
  .box-currency .dropdown-toggle:after {
    margin-left: 0;
    font-size: 18px; }
  .box-language .dropdown-menu li a,
  .box-language .dropdown-menu li button,
  .box-currency .dropdown-menu li a,
  .box-currency .dropdown-menu li button {
    font-size: 11px; }

  .box-language .dropdown-toggle .code {
    display: inline; }

  .box-language .dropdown-toggle .title,
  .box-currency .dropdown-toggle span {
    display: none; }

  .nav > ul.list-inline li {
    font-size: 11px; }
  .nav > ul.list-inline li + li {
    margin-left: 7px; } }
@media (max-width: 767px) {
  .header .header-logo div.logo {
    left: auto;
    top: auto;
    position: relative;
    margin: 25px 0 25px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px; }
  .header .header-logo > div.pull-right {
    width: 100%;
    float: none !important;
    right: auto;
    top: auto;
    position: relative; }

  .header .top-menu {
    padding-top: 5px;
    padding-bottom: 5px; }

  .box-currency .dropdown-menu,
  .box-language .dropdown-menu {
    margin-top: 0; } }
/*========================================================
                      Content styles
=========================================================*/
#page {
  background: #f2f2f2;
  overflow: hidden;
  padding: 0 0 98px; }
#page > #container,
#page > .container,
#page > footer,
#page .header-logo,
#page .header_modules,
#page .content_bottom {
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;}
#page .top-menu {
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;}
#page .content_bottom {
  overflow: hidden; }
#page .header-logo {
  background: #54525D;
}

/*==================  Marked List  ======================*/
.box.account ul,
.box.affilate ul {
  padding: 0;
  list-style-type: none; }
.box.account ul a,
.box.affilate ul a {
  position: relative;
  display: inline-block;
  padding: 7px 0;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  color: #888;
  vertical-align: top;
  text-transform: uppercase; }
.box.account ul a:visited,
.box.affilate ul a:visited {
  color: #888; }
.box.account ul a:hover, .box.account ul a:focus, .box.account ul a:active,
.box.affilate ul a:hover,
.box.affilate ul a:focus,
.box.affilate ul a:active {
  color: #71c2c1; }

.site-map-page #content ul,
.manufacturer-content div,
#content ul.list-unstyled {
  margin: 0;
  list-style-type: none; }
.site-map-page #content ul li,
.manufacturer-content div li,
#content ul.list-unstyled li {
  line-height: 16px;
  padding: 7px 0; }
.site-map-page #content ul a,
.manufacturer-content div a,
#content ul.list-unstyled a {
  position: relative;
  font-size: 14px;
  line-height: 16px;
  color: #888;
  font-weight: 300;
  vertical-align: top;
  text-transform: uppercase; }
.site-map-page #content ul a:visited,
.manufacturer-content div a:visited,
#content ul.list-unstyled a:visited {
  color: #888; }
.site-map-page #content ul a:hover, .site-map-page #content ul a:focus, .site-map-page #content ul a:active,
.manufacturer-content div a:hover,
.manufacturer-content div a:focus,
.manufacturer-content div a:active,
#content ul.list-unstyled a:hover,
#content ul.list-unstyled a:focus,
#content ul.list-unstyled a:active {
  color: #71c2c1; }

.manufacturer-content div {
  line-height: 16px; }

#content ul.list-unstyled + h2 {
  margin-top: 30px; }

.site-map-page #content ul {
  padding-left: 0;
  font-size: 14px;
  color: #333; }
.site-map-page #content ul ul {
  padding: 10px 0 0 25px; }

#content .product-info ul.list-unstyled a:before {
  display: none; }

@media (min-width: 1848px) {
  /*  #page > #container,
	#page > .container,
	#page .header_modules,
	#page .content_bottom,
	#page > footer {
	  padding: 0 100px 20px; }
	#page > .container > .row {
	  padding: 0 239px; }

	#page > #container,
	#page > .container,
	#page > footer,
	.header-logo,
	.top-menu,
	.header_modules,
	.content_bottom {
	  width: 1848px; }

	#page > #container {
	  padding-bottom: 10px; }*/ }
@media (max-width: 1847px) {
  #page {
    padding-bottom: 0;
    background: #fff; }
  /*   #page > .container {
	   width: 100%;
	   padding-left: 0;
	   padding-right: 0; }*/
  #page > .container .breadcrumb {
    margin-left: 15px;
    margin-right: 15px; }
  #page > .container > .row {
    margin-left: auto;
    margin-right: auto; }

  .top-menu,
  footer,
  .banners-bottom,
  .banners-top {
    padding-left: 15px;
    padding-right: 15px; }

  .header .header-logo .logo {
    left: 15px; }
  .header .header-logo > .pull-right {
    right: 15px; }

  .common-home #content .box + div.box:before {
    left: 0;
    width: 100%; }
}
@media (min-width: 1200px) and (max-width: 1847px) {
  #page > .container > .row {
    width: 1200px; } }
@media (max-width: 1199px) {
  .header-logo {
    margin-left: -15px;
    margin-right: -15px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  #page > .container > .row,
  .container {
    width: 992px; } }
@media (min-width: 768px) and (max-width: 991px) {
  #page > .container > .row,
  .container {
  } }
@media (max-width: 767px) {
  #page {
    padding-top: 50px; }

  aside {
    margin-top: 20px; }
  aside .container {
    padding: 0;
    width: 100%; } }
/*==================   Lazy Img    ======================*/
.lazy {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
  background: transparent url('data:image/gif;base64,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') 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; }

.search {
  position: relative;
  float: right;
  display: inline-block;
  margin: 2px 0 0 0; }
.search .search-block {
  display: inline-block;
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
.search i {
  font: 400 27px/33px "FontAwesome";
  display: inline-block;
  height: 35px;
  vertical-align: top;
  -moz-transition: 0.4s all ease;
  -o-transition: 0.4s all ease;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease; }
.search input {
  color: #777;
  display: block;
  float: left;
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  width: 88px;
  height: 35px;
  padding: 9.5px 5px;
  background: none;
  border: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.search input:focus {
  outline: none; }
.search input::-webkit-input-placeholder {
  color: #777;
  opacity: 1; }
.search input:-moz-placeholder {
  color: #777;
  opacity: 1; }
.search input::-moz-placeholder {
  color: #777;
  opacity: 1; }
.search input:-ms-input-placeholder {
  color: #777;
  opacity: 1; }
.search button {
  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;
  color: #ddd;
  background: none;
  font-size: 18px;
  line-height: 35px;
  text-transform: uppercase;
  padding: 0 11px 0 0;
  text-align: center;
  float: right; }
.search button::-moz-focus-inner {
  border: none;
  padding: 0; }
.search button:visited {
  color: #ddd; }
.search button:hover, .search button:active, .search button:focus {
  color: #71c2c1; }

#livesearch_search_results {
  margin: 5px 0 0;
  text-align: left;
  padding: 5px;
  position: absolute;
  top: 100%;
  width: 100%;
  min-width: 300px;
  left: auto;
  right: 0;
  color: #888;
  background-color: #f6f6f6;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  list-style-type: none;
  z-index: 12;
  font-size: 14px;
  line-height: 16px; }
#livesearch_search_results li img {
  float: left;
  margin-right: 10px; }
#livesearch_search_results li img.loading {
  background: #f2f2f2; }
#livesearch_search_results li:hover, #livesearch_search_results li.highlighted {
  background-color: #dddddd; }
#livesearch_search_results li:hover a, #livesearch_search_results li:hover a:visited, #livesearch_search_results li.highlighted a, #livesearch_search_results li.highlighted a:visited {
  color: #333; }
#livesearch_search_results a, #livesearch_search_results a:visited {
  display: block;
  padding: 5px;
  color: #6a6a7c; }
#livesearch_search_results a:before, #livesearch_search_results a:after, #livesearch_search_results a:visited:before, #livesearch_search_results a:visited:after {
  display: table;
  content: "";
  line-height: 0; }
#livesearch_search_results a:after, #livesearch_search_results a:visited:after {
  clear: both; }

@media (max-width: 767px) {
  .search {
    display: inline-block;
    width: 100%;
    margin: 0 0 10px;
    float: none; }
  .search .search-block {
    display: block; }
  .search .search-block input {
    width: 80%; }
  .search .search-block button {
    width: 20%;
    text-align: right; } }
/*================  Cart DropDown ===============*/
.cart .dropdown-menu {
  z-index: 1001;
  width: 300px;
  color: #888;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  padding: 10px 0;
  left: auto;
  right: 0;
  top: 100%;
  margin-top: 9px;
  max-height: 500px;
  overflow: auto; }
.cart .dropdown-menu img {
  max-width: 75px; }
.cart .dropdown-menu table {
  margin-bottom: 0; }
.cart .dropdown-menu p {
  margin-bottom: 2px; }

.cart ul > li:first-child tr {
  border-bottom: 1px solid #e5e5e5; }

.cart td {
  font-size: 13px; }

.box-cart .btn-danger {
  color: #333;
  font-size: 14px;
  border: none;
  background: none;
  padding: 0; }
.box-cart .btn-danger i {
  text-shadow: none; }
.box-cart .btn-danger:hover {
  color: #71c2c1;
  border: none;
  background: none; }

.cart i, .cart strong, .cart span {
  vertical-align: middle; }
.cart small {
  font-size: 13px;
  line-height: 16px; }
.cart .dropdown-menu > li.default-tx {
  padding: 20px 10% 22px; }
.cart .dropdown-menu > li.default-tx span {
  display: inline-block;
  text-transform: uppercase;
  color: #a9a9a9;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 11px; }
.cart .dropdown-menu > li .name {
  margin-bottom: 5px; }
.cart .dropdown-menu > li .name a {
  color: #333;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase; }
.cart .dropdown-menu > li .name a:visited {
  color: #333; }
.cart .dropdown-menu > li .name a:hover, .cart .dropdown-menu > li .name a:active, .cart .dropdown-menu > li .name a:focus {
  color: #71c2c1; }
.cart .total td {
  border: none;
  padding: 2px;
  color: #333; }
.cart .default-tx {
  padding: 20px 0 10px; }
.cart .text-left > div {
  color: #6d6d6d;
  font-weight: 400; }
.cart .text-left > div.name {
  font-weight: 300; }
.cart .price-cart {
  color: #71c2c1;
  font-weight: 300;
  vertical-align: top; }
.cart .table > tbody > tr {
  border: none;
  border-top: 1px solid #e5e5e5; }
.cart .table > tbody > tr:first-child {
  border: none; }
.cart .table > tbody > tr > td {
  padding: 15px 7px; }
.cart .table > tbody > tr > td.text-center {
  padding-left: 20px; }
.cart .table > tbody > tr > td.text-right {
  padding-right: 15px; }
.cart .table > tbody > tr > td.text-left {
  padding-top: 20px; }
.cart .title {
  padding: 10px 15px 15px 20px;
  font-size: 18px;
  line-height: 22px;
  color: #333; }
.cart .title span {
  vertical-align: top; }
.cart .title i {
  display: inline-block;
  margin-right: 5px;
  font-size: 18px;
  line-height: 22px;
  vertical-align: top; }
.cart .block-total {
  border-top: 1px solid #e5e5e5;
  padding: 13px 0 0;
  font-weight: 400; }
.cart .block-total .table {
  margin: 0; }
.cart .block-total .table.total {
  text-transform: uppercase; }
.cart .block-total .table.total td + td {
  color: #71c2c1;
  font-weight: 300; }
.cart .block-total p {
  padding: 0 15px 10px;
  margin: 0; }
.cart .block-total .table tbody tr {
  border: none; }
.cart .block-total .table tbody tr td {
  border: none;
  line-height: 14px;
  padding: 0px 20px 11px 10px; }
.cart .block-total .table tbody tr td.text-left {
  padding-left: 20px; }
.cart .block-total .btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  margin: 0 0 5px;
  color: #fff; }
.cart .block-total .btn + .btn {
  margin-left: 5px; }

.cart .table.total tr.last,
.cart .table.total tr:last-child {
  border-top: 1px solid #e5e5e5; }
.cart .table.total tr.last td,
.cart .table.total tr:last-child td {
  padding-top: 15px;
  font-size: 19px;
  line-height: 23px;
  font-weight: 300;
  color: #71c2c1; }
.cart .table.total tr.last td.text-left,
.cart .table.total tr:last-child td.text-left {
  font-size: 18px;
  padding-left: 20px;
  color: #333;
  font-weight: bold; }

/*========================================================
               Responsive Header styles
=========================================================*/

.box-cart {
  position: relative;
  display: inline-block;
  float: right;
  margin: 0 0 10px 14px; }
.box-cart a:hover img {
  opacity: .9; }
.box-cart .btn {
  margin-bottom: 7px; }
.box-cart:before {
  left: -200px; }

.logo + .box-cart {
  margin-top: 15px; }

.cart {
  position: relative; }
.cart > a {
  color: #777;
  font-size: 14px;
  line-height: 42px;
  text-align: center; }
.cart > a i {
  vertical-align: top;
  color: #71c2c1;
  font-size: 42px;
  line-height: 42px; }
.cart > a .cart-total2 {
  display: inline-block;
  font-weight: 300;
  font-size: 14px;
  line-height: 33px;
  width: 33px;
  height: 33px;
  margin: -2px 0 0 -12px;
  background: #f2f2f2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  vertical-align: top; }
.cart > a .cart-total, .cart > a strong {
  display: none; }
.cart > a:hover i, .cart.open > a i {
  color: #5A9B9A; }
.cart.open a i.material-design-drop25:before {
  content: '\e073'; }
@media (max-width: 767px) {
  .cart {
    position: relative;
    top: 0;
    right: 0;
    margin: 0;
    z-index: 1000001; }
  .cart > button {
    color: #f2f2f2;
    line-height: 50px;
    min-width: 90px;
    text-align: left;
    height: 50px;
    padding: 0 10px 0 15px;
    border-left: 1px solid #2a2a2a; }
  .cart > button strong, .cart > button .cart-total {
    display: none; }
  .cart > button i {
    font-size: 30px;
    line-height: 50px;
    vertical-align: top;
    margin-right: 7px; }
  .cart > button .cart-total2 {
    display: inline-block;
    vertical-align: top; }
  .cart .dropdown-menu {
    max-height: 300px;
    overflow: auto;
    margin-top: 0;
    margin-left: 0;
    left: auto;
    right: 0; }
  .cart .dropdown-menu:after {
    display: none; }
  .cart > button:hover i, .cart.open i {
    color: #fff; } }
/*========================================================
                       Product
=========================================================*/
.common-home #content .box + .box {
  padding-top: 82px; }
.common-home #content .box + .box:before {
  position: absolute;
  content: '';
  top: 0;
  left: -224px;
  width: 1648px;
  height: 1px;
  background: #e5e5e5; }

/* ===================   Product Layout   =================== */
.product-layout > div {
  margin-bottom: 30px; }

.common-home #content .box {
  margin-bottom: 87px; }
.common-home #content .box .box-carousel {
  margin-bottom: 0; }

/* ===================   Product Image   =================== */
.product-thumb .image {
  position: relative;
  margin-bottom: 0; }
.product-thumb .image > a {
  display: block;
  overflow: hidden;
  position: relative; }
.product-thumb .image > a img {
  margin: 0 auto;
  -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:hover img {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

/* ==================    Product List, Product Grid    =================== */
.product-list .product-thumb .caption,
.product-list .product-thumb .cart-button {
  overflow: hidden; }

.product-list .description-small,
.product-grid .description {
  display: none; }

.cart-button {
  position: relative;
  width: 100%; }
.cart-button button {
  margin-bottom: 3px; }
.cart-button button {
  margin-left: 2px;
  margin-right: 1px; }
.cart-button > span {
  display: inline-block;
  vertical-align: top; }

.product-thumb {
  position: relative;
  overflow: hidden;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -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 .name {
  margin-bottom: 3px; }
.product-thumb .image {
  background: #f2f2f2;
  margin-bottom: 15px; }
.product-thumb .price {
  margin-bottom: 16px; }
.product-thumb .rating {
  margin-bottom: 5px;
  letter-spacing: -2px;
  height: 20px;
}
.product-thumb .rating .fa {
  color: #ffd63a;
  margin-right: 5px;
}
.product-thumb .rating i {
  width: 1em; }
.product-thumb .description, .product-thumb .description-small {
  margin-bottom: 10px; }
.product-list .product-thumb {
  text-align: left; }
.product-list .product-thumb .image {
  overflow: hidden;
  float: left;
  margin-right: 30px;
  width: 33%;
  max-width: 270px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.product-list .product-thumb .caption {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.product-list .product-thumb .name {
  order: 1;
  padding: 0;
  margin-bottom: 10px;
}
.product-list .product-thumb .description {
  order: 2;
}
.product-list .product-thumb .rating {
  order: 3;
  width: 100%;
}
.product-list .product-thumb .price-product {
  order: 4;
}
.product-list .product-thumb .cart-button {
  order: 5;
}
.product-grid .product-thumb .image {
  float: none; }

/* ==================   SALE, NEW Message   =================== */
.stickers {
  position: absolute;
  display: block;
  z-index: 2;
  pointer-events: none;
  top: 14px;
  left: 20px; }

.stickers > div {
  text-align: left;
  vertical-align: top;
  margin: 0 0 3px 0px }

.sale, .new_pr, .new {
  display: inline-block;
  color: #fff;
  background: #333;
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  padding: 2px 6px 3px;
  text-align: center;
  vertical-align: top;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.sale {
  background: #ec7d7d; }
.stickers .new {
  background: #5A9B9A; }

/* ===================   Product Price    =================== */
.price-new, .price-old, .price {
  display: inline-block;
  color: #71c2c1;
  font-size: 30px;
  line-height: 36px;
  font-weight: 300; }

.price {
  margin-bottom: 10px; }

.price-old {
  text-decoration: line-through;
  font-size: 16px;
  line-height: 19px;
  color: #888; }

.price-section .price-new,
.price-section .price-old {
  font-size: 30px;
  color: #71c2c1;
  line-height: 1;
}

.price-section .price-old {
  color: #888;
  font-size: 20px; }

.price-section .reward {
  display: block;
  margin-top: 10px; }

.price-tax {
  font-size: 14px; }

.price-total {
  font-weight: bold; }

.prod-stock {
  color: #6BA239; }

.product-thumb .price-tax {
  display: none; }

.product-list .product-thumb .price-tax {
  display: block;
  color: #888; }

.common-home .box {
  position: relative; }

.owl-carousel .owl-buttons div i {
  font-size: 33px; }

.owl-carousel .owl-buttons .owl-prev {
  left: -17px !important; }
.owl-carousel .owl-buttons .owl-next {
  right: -17px !important; }

.common-home .box .owl-carousel {
  background: none; }
.common-home .box .owl-carousel .owl-controls .owl-buttons .owl-prev,
.common-home .box .owl-carousel .owl-controls .owl-buttons .owl-next {
  top: 35.2%; }

.owl-carousel .owl-buttons div:hover {
  color: #fff; }

.fancybox-wrap .image {
  background: #fff;
  line-height: 0; }
.fancybox-wrap .image a {
  display: inline-block;
  max-width: 100%;
  overflow: hidden; }
.fancybox-wrap .image a img {
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.fancybox-wrap .image a:hover img {
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05); }
.fancybox-wrap .inf {
  color: #888; }
.fancybox-wrap .inf a {
  color: #333; }
.fancybox-wrap .inf a:visited {
  color: #333; }
.fancybox-wrap .inf a:hover, .fancybox-wrap .inf a:focus, .fancybox-wrap .inf a:active {
  color: #71c2c1;
  text-decoration: none; }
.fancybox-wrap .cart-button {
  margin-bottom: 15px; }
.fancybox-wrap .rating {
  display: block;
  margin-bottom: 10px; }

/* ===================   Product Rating   =================== */
.rating .fa-stack i {
  font-size: 15px; }

.fa-stack {
  font-size: 13px;
  line-height: 16px;
  width: 0.9em;
  height: 16px;
  vertical-align: top; }
.fa-stack i {
  color: #71c2c1; }
.fa-stack i.active {
  color: #fff; }

.rating .fa-star {
  width: 1em; }

.table-compare td.rating .fa-stack,
.table-compare td.rating .fa-stack-2x {
  width: 1em;
  height: 1em;
  font-size: 1em; }

.product-info {
  font-size: 14px;
  color: #888; }
.product-info a {
  color: #333; }
.product-info a:visited {
  color: #333; }
.product-info a:hover, .product-info a:focus, .product-info a:active {
  color: #71c2c1; }
.product-info .rating-section {
  margin-bottom: 10px; }
.product-info .rating-section .fa-stack {
  vertical-align: middle;
}

.product-info .prod_rating {
  padding-bottom: 10px;
}
.product-info .prod_rating .fa {
  color: #ffd63a;
}
#scr_revs, #scr_newrev {
  text-decoration: underline;
  font-weight: bold;
  margin: 0 5px;
}
#scr_revs:hover, #scr_newrev:hover {
  cursor: pointer;
}
.rating.review-score {
  margin-bottom: 10px; }

.product-buttons {
  list-style: outside none none;
  padding: 0;
  margin: 0 -5px 0; }
.product-buttons li {
  width: 50%;
  padding: 0 5px;
  float: left; }
.product-buttons li button {
  width: 100%;
  text-align: center; }

.product_page #product .form-horizontal .btn-primary i, .product_page #product .product-buttons .btn-default i {
  font-size: 30px;
  line-height: 36px;
  margin-right: 2px;
  vertical-align: top; }

/*===================== Related Products ========================*/
.related-products .product-section_title {
  text-align: center; }
.related-products .owl-item {
  text-align: center; }
.related-products .owl-item .product-thumb {
  max-width: 270px;
  text-align: center;
  display: inline-block; }
.related-products .owl-carousel .owl-buttons .owl-prev {
  left: -20px !important; }
.related-products .owl-carousel .owl-buttons .owl-next {
  right: -20px !important; }

.related-slider.owl-carousel {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 -15px; }

/* ===================   Product Quickview   =================== */
.quick_info {
  display: none; }
.fancybox-inner .rating .fa {
  color: #ffd63a;
  margin-right: 5px;
}
.fancybox-skin {
  color: #888; }

.fancybox-skin:hover .fancybox-nav span {
  visibility: visible; }

.fancybox-nav {
  height: 40px;
  top: 50%;
  width: 40px; }

.fancybox-next {
  right: -60px; }

.fancybox-prev {
  left: -60px; }

.quickview_description {
  overflow: auto;
  max-height: 300px;
  border: 1px solid #e5e5e5;
  padding: 10px;
  margin-top: 20px; }

.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; }
.quickview-style .rating {
  margin-top: 5px; }

/*========================================================
               Responsive Styles Product
=========================================================*/
@media (min-width: 1848px) {
  .owl-carousel .owl-buttons .owl-prev {
    left: -20px !important; }
  .owl-carousel .owl-buttons .owl-next {
    right: -20px !important; } }
@media (max-width: 1199px) {
  .product-thumb .button-group button, .product-thumb .button-group button + button {
    width: 33.33%; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .common-home #content div.box {
    margin: 0 15px 60px; }
  .common-home #content div.box + .box {
    padding-top: 56px; }

  .price-new, .price {
    font-size: 24px;
    line-height: 29px; }

  .product-thumb .quickview {
    top: 30%; } }
@media (max-width: 991px) {
  .product_page #product .form-horizontal .btn-primary,
  .product_page #product .product-buttons .btn-default {
    padding: 2px 77px;
    height: 41px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .common-home #content div.box {
    margin: 0 15px 48px; }
  .common-home #content div.box + .box {
    padding-top: 45px; }

  .price-new, .price {
    font-size: 22px;
    line-height: 26px; }

  .product-thumb .rating {
    right: 10px;
    top: 6px; }
  .product-thumb .rating i {
    width: .9em;
    font-size: 14px;
    line-height: 16px; }
  .product-thumb .quickview {
    top: 27%; }
  .product-thumb .stickers {
    left: 10px;
    top: 6px; } }
@media (min-width: 768px) {
  .box .box-content .last {
    clear: left; }

  .fancybox-next {
    right: -30px; }

  .fancybox-prev {
    left: -30px; } }
@media (max-width: 767px) {
  .common-home #content div.box {
    margin-bottom: 45px; }
  .common-home #content div.box + .box {
    padding-top: 45px; }

  .price-new, .price {
    font-size: 22px;
    line-height: 26px; }

  .product-thumb .quickview {
    display: none; }

  .owl-carousel .owl-buttons .owl-prev {
    left: 0 !important; }
  .owl-carousel .owl-buttons .owl-next {
    right: 0 !important; }

  aside .box .product-layout, .product-grid {
    text-align: center; }

  .common-home .box .owl-carousel .owl-buttons .owl-prev {
    left: 0 !important; }

  .common-home .box .owl-carousel .owl-buttons .owl-next {
    right: 0 !important; }

  .common-home .box .owl-carousel .owl-wrapper-outer {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important; }

  .product-grid {
    text-align: center; }
  .product-grid > div {
    max-width: 300px;
    display: inline-block;
    float: none; }
  .product-grid > div .cart-button {
    display: block; }

  .box .product-layout .owl-item {
    text-align: center; }
  .box .product-layout .owl-item > div {
    display: inline-block;
    width: 100%;
    max-width: 270px; }

  .common-home #content .product-layout > div {
    margin-bottom: 30px; }

  #content .product-layout.product-grid {
    width: 100%;
    max-width: 300px;
    display: inline-block;
    float: none;
    vertical-align: top; }

  aside .box {
    margin-bottom: 20px; }

  .quickview_description iframe,
  .product-desc iframe {
    float: none;
    width: 100% !important;
    margin: 0 0 2em; }

  .block-grid {
    text-align: center; }

  .product-grid .product-thumb .image {
    float: none;
    margin: 0 0 28px;
    width: 100%;
    vertical-align: top; }

  .related-slider {
    text-align: center; }
  .related-slider .product-thumb {
    display: inline-block;
    text-align: left;
    max-width: 270px; }
  .related-slider.owl-carousel .owl-buttons .owl-prev {
    left: 2px !important; }
  .related-slider.owl-carousel .owl-buttons .owl-next {
    right: 2px !important; } }
.tooltip {
  pointer-events: none; }

@media (max-width: 600px) {
  .quickview_description iframe,
  .product-desc iframe {
    height: 240px !important; }

  .product-list {
    margin-bottom: 30px; }
  .product-list .product-thumb {
    text-align: center; }
  .product-list .product-thumb .description {
    margin-bottom: 20px; }
  .product-list .product-thumb .image {
    display: inline-block;
    float: none;
    margin: 0 0 15px 0;
    width: 100%; } }
@media (max-width: 540px) {
  #content .product-layout {
    float: none; } }
/*========================================================
                          Box
=========================================================*/
.box {
  margin-bottom: 30px; }
.box .box-heading {
  margin: 0 0 30px;
  text-align: center; }
.box .box-heading h3 {
  font-size: 25px;
  line-height: 30px;
  margin: 0; }

.common-home .box .box-heading {
  margin-bottom: 45px; }

#content .box .bestsellers,
#content .box .latest,
#content .box .featured,
#content .box .specials {
  margin-bottom: 0; }

.common-home #content .box {
  margin-left: -15px;
  margin-right: -15px; }

.common-home .box {
  margin-bottom: 13px; }
.common-home .box .owl-item {
  position: relative; }

aside .box .product-layout .box-carousel > div {
  margin-bottom: 30px;
  max-width: 270px; }

/*========================================================
                    Responsive Box
=========================================================*/
@media (min-width: 992px) and (max-width: 1199px) {
  .box .box-heading h3 {
    font-size: 25px;
    line-height: 30px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .common-home #container .box .box-heading h3 {
    margin-bottom: 30px; } }
@media (max-width: 767px) {
  .common-home #container .box {
    display: inline-block;
    width: 100%; }
  .common-home #container .box .box-heading h3 {
    margin-bottom: 30px; }

  .common-home #content .box {
    margin-left: 0;
    margin-right: 0; }
  .common-home #content .box .box-carousel {
    margin-left: -10px;
    margin-right: -10px; }

  aside .box .product-layout .box-carousel {
    margin-left: -15px;
    margin-right: -15px;
    text-align: center; }
  aside .box .product-layout .box-carousel > div {
    display: inline-block;
    float: none;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    max-width: 300px; }

  .box .cart-button .row .one-third {
    float: none;
    display: inline-block; }
  .box .cart-button .row .one-third.btn-quickview {
    display: none; }

  aside .box .box-content {
    display: none; }
  aside .box .product-layout .box-carousel .owl-item {
    display: inline-block;
    max-width: 300px;
    padding: 0 15px; }

  aside .box .box-heading {
    position: relative;
    cursor: pointer;
    padding: 15px 20px;
    margin-bottom: 15px;
    text-align: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #5c5859;
    line-height: 30px; }
  aside .box .box-heading h3 {
    color: #fff;
    font-size: 25px;
    line-height: 30px; }
  aside .box .box-heading:after {
    content: '\f055';
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    font-size: 25px;
    line-height: 60px;
    padding-right: 20px;
    font-family: "FontAwesome"; }
  aside .box .box-heading:hover:after {
    color: #71c2c1; }
  aside .box .box-heading.active:after {
    content: '\f056'; } }
@media (max-width: 480px) {
  aside .box .box-heading h3 {
    font-size: 18px; } }
/*========================================================
                         Buttons
=========================================================*/
.buttons {
  margin: 1em 0; }
.buttons:before, .buttons:after {
  display: table;
  content: "";
  line-height: 0; }
.buttons:after {
  clear: both; }

.input-group-btn .btn {
  padding: 8px 12px; }
.input-group-btn .btn i {
  font-size: 15px;
  line-height: 18px; }
.btn-icon {
  background: #5c5859;
  border: none;
  cursor: pointer;
  display: inline-block;
  padding: 0 !important;
  margin: 0;
  outline: none;
  outline-offset: 0;
  vertical-align: top;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
.btn-icon i {
  font-size: 30px;
  line-height: 50px;
  color: #fff; }
.btn-icon:visited {
  background: #5c5859; }
.btn-icon:hover, .btn-icon:active, .btn-icon:focus {
  background: #423f40; }

/* ================   Default Buttons BEGIN   =============== */
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger,
.btn {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background: #71c2c1;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: none;
  padding: 17px 23px;
  outline: none; }
.btn-default:visited,
.btn-primary:visited,
.btn-success:visited,
.btn-info:visited,
.btn-warning:visited,
.btn-danger:visited,
.btn:visited {
  color: #fff;
  background: #71c2c1; }
.btn-default:hover, .btn-default:focus, .btn-default:active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn:hover,
.btn:focus,
.btn:active {
  color: #fff;
  background: #5A9B9A; }

.btn-default {
  color: #fff;
  background: #5c5859; }
.btn-default:visited {
  color: #fff;
  background: #5c5859; }
.btn-default:hover, .btn-default:focus, .btn-default:active {
  color: #fff;
  background: #423f40; }

/*===============================*/

.btn-danger {
  background: #ec7d7d; }
.btn-danger:visited {
  background: #ec7d7d; }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #e55151; }

.btn-add {
  background: #71c2c1; }
.btn-add:visited {
  background: #71c2c1; }
.btn-add:hover, .btn-add:focus, .btn-add:active {
  background: #5A9B9A; }

/* ================   Compare Button  =============== */
.nav-cat .btn {
  margin-bottom: 10px; }

/* ================   Product page buttons  =============== */
.product_page #button-cart {
  width: 100%;
  margin-bottom: 0;
  padding: 17px 73px;
}

/*========================================================
                 Responsive styles Buttons
=========================================================*/
@media (max-width: 1199px) {
  .button-view {
    margin-top: 10px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .table-bordered > tbody > tr > .text-right {
    padding: 5px; }

  .btn-default,
  .btn-primary,
  .btn-success,
  .btn-info,
  .btn-warning,
  .btn-danger,
  .btn {
    padding: 12px 18px 13px; }

  .btn-icon {
    width: 41px;
    height: 41px;
    line-height: 41px; }
  .btn-icon i {
    font-size: 24px;
    line-height: 41px; } }
@media (max-width: 767px) {
  .button-view {
    display: none; }

  .btn-default,
  .btn-primary,
  .btn-success,
  .btn-info,
  .btn-warning,
  .btn-danger,
  .btn {
    padding: 12px 18px 13px; }

  .btn-icon {
    width: 41px;
    height: 41px;
    line-height: 41px;
    padding: 0 !important; }
  .btn-icon i {
    font-size: 24px;
    line-height: 41px; } }
@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; } }
/*===================  Menu gadget ===================*/
.menu-icon {
  position: relative;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  height: 60px;
  padding: 15px 10px 15px 20px;
  text-transform: uppercase;
  background: #5c5859; }
.menu-icon:after {
  float: right;
  content: "\e071";
  font-family: "material-design";
  margin-top: 0;
  display: inline-block;
  text-align: center;
  width: 1.25em;
  padding-right: 10px;
  font-size: 26px;
  color: #c1bfbf; }
.menu-icon:hover:after {
  color: #fff; }
.menu-icon.active:after {
  content: "\e073"; }

.menu-gadget {
  color: #929da5;
  font-size: 16px;
  line-height: 19px; }

.menu-gadget {
  display: none; }

.menu-gadget .menu ul ul a {
  padding-left: 20px; }

.menu-gadget .menu {
  padding: 12px 0 17px;
  margin: 0;
  background: #423f40;
  font-weight: bold; }
.menu-gadget .menu ul {
  width: auto;
  padding: 10px 0 0;
  display: none; }
.menu-gadget .menu li {
  position: relative;
  list-style-type: none;
  padding: 6px 16px 6px 30px;
  display: block; }
.menu-gadget .menu li a {
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
  color: #fff;
  vertical-align: top;
  text-transform: uppercase; }
.menu-gadget .menu li i {
  display: inline-block;
  float: right; }
.menu-gadget .menu li li {
  padding-left: 0;
  padding-top: 7px;
  padding-bottom: 8px; }
.menu-gadget .menu li li a {
  font-size: 14px;
  line-height: 16px;
  vertical-align: top; }
.menu-gadget .menu li li.active > a, .menu-gadget .menu li li > a:hover, .menu-gadget .menu li li a.active {
  color: #71c2c1; }
.menu-gadget .menu li.active > a, .menu-gadget .menu li > a:hover, .menu-gadget .menu li a.active {
  color: #71c2c1; }

.menu-gadget .menu li i {
  font-size: 26px;
  line-height: 16px;
  height: 16px;
  color: #c1bfbf;
  vertical-align: top;
  cursor: pointer; }
.menu-gadget .menu li i:hover {
  color: #fff; }

/*========================================================
               Responsive Header styles
=========================================================*/
@media (min-width: 768px) and (max-width: 991px) {
  .menu-block .menu-gadget .menu li {
    padding-top: 5px;
    padding-bottom: 5px; }
  .menu-block .menu-gadget .menu li.parent {
    padding-top: 10px;
    padding-bottom: 10px; }
  .menu-block .menu-gadget .menu li a {
    font-size: 14px; } }
@media (max-width: 767px) {
  .menu-gadget {
    display: block;
    text-align: left; }
  .menu-gadget .menu {
    display: none; } }
/*========================================================
                      Menu styles
=========================================================*/
/*================ Menu  ===============*/
.nav__primary {
  padding: 0;
  display: inline-block;
  width: 100%;
  margin: 32px 0 0;
  min-height: 62px; }
.nav__primary .menu {
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
  position: relative; }
.nav__primary .menu > li {
  display: inline-block;
  font: bold 16px/19px "Open Sans", sans-serif;
  text-transform: uppercase; }
.nav__primary .menu > li + li {
  padding-left: 21px;
  border-left: 1px solid #e5e5e5;
  margin-left: 21px; }
.nav__primary .menu > li + li a {
  position: relative; }
.nav__primary .menu > li > a {
  display: block;
  color: #fff;
  position: relative;
  padding: 3px 0;
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none; }
.nav__primary .menu > li > a:before {
  position: absolute;
  top: -101px;
  left: 50%;
  display: block;
  content: '';
  width: 0;
  height: 7px;
  background: #71c2c1;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.nav__primary .menu > li > a.sf-with-ul:after {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -14px;
  display: inline-block;
  content: '\e071';
  font: 400 26px/26px 'material-design';
  color: #888; }
.nav__primary .menu > li.sfHover > a, .nav__primary .menu > li > a:hover, .nav__primary .menu > li > a.active {
  color: #71c2c1; }
.nav__primary .menu > li.sfHover > a:before, .nav__primary .menu > li > a:hover:before, .nav__primary .menu > li > a.active:before {
  left: 0;
  width: 100%; }
.nav__primary .menu > li > .sf-with-ul {
  position: relative;
  padding-bottom: 47px; }
.nav__primary .menu ul {
  color: #888;
  background: #f6f6f6;
  border-top: 4px solid #e5e5e5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  text-align: left;
  left: 0;
  position: absolute;
  top: 100%;
  margin-top: 0;
  width: 100%;
  z-index: 99;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 18px;
  overflow: hidden; }
.nav__primary .menu ul > li {
  display: table-cell;
  font-weight: 400;
  padding: 0 20px;
  position: relative;
  padding-top: 36px;
  padding-bottom: 60px;
  margin-left: 0; }
.nav__primary .menu ul > li a {
  display: inline-block;
  font: 700 16px/19px "Open Sans", sans-serif;
  text-transform: uppercase;
  color: #333;
  margin-left: 0; }
.nav__primary .menu ul > li a:after {
  display: none; }
.nav__primary .menu ul > li.active > a,
.nav__primary .menu ul > li > a:hover {
  color: #71c2c1; }
.nav__primary .menu ul ul {
  margin-top: 15px;
  border-top: 2px solid #71c2c1;
  padding: 27px 0 0;
  display: block !important;
  opacity: 1 !important;
  height: auto !important;
  position: relative;
  table-layout: fixed;
  visibility: visible !important;
  width: 100%; }
.nav__primary .menu ul ul:after {
  display: none; }
.nav__primary .menu ul ul li {
  display: block;
  opacity: 1 !important;
  padding: 9px 0 10px;
  line-height: 16px; }
.nav__primary .menu ul ul li a {
  color: #888;
  font: 300 14px/16px "Open Sans", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0; }

.nav__primary .menu > li.sfHover > ul {
  display: table !important; }

/*========================================================
                  Responsive Styles
=========================================================*/
@media (min-width: 992px) and (max-width: 1199px) {
  .nav__primary .menu > li {
    font-size: 14px; }
  .nav__primary .menu > li > a:before {
    top: -81px; }
  .nav__primary .menu > li + li {
    margin-left: 12px;
    padding-left: 12px; }
  .nav__primary .menu ul > li {
    padding-bottom: 48px; }
  .nav__primary .menu ul ul {
    padding-top: 22px; }
  .nav__primary .menu ul ul > li {
    padding: 8px 0 9px; }
  .nav__primary .menu ul ul > li a {
    font-size: 13px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .nav__primary {
    margin: 30px 0 0;
    min-height: 60px; }
  .nav__primary .menu > li > a:before {
    top: -20px; }
  .nav__primary .menu > li > .sf-with-ul {
    padding-bottom: 38px; }
  .nav__primary .menu ul {
    padding: 0 10px; }
  .nav__primary .menu ul > li {
    padding: 23px 10px 38px; }
  .nav__primary .menu ul ul {
    padding-top: 17px; }
  .nav__primary .menu ul ul > li {
    padding: 6px 0; }
  .nav__primary .menu ul ul > li a {
    font-size: 11px; } }
@media (max-width: 767px) {
  .nav__primary, .nav {
    display: none; }

  .menu-gadget {
    display: block; } }
/*==================  Stuck menu  ======================*/
@media only screen and (min-width: 767px) {
  .scroll-fix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000001;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    border-bottom: 4px solid #e5e5e5;
    background: #fff; }
  .scroll-fix .header-logo{
    padding: 11px 0; }
  .scroll-fix .header-logo .logo {
    top: 7px; }
  .scroll-fix .header-logo > .pull-right {
    top: 21px; }
  .scroll-fix .cart .dropdown-menu {
    margin-top: 7px; }
  .scroll-fix .nav__primary {
    margin: 17px 0 0;
    min-height: 39px; }
  .scroll-fix .nav__primary .menu > li a:before {
    top: -17px; }
  .scroll-fix .nav__primary .menu > li > .sf-with-ul {
    padding-bottom: 17px; }
  .scroll-fix .nav__primary .menu > li > .sf-with-ul:after {
    bottom: 0; } }
/*========================================================
                       Banners
=========================================================*/
.banners {
  padding-top: 103px;
  padding-bottom: 71px;
  background: #f3f3f3; }
.banners > div .banner-box {
  margin-bottom: 30px;
  line-height: 0; }
.banners > div .banner-box a {
  position: relative;
  display: inline-block;
  max-width: 100%;
  overflow: hidden; }
.banners > div .banner-box a:after {
  position: absolute;
  z-index: 2;
  top: 30%;
  left: 50%;
  display: inline-block;
  content: '\f002';
  color: #fff;
  font: 400 100px/120px "FontAwesome";
  width: 100px;
  height: 100px;
  text-align: center;
  margin: -47px 0 0 -50px;
  -moz-transition: 0.6s all ease;
  -o-transition: 0.6s all ease;
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease; }
.banners > div .banner-box 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;
  position: relative; }
.banners > div .banner-box a .s-desc {
  position: relative;
  width: 100%;
  padding: 27px 30px 31px 33px;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  background: #fff;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.banners > div .banner-box a:hover .s-desc {
  color: #71c2c1; }
.banners > div .banner-box a:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2); }
.banners > div .banner-box a:hover:after {
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg); }

/*========================================================
                   Responsive Banners
=========================================================*/
@media (min-width: 992px) and (max-width: 1199px) {
  .banners {
    padding-bottom: 57px;
    padding-top: 82px; }
  .banners > div .banner-box a .s-desc {
    font-size: 32px;
    line-height: 32px; }
  .banners > div .banner-box a:after {
    font-size: 80px;
    line-height: 96px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .banners {
    padding-bottom: 46px;
    padding-top: 66px; }
  .banners > div .banner-box a .s-desc {
    font-size: 24px;
    line-height: 24px;
    padding: 16px 20px; }
  .banners > div .banner-box a:after {
    top: 38%;
    font-size: 64px;
    line-height: 77px; } }
@media (max-width: 767px) {
  .banners {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 0; }
  .banners .row .col-sm-4 {
    display: inline-block;
    float: none;
    text-align: left;
    max-width: 400px; } }
@media (max-width: 480px) {
  .banners .row .col-sm-4 {
    max-width: 100%; }
  .banners .row .col-sm-4 .banner-box a .s-desc {
    padding: 20px 24px 20px 26px;
    font-size: 32px;
    line-height: 32px; }
  .banners .row .col-sm-4 .banner-box a:after {
    font-size: 80px;
    line-height: 100px; } }
/*========================================================
                       HTML boxes
=========================================================*/
.box_html.banners-top {
  margin-bottom: 52px; }
.box_html.banners-top > .row {
  margin: 0 -5px; }
.box_html.banners-top > .row .col-sm-6 {
  padding: 0 5px;
  line-height: 0; }
.box_html.banners-top > .row .col-sm-6 a {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  background: #5c5859;
  color: #fff; }
.box_html.banners-top > .row .col-sm-6 a img {
  width: 100%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }
.box_html.banners-top > .row .col-sm-6 a .desc {
  position: absolute;
  display: inline-block;
  top: 50%;
  margin-top: -55px;
  left: 10.5%;
  font-size: 25px;
  line-height: 30px;
  font-weight: 300;
  text-transform: uppercase;
  width: 80%; }
.box_html.banners-top > .row .col-sm-6 a .desc p {
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }
.box_html.banners-top > .row .col-sm-6 a .desc p span {
  display: inline-block;
  font-size: 50px;
  line-height: 60px;
  font-weight: bold;
  margin-bottom: 12px;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }
.box_html.banners-top > .row .col-sm-6 a.banner-big p + .button-1 {
  margin-top: 33px; }
.box_html.banners-top > .row .col-sm-6 a.banner-big .desc {
  left: 15.8%;
  font-size: 60px;
  line-height: 60px;
  margin-top: -112px; }
.box_html.banners-top > .row .col-sm-6 a.banner-big .desc p span {
  font-size: 70px;
  line-height: 70px;
  margin-bottom: 10px; }
.box_html.banners-top > .row .col-sm-6 a.banner .button-1 {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  right: 3px; }
.box_html.banners-top > .row .col-sm-6 a.banner.black .desc {
  color: #333; }
.box_html.banners-top > .row .col-sm-6 a:visited .button-1 {
  color: #fff;
  background: #71c2c1; }
.box_html.banners-top > .row .col-sm-6 a:hover .button-1, .box_html.banners-top > .row .col-sm-6 a:focus .button-1, .box_html.banners-top > .row .col-sm-6 a:active .button-1 {
  color: #fff;
  background: #5A9B9A; }
.box_html.banners-bottom .row {
  margin-right: -5px;
  margin-left: -5px; }
.box_html.banners-bottom .row .col-sm-6 {
  padding-left: 5px;
  padding-right: 5px; }
.box_html.banners-bottom .row .col-sm-6 a {
  display: inline-block;
  width: 100%;
  min-height: 150px;
  padding: 0 30px 0 48px;
  background: #5c5859;
  line-height: 146px;
  color: #fff;
  font-style: italic; }
.box_html.banners-bottom .row .col-sm-6 a span {
  font-size: 18px;
  line-height: 22px;
  display: inline-block;
  vertical-align: middle;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }
.box_html.banners-bottom .row .col-sm-6 a span span {
  font-size: 40px;
  line-height: 48px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  vertical-align: baseline;
  margin-right: 10px;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }
.box_html.banners-bottom .row .col-sm-6 a:visited {
  background: #5c5859; }
.box_html.banners-bottom .row .col-sm-6 a:hover, .box_html.banners-bottom .row .col-sm-6 a:focus, .box_html.banners-bottom .row .col-sm-6 a:active {
  background: #423f40; }
.box_html.banners-bottom .row .col-sm-6 a.style-1 {
  background: #71c2c1; }
.box_html.banners-bottom .row .col-sm-6 a.style-1 span span {
  margin: 0 0 5px; }
.box_html.banners-bottom .row .col-sm-6 a.style-1:visited {
  background: #71c2c1; }
.box_html.banners-bottom .row .col-sm-6 a.style-1:hover, .box_html.banners-bottom .row .col-sm-6 a.style-1:focus, .box_html.banners-bottom .row .col-sm-6 a.style-1:active {
  background: #5A9B9A; }

/*========================================================
                  Responsive Styles
=========================================================*/
@media (max-width: 1350px) {
  .box_html.banners-bottom .row .col-sm-6 a span span {
    font-size: 32px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .box_html.banners-top {
    position: relative; }
  .box_html.banners-top > .row .col-sm-6 a {
    margin-bottom: 6px; }
  .box_html.banners-top > .row .col-sm-6 a .desc {
    left: 9%;
    font-size: 20px;
    line-height: 24px;
    margin-top: -44px; }
  .box_html.banners-top > .row .col-sm-6 a .desc p span {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 10px; }
  .box_html.banners-top > .row .col-sm-6 a.banner-big .desc {
    left: 10%;
    font-size: 48px;
    line-height: 48px;
    margin-top: -90px; }
  .box_html.banners-top > .row .col-sm-6 a.banner-big .desc p + .button-1 {
    margin-top: 26px; }

  .box_html.banners-bottom .row .col-sm-6 a {
    padding: 0 20px 0 35px;
    line-height: 117px;
    min-height: 120px; }
  .box_html.banners-bottom .row .col-sm-6 a span {
    font-size: 16px;
    line-height: 19px; }
  .box_html.banners-bottom .row .col-sm-6 a span span {
    font-size: 26px;
    line-height: 31px; } }
@media (min-width: 768px) {
  .box_html.banners-top > .row .col-sm-6 a:hover .desc p {
    margin-left: -5px; }
  .box_html.banners-top > .row .col-sm-6 a:hover .desc p span {
    margin-left: 10px; }
  .box_html.banners-top > .row .col-sm-6 a:hover img {
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: .9; }

  .box_html.banners-bottom .row .col-sm-6 a:hover span {
    margin-left: -5px; }
  .box_html.banners-bottom .row .col-sm-6 a:hover span span {
    margin-left: 10px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .box_html.banners-top {
    margin-bottom: 42px; }
  .box_html.banners-top > .row .col-sm-6 a {
    margin-bottom: 5px; }
  .box_html.banners-top > .row .col-sm-6 a .desc {
    left: 9%;
    width: 83%;
    font-size: 16px;
    line-height: 19px;
    margin-top: -35px; }
  .box_html.banners-top > .row .col-sm-6 a .desc p span {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 8px; }
  .box_html.banners-top > .row .col-sm-6 a.banner .button-1 {
    margin-top: -20px; }
  .box_html.banners-top > .row .col-sm-6 a.banner-big .desc {
    left: 10%;
    font-size: 36px;
    line-height: 36px;
    margin-top: -85px; }
  .box_html.banners-top > .row .col-sm-6 a.banner-big .desc p span {
    font-size: 56px;
    line-height: 56px;
    margin-bottom: 8px; }
  .box_html.banners-top > .row .col-sm-6 a.banner-big .desc p + .button-1 {
    margin-top: 15px; }

  .box_html.banners-bottom .row .col-sm-6 a {
    padding: 0 8px 0 18px;
    line-height: 94px;
    min-height: 96px; }
  .box_html.banners-bottom .row .col-sm-6 a span {
    font-size: 13px;
    line-height: 16px; }
  .box_html.banners-bottom .row .col-sm-6 a span span {
    font-size: 21px;
    line-height: 25px; } }
@media (max-width: 767px) {
  .box_html.banners-bottom .row .col-sm-6 a {
    padding: 0 24px 0 38px; }
  .box_html.banners-bottom .row .col-sm-6 a span {
    font-size: 14px;
    line-height: 16px; }
  .box_html.banners-bottom .row .col-sm-6 a span span {
    font-size: 28px;
    line-height: 34px; }
  .box_html.banners-bottom .row .col-sm-6 + .col-sm-6 {
    margin-top: 10px; }

  .box_html.banners-top {
    margin-bottom: 42px; }
  .box_html.banners-top > .row .col-sm-6 a .desc {
    font-size: 20px;
    line-height: 24px;
    margin-top: -44px;
    left: 9%; }
  .box_html.banners-top > .row .col-sm-6 a .desc p span {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 10px; }
  .box_html.banners-top > .row .col-sm-6 a.banner-big .desc {
    left: 9%;
    font-size: 48px;
    line-height: 48px; }
  .box_html.banners-top > .row .col-sm-6 a.banner-big .desc p span {
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 10px; }
  .box_html.banners-top > .row .col-sm-6 a.banner-big .desc p + .button-1 {
    margin-top: 26px; } }
@media (max-width: 480px) {
  .box_html.banners-top > .row .col-sm-6 a .desc {
    font-size: 14px;
    left: 5%;
    width: 92%;
    line-height: 16px;
    margin-top: -30px; }
  .box_html.banners-top > .row .col-sm-6 a .desc p span {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 5px; }
  .box_html.banners-top > .row .col-sm-6 a.banner .button-1 {
    margin-top: -20px;
    right: 0; }
  .box_html.banners-top > .row .col-sm-6 a.banner-big .desc {
    font-size: 33px;
    line-height: 33px;
    left: 5%;
    width: 92%;
    margin-top: -80px; }
  .box_html.banners-top > .row .col-sm-6 a.banner-big .desc p span {
    font-size: 56px;
    line-height: 56px;
    margin-bottom: 5px; }
  .box_html.banners-top > .row .col-sm-6 a.banner-big .desc p + .button-1 {
    margin-top: 10px; } }
#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: 1000002;
  background: rgba(0, 0, 0, 0.45); }

.newsletter-popup-close-btn {
  height: 31px;
  width: 31px;
  font-size: 31px;
  line-height: 31px;
  padding: 0;
  position: absolute;
  left: auto;
  top: 24px;
  right: 24px;
  background: none; }
.newsletter-popup-close-btn i {
  color: #71c2c1; }
.newsletter-popup-close-btn:hover, .newsletter-popup-close-btn:focus, .newsletter-popup-close-btn:active {
  color: #fff; }
.newsletter-popup-close-btn:hover i, .newsletter-popup-close-btn:focus i, .newsletter-popup-close-btn:active i {
  color: #fff; }

#tm-newsletter-popup-form {
  float: left;
  width: 100%;
  max-width: 100%; }

.newsletter-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -364px;
  margin-top: -226px;
  width: 728px;
  height: 452px;
  color: #fff;
  background-color: #f2f2f2;
  background-repeat: no-repeat;
  padding: 137px 100px 0 100px;
  text-align: center; }
.newsletter-popup:before, .newsletter-popup:after {
  display: table;
  content: "";
  line-height: 0; }
.newsletter-popup:after {
  clear: both; }
.newsletter-popup .box-content {
  width: 100%;
  text-align: center; }
.newsletter-popup .box-content p {
  font: 300 14px/24px "Open Sans", sans-serif; }
.newsletter-popup .box-content h4 {
  font-size: 34px;
  line-height: 41px;
  margin-bottom: 12px;
  color: #fff; }
.newsletter-popup .tm-login-form {
  position: relative;
  margin-top: 0;
  background: none; }
.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.form-control {
  width: 325px;
  color: #777;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  padding: 17px 15px 17px 20px;
  height: 50px; }
.newsletter-popup .tm-login-form input.form-control::-webkit-input-placeholder {
  color: #777;
  opacity: 1; }
.newsletter-popup .tm-login-form input.form-control:-moz-placeholder {
  color: #777;
  opacity: 1; }
.newsletter-popup .tm-login-form input.form-control::-moz-placeholder {
  color: #777;
  opacity: 1; }
.newsletter-popup .tm-login-form input.form-control:-ms-input-placeholder {
  color: #777;
  opacity: 1; }
.newsletter-popup .logo + h2 {
  margin-top: 25px; }
.newsletter-popup .logo img {
  display: inline-block; }
.newsletter-popup-close-btn {
  outline: none;
  border: none;
  position: absolute; }
.newsletter-popup-close-btn:hover, .newsletter-popup-close-btn:hover i {
  color: #b6b6b6; }
.newsletter-popup-close-btn i {
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.newsletter-popup-btn.button-1 {
  margin-top: 0;
  border: none;
  outline: none;
  display: inline-block;
  margin-left: 6px;
  font-size: 14px;
  line-height: 16px;
  height: 50px;
  padding: 17px 20px; }

.newsletter-popup .newsletter-error, .newsletter-popup .newsletter-success {
  display: block;
  text-align: center;
  margin-top: 5px;
  font-size: 16px;
  line-height: 20px;
  position: absolute;
  top: 100%;
  -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: #D4323D; }

.newsletter-success {
  color: #55C65E; }

.tm-login-form {
  line-height: 20px;
  text-align: center; }
.tm-login-form .newsletter-popup-close-btn,
.tm-login-form .form-control {
  top: 0;
  vertical-align: top !important;
  display: inline-block; }

@media (max-width: 767px) {
  .newsletter-popup-wrap {
    display: none !important; } }
.newsletter {
  width: 100%;
  display: inline-block; }
.newsletter .box-content {
  color: #888;
  background: none;
  padding: 0; }
.newsletter .tm-login-form {
  float: left;
  display: inline-block;
  width: 269px;
  line-height: 18px; }
.newsletter h5 + .box-content {
  margin-top: 28px; }
.newsletter p {
  margin-bottom: 5px;
  padding: 0 30% 0 0; }
.newsletter .form-control {
  color: #fff;
  background: #333;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  border: none;
  padding-left: 15px; }
.newsletter .dropdown-btn {
  margin: 28px 0 0 14px;
  float: right;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  background: none;
  letter-spacing: 2px; }
.newsletter .dropdown-btn:visited {
  color: #fff;
  background: none; }
.newsletter .dropdown-btn:hover, .newsletter .dropdown-btn:active, .newsletter .dropdown-btn:focus {
  color: #888;
  background: none; }
.newsletter.box {
  margin-bottom: 0; }
.newsletter #tm-newsletter-form {
  display: inline-block; }
.newsletter .tm-login-form .form-control {
  margin-bottom: 13px; }

.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: #D4323D; }

.newsletter-success {
  color: #55C65E; }

@media (min-width: 992px) and (max-width: 1199px) {
  .newsletter .tm-login-form {
    width: 190px; }
  .newsletter p {
    padding: 0; } }
@media (min-width: 768px) and (max-width: 991px) {
  button.dropdown-btn {
    font-size: 12px; } }
@media (max-width: 767px) {
  .newsletter.box {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px; }
  .newsletter.box #tm-newsletter-form {
    display: inline-block; }
  .newsletter.box .dropdown-btn {
    margin-left: 8px; }
  .newsletter.box p {
    padding-right: 0; } }
@media (max-width: 480px) {
  .newsletter .tm-login-form {
    width: 190px; } }
/*========================================================
                  Tab Products Module
=========================================================*/
.module_tab {
  clear: both;
  margin-top: 30px; }
.module_tab .nav-tabs {
  width: 100%;
  float: none;
  padding: 0;
  text-align: center; }
.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 "Open Sans", sans-serif;
  color: #333; }
.module_tab .nav-tabs > li.active > a, .module_tab .nav-tabs > li > a:hover {
  color: #71c2c1; }

.common-home #content .module_tab div.box {
  margin-bottom: 10px; }

.tab-content {
  margin-top: 30px; }

/*========================================================
           Tab Products Module Responsive Layout
=========================================================*/
@media (max-width: 767px) {
  .common-home #content .panel-body div.box {
    margin-bottom: 0; }
  .common-home #content .panel-body div.box .product-layout > div {
    margin-bottom: 10px; }

  .common-home .box .box-carousel .owl-item {
    text-align: center; }
  .common-home .box .box-carousel .owl-item > div {
    display: inline-block;
    max-width: 270px;
    width: 100%; } }
/* ===================   Breadcrumb   =================== */
.breadcrumb {
  margin: 0 0 30px;
  padding: 15px 15px 15px 20px;
  border-radius: 0;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #888;
  background: #e5e5e5;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase; }
.breadcrumb i {
  font-size: 16px;
  line-height: 18px; }
.breadcrumb a {
  display: inline-block;
  color: #888; }
.breadcrumb a:visited {
  color: #888; }
.breadcrumb a:hover, .breadcrumb a:active, .breadcrumb a:focus {
  color: #333; }
.breadcrumb > li {
  position: relative;
  display: inline; }
.breadcrumb > li.last span {
  color: #333; }

.name {
  font: bold 16px/19px "Open Sans", sans-serif;
  text-transform: uppercase;
  color: #333; }
.name a {
  color: #333; }
.name a:visited {
  color: #333; }
.name a:hover, .name a:active, .name a:focus {
  color: #71c2c1; }

#list-view,
#grid-view {
  padding: 0;
  margin: 0 5px;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #908a8c;
  font-size: 27px;
  line-height: 30px; }
#list-view i,
#grid-view i {
  text-shadow: none; }

#list-view.active,
#grid-view.active,
#list-view:hover,
#grid-view:hover {
  color: #71c2c1; }

/* ===================   Product Page   =================== */
.product-section, .product-content-columns {
  margin-bottom: 30px; }

.product-share {
  height: 32px;
  margin-top: 25px; }

#product .product-share {
  margin-top: 15px; }

.rating {
  line-height: 23px; }
.rating a {
  letter-spacing: 0; }
.rating i {
  display: inline-block;
  font-size: 18px;
  line-height: 23px;
  color: #c9c9c9; }
.rating i.active {
  color: #333; }

.review-form-title {
  text-align: center; }
.review-form-title h3 {
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid #71c2c1;
  padding: 0 10px 5px;
  display: inline-block;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.review-form-title h3:before {
  position: absolute;
  bottom: -20px;
  left: 50%;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #71c2c1;
  content: '';
  margin-left: -10px; }
.review-form-title h3:hover {
  color: #71c2c1; }

.rating-section a {
  cursor: pointer;
  padding-left: 5px;
  padding-right: 5px; }

.product-review-form {
  display: none; }

/* ===================   Product Gallery   =================== */
.product-gallery:before, .product-gallery:after {
  display: table;
  content: "";
  line-height: 0; }
.product-gallery:after {
  clear: both; }
.product-gallery .product-image {
  cursor: pointer;
  float: left;
  width: 84%;
  padding-left: 15px; }
.product-gallery .bx-wrapper {
  margin: 0 !important; }
.product-gallery .image-thumb {
  float: left;
  width: 16.2%; }

#default_gallery .image-thumb {
  float: left;
  padding: 0 1em 0 0;
  width: 16.2%; }
#default_gallery .product-image {
  width: 78.7%;
  padding: 0; }

.product-gallery .image-thumb .bx-wrapper .bx-prev,
.product-gallery .image-thumb .bx-wrapper .bx-next {
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  line-height: 28px;
  background: rgba(92, 88, 89, 0.6);
  text-align: center;
  margin: 0;
  color: #fff; }
.product-gallery .image-thumb .bx-wrapper .bx-prev:hover,
.product-gallery .image-thumb .bx-wrapper .bx-next:hover {
  background: #71c2c1; }

.product-gallery .image-thumb .bx-wrapper .bx-prev {
  top: 0;
  bottom: auto; }

.product-gallery .image-thumb li a {
  border: 1px solid #e5e5e5;
  background: #f2f2f2;
  display: block; }
.product-gallery .image-thumb li a:hover, .product-gallery .image-thumb li a.active {
  border-color: #71c2c1; }

.image-additional {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.product-review .review-item {
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  padding: 20px;
}
.product-review .review-item .fa {
  color: #ffd63a;
}
#form-review .col-sm-offset-2.col-sm-10 {
  width: 100%!important;
  margin-left: 0!important;
}
#review .review-body .review-header {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 15px;
  border: 1px solid #ccc;
  border-bottom: none;
  background-color: #fbfbfb;
}
#review .review-body .review-header .author > span:first-child {
  font-weight: 600;
  margin-right: 7px;
}
#review .review-body .review-header .stars-block {
  color: #ffd63a;
}
#review .review-body .review-list {
  padding: 15px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
#review .review-body .review-list span {
  font-weight: 600;
}

#form-review-container .set-rating {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin-top: 6px;
  margin-bottom: 2px;
  height: 16px;
  width: max-content;
}
#form-review-container .set-rating i {
  margin: 0px;
  display: block;
  float: left;
  padding: 0px 4px 0px 0px;
  cursor: pointer;
  color: #ccc;
}
#form-review-container .set-rating i.selected {
  color: #ffd63a;
}
#form-review-container .set-rating:hover i {
  color: #ccc;
}
#form-review-container .set-rating i:hover, #form-review-container .set-rating > i:hover ~ i {
  color: #ffd63a;
}
.review-score .fa-stack {
  width: 1.2em;
  height: 1.2em;
  margin-bottom: 10px; }
.review-score .fa-stack i {
  font-size: 1.2em; }

.product-title {
  margin: 0 0 15px;
  color: #333; }

.reward-block span {
  display: block; }

#product .input-group[class*="col-"] {
  padding-left: 15px;
  padding-right: 15px; }
#product h3 {
  margin-top: 10px; }

.general_info .product-section,
.general_info .price-section {
  margin: 0 0 5px;
  padding-bottom: 10px;
}

#full_gallery {
  display: none;
  margin-bottom: 15px; }
#full_gallery .bx-viewport {
  padding-right: 1px; }
#full_gallery #gallery li {
  border: 1px solid #e5e5e5; }

@media (max-width: 1199px) {
  #full_gallery {
    display: block; }
  #full_gallery .bx-viewport {
    padding-right: 2px; }

  .product-gallery {
    visibility: hidden;
    height: 0; }
  .product-gallery .image-thumb, .product-gallery .product-image {
    height: 0; }

  .bx-wrapper .bx-controls-direction a {
    background: #767172;
    border: 1px solid #767172;
    font-family: "FontAwesome";
    color: #fff;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    width: 40px;
    font-size: 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .bx-wrapper .bx-controls-direction a i {
    display: none; }
  .bx-wrapper .bx-controls-direction a:hover {
    border-color: #5c5859;
    background: #5c5859;
    color: #fff; }

  .bx-wrapper .bx-controls-direction .bx-prev:before {
    content: '\f053'; }

  .bx-wrapper .bx-controls-direction .bx-next:before {
    content: '\f054'; } }
/* ===================   Sub Category on Category Page   =================== */
.box-subcat {
  padding: 0;
  margin: 0;
  list-style-type: none; }
.box-subcat li {
  text-align: center;
  margin-bottom: 30px; }
.box-subcat li .image {
  margin-bottom: 15px; }
.box-subcat li .image a {
  display: inline-block;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  background: #f2f2f2; }
.box-subcat li .image a img {
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.box-subcat li .image a:hover img {
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05); }
.box-subcat li.first-in-line {
  clear: left; }

@media (min-width: 768px) {
  .breadcrumb > li {
    white-space: nowrap; } }
@media (max-width: 767px) {
  .box-subcat li {
    text-align: left;
    float: left;
    width: 50%; }
  .box-subcat li .image {
    display: inline-block;
    float: left;
    margin-right: 15px;
    width: 40%; }
  .box-subcat li:nth-child(2n+1) {
    clear: both; }

  .product_page #full_gallery {
    text-align: center; }
  .product_page #full_gallery .bx-wrapper {
    width: 435px;
    display: inline-block; } }
@media (max-width: 500px) {
  .box-subcat li {
    width: 100%;
    float: none;
    clear: both; } }
/* ===================   Product Filter  =================== */
.product-filter {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
  margin-bottom: 20px; }
.product-filter label {
  font-size: 13px;
  padding-top: 7px; }

.nav-cat {
  margin-bottom: 13px; }
.nav-cat .nam-page {
  margin: 5px 0 5px 10px; }

/* ========   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; }

@media (max-width: 991px) {
  .product-compare .table-responsive {
    overflow-x: scroll; } }
/* ===================   About Page   =================== */
.extra-wrap {
  overflow: hidden; }

.terms_conditions_page p {
  margin-bottom: 20px; }

.about-page.excerpt {
  margin-bottom: 30px; }

.about-page h4 {
  font-size: 20px;
  line-height: 24px; }

.recent-posts {
  text-align: center; }
.recent-posts > div {
  margin-bottom: 20px; }

/* ===================   Number   =================== */
.dropcap {
  width: 67px;
  height: 67px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #71c2c1;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.08);
  font-size: 30px;
  line-height: 30px;
  margin: 0 20px 30px 0;
  padding: 19px 10px 18px;
  display: inline-block;
  text-align: center;
  float: left; }

img.alignleft {
  float: left;
  margin-right: 20px; }

/* ===================   Divider   =================== */
.sm_hr {
  height: 1px;
  background-color: #e0e0e0;
  margin: 50px 0; }

/* ===================   Thumbnail   =================== */
.thumbnail {
  padding: 0;
  max-width: 254px;
  margin: 0 auto 12px;
  border-radius: 0;
  border: none; }
.thumbnail > a {
  display: inline-block;
  max-width: 100%;
  padding: 12px;
  background: #c1bfbf;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.thumbnail > a:hover {
  background: #908a8c; }

.img-thumbnail {
  border: 0;
  background-color: #fff;
  padding: 0;
  border-radius: 0; }

.human_info .thumbnail {
  float: left;
  margin-right: 20px; }

.clear {
  clear: both;
  margin: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  line-height: 0; }

@media (max-width: 500px) {
  img.alignleft, .human_info .thumbnail {
    float: none;
    margin: 0 auto 20px; } }
/* ===================   Testimonials   =================== */
.testimonials .testi-item {
  margin-bottom: 30px; }
.testimonials .testi-meta {
  line-height: 18px;
  padding-left: 50px; }
.testimonials .user {
  text-transform: uppercase;
  font-size: 14px;
  color: #888; }
.testimonials blockquote {
  border: 1px solid #e5e5e5;
  margin-bottom: 15px;
  position: relative; }
.testimonials blockquote:after {
  content: '';
  position: absolute;
  display: block;
  background: url(../image/testi_arr.png) no-repeat left top;
  width: 21px;
  height: 20px;
  bottom: -20px;
  left: 20px; }

/* ===================   Privacy Policy  =================== */
.privacy_page.table td {
  border-top: 0;
  padding: 0 30px 30px; }
.privacy_page.table td:first-child {
  text-align: right; }
.privacy_page tr > td + td {
  border-left: 1px solid #e5e5e5; }

.privacy_page h4 {
  max-width: 300px;
  float: right;
  font-size: 16px; }

/* ===================   Site Map Page  =================== */
.site-map-page #content ul {
  list-style-type: none; }
.site-map-page #content ul li {
  padding: 7px 0; }
.site-map-page #content ul a {
  font-size: 14px; }

/* ===================   Manufacturer List  =================== */
.manufacturer-list {
  border: 1px solid #e5e5e5;
  background: #f9f9f9; }
.manufacturer-list + .manufacturer-list {
  margin-top: -1px; }
.manufacturer-list .manufacturer-heading {
  background: none repeat scroll 0 0 #f2f2f2;
  border-bottom: 1px solid #e5e5e5;
  font-size: 15px;
  font-weight: bold;
  padding: 5px; }
.manufacturer-list .manufacturer-heading span {
  background: #71c2c1;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.08);
  display: inline-block;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
  width: 50px;
  height: 50px;
  line-height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }
.manufacturer-list .manufacturer-content {
  padding: 20px; }

/*====================== Parallax =========================*/
::i-block-chrome, .parallax > div {
  background-attachment: scroll !important; }

.parallax {
  position: relative;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden; }
.parallax > div {
  padding: 134px 0 123px;
  text-align: center;
  text-transform: uppercase;
  background-attachment: scroll !important;
  left: 0 !important;
  margin-left: 0 !important;
  max-width: 100% !important;
  color: #71c2c1;
  font-weight: 300;
  font-size: 37px;
  line-height: 44px; }
.parallax > div .title {
  display: inline-block;
  font-size: 70px;
  line-height: 70px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 34px; }
.parallax > div p {
  font-size: 18px;
  line-height: 31px;
  text-transform: none;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  margin: 30px 0 0; }
.parallax > div p + a {
  margin-top: 43px; }
.parallax > div .container {
  max-width: 100%; }

/* ===================   Carousel  =================== */
.carousel-block {
  padding-top: 116px;
  padding-bottom: 110px;
  background: #fafafa; }

.owl-carousel {
  background: none; }
.owl-carousel .item {
  text-align: center; }
.owl-carousel .item a {
  display: inline-block;
  max-width: 100%;
  float: none; }
.owl-carousel .item a img {
  opacity: .1;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.owl-carousel .item a:hover img {
  opacity: 1; }
.owl-carousel .owl-buttons div {
  color: #e4e4e4; }
.owl-carousel .owl-buttons div:hover {
  color: #71c2c1; }

.ps-carousel {
  background: #fff; }

/* ===================   Account Page  =================== */
.well {
  background-color: #f9f9f9;
  border: none;
  margin-bottom: 30px;
  padding: 30px;
  border-radius: 0;
  box-shadow: none; }
.well .heading {
  margin-bottom: 20px; }
.well .heading:before, .well .heading:after {
  display: table;
  content: "";
  line-height: 0; }
.well .heading:after {
  clear: both; }
.well .heading i {
  color: #333;
  float: left;
  font-size: 56px;
  margin-right: 14px;
  line-height: 60px; }
.well .heading h2 {
  font-size: 23px;
  color: #333;
  margin: 0 0 5px; }
.well .heading strong {
  font-weight: normal;
  font-style: italic; }
.well p {
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 0 20px; }
.well a {
  margin-top: 20px;
  display: inline-block; }

@media (min-width: 768px) and (max-width: 991px) {
  .well .heading {
    text-align: center; }
  .well .heading h2 {
    font-size: 17px; }
  .well .heading i {
    float: none; } }
.datepicker .prev, .datepicker .next, .datepicker .day, .datepicker .year, .datepicker .month, .datepicker .picker-switch {
  cursor: pointer;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
.datepicker .prev:hover, .datepicker .prev.active, .datepicker .next:hover, .datepicker .next.active, .datepicker .day:hover, .datepicker .day.active, .datepicker .year:hover, .datepicker .year.active, .datepicker .month:hover, .datepicker .month.active, .datepicker .picker-switch:hover, .datepicker .picker-switch.active {
  color: #71c2c1;
  background: transparent; }
.datepicker th {
  text-align: center; }

.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%; } }
input#input-voucher,
input#input-coupon {
  display: inline-block;
  width: 45%;
  margin-right: 5px; }

/*========================================================
                         Footer
=========================================================*/
footer {
  position: relative;
  overflow: hidden;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px; }
footer hr {
  margin-top: 40px;
  margin-bottom: 77px;
  border-width: 4px;
  border-color: #e5e5e5; }
footer h5 {
  margin-bottom: 0; }
footer h5 + ul {
  margin-top: 25px; }
footer ul li {
  padding: 8px 0 9px;
  line-height: 18px;
  text-transform: uppercase; }
footer ul li.foot_address, footer ul li.foot_phone, footer ul li.foot_times {
  padding: 7px 0 8px;
  line-height: 20px; }
footer ul li a {
  color: #888; }
footer ul li a:visited {
  color: #888; }
footer ul li a:hover, footer ul li a:focus, footer ul li a:active {
  color: #71c2c1; }
footer ul li i {
  display: inline-block;
  font-size: 22px;
  line-height: 20px;
  vertical-align: top;
  color: #71c2c1;
  display: inline-block;
  margin-right: 12px;
  float: left; }
footer ul li p {
  overflow: hidden;
  margin-bottom: 0; }
footer .footer {
  text-align: right; }

#page footer {
  padding-top: 30px;
  padding-bottom: 0; }

.footer > .container {
  padding-left: 0;
  padding-right: 0;
  width: auto; }

.facebook.info h5 {
  margin-bottom: 20px; }
.facebook.info .box-content {
  min-height: 215px; }

.copyright br {
  display: none; }

.copyright {
  margin-top: 45px;
  color: #888;
  padding-top: 10px;
  border-top: 1px solid #e5e5e5;
  padding-bottom: 10px;
  line-height: 16px; }
.copyright a {
  color: #888; }
.copyright a:visited {
  color: #888; }
.copyright a:hover, .copyright a:focus, .copyright a:active {
  color: #71c2c1; }

/*========================================================
                    Responsive  Footer
=========================================================*/
@media (min-width: 992px) and (max-width: 1199px) {
  footer hr {
    margin-bottom: 62px;
    margin-top: 32px; }
  footer ul li.foot_address, footer ul li.foot_phone, footer ul li.foot_times {
    padding: 6px 0 7px; }
  footer .col-sm-2,
  footer .col-sm-3 {
    width: 33.3333%;
    margin-bottom: 30px; }

  #page footer {
    padding-bottom: 46px;
    padding-top: 24px; } }
@media (min-width: 768px) and (max-width: 991px) {
  footer {
    font-size: 13px; }
  footer hr {
    margin-bottom: 62px;
    margin-top: 32px; }
  footer ul li {
    padding: 5px 0 6px; }
  footer ul li.foot_address, footer ul li.foot_phone, footer ul li.foot_times {
    padding: 6px 0 7px; }
  footer ul li.foot_address i, footer ul li.foot_phone i, footer ul li.foot_times i {
    margin-right: 6px; }
  footer .col-sm-2,
  footer .col-sm-3 {
    width: 33.3333%;
    margin-bottom: 30px; }
  footer h5 + ul {
    margin-top: 20px; }

  .copyright {
    margin-top: 36px;
    padding-bottom: 32px;
    padding-top: 22px; }

  #page footer {
    padding-bottom: 46px;
    padding-top: 24px; } }
@media (max-width: 767px) {
  footer hr, footer .col-sm-2, footer .col-sm-3 {
    display: none; }

  #page footer {
    padding-bottom: 30px;
    padding-top: 10px; }

  .copyright {
    margin-top: 36px;
    padding-bottom: 32px;
    padding-top: 22px; } }
/*==================     ToTop      ======================*/
.toTop {
  width: 50px;
  height: 50px;
  line-height: 48px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  background: #908a8c;
  position: fixed;
  right: 40px;
  bottom: 100px;
  display: none;
  overflow: hidden;
  text-decoration: none;
  z-index: 20;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
.toTop:hover {
  text-decoration: none;
  color: #fff;
  background: #5c5859; }

.toTop:visited, .toTop:focus, .toTop:active {
  color: #fff; }

/*========================================================
                  Responsive Styles
=========================================================*/
@media (min-width: 1848px) {
  /*  .parallax {
	  padding-left: 0;
	  padding-right: 0; } */}
@media (max-width: 1350px) {
  .parallax > div {
    padding: 86px 0 79px; } }
@media (min-width: 1200px) {
  .container {
    width: 1200px; }

  .owl-carousel {
    margin: 0; } }
@media (max-width: 1199px) {
  .table th, .table td {
    padding: 8px; }

  input#input-voucher,
  input#input-coupon {
    display: inline-block;
    margin: 0 0 5px 0;
    width: 100%; }

  #collapse-voucher #collapse-coupon .btn {
    padding-left: 10px;
    padding-right: 10px; }
  #collapse-voucher #collapse-coupon label {
    width: 100%;
    padding: 0;
    margin-bottom: 5px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  body {
    font-size: 16px;
    line-height: 21px; }

  h1, .box div.box-heading h3 {
    font-size: 22px; }

  h2 {
    font-size: 20px; }

  h3 {
    font-size: 18px; }

  h4 {
    font-size: 16px; }

  h5 {
    font-size: 14px; }

  h6 {
    font-size: 13px; }

  .name {
    font-size: 14px;
    line-height: 16px; }

  .parallax > div {
    padding: 69px 0 63px;
    font-size: 30px;
    line-height: 35px; }
  .parallax > div .title {
    font-size: 56px;
    line-height: 56px;
    margin-bottom: 27px; }
  .parallax > div p {
    font-size: 14px;
    line-height: 24px;
    margin: 24px 0 0;
    padding-left: 16px;
    padding-right: 16px; }
  .parallax > div p + a {
    margin-top: 34px; } }
@media (max-width: 991px) {
  h1, .box div.box-heading h3 {
    font-size: 20px; }

  h2 {
    font-size: 18px; }

  h3 {
    font-size: 16px; }

  h4 {
    font-size: 14px; }

  h5 {
    font-size: 13px; }

  h6 {
    font-size: 12px; } }
@media (min-width: 768px) and (max-width: 991px) {
  body {
    font-size: 14px;
    line-height: 19px; }

  .panel-body input + span {
    margin-top: 5px;
    display: inline-block; }

  .name {
    font-size: 13px;
    line-height: 16px; }

  .parallax > div {
    padding: 55px 0 50px;
    font-size: 24px;
    line-height: 28px; }
  .parallax > div .title {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 15px; }
  .parallax > div p {
    font-size: 13px;
    line-height: 19px;
    margin: 10px 0 0;
    padding-left: 13px;
    padding-right: 13px; }
  .parallax > div p + a {
    margin-top: 20px; }

  aside .box div.box-heading h3 {
    font-size: 17px;
    line-height: 1.2em; } }
@media (max-width: 767px) {
  body {
    font-size: 14px;
    line-height: 19px; }

  .table-responsive {
    border: 1px solid #e5e5e5; }
  .table-responsive .table-bordered {
    border: none; }

  .delivery_page .table {
    font-size: 13px; }

  .breadcrumb {
    margin-top: 20px; }

  .parallax > div {
    padding: 55px 0 50px;
    font-size: 24px;
    line-height: 28px;
    background-position: 50% 50% !important; }
  .parallax > div .title {
    font-size: 56px;
    line-height: 56px;
    margin-bottom: 27px; }
  .parallax > div p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px; }
  .parallax > div p + a {
    margin-top: 30px; } }
@media (max-width: 480px) {
  .parallax > div {
    font-size: 20px;
    line-height: 24px;
    padding: 40px 0; }
  .parallax > div .title {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 20px; }
  .parallax > div p {
    font-size: 13px;
    line-height: 18px;
    padding: 0; } }
@media (max-width: 410px) {
  #accordion .table td,
  #accordion .table thead td {
    font-size: 14px;
    word-wrap: break-word; } }
@media (max-width: 370px) {
  .table.privacy_page td {
    padding: 8px; }

  .delivery_page .table td,
  .delivery_page .table th {
    padding: 6px; } }
/*contact page*/
.contact-blocks {
  position: relative;
  margin:0;
  font-size: 15px;
}
.contact-blocks .contact-icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #71c2c1;
  top: 0;
  position: absolute;
}
.contact-blocks .contact-icon i.fa {
  color: #FFFFFF;
  font-size: 30px;
  padding: 11px 10px 10px 10px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 30px;
}
.contact-blocks .contact-text {
  display: inline-block;
  /*width: calc(100% - 50px);*/
  padding-left: 60px;
  min-height: 60px;
  margin-bottom: 10px;
  line-height: 24px;
}
.contact-blocks .contact-text.phone {
  font-size: 17px;
  border-right: none;
  float: none;
  margin-right: initial;
}
.contact-blocks .contact-text a{
  font-size: 15px;
  color: #71c2c1;
}
.contact-blocks .contact-text div.contact-text-b-days div{
  display: inline-block;
}
.contact-blocks .contact-text div.contact-text-b-days div:first-child{
  width: 180px;
}
.map_and_enter{
  height: 400px;
  width: 100%;
}
.contact-blocks .mobile-show{display: none;}
/*contact page*/
#accordion.panel-group .panel{
  border-radius: 0;
}
#accordion #collapse-coupon .input-group{
  display: table;
}
#accordion #collapse-coupon .form-control{
  width: 100%;
  margin-right: 0;
}
#accordion #collapse-coupon .panel-body .input-group{
  display: flex;
}
#accordion #collapse-coupon .panel-body .input-group .input-group-btn{
  margin: 0;
  width: auto;
}
#accordion #collapse-coupon #button-coupon{
  padding: 9px 12px;
}
#accordion .alert{
  margin: 10px 0 0;
  position: relative;
  padding-right: 30px;
  border-radius: 0;
  width: 100%!important;
}
#accordion .alert button.close{
  position: absolute;
  top: 50%;
  margin-top: -11px;
  right: 10px;
}
.table-responsive-custom .column-image{
  position: relative;
}
.table-responsive-custom .column-image .sale-label{
  position: absolute;
  top: 1px;
  right: 1px;
  margin: 0;
  padding: 3px 4px;
  border-radius: 3px;
  background: #ec7d7d;
  color: #fff;
  font-size: 9px;
  text-transform: uppercase;
}
.product-search #content .form-control{
  border-radius: 0;
}
#powered {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.for-send-error-press {
  margin: 20px 0;
  font-style: italic;
}
.origin div {
    display: inline-block;
    position: relative;
}
.origin div span {
	height: 20px;
	width: 30px;
	display: inline-block;
	position: absolute;
	background: no-repeat center;
	background-size: contain;
}