.site-header__top {
  /* background-color: #00a9ee; */
  font-size: 13px;
  color: #333;
  /* padding: 5px 0; */
}

.site-header__top .nav-item + .nav-item {
  border-left: 1px solid #ddd;
}
.site-header__top .nav-item.nav-item__account {
  border: 0;
  background-color: #00a9ee;
  padding: 10px 12px; /* margin: -5px 0; */
  color: #fff;
}
.site-header__top .nav-item.nav-item__account a {
  padding: 0;
  display: inline-block;
  color: inherit;
  text-transform: uppercase;
}

.site-header__top .nav-item.nav-item__account a:hover {
  color: #000;
}

.site-header__top .nav-link {
  padding: 5px 10px;
}

.site-header__top .nav-link:hover {
  background-color: #00a9ee;
  color: #fff;
}

.site-header__top a:not(:hover) {
  color: inherit;
}

.header__top_right .nav {
  margin-left: 0;
}

.site-header {
  background-color: transparent;
  padding-top: 0;
}

@media (max-width: 1024px) {
  .site-header__top {
    font-size: 12px;
  }
  .site-header__top .nav-link {
    padding: 5px 6px;
    font-size: 12px;
  }
}

@media (max-width: 812px) {
  .site-header__top .nav-item + .nav-item {
    border: 0;
  }
}

.main-head {
  padding: 10px 0 8px;
  position: relative;
}

.main-head {
  background-color: #00a9ee;
}

@media (min-width: 1025px) {
  .main-head {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .main-menu .nav > li.shop-active {
    background-color: #3d3d3d;
  }
}

.user-account {
  color: #555;
  font-size: 12px;
  vertical-align: middle;
  flex-wrap: wrap;
}

.user-account .media-body {
  flex: none;
}

.main-head .user-account_links a:not(:hover) {
  white-space: nowrap;
  color: #666;
}

.user-account i {
  font-size: 34px;
  color: #00a9ee;
}

.user-account h5 {
  font-size: 14px;
  color: #333;
  font-weight: normal;
  margin-bottom: 4px;
}

.main-head .site-logo a {
  display: inline-block;
  vertical-align: middle;
}

.main-head .btn-checkout {
  font-size: 13px;
  font-weight: bold;
  color: #00a9ee;
  padding: 12px 30px;
  margin-left: 30px;
  border-radius: 0;
}

.main-head .btn-checkout:hover {
  background-color: #343a40;
  border-color: #343a40;
  color: #fff;
}

@media (max-width: 575px) {
  .main-head .site-logo img {
    max-width: 190px;
    /* min-width: 160px; */
  }
}

.main-head .row > * {
  position: static;
}

.head-icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
  background-color: #00a9ee;
  color: #333;
  margin-right: 10px;
  position: relative;
  transition: all 0.3s;
  cursor: pointer;
}
.head-icon.head-icon_user {
  padding: 0;
}
.head-icon.head-icon_user .head-icon_user_link {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  text-decoration: none;
}

.head-icon i {
  font-size: 24px;
  margin-right: -10px;
  margin-top: 6px;
}

.head-icon:hover,
.head-icon.active {
  /* background-color: #0c0c0c; */
  color: #fff;
}

.head-icon_search {
  overflow: hidden;
  border-radius: 0;
  border-bottom: 2px solid transparent;
  padding-left: 0;
  text-align: left;
  color: #fff;
  /* border: 2px solid rgba(255, 255, 255, 0.3); */
  margin-right: 0;
  /* padding-left: 10px; */
  /* width: 44px; */
  /* border-radius: 50%; */
  /* height: 44px; */
}
.head-icon_search i {
  transform: rotate(270deg);
  right: 0px;
  margin-right: 0;
}

.cart-widget {
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
  position: relative;
  margin-left: 20px;
  /* padding-bottom: 5px; */
}

.cart-widget .head-icon_cart {
  font-size: 26px;
  color: #fff;
}

.cart-widget .head-icon_cart .ico {
  /* margin-top: -10px; */
  /* line-height: 17px; */
}

.site-header-cart .cart-contents .view {
  text-transform: uppercase;
  text-decoration: underline;
  margin-left: 8px;
  white-space: nowrap;
  color: #fff;
}

