/*============================================================================
* 2013-2019 Vinovathemes
* @author    Vinovathemes <vinovathemes@gmail.com>
* @copyright 2013-2018 Vinovathemes SA
==============================================================================*/
/*================ Var RTL ================*/
/*================ SASS HELPERS ================*/
/*================ Media Query Mixin ================*/
/*================ Mixxin Vinova ================*/
/* BOOTSTRAP 4 */
/* RIGHT TO LEFT */
/*================ VARIABLES ===============================================================================================================================*/
/*============================================================================
  Grid Breakpoints and Class Names
    - Do not change the variable names
==============================================================================*/
/*============================================================================
  Generate breakpoint-specific column widths and push classes
    - Default column widths: $grid-breakpoint-has-widths: ($small, $medium-up);
    - Default is no push classes
==============================================================================*/
/*================ Color Variables ================*/
/*================ Sizing Variables ================*/
/*================ Z-Index ================*/
/*================ SVG ================*/
/*================ Drawers ================*/
/*================ Hero ================*/
/*================ Hero Slider ================*/
/*================ Typography ================*/
/*================ Gift Cards ================*/
/*================ Z-index ================*/
/*================ GLOBAL ================*/
/*============================================================================
  #Grid
==============================================================================*/
/*================ Style Layout ==============================================================================*/
body,
html {
  background-color: #fff;
}

body.template-index {
  background-image: url(//waterverse.pk/cdn/shop/t/6/assets/background_body_bot.png?v=110720993835983075041741066797);
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-position: bottom center;
}
body:not(.template-index) .site-header, body:not(.template-index) .nov-footer {
  background: #062e88;
}

/* Breadcrumbs =============================================================================================== */
#NovBreadcrumbs {
  padding: 14.5px 15px;
  background: #f3f3f3;
  margin-bottom: 80px;
}
#NovBreadcrumbs h1 {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 18px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
#NovBreadcrumbs .breadcrumb {
  background: transparent;
  margin-bottom: 0;
  padding: 0;
}
#NovBreadcrumbs .breadcrumb .list-inline-item:not(:last-child) {
  margin-right: 10px;
}
.lang-rtl #NovBreadcrumbs .breadcrumb .list-inline-item:not(:last-child) {
  margin-left: 10px;
  margin-right: initial;
}
#NovBreadcrumbs .breadcrumb .list-inline-item:not(:last-child) {
  padding-right: 10px;
}
.lang-rtl #NovBreadcrumbs .breadcrumb .list-inline-item:not(:last-child) {
  padding-left: 10px;
  padding-right: initial;
}
#NovBreadcrumbs .breadcrumb .list-inline-item:not(:last-child) {
  position: relative;
}
#NovBreadcrumbs .breadcrumb .list-inline-item:not(:last-child):before {
  content: "";
  width: 4px;
  height: 4px;
  background: #666666;
  position: absolute;
  right: -2px;
}
.lang-rtl #NovBreadcrumbs .breadcrumb .list-inline-item:not(:last-child):before {
  left: -2px;
  right: auto;
}
#NovBreadcrumbs .breadcrumb .list-inline-item:not(:last-child):before {
  top: 50%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#NovBreadcrumbs .breadcrumb .list-inline-item span {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #666666;
}
#NovBreadcrumbs .breadcrumb .list-inline-item a span {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #666666;
}
#NovBreadcrumbs .breadcrumb .list-inline-item a span:hover {
  color: #002663 !important;
}
@media (max-width: 1199px) {
  #NovBreadcrumbs {
    margin-bottom: 60px;
  }
}

/*===========================================
  Vinova SliderShow
====================================================*/
.slideshow-wrapper {
  position: relative;
}

.slideshow {
  overflow: hidden;
}
.slideshow .slick-prev,
.slideshow .slick-next {
  top: 50%;
  width: 42px;
  height: 42px;
  margin-top: -21px;
  z-index: 1;
}
.slideshow .slick-prev i,
.slideshow .slick-next i {
  font-size: 42px;
  color: #ccc;
}
.slideshow .slick-prev:hover i,
.slideshow .slick-next:hover i {
  color: #222222;
}
.slideshow .slick-prev {
  left: 22px;
}
.lang-rtl .slideshow .slick-prev {
  right: 22px;
  left: auto;
}
.slideshow .slick-next {
  right: 22px;
}
.lang-rtl .slideshow .slick-next {
  left: 22px;
  right: auto;
}

/*================ General slide styles ================*/
.slideshow__slide {
  position: relative;
  overflow: hidden;
}

/*================ Slide images ================*/
.ie9 .slideshow__slide {
  z-index: 1 !important;
}
.ie9 .slick-dots {
  z-index: 2;
}

/* Site Header ================================================================================================================*/
.site-header__logo {
  margin: 0;
}

.site-header__logo-link {
  display: inline-block;
  word-break: break-word;
}

.site-header__icons {
  position: relative;
  white-space: nowrap;
}

.site-header__search-title {
  display: inline-block;
  vertical-align: middle;
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.site-header__cart {
  position: relative;
  display: inline-block;
  cursor: pointer;
  color: #121212;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.site-header__cart .site-header__cart-icon {
  display: block;
  width: 22px;
  height: 22px;
  background: url(//waterverse.pk/cdn/shop/t/6/assets/icon-aquanova.png?v=56338568881454017061741066797) no-repeat;
  background-position: 0 -25px;
}
.site-header__cart .site-header__cart-icon:hover {
  background-position: -28px -25px;
}
.site-header__cart .site-header__cart-count {
  width: 19px;
  height: 19px;
  line-height: 19px;
  background: #15a9e7;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.site-header__cart .site-header__cart-count span {
  font-size: 11px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-weight: bold;
  display: block;
}
.site-header__cart .site-header__cart-title {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.lang-rtl .site-header__cart .site-header__cart-title {
  margin-right: 5px;
  margin-left: initial;
}
.site-header__cart .site-header__cart-title {
  color: #999999;
  font-size: 11px;
}
.site-header__cart .site-header__cart-title:hover {
  color: #002663;
}
.site-header__cart.style_2 .site-header__cart-count {
  position: absolute;
  top: -23px;
  left: 2px;
}
.lang-rtl .site-header__cart.style_2 .site-header__cart-count {
  right: 2px;
  left: auto;
}

#cart_block {
  position: relative;
}
#cart_block #cart-info {
  display: none;
  position: absolute;
  right: 0;
}
.lang-rtl #cart_block #cart-info {
  left: 0;
  right: auto;
}
#cart_block #cart-info {
  top: 100%;
  z-index: 99;
  padding-top: 52px;
  cursor: initial;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#cart_block #cart-info p.cart {
  padding: 20px;
}
#cart_block #cart-info .cart {
  background: #fff;
  min-width: 315px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #222222;
  font-weight: 500;
  font-size: 13px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
#cart_block #cart-info .cart .ajaxcart__inner .ajaxcart__product {
  position: relative;
  padding: 20px;
  border-bottom: 1px solid #e6e6e6;
}
#cart_block #cart-info .cart .ajaxcart__inner .ajaxcart__product .media > a img {
  width: 70px;
  margin-right: 10px;
}
.lang-rtl #cart_block #cart-info .cart .ajaxcart__inner .ajaxcart__product .media > a img {
  margin-left: 10px;
  margin-right: initial;
}
#cart_block #cart-info .cart .ajaxcart__inner .ajaxcart__product .media > a img {
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#cart_block #cart-info .cart .ajaxcart__inner .ajaxcart__product .media .price_close {
  margin-top: 11px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
#cart_block #cart-info .cart .ajaxcart__inner .product-name {
  margin-top: -5px;
}
#cart_block #cart-info .cart .ajaxcart__inner .product-name, #cart_block #cart-info .cart .ajaxcart__inner .ajaxcart__product-meta {
  text-transform: none;
  font-size: 11px;
  color: #444;
  font-weight: 500;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
