/* Static color */
/*Main Color*/
/* Font */
/* Header */
/* Navigation */
/* Body */
/* Footer */
/*  Base HTML tags -------------------------------------------------- */
html {
  -webkit-font-smoothing: antialiased; }

body {
  margin: 0 auto;
  font-family: 'Arial', 'sans-serif';
  color: #2d2d2d;
  font-size: 12px;
  line-height: 20px;
  position: relative;
  overflow-x: hidden; }

body.cart-loading .loading {
  display: block !important; }

/*  Forms -------------------------- */
.visible-phone {
  display: none; }

fieldset, legend {
  border: none; }

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
  padding: 1.384615385em 0.615384615em; }

.row-fluid textarea[class*="span"] {
  padding-top: 0.5em;
  padding-bottom: 0.5em; }

input[type="image"] {
  width: auto; }

textarea {
  border: none; }

input[type="checkbox"] {
  vertical-align: top;
  margin-right: 10px; }

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="tel"],
input[type="color"],
.uneditable-input {
  margin: 0;
  padding: 0.615384615em; }

textarea,
textarea.form-control {
  border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  -webkit-box-shadow: inset 0 0 0 white;
  -ms-transform: inset 0 0 0 white;
  -o-transform: inset 0 0 0 white;
  box-shadow: inset 0 0 0 white;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background: #f6f6f6;
  border: none; }

select,
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"] {
  padding: 5px 10px;
  line-height: 1.35;
  height: 37px;
  border: none;
  border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background: #f6f6f6;
  -webkit-box-shadow: inset 0 0 0 white;
  -ms-transform: inset 0 0 0 white;
  -o-transform: inset 0 0 0 white;
  box-shadow: inset 0 0 0 white; }

input[type="number"] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  -webkit-appearance: none; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none; }

/*input[type="submit"] { line-height: 1.1; }*/
label {
  margin-bottom: 7px;
  font-weight: 400; }

label em {
  color: #f1152f;
  font-weight: 400;
  font-style: normal;
  margin-left: 3px; }

.form-actions {
  background: none;
  border: none;
  padding: 20px 0 0 0; }

.alert ul {
  margin-bottom: 0; }

.alert > p, .alert > ul {
  margin-top: 0; }

ul {
  padding: 0;
  list-style: disc inside none; }

ol {
  padding: 0;
  list-style: decimal inside none; }

/*li { margin-bottom: 0.25em; }*/
ul ul, ul ol, ol ol, ol ul {
  padding-left: 10px; }

.list-inline {
  margin: 0; }
  .list-inline > li {
    padding: 0;
    margin: 0; }

.center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.form-success {
  border: 1px solid #c8d9b9;
  background: url(https://cdn.shopify.com/s/files/1/2280/9495/t/3/assets/icons_new14.png) 10px -1307px no-repeat;
  margin-bottom: 20px;
  padding: 5px 20px 5px 30px; }

/*  Images -------------------------- */
img {
  max-width: 100%;
  height: auto;
  border: 0; }

.image {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic; }

/*  Typography -------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  line-height: 1.25em;
  margin: 0;
  padding: 0; }

h1 {
  font-size: 40px;
  margin-bottom: 0px; }

h2 {
  font-size: 28px;
  /* 30/13 */
  margin-bottom: 0px; }

h3 {
  font-size: 24px;
  margin-bottom: 0px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 18px;
  margin-bottom: 0px; }

h6 {
  font-size: 14px;
  margin-bottom: 0px; }

.page-title {
  font-size: 36px;
  font-weight: 400;
  text-align: center; }

p:last-child {
  margin-bottom: 0; }

small {
  font-size: 12px; }

h2 small.pull-right {
  padding-top: 0.538461538em; }

/*  Links -------------------------- */
a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

a:focus {
  text-decoration: none; }

a, a:link, a:hover, a:active {
  outline: none; }

/*  Global classes -------------------------------------------------- */
.no-style {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: none !important; }

.tal {
  text-align: left; }

.tar {
  text-align: right; }

.tac {
  text-align: center; }

.fl {
  float: left; }

.fr {
  float: right; }

.fn {
  float: none; }

.cl {
  clear: left; }

.cr {
  clear: right; }

.cb {
  clear: both; }

.hide,
.hidden {
  display: none; }

.move {
  cursor: move; }

/*  Formatting ------------------------------------------ */
.hidden {
  display: none; }

.move {
  cursor: move; }

.section-title {
  display: none; }

.owl-theme .owl-controls .owl-buttons > div {
  position: absolute; }

/* menu ---------------------------------*/
/* Begin Dropdown Menu */
.navigation > nav > ul > li.mega-menu {
  position: relative; }

.main-nav .mega-menu > .dropdown-menu {
  left: auto;
  right: 0;
  padding: 20px 20px 5px 20px !important; }

.main-nav .mega-menu .mega-col-2 img {
  width: 100%; }

