@charset "UTF-8";
@font-face {
  font-family: FontAwesome;
  src: url(//theme.hstatic.net/1000238589/1000536235/14/fontawesome-webfont.eot?v=121);
  src: url(//theme.hstatic.net/1000238589/1000536235/14/fontawesome-webfont.eot?v=121) format("embedded-opentype"), url(//theme.hstatic.net/1000238589/1000536235/14/fontawesome-webfont.woff2?v=121) format("woff2"), url(//theme.hstatic.net/1000238589/1000536235/14/fontawesome-webfont.woff?v=121) format("woff"), url(//theme.hstatic.net/1000238589/1000536235/14/fontawesome-webfont.ttf?v=121) format("truetype"), url(//theme.hstatic.net/1000238589/1000536235/14/fontawesome-webfont.svg?v=121) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(//theme.hstatic.net/1000238589/1000536235/14/glyphicons-halflings-regular.eot?v=121);
  src: url(//theme.hstatic.net/1000238589/1000536235/14/glyphicons-halflings-regular.eot?v=121) format("embedded-opentype"), url(//theme.hstatic.net/1000238589/1000536235/14/glyphicons-halflings-regular.woff?v=121) format("woff"), url(//theme.hstatic.net/1000238589/1000536235/14/glyphicons-halflings-regular.ttf?v=121) format("truetype"), url(//theme.hstatic.net/1000238589/1000536235/14/glyphicons-halflings-regular.svg?v=121) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: brandonText;
  src: url(//theme.hstatic.net/1000238589/1000536235/14/brandontext-bold-webfont.eot?v=121);
  src: url(//theme.hstatic.net/1000238589/1000536235/14/brandontext-bold-webfont.eot?#iefix?v=121) format("embedded-opentype"), url(//theme.hstatic.net/1000238589/1000536235/14/brandontext-bold-webfont.woff?v=121) format("woff"), url(//theme.hstatic.net/1000238589/1000536235/14/brandontext-bold-webfont.ttf?v=121) format("truetype"), url(//theme.hstatic.net/1000238589/1000536235/14/brandontext-bold-webfont.svg#brandon_textbold?v=121) format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: brandonText;
  src: url(//theme.hstatic.net/1000238589/1000536235/14/brandontext-regular-webfont.eot?v=121);
  src: url(//theme.hstatic.net/1000238589/1000536235/14/brandontext-regular-webfont.eot?#iefix?v=121) format("embedded-opentype"), url(//theme.hstatic.net/1000238589/1000536235/14/brandontext-regular-webfont.woff?v=121) format("woff"), url(//theme.hstatic.net/1000238589/1000536235/14/brandontext-regular-webfont.ttf?v=121) format("truetype"), url(//theme.hstatic.net/1000238589/1000536235/14/brandontext-regular-webfont.svg#brandon_textregular?v=121) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: brandonText;
  src: url(//theme.hstatic.net/1000238589/1000536235/14/brandontext-medium-webfont.eot?v=121);
  src: url(//theme.hstatic.net/1000238589/1000536235/14/brandontext-medium-webfont.eot?#iefix?v=121) format("embedded-opentype"), url(//theme.hstatic.net/1000238589/1000536235/14/brandontext-medium-webfont.woff?v=121) format("woff"), url(//theme.hstatic.net/1000238589/1000536235/14/brandontext-medium-webfont.ttf?v=121) format("truetype"), url(//theme.hstatic.net/1000238589/1000536235/14/brandontext-medium-webfont.svg#brandon_textmedium?v=121) format("svg");
  font-weight: 500;
  font-style: normal; }

.glyphicon {
  font-family: "Glyphicons Halflings" !important; }

.fa {
  font-family: FontAwesome !important; }

a,
a:focus,
a:hover {
  text-decoration: none;
  outline: 0; }

iframe,
img {
  max-width: 100%; }

table {
  width: 100%; }

a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
var {
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

body {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  color: #373737; }

h1 {
  font-size: 24px; }

h2 {
  font-size: 20px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

p {
  margin-bottom: 10px;
  line-height: 1.5; }

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

a {
  color: #000; }

a:hover {
  color: #007dba;
  text-decoration: none; }

a:focus {
  text-decoration: none;
  color: inherit;
  outline: 0; }

a,
button,
input {
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s; }

input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="text"],
textarea {
  border: 1px solid #b5b5b5;
  padding: 8px 15px;
  font-size: 14px;
  color: #757575;
  border-radius: 0; }

button,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
textarea:focus {
  border-color: #c1bcbc;
  outline: 0; }

fieldset legend {
  display: inline-block;
  color: inherit;
  background: 0 0;
  vertical-align: top; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.pos_initial {
  position: initial; }

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

body {
  background: #fff;
  color: #0f0f0f;
  overflow-x: hidden; }

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

a {
  color: #53a1cc; }

a:hover {
  color: #53a1cc; }

.translateY-50 {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%); }

.transition-5 {
  transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s; }

.transition-3 {
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s; }

.dataEmpty {
  text-align: center;
  font-size: 16px;
  font-style: italic;
  margin: 20px 0; }

.insOverlay,
.overlayFilter,
.overlayMenu {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 11;
  display: none; }

.insButton {
  position: relative;
  z-index: 0;
  border: 1px solid;
  border-color: #0f6dba;
  white-space: nowrap;
  padding: 10px 40px;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  display: inline-block;
  background: #0f6dba;
  color: #fff;
  transition: all 0.3s ease-in-out;
  margin-right: 20px;
  border-radius: 50px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
  outline: 0 !important; }

.insButton:active,
.insButton:focus,
.insButton:hover {
  background: #fff;
  color: #0f6dba; }

.btnClose {
  display: block;
  position: absolute;
  top: -15px;
  right: -15px;
  background: url(fancybox_sprite.png) top left no-repeat;
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 50%;
  border: none;
  outline: 0; }

.seasionPage {
  margin-top: 30px; }

.emptyData {
  margin: 10px 0;
  text-align: center;
  font-size: 16px;
  font-style: italic; }

.titleLine {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAAAOCAYAAADub7QZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjEyMzMzNjI4QTcyMTExRTc4NUYxOEZEREQzNkExQzcxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjEyMzMzNjI5QTcyMTExRTc4NUYxOEZEREQzNkExQzcxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTIzMzM2MjZBNzIxMTFFNzg1RjE4RkRERDM2QTFDNzEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTIzMzM2MjdBNzIxMTFFNzg1RjE4RkRERDM2QTFDNzEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6Jqms1AAABa0lEQVR42mL0ySxkGOlg87uNHkDqlK+Q/7uRHhZMDKMABL4A8fLRYBjhCQJYMhgBMReQ+QOI3YBsvdEEMer/40DsAuXbABOFFhC3jiaIEQiAbYYzQEoBiNuhQpFAfBqIn47UMGEZoVVFAJBKB+JctDCwgdJnRkuIkQW2ALEDEB8FYi4s8h9gbYyRFjCM/8OV/g/yYp2RyqUDE9DMf0D6NZArAhV+BcRLgLgIygf1xdWBWA+o1prK9g/q8GahdoAPAbARGCmgqkIIyp8GxBFAXArEr6HtiX6o3LvBnsBHqwzKAaidcBfJ75eB2B1UagDpPuiYBAwIjbYhhj+4AfX3JyBeBMQXoL0NUO79BaQuAfEtqNpnowli+IO5UJoPVD0AE8EJNPlApJJhz2iCGP5gHhAvg7JnghqZaPIJ0MYmqKFZP5oghjkAtRWAOBrIDGWADFlPBiYKDmgPIARIJQPxFCA2BKp7MNLCByDAANVxZC2/dNm9AAAAAElFTkSuQmCC) center center no-repeat;
  border: none;
  width: 100%;
  height: 20px;
  margin: 0; }

.preloader {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1000;
  background: #fff; }

.preloader .wrapLoading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%); }

.loader {
  color: #0f6dba;
  font-size: 70px;
  text-indent: -9999em;
  overflow: hidden;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: 72px auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  animation: load6 1.7s infinite ease, round 1.7s infinite ease; }

@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em; }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em; }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em; }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; } }

@keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em; }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em; }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em; }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; } }

@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes round {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.closePopup {
  display: block;
  position: absolute;
  top: -15px;
  right: -15px;
  background: url(fancybox_sprite.png) top left no-repeat;
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 50%;
  border: none;
  outline: 0; }

.tbPopup .modal-dialog {
  width: 300px; }

.tbPopup .modal-dialog .modal-content {
  border-radius: 0;
  border: none; }

.tbPopup .modal-dialog .modal-header {
  border: none;
  padding: 7px 10px;
  background: #0f6dba; }

.tbPopup .modal-dialog .modal-header h4 {
  font-size: 16px; }

.tbPopup .modal-body .subText {
  font-size: 15px;
  font-style: italic;
  text-align: center;
  margin: 0; }

.owlDesign.owl-carousel .owl-controls .owl-nav div {
  width: 30px;
  height: 50px;
  font-size: 50px;
  line-height: 40px;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid;
  border-color: #0f6dba;
  color: #0f6dba;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  font-family: -webkit-body;
  opacity: 0;
  visibility: hidden; }

.owlDesign:hover .owl-controls .owl-nav div {
  opacity: 1;
  visibility: visible; }

.owlDesign:hover .owl-controls .owl-nav div:hover {
  background: #0f6dba;
  color: #fff; }

.owlDesign.owl-carousel .owl-controls .owl-nav div.disabled {
  background: #0f6dba;
  color: #fff;
  opacity: 0.6;
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6; }

.owlDesign.owl-carousel .owl-controls .owl-nav div.owl-next {
  right: -30px; }

.owlDesign.owl-carousel .owl-controls .owl-nav div.owl-prev {
  left: -30px; }

.owlDesign:hover .owl-controls .owl-nav div.owl-next {
  right: 0; }

.owlDesign:hover .owl-controls .owl-nav div.owl-prev {
  left: 0; }

.owlDesign .owl-controls .owl-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 5px;
  line-height: 1;
  font-size: 0;
  padding: 5px;
  background: #f4f8fa;
  display: none !important; }

.owlDesign .owl-controls .owl-dots .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: 0 0;
  border: 1px solid;
  border-color: #0f6dba;
  margin: 0 3px;
  line-height: 1; }

.owlDesign .owl-controls .owl-dots .owl-dot.active {
  background: #0f6dba; }

.owlDesign .owl-controls .owl-dots {
  display: block !important; }

.owlDesign.notDots .owl-controls .owl-dots {
  display: none !important; }

.imageHover {
  position: relative;
  overflow: hidden; }

.imageHover img {
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }

.imageHover:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.imageHover img {
  width: 100%; }

.imageHover a:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
  z-index: 9;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  transform: scale(0, 1); }

.imageHover a:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
  z-index: 9;
  border-left: 1px solid rgba(255, 255, 255, 0.8);
  border-right: 1px solid rgba(255, 255, 255, 0.8);
  transform: scale(1, 0); }

.imageHover a:hover:after,
.imageHover a:hover:before {
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

img.imgLoopItem {
  width: 100%; }

.pdLoopItem {
  background: #fff;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s; }

.pdLoopItem:hover {
  -webkit-box-shadow: 0 5px 10px 0 rgba(138, 138, 145, 0.8);
  -moz-box-shadow: 0 5px 10px 0 rgba(138, 138, 145, 0.8);
  box-shadow: 0 5px 10px 0 rgba(138, 138, 145, 0.8); }

.pdLoopItem .pdLoopImg {
  position: relative;
  overflow: hidden; }

.pdLoopItem .pdLoopImg img {
  max-height: 100%;
  display: block;
  margin: 0 auto; }

.pdLoopItem .pdLoopImg > a:before {
  display: inline-block;
  content: "";
  background: rgba(34, 34, 34, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.pdLoopItem:hover .pdLoopImg > a:before {
  opacity: 1;
  visibility: visible; }

.productName {
  color: #53a1cc; }

.productName:hover {
  color: #53a1cc; }

.pdPrice {
  color: #53a1cc;
  margin: 0;
  font-size: 16px; }

.pdPrice span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px; }

.pdComparePrice {
  color: #53a1cc;
  font-size: 14px;
  font-style: italic;
  display: inline-block;
  vertical-align: middle; }

.pdLabel {
  font-size: 14px;
  color: #fff;
  text-align: center;
  display: block;
  width: 45px;
  height: 45px;
  z-index: 7;
  border-radius: 50%;
  line-height: 45px;
  position: absolute;
  top: 20px;
  left: 20px; }

.pdLabel.sale {
  background: #63c54c;
  right: 20px;
  left: auto; }

.pdLabel.sale:before {
  content: "";
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  border-bottom: 17px solid #63c54c;
  position: absolute;
  top: -6px;
  right: -6px;
  transform: rotate(30deg); }

.pdLabel.hot {
  background: #ed3f46;
  left: 20px; }

.pdLabel.hot:before {
  content: "";
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  border-bottom: 17px solid #ed3f46;
  position: absolute;
  top: -6px;
  left: -6px;
  transform: rotate(-30deg); }

.pdLoopAction {
  margin: 5px 0;
  position: absolute;
  bottom: -60px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 14;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  text-align: center; }

.pdLoopItem:hover .pdLoopAction {
  bottom: 10px;
  opacity: 1;
  visibility: visible; }

.pdLoopAction .btnLoop {
  display: inline-block;
  background: #0f6dba;
  height: 35px;
  line-height: 35px;
  vertical-align: middle;
  margin: 0 5px;
  min-width: 35px;
  border-radius: 50%;
  color: #fff;
  outline: 0;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5); }

.pdLoopAction .btnLoop:hover {
  color: #0f6dba;
  background: #fff; }

.pdLoopAction .add-cart {
  display: inline-block;
  width: auto;
  padding: 0 10px 0 10px;
  border-radius: 30px; }

.pdLoopItem .pdLoopDetail {
  position: relative;
  padding: 10px; }

.pdLoopItem .pdLoopDetail .productName {
  font-size: 17px;
  line-height: 1.5;
  height: 25px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden; }

.pdLoopItem .pdLoopDetail .pdLoopListView {
  display: none; }

.insArticleLoop {
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s; }

.insArticleLoop:hover {
  -webkit-box-shadow: 0 5px 10px 0 rgba(138, 138, 145, 0.8);
  -moz-box-shadow: 0 5px 10px 0 rgba(138, 138, 145, 0.8);
  box-shadow: 0 5px 10px 0 rgba(138, 138, 145, 0.8); }

.insArticleLoop .createdInfo {
  position: absolute;
  bottom: 0;
  background: #fff;
  left: 30px;
  right: 0;
  padding: 7px 15px;
  text-align: left;
  z-index: 10; }

.insArticleLoop .createdInfo ul li {
  display: inline-block;
  margin-right: 10px;
  font-size: 13px;
  color: #999; }

.insArticleLoop .postDetail {
  padding: 15px 10px 10px 45px;
  text-align: left;
  background: #fff; }

.insArticleLoop .postDetail h3 a {
  display: block;
  font-size: 15px;
  line-height: 1.5;
  text-transform: uppercase;
  max-height: 45px;
  overflow: hidden; }

.insArticleLoop .postDetail p {
  margin: 10px 0;
  line-height: 20px;
  font-style: italic; }

.insArticleLoop .postDetail .view {
  float: right;
  color: #0f6dba; }

.insArticleLoop .postDetail .view:hover {
  text-decoration: underline; }

#quick-view-modal {
  background: rgba(0, 0, 0, 0.31);
  z-index: 9999; }

div#quick-view-modal .modal-dialog.modal-lg {
  padding-top: 20px; }

#quick-view-modal .modal-footer {
  border-top: 1px solid #ccc; }

h4.modal-title {
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase; }

#quick-view-modal .selector-wrapper label {
  width: 25%; }

.closeModal {
  position: absolute;
  width: 35px;
  height: 35px;
  border: none;
  top: -15px;
  right: -15px;
  z-index: 10;
  background: url(fancybox_sprite.png) top left no-repeat; }

#quick-view-modal .selector-wrapper {
  width: 100%;
  float: left;
  margin: 0 0 10px 0; }

.m-sku,
.m-vendor {
  padding: 5px 0; }

#quick-view-modal .btn-detail {
  float: left; }

#quick-view-modal .form-input label {
  width: 100%;
  color: #000 !important;
  font-weight: 700;
  margin-bottom: 10px; }

#quick-view-modal .form-input {
  float: left;
  width: 300px;
  max-width: 100%;
  padding: 0; }

#quick-view-modal .form-input:last-child {
  margin-top: 0; }

#quick-view-modal .modal-body {
  padding: 10px 15px; }

#quick-view-modal .form-input input[type="number"] {
  max-width: 60px;
  text-align: center;
  padding: 6px;
  border-radius: 0;
  height: 40px; }

#quick-view-modal .modal-header h2 {
  padding: 10px 0;
  background: #53a1cc;
  color: #fff;
  line-height: 29px;
  text-align: center; }

#quick-view-modal .qv-readmore a {
  color: #0f6dba;
  font-weight: 400;
  font-size: 15px; }

#quick-view-modal .qv-readmore {
  float: left;
  padding: 22px 10px; }

#quick-view-modal i.fa.fa-plus,
#quick-view-modal i.fa.fa-times {
  margin-right: 8px; }

#quick-view-modal .btn,
#quick-view-modal .modal-content {
  border-radius: 2px; }

#quick-view-modal .zoom > img {
  max-width: 100%;
  max-height: 300px; }

#quick-view-modal div#p-sliderproduct {
  width: 300px;
  margin: auto; }

#quick-view-modal .zoom {
  text-align: center;
  width: 100%;
  height: 230px;
  padding: 10px; }

#quick-view-modal .item.active,
#quick-view-modal .item:hover {
  border: 1px solid #e05544 !important; }

#quick-view-modal .item.active:after,
#quick-view-modal .item:hover:after {
  border-top: 5px solid rgba(224, 85, 68, 0) !important;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 6px solid #e05544;
  content: "";
  position: absolute;
  top: -11px;
  left: 0;
  right: 0;
  margin: auto;
  width: 6px; }

#quick-view-modal li.product-thumb {
  float: none;
  display: block !important;
  padding: 5px;
  width: 100%; }

#quick-view-modal li.product-thumb.active {
  border-color: #0f6dba; }

#quick-view-modal .image-zoom.row {
  text-align: center; }

#quick-view-modal .image-zoom > img {
  max-width: 100%;
  max-height: 300px;
  margin-bottom: 5px; }

#quick-view-modal .btn-soldout {
  width: 100%; }

#quick-view-modal .modal-title.p-title {
  font-weight: 700;
  text-align: left;
  padding-left: 20px; }

#quick-view-modal .btn-color-add {
  width: 200px; }

.modal-fix {
  width: 70% !important; }

.modal-fix .block_content ul li .fa {
  color: #2a2a29; }

.form-input.vid {
  padding: 0 !important; }

.m-sku,
.m-vendor {
  font-style: italic; }

.form-input.vid span {
  font-size: 14px;
  font-weight: 700;
  font-style: normal !important; }

.social-icons.modal-fix {
  margin: 20px 0 !important; }

#quick-view-modal {
  background: rgba(0, 0, 0, 0.31);
  z-index: 9999; }

#quick-view-modal .modal-footer {
  border-top: 1px solid #ccc; }

#quick-view-modal .selector-wrapper label {
  width: 25%; }

#quick-view-modal .selector-wrapper {
  width: 100%;
  float: left;
  display: none; }

#quick-view-modal .btn-detail {
  float: left; }

#quick-view-modal .form-input {
  float: left;
  width: 100%;
  max-width: 100%;
  padding: 10px 0; }

#quick-view-modal .modal-body {
  padding: 10px 15px; }

#quick-view-modal .form-input input[type="number"] {
  max-width: 60px;
  text-align: center;
  padding: 6px; }

#quick-view-modal .btn-soldout,
button.btn-addcart {
  float: left;
  height: 40px;
  border: none;
  padding: 10px 30px;
  background: #0f6dba;
  color: #fff;
  font-size: 15px;
  transition: color 0.3s ease-in-out 0s, background-color 0.3s ease-in-out 0s, background-position 0.3s ease-in-out 0s;
  border: 1px solid #fff;
  outline: 0;
  line-height: 1; }

button.btn-addcart:hover {
  background: #fff;
  border-color: #0f6dba;
  color: #0f6dba; }

#quick-view-modal .modal-header h2 {
  padding: 10px 0;
  background: #53a1cc;
  color: #fff;
  line-height: 29px;
  text-align: center; }

#quick-view-modal .qv-readmore {
  float: left;
  padding: 12px 10px; }

