ul li {
  list-style: none;
}

.topbar_header3 {
  background: #2d2d2d;
}

.bottombar-header3 {
  background: #1b1b1b;
}

.topbar_header3 .header-left-widgets ul.list-header-social {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.topbar_header3 .header-left-widgets ul.list-header-social li {
  padding: 0 10px;
  display: inline-block;
}

.topbar_header3 .header-left-widgets ul.list-header-social li:first-child {
  padding-left: 0;
}

.topbar_header3 .header-left-widgets ul.list-header-social li a i {
  color: #fff;
}

.topbar_header3 .header-left-widgets ul.list-header-social li a:hover i {
  color: #E86F9D;
}

.topbar_header3 .header-left-widgets .div-header-left-social {
  margin-top: 15px;
}

.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-currency-widget {
  float: left;
  width: 140px;
}

.topbar_header3 .topbar-inner .header-right-widgets .header-social {
  float: left;
  margin-right: 5px;
  margin-top: 4px;
}

.topbar_header3 .topbar-inner .header-right-widgets .header-social a {
  padding-right: 15px;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  border-right: 2px solid #fff;
}

.topbar_header3 .topbar-inner .header-right-widgets .header-social a i {
  margin-right: 5px;
}

.topbar_header3 .topbar-inner .header-right-widgets .header-social a:hover,
.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-language-widget .flower-lang > li a:hover {
  color: #E86F9D;
}

.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-language-widget {
  float: left;
  width: 140px;
  margin-top: 5px;
  color: #fff;
  margin-left: 10px;
}

.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-language-widget .widget-title,
.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-currency-widget .widget-title {
  font-size: 15px;
  color: #fff;
  font-weight: normal;
  float: left;
  margin-top: 8px;
  margin-right: 5px;
}

.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-language-widget .flower-lang {
  position: relative;
  margin-bottom: 0;
}

.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-language-widget .flower-lang > li a {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.3s;
}

.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-language-widget .flower-lang > li > a {
  line-height: 40px;
  padding-right: 15px;
  border-right: 2px solid #dedede;
}

.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-language-widget .flower-lang > li ul {
  position: absolute;
  left: 18%;
  top: 100%;
  z-index: 10;
  border: 1px solid #dedede;
  box-shadow: 0 0 5px #ccc;
  display: none;
}

.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-language-widget .flower-lang > li ul li {
  padding: 0 30px;
  line-height: 27px;
  background: #fff;
}

.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-language-widget .flower-lang > li ul li:hover,
.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-currency-widget .dd-container ul.dd-options li a:hover {
  background: #E86F9D !important;
}

.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-language-widget .flower-lang > li ul li a {
  color: #000;
}

.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-language-widget .flower-lang > li ul li:hover a,
.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-currency-widget .dd-container ul.dd-options li a:hover label {
  color: #fff;
}

.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-language-widget .flower-lang > li ul li:not(:last-of-type) {
  border-bottom: 1px solid #dedede;
}

.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-currency-widget .dd-container .dd-options {
  width: 45%;
  margin: 0 0 0 43%;
}

.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-currency-widget .dd-container .dd-select {
  padding: 0 11px 0 0;
  background: transparent !important;
  border: none;
  border-radius: 2px;
  position: relative;
  cursor: pointer;
}

.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-currency-widget .dd-container .dd-select label {
  font-size: 12px;
  color: #fff;
  font-weight: normal !important;
  line-height: 40px;
  margin: 0;
  transition: color 0.3s;
}

.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-currency-widget .dd-container .dd-select label:hover {
  color: #E86F9D;
}

.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-currency-widget .dd-container .dd-select a {
  padding: 0 !important;
  margin-top: 5px;
}

.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-currency-widget .dd-container .dd-pointer-down {
  border: solid 5px transparent;
  border-top: solid 5px #fff;
  margin-right: 8px;
}

.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-currency-widget .dd-container .dd-pointer-up {
  border: solid 5px transparent !important;
  border-top: solid 5px #fff !important;
  margin-top: -3px;
}

.topbar_header3 .topbar-inner .header-right-widgets .nb_flower-currency-widget .dd-container ul.dd-options li a label {
  font-weight: normal !important;
}

.bottombar-header3 .header-mainmenu-navigation #mega-menu-wrap-primary {
  background: #1b1b1b;
}

