/*=====================
      Header css
=====================*/
.onst-header{
  padding: 15px 0;
  background: var(--primary-color);
  border-bottom: 1px solid hsla(0,0%,100%,.2);
}
.yith-wcwl-add-to-wishlist, .yith-wcwl-wishlistexistsbrowse i{
	margin:0!important;
}
.wishlist-title-container{
	display:none;
}
.onst-header-contact ul{
  display: flex;
  justify-content: flex-end;
  gap: 20px;
}
.onst-header-contact ul li, .cart-menu a, .main-navigation button{
  transition: all .15s;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: var(--primary-color);
  color: #fff;
  border: 1px solid #3d3d54;
  background: transparent;
}
.onst-header-contact ul li a, .cart-menu a{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff!important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 26px;
}
.onst-header-contact ul li:last-child{
    width: 200px;
    border-radius: 27px;
}
.onst-header-contact ul li:last-child a{
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    width: 100%;
}
.onst-logo{
  border-right: 1px solid #3d3d54;
}
.onst-logo img{
  width: 100%;
  height: 35px!important;
}
.vhcl-header-contact p{
    color: #fff;
    text-align: right;
    margin-bottom: 2px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
}
.vhcl-header-contact p i{
  margin-right: 5px;
}
.onst-section-heading.faqs h2 span:before{
   left:0!important;
	right:auto!important;
}
.onst-section-heading.faqs h2{
	margin-bottom: 50px!important;
}
.onst-faqs-section .onst-inner-banner-heading h1{
	    margin: 0 0 25px!important;
}
.vhcl-header-menu{
  background: #3e3e48;
  padding: 16px 0;
}
.onst-faqs-section{
	padding:80px 0;
}
.onst-main-menu{
	margin-left: 25px;
}
.onst-content-wrap h3{
	    color: #fff;
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
	    margin-bottom: 15px;
}
.onst-content-wrap p{
	color:#fff;
}
#primary-menu li, .top-button a, .footer-bottom-menu ul li{
    font-size: 16px;
    line-height: 26px;
    margin-right: 35px;
    font-weight: 500;
}
#primary-menu li a, .onst-footer-infp p, .copyrights p{
  color: #fff!important;
}
.top-button a{
  color: var(--secondry-color)!important;
}
.top-button a i{
  margin-right: 10px;
}
.onst-header-contact a span{
    position: absolute;
    top: -9px;
    right: -12px;
    font-size: 10px;
    font-weight: 600;
    border-radius: 50%;
    line-height: 10px;
    color: #000;
    background: var(--secondry-color);
    padding: 5px 6px;
}
.onst-header-contact a{
    position: relative;
  }
/*=====================
      footer css
=====================*/
footer{
  background: var(--primary-color);
  padding: 100px 0 0;
}
.onst-footer-certificate{
    display: grid;
    grid-template-columns: minmax(0,1fr);
    gap: 3rem;
}
footer h2{
    font-size: 46px;
    line-height: 64px;
    color: #fff;
    position: relative;
    width: fit-content;
    font-weight: 700;
}
footer h2 span{
  position: relative;
  display: block;
  width: 100%;
  box-sizing: border-box;
}
#footer-menu ul li,
.onst-footer-menu ul li{
	margin-right: 25px;
}
#footer-menu ul li a{
	color:#fff;
}
footer h2 span:before{
 content: "";
  position: absolute;
  top: 1px;
  right: 0px;
  width: 77%;
  height: 29px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50^;
  pointer-events: none;
  background-image: url(https://lottogram.de/wp-content/uploads/2024/01/Asset-6.png);
}
.onst-certiface-wrap, .onst-footer-social ul, .footer-bottom-menu ul{
  display: flex;
}
.onst-certiface-item{
  width: 33%;
  text-align: center;
}
.onst-certiface-item img{   
    width: 200px;
    height: 150px!important;
    object-fit: contain;
    margin-bottom: 1rem;
}
.onst-default-content h2{
	font-size: 26px;
    line-height: 36px;
    font-weight: 600;
    color: #000;
}
.onst-certiface-item h4{
  color: #fff;
  font-weight: 700;
  font-size: 22px;
}
.onst-footer-menu ul, .onst-footer-menu{
  display: flex;
  justify-content: flex-end;
}
.onst-footer-infp{
    display: flex;
    align-items: center;
    gap: 1.5rem;
}
.onst-footer-infp h3{
      flex: 0 0 auto;
    background: #3d3d54;
    color: #fff;
    font-size: 1.3em;
    font-weight: 800;
    display: flex;
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    justify-content: center;
    align-items: center;
}
.onst-footer-social h3{
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 18px!important;
  font-weight: 700;
  color: #fff;
}
.onst-footer-social ul li a{
  background: #fff;
    color: green;
    display: block;
    width: 32px;
    height: 32px;
    margin-right: 15px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.onst-copyrights-wrap, .footer-terms-cond{
  margin-top: 3rem;
  text-align: left;
  align-items: center;
  padding: 3rem 0;
  border-top: 1px solid hsla(0,0%,100%,.2);
}
.footer-terms-cond{
  margin-top: 0!important;
  opacity: 0.9;
}
.footer-bottom-menu ul li a{
  color: #fff!important;
  opacity: 0.6;
}
.onst-footer-menu ul li a{
	color:#fff!important;
}
.footer-terms-cond-wrap ol{
  list-style: auto!important;
}
.onst-footer-menu ul li{
	font-size:16px!important;
	line-height:26px!important;
} 
.footer-terms-cond-wrap ol li, .onst-footer-menu ul li{
    color: #ffff;
    font-size: 14px;
    font-variant: 24px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 11px;
    padding-left: 10px;
}
.footer-space{
  margin:90px 0!important;
}

.woocommerce-form-login label.woocommerce-form__label{
      display: block!important;
    margin-bottom: 16px!important;
}
.woocommerce-MyAccount-navigation ul li{
  font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    padding: 15px 10px;
    border-bottom: 1px solid #d3d3d34d;
}
.woocommerce-MyAccount-navigation ul li a{
  color: #000;
}
.woocommerce-Address-title h3, fieldset legend{
  font-size: 24px;
	margin: 15px 10px;
    line-height: 34px;
    font-weight: 600;
    color: #000;
}
em{
	margin-left: 10px;
}
.woocommerce-Address{
  border-right: 1px solid black;
}
.woocommerce-Address:last-child{
  border: none;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
  width: 49%!important;
  padding-right: 25px;
}
fieldset{
  padding: 0!important;
}