
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Puritan", sans-serif; 
}
/* header */
    .header {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        background:#fff !important;
        margin-top:10px !important;
            border-radius: 15px;
    }
sticky-header{
    background:transparent !important;
        position: fixed;
    top: 0px;
    width: 100% !important;
    height:0px !important
}
.header-wrapper{

    background:transparent !important;
}
#shopify-section-sections--30929397285150__header{
    height:0px !important
}
.header__menu-item span{
font-family: "Poppins", sans-serif !important;
    
}
.header-wrapper--border-bottom{
    border:0px !important
}
nav{
    width: 100% ;
    justify-content: center !important;
    display: flex ;
}






header{
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px !important;
}
/* header */
#alyna_home_hero_main_banner_section {
    overflow: hidden;
    /* background: #ed5658; */
    /* padding: 50px 0px; */
}
.alyna_home_hero_main_banner_container {
max-width: 95%;
margin: auto;
}
.alyna_home_hero_main_banner_row {
display: flex;
}
.alyna_home_hero_main_banner_col {
width: 100%;
}
.alyna_home_hero_main_banner_box {
position: relative;
height: 100vh;
overflow: hidden;
}
.alyna_home_hero_main_banner_bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
border-radius:5px !important
}
.alyna_home_hero_main_banner_box:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(90deg,
rgba(0, 0, 0, .55) 0%,
rgba(0, 0, 0, .38) 35%,
rgba(0, 0, 0, .15) 65%,
rgba(0, 0, 0, 0) 100%);
z-index: 1;
border-radius:5px !important;
display:none
}
.alyna_home_hero_main_banner_content {
position: absolute;
left: 70px;
top: 50%;
transform: translateY(-50%);
max-width: 520px;
z-index: 10;
}
.alyna_home_hero_main_banner_content h1 {
font-size: 95px;
line-height: .95;
font-weight: 700;
color: #fff;
margin-bottom: 20px;
  font-family: "Fraunces", serif;
}
.alyna_home_hero_main_banner_content p {
font-size: 18px;
line-height: 1.5;
color: white;
margin-bottom: 35px;
font-family: "Puritan", sans-serif; 
}
.alyna_home_hero_main_banner_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 15px 32px;
    background: #eb5457;
    color: white;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 6px;
    font-family: "Puritan", sans-serif;
}
.alyna_home_hero_main_banner_shapes {
position: absolute;
right: -80px;
bottom: -40px;
width: 100%;
height: 520px;
z-index: 3;
pointer-events: none;
}
.alyna_home_hero_main_banner_shape1 {
position: absolute;
right: 0;
bottom: 0;
width: 100%;
color: #b9dbff;
}
.alyna_home_hero_main_banner_shape2 {
position: absolute;
right: 4%;
bottom: 0px;
width: 70%;
color: #fff4b9;
}
.alyna_home_hero_main_banner_shape3 {
position: absolute;
right: 3%;
bottom: 0;
color: #ffc5a4;
width: 50%;
}
.alyna_home_hero_main_banner_shape1 svg,
.alyna_home_hero_main_banner_shape2 svg,
.alyna_home_hero_main_banner_shape3 svg {
width: 100%;
display: block;
}
.alyna_home_hero_main_banner_product_card {
position: absolute;
right: 50px;
bottom: 35px;
width: 25%;
padding: 15px;
border-radius: 40px;
background: white;
z-index: 9;
transition: all .2s linear;
will-change: transform, opacity;
}
.alyna_home_hero_main_banner_product_img {
height: 200px;
overflow: hidden;
border-radius: 28px;
}
.alyna_home_hero_main_banner_product_img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.alyna_home_hero_main_banner_product_content {
    padding: 0px 10px;
    padding-top: 22px;
    padding-bottom:20px;
font-family: "Puritan", sans-serif;
}
.alyna_home_hero_main_banner_product_content span {
display: block;
font-size: 10px;
color: #7b7b7b;
margin-bottom: 4px;
font-family: "Puritan", sans-serif;
}
.alyna_home_hero_main_banner_product_content h3 {
font-size: 25px;
font-weight: 700;
margin-bottom: 12px;
}
.alyna_home_hero_main_banner_price {
font-size: 20px;
font-weight: 700;
color: #f86716;
}
@media(max-width:991px) {
.alyna_home_hero_main_banner_box {
height: 900px;
}
.alyna_home_hero_main_banner_content {
left: 30px;
top: 100px;
transform: none;
}
.alyna_home_hero_main_banner_content h1 {
font-size: 58px;
}
.alyna_home_hero_main_banner_shapes {
display: none;
}
.alyna_home_hero_main_banner_product_card {
position: relative;
right: auto;
bottom: auto;
margin: 40px auto;
width: 90%;
}
}
.explore_our_bestselling_main_container {
    width: 97%;
    margin: 0 auto;
    background: #ec5557;
    padding: 0px 70px;
    border-radius: 30px;
    padding-bottom:40px !important
}
.explore_our_bestselling_main_sec{
    padding:20px 0px;
    padding-top:20px
}
.explore_our_bestselling_main_head_col h6{
    font-size: 18px;
    font-family: 'Puritan';
    margin-bottom: 10px;
        font-weight: 100;
        color:#fff !important
}
.explore_our_bestselling_main_head_col h2{
    font-size: 20px;
    font-family: 'Fraunces';
    margin-bottom: 30px;
    color:#fff !important
}
.explore_our_bestselling_main_head_col{
    width:70%
}

.explore_our_bestselling_main_all_col {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: end;
}
.explore_our_bestselling_main_head_row{
    display: flex;
}

.explore_our_bestselling_main_all_col svg{
    height:20px
}
.explore_our_bestselling_main_all_col a{
    display: flex;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-family: 'Puritan';
}
.explore_our_bestselling_main_all_col a svg {
    transition: transform 0.3s ease;
}

.explore_our_bestselling_main_all_col a:hover svg {
    transform: translateX(10px);
}
.explore_our_bestselling_main_all_col a:hover svg {
    transform: translateX(10px);
}
.features_collection_main_sec{
    padding:60px 0px
}

.features_collection_main_sec{
    padding:60px 0px
}
.features_collection_main_container{
    margin:0 auto;
    width:97%
}
.features_collection_main_left_box span{
        font-size: 18px;
    font-family: 'Puritan';
}
.features_collection_main_left_box h3{
    font-family: 'Fraunces';
    font-size: 25px;
        margin-top: 20px;
}
.features_collection_main_left_col{
    width:30%
}
.features_collection_main_right_col{
    width:65%
}
.features_collection_main_row{
    display: flex;
    justify-content: space-between;
}
.features_collection_main_right_cat_row{
    display: flex;
    margin-bottom:30px
}
.features_collection_main_right_cat_col{
    width:max-content;
    padding-right:40px
}
.features_collection_main_right_cat_box h2{
    color: black;
        font-family: 'Fraunces';
}

.features_collection_main_right_cat_box  {
    padding: 20px 40px;
    border-radius: 110px;
}
.features_collection_main_right_cat_box.color_1 {
    background: #ffc5a4;
}

.features_collection_main_right_cat_box.color_2 {
    background: #fff4b9;
}

.features_collection_main_right_cat_box.color_3 {
    background: #bde9a7;
}

.features_collection_main_right_cat_box.color_4 {
    background: #ece0ff;
}
.features_collection_main_right_cat_box span{
    background: white;
    font-size: 16px;
    padding: 7px;
    border-radius: 60px;   
     margin-left: 10px;
}

.features_collection_main_right_cat_box {
    padding: 20px 40px;
    border-radius: 110px;
    transition: transform 0.2s ease-out;
    will-change: transform;
    cursor: pointer;
}

/* middle banner sec */
.alyna_hoe_middle_banner_container{
    width:97%;
    margin:0 auto;
}

.alyna_hoe_middle_banner_row{
    display:flex;
    justify-content:center;
    /* overflow:hidden; */
}

.alyna_hoe_middle_banner_row img{
    width:100%;
    border-radius:14px;
    transform:translateY(80px);
    opacity:1;
    transition:
        width 1.8s cubic-bezier(.22,.61,.36,1),
        transform 1.8s cubic-bezier(.22,.61,.36,1),
        opacity 1.8s ease;
}

.alyna_hoe_middle_banner_row.animate img{
    width:100%;
    transform:translateY(0);
    opacity:1;
}
.gear_up_ypur_kids_main_sec{
    padding:60px 0px
}
.gear_up_ypur_kids_main_head_row{
    width: 97%;
    margin: 0 auto;
}
.gear_up_ypur_kids_main_head_row{
    display: flex;
    justify-content: space-between;
}

.gear_up_ypur_kids_main_head_left_col h2{
    font-size: 35px;
    font-family: 'Fraunces';
    margin-top: 20px;
}
.gear_up_ypur_kids_main_head_left_col{
    width:50%
}
.gear_up_ypur_kids_main_head_right_col{
    width:20%;
    display: flex;
    justify-content: end;
        align-items: center;
}

.gear_up_ypur_kids_main_head_right_col svg{
    height:20px
}
.gear_up_ypur_kids_main_head_right_col a{
    display: flex;
    color: black;
    text-decoration: none;
    font-size: 16px;
    font-family: 'Puritan';
}
.gear_up_ypur_kids_main_head_right_col a svg {
    transition: transform 0.3s ease;
}

.gear_up_ypur_kids_main_head_right_col a:hover svg {
    transform: translateX(10px);
}
.gear_up_ypur_kids_main_head_right_col a:hover svg {
    transform: translateX(10px);
}
.gear_up_ypur_kids_main_head_left_col span{
    font-size: 16px;
    font-family: 'Puritan';
}
.gear_up_ypur_kids_main_head_left_col h3 {
    font-family: 'Fraunces';
    font-size: 40px;
    margin-top: 10px;
}
.gear_up_ypur_kids_main_head_row{
    padding-bottom: 40px;
}



/*==========================
  MAIN BANNER AREA
===========================*/

.gear_up_ypur_kids_main_row{
    position:relative;
    min-height:72vh;
    padding:20px 0;
    overflow:hidden;
    background:#fff;
}


/*==========================
 IMAGE
===========================*/

.gear_up_ypur_kids_main_image_wrapper{
    position:relative;
    width:75%;
    margin:auto;
    z-index:1;

    opacity:1;
    transform:translateY(0px);

    transition:1.2s cubic-bezier(.22,.61,.36,1);
}


.gear_up_ypur_kids_main_image_wrapper img{
    width:100%;
    display:block;
    object-fit:cover;

    border-radius:
        42% 58% 39% 61% /
        22% 20% 80% 78%;
}



