@media (min-width: 992px) {
  .jms-row.header.fixed,
  .jms-row.menu.fixed {
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.15);
    background: #fff;
    z-index: 999;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-name: slideDown;
    animation-name: slideDown;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    margin-right: 0 !important;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all; }
  .jms-row.header.fixed {
    padding: 10px 0; } }

#index {
  overflow-x: hidden; }

.header .container > .row, .header .container-fluid > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.toggle-menu p {
  margin-bottom: 0; }

.mega-menu {
  position: unset !important; }

.sub-cate-name {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  display: block;
  letter-spacing: -0.4px;
  margin-top: 13px; }

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

.banner-product-name {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.7px; }
  .banner-product-name.large {
    font-size: 24px; }

.banner-product-price {
  font-size: 16px;
  font-weight: 500;
  color: #8f8f8f; }

.logo-mobile {
  padding: 20px 0; }

.mg-20 .container > .row {
  margin: 0 -10px; }

.mg-20 .layout-column {
  padding: 0 10px; }

.top_menu_second.v2 {
  padding-top: 21px;
  width: 343px !important;
  left: -343px;
  right: auto;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  background: #222;
  border: 20px solid #f2f2f2;
  border-right: 0; }
  .top_menu_second.v2 .container {
    width: 323px; }
  .top_menu_second.v2 .social_icon {
    bottom: 34px; }
  .top_menu_second.v2 #social_block ul li {
    margin: 0 27px; }
  .top_menu_second.v2 #social_block::before {
    width: 240px;
    top: -38px;
    background: #2e2e2e; }
  .top_menu_second.v2 .jms-megamenu .item-fullwidth > .dropdown-menu {
    left: 100% !important;
    right: auto; }
  .top_menu_second.v2 .jms-megamenu .mega-nav li > a {
    text-align: left; }
    .top_menu_second.v2 .jms-megamenu .mega-nav li > a::after {
      right: 22px !important;
      left: auto !important;
      top: auto !important;
      -webkit-transform: unset !important;
      -ms-transform: unset !important;
      transform: unset !important; }
  .top_menu_second.v2 .jms-megamenu .dropdown-menu {
    right: auto !important;
    left: 100% !important; }
  .top_menu_second.v2 .jms-megamenu .nav > li > a {
    color: #bababa;
    text-transform: capitalize;
    font-weight: 500;
    padding: 5px 43px;
    font-size: 16px;
    text-align: left; }
    .top_menu_second.v2 .jms-megamenu .nav > li > a > .caret {
      display: block;
      border: 0;
      top: 4px;
      position: absolute;
      right: 59px;
      -webkit-transform: skewX(13deg);
      -ms-transform: skewX(13deg);
      transform: skewX(13deg); }
      .top_menu_second.v2 .jms-megamenu .nav > li > a > .caret::after {
        content: '\f105';
        font-family: FontAwesome; }

.top_menu_second.v3 {
  left: -370px;
  right: auto; }
  .top_menu_second.v3 .jms-megamenu .item-fullwidth > .dropdown-menu {
    left: 100% !important;
    right: auto; }
  .top_menu_second.v3 .jms-megamenu .mega-nav li > a {
    text-align: left; }
    .top_menu_second.v3 .jms-megamenu .mega-nav li > a::after {
      right: 22px !important;
      left: auto !important;
      top: auto !important;
      -webkit-transform: unset !important;
      -ms-transform: unset !important;
      transform: unset !important; }
  .top_menu_second.v3 .jms-megamenu .dropdown-menu {
    right: auto !important;
    left: 100% !important; }
  .top_menu_second.v3 .jms-megamenu .nav > li > a {
    text-transform: capitalize;
    font-weight: 500;
    padding: 5px 43px;
    font-size: 16px;
    text-align: left; }
    .top_menu_second.v3 .jms-megamenu .nav > li > a > .caret {
      display: block;
      border: 0;
      top: 4px;
      position: absolute;
      right: 59px;
      -webkit-transform: skewX(13deg);
      -ms-transform: skewX(13deg);
      transform: skewX(13deg); }
      .top_menu_second.v3 .jms-megamenu .nav > li > a > .caret::after {
        content: '\f105';
        font-family: FontAwesome; }

.top_menu_second.v4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 320px !important;
  height: 100%;
  top: 0;
  left: 142px;
  right: auto;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  background: #222;
  border-right: 0;
  background: #f8f8f8;
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.05);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all; }
  .top_menu_second.v4 .container,
  .top_menu_second.v4 .layout-column,
  .top_menu_second.v4 #jms-megamenu-container ul li {
    position: unset; }
  .top_menu_second.v4 .container {
    width: 320px; }
  .top_menu_second.v4 .jms-megamenu .mega-nav li > a {
    color: #8f8f8f; }
  .top_menu_second.v4 .jms-megamenu .collection > .dropdown-menu {
    width: 1325px; }
  .top_menu_second.v4 .jms-megamenu .item-fullwidth > .dropdown-menu {
    left: 100% !important;
    right: auto;
    display: block;
    height: auto;
    top: 50%;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important; }
  .top_menu_second.v4 .jms-megamenu .mega-nav li > a {
    text-align: left;
    padding-left: 60px;
    padding-right: 60px; }
    .top_menu_second.v4 .jms-megamenu .mega-nav li > a:hover {
      color: #2a363b;
      padding-left: 65px; }
    .top_menu_second.v4 .jms-megamenu .mega-nav li > a::after {
      right: 60px !important;
      left: auto !important;
      top: auto !important;
      -webkit-transform: unset !important;
      -ms-transform: unset !important;
      transform: unset !important; }
  .top_menu_second.v4 .jms-megamenu .dropdown-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    height: 100%;
    width: 320px;
    right: auto !important;
    left: 100% !important;
    background: #f3f3f3 !important;
    -webkit-box-shadow: 8px 0px 8px rgba(0, 0, 0, 0.05);
    box-shadow: 8px 0px 8px rgba(0, 0, 0, 0.05); }
    .top_menu_second.v4 .jms-megamenu .dropdown-menu > .mega-dropdown-inner {
      width: 100%; }
      .top_menu_second.v4 .jms-megamenu .dropdown-menu > .mega-dropdown-inner .mega-dropdown-menu {
        height: auto; }
  .top_menu_second.v4 .jms-megamenu .nav > li > a {
    text-transform: capitalize;
    font-weight: 500;
    padding: 5px 60px;
    font-size: 16px;
    text-align: left; }
    .top_menu_second.v4 .jms-megamenu .nav > li > a > .caret {
      display: block;
      border: 0;
      top: 4px;
      position: absolute;
      right: 59px;
      -webkit-transform: skewX(13deg);
      -ms-transform: skewX(13deg);
      transform: skewX(13deg); }
      .top_menu_second.v4 .jms-megamenu .nav > li > a > .caret::after {
        content: '\f105';
        font-family: FontAwesome;
        margin-left: -13px; }

.menu_side.v5 {
  position: absolute;
  top: 174px;
  width: 100%;
  left: 0;
  padding: 0; }
  .menu_side.v5 .jms-megamenu .nav > li {
    display: block;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all; }
    .menu_side.v5 .jms-megamenu .nav > li:first-child {
      -webkit-transition-delay: .1s;
      -o-transition-delay: .1s;
      transition-delay: .1s; }
    .menu_side.v5 .jms-megamenu .nav > li:nth-child(2) {
      -webkit-transition-delay: .2s;
      -o-transition-delay: .2s;
      transition-delay: .2s; }
    .menu_side.v5 .jms-megamenu .nav > li:nth-child(3) {
      -webkit-transition-delay: .3s;
      -o-transition-delay: .3s;
      transition-delay: .3s; }
    .menu_side.v5 .jms-megamenu .nav > li:nth-child(4) {
      -webkit-transition-delay: .4s;
      -o-transition-delay: .4s;
      transition-delay: .4s; }
    .menu_side.v5 .jms-megamenu .nav > li:nth-child(5) {
      -webkit-transition-delay: .5s;
      -o-transition-delay: .5s;
      transition-delay: .5s; }
    .menu_side.v5 .jms-megamenu .nav > li:nth-child(6) {
      -webkit-transition-delay: .6s;
      -o-transition-delay: .6s;
      transition-delay: .6s; }
    .menu_side.v5 .jms-megamenu .nav > li > a {
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 0;
      line-height: 56px; }
    .menu_side.v5 .jms-megamenu .nav > li.menu-align-center > .dropdown-menu {
      left: 100% !important;
      right: auto;
      -webkit-transform: unset;
      -ms-transform: unset;
      transform: unset; }
    .menu_side.v5 .jms-megamenu .nav > li .dropdown-menu {
      top: 0;
      left: 100%; }

.header-center {
  padding: 40px 0; }
  .header-center.fixed {
    padding: 10px 0; }
  .header-center .jms-megamenu .nav.level0 {
    text-align: center; }

.header-left-fixed {
  text-align: center;
  position: fixed;
  padding-top: 57px;
  top: 0;
  left: 0;
  width: 300px;
  border-right: 1px solid #ddd;
  height: 100%;
  background: #fff;
  z-index: 999; }
  .header-left-fixed.new-zindex {
    z-index: 99999; }
  .header-left-fixed .container {
    width: 100%; }
  .header-left-fixed .btn-search i {
    font-size: 24px; }
  .header-left-fixed .addon-logo {
    margin-top: 339px;
    margin-bottom: 347px; }
    .header-left-fixed .addon-logo .addon-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
  .header-left-fixed #social_block ul li {
    margin: 0 17px; }
  .header-left-fixed #jms_ajax_search .btn-search {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .header-left-fixed #jms_ajax_search .btn-search span {
      display: block;
      margin-left: 23px; }

.header-type-1 {
  width: 100%;
  padding: 30px; }
  .header-type-1.fixed {
    padding: 10px 30px; }
  .header-type-1 #jms-megamenu-container {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .header-type-1 .mega-menu {
    text-align: right; }

.slider-type-1 .fraction-slider .prev {
  background: url("../img/prev.png") no-repeat; }
  .slider-type-1 .fraction-slider .prev:hover {
    opacity: 1 !important; }

.slider-type-1 .fraction-slider .next {
  background: url("../img/next.png") no-repeat; }
  .slider-type-1 .fraction-slider .next:hover {
    opacity: 1 !important; }

.header-type-2 {
  padding: 60px 0; }
  .header-type-2.fixed {
    padding: 10px 0; }
  .header-type-2 .container-fluid {
    max-width: 1830px;
    padding: 0 15px;
    width: 100%; }
  .header-type-2 .left-icon-group .addon-box {
    margin-left: 27px; }

.header-type-3.fixed {
  padding: 10px 0; }
  .header-type-3.fixed .logo {
    width: 50%;
    margin: auto; }

.left-group-btn-1 .addon-box {
  margin-right: 20px; }

.left-group-btn-1 p {
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0; }

.left-group-btn-1 img {
  margin-right: 11px; }

#jms_ajax_search #search-form .close-search {
  background: #2a363b url("../img/icon/close-search.png") no-repeat center; }

#product #main {
  position: relative; }

#jmsproductvideo {
  position: unset; }
  #jmsproductvideo .jms-popup-wrap {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  #jmsproductvideo .popup_close {
    font-size: 17px;
    float: right;
    color: #FFF;
    cursor: pointer; }
  #jmsproductvideo .open-video .jms-video {
    z-index: 11111; }
  #jmsproductvideo .open-video .jms-popup-overlay {
    opacity: 1 !important;
    display: block !important;
    background: rgba(0, 0, 0, 0.9); }
  #jmsproductvideo .open-video .jms-popup-box {
    display: block; }
  #jmsproductvideo .jms-popup-box {
    z-index: 999; }
  #jmsproductvideo .jms-video {
    cursor: pointer;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1; }
  #jmsproductvideo .addon-title i {
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all;
    -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.1); }
    #jmsproductvideo .addon-title i:hover {
      background: #2a363b;
      color: #fff; }

