.whb-general-header{
  border-bottom: 0 !important;
}



.whb-color-dark .navigation-style-default .item-level-0>a,
.wd-tools-element .wd-tools-text{
    font-weight: 800 !important;
    color: #000 !important;
    text-transform: none !important;
    font-size: 16px !important;
    padding: 0 20px !important;
    font-family: 'CeraPRO' !important;
}

.whb-general-header .woodmart-logo img{
  width: 220px;
}

.whb-scroll-stick .whb-flex-row{
  padding-right: 40px;
  padding-left: 20px;
}

.wd-tools-element>a{
  color: #fff !important;
}

header .wd-tools-element:hover>a{
  color: #fff !important;
}

header .wd-tools-custom-icon .woodmart-custom-icon{
  width: 30px !important;
}

header .woodmart-cart-design-5 {
    margin-right: 25px;
}

header .woodmart-cart-design-5 .woodmart-cart-number{
  position: absolute;
  left: 50%;
  top: 60%;
  background-color: transparent;
  transform: translate(-50%, -50%);
  color: #000;
  font-weight: 800 !important;
  font-size: 13px !important;
}

header .woodmart-burger-icon a{
  background-color: #16ACBD;
  border-radius: 14px;
}

header .woodmart-burger-icon .woodmart-burger,
header .woodmart-burger-icon .woodmart-burger::after,
header .woodmart-burger-icon .woodmart-burger::before{
  background-color: #fff;
}


/*header .whb-general-header .woodmart-logo img:nth-child(1){
  height: 120px;
  max-height: 120px;
  width: 150px;
  transform: translateY(55px);
}

header .whb-general-header .woodmart-logo img:nth-last-child(1){
  position: absolute;
top: -15px;
width: 250px;
transform: translateY(0);
}*/

header .whb-column .site-logo:nth-child(1) .woodmart-logo-wrap a img{
  height: 120px;
  max-height: 120px;
  width: 150px;
  transform: translateY(59px);
  transition: 0.3s all;
}

header .whb-column .site-logo:nth-child(2) .woodmart-logo-wrap a img{
  position: absolute;
top: 5px;
width: 250px;
transform: translateY(0);
}

header.whb-sticked .whb-col-right,
header.whb-sticked .whb-mobile-right{
  padding-bottom: 0;
}

header.whb-sticked .whb-column .site-logo:nth-child(1) .woodmart-logo-wrap a img {
    height: 70px;
    max-height: 120px;
    width: 95px;
    transform: translateY(0px);
}

header.whb-sticked .whb-column .site-logo:nth-child(2) .woodmart-logo-wrap a img{
  top: 0px;
}

.whb-scroll-stick.whb-sticked .whb-flex-row{
  display: flex;
  align-items: center;
}

header .my-account-with-icon .woodmart-custom-icon {
  width: 21px !important;
}

header .call-cta .alignleft,
header .call-cta p,
header .call-cta .woodmart-text-block-wrapper{
  margin-bottom: 0 !important;
}

header .call-cta .alignleft {
  margin-top: 0;
  margin-right: 0px !important;
  width: 20px;
}

header .call-cta .woodmart-text-block-wrapper .woodmart-text-block a{
  font-size: 16px !important;
  font-weight: 600;
  margin-right: 15px;
  color: #000;
}

header .call-cta p{
  display: flex;
  align-items: center;
  align-content: center;
}


.whb-column.whb-col-right.whb-visible-lg
{
  margin-bottom: 5px;
}


@media (max-width: 1440px)
{
  header .menu-main-menu-container
  {
    display: none;
  }

}

@media (max-width: 1024px)
{
  .woodmart-shopping-cart.woodmart-cart-alt .woodmart-cart-icon:before
  {
    color: #16acbd;
  }

  header .whb-general-header .wd-tools-element > a
  {
    height: 40px;
  }

  header.whb-sticked .whb-column .site-logo:nth-child(1) .woodmart-logo-wrap a img
  {
    width: 140px;
  }

  header .whb-column.whb-mobile-right.whb-hidden-lg {
    margin-right: 0%;
}

  header .whb-column.whb-mobile-right.whb-hidden-lg
  {
    margin-bottom: 0px;
  }


}

@media (max-width: 1024px)
{
  .woodmart-shopping-cart.woodmart-cart-alt .woodmart-cart-icon:before
  {
    font-size: 28px !important;
  }



}

@media (max-width: 1025px)
{
  header .whb-column .site-logo:nth-child(1) .woodmart-logo-wrap a img
  {
    transform: translateY(0px);
    height: auto;
  }

}


@media (min-width: 768px) and (max-width: 1024px)
{
  .woodmart-logo.woodmart-main-logo img {
    margin-left: 16%;
}
}



@media (min-width: 1025px) and (max-width:1140px)
{
  header .whb-column .site-logo:nth-child(1) .woodmart-logo-wrap a img
  {
    width: 95px;
  }

  header .whb-column .site-logo:nth-child(2) .woodmart-logo-wrap a img
  {
    width: 180px;
  }
}

@media (max-width: 1785px)
{
  .whb-column.whb-col-right.whb-visible-lg
  {
    margin-right: 2%;
  }
}

@media (min-width: 1024px)
{
  .whb-scroll-stick .whb-flex-row{
    display: flex;
    align-items: flex-end;
  }
}

@media (max-width: 768px)
{
  .woodmart-logo.woodmart-main-logo img {
    margin-left: 16%;
}
}

@media (max-width: 580px){
  header .woodmart-cart-design-5{
    margin-right: 10px;
  }
}

@media (max-width: 375px){
  header .woodmart-cart-design-5{
    margin-right: 5px;
  }
}

@media (max-width: 320px)
{
  .woodmart-logo.woodmart-main-logo img {
     margin-left: 0%;
}

}