/*==========================
 CONTENT BOX
===========================*/

.gear_up_ypur_kids_main_content_box{

    position:absolute;

    left:-3%;
    top:40%;

    transform:
    translateY(-50%)
    translateX(-80px);

    opacity:1;

    max-width:420px;

    background:#fff;

    padding:40px;

    border-radius:35px;

    box-shadow:
    0 10px 35px rgba(0,0,0,.05);

    z-index:5;


    transition:
    transform 1.2s cubic-bezier(.22,.61,.36,1),
    opacity 1.2s;

    transition-delay:.3s;

}


.gear_up_ypur_kids_main_content_box h3{

    font-size:32px;
    margin-bottom:18px;

    font-family:'Fraunces';
    font-weight:500;
}



.gear_up_ypur_kids_main_content_box p{

    font-size:16px;
    line-height:1.7;

    font-family:'Puritan';
}



/*==========================
 SHAPES
===========================*/


.gear_up_ypur_kids_main_bg_shape{

    position:absolute;

    z-index:1;

}



/* LEFT */


.gear_up_ypur_kids_main_bg_shape_left{

    width:700px;
    height:520px;

    left:-50px;
    bottom:40px;

    background:#ec5658;

    border-radius:
    60% 40% 55% 45% /
    45% 60% 40% 55%;


    transform:
    translateX(-250px)
    rotate(-12deg);

    opacity:1;

    transition:
    1.4s cubic-bezier(.22,.61,.36,1);

}




/* RIGHT */


.gear_up_ypur_kids_main_bg_shape_right{


    width:720px;
    height:560px;

    right:-240px;
    top:30px;

    background:#ed56584a;


    border-radius:
    45% 55% 40% 60% /
    60% 40% 55% 45%;



    transform:
    translateX(250px)
    rotate(10deg);


    opacity:1;


    transition:
    1.4s cubic-bezier(.22,.61,.36,1);

}



/* TOP */


.gear_up_ypur_kids_main_bg_shape_top{


    width:1150px;
    height:700px;

    left:45%;
    top:20%;


    background:#fccfcf;


    border-radius:
    50% 50% 45% 55% /
    60% 60% 40% 40%;



    transform:
    translateX(-50%)
    translateY(-120px);


    opacity:1;


    transition:
    1.4s cubic-bezier(.22,.61,.36,1);

}



/*==========================
 ACTIVE
===========================*/


.gear_up_ypur_kids_main_sec.active
.gear_up_ypur_kids_main_bg_shape_left{

    transform:
    translateX(0)
    rotate(-12deg);

    opacity:1;
}



.gear_up_ypur_kids_main_sec.active
.gear_up_ypur_kids_main_bg_shape_right{

    transform:
    translateX(0)
    rotate(10deg);

    opacity:1;
}




.gear_up_ypur_kids_main_sec.active
.gear_up_ypur_kids_main_bg_shape_top{

    transform:
    translateX(-50%)
    translateY(0);

    opacity:1;
}




.gear_up_ypur_kids_main_sec.active
.gear_up_ypur_kids_main_image_wrapper{

    transform:
    translateY(0);

    opacity:1;
}




.gear_up_ypur_kids_main_sec.active
.gear_up_ypur_kids_main_content_box{

    transform:
    translateY(-50%)
    translateX(0);

    opacity:1;
}



/*==========================
 MOBILE
===========================*/


@media(max-width:991px){

.gear_up_ypur_kids_main_row{
    min-height:auto;
}


.gear_up_ypur_kids_main_image_wrapper{
    width:95%;
}


.gear_up_ypur_kids_main_content_box{

    position:relative;

    top:auto;
    left:auto;

    transform:none;

    opacity:1;

    margin:25px auto 0;

    max-width:100%;
}


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


}

.seasonal_highlight_main_container{
max-width:1800px;
margin:auto;
position:relative;
width:97%;
}


.seasonal_highlight_main_col_banner{
width:100%;
display:block;
border-radius:25px;
min-height:auto;
object-fit:cover;
}




.seasonal_content_box{

position:absolute;

top:50%;
left:50%;

transform:translate(-50%,-50%);

width:60%;

background:#f6f6f6;

border-radius:40px;

text-align:center;

padding:80px;

overflow:hidden;

}



.seasonal_subtitle{

font-size:16px;

letter-spacing:1px;

color:#666;

margin-bottom:30px;

}



.seasonal_content_box h2{

font-size:96px;

line-height:0.9;

font-weight:700;

margin:0;
    font-family: 'Fraunces';

}

.seasonal_content_box h3 {
    position: relative;
    display: inline-block;
    font-size: 80px;
    font-family: 'Fraunces';
    color: #ed5658;
}

.magic_swoosh{
    position:absolute;
    left:-5%;
    bottom:-18px;

    width:110%;
    height:25px;

    overflow:visible;
}


.magic_swoosh path{

    fill:none;

    stroke:#ed5658;

    stroke-width:4;

    stroke-linecap:round;

    stroke-linejoin:round;

}


.discover_btn {
    display: flex;
    align-items: center;
    gap: 2px;
    position: absolute;
    top: 140px;
    left: 190px;
    padding: 18px 34px;
    background: #ed5658;
    border-radius: 60px;
    text-decoration: none;
    color: white;
    font-size: 18px;
    font-weight: 600;
    overflow: hidden;
    animation: floatButton 4s ease-in-out infinite;
    font-family: 'Puritan';
}


.discover_btn span{

display:inline-block;

transition:.35s ease;

}



.discover_btn:hover span{

transform:translateY(-6px);

}



.discover_btn:hover span:nth-child(1){
transition-delay:.02s;
}

.discover_btn:hover span:nth-child(2){
transition-delay:.05s;
}

.discover_btn:hover span:nth-child(3){
transition-delay:.08s;
}

.discover_btn:hover span:nth-child(4){
transition-delay:.11s;
}

.discover_btn:hover span:nth-child(5){
transition-delay:.14s;
}

.discover_btn:hover span:nth-child(6){
transition-delay:.17s;
}

.discover_btn:hover span:nth-child(7){
transition-delay:.20s;
}

.discover_btn:hover span:nth-child(8){
transition-delay:.23s;
}


.discover_btn .arrow{

margin-left:10px;

transition:.4s;

}


.discover_btn:hover .arrow{

transform:translateX(6px);

}


.card_one{
    left:60px;
    bottom:120px;

    animation:float1 5s ease-in-out infinite;
}




.floating_card{

position:absolute;

background:white;

padding:18px;

border-radius:90px;

display:flex;

align-items:center;

gap:20px;

box-shadow:0 10px 30px rgba(0,0,0,.08);
    padding-right: 30px;
}



.card_img{

    width: 80px;
    height: 80px;

border-radius:50%;

overflow:hidden;

flex-shrink:0;

}


.card_img img{
    width:100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100px;       

}




.floating_card span{

font-size:12px;

color:#888;

}
.floating_card h4 {
    font-size: 18px;
    margin: 10px 0;
}


.floating_card p{

font-size:18px;

font-weight:700;

margin:0;

}


.floating_card del{

color:#777;

}






.card_two{

right:70px;

top:230px;

animation:float2 4s ease-in-out infinite;

}





@keyframes float1{

0%{

transform:translateY(0px);

}

50%{

transform:translateY(-15px);

}

100%{

transform:translateY(0px);

}

}



@keyframes float2{

0%{

transform:translateY(0px);

}

50%{

transform:translateY(15px);

}

100%{

transform:translateY(0px);

}

}



@keyframes floatButton{

0%{

transform:translateY(0);

}

50%{

transform:translateY(-10px);

}

100%{

transform:translateY(0);

}

}




@media(max-width:768px){


.seasonal_content_box{

width:90%;

height:auto;

padding:50px 30px;

}


.seasonal_content_box h2{

font-size:50px;

}


.seasonal_content_box h3{

font-size:42px;

}


.discover_btn{

position:relative;

left:auto;

top:auto;

display:inline-block;

margin:25px auto;

}


.floating_card{

position:relative;

margin:20px auto;

width:100%;

border-radius:30px;

}


.card_one,
.card_two{

left:auto;

right:auto;

top:auto;

bottom:auto;

}


}

.featuerd_collection_main_sec{
    padding:60px 0px
}
.featuerd_collection_main_container{
    margin:0 auto;
    width:97%
}
.featuerd_collection_main_row{
    display: flex;
    justify-content: space-between;
}
.featuerd_collection_main_left_col{
    width:25%
}
.featuerd_collection_main_right_col{
    width:70%
}
.featuerd_collection_main_head_box span{
    font-size: 18px;
    font-family: 'Puritan';
}

.featuerd_collection_main_head_box h2 {
    font-size: 48px;
    font-family: 'Fraunces';
    margin: 20px 0px;
    line-height: 1.1;
}

.featuerd_collection_main_head_box p{
    font-size: 18px;
    font-family: 'Puritan';
        margin-bottom: 20px;
            padding-bottom: 20px;
}