.main-menu5 .header-mainmenu-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  color: #9b9ca8 !important;
}

.main-menu4 .header-mainmenu-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  color: #fff;
}

.main-menu4 .header-mainmenu-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
  color: #E86F9D;
}

.bottombar-header3 .div-header-cart-search {
  float: left;
  margin-top: 0px;
  margin-right: 15px;
}

.bottombar-header3 .div-header-cart-search .cart-contentss {
  display: block;
  position: relative;
  width: 20px;
  height: 50px;
}

.bottombar-header3 .div-header-cart-search .cart-contentss > span {
  position: absolute;
  top: 15px;
  left: 100%;
  padding: 1px 5px;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 1px solid #eb55a3;
  color: #fff;
  font-size: 11px;
  background: #eb55a3;
}

.bottombar-header3 .div-header-cart-search .cart-contentss:before {
  content: '\f07a';
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  padding-right: 0;
  position: absolute;
  top: 25px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.bottombar-header3 .div-header-cart-search .cart-contentss > span:before {
  position: absolute;
  top: 97%;
  left: 50%;
  content: '';
  width: 0;
  height: 0;
  border: 5px solid;
  border-color: #fff transparent transparent;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 11;
  display: none;
}

.bottombar-header3 .div-header-cart-search .cart-contentss > span:after {
  position: absolute;
  top: 100%;
  left: 50%;
  content: '';
  width: 0;
  height: 0;
  border: 5px solid;
  border-color: #eb55a3 transparent transparent;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
  display: none;
}

.bottombar-header3 .div-header-cart-search .widget_shopping_cart_content {
  position: absolute;
  width: 250px;
  top: 100%;
  right: 55px;
  border: 1px solid #dedede;
  border-top: 3px solid #E86F9D;
  background: #fff;
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  transition: all .3s;
}

.bottombar-header3 .div-header-cart-search .widget_shopping_cart_content:before {
  position: absolute;
  width: 0;
  height: 0;
  content: '';
  border: 6px solid;
  border-color: transparent transparent #E86F9D;
  top: -15px;
  right: 5px;
}

.bottombar-header3 .div-header-cart-search .widget_shopping_cart_content .cart_list li {
  position: relative;
  padding: 10px;
  margin: 0;
  clear: both;
}

.bottombar-header3 .div-header-cart-search .widget_shopping_cart_content .cart_list li:not(.empty) {
  border-bottom: 1px solid #dedede;
}

.bottombar-header3 .div-header-cart-search .widget_shopping_cart_content .cart_list li .remove {
  position: absolute;
  width: 18px;
  height: 18px;
  right: 5px;
  top: 50%;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #eb55a3 !important;
  border-radius: 50%;
  transition: all 0.3s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.bottombar-header3 .div-header-cart-search .widget_shopping_cart_content .cart_list li > a:not(.remove) {
  display: block;
  width: 25%;
  float: left;
}

.bottombar-header3 .div-header-cart-search .widget_shopping_cart_content .cart_list li .cart-data-info {
  width: 70%;
  float: right;
}

.bottombar-header3 .div-header-cart-search .widget_shopping_cart_content .cart_list li .mini-cart-pd-name {
  display: block;
}

.bottombar-header3 .div-header-cart-search .widget_shopping_cart_content .cart_list li .quantity {
  float: left;
  clear: left;
}

.bottombar-header3 .div-header-cart-search .widget_shopping_cart_content .buttons,
.bottombar-header3 .div-header-cart-search .widget_shopping_cart_content .total {
  margin: 0;
  padding: 10px;
  text-align: center;
}

.bottombar-header3 .div-header-cart-search .widget_shopping_cart_content .buttons a {
  border-radius: 2px;
  color: #fff;
  background: #eb55a3;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  line-height: 30px;
  margin: 3px 5px 3px 0;
  padding: 0 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.bottombar-header3 .search-form {
  min-width: 30px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-top: 15px !important;
}

.bottombar-header3 .search-form:before {
  content: '\f002';
  font-family: Fontawesome;
  color: #fff;
}

.bottombar-header3 .search-form label {
  border: 1px solid #dedede;
  border-top: 3px solid #E86F9D;
  position: absolute;
  max-width: none;
  top: 100%;
  right: 20px;
  margin-bottom: 0;
  visibility: hidden;
  opacity: 0;
  transition: all .3s;
  z-index: 1000;
}

.bottombar-header3 .search-form label:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border: 6px solid;
  border-color: transparent transparent #E86F9D;
  top: -15px;
  right: 5px;
}

.bottombar-header3 .search-form label input {
  border: 0;
  width: 230px;
  height: 40px;
  padding: 5px;
  font-size: 12px;
  line-height: 40px;
  color: #666;
  font-weight: 400;
  border-radius: 0 !important;
}

.main-menu5 {
  background: #fff;
}

.main-menu4 {
  background: #1b1b1b;
}

.bottombar-header5 .site-branding {
  margin-top: 15px;
}

.topbar_header5 {
  background: #e86f9d;
}

.topbar_header5 .header-left-widgets ul.list-header-social li a:hover i,
.topbar_header5 .topbar-inner .header-right-widgets .header-social a:hover,
.topbar_header5 .topbar-inner .header-right-widgets .nb_flower-language-widget .flower-lang > li a:hover,
.topbar_header5 .topbar-inner .header-right-widgets .nb_flower-currency-widget .dd-container .dd-select label:hover {
  color: #333;
}

.bottombar-header5,
.bottombar-header5 .header-mainmenu-navigation #mega-menu-wrap-primary {
  background: #fff;
}

.bottombar-header5 .header-mainmenu-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  color: #9495a2;
}

