.tp-footer-style-2{
background: rgb(250,1,1);
background: linear-gradient(6deg, rgba(250,1,1,0.9332107843137255) 0%, rgba(201,70,53,1) 47%, rgba(255,85,0,0.8239670868347339) 97%);
}
/*header related css */
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1300px !important;
    }
  .tp-header-bottom.tp-header-bottom-border.d-none.d-lg-block > div > div{
  width:90% !important;
}
.tp-header-bottom.tp-header-bottom-border.d-none.d-lg-block > div{
  max-width:none !important;
}
.tp-header-bottom.tp-header-bottom-border.d-none.d-lg-block > div > div > div > div:nth-child(1){
  padding-left:0px !important;
}
  .tp-header-bottom.tp-header-bottom-border.d-none.d-lg-block > div > div > div{
    width:1330px!important;
  }
  .tp-header-main {
    padding-bottom: 10px;
    padding-top: 17px;
}
}

.tp-setting-list-open li a{
color:#d73c46 !important;
}
.bb-quick-search-content .bb-quick-search-list .bb-quick-search-item-wrapper {
  display:block !important;
}
.bb-quick-search-content .bb-quick-search-list {
    overflow-y: unset !important;
}

.tp-footer-widget h4{
  color:#ffffff !important;
}
.tp-footer-widget h4 :hover{
  color:#ffffff !important;
}


.tp-footer-widget-content ul li a{
  color:#ffffff !important;
}
.tp-footer-widget-content ul li :hover{
  color:#ffffff !important;
}


.tp-subscribe-area{
    background-color: rgb(243 95 95)!important;
}