body {
    font-size: 16px!important;
    color: #252525;
}
.header-info-shop {
      width: 285px;
    text-align: right;
    margin-top: 15px;
    padding-right: 12px;
}

.header-info-shop .shop-address {
    margin: 0;
}

.header-info-shop .hotline {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
 }
.header-info-shop a:hover,
a.woocommerce-LoopProduct-link:hover{
    text-decoration: none;
    color: #f86b47;
}

.header-bottom {
    border-bottom: 2px solid #1BA3E1;
}

i.icon-shopping-basket {
    scale: 1.5;
    margin-left: 20px;
}

div.header-search-form input {
    height: 40px;
    border: 2px solid #1BA3E1;
    width: 510px;
    max-width: 100%;
    padding-left: 21px;
}

div.header-search-form button {
    width: 45px!important;
    height: 40px!important;
    background-color: #1BA3E1;
    box-shadow: none;
    border: none;
    right: 0;
    color: #fff;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px!important;
	font-size: 16px;
}
 
.header nav .nav-item > a {
    line-height: 32px!important;
}
#footer ul li {
    list-style: none;
	margin-left: 0;
}
#footer  .post-title a:hover {
	color: #f86b47;
}
#footer  .post-title  a{
    height: 40px;
    color: #252525;
    position: relative;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    max-height: 3.67em;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0;
	font-weight: 400;
}
#mega-menu-wrap {
    height: 58px;
    background-color: #1BA3E1;
    padding: 13px 24px 19px 20px;
    text-transform: uppercase;
    font-size: 21px;
     color: #fff;
 }
#mega-menu-title {
    padding: 0 0 10px;
    font-size: 21px;
    font-family: "Roboto Condensed", sans-serif;
 
}

a.nav-top-link:hover::after {
    border-color:  transparent transparent #1BA3E1;
    border-style: solid;
    border-width: 6px;
    content: "";
    height: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    bottom: -3px;
    width: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
}
a.nav-top-link:hover {
	color: #f86b47!important;
}
.searchform-wrapper  input[type=search] {
    height: 40px;
    border: 2px solid #1BA3E1;
    width: 100%;
    padding-left: 21px;
}
.searchform-wrapper  button.ux-search-submit {
    width: 45px;
    height: 40px;
    background-color: #1BA3E1;
    box-shadow: none;
    border: none;
    right: 0;
    color: #fff;
}
.lang-item span {
	text-transform: none;
	color: #222;
	font-size: 14px;
	font-weight: 400;

}
.icon-shopping-basket{
    color: #1BA3E1;
}
.header {
	background: url(/wp-content/uploads/2024/03/background-header-1.webp) center center!important;
	height: 166px;
	border-bottom: 2px solid #1BA3E1;
	margin-bottom: 4px;
}
.is-divider {
	display:none!important;
}
.category-page-row a.button.wn-detail-button,
.related-products-wrapper a.button.wn-detail-button{
    width: 90%;
    height: 38px;
    margin-top: 0;
    left: 5%;
	padding: 0;
}
a.button.wn-detail-button:hover {
      background-color: #f86b47;
    border: 1px solid #f86b47;
    color: #fff;
}
/* .products {
    width: 100%;
    border-right: #e1e1e1 thin solid;
	border-bottom: #e1e1e1 thin solid;

     float: left;
    background-color: #fff;
} */
.products .product-small .col-inner,
.related-products-wrapper .col-inner{
    border: 1px solid #e1e1e1; 
}
span.widget-title  {
    font-family: 'Noto Bold';
    text-transform: uppercase;
    font-size: 20px!important;
}
.product-main span.amount,
.product-main span.woocommerce-Price-currencySymbol{
	font-size: 22px;
}
button.single_add_to_cart_button.button.alt {
    width: 70%;
    height: 45px;
    border: none;
    box-shadow: none;
    background-color: #f86b47;
    font-size: 18px;
    color: #fff;
    text-transform: none;
    font-weight: 400;
}
 