#cart_block #cart-info .cart .ajaxcart__inner .product-name:hover, #cart_block #cart-info .cart .ajaxcart__inner .ajaxcart__product-meta:hover {
  color: #002663;
}
#cart_block #cart-info .cart .ajaxcart__inner .product-price {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #222222;
  font-weight: 700;
}
#cart_block #cart-info .cart .ajaxcart__inner .quantity {
  font-size: 12px;
  color: #222222;
  font-weight: 500;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#cart_block #cart-info .cart .ajaxcart__footer {
  padding: 0 20px 20px;
}
#cart_block #cart-info .cart .ajaxcart__footer .cart-note label {
  margin-top: 10px;
}
#cart_block #cart-info .cart .ajaxcart__footer .subtotal {
  padding: 7px 0;
  padding-left: 9px;
  padding-right: 17px;
}
.lang-rtl #cart_block #cart-info .cart .ajaxcart__footer .subtotal {
  padding-left: 17px;
  padding-right: 9px;
}
#cart_block #cart-info .cart .ajaxcart__footer .subtotal {
  border: 1px dashed rgba(0, 0, 0, 0.3);
  margin-bottom: 10px;
}
#cart_block #cart-info .cart .ajaxcart__footer .subtotal label, #cart_block #cart-info .cart .ajaxcart__footer .subtotal span {
  font-size: 1.4rem;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #222222;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0;
}
#cart_block #cart-info .cart .ajaxcart__footer .cart_view {
  display: block;
  margin: 0 60px;
  padding: 35px 0 10px;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn {
  height: 44px;
  line-height: 44px;
  width: 100%;
  padding: 0;
  background: #fff;
  border: 1px solid #222222;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  position: relative;
  overflow: hidden;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
}
.lang-rtl #cart_block #cart-info .cart .ajaxcart__footer .btn:after {
  right: 0;
  left: auto;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn:after {
  background: #222222;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn span {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #222222;
  z-index: 10;
  position: relative;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn:hover {
  background: #222222;
  border: 1px solid #222222;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn:hover span {
  color: #fff;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn:hover:after {
  width: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn.cart__checkout {
  background: #222222;
  margin-bottom: 10px;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn.cart__checkout span {
  color: #fff;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn.cart__checkout:after {
  background: #002663;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn.cart__checkout:hover {
  background: #002663;
  border: 1px solid #002663;
}
#cart_block #cart-info .cart .ajaxcart__footer .btn.cart__checkout:hover span {
  color: #222222;
}
#cart_block #cart-info .cart .remove-from-cart {
  position: absolute;
  font-size: 1.6rem;
  color: #8f8f8f;
  display: inline-block;
  width: 23px;
  height: 23px;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}
.lang-rtl #cart_block #cart-info .cart .remove-from-cart {
  left: 20px;
  right: auto;
}
#cart_block #cart-info .cart .remove-from-cart {
  background: #e6e6e6;
}
#cart_block #cart-info .cart .remove-from-cart:hover {
  color: #002663;
}
#cart_block #cart-info .ajaxcart__inner {
  max-height: 333px;
  overflow-y: auto;
  margin-bottom: 7px;
}
#cart_block #cart-info .ajaxcart__inner::-webkit-scrollbar-track {
  background-color: #eaeaea;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
#cart_block #cart-info .ajaxcart__inner::-webkit-scrollbar {
  width: 5px;
  background-color: #eaeaea;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
#cart_block #cart-info .ajaxcart__inner::-webkit-scrollbar-thumb {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background-color: #002663;
}
#cart_block #cart-info .cart_threshold {
  padding: 20px;
}
#cart_block #cart-info .cart_threshold .threshold_spend {
  margin-bottom: 11px;
}
#cart_block #cart-info .content_threshold.threshold_congrats {
  margin-top: 4px;
}
#cart_block .btn-success:not(:disabled):not(.disabled).active:focus, #cart_block .btn-success:not(:disabled):not(.disabled):active:focus, #cart_block .btn-success:not(:disabled):not(.disabled) .show > .btn-success.dropdown-toggle:focus, #cart_block .btn-success:not(:disabled):not(.disabled) .active, #cart_block .btn-success:not(:disabled):not(.disabled):active, #cart_block .btn-success:not(:disabled):not(.disabled) .show > .btn-success.dropdown-toggle {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-color: initial;
}

.currency_header {
  padding: 10px 0;
  border-bottom: 1px solid #f2f2f2;
}
.currency_header #dropdownMenuButton {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #999999;
  font-weight: 500;
  font-size: 1.4rem;
}
.currency_header #dropdownMenuButton .current-currency:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #999999;
  margin: 0 0 2px;
  margin-left: 4px;
  margin-right: 0;
}
.lang-rtl .currency_header #dropdownMenuButton .current-currency:after {
  margin-left: 0;
  margin-right: 4px;
}
.currency_header #dropdownMenuButton .current-currency:hover {
  color: #999999;
}
.currency_header .currency_cart a, .currency_header .currency_account a, .currency_header .currency_register a {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #999999;
  font-weight: 500;
  font-size: 1.4rem;
}
.currency_header .currency_cart a:hover, .currency_header .currency_account a:hover, .currency_header .currency_register a:hover {
  color: #999999;
}
.currency_header .currency_cart:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 11px;
  background: #999999;
  margin-left: 22px;
}
.lang-rtl .currency_header .currency_cart:after {
  margin-right: 22px;
  margin-left: initial;
}
.currency_header .currency_account {
  padding-left: 25px;
}
.lang-rtl .currency_header .currency_account {
  padding-right: 25px;
  padding-left: initial;
}
.currency_header .currency_account:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 11px;
  background: #999999;
  transform: skew(-10deg, -10deg);
  margin-left: 7px;
}
.lang-rtl .currency_header .currency_account:after {
  margin-right: 7px;
  margin-left: initial;
}
.currency_header .currency_register {
  padding-left: 7px;
}
.lang-rtl .currency_header .currency_register {
  padding-right: 7px;
  padding-left: initial;
}