#quick-view-modal .p-price {
  font-size: 20px;
  margin-right: 10px; }

#quick-view-modal i.fa.fa-plus,
#quick-view-modal i.fa.fa-times {
  margin-right: 8px; }

#quick-view-modal .modal-content {
  border: none; }

#quick-view-modal .btn,
#quick-view-modal .modal-content {
  border-radius: 2px; }

#quick-view-modal del {
  font-size: 14px;
  display: inline-block;
  margin-top: 5px; }

#quick-view-modal .item img {
  max-width: 100%;
  max-height: calc(100% - 2px);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0; }

#quick-view-modal .item {
  height: 50px;
  position: relative;
  margin: 7px 0; }

#quick-view-modal .item a {
  float: left;
  width: 100%;
  height: 100%; }

#quick-view-modal .zoom > img {
  max-width: 100%;
  max-height: 300px; }

#quick-view-modal div#p-sliderproduct {
  width: 300px;
  margin: auto; }

#quick-view-modal .thumb .item.active a,
#quick-view-modal .thumb .item:hover a {
  border: 1px solid #e05544 !important; }

#quick-view-modal .product-thumb.active a:after,
#quick-view-modal .product-thumb:hover a:after {
  border-top: 5px solid rgba(224, 85, 68, 0) !important;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 6px solid red;
  content: "";
  position: absolute;
  top: -12px;
  left: 0;
  right: 0;
  margin: auto;
  width: 6px; }

#quick-view-modal li.product-thumb {
  border: 1px solid #ccc; }

#quick-view-modal li.product-thumb img {
  max-width: 100%; }

#quick-view-modal .image-zoom.row {
  text-align: center; }

#quick-view-modal .image-zoom > img {
  max-width: 100%;
  max-height: 300px;
  margin-bottom: 5px; }

div#quick-view-modal .modal-header {
  background: #0f6dba;
  padding: 10px; }

#quick-view-modal .modal-title.p-title {
  font-weight: 700;
  text-align: left;
  padding-left: 20px;
  color: #fff; }

#quick-view-modal .modal-header .close {
  position: absolute;
  margin-top: 0;
  background: 0 0;
  top: 5px;
  outline: 0;
  padding: 0;
  height: auto;
  width: auto;
  right: 20px; }

.product-title.p-title h1 {
  font-size: 20px;
  padding: 5px 0;
  font-weight: 700;
  margin: 0;
  line-height: normal; }

#quick-view-modal .product-price {
  padding: 5px 0 0;
  margin: 0;
  border: none; }

#quick-view-modal .form-des {
  display: block;
  float: left;
  line-height: 1.4;
  padding: 0;
  border: 1px;
  border-right: none;
  border-left: none;
  max-height: 95px;
  overflow: hidden;
  width: 100%; }

#quick-view-modal .p-price {
  color: #53a1cc !important; }

#quick-view-modal del {
  color: #53a1cc !important; }

#quick-view-modal .form-input input[type="number"] {
  border: 1px solid #ccc; }

#quick-view-modal .owlDesign .owl-controls .owl-dots {
  display: none !important; }

.pd-0 {
  padding: 0; }

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

#product .product-content #description > div.show > div {
  overflow: hidden; }

.selector-wrapper label {
  display: none; }

.harafunnel-mb {
  position: fixed;
  right: 10px;
  bottom: 10%;
  z-index: 99;
  width: 70px;
  height: 70px;
  padding: 10px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
  transition: box-shadow 150ms linear; }

.harafunnel-mb:hover {
  box-shadow: 0 5px 24px rgba(0, 0, 0, 0.3); }

.harafunnel-mb a {
  dislay: block; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.mgt-10 {
  margin: 10px 0 0 0; }

.btn-offcanvas,
.btn-offcanvas:active,
.btn-offcanvas:focus,
.btn-offcanvas:hover {
  border: none;
  background: 0 0;
  box-shadow: none;
  color: #fff;
  padding: 14px 12px;
  float: right;
  font-size: 22px;
  line-height: 1; }

button:active {
  border-style: outset; }

.unsatisfied-btn {
  font-weight: 400;
  font-size: 13px;
  border: 1px solid #4eb1cb;
  color: #4eb1cb;
  display: inline-block;
  padding: 3px 10px;
  line-height: 1;
  border-radius: 2px;
  margin-left: 10px; }

body {
  font-family: "Open Sans", Arial, sans-serif;
  color: #333;
  font-size: 14px; }

header.header .top-bar {
  background: #0044D0;
  font-size: 13px;
  padding-top: 5px;
  padding-bottom: 5px; }

header.header .top-bar .left span {
  line-height: 24px;
  display: inline-block;
  margin-right: 7px; }

header.header .top-bar .right p {
  margin-bottom: 0;
  text-align: right; }

header.header .menu {
  background: #4a90e2; }

header.header .menu.header-top {
  background: #0044D0;
  padding: 8px 0; }

@media (max-width: 991px) {
  header.header .menu .container {
    padding: 0; } }

header.header .menu.fixed-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  margin-top: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); }

header.header .menu .brand {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center; }

@media (max-width: 767px) {
  header.header .menu .brand {
    background: #4a90e2; } }

@media (min-width: 768px) and (max-width: 991px) {
  header.header .menu .brand {
    height: 52px; } }

@media (min-width: 992px) {
  header.header .menu .brand {
    height: 60px; } }

header.header .menu .brand .navbar-form {
  padding: 0;
  max-width: 444px;
  width: 100%; }

header.header .menu .brand .form-group {
  position: relative;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 3px; }

header.header .menu .brand .form-group .btn-search {
  height: 100%;
  background: #4a90e2;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  width: 60px;
  border: 2px solid #fff;
  border-radius: 3px; }

header.header .menu .brand .form-group .form-control {
  background-clip: padding-box;
  box-shadow: none;
  height: 35px;
  border: none;
  font-size: 13px;
  width: 100%; }

header.header .menu .nav-menu {
  margin: 0;
  padding: 0; }

@media (min-width: 992px) {
  header.header .menu .nav-menu {
    display: flex;
    align-items: stretch;
    justify-content: space-between; } }

@media (max-width: 991px) {
  header.header .menu .nav-menu {
    display: block; } }

header.header .menu .nav-menu li {
  list-style: none; }

header.header .menu .nav-menu > li:hover {
  background: #0000eb; }

header.header .menu .nav-menu > li a {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 100%;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 11px;
  padding-bottom: 11px;
  text-transform: uppercase; }

@media (max-width: 767px) {
  header.header .menu .nav-menu > li a {
    color: #000; } }

header.header .menu .nav-menu > li a > span {
  display: block;
  text-align: center;
  overflow: hidden; }

@media (max-width: 767px) {
  header.header .menu .nav-menu > li a > .m-icon {
    display: none !important; } }

header.header .menu .nav-menu > li a .m-icon {
  display: inline-block;
  height: 24px;
  width: 43px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

@media (min-width: 992px) and (max-width: 1199px) {
  header.header .menu .nav-menu > li a .m-icon {
    display: none; } }

@media (max-width: 991px) {
  .wrapper.hd {
    margin-top: 50px; } }

@media (min-width: 992px) {
  .wrapper.hd {
    margin-top: 50px; } }

.wrapper .content {
  padding: 10px 0 30px 0; }

.wrapper .content .home-product {
  border: 1px solid #e1e1e1;
  padding: 30px 20px; }

.wrapper .content .home-product h2 {
  font-size: 18px;
  text-align: center;
  color: #1b87cd;
  font-weight: 700;
  margin-bottom: 15px; }

.wrapper .content .home-product .desc {
  color: #47acee;
  margin-bottom: 0;
  font-size: 16px; }

.wrapper .content .home-product .variant .variant-item {
  margin-bottom: 10px; }

.wrapper .content .home-product .variant .variant-item .variant-title {
  display: inline-block;
  width: 32%;
  float: left;
  font-size: 14px; }

.wrapper .content .home-product .variant .variant-item .variant-mix {
  display: inline-block;
  width: 68%;
  float: left; }

.wrapper .content .home-banner {
  padding-left: 17px;
  padding-right: 17px;
  max-height: 160px;
  overflow: hidden; }

.wrapper .content .home-banner .owl-prev {
  left: 20px; }

.wrapper .content .home-banner .owl-next {
  right: 20px; }

.wrapper .content .home-vendor {
  margin-top: 30px; }

@media (max-width: 767px) {
  .wrapper .content .home-vendor {
    display: none; } }

.wrapper .content .home-vendor > h3 {
  font-size: 16px;
  margin-bottom: 10px;
  color: #47acee; }

.wrapper .content .home-vendor ul {
  padding: 0;
  margin: 0;
  max-height: 200px;
  overflow: hidden; }

.wrapper .content .home-vendor ul li {
  display: inline-block;
  width: 25%;
  float: left;
  list-style: none;
  max-height: 22px;
  overflow: hidden;
  margin-bottom: 3px; }

@media (max-width: 767px) {
  .wrapper .content .home-vendor ul li {
    width: 33.33%; } }

.wrapper .content .home-vendor ul li a {
  font-size: 13px;
  text-transform: uppercase;
  display: block;
  max-height: 18px;
  overflow: hidden; }

.wrapper .content .home-vendor ul li a:hover {
  text-decoration: underline; }

.wrapper .content .find-loc {
  margin-top: 15px; }

.wrapper .content .find-loc .title {
  font-weight: 700;
  font-size: 14px; }

@media (max-width: 767px) {
  .wrapper .content .find-loc .title {
    margin-top: 10px; } }

.wrapper .content .find-loc .search-brand {
  display: inline-block; }

.wrapper .content .find-loc .vendor {
  margin-top: 15px;
  margin-bottom: 15px;
  overflow: hidden; }

.wrapper .content .find-loc .vendor li {
  list-style: none; }

.wrapper .content .find-loc .vendor ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  max-height: 300px;
  padding-right: 10px;
  overflow: hidden; }

.wrapper .content .find-loc .vendor ul li {
  display: inline-block;
  width: 20%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  margin-bottom: 15px; }

@media (max-width: 767px) {
  .wrapper .content .find-loc .vendor ul li {
    width: 33.33%; } }

.wrapper .content .find-loc .vendor ul li a {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  text-transform: uppercase; }

.wrapper .content .find-loc .vendor ul li a > div {
  border: solid 1px #8d94d8;
  border-radius: 4px;
  padding: 5px;
  overflow: hidden; }

.wrapper .content .find-loc .vendor ul li a > div img {
  display: block;
  height: 30px;
  width: auto;
  margin-left: auto;
  margin-right: auto; }

.wrapper .content .find-loc .result {
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  padding: 15px; }

.wrapper .content .find-loc .result .table {
  font-size: 14px;
  text-transform: capitalize; }

.wrapper .content .find-loc .result .form-control {
  box-shadow: none; }

.wrapper .rating #hrv-product-reviews-form {
  display: block !important; }

.wrapper .rating .hrv-product-reviews .title-bl > h3 {
  font-size: 16px;
  font-weight: 700; }

.home-tags {
  background: #e8e8e8;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center; }

.home-tags a {
  list-style: disc;
  display: inline-block;
  color: #333;
  font-weight: 600;
  font-size: 13px;
  padding-left: 7px;
  padding-right: 7px; }

.home-tags a:hover {
  color: #00f; }

#collection .home-vendor {
  margin-top: 15px; }

#collection .home-vendor > h3 {
  font-size: 16px;
  margin-bottom: 10px;
  color: #47acee; }

@media (max-width: 767px) {
  #collection .home-vendor > h3 {
    font-size: 14px;
    line-height: 20px; } }

#collection .home-vendor ul {
  padding: 0;
  margin: 0;
  max-height: 200px;
  overflow: hidden; }

#collection .home-vendor ul li {
  display: inline-block;
  width: 25%;
  float: left;
  list-style: none;
  max-height: 22px;
  overflow: hidden;
  margin-bottom: 3px; }

@media (max-width: 767px) {
  #collection .home-vendor ul li {
    width: 33.3333%;
    padding-left: 5px; } }

#collection .home-vendor ul li a {
  font-size: 13px;
  text-transform: uppercase;
  display: block;
  max-height: 18px;
  overflow: hidden; }

#collection .home-vendor ul li a:hover {
  text-decoration: underline; }

@media (max-width: 767px) {
  #collection .home-vendor.v3 ul li {
    width: 50%; } }

#collection .collection_title {
  font-weight: 700; }

@media (max-width: 767px) {
  #collection .browse-tags {
    position: relative;
    transform: none;
    margin-top: 10px; } }

#collection .product-list {
  display: flex;
  flex-wrap: wrap; }

#collection .product-list .item {
  padding: 7px; }

#collection .product-col {
  background: #fbfbfb;
  margin-bottom: 30px; }

@media (max-width: 767px) {
  #collection .product-col {
    padding-left: 5px;
    padding-right: 5px; } }

#collection #pd_collection {
  margin-top: 15px; }

#collection .right-column .search-col h3 {
  margin-bottom: 15px;
  font-weight: 700; }

@media (max-width: 767px) {
  #collection .right-column .search-col h3 {
    margin-bottom: 0; } }

#collection .right-column .search-col .navbar-form {
  padding-left: 0;
  padding-right: 0; }

@media (max-width: 767px) {
  #collection .right-column .search-col .navbar-form {
    padding-left: 15px;
    padding-right: 15px; } }

#collection .right-column .search-col .navbar-form .form-group {
  position: relative;
  width: 100%; }

#collection .right-column .search-col .navbar-form .form-group .form-control {
  background-clip: padding-box;
  box-shadow: none;
  border-radius: 3px;
  font-size: 13px;
  width: 100%; }

#collection .right-column .search-col .navbar-form .form-group .btn-search {
  position: absolute;
  top: 2px;
  right: 2px;
  background: #00f;
  color: #fff;
  padding: 4px 10px; }

#collection #sugget-product {
  margin-bottom: 20px; }

#collection .col-related-pd-title {
  font-weight: 700;
  margin-bottom: 15px; }

@media (max-width: 767px) {
  #collection .col-related-pd-title {
    margin-top: 15px; } }

#collection .c-pd-col .product-item .pi-title,
#collection .c-pd-top .product-item .pi-title {
  height: 38px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box; }

#collection .c-pd-col .product-item .overlay .pi-title,
#collection .c-pd-top .product-item .overlay .pi-title {
  height: auto; }

#collection .col-sidebar {
  padding: 10px 0; }

#collection .col-sidebar > h3 {
  margin-bottom: 15px;
  font-weight: 700;
  position: relative; }

#collection .col-sidebar > h3:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  border-top: 2px solid #e1e1e1; }

#collection .col-sidebar > h3:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100px;
  bottom: -10px;
  z-index: 1;
  border-top: 4px solid #00f; }

#collection .col-sidebar .col-sidebar-content .item {
  padding-top: 5px;
  padding-bottom: 5px; }

#collection .col-sidebar .col-sidebar-content .item .left {
  display: inline-block;
  width: 25%;
  float: left;
  padding: 5px; }

#collection .col-sidebar .col-sidebar-content .item .right {
  display: inline-block;
  width: 75%;
  float: left;
  padding: 5px; }

#collection .col-sidebar .col-sidebar-content .item .right h4 a {
  font-weight: 600;
  font-size: 14px;
  color: #000; }

#collection .col-sidebar .col-sidebar-content .item .right p {
  font-size: 13px;
  font-weight: 700;
  color: #d0021b;
  margin-bottom: 0; }

#collection.search {
  margin-top: 30px; }

#collection.search .product-col {
  padding-top: 20px; }

#collection.search .product-col h1.title {
  padding-left: 15px;
  padding-right: 15px; }

#product #product-tab1 {
  margin-bottom: 30px; }

#product #product-tab1 > h3 {
  font-weight: 700;
  margin-bottom: 15px; }

#product #product-tab1 .more-product-tab1 {
  max-height: 150px;
  overflow: hidden;
  position: relative;
  transition: all 0.3s; }

#product #product-tab1 .more-product-tab1.show {
  max-height: none;
  overflow: visible; }

#product #product-tab1 .more-product-tab1.show:before {
  display: none; }

#product #product-tab1 .more-product-tab1.show .show-more {
  bottom: -30px; }

#product #product-tab1 .more-product-tab1:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 75px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff); }

#product #product-tab1 .more-product-tab1 .show-more {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 24px;
  text-align: center;
  color: #0576d8;
  font-size: 14px;
  cursor: pointer; }

#product .btn-cart {
  margin-top: 15px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700; }

#product .btn-cart:hover {
  opacity: 0.75; }

#product .btn-cart#add-to-cart,
#product .btn-cart#add-to-cart-mb {
  background: #ff2d2d;
  color: #fff; }

#product .btn-cart#buy-now,
#product .btn-cart#buy-now-mb {
  background: #3498db;
  color: #fff; }

#product .product-content {
  margin-top: 15px; }

#product .product-content .nav {
  border-bottom: 2px solid #e1e1e1; }

#product .product-content .nav li {
  float: left;
  background: 0 0;
  position: relative; }

#product .product-content .nav li.active:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  border: 1px solid #00f; }

#product .product-content .nav li a {
  font-weight: 700;
  color: #000; }

#product .product-content .nav li a,
#product .product-content .nav li a:active,
#product .product-content .nav li a:focus {
  background: 0 0; }

#product .product-content .content-detail-wrapper {
  margin-top: 30px; }

#product .product-content .content-detail-wrapper #doke_review {
  display: none; }

#product .product-content .content-detail-wrapper #doke_review:first-child {
  display: block; }

#product .product-content #description > div {
  max-height: 500px;
  overflow: hidden;
  position: relative;
  transition: all 0.3s;
  margin-bottom: 30px; }

#product .product-content #description > div.show {
  max-height: none;
  overflow: visible; }

#product .product-content #description > div.show:before {
  display: none; }

#product .product-content #description > div.show .show-more {
  bottom: -30px; }

#product .product-content #description > div:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff); }

#product .product-content #description .show-more {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 24px;
  text-align: center;
  color: #0576d8;
  font-size: 14px;
  cursor: pointer; }

#product .product-content #description .sub_content {
  display: none; }

#product .product-content #description .sub_content.active {
  display: block; }

#product #sliderproduct {
  margin-top: 10px;
  position: relative;
  padding-left: 20px;
  padding-right: 20px; }

#product #sliderproduct .slides {
  margin: 0; }

#product #sliderproduct .slides li {
  list-style: none;
  border: 1px solid #e1e1e1; }

#product #sliderproduct .slides li.active {
  border: 1px solid #3498db; }

#product #sliderproduct .slides img {
  display: block;
  max-width: 100%;
  height: auto; }

#product #sliderproduct .slides .owl-next,
#product #sliderproduct .slides .owl-prev {
  background: 0 0;
  color: #333; }

#product #sliderproduct .slides .owl-prev {
  left: -10px; }

#product #sliderproduct .slides .owl-next {
  right: -10px; }

#product #sliderproduct .custom-navigation {
  position: absolute;
  top: calc(50% - 17px);
  font-size: 24px;
  z-index: 1;
  color: #999; }

#product #sliderproduct .custom-navigation:hover {
  color: #333; }

#product #sliderproduct .custom-navigation.flex-prev {
  left: 0; }

#product #sliderproduct .custom-navigation.flex-next {
  right: 0; }

#product .product-retail .title {
  font-weight: 700;
  margin-bottom: 5px; }

@media (max-width: 767px) {
  #product .product-retail .title {
    margin-top: 10px; } }

#product .product-retail .hrv-product-reviews-star i {
  font-size: 20px; }

#product .product-retail .product-price {
  margin-top: 5px;
  margin-bottom: 10px;
  display: inline-block;
  width: 75%;
  float: left; }

#product .product-retail .product-price span {
  color: #d0021b;
  font-weight: 700;
  font-size: 24px; }

#product .product-retail .product-price del {
  margin-left: 15px;
  color: #999; }

#product .product-retail .product-sale {
  display: inline-block;
  width: 25%;
  float: left;
  position: relative; }

#product .product-retail .product-sale span {
  position: absolute;
  top: 9px;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-weight: 700; }

#product .product-retail .product-sale span .sale-lb {
  font-weight: 400; }

#product #product-sidebar {
  margin-top: 15px; }

#product #product-sidebar > h3 {
  font-weight: 700;
  margin-bottom: 15px; }

#product #hrv-product-reviews {
  margin-top: 15px; }

#product .custom-dropdown {
  position: relative;
  display: block;
  margin-top: 5px; }

#product .custom-dropdown .fa {
  position: absolute;
  right: 8px;
  color: #999;
  font-size: 13px; }