.addon-video {
  text-align: center; }
  .addon-video .btn-close {
    visibility: hidden;
    position: fixed;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 999991;
    width: 100%;
    height: 100%;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .addon-video span > .fa-close {
    color: #fff;
    font-family: FontAwesome;
    font-size: 30px;
    height: 32px; }
  .addon-video .bg-overlay {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    -webkit-transition: .6s all;
    -o-transition: .6s all;
    transition: .6s all;
    z-index: 99999; }

.jms-row.video.show-video iframe {
  position: fixed;
  max-width: 1000px;
  top: 200px;
  z-index: 999999;
  border: 2px solid #fff;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 1;
  visibility: visible; }

.jms-row.video.show-video .jms-addon.jms-video {
  opacity: 1;
  visibility: visible; }

.jms-row.video.show-video .bg-overlay {
  opacity: 1;
  visibility: visible; }

.jms-row.video.show-video .btn-close {
  visibility: visible; }

.jms-addon.jms-video {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: url("../img/h11-bg-video.jpg") no-repeat;
  background-size: cover;
  -webkit-box-shadow: 0 7px 43px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 7px 43px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer; }
  .jms-addon.jms-video iframe {
    opacity: 0;
    visibility: hidden; }

.jms-row.cates-carousel .owl-theme .owl-controls div.owl-prev {
  left: 32px; }

.jms-row.cates-carousel:hover .owl-theme .owl-controls div.owl-prev {
  left: 42px; }

.jms-row.cates-carousel .owl-theme .owl-controls div.owl-next {
  right: 32px; }

.jms-row.cates-carousel:hover .owl-theme .owl-controls div.owl-next {
  right: 42px; }

.jms-row.cates-carousel .container-fluid {
  border: 50px solid #fff;
  -webkit-box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.02); }

.jms-row.cates-carousel .banner-content {
  top: auto;
  left: 0;
  bottom: 32px;
  width: 100%; }
  .jms-row.cates-carousel .banner-content p {
    font-size: 32px;
    padding: 0 20px; }

.owl-carousel.owl-loaded {
  display: block; }

.module-group {
  width: 304px;
  padding: 30px; }
  .module-group .collapse, .module-group .collapsing {
    position: unset !important;
    -webkit-box-shadow: unset;
    box-shadow: unset; }
  .module-group .btn-group p {
    font-weight: 500;
    margin-bottom: 13px; }
  .module-group .btn-group .btn-xs {
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0;
    color: #8f8f8f;
    border: 1px solid #ddd;
    border-radius: 0;
    width: 100%;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    position: relative; }
  .module-group .btn-group .btn-xs i {
    position: absolute;
    right: 20px;
    top: 14px; }
  .module-group .currency-info.type-2 {
    display: block;
    margin-bottom: 36px; }
  .module-group .currency-info.type-1 {
    display: none; }
  .module-group .currency-info ul {
    border: 1px solid #ddd;
    border-top: 0; }
  .module-group .languages-info.type-1 {
    display: none; }
  .module-group .languages-info.type-2 {
    display: block;
    margin-bottom: 34px; }
  .module-group .languages-info ul {
    border: 1px solid #ddd;
    border-top: 0; }
  .module-group #_desktop_user_info .user-info > .account {
    text-transform: uppercase;
    color: #8f8f8f;
    font-weight: 500; }
    .module-group #_desktop_user_info .user-info > .account .fa {
      color: #000;
      margin-right: 4px; }
    .module-group #_desktop_user_info .user-info > .account:hover {
      color: #2a363b; }
  .module-group #_desktop_user_info .type-2 {
    display: block; }
  .module-group #_desktop_user_info .type-1 {
    display: none; }

.top_menu_second .container {
  position: unset; }
  .top_menu_second .container > .row {
    margin: 0; }

.top_menu_second .layout-column {
  padding: 0; }

.top_menu_second .jms-megamenu .dropdown-menu {
  width: auto; }

.top_menu_second .jms-megamenu .collection > .dropdown-menu {
  width: 815px; }

.top_menu_second .right_menu {
  margin-bottom: 102px; }

.top_menu_second .social_icon {
  position: absolute;
  bottom: 75px; }

.top_menu_second #social_block::before {
  content: "";
  width: 293px;
  height: 1px;
  position: absolute;
  background: #ddd;
  top: -78px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.top_menu_second #_desktop_currency_selector {
  margin-bottom: 23px; }

.top_menu_second .currency-info.type-1, .top_menu_second .languages-info.type-1 {
  display: none; }

.top_menu_second .currency-info.type-3, .top_menu_second .languages-info.type-3 {
  display: block; }

.top_menu_second .currency-info ul li, .top_menu_second .languages-info ul li {
  padding: 0; }

.wb {
  word-break: break-all;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  text-orientation: upright;
  font-weight: 500;
  color: #8f8f8f;
  letter-spacing: -0.21vw; }

.bg-color-default {
  background: #f1f1f1; }

.lookbook-name {
  font-size: 21px;
  font-weight: 600;
  letter-spacing: -0.6px; }

.banner_category .jms-banner a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  -webkit-transition: all .2s ease-in-out 0s;
  -o-transition: all .2s ease-in-out 0s;
  transition: all .2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0); }

.banner_category .jms-banner:hover a > img {
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset; }

.banner_category .jms-banner:hover a::before {
  opacity: 1; }

.banner_category .jms-banner:hover .banner-content {
  -webkit-transform: translateY(-53px);
  -ms-transform: translateY(-53px);
  transform: translateY(-53px);
  color: #2a363b; }

.banner_category .banner-content {
  width: 100%;
  text-align: center;
  padding: 0 20px;
  position: unset;
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
  margin-top: 13px;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all; }

.brand-carousel:hover .brand-item img {
  opacity: .6; }

.brand-carousel .brand-item img:hover {
  opacity: 1; }

.countdown-box .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.countdown-box .countdown-section {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100px;
  padding: 0 15px;
  height: 106px;
  background: #fff;
  margin-right: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden; }

.countdown-box .countdown-amount {
  font-size: 49px;
  font-family: 'Oswald', sans-serif;
  line-height: 1;
  margin-bottom: 7px; }

.countdown-box .countdown-period {
  color: #8f8f8f;
  font-weight: 500; }

.countdown-box .cd-title {
  font-size: 48px;
  font-weight: 600;
  letter-spacing: -1.3px;
  margin-bottom: 6px;
  margin-top: -23px; }

.countdown-box .cd-saleoff {
  font-size: 10px;
  color: #8f8f8f;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 2px; }

.countdown-box .cd-price {
  font-weight: 600;
  font-size: 38px;
  color: #2a363b;
  line-height: 1;
  margin-bottom: 27px; }
  .countdown-box .cd-price span {
    font-size: 26px; }

.countdown-box .cd-des {
  font-weight: 500;
  color: #8f8f8f;
  margin-bottom: 60px; }

.countdown-box .countdown {
  margin-bottom: 56px; }

.btn-underline {
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
  font-weight: 600;
  letter-spacing: 0.15vw;
  padding-bottom: 0.25vw;
  width: auto !important; }
  .btn-underline.disabled::before, .btn-underline.disabled::after {
    display: none; }
  .btn-underline:hover {
    color: #2a363b !important; }
    .btn-underline:hover::after {
      -webkit-transition: all .2s ease-in-out .2s;
      -o-transition: all .2s ease-in-out .2s;
      transition: all .2s ease-in-out .2s;
      width: 100%; }
    .btn-underline:hover::before {
      width: 0; }
  .btn-underline::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #2a363b; }
  .btn-underline::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background: #2a363b;
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s; }

.left-icon-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  .left-icon-group [class*="icon"] {
    font-size: 24px; }
  .left-icon-group .addon-box {
    margin-left: 25px;
    padding-top: 6px; }
  .left-icon-group p {
    margin-bottom: 0; }
  .left-icon-group #login-2 {
    position: unset !important;
    -webkit-box-shadow: unset;
    box-shadow: unset; }

.intro-text {
  font-size: 32px;
  letter-spacing: -1px;
  line-height: 1.15;
  margin-bottom: 0;
  padding: 95px 20px 91px; }

.menu-collapse {
  position: relative; }

.btn-group .collapse, .btn-group .collapsing {
  position: absolute !important;
  right: -20px;
  top: calc(100% + 10px);
  min-width: 150px;
  margin-bottom: 0;
  background: #fff;
  -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
  z-index: 999; }
  .btn-group .collapse li, .btn-group .collapsing li {
    line-height: 35px; }
  .btn-group .collapse .collapse-item, .btn-group .collapsing .collapse-item {
    font-size: 12px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }

.page-index #footer {
  margin-top: 0; }

#footer {
  margin-top: 100px; }

.footer_t {
  padding: 100px 0 55px;
  text-align: center; }
  .footer_t .layout-column .addon-box:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 24px; }
  .footer_t ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0; }
    .footer_t ul li {
      padding: 0 23px; }
      .footer_t ul li a {
        font-size: 12px;
        font-weight: 500;
        color: #8f8f8f; }
        .footer_t ul li a:hover {
          color: #2a363b; }

.footer_m .addon-box {
  padding: 25px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }

.footer_m p {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  color: #8f8f8f; }

.footer_b {
  padding: 60px 0 70px; }
  .footer_b p {
    font-size: 12px;
    font-weight: 500;
    color: #8f8f8f;
    margin-bottom: 26px; }
    .footer_b p span {
      color: #000; }

.top-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center; }
  .top-info .category {
    margin-bottom: 0;
    font-weight: 500;
    color: #8f8f8f;
    text-transform: capitalize; }
    .top-info .category a {
      color: #2a363b; }
  .top-info #product-availability {
    font-size: 12px;
    letter-spacing: 0;
    padding-top: 3px;
    margin-left: 35px; }

#search_widget h3 {
  display: none; }

#left-column #search_widget h3, #right-column #search_widget h3 {
  display: block; }

#left-column #search_widget button, #right-column #search_widget button {
  font-size: 20px;
  color: #000;
  padding-left: 0; }

#left-column #search_widget form, #right-column #search_widget form {
  border: 0;
  background: #f2f2f2; }

.product-detail.sticky .images-container .js-qv-mask {
  margin-top: 0 !important; }

.product-detail.sticky .product-images .product-cover:not(:last-child) {
  margin-bottom: 40px; }

.product-detail.sticky + #more_info_block {
  margin-top: 95px; }

.product-detail.carousel .pb-left-column, .product-detail.carousel .pb-right-column {
  width: 100%; }

.product-detail.carousel .top-info, .product-detail.carousel .product-quantity {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.product-detail.carousel .product-actions .product-variants {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.product-detail.carousel .product-variants-item:last-child {
  margin-right: 0; }

.product-detail.carousel .addthis-animated {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.product-detail.carousel #more_info_block .nav.nav-tabs {
  text-align: center; }

.product-layout-carousel .pd-name {
  font-size: 32px;
  padding-bottom: 5px; }

.product-layout-carousel .top-info {
  padding-bottom: 17px; }

.product-layout-carousel .product-prices.content_price .price.new {
  font-size: 24px; }

.product-layout-carousel .product-actions .product-variants {
  display: block !important; }

.product-layout-carousel .product-information .product-desc {
  padding-top: 18px;
  margin-bottom: 26px; }

.product-layout-carousel #more_info_block {
  margin-top: 91px; }
  .product-layout-carousel #more_info_block .nav.nav-tabs {
    text-align: center; }
    .product-layout-carousel #more_info_block .nav.nav-tabs li {
      padding: 0;
      padding: 0 22px; }

.product-layout-carousel .product-variants-item {
  display: block;
  margin-right: 0;
  margin-bottom: 34px; }
  .product-layout-carousel .product-variants-item ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .product-layout-carousel .product-variants-item ul li:last-child {
      margin-right: 0; }

.product-layout-carousel .pb-right-column {
  margin-top: 47px; }

.product-layout-carousel .zoomContainer {
  display: none;
  z-index: 99; }

.product-layout-carousel .owl-theme:hover .owl-controls div {
  opacity: 1;
  visibility: visible; }

