
@font-face {
    font-family: musticaprobold;      
    src: url('../fonts/musticapro-bold.otf') format('opentype'); 
}
@font-face {
    font-family: headingnowtrial45medium;      
    src: url('../fonts/headingnowtrial-45medium.ttf') format('truetype'); 
}

body{
    background: #000 !important;
}
.footer_u{
    background: #000 !important;
}
.feedagpt-home-banner .feedagpt-home-banner-inner .Search_form button img{
    filter: invert();
}
 .feedagpt-home-banner .feedagpt-home-banner-inner .feedagpt-home-banner-content{
    background: url(../images/background-dugout-banner.png) no-repeat center center;
    background-size:cover; 
}
.theme-button.theme_for_banner.header-border-btn{
    border-color: #fff !important;
}
.dugout-web .feedagpt-home-banner .feedagpt-home-banner-inner .feedagpt-home-banner-tags .feedagpt-home-banner-tags-inner span{
    color: #fff !important;
    background: rgba(255, 255, 255, 0.01) !important;
    border-color: rgba(255, 255, 255, 0.20) !important;
}
.dugout-web .feedagpt-home-banner .feedagpt-home-banner-inner .feedagpt-home-banner-tags .feedagpt-home-banner-tags-inner span:hover{
    color: #fff !important;
    background: #191919 !important;
    border-color: rgba(255, 255, 255, 0.20)!important;
}