#product .custom-dropdown .fa.fa-angle-up {
  top: 3px; }

#product .custom-dropdown .fa.fa-angle-down {
  top: 12px; }

#product .custom-dropdown .custom-dropdown__select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  border: 1px solid #efefef;
  border-radius: 2px;
  background: #fafafa;
  text-overflow: "";
  text-indent: 0.01px;
  padding: 3px 15px; }

.search-suggest,
.searchbox-suggest {
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  width: 100%;
  z-index: 100;
  background: #fff;
  border: 1px solid #e1e1e1;
  display: none; }

.search-suggest:after,
.searchbox-suggest:after {
  content: "";
  display: block;
  position: absolute;
  top: -7px;
  left: 40px;
  width: 13px;
  height: 13px;
  background: #fff;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  -moz-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg); }

.search-suggest ul,
.searchbox-suggest ul {
  padding: 0;
  margin: 0; }

.search-suggest li,
.searchbox-suggest li {
  list-style: none;
  border-bottom: 1px dashed #e1e1e1; }

.search-suggest li:last-child,
.searchbox-suggest li:last-child {
  border: none; }

.search-suggest a,
.searchbox-suggest a {
  display: block;
  overflow: hidden;
  padding: 7px 15px;
  transition: none; }

.search-suggest a:hover,
.searchbox-suggest a:hover {
  background: #f9f9f9; }

.search-suggest a img,
.searchbox-suggest a img {
  display: inline-block;
  float: left;
  width: 15%; }

.search-suggest a .title,
.searchbox-suggest a .title {
  display: inline-block;
  float: left;
  width: 60%;
  font-size: 13px;
  color: #333;
  padding-left: 10px;
  padding-right: 10px; }

.search-suggest a .price,
.searchbox-suggest a .price {
  display: inline-block;
  float: left;
  width: 25%;
  font-size: 12px;
  font-weight: 700;
  color: red; }

.searchbox-suggest {
  width: 150%; }

.frame-item {
  background: #fff;
  padding-bottom: 10px; }

.product-item {
  background: #fff;
  position: relative; }

.product-item .pi-head {
  height: 160px;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 10px; }

.product-item .pi-head .img-pi {
  display: block;
  height: 180px;
  width: auto; }

.product-item .pi-head .sold-out {
  position: absolute;
  top: 5px;
  right: 5px;
  background: #ff650b; }

.product-item .pi-foot {
  padding: 15px; }

.product-item .pi-foot .haravan-product-reviews-badge p {
  font-size: 12px;
  line-height: 20px; }

.product-item .pi-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  height: 38px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box; }

.product-item .pi-title a {
  color: #000; }

.product-item .pi-price {
  color: #d0021b;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-top: 10px; }

.product-item .pi-price .pi-old-price {
  font-size: 13px;
  color: #333;
  font-weight: 400;
  padding-left: 5px; }

.product-item .overlay {
  display: block;
  visibility: hidden;
  opacity: 0;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  transition: all 0.3s;
  padding: 15px;
  font-size: 13px;
  overflow: hidden; }

.product-item .overlay .overlay-content {
  height: 180px;
  overflow: hidden;
  text-overflow: clip;
  color: #333;
  position: relative; }

.product-item .overlay .overlay-content:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff); }

.product-item .overlay .overlay-content ol,
.product-item .overlay .overlay-content ul {
  padding-left: 15px; }

.product-item .overlay .pi-title {
  color: #288ad6;
  height: 38px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box; }

.product-item .overlay .pi-price {
  margin: 0; }

.product-item:hover .overlay {
  visibility: visible;
  opacity: 1; }

.product-item.product-related .pi-head {
  display: inline-block;
  width: 30%;
  float: left;
  height: auto;
  margin-bottom: 0; }

.product-item.product-related .pi-foot {
  display: inline-block;
  width: 70%;
  float: left; }

.option_variant {
  position: relative;
  background: #fbfbfb;
  width: calc(100% - 20px);
  margin: 0 auto;
  padding: 5px;
  border: 1px solid #efefef; }

.option_variant i {
  position: absolute; }

.option_variant i:first-child {
  top: 2px;
  right: 5px; }

.option_variant i:not(:first-child) {
  top: 12px;
  right: 5px; }

.option_variant label {
  display: block;
  width: calc(100% - 7px);
  font-size: 13px;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 18px;
  white-space: nowrap; }

.option_variant .toggle-option {
  display: none;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: -1px;
  width: calc(100% + 2px);
  background: #fbfbfb;
  border: 1px solid #efefef; }

.option_variant .toggle-option ul {
  padding: 0;
  list-style: none; }

.option_variant .toggle-option ul a {
  color: #000;
  padding-left: 10px;
  display: block;
  line-height: 28px;
  font-size: 13px; }

footer.footer {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 14px; }

footer.footer .footer-bl ul {
  padding: 0;
  margin: 0; }

footer.footer .footer-bl ul li {
  list-style: none; }

footer.footer .footer-bl ul a {
  color: #333; }

footer.footer .footer-bl ul a:hover {
  text-decoration: underline; }

footer.footer .footer-bl .f-social ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }

footer.footer .footer-bl .f-social ul li {
  display: inline-block;
  padding: 0 6px 0 0; }

footer.footer .footer-bl .f-social ul li a {
  overflow: hidden; }

footer.footer .footer-bl .f-social ul li a .fa {
  width: 28px;
  height: 28px;
  border: 1px solid #1f428a;
  border-radius: 50%;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  transition: all 0.2s; }

footer.footer .footer-bl .f-social ul li a .fa.fa-facebook {
  color: #1f428a; }

footer.footer .footer-bl .f-social ul li a .fa.fa-facebook:hover {
  color: #fff;
  background: #1f428a; }

footer.footer .footer-bl .f-social ul li a.svg-tiktok {
  border: 1px solid #000;
  border-radius: 50%;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  transition: all 0.2s;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center; }

footer.footer .footer-bl .f-social ul li a.svg-tiktok:hover {
  background: #000; }
  footer.footer .footer-bl .f-social ul li a.svg-tiktok:hover svg path {
    fill: #fff; }

footer.footer .footer-bl .f-social ul li a .fa.fa-twitter {
  color: #56acee;
  border-color: #56acee; }

footer.footer .footer-bl .f-social ul li a .fa.fa-twitter:hover {
  color: #fff;
  background: #56acee; }

footer.footer .footer-bl .f-social ul li a .fa.fa-linkedin {
  color: #006aae;
  border-color: #006aae; }

footer.footer .footer-bl .f-social ul li a .fa.fa-linkedin:hover {
  color: #fff;
  background: #006aae; }

footer.footer .footer-bl .f-social ul li a .fa.fa-google-plus {
  color: #da4133;
  border-color: #da4133; }

footer.footer .footer-bl .f-social ul li a .fa.fa-google-plus:hover {
  color: #fff;
  background: #da4133; }

footer.footer .footer-bl .f-social ul li a .fa.fa-youtube {
  color: #cb1918;
  border-color: #cb1918; }

footer.footer .footer-bl .f-social ul li a .fa.fa-youtube:hover {
  color: #fff;
  background: #cb1918; }

footer.footer .footer-bl .f-social ul li a .fa.fa-pinterest-p {
  color: #b9000d;
  border-color: #b9000d; }

footer.footer .footer-bl .f-social ul li a .fa.fa-pinterest-p:hover {
  color: #fff;
  background: #b9000d; }

footer.footer .footer-bl .f-social ul li a .fa.fa-zing-me {
  border-color: #2cb2e1;
  background: url(//theme.hstatic.net/1000238589/1000536235/14/icon-zing.png?v=121) center no-repeat;
  vertical-align: middle;
  margin-top: -3px; }

footer.footer .bct {
  margin-top: 5px; }

.ab-kite-call.ab-kite-wrapper .ab-kite-desk.nkbar {
  right: 15px !important; }

body.has_zalo .ab-kite-call.ab-kite-wrapper .ab-kite-desk.nkbar {
  right: 20% !important; }

.new_social {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 48px;
  height: 48px;
  background: #fff;
  z-index: 1999999999;
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.15) 0 3px 12px; }

.page-introduction .content > h1 {
  font-weight: 700;
  text-transform: uppercase; }

.page-introduction .content .content-introduction {
  border: 1px solid #d9d9d9;
  margin-top: 15px; }

@media (max-width: 767px) {
  footer.footer .footer-bl .f-social {
    margin: 20px 0 10px; }
  .page-introduction .content .content-introduction {
    border: none; } }

.page-introduction .content .content-introduction > .row {
  display: flex;
  flex-wrap: wrap; }

.page-introduction .content .content-introduction .left-intro {
  padding: 0;
  margin: 0;
  background: #f6f6f6;
  cursor: pointer;
  height: 100%;
  border-right: 1px solid #e3e3e3; }

@media (max-width: 767px) {
  .page-introduction .content .content-introduction .left-intro {
    border: 1px solid #e3e3e3; } }

.page-introduction .content .content-introduction .left-intro > li {
  list-style: none; }

@media (max-width: 768px) {
  .page-introduction .content .content-introduction .left-intro > li {
    position: relative; }
  .page-introduction
.content
.content-introduction
.left-intro
> li:last-child
a {
    border-bottom: none; }
  .page-introduction .content .content-introduction .left-intro > li:after {
    content: "↓";
    position: absolute;
    right: 10px;
    top: 12px;
    font-size: 16px;
    transition: all 0.4s;
    color: #bbb; }
  .page-introduction
.content
.content-introduction
.left-intro
> li.rl-ic:after {
    transform: rotate(180deg);
    top: 18px; } }

.page-introduction .content .content-introduction .left-intro > li > a {
  border-bottom: 1px solid #e3e3e3;
  display: block;
  padding: 15px 20px 15px 15px;
  color: #5c637a; }

@media (min-width: 768px) {
  .page-introduction .content .content-introduction .left-intro > li > a.active,
  .page-introduction .content .content-introduction .left-intro > li > a:hover {
    background: #fff;
    position: relative; }
  .page-introduction
.content
.content-introduction
.left-intro
> li
> a.active:after,
  .page-introduction
.content
.content-introduction
.left-intro
> li
> a:hover:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -1px;
    border-right: 1px solid #fff; } }

.page-introduction
.content
.content-introduction
.left-intro
> li
.content-detail {
  display: none;
  overflow: hidden;
  background: #fff;
  margin: 0;
  padding: 15px; }

.page-introduction .content .content-introduction .right-intro {
  padding: 15px 15px 15px 0; }

.page-introduction .content .content-introduction .right-intro .banner {
  margin-bottom: 15px; }

.page-introduction
.content
.content-introduction
.right-intro
.right-intro-content
.item {
  display: none; }

.page-introduction
.content
.content-introduction
.right-intro
.right-intro-content
.item.active {
  display: block; }

.pri-order .form-group label {
  font-weight: 400;
  font-size: 14px; }

.pri-order .form-group textarea {
  box-shadow: none; }

.thu-mua .thanhly-content {
  margin-top: 20px; }

.page-recruitment .variant label {
  text-transform: uppercase; }

.page-recruitment .coll-pro {
  padding-top: 15px; }

.page-recruitment .coll-pro a {
  display: block;
  border: 1px solid #efefef;
  padding: 4px 10px;
  margin-bottom: 10px;
  border-radius: 4px;
  font-size: 13px;
  color: #333;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

.page-recruitment .coll-pro a:hover {
  border: 1px solid #47acee;
  color: #fff;
  background: #47acee; }

.page-recruitment .content > h1 {
  font-weight: 700; }

.page-recruitment .content .title-recruitment {
  font-size: 20px;
  font-weight: 700;
  color: #ff3131; }

.page-recruitment .variant {
  margin-top: 15px; }

.page-recruitment .variant .variant-title {
  font-weight: 700;
  color: #4c4c4c; }

.page-recruitment .variant-mix > span {
  display: block; }

.page-recruitment .variant-mix > span .input-swatch-option + label {
  padding: 5px 10px; }

.page-recruitment .left-recruitment {
  margin-top: 30px;
  display: none; }

.page-recruitment .left-recruitment .item {
  display: none; }

.page-recruitment .left-recruitment .item.active {
  display: block; }

.page-recruitment .btn-action {
  margin-top: 15px; }

.repair-0d .content-detail {
  margin-top: 15px; }

.feedbak-page .title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  border-left: 3px solid #00f;
  padding: 0 0 0 7px; }

.feedbak-page .left-content {
  border: 1px solid #e1e1e1;
  padding: 15px;
  margin-top: 15px; }

.feedbak-page .left-content .selector-wrapper > label {
  display: block;
  font-weight: 400;
  margin-bottom: 5px; }

.feedbak-page .left-content .selector-wrapper .custom-dropdown {
  display: block;
  position: relative; }

.feedbak-page .left-content .selector-wrapper .custom-dropdown .fa {
  position: absolute;
  right: 10px;
  color: #999;
  font-size: 13px; }

.feedbak-page .left-content .selector-wrapper .custom-dropdown .fa.fa-angle-up {
  top: 3px; }

.feedbak-page
.left-content
.selector-wrapper
.custom-dropdown
.fa.fa-angle-down {
  top: 13px; }

.feedbak-page
.left-content
.selector-wrapper
.custom-dropdown
.custom-dropdown__select {
  display: block;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  border: 1px solid #efefef;
  border-radius: 2px;
  background: #fafafa;
  text-overflow: "";
  text-indent: 0.01px;
  padding: 3px 15px;
  margin: 0; }

.feedbak-page .left-content .form-detail {
  margin-top: 15px; }

.feedbak-page .left-content .form-detail label {
  font-weight: 400;
  font-size: 14px; }

.feedbak-page .left-content .form-detail .form-control {
  box-shadow: none;
  border: 1px solid #ccc;
  border-radius: 3px; }

.feedbak-page .btn-block {
  margin-top: 15px; }

.feedbak-page .btn-block a {
  display: block;
  padding: 10px 15px;
  text-align: center;
  background: #3498db;
  color: #fff; }

.feedbak-page .btn-block a:hover {
  background: #2882bf; }

.feedbak-page .more-info {
  background: #f9f9f9; }

.feedbak-page .more-info > .row {
  display: flex;
  flex-wrap: wrap; }

.feedbak-page .more-info .maps {
  margin-bottom: -4px;
  height: 100%; }

.feedbak-page .more-info .info {
  padding: 15px; }

.feedbak-page .more-info .info > h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4; }

.guarantee-page .search-brand {
  display: inline-block; }

@media (max-width: 767px) {
  .guarantee-page .search-brand {
    display: block;
    padding-top: 10px;
    text-align: center; } }

.guarantee-page .list-ft {
  padding: 0;
  margin: 0; }

.guarantee-page .list-ft li {
  list-style: none;
  border-bottom: 1px solid #f7f7f7; }

.guarantee-page .list-ft li a {
  display: block;
  padding: 8px 10px 8px 5px;
  color: #0a63c7;
  position: relative;
  transition: none; }

.guarantee-page .list-ft li a:after {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 16px;
  position: absolute;
  top: 8px;
  right: 5px;
  color: #e1e1e1; }

.guarantee-page .list-ft li a:hover {
  background: #f7f9fc; }

.guarantee-page .list-ft li a:hover:after {
  color: #4d91dd; }

.guarantee-page .find-loc .title {
  font-weight: 700; }

@media (max-width: 767px) {
  .guarantee-page .find-loc .title {
    margin-top: 10px; } }

.guarantee-page .find-loc .vendor {
  margin-top: 15px;
  margin-bottom: 15px;
  overflow: hidden; }

.guarantee-page .find-loc .vendor li {
  list-style: none; }

.guarantee-page .find-loc .vendor ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  max-height: 300px;
  padding-right: 10px;
  overflow: hidden; }

.guarantee-page .find-loc .vendor ul li {
  display: inline-block;
  width: 20%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  margin-bottom: 15px; }

@media (max-width: 767px) {
  .guarantee-page .find-loc .vendor ul li {
    width: 33.33%; } }

.guarantee-page .find-loc .vendor ul li a {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  text-transform: uppercase; }

.guarantee-page .find-loc .vendor ul li a > div {
  border: solid 1px #8d94d8;
  border-radius: 4px;
  padding: 5px;
  overflow: hidden; }

.guarantee-page .find-loc .vendor ul li a > div img {
  display: block;
  height: 30px;
  width: auto;
  margin-left: auto;
  margin-right: auto; }

.guarantee-page .find-loc .result {
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  padding: 15px; }

.guarantee-page .find-loc .result .table {
  font-size: 14px;
  text-transform: capitalize; }

.guarantee-page .find-loc .result .form-control {
  box-shadow: none; }

.wrapperArticlePage {
  width: 800px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto; }

@media (max-width: 800px) {
  .wrapperArticlePage {
    width: 100%; } }

.wrapperArticlePage .head h1 {
  font-weight: 700;
  font-size: 36px; }

.wrapperArticlePage .insCtMain {
  margin-top: 0; }

.wrapperArticlePage .insCtMain .cmt-count {
  margin-left: 5px;
  color: #999;
  font-size: 13px; }

.wrapperArticlePage .insCtMain .cmt-count .fa {
  margin-right: 2px; }

.wrapperArticlePage .insCtMain .body-content {
  border-bottom: none; }

.wrapperArticlePage .insCtMain .body-content h1,
.wrapperArticlePage .insCtMain .body-content h2,
.wrapperArticlePage .insCtMain .body-content h3,
.wrapperArticlePage .insCtMain .body-content h4,
.wrapperArticlePage .insCtMain .body-content h5,
.wrapperArticlePage .insCtMain .body-content h6 {
  margin-bottom: 10px;
  line-height: 1.4; }

.wrapperArticlePage .insCtMain .relate-item-wp {
  border-top: 1px solid #eee;
  margin-top: 15px; }

.wrapperArticlePage .insCtMain .relate-item-wp > h2 {
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: 600; }

.wrapperArticlePage .insCtMain .relate-item-wp .relate-items {
  display: flex;
  flex-wrap: wrap; }

.wrapperArticlePage .insCtMain .relate-item-wp .relate-items .item {
  display: inline-block;
  width: 33.33%;
  float: left;
  margin-bottom: 10px; }

@media (max-width: 767px) {
  .wrapperArticlePage .insCtMain .relate-item-wp .relate-items .item {
    width: 50%; }
  .wrapperArticlePage
.insCtMain
.relate-item-wp
.relate-items
.item:nth-child(2n + 1) {
    padding-right: 4px; }
  .wrapperArticlePage
.insCtMain
.relate-item-wp
.relate-items
.item:nth-child(2n) {
    padding-left: 4px; } }

@media (min-width: 768px) {
  .wrapperArticlePage
.insCtMain
.relate-item-wp
.relate-items
.item:nth-child(3n + 1) {
    padding-left: 0;
    padding-right: 8px; }
  .wrapperArticlePage
.insCtMain
.relate-item-wp
.relate-items
.item:nth-child(3n + 2) {
    padding-left: 4px;
    padding-right: 4px; }
  .wrapperArticlePage
.insCtMain
.relate-item-wp
.relate-items
.item:nth-child(3n + 3) {
    padding-right: 0;
    padding-left: 8px; } }

.wrapperArticlePage .insCtMain .relate-item-wp .relate-items .item h3 {
  margin-top: 5px; }

.wrapperArticlePage .insCtMain .relate-item-wp .relate-items .item h3 a {
  color: #333;
  font-size: 16px;
  font-weight: 400; }

@media (max-width: 767px) {
  .wrapperArticlePage .insCtMain .relate-item-wp .relate-items .item h3 a {
    font-size: 14px; } }

.wrapperArticlePage .commentFB {
  padding-top: 10px;
  margin-top: 15px;
  border-top: 1px solid #eee; }

.wrapperArticlePage #insArtCommentFRM .input-group {
  width: 50% !important;
  float: left;
  margin-bottom: 15px;
  padding-right: 10px; }

.wrapperArticlePage #insArtCommentFRM .input-group.bd {
  width: 100% !important; }

.wrapperArticlePage #insArtCommentFRM .input-group .form-control {
  width: 100% !important;
  border: 1px solid #eaeaea;
  padding-left: 15px;
  box-shadow: none;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  border-radius: 0; }

.wrapperArticlePage #insArtCommentFRM .input-group .form-control:focus {
  border-color: #0f6dba; }

.wrapperArticlePage #insArtCommentFRM .input-group textarea#comment_body {
  margin-bottom: 20px; }

.wrapperArticlePage div#insArtCommentList {
  padding: 0; }

.wrapperArticlePage #insArtCommentList h2 {
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 5px 0; }

.wrapperArticlePage #binhluan .comment {
  margin: 0 0 10px; }

.wrapperArticlePage #binhluan .comment h3.author {
  padding: 5px 0;
  font-size: 16px; }

.wrapperArticlePage #binhluan .comment h3.author .date {
  color: #777;
  font-size: 12px;
  margin-left: 5px; }

.wrapperArticlePage #binhluan .comment div {
  padding: 0 10px;
  font-size: 15px; }

.wrapperArticlePage .notice,
.wrapperArticlePage .subtext {
  color: #0f6dba;
  font-size: 15px;
  display: block;
  margin-bottom: 10px;
  font-style: italic; }

@media screen and (max-width: 479px) {
  .wrapperArticlePage #insArtCommentFRM .input-group {
    width: 100% !important;
    padding-right: 0; } }

#find-store {
  padding-top: 30px;
  padding-bottom: 30px; }

#find-store .head-content {
  padding-bottom: 15px; }

@media (max-width: 767px) {
  #find-store .head-content {
    display: none; } }

#find-store .head-content .media {
  display: inline-block; }

#find-store .head-content .media .media-left {
  padding-left: 5px;
  vertical-align: middle; }

#find-store .head-content .media .media-left .fa {
  font-size: 68px;
  color: #f4f4f4; }

#find-store .head-content .media .media-body .media-heading {
  font-size: 36px;
  font-weight: 700;
  margin: 0;
  color: #333; }

#find-store .head-content .media .media-body > p {
  font-size: 16px;
  line-height: 1.4;
  margin: 5px 0 0 0; }

#find-store .head-content .media .media-body > p span {
  display: block; }

#find-store .content-desc {
  margin-top: 15px; }

#find-store .main-content {
  display: flex; }

#find-store .select-province {
  border: 1px solid #d1d1d1;
  height: 100%; }

#find-store .select-province > h3 {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px;
  border-bottom: 1px solid #d1d1d1;
  background: #f6f6f6;
  color: #4c4c4c;
  overflow: hidden;
  display: flex;
  align-items: center; }

#find-store .select-province > h3 > span {
  display: inline-block;
  width: 25%;
  float: left; }

#find-store .select-province > h3 .form-control {
  display: inline-block;
  width: 75%;
  float: left;
  box-shadow: none; }

#find-store .select-province ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#find-store .select-province ul li a {
  color: #4c4c4c;
  display: block;
  padding: 7px 15px; }

#find-store .select-province ul li:nth-child(even) {
  background: #f6f6f6; }

#product-store {
  padding-top: 30px;
  padding-bottom: 30px; }

#product-store .select-province {
  border: 1px solid #d1d1d1;
  height: 100%; }

#product-store .select-province > h3 {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px;
  border-bottom: 1px solid #d1d1d1;
  background: #f6f6f6;
  color: #4c4c4c;
  overflow: hidden;
  display: flex;
  align-items: center; }

#product-store .select-province > h3 > span {
  display: inline-block;
  width: 25%;
  float: left; }

#product-store .select-province > h3 .form-control {
  display: inline-block;
  width: 75%;
  float: left;
  box-shadow: none; }

#product-store .select-province ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#product-store .select-province ul li a {
  color: #4c4c4c;
  display: block;
  padding: 7px 15px; }

#product-store .select-province ul li:nth-child(even) {
  background: #f6f6f6; }

#product-store .store-img {
  max-height: 235px;
  overflow: hidden; }

#product-store h1 {
  margin-bottom: 15px; }

#product-store #map {
  height: 400px;
  margin-top: 30px; }