.bottombar-header5 .div-header-cart-search .cart-contentss:before,
.bottombar-header5 .search-form:before {
  color: #E86F9D;
}

.bottombar-header5 .div-header-cart-search .cart-contentss > span {
  background: #333;
  border-color: #333;
}

.bottombar-header5 .header-mainmenu-navigation #mega-menu-wrap-primary {
  float: right;
  width: 100%;
}

.topbar_header3 .topbar-inner .header-right-widgets .header-box-right-widgets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.topbar_header5 .topbar-inner .header-right-widgets .nb_flower-language-widget .flower-lang > li a {
  font-size: 14px;
  border-right: 2px solid #fff;
}

@media (max-width: 767px) {
  .site-header.main-menu5 .header-cart-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px;
  }

  .site-header.main-menu5 .div-header-cart-from-search {
    margin-top: 0;
    margin-right: 20px;
  }

  .site-header.main-menu5 #netbase-responsive-toggle i {
    color: #E86F9D;
  }

  .site-header.main-menu5 .header-wrap > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .site-header.main-menu5 .header-wrap .header-center-logo {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .site-header.main-menu5 .header-wrap .header-mainmenu-navigation {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .site-header.main-menu5 .header-wrap .header-cart-search {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .topbar_header5 .topbar-inner .header-right-widgets .header-box-right-widgets {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .main-menu5 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .main-menu5 .row .header-center-logo {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .main-menu5 .row .header-mainmenu-navigation {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .main-menu5 .row .header-cart-search {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .site-header.main-menu5 .header-center-logo {
    margin-top: 25px;
  }

  .site-header.main-menu5 #mega-menu-wrap-primary #mega-menu-primary {
    text-align: left;
  }
}