/* white you custom css code here. only css code will work */
.flash-countdown-1.flash-countdown.product-sale-style-two,
.disqus-comment-area.margin-top-40,
.blog-details-tag-icon .icon {
    display: none;
}

.single-new-popular-dress-item .content .title a,
.single-product-item .product-details-wrap h3.product-title
{
width: 230px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
    text-transform: capitalize;
}
.top-best-off-sale-area-wrapper .single-best-sele-item .product-details-wrap .product-title
{
width: 170px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
    text-transform: capitalize;
}

ul.invoice-summery-list.borders-bottom li.list span.list-single {
    width: 50%;
}

.featured-area-wrapper .featured-list .single-featured-item {
   
    width: 20% !important;
}
.featured-area-wrapper .featured-list .single-featured-item {
    flex: 1 1 auto;
}


.slick-track .header-inner-content h1,
.slick-track .header-inner-content p.header-sub-title {
    color:#000 !important;
}
.header-area-wrapper .header-area .header-inner-content .header-main-title
{
font-size:80px;
}

/**.slick-track .btn-wrapper {
    text-align: right;
    position: absolute;
    right: 16%;
    top: 105%;
}**/
#gdpr-cookie-message
{
    display: none !important;
}
@media(min-width:768px) and (max-width:1200px){
.featured-area-wrapper .featured-list .single-featured-item{
  width: 50% !important;
  }
.header-area-wrapper .header-area.header-bg {
    height: 40vw !important;
background-position: center center;
}
.header-area-wrapper .header-area .header-inner-content .header-main-title {
    font-size: 46px;
}
.header-area-wrapper .header-area .header-inner-content .header-sub-title {
    font-size: 18px;
    margin: 18px 15px 32px 15px;
}


.header-area-wrapper .header-area.header-bg[data-padding-bottom="230"] {
    padding-bottom: 21vw!important;
}

.header-area-wrapper .header-area.header-bg[data-padding-top="230"] {
    padding-top: 26vw!important;
}
/**.slick-track .btn-wrapper {
    text-align: right;
    position: absolute;
    right: 16%;
    bottom: 0;
    top: 84px;
}**/
}

@media(max-width:767px){
.featured-area-wrapper .featured-list .single-featured-item{
  width: 100% !important;
  }
.header-area-wrapper .header-area.header-bg {
    height: 40vw !important;
background-position: center center;
}
.header-area-wrapper .header-area.header-bg[data-padding-bottom="230"] {
    padding-bottom: 20vw!important;
}

.header-area-wrapper .header-area.header-bg[data-padding-top="230"] {
    padding-top: 20vw!important;
}

.header-area-wrapper .header-area .header-inner-content .header-main-title
{
font-size:28px;
}

.header-area-wrapper .header-area .header-inner-content .header-sub-title {
       margin: 15px 0px;
    font-size: 13px;
  }
/**
.slick-track .btn-wrapper
{
top:65%;
  }
.slick-track .btn-wrapper .default-btn.active
{
    font-size: 10px;
    padding: 5px 5px;
  }
**/
}
@media(max-width:767px){
.header-area-wrapper .header-area.header-bg[data-padding-bottom="230"] {
    padding-bottom: 15vw!important;
}

.header-area-wrapper .header-area.header-bg[data-padding-top="230"] {
    padding-top: 15vw!important;
}

.header-area-wrapper .header-area .header-inner-content .header-main-title
{
font-size:24px;
}

.header-area-wrapper .header-area .header-inner-content .header-sub-title {
       margin: 15px 0px;
    font-size: 11px;
  }
.slick-track .btn-wrapper .default-btn.active
{
    font-size: 10px;
    padding: 5px 5px;
  }
.header-area-wrapper .header-area.header-bg
{
height: 50vw !important;
  }

}


.logo-wrapper img {
    
    max-height: 70px;
}

.slick-track .container.nav-container .row .col-lg-12 {
    display: flex;
    align-items: center;
}