.featuerd_collection_main_head_box a {
    padding: 15px 20px;
    background: #ed5658;
    color: white !important;
    text-decoration: none;
    border-radius: 10px;
    font-family: 'Puritan';
}
.marquee_main_sec{
    height:50vh;
    background-image:url(https://wave-kid.myshopify.com/cdn/shop/files/banner2.png?v=1764056346&width=1920);
    background-size:cover;
    background-position:center;

    display:flex;
    align-items:center;
    overflow:hidden;
}

.marquee_wrap{
    width:100%;
    overflow:hidden;
}

.marquee_track{
    display:flex;
    width:max-content;
    white-space:nowrap;

    animation: marquee 280s linear infinite;
}

.marquee_track h2{
    margin:0 20px;
    flex-shrink:0;

    font-size:70px;
    font-weight:700;
    color:#000;
    text-transform:uppercase;
    font-family: 'Fraunces';
}

@keyframes marquee{
    from{
        transform:translateX(0);
    }
    to{
        transform:translateX(-50%);
    }
}



.home_main_last_sec{
    padding:80px 0;
    background:#f5f5f5;
}

.home_main_last_container{
    max-width:1400px;
    margin:auto;
    padding:0 15px;
}

.home_main_last_row{
    display:flex;
    gap:20px;
}

.home_main_last_col{
    flex:1;
    border-radius:18px;
    overflow:hidden;
    position:relative;
}


/* LEFT SIDE */

.home_main_last_content{
    background:#fccfcf;
    min-height:620px;

    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;

    text-align:center;
}

.home_main_last_subtitle {
    font-size: 20px;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 18px;
    font-family: 'Puritan';
}

.home_main_last_title{
    font-size:72px;
    line-height:.95;
    color:#ec5557;
    font-weight:700;
    max-width:550px;
        font-family: 'Fraunces';
}
.home_main_last_btn {
    margin-top: 25px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 22px;
    border: 1px solid #222;
    border-radius: 50px;
    background: #ffffffa8;
    color: #111;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Puritan';
    position: absolute;
    top: 75%;
    transform: rotateZ(-8deg);
}

.home_main_last_btn span{
    font-size:18px;
}


/* RIGHT SIDE */

.home_main_last_image_wrap{
    background:#f68900;
    min-height:620px;

    display:flex;
    justify-content:center;
    align-items:center;
}


.home_main_last_blob_one{
    position:absolute;

    width:280px;
    height:280px;

    background:#f4e8db;

    border-radius:58% 42% 65% 35% /
                  40% 60% 40% 60%;

    top:70px;
    left:170px;
}


.home_main_last_blob_two{
    position:absolute;

    width:320px;
    height:320px;

    background:#f4e8db;

    border-radius:65% 35% 55% 45% /
                  55% 45% 55% 45%;

    left:60px;
    bottom:140px;
}


.home_main_last_image{
    width:620px;
    height:400px;

    position:relative;
    z-index:2;

    overflow:hidden;

    border-radius:20px
}

.home_main_last_image img{
    width:100%;
    height:100%;
    object-fit:contain;
    display:block;
}


@media(max-width:991px){

    .home_main_last_row{
        flex-direction:column;
    }

    .home_main_last_title{
        font-size:52px;
    }

    .home_main_last_image{
        width:90%;
        height:320px;
    }

}
.home_main_last_right{

    background:#eb5457;

    min-height:620px;

    position:relative;

    overflow:hidden;

    display:flex;
    justify-content:center;
    align-items:center;

}


.home_main_last_blob{

    position:absolute;
    width: 86%;
    left: 40px;

    top:50%;

    transform:translateY(-50%);

    fill:#e49091;

}

.home_main_last_image{

    width:593px;
    height:483px;

    position:relative;
}


.home_main_last_image img{

    width:100%;
    height:100%;

    object-fit:contain;

    /* -webkit-mask:url(#home_main_last_mask);
    mask:url(#home_main_last_mask);

    -webkit-mask-size:100% 100%;
    mask-size:100% 100%;

    -webkit-mask-repeat:no-repeat;
    mask-repeat:no-repeat; */

}

.custom_footer_main_sec{

    background:#ea5457;
    padding:70px 0 25px;
    color:#fff;

}


.custom_footer_container{

    max-width:1800px;
    margin:auto;
    padding:0 20px;

}



.custom_footer_top_row{

    display:grid;
    grid-template-columns:1fr 1fr 1fr 1.5fr;

    gap:80px;

    align-items:flex-start;

}



.custom_footer_about_col h4,
.custom_footer_shop_col h4,
.custom_footer_newsletter_col h4{

    font-size:18px;
    font-weight:700;
    color:#fff;
    margin-bottom:28px;
        font-family: "Poppins", sans-serif;

}


.custom_footer_about_col p {
    max-width: 420px;
    line-height: 1.55;
    font-size: 18px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}



/* Center */


.custom_footer_shop_col{

    /* text-align:center; */

}


.custom_footer_shop_col ul{

    padding:0;
    margin:0;

    list-style:none;

}


.custom_footer_shop_col li{

    margin-bottom:18px;

}


.custom_footer_shop_col a{

    color:#fff;

    text-decoration:none;

    font-size:15px;

    line-height:1;

    font-weight:700;

    font-family: "Poppins", sans-serif;

}


.custom_footer_shop_col a:hover{

    opacity:.8;

}



/* Newsletter */


.custom_footer_newsletter_col form{


display:flex;

margin-top:20px;

overflow:hidden;

border-radius:8px;

background:#da7173;
font-family: "Poppins", sans-serif;
}



.custom_footer_newsletter_col input{
    font-family: "Poppins", sans-serif;
width:100%;

height:58px;

padding:0 30px;

border:none;

outline:none;

background:transparent;

font-size:15px;

color:#fff;

}


.custom_footer_newsletter_col input::placeholder{

color:#fff;

opacity:.8;

}



.custom_footer_newsletter_col button{


width:80px;

border:none;

background:none;

color:#fff;

font-size:34px;

cursor:pointer;
font-family: "Poppins", sans-serif;

}



/* Bottom */


.custom_footer_bottom_row{


display:flex;

justify-content:space-between;

align-items:center;

margin-top:30px;

}



.custom_footer_copy{

font-size:16px;
font-family: "Poppins", sans-serif;
}



.custom_footer_right{

display:flex;

align-items:center;

gap:30px;

}



.custom_footer_lang{

display:flex;

align-items:center;

gap:12px;

font-size:18px;

}



.custom_footer_cards{

display:flex;

gap:8px;

}


.custom_footer_cards img{

height:30px;

width:auto;

background:#fff;

padding:2px;

border-radius:4px;

}



@media(max-width:1200px){


.custom_footer_top_row{

grid-template-columns:1fr;

gap:30px;

}


.custom_footer_shop_col{

text-align:left;

}


.custom_footer_shop_col a{

font-size:44px;

}


.custom_footer_bottom_row{

flex-direction:column;

gap:30px;

align-items:flex-start;

}

}



@media(max-width:768px){


.custom_footer_shop_col a{

font-size:34px;

}


.custom_footer_newsletter_col input{

height:65px;

}


.custom_footer_about_col p{

font-size:16px;

}

}
div:empty{
    display:block !important
}

.explore_our_bestselling_products_row{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:24px;
    margin-top:10px;
}

.explore_our_bestselling_product_card a{
    text-decoration:none;
    color:#000;
    display:block;
}

.explore_our_bestselling_product_img{
    overflow:hidden;
    border-radius:18px;
}

.explore_our_bestselling_product_img img{
    width:100%;
    display:block;
    aspect-ratio:1/1.2;
    object-fit:cover;
    transition:.4s ease;
}

.explore_our_bestselling_product_card:hover img{
    transform:scale(1.05);
}

.explore_our_bestselling_product_content{
    padding-top:14px;
}

.explore_our_bestselling_product_content h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 0px;
    line-height: 1.4;
    color: #fff;
    font-family: 'Puritan';
}

.explore_our_bestselling_product_price{
    display:flex;
    gap:10px;
    align-items:center;
}

.explore_our_bestselling_old_price{
    text-decoration:line-through;
    opacity:.6;
}

.explore_our_bestselling_current_price{
    font-weight:700;
    color:#fff
}

@media(max-width:991px){
    .explore_our_bestselling_products_row{
        grid-template-columns:repeat(2,1fr);
    }
}

@media(max-width:576px){
    .explore_our_bestselling_products_row{
        grid-template-columns:1fr;
    }
}

.featuerd_collection_products_grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:24px;
}

.featuerd_collection_product_card a{
    display:block;
    text-decoration:none;
    color:inherit;
}

.featuerd_collection_product_img{
    overflow:hidden;
    border-radius:18px;
}

.featuerd_collection_product_img img{
    width:100%;
    display:block;
    aspect-ratio:0.8/1;
    object-fit:cover;
    transition:0.4s ease;
}

.featuerd_collection_product_card:hover img{
    transform:scale(1.05);
}

.featuerd_collection_product_content{
    padding-top:14px;
}

.featuerd_collection_product_content h3{
    font-size:16px;
    line-height:1.4;
    font-weight:600;
    margin:0 0 8px;
}

.featuerd_collection_product_price{
    display:flex;
    align-items:center;
    gap:10px;
}

.featuerd_collection_old_price{
    text-decoration:line-through;
    opacity:.6;
}

.featuerd_collection_current_price{
    font-weight:700;
}

@media(max-width:991px){
    .featuerd_collection_products_grid{
        grid-template-columns:repeat(2,1fr);
    }
}

@media(max-width:576px){
    .featuerd_collection_products_grid{
        grid-template-columns:1fr;
    }
}

#akshay_about_hero_banner_section, .akshay_about_hero_banner_section {
    position: relative;
    width: 100%;
    height: 550px;
    background-image: url(https://cdn.shopify.com/s/files/1/1077/9489/1038/files/WhatsApp_Image_2026-08-20_at_15.40.49.jpg?v=1788094251);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

#akshay_about_hero_banner_overlay,
.akshay_about_hero_banner_overlay{
    position:absolute;
    inset:0;
    background:transparent !important;
}

#akshay_about_hero_banner_content,
.akshay_about_hero_banner_content{
    position:relative;
    z-index:2;

    max-width:1100px;
    text-align:center;
    padding:0 20px;
}

#akshay_about_hero_banner_subtitle, .akshay_about_hero_banner_subtitle {
    display: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 18px;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
}



#akshay_about_hero_banner_title, .akshay_about_hero_banner_title {
    margin: 0;
    color: #ffffff;
    font-size: 86px;
    font-weight: 500;
    line-height: 1.15;
  font-family: "Poppins", sans-serif;

}
@media (max-width:991px){

    #akshay_about_hero_banner_section,
    .akshay_about_hero_banner_section{
        height:620px;
    }

    #akshay_about_hero_banner_title,
    .akshay_about_hero_banner_title{
        font-size:68px;
    }
}

@media (max-width:767px){

    #akshay_about_hero_banner_section,
    .akshay_about_hero_banner_section{
        height:500px;
    }

    #akshay_about_hero_banner_subtitle,
    .akshay_about_hero_banner_subtitle{
        font-size:15px;
        margin-bottom:18px;
    }

    #akshay_about_hero_banner_title,
    .akshay_about_hero_banner_title{
        font-size:42px;
        line-height:1.2;
    }
}.alyna_about_opposite_main_sec{
    width:95%;
    margin:auto;
    padding:60px 0;
    padding-bottom: 0px;
}


.alyna_about_opposite_row{
    display:flex;
    justify-content:space-between;
    align-items:center;

    margin-bottom:6%;
}

/* 
.alyna_about_opposite_reverse{
    flex-direction:row-reverse;
}
 */


.alyna_about_opposite_content{
    width:40%;
}


.alyna_about_opposite_image_wrap{
    width:50%;

    overflow:hidden;

    border-radius:15px;

    position:relative;
}


.alyna_about_opposite_image_wrap img{
    width:100%;
    /* aspect-ratio:1.28/1; */

    object-fit:cover;

    display:block;

    border-radius:15px;

    /* transform:scale(1.15); */

    transition:1.8s cubic-bezier(.22,.61,.36,1);
}


