/* Siddhart css */
.cms-index-index .page-wrapper{
    overflow-x:hidden;
}
/* ===== Prevent Full Width Stretch ===== */
.cms-index-index .custom-slider .owl-item {
    display: flex;
    justify-content: center;
}
.cms-index-index .custom-slider .owl-stage {
    display: flex;
}
.cms-index-index .custom-slider .banner-item {
   display: flex;
   justify-content: space-between;
   gap: 60px;
   margin: 0 auto;
    padding: 0 80px !important;
    align-items:unset;
    width:71%;
}
.cms-index-index .custom-slider .content_slider{
    flex: 1;
   color: #ffffff;
   order: 1;
   position:unset !important;
   flex-basis:50%;
   max-width:unset !important;
}
.cms-index-index .custom-slider .owl-carousel .banner-item .content_slider .buttons .custom_content{
    font-size:22px;
    font-weight:400;
    margin-top:0;
    color:#C7E5FF;
    padding-bottom:5%;
}
.cms-index-index .custom-slider .owl-carousel .banner-item .content_slider :where(.banner-description,.buttons,.custom_content){
    text-align:left !important;
}
.cms-index-index .custom-slider.slider-with-bg {
   background-repeat: no-repeat;
   background-size: cover !important;
   background-position: 0 !important;
}
.cms-index-index .custom-slider {
    position: relative;
    padding: 60px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.cms-index-index .custom-slider .banner-title {
   font-size: 48px;
   font-weight: 700;
   margin-bottom: 20px;
   display: block;
}
.cms-index-index .custom-slider .owl-carousel .banner-item .content_slider .banner-description{
    font-size:55px;
    font-weight:600;
    padding-top: 0;
    line-height: 1.2;
    margin-bottom:0;
    display: block;
}
/* ===== RIGHT IMAGE ===== */
.cms-index-index .custom-slider .banner-image {
   flex: 1;
   display: flex;
   justify-content: center;
   order: 2;
   flex-basis:40% !important;
   max-width:unset !important;
}
/* White box with red border */
.cms-index-index .custom-slider .banner-image img {
   height: auto;
   display: block;
   background: #ffffff;
   border:6px solid #EC1C24 !important;
   border-radius: 17px;
   width: 430px !important;
   height: 280px !important;
   box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}
.cms-index-index .custom-slider .banner-video {
    flex: 1;
    display: flex;
    justify-content: center;
    order: 2;
    flex-basis: 40% !important;
    max-width: unset !important;
}
.cms-index-index .custom-slider .banner-video video{
    height: auto;
    display: block;
    background: #ffffff;
    border: 6px solid #EC1C24 !important;
    border-radius: 17px;
    width: 430px !important;
    height: 280px !important;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}
.cms-index-index .custom-slider .content_slider .buttons a.primary{
    background-color:#F6921E;
    box-shadow: 3px 4px 0px 0px #0000004D;
    text-transform:uppercase;
    margin:0 !important;
    border-radius:26px;
    padding:16px 28px;
}

.cms-index-index .custom-slider .owl-carousel .banner-item .content_slider .banner-description .title-letter{
    display:inline-block !important;
}
.cms-index-index .custom-slider .owl-carousel .banner-item .content_slider .banner-description .title-letter:after{
    content: "";
    display:block;
    width:100%;
    height: 10px;
    border: 5px solid red;
    border-color: red transparent transparent transparent;
    border-radius:100px 60px 80% / 60%  ;
    transform:rotate(-3deg);
    opacity: 1;
}
@media(max-width:1500px){
    .cms-index-index .custom-slider .owl-carousel .banner-item .content_slider .banner-description{
        font-size:40px !important;
    }
    .cms-index-index .custom-slider .banner-image img{
        max-width:95% !important;
    }
    .cms-index-index .custom-slider .banner-item{
        align-items:center !important
    }
}
@media(max-width:1250px){
    .cms-index-index .custom-slider.slider-with-bg{
        background-size:cover !important;
    }
}
@media (max-width: 992px) {
     .cms-index-index .custom-slider.slider-with-bg{
        background-position:7% !important;
    }
    .cms-index-index .custom-slider .banner-item {
        flex-direction: column;
        text-align: center;
        gap: 40px;
    }
    .cms-index-index .custom-slider .content_slider,
    .cms-index-index .custom-slider .banner-image {
        max-width: 100% !important;
    }
    .cms-index-index .custom-slider .banner-title {
        font-size: 34px;
    }
    .cms-index-index .custom-slider.slider-with-bg {
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-image:url('../images/homepage-mobile_banner-slider.webp') !important;
        background-position:unset !important
    }
    .cms-index-index .custom-slider .content_slider{
        flex-basis:100% !important;
        width:100% !important
    }
    .cms-index-index .custom-slider .owl-carousel .banner-item .content_slider .banner-description{
        margin-top:40px
    }
}
@media(max-width:1199px){
    .cms-index-index .custom-slider .banner-image{
        max-width:560px !important;
        flex-basis:100% !important;
    }
    .cms-index-index .custom-slider .banner-image img{
        max-width:100% !important;
    }
}
/* Siddhart css end */ 
.best-sellers-wrapper {
    background: #FFF8F0;
}
.quick-links-wrapper,
.best-sellers-container,
.daily-deals-banner-wrapper,
.shop-by-categories-wrapper,
.new-arrivals-wrapper,
.stem-grid-banner-wrapper,
.shop-by-subjects-wrapper,
.step-forward-wrapper,
.blog-title-wrapper,
.feed-section-wrapper,
.testimonials-section-wrapper{
    margin-left: auto;
    margin-right: auto;
    max-width: 1420px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
}
/* ===== Quick Links Overlap Section ===== */
.cms-index-index .quick-link {
    position: relative;
    margin-top: -66px;
    z-index: 10;
    display: flex;
    justify-content: flex-start;
}

/* Wrapper */
.cms-index-index .quick-link-wrapper {
    display: flex;
    gap: 30px;
    justify-content: center;
    width: 100%;
}

/* Card Base */
.cms-index-index .quick-card {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 15px;
    background: #ffffff;
    padding: 15px;
    border-radius: 14px;
    text-decoration: none;
    position: relative;
}

/* Hover */
.cms-index-index .quick-card:hover {
    transform: translateY(-6px);
}

/* Icon */
.cms-index-index .quick-icon{
    padding: 0 2%;
}
.cms-index-index .card-blue .quick-icon img {
    width: 71px;
    height: 75px;
}
.cms-index-index .card-red .quick-icon img {
    width: 68px;
    height: 70px;
}
.cms-index-index .card-orange .quick-icon img {
    width: 50px;
    height: 70px;
}

/* Text */
.cms-index-index .quick-content h4 span {
    font-weight: 700;
}
.cms-index-index .quick-content h4{
    font-size: 22px;
    font-weight: 400;
    margin: 0 0 5px;
}
.cms-index-index .quick-content h4.custom-kitting {
    color: #0F5F9E;
}
.cms-index-index .quick-content h4.request-quote{
    color: #F6921E;
}
.cms-index-index .quick-content h4.have-question {
    color: #E92431;
}
.cms-index-index .quick-content p {
    font-size: 15px;
    margin: 0;
    color: #100C08;
}
/* Arrow */
.cms-index-index .quick-arrow {
    margin-left: auto;
    font-size: 20px;
    font-weight: bold;
}

/* Colored Borders */
.cms-index-index .card-blue {
    border: 2px solid #1e73be;
}

.cms-index-index .card-orange {
    border: 2px solid #f7941d;
}

.cms-index-index .card-red {
    border: 2px solid #e53935;
}

/* Responsive */
@media (max-width: 992px) {
    .cms-index-index .quick-link {
        margin-top: -40px;
    }
    .cms-index-index .quick-link-wrapper {
        flex-direction: column;
        gap: 20px;
    }
}
.cms-index-index .daily-deals-banner {
    background: url('../images/deal-banner.webp') no-repeat center;
    background-size: cover;
    border-radius: 15px 15px 0 0;
    padding: 52px 6%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 1380px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
}
.cms-index-index .deals-content {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    max-width: 1250px;
}
.cms-index-index .deals-title {
    color: #ffffff;
    font-size: 50px;
    margin: 0;
}
.cms-index-index .deals-title strong {
    border-bottom: 2px solid #ffffff;
    padding-bottom: 2px;
}
.cms-index-index .explore-btn {
    width: 289px;
    height: 54px;
    color: #D93238 !important;  
    font: 18px "PT Sans", sans-serif;
    display: flex !important;         
    align-items: center !important;   
    justify-content: center !important;
    letter-spacing: 3px;
    background: #ffffff !important;
    border: none !important;
    border-radius: 25px !important;
    padding: 10px 30px !important;
    font-weight: bold;
    text-transform: uppercase;
}
.cms-index-index .shop-by-categories {
    text-align: center;
    padding: 40px 0;
}

.cms-index-index .section-title {
    font: 42px/normal "PT Sans", sans-serif;
    font-weight: bold;
    margin-bottom: 30px;
    color: #100C08;
}
.cms-index-index .category-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cms-index-index .category-item {
    width: 227px;
    height: 222px;
    border-radius: 50%;
    border: 2px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    transition: transform 0.3s;
    background-size: cover !important;
    background-position: center !important;
    background-blend-mode: overlay;
}

.category-item:hover {
    transform: scale(1.05);
}

/* Individual Background Colors/Images */
.cms-index-index .maker-space { background: url('../images/categories/maker-space.webp') no-repeat center;}
.cms-index-index .design-build { background: url('../images/categories/design-build.webp') no-repeat center;}
.cms-index-index .subjects { background: url('../images/categories/subjects.webp') no-repeat center;}
.cms-index-index .stem-kits { background: url('../images/categories/stem-kits.webp') no-repeat center;}
.cms-index-index .project-ideas { background: url('../images/categories/project-idea.webp') no-repeat center;}

/* Stem Section Start*/
.cms-index-index .stem-grid-banner {
    display: flex;
    border-radius: 10px;
    overflow: hidden;
}
/* Left Column Styling */
.cms-index-index .stem-content {
    background-color: #005696; /* Darker blue */
    color: #ffffff;
    flex: 9;
    padding: 40px;
    position: relative;
}
.cms-index-index .stem-title {
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}
/* Red underline style */
.cms-index-index .stem-title::after {
    content: "";
    display:block;
    width:100%;
    height: 10px;
    border: 5px solid red;
    border-color: red transparent transparent transparent;
    border-radius:100px 60px 80% / 60%  ;
    transform:rotate(-3deg);
    opacity: 1;
}
.cms-index-index .external-icon {
    font-size: 18px;
    border: 1px solid #fff;
    padding: 2px 4px;
    margin-left: 10px;
}
.cms-index-index .stem-description {
    font-size: 20px;
    line-height: 1.6;
    color: #e0e0e0;
}
/* Right Column Styling */
.cms-index-index .stem-image {
    background-color: #5ca8e1; /* Lighter blue */
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 30%;
    padding: 15px 50px;
}
.cms-index-index .stem-image img {
    width: 100%;
    height: auto;
}

/* Responsive for Mobile */
@media (max-width: 768px) {
    .cms-index-index .stem-grid-banner {
        flex-direction: column;
        margin: 10px;
    }
    .cms-index-index .stem-content, .stem-image {
        flex: none;
        width: 100%;
        padding: 30px 20px;
    }
}
/* Stem Section End*/

/* Feed Section Start*/
.cms-index-index .feed-container {
    background-color: #f0f8ff;
}
.cms-index-index .feed-section { 
    background-color: #f0f8ff; /* Light blue background */
    padding: 60px 20px;
    text-align: center;
}
.cms-index-index .feed-section .section-title { 
    color: #004a99; 
    margin-bottom: 40px; 
}
.cms-index-index .feed-section .section-title span { 
    font-weight: normal; 
}
.cms-index-index .feed-grid {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    flex-wrap: wrap;
}
.cms-index-index .feed-item {
    flex: 1;
    min-width: 180px;
    max-width: 256px;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    border-radius: 8px;
    background: #fff;
}
.cms-index-index .feed-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}
.cms-index-index .feed-item:hover img { 
    transform: scale(1.05); 
}
@media (max-width: 1199px) {
    .cms-index-index .feed-item { 
        min-width: 45%;
        margin: 8px;
    }
}
/* Feed Section End*/