.theme-button.theme_for_banner{
    font-family: headingnowtrial45medium;      
    border-radius: 36px;
    color: #000 !important;
    text-transform: uppercase;
}
.feedagpt-home-banner .feedagpt-home-banner-inner h2 {
    font-family: musticaprobold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smooth: always;
    color: #fff;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 5.5vw;
    line-height: 6vw;
}
.feedagpt-home-banner .feedagpt-home-banner-inner h2  span { 
    display: block;
    background: #E7FF00;
    background: linear-gradient(to left, #E7FF00 0%, #F6FF9C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.feedagpt-home-banner .feedagpt-home-banner-inner p{
   font-family: headingnowtrial45medium;  
   text-transform: uppercase;
   font-size: 18px;
   line-height: 1.5;
   width: 60%;
}
.barista-discover-location{
    padding: 40px 0px;
}

.barista-discover-location .barista-discover-location-heading{
    padding: 20px 30px;
    display: flex; 
    justify-content: space-between;
}
.barista-discover-location .barista-discover-location-heading h2{
   font-family: musticaprobold;   
    color: #fff;
    font-size: 50px;
    width: 50%;
    }
.barista-discover-location .barista-discover-location-heading h2 span{
    display: block;
      font-family: musticaprobold;   
        -webkit-text-fill-color: transparent !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background:linear-gradient(173deg, #8BA888, #E7FF00);
    color: transparent;
}
.barista-discover-location .barista-discover-location-heading .bdl-content{
width: 40%;
}
.barista-discover-location .barista-discover-location-heading .bdl-content p{
     font-size: 18px;
    margin-top: 10px;  color: #fff;
    line-height: 1.4;
    }
.barista-discover-location .barista-discover-location-heading .bdl-content a{
    font-size: 16px;
    margin-top: 20px;
    color: #000;
    padding: 12px 15px;
    border-radius: 36px;
    display: inline-block;background: linear-gradient(to left, #E7FF00 0%, #F6FF9C 100%);
    }

.barista-discover-location-slider .barista-discover-location-slide{
    padding: 10px;
}
.barista-discover-location-slider .barista-discover-location-slide img{
    width: 100%;
    border-radius: 12px;
}
.barista-discover-location-slider{
    padding-left: 20px;
}
.barista-discover-location-slider span{
    margin-top: 15px;
    font-size: 16px;font-family: headingnowtrial45medium;  
    display: block;
    color: #000;
}
.barista-discover-location .barista-discover-location-heading .bdl-content .bdl-content-in img{
    width: 44px;
    height: 44px;
}
.barista-discover-location .barista-discover-location-heading .bdl-content {
  width: 35%;
}
.barista-discover-location .barista-discover-location-heading .bdl-content .bdl-content-in{
    display: flex;
    margin-bottom: 15px;
   
    font-size: 18px;
    color:#E7FF00; 
    gap:1rem;
}
.barista-discover-location .barista-discover-location-heading .bdl-content .bdl-content-in a{
    font-size: 16px!important;
 background: linear-gradient(to bottom right, #F6FF9C, #E7FF00);
    display: block;
    color: #000 !important;
    margin-top: 4px;
    text-transform: uppercase;
    }
.barista-discover-location .barista-discover-location-heading .bdl-content .bdl-content-in a:hover{
color:#000!important;

    box-shadow: 0px 0px 62px 0px #e5ff008a;
}
.barista-discover-location-slider .slick-list {
    padding-right: 9rem;
}

.barista-discover-location-slider .barista-discover-location-slide .bdls-img{
    position: relative;
}
.barista-discover-location-slider .barista-discover-location-slide .bdls-img .bdls-img-tags{
    padding: 10px;
    position: absolute;
    bottom: 20px;
    left: 0px;
}
.barista-discover-location-slider .barista-discover-location-slide .bdls-img .bdls-img-tags span{
    display: inline-block;
    padding: 6px 12px;
    border-radius: 36px;
    background: rgba(0, 0, 0, 0.20);
    font-size: 11px;
    color: #fff;
    backdrop-filter: blur(10px);
    margin-top: 5px;
    margin-right: 4px;
}




/* footer css  */
footer {
    width: 100%;
}

.top-banner {
    background-color: #191919;
    color: white;
    padding: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: headingnowtrial45medium; 
}

.top-banner p {
 line-height: 1.5;
    font-size: 24px;
    text-transform: uppercase;
    font-family: headingnowtrial45medium; 
}

.top-banner a {
    font-size: 20px;
    color: #fff !important;
    margin-left: 1.2rem;
}

.top-banner a:hover {
    text-decoration: underline;

}

.redeem-btn {
    background-color: white;
    color: black;
    border: none;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}

.main-footer {
    padding: 4rem 20px;
}

.payment-methods {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-bottom: 4rem;
    color: #fff;
}

.payment-methods p {
    font-size: 14px;

}

.footer-links {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1100px;
    margin: 0 auto;
}

.footer-section {
    flex: 1;
    min-width: 200px;
    margin-bottom: 20px;
}

.footer-section h3 {
    font-size: 24px;
    margin-bottom: 2rem;
    color: #fff;
    font-family: musticaprobold;
}

.footer-section ul {
    list-style-type: none;
    padding: 0;
}

.footer-section p {
    font-size: 12px;
color:#fff;
}

.footer-section ul li {
    margin-bottom: 16px;
}

.footer-section a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}

.footer-section a:hover {
    text-decoration: underline;
    color: #e7ff00;
}
.dugout-sec-btn{
    padding: 40px;
    text-align: center;
    width: 100%;
    padding-bottom: 60px;
}
.dugout-sec-btn a{
   font-size: 18px !important;
    background: linear-gradient(to bottom right, #F6FF9C, #E7FF00);
    display: inline-block;
    color: #000 !important;
    font-family: headingnowtrial45medium;
    margin-top: 4px;
    text-transform: uppercase;
    padding: 12px 20px;
    border-radius: 36px;
}
.subscribe-form {
    display: flex;
    margin-top: 10px;
    padding: 2px;
    border-radius: 36px;
        background: #191919 !important;
    border: #121212 solid 4px !important;
}

.subscribe-form input {
    flex-grow: 1;
    padding: 10px;
    border: none;
    width: calc(100% - 40px);
    color: #fff;
    background: transparent;
}

.subscribe-form button {
      background: linear-gradient(to bottom right, #F6FF9C, #E7FF00);
    box-shadow: 0px 0px 62px 0px #e5ff00;
    color: white;
    border: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    line-height: 54px;
}
.subscribe-form button img{
    filter:invert();
}
.bottom-footer {
    background-color: #191919;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    color: #fff;
}
footer {
    background: #000;
}
.bottom-links {
    display: flex;
    gap: 32px;
}

.bottom-links a {
    color: #fff;
    text-decoration: none;
}

.bottom-links a:hover {
    text-decoration: underline;
}
.ham{
    background: transparent;
    display: none;
}



.comunity_card_row {
    overflow: hidden;
    display: flex;
padding: 2rem ;
    gap: 2rem;
}

.section {
    flex: 1;
    padding: 40px;
    color: #fff;
    background-size: cover;
    background-position: center;
    position: relative;
}

.section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.section-com {
      position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 24px;
    background: #191919;
    padding: 40px;
    border: rgba(0, 0, 0, 0.01) solid 1px;
}
.section-com>img{
    aspect-ratio: 1.3/1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    margin-bottom: 2rem;
}

.section-com h2 {
    font-size: 20px;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 20px;
    line-height: 1.2;
    color: #fff;
    font-family: headingnowtrial45medium;  
}

.section-com p {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 2.5rem;
    opacity: 0.9;
    color: #fff;
}
.dbouquets-star-reviews{
    padding-top: 40px;
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    color:rgba(255, 255, 255, 0.3);
    font-size: 13px;
    align-items: center;
}

.dbouquets-star-reviews img{
    width: 160px;
}
.cta-button {
    background-color: transparent;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 6px;
    display: block;
    width: fit-content;
}

.cta-button:hover,
.cta-button:focus {
    
    color: #5e7c60;
}

.cta-button:focus {
    outline: none;
    /*box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);*/
}

 .barista-home-banner{
        padding-top: 90px;
        display: inline-block;
        width: 100%;
    }
    .barista-home-banner .bhb-content{
        float: left;
width: 40%;
padding: 0px 40px;
padding-top: 120px;
    }
    .barista-home-banner .bhb-img{
        float: right;
width: 60%;
padding: 10px;
display: flex;
gap: 1rem;
    }
    .barista-home-banner .bhb-img .bhb-img-box{
width: 50%;
    }
        .barista-home-banner .bhb-img .bhb-img-box img{
            width: 100%;
        }
 .barista-home-banner .bhb-content h2  {
    font-family: musticaprobold;
    display: block;
    background: #8BA888;
    background: linear-gradient(to top, #8BA888 0%, #E7FF00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 48px;
    line-height: 58px;
}
 .barista-home-banner .bhb-content h4  {
    color:#E7FF00
}

.footer-section.contact-sec p { 
    font-size: 16px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.6);
}
 .barista-home-banner .bhb-content h3  {
       
       font-size: 48px;
    line-height: 52px;
    color: #fff;
font-family: musticaprobold;
}
.barista-home-banner .bhb-content p  {
        
       font-size: 16px;
    line-height: 22px;
    margin: 15px 0px;
    padding-right: 30px;
    color: #fff;
}
.barista-home-banner .bhb-content a  {
       text-transform: uppercase;
       font-size: 16px;
    line-height: 22px; 
    color: #fff;
    padding: 12px 20px;
    border-radius: 36px;
    border:#fff solid 1px;    margin-top: 15px;
    display: inline-block;

}
.barista-home-banner .bhb-content a:hover  {box-shadow: 0px 0px 62px 0px #e5ff00;
color:#000!important; border:#E7FF00 solid 1px;
 background: linear-gradient(to bottom right, #F6FF9C, #E7FF00);
    
}
.barista-web .btn-area .theme-button.theme_for_banner:hover{
    background: #5e7c60!important;
    color: #fff !important;
    border-radius: 36px;
    border-color: #5e7c60!important;
}
.barista-made-ritual-slider img{
    width: 100%;
    border-radius: 12px; 
}
.barista-made-ritual-slider .barista-made-ritual-slide{
    padding:10px;
}
.barista-made-ritual-slider .barista-made-ritual-slide h3  {
      font-family: musticaprobold;
       font-size: 18px;
    line-height: 22px;
    color: #fff;
    margin: 10px 0px;
    text-transform: uppercase;
}
.barista-made-ritual-slider .barista-made-ritual-slide span{
   font-family: musticaprobold;
       font-size: 16px; 
    color: #000;
}
.barista-made-ritual-slider  .slick-list{padding:0 8%  !important;}

.barista-whats-new{
    background: #dde0ce;
    border-radius: 20px;
    width: 100%;
    display: inline-block;
}
.barista-whats-new .bwn-img-left img{
    width: 100%;
}
.barista-whats-new .bwn-img-left{
    float: left;
    width: 60%;
    padding: 25px;
    }
.barista-whats-new .bwn-content{
    float: left;
    width: 40%;     
}


.barista-whats-new .bwn-content .bwn-content-inner{
    padding: 70px 0px;
    width: 60%;
    margin: 0 auto;
}

.barista-whats-new .bwn-content .bwn-content-inner h2{
      font-family: nimbussanlreg;
       font-size: 48px;
    line-height: 52px;
    color: #000;
    text-transform: capitalize;
margin-bottom:20px;
    }
.barista-whats-new .bwn-content .bwn-content-inner h2 span{
    color:#E7FF00;
    font-family: nimbussanlbol;
}
.barista-whats-new .bwn-content .bwn-content-inner  h3  {
        font-family: nimbussanlreg;
       font-size: 18px;
    line-height: 22px;
    color: #000;
margin:20px 0px;
}
.barista-whats-new .bwn-content .bwn-content-inner  p  {
        font-family: nimbussanlreg;
       font-size: 16px;
    line-height: 22px;
    margin: 25px 0px;
    padding-right: 30px;
    color: #000;
}
.barista-whats-new .bwn-content .bwn-content-inner a  {
       font-family: nimbussanlbol;
       font-size: 16px;
    line-height: 22px; 
    color: #000;
}
.feedagpt-home-banner .feedagpt-home-banner-inner .Search_form{
    background:#191919 !important;
    border: #121212 solid 4px!important;
}
.main-head .link-area a{
color:rgba(255, 255, 255, 0.4);
    font-family: musticaprobold;
}
.main-head .link-area a:hover,.main-head .link-area .current-menu-item a{
    color:#fff;
}



@media (min-width: 1580px) {
.section-com p {
  font-size: 20px; 
  width: 86%;
}
.section-com h2 {
  font-size: 35px;
}
.dbouquets-star-reviews img {
  width: 180px;
}
.dbouquets-star-reviews { 
  font-size: 16px;
  align-items: center;
}
.barista-home-banner .bhb-content h3 {
  font-size: 4vw;
  line-height: 4.5vw;
}
.barista-discover-location .barista-discover-location-heading .bdl-content p {
   font-size: 20px;
}
.barista-discover-location .barista-discover-location-heading h2 {
   font-size: 3.5vw; 
}
.barista-home-banner .bhb-content p { 
  font-size: 18px;
  line-height: 26px;
  margin: 15px 0px;
  padding-right: 30px; 
}
.barista-made-ritual-slider .barista-made-ritual-slide p{
    font-size: 16px;
}
.barista-made-ritual-slider .barista-made-ritual-slide h3 { 
  font-size: 25px;
  line-height: 22px; 
  margin: 15px 0px;
}
}
@media (max-width: 1366px) {
    .logo>img {
        height: 29px;
    }
}
@media (max-width: 1680px) {
    .sider_tddg img {
        max-width: 470px;
    }

    .slide_thumb h3 {
        font-size: 28px;
    }
}

@media (min-width: 1780px) {

.feedagpt-home-banner .feedagpt-home-banner-inner .feedagpt-home-banner-content{
padding-top: 50px;
padding-bottom: 50px;
}

}

@media (max-width: 1600px) {
    .sider_tddg img {
        max-width: 400px;
    }

    .slide_thumb h3 {
        font-size: 24px;
    }

    .top-banner p {
        font-size: 24px;
    }

    .top-banner a {
        font-size: 18px;
    }

}

@media (max-width:1440px) {
    .logo_u img {
        height: 18px;
    }

    .nav_links a {
        font-size: 16px;
    }

    .btn_theme,
    .btn_border,
    .txt_btn a,
    .locations-section a,
    .btn_theme_borders {
        padding: 12px 20px;
        font-size: 14px;
        border-radius: 5px;
    }

    .locations-section h2 {
        font-size: 3.5vw;
    }

    .sider_tddg img {
        max-width: 375px;
    }

    .quote>img {
        width: 70px;
    }

    .quote_image {
        min-height: 650px;
    }

    .content p {
        font-size: 1.4vw;
    }

    .section-com h2 {
        font-size: 26px;
    }

    .section-com p,
    .locations-section p {
        font-size: 16px;
    }
}

@media (max-width: 1200px) {

    .nav_links a {
        font-size: 14px;
    }

    .btn_theme,
    .btn_border,
    .txt_btn a,
    .locations-section a,
    .btn_theme_borders 
     {
        padding: 10px 20px;
        font-size: 12px;
    }

    .image-section,
    .text-section {
        border-radius: 15px;
    }

    .sider_tddg img {
        max-width: 310px;
        border-radius: 10px;
    }

    .slide_thumb h3 {
        font-size: 18px;
    }

    .quote>img {
        width: 50px;
    }

    .content {
        padding: 3rem;
    }

    .quote_image {
        min-height: 560px;
    }

    .footer-section h3 {
        font-size: 22px;
    }

    .top-banner p {
        font-size: 18px;
    }

    .top-banner a {
        font-size: 12px;
        margin-left: 1rem;
    }
}

@media (max-width: 1080px) {
    .disc_row {
        padding: 2rem 1rem;
    }

    .top-section {
        gap: 1rem;
    }

    .slide_thumb {
        padding-left: 1rem;
    }

    .Quates_section {
        padding: 5rem 1rem;
    }

    .comunity_card_row {
        padding: 5rem 1rem;
    }

    .section-com p,
    .locations-section p {
        font-size: 14px;
        line-height: 1.3;
    }
    .footer-section h3 {
        font-size: 20px;
        margin-bottom: 1.5rem;
    }
    .footer-section ul li {
        margin-bottom: 12px;
    }
    .bottom-footer {
        font-size: 12px;
    }
    
}

@media (max-width: 992px) {
    .logo_u img {
        height: 16px;
    }
    .nav_links {
        gap: 1rem;
    }
    .footer-section {
        flex-basis: 35%;
    }
}
@media (max-width: 900px) {
    .top-section {
        gap: 1rem;
        flex-direction: column;
    }
    .locations-section {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .locations-section a{
        margin: 0 auto;
        margin-top: 2rem;
    }
    .comunity_card_row{
        flex-direction: column;
        max-width: 700px;
        margin: 0 auto;
    }
    .container_qut {
        flex-direction: column-reverse;
    }
    .quote_image {
        max-width: 100%;
        min-width: 100%;
        aspect-ratio: 2 / 1;
    }
    .locations-section h2 {
        font-size: 36px;
    }
    .head1 {
        font-size: 5vw;
        max-width: 60vw;
    }
    .sider_tddg img {
        max-width: 250px;
    }
    .slide_thumb h3 {
        font-size: 16px;
        margin-top: 1rem;
    }
}


@media (max-width: 768px) {
    .for_web{
        display: none;
    }
    .ham{
        display: block;
    }
    .nav_links{
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        margin-top: 1rem;
    }
    .nav_links a{
        color: #000;
    }
    .head1 {
        bottom: 2rem;
        left: 1rem;
    }

    .text-section h1 {
        font-size: 5vw;
    }

    .locations-section h2 {
        font-size: 40px;
    }

    .content {
        padding: 2rem;
    }

    .content h1 {
        font-size: 30px;
    }

    .content p {
        font-size: 14px;
    }

    .top-banner p {
        font-size: 24px;
    }

    .footer-section {
        margin-bottom: 2rem;
    }

    .bottom-footer {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .bottom-links {
        margin-top: 1rem;
        justify-content: center;
    }
}
.feedagpt-home-banner .feedagpt-app-store img {
  max-width: 125px;
}
@media (max-width: 650px) {
    .barista-discover-location {
  padding: 20px 0px;
}
    .section-com {
  
  padding: 20px;
}
 
 .dugout-sec-btn a {
  font-size: 14px !important; 
  padding: 10px 20px;
  border-radius: 36px;
}

.payment-methods p {
  font-size: 14px;
  width: 100%;
  text-align: center;
}
.dbouquets-star-reviews img {
  width: 80px;
}
  .dugout-web .offcanvas.bg-black {
  background: #000 !important;
  color: #ffffff !important;
}
     .logo > img {
    height: 24px;
  }
    .feedagpt-home-banner .feedagpt-home-banner-inner h2 {
   font-size: 9.5vw;
  line-height: 12vw;
}
.feedagpt-home-banner .feedagpt-home-banner-inner p {
 
  font-size: 16px;
  line-height: 1.4;
  width: 80%;
}
    .feedagpt-home-banner .feedagpt-home-banner-inner .feedagpt-home-banner-content{
        background: none !important;
    }

      .comunity_card_row {
    padding: 1rem;
    padding-top: 1rem;
    padding-top: 0px;

}
    .section-com p {
   margin-bottom: 1.5rem;
 }
    .barista-whats-new .bwn-content .bwn-content-inner {
  padding: 30px 0px;
  width: 80%;
  margin: 0 auto;
}
    .barista-whats-new .bwn-content .bwn-content-inner p {
 
  font-size: 14px;
  line-height: 22px;
  margin: 10px 0px;
  padding-right: 0px;
  color: #000;
}
    .barista-whats-new .bwn-content .bwn-content-inner h2 {
   font-size: 32px;
  line-height: 42px;
}
    .barista-whats-new .bwn-content {
  float: left;
  width: 100%;
  padding-bottom: 15px;
}
    .barista-whats-new .bwn-img-left {
  float: left;
  width: 100%;
  padding: 20px;
}
    .barista-home-banner .bhb-img {
  float: right;
  width: 100%;
  padding: 10px;
  display: flex;
  gap: 1rem;
  flex-direction: column;
}
.barista-home-banner .bhb-img .bhb-img-box {
  width: 100%;
}
    .barista-home-banner .bhb-content h2 {
   font-size: 36px;
  line-height: 58px;
}
    .barista-home-banner .bhb-content h3 {
   font-size: 26px;
  line-height: 36px;
}
    .barista-home-banner .bhb-content {
  float: left;
  width: 100%;
  padding: 0px 20px;
    padding-top: 0px;
  padding-top: 30px;
}
    .barista-discover-location .barista-discover-location-heading {
   flex-direction: column;
   padding: 20px;
}
.barista-discover-location .barista-discover-location-heading .bdl-content {
  width: 100%;
  margin-top: 15px; 
}
.barista-discover-location .barista-discover-location-heading .bdl-content p {
   font-size: 16px;
}
.barista-discover-location .barista-discover-location-heading h2 {
   font-size: 26px;
   width: 100%;
  }

    .head1 {
        font-size: 36px;
        max-width: 400px;
    }

    .locations-section h2 {
        font-size: 32px;
    }
    .btn_theme, .btn_border, .txt_btn a, .locations-section a, .btn_theme_borders {
        padding: 10px 20px;
        font-size: 10px;
    }

    .content h1 {
        font-size: 28px;
    }

    .content p {
        font-size: 16px;
    }

    .top-banner p {
        font-size: 18px;
    }
    .footer-section{
        min-width: auto;
    }
    .footer-section {
        flex-basis: 40%;
    }
    .txt_btn {
        margin-top: 0;
    }
    .payment-methods {
        flex-wrap: wrap;
    }
    .bottom-links {
        flex-wrap: wrap;
    }
    .txt_btn a{
        margin: 0;

    }
    .header_u {
        padding:1rem;
    }
    .header_u.active{
        padding: 12px 1rem;
    }
}
@media (max-width: 425px) {
    .locations-section h2 {
        font-size: 27px;
    }
    .content {
        padding: 1rem;
    }
    .content h1 {
        font-size: 24px;
    }
    .content p {
        font-size: 14px;
    }
    .quote>img {
        width: 36px;
    }
    .Quates_section {
        padding: 3rem 1rem;
    }
    .footer-links{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .footer-section{
        flex-basis: 100%;
        text-align: center;
    }
    .btn_theme, .btn_border, .txt_btn a, .locations-section a, .btn_theme_borders  {
        padding: 10px 14px;
        font-size: 10px;
    }
    .txt_btn{
        gap: 10px;
    }
    .head1 {
        font-size: 30px;
        max-width: 350px;
    }
    .adasd{
        display: none;
    }
    .text-section {
        padding: 1rem;
    }
    
}