.site-header-cart .cart-contents .view:hover {
  text-decoration: none;
}

.cart-widget:hover .head-icon_cart {
  /* background-color: #333; */
  /* color: #fff; */
}

.wc-proceed-to-checkout #pay_with_amazon {
  display: none;
}
#animSearch {
  margin: 0;
  width: 0;
}

@media (min-width: 813px) {
  .head-icon.head-icon_search,
  .head-icon.head-icon_search {
    width: 460px;
    border-color: transparent;
    border-bottom-color: #fff;
    border-radius: 0;
    color: #fff;
    padding: 0;
  }

  .head-icon.head-icon_search:hover #animSearch,
  .head-icon.head-icon_search.active #animSearch,
  .head-icon.head-icon_search #animSearch {
    width: 100%;
    position: absolute;
    left: 0;
  }

  .head-icon.head-icon_search .dgwt-wcas-search-wrapp,
  .head-icon.head-icon_search:hover .dgwt-wcas-search-wrapp,
  .head-icon.head-icon_search.active .dgwt-wcas-search-wrapp {
    opacity: 1;
    width: 100%;
  }
}

#animSearch .widget {
  margin: 0;
}

#animSearch input {
  background: none;
  border: 0;
  box-shadow: none;
  line-height: normal;
  padding: 5px 3px;
  color: #fff;
  width: 100%;
  height: auto;
  opacity: 1 !important;
  padding-right: 40px;
}
#animSearch svg,
#animSearch label,
#animSearch .dgwt-wcas-close {
  display: none;
}

#animSearch #searchsubmit,
#animSearch .dgwt-wcas-search-submit {
  display: block;
  position: absolute;
  right: 0;
  top: 0px;
  font-size: 0;
  width: 34px;
  height: 36px;
  background: none;
  border-radius: 0;
  z-index: 2;
  padding: 0;
  line-height: normal;
  min-width: 0;
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit svg,
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
  display: none;
}
#animSearch input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.78);
}

#animSearch input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.78);
}

#animSearch input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.78);
}

#animSearch input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.78);
}

#animSearch input::placeholder {
  color: rgba(255, 255, 255, 0.78);
}

@media (max-width: 812px) {
  .head-icon_search {
    overflow: visible;
  }

  #animSearch button {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: 0;

    right: 14px;
    background: none;
    top: 14px;
  }

  #animSearch button:before {
    content: "\f2eb";
    font-size: 22px;
  }

  #animSearch {
    position: absolute;
    top: 100%;
    min-width: 290px;
    margin-left: -160px;
    margin-top: 10px;
    right: -50px;
    padding: 15px;
    background-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    z-index: 99;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    display: block;
  }

  .head-icon_search:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #333;
    border-width: 10px;
    border-bottom-color: #ffffff;
    border-width: 10px;
    margin-left: -10px;
    margin-top: -9px;
    opacity: 1;
    visibility: hidden;
    overflow: hidden;
  }

  .head-icon.active #animSearch {
    opacity: 1;
    visibility: visible;
    overflow: visible;
  }

  .head-icon_search.active:after {
    opacity: 1;
    visibility: visible;
    overflow: visible;
  }

  #animSearch .search-field {
    background-color: #fff;
    padding: 10px 12px;
    color: #333;
  }

  .head-icon_search.active i::before {
    /* content: "\f191"; */
  }
  #searchform {
    margin-bottom: 0;
  }

  #animSearch input {
    color: #333;
    /* border: 1px solid red; */
    /* opacity: 1!important; */
    padding-left: 10px;
  }
  #animSearch input::placeholder {
    color: #333;
  }

  .dgwt-wcas-search-wrapp {
    opacity: 1;
    border: 1px solid #ddd;
    padding-left: 0;
  }
  #animSearch .dgwt-wcas-search-submit {
    font-size: 14px;
    color: red;
    z-index: 999;
    /* position: static; */
  }
  #animSearch .dgwt-wcas-search-submit svg {
    display: block;
    color: #000;
    fill: inherit;
  }