#search-page h1 {
  font-size: 18px;
  margin: 15px 0; }

#cart {
  margin-bottom: 30px; }

#cart h1 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 36px; }

#cart .table .product_image {
  text-align: center; }

#cart .table td,
#cart .table th {
  vertical-align: middle; }

#cart .table thead {
  background: #fbfbfb; }

#cart .table thead th {
  text-align: center;
  border-bottom-width: 1px;
  font-weight: 600; }

#cart .table p {
  margin: 0; }

#cart .table .item-quantity {
  width: 100px;
  border-radius: 4px;
  border: 1px solid #eee; }

#cart .note-bl .form-control {
  box-shadow: none; }

#cart .cart-buttons .buttons .btn {
  float: right;
  margin-left: 15px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 8px 25px;
  color: #fff; }

#cart .cart-buttons .buttons .btn#update-cart {
  background: #3498db; }

#cart .cart-buttons .buttons .btn#checkout {
  background: #ff2d2d; }

#cart .continue-btn {
  float: right;
  margin-top: 15px; }

#order-tracking h1 {
  margin-top: 15px;
  margin-bottom: 15px; }

#order-tracking .col-sidebar {
  padding: 10px 0; }

#order-tracking .col-sidebar > h3 {
  margin-bottom: 15px;
  font-weight: 700;
  position: relative; }