.alyna_about_opposite_active img{
    transform:scale(1);
}
.alyna_about_opposite_content h2 {
    font-size: 50px;
    line-height: 1;
    margin-bottom: 4%;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

.alyna_about_opposite_content p {
    font-size: 16px;
    line-height: 1.7;
    color: #333;
    margin-bottom: 20px;
        font-family: "Poppins", sans-serif;
}



@media(max-width:991px){

.alyna_about_opposite_row{

    display:flex;

    flex-direction:column;

    margin-bottom:80px;

}


.alyna_about_opposite_reverse{

    flex-direction:column;

}


.alyna_about_opposite_content{

    width:100%;

    margin-bottom:40px;

}


.alyna_about_opposite_image_wrap{

    width:100%;

}


.alyna_about_opposite_content h2{

    font-size:52px;

}


.alyna_about_opposite_content p{

    font-size:18px;

}

}



@media(max-width:767px){

.alyna_about_opposite_main_sec{

    width:92%;

    padding:60px 0;

}


    .alyna_about_opposite_content h2 {
        font-size: 32px;
        line-height: 1.2;
    }


.alyna_about_opposite_content p{

    font-size:16px;

}


.alyna_about_opposite_image_wrap{

    border-radius:20px;

}


.alyna_about_opposite_image_wrap img{

    border-radius:20px;

}

}
.comfort_perfect_main_sec{
    width:95%;
    margin:auto;
    padding:6% 0;
    padding-top:0px;

}


.comfort_perfect_head_box{

    margin-bottom:4%;
}


.comfort_perfect_head_box span{

    display:block;

    font-size:18px;

    text-transform:uppercase;

    color:#666;

    margin-bottom:18px;

    letter-spacing:1px;

}

 .comfort_perfect_head_box h2 {
    font-size: 50px;
    line-height: 1.05;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    color: #000;
}


.comfort_perfect_row{

    display:flex;

    justify-content:space-between;

    align-items:flex-start;

}


.comfort_perfect_col{

    width:32.2%;

}


.comfort_perfect_img_box{

    overflow:hidden;

    border-radius:28px;

}


.comfort_perfect_img_box img{

    width:100%;

    aspect-ratio:1/0.78;

    object-fit:cover;

    display:block;

    border-radius:28px;

    transition:.7s ease;

}


.comfort_perfect_col:hover img{

    transform:scale(1.05);

}



.comfort_perfect_col h3 {
    font-size: 20px;
    margin-top: 28px;
    margin-bottom: 8px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    color: #000;
}


.comfort_perfect_col p{

    font-size:1.2vw;

    line-height:1.55;

    color:#333;
    font-family: "Poppins", sans-serif;

}




@media(max-width:991px){

.comfort_perfect_row{

    flex-wrap:wrap;

}


.comfort_perfect_col{

    width:48%;

    margin-bottom:50px;

}


.comfort_perfect_head_box h2{

    font-size:52px;

}


.comfort_perfect_col h3{

    font-size:32px;

}


.comfort_perfect_col p{

    font-size:18px;

}


}



@media(max-width:767px){

.comfort_perfect_main_sec{

    width:92%;

}


.comfort_perfect_row{

    display:block;

}


.comfort_perfect_col{

    width:100%;

}


.comfort_perfect_head_box h2{

    font-size:42px;

}


.comfort_perfect_col h3{

    font-size:30px;

}


.comfort_perfect_col p{

    font-size:16px;

}

}
.sustainablity_main_sec{

    width:98%;

    margin:auto;

    padding:60px;

    border-radius:30px;

    background:#dfe7f4;

}



.sustainablity_main_row{

    display:flex;

    justify-content:space-between;

    align-items:flex-start;

}



.sustainablity_main_content{

    width:48%;

}



.sustainablity_main_subtitle{

    display:block;

    font-size:1vw;

    text-transform:uppercase;

    color:#555;

    margin-bottom:2%;
}
.sustainablity_main_title {
    font-size: 50px;
    line-height: 1.12;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    color: #000;
    margin-bottom: 4%;
}
.sustainablity_main_desc {
    width: 80%;
    font-size: 16px;
    line-height: 1.8;
    color: #222;
    font-family: "Poppins", sans-serif;
}

.sustainablity_main_stat {
    display: flex;
    align-items: flex-end;
    margin-top: 90px;
}


.sustainablity_main_stat h3{

    font-size:80px;

    line-height:1;

    margin-right:4%;

    font-family: "Poppins", sans-serif;

    font-weight:700;

}
.sustainablity_main_stat p {
    width: 55%;
    font-size: 16px;
    line-height: 1.55;
    color: #111;
    font-family: "Poppins", sans-serif;
}



.sustainablity_main_image{

    width:41%;

    overflow:hidden;

    border-radius:22px;

}



.sustainablity_main_image img{

    width:100%;

    display:block;

    border-radius:22px;

}



@media(max-width:991px){


.sustainablity_main_row{

    flex-direction:column;

}


.sustainablity_main_content{

    width:100%;

}


.sustainablity_main_image{

    width:100%;

    margin-top:50px;

}


.sustainablity_main_title{

    font-size:52px;

}


.sustainablity_main_desc{

    width:100%;

    font-size:18px;

}


.sustainablity_main_stat{

    margin-top:60px;

}


.sustainablity_main_stat h3{

    font-size:90px;

}


.sustainablity_main_stat p{

    width:70%;

    font-size:18px;

}


}



@media(max-width:767px){


.sustainablity_main_sec{

    width:92%;

    padding:40px 25px;

}


.sustainablity_main_title{

    font-size:40px;

}


.sustainablity_main_stat{

    display:block;

}


.sustainablity_main_stat h3{

    margin-bottom:20px;

}


.sustainablity_main_stat p{

    width:100%;

}


}
.team_members_main_sec{

    width:98%;
    margin:auto;

    padding:60px 0;
}



.team_members_main_heading{

     margin-bottom: 40px;

}
.team_members_main_heading span {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    color: #666;
    margin-bottom: 10px;
}
.team_members_main_heading h2 {
    font-size: 50px;
    line-height: 1;
    color: #000;
    font-family: 'Fraunces';
    font-weight: 700;
}
.team_members_main_row {
    display: flex;
    align-items: flex-start;
    gap: 30px;
}


.team_members_main_col{

    width:24%;
}



.team_members_main_img_box{

    overflow:hidden;

    border-radius:28px;

}



.team_members_main_img_box img{

    width:100%;

    aspect-ratio:0.95/1;

    object-fit:cover;

    display:block;

    border-radius:28px;

    transition:0.7s ease;

}



.team_members_main_col:hover img{

    transform:scale(1.05);

}

.team_members_main_col h3 {
    font-size: 25px;
    line-height: 1.2;
    margin-top: 22px;
    margin-bottom: 12px;
        font-family: 'Fraunces';
    font-weight: 700;
    color: #000;
}



.team_members_main_col p{

    font-size:1vw;

    text-transform:uppercase;

    letter-spacing:.5px;

    color:#666;
}





@media(max-width:991px){


.team_members_main_row{

    flex-wrap:wrap;

}


.team_members_main_col{

    width:48%;

    margin-bottom:50px;

}


.team_members_main_heading h2{

    font-size:54px;

}


.team_members_main_col h3{

    font-size:32px;

}


.team_members_main_col p{

    font-size:16px;

}


}



@media(max-width:767px){


.team_members_main_sec{

    width:92%;

}


.team_members_main_row{

    display:block;

}


.team_members_main_col{

    width:100%;

    margin-bottom:45px;

}


.team_members_main_heading h2{

    font-size:42px;

}


.team_members_main_heading span{

    font-size:14px;

}


.team_members_main_col h3{

    font-size:30px;

}


.team_members_main_col p{

    font-size:15px;

}

}

.alyna_about_faq_main_sec{

    width:98%;
    margin:auto;
    padding:60px 0;
    padding-top: 0px;

}


.alyna_about_faq_main_row{

    display:flex;
    justify-content:space-between;
    align-items:flex-start;

}


.alyna_about_faq_main_image{

    width:49%;
}


.alyna_about_faq_main_image img{

    width:100%;
    display:block;

    border-radius:28px;
}




.alyna_about_faq_main_content{

    width:47%;
}
.alyna_about_faq_main_content h2 {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 5%;
    font-family: 'Fraunces';
    font-weight: 500;
}



.alyna_about_faq_main_item{

    border-top:1px solid #e6e6e6;

}


.alyna_about_faq_main_item:last-child{

    border-bottom:1px solid #e6e6e6;

}



.alyna_about_faq_main_question{

    width:100%;

    padding:15px 0;

    border:none;

    background:none;

    display:flex;

    justify-content:space-between;

    align-items:center;

    cursor:pointer;

}
.alyna_about_faq_main_question span {
    font-size: 20px;
    font-family: 'Fraunces';
    font-weight: 500;
    text-align: left;
}
.alyna_about_faq_main_icon {
    width: 14px;
    height: 14px;
    position: relative;
}



.alyna_about_faq_main_icon span{

    position:absolute;

    left:0;

    top:50%;

    width:100%;

    height:2px;

    background:#111;

    transition:.4s ease;

}



.alyna_about_faq_main_icon span:last-child{

    transform:rotate(90deg);

}



/* minus state */

.alyna_about_faq_main_active
.alyna_about_faq_main_icon span:last-child{

    transform:rotate(0deg);

    opacity:0;

}





.alyna_about_faq_main_answer{

    max-height:0;

    overflow:hidden;

    transition:max-height .5s ease;

}



.alyna_about_faq_main_active
.alyna_about_faq_main_answer{

    max-height:250px;

}
.alyna_about_faq_main_answer p {
    padding-bottom: 15px;
    width: 88%;
    font-size: 15px;
    line-height: 1.7;
    color: #333;
}


@media(max-width:991px){

.alyna_about_faq_main_row{

    flex-direction:column;

}


.alyna_about_faq_main_image{

    width:100%;

    margin-bottom:50px;

}


.alyna_about_faq_main_content{

    width:100%;

}


.alyna_about_faq_main_content h2{

    font-size:52px;

}


.alyna_about_faq_main_question span{

    font-size:28px;

}


.alyna_about_faq_main_answer p{

    font-size:18px;

    width:100%;

}

}



@media(max-width:767px){

.alyna_about_faq_main_content h2{

    font-size:42px;

}


.alyna_about_faq_main_question{

    padding:25px 0;

}


.alyna_about_faq_main_question span{

    font-size:22px;

}

}
.contact_us_breadcrumb_main_sec{
    padding:20px 0px;
        padding-top: 110px;
}
.contact_us_breadcrumb_main_row h2{
    text-align: center;
  font-family: "Poppins", sans-serif;
      font-size: 50px;
}
.contact_us_main_img_row{
    display: none;
    justify-content: center;
}
.contact_us_main_img_row img{
    border-radius: 7px;
}
.contact_us_main_form_container{
    width:80%;
    margin:0 auto;
    padding: 60px;
        background: #fb4f4f;
            border-radius: 30px;

}
.contact_us_main_form_row{
    display: flex;
    justify-content: space-between;
}
.contact_us_main_form_left_col{
    width:49%
}
.contact_us_main_form_right_col{
    width:49%
}
.contact_us_main_form_left_box h2 {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 30px;
    color: #fff;
    line-height: 1.5;
}
.contact_us_main_form_left_box ul{
    list-style-type: none;
}
.contact_us_main_form_left_box li a {
    color: white;
    font-size: 15px;
    text-decoration: none;
    font-family: "Poppins", sans-serif;
}   

.contact_us_main_form_left_box li{
    margin-bottom: 10px;
}
.contact_us_main_form_left_box li {
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start;
}
.contact_us_main_form_left_box img{
    margin-right: 10px;
}
.contact_us_main_form_right_form_small_col input {
    background: #f19c9c;
    border: 0px;
    padding: 15px;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 10px;
    color: #fff;
    outline: none;
    font-family: "Poppins", sans-serif;
}

.contact_us_main_form_right_form_small_col textarea {
    background: #f19c9c;
    border: 0px;
    padding: 20px;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 10px;
    color: #fff;
    outline: none;
        height: 100px;
        font-family: "Poppins", sans-serif;
}

.contact_us_main_form_right_form_small_col input::placeholder,
.contact_us_main_form_right_form_small_col textarea::placeholder {
    color: #fff;
    opacity: 1; /* Ensures full white in some browsers */
    font-family: "Poppins", sans-serif;
}
.contact_us_main_form_right_form_small_col input::-webkit-input-placeholder,
.contact_us_main_form_right_form_small_col textarea::-webkit-input-placeholder {
    color: #fff;
font-family: "Poppins", sans-serif;
}

.contact_us_main_form_right_form_small_col input::-moz-placeholder,
.contact_us_main_form_right_form_small_col textarea::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.contact_us_main_form_right_form_small_col input:-ms-input-placeholder,
.contact_us_main_form_right_form_small_col textarea:-ms-input-placeholder {
    color: #fff;
}

.contact_us_main_form_right_form_small_col input::placeholder,
.contact_us_main_form_right_form_small_col textarea::placeholder {
    color: #fff;
    opacity: 1;
}
.contact_us_main_form_right_form_small_col button {
    background: white;
    padding: 15px;
    width: 100%;
    border: 0px;
    border-radius: 6px;
    color: #fb4f4f;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
}
.logo_main_band_sec{
    padding: 50px 0px;
}
.logo_main_band_head_row h2 {
    font-size: 50px;
    font-family: "Poppins", sans-serif;
    text-align: center;
    margin-bottom: 40px;
}
.logo_main_band_col{
    width:20%;
    display: flex;
    align-items: center;
}
.logo_main_band_col img{
    width: 100%;
}
.logo_main_band_row{
    display: flex;
    justify-content: space-between;
}
.logo_main_band_container{
    margin:0 auto;
    width:90%
}
.collection_page_breadcrumb_sec{
    height: 40vh;
    background: #e95357;
}
.collection_page_breadcrumb_container{
    display:flex;
    align-items:center;
    height:100%;
        justify-content: center;
}
.collection_page_breadcrumb_row h2{
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    color: white;
    text-transform: capitalize;
}
.collection.page-width .loading-overlay.gradient{
    display:none !important
}
.facets-container{
    padding-bottom:50px !important
}
.collection.page-width {
    max-width: 100%;
}
.page-width{
    max-width:100% !important
}
.product.product--large{
    padding-top:90px !important
}
    .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
        width: calc(12% - .8rem) !important;
    }