#animSearch .dgwt-wcas-search-submit svg * {
    /* color: red; */
    fill: inherit;
}
.cart-widget{
  margin-left: 10px;
}
}

.tagged_as {
  display: none !important;
}

.product_meta .tagged_as {
  display: none;
}

.site-header-cart .cart-contents {
  padding: 0;
  position: static;
  display: block;
  color: #fff;
}
.site-header-cart .cart-contents .amount {
  margin-right: 0;
  margin-left: 4px;
}
.site-header-cart .cart-contents small.tax_label {
  display: block;
  margin-left: 5px;
}

.site-header-cart {
  position: static;
  font-size: 14px;
  float: none;
  margin-top: 8px;
}

.site-header-cart .cart-contents::after {
  display: none;
}

.site-header-cart .cart-contents .count {
  position: absolute;
  top: 5px;
  left: 15px;
  background-color: #000000;
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  opacity: 1;
  text-align: center;
  font-size: 11px;
  border: 0;
  font-weight: 600;
  overflow: hidden;
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: center; */
}

@media (max-width: 767px) {
  .site-header-cart .woocommerce-Price-amount {
    display: none;
  }
}

.woocommerce-mini-cart__empty-message {
  margin-bottom: 0;
}

.site-header-cart .cart-contents::after {
  display: none;
}

#site-header-cart .widget_shopping_cart {
  width: 300px;
  right: 0;
  left: auto;
  margin: 0;
  padding: 15px;
  background-color: #fff;
  box-shadow: 0 0 50px 3px rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transition: all 0.5s ease 0s;
  height: 0;
}

.cart-widget:hover #site-header-cart .widget_shopping_cart {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  height: auto;
  border-top: 5px solid #000000;
}

.site-header-cart .widget_shopping_cart .buttons,
.site-header-cart .widget_shopping_cart .total {
  background: none;
}

.site-header-cart .widget_shopping_cart .product_list_widget {
  height: auto;
}

.site-header-cart .product_list_widget li {
  padding: 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-align: left;
}

.site-header-cart .widget_shopping_cart .product_list_widget img {
  max-width: 60px;
}

.site-header-cart .widget_shopping_cart .buttons {
  padding-bottom: 0;
  clear: both;
}

.widget_shopping_cart .buttons a.wc-forward {
  width: calc(50% - 5px);
  float: left;
  margin: 0;
  /* height: 40px; */
  background-color: #00a9ee;
  color: #fff;
}

.widget_shopping_cart .buttons a.checkout {
  float: right;
  background-color: #00a9ee;
  color: #fff;
}

.widget_shopping_cart #woo_pp_ec_button {
  padding-top: 10px;
  clear: both;
  display: block;
}

.site-header-cart .widget_shopping_cart .product_list_widget li a.remove {
  /* border: 1px solid #ddd; */
  /* border-radius: 50%; */
  /* width: 18px; */
  /* height: 18px; */
  /* text-align: center; */
  /* line-height: 16px; */
  /* margin-right: 10px; */
  font-size: 16px;
}

@media (max-width: 575.98px) {
  .cart-widget {
    padding-left: 0;
  }

  .icon-cart {
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
    max-width: 24px;
    background-size: 12px;
    background-color: transparent;
    margin-right: 5px;
  }

  .site-header-cart .cart-contents {
    font-size: 0;
  }

  .site-header-cart .cart-contents .count {
    font-size: 12px !important;
  }
}

.user-account_links__mobile {
  position: absolute;
  right: 30px;
  top: 8px;
  color: #fff;
  font-size: 13px;
}

.user-account_links__mobile a {
  color: #fff;
}

#mainmenu button.menu-toggle {
  background-color: #00a9ee;
  color: #fff;
  float: none;
  border: 0;
  margin: 0;
  display: block;
  outline: 0;
  font-size: 14px;
  line-height: normal;
  max-width: 100%;
  width: 100%;
  position: relative;
  height: 40px;
  /* font-weight: bold; */
  text-transform: uppercase;
}

button.menu-toggle:after,
button.menu-toggle:before,
button.menu-toggle span:before {
  background-color: #fff;
}
#mainmenu {
  position: relative;
  display: none;
  margin-top: 15px;
}
#mainmenu .widget {
  display: none;
}