.product-layout-carousel .owl-theme .owl-controls div {
  font-family: "icommon";
  opacity: 0;
  visibility: hidden; }

.product-layout-carousel .owl-theme .owl-controls div.owl-prev::before {
  content: "\eb36"; }

.product-layout-carousel .owl-theme .owl-controls div.owl-next::before {
  content: "\eb37"; }

.product-layout-carousel #main .images-container .js-qv-mask {
  overflow: unset; }

@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%); } }

@keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%); } }

.la.la-cog {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.breadcrumb-inner ol li:first-child::before {
  content: "\f015";
  font-family: FontAwesome;
  margin-right: 4px; }

.breadcrumb-inner ol li a {
  font-size: 14px;
  color: #8f8f8f;
  font-weight: 500; }
  .breadcrumb-inner ol li a:hover {
    color: #2a363b; }

.jms-advsearch .input-group.keyword-group {
  width: 100%; }

#_desktop_user_info .type-2 {
  display: none; }

.languages-info ul > li.current > a, #_desktop_currency_selector ul > li.current > a, #_desktop_user_info ul > li.current > a {
  color: #2a363b; }

.languages-info ul > li > a:hover, #_desktop_currency_selector ul > li > a:hover, #_desktop_user_info ul > li > a:hover {
  color: #2a363b; }

.btn-tertiary.js-search-filters-clear-all {
  font-size: 14px;
  background: #ebebeb;
  border-color: #ebebeb;
  font-weight: 700;
  padding: 8px 22px; }

.facet.color ul li {
  border-bottom: 0 !important; }

.facet-label.active a {
  color: #2a363b !important; }

.best-sellers_block_right {
  margin-top: 45px; }
  .best-sellers_block_right .product_button {
    display: none; }
  .best-sellers_block_right .product-link {
    font-size: 14px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  .best-sellers_block_right .content_price .price.new {
    font-size: 14px; }
  .best-sellers_block_right .product-box .flexbox {
    width: 26%; }
  .best-sellers_block_right .product-preview .flexbox + .product-info {
    width: 74%;
    margin-top: 0; }
  .best-sellers_block_right .title-block h3 {
    margin-bottom: 15px; }

#blockcart-modal .modal-dialog {
  margin: 0 auto; }

#blockcart-modal.modal.fade .modal-dialog {
  -webkit-transform: translate(0, 20%);
  -ms-transform: translate(0, 20%);
  transform: translate(0, 20%); }

#blockcart-modal.modal.in .modal-dialog {
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  transform: translate(0, 50%); }

#product-modal .modal-dialog {
  margin: 0 auto;
  padding: 15px; }

#product-modal.modal.fade .modal-dialog {
  top: 50%;
  -webkit-transform: translate(0, -60%);
  -ms-transform: translate(0, -60%);
  transform: translate(0, -60%); }

#product-modal.modal.in .modal-dialog {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.page-index #content-wrapper {
  margin-bottom: 0; }

a.wishlist_top {
  display: none; }

#header a.wishlist_top.home_page {
  display: block; }

#header a.wishlist_top.my_account {
  display: none !important; }

#my-account a.wishlist_top.my_account {
  display: block; }

#customer-form .custom-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }
  #customer-form .custom-checkbox input {
    margin-right: 4px;
    position: relative;
    top: 1px; }

.wlp_bought_list {
  margin: 0 -15px; }

.wlp_bought .group_btn a {
  display: inline-block;
  margin-right: 10px; }

#module-jmswishlist-mywishlist .wl_send .submit input {
  padding: 0 20px;
  background: transparent;
  border-radius: 3px;
  font-size: 14px; }

#module-jmswishlist-mywishlist .wl_send input {
  border: 1px solid #ccc;
  height: 40px;
  border-radius: 3px; }

#sitemap ul.nested > li {
  margin: 0 0 0 21px;
  padding: 5px 0 0 33px;
  border-left: 1px solid #d6d4d4;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAABCAIAAABR8BlyAAAADklEQVQI12O4duUK2QgA8Owx2QWUkx4AAAAASUVORK5CYII=) no-repeat left 15px transparent; }

#history .text-xs-right div {
  text-align: right; }

#history .order > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.text-xs-center.order-actions > a {
  font-size: 14px;
  text-transform: capitalize; }

.label.label-pill {
  color: #fff;
  padding: .2em .6em;
  font-size: 12px;
  font-weight: 500; }

.form-footer.clearfix button {
  font-size: 14px; }

#conditions-to-approve .js-terms > a {
  font-size: 14px;
  font-weight: 700; }

#order-confirmation #content-wrapper {
  margin-bottom: 0px; }

.ps-shown-by-js button {
  cursor: pointer; }

.view-mode .button {
  display: inline-block;
  padding: 0px 12px;
  position: relative;
  top: 5px; }
  .view-mode .button a {
    width: 25px;
    height: 18px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .view-mode .button a.view-grid {
      background: url("../img/icon/grid.png") no-repeat center; }
      .view-mode .button a.view-grid.active {
        background: url("../img/icon/grid-active.png") no-repeat center; }
    .view-mode .button a.view-list {
      background: url("../img/icon/list.png") no-repeat center; }
      .view-mode .button a.view-list.active {
        background: url("../img/icon/list-active.png") no-repeat center; }
    .view-mode .button a.active {
      color: #2a363b; }
  .view-mode .button i {
    font-size: 18px; }

.products-list-in-row .btn-group {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  display: block !important; }

.products-list-in-row .product-preview:hover {
  -webkit-box-shadow: unset;
  box-shadow: unset; }

.products-list-in-row .product-preview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 60px; }
  .products-list-in-row .product-preview .product-info {
    opacity: 1 !important;
    visibility: visible !important; }

.products-list-in-row .product-quantities {
  margin-bottom: 21px; }

.products-list-in-row .product-link {
  text-align: left;
  padding: 0;
  margin-bottom: 6px; }

.products-list-in-row .content_price {
  text-align: left; }

.products-list-in-row .addToWishlist {
  margin-left: 18px;
  color: #a7a7a7; }
  .products-list-in-row .addToWishlist:hover {
    color: #2a363b; }

.products-list-in-row .product-info .color_to_pick_list {
  display: block; }

.products-list-in-row .product-preview .color_to_pick_list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 10px; }
  .products-list-in-row .product-preview .color_to_pick_list .js-count.count {
    display: none; }
  .products-list-in-row .product-preview .color_to_pick_list > .variant-links {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0; }

.products-list-in-row .product_button {
  position: unset;
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
  display: block; }

.products-list-in-row .product_action {
  display: none !important; }

.products-list-in-column .product-info > .btn-group {
  display: none; }

.product-line-grid-right .material-icons {
  display: none; }

.product-line-grid-right .btn-touchspin:hover::before {
  color: #222; }

.product-line-grid-right .bootstrap-touchspin-up::before {
  content: "\f0d8";
  font-family: FontAwesome;
  font-size: 16px;
  color: #888;
  position: relative;
  top: 3px; }

.product-line-grid-right .bootstrap-touchspin-down::before {
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 16px;
  color: #888;
  position: relative;
  bottom: 3px; }

.mega_menu {
  cursor: pointer;
  margin-bottom: 0; }
  .mega_menu .close_menu {
    display: none; }

.open-sidebar1 .mega_menu .open_menu {
  display: none; }

.open-sidebar1 .mega_menu .close_menu {
  display: block; }

#off-canvas-menu .menu-item > .dropdown-menu {
  position: relative !important; }
  #off-canvas-menu .menu-item > .dropdown-menu .dropdown-menu {
    position: relative !important; }
    #off-canvas-menu .menu-item > .dropdown-menu .dropdown-menu::before {
      left: 52px; }
  #off-canvas-menu .menu-item > .dropdown-menu::before {
    top: 0;
    bottom: 0;
    left: 32px;
    width: 1px;
    content: '';
    height: 100%;
    position: absolute;
    background-color: #f0f0f0;
    z-index: 1; }

#off-canvas-menu #_desktop_user_info {
  padding: 0 30px; }
  #off-canvas-menu #_desktop_user_info .user-info > .logout2 {
    text-transform: capitalize; }
  #off-canvas-menu #_desktop_user_info ul li a {
    padding: 0;
    text-align: center; }
  #off-canvas-menu #_desktop_user_info .type2 {
    display: block;
    text-align: center; }
  #off-canvas-menu #_desktop_user_info .type1, #off-canvas-menu #_desktop_user_info .type3 {
    display: none; }

#off-canvas-menu .languages-info {
  padding: 0 30px;
  text-align: center; }
  #off-canvas-menu .languages-info > span {
    font-weight: 600; }
  #off-canvas-menu .languages-info ul {
    margin-top: 10px; }
    #off-canvas-menu .languages-info ul li a {
      padding: 0; }
  #off-canvas-menu .languages-info.type1, #off-canvas-menu .languages-info.type2, #off-canvas-menu .languages-info.type4 {
    display: none; }
  #off-canvas-menu .languages-info.type3 {
    display: block; }

#off-canvas-menu #_desktop_currency_selector {
  padding: 0 30px;
  text-align: center; }
  #off-canvas-menu #_desktop_currency_selector ul li a {
    text-align: center;
    padding: 5px 0; }
  #off-canvas-menu #_desktop_currency_selector.type1, #off-canvas-menu #_desktop_currency_selector.type2 {
    display: none; }
  #off-canvas-menu #_desktop_currency_selector.type3 {
    display: block; }

.quickview.fade.in {
  background: rgba(0, 0, 0, 0.8); }

.quickview .modal-body {
  padding: 40px; }

.quickview .modal-header {
  min-height: auto;
  padding: 0;
  border-bottom: 0; }

.quickview .modal-content {
  border-radius: 0; }

.quickview .product-cover {
  border: 0;
  margin-bottom: 0; }

.quickview .product-actions .product-variants {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.quickview .js-qv-product-cover {
  background: #f1f1f1; }

.quickview .content_price {
  text-align: center; }
  .quickview .content_price .price.old {
    display: block;
    text-align: center;
    color: #8f8f8f;
    margin: 10px 0 0; }

.quickview .product-information .product-desc {
  padding: 20px 20px 0; }

.quickview .images-container .product-images > li.thumb-container {
  display: block; }

.quickview .images-container .js-qv-mask {
  position: absolute;
  left: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-height: 345px;
  margin: 0 !important; }

.quickview .product-variants-item {
  display: block;
  margin-right: 0; }
  .quickview .product-variants-item:not(:last-child) {
    margin-bottom: 35px; }
  .quickview .product-variants-item ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.quickview .product-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.quickview .right {
  text-align: center; }
  .quickview .right .top-info {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .quickview .right .content_price .price.new {
    text-align: center; }

.quickview .arrows.js-arrows i {
  text-indent: 0;
  border: 0;
  cursor: pointer; }
  .quickview .arrows.js-arrows i.js-arrow-up {
    position: absolute;
    top: 110px;
    left: 73px; }
  .quickview .arrows.js-arrows i.js-arrow-down {
    position: absolute;
    bottom: 110px;
    left: 73px; }

.quickview .images-container .product-images > li.thumb-container img {
  width: 90px;
  border: 3px solid #fff;
  margin: 0;
  margin: 5px 0; }

.quickview .images-container .product-images > li.thumb-container .thumb.selected {
  border-color: #000; }

.product-info .color_to_pick_list {
  display: none; }

#category #header {
  position: relative;
  z-index: 2; }

#category #wrapper {
  position: relative;
  z-index: 1; }

#category .product-preview:hover .preview {
  border-radius: 0; }

#more_info_block + .featured-products .customs-carousel-product {
  padding-top: 60px; }

#product #footer {
  display: inline-block;
  width: 100%;
  margin-top: 34px; }

#search #content .search-box {
  width: 290px;
  margin: 0 auto; }

#more_info_block .panel.panel-default {
  border: 0;
  margin-top: 0;
  -webkit-box-shadow: unset;
  box-shadow: unset; }
  #more_info_block .panel.panel-default:not(:last-child) {
    border-bottom: 1px solid #ebebeb; }

#more_info_block .panel-title {
  padding: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 53px; }
  #more_info_block .panel-title > a.collapsed::after {
    content: "\f105"; }

#more_info_block .panel-body {
  border-top: 0;
  padding: 0;
  margin-top: -4px; }

#more_info_block .panel-heading {
  border: 0;
  padding: 0;
  background: transparent; }
  #more_info_block .panel-heading h4 {
    padding: 0; }
  #more_info_block .panel-heading a {
    font-size: 18px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 0.4px; }
    #more_info_block .panel-heading a::after {
      content: "\f107";
      font-family: FontAwesome;
      font-size: 17px;
      font-weight: 500;
      margin-left: 12px; }

#product .product-variants-item.size input + span, .quickview .product-variants-item.size input + span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 600;
  font-size: 16px;
  color: #8f8f8f;
  background: #f1f1f1;
  z-index: 0; }

#product .product-variants-item.size input:checked + span, .quickview .product-variants-item.size input:checked + span {
  position: relative;
  color: #fff;
  background: #2a363b; }

.ver_mobile {
  display: none;
  background: #2a363b;
  padding: 2px 0; }
  .ver_mobile p {
    margin-bottom: 0; }

#search_widget {
  width: 100%;
  padding: 0;
  margin-top: -3px; }
  #search_widget form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border: 2px solid #d4d3d3;
    border-radius: 30px; }
  #search_widget input {
    border: 0;
    font-size: 12px;
    color: #8f8f8f;
    height: 46px;
    padding: 0 20px;
    width: 100%;
    background: transparent; }
    #search_widget input::-webkit-input-placeholder {
      color: #8f8f8f; }
    #search_widget input:-ms-input-placeholder {
      color: #8f8f8f; }
    #search_widget input::-ms-input-placeholder {
      color: #8f8f8f; }
    #search_widget input::placeholder {
      color: #8f8f8f; }
  #search_widget button {
    border: 0;
    background: transparent;
    font-size: 18px;
    padding: 0 23px;
    width: auto;
    color: #2a363b;
    border-radius: 30px; }

.blog-widget .comment-item span {
  font-weight: 600;
  color: #000; }

.blog-widget.widget-recent-post h3 {
  margin-bottom: 30px; }

.blog-widget .post-thumb img {
  height: 55px; }

.blog-widget .item-post {
  margin-bottom: 26px; }
  .blog-widget .item-post .post-thumb {
    width: 31%;
    border-radius: 0; }
  .blog-widget .item-post .left {
    width: 69%;
    margin-left: 15px; }
    .blog-widget .item-post .left .post-title {
      font-size: 14px;
      font-weight: 600;
      padding-bottom: 5px;
      margin-top: 2px;
      line-height: 1.5;
      letter-spacing: 0.1px;
      color: #000;
      display: block; }
      .blog-widget .item-post .left .post-title:hover {
        color: #2a363b; }
    .blog-widget .item-post .left .post-created {
      margin: 0;
      font-size: 12px;
      color: #8f8f8f;
      font-weight: 500; }

.post-comment-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .post-comment-info .left h6 {
    padding-bottom: 11px;
    font-size: 14px;
    margin-top: 0;
    color: #888; }
    .post-comment-info .left h6 span {
      font-weight: 600;
      font-size: 16px;
      color: #000; }
  .post-comment-info .left .title {
    margin-bottom: 12px; }
    .post-comment-info .left .title p {
      font-size: 12px;
      font-weight: 500;
      text-transform: uppercase;
      color: #8f8f8f;
      margin-bottom: 19px; }
      .post-comment-info .left .title p i {
        color: #2a363b;
        margin-right: 4px; }
  .post-comment-info .post-comment-content {
    margin-bottom: 0;
    line-height: 1.88;
    font-size: 13px;
    color: #8f8f8f; }

#module-jmsblog-post #header {
  position: absolute;
  width: 100%; }

#module-jmsblog-post .breadcrumb {
  padding-top: 166px;
  padding-bottom: 127px;
  background: url("../img/bg-aboutus.jpg"); }

#module-jmsblog-post .breadcrumb-box.container {
  display: block; }

#module-jmsblog-post .breadcrumb-inner, #module-jmsblog-post .title_meta {
  text-align: center; }

#module-jmsblog-post .breadcrumb-inner ol li {
  margin: 0; }

#commentForm {
  padding-top: 35px;
  margin-top: 0; }
  #commentForm .form-group {
    margin-bottom: 0; }
  #commentForm input, #commentForm textarea {
    height: 38px;
    padding-left: 13px;
    border: 0;
    border-bottom: 1px solid #ededed;
    padding: 0;
    font-size: 12px;
    letter-spacing: 0.5px; }
  #commentForm textarea {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 30px; }
  #commentForm label {
    color: #222;
    margin-bottom: 9px; }
    #commentForm label.lb-comment {
      font-size: 18px;
      font-weight: 600;
      text-transform: uppercase;
      margin-top: 26px; }
  #commentForm #new_comment_form_footer {
    margin-top: 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    #commentForm #new_comment_form_footer p {
      margin-bottom: 0; }
    #commentForm #new_comment_form_footer button {
      height: 36px;
      padding: 0;
      border: 0;
      background: transparent; }

#module-jmsblog-categories .category-info {
  margin-top: 15px;
  margin-bottom: 0px; }

.cat-post-list.more-columns {
  margin: 0 -15px;
  max-width: calc(100% + 30px);
  width: calc(100% + 30px);
  text-align: left; }

.wlp_bought img {
  width: 100%; }

.product-cover {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px; }

#product .product-cover .layer {
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: 10px;
  display: block; }
  #product .product-cover .layer i {
    font-size: 30px; }

.modal-dialog .product-cover:hover::after {
  display: none; }

.modal-dialog .product-cover .layer {
  display: none !important; }

.product-preview button.cart-button:focus {
  outline: none; }

.jms-banner.vcenter .banner-content {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.jms-banner.hcenter .banner-content {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.jms-banner.center .banner-content {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.jms-banner .btn-shopnow {
  font-size: 15px;
  padding: 10px 21px; }

.jms-banner .banner-content p {
  margin-bottom: 0; }

.jms-banner .banner-content .btn-shopnow-banner {
  font-size: 13px; }
  .jms-banner .banner-content .btn-shopnow-banner + img {
    background: #2a363b;
    border-radius: 50%; }

.banner_html {
  text-align: center;
  color: #fff; }
  .banner_html ul {
    margin-bottom: 0;
    padding: 21.5px 0; }
    .banner_html ul li {
      display: inline-block;
      padding: 0 47px;
      font-size: 19px;
      letter-spacing: 0.23px; }

.categorytab-carousel2 .categoryname {
  display: none; }

.big_save .addon-box {
  background: url("../img/big_save_bg.png") no-repeat top center;
  background-size: cover;
  padding: 68px 0 36px; }
  .big_save .addon-box ul {
    margin-bottom: 0;
    margin-left: 50px; }
    .big_save .addon-box ul li {
      font-size: 20px;
      display: inline-block;
      letter-spacing: 0; }
      .big_save .addon-box ul li strong {
        color: #000; }
      .big_save .addon-box ul li.code {
        padding: 11.5px 19px;
        background: #2a363b;
        border-radius: 30px;
        padding: 11.5px 19px;
        font-size: 18px;
        margin-left: 55px; }
        .big_save .addon-box ul li.code strong {
          color: #fff; }

.home_categories2.type2 {
  border-top: 1px solid #ebebeb; }
  .home_categories2.type2 .c_item-info {
    text-align: center;
    position: relative; }
    .home_categories2.type2 .c_item-info::after {
      content: "";
      width: 1px;
      height: 150px;
      position: absolute;
      background: #ebebeb;
      top: 0;
      right: -15px; }
    .home_categories2.type2 .c_item-info ul li {
      padding: 3px 0px; }

.cat-name2 {
  text-transform: capitalize;
  font-style: italic;
  font-weight: 700;
  color: #555;
  margin-bottom: 0;
  margin-top: 8px;
  letter-spacing: 0.6px;
  display: block; }
  .cat-name2 span {
    font-weight: 400; }

.categories-carousel2-no-carousel {
  text-align: right;
  position: absolute;
  right: 15px;
  top: 2px; }
  .categories-carousel2-no-carousel .categories-wrapper {
    border: 0; }
    .categories-carousel2-no-carousel .categories-wrapper .c_item-info {
      width: auto;
      padding-top: 0; }
  .categories-carousel2-no-carousel .block_category {
    display: inline-block;
    margin-left: 24px; }

.jmsflashsales-tab {
  border-top: 1px solid #ebebeb;
  padding-top: 36px;
  display: flow-root; }
  .jmsflashsales-tab .flashsales-countdown {
    margin-top: 15px; }
  .jmsflashsales-tab .countdown-row::before {
    display: none; }
  .jmsflashsales-tab .countdown-period {
    display: block;
    font-size: 14px;
    padding-top: 6px; }
  .jmsflashsales-tab .countdown-section .countdown-amount {
    background: #ff8400;
    min-width: 45px;
    line-height: 45px;
    border-radius: 3px; }
  .jmsflashsales-tab .countdown-section::after {
    display: none; }
  .jmsflashsales-tab .countdown-section:not(:last-child) {
    margin-right: 5px; }
  .jmsflashsales-tab .countdown-section .countdown-amount {
    font-size: 20px;
    font-weight: 700; }
  .jmsflashsales-tab .addon-title h3 {
    border-bottom: 0;
    padding-bottom: 36px; }
  .jmsflashsales-tab .tabpanel {
    width: 20%;
    float: left;
    position: relative; }
  .jmsflashsales-tab .tab-content {
    width: 80%;
    float: left;
    position: relative; }
  .jmsflashsales-tab ul li.active a {
    background: #2a363b;
    color: #fff; }
    .jmsflashsales-tab ul li.active a::after {
      opacity: 1; }
  .jmsflashsales-tab ul li a {
    padding: 10.5px 15px;
    letter-spacing: 0.2px;
    display: inline-block;
    padding-right: 23px;
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset; }
    .jmsflashsales-tab ul li a::after {
      content: "";
      opacity: 0;
      width: 0;
      height: 0;
      position: absolute;
      top: 0;
      right: -20px;
      border-top: 20px solid transparent;
      border-bottom: 20px solid transparent;
      border-left: 20px solid #2a363b;
      z-index: 999; }
    .jmsflashsales-tab ul li a.active {
      background: #2a363b;
      color: #fff; }
      .jmsflashsales-tab ul li a.active::after {
        opacity: 1; }

.jmsflashsales-tab2 .addon-title {
  border-bottom: 1px solid #e1e1e1; }
  .jmsflashsales-tab2 .addon-title h3 {
    border-bottom: 0; }

.jmsflashsales-tab2 .main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.jmsflashsales-tab2 .product-preview {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.jmsflashsales-tab2 .block-label .label-sale, .jmsflashsales-tab2 .block-label .label-new {
  display: none; }

.jmsflashsales-tab2 .block-label .label-discount {
  font-size: 17px;
  border-radius: 0;
  margin-bottom: 13px;
  width: 65px;
  height: 28px;
  position: unset;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: url("../img/sale-bg-type2.png") no-repeat center;
  padding: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 8px; }

.jmsflashsales-tab2 .content_price {
  margin-bottom: 10px; }

.jmsflashsales-tab2 .product-preview .product-info .product-description {
  display: block;
  line-height: 1.85;
  margin-bottom: 25px; }

.jmsflashsales-tab2 .product-link {
  font-size: 21px;
  letter-spacing: 0; }

.jmsflashsales-tab2 .content_price .price.new {
  font-size: 24px; }

.jmsflashsales-tab2 .proces-bars span {
  float: left;
  height: 100%;
  background-color: #ff8400; }

.jmsflashsales-tab2 .proces-bars {
  height: 10px;
  border: 1px solid #ff8400; }

.jmsflashsales-tab2 .sold-quantyties {
  display: flow-root;
  margin-bottom: 3px;
  letter-spacing: 0; }
  .jmsflashsales-tab2 .sold-quantyties span {
    color: #000; }

.jmsflashsales-tab2 .text-addcart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 1px; }

.jmsflashsales-tab2 .product_button i {
  margin-right: 3px;
  padding-bottom: 3px; }

.jmsflashsales-tab2 .product-sold {
  max-width: 308px; }

.jmsflashsales-tab2 .addToWishlist {
  display: none; }

.jmsflashsales-tab2 .preview {
  width: 53%; }

.jmsflashsales-tab2 .product-info {
  width: 47%; }

.jmsflashsales-tab2 .product-preview:hover .product_button {
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset; }

.jmsflashsales-tab2 .product-preview button.cart-button {
  width: auto;
  padding: 0 17px 0 12px;
  text-transform: uppercase;
  font-weight: 700; }

.jmsflashsales-tab2 .product_button {
  position: unset;
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
  margin-top: 50px; }

.jmsflashsales-tab2 .flashsales-countdown {
  position: relative;
  bottom: 2px; }

.jmsflashsales-tab2 .countdown-row::before {
  content: "End In:";
  text-transform: capitalize;
  color: #ff8400;
  font-size: 20px;
  margin-right: 17px; }

.jmsflashsales-tab2 .countdown-section {
  min-width: auto; }
  .jmsflashsales-tab2 .countdown-section:not(:last-child) {
    margin-right: 17px; }
    .jmsflashsales-tab2 .countdown-section:not(:last-child)::after {
      color: #ff8400;
      font-weight: 700;
      font-size: 20px;
      right: -10px; }
  .jmsflashsales-tab2 .countdown-section .countdown-amount {
    color: #ff8400;
    font-size: 20px; }

.jmsflashsales-tab2 .nav {
  width: 20%; }
  .jmsflashsales-tab2 .nav li {
    margin: 3px 0;
    display: inline-block; }
    .jmsflashsales-tab2 .nav li.active a {
      border-color: #2a363b;
      background: #2a363b;
      color: #fff; }
      .jmsflashsales-tab2 .nav li.active a::after {
        opacity: 1; }
    .jmsflashsales-tab2 .nav li a {
      background: #fff;
      font-size: 17px;
      font-weight: 700;
      border: 1px solid #ebebeb;
      padding: 8px 15px;
      min-width: 180px; }
      .jmsflashsales-tab2 .nav li a::after {
        content: "";
        width: 0;
        opacity: 0;
        height: 0;
        position: absolute;
        top: -1px;
        right: -21px;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 20px solid #2a363b;
        -webkit-transition: .4s all;
        -o-transition: .4s all;
        transition: .4s all;
        z-index: 999; }
      .jmsflashsales-tab2 .nav li a.active {
        border-color: #2a363b;
        background: #2a363b;
        color: #fff; }
        .jmsflashsales-tab2 .nav li a.active::after {
          opacity: 1; }

.jmsflashsales-tab2 .tab-content {
  width: 80%; }

.flashsales-tab-carousel2 .product-description ul {
  display: none; }

.flex-box.product-box .block-label {
  display: none !important; }

.jmsflashsales .view-all {
  line-height: 36px; }

.jmsflashsales .flashsales-slick {
  display: none;
  padding-top: 35px; }
  .jmsflashsales .flashsales-slick .product-box .flexbox {
    width: 40%; }
  .jmsflashsales .flashsales-slick .product-preview .flexbox + .product-info {
    width: 60%; }
  .jmsflashsales .flashsales-slick .product_button {
    display: none; }
  .jmsflashsales .flashsales-slick .flexbox + .product-info {
    padding-right: 30px; }
  .jmsflashsales .flashsales-slick .slick-active:nth-child(2n + 1) > div:not(:first-child) {
    display: none; }
  .jmsflashsales .flashsales-slick .slick-active:nth-child(2n + 1) .product-info {
    padding: 0 20px; }
  .jmsflashsales .flashsales-slick .slick-active:nth-child(2n + 1) .block-label {
    display: block !important; }
  .jmsflashsales .flashsales-slick .slick-active:nth-child(2n + 1) .flex-box.product-box {
    display: block;
    border: 1px solid #2a363b; }
    .jmsflashsales .flashsales-slick .slick-active:nth-child(2n + 1) .flex-box.product-box .flexbox, .jmsflashsales .flashsales-slick .slick-active:nth-child(2n + 1) .flex-box.product-box .product-info {
      width: 100%; }

.jmsflashsales .addon-title h3 {
  padding: 0;
  line-height: 36px;
  border: 0; }

.jmsflashsales .title {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  position: relative; }

.jmsflashsales .flashsales-carousel {
  padding-top: 36px; }

.jmsflashsales .countdown-row {
  position: relative; }
  .jmsflashsales .countdown-row::before {
    content: "end in:";
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    padding-right: 4px;
    padding-left: 7px; }

.jmsflashsales .countdown-period {
  display: none; }

.jmsflashsales .flashsales-countdown {
  background: #ff8400;
  border-radius: 5px;
  padding: 8px 10px;
  margin-left: 79px; }

.jmsflashsales .countdown-section {
  background: transparent;
  margin: 0;
  border-radius: 0;
  min-width: 31px;
  padding: 0;
  position: relative; }
  .jmsflashsales .countdown-section:not(:last-child)::after {
    content: ":";
    color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -2px; }

.jmsflashsales .countdown-section .countdown-amount {
  margin-bottom: 0;
  font-size: 16px; }

.our-team {
  margin-bottom: 70px; }

.au-testimonial-body {
  padding: 0 100px;
  margin-top: 94px;
  margin-bottom: 90px; }

.au-comment {
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 0.2px;
  line-height: 1.7;
  margin-top: 32px; }
  .au-comment .au-name-client {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 23px;
    display: block; }

.au-video {
  position: relative;
  padding-bottom: 107px; }
  .au-video a {
    position: relative;
    z-index: 2; }
  .au-video::after {
    content: url("../img/bg-video-au.jpg");
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    z-index: 1; }

.au-brand {
  margin-bottom: 88px; }

.au-title {
  font-size: 24px;
  font-weight: 500;
  padding: 0px 110px;
  letter-spacing: -0.7px;
  line-height: 1.25;
  margin-bottom: 53px; }

.au-desc {
  font-size: 16px;
  padding: 0 200px;
  line-height: 1.87;
  margin-bottom: 60px; }

.member-job {
  font-size: 12px;
  text-transform: uppercase; }

.member:hover .social-team {
  opacity: 1;
  visibility: visible; }

.member:hover .member-name {
  color: #2a363b; }

.member-photo {
  position: relative; }
  .member-photo img {
    width: 100%; }
  .member-photo .social-team {
    position: absolute;
    top: 15px;
    left: 15px;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all; }
    .member-photo .social-team a {
      font-size: 12px;
      margin: 0 13px; }

.force-full-width .feature-icon span {
  display: none; }

.currency-info.type-2, .currency-info.type-3 {
  display: none; }

.languages-info.type-2, .languages-info.type-3 {
  display: none; }

.ajax_cart_quantity {
  background: #2a363b none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  font-size: 11px;
  height: 17px;
  line-height: 17px;
  position: absolute;
  text-align: center;
  width: 17px;
  top: 3px;
  right: -7px;
  display: block;
  font-weight: 600; }

.text-custom {
  display: none;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  padding-top: 10px;
  padding-left: 6px; }

.cart_block_total.ajax_block_cart_total {
  letter-spacing: 0px; }

#cart_block {
  display: flow-root; }

.cart-icon {
  display: inline-block;
  position: relative;
  color: #000; }
  .cart-icon.center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .cart-icon.type2 {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    width: 125px;
    height: 50px;
    background: #2a363b;
    color: #fff;
    border-radius: 3px !important;
    text-align: right;
    padding: 0 16px;
    float: right; }
    .cart-icon.type2::before {
      display: none; }
    .cart-icon.type2 .la-shopping-cart {
      font-size: 38px; }
    .cart-icon.type2 .ajax_cart_quantity {
      position: unset;
      background: transparent;
      font-size: 16px;
      font-weight: 700;
      margin-left: 2px;
      width: auto; }

#best-sales #search_widget, #best-sales .blog-widget {
  display: none; }

.jms-slider-wrapper .countdown.is-countdown {
  background: transparent;
  margin: 0;
  padding: 0; }

.jms-slider-wrapper .countdown-row::before {
  display: none; }

.jms-slider-wrapper .countdown-section {
  width: 3.4vw;
  height: 3.1vw;
  border: 2px solid #2a363b;
  border-radius: 3px;
  text-align: center;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 0.5vw;
  min-width: auto; }
  .jms-slider-wrapper .countdown-section:not(:last-child)::after {
    display: none; }
  .jms-slider-wrapper .countdown-section .countdown-amount {
    display: block;
    font-weight: 700;
    font-size: 1.2vw;
    color: #000; }
  .jms-slider-wrapper .countdown-section .countdown-period {
    font-size: 0.7vw;
    color: #555; }

#form_wishlist .inputTxt {
  border: 1px solid #ebebeb;
  margin-left: 20px;
  height: 40px;
  padding: 0 10px; }

#form_wishlist {
  margin-top: 20px; }

.wishlist_top.home_page {
  display: inline-block;
  color: #000; }
  .wishlist_top.home_page:hover {
    color: #2a363b; }

.flashsales-tab-carousel2 .product-miniature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-color: transparent !important; }

.flashsales-tab-carousel2 .product-preview .product-info .product-description {
  display: block; }

.mega-tab-right .mega_cates_tab .addon-title h3, .mega-tab-right .product_tab .addon-title h3 {
  text-align: left; }

.mega-tab-right .mega_cates_tab .addon-desc, .mega-tab-right .product_tab .addon-desc {
  text-align: left; }

.mega-tab-right .mega_cates_tab .jms-tab, .mega-tab-right .product_tab .jms-tab {
  position: absolute;
  top: 24px;
  right: 15px; }
  .mega-tab-right .mega_cates_tab .jms-tab ul .nav-item, .mega-tab-right .product_tab .jms-tab ul .nav-item {
    margin-right: 0;
    margin-left: 48px; }

.mega-tab-center .mega_cates_tab .addon-desc {
  margin-bottom: 44px; }

.mega-tab-center .mega_cates_tab .jms-tab {
  margin-bottom: 21px; }
  .mega-tab-center .mega_cates_tab .jms-tab ul li {
    margin: 0 20px; }

.addon-blog .addon-title h3 {
  text-align: left; }

.addon-blog .owl-theme .owl-controls {
  position: absolute;
  top: -39px;
  right: -8px; }
  .addon-blog .owl-theme .owl-controls div {
    background: transparent !important;
    position: unset;
    -webkit-transform: unset !important;
    -ms-transform: unset !important;
    transform: unset !important;
    opacity: 1 !important;
    visibility: visible;
    color: #8f8f8f;
    width: auto !important;
    height: auto !important;
    margin-left: 12px; }
    .addon-blog .owl-theme .owl-controls div:hover {
      color: #2a363b; }
    .addon-blog .owl-theme .owl-controls div.owl-prev::before {
      content: "\e909";
      font-family: "icomoon";
      font-size: 32px; }
    .addon-blog .owl-theme .owl-controls div.owl-next::before {
      content: "\e90a";
      font-family: "icomoon";
      font-size: 32px; }

.mega_cates_tab {
  overflow: hidden; }

.categorytab-carousel .categoryname {
  display: none; }

.tab-content .tab-pane.active ~ .tab-pane .owl-controls {
  display: none; }

.jms-hotdeal.type2 {
  border-radius: 5px; }
  .jms-hotdeal.type2 .owl-stage-outer {
    border-radius: 5px; }
  .jms-hotdeal.type2 .hotdeal-carousel {
    padding-top: 0;
    border-width: 1px; }
  .jms-hotdeal.type2 > .label {
    font-size: 18px;
    left: auto;
    right: 35px;
    top: -7px;
    border-radius: 0 0 3px 3px;
    padding: 11px 18px; }
    .jms-hotdeal.type2 > .label::before {
      top: 2px;
      left: -5px;
      border-left: 5px solid transparent;
      border-top: 5px solid #dc263f;
      border-right: 5px solid transparent;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .jms-hotdeal.type2 > .label::after {
      content: "";
      width: 0;
      height: 0;
      top: 0px;
      right: -3px;
      border-bottom: 5px solid transparent;
      border-right: 5px solid #dc263f;
      border-top: 5px solid transparent;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      position: absolute;
      z-index: 8; }
  .jms-hotdeal.type2 .product-preview .product-info .product-description {
    display: block;
    line-height: 1.85; }
    .jms-hotdeal.type2 .product-preview .product-info .product-description ul {
      display: none; }
  .jms-hotdeal.type2 .product-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 0;
    padding: 4.5px 0; }
  .jms-hotdeal.type2 .img-hotdeal {
    width: 50%; }
  .jms-hotdeal.type2 .product-info {
    width: 50%;
    text-align: left;
    padding: 0 85px 0 15px; }
  .jms-hotdeal.type2 .product_button {
    position: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    margin-top: 28px; }
    .jms-hotdeal.type2 .product_button i {
      margin-right: 3px; }
  .jms-hotdeal.type2 .product-preview:hover .product_button {
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset; }
  .jms-hotdeal.type2 .product-preview button.cart-button {
    width: auto;
    padding: 0 17px 0 12px;
    text-transform: uppercase;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .jms-hotdeal.type2 .product-preview button.cart-button.checking > .la, .jms-hotdeal.type2 .product-preview button.cart-button.checked > .la {
      width: 22px;
      height: 22px;
      margin-right: 5px; }
  .jms-hotdeal.type2 .text-addcart, .jms-hotdeal.type2 .text-outofstock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .jms-hotdeal.type2 .product-link {
    font-size: 21px;
    letter-spacing: 0; }
  .jms-hotdeal.type2 .content_price {
    margin-bottom: 6px; }
    .jms-hotdeal.type2 .content_price .price.new {
      font-size: 24px; }
  .jms-hotdeal.type2 .proces-bars {
    border-color: #ff8400; }
    .jms-hotdeal.type2 .proces-bars span {
      background-color: #ff8400; }
  .jms-hotdeal.type2 .label.label-discount {
    font-size: 17px;
    border-radius: 0;
    margin-bottom: 11px;
    width: 64px;
    height: 28px;
    position: unset;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    padding-left: 8px;
    background: url("../img/sale-bg-type2.png") no-repeat center; }

.product-carousel-col5 .owl-dots {
  bottom: -34px; }

.quick_link {
  padding: 23px 0;
  font-size: 14px; }
  .quick_link ul {
    margin-bottom: 0; }
    .quick_link ul li a {
      position: relative; }
      .quick_link ul li a:not(:last-child) {
        margin-right: 30px; }
        .quick_link ul li a:not(:last-child)::after {
          content: "";
          height: 12px;
          width: 1px;
          background: #dfdfdf;
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          right: -16px; }

.categories-wrapper {
  position: relative; }
  .categories-wrapper .category-info {
    position: absolute;
    top: 52px;
    text-align: center;
    width: 100%; }
    .categories-wrapper .category-info a {
      font-size: 32px;
      color: #fff;
      font-weight: 500;
      padding: 0 15px;
      display: inline-block; }

.jms-vermegamenu .menu-item.more_cates.no-icon {
  display: none; }

.jms-vermegamenu .nav > li.top_seller > a::after {
  display: none; }

.home_6 .jms-vermegamenu .nav > li.top_seller > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: calc(100% - 40px);
  height: 1px;
  background: #ebebeb;
  display: block; }

.jms-megamenu .features .image {
  margin-bottom: 28px; }

.jms-megamenu .features .dropdown-menu::before {
  left: 550px; }

.jms-megamenu .features .mega-dropdown-inner ul li:not(.group) a {
  padding-left: 14px;
  position: relative; }
  .jms-megamenu .features .mega-dropdown-inner ul li:not(.group) a::before {
    content: "";
    padding-right: 3px;
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #2a363b;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 9px; }

.jms-megamenu .stores .dropdown-menu::before {
  left: 443px; }

.jms-megamenu #jms-megamenu-container .nav.level0 {
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.08); }

.ver_menu {
  background: #fff;
  color: #010101;
  line-height: 50px;
  margin-bottom: 0;
  padding: 0 17px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.2px;
  cursor: pointer;
  border-radius: 3px;
  position: relative; }
  .ver_menu img {
    position: absolute;
    right: 20px;
    top: 16px; }

.banner-product .container-fluid > .row {
  margin: 0 -10px; }

.banner-product .layout-column {
  padding: 0 10px; }

.banner-product .jms-banner {
  margin-bottom: 20px; }

.addon-instagram {
  text-align: center;
  position: relative; }
  .addon-instagram:hover .addon-title {
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0); }
  .addon-instagram .addon-title {
    display: inline-block;
    color: #fff;
    background: #000;
    padding: 19px 19px 7px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all;
    z-index: 9; }
    .addon-instagram .addon-title h3 {
      font-weight: 600;
      font-size: 12px;
      letter-spacing: -0.25px;
      margin-bottom: -3px;
      text-transform: uppercase; }
    .addon-instagram .addon-title span {
      font-weight: 600;
      font-size: 24px; }

.feature-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  padding: 30.5px 0; }
  .feature-box .include_content_s {
    margin-left: 33px; }
    .feature-box .include_content_s p {
      margin-bottom: 0; }
    .feature-box .include_content_s .text-1 {
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 3px; }
    .feature-box .include_content_s .text-2 {
      letter-spacing: 0.2px; }
  .feature-box .feature-img i {
    font-size: 48px;
    color: #2a363b; }

#newsletter_block_left {
  max-width: 770px;
  margin: 0 auto;
  margin-bottom: 60px; }
  #newsletter_block_left .btn-icon {
    display: none; }
  #newsletter_block_left .textnews_h5, #newsletter_block_left .textnews_h8 {
    display: none; }
  #newsletter_block_left .addon-title h3 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -0.6px;
    padding-bottom: 17px; }
  #newsletter_block_left .addon-title > span {
    color: #8f8f8f;
    padding-bottom: 26px;
    display: inline-block; }
  #newsletter_block_left .block_content {
    text-align: center; }
  #newsletter_block_left .form-group {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 100px;
    background: #fff;
    margin-bottom: 0px;
    width: 100%; }
  #newsletter_block_left .block_c_right form {
    position: relative; }

#new-products #left-column #search_widget {
  display: none; }

#new-products .blog-widget {
  display: none; }

.newsletter-type-2 .btn-text {
  display: none; }

.newsletter-type-2 #newsletter_block_left {
  padding: 55px 60px 60px;
  background: #f1f1f1; }
  .newsletter-type-2 #newsletter_block_left .form-group {
    padding: 0;
    border: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    margin-bottom: 0;
    background: transparent; }
    .newsletter-type-2 #newsletter_block_left .form-group .newsletter-btn {
      background: transparent;
      width: auto;
      color: #2a363b; }
      .newsletter-type-2 #newsletter_block_left .form-group .newsletter-btn.btn-icon {
        display: block; }
      .newsletter-type-2 #newsletter_block_left .form-group .newsletter-btn .fa {
        font-size: 14px; }
    .newsletter-type-2 #newsletter_block_left .form-group #newsletter-input {
      padding: 0;
      font-size: 12px;
      height: 45px; }
  .newsletter-type-2 #newsletter_block_left .addon-title h3 {
    font-size: 18px;
    letter-spacing: -0.4px;
    line-height: 1.4;
    padding-bottom: 19px; }
    .newsletter-type-2 #newsletter_block_left .addon-title h3 span {
      color: #2a363b; }
  .newsletter-type-2 #newsletter_block_left .addon-title > span {
    font-size: 13px;
    padding-bottom: 32px; }

.newsletter-type-3 .btn-text {
  display: none; }

.newsletter-type-3 #newsletter_block_left {
  max-width: 100%;
  padding: 57px 0;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0; }
  .newsletter-type-3 #newsletter_block_left .block_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .newsletter-type-3 #newsletter_block_left .textnews_h1 {
    display: none; }
  .newsletter-type-3 #newsletter_block_left .textnews_h8 {
    display: block;
    width: 60%;
    text-align: left; }
  .newsletter-type-3 #newsletter_block_left .news_content {
    width: 40%; }
  .newsletter-type-3 #newsletter_block_left .form-group {
    padding: 0;
    border: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    margin-bottom: 0;
    background: transparent; }
    .newsletter-type-3 #newsletter_block_left .form-group .newsletter-btn {
      background: transparent;
      width: auto !important;
      color: #2a363b; }
      .newsletter-type-3 #newsletter_block_left .form-group .newsletter-btn.btn-icon {
        display: block; }
      .newsletter-type-3 #newsletter_block_left .form-group .newsletter-btn .fa {
        font-size: 16px; }
    .newsletter-type-3 #newsletter_block_left .form-group #newsletter-input {
      padding: 0;
      font-size: 13px;
      height: 45px; }
  .newsletter-type-3 #newsletter_block_left .addon-title h3 {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 1.4;
    padding-bottom: 0;
    text-align: left;
    font-weight: 500; }
  .newsletter-type-3 #newsletter_block_left .addon-title > span {
    font-size: 14px;
    padding-bottom: 0; }

.contact_info {
  padding-right: 0 !important; }
  .contact_info .addon-box {
    background: #f1f1f1; }
    .contact_info .addon-box:first-child {
      padding: 57px 40px 0px 55px; }
  .contact_info .addon-title h3 {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    letter-spacing: -0.4px;
    padding-bottom: 30px; }
  .contact_info .contact-info ul {
    margin-bottom: 0; }
  .contact_info .contact-info li {
    color: #8f8f8f;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
    .contact_info .contact-info li a {
      color: #8f8f8f; }
    .contact_info .contact-info li span {
      display: inline-block;
      min-width: 75px;
      color: #000; }
  .contact_info .find-us {
    text-align: left; }
  .contact_info #social_block {
    padding: 29px 55px 62px; }
    .contact_info #social_block ul li {
      margin: 0;
      margin-right: 28px; }

.help_service {
  padding-left: 0 !important; }
  .help_service .addon-box {
    background: #f1f1f1;
    padding: 57px 11px 43px; }
  .help_service .addon-title h3 {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    letter-spacing: -0.4px;
    padding-bottom: 28px; }
  .help_service li a {
    display: block;
    position: relative;
    color: #8f8f8f;
    line-height: 29.5px; }
    .help_service li a:hover {
      color: #2a363b; }
      .help_service li a:hover::before {
        color: #2a363b; }
    .help_service li a::before {
      display: inline-block;
      content: "\f0da";
      font-family: fontawesome;
      color: #000;
      margin-right: 6px;
      -webkit-transition: .4s all;
      -o-transition: .4s all;
      transition: .4s all; }

.page-index #footer {
  border-top: 0; }

#footer {
  border-top: 1px solid #ddd; }

.footer-one-row {
  padding: 90px 0 100px; }
  .footer-one-row .container > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .footer-one-row p {
    margin-bottom: 0; }
  .footer-one-row .flex-middle p {
    margin-left: 19px;
    font-size: 12px;
    font-weight: 500;
    color: #8f8f8f;
    text-transform: uppercase;
    letter-spacing: 0.6px; }
    .footer-one-row .flex-middle p span {
      color: #2a363b; }

#footer .footer-one-row #social_block ul li {
  margin: 0 14px; }

.footer-top-1 {
  padding: 100px 0; }
  .footer-top-1 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .footer-top-1 p {
    margin-bottom: 0;
  text-align: center; }
  .footer-top-1 .center .addon-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .footer-top-1 .group-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 5px; }
    .footer-top-1 .group-btn .addon-box {
      margin-left: 27px; }
  .footer-top-1 .collapse {
    overflow: auto; }
  .footer-top-1 #currency-1, .footer-top-1 #languages-1 {
    max-height: 125px;
    right: -20px; }
  .footer-top-1 #currency {
    width: 100px;
    min-width: auto; }

.footer-top-2 .container {
  padding: 59px 0 20px;
  border-top: 1px solid #ddd; }
  .footer-top-2 .container > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.footer-top-2 .flex-middle .find-us {
  margin-left: -10px; }

.footer-top-2 #newsletter_block_left {
  padding: 0;
  background: transparent; }
  .footer-top-2 #newsletter_block_left .form-group {
    width: 368px;
    margin-left: 31px; }
  .footer-top-2 #newsletter_block_left .textnews_h5 {
    display: block; }
  .footer-top-2 #newsletter_block_left .addon-title h3 {
    padding-bottom: 0;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0; }
  .footer-top-2 #newsletter_block_left #newsletter-input {
    height: 47px !important;
    padding: 0 !important;
    margin-top: 0 !important; }
  .footer-top-2 #newsletter_block_left .newsletter-btn {
    height: 47px !important;
    width: auto !important;
    margin-top: 0 !important; }
    .footer-top-2 #newsletter_block_left .newsletter-btn .fa {
      font-size: 16px !important; }
  .footer-top-2 #newsletter_block_left .block_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.footer-bottom-1 {
  line-height: 54px; }
  .footer-bottom-1 #social_block {
    position: relative;
    top: 2px; }
  .footer-bottom-1 p {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 500;
    color: #8f8f8f; }
    .footer-bottom-1 p span {
      color: #000; }
  .footer-bottom-1 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.footer-bottom-2 .layout-column {
  line-height: 35px; }

.footer-bottom-2 p {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  color: #8f8f8f; }
  .footer-bottom-2 p span {
    color: #000; }

.footer-bottom-2 ul {
  text-align: right; }
  .footer-bottom-2 ul li {
    display: inline-block;
    margin-left: 26px; }
    .footer-bottom-2 ul li a {
      font-size: 12px;
      font-weight: 500;
      color: #8f8f8f; }
      .footer-bottom-2 ul li a:hover {
        color: #2a363b; }

#newsletter_block_left .btn-underline {
  display: none; }

#left-column #newsletter_block_left, #right-column #newsletter_block_left {
  background: #f2f2f2;
  padding: 35px 0 40px; }
  #left-column #newsletter_block_left .form-group, #right-column #newsletter_block_left .form-group {
    display: block;
    border: 0;
    background: transparent;
    border-radius: 0;
    padding: 0 20px;
    margin-bottom: 0; }
  #left-column #newsletter_block_left #newsletter-input, #right-column #newsletter_block_left #newsletter-input {
    height: 44px;
    border-radius: 30px;
    font-size: 12px;
    padding: 0 20px;
    background: #fff;
    text-align: center;
    margin-bottom: 30px; }
  #left-column #newsletter_block_left .btn-active, #right-column #newsletter_block_left .btn-active {
    display: none; }
  #left-column #newsletter_block_left .btn-underline, #right-column #newsletter_block_left .btn-underline {
    display: block;
    border: 0;
    margin: auto;
    background: transparent; }
  #left-column #newsletter_block_left .addon-title > span, #right-column #newsletter_block_left .addon-title > span {
    display: none; }
  #left-column #newsletter_block_left .addon-title h3, #right-column #newsletter_block_left .addon-title h3 {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.6; }

.commentForm .addon-title h3 {
  font-size: 24px !important;
  font-weight: 600;
  text-align: left;
  letter-spacing: 0; }

#module-jmsblog-post .character-first {
  color: #000;
  font-size: 54px;
  font-weight: 600;
  float: left;
  line-height: 0.8;
  margin-right: 5px;
  position: relative;
  top: 4px;
  left: -4px; }

#module-jmsblog-post .block-img {
  margin-top: 97px;
  margin-bottom: 98px; }

#module-jmsblog-post .video {
  margin-top: 50px;
  margin-bottom: 91px; }

#module-jmsblog-post .f-semibold {
  margin-top: 55px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.17px;
  padding-bottom: 47px; }

#module-jmsblog-post .au-testimonial-body {
  margin-top: 52px;
  margin-bottom: 50px; }
  #module-jmsblog-post .au-testimonial-body .au-comment {
    color: #000; }

#module-jmsblog-post .entry-description p {
  color: #8f8f8f;
  letter-spacing: 0.14px;
  line-height: 1.7; }

.menu .features .image img {
  width: 100%; }

.google_plusone_iframe_widget {
  width: auto !important; }

.jms-row.topbar .left ul li {
  letter-spacing: 0; }

.jms-row.topbar .right .title {
  letter-spacing: 0; }

#languages-2,
#currency-2 {
  top: 100%;
  width: 100%;
  right: 0;
  position: unset !important;
  -webkit-box-shadow: unset;
  box-shadow: unset; }

#_desktop_currency_selector.type3, #_desktop_currency_selector.type2 {
  display: none; }

#_desktop_currency_selector.type1 {
  display: block; }

.btn-group ul {
  padding: 10px 0;
  margin-bottom: 0; }
  .btn-group ul li {
    padding: 0 20px; }

.btn-group .btn-xs {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px; }
  .btn-group .btn-xs i {
    margin-left: 8px; }

.text-footer {
  display: none; }

#social_block ul li {
  display: inline-block;
  margin: 0 14px; }

.social-icon {
  color: #8f8f8f; }

.find-us {
  margin: 0;
  text-align: center; }

#footer #social_block ul li {
  margin: 0;
  margin-left: 28px; }

#footer .find-us {
  text-align: right; }

#footer .contact ul li {
  line-height: 2.22;
  letter-spacing: 0; }
  #footer .contact ul li:first-child {
    line-height: 1.86;
    padding-bottom: 5px;
    padding-right: 30px; }

#footer #newsletter_block_left .textnews_h1 {
  display: none; }

#footer #newsletter_block_left .text-footer {
  display: block; }
  #footer #newsletter_block_left .text-footer > span {
    font-style: italic;
    line-height: 1.85;
    letter-spacing: 0.2px;
    display: inline-block;
    padding-right: 15px; }

#footer #newsletter_block_left #newsletter-input {
  height: 36px;
  border-radius: 3px;
  width: 100%;
  padding: 0 13px;
  margin-top: 10px; }

#footer #newsletter_block_left .newsletter-btn {
  font-size: 16px;
  border-radius: 3px;
  margin-top: 12px;
  height: 36px;
  width: 100%;
  margin-left: 0; }

.faq-left-column .nav li {
  width: 100%; }
  .faq-left-column .nav li.active a {
    color: #2a363b; }
  .faq-left-column .nav li a {
    font-size: 14px;
    font-weight: 500;
    padding: 4.5px 0;
    color: #000;
    text-transform: uppercase; }
    .faq-left-column .nav li a.active {
      color: #2a363b; }

#cms .question {
  margin-bottom: 94px; }

#cms .title-accordion {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 34px; }

#cms .contact .line {
  margin-bottom: 88px; }

#cms .contact h2 {
  font-size: 21px;
  font-weight: 500; }

#cms .wpb_wrapper p {
  color: #8f8f8f;
  line-height: 1.71; }

.logo-2 {
  padding: 20px 0; }

.zoomLens {
  cursor: pointer; }

@media (min-width: 1903px) {
  .top_menu_second .jms-megamenu .collection > .dropdown-menu, .menu_side.v5 .jms-megamenu .collection > .dropdown-menu {
    width: 1510px; } }

@media (max-width: 1900px) {
  .top_menu_second .jms-megamenu .item-fullwidth > .dropdown-menu, .menu_side.v5 .jms-megamenu .item-fullwidth > .dropdown-menu {
    width: 815px !important; } }

@media (max-width: 1366px) {
  .fancybox-margin {
    margin-right: 0 !important; }
  .sub-cate-name {
    font-size: 14px; }
  .menu_side.v5 .jms-megamenu .nav > li > a {
    line-height: 45px; } }

@media (max-width: 1199px) {
  .jms-row.cates-carousel .banner-content {
    bottom: 15px; }
    .jms-row.cates-carousel .banner-content p {
      font-size: 20px; }
  .top_menu_second .jms-megamenu .item-fullwidth > .dropdown-menu {
    width: 607px !important; }
  div.products-list-in-row .content_price {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0; }
  .jms-vermegamenu .dropdown-menu.fullwidth {
    max-width: 751px; }
  div.jms-megamenu .nav > li {
    padding: 0 12px; }
  div.jms-megamenu .menu-align-center > .dropdown-menu {
    width: 750px !important; }
  span.title_meta {
    float: none;
    display: block;
    text-align: left; } }

@media (max-width: 1199px) and (min-width: 992px) {
  #left-column #search_widget input {
    width: 175px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  .zoomContainer {
    width: 298px !important;
    height: 353px !important; }
  div.modal-dialog.cover_product1 {
    width: 970px; }
  .quickview .arrows.js-arrows i.js-arrow-down {
    bottom: 40px; }
  .quickview .arrows.js-arrows i.js-arrow-up {
    top: 60px; }
  div.footer_t .number_phone {
    font-size: 14px; }
  footer#footer #social_block ul li {
    margin-right: 0; } }

@media (max-width: 991px) and (min-width: 768px) {
  div.service .feature-box {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 15px; }
  .countdown-box .countdown-section {
    margin-bottom: 10px; } }

@media (max-width: 767px) {
  .mega-tab-center .mega_cates_tab .addon-desc {
    margin-bottom: 0px; }
  .btn-underline.jms-slide-content::before, .btn-underline.jms-slide-content::after {
    display: none; }
  .producttab-carousel, .megatab-carousel, .megatab-carousel2, .product-carousel, .product-carousel1, .categorytab-carousel, .hotdeal-carousel, .customs-carousel-product, .custom_carousel {
    padding-top: 20px !important; }
  .mega-tab-right .mega_cates_tab .addon-title h3, .mega-tab-right .mega_cates_tab .addon-desc, .mega-tab-right .product_tab .addon-title h3, .mega-tab-right .product_tab .addon-desc {
    text-align: center; }
  .mega-tab-right .mega_cates_tab .jms-tab, .mega-tab-right .product_tab .jms-tab {
    position: unset; }
    .mega-tab-right .mega_cates_tab .jms-tab ul, .mega-tab-right .product_tab .jms-tab ul {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .mega-tab-right .mega_cates_tab .jms-tab ul .nav-item, .mega-tab-right .product_tab .jms-tab ul .nav-item {
        margin: 0 24px; }
  .au-testimonial-body {
    padding: 0; }
  .our-team .row > div {
    padding: 0; }
  .mbm-50 {
    margin-bottom: 50px; }
  .newsletter-type-3 #newsletter_block_left .textnews_h8 {
    width: 100%; }
  .newsletter-type-3 #newsletter_block_left .news_content {
    margin-top: 20px;
    width: 100%; }
  .newsletter-type-3 #newsletter_block_left .block_content {
    display: block; }
  .newsletter-type-3 #newsletter_block_left .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .breadcrumb-box.container {
    display: block; }
  .intro-text {
    font-size: 16px;
    letter-spacing: 0; }
    .intro-text + p {
      font-size: 14px !important; }
  .banner-product-name.large {
    font-size: 16px; }
  .banner-product-price {
    font-size: 14px; }
  .mgb-15 {
    margin-bottom: 15px; }
  div#module-group {
    right: 0; }
  .mega-tab-right .jms-tab {
    position: unset; }
  .mega-tab-center .mega_cates_tab .jms-tab ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  div.fs-pager-wrapper a {
    width: 10px;
    height: 10px; }
  div#jms_ajax_search #search-form .searchbox {
    top: 130px; }
  div#jms_ajax_search #search_result {
    top: 185px; }
  .searchbox input#ajax_search {
    min-width: 290px; }
  div#jms_ajax_search div#search_result {
    width: 290px; }
  div#search_result .result_div .item .left-img {
    width: 30%; }
  div#search_result .result_div .right-info {
    width: 70%; }
  .countdown-box .row {
    display: block; }
  .page-index #wrapper > .container {
    padding: 0 !important; }
  div.jms-hotdeal.type2 .product-box {
    padding: 50px 0; }
  div.jmsflashsales-tab2 .nav {
    width: 100%; }
    div.jmsflashsales-tab2 .nav li a::after {
      display: none; }
  div.jmsflashsales-tab2 .tab-content {
    width: 100%; }
  div.jmsflashsales-tab2 .main {
    display: block; }
  div.jms-tab .nav {
    overflow: auto;
    padding: 15px 0; }
  .container {
    padding: 0 15px !important; }
  input#ajax_advsearch {
    width: 100%; }
  #advsearch_result {
    width: 100% !important;
    min-width: auto !important; }
  .footer-top-2 .container {
    padding-top: 40px !important; }
    .footer-top-2 .container > .row {
      display: block; }
  .footer-top-2 .flex-middle {
    display: block; }
    .footer-top-2 .flex-middle .addon-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 20px; }
    .footer-top-2 .flex-middle #social_block ul li {
      margin: 0 !important;
      margin: 0 14px !important; }
  .footer-top-2 #newsletter_block_left .form-group {
    width: 300px; }
  .footer-bottom-2 {
    margin-top: 20px; }
  .footer_t .layout-column:not(:last-child) {
    margin-bottom: 20px; }
  .footer-top-1 {
    padding: 50px 0; }
    .footer-top-1 .row {
      display: block; }
    .footer-top-1 .layout-column:first-child .addon-box {
      text-align: center; }
    .footer-top-1 .center {
      margin: 20px 0; }
    .footer-top-1 .group-btn {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .footer-top-1 .group-btn .addon-box {
        margin: 0;
        margin: 0 13px; }
  .footer-one-row .container > .row {
    display: block; }
  .footer-one-row .flex-middle {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .footer-one-row .flex-middle .addon-box {
      margin-bottom: 20px; }
  .footer-one-row .right {
    text-align: center; }
    .footer-one-row .right img {
      float: none !important; }
  .footer-one-row #social_block ul li {
    margin: 0 !important;
    margin: 0 14px !important; }
  .footer-one-row .f_payments {
    text-align: center;
    margin-top: 30px; }
    .footer-one-row .f_payments img {
      float: none !important; }
  .footer-bottom-1 .row {
    display: block;
    text-align: center; }
  .footer-bottom-1 .find-us {
    text-align: center !important; }
  .footer-bottom-1 #social_block ul li {
    margin: 0 !important;
    margin: 0 14px !important; } }

@media (max-width: 481px) {
  .newsletter-type-2 #newsletter_block_left {
    padding: 55px 20px 60px; }
  .contact_info .addon-box:first-child {
    padding: 57px 20px 0px; }
  div.help_service .addon-box {
    padding-left: 20px;
    padding-right: 20px; }
  .product-information .countdown-box .countdown-amount {
    font-size: 20px !important; }
  .newsletter-type-2 #newsletter_block_left .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .footer-top-2 #newsletter_block_left .form-group {
    width: auto;
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .footer-top-2 #newsletter_block_left .block_content {
    display: block; }
  .footer-one-row .flex-middle p {
    margin-left: 10px; }
  .footer-one-row .right img {
    width: 100%; }
  #module-group {
    width: 290px; }
  .jms-slider-wrapper .btn-underline::after, .jms-slider-wrapper .btn-underline::before {
    display: none; }
  .lookbook-name {
    font-size: 16px; }
  div#newsletter_block_left .form-group {
    display: block; }
  div#newsletter_block_left .newsletter-btn {
    height: 45px; }
  .countdown-box .cd-title {
    font-size: 28px; }
  .countdown-box .cd-price {
    font-size: 18px; }
    .countdown-box .cd-price span {
      font-size: 14px; }
  .countdown-box .countdown-amount {
    font-size: 20px;
    padding-top: 6px; }
  .countdown-box .countdown-section {
    width: 60px;
    height: 60px;
    padding: 0; }
  .mega-tab-right .mega_cates_tab .addon-title h3, .mega-tab-right .product_tab .addon-title h3 {
    text-align: center; }
  .mega-tab-right .mega_cates_tab .addon-desc, .mega-tab-right .product_tab .addon-desc {
    text-align: center; }
  div.jms-tab ul .nav-item a {
    display: inline-block; }
  .jms-row.banner_html ul li {
    padding: 0 20px; }
  div.fs-pager-wrapper a, div.fs-custom-pager-wrapper a {
    margin: 0 2px; }
  div.hotdeal-carousel .product-info {
    padding: 0 15px 30px; }
  div.jms-hotdeal.type2 .img-hotdeal, div.jms-hotdeal.type2 .product-info {
    width: 100%; }
  div.jms-hotdeal.type2 .product-box {
    display: block; }
  div.jmsflashsales-tab2 .nav li {
    display: block; }
  div.flashsales-tab-carousel2 .product-miniature {
    display: block; }
  div.flashsales-tab-carousel2 div.product-preview .product-info {
    width: 100%;
    padding: 0; }
  div.jmsflashsales-tab2 .preview {
    width: 100%; }
  .megatab-carousel2 .product-link,
  .flashsales-slick .product-link {
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  form#searchbox #selector_cat {
    padding-right: 58px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  div.jms-tab .nav {
    display: block;
    text-align: center; }
  .mega_cates_tab .jms-tab ul li, .product_tab .jms-tab ul li {
    padding: 10px 0; }
  .view-mode .button {
    padding: 9px 0; }
  div.product-add-to-cart .text {
    margin-right: 10px; }
  div#blockcart-modal.modal.in .modal-dialog {
    -webkit-transform: translate(0, 10%);
    -ms-transform: translate(0, 10%);
    transform: translate(0, 10%); }
  #category #footer {
    margin-top: 0; }
  .sort-by {
    display: none; }
  div.products-list-in-row .product-preview .preview {
    width: 100%; }
  div.products-list-in-row .product-preview .product-info {
    width: 100%;
    border-right: 0;
    margin-top: 20px;
    padding: 0; }
  div.products-list-in-row .product-preview .product_action {
    width: 100%; }
  div.products-list-in-row .product-preview .border {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  div.footer_t .contact .address {
    padding-right: 0; }
  div.footer_t .contact-info li.address {
    padding-right: 0; }
  div.products-list-in-row .product-preview {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  #searchbox #selector_cat {
    max-width: 121px !important; }
  div.fraction-slider .prev, div.fraction-slider .next {
    width: 20px;
    height: 20px;
    font-size: 10px; }
  .product_tab .jms-tab ul {
    display: block;
    margin-bottom: 25px;
    border-bottom: 0; }
    .product_tab .jms-tab ul li {
      text-align: center; }
  .product_tab .owl-theme .owl-controls {
    top: -15px;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .cate_tab .addon-title h3 {
    float: none;
    width: 100%;
    text-align: center; }
  .cate_tab .addon-title .jms-tab {
    float: left;
    width: 100%;
    border-bottom: 0 !important; }
  .cate_tab .jms-tab ul {
    display: block;
    margin-bottom: 45px;
    border-bottom: 0; }
    .cate_tab .jms-tab ul li {
      text-align: center; }
  .cate_tab .owl-theme .owl-controls {
    top: -15px;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  div.feature-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center !important;
    padding: 15px 0; }
    div.feature-box i {
      margin-right: 0 !important; }
    div.feature-box .include_content_s {
      margin-left: 0;
      margin-top: 10px; }
  .footer_t div.layout-column {
    min-height: auto; }
  .footer_b .addon-box p {
    line-height: 2; }
    .footer_b .addon-box p img {
      margin: 5px 0; } }

@media (max-width: 991px) {
  .left-icon-group #login, .left-icon-group #login-1 {
    right: 0; }
  .header-type-1.fixed {
    padding: 0; }
  .zoomContainer {
    display: none; }
  #newsletter_block_left {
    padding: 0 20px; }
  #commentForm .form-group {
    margin-bottom: 20px; }
  .blog-widget .post-thumb img {
    height: auto; }
  #left-column #search_widget button {
    width: 50px; }
  .au {
    padding: 0; }
  .au-brand .row > div {
    text-align: center; }
  .au-brand img {
    margin-bottom: 20px; }
  .au-video img {
    width: 100%; }
  .our-team .row > div {
    margin-bottom: 20px; }
    .our-team .row > div:first-child {
      margin-bottom: 15px; }
  .jms-row.video.show-video iframe {
    max-width: 750px;
    width: 100%; }
  .header-center {
    padding: 20px 0; }
  .header.header-type-3 {
    padding: 20px 0; }
    .header.header-type-3 .container-fluid > .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .header.header-type-3 .left-group-btn-1 .addon-box:first-child {
      display: none; }
  .quickview .arrows.js-arrows i.js-arrow-up {
    top: 10px; }
  .quickview .arrows.js-arrows i.js-arrow-down {
    bottom: 0px; }
  .quickview .images-container .product-images > li.thumb-container img {
    width: 80px; }
  .quickview .images-container .js-qv-mask {
    left: 43px;
    top: calc(50% - 4px);
    max-height: 310px; }
  .header .container > .row, .header .container-fluid > .row {
    display: block; }
  .header-type-1 {
    padding: 0; }
    .header-type-1 .mega-menu {
      text-align: left; }
  .header-type-2 {
    padding: 20px 0; }
    .header-type-2 .left-icon-group .addon-box:last-child {
      display: none; }
  .col-logo {
    margin-bottom: 20px; }
    .col-logo .addon-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
  input#ajax_search {
    min-width: 470px; }
  div#jms_ajax_search #search_result {
    width: 470px; }
  #mobile-vermegamenu {
    position: absolute;
    top: calc(100% + 2px);
    width: calc(100% - 30px);
    background: #fff;
    z-index: 9999; }
  .jmsflashsales-tab2 .main {
    padding: 20px 0; }
  .footer_t .layout-column {
    margin-bottom: 10px; }
  div.modal-dialog.cover_product1 {
    width: 750px; }
  .product-variants .product-variants-item:not(:last-child) {
    margin-bottom: 15px; }
  .ver_mobile {
    display: block; }
    .ver_mobile .container > .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .ver_mobile .right p {
      margin-bottom: 0; }
    .ver_mobile .left .addon-box:last-child {
      position: absolute;
      z-index: 1000;
      width: calc(100% - 30px);
      background: #fff;
      -webkit-transition: .4s all;
      -o-transition: .4s all;
      transition: .4s all; }
  .footer-top-2 .flex-middle #social_block ul li {
    margin-left: 24px; }
  .footer-top-2 #newsletter_block_left .block_content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .footer-bottom-2 .layout-column {
    text-align: center; }
  .footer-bottom-2 ul {
    text-align: center; }
    .footer-bottom-2 ul li {
      margin: 0;
      margin: 0 13px; }
  div.footer_b .container > .row {
    display: block; }
  div.footer_b .left ul {
    text-align: center; }
    div.footer_b .left ul li a {
      margin-right: 0;
      margin: 0 12px; }
  div.footer_b .center {
    margin: 20px 0; }
  div.footer_b .right .addon-box p {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .footer_t .contact {
    margin-bottom: 5px; }
  footer#footer .contact {
    margin-bottom: 6px; }
  footer#footer .footer_m .container > .row {
    display: block; }
  footer#footer .footer_m .center {
    margin: 20px 0; }
  footer#footer .footer_m .layout-column {
    text-align: center; }
    footer#footer .footer_m .layout-column:not(:last-child) {
      margin-bottom: 15px; } }

body .breadcrumb-inner ol li::after {
  content: "/";
}
.breadcrumb-inner ol li a {
  text-transform: uppercase;
}
.breadcrumb-inner ol li {
  margin-bottom: 10px;
}