.thumbnail[aria-current] {
    box-shadow: 0 0 0 .1rem rgb(237 124 127) !important;
    border-color: rgb(237 124 127) !important;
}
#ProductInfo-template--30929396957470__main .product__text{
    font-family: "Poppins", sans-serif;
    font-size: 13px !important;
}
.product__title h1{
    font-family: "Poppins", sans-serif;
}
.shopify-payment-button__button{
    font-family: "Poppins", sans-serif !important;
}
.product__tax.caption{
    display:none !important
}
.shopify-payment-button__button{
    background: #fd5c61 !important;
    border: 0px !important;
    border-radius: 10px !important;
}
.shopify-payment-button__button--unbranded:before {
    box-shadow:none !important
}
.shopify-payment-button__button--unbranded:after {
    box-shadow:none !important
}
.related-products{
    padding-top:80px !important;
        background: #ffe2e1 !important;
}
.related-products__heading{
    font-family: "Poppins", sans-serif;
    font-size: 40px;
    text-align: center;
    margin-bottom: 50px;
}
#MainProduct-template--30929396957470__main{
    background: #fc99994a;
}
#ProductSubmitButton-template--30929396957470__main{
    background: transparent !important;
    border-radius: 10px !important;
    border: 1px solid black !important;
}
#ProductSubmitButton-template--30929396957470__main.button:before{
    display:none !important
}
#ProductSubmitButton-template--30929396957470__main.button:after{
    display:none !important
}
.price-per-item__container quantity-input{
    background: #ffe2e1;
}


/* respsonsive */
 
@media screen and (max-width: 600px) {
nav {
    width: auto !important;
    justify-content: normal !important;
    display: block;
}
.alyna_home_hero_main_banner_product_card{
    display:none !important
}
#alyna_home_hero_main_banner_section {
    height: 90vh;
}
    .alyna_home_hero_main_banner_content {
        top: 170px !important;
                left: 15px !important;

    }
.alyna_home_hero_main_banner_box:before {
    height: 90vh;
}
    .alyna_home_hero_main_banner_content h1 {
        line-height: 1.3;
    }
.explore_our_bestselling_main_sec {
    padding-top: 40px !important;
}
.explore_our_bestselling_main_container {
    padding: 20px !important;
}
.explore_our_bestselling_main_head_col h6 {
    margin-top: 0px !important;
}
.explore_our_bestselling_main_head_col h2 {
    font-size: 20px !important;
        margin-bottom: 20px;
}
.explore_our_bestselling_main_head_row {
    display: block !important;
}
.explore_our_bestselling_main_head_col{
    width:100% !important
}
.explore_our_bestselling_main_all_col{
    width:100% !important;
        justify-content: center;
}
.explore_our_bestselling_products_row {
    grid-template-columns: repeat(2, 1fr) !important;
}
.explore_our_bestselling_product_content h3 {
    font-size: 16px !important;
}
.features_collection_main_sec {
    padding: 30px 0px !important;
}
.features_collection_main_row {
    display: block !important;
}
.features_collection_main_left_col{
    width:100% !important
}
.features_collection_main_right_col {
    width: 100% !important;
}
.features_collection_main_left_box h3 {
    margin-bottom: 30px !important;
}
.features_collection_main_right_cat_row {
    display: block !important;
    margin-bottom: 0px !important;
}
.features_collection_main_right_cat_col {
    padding-right: 0px !important;
    margin-bottom: 10px !important;
}
.gear_up_ypur_kids_main_sec {
    padding: 30px 0px !important;
}
.gear_up_ypur_kids_main_head_row{
    display:block !important
}
.gear_up_ypur_kids_main_head_left_col{
    width:100% !important
}
.gear_up_ypur_kids_main_head_right_col{
    width:100% !important
}
.gear_up_ypur_kids_main_head_left_col h2 {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
}
.gear_up_ypur_kids_main_head_right_col {
    justify-content: center !important;
    
}
.gear_up_ypur_kids_main_head_left_col h2 {
    font-size: 25px;
}
.gear_up_ypur_kids_main_content_box {
    padding: 20px !important;
    border-radius: 15px !important;
}
.gear_up_ypur_kids_main_bg_shape_top {
    width: 400px !important;
    height: 400px !important;
}
.gear_up_ypur_kids_main_bg_shape_left {
    width: 300px !important;
    height: 300px !important;
    left: 20px !important;
    bottom: 90px !important;
}
.gear_up_ypur_kids_main_bg_shape_right {
    width: 250px !important;
    height: 250px !important;
    right: -92px !important;
}
.gear_up_ypur_kids_main_row{
    padding:0px !important
}
.gear_up_ypur_kids_main_sec{
    padding-bottom:0px !important
}
    .seasonal_content_box {
        padding: 30px 20px !important;
    }
    .seasonal_content_box h2 {
        font-size: 40px !important;
        line-height: 1.2 !important;
    }
.discover_btn {
    padding: 8px 24px !important;
}
    .floating_card {
        margin: 0px auto !important;
    }
.featuerd_collection_main_sec {
    padding: 40px 0px !important; 
}
.featuerd_collection_main_row {
    display: block !important;
}
.featuerd_collection_main_left_col{
    width:100% !important
}
.featuerd_collection_main_head_box h2 {
    font-size: 28px !important;
    margin: 10px 0px !important;
}
.featuerd_collection_main_left_col {
        width: 100% !important;
        padding-bottom: 40px !important;
    }
.featuerd_collection_main_right_col{
    width:100% !important
}
.featuerd_collection_products_grid {
    grid-template-columns: repeat(2, 1fr) !important;
}
.marquee_track h2 {
    font-size: 40px !important;
}
.home_main_last_sec {
    padding: 40px 0 !important;
}
.home_main_last_content {
    min-height: 420px !important;
}
.home_main_last_right {
    min-height: 450px !important;
}

.home_main_last_image {
    width: 330px !important;
    height: 330px !important;
}
.home_main_last_blob {
    width: 116% !important;
    left: -40px !important;
    top: 50% !important;
}
.custom_footer_main_sec {
    padding: 30px 0 15px !important;
}
.custom_footer_about_col h4, .custom_footer_shop_col h4, .custom_footer_newsletter_col h4 {
    margin-bottom: 18px !important;
    font-family: "Poppins", sans-serif;
}
    .custom_footer_shop_col a {
        font-size: 15px !important;
        font-family: "Poppins", sans-serif;
    }
.custom_footer_shop_col li {
    margin-bottom: 8px;
    display: flex;
    justify-content: left !important;
    font-family: "Poppins", sans-serif;
}
.custom_footer_shop_col h4{
    text-align:left !important;
    font-family: "Poppins", sans-serif;
}
nav {
    width: 40% !important;
    font-family: "Poppins", sans-serif;
}
    .alyna_about_opposite_main_sec {
        padding: 30px 0 !important;
        padding-bottom:0px !important
    }

    .alyna_about_opposite_content {
        width: 100% !important;
        margin-bottom: 0px !important;
    }

    .alyna_about_opposite_row {
        margin-bottom: 30px !important;
    }
    .alyna_about_opposite_reverse {
        flex-direction: column-reverse !important;
    }
