@charset "UTF-8";
/*variable*/
/*all*/
html, body {
  margin: 0;
  padding: 0; }

body {
  background: #ffffff;
  color: #000000;
  font-size: 14px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }

@media (min-width: 1200px) {
  .container {
    width: 1190px; } }

.modal-dialog {
  top: 13%; }

.ega-search-ico-xs {
  padding-right: 10px;
  padding-top: 5px;
  padding-left: 0; }
  .ega-search-ico-xs > button {
    background-color: transparent;
    font-size: 17px;
    outline: 0 !important; }
    .ega-search-ico-xs > button:focus, .ega-search-ico-xs > button:active {
      outline: 0 !important;
      box-shadow: inset 0 0 0 transparent; }
    .ega-search-ico-xs > button .glyphicon-search {
      color: #fff; }

.h1-no-margin-padding {
  margin: 0;
  padding: 0;
  font-size: 14px;
  display: inline-block; }

/*header*/
/*!
* Yamm!3 - Yet another megamenu for Bootstrap 3
* http://geedmo.github.com/yamm3
*
* @geedmo - Licensed under the MIT license
*/
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static; }

.yamm .container {
  position: relative; }

.yamm .dropdown-menu {
  left: auto; }

.yamm .yamm-content {
  padding: 20px 30px; }

.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0; }

#ega-search-xs-form {
  padding: 5px; }
  #ega-search-xs-form input[type='search'] {
    width: 80%; }

@media (max-width: 767px) {
  #main {
    overflow-x: hidden; }
    #main > main > div[role="page-content"] {
      padding-left: 0;
      padding-right: 0; } }

.ega-top-header {
  background: #00BFFF;
  padding: 5px 0; }

.ega-logo {
  max-height: 52px;
  margin-top: 3px; }

.ega-item-top-bar {
  padding-top: 2px;
  padding-bottom: 2px; }