.site-header {
  position: relative;
}
.site-header .site-header_items {
  min-height: 126px;
}
.site-header .site-header_items .position_ini {
  position: initial;
}
.site-header .lg_search {
  width: 100%;
  max-width: 400px;
  position: relative;
}
.site-header .lg_search .search-header-inline {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  height: 40px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  overflow: hidden;
}
.site-header .lg_search .search-header-inline input {
  outline: none;
  border: none;
  padding: 0;
  padding-left: 15px;
}
.lang-rtl .site-header .lg_search .search-header-inline input {
  padding-right: 15px;
  padding-left: initial;
}
.site-header .lg_search .search-header-inline input {
  padding-right: 45px;
}
.lang-rtl .site-header .lg_search .search-header-inline input {
  padding-left: 45px;
  padding-right: initial;
}
.site-header .lg_search .search-header-inline input {
  font-size: 11px;
  color: #919191;
}
.site-header .lg_search .search-header-inline button {
  padding: 0 15px;
  width: 40px;
  height: 40px;
  color: #c7c7c7;
  position: absolute;
  right: 0;
}
.lang-rtl .site-header .lg_search .search-header-inline button {
  left: 0;
  right: auto;
}
.site-header .lg_search .search-header-inline button .site-header__search-icon {
  font-size: 20px;
}
.site-header .lg_search .search-header-inline button .icon__fallback-text {
  display: none;
}
.site-header .lg_search .search-header-inline button:hover {
  color: #002663;
}
.site-header .search_inline {
  margin-right: 40px;
}
.lang-rtl .site-header .search_inline {
  margin-left: 40px;
  margin-right: initial;
}
.site-header .vertical_dropdown {
  cursor: pointer;
  min-width: 270px;
  position: relative;
  background: #4fc497;
  min-height: 61px;
  line-height: 61px;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15);
  z-index: 999;
  margin-top: -1px;
}
.site-header .vertical_dropdown i {
  vertical-align: sub;
  font-size: 2.4rem;
  color: #fff;
  padding: 0 20px;
}
.site-header .vertical_dropdown .sidebar-menu_title {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 10px;
}
.lang-rtl .site-header .vertical_dropdown .sidebar-menu_title {
  margin-right: 10px;
  margin-left: initial;
}
.site-header .group_items {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.site-header .group_items .myaccount-title {
  cursor: pointer;
  margin-left: 30px;
}
.lang-rtl .site-header .group_items .myaccount-title {
  margin-right: 30px;
  margin-left: initial;
}
.site-header .group_items .myaccount-title:after {
  display: none;
}
.site-header .group_items .form-account-title {
  cursor: pointer;
  position: relative;
  padding: 23px 0;
}
.site-header .group_items .form-account-title .icon-form-account {
  display: block;
  width: 22px;
  height: 22px;
  background: url(//waterverse.pk/cdn/shop/t/6/assets/icon-aquanova.png?v=56338568881454017061741066797) no-repeat;
  background-position: -28px 0;
}
.site-header .group_items .form-account-title .icon-form-account:hover {
  background-position: 0 0;
}
.site-header .group_items #swym-anchor {
  display: block;
  margin-left: 21px;
}
.lang-rtl .site-header .group_items #swym-anchor {
  margin-right: 21px;
  margin-left: initial;
}
.site-header .group_items #swym-anchor {
  padding: 12px 10.5px;
  background: #002663;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.site-header .group_items #swym-anchor .swym-icon {
  display: block;
  width: 25px;
  height: 22px;
  background: url(//waterverse.pk/cdn/shop/t/6/assets/icon-aquanova.png?v=56338568881454017061741066797) no-repeat;
  background-position: -28px -50px;
}
.site-header .group_items #swym-anchor .swym-icon:hover {
  background-position: 0 -50px;
}
.site-header .group_items #swym-anchor .swym-anchor-badge {
  display: none;
}
.site-header .group_items .site-header__cart {
  position: relative;
  margin-left: 10px;
}
.lang-rtl .site-header .group_items .site-header__cart {
  margin-right: 10px;
  margin-left: initial;
}
.site-header .group_items .site-header_myaccount .account-list-content {
  padding: 7px 0 0;
}
.site-header .group_items .site-header_myaccount .account-list-content a {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #666666;
  text-transform: uppercase;
  padding: 12px 7px;
}
.site-header .group_items .site-header_myaccount .account-list-content a:hover {
  color: #002663;
}
.site-header .group_items .site-header_myaccount .account-list-content i {
  position: relative;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  top: initial;
  left: initial;
}
.lang-rtl .site-header .group_items .site-header_myaccount .account-list-content i {
  right: initial;
  left: auto;
}
.site-header .group_items .site-header_myaccount .account-list-content i {
  min-width: 16px;
  margin-right: 10px;
}
.lang-rtl .site-header .group_items .site-header_myaccount .account-list-content i {
  margin-left: 10px;
  margin-right: initial;
}
.site-header .group_items .site-header_myaccount .account-list-content i {
  display: block;
  background: url(//waterverse.pk/cdn/shop/t/6/assets/icon-account.png?v=135669378900246876491741066797) no-repeat;
}
.site-header .group_items .site-header_myaccount .account-list-content .icon-myaccount {
  width: 16px;
  height: 16px;
  background-position: 0 0;
}
.site-header .group_items .site-header_myaccount .account-list-content .icon-logout {
  width: 13px;
  height: 13px;
  background-position: 0 -19px;
}
.site-header .group_items .site-header_myaccount .account-list-content .icon-login {
  width: 16px;
  height: 16px;
  background-position: 0 0;
}
.site-header .group_items .site-header_myaccount .account-list-content .icon-register {
  width: 13px;
  height: 13px;
  background-position: 0 -19px;
}
.site-header .group_items .site-header_myaccount .account-list-content .icon-checkout {
  width: 13px;
  height: 13px;
  background-position: 0 -35px;
}
.site-header .group_items .site-header_myaccount .account-list-content .icon-wishlist {
  width: 13px;
  height: 11px;
  background-position: 0 -51px;
}
.site-header .group_items .site-header_myaccount .account-list-content .currency_header {
  margin: 15px 30px 5px;
}
.site-header .group_items .site-header_myaccount .account-list-content .currency_header .heading {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  color: #222222;
}
.site-header .group_items .site-header_myaccount .account-list-content .currency_header #_desktop_currency_selector {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.site-header .group_items .site-header_myaccount .account-list-content .currency_header #_desktop_currency_selector ul {
  background: transparent;
}
.site-header .group_items .site-header_myaccount .icon-account {
  display: block;
  width: 21px;
  height: 21px;
  background: url(//waterverse.pk/cdn/shop/t/6/assets/icon-aquanova.png?v=56338568881454017061741066797) no-repeat;
  background-position: 0 -51px;
}
.site-header .group_items .site-header_myaccount .icon-account:hover {
  background-position: -28px -51px;
}
.site-header .site-header__icons-wrapper {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}
.site-header #AccessibleNav #SiteNav {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
@media (max-width: 1199px) {
  .site-header .vertical_dropdown {
    min-width: 210px;
  }
  .site-header .search_inline {
    margin-right: 0;
  }
  .lang-rtl .site-header .search_inline {
    margin-left: 0;
    margin-right: initial;
  }
}
@media (max-width: 991px) {
  .site-header .site-header_items {
    min-height: 90px;
  }
  .site-header #AccessibleNav #SiteNav {
    padding-left: 0;
  }
  .lang-rtl .site-header #AccessibleNav #SiteNav {
    padding-right: 0;
    padding-left: initial;
  }
  .site-header .myaccount-title, .site-header .form-account-title {
    margin-left: 15px;
  }
  .lang-rtl .site-header .myaccount-title, .lang-rtl .site-header .form-account-title {
    margin-right: 15px;
    margin-left: initial;
  }
  .site-header .site-header__icons-wrapper .site_search {
    padding: 10px 0;
  }
  .site-header .site-header__icons-wrapper #swym-anchor {
    margin-left: 0;
  }
  .lang-rtl .site-header .site-header__icons-wrapper #swym-anchor {
    margin-right: 0;
    margin-left: initial;
  }
  .site-header .policy_header {
    margin-left: 20px;
  }
  .lang-rtl .site-header .policy_header {
    margin-right: 20px;
    margin-left: initial;
  }
  .site-header .policy_header .nov-policy-item {
    margin-right: 15px;
  }
  .lang-rtl .site-header .policy_header .nov-policy-item {
    margin-left: 15px;
    margin-right: initial;
  }
  .site-header .policy_header .nov-policy-item .policy-icon {
    margin-right: 10px;
  }
  .lang-rtl .site-header .policy_header .nov-policy-item .policy-icon {
    margin-left: 10px;
    margin-right: initial;
  }
  .site-header .policy_header .nov-policy-item .policy-info {
    font-size: 10px;
  }
  .site-header .vertical_dropdown {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 0;
    border: none;
    min-width: 100%;
  }
  .site-header .vertical_dropdown:before, .site-header .vertical_dropdown:after {
    display: none !important;
  }
  .site-header .vertical_dropdown i {
    color: #fff;
  }
  .site-header .vertical_dropdown span {
    display: none;
  }
  .site-header .group_items .site-header__cart {
    margin-left: 0;
  }
  .lang-rtl .site-header .group_items .site-header__cart {
    margin-right: 0;
    margin-left: initial;
  }
  .site-header .group_items .myaccount-title {
    margin-left: 20px;
  }
  .lang-rtl .site-header .group_items .myaccount-title {
    margin-right: 20px;
    margin-left: initial;
  }
}
@media (min-width: 767px) {
  .site-header #AccessibleNav {
    position: static;
  }
  .site-header #AccessibleNav #SiteNav {
    position: initial;
    text-align: left;
  }
  .lang-rtl .site-header #AccessibleNav #SiteNav {
    text-align: right;
  }
}

