/*================ Var RTL ================*/
/*================ Typography ================*/
/*================ SASS HELPERS ================*/
/*================ Media Query Mixin ================*/
/*================ Mixxin Vinova ================*/
/* BOOTSTRAP 4 */
/* RIGHT TO LEFT */
/* @media(max-width: 1199px) and (min-width: 992px) {
  .home_4 {
    .slideshow .main-slider {
      height: 394px !important;
    }
    .slideshow .slick-slide {
      height: 394px !important;
    }
  }
  .home_5 {
    .slideshow .main-slider {
      height: 400px !important;
    }
    .slideshow .slick-slide {
      height: 400px !important;
    }
  }
}
@media(max-width: 991px) and (min-width: 768px) {
  .home_2 {
    .slideshow .main-slider {
      height: 365px !important;
    }
    .slideshow .slick-slide {
      height: 365px !important;
    }
  }
  .home_4 {
    .slideshow .main-slider {
      height: 288px !important;
    }
    .slideshow .slick-slide {
      height: 288px !important;
    }
  }
  .home_5 {
    .slideshow .main-slider {
      height: 310px !important;
    }
    .slideshow .slick-slide {
      height: 310px !important;
    }
  }
} */
.w-32 {
  -webkit-box-flex: 0 0 32.052%;
  -moz-box-flex: 0 0 32.052%;
  -webkit-flex: 0 0 32.052%;
  -ms-flex: 0 0 32.052%;
  flex: 0 0 32.052%;
  max-width: 32.052%; }

.w-41 {
  -webkit-box-flex: 0 0 35.898%;
  -moz-box-flex: 0 0 35.898%;
  -webkit-flex: 0 0 35.898%;
  -ms-flex: 0 0 35.898%;
  flex: 0 0 35.898%;
  max-width: 35.898%;
  padding: 0 10px; }

@media (max-width: 992px) {
  .w-32 {
    max-width: 32%; }

  .w-41 {
    max-width: 36%; }
    .w-41 .gallery-image__item {
      margin-bottom: 13.3px; } }
@media (max-width: 1199px) {
  .d-xmd-block {
    display: block !important; }

  .d-xmd-inline {
    display: inline-block !important; }

  .text-xmd-center {
    text-align: center; }

  .ml-xmd-auto {
    margin-left: auto; }
    .lang-rtl .ml-xmd-auto {
      margin-right: auto;
      margin-left: inherit; }

  .mr-xmd-auto {
    margin-right: auto; }
    .lang-rtl .mr-xmd-auto {
      margin-left: auto;
      margin-right: inherit; }

  .ml-xmd-auto.mr-xmd-auto {
    margin: auto; }

  .m-xmd-auto {
    margin: auto !important; } }
@media (max-width: 991px) {
  .vertical_menu .show_sub {
    display: block !important; }

  .m-md-auto {
    margin: auto !important; } }
@media (max-width: 575px) {
  .col-xs-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xs-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-xs-6 {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%; }

  .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%; }

  .text-xs-center {
    text-align: center !important; }

  .flex-xs-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0; }

  .flex-xs-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1; }

  .d-xs-block {
    display: block !important; }

  .d-xs-none {
    display: none !important; }

  .justify-content-xs-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .w-xs-100 {
    width: 100% !important; } }
.header-mobile {
  padding: 20px;
  /* @include gradient-horizontal($color_gradient_1, $color_gradient_3); */
  background: #0595c6;
  -webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.3); }
  .header-mobile .item-mobile-top {
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
    line-height: 35px;
    position: relative;
    cursor: pointer;
    font-size: 20px; }
    .header-mobile .item-mobile-top i {
      color: #fff; }
  .header-mobile #_mobile_menutop {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #272727;
    border-radius: 50%;
    cursor: pointer; }
    .header-mobile #_mobile_menutop i {
      font-size: 21px; }
  .header-mobile .mobile_logo img {
    max-width: 100% !important; }
  .header-mobile #mobile_search {
    margin-top: 20px;
    position: relative; }
    .header-mobile #mobile_search .search__input {
      width: 100%;
      outline: none;
      border: none;
      height: 34px;
      line-height: 34px;
      font-size: 12px;
      padding: 0 35px 0 10px;
      -webkit-border-radius: 17px;
      -moz-border-radius: 17px;
      -ms-border-radius: 17px;
      -o-border-radius: 17px;
      border-radius: 17px; }
      .lang-rtl .header-mobile #mobile_search .search__input {
        padding: 0 10px 0 35px; }
    .header-mobile #mobile_search .search__submit {
      position: absolute;
      top: 2px;
      right: 5px; }
      .lang-rtl .header-mobile #mobile_search .search__submit {
        left: 5px;
        right: auto; }
      .header-mobile #mobile_search .search__submit .icon__fallback-text {
        display: none; }
      .header-mobile #mobile_search .search__submit .site-header__search-icon {
        color: #0595c6;
        font-size: 21px; }