/* End Dropdown Menu */
html.menu-opened {
  overflow: hidden; }

.menu-mobile.opened {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  background: #f9f9f9;
  border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0; }

.menu-mobile {
  top: 0 !important;
  position: fixed;
  width: 280px;
  z-index: 100000;
  height: 100%;
  overflow: auto;
  left: 0px;
  -webkit-transform: translate(-280px, 0);
  -ms-transform: translate(-280px, 0);
  -o-transform: translate(-280px, 0);
  transform: translate(-280px, 0);
  -moz-transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background: #fff; }

#page-body {
  position: relative;
  left: 0; }

.navigation {
  /*margin-top: 22px;
  padding-left: 5.7%;*/ }
  .navigation .navbar {
    margin-bottom: 0; }

.main-nav {
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0;
  float: left; }

.main-nav > li {
  position: relative; }
  .main-nav > li.dropdown > a > i {
    display: none; }
  .main-nav > li.dropdown a.dropdown-link i {
    float: right;
    line-height: 1.4;
    width: 35px;
    text-align: right;
    padding: 15px;
    margin: -15px; }
  .main-nav > li.mega-menu {
    position: static; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: transparent;
  color: #49c904; }

.dropdown-menu > li.dropdown-submenu > .dropdown-menu {
  left: 100%;
  top: 0px;
  display: none;
  padding: 10px 0;
  border: 1px solid #e0e0e0;
  border-top: none;
  font-size: 15px; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color: transparent;
  color: #49c904; }

.dropdown-menu {
  text-align: left;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 110px;
  z-index: 999;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top: none;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  -ms-transform: 0 6px 12px rgba(0, 0, 0, 0.176);
  -o-transform: 0 6px 12px rgba(0, 0, 0, 0.176);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  font-size: 15px; }
  .dropdown-menu:before {
    content: '';
    position: absolute;
    display: block;
    left: -1px;
    top: 0;
    right: -1px;
    width: auto;
    height: 2px;
    background: #49c904; }

.main-nav .mega-menu .dropdown-menu-sub {
  position: static; }

.main-nav .dropdown-menu {
  padding: 30px 0;
  width: 300px; }
  .main-nav .dropdown-menu li {
    padding: 5px 0;
    border-bottom: 1px solid #e0e0e0; }
    .main-nav .dropdown-menu li a {
      white-space: normal;
      padding: 0px 18px;
      line-height: 26px; }
      .main-nav .dropdown-menu li a:hover {
        color: #49c904; }
    .main-nav .dropdown-menu li:last-child {
      border-bottom: 0; }
.main-nav .mega-menu .dropdown-menu {
  padding: 0 0 20px; }
  .main-nav .mega-menu .dropdown-menu li a {
    text-transform: capitalize; }
  .main-nav .mega-menu .dropdown-menu li:last-child {
    border-bottom: 0; }

#scroll-to-top a:hover {
  text-decoration: none; }

/*currency----------------------------*/
/*quickshop -------------------------------*/
#quick-shop-modal {
  background: rgba(0, 0, 0, 0.5);
  z-index: 999; }
  #quick-shop-modal .modal-content {
    z-index: 999; }

.modal-open .modal-backdrop {
  display: none; }

.layer-effect-wl .image img {
  border: 1px solid #e0e0e0; }

div.jGrowl div.jGrowl-notification {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  -ms-transform: 0 0 15px rgba(0, 0, 0, 0.5);
  -o-transform: 0 0 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  font-size: 13px; }

/*css----*/
.alert-danger {
  border-radius: 0;
  border-color: #d02e2e;
  color: #d02e2e;
  background-color: #fff6f6; }

.alert-success {
  border-radius: 0;
  border-color: #56ad6a;
  color: #56ad6a;
  background-color: #ecfeee; }

.loading {
  background: transparent url(loading_v-5293044758120455423.gif) center center no-repeat;
  position: fixed;
  top: 50% !important;
  bottom: auto;
  left: 50%;
  right: auto;
  width: 56px;
  height: 56px;
  margin-left: -28px;
  margin-top: -28px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  text-indent: -999em;
  background-size: 100%;
  z-index: 10; }

/*Fixed CSS*/
#body-content {
  -moz-transition: all 0.45s ease 0s;
  -webkit-transition: all 0.45s ease 0s;
  -ms-transition: all 0.45s ease 0s;
  -o-transition: all 0.45s ease 0s;
  transition: all 0.45s ease 0s;
  min-height: 0px;
  padding-bottom: 100px;
  margin: 27px 0 0; }
  @media (max-width: 767px) {
    #body-content {
      padding-bottom: 30px; } }

.zoomContainer {
  z-index: 1;
  overflow: hidden; }

.modal-open .zoomContainer {
  z-index: 1050; }

#related-product .product-wrapper .product-head .product-button {
  display: none !important; }

.add-to-cart.disabled,
.add-to-wishlist.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }