@font-face {
    font-family: 'Bebas Neue';
    src: url('assets/fonts/Bebas_Neue/BebasNeue-Regular.woff2') format('woff2'),
        url('assets/fonts/Bebas_Neue/BebasNeue-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Rubik Mono One';
    src: url('assets/fonts/Rubik-Mono-One-Regular/RubikMonoOne-Regular.woff2') format('woff2'),
        url('assets/fonts/Rubik-Mono-One-Regular/RubikMonoOne-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.btn-primary-fast{
    background-image: none;
}
.fast-start{
    background-image: url(../images/new/bottom-img.jpg);
}
.fast-featuers{
    background-image: linear-gradient(rgba(255, 233, 221, 0.5), rgba(255, 233, 221, 0.7)), url(../images/new/fast-features.png);
}
.fast-featuers .features-text{
    color: var(--dark-color);
}
.fast-footer{
    background-image: none;
    background-color: #4C3211;
    color: var(--white-color);
}
.footer-second .fast-footer-menu li a, .footer-second .fast-support-wrapper .fast-support-phone a, .footer-second .fast-footer-title{
    color: var(--white-color);
}
.features-title span{
    color: var(--primary-color);
}
.features-title{
    color: var(--black-color);
}
.homepage-banner .carousel-caption .banner-heading-1{
    font-family:'Rubik Mono One', sans-serif;
}
.homepage-banner .carousel-caption .banner-heading-2{
    font-family:'Bebas Neue', sans-serif;
}
::selection{
    background-color: var(--primary-color);
}
.ps-timeline-sec .ps-sp-top .fast-working-circle, .ps-timeline-sec .ps-sp-bot .fast-working-circle {
    background-color: var(--white-color);
    border-radius: 50%;
    box-shadow: 0 3px 20px 0 rgb(0 0 0 / 30%);
}
.ps-timeline-sec .container ol.ps-timeline li span{
    border: 0;
}
.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before, .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after, .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before, .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after{
    display: none;
}
.ps-timeline-sec .container ol:before, .ps-timeline-sec .container ol:after {
    width: 15px;
    height: 15px;
    bottom: -6px;
    top: auto;
}
.fast-working{
    padding: 50px 0;
}
.ps-timeline-sec .container ol.ps-timeline{
    margin: 210px 0 350px;
}
.fast-footer{
    margin-top: 0;
}
.navbar>.container{
    flex-wrap: nowrap;
}
.fast-header.fixed-navbar{
    background: linear-gradient(to top, rgb(222 224 225 / 50%), rgb(255 255 255));
}
.footer-second .fast-footer-title{
    margin-top: 20px;
}
.free-shipping{
    padding: 100px 0 0 0;
}
.fast-benefits{
    padding: 50px 0;
}
.fast-benefits .fast-benefits-features-wrapper{
    padding-top: 20px;
}
.fast-start{
    padding: 150px 0;
}
.banner.about-us .fast-breadcrumb li.active::before{
    color: black;
    content: var(--bs-breadcrumb-divider, "/");
    background-image: none;
}
.banner{
    background-color: #000000;
	background-image: linear-gradient(rgba(255, 233, 221, 0.8), rgba(255, 233, 221, 0.8)), url('../images/new/banner-1.jpg');
	background-size: cover;
	color: #ffffff;
	text-align: center;  
}
.banner.about-us .banner-title{
    font-size: 40px;
}
.footer-second .fast-support-wrapper .fast-support-phone a{
    font-weight: var(--font-weight600);
}
.next-button, .prev-button {
    width: auto;
    bottom: auto;
    top: 50%;
    padding: 16px;
    background: var(--primary-dark-color);
    border-radius: 50%;
}
.prev-button{
    left: 5%;
}
.prev-button .carousel-control-prev-icon, .next-button .carousel-control-next-icon{
    display: block;
}
.next-button{
    right: 5%;
}
.ps-timeline-sec .ps-timeline h4{
    font-family: var(--primary-font);
}
.fast-partners{
    padding: 0 0 80px 0;
}
.fast-blog-list{
    padding: 80px 0;
}
.fast-blog-list .btn-primary-fast{
    padding: 13px 35px;
}
.feature-title-new span{
    color: var(--primary-color);
}
.testimonial-features .video-title{
    padding-left: 25px;
}
@media only screen and (max-width:767px){
    .ps-timeline-sec .container ol:before{
        top: 0px !important;
        left: 30px !important;
    }
    .ps-timeline-sec .container ol:after{
        left: 30px;
    }
    .video-title{
        padding: 0;
        padding-left: 0;
    }
    .video-title h2{
        font-size: 35px;
    }
    .features-title, .about-us-title, .feature-title-new{
        font-size: 30px;
    }
    .banner-home .btn-primary-fast, .fast-start .btn-primary-fast, .about-us .btn-primary-fast{
        padding: 10px;
    }
    .about-us-title-sm{
        padding-top: 0;
    }
    .fast-working .about-us-title{
        padding-top: 50px;
    }
    .fast-footer .footer-second {
        padding: 40px 0;
    }
    .about-us{
        padding: 0 0 50px 0;
    }
    .free-shipping{
        padding: 40px 0 0 0 !important;
    }
    .fast-about-tile-block {
        padding: 40px 0;
    }
    .fast-blog-list {
        padding: 40px 0;
    }
    .fast-cart-area{
        padding: 40px 0;
    }
    .fast-essential {
        padding: 50px 0;
    }
}
@media only screen and (max-width:800px){
    .carousel.pointer-event{
        padding-top: 0px;
    }
    .homepage-banner .carousel-caption{
        top: 10%;
    }
}
@media only screen and (max-width:450px){
    .homepage-banner .carousel-caption h5, .homepage-banner .carousel-caption h5 span{
        font-size: 12px;
    }
    .banner-home .btn-primary-fast, .fast-start .btn-primary-fast, .about-us .btn-primary-fast{
        padding: 5px;
    }
}
@media only screen and (min-width:451px) and (max-width:549px){
    .homepage-banner .carousel-caption h5, .homepage-banner .carousel-caption h5 span{
        font-size: 18px;
    }
    .banner-home .btn-primary-fast, .fast-start .btn-primary-fast, .about-us .btn-primary-fast{
        padding: 5px;
    }
}
@media only screen and (min-width:550px) and (max-width:800px){
    .homepage-banner .carousel-caption h5, .homepage-banner .carousel-caption h5 span{
        font-size: 24px;
    }
}
@media only screen and (min-width:800px) and (max-width:1150px){
    .homepage-banner .carousel-caption h5, .homepage-banner .carousel-caption h5 span{
        font-size: 30px;
    }
}
@media only screen and (min-width:992px){
    .fast-featuers{
        background-size: 100% 100%;
    }
}
.footer-second .fast-social-icon-wrapper a i{
    font-size: 26px;
    /* color: var(--white-color); */
}
.footer-second .fast-social-icon-wrapper a:hover i{
    color: var(--primary-hover-color);
}
.footer-second .fast-social-icon-wrapper a .fa-instagram{
    background: var(--white-color);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.footer-second .footer-logo{
    margin-bottom: 25px;
}
.footer-second .fast-social-icon-wrapper a:hover .fa-instagram{
    background: var(--primary-hover-color);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.free-shipping-wrapper.first {
    background-color: #f1d2d2;
}
.free-shipping-wrapper.second {
    background-color: #dbd398;
}