/* Header Sticky -----------------------------------------------------------------------------------*/
@media (min-width: 768px) {
  #header-sticky {
    position: fixed;
    background: #fff;
    width: 100%;
    top: -70px;
    left: 0;
  }
  .lang-rtl #header-sticky {
    right: 0;
    left: auto;
  }
  #header-sticky {
    z-index: 98;
    -webkit-box-shadow: 0 6px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 6px 5px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 6px 5px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 6px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 5px rgba(0, 0, 0, 0.1);
    -webkit-transition: top 0.45s ease;
    -moz-transition: top 0.45s ease;
    -ms-transition: top 0.45s ease;
    -o-transition: top 0.45s ease;
    transition: top 0.45s ease;
  }
  #header-sticky.sticky-menu-active {
    visibility: visible;
    top: 0;
    -webkit-transition: top 0.45s ease;
    -moz-transition: top 0.45s ease;
    -ms-transition: top 0.45s ease;
    -o-transition: top 0.45s ease;
    transition: top 0.45s ease;
  }
  #header-sticky.sticky-menu-active .site-header__logo {
    padding: 0;
    margin-bottom: 5px;
  }
  #header-sticky.sticky-menu-active .site-header__logo img {
    max-width: 150px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #header-sticky.sticky-menu-active .site-header__logo img {
    max-width: 130px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #header-sticky.sticky-menu-active .site-header__logo img {
    max-width: 90px;
  }
}
@media (min-width: 768px) {
  #header-sticky.sticky-menu-active .search-header-inline {
    padding: 0;
  }
  #header-sticky.sticky-menu-active #AccessibleNav #SiteNav {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    position: initial;
    text-align: left;
  }
  #header-sticky.sticky-menu-active #AccessibleNav #SiteNav > li {
    padding: 17px 3px;
    background: transparent !important;
    min-width: initial;
  }
  #header-sticky.sticky-menu-active #AccessibleNav #SiteNav > li > a {
    padding: 0 20px;
  }
  #header-sticky.sticky-menu-active #AccessibleNav #SiteNav > li.site-nav--has-dropdown > a {
    padding: 0 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #header-sticky.sticky-menu-active #AccessibleNav #SiteNav > li.site-nav--has-dropdown > a {
    padding: 0 15px;
  }
}
@media (min-width: 768px) {
  #header-sticky.sticky-menu-active #AccessibleNav #SiteNav > li.site-nav--has-dropdown > a:after {
    content: "\f2f9";
    margin-left: 4px;
  }
  .lang-rtl #header-sticky.sticky-menu-active #AccessibleNav #SiteNav > li.site-nav--has-dropdown > a:after {
    margin-right: 4px;
    margin-left: initial;
  }
  #header-sticky.sticky-menu-active #AccessibleNav #SiteNav > li.site-nav--has-dropdown > a:after {
    font-family: "Material-Design-Iconic-Font";
    font-size: 1.5rem;
    font-weight: 400;
    color: #b7b7b7;
    vertical-align: middle;
    display: inline-block;
  }
  #header-sticky.sticky-menu-active #AccessibleNav #SiteNav > li:hover > a {
    color: #002663;
  }
  #header-sticky.sticky-menu-active .site-header__search.search-active .search-header-inline button {
    top: 20px;
  }
  #header-sticky.sticky-menu-active .site-header__search .site_header__search .search-header__input {
    font-size: 14px;
  }
  #header-sticky.sticky-menu-active .contentstickynew_search {
    padding: 4px 0;
  }
  #header-sticky.sticky-menu-active .contentstickynew_search .icon-search {
    display: block;
    width: 15px;
    height: 15px;
    background: url(//waterverse.pk/cdn/shop/t/6/assets/icon-aquanova.png?v=56338568881454017061741066797) no-repeat;
    background-position: -18px -130px;
    margin: 3px 0 auto;
    margin-left: 12px;
    margin-right: 0;
  }
  .lang-rtl #header-sticky.sticky-menu-active .contentstickynew_search .icon-search {
    margin-left: 0;
    margin-right: 12px;
  }
  #header-sticky.sticky-menu-active .contentstickynew_search:hover .icon-search {
    background-position: -18px -130px;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper .site-header__search {
    display: none !important;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper .myaccount-title {
    cursor: pointer;
    margin-left: 30px;
  }
  .lang-rtl #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper .myaccount-title {
    margin-right: 30px;
    margin-left: initial;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper .myaccount-title .icon-account {
    display: block;
    width: 21px;
    height: 21px;
    background: url(//waterverse.pk/cdn/shop/t/6/assets/icon-aquanova.png?v=56338568881454017061741066797) no-repeat;
    background-position: 0 -51px;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper .myaccount-title .icon-account:hover {
    background-position: -28px -51px;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper .form-account-title {
    cursor: pointer;
    margin-left: 30px;
  }
  .lang-rtl #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper .form-account-title {
    margin-right: 30px;
    margin-left: initial;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper .form-account-title .icon-form-account {
    display: block;
    width: 22px;
    height: 22px;
    background: url(//waterverse.pk/cdn/shop/t/6/assets/icon-aquanova.png?v=56338568881454017061741066797) no-repeat;
    background-position: -28px 0;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper .form-account-title .icon-form-account:hover {
    background-position: 0 0;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper .form-account-title:after {
    display: none;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper #CustomerAccountForm.dropdown-menu {
    top: 56px !important;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper #swym-anchor {
    display: block;
    margin-left: 10px;
  }
  .lang-rtl #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper #swym-anchor {
    margin-right: 10px;
    margin-left: initial;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper #swym-anchor {
    display: block;
    padding: 12px 10.5px;
    background: #002663;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper #swym-anchor .swym-icon {
    display: block;
    width: 25px;
    height: 22px;
    background: url(//waterverse.pk/cdn/shop/t/6/assets/icon-aquanova.png?v=56338568881454017061741066797) no-repeat;
    background-position: -28px -50px;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper #swym-anchor .swym-icon:hover {
    background-position: 0 -50px;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper #swym-anchor .swym-anchor-badge {
    display: none;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .policy_header {
    display: none !important;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .group_items {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .group_items .site_search {
    display: none !important;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .group_items .accountcount, #header-sticky.sticky-menu-active .contentstickynew_group .group_items .cartcount {
    padding-left: 5px;
  }
  .lang-rtl #header-sticky.sticky-menu-active .contentstickynew_group .group_items .accountcount, .lang-rtl #header-sticky.sticky-menu-active .contentstickynew_group .group_items .cartcount {
    padding-right: 5px;
    padding-left: initial;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .group_items .accountcount, #header-sticky.sticky-menu-active .contentstickynew_group .group_items .cartcount {
    color: #999999;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .group_items .accountcount:hover, #header-sticky.sticky-menu-active .contentstickynew_group .group_items .cartcount:hover {
    color: #121212;
  }
  #header-sticky.sticky-menu-active #cart_block #cart-info {
    padding-top: 4px;
  }
  #header-sticky.sticky-menu-active #cart_block .site-header__cart {
    display: block;
    margin-left: 10px;
  }
  .lang-rtl #header-sticky.sticky-menu-active #cart_block .site-header__cart {
    margin-right: 10px;
    margin-left: initial;
  }
  #header-sticky.sticky-menu-active #cart_block .site-header__cart {
    position: relative;
    padding: 12px;
  }
  #header-sticky.sticky-menu-active #cart_block .site-header__cart .site-header__cart-icon {
    margin-bottom: 0px;
    display: block;
    width: 22px;
    height: 22px;
    background: url(//waterverse.pk/cdn/shop/t/6/assets/icon-aquanova.png?v=56338568881454017061741066797) no-repeat;
    background-position: 0 -25px;
  }
  #header-sticky.sticky-menu-active #cart_block .site-header__cart .site-header__cart-icon:hover {
    background-position: -28px -25px;
  }
  #header-sticky.sticky-menu-active #cart_block .site-header__cart.style_2 .site-header__cart-count {
    position: absolute;
    top: 25px;
    left: 25px;
  }
  .lang-rtl #header-sticky.sticky-menu-active #cart_block .site-header__cart.style_2 .site-header__cart-count {
    right: 25px;
    left: auto;
  }
  #header-sticky.sticky-menu-active .group_items {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  #header-sticky.sticky-menu-active .group_items .myaccount-title {
    cursor: pointer;
    margin-left: 30px;
  }
  .lang-rtl #header-sticky.sticky-menu-active .group_items .myaccount-title {
    margin-right: 30px;
    margin-left: initial;
  }
  #header-sticky.sticky-menu-active .group_items .myaccount-title:after {
    display: none;
  }
  #header-sticky.sticky-menu-active .group_items .form-account-title {
    cursor: pointer;
    position: relative;
    padding: 23px 0;
  }
  #header-sticky.sticky-menu-active .group_items .form-account-title .icon-form-account {
    display: block;
    width: 22px;
    height: 22px;
    background: url(//waterverse.pk/cdn/shop/t/6/assets/icon-aquanova.png?v=56338568881454017061741066797) no-repeat;
    background-position: -28px 0;
  }
  #header-sticky.sticky-menu-active .group_items .form-account-title .icon-form-account:hover {
    background-position: 0 0;
  }
  #header-sticky.sticky-menu-active .group_items #swym-anchor {
    display: block;
    margin-left: 21px;
  }
  .lang-rtl #header-sticky.sticky-menu-active .group_items #swym-anchor {
    margin-right: 21px;
    margin-left: initial;
  }
  #header-sticky.sticky-menu-active .group_items #swym-anchor {
    padding: 12px 10.5px;
    background: #002663;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
  }
  #header-sticky.sticky-menu-active .group_items #swym-anchor .swym-icon {
    display: block;
    width: 25px;
    height: 22px;
    background: url(//waterverse.pk/cdn/shop/t/6/assets/icon-aquanova.png?v=56338568881454017061741066797) no-repeat;
    background-position: -28px -50px;
  }
  #header-sticky.sticky-menu-active .group_items #swym-anchor .swym-icon:hover {
    background-position: 0 -50px;
  }
  #header-sticky.sticky-menu-active .group_items #swym-anchor .swym-anchor-badge {
    display: none;
  }
  #header-sticky.sticky-menu-active .group_items .site-header__cart {
    position: relative;
    margin-left: 10px;
  }
  .lang-rtl #header-sticky.sticky-menu-active .group_items .site-header__cart {
    margin-right: 10px;
    margin-left: initial;
  }
  #header-sticky.sticky-menu-active .group_items .site-header_myaccount .account-list-content {
    padding: 7px 0 0;
  }
  #header-sticky.sticky-menu-active .group_items .site-header_myaccount .account-list-content a {
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #666666;
    text-transform: uppercase;
    padding: 12px 7px;
  }
  #header-sticky.sticky-menu-active .group_items .site-header_myaccount .account-list-content a:hover {
    color: #002663;
  }
  #header-sticky.sticky-menu-active .group_items .site-header_myaccount .account-list-content i {
    position: relative;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    top: initial;
    left: initial;
  }
  .lang-rtl #header-sticky.sticky-menu-active .group_items .site-header_myaccount .account-list-content i {
    right: initial;
    left: auto;
  }
  #header-sticky.sticky-menu-active .group_items .site-header_myaccount .account-list-content i {
    min-width: 16px;
    margin-right: 10px;
  }
  .lang-rtl #header-sticky.sticky-menu-active .group_items .site-header_myaccount .account-list-content i {
    margin-left: 10px;
    margin-right: initial;
  }
  #header-sticky.sticky-menu-active .group_items .site-header_myaccount .account-list-content i {
    display: block;
    background: url(//waterverse.pk/cdn/shop/t/6/assets/icon-account.png?v=135669378900246876491741066797) no-repeat;
  }
  #header-sticky.sticky-menu-active .group_items .site-header_myaccount .account-list-content .icon-myaccount {
    width: 16px;
    height: 16px;
    background-position: 0 0;
  }
  #header-sticky.sticky-menu-active .group_items .site-header_myaccount .account-list-content .icon-logout {
    width: 13px;
    height: 13px;
    background-position: 0 -19px;
  }
  #header-sticky.sticky-menu-active .group_items .site-header_myaccount .account-list-content .icon-login {
    width: 16px;
    height: 16px;
    background-position: 0 0;
  }
  #header-sticky.sticky-menu-active .group_items .site-header_myaccount .account-list-content .icon-register {
    width: 13px;
    height: 13px;
    background-position: 0 -19px;
  }
  #header-sticky.sticky-menu-active .group_items .site-header_myaccount .account-list-content .icon-checkout {
    width: 13px;
    height: 13px;
    background-position: 0 -35px;
  }
  #header-sticky.sticky-menu-active .group_items .site-header_myaccount .account-list-content .icon-wishlist {
    width: 13px;
    height: 11px;
    background-position: 0 -51px;
  }
  #header-sticky.sticky-menu-active .group_items .site-header_myaccount .account-list-content .currency_header {
    margin: 15px 30px 5px;
  }
  #header-sticky.sticky-menu-active .group_items .site-header_myaccount .account-list-content .currency_header .heading {
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    color: #222222;
  }
  #header-sticky.sticky-menu-active .group_items .site-header_myaccount .account-list-content .currency_header #_desktop_currency_selector {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
  #header-sticky.sticky-menu-active .group_items .site-header_myaccount .account-list-content .currency_header #_desktop_currency_selector ul {
    background: transparent;
  }
  #header-sticky.sticky-menu-active .group_items .site-header_myaccount .icon-account {
    display: block;
    width: 21px;
    height: 21px;
    background: url(//waterverse.pk/cdn/shop/t/6/assets/icon-aquanova.png?v=56338568881454017061741066797) no-repeat;
    background-position: 0 -51px;
  }
  #header-sticky.sticky-menu-active .group_items .site-header_myaccount .icon-account:hover {
    background-position: -28px -51px;
  }
  #header-sticky .header_link_myaccount > a .header-icon-account {
    width: 23px;
    height: 30px;
    background-image: url(icon-groups-nav2.png);
    background-repeat: no-repeat;
    background-position: -6px -18px;
    display: inline-block;
    -webkit-transition: width 0.5s ease;
    -moz-transition: width 0.5s ease;
    -ms-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    transition: width 0.5s ease;
  }
  #header-sticky .header_link_myaccount > a:hover .header-icon-account {
    background-position: -43px -18px;
  }
  #header-sticky .contentstickynew_verticalmenu .vertical_dropdown {
    width: 40px;
    height: 40px;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    padding: 0 13px;
    margin-right: 23px;
  }
  .lang-rtl #header-sticky .contentstickynew_verticalmenu .vertical_dropdown {
    margin-left: 23px;
    margin-right: initial;
  }
  #header-sticky .contentstickynew_verticalmenu .vertical_dropdown {
    cursor: pointer;
  }
  #header-sticky .contentstickynew_verticalmenu .vertical_dropdown i {
    color: #fff;
    font-size: 14px;
    line-height: 38px;
  }
  #header-sticky .contentstickynew_verticalmenu .vertical_dropdown span {
    display: none;
  }
  #header-sticky .contentstickynew_verticalmenu .vertical_menu {
    top: 76px;
    padding-top: 5px;
    display: none;
  }
  #header-sticky .search-header-inline {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    height: 42px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
    position: relative;
  }
  #header-sticky .search-header-inline input {
    outline: none;
    border: none;
    padding: 0;
    padding-left: 15px;
    padding-right: 45px;
  }
  .lang-rtl #header-sticky .search-header-inline input {
    padding-left: 45px;
    padding-right: 15px;
  }
  #header-sticky .search-header-inline input::-webkit-input-placeholder {
    font-size: 11px;
    color: #cccbcb;
  }
  #header-sticky .search-header-inline input:-moz-placeholder {
    font-size: 11px;
    color: #cccbcb;
  }
  #header-sticky .search-header-inline input::-moz-placeholder {
    font-size: 11px;
    color: #cccbcb;
  }
  #header-sticky .search-header-inline input:-ms-input-placeholder {
    font-size: 11px;
    color: #cccbcb;
  }
  #header-sticky .search-header-inline button {
    background: #fff;
    padding: 0;
    text-align: center;
    width: 38px;
    height: 38px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: #4fc497;
    color: #fff;
    position: absolute;
    top: 2px;
    right: 2px;
  }
  .lang-rtl #header-sticky .search-header-inline button {
    left: 2px;
    right: auto;
  }
  #header-sticky .search-header-inline button:hover {
    background: #002663;
  }
  #header-sticky .search-header-inline button .site-header__search-icon {
    font-size: 15px;
  }
  #header-sticky .search-header-inline button .icon__fallback-text {
    display: none;
  }
  #header-sticky .search-header-inline .icon__search {
    display: none;
  }
  #header-sticky #nov_block_myaccount_infos .myaccount-icon {
    width: 36px;
    height: 36px;
  }
  #header-sticky #nov_block_myaccount_infos .myaccount-icon:after {
    display: none;
  }
  #header-sticky #nov_block_myaccount_infos .myaccount-icon .header-icon-account {
    width: 36px;
    height: 36px;
    background-position: 0px -17px;
    background-image: url(../img/icon/icon-groups-nav2.png);
    background-repeat: no-repeat;
    display: inline-block;
  }
  #header-sticky .myaccount-title {
    font-size: 2.2rem;
    color: #121212;
    cursor: pointer;
  }
  #header-sticky .myaccount-title:after {
    display: none;
  }
  #header-sticky .myaccount-title:hover {
    color: #002663;
  }
  #header-sticky .search-toggle {
    display: none;
  }
  #header-sticky .account-list.dropdown-menu {
    top: 37px !important;
  }
}
@media (max-width: 1199px) {
  #header-sticky .account-list.dropdown-menu {
    top: 37px !important;
  }
  #header-sticky.sticky-menu-active .contentstickynew_search {
    padding: 5px 0;
  }
}
@media (max-width: 991px) {
  #header-sticky {
    visibility: hidden;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper .form-account-title, #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper .myaccount-title {
    margin-left: 15px;
  }
  .lang-rtl #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper .form-account-title, .lang-rtl #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper .myaccount-title {
    margin-right: 15px;
    margin-left: initial;
  }
  #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper #swym-anchor {
    margin-left: 15px;
  }
  .lang-rtl #header-sticky.sticky-menu-active .contentstickynew_group .site-header__icons-wrapper #swym-anchor {
    margin-right: 15px;
    margin-left: initial;
  }
  #header-sticky.sticky-menu-active #cart_block .site-header__cart {
    margin-left: 15px;
  }
  .lang-rtl #header-sticky.sticky-menu-active #cart_block .site-header__cart {
    margin-right: 15px;
    margin-left: initial;
  }
  #header-sticky .account-list.dropdown-menu {
    top: 38px !important;
  }
}
@media (max-width: 767px) {
  #header-sticky {
    display: none;
  }
}