#order-tracking .col-sidebar > h3:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  border-top: 2px solid #e1e1e1; }

#order-tracking .col-sidebar > h3:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100px;
  bottom: -10px;
  z-index: 1;
  border-top: 4px solid #00f; }

#order-tracking .col-sidebar .col-sidebar-content .item {
  padding-top: 5px;
  padding-bottom: 5px; }

#order-tracking .col-sidebar .col-sidebar-content .item .left {
  display: inline-block;
  width: 25%;
  float: left;
  padding: 5px; }

#order-tracking .col-sidebar .col-sidebar-content .item .right {
  display: inline-block;
  width: 75%;
  float: left;
  padding: 5px; }

#order-tracking .col-sidebar .col-sidebar-content .item .right h4 a {
  font-weight: 600;
  font-size: 14px;
  color: #000; }

#order-tracking .col-sidebar .col-sidebar-content .item .right p {
  font-size: 13px;
  font-weight: 700;
  color: #d0021b;
  margin-bottom: 0; }

#order-tracking #tracking-content {
  margin-bottom: 30px;
  width: 100%;
  height: 500px; }

.blog-page {
  padding-bottom: 30px; }

.blog-page .nav-head {
  margin-top: 30px; }

.blog-page .nav-head li {
  list-style: none; }

.blog-page .nav-head ul {
  padding: 0; }

.blog-page .nav-head ul li {
  float: left;
  margin-right: 15px; }

.blog-page .nav-head ul li a {
  text-transform: uppercase;
  color: #333;
  font-size: 14px;
  padding: 5px 10px;
  border-radius: 3px;
  transition: none; }