.comfort_perfect_head_box span {
    font-size: 16px !important;
}
    .comfort_perfect_head_box h2 {
        font-size: 30px !important;
        margin-bottom: 20px !important;
        line-height: 1.4 !important;
    }
    .comfort_perfect_col h3 {
        font-size: 25px !important;
        margin-top: 10px !important;
    }
    .comfort_perfect_col {
        margin-bottom: 30px !important;
    }
.sustainablity_main_subtitle {
    font-size: 15px !important;
}
    .sustainablity_main_title {
        font-size: 25px !important;
        line-height: 1.3 !important; 
    }
    .sustainablity_main_stat {
        margin-top: 10px !important;
    }
    .sustainablity_main_image {
        margin-top: 0px !important;
        margin-bottom: 30px !important;
    }
    .sustainablity_main_row {
        flex-direction: column-reverse !important;
    }

.team_members_main_sec {
    padding: 30px 0 !important;
    padding-bottom:0px !important
}
.team_members_main_heading h2 {
        font-size: 30px !important;
    }
.team_members_main_col h3 {
    font-size: 25px;
    margin-top: 12px !important;
}
    .team_members_main_col {
        margin-bottom: 25px !important;
    }
    .alyna_about_faq_main_image {
        margin-bottom: 30px !important;
    }
        .alyna_about_faq_main_content h2 {
        font-size: 32px !important;
    }
    .alyna_about_faq_main_question span {
        font-size: 20px !important;
    }
    .alyna_about_faq_main_content {
        padding: 0px 10px !important;
    }
.contact_us_breadcrumb_main_row h2 {
    font-size: 50px !important;
}
.contact_us_breadcrumb_main_sec {
    padding: 40px 0px !important;
    padding-top: 110px !important;
}
.contact_us_main_img_container{
    width:90% !important;
    margin:0 auto !important
}
.contact_us_main_img_row img {
    width: 100% !important;
}
.contact_us_main_form_container {
    width: 90% !important;
    padding: 20px !important;
}
.contact_us_main_form_left_col,.contact_us_main_form_right_col{
    width:100% !important
}
    .contact_us_main_form_row {
        display: flex !important;
        flex-direction: column-reverse !important;
    }

    .contact_us_main_form_left_box h2 {
        font-size: 14px !important;
        line-height: 1.6;
    }
.contact_us_main_form_right_col{
    padding: 20px 0px;
}
.logo_main_band_head_row h2 {
    font-size: 30px !important;
    margin-bottom: 30px !important;
}
.logo_main_band_row {
    display: flex !important;
    flex-wrap: wrap !important;
}
.logo_main_band_col {
    width: 45% !important;
    display: flex !important;
    align-items: center !important;
}




}
































nav.pagination{
    width:100% !important
}

.explore_our_bestselling_main_container {
    background: #ed5658 !important;
}


.footer_policy_block h2{
    margin:20px 0px !important;
    color:#fff;
    font-size:20px !important;
        font-weight: 900;
        font-family: "Poppins", sans-serif;
}
.footer_policy_block ul{
    list-style-type:none !important;
    font-family: "Poppins", sans-serif;
}
.footer_policy_block a{
    text-decoration:none !important;
    color:white !important;
    font-size:18px !important
}
#shopify-section-template--30929396924702__main{
    padding:0px 50px !important
}
#shopify-section-template--30929396924702__main h2{
    margin-bottom:30px !important;
    margin-top:30px !important;
}
.contact_us_main_form_left_box img {
    margin-right: 10px;
    margin-top: 4px;
}
.features_collection_main_sec a{
    text-decoration:none !important
}
.features_collection_main_right_cat_box span{
    display:none !important
}
.discover_btn {
    top: 80px !important;
    left: 40px !important;
}
header{
    margin:0 5% !important
}
.akshay_about_hero_banner_content h2{
    color:white !important
}
.akshay_about_hero_banner_content p{
    color:white
}
.comfort_perfect_col {
    width: 47% !important;
}
.marquee_main_sec {
    background-image: url(https://cdn.shopify.com/s/files/1/1077/9489/1038/files/5_7aadf624-fc4c-4a9d-8df6-21e2033f3761.jpg?v=1783781112) !important;
}
.marquee_track h2{
    color:white !important
}
.alyna_home_hero_main_banner_product_card a{
    text-decoration:none !important
}
@media (max-width: 767px) {
    #akshay_about_hero_banner_section, .akshay_about_hero_banner_section {
        height: 400px !important;
    }
        #akshay_about_hero_banner_title, .akshay_about_hero_banner_title {
        font-size: 32px !important;
        line-height: 1.2 !important;
        margin-bottom: 20px !important;
    }
        #akshay_about_hero_banner_subtitle, .akshay_about_hero_banner_subtitle {
        margin-top: 40px !important;
    }
.comfort_perfect_col {
    width: 100% !important;
}

}


/* doc change  */
.alyna_home_hero_main_banner_shapes {
    right: -460px !important;
}
.gear_up_ypur_kids_main_content_box {
    left: 67% !important;
    top: 70% !important;
}
.floating_card{
    display:none !important
}
.seasonal_content_box{
    padding:40px !important
}
.seasonal_content_box h2 {
    font-size: 76px !important;
}
.discover_btn {
    top: 40px !important !important;
}
.sustainablity_main_sec{
    margin-bottom:50px !important
}
.contact_us_main_form_left_box li a {
    font-family: "Poppins", sans-serif;
}
@media (max-width: 767px) {
.gear_up_ypur_kids_main_content_box {
    left: 1% !important;
}
.discover_btn {
    top: 40px !important;
    left: 0px !important;
}
}
.ankit_toy_contact_slider_main_sec{
    width:100%;
    padding:90px 0;
    overflow:hidden;
    background:#fff;
}

.ankit_toy_contact_slider_container{
    width:100%;
}

.ankit_toy_contact_slider_heading {
    text-align: center;
    font-size: 48px;
    margin-bottom: 40px;
    font-weight: 400;
    font-family: 'Fraunces';
}
.ankit_toy_contact_slider_marquee{
    width:100%;
    overflow:hidden;
    position:relative;
}

.ankit_toy_contact_slider_track{
    display:flex;
    align-items:center;
    width:max-content;
    will-change:transform;
}

.ankit_toy_contact_slider_item{
    flex:0 0 auto;
    width:240px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin:0 55px;
}

.ankit_toy_contact_slider_item img{
    width:100%;
    height:auto;
    display:block;
    object-fit:contain;
    user-select:none;
    pointer-events:none;
}

@media(max-width:768px){

    .ankit_toy_contact_slider_heading{
        font-size:32px;
        margin-bottom:25px;
    }

    .ankit_toy_contact_slider_item{
        width:220px;
        margin:0 30px;
    }
.ankit_toy_contact_slider_main_sec {
    padding: 40px 0;
}
}
.alyna_home_hero_main_banner_shapes{
    display:none !important
}
.alyna_home_hero_main_banner_product_card{
    display:none !important
}
/* .search-modal.modal__content.gradient{
    margin-top:-2.5%
} */
.gear_up_ypur_kids_main_image_wrapper img {
    width: 80% !important;
    display: block !important;
    object-fit: cover !important;
    border-radius: 22px !important;
}
.gear_up_ypur_kids_main_image_wrapper {
    display: flex !important;
    justify-content: center !important;
}
.seasonal_content_box{
    display:none !important
}
.home_main_last_image svg{
    display:none
}
.section-template--30929396728094__product-grid-padding{
    font-family: "Poppins", sans-serif !important;
}
.product-card-wrapper{
    font-family: "Poppins", sans-serif !important;
}
.product__info-wrapper {
    font-family: "Poppins", sans-serif !important;
}
.main-page-title{
    opacity:0 !important
}
@media(max-width:768px){
/* .search-modal.modal__content.gradient {
    margin-top: -7.5%;
} */
.gear_up_ypur_kids_main_image_wrapper{
    display:block !important
}
.gear_up_ypur_kids_main_image_wrapper img {
    width: 100% !important;
}

}

#shopify-section-template--30929396924702__main{
    font-family: "Poppins", sans-serif !important;
}
#shopify-section-template--30929396924702__main h1{
    font-family: "Poppins", sans-serif !important;
}



/* new secs */
.explore_our_bestselling_products_cols{
    width:22% !important
}
.explore_our_bestselling_products_row{
    display:flex;
    justify-content:space-between
}
.explore_our_bestselling_products_cols img{
    width:80% !important;
    height:auto 
}
.explore_our_bestselling_products_box{
    background:#fff
}
.explore_our_bestselling_products_box {
    background: #fff;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 220px;
    box-shadow: rgba(60, 64, 67, 0.3) 4px 1px 2px 0px, rgba(60, 64, 67, 0.15) 7px 8px 7px 1px;
    overflow:hidden
}


.explore_our_bestselling_products_box a {
    display: flex;
    justify-content: center;
    height: 100% !important;
    width: 100% !important;
    align-items: center;
}

.swing_thriough_the_main_sec {
    width: 100%;
    background: #ed5658ad;
    padding: 60px 0;
    font-family: Poppins, sans-serif !important;
    margin-bottom: 20px;
}
.swing_thriough_the_heading_box h2{
    font-family: "Poppins", sans-serif !important;
}
.swing_thriough_the_container{
    width:90%;
    margin:auto;
}

.swing_thriough_the_row{
    width:100%;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
}

.swing_thriough_the_heading_box{
    width:100%;
    text-align:center;
    margin-bottom:55px;
}

.swing_thriough_the_heading_box h2{
    margin:0;
    font-size:52px;
    line-height:1.1;
    font-weight:600;
    text-transform:uppercase;
    color:#fff;
    letter-spacing:1.5px;
}

.swing_thriough_the_heading_box p{
    margin-top:18px;
    color:#fff;
    font-size:22px;
    font-weight:400;
}

.swing_thriough_the_cards{
    width:100%;
    display:flex;
    justify-content:space-between;
    gap:2%;
}

.swing_thriough_the_card{
    width:18.4%;
    position:relative;
    overflow:hidden;
    border-radius:5px;
    cursor:pointer;
    transition:.4s;
    background:#222;
}

.swing_thriough_the_card img{
    width:100%;
    display:block;
    transition:.6s;
}