.ega-div-top-search {
  background: transparent;
  border-radius: 20px; }
  .ega-div-top-search > input[type="search"] {
    outline: none;
    padding: 10px;
    width: 100%;
    border-radius: 0px;
    padding-right: 40px;
    border: 1px solid #273881;
    border-radius: 10px; }
  .ega-div-top-search > button {
    position: absolute;
    right: 0px;
    top: 2px;
    margin-top: 9px;
    background: none;
    border: none;
    height: 40px;
    background: #273881;
    width: 40px;
    color: #FFF !important; }
    @media (max-width: 992px) {
      .ega-div-top-search > button {
        margin-top: -10px;
        margin-top: -10px;
        right: 40px; } }
  @media (max-width: 767px) {
    .ega-div-top-search {
      margin-right: 5px;
      overflow: hidden; } }

.ega-top-message {
  color: #fff;
  padding-top: 10px; }

.ega-fz-12 {
  font-size: 12px; }

.ega-phone {
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  text-decoration: none; }
  .ega-phone:hover, .ega-phone:active, .ega-phone:focus {
    color: #fff;
    text-decoration: none; }

@media (min-width: 992px) {
  .ega-dropdown-menu:hover .dropdown-menu {
    display: block; } }

.ega-menu-top a {
  text-decoration: none; }
  .ega-menu-top a:hover, .ega-menu-top a:active, .ega-menu-top a:focus {
    text-decoration: none; }
  .ega-menu-top a.ega-sub-menu-a {
    display: block;
    text-align: center;
    color: #999;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 4px; }
    .ega-menu-top a.ega-sub-menu-a > img {
      border: 1px solid #ddd;
      border-radius: 5px; }
    .ega-menu-top a.ega-sub-menu-a > div {
      padding-top: 5px; }
    .ega-menu-top a.ega-sub-menu-a:hover > img {
      border: 1px solid #337ab7; }
    .ega-menu-top a.ega-sub-menu-a:hover, .ega-menu-top a.ega-sub-menu-a:active, .ega-menu-top a.ega-sub-menu-a:focus {
      text-decoration: none;
      color: #DF0029; }

@media (max-width: 991px) and (min-width: 768px) {
  .ega-menu-top .navbar-header {
    width: 100%;
    float: none; }
  .ega-menu-top .navbar-collapse.collapse {
    display: none; } }

@media (max-width: 991px) {
  .ega-menu-top {
    background-color: #DF0029; }
    .ega-menu-top .navbar-toggle {
      display: block; } }

.ega-menu-top {
  background: #c4f3b4;
  border: none;
  min-height: 1px;
  margin-bottom: 2px;
  border-radius: 0; }
  @media (max-width: 991px) {
    .ega-menu-top {
      background-color: #DF0029; } }
  .ega-menu-top ul.nav.navbar-nav > li > a {
    color: #fff;
    margin-top: 2px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 4px 4px 0px 0px;
    text-transform: uppercase; }
    .ega-menu-top ul.nav.navbar-nav > li > a:hover {
      color: #fe7500;
      background-color: #fff; }
      .ega-menu-top ul.nav.navbar-nav > li > a:hover > b.caret {
        border-top: 0;
        border-bottom: 4px dashed; }
    .ega-menu-top ul.nav.navbar-nav > li > a:active, .ega-menu-top ul.nav.navbar-nav > li > a:focus {
      color: #fe7500;
      background-color: #fff; }

@media (min-width: 992px) {
  li.ega-dropdown-menu:hover > a {
    background-color: #fff;
    color: #DF0029 !important; } }

li.ega-dropdown-menu > a {
  background: #c4f3b4;
  border-radius: 5px; }
  @media (max-width: 992px) {
    li.ega-dropdown-menu > a {
      background-color: #fff; }
      li.ega-dropdown-menu > a:hover, li.ega-dropdown-menu > a:active, li.ega-dropdown-menu > a:focus {
        background-color: #fff; } }

.ega-menu-sub-container {
  display: flex;
  flex-wrap: wrap; }
  .ega-menu-sub-container > .ega-collection-in-menu {
    flex-grow: 0;
    flex-basis: 25%; }
    @media (max-width: 767px) {
      .ega-menu-sub-container > .ega-collection-in-menu {
        flex-basis: 50%; } }

.ega-home-slider {
  position: relative; }
  .ega-home-slider .owl-dots {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 5px; }
  .ega-home-slider .owl-nav > .owl-prev, .ega-home-slider .owl-nav > .owl-next {
    position: absolute;
    top: 50%;
    font-size: 25px;
    margin-top: -20px;
    z-index: 5;
    background-color: #DF0029;
    padding-top: 10px; }
  .ega-home-slider .owl-nav > .owl-next {
    right: 10px; }
  .ega-home-slider .owl-nav > .owl-prev {
    left: 10px; }
  .ega-home-slider .owl-item {
    padding: 0 !important; }

.ega-xs-menu {
  padding: 5px;
  background: #fe7500; }

.ega-menu-top .ega-menu-hambuger {
  padding: 5px;
  background: #fe7500;
  border: 0;
  margin-left: 0;
  margin-right: 0; }
  .ega-menu-top .ega-menu-hambuger:hover, .ega-menu-top .ega-menu-hambuger:focus, .ega-menu-top .ega-menu-hambuger:active {
    background: #fe7500;
    border: 0; }
  .ega-menu-top .ega-menu-hambuger > .icon-bar {
    background-color: #fff; }

@media (max-width: 992px) {
  #ega-menu-deiv-top {
    background-color: #fff; }
    #ega-menu-deiv-top > ul.nav.navbar-nav > li {
      border-bottom: 1px solid #ccc;
      padding: 5px 0; }
    #ega-menu-deiv-top a {
      color: #247bbd; }
      #ega-menu-deiv-top a:hover, #ega-menu-deiv-top a:active, #ega-menu-deiv-top a:focus {
        color: #247bbd; } }

@media (max-width: 767px) {
  .owl-carousel .owl-nav, .owl-carousel .owl-dots {
    display: none; } }

.owl-carousel .owl-item {
  padding: 0 5px; }

.owl-carousel .owl-item img {
  width: auto;
  max-width: 100%; }

@media (max-width: 767px) {
  .yamm .yamm-content {
    padding: 5px; } }

.ega-a-account-header {
  color: #fff;
  font-size: 17px;
  padding-left: 10px; }
  .ega-a-account-header:hover {
    text-decoration: none;
    color: #fff; }

.visible-ega-table-xs {
  display: none; }
  @media (max-width: 992px) {
    .visible-ega-table-xs {
      display: table;
      width: 100%; }
      .visible-ega-table-xs > a {
        display: table-cell;
        width: 30%;
        text-align: right;
        margin-top: 2px;
        padding: 10px 15px;
        padding-top: 7px;
        padding-bottom: 7px;
        text-transform: uppercase; }
        .visible-ega-table-xs > a:first-child {
          width: 70%;
          text-align: left; } }

@media (max-width: 991px) and (min-width: 768px) {
  .ega-container-header-sm {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    overflow-x: hidden; }
    .ega-container-header-sm #ega-btn-menu-hambuger {
      float: left;
      padding-left: 25px; } }

@media (max-width: 768px) {
  .ega-container-header-sm #ega-btn-menu-hambuger {
    float: left;
    padding-left: 20px; } }

@media (max-width: 768px) {
  div[role='logo'] {
    padding-left: 5px; } }

@media (max-width: 992px) {
  li.dropdown .dropdown-menu {
    display: none;
    position: static; }
  li.dropdown.open .dropdown-menu {
    display: block;
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }

@media (max-width: 992px) {
  li.dropdown .dropdown-menu {
    display: none;
    position: static; }
  li.dropdown.open .dropdown-menu {
    display: block;
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
    li.dropdown.open .dropdown-menu.ega-menu-three {
      display: none; } }

.dropdown-submenu-2 {
  position: relative; }
  .dropdown-submenu-2 > .dropdown-menu {
    top: 0;
    left: 100% !important;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 6px 6px 0;
    display: none !important; }
    @media (min-width: 998px) {
      .dropdown-submenu-2 > .dropdown-menu.ega-menu-three--right {
        left: auto !important;
        right: 100% !important;
        border-radius: 6px 0 0 6px;
        margin-left: 0; } }
  .dropdown-submenu-2:hover > .dropdown-menu {
    display: block !important; }

.caret-right {
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-left: 4px solid;
  display: inline-block;
  height: 0;
  opacity: 1;
  vertical-align: top;
  width: 0;
  margin-top: 5px;
  margin-right: 3px; }
  @media (max-width: 992px) {
    .caret-right {
      display: none; } }

.show-hide-table {
  display: none; }
  @media (max-width: 992px) {
    .show-hide-table {
      display: inline-block;
      float: right;
      margin-top: 5px;
      margin-right: 3px; } }

.ega-menu-three {
  list-style: none; }
  @media (max-width: 992px) {
    .ega-menu-three {
      padding-left: 20px; } }

.ega-menu-no-mega {
  max-width: 300px;
  width: 200px;
  left: auto !important;
  right: auto !important; }
  .ega-menu-no-mega > li {
    text-align: left; }
    .ega-menu-no-mega > li a.ega-sub-menu-a {
      text-align: left;
      padding-left: 10px;
      white-space: normal; }
  @media (max-width: 992px) {
    .ega-menu-no-mega {
      max-width: 100%; } }

.ega-a-cart-icon-top {
  color: #fff;
  text-decoration: none;
  padding-left: 5px; }
  .ega-a-cart-icon-top:hover, .ega-a-cart-icon-top:active, .ega-a-cart-icon-top:focus {
    color: #fff;
    text-decoration: none; }

.ega-a-cart-icon-top__number {
  color: #fff;
  border-radius: 50%;
  padding: 1px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 11px;
  display: inline-block;
  text-align: center; }

.ega-header-top-item {
  position: relative;
  bottom: 2px; }

.ega-top-cart-sendo {
  border: 1px solid #50e3c2;
  padding: 4px 6px;
  border-radius: 4px;
  background-color: #50e3c2;
  margin-left: 5px; }

/*end header*/
/*footer*/
.inline-dsk {
  display: inline-block; }
  @media (max-width: 767px) {
    .inline-dsk {
      display: block;
      margin-bottom: 2px; } }

.footer-address-additional {
  margin: 2px 0; }

.ega-footer {
  padding: 20px 0px;
  background: #f0f0f0; }
  .ega-footer * {
    color: #000000; }
  .ega-footer h4, .ega-footer h3 {
    color: #000000; }
  .ega-footer .ega-list-menu {
    margin: 0;
    padding: 0;
    list-style: none; }
  .ega-footer a {
    color: #000000;
    text-decoration: none; }
    .ega-footer a:hover {
      color: #000000;
      text-decoration: none; }
  .ega-footer .ega-cpyright {
    color: #000000; }
    .ega-footer .ega-cpyright a {
      color: #204d74; }

.ega-footer-cols-flex {
  display: flex;
  flex-wrap: wrap; }
  .ega-footer-cols-flex > div {
    flex-grow: 0;
    flex-basis: 20%; }
    @media (max-width: 992px) {
      .ega-footer-cols-flex > div {
        flex-basis: 50%; } }
    @media (max-width: 767px) {
      .ega-footer-cols-flex > div {
        flex-basis: 100%; } }

.ega-visible-xs-inline-block {
  display: none; }
  @media (max-width: 767px) {
    .ega-visible-xs-inline-block {
      display: inline-block; } }

#footer-info {
  padding-top: 15px;
  padding-bottom: 15px; }

.ega-footer-copyright {
  background-color: #F1F1F1;
  color: #000000;
  padding: 10px 0; }

.ega-footer-social {
  text-align: right; }
  @media (max-width: 992px) {
    .ega-footer-social {
      text-align: center; } }

@media (max-width: 992px) {
  .ega-footer-cp-right {
    text-align: center; } }

.bee-ul-social > li {
  display: inline-block;
  margin-right: 3px; }

.bee-fb-icon {
  background: transparent url("//theme.hstatic.net/200000275109/1000731974/14/icon-share.png?v=69") no-repeat scroll -223px -128px;
  width: 40px;
  height: 35px;
  display: inline-block; }

.bee-gg-icon {
  background: transparent url("//theme.hstatic.net/200000275109/1000731974/14/icon-share.png?v=69") no-repeat scroll -165px -128px;
  width: 40px;
  height: 35px;
  display: inline-block; }

.bee-tw-icon {
  background: transparent url("//theme.hstatic.net/200000275109/1000731974/14/icon-share.png?v=69") no-repeat scroll -338px -128px;
  width: 40px;
  height: 35px;
  display: inline-block; }

/*end footer*/
/*index*/
.ega-home-slider-products {
  background-color: #fff;
  margin: 20px 0;
  padding: 10px; }
  .ega-home-slider-products h2[role="home-product-name"] {
    margin: 15px;
    font-size: 19px;
    padding-bottom: 10px; }
  .ega-home-slider-products a.ega-home-coll-see-products {
    display: inline-block;
    margin: 15px;
    padding-bottom: 10px;
    text-decoration: none;
    color: #273881; }
    .ega-home-slider-products a.ega-home-coll-see-products:hover, .ega-home-slider-products a.ega-home-coll-see-products:active, .ega-home-slider-products a.ega-home-coll-see-products:focus {
      text-decoration: none;
      color: #273881; }

.ega-main-price-home {
  display: block;
  overflow: hidden;
  font-size: 14px;
  color: #DF0029;
  font-weight: 300;
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 3px;
  text-align: center; }

.ega-home-product-name {
  display: block;
  overflow: hidden;
  line-height: 1.3em;
  font-size: 14px;
  font-weight: 300;
  color: #000000;
  padding: 5px 20px;
  text-overflow: ellipsis;
  clear: both;
  margin: 0;
  max-height: 40px;
  text-align: center; }
  .ega-home-product-name.ega-home-product-name-xs {
    white-space: nowrap;
    padding: 2px;
    padding-top: 8px;
    overflow: hidden; }

.ega-home-product-link {
  text-decoration: none; }
  .ega-home-product-link:hover, .ega-home-product-link:active, .ega-home-product-link:focus {
    text-decoration: none; }

.ega-old-price-home {
  font-size: 14px;
  color: #d0021b;
  text-decoration: line-through;
  text-align: center; }

.ega-percent-home-price {
  font-size: 12px;
  color: #d0021b; }

.ega-home-product-items .owl-nav.disabled {
  display: block; }
  .ega-home-product-items .owl-nav.disabled > .owl-prev, .ega-home-product-items .owl-nav.disabled > .owl-next {
    display: block; }
  .ega-home-product-items .owl-nav.disabled > .owl-next.disabled {
    display: none; }
  .ega-home-product-items .owl-nav.disabled > .owl-prev.disabled {
    display: none; }

.ega-home-product-items .owl-nav > .owl-prev, .ega-home-product-items .owl-nav > .owl-next {
  position: absolute;
  top: 50%;
  font-size: 25px;
  margin-top: -10px;
  z-index: 5;
  padding-top: 10px;
  opacity: 1; }
  .ega-home-product-items .owl-nav > .owl-prev.disabled, .ega-home-product-items .owl-nav > .owl-next.disabled {
    display: none; }

.ega-home-product-items .owl-nav > .owl-next {
  right: -15px;
  border-radius: 3px 0 0 3px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  cursor: pointer;
  background: #DF0029; }

.ega-home-product-items .owl-nav > .owl-prev {
  left: -15px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  cursor: pointer;
  background: #DF0029; }

.ega-products-owl-carousel > .owl-nav > .owl-next.ega-owl-next-all-product-container {
  padding: 0; }

.ega-products-owl-carousel > .owl-nav > .owl-next > .ega-owl-product-view-all {
  display: block;
  text-decoration: none;
  color: #fff;
  background-color: transparent;
  padding: 0; }
  .ega-products-owl-carousel > .owl-nav > .owl-next > .ega-owl-product-view-all > .ega-text-all-owl-next-product-count {
    font-size: 15px;
    background: transparent; }
  .ega-products-owl-carousel > .owl-nav > .owl-next > .ega-owl-product-view-all:hover, .ega-products-owl-carousel > .owl-nav > .owl-next > .ega-owl-product-view-all:active, .ega-products-owl-carousel > .owl-nav > .owl-next > .ega-owl-product-view-all:focus {
    text-decoration: none;
    color: #fff; }

.ega-home-slider-product-xs {
  background: #fff;
  border-top: 1px solid #eaeaea;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.29);
  margin: 10px 0; }
  .ega-home-slider-product-xs > h2[role="collection-title"] {
    margin: 3px 0;
    padding: 10px;
    font-size: 15px;
    color: #444;
    font-weight: bold; }
  .ega-home-slider-product-xs > div[role="link-all-products"] {
    padding: 8px 0;
    text-align: center;
    border-top: 1px solid #ccc; }
    .ega-home-slider-product-xs > div[role="link-all-products"] > a {
      font-size: 13px;
      color: #247bbd;
      text-decoration: none; }
  .ega-home-slider-product-xs > .ega-home-products-xs {
    display: flex;
    flex-wrap: wrap; }
    .ega-home-slider-product-xs > .ega-home-products-xs > .ega-home-product-item-xs {
      flex-grow: 0;
      flex-basis: 50%;
      border-top: 1px solid #ccc;
      background-color: #fff;
      border-right: 1px solid #ccc;
      overflow: hidden; }
      .ega-home-slider-product-xs > .ega-home-products-xs > .ega-home-product-item-xs > a[role="product-xs-link"] {
        text-decoration: none;
        display: block;
        padding: 3px;
        position: relative; }
        .ega-home-slider-product-xs > .ega-home-products-xs > .ega-home-product-item-xs > a[role="product-xs-link"] > div[role="price"] {
          text-overflow: ellipsis;
          overflow-x: hidden; }
        .ega-home-slider-product-xs > .ega-home-products-xs > .ega-home-product-item-xs > a[role="product-xs-link"]:hover, .ega-home-slider-product-xs > .ega-home-products-xs > .ega-home-product-item-xs > a[role="product-xs-link"]:focus {
          text-decoration: none; }

.ega-home-product-link {
  position: relative;
  display: block; }
  @media (min-width: 768px) {
    .ega-home-product-link {
      margin: 0 10px; } }

.ega-percent-price {
  position: absolute;
  top: 10px;
  right: 0;
  background-color: #DF0029;
  padding: 5px;
  text-align: center;
  color: #fff;
  font-size: 11px;
  font-weight: bold; }

.ega-home-collection-name-title {
  color: #333;
  text-decoration: none; }
  .ega-home-collection-name-title:hover, .ega-home-collection-name-title:active, .ega-home-collection-name-title:focus {
    color: #333;
    text-decoration: none; }

/*end index*/
/*collection*/
.a-collection {
  text-decoration: none;
  color: #666;
  text-align: center;
  display: block; }

ul.breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
  padding-left: 0; }
  @media (max-width: 767px) {
    ul.breadcrumb {
      margin-bottom: 0;
      padding-left: 0; } }
  ul.breadcrumb a {
    text-decoration: none; }
    ul.breadcrumb a:hover {
      text-decoration: none;
      color: #333; }
  ul.breadcrumb strong {
    font-weight: normal; }
  ul.breadcrumb > li + li:before {
    padding: 0;
    color: #333;
    content: "→";
    font-size: 20px; }

.ega-collection-sort-by {
  margin-bottom: 15px; }

.ega-collection-products {
  margin-top: 10px;
  margin-bottom: 10px; }
  .ega-collection-products .ega-col-products-container {
    display: block;
    overflow: hidden;
    border: 1px solid #d6d6d6;
    background: #fff; }

.ega-col-product-items {
  display: flex;
  flex-wrap: wrap; }
  .ega-col-product-items > .ega-col-product-item {
    flex-basis: 25%;
    flex-grow: 0;
    border-bottom: 1px solid #ccc; }
    @media (max-width: 992px) {
      .ega-col-product-items > .ega-col-product-item {
        flex-basis: 50%;
        overflow: hidden; } }
    .ega-col-product-items > .ega-col-product-item > .ega-col-product-box {
      padding: 20px;
      overflow-x: hidden; }

.ega-col-product-a {
  text-decoration: none;
  color: #000000;
  text-align: center;
  position: relative;
  display: block; }
  .ega-col-product-a:hover {
    text-decoration: none;
    color: #000000; }
  .ega-col-product-a .ega-product-col-name {
    font-size: 14px;
    margin: 5px 0;
    margin-top: 15px;
    height: 36px;
    line-height: 1.4;
    overflow: hidden; }
    @media (max-width: 992px) {
      .ega-col-product-a .ega-product-col-name {
        height: 36px; } }
    @media (max-width: 768px) {
      .ega-col-product-a .ega-product-col-name {
        height: 15px;
        white-space: normal;
        text-overflow: ellipsis;
        overflow: hidden; } }
  .ega-col-product-a .ega-col-product-price {
    color: #DF0029; }
  .ega-col-product-a > div[role='price'] {
    height: 28px; }

.ega-col-product-action {
  margin: 10px 0;
  text-align: center; }
  .ega-col-product-action .ega-col-product-add-cart {
    border-radius: 25px;
    border: 1px solid #DF0029;
    padding: 5px 25px;
    background-color: #fff;
    color: #DF0029;
    outline: none; }
    .ega-col-product-action .ega-col-product-add-cart:hover, .ega-col-product-action .ega-col-product-add-cart:focus {
      background-color: #DF0029;
      color: #fff; }
    @media (max-width: 767px) {
      .ega-col-product-action .ega-col-product-add-cart {
        padding: 0;
        border: 0;
        border-radius: 0; } }

ul.ega-pagination {
  list-style: none;
  margin: 25px 0;
  padding: 0; }
  ul.ega-pagination > li {
    display: inline-block;
    margin: 0 10px; }
    ul.ega-pagination > li a {
      text-decoration: none; }
      ul.ega-pagination > li a:hover, ul.ega-pagination > li a:active, ul.ega-pagination > li a:focus {
        text-decoration: none; }
    ul.ega-pagination > li.disabled > a {
      color: #999; }
    ul.ega-pagination > li.active > a {
      color: #999; }

.aside-title .title-head {
  margin-top: 0; }

.aside-content .nav-link {
  padding: 3px 10px; }

.aside-item {
  margin-bottom: 10px; }

.tag-item {
  display: block; }

.ega-col-product-items-list {
  padding: 20px 0; }

.ega-col-product-list-item {
  padding: 20px; }
  .ega-col-product-list-item .ega-col-product-action {
    text-align: left; }
  .ega-col-product-list-item .ega-col-product-price {
    color: #DF0029; }

@media (max-width: 767px) {
  .ega-view-mode-col {
    padding-right: 0;
    font-size: 25px; } }

.ega-view-mode {
  padding-top: 15px;
  font-size: 20px; }
  @media (max-width: 767px) {
    .ega-view-mode {
      padding-top: 0;
      font-size: 26px;
      white-space: nowrap; } }
  .ega-view-mode > a {
    color: #999;
    display: inline-block; }
  .ega-view-mode.list > a.list {
    color: #337ab7; }
  .ega-view-mode.grid > a.grid {
    color: #337ab7; }

.ega-ul-filter {
  padding: 0;
  margin: 0;
  list-style: none; }
  .ega-ul-filter > li {
    margin: 20px 0; }

.ega-ul-filter-detail {
  padding: 0;
  margin: 0;
  list-style: none; }
  .ega-ul-filter-detail > li {
    margin: 10px 0; }
    .ega-ul-filter-detail > li.ega-li-inline {
      display: inline-block;
      margin: 0; }

.radio label {
  display: inline-block;
  position: relative;
  padding-left: 21px;
  color: #247bbd; }

.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  border: 1px solid #DF0029;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out; }

.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  background-color: #DF0029;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }

.radio input[type="checkbox"] {
  opacity: 0;
  margin: 0;
  display: none; }

.radio input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.radio input[type="checkbox"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1); }

.radio input[type="checkbox"]:disabled + label {
  opacity: 0.65; }

.radio input[type="checkbox"]:disabled + label::before {
  cursor: not-allowed; }

.radio-primary input[type="checkbox"] + label::after {
  background-color: #DF0029; }

.radio-primary input[type="checkbox"]:checked + label::before {
  border-color: #DF0029; }

.radio input[type="checkbox"]:checked + label {
  color: #DF0029; }

.radio-primary input[type="checkbox"]:checked + label::after {
  background-color: #DF0029; }

.ega-div-color-filter {
  display: inline-block; }

.ega-color-filter {
  border-radius: 50%;
  border: 1px solid transparent;
  padding-top: 4px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 0px; }
  .ega-color-filter.checked {
    border-color: #ccc; }
  .ega-color-filter > input[type='checkbox'] {
    display: none; }
  .ega-color-filter > .ega-color-filter-inner {
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #ccc;
    background-color: #fff; }

div[role="product-list-description"] {
  overflow: hidden; }

.ega-a-filter-toggle {
  color: #DF0029;
  text-decoration: none;
  display: block;
  padding-bottom: 10px; }
  .ega-a-filter-toggle:hover, .ega-a-filter-toggle:active, .ega-a-filter-toggle:focus {
    color: #DF0029;
    text-decoration: none; }

/*quicklook*/
.ega-quicklook-icon {
  position: absolute;
  top: 0;
  display: none;
  margin-top: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  text-align: center;
  left: 0;
  margin-left: 0;
  padding: 30px 0;
  height: 100%; }

.ega-pos-relative {
  position: relative; }
  @media (min-width: 991px) {
    .ega-pos-relative:hover .ega-quicklook-icon {
      display: block; } }

.ega-quicklook-btn {
  background-color: #DF0029;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px; }

.ega-ul-ql-imgs {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 5px; }
  .ega-ul-ql-imgs > li {
    margin: 5px;
    display: inline-block; }
    .ega-ul-ql-imgs > li img {
      width: 60px;
      height: 60px; }

.close.ega-btn-close-ql {
  position: absolute;
  font-size: 30px;
  top: -15px;
  right: -10px;
  background: #fff;
  opacity: 1;
  border-radius: 50%;
  /* padding: 5px; */
  padding-left: 6px;
  padding-right: 6px;
  border: 1px solid #ccc;
  z-index: 0; }

.ega-a-filter-more {
  color: #DF0029; }

.ega-ql-del-price {
  color: #999;
  font-size: 14px;
  padding-left: 5px; }

.ega-vendor-page-h1 {
  margin: 5px 0;
  text-align: center;
  font-size: 24px;
  padding-bottom: 15px; }

.ega-collection-flex-container {
  display: flex;
  flex-wrap: wrap; }
  .ega-collection-flex-container > div#ega-filter-left {
    flex-basis: 20%;
    flex-grow: 0; }
    @media (max-width: 991px) {
      .ega-collection-flex-container > div#ega-filter-left {
        flex-basis: 100%; } }
    @media (max-width: 767px) {
      .ega-collection-flex-container > div#ega-filter-left {
        flex-basis: 100%; } }
  .ega-collection-flex-container > div#ega-content-right {
    flex-basis: 80%;
    flex-grow: 0;
    padding-left: 5px; }
    @media (max-width: 991px) {
      .ega-collection-flex-container > div#ega-content-right {
        flex-basis: 100%; } }
    @media (max-width: 767px) {
      .ega-collection-flex-container > div#ega-content-right {
        flex-basis: 100%;
        padding-left: 0; } }

.ega-sort-collection-container {
  display: flex;
  flex-wrap: wrap; }
  .ega-sort-collection-container > div:last-child {
    flex-basis: 100%;
    flex-grow: 0; }

/*end collection*/
/*search*/
.ega-search-product-container {
  background-color: #fff;
  padding: 15px; }

.ega-search-h1 {
  font-size: 23px;
  margin: 30px 0; }

.ega-product-search-name {
  text-align: left; }

/*end search*/
/*product*/
.ega-product-page-info-item {
  background: #fff;
  margin-bottom: 10px;
  border: 1px solid #e4e4e4;
  padding: 15px; }

.ega-product-title {
  font-size: 24px;
  color: #333;
  padding: 10px 0; }
  @media (max-width: 992px) {
    .ega-product-title {
      margin: 0px;
      padding-top: 2px; } }

ul.ega-product-imgs {
  margin: 20px 0;
  padding: 0;
  list-style: none;
  text-align: center; }
  ul.ega-product-imgs > li {
    display: inline-block;
    margin-top: 3px;
    margin-right: 8px; }

.ega-img-div-child {
  padding: 2px;
  border: 1px solid #ccc; }
  .ega-img-div-child > .ega-product-img {
    max-width: 50px;
    height: auto; }

.ega-pr-page-price {
  font-size: 20px;
  color: #DF0029; }

.ega-avai-pr-page {
  color: #DF0029; }

.ega-giao-hang-pr-page > h4 {
  margin: 2px 0;
  font-weight: bold;
  font-size: 12px; }

.ega-ul-options {
  padding: 0;
  margin: 0;
  list-style: none; }
  .ega-ul-options > li {
    margin: 10px 0; }

ul.ega-option-detail {
  padding: 0;
  margin: 0;
  list-style: none; }
  ul.ega-option-detail > li {
    display: inline-block;
    margin-top: 3px;
    margin-right: 5px; }

.ega-swatch {
  border: 1px solid #ccc;
  padding: 2px;
  min-width: 50px;
  display: inline-block;
  text-align: center;
  background-color: #fff; }
  .ega-swatch:hover {
    cursor: pointer; }
  .ega-swatch.selected {
    border: 2px solid #000; }

.ega-option-title {
  display: block;
  margin-top: 5px; }

.ega-qty-control {
  max-width: 120px; }
  .ega-qty-control > .input-group-addon:hover {
    cursor: pointer; }
  .ega-qty-control > input {
    text-align: center; }

.ega-btn-product-div {
  margin: 25px 0; }

.btn.ega-pr-page-add-cart {
  background-color: #DF0029;
  color: #fff;
  border-radius: 50px;
  width: 100%;
  outline: none; }

.ega-related-pr-page {
  display: block;
  text-align: center;
  margin: 20px 0; }
  .ega-related-pr-page:hover {
    text-decoration: none; }
  .ega-related-pr-page .ega-col-product-price {
    color: #DF0029; }
  .ega-related-pr-page h4 {
    font-size: 14px;
    color: #666; }

.ega-show-after {
  display: none; }

.ega-pr-page-ul-policies {
  margin: 5px 0;
  padding: 0;
  list-style: none;
  border: 1px solid #edede4;
  border-radius: 3px;
  background: #fbfbfb; }
  .ega-pr-page-ul-policies > li {
    border-bottom: 1px solid #edede4;
    padding: 5px; }
    .ega-pr-page-ul-policies > li:last-child {
      border-bottom: none; }

.ega-triangle-left {
  position: relative;
  top: -2px;
  color: #DF0029; }

.ega-ul-tags-pr-page {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0; }
  .ega-ul-tags-pr-page > li {
    display: inline-block; }
    .ega-ul-tags-pr-page > li > a {
      background: #DF0029;
      border-radius: 3px 0 0 3px;
      color: #fff;
      display: inline-block;
      height: 26px;
      line-height: 26px;
      padding: 0 20px 0 23px;
      position: relative;
      margin: 0 10px 10px 0;
      text-decoration: none;
      -webkit-transition: color 0.2s; }
      .ega-ul-tags-pr-page > li > a:before {
        background: #fff;
        border-radius: 10px;
        box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
        content: '';
        height: 6px;
        left: 10px;
        position: absolute;
        width: 6px;
        top: 10px; }
      .ega-ul-tags-pr-page > li > a:after {
        background: #fff;
        border-bottom: 13px solid transparent;
        border-left: 10px solid #DF0029;
        border-top: 13px solid transparent;
        content: '';
        position: absolute;
        right: 0;
        top: 0; }

.ega-pr-page-vendor a {
  /*font-size: 19px;*/
  /*padding-left: 10px;*/ }

.div-add-quick-bottom > div > div {
  margin-bottom: 5px; }

.zoomContainer {
  z-index: 999; }

.ega-top-img-slider {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  z-index: 999999;
  height: 100%; }

.ega-table-top-img-slider {
  display: table;
  width: 100%;
  height: 100%; }
  .ega-table-top-img-slider > div {
    display: table-row; }
    .ega-table-top-img-slider > div > div {
      display: table-cell;
      width: 10%;
      text-align: center;
      font-size: 30px;
      vertical-align: middle; }
      .ega-table-top-img-slider > div > div.ega-td-80 {
        width: 80%; }

.ega-hover-hand:hover {
  cursor: pointer; }

.ega-close-fixed-img-slider {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 20px; }
  .ega-close-fixed-img-slider:hover {
    cursor: pointer; }

@media (max-width: 767px) {
  .ega-product-xs-no-pd {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 995px) {
  .ega-product-xs-no-pd {
    width: 100%; } }

@media (max-width: 768px) {
  .ega-center-xs {
    text-align: center; } }

@media (min-width: 768px) {
  .ega-pr-page-qty-bottom {
    width: 120px; } }

@media (min-width: 992px) {
  .ega-col-product-no-pd-left-dsk {
    padding-left: 0; } }

/*end product*/
/*mini cart*/
#cart-bottom {
  background-color: #DF0029;
  position: fixed;
  bottom: 0;
  color: #fff;
  z-index: 5;
  width: 100%;
  display: none; }
  @media (max-width: 992px) {
    #cart-bottom {
      min-height: 69px; } }
  #cart-bottom .ega-cart-item-container {
    white-space: nowrap;
    overflow: hidden; }
    #cart-bottom .ega-cart-item-container ul.ega-ul-mini-cart {
      list-style: none;
      margin: 0;
      padding: 0;
      text-align: center; }
      #cart-bottom .ega-cart-item-container ul.ega-ul-mini-cart > li {
        display: inline-block; }
        #cart-bottom .ega-cart-item-container ul.ega-ul-mini-cart > li > .ega-mini-cart-item {
          background-color: #fff;
          border-radius: 3px;
          margin: 3px;
          display: table;
          text-decoration: none; }
          #cart-bottom .ega-cart-item-container ul.ega-ul-mini-cart > li > .ega-mini-cart-item:hover {
            text-decoration: none; }
          #cart-bottom .ega-cart-item-container ul.ega-ul-mini-cart > li > .ega-mini-cart-item > div {
            display: table-cell;
            text-align: center;
            vertical-align: middle;
            padding: 4px;
            color: #000;
            text-align: left; }
            #cart-bottom .ega-cart-item-container ul.ega-ul-mini-cart > li > .ega-mini-cart-item > div > .ega-mini-cart-text-in {
              text-overflow: ellipsis;
              white-space: nowrap;
              width: 100px;
              overflow: hidden; }

.ega-cart-title-bag-a {
  color: #333;
  font-size: 13px; }

.ega-mini-cart-img {
  width: 40px;
  height: 40px; }

.ega-main-color {
  color: #DF0029; }

a.ega-mini-cart-more {
  color: #fff;
  padding-top: 10px;
  font-size: 20px;
  display: block; }
  a.ega-mini-cart-more:hover {
    text-decoration: none; }
  @media (max-width: 767px) {
    a.ega-mini-cart-more {
      font-size: 11px; } }

.ega-mini-cart-a-cart {
  padding-top: 10px;
  font-size: 20px;
  display: block; }
  .ega-mini-cart-a-cart:hover {
    text-decoration: none; }
  @media (max-width: 767px) {
    .ega-mini-cart-a-cart {
      font-size: 15px; } }
  @media (max-width: 767px) {
    .ega-mini-cart-a-cart.ega-mini-cart-a-cart-xs-tb {
      font-size: 14px;
      display: table;
      width: 100%; }
      .ega-mini-cart-a-cart.ega-mini-cart-a-cart-xs-tb > div {
        display: table-cell;
        width: 50%; }
        .ega-mini-cart-a-cart.ega-mini-cart-a-cart-xs-tb > div:last-child {
          text-align: right; } }

.ega-mini-cart-scroll {
  max-height: 350px;
  overflow-y: scroll;
  overflow-x: hidden; }

.ega-mini-cart-table {
  width: 100%;
  color: #000; }
  .ega-mini-cart-table td, .ega-mini-cart-table th {
    padding: 4px;
    font-weight: normal; }
  .ega-mini-cart-table th {
    padding-top: 10px; }
  .ega-mini-cart-table img {
    max-width: 50px; }

.ega-mini-cart-parent-detail {
  width: 100%;
  background-color: #fff;
  border-top: 1px solid #ccc; }

.ega-mini-cart-less {
  display: block;
  padding: 10px 0;
  color: #000;
  font-size: 15px; }
  .ega-mini-cart-less:hover {
    color: #000;
    text-decoration: none; }

.ega-input-disabled[disabled] {
  background-color: #fff; }

.input-group-addon:hover {
  cursor: pointer; }

.ega-cart-bottom-xs-container {
  display: table; }
  .ega-cart-bottom-xs-container > div {
    display: table-row; }
    .ega-cart-bottom-xs-container > div > div {
      display: table-cell;
      vertical-align: middle;
      padding: 5px;
      width: 20%; }
      .ega-cart-bottom-xs-container > div > div[role='width40'] {
        width: 40%; }

@media (max-width: 768px) {
  .ega-btn-cart-bottom-xs {
    font-size: 11px;
    padding: 4px; } }

@media (max-width: 768px) {
  #mini-cart-less-info {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 768px) {
  .ega-col-no-padding-xs {
    padding-left: 0;
    padding-right: 0; } }

.ega-minicart-xs-btt {
  padding-right: 5px;
  display: block; }

@media (max-width: 768px) {
  .ega-cart-btt-arrow-xs {
    padding-right: 5px; } }

.ega-row-bottom-cart {
  padding-top: 5px;
  padding-bottom: 5px; }
  @media (max-width: 992px) {
    .ega-row-bottom-cart {
      padding-top: 8px;
      padding-bottom: 0; } }

/*end mini cart*/
/*cart page*/
.ega-cart-page {
  display: block;
  overflow: hidden;
  border: 1px solid #d6d6d6;
  background: #fff;
  margin: 20px 0;
  padding: 20px; }

.table-order {
  overflow-x: auto; }

.table-cart {
  min-width: 600px; }
  .table-cart td, .table-cart th {
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px solid #ccc; }

.ega-btn-round {
  background-color: #DF0029;
  border: 1px solid #DF0029;
  color: #FFF;
  text-transform: uppercase; }

.ega-btn {
  background-color: #DF0029;
  color: #fff; }

.ega-red-color {
  color: red; }

.name-product-cart {
  font-size: 15px;
  color: #333; }

.ega-cart-page-continue {
  display: inline-block;
  padding-top: 5px;
  text-decoration: none; }
  .ega-cart-page-continue:hover {
    text-decoration: none; }
  @media (min-width: 768px) {
    .ega-cart-page-continue {
      float: left; } }
  .ega-cart-page-continue > span {
    font-size: 20px; }

.ega-table-cart-dsk td {
  vertical-align: middle !important;
  padding-top: 0 !important; }

/*end cart page*/
/*contact*/
.ega-contact-page {
  display: block;
  overflow: hidden;
  border: 1px solid #d6d6d6;
  background: #fff;
  margin: 20px 0;
  padding: 20px; }

.ega-contact-content {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px; }

.eag-form-signup .row .col-md-10 {
  padding-bottom: 10px; }

/*end contact*/
/*account*/
.eag-content-acc {
  display: block;
  overflow: hidden;
  border: 1px solid #d6d6d6;
  background: #fff;
  padding: 20px;
  margin: 10px 0;
  margin-bottom: 30px; }

.ega-back-account {
  display: inline-block;
  margin: 0 10px;
  text-decoration: none; }
  .ega-back-account:hover, .ega-back-account:active, .ega-back-account:focus {
    text-decoration: none; }

.eag-order-ul-address {
  margin: 0;
  padding: 0;
  padding-left: 8px;
  list-style: none; }

.ega-address-info {
  margin: 0;
  padding: 0;
  list-style: none; }
  .ega-address-info > li {
    margin: 7px 0; }

.ega-acc-orders-xs > div.row {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc; }

/*end account*/
/*blog*/
.entry-meta {
  list-style: none;
  padding-left: 0; }
  .entry-meta a {
    color: #a59999;
    font-style: italic; }
    .entry-meta a i {
      margin-right: 5px; }

.ega-h1-blog {
  font-size: 25px;
  margin: 10px 0;
  padding-left: 15px; }

.ega-blog-title {
  color: #DF0029;
  margin-top: 0; }
  .ega-blog-title a {
    color: #DF0029;
    text-decoration: none; }
    .ega-blog-title a:hover {
      color: #DF0029;
      text-decoration: none; }

.ega-blog-date {
  color: #999;
  font-style: italic; }
  .ega-blog-date a {
    color: #999;
    font-style: italic; }

.ega-blog-row-item {
  margin-bottom: 20px; }

.ega-title-blog-right {
  margin-top: 0; }

.ega-blog-title-right-side {
  margin: 0;
  font-size: 16px; }
  .ega-blog-title-right-side a {
    color: #337ab7; }

.ega-blog-item-right-side {
  margin-bottom: 15px; }
  .ega-blog-item-right-side p {
    margin-bottom: 0; }

.ega-td-blog-item-right {
  vertical-align: top;
  padding-right: 10px;
  width: 80px; }

.ega-h1-article {
  margin-top: 0;
  font-size: 25px; }
  .ega-h1-article a {
    color: #DF0029;
    text-decoration: none; }

.ega-article-content {
  padding: 20px 0; }

.ega-tag-related-right-span {
  border: 1px solid #ccc;
  margin-right: 5px;
  padding: 5px;
  display: inline-block;
  margin-top: 5px; }

.ega-article-comments fieldset {
  padding-left: 0; }

.ega-blog-tag-right-a {
  display: inline-block; }

/*end blog*/
/*saved product bottom*/
#saved-product-bottom {
  padding: 5px;
  margin: 10px 0;
  background-color: #f1f1f1;
  padding-bottom: 15px;
  margin-bottom: 0; }
  #saved-product-bottom h4 {
    color: #666666; }

.ega-hidden-over {
  overflow: hidden; }

.ega-product-saved-item {
  padding-right: 5px;
  height: 100%; }
  .ega-product-saved-item > a {
    padding: 5px;
    padding-right: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    height: 100%; }
  .ega-product-saved-item a {
    color: #333;
    text-decoration: none; }
    .ega-product-saved-item a:hover {
      text-decoration: none; }

.ega-saved-table-product > tbody > tr > td:first-child {
  max-width: 80px; }
  .ega-saved-table-product > tbody > tr > td:first-child img {
    max-width: 60px; }

.ega-saved-table-product h5 {
  max-height: 30px;
  overflow: hidden; }

.ega-saved-product-item-same-the-height {
  line-height: 1;
  height: 30px; }

/*end saved product */
/*order*/
.ega-order-page-xs > div.row {
  margin-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc; }

.ega-saved-products-items-flex {
  display: flex;
  flex-wrap: wrap;
  overflow-x: hidden;
  flex: 1; }
  .ega-saved-products-items-flex > div {
    flex-basis: 20%;
    width: 20%;
    flex-grow: 0;
    margin-bottom: 5px; }
    @media (max-width: 992px) {
      .ega-saved-products-items-flex > div {
        flex-basis: 50%;
        width: 50%; } }
    @media (max-width: 767px) {
      .ega-saved-products-items-flex > div {
        flex-basis: 100%;
        width: 100%; } }

/*end order*/
@media (max-width: 767px) {
  .ega-product-saved-item {
    padding-right: 0; }
  .ega-blog-title {
    margin-top: 15px; }
  .ega-blog-title-right-side {
    margin-top: 0; }
  .ega-cart-page-continue {
    padding-bottom: 10px; } }

/**
** new header
*/
.new-ega-top-header-dsk {
  background: #00BFFF;
  padding: 0; }
  .new-ega-top-header-dsk * {
    color: #fff; }
  .new-ega-top-header-dsk .ega-item-top-bar {
    position: relative; }
    .new-ega-top-header-dsk .ega-item-top-bar * {
      color: #333; }
  .new-ega-top-header-dsk a:hover {
    text-decoration: none; }

.new-ega-top-header-dsk__flex {
  display: flex;
  flex-wrap: nowrap; }
  .new-ega-top-header-dsk__flex > div {
    flex-grow: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px; }
    .new-ega-top-header-dsk__flex > div.xs-1 {
      width: 10%; }
    .new-ega-top-header-dsk__flex > div.xs-2 {
      width: 20%; }
    .new-ega-top-header-dsk__flex > div.xs-3 {
      width: 30%; }
    .new-ega-top-header-dsk__flex > div.xs-25 {
      width: 25%; }
    .new-ega-top-header-dsk__flex > div.xs-15 {
      width: 15%; }
    .new-ega-top-header-dsk__flex > div.xs-35 {
      width: 35%; }
    .new-ega-top-header-dsk__flex > div.border-r {
      border-right: 1px solid #006837; }

.font-12 {
  font-size: 12px; }

.new-ega-top-header-dsk__item {
  display: table;
  width: 100%; }
  .new-ega-top-header-dsk__item > div {
    display: table-cell;
    vertical-align: middle; }
    .new-ega-top-header-dsk__item > div:first-child {
      width: 1%;
      white-space: nowrap;
      padding-right: 5px; }
    .new-ega-top-header-dsk__item > div .glyphicon {
      font-size: 22px; }

.new-ega-top-header-dsk__menu {
  background-color: #333; }

.padding-top-10px {
  padding-top: 10px; }

.padding-top-20px {
  padding-top: 20px; }

.new-ega-top-header-dsk__menu {
  position: relative; }
  .new-ega-top-header-dsk__menu .line {
    float: right;
    box-sizing: content-box;
    width: 23px;
    padding: 0 10px 9px 0px;
    overflow: hidden; }
    .new-ega-top-header-dsk__menu .line i {
      display: block;
      margin: 5px 0;
      height: 2px;
      background: #fff;
      border-radius: 4px; }
  .new-ega-top-header-dsk__menu > #new-menu-dropdown {
    position: absolute;
    display: none;
    background: #c6eafb;
    z-index: 9999;
    top: 100%;
    left: 0;
    width: 100%; }
    .new-ega-top-header-dsk__menu > #new-menu-dropdown #new-menu-dropdown__ul {
      list-style: none;
      padding: 0;
      margin: 0;
      min-width: 20%;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
      position: static; }
      .new-ega-top-header-dsk__menu > #new-menu-dropdown #new-menu-dropdown__ul > li.normal-sub {
        position: relative; }
        .new-ega-top-header-dsk__menu > #new-menu-dropdown #new-menu-dropdown__ul > li.normal-sub:hover > ul {
          display: block; }
      .new-ega-top-header-dsk__menu > #new-menu-dropdown #new-menu-dropdown__ul > li > a {
        display: block;
        padding: 7px 10px;
        color: #333; }
        .new-ega-top-header-dsk__menu > #new-menu-dropdown #new-menu-dropdown__ul > li > a .new-menu-icon-right {
          float: right;
          padding-right: 5px;
          color: #333; }
      .new-ega-top-header-dsk__menu > #new-menu-dropdown #new-menu-dropdown__ul > li .new-menu-dropdown__ul__li_submenu__content {
        position: absolute;
        left: 100%;
        width: 400%;
        top: 0;
        display: none;
        z-index: 3;
        background-color: #fff;
        height: 100%;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5); }
        .new-ega-top-header-dsk__menu > #new-menu-dropdown #new-menu-dropdown__ul > li .new-menu-dropdown__ul__li_submenu__content * {
          color: #333; }
      .new-ega-top-header-dsk__menu > #new-menu-dropdown #new-menu-dropdown__ul > li:hover {
        background-color: #fff; }
        .new-ega-top-header-dsk__menu > #new-menu-dropdown #new-menu-dropdown__ul > li:hover .new-menu-dropdown__ul__li_submenu__content {
          display: block; }
      .new-ega-top-header-dsk__menu > #new-menu-dropdown #new-menu-dropdown__ul > li ul.normal-sub-ver {
        position: absolute;
        display: none;
        top: 0;
        left: 100%;
        background: #fff;
        width: 100%;
        padding-left: 0;
        border: 1px solid #ddd; }
        .new-ega-top-header-dsk__menu > #new-menu-dropdown #new-menu-dropdown__ul > li ul.normal-sub-ver span {
          color: #333;
          float: right; }
        .new-ega-top-header-dsk__menu > #new-menu-dropdown #new-menu-dropdown__ul > li ul.normal-sub-ver li {
          display: block;
          list-style-type: none;
          padding: 7px 10px; }
          .new-ega-top-header-dsk__menu > #new-menu-dropdown #new-menu-dropdown__ul > li ul.normal-sub-ver li a {
            color: #333; }
          .new-ega-top-header-dsk__menu > #new-menu-dropdown #new-menu-dropdown__ul > li ul.normal-sub-ver li:hover {
            background: #c6eafb; }
          .new-ega-top-header-dsk__menu > #new-menu-dropdown #new-menu-dropdown__ul > li ul.normal-sub-ver li.normal-sub {
            position: relative; }
            .new-ega-top-header-dsk__menu > #new-menu-dropdown #new-menu-dropdown__ul > li ul.normal-sub-ver li.normal-sub:hover > ul.normal-sub-ver {
              display: block; }
  .new-ega-top-header-dsk__menu:hover > #new-menu-dropdown {
    display: block; }

.new-submenu-items {
  display: flex;
  flex-wrap: wrap; }
  .new-submenu-items > div {
    flex-basis: 20%;
    flex-grow: 0;
    padding: 5px;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1; }

.new-submenu-items__td-name {
  width: 70px;
  padding: 2px; }

/*menu mb*/
.new-ega-top-header-mb {
  background: #00BFFF; }
  .new-ega-top-header-mb .new-ega-top-header-mb__table {
    width: 100%; }
    .new-ega-top-header-mb .new-ega-top-header-mb__table > tbody > tr > td:last-child {
      width: 1%;
      white-space: nowrap;
      border-left: 1px solid #006837;
      padding-left: 5px;
      padding-top: 2px;
      padding-bottom: 2px; }
  .new-ega-top-header-mb .new-ega-top-header-mb__link-supermarket {
    color: #fff;
    text-align: center;
    white-space: nowrap;
    display: block; }

.new-menu-hambuger-mb__icon {
  background-position: -155px 0;
  margin: 6px auto;
  background-image: url("//theme.hstatic.net/200000275109/1000731974/14/iconmobile.png?v=69");
  background-repeat: no-repeat;
  display: inline-block;
  height: 30px;
  width: 33px;
  line-height: 30px;
  vertical-align: middle;
  background-size: 335px 100px; }

.new-mb-logo-text {
  display: table; }
  .new-mb-logo-text > div {
    display: table-cell;
    vertical-align: middle; }
    .new-mb-logo-text > div:last-child {
      width: 1%;
      white-space: nowrap;
      padding-right: 5px; }

#pb-menu-left-side {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 100%;
  z-index: 4;
  display: none; }
  #pb-menu-left-side .pb-menu-left-side__content {
    background-color: #fff;
    padding-bottom: 10px; }

.pb-menu-left-side__top {
  text-align: right;
  display: table;
  width: 100%; }
  .pb-menu-left-side__top > span {
    display: table-cell; }
    .pb-menu-left-side__top > span:first-child {
      background: rgba(0, 0, 0, 0.5);
      width: 99%; }
    .pb-menu-left-side__top > span.pb-menu-left-side__top__icon {
      height: 50px;
      background-color: #fff;
      padding-left: 10px;
      text-align: center;
      padding-right: 12px; }
      .pb-menu-left-side__top > span.pb-menu-left-side__top__icon .iconmobile-menu.active {
        background-position: -195px 0;
        margin: 6px auto;
        background-image: url("//theme.hstatic.net/200000275109/1000731974/14/iconmobile.png?v=69");
        background-repeat: no-repeat;
        display: inline-block;
        height: 35px;
        width: 35px;
        line-height: 30px;
        vertical-align: middle;
        background-size: 335px 100px; }

.pb-menu-left-side__content__ul {
  padding: 0;
  margin: 0; }
  .pb-menu-left-side__content__ul > li {
    border-top: 1px solid #ccc;
    padding: 10px 10px;
    padding-right: 0;
    padding-left: 0;
    display: block; }
    .pb-menu-left-side__content__ul > li > a {
      display: block;
      padding-right: 10px;
      padding-left: 10px; }
    .pb-menu-left-side__content__ul > li.pb-menu-left-side__content__ul__sub > .pb-menu-left-side__content__ul__sub__text {
      display: table;
      width: 100%;
      padding-left: 10px;
      padding-right: 10px;
      /*padding-bottom: 10px;*/ }
      .pb-menu-left-side__content__ul > li.pb-menu-left-side__content__ul__sub > .pb-menu-left-side__content__ul__sub__text > a {
        display: table-cell; }
        .pb-menu-left-side__content__ul > li.pb-menu-left-side__content__ul__sub > .pb-menu-left-side__content__ul__sub__text > a:last-child {
          width: 50px;
          white-space: nowrap;
          text-align: right; }
    .pb-menu-left-side__content__ul > li.pb-menu-left-side__content__ul__sub span {
      float: right;
      width: 50px;
      text-align: right; }
    .pb-menu-left-side__content__ul > li.pb-menu-left-side__content__ul__sub ul.normal-sub-xs {
      /*background: #c6eafb;*/
      padding-left: 10px;
      margin-top: 10px; }
      .pb-menu-left-side__content__ul > li.pb-menu-left-side__content__ul__sub ul.normal-sub-xs li {
        list-style-type: none;
        padding: 10px;
        border-top: 1px dotted #ccc; }
        .pb-menu-left-side__content__ul > li.pb-menu-left-side__content__ul__sub ul.normal-sub-xs li span {
          float: right; }

.pb-menu-left-side__content__ul__sub__flex {
  background-color: #f1f3f7;
  display: none; }
  .pb-menu-left-side__content__ul__sub__flex > div {
    display: flex;
    flex-wrap: wrap; }
    .pb-menu-left-side__content__ul__sub__flex > div > div {
      flex-basis: 33%;
      flex-grow: 0; }
      .pb-menu-left-side__content__ul__sub__flex > div > div > a {
        display: block;
        text-align: center;
        color: #333;
        padding: 5px;
        margin: 5px;
        background-color: #fff; }

.min-h-50 {
  min-height: 42px; }

.new-ega-top-header-dsk__flex > div.xs-2 {
  background: #00BFFF; }

.new-ega-top-header-dsk__flex > div.xs-1 {
  width: 10%; }

.wrap_content {
  position: relative;
  margin: 15px 0; }

.list_category {
  display: flex;
  flex-wrap: wrap; }

.item_category {
  width: 20%;
  display: flex;
  flex-direction: column; }

.item_category a {
  display: block; }

.item_category a img {
  max-width: 88px; }

.item_category {
  text-align: center;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.05); }

.item_category span {
  text-transform: capitalize;
  margin: 5px 0; }

.title_category h3 {
  margin: 15px 0;
  font-size: 19px;
  padding-bottom: 10px;
  color: #333; }

@media (max-width: 600px) {
  .item_category {
    width: 50%; } }

.section_category .wrap_content .item_category {
  padding: 15px 0;
  background-color: #ffffff; }

.section_category .wrap_content .item_category span {
  color: #000000; }

.title_category h3 {
  margin-bottom: 0px;
  padding-bottom: 15px;
  color: #273881; }

.title_category {
  border: solid 1px #ebebeb;
  background: #f8f9fa;
  padding: 0 15px;
  text-transform: uppercase; }

.list_category {
  padding: 15px;
  position: relative; }

.list_category .item_category {
  border: 1px solid #FFF; }

.list_category .item_category:hover {
  border: 1px solid #fe5767; }

.ega-home-slider-products h2[role="home-product-name"] {
  position: relative; }

.ega-home-collection-name-title {
  position: relative !important;
  z-index: 1 !important;
  background: #FFF;
  padding-right: 15px;
  text-transform: uppercase;
  font-size: 19px;
  color: #273881; }

.ega-home-slider-products h2[role="home-product-name"]:after {
  content: '';
  height: 1px;
  width: calc(200% + 60px);
  background: #273881;
  left: 0px;
  bottom: 10px !important;
  display: block;
  position: absolute;
  z-index: 0; }

.float-left {
  float: left; }

.ega-old-price-home {
  padding-top: 3px;
  display: block;
  text-align: right; }

.product-btn {
  margin-top: 15px; }

a.btnAddToCart.add-to-cart {
  color: #777;
  background: #f5f5f5; }

a.btnAddToCart.add-to-cart, a.btnBuyNow.buy-now {
  width: 80%;
  padding: 7px 0px;
  float: left;
  text-align: center;
  margin: 0px 10%; }

a.btnAddToCart.add-to-cart:hover {
  background: #273881;
  color: #FFF; }

a.btnBuyNow.buy-now {
  color: #fff;
  background: #c51230; }

a.btnAddToCart.add-to-cart:hover, a.btnBuyNow.buy-now:hover {
  cursor: pointer;
  text-decoration: none; }

.content-product-loop:hover {
  border: 1px solid #273881;
  box-shadow: 0 0.0625rem 20px 0 rgba(0, 0, 0, 0.05); }

.ega-div-top-search > button span.glyphicon.glyphicon-search {
  color: #FFF !important; }

.action-header ul {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px; }

.action-header ul li {
  float: left;
  list-style: none;
  text-align: right;
  padding: 0px 12px;
  position: relative; }

.action-header ul li:after {
  position: absolute;
  height: 40%;
  width: 1px;
  background: #273881;
  content: '';
  top: 30%;
  right: 0px; }

.action-header ul li:last-child:after {
  display: none; }

.action-header ul li span.count-item {
  position: absolute;
  width: 18px;
  height: 18px;
  background: #c51230;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  font-size: 11px;
  top: 3px; }

.action-header ul li a {
  line-height: 40px; }

.action-header ul li a span.hotline {
  color: #c51230; }

.action-header ul li a span.glyphicon.glyphicon-shopping-cart {
  font-size: 18px;
  position: relative;
  top: 3px; }

ul.menu-collections *, ul.menu-collections {
  list-style: none;
  padding: 0px; }

ul.menu-collections li ul ul {
  margin: 5px 0px;
  padding-left: 15px; }

ul.menu-collections li {
  margin-bottom: 8px; }

ul.menu-collections li a {
  display: inline-block;
  position: relative;
  color: #333333; }

ul.menu-collections li a:hover {
  color: #23527c;
  text-decoration: none; }

aside.ega-filter {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  margin-top: 20px; }

a.ega-cart-page-continue {
  background-color: #DF0029;
  color: #FFF;
  -webkit-appearance: button;
  cursor: pointer;
  height: 34px;
  padding: 0px 10px;
  line-height: 26px;
  border-radius: 4px;
  text-transform: uppercase; }

.checkbox .regular-checkbox {
  display: none; }

.regular-checkbox + .box {
  border: 1px solid #e1e1e1;
  padding: 10px;
  border-radius: 3px;
  display: inline-block;
  position: relative; }

.checkbox > .title {
  font-size: 16px;
  line-height: 6px;
  padding-left: 5px;
  vertical-align: text-top; }

.checkbox .regular-checkbox:checked + .box:after {
  content: '\2714\fe0e';
  font-size: 16px;
  position: absolute;
  top: 0px;
  left: 5px;
  color: #ff2e2e; }

@media screen and (max-width: 767px) {
  a.btnAddToCart.add-to-cart, a.btnBuyNow.buy-now {
    font-size: 11px; }
  .ega-col-product-items > .ega-col-product-item > .ega-col-product-box {
    padding: 20px 5px;
    overflow-x: hidden; }
  .section_category .wrap_content .item_category {
    padding: 5px 0px;
    background-color: #ffffff; }
  .ega-home-slider-product-xs > .ega-home-products-xs > .ega-home-product-item-xs {
    border-left: 1px solid #eaeaea;
    padding: 0px 5px 5px;
    position: relative; }
  .ega-home-slider-product-xs {
    padding: 0px 10px;
    border-left: 1px solid #eaeaea; }
  .ega-div-top-search {
    background: #fff;
    border-radius: 0px; }
  .ega-div-top-search > button {
    position: absolute;
    right: 10px;
    top: 0;
    margin-top: 5px;
    background: none;
    border: none;
    height: 42px;
    background: #273881;
    width: 73px;
    color: #FFF !important; }
  .title_category h3 {
    margin-bottom: 0px;
    padding-bottom: 10px;
    margin-top: 10px; }
  a.ega-cart-page-continue {
    margin: 10px 0px 15px; }
  button.ega-btn-round.btn-request-submit, input.btn.btn-gray.pull-xs-right.ega-btn-round {
    width: 49%; }
  .regular-checkbox + .box {
    float: left;
    width: 22px; }
  .checkbox > .title {
    font-size: 16px;
    padding-left: 10px;
    vertical-align: text-top;
    float: left;
    width: calc(100% - 25px);
    line-height: 25px; }
  .checkbox, .radio {
    margin-bottom: 15px; } }

#new-menu-dropdown__parent span {
  padding-right: 15px;
  margin-top: 2px;
  display: inline-block;
  text-transform: uppercase; }

.new-ega-top-header-dsk__flex .icon-home {
  float: left;
  font-size: 25px;
  margin-left: 20px;
  position: relative;
  margin-top: 15px; }

.ega-div-top-search > button {
  border-radius: 0px 10px 10px 0px; }

.addThis_listSharing {
  position: fixed;
  bottom: 85px;
  z-index: 999;
  right: -15px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease; }

.addThis_listing .addThis_item {
  margin-bottom: 5px;
  margin-right: 24px;
  list-style: none; }

.addThis_listing .addThis_item .addThis_item--icon {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 44px;
  height: 44px;
  line-height: 44px;
  color: #fff;
  border-radius: 50%;
  cursor: pointer;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center; }

.addThis_listing .addThis_item .addThis_item--icon .tooltip-text {
  position: absolute;
  top: 4px;
  right: 55px;
  z-index: 9;
  height: 32px;
  line-height: 26px;
  padding: 3px 10px;
  width: auto;
  border-radius: 5px;
  font-size: 11px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  background-color: black;
  visibility: hidden;
  opacity: 0;
  -ms-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

.addThis_listing .addThis_item .addThis_item--icon:hover .tooltip-text {
  visibility: visible;
  opacity: 1; }

ul.menu-collections li a {
  color: #247bbd;
  font-size: 14px; }

.ega-col-product-items > .ega-col-product-item > .ega-col-product-box:hover {
  border: 1px solid #247bbd; }

@media screen and (max-width: 767px) {
  .ega-div-top-search > input[type="search"] {
    border-radius: 10px 0px 0px 10px; }
  .ega-div-top-search {
    background: transparent; }
  .product-btn a.btnBuyNow.buy-now {
    display: none; } }

.content-product-loop .ega-main-price-home.float-left {
  padding-left: 15px; }

.content-product-loop .ega-old-price-home {
  padding-right: 15px; }

a.btnAddToCart.add-to-cart {
  color: #000;
  background: #87CEFA;
  border-radius: 3px; }

a.ega-home-collection-name-title img {
  display: none; }