.blog-page .nav-head ul li a.active {
  background: #00f;
  color: #fff; }

.blog-page .main-content {
  margin-top: 30px; }

.blog-page .main-content .cmt-count {
  margin-left: 5px;
  color: #999;
  font-size: 13px; }

.blog-page .main-content .cmt-count .fa {
  margin-right: 2px; }

.blog-page .main-content .head-content .left h2 {
  margin-top: 15px;
  margin-bottom: 5px; }

.blog-page .main-content .head-content .left h2 a {
  color: #333;
  font-weight: 700; }

.blog-page .main-content .head-content .left h2 a:hover {
  color: #288ad6; }

.blog-page .main-content .head-content .right .item {
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #eee; }

.blog-page .main-content .head-content .right .item:first-child {
  border: none;
  padding-top: 0; }

.blog-page .main-content .head-content .right .item:first-child h2 {
  margin-top: 5px; }

.blog-page .main-content .head-content .right .item:first-child h2 a {
  font-weight: 700;
  font-size: 18px; }

.blog-page .main-content .head-content .right .item a {
  color: #333;
  font-size: 16px;
  font-weight: 400; }

.blog-page .main-content .head-content .right .item a:hover {
  color: #288ad6; }

@media (max-width: 767px) {
  .blog-page .main-content .head-content .right .item {
    display: block; }
  .blog-page .main-content .head-content .right .item .img-bl {
    display: inline-block;
    float: left;
    width: 33.33333333%; }
  .blog-page .main-content .head-content .right .item > h2 {
    display: inline-block;
    width: 66.66666667%;
    padding-left: 10px;
    margin-top: 0 !important; }
  .blog-page .main-content .head-content .right .item > h2 a {
    font-size: 16px !important;
    font-weight: 400 !important; } }

.blog-page .main-content .body-content {
  padding-top: 15px; }

.blog-page .main-content .body-content .item {
  padding: 15px 0;
  border-top: 1px solid #eee; }

.blog-page .main-content .body-content .item h2 {
  margin-top: 5px; }

.blog-page .main-content .body-content .item h2 a {
  font-weight: 700;
  font-size: 18px;
  color: #333; }

.blog-page .main-content .body-content .item h2 a:hover {
  color: #288ad6; }

@media (max-width: 767px) {
  .blog-page .main-content .body-content .item {
    padding: 10px 0; }
  .blog-page .main-content .body-content .item .item-desc {
    display: none; }
  .blog-page .main-content .body-content .item h2 {
    margin-top: 0; }
  .blog-page .main-content .body-content .item h2 a {
    font-size: 16px !important;
    font-weight: 400 !important; } }

.blog-page .main-content .load-more {
  color: #288ad6;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  border-radius: 3px;
  border: 1px solid #eee;
  padding-top: 7px;
  padding-bottom: 7px; }

@media (max-width: 767px) {
  .blog-page .main-content .load-more {
    margin-bottom: 15px; } }

.right-sidebar .new-items {
  margin-top: 5px;
  display: flex;
  flex-wrap: wrap; }

.right-sidebar .new-items .item {
  display: inline-block;
  width: 50%;
  float: left;
  margin-top: 10px; }

.right-sidebar .new-items .item:nth-child(odd) {
  padding-right: 7px; }

.right-sidebar .new-items .item:nth-child(even) {
  padding-left: 7px; }

.right-sidebar .new-items .item h3 {
  margin-top: 5px; }

.right-sidebar .new-items .item h3 a {
  font-size: 14px;
  color: #333; }

.right-sidebar .new-items .item h3 a:hover {
  color: #288ad6; }

.breadcrumb {
  background: 0 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 13px; }

.breadcrumb > li + li:before {
  content: "\f105";
  font-family: FontAwesome; }

#pagination {
  text-align: center; }

.bottom-bar {
  background: #f8f8f8;
  color: #999;
  text-align: center;
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 10px; }

.variant-mix .input-swatch-option {
  display: none; }

.variant-mix .input-swatch-option + label {
  margin-top: 5px;
  padding: 3px 6px;
  border-radius: 0;
  border: 1px solid #efefef;
  display: inline-block;
  cursor: pointer;
  font-weight: 400;
  font-size: 13px;
  border-radius: 2px; }

.variant-mix .input-swatch-option:checked + label {
  border: 1px solid #47acee;
  background: #47acee;
  color: #fff; }

.btn-buy {
  background: #ff3131;
  color: #fff;
  border: none;
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: center;
  border-radius: 4px;
  transition: all 0.3s;
  width: 180px;
  font-weight: 700; }

.btn-buy:hover {
  background: #e01d1d;
  color: #fff; }

.rating {
  margin-top: 30px; }

.owl-next,
.owl-prev {
  position: absolute;
  top: calc(50% - 16px);
  font-size: 24px;
  width: 36px;
  height: 36px;
  background: rgba(51, 51, 51, 0.15);
  text-align: center;
  line-height: 36px;
  border-radius: 50%;
  color: #fff; }

.owl-prev {
  left: 5px; }

.owl-next {
  right: 5px; }

.hrv-product-reviews .title-bl h2 {
  font-size: 16px;
  font-weight: 700; }

.hrv-product-reviews #btnnewreview {
  background: #3498db;
  visibility: hidden; }

#product .hrv-product-reviews #btnnewreview {
  visibility: visible !important; }

.pi-head {
  display: flex;
  align-items: center; }

.img-resize {
  display: block;
  width: auto;
  max-height: 100%;
  margin-left: auto;
  margin-right: auto; }

#p-note {
  box-shadow: none; }

.hover14 figure {
  position: relative; }

.hover14 figure::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg); }

.hover14 figure:hover::before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s; }

@-webkit-keyframes shine {
  100% {
    left: 125%; } }

@keyframes shine {
  100% {
    left: 125%; } }

.haravan-product-reviews-badge {
  display: block;
  overflow: hidden; }

.haravan-product-reviews-badge i {
  font-size: 14px;
  line-height: 1; }

.haravan-product-reviews-badge .hrv-product-reviews-star {
  display: inline-block;
  float: left; }

.haravan-product-reviews-badge > p {
  display: inline-block;
  float: left;
  font-weight: 400 !important;
  color: #777 !important;
  margin: 0 0 0 5px; }

@media (max-width: 767px) {
  .more-banner img {
    margin-top: 5px; } }

.vmt_free_call {
  padding: 10px;
  position: fixed;
  z-index: 9999;
  left: 15px;
  bottom: 0;
  border: 1px solid #bbb;
  border-radius: 10px;
  background-color: #fff; }

.vmt_free_call a {
  text-align: center;
  width: 155px;
  float: right;
  background-color: #4552de;
  color: #fff;
  font-weight: 700;
  padding: 7px;
  border-radius: 5px;
  font-size: 13px;
  margin-right: 3px;
  margin-bottom: 5px;
  margin-top: 5px; }

.vmt_free_call a:last-child {
  width: 70px; }

.vmt_free_call img {
  width: 20px;
  height: 20px; }

.vmt_call_mb {
  position: fixed;
  z-index: 9999;
  bottom: 10px; }

.vmt_call_mb a {
  display: block;
  height: 100%;
  width: 100%;
  width: 48px;
  height: 48px;
  background: #4552de;
  padding: 12px;
  border-radius: 50%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); }

.vmt_call_mb.vmt_call_left {
  left: 10px; }

.vmt_call_mb.vmt_call_right {
  right: 10px; }

@media (max-width: 767px) {
  .vmt_call_mb.vmt_call_right {
    right: initial;
    bottom: 10px;
    left: 10px; }
  .vmt_call_mb.vmt_call_left {
    bottom: 70px; } }

.call-action-red {
  color: #d0021b; }

@media (max-width: 767px) {
  .ab-kite-call.ab-kite-wrapper .ab-kite-desk.nkcircle {
    right: 10px !important;
    bottom: 70px !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) !important;
    width: 48px !important;
    height: 48px !important; }
  .ab-kite-call.ab-kite-wrapper .ab-kite-desk.nkcircle.open-icon > img {
    width: 32px !important;
    top: 9px !important;
    left: 9px !important; } }

.slideout-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 256px;
  min-height: 100vh;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 0;
  display: none; }

.slideout-menu-left {
  left: 0; }

.slideout-menu-right {
  right: 0; }

.slideout-panel {
  position: relative;
  z-index: 1;
  will-change: transform;
  background-color: #fff;
  min-height: 100vh; }

.slideout-open,
.slideout-open .slideout-panel,
.slideout-open body {
  overflow: hidden; }

.slideout-open .slideout-menu {
  display: block; }

.owl-item .frame-item {
  border: 1px solid #e1e1e1; }

@media (max-width: 767px) {
  #product .product-content .content-detail-wrapper .content-detail {
    display: block; }
  .scroll_to_top {
    position: fixed;
    bottom: 80px;
    right: 10px;
    padding: 6px 15px;
    border: 1px solid;
    font-size: 18px;
    z-index: 999;
    background: #fff; } }

@media (max-width: 1024px) {
  header.header .nav-menu {
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-align-items: center !important;
    -ms-align-items: center !important;
    align-items: center !important; }
  header.header .nav-menu > li a {
    padding-top: 0 !important;
    text-align: center; } }

@media (max-width: 991px) {
  header.header .top-bar .logo-mobile {
    line-height: 24px; }
  header.header .top-bar .right {
    padding: 0; }
  header.header .hb_right {
    width: 50px;
    padding: 0; }
  header.header .hb_right .hiraku-open-btn {
    width: 100%;
    height: 50px;
    border-color: transparent; }
  header.header .hb_right .hiraku-open-btn:focus {
    outline: 0; }
  header.header .nav-menu {
    display: block !important;
    height: 100% !important;
    padding: 29px 0 !important; }
  header.header .nav-menu li {
    line-height: 40px;
    border-bottom: 1px solid #ddd; } }

@media (max-width: 767px) {
  .fb_dialog_advanced {
    display: none !important; }
  header.header .pmb {
    width: 135px;
    padding: 0 0 0 8px; }
  header.header .pmb * {
    font-size: 13px;
    color: #fff; }
  header.header .pmb p {
    line-height: 50px;
    margin-bottom: 0; }
  header.header .pmb p i {
    margin-right: 5px;
    margin-left: 5px; }
  header.header .hb_left {
    width: calc(100% - 185px) !important;
    padding: 0; }
  header.header .hb_left .brand {
    margin: 0; }
  header.header .hb_right .hiraku-open-btn {
    color: #fff;
    background: #000; }
  header.header .menu {
    background: #00f; }
  header.header .menu > div > .row {
    margin: 0; }
  .vendor_mb {
    line-height: 40px;
    margin: 2px 2px 0; }
  .vendor_mb .text_vendor {
    border: 1px solid #333;
    cursor: pointer; }
  .vendor_mb .list_vendor {
    max-height: 300px;
    overflow: auto;
    border: 1px solid #c7c0c0;
    display: none;
    width: 100%; }
  .vendor_mb .list_vendor select {
    border: none;
    box-shadow: none; }
  .vendor_mb .list_vendor ul {
    padding-left: 0; }
  .vendor_mb .list_vendor li {
    display: block;
    list-style: none; }
  .vendor_mb .list_vendor::-webkit-scrollbar {
    width: 12px;
    background-color: #f5f5f5; }
  .vendor_mb .list_vendor::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #555; }
  .vendor_mb .list_vendor::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f5f5f5; }
  #hrv-product-reviews-sub .hrv-product-reviews-summary,
  #hrv-product-reviews-sub .product-reviews-summary-actions {
    width: 50%; }
  #hrv-product-reviews-sub .hrv-product-reviews-form {
    width: 100%; }
  .menu_index {
    margin-top: 5px; }
  .menu_index h3 {
    background: #000;
    color: #fff;
    line-height: 40px;
    padding: 0 15px;
    text-transform: uppercase; }
  .menu_index ul {
    list-style: none;
    padding: 8px 15px 8px; }
  .menu_index ul li {
    line-height: 30px; }
  .menu_index ul a {
    color: #333;
    display: block; }
  .menu_index ul a span {
    font-size: 20px;
    font-weight: 700;
    color: red; }
  .menu_index ul a.wm {
    font-weight: 700; }
  .menu-top-fm ul {
    padding: 0;
    list-style: none; }
  .menu-top-fm ul li {
    line-height: 40px;
    background: #f1f1f1; }
  .menu-top-fm ul li.col-xs-6 {
    border-bottom: 5px solid #fff; }
  .menu-top-fm ul li.col-xs-6:nth-child(2n + 1) {
    border-right: 2px solid #fff; }
  .menu-top-fm ul li a {
    color: grey;
    text-transform: uppercase;
    display: block; }
  #find-store .main-content {
    display: block !important; }
  #find-store .main-content [class*="col-"]:last-child {
    margin-top: 10px; }
  #collection .product-list {
    display: block !important; }
  #collection .product-list .item:nth-child(2n + 1) {
    clear: left; }
  #collection .product-list .item .pi-head {
    display: block; }
  .footer-bl ul {
    padding: 0; }
  .wrapper .content {
    padding: 0 0 30px 0; }
  .guarantee-page .list-ft {
    display: none; } }

@media (max-width: 767px) {
  .vmt_call_mb.vmt_call_right {
    right: 5px;
    bottom: 10px;
    left: initial; }
  .new_social {
    position: fixed;
    bottom: 10px;
    right: initial;
    width: 48px;
    right: 10px;
    height: 48px;
    background: #fff;
    z-index: 1999999999;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.15) 0 3px 12px; }
  #product .product-content .content-detail-wrapper #doke_review {
    display: block !important; } }

@media (min-width: 768px) {
  .vmt_call_mb.vmt_call_right {
    right: 10px;
    left: initial !important; }
  .new_social {
    position: fixed;
    bottom: 15px;
    right: initial;
    width: 48px;
    right: 10px;
    height: 48px;
    background: #fff;
    z-index: 1999999999;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.15) 0 3px 12px; }
  .chat_support {
    float: right !important; } }

.omepage {
  padding: 100px; }

@media (min-width: 768px) {
  .new_social {
    display: none !important; } }

@media (max-width: 767px) {
  header.header .menu .brand .navbar-form {
    width: unset;
    max-width: unset;
    margin-top: 5px;
    margin-bottom: 5px; }
  header.header .menu .nav-menu > li a > span {
    flex: 1;
    -ms-flex: 1; } }