/* Footer =============================================================================================== */
.nov-footer {
  padding-top: 56px;
}
.nov-footer .footer-layout .block_footer {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 74px;
}
.nov-footer .footer-layout .block_footer .footer-block .title-block {
  display: inline-block;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #002663;
  margin-bottom: 16px;
}
.nov-footer .footer-layout .block_footer .footer-block .block-content p {
  margin-bottom: 8px;
}
.nov-footer .footer-layout .block_footer .footer-block .block-content p:last-child {
  margin-bottom: 0;
}
.nov-footer .footer-layout .block_footer .footer_contact .logo_description {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  color: #505050;
  line-height: 24px;
  margin-bottom: 28px;
}
.nov-footer .footer-layout .block_footer .footer_contact .block-content > .contact:not(:last-child) {
  margin-bottom: 11px;
}
.nov-footer .footer-layout .block_footer .footer_contact .block-content .content-address, .nov-footer .footer-layout .block_footer .footer_contact .block-content .number, .nov-footer .footer-layout .block_footer .footer_contact .block-content .email, .nov-footer .footer-layout .block_footer .footer_contact .block-content .content-hours {
  font-size: 13px;
  color: #fff;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.nov-footer .footer-layout .block_footer .footer_contact .block-content .payment_contact {
  margin-top: 28px;
}
.nov-footer .footer-layout .block_footer .footer_contact .block-content .social_newsletter {
  margin-top: 44px;
}
.nov-footer .footer-layout .block_footer .footer_contact .block-content .contact .icon-contact {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.nov-footer .footer-layout .block_footer .footer_contact .icon-location {
  display: inline-block;
  width: 14px;
  height: 19px;
  background: url(//waterverse.pk/cdn/shop/t/6/assets/icon-aquanova.png?v=56338568881454017061741066797) no-repeat;
  background-position: -81px -36px;
  vertical-align: sub;
  margin-right: 21px;
}
.lang-rtl .nov-footer .footer-layout .block_footer .footer_contact .icon-location {
  margin-left: 21px;
  margin-right: initial;
}
.nov-footer .footer-layout .block_footer .footer_contact .icon-phone {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(//waterverse.pk/cdn/shop/t/6/assets/icon-aquanova.png?v=56338568881454017061741066797) no-repeat;
  background-position: -81px 0;
  vertical-align: sub;
  margin-right: 17px;
}
.lang-rtl .nov-footer .footer-layout .block_footer .footer_contact .icon-phone {
  margin-left: 17px;
  margin-right: initial;
}
.nov-footer .footer-layout .block_footer .footer_contact .icon-mail {
  display: inline-block;
  width: 16px;
  height: 12px;
  background: url(//waterverse.pk/cdn/shop/t/6/assets/icon-aquanova.png?v=56338568881454017061741066797) no-repeat;
  background-position: -81px -21px;
  vertical-align: sub;
  margin-right: 19px;
}
.lang-rtl .nov-footer .footer-layout .block_footer .footer_contact .icon-mail {
  margin-left: 19px;
  margin-right: initial;
}
.nov-footer .footer-layout .block_footer .footer_contact .icon-hours {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(//waterverse.pk/cdn/shop/t/6/assets/icon-aquanova.png?v=56338568881454017061741066797) no-repeat;
  background-position: -81px -58px;
  vertical-align: sub;
  margin-right: 20px;
}
.lang-rtl .nov-footer .footer-layout .block_footer .footer_contact .icon-hours {
  margin-left: 20px;
  margin-right: initial;
}
.nov-footer .footer-layout .block_footer .footer_support {
  padding: 0 0 48px;
}
.nov-footer .footer-layout .block_footer .footer_support .logo_description {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  color: #999999;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 33px;
}
.nov-footer .footer-layout .block_footer .footer_support .block-contact .contact_info {
  min-width: 30px;
  margin-right: 17px;
}
.lang-rtl .nov-footer .footer-layout .block_footer .footer_support .block-contact .contact_info {
  margin-left: 17px;
  margin-right: initial;
}
.nov-footer .footer-layout .block_footer .footer_support .block-contact .support, .nov-footer .footer-layout .block_footer .footer_support .block-contact .address {
  margin-bottom: 23px;
}
.nov-footer .footer-layout .block_footer .footer_support .block-contact .content p {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  color: #666666;
}
.nov-footer .footer-layout .block_footer .footer_support .block-contact .content p.text {
  margin-bottom: 4px;
}
.nov-footer .footer-layout .block_footer .footer_support .block-contact .content span {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #002663;
}
.nov-footer .footer-layout .block_footer .footer_support .block-contact .content span.contact_support {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 1.6rem;
}
.nov-footer .footer-layout .block_footer .footer_support .block-contact .content span:not(.nov-footer .footer-layout .block_footer .footer_support .block-contact .content span.contact_support) {
  margin-bottom: 4px;
  display: block;
}
.nov-footer .footer-layout .block_footer .footer_map {
  background-color: #000;
}
.nov-footer .footer-layout .block_footer .footer_map .map-section {
  filter: alpha(opacity=20);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  -ms-opacity: 0.2;
  -o-opacity: 0.2;
  opacity: 0.2;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nov-footer .footer-layout .block_footer .footer_map .map-section:hover {
  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-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nov-footer .footer-layout .block_footer .footer_map .map-section__wrapper {
  height: 308px;
}
.nov-footer .footer-layout .block_footer .footer_map .map-section__wrapper .map-section__container {
  height: 308px;
}
.nov-footer .footer-layout .block_footer .footer_menu {
  padding: 0 15px 45px;
}
.nov-footer .footer-layout .block_footer .footer_menu .site-footer__linklist .site-footer__linklist-item {
  display: block;
  padding: 0 0 9px 0;
}
.nov-footer .footer-layout .block_footer .footer_menu .site-footer__linklist .site-footer__linklist-item a {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #fff;
  font-weight: 400;
}
.nov-footer .footer-layout .block_footer .footer_menu .site-footer__linklist .site-footer__linklist-item a:hover {
  color: #002663;
}
.nov-footer .footer-layout .block_footer .footer_html img {
  margin-bottom: 35px;
}
.nov-footer .footer-layout .block_footer .footer_html .social_footer .social-icons li a i {
  font-size: 22px;
  font-weight: 400;
  color: #002663;
}
.nov-footer .footer-layout .block_footer .footer_html .social_footer .social-icons li a i:hover {
  color: #062e87;
}
.nov-footer .footer-layout .block_footer .footer_newsletter .newsletter_group .title_block {
  font-size: 1.8rem;
  color: #fff;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
.nov-footer .footer-layout .block_footer .footer_newsletter .newsletter_group .sub_title {
  color: #999999;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  margin-top: 3px;
}
.nov-footer .footer-layout .block_footer .footer_newsletter .form--success {
  color: #999999;
  margin-bottom: 0;
}
.nov-footer .footer-layout .block_footer .footer_newsletter .block-content {
  margin-right: 24px;
}
.lang-rtl .nov-footer .footer-layout .block_footer .footer_newsletter .block-content {
  margin-left: 24px;
  margin-right: initial;
}
.nov-footer .footer-layout .block_footer .footer_newsletter .bl_newletter .form_newletter .title-block {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 1.4rem;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.nov-footer .footer-layout .block_footer .footer_newsletter .bl_newletter .form_newletter .sub_title {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #fff;
}
.nov-footer .footer-layout .block_footer .footer_newsletter .des {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #666666;
  margin: 17px 0 24px;
  line-height: 20px;
  padding-right: 40px;
}
.lang-rtl .nov-footer .footer-layout .block_footer .footer_newsletter .des {
  padding-left: 40px;
  padding-right: initial;
}
.nov-footer .footer-layout .block_footer .footer_newsletter .site-footer__newsletter {
  position: relative;
}
.nov-footer .footer-layout .block_footer .footer_newsletter .site-footer__newsletter .errors ul > li {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-weight: 400;
  font-size: 1.4rem;
}
.nov-footer .footer-layout .block_footer .footer_newsletter .input-group {
  height: 46px;
  font-size: 1.4rem;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
}
.nov-footer .footer-layout .block_footer .footer_newsletter input {
  width: 100%;
  height: 48px;
  border: none;
  font-size: 13px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #fff;
  background: #001972;
  z-index: initial;
  margin-bottom: 10px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  padding: 0 0 2px;
  padding-left: 21px;
  padding-right: 100px;
}
.lang-rtl .nov-footer .footer-layout .block_footer .footer_newsletter input {
  padding-left: 100px;
  padding-right: 21px;
}
.nov-footer .footer-layout .block_footer .footer_newsletter input::-webkit-input-placeholder {
  color: #133fa2;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
}
.nov-footer .footer-layout .block_footer .footer_newsletter input:-moz-placeholder {
  color: #133fa2;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
}
.nov-footer .footer-layout .block_footer .footer_newsletter input::-moz-placeholder {
  color: #133fa2;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
}
.nov-footer .footer-layout .block_footer .footer_newsletter input:-ms-input-placeholder {
  color: #133fa2;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
}
.nov-footer .footer-layout .block_footer .footer_newsletter input:-webkit-autofill, .nov-footer .footer-layout .block_footer .footer_newsletter input:-webkit-autofill:hover, .nov-footer .footer-layout .block_footer .footer_newsletter input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #001972 inset;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #fff !important;
}
.nov-footer .footer-layout .block_footer .footer_newsletter .input-group__btn {
  position: absolute;
  top: 2px;
  right: 2px;
}
.lang-rtl .nov-footer .footer-layout .block_footer .footer_newsletter .input-group__btn {
  left: 2px;
  right: auto;
}
.nov-footer .footer-layout .block_footer .footer_newsletter button {
  min-width: 80px;
  height: 44px;
  background: #002663;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.nov-footer .footer-layout .block_footer .footer_newsletter button .newsletter__submit-text--large {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  font-weight: 900;
}
.nov-footer .footer-layout .block_footer .footer_newsletter button:hover {
  background: #062e87;
}
.nov-footer .footer-layout .block_footer .footer_newsletter button:hover .newsletter__submit-text--large {
  color: #fff;
}
.nov-footer .footer-layout .block_footer .footer_newsletter .social_footer .site-footer__social-icons li:not(:last-child) {
  margin-right: 19px;
}
.lang-rtl .nov-footer .footer-layout .block_footer .footer_newsletter .social_footer .site-footer__social-icons li:not(:last-child) {
  margin-left: 19px;
  margin-right: initial;
}
.nov-footer .footer-layout .block_footer .footer_newsletter .social_footer .site-footer__social-icons li a i {
  font-size: 2rem;
  color: #fff;
}
.nov-footer .footer-layout .block_footer .footer_newsletter .social_footer .site-footer__social-icons li a i:hover {
  color: #002663;
}
.nov-footer .footer-layout .block_footer .block_social .title_block {
  font-size: 14px;
  margin-bottom: 15px;
}
.nov-footer .footer-layout .block_footer .footer_category {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 22px 0;
  margin-top: 47px;
}
.nov-footer .footer-layout .block_footer .footer_category .list_category {
  margin-right: 180px;
}
.lang-rtl .nov-footer .footer-layout .block_footer .footer_category .list_category {
  margin-left: 180px;
  margin-right: initial;
}
.nov-footer .footer-layout .block_footer .footer_category .list_category li {
  position: relative;
}
.nov-footer .footer-layout .block_footer .footer_category .list_category li:not(:last-child) {
  margin-right: 9px;
}
.lang-rtl .nov-footer .footer-layout .block_footer .footer_category .list_category li:not(:last-child) {
  margin-left: 9px;
  margin-right: initial;
}
.nov-footer .footer-layout .block_footer .footer_category .list_category li:not(:last-child) {
  padding-right: 3px;
}
.lang-rtl .nov-footer .footer-layout .block_footer .footer_category .list_category li:not(:last-child) {
  padding-left: 3px;
  padding-right: initial;
}
.nov-footer .footer-layout .block_footer .footer_category .list_category li:not(:last-child):before {
  content: "";
  width: 1px;
  height: 9px;
  background: #666666;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -6px;
}
.lang-rtl .nov-footer .footer-layout .block_footer .footer_category .list_category li:not(:last-child):before {
  left: -6px;
  right: auto;
}
.nov-footer .footer-layout .block_footer .footer_category .list_category li a {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 12px;
  color: #666666;
  line-height: 24px;
}
.nov-footer .footer-layout .block_footer .footer_category .list_category li a:hover {
  color: #002663;
}
.nov-footer .footer-layout .newsletter {
  padding: 75px 0;
  margin-bottom: 60px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #1f1f1f;
}
.nov-footer .footer-layout .newsletter .form--success {
  color: #999999;
  margin-bottom: 0;
}
.nov-footer .footer-layout .newsletter .block-content {
  max-width: 600px;
  margin-left: auto;
  margin-right: 30px;
}
.lang-rtl .nov-footer .footer-layout .newsletter .block-content {
  margin-left: 30px;
  margin-right: auto;
}
.nov-footer .footer-layout .newsletter .block-content {
  position: relative;
}
.nov-footer .footer-layout .newsletter .bl_newletter .image_newletter {
  margin: 0 30px;
}
.nov-footer .footer-layout .newsletter .bl_newletter .form_newletter .title-block {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 1.4rem;
  color: #002663;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.nov-footer .footer-layout .newsletter .bl_newletter .form_newletter .sub_title {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #666666;
}
.nov-footer .footer-layout .newsletter .des {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #fff;
  margin: 17px 0 24px;
  line-height: 20px;
  padding: 0 37px 0 40px;
}
.nov-footer .footer-layout .newsletter .social_newsletter {
  padding-top: 29px;
}
.nov-footer .footer-layout .newsletter .social_newsletter .title_block {
  font-size: 14px;
  color: #fff;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.nov-footer .footer-layout .newsletter .site-footer__newsletter {
  position: relative;
}
.nov-footer .footer-layout .newsletter .site-footer__newsletter .errors ul > li {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-weight: 400;
  font-size: 1.4rem;
}
.nov-footer .footer-layout .newsletter .input-group {
  width: 539px;
  height: 46px;
  font-size: 1.4rem;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.nov-footer .footer-layout .newsletter .input-group__btn {
  position: absolute;
  top: 0;
  right: 0;
}
.lang-rtl .nov-footer .footer-layout .newsletter .input-group__btn {
  left: 0;
  right: auto;
}
.nov-footer .footer-layout .newsletter input {
  width: 100%;
  height: 46px;
  border: none;
  font-size: 13px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  background: #fff;
  z-index: initial;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.nov-footer .footer-layout .newsletter input::-webkit-input-placeholder {
  color: #cccbcb;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 400;
}
.nov-footer .footer-layout .newsletter input:-moz-placeholder {
  color: #cccbcb;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 400;
}
.nov-footer .footer-layout .newsletter input::-moz-placeholder {
  color: #cccbcb;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 400;
}
.nov-footer .footer-layout .newsletter input:-ms-input-placeholder {
  color: #cccbcb;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 400;
}
.nov-footer .footer-layout .newsletter button {
  height: 46px;
  padding: 4px 16px 0;
  background: #002663;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #222222;
  text-transform: uppercase;
}
.nov-footer .footer-layout .newsletter button:hover {
  background: #c38000;
  color: #fff;
}
.nov-footer .footer-layout .newsletter .social_footer .site-footer__social-icons li:not(:last-child) {
  margin-right: 19px;
}
.lang-rtl .nov-footer .footer-layout .newsletter .social_footer .site-footer__social-icons li:not(:last-child) {
  margin-left: 19px;
  margin-right: initial;
}
.nov-footer .footer-layout .newsletter .social_footer .site-footer__social-icons li a i {
  font-size: 2rem;
  color: #fff;
}
.nov-footer .footer-layout .newsletter .social_footer .site-footer__social-icons li a i:hover {
  color: #002663;
}
.nov-footer .footer_copyright {
  padding: 42px 0;
}
.nov-footer .footer_copyright .payment_icons {
  margin-bottom: 17px;
}
.nov-footer .footer_copyright .copyright {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #002663;
  font-weight: bold;
}
@media (min-width: 992px) {
  .nov-footer .col-mn-4 {
    -webkit-box-flex: 0 0 33.334%;
    -moz-box-flex: 0 0 33.334%;
    -webkit-flex: 0 0 33.334%;
    -ms-flex: 0 0 33.334%;
    flex: 0 0 33.334%;
    max-width: 33.334%;
  }
}
@media (max-width: 1199px) {
  .nov-footer .footer-layout .newsletter .input-group {
    width: 100%;
  }
  .nov-footer .footer-layout .newsletter .bl_newletter .image_newletter {
    margin: 0 21px;
  }
  .nov-footer .footer-layout .block_footer .footer_support .block-contact .contact_info {
    margin-right: 11px;
  }
  .lang-rtl .nov-footer .footer-layout .block_footer .footer_support .block-contact .contact_info {
    margin-left: 11px;
    margin-right: initial;
  }
}
@media (max-width: 991px) {
  .nov-footer .footer-layout .block_footer .footer_menu {
    padding: 0 15px 30px;
  }
  .nov-footer .footer-layout .block_footer .footer_map .map-section__wrapper {
    height: 280px;
  }
  .nov-footer .footer-layout .block_footer .footer_map .map-section__wrapper .map-section__container {
    height: 280px;
  }
  .nov-footer .footer-layout .block_footer .footer_support .block-contact .support, .nov-footer .footer-layout .block_footer .footer_support .block-contact .address {
    margin-bottom: 15px;
  }
  .nov-footer .footer-layout .block_footer .footer_newsletter .block-content {
    margin-right: 0;
  }
  .lang-rtl .nov-footer .footer-layout .block_footer .footer_newsletter .block-content {
    margin-left: 0;
    margin-right: initial;
  }
  .nov-footer .footer-layout .newsletter .bl_newletter .image_newletter {
    margin: 0 15px;
    min-width: 44px;
  }
}
@media (max-width: 767px) {
  .nov-footer {
    padding: 30px 0;
  }
  .nov-footer .footer-layout {
    padding-top: 20px;
  }
  .nov-footer .footer-layout .newsletter {
    padding: 30px 0;
    margin-bottom: 30px;
  }
  .nov-footer .footer-layout .newsletter:before, .nov-footer .footer-layout .newsletter:after {
    display: none;
  }
  .nov-footer .footer-layout .newsletter .bl_newletter {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    margin-bottom: 15px;
  }
  .nov-footer .footer-layout .newsletter .block-content {
    max-width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }
  .lang-rtl .nov-footer .footer-layout .newsletter .block-content {
    margin-left: 20px;
    margin-right: 20px;
  }
  .nov-footer .footer-layout .block_footer {
    padding-bottom: 30px;
  }
  .nov-footer .footer-layout .block_footer .footer_support {
    padding: 0 0 30px;
  }
  .nov-footer .footer-layout .block_footer .footer_menu {
    padding: 0 0 20px;
    padding-left: 15px;
    padding-right: 0;
  }
  .lang-rtl .nov-footer .footer-layout .block_footer .footer_menu {
    padding-left: 0;
    padding-right: 15px;
  }
  .nov-footer .footer-layout .block_footer .footer_newsletter {
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .nov-footer {
    padding: 30px 0 47px;
  }
  .nov-footer .footer-layout .newsletter {
    margin-bottom: 0;
  }
  .nov-footer .footer-layout .newsletter .bl_newletter .image_newletter {
    margin: 0 10px;
  }
  .nov-footer .footer-layout .newsletter .block-content {
    margin: 0 10px;
  }
  .nov-footer .footer-layout .newsletter button {
    padding: 0 10px;
  }
  .nov-footer .footer-layout .block_footer {
    border: none;
  }
  .nov-footer .footer-layout .block_footer .footer-block .title-block {
    margin-bottom: 15px;
  }
  .nov-footer .footer-layout .block_footer .footer_support {
    padding: 25px 0;
  }
  .nov-footer .footer-layout .block_footer .footer_menu {
    padding: 0 15px 20px;
    border: none;
    border-left: none;
  }
  .lang-rtl .nov-footer .footer-layout .block_footer .footer_menu {
    border-right: none;
    border-left: initial;
  }
  .nov-footer .footer-layout .block_footer .footer_menu {
    padding-right: 0;
  }
  .lang-rtl .nov-footer .footer-layout .block_footer .footer_menu {
    padding-left: 0;
    padding-right: initial;
  }
  .nov-footer .footer-layout .block_footer .footer_contact {
    padding: 0 15px 35px;
  }
  .nov-footer .footer_copyright {
    padding: 0 0 30px;
  }
  .nov-footer .footer_copyright .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .col-ht-xl-4 {
    -webkit-box-flex: 0 0 33.334%;
    -moz-box-flex: 0 0 33.334%;
    -webkit-flex: 0 0 33.334%;
    -ms-flex: 0 0 33.334%;
    flex: 0 0 33.334%;
    max-width: 33.334%;
  }
  .col-sp-xl-3 {
    -webkit-box-flex: 0 0 22.222%;
    -moz-box-flex: 0 0 22.222%;
    -webkit-flex: 0 0 22.222%;
    -ms-flex: 0 0 22.222%;
    flex: 0 0 22.222%;
    max-width: 22.222%;
  }
  .col-mn-xl-3 {
    -webkit-box-flex: 0 0 22.222%;
    -moz-box-flex: 0 0 22.222%;
    -webkit-flex: 0 0 22.222%;
    -ms-flex: 0 0 22.222%;
    flex: 0 0 22.222%;
    max-width: 22.222%;
  }
}
#back-top {
  position: fixed;
  bottom: 30px;
  right: 15px;
}
.lang-rtl #back-top {
  left: 15px;
  right: auto;
}
#back-top {
  z-index: 999;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  display: none;
}
#back-top span {
  padding: 7px;
  width: 40px;
  height: 40px;
  line-height: 25px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #ccc;
  display: inline-block;
  background-color: #fff;
  color: #ccc;
  font-size: 2rem;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#back-top:hover {
  bottom: 32px;
}
#back-top:hover span {
  border: 1px solid #fff;
  color: #fff;
  background: #002663;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  #back-top {
    bottom: 55px;
  }
  #back-top:hover {
    bottom: 57px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}

.canvas-menu {
  background: #333;
  color: #666666;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: auto;
}
.lang-rtl .canvas-menu {
  right: auto;
  left: auto;
}
.canvas-menu {
  right: auto;
}
.lang-rtl .canvas-menu {
  left: auto;
  right: auto;
}
.canvas-menu {
  width: 250px;
  height: 100%;
  -webkit-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  -moz-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  -ms-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  -o-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.canvas-menu.drawer-left {
  right: -250px;
}
.lang-rtl .canvas-menu.drawer-left {
  left: -250px;
  right: auto;
}
.canvas-menu #canvas-main-menu {
  top: 45px;
  background: #fff;
}
.canvas-menu #canvas-main-menu .mm-navbar .mm-title {
  color: #222222 !important;
  font-size: 14px;
  font-weight: 500;
}
.canvas-menu #canvas-main-menu .mm-panel {
  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;
  background-image: none !important;
}
.canvas-menu #canvas-main-menu .mm-panel .mm-listview > li {
  padding: 0;
}
.canvas-menu #canvas-main-menu .mm-panel .mm-listview > li .mm-next:before {
  display: none;
}
.canvas-menu #canvas-main-menu .mm-panel .mm-listview li a {
  font-size: 13px;
  padding-left: 20px;
}
.lang-rtl .canvas-menu #canvas-main-menu .mm-panel .mm-listview li a {
  padding-right: 20px;
  padding-left: initial;
}
.canvas-menu #canvas-main-menu .mm-panel.mm-hasnavbar .mm-navbar {
  max-width: 250px;
}
.canvas-menu #canvas-main-menu .site-nav__dropdown .menuGroup .novMenuLinks {
  padding: 0;
}
.canvas-menu .canvas-header-box {
  min-height: 45px;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  background: #002663;
}
.canvas-menu .canvas-header-box .close-box {
  cursor: pointer;
}
.canvas-menu .site-nav > li {
  text-align: left;
}
.lang-rtl .canvas-menu .site-nav > li {
  text-align: right;
}
.canvas-menu .site-nav > li {
  display: block;
}
.canvas-menu .site-nav > li:before {
  display: none;
}
.canvas-menu .site-nav > li > .mm-next {
  padding: 20px 32px;
}
.canvas-menu .site-nav > li > .mm-next:before {
  display: none;
}
.canvas-menu .site-nav > li > .mm-next:after {
  width: 6px;
  height: 6px;
  border-top: 1.5px solid;
  border-left: 1.5px solid;
}
.lang-rtl .canvas-menu .site-nav > li > .mm-next:after {
  border-right: 1.5px solid;
  border-left: initial;
}
.canvas-menu .site-nav > li > .mm-next:after {
  color: rgba(0, 0, 0, 0.5);
}
.canvas-menu .site-nav > li:not(.mm-divider)::after {
  left: 0 !important;
}
.lang-rtl .canvas-menu .site-nav > li:not(.mm-divider)::after {
  right: 0 !important;
  left: auto;
}
.canvas-menu .site-nav > li:not(.mm-divider)::after {
  border-bottom: 1px dashed #e1e1e1;
}
.canvas-menu .site-nav > li > a:not(.mm-next) {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #999999;
  font-size: 1.5rem;
  font-weight: 500;
  padding: 15px 0 !important;
  padding-left: 20px !important;
  padding-right: 10px !important;
}
.lang-rtl .canvas-menu .site-nav > li > a:not(.mm-next) {
  padding-left: 10px !important;
  padding-right: 20px !important;
}
.canvas-menu .site-nav > li.site-nav--active a {
  color: #002663;
}
.canvas-menu .site-nav > li.site-nav--active .mm-next:after {
  color: #002663;
}
.canvas-menu .site-nav > li > .site-nav__link > i {
  display: none;
}
.canvas-menu .site-nav__dropdown li:after {
  display: none;
}
.canvas-menu .site-nav__dropdown .site-nav__link {
  padding-top: 10px;
  padding-bottom: 10px;
}
.canvas-menu .site-nav__dropdown.megaMenu .novMenuLinks li.menuTitle {
  padding: 10px 0;
}
.canvas-menu .site-nav__dropdown.megaMenu .novMenuLinks li.menuTitle a {
  color: #222222;
  font-weight: 700;
}
.canvas-menu .site-nav__dropdown.megaMenu .novMenuLinks li:not(.menuTitle) {
  margin-left: 15px;
}
.lang-rtl .canvas-menu .site-nav__dropdown.megaMenu .novMenuLinks li:not(.menuTitle) {
  margin-right: 15px;
  margin-left: initial;
}
.canvas-menu .site-nav__dropdown.megaMenu .novMenuLinks li:not(.menuTitle) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.canvas-menu .site-nav__dropdown.megaMenu .novMenuLinks li:not(.menuTitle) a {
  padding: 5px 0;
  display: inline-block;
  color: #666666;
  font-size: 12px;
}
.canvas-menu .site-nav__dropdown .mm-listview li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.canvas-menu .novMenuBanner {
  margin-bottom: 20px;
}
.canvas-menu .site-nav__childlist-item .site-nav__child-link--parent {
  text-transform: uppercase;
  font-size: 12px;
  color: #999999;
  font-weight: 500;
}