.mobile-boxpage {
  position: fixed;
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 1000;
  visibility: hidden;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .mobile-boxpage.active {
    visibility: visible;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    top: 0; }

.content-boxpage {
  padding: 0;
  overflow-y: scroll; }
  .content-boxpage .box-header {
    height: 45px;
    background: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.2);
    padding: 0 15px;
    position: relative;
    z-index: 1001; }
    .content-boxpage .box-header .title-box {
      font-family: "Oswald", "HelveticaNeue", "Helvetica Neue", sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      color: #000;
      font-size: 16px; }
    .content-boxpage .box-header .close-box, .content-boxpage .box-header .back-box {
      font-size: 11px;
      color: #1e9e6d;
      font-weight: 700;
      cursor: pointer; }
    .content-boxpage .box-header .back-box {
      display: none; }
      .content-boxpage .box-header .back-box.active {
        display: block; }
  .content-boxpage .box-content {
    overflow-y: scroll; }

#mobile-pageaccount .account-list-content {
  font-size: 13px; }
  #mobile-pageaccount .account-list-content i {
    display: none; }
  #mobile-pageaccount .account-list-content > div {
    padding: 15px 0; }
  #mobile-pageaccount .account-list-content a {
    color: #666; }
#mobile-pageaccount .links-currency, #mobile-pageaccount .links-language {
  font-size: 13px;
  padding: 15px 0;
  position: relative;
  cursor: pointer; }
  #mobile-pageaccount .links-currency i, #mobile-pageaccount .links-language i {
    position: absolute;
    right: -20px;
    top: 20px; }
    .lang-rtl #mobile-pageaccount .links-currency i, .lang-rtl #mobile-pageaccount .links-language i {
      left: -20px;
      right: auto; }
#mobile-pageaccount #box-currency, #mobile-pageaccount #box-language {
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  background: #fff; }
  .lang-rtl #mobile-pageaccount #box-currency, .lang-rtl #mobile-pageaccount #box-language {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
  #mobile-pageaccount #box-currency.active, #mobile-pageaccount #box-language.active {
    visibility: visible;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
    .lang-rtl #mobile-pageaccount #box-currency.active, .lang-rtl #mobile-pageaccount #box-language.active {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }
  #mobile-pageaccount #box-currency .item-language, #mobile-pageaccount #box-currency .item-currency, #mobile-pageaccount #box-language .item-language, #mobile-pageaccount #box-language .item-currency {
    padding: 10px 15px;
    border-bottom: 1px dotted #eaeaea;
    position: relative; }
    #mobile-pageaccount #box-currency .item-language.current:before, #mobile-pageaccount #box-currency .item-currency.current:before, #mobile-pageaccount #box-language .item-language.current:before, #mobile-pageaccount #box-language .item-currency.current:before {
      position: absolute;
      top: 12px;
      right: 15px;
      content: '\f26b';
      font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
      font-size: 14px;
      text-rendering: auto;
      color: #1e9e6d; }
      .lang-rtl #mobile-pageaccount #box-currency .item-language.current:before, .lang-rtl #mobile-pageaccount #box-currency .item-currency.current:before, .lang-rtl #mobile-pageaccount #box-language .item-language.current:before, .lang-rtl #mobile-pageaccount #box-language .item-currency.current:before {
        left: 15px;
        right: auto; }

#_mobile_currency_selector {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  #_mobile_currency_selector span {
    color: #666;
    display: block;
    padding: 5px 10px; }
    #_mobile_currency_selector span:not(:last-child) {
      border-bottom: 1px dashed #ddd; }
    #_mobile_currency_selector span.selected {
      color: #1e9e6d; }

#mobile-blockcart #cart-info {
  display: block !important;
  padding: 10px 15px; }
  #mobile-blockcart #cart-info .ajaxcart__product:not(:last-child) {
    margin-bottom: 10px; }
  #mobile-blockcart #cart-info .btn {
    color: #fff; }