#mainmenu .widget_yith_wc_category_accordion ul {
  /* padding-left: 0; */
  /* margin: 0; */
}

#mainmenu .widget {
  padding: 10px 15px;
  background-color: #fff;
  border: 1px solid #00a9ee;
}
/* 
#mainmenu ul li i {
  width: 22px;
  height: 22px;
  background-color: #eee;
  margin: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: flex;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  background-image: none;
  font-size: 12px;
  text-indent: initial;
  align-items: center;
  justify-content: center;
}
#mainmenu ul li i:before {
        content: "\f067";
}
#mainmenu ul li.opened > i{
  background-color: #00a9ee;
  color: #fff;
}
#mainmenu ul li.opened > i:before {
    content: "\f068";
} */

#mainmenu .ywcca_widget_title {
  display: none;
}
/* #mainmenu .widget_yith_wc_category_accordion ul.children li:before {
  margin-left: 0;
}
#mainmenu ul {
  padding-left: 0;
  margin: 0;
}
#mainmenu ul li {
  margin: 0;
  padding: 8px 0;
  font-size: 14px;
} */

#mainmenu .ywcca_category_accordion_widget > li {
  border-bottom: 1px solid #ddd;
}

#mainmenu ul li:last-child {
  border-bottom: 0;
}
#mainmenu ul li > a {
  color: #333;
}

#mainmenu ul li > a:hover {
  color: #00a9ee;
}

#mainmenu ul ul {
  margin-left: 10px;
}

@media (max-width: 812px) {
  #mainmenu {
    display: block;
  }
  .site-header__top .nav-item.nav-item__account {
    display: none;
  }
}

.info-box {
  /* background-color: #f8f8f8; */
  font-size: 16px;
  border-bottom: 1px solid #bfbfbf;
}

.info-box .box {
  padding-top: 12px;
  padding-bottom: 12px;
  color: #555;
}
.info-box strong {
  font-weight: bold;
  line-height: normal;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 6px;
}
.info-box span {
  display: block;
  font-size: 14px;
  color: #333;
  line-height: normal;
}

.info-box .media-body {
  flex: none;
}

@media (max-width: 1024px) {
  .info-box {
    font-size: 13px;
  }
  .info-box span {
    font-size: 12px;
  }
}

.head-top-info {
  background-color: #333;
  color: #fff;
  padding: 4px 0;
  font-size: 14px;
}
/* FooterÃ‚Â */
.footer-main {
  padding: 0;
  color: #6d6d6d;
  font-size: 14px;
}

@media (min-width: 1025px) {
  .footer-main {
    /* border-top-width: 6px; */
    border-top: 4px solid #00a9ee;
  }
}

.footer__menu-title {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 8px;
  text-transform: uppercase;
  white-space: nowrap;
}

.footer-main p {
  margin-bottom: 10px;
}
.paymentBlock p {
  margin-bottom: 2px;
  font-weight: 500;
}
.footer-main ul {
  list-style: none;
  margin: 0;
}

.footer-main ul li {
  line-height: 150%;
  color: inherit;
}

.footer-main ul li:not(:last-child) {
  margin-bottom: 4px;
}

.footer-main a {
  font-size: inherit;
  color: inherit;
  display: inline-block;
}

.footer-main a:hover {
  color: #00a9ee;
}

.footer-main a:hover {
  /* color: #00a9ee; */
}

.footer-main address {
  white-space: nowrap;
}

/* .footer-main a:not(.button){
    text-decoration: none;
  color: inherit;
} */

.footer__cInfo > a {
  display: block;
}
@media (min-width: 1025px) {
  .footer__cInfo .num {
    font-size: 28px;
  }
}