.swing_thriough_the_card::after{
    content:"";
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    height:45%;
    background:linear-gradient(to top,#000 0%,transparent 100%);
}

.swing_thriough_the_overlay{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    display:flex;
    flex-direction:column;
    justify-content:end;
    padding:22px;
    box-sizing:border-box;
    z-index:2;
}

.swing_thriough_the_overlay h3{
    margin:0;
    color:#fff;
    text-align:center;
    font-size:28px;
    font-weight:900;
    line-height:1.1;
    text-transform:uppercase;
    text-shadow:0 3px 6px rgba(0,0,0,.35);
    display:none !important
}

.swing_thriough_the_bottom{
    width:100%;
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:10px;
}

.swing_thriough_the_bottom span{
    background:#d40000;
    color:#fff;
    padding:8px 18px;
    border-radius:6px;
    font-size:14px;
    font-weight:700;
    text-transform:uppercase;
}
.swing_thriough_the_bottom a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.swing_thriough_the_card:hover{
    transform:translateY(-10px);
}

.swing_thriough_the_card:hover img{
    transform:scale(1.08);
}

@media(max-width:1200px){

.swing_thriough_the_cards{
    gap:3%;
    row-gap:30px;
}

.swing_thriough_the_card{
    width:31.33%;
}

}

@media only screen and (max-width: 768px) {

.swing_thriough_the_heading_box h2{
    font-size:30px;
}

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

.swing_thriough_the_cards{
    gap:20px;
}

.swing_thriough_the_card{
    width:100%;
}

}
.most_wannted_main_sec {
    width: 100%;
    display: flex;
    justify-content: center;
    background: #ed5658;
    padding: 50px 0%;
    font-family: Poppins, sans-serif !important;
    margin-bottom: 20px;
}
.most_wannted_container{
    width:90%;
    display:flex;
    flex-direction:column;
}

.most_wannted_heading_box{
    width:100%;
    display:flex;
    flex-direction:column;
    align-items:center;
    margin-bottom:55px;
}

.most_wannted_heading_box h2{
    font-size:54px;
    color:#fff;
    font-weight:600;
    text-transform:uppercase;
    margin:0;
    letter-spacing:0px;
    font-family: "Poppins", sans-serif !important;
}

.most_wannted_heading_box p{
    color:#fff;
    font-size:19px;
    margin-top:15px;
}

.most_wannted_row{
    width:100%;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    gap:30px 0%;
}

.most_wannted_product_col{
    width:23.2%;
    display:flex;
}

.most_wannted_product_card{
    width:100%;
    display:flex;
    flex-direction:column;
    background:#1d2635;
    border-radius:18px;
    padding:18px;
    transition:.35s;
    border:1px solid rgba(255,255,255,.08);
}

.most_wannted_product_card:hover{
    transform:translateY(-8px);
}

.most_wannted_product_link{
    width:100%;
    display:flex;
    flex-direction:column;
    text-decoration:none;
}

.most_wannted_product_image{
    width:100%;
    display:flex;
    justify-content:center;
    align-items:center;
    background:#fff;
    border-radius:14px;
    overflow:hidden;
    aspect-ratio:1/1;
}

.most_wannted_product_image img{
    width:85%;
    display:flex;
    transition:.4s;
}

.most_wannted_product_card:hover img{
    transform:scale(1.08);
}

.most_wannted_product_content{
    width:100%;
    display:flex;
    flex-direction:column;
    margin-top:22px;
}

.most_wannted_product_category{
    color:#3d88ff;
    font-size:15px;
    font-weight:700;
    text-transform:uppercase;
    margin-bottom:12px;
    display:none !important
}

.most_wannted_product_content h3{
    color:#fff;
    font-size:19px;
    line-height:1.45;
    font-weight:500;
    margin:0;
    /* min-height:95px; */
    font-family: "Poppins", sans-serif !important;
}

.most_wannted_product_price{
    width:100%;
    display:flex;
    align-items:center;
    gap:12px;
    margin-top:8px;
    font-family: "Poppins", sans-serif !important;
}

.most_wannted_current_price{
    color:#fff;
    font-size:16px;
    font-weight:500;
    font-family: "Poppins", sans-serif !important;
}

.most_wannted_old_price{
    color:#8d96a6;
    text-decoration:line-through;
    font-size:17px;
    font-family: "Poppins", sans-serif !important;
}
.most_wannted_add_cart_btn {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 18px;
    height: 46px;
    background: #d8242e;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 500;
    transition: .3s;
    font-family: Poppins, sans-serif !important;
}

.most_wannted_add_cart_btn:hover{
    background:#ff1f2c;
}

@media(max-width:991px){

.most_wannted_product_col{
    width:48%;
}

.most_wannted_heading_box h2{
    font-size:38px;
}

}

.features_collection_main_right_cat_box{
        background: #ffc5a4 !important; 
}
@media(max-width:767px){

.most_wannted_container{
    width:92%;
}

.most_wannted_product_col{
    width:100%;
}

.most_wannted_heading_box h2{
    font-size:30px;
}

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

.most_wannted_product_content h3{
    min-height:auto;
    font-size:20px;
}

}
.most_wannted_main_sec.purple {
    background: #f68e8e !important;
}

#shopify-section-template--30929396695326__cart-items{
    padding-top:90px !important
}
.search-modal__form{
    margin-top:120px !important
}
.search-modal__close-button{
    display:none !important
}
.header__icon--search .icon.icon-close{
    display:none !important
}
details[open] .modal-overlay:after{
    background:transparent !important
}
.alyna_home_hero_main_banner_mobile{
    display:none !important
}

#cart-notification{
    z-index:9999 !important
}
@media(max-width:600px){
.explore_our_bestselling_products_row {
    flex-wrap: balance;
    margin-top: 10px;
}
.explore_our_bestselling_products_cols {
    width: 45% !important;
}
.explore_our_bestselling_products_box {
    height: 80px;
}
.swing_thriough_the_main_sec {
    padding: 40px 0;
}
.swing_thriough_the_heading_box {
    margin-bottom: 20px;
}
    .swing_thriough_the_card {
        width: 46% !important;
    }
.swing_thriough_the_cards {
    flex-wrap: balance;
}
.swing_thriough_the_bottom a {
    font-size: 11px;
}
.swing_thriough_the_bottom span {
    padding: 3px 13px;
    font-size: 8px;
}
.most_wannted_heading_box p {
        font-size: 13px;
    }
    .most_wannted_row{
        display: flex;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        gap: 20px;
        flex-wrap: nowrap;
        padding: 0 20px;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .most_wannted_row::-webkit-scrollbar{
        display: none;
    }

    .most_wannted_product_col{
        flex: 0 0 calc(90% - 5px);
        width: calc(90% - 5px);
        max-width: calc(90% - 5px);
        scroll-snap-align: start;
    }

    .most_wannted_product_card{
        width: 100%;
    }
.most_wannted_product_content h3 {
        font-size: 18px;
    }
.most_wannted_heading_box {
    margin-bottom: 35px;
}
.gear_up_ypur_kids_main_sec.active .gear_up_ypur_kids_main_content_box {
    transform: translateY(-16%) translate(0);
    opacity: 1;
}
.seasonal_highlight_main_col_banner {
    min-height: auto;
}
    .custom_footer_shop_col li {
        margin-bottom: 15px;
    }
.alyna_about_opposite_image_wrap img{
        transform: scale(1);
            object-fit: contain;
            border-radius:10px !important;
                aspect-ratio: auto;
}

.related-products {
    padding-top: 20px !important;
    background: #ffe2e1 !important;
}
.related-products__heading {
    font-size: 30px;
}
#shopify-section-template--30929396695326__cart-items{
    padding-top:90px !important
}
.search-modal__form {
    width: 112% !important;
    margin-top: 120px !important;
}
#akshay_about_hero_banner_section, .akshay_about_hero_banner_section {
    position: relative;
    width: 100%;
    height: 90vh;
    background-image: url(https://cdn.shopify.com/s/files/1/1077/9489/1038/files/WhatsApp_Image_2026-08-20_at_15.40.46.jpg?v=1788094252);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.alyna_home_hero_main_banner_mobile{
    display:block !important
}
.alyna_home_hero_main_banner_desktop{
    display:none !important
}
.alyna_home_hero_main_banner_bg {
    height: 67% !important;
    margin-top: 20% !important;
}
    #alyna_home_hero_main_banner_section {
        height: 90vh;
    }
    nav {
        width: 90% !important;
    }
.contact_us_main_form_left_box li a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    font-family: Poppins, sans-serif;
}

.contact_us_main_form_left_box li a {
    font-family: Poppins, sans-serif;
    word-wrap: break-word !important;
}
.contact_us_main_form_left_box img {
    margin-right: 10px;
    margin-top: 3px !important;
}
.collection_page_breadcrumb_row h2 {
    font-family: Poppins, sans-serif;
    font-size: 30px !important;
    color: #fff;
    text-transform: capitalize;
}
#shopify-section-template--30929396924702__main {
    padding: 0 0px !important;
    padding-top:100px !important
}
#shopify-section-template--30929396924702__main .main-page-title{
display:none !important
}

















}

@media only screen and (max-width: 768px) {
    .swing_thriough_the_cards {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }

    .swing_thriough_the_card {
        width: 46% !important;
    }
        .swing_thriough_the_bottom span {
        padding: 3px 13px ;
        font-size: 10px !important;
    }
        .explore_our_bestselling_products_cols {
        width: 45% !important;
    }
        .explore_our_bestselling_products_row {
        flex-wrap: wrap !important;
    }
        .swing_thriough_the_bottom a {
        font-size: 14px !important;
        font-weight: 800 !important;
    }
}



/* new css staturadt */
.main_home_banner_mobile_img{
    display:none !important
}
.main_home_banner_row img{
    width:100% !important
}
.main_home_banner_desktop_img{
    height:550px
}

@media only screen and (max-width: 768px) {

.main_home_banner_desktop_img{
    display:none
}
    .main_home_banner_mobile_img {
        display: block !important;
        /* height: 450px; */
        margin-top: 11%;
    }


}

.country_section{
    width:100%;
    padding:70px 0;
    overflow:hidden;
    background:#f5f5f5;
}

.country_container{
    width:95%;
    margin:auto;
}

.country_heading{
    text-align:center;
    margin-bottom:45px;
}

.country_heading h2{
    text-align: center;
    font-size: 48px;
    margin-bottom: 40px;
    font-weight: 400;
    font-family: Fraunces;
}

.country_heading p{
    max-width:700px;
    margin:auto;
    color:#666;
    font-size:17px;
    line-height:28px;
}

/*==========================
    MARQUEE
==========================*/