body {
  -webkit-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  -moz-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  -ms-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  -o-transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  position: relative;
  left: 0;
}
.lang-rtl body {
  right: 0;
  left: auto;
}
body {
  right: 0;
}
.lang-rtl body {
  left: 0;
  right: auto;
}
body.canvasmenu-right {
  overflow: hidden;
  right: 250px;
}
.lang-rtl body.canvasmenu-right {
  left: 250px;
  right: auto;
}
body.canvasmenu-right {
  left: -250px;
}
.lang-rtl body.canvasmenu-right {
  right: -250px;
  left: auto;
}
body.canvasmenu-right .canvas-overlay {
  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;
}
body.canvasmenu-right .canvas-menu.drawer-left {
  right: 0;
}
.lang-rtl body.canvasmenu-right .canvas-menu.drawer-left {
  left: 0;
  right: auto;
}
body.bg-full-active .canvas-overlay {
  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;
}
body .canvas-overlay, body .sidebar-overlay {
  position: absolute;
  right: 0;
}
.lang-rtl body .canvas-overlay, .lang-rtl body .sidebar-overlay {
  left: 0;
  right: auto;
}
body .canvas-overlay, body .sidebar-overlay {
  left: 0;
}
.lang-rtl body .canvas-overlay, .lang-rtl body .sidebar-overlay {
  right: 0;
  left: auto;
}
body .canvas-overlay, body .sidebar-overlay {
  top: 0;
  bottom: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.5);
  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;
  visibility: hidden;
  -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;
}
@media (max-width: 767px) {
  body .canvas-overlay, body .sidebar-overlay {
    left: 0;
  }
  .lang-rtl body .canvas-overlay, .lang-rtl body .sidebar-overlay {
    right: 0;
    left: auto;
  }
}
body .canvas-overlay.act, body .sidebar-overlay.act {
  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;
}

@media (max-width: 1199px) {
  .site-nav > li > a {
    padding: 54px 7px;
  }
}
@media (max-width: 991px) {
  .order-md-2 {
    order: 2;
  }
}

/*# sourceMappingURL=layout.css.map */