#stickymenu_bottom_mobile {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 999;
  padding: 5px 15px;
  background: white;
  -webkit-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, 0.2); }
  .lang-rtl #stickymenu_bottom_mobile {
    right: 0;
    left: auto; }
  #stickymenu_bottom_mobile .stickymenu-item {
    width: 70px; }
    #stickymenu_bottom_mobile .stickymenu-item a {
      display: inline-block;
      position: relative; }
    #stickymenu_bottom_mobile .stickymenu-item i {
      font-size: 23px;
      color: #bababa;
      background: transparent;
      width: auto;
      height: auto;
      margin: 0;
      vertical-align: top;
      margin-bottom: 2px; }
    #stickymenu_bottom_mobile .stickymenu-item span {
      display: block;
      margin-top: 0;
      font-size: 10px;
      line-height: 1;
      color: #666; }
    #stickymenu_bottom_mobile .stickymenu-item .cart-products-count {
      position: absolute;
      top: -4px;
      right: -10px;
      bottom: inherit;
      background: #0595c6;
      color: #fff;
      width: 16px;
      height: 16px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      line-height: 16px;
      text-align: center; }
      .lang-rtl #stickymenu_bottom_mobile .stickymenu-item .cart-products-count {
        left: -10px;
        right: auto; }
      #stickymenu_bottom_mobile .stickymenu-item .cart-products-count span {
        display: none; }
    #stickymenu_bottom_mobile .stickymenu-item .header-cart {
      display: inline-block;
      position: relative; }
    #stickymenu_bottom_mobile .stickymenu-item .title-cart {
      font-size: 10px;
      text-transform: capitalize;
      font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif; }
    #stickymenu_bottom_mobile .stickymenu-item:hover a {
      color: #1e9e6d;
      text-decoration: none; }
      #stickymenu_bottom_mobile .stickymenu-item:hover a i {
        color: #1e9e6d; }

#_mobile_sidebarmenu_content {
  width: 230px; }

.btn-mobile_vertical_menu {
  width: 35px;
  height: 35px;
  color: #fff;
  text-align: center;
  line-height: 35px;
  font-size: 17px; }

@media (max-width: 767px) {
  #_mobile_vertical_menu {
    position: fixed;
    width: 250px;
    height: 100vh;
    max-height: inherit;
    overflow: auto;
    background: #fff;
    text-align: center;
    top: 0;
    left: -250px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    z-index: 9999;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none; }
    .lang-rtl #_mobile_vertical_menu {
      right: -250px;
      left: auto; }
    #_mobile_vertical_menu li {
      padding: 0; }
      #_mobile_vertical_menu li .site-nav__dropdown {
        position: static;
        width: 100% !important;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1;
        visibility: visible;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
        padding: 0;
        background: none !important;
        display: none;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none; }
    #_mobile_vertical_menu .show_sub i {
      font-size: 19px; }
    #_mobile_vertical_menu.active {
      left: 0;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1; }
      .lang-rtl #_mobile_vertical_menu.active {
        right: 0;
        left: auto; }

  .sidebar {
    margin-top: 30px; }
    .sidebar .title-block {
      font-size: 16px; }

  #NovBreadcrumbs {
    margin-bottom: 30px;
    padding: 45px 0px; }
    #NovBreadcrumbs h1 {
      font-size: 18px;
      margin-bottom: 20px; }

  .pagination {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }

  .product-single__info {
    margin-top: 20px; }

  .group-reviews {
    font-size: 11px; }
    .group-reviews > div:not(:last-child) {
      margin-right: 10px; }
      .lang-rtl .group-reviews > div:not(:last-child) {
        margin-left: 10px;
        margin-right: inherit; }
    .group-reviews .label-review {
      font-size: 10px; }

  .product-single__tabs .nav-tabs {
    margin-top: 25px;
    margin-bottom: 20px; }

  .blog--list-view .article--listing {
    display: block; }
    .blog--list-view .article--listing > div {
      margin-right: 0 !important; }
      .lang-rtl .blog--list-view .article--listing > div {
        margin-left: 0 !important;
        margin-right: inherit; }
    .blog--list-view .article--listing .media-body {
      margin-top: 15px; }

  .article__thumnail {
    margin-bottom: 15px; }

  .article__title {
    font-size: 16px;
    margin-bottom: 10px; }

  .BlogRelated .title-block {
    font-size: 1.8rem; } }