.social-links a {
  display: inline-block;
  margin-right: 10px;
  font-size: 22px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  color: #fff !important;
  background-color: #7f7f7f;
  text-align: center;
}
.social-links a:hover {
  background-color: #00a9ee;
}
.footer__bottom {
  /* border-color:#ccc!important; */
  font-size: 12px;
}
.footer__bottom,
.footer__bottom a {
  color: #555;
}
.footer__bottom a:hover {
  color: #00a9ee !important;
}
.footer__bottom span {
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 992px) {
  .footer__menu-content {
    display: block !important;
  }

  .footer__menu-content p {
    margin-bottom: 10px;
    line-height: 148%;
  }

  .footer__menu-content p:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991.98px) {
  .footer__menu-title {
    padding: 8px 10px;
    position: relative;
    background-color: #00a9ee54;
    margin-bottom: 2px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
  }
  .footer__menu-title::after {
    content: "+";
    display: flex;
    font-size: 14px;
    position: absolute;
    top: 0px;
    right: 0;
    height: 100%;
    width: 100%;
    max-width: 30px;
    background-color: rgb(0 169 238);
    align-items: center;
    justify-content: center;
    padding: 0 8px;
    color: #fff;
  }
  .footer__menu-block.active .footer__menu-title::after {
    content: "-";
    font-size: 20px;
  }
  .footer__menu-content {
    padding: 15px;
    border: 1px solid #abe3f9;
    margin-top: -2px;
    margin-bottom: 15px;
  }
}

.logo-europost span {
  /* font-weight: 500; */
  color: #000 !important;
}

.footer__share-widget a {
  font-size: 20px;
  background-color: #00a9ee;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  line-height: normal;
}

.footer__share-widget:hover a {
  opacity: 0.7;
}

.footer__share-widget a:hover {
  /* background-color: #00a9ee; */
  color: #fff;
  opacity: 1;
}

.footer__share-widget a i {
  line-height: 10px;
}

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

.legal-links a {
  color: #00a9ee;
}

.legal-links a:hover {
  text-decoration: underline;
}

.legal-links a:hover {
  color: #000;
}

.footer-copyright strong {
  font-weight: 500;
}
.footer-copyright a:hover {
  color: #00a9ee;
}

.home-newsletter {
}
.home-newsletter__bg {
  background-color: #00a9ee;
  padding: 10px 15px;
}

@media (min-width: 1025px) {
  .home-newsletter__bg {
    padding: 10px 50px;
    padding-bottom: 14px;
  }
}

.home-newsletter__txt {
  color: #fff;
  font-size: 16px;
}

.home-newsletter .btn-submit {
  color: #00a9ee;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 30px;
}

.home-newsletter {
  /* background-color: #e1edf6; */
  /* padding: 50px 0 35px; */
  color: #333;
}
.home-newsletter form {
  margin-bottom: 0;
}

.home-newsletter .btn-light {
  /* color: #212529; */
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.home-newsletter .btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.home-newsletter .form-control,
.home-newsletter .form-control:focus {
  background-color: transparent;
  color: #fff;
  border: 1px solid;
  height: 100%;
}

.home-newsletter .form-control::-ms-input-placeholder {
  color: #fff;
  opacity: 0.6;
}

.home-newsletter .form-control::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.6;
}

.home-newsletter .form-control::-moz-placeholder {
  color: #fff;
  opacity: 0.6;
}

.home-newsletter .form-control:-ms-input-placeholder {
  color: #fff;
  opacity: 0.6;
}

.home-newsletter .form-control::placeholder {
  color: #fff;
  opacity: 0.6;
}

@media (max-width: 575px) {
  .home-newsletter__form {
    width: 100% !important;
  }
}



.footer__share-widget a.fb{
background-color: #2f6eb6;
}

.footer__share-widget a.insta{
background-color: #f00075;
}



/* New Search on header */

div.product-search {width: 50%;}

@media (max-width: 575px) {
    .site-logo {
    text-align: center;
  }

  .main-head .site-logo img {
    max-width: 300px;
  }

  div.product-search {width: 100%;}
}





div.product-search .product-search-field::placeholder{
  color: rgba(255, 255, 255, 0.8);
}
div.product-search .product-search-field:focus,
div.product-search .product-search-field{
    background-color: transparent;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-width: 0 0 1px 0;
    border-radius: 0;
    padding: 0;
}

div.product-search table.search-results .product-info{
  font-size: 0.875rem;
}

div.product-search table.search-results tr td {
  padding: 6px 4px 6px 8px;
}

div.product-search .entry span.price {
    font-weight: bold;
}


