.dsvy-header-style-3 .dsvy-pre-header-wrapper .dsvy-contact-info i {
  color: var(--dsvy-colza-global-color);
}
.dsvy-header-style-3 .dsvy-pre-header-wrapper .dsvy-social-links a {
  width: 28px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
}
.dsvy-header-style-3 .dsvy-pre-header-wrapper.dsvy-bg-color-light {
  border-bottom: 1px solid #eee;
}
.dsvy-header-style-3 .dsvy-header-menu-area-wrapper {
  height: 90px;
  line-height: 90px;
}
.dsvy-header-style-3 .dsvy-header-info-inner .dsvy-header-box {
  margin-right: 35px;
  position: relative;
  padding: 10px 0 10px 50px;
}
.dsvy-header-style-3 .dsvy-header-info-inner .dsvy-header-box:last-child {
  margin-right: 0;
}
.dsvy-header-style-3 .dsvy-header-info-inner .dsvy-header-box {
  display: inline-block;
  vertical-align: top;
}
.dsvy-header-style-3 .dsvy-header-info-inner .dsvy-header-box-icon i {
  position: absolute;
  top: 18px;
  left: 0;
  font-size: 40px;
  height: 40px;
  width: 40px;
  line-height: 35px;
  text-align: center;
  background-color: transparent;
  border-radius: 50%;
  color: var(--dsvy-colza-global-color);
}
.dsvy-header-style-3 {
  position: relative;
}
@media (max-width: 1440px) {
  .dsvy-header-style-3 .dsvy-right-box .dsvy-header-search-btn {
    margin-left: 20px;
  }
  .dsvy-header-style-3 .dsvy-header-button {
    display: none;
  }
}
@media (max-width: 1200px) {
  .dsvy-header-style-3 .dsvy-header-wrapper.dsvy-sticky-on {
    position: static !important;
    width: auto !important;
  }
  .dsvy-header-style-3 .dsvy-main-header-area > .container-full {
    position: relative;
    margin-right: 15px;
    padding-left: 15px;
  }
  .dsvy-header-style-3 .site-branding {
    margin: 0;
  }
  .dsvy-header-style-3:before,
  .dsvy-header-style-3:after,
  .dsvy-header-style-3 .dsvy-right-box {
    display: none;
  }
  .dsvy-header-style-3 .container > .d-flex {
    position: relative;
  }
  .dsvy-header-style-3 .dsvy-right-box .dsvy-social-links {
    display: none;
  }
  .dsvy-header-style-3 .dsvy-icon-wrap,
  .dsvy-header-style-3 .dsvy-header-button2,
  .dsvy-header-style-3 .dsvy-header-menu,
  .dsvy-header-style-3 .dsvy-right-box {
    display: none;
  }
}
@media (min-width: 1200px) {
  .dsvy-header-style-3 .site-branding {
    margin-right: 40px;
  }
  .dsvy-header-style-3 .site-title {
    height: var(--dsvy-colza-header-height) !important;
  }
  .dsvy-header-style-3.dsvy-fixed-header
    .dsvy-right-box
    .dsvy-header-search-btn
    a,
  .dsvy-header-style-3.dsvy-fixed-header .site-title {
    height: var(--dsvy-colza-sticky-header-height) !important;
    line-height: var(--dsvy-colza-sticky-header-height) !important;
  }
  .dsvy-header-style-3
    .dsvy-sticky-header.dsvy-header-sticky-yes
    .site-branding {
    margin-top: 0;
  }
  .dsvy-header-style-3 .dsvy-navbar div > ul > li > a {
    margin: 0 18px;
  }
  .dsvy-header-style-3 .navigation-top {
    margin-left: auto !important;
  }
  .dsvy-header-style-3 .dsvy-logo-menuarea {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .dsvy-header-style-3 .dsvy-right-box {
    display: flex;
    align-items: center;
  }
  .dsvy-header-style-3 .dsvy-social-links {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0 10px;
    border-right: 1px solid #f2f3f5;
    border-left: 1px solid #f2f3f5;
  }
  .dsvy-header-style-3 .dsvy-social-links .dsvy-social-li {
    font-size: 16px;
    line-height: 28px;
    display: inline-block;
    padding: 0 10px;
  }
  .dsvy-header-style-3 .dsvy-social-links .dsvy-social-li a {
    color: #2bb673;
  }
  .dsvy-header-style-3 .dsvy-social-links .dsvy-social-li a:hover {
    color: var(--dsvy-colza-global-color);
  }
  .dsvy-header-style-3 .dsvy-search-cart-box > * {
    border-left: 1px solid #f2f3f5;
  }
  .dsvy-header-style-3 .dsvy-search-cart-box > *:first-child {
    border-left: none;
  }
  .dsvy-header-style-3 .dsvy-search-cart-box > *:nth-child(2)::after {
    content: unset;
  }
  .dsvy-header-style-3 .dsvy-header-button2 a {
    padding: 15px 40px;
    height: 100%;
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    border-radius: 0;
    letter-spacing: 0;
    -webkit-transition: none;
    transition: none;
    background-color: var(--dsvy-colza-global-color);
    color: var(--dsvy-colza-white-color);
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  .dsvy-header-style-3 .dsvy-header-button2 a:hover {
    background: var(--dsvy-colza-blackish-color);
  }
  .dsvy-header-style-3
    .dsvy-right-box
    .dsvy-cart-wrapper.dsvy-show-cart-amount-no
    .dsvy-cart-details {
    width: 0;
  }
  .dsvy-header-style-3 .dsvy-header-sticky-yes .dsvy-header-menu-area-wrapper {
    display: none;
  }
  body.mega-menu-designervily-top
    .dsvy-header-style-3
    .dsvy-sticky-header
    > .container
    > div,
  body.mega-menu-designervily-top
    .dsvy-header-style-3
    .dsvy-main-header-area
    > .container
    > div {
    position: relative;
  }
}