/* Blogs Section Start*/
.cms-index-index .blog-widget-recent {
    padding: 0 14px;
}
.blog-widget-recent .title {
    font-size: 28px;
    margin-bottom: 30px;
    font-weight: bold;
    color: #333;
}
.blog-widget-recent .post-list {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: center;
}
.blog-widget-recent .post-holder {
    flex: 0 0 calc(33.333% - 14px);
    display: flex;
}
.blog-widget-recent .post-card {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    text-align: left;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.blog-widget-recent .post-ftimg-hld img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    display: block;
}
.blog-widget-recent .post-content-inner {
    padding: 20px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.blog-widget-recent .post-date {
    color: #100C08CC;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 400;
}
.blog-widget-recent .post-title {
    margin: 0 0 12px;
    font-size: 20px;
    line-height: 1.3;
    text-align: left;
}
.blog-widget-recent .post-title a {
    color: #333;
    text-decoration: none;
    font-weight: 600;
}
.blog-widget-recent a.post-read-more{
    color: #100C08;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 700;
}
.blog-widget-recent .post-title a:hover {
    color: #e67e22;
}
.blog-widget-recent .post-list .post-description {
    font-size: 16px;
    line-height: 1.6;
    color: #100C08CC;
    margin-bottom: 10px;
    font-weight: 400;
    font-family: 'PT Sans';
}
.blog-widget-recent .post-description p {
    margin: 0;
    display: inline;
}
.blog-widget-recent .post-description .post-read-more {
    display: inline-block;
    color: #333;
    font-weight: 700;
    text-decoration: none;
    margin-left: 5px;
    white-space: nowrap;
    font-size: 13px;
}
.blog-widget-recent .post-description .post-read-more:after {
    content: " »";
}
.blog-widget-recent .post-description .post-read-more:hover {
    text-decoration: underline;
}
.blog-title h3 {
    font-weight: 700;
    font-size: 42px;
    text-align: center;
    margin-top: 40px;
}
.blog-title-wrapper .blog-button {
    text-align: center !important;
    margin: 10px 0;
}
.blog-title button.blog-button{
    display: inline-block;
    background: #f59d1a;
    color: #fff !important;
    padding: 10px 24px;
    border-radius: 999px;
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.3px;
    text-align: center !important;
    align-items: center !important;
    min-width: 195px;
    width: auto;
    min-height: 53px;
    box-shadow: 3px 4px 0px 0px #0000004D;
}

/* Mobile Slider */

@media (max-width: 1199px) {
    .blog-widget-recent .post-list {
        flex-wrap: nowrap;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        justify-content: flex-start;
        padding: 10px 0 20px;
        gap: 15px;
        scrollbar-width: none;
    }
    .blog-widget-recent .post-list::-webkit-scrollbar {
        display: none;
    }
    .blog-widget-recent .post-holder {
        flex: 0 0 85%;
        scroll-snap-align: center;
    }
    .blog-widget-recent .post-card {
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }
}

/* View All Button */
.blog-widget-recent .blog-widget-actions {
    margin-top: 30px;
    text-align: center;
}
.blog-widget-recent .view-all-blogs {
    background: #f39c12;
    color: #fff;
    padding: 12px 30px;
    border-radius: 25px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
}
.blog-widget-recent .view-all-blogs:hover {
    background: #e67e22;
}
/* Blogs Section End*/

/* Testimonials Section Start*/
.cms-index-index .testimonials-section {
    padding: 60px 20px;
    text-align: center;
}
.cms-index-index .testimonials-section .section-title {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 40px;
    color: #000;
}
.cms-index-index .testimonial-container {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
    margin: 0 auto;
}
.testimonial-card {
    background: #fff;
    padding: 40px 30px;
    flex: 1;
    min-width: 300px;
    max-width: 380px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.cms-index-index .quote-icon {
    font-size: 50px;
    line-height: 1;
    color: #333;
    font-family: serif;
    margin-bottom: 10px;
}
.cms-index-index .testimonial-text {
    font-size: 16px;
    line-height: 1.6;
    color: #100C08;
    margin-bottom: 25px;
    text-align: center;
    font-weight: 400;
}
.cms-index-index .testimonial-author {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: auto;
}
.cms-index-index .testimonial-author img {
    width: 50px;
    height: 50px;
    border-radius: 4px;
    object-fit: cover;
}
.cms-index-index .author-name {
    font-weight: bold;
    font-size: 14px;
    color: #333;
}

/* Mobile Adjustments */
@media screen and (max-width: 1199px) {
    .cms-index-index .testimonial-card {
        max-width: 100%;
    }
}
/* Testimonials Section End*/


/*Home page Responsive layout*/
@media(max-width:1199px){
    /*Top Banner*/
    .cms-index-index .custom-slider .banner-item{
        width:90% !important;
        padding:0 30px !important
    }
    .cms-index-index .quick-link-wrapper{
        flex-direction:row !important;
        justify-content:flex-start;
        overflow:scroll;
        scrollbar-width:none;
        padding-right:0 !important;
    }
    /*Quick Link Wrapper, Shop By Category*/
    .cms-index-index .quick-link-wrapper a{
        min-width:310px !important;
    }
    .cms-index-index .quick-card:hover{
        transform:unset !important
    }
    .cms-index-index .quick-links-wrapper,.cms-index-index .shop-by-categories-wrapper{
        padding:0 !important;
    }
    .cms-index-index .quick-links-wrapper .quick-card:first-child,.cms-index-index .category-list .category-item:first-child,.cms-index-index .feed-grid .feed-item:first-child{
        margin-left:20px;
    }
    .cms-index-index .quick-links-wrapper .quick-card:last-child,.cms-index-index .category-list .category-item:last-child,.cms-index-index .feed-grid .feed-item:last-child{
        margin-right:20px;
    }

    /*Best selling product slider*/
    .cms-index-index .catalog-showcase--slider .owl-carousel .owl-item .product-item .product-item-info{
        background-color:#fff !important;
        border:1px solid #E5F3FF !important;
        border-radius:10px
    }
    .cms-index-index .catalog-showcase--slider .catalog-showcase__photo-wrap,.catalog-showcase--slider .catalog-showcase__photo {
        height:279px !important;
        max-height: 279px !important;
        flex: unset !important;
    }
    .cms-index-index .catalog-showcase--slider  .catalog-showcase__photo .product-image-container,.cms-index-index .catalog-showcase--slider .catalog-showcase__photo .product-image-photo,.cms-index-index .catalog-showcase--slider  .catalog-showcase__photo .product-image-container img,.cms-index-index .catalog-showcase--slider .catalog-showcase__photo img {
        max-height:279px !important;
        object-fit:contain !important;
    }

    /*Checkout the daily deals banner*/
    .cms-index-index .daily-deals-banner{
        border-radius: 50% 50% 0 0 / 20% 20% 0 0;
        border-bottom-left-radius:10px !important;
        border-bottom-right-radius:10px !important;
    }
    .cms-index-index .deals-content{
        flex-direction:column;
        gap: 30px;
        position: relative;
    }
    .cms-index-index .deals-title{
        font-size:32px;
        text-align:center;
    }
    .cms-index-index .deals-title strong{
        display:block;
        font-size:40px;
        letter-spacing:5px;
        text-transform:uppercase;
        border:0
    }
    .cms-index-index .deals-title strong:after{
        border:3px solid !important;
        content:"";
        display:block;
        position:absolute;
        left:30px;
        min-width:120px;
        max-width:120px;
        border-radius: 70% 60% / 15% 4% ;
        height:200px;
        border-color:white transparent transparent transparent !important;
    }
    .cms-index-index .deals-content .explore-btn {
        width:100% !important;
        text-align:center;
        letter-spacing:3px;
        font-size:18px;
        height:54px;
        box-shadow: 3px 4px 0px 0px #0000004D;
        line-height:32px;
    }
    /*Shop By category*/
    .cms-index-index .category-list{
        flex-wrap:nowrap !important;
        justify-content:flex-start;
        gap: 15px;
        overflow:scroll;
        scrollbar-width:none !important;
    }
    .cms-index-index .category-item{
        width:178px;
        height:178px;
        border-width:3px !important;
    }
    .cms-index-index .category-item span{
        width:178px;
        height:178px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    /*Stem Grid*/
    .cms-index-index .stem-content,.cms-index-index .stem-image{
        width:auto !important;
    }
    .cms-index-index .stem-grid-banner{
        margin:0 !important;
    }
    .cms-index-index .stem-title::after{
        border-radius: 100% 100% / 100% 100%;
        width:185px !important;
        top:6px !important;
        position:relative;
    }

    /*Shop By Subject*/
    .cms-index-index .shop-by-subjects-wrapper{
        padding:0;
    }
    .cms-index-index .shop-by-category__tab{
        font-size:18px;
        padding:14px 20px!important;
        border:1px solid;
        font-weight:700;
        text-transform:uppercase
    }
    .cms-index-index .shop-by-category__tab.is-active{
        box-shadow: 3px 4px 0px 00px #0000004D;

    }
    .cms-index-index .new-arrivals-container .catalog-showcase__button,.cms-index-index .shop-by-category__panes .shop-by-category__button,.cms-index-index .blog-title-wrapper .blog-title button.blog-button{
        font-size:18px;
        padding:12px 28px!important;
        border:1px solid;
        font-weight:700;
        text-transform:uppercase;
        box-shadow: 3px 4px 0px 0px #0000004D;
        width:auto
    }
    /*Science in making*/
    .cms-index-index .feed-section-wrapper,.cms-index-index .feed-section{
        padding-left:0;
        padding-right:0;
    }
    .cms-index-index .feed-grid {
        display:flex;
        flex-direction:row;
        overflow:scroll;
        scrollbar-width:none;
        flex-wrap:nowrap;
        justify-content:flex-start;
    }
    /*Testimonial*/
    .cms-index-index .testimonial-container{
        flex-direction:row !important;
        flex-wrap:unset !important;
        overflow:scroll;
        justify-content:flex-start;
    }
    .testimonial-container .testimonial-card{
        border:1px solid #E5F3FF !important;
        min-width:280px;
        border-radius:16px;
    }
    /*Slider*/
    .cms-index-index .best-sellers-container,.cms-index-index .catalog-showcase--slider,.new-arrivals-wrapper,.cms-index-index .shop-by-category{
        padding:0;
    }
    .cms-index-index .catalog-showcase--slider .catalog-showcase__track.owl-carousel .owl-item:first-child{
        margin-left:30px
    }
    .cms-index-index .shop-by-category__header{
        padding:0 20px
    }
}