.country_marquee{
    overflow:hidden;
    width:100%;
}

.country_track {
    display: flex;
    width: max-content;
    animation: marquee 160s ease infinite;
}

.country_item {
    width: calc(100vw / 8);
    min-width: calc(100vw / 8);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    padding: 18px 15px;
    flex-shrink: 0;
    flex-direction: column;
}


.country_item img {
    width: 100px;
    height: 70px;
    object-fit: cover;
}

.country_item span {
    font-size: 17px;
    font-weight: 300;
    color: #222;
    white-space: nowrap;
        font-family: Poppins, sans-serif;
}

.country_marquee:hover .country_track{
    animation-play-state:paused;
}

@keyframes marquee{

    from{
        transform:translateX(0);
    }

    to{
        transform:translateX(-50%);
    }

}

/*==========================
    RESPONSIVE
==========================*/

@media(max-width:991px){

.country_heading h2{
    font-size:34px;
}

.country_item{
    width:calc(100vw / 4);
    min-width:calc(100vw / 4);
}

}

@media(max-width:767px){

.country_section{
    padding:50px 0;
}

.country_heading h2{
    font-size:28px;
}

.country_heading p{
    font-size:15px;
}

.country_item{
    width:calc(100vw / 3);
    min-width:calc(100vw / 3);
}

.country_item img{
    width:72px;
    height:42px;
}

.country_item span{
    font-size:15px;
}

}
.section-template--30929396826398__custom_liquid_iAnGQj-padding{
    padding:0px !important
}

@media only screen and (max-width: 768px) {
.country_heading {
    margin-bottom: 15px !important;
}
    .country_section {
        padding: 40px 0;
    }
.country_heading h2{
    margin-bottom:20px !important
}





}


.certificate_showcase_section {
    width: 100%;
    padding: 10px 0;
    background: #fff;
    overflow: hidden;
    padding-bottom: 50px;
}

.certificate_showcase_container{
    width:95%;
    margin:auto;
}

.certificate_showcase_heading{
    text-align:center;
    margin-bottom:20px;
}

.certificate_showcase_heading h2 {
    font-size: 46px;
    font-weight: 600;
    color: #111;
}

.certificate_showcase_heading p{
    margin-top:12px;
    color:#666;
    font-size:17px;
}

/*=========================
    MARQUEE
=========================*/

.certificate_showcase_slider{
    width:100%;
    overflow:hidden;
}

.certificate_showcase_track{
    display:flex;
    animation:certificateMarquee 195s linear infinite;
    width:max-content;
}

.certificate_showcase_group{
    display:flex;
}

.certificate_showcase_item{

    width:14.285vw;       /* 100 / 7 */

    display:flex;
    justify-content:center;
    align-items:center;

    flex-shrink:0;

    padding:10px;

}

.certificate_showcase_item img{

    width:150px;
    height:150px;

    object-fit:contain;

    transition:.3s;

}

.certificate_showcase_item img:hover{

    transform:translateY(-8px);

}

.certificate_showcase_slider:hover .certificate_showcase_track{

    animation-play-state:paused;

}

@keyframes certificateMarquee{

    from{
        transform:translateX(0);
    }

    to{
        transform:translateX(-100%);
    }

}

/*=========================
    RESPONSIVE
=========================*/

@media(max-width:991px){

.certificate_showcase_item{

    width:25vw;

}

}

@media(max-width:767px){

.certificate_showcase_heading h2{

    font-size:30px;

}

.certificate_showcase_item{

    width:40vw;

}

.certificate_showcase_item img{

    width:120px;
    height:120px;

}

}
.section-template--30945857569054__custom_liquid_jGcKYH-padding{
    padding:0px !important
}

@media only screen and (max-width: 768px) {
.swing_thriough_the_cards{
    gap:10px !important;
    justify-content:center !important
}
.swing_thriough_the_card {
        width: 45% !important;
    }
.swing_thriough_the_overlay{
    padding:12px !important
}
    .swing_thriough_the_bottom a {
        font-size: 13px !important;
    }
    .swing_thriough_the_bottom span {
        padding: 3px 13px;
        font-size: 10px !important;
    }
}

/* Go To Top Button */
.shopify-go-top{
    position:fixed;
    right:25px;
    bottom:25px;
    width:52px;
    height:52px;
    border:none;
    border-radius:50%;
    background:#000;
    color:#fff;
    font-size:24px;
    font-weight:600;
    cursor:pointer;
    display:flex;
    align-items:center;
    justify-content:center;
    box-shadow:0 8px 20px rgba(0,0,0,.25);
    z-index:9999;
    opacity:0;
    visibility:hidden;
    transform:translateY(20px);
    transition:all .3s ease;
}

.shopify-go-top.show{
    opacity:1;
    visibility:visible;
    transform:translateY(0);
}

.shopify-go-top:hover{
    background:#333;
    transform:translateY(-3px);
}

@media (max-width:768px){
    .shopify-go-top{
        width:46px;
        height:46px;
        right:15px;
        bottom:20px;
        font-size:20px;
    }
}

.social_link_box ul{
    list-style-type:none !important;
    display:flex;
    gap:25px !important;
    align-items:end !important;
    margin-top:20px !important
}
.social_link_box img{
    height:25px !important
}
.social_link_box a{
    max-height:max-content
}
.social_link_box h2 {
    color: #fff !important;
    font-size: 20px;
    font-family: 'Poppins';
    margin-top: 30px;
}




.partner_sec{
padding:80px 0;
    font-family: 'Poppins';
}

.partner_container{
width:90%;
max-width:1400px;
margin:auto;
display:flex;
gap:50px;
align-items:flex-start;
}

.partner_left{
width:45%;
}

.partner_left h2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 40px;
    color: #111;
    font-family: 'Poppins';
}

.partner_box{
margin-bottom:20px;
}

.partner_box h3{
font-size:20px;
font-weight:700;
margin-bottom:12px;
color:#111;
}

.partner_box p{
font-size:17px;
line-height:1.9;
color:#555;
}


.partner_right {
    width: 55%;
    background: #fb4f4f;
    padding: 40px 30px;
    border-radius: 35px;
}

.partner_form{
display:flex;
flex-direction:column;
gap:15px;
    font-family: 'Poppins';
}

.partner_row{
display:flex;
gap:25px;
    font-family: 'Poppins';
}

.partner_field{
flex:1;
display:flex;
flex-direction:column;
    font-family: 'Poppins';
}

.partner_field label {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 10px;
    font-family: 'Poppins';
}


.partner_field input,
.partner_field select,
.partner_field textarea{
    width: 100%;
    height: 45px;
    border: none;
    outline: none;
    border-radius: 8px;
    padding: 0 20px;
    font-size: 16px;
    background: #fff; 
}

.partner_field textarea{
height:120px;
padding:18px 20px;
resize:none;
}

.partner_btn{

margin-top:10px;
background:#fff;
color:#fb4f4f;
border:none;
padding:16px 45px;
font-size:18px;
font-weight:600;
border-radius:10px;
cursor:pointer;
transition:.3s;
width:180px;

}

@media(max-width:991px){

.partner_container{
flex-direction:column;
}

.partner_left,
.partner_right{
width:100%;
}

.partner_left h2{
font-size:34px;
}

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

.partner_row{
flex-direction:column;
gap:20px;
}

.partner_right{
padding:30px;
}

.partner_btn{
width:100%;
}

}
@media only screen and (max-width: 768px) {
.partner_sec {
    padding: 50px 0 !important;
}
    .partner_left h2 {
        font-size: 25px;
    }
        .partner_box h3 {
        font-size: 20px;
        }

.partner_box p {
    font-size: 15px;
}
}
.contact_us_main_form_right_box input,
.contact_us_main_form_right_box textarea,
.contact_us_main_form_right_box select {
    font-size: 16px;
    -webkit-appearance: none;
    appearance: none;
}

@media (min-width: 768px) {
    .contact_us_main_form_right_box input,
    .contact_us_main_form_right_box textarea,
    .contact_us_main_form_right_box select {
        font-size: 15px; /* or whatever size you prefer on desktop */
    }
}
.coming_soon_img_box img{
    width:100% !important;
        display: block;
}
.coming_soon_img_box_mobile{
    display:none !important
}
@media only screen and (max-width: 768px) {

.coming_soon_img_box_desktop{
    display:none !important
}
.coming_soon_img_box_mobile{
    display:block !important;
            margin-top: 90px;
}
}
.ctaaaaaaa{
    background:transparent !important
}
.header__active-menu-item{
    text-decoration:none !important
}
.header__submenu .header__menu-item:hover{
    text-decoration:none !important
}
.list-menu__item--active{
    text-decoration:none !important
}
details[open]>.header__menu-item{
    text-decoration:none !important
}
.custom_footer_about_col h4, .custom_footer_shop_col h4, .custom_footer_newsletter_col h4 {
    max-width: max-content;
    border-bottom: 3px solid #fff;
    padding-bottom: 5px;
    border-radius: 4px;
}
    .product--large:not(.product--no-media) .product__media-wrapper {
        max-width: 55% !important;
        width: calc(55% - var(--grid-desktop-horizontal-spacing) / 2) !important;
    }
        .product--large:not(.product--no-media) .product__info-wrapper {
        padding: 0 0 0 2rem !important;
        max-width: 45% !important;
        width: calc(45% - var(--grid-desktop-horizontal-spacing) / 2) !important;
    }
    .product__info-container .product__description{
            font-size: 13px !important;
    }
.thumbnail__badge {
    right: 20% !important;
    top: 21% !important;
}
@media only screen and (max-width: 768px) {
    .product--large:not(.product--no-media) .product__info-wrapper {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0px !important;
}
    .product--large:not(.product--no-media) .product__media-wrapper {
        max-width: 100% !important;
        width: 100% !important
    }
.product__media-icon, .thumbnail__badge {
    height: 5rem !important;
    width: 5rem !important;
    left: 43% !important;
    top: 40% !important;
}
}



.ankit_toy_contact_slider_main_sec {
    width: 100%;
    overflow: hidden;
}

.ankit_toy_contact_slider_container {
    width: 100%;
}

.ankit_toy_contact_slider_heading {
    text-align: center;
}

.ankit_toy_contact_slider_marquee {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.ankit_toy_contact_slider_track {
    display: flex;
    align-items: center;
    gap: 30px;
    width: max-content;
    animation: ankit_toy_contact_slider_move 30s linear infinite;
}

.ankit_toy_contact_slider_item {
    flex: 0 0 auto;
    width: 180px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ankit_toy_contact_slider_item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

@keyframes ankit_toy_contact_slider_move {

    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }

}