@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&family=Fredoka:wght@300..700&family=Outfit:wght@100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

* {
    padding: 0px;
    margin: 0px;
}

* {
    margin: 0px;
    padding: 0px;
}

.clear {
    padding: 0px;
    margin: 0px;
    clear: both;
}

body {
    overflow-x: hidden;
    font-family: "Fredoka", sans-serif;
    font-style: normal;
    font-size: 16px;
    color: #434343;
}

ul {
    list-style: none;
    margin: 0px !important;
}

a:focus,
:focus {
    outline: none !important;
}

a:hover {
    text-decoration: none !important;
}

a {
    text-decoration: none;
}

a img {
    border: none;
}



a {
    padding: 0px;
    margin: 0px;
    outline: none;
}

ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

label {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

ul li {
    padding: 0px;
    margin: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0px;
    margin: 0px;
}

h1 {
    /*font-size: 25px;
	color: #454545;*/
    margin: 0;
    padding: 0;
}

h2 {
    /*font-size: 22px;
	color: #454545;*/
    margin: 0;
    padding: 0;
}

h3 {
    font-family: "Fredoka", sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

h4 {
    /*font-size: 18px;
	color: #454545;*/
    margin: 0;
    padding: 0;
}

h5 {
    /*font-size: 15px;
	color: #454545;*/
    margin: 0;
    padding: 0;
}

h6 {
    /*font-size: 14px;
	color: #454545;*/
    margin: 0;
    padding: 0;
}

p {

    /*font-size: 12px;
	color: #454545;*/
    margin: 0;
    padding: 0;
}

input[type="text"]::-webkit-placeholder {
    opacity: 1;
}

input[type="text"]::-moz-placeholder {
    opacity: 1;
}

input[type="password"]::-webkit-placeholder {
    opacity: 1;
}

input[type="password"]::-moz-placeholder {
    opacity: 1;
}

input[type="search"]::-webkit-placeholder {
    opacity: 1;
}

input[type="search"]::-moz-placeholder {
    opacity: 1;
}

input[type="email"]::-webkit-placeholder {
    opacity: 1;
}

input[type="email"]::-moz-placeholder {
    opacity: 1;
}

input[type="tel"]::-webkit-placeholder {
    opacity: 1;
}

input[type="tel"]::-moz-placeholder {
    opacity: 1;
}

textarea::-moz-placeholder {
    opacity: 1;
}

textarea::-webkit-placeholder {
    opacity: 1;
}

a:hover {
    outline: none !important;
    text-decoration: none;
}

a:active {
    outline: none !important;
    text-decoration: none;
}

a {
    text-decoration: none !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

img {
    vertical-align: middle;
    border-style: none;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

:root {
    --theme-container: 1200px;
}

.container {
    max-width: 1200px;
}

.top_area {
    display: flex;
    align-items: center;
}

 .serch_input {
    /* background: url(../images/zoom.webp) no-repeat 97% 10px #FFFFFF; */
    border: 1px solid #DEDEDE;
    border-radius: 100px;
    width: 556px;
    height: 48px;
    padding: 0px 50px 0px 24px;
    font-family: "Fredoka", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.8);
    text-overflow: ellipsis;
    position: relative;
}

.login_sec li {
    display: inline-block;
    vertical-align: top;
    font-family: "Fredoka", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #000000;
    margin-right: 35px;
}

.login_sec li svg {
    margin-right: 5px;
}

.login_sec li a {
    color: #000000;
}

.login_sec li a:hover,
.shp_txt a:hover,
.tiny_title a:hover,
.nav-link:hover,
.spe_title a:hover {
    color: #03AEEE;

}

.login_sec li a:hover svg path {
    stroke: #03AEEE;
}

.login_sec li:last-child {
    margin-right: 0;
}

header {
    position: relative;
    z-index: 999;
}

header nav {
    background: #FFFFFF;
    border-bottom: 1px solid #C4C4C4;
}

header .navbar-expand-lg .navbar-collapse {
    position: absolute;
    top: 86px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: fit-content;
    padding: 0px 38px;
    background: #FFFFFF;
    box-shadow: 0 4px 16px -4px rgba(0, 0, 0, 0.16);
    border-radius: 0px 0px 16px 16px;
    z-index: 9;
}

header .nav-link {
    padding-left: 18px !important;
    padding-right: 18px !important;
    font-family: "Fredoka", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #323232;
    line-height: 30px;
}

.dropdown .dropdown-menu {
    display: none;
}

.dropdown:hover>.dropdown-menu,
.dropend:hover>.dropdown-menu {
    display: block;
}

.dropdown-toggle {
    position: relative;
}

.dropdown-menu input {
    width: 16px;
    height: 16px;
    border: 1px solid #272727;
    border-radius: 5px;
}

.banner_area {
    background: url(../images/ban_middle.webp) no-repeat center top #00BFFF;
    background-size: auto;
    position: relative;
    z-index: 2;
    padding-top: 170px;
    padding-bottom: 80px;

}

.banner_area::before {
    content: "";
    background: url(../images/banner_top.webp) no-repeat center top;
    background-size: 100% 100%;
    width: 100%;
    height: 355px;
    position: absolute;
    top: -65px;
    left: 0;
    z-index: -1;
}

.banner_area::after {
    content: "";
    background: url(../images/banner_bott.webp) no-repeat center top;
    background-size: 100% 100%;
    width: 100%;
    height: 84px;
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: -1;
}

.banner_area h1 {
    text-align: center;
    font-family: "Fredoka", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 60px;
    line-height: 73px;
    color: #FFFFFF;
    position: relative;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 10px;
}

.banner_area h1::before {
    content: "";
    background: url(../images/sun.webp) no-repeat center top;
    width: 115px;
    height: 109px;
    position: absolute;
    top: -100px;
    left: -10px;
    right: 0;
    margin: 0 auto;
}

.banner_area h2 {


    font-family: "Fredoka", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    color: #FFFFFF;
}

.made_sec {
    padding-top: 60px;
}

.made_sec h3 {

    font-family: "Fredoka", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 61.8651px;
    line-height: 71px;
    color: #033B62;
    margin-bottom: 15px;

}

.made_sec p {

    font-family: "Rubik", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16.376px;
    line-height: 27px;
    letter-spacing: -0.327521px;
    color: rgba(3, 59, 98, 0.8);
}

.made_sec ul {
    column-count: 2;
    column-gap: 35px;
    margin-top: 20px !important;
}

.made_sec li {
    display: block;

    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 21.8347px;
    line-height: 29px;
    color: #033B62;
    margin-bottom: 25px;
}

.made_sec li svg {
    margin-right: 15px;
}

.made_pic {
    margin-left: -40px;
}

.shop_sec {
    padding: 40px 0px 35px 0px;
}

.shop_sec .container {
    position: relative;
}

.shop_sec h3,
.tiny_area h3,
.special_area h3,
.season_area h3,
.specialy_area h3 {
    font-family: "Fredoka", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 42px;
    color: #033B62;
    margin-bottom: 30px;

}

.shopbox {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6);
    border-radius: 8px;
    padding: 20px 25px 18px 25px;
    margin: 2px;
}

.shop_pic {
    background: url(Gemini_Generated_Image_5fwm7b5fwm7b5fwm-removebg-preview.webp), rgba(120, 196, 227, 0.3);
    border-radius: 8px;
}

.shp_txt {
    display: flex;
    padding-top: 12px;
    align-items: center;
    font-family: "Fredoka", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    color: #000000;
}

.shp_txt svg:hover {
    fill: #03AEEE;

}

.shp_txt svg:hover path {
    stroke: #FFF;
}

.shp_txt a {
    color: #000;
}

.shop_slider .owl-nav,
.tiny_slider .owl-nav,
.testimonial_slider .owl-nav,
.similar_slider .owl-nav {
    position: absolute;
    top: -75px;
    right: 60px;
    font-size: 0;
    width: fit-content;
}

.testimonial_slider .owl-nav {
    top: 30px;
    right: 90px;
}

.shop_slider .owl-prev,
.tiny_slider .owl-prev,
.testimonial_slider .owl-prev,
.similar_slider .owl-prev {
    background: url(../images/prev.webp) no-repeat center center !important;
    position: absolute;
    top: 0;
    left: -70px;
    width: 60px !important;
    height: 60px !important;
    border: 2px solid #81DFFF !important;
    border-radius: 30px !important;
}

.shop_slider .owl-next,
.tiny_slider .owl-next,
.testimonial_slider .owl-next,
.similar_slider .owl-next {
    background: url(../images/next.webp) no-repeat center center !important;
    position: absolute;
    top: 0;
    left: 0px;
    width: 60px !important;
    height: 60px !important;
    border: 2px solid #81DFFF !important;
    border-radius: 30px;
}

.shop_slider .owl-prev:hover,
.tiny_slider .owl-prev:hover,
.shop_slider .owl-next:hover,
.tiny_slider .owl-next:hover {
    background-color: #FFF !important;
}

.shop_slider .owl-prev:hover,
.shop_slider .owl-next:hover,
.testimonial_slider .owl-prev:hover,
.testimonial_slider .owl-next:hover,
.similar_slider .owl-prev:hover,
.similar_slider .owl-next:hover {
    background-color: #03AEEE !important;
}

.shop_pic img {
    max-height: 168px;
    height: auto;
    object-fit: contain;
}

.tiny_pic img {
    min-height: 195px;
    height: auto;
    object-fit: contain;
}

.tiny_area {
    background: url(../images/special_bg.webp) no-repeat center top;
    background-size: 100% 100%;
    position: relative;
    padding: 90px 0px;
    position: relative;
}

.tiny_area::before {
    content: "";
    background: url(../images/cloud3.webp) no-repeat;
    width: 220px;
    height: 173px;
    position: absolute;
    top: -70px;
    right: 25px;
}

.tiny_area .owl-carousel .owl-item .tinybox {
    background: #FFFFFF;
    border: 2px dashed transparent;
    border-radius: 8px;
    padding: 20px 15px;
    position: relative;
}

.tiny_area .owl-carousel .owl-item:nth-child(4n+1) .tinybox {

    border-color: #00b3ff;
    /* Blue */

}

.tiny_area .owl-carousel .owl-item:nth-child(4n+2) .tinybox {

    border-color: #ff8aa5;
    /* Pink */

}

.tiny_area .owl-carousel .owl-item:nth-child(4n+3) .tinybox {

    border-color: #ffc107;
    /* Yellow */

}

.tiny_area .owl-carousel .owl-item:nth-child(4n+4) .tinybox {

    border-color: #8bc34a;
    /* Green */

}

.sale {
    background: #BA69A1;
    border: 1px solid #BA69A1;
    border-radius: 5px;
    font-family: "Outfit", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    width: fit-content;
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 3px 8px;
}

.tiny_age {
    background: #FFFFFF;
    border: 1px solid #BABABA;
    border-radius: 4px;
    height: 24px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #000000;
    padding: 0px 3px;
    width: fit-content;
}

.tiny_title {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: #212224;
    padding: 10px 0px 2px 0px;
}

.tiny_title a {
    color: #212224;
}

.tiny_price {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 25px;
    color: #CB5457;
}

.tiny_price a {
    color: #CB5457;
}

.oldprice {
    margin-left: 8px;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 25px;
    color: #A49B9C;
    position: relative;
}

.oldprice::before {
    content: "";
    background: url(../images/line.webp) no-repeat;
    width: 52px;
    height: 12px;
    position: absolute;
    top: 8px;
    left: -3px;
    z-index: 1;
}

.shop_pic,
.tiny_pic {
    text-align: center;
}

.dash-frm-grp.sign-frm select {
    background: none;
}

.cart-wrapper {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-top: 15px;
}

.cart-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    background: #03AEEE;
    height: 36px;
    border-radius: 4px;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    cursor: pointer;
    transition: background 0.3s ease;
}

.cart-btn:hover,
.search-bar button:hover,
.apply-btn:hover {
    background: #0090dd;
}

.cart-icon {
    font-size: 18px;
}

.wish-btn {
    background: #00aaff;
    color: #fff;
    height: 36px;
    border: none;
    width: 52px;
    font-size: 20px;
    cursor: pointer;
    border-radius: 4px;
    transition: background 0.3s ease;
    text-align: center;
    line-height: 36px;
}

.wish-btn:hover {
    background: #0090dd;
}

.special_banner {
    background: #FFFFFF;
    border: 8px solid #03AEEE;
    border-radius: 27px;
    padding: 10px;
    position: relative;
    margin-top: 20px;
}

.special_banner_pink {
    border-color: #FFC0CB;
}

.special_banner_yellow {
    border-color: #FFD700;
}

.special_banner_green {
    border-color: #89B919;
}

.sp_pic {
    position: relative;
}

.sp_pic img {
    border-radius: 16px;
    width: 100%;
    height: 620px;
}

.sp_pic::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 16px;

}

.special_banner_pink .sp_pic::before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 16px;
}

.special_banner_yellow .sp_pic::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url(Gemini_Generated_Image_8o1pn38o1pn38o1p.webp);
    border-radius: 16px;
}

.col-left {
    width: 57%;
}

.col-rt {
    width: 43%;
}

.special_banner h4 {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 52px;
    line-height: 65px;
    color: #FFFFFF;
    margin-bottom: 15px;
}

.special_banner p {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 15.9px;
    line-height: 25px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.sp_ban_txt {
    position: absolute;
    bottom: 90px;
    left: 38px;
    width: fit-content;
}

.special_banner_pink .sp_ban_txt,
.special_banner_green .sp_ban_txt {
    left: 60px;
}

.lesstxt .shop_bt,
.season_txt .shop_bt {
    margin-top: 30px;
}

.skytxt,
.fo_mid li a:hover,
.offi_row a:hover,
.viewtxt a:hover,
.breadcrumb-item a:hover,
.clear-all:hover {
    color: #03AEEE;
}

.shop_bt {
    width: fit-content;

    font-family: 'Bricolage Grotesque';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 30px;
    text-transform: capitalize;
    cursor: pointer;
    margin-top: 50px;
}

.fo_left {
    width: 27%;
}

.fo_cen {
    padding: 0px 60px;
    width: 39%;
}

.shop_bt a {
    background: #FFFFFF;
    color: #000000;
    border-radius: 16px;
    padding: 14px 28px;

}

.shop_bt a:hover {
    background-color: #03AEEE;
    color: #FFF;
}

.season_area {
    padding: 60px 0px;
}

.seasonbox {
    position: relative;
    margin: 5px 0px;
}

.seasonbox::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(Gemini_Generated_Image_j2l73bj2l73bj2l7.webp);
    border-radius: 12px;
}

.seasonbox img {
    width: 100%;
    height: 300px;
    border-radius: 12px;
    box-shadow: 0 0 5px #CCC;
}

.season_txt {
    position: absolute;
    top: 50px;
    left: 30px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 35px;
    color: #FFFFFF;
}

.season_txt h4 {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 35px;
    color: #FFFFFF;
    margin-bottom: 18px;
}

.season_slider .owl-dots,
.similar_slider .owl-dots {
    height: 19px;
    display: flex;
    align-items: center;
    width: fit-content;
    margin: 0 auto;
    margin-top: 20px;
}

.season_slider.owl-carousel button.owl-dot,
.similar_slider.owl-carousel button.owl-dot {
    width: 16px;
    height: 16px;
    background: #D9D9D9;
    border-radius: 16px;
    margin: 3px 5px;
}

.season_slider.owl-carousel button.owl-dot.active,
.similar_slider.owl-carousel button.owl-dot.active {
    width: 19px;
    height: 19px;
    background: #03AEEE;
    border: 1px solid #000000;
    border-radius: 16px;
}

.season_slider {
    margin-left: 20px;
}

.specialy_area {
    position: relative;
    background: url(../images/sky_bg.webp) repeat;
    padding: -60px 0px 90px 0px;
}

.viewtxt {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    text-transform: capitalize;
    color: #000000;
    margin-left: auto;
}

.viewtxt a {
    color: #000;
    text-decoration: underline !important;
}

.specialy_area .container {
    position: relative;
}

.sp_top {
    background: url(../images/sp_top.webp) no-repeat center top;
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    height: 208px;
    left: 0;
    top: 0px;

}

.specialy_area_bot {
    background: url(../images/specially_bot1.webp) no-repeat center top;
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    height: 166px;
    left: 0;
    bottom: 0px;
}

.specialy_area::before {
    content: "";
    background: url(../images/kite.webp) no-repeat;
    width: 108px;
    height: 133px;
    position: absolute;
    top: 400px;
    left: 70px;
}

.specialy_area::after {
    content: "";
    background: url(../images/kite2.webp) no-repeat;
    width: 108px;
    height: 133px;
    position: absolute;
    bottom: 175px;
    right: 60px;
}

.spe_box {
    background: #FFFFFF;
    border-radius: 30px;
    padding: 10px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: rgba(3, 59, 98, 0.8);
    margin: 30px 0px;
    position: relative;
    z-index: 2;
}

.spe_in {
    border: 1px dashed #03AEEE;
    border-radius: 30px;
    padding: 15px;
    text-align: center;
    position: relative;
}

.spe_cart_sec {
    position: absolute;
    top: 15px;
    right: 10px;
    width: 40px;
}

.spe_cart_secbox {
    margin-bottom: 10px;
    background: #FFFFFF;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.spe_cart_secbox:hover svg path {
    stroke: #03AEEE !important;
}

.spe_title {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 36px;
    color: #033B62;
    padding: 20px 0px;
}

.spe_title a {
    color: #033B62;
}

.spe_bottom {

    border-top: rgba(3, 59, 98, 0.05) 2px solid;
    padding-top: 25px;
    margin-top: 25px;
    text-align: left;
    display: flex;
    align-items: center;
}

.spe_price {
    margin-left: auto;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 36px;
}

.spe_price a {
    background: #03AEEE;
    border-radius: 8px;
    color: #FFFFFF;
    padding: 8px 15px;
}

.spe_price a:hover {
    background: #033B62;
}

.testimonial_area {
    position: relative;
    padding: 60px 0px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: rgba(3, 59, 98, 0.8);
}

.testimonial_area h3 {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 68px;
    line-height: 78px;
    text-align: center;
    color: #033B62;

}

.test_txt {
    width: 62%;
    margin: 0 auto;
    margin-bottom: 50px;
}

/*.test_pic {
	margin-left: -20px;
}*/

.testimonial_area::before {
    content: "";
}

.test_rt {
    border: 1px dashed #90EE90;
    border-radius: 30px;
    padding: 40px 50px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: rgba(3, 59, 98, 0.8);
    margin-left: 40px;
}

.test_comm {
    padding: 100px 0px 0px 0px;
    text-align: left;
    background: url(../images/q.webp) no-repeat left top;
}

.client_name {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 36px;
    color: #033B62;
    margin-top: 40px;
}

.testimonial_area::before {
    content: "";
    background: url(../images/tsun.webp) no-repeat;
    width: 115px;
    height: 109px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

.testimonial_area::after {
    content: "";
    background: url(../images/pink_cloud.webp) no-repeat;
    width: 260px;
    height: 130px;
    position: absolute;
    bottom: 70px;
    right: 10px;
}

/* 30-01-2026 */
footer {
    background: url(../images/foo_bg.webp) no-repeat center top;
    /* background: #fff; */
    background-size: cover;
    border-top: 1px solid #03afed36;
}

.fo_top {
    display: flex;
    align-items: center;
    padding: 50px 0px;
    justify-content: space-evenly;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    color: #FFFFFF;
    /*color: rgba(3, 59, 98, 0.8);*/
}

.fo_top_heading {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    /*color: rgba(3, 59, 98, 0.8);*/
}

.fo_top_sec {
    display: flex;
    margin-right: 50px;
}

.fo_top_sec:last-child {
    margin-right: 0;
}

.fo_top_sec img {
    display: inline-block;
    margin-right: 5px;
}

.fo_mid {
    border-top: #FFF 1px solid;
    border-bottom: #FFF 1px solid;
    padding: 25px 0px;
    position: relative;
}

.fo_logo_txt {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #FFFFFF;
    /*color: rgba(3, 59, 98, 0.8);*/
    padding: 20px 0px 40px 0px;
}

.we_txt {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    /*color: rgba(3, 59, 98, 0.8);*/
    margin-bottom: 0px;
    flex-shrink: 0;
}

.we_logo li {
    display: inline-block;
    vertical-align: top;
    /* margin-right: 5px; */
}

.we_logo li:last-child {
    margin-right: 0;
}

footer h3 {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    /*color: rgba(3, 59, 98, 0.8);*/
    border-bottom: #03AEEE 2px solid;
    margin-top: 10px;
    margin-bottom: 25px;
    width: fit-content;
    padding-right: 15px;
}

.fo_cen li {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    margin: 20px 0px;
}

.fo_cen li a {
    color: #FFFFFF;
    /*color: rgba(3, 59, 98, 0.8);*/
}

.offi_row {
    padding-bottom: 20px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 32px;
    color: #FFFFFF;
    /*color: rgba(3, 59, 98, 0.8);*/
    display: flex;
}

.offi_row a {
    color: #FFFFFF;
    /*color: rgba(3, 59, 98, 0.8);*/
}

.offi_row:last-child {
    padding-bottom: 0;
}

.offi_row svg {
    margin: 0px 15px 0px 0px;
}

.copytxt {
    width: fit-content;
    /* position: absolute; */
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #FFFFFF;
    text-align: center;
    /*color: rgba(3, 59, 98, 0.8);*/
    /* left: 0;
	right: 0;
	bottom: 20px;
	margin: 0 0 0 auto; */
}

.fo_bottom {
    padding: 22px 0px;
    text-align: center;

}

.fo_bottom .container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: relative;
}

.fo_bottom .container a.visa-mstr {
    position: absolute;
    right: 0;
}

/* 30-01-2026 */
/*search page*/
/* .search_pg_top {
	background: #D9F5FF;
	position: relative;
	padding-top: 70px;
	max-height: 240px;
	height: auto;
	margin-bottom: 150px;
} */

.search_pg_top {
    background: #D9F5FF;
    position: relative;
    padding-top: 70px;
    max-height: max-content !important;
    height: auto;
    margin-bottom: 0 !important;
}

.breadcrumb {
    width: fit-content;
    margin: 0px auto 20px auto;

}

.breadcrumb-item {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #000000;
}

.breadcrumb-item a {
    color: #000000;
}

.breadcrumb-item svg {
    margin: -4px 4px 0px 5px;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: ">";
    color: #000000;
    font-size: 16px;
    font-weight: 400;
}

.breadcrumb-item.active {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    color: #033B62;
}

.search_pg_top::before {
    content: "";
    background: url(../images/search_bg.webp) repeat-x center top #FFF;
    width: 100%;
    height: 83px;
    position: absolute;
    bottom: -83px;
    left: 0;
    z-index: 1;

}

/* Search bar */
.search-bar {
    display: flex;
    justify-content: center;
    margin-bottom: 28px;
}

.search-bar input {
    width: 500px;
    padding: 14px 25px;
    border-radius: 30px 0 0 30px;
    border: 1px solid #cce7f0;
    outline: none;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #2D2D2D;
}

.search-bar input::placeholder {
    color: #2D2D2D;
}

.search-bar button {
    padding: 12px 25px;
    border-radius: 0 30px 30px 0;
    border: none;
    background: #03AEEE;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    text-transform: capitalize;
    color: #FFFFFF;
    cursor: pointer;
    transition: .5s;
}

/* Header */
.result-header {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 28px;
    position: relative;
    z-index: 4;
}

.result-header h2 {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 28px;
    color: #033B62;
}

.result-header p {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #033B62;
    padding-left: 20px;
}

/* Filters row */
.filters .dropdown-toggle::after {
    display: none;
}

.filters {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
}

.filters-row {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: center;
}

/* Filter buttons */
.filter-dropdown {
    position: relative;
    width: fit-content;
    margin-right: 20px;
    min-width: 117px;
}

.dropdown-btn {
    width: 100%;
    border-radius: 30px;
    padding: 0px 29px 0px 4px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    display: flex;
    justify-content: left;
    align-items: center;
    background: #FDFDFD;
    border: 1px solid #03AEEE;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    color: #1B1B1B;
    position: relative;
    margin-right: 20px;
}

.dropdown-btn:hover {
    background-color: #03AEEE;
    color: #FFF;
    transition: .5s;
}

.arrow {
    width: 8px;
    height: 8px;
    border-right: 2px solid #272727;
    border-bottom: 2px solid #272727;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 15px;
}

.dropdown-btn:hover .arrow,
.filter-dropdown.active .arrow {
    border-color: #FFF;
}

/* Arrow animation */
.filter-dropdown.active .arrow {
    transform: rotate(-135deg);
}

.dropdown-menu {
    position: absolute;
    top: 40px;
    left: 0;
    min-width: 100%;
    white-space: nowrap;
    border-radius: 8px;
    display: none;
    animation: fadeSlide 0.3s ease;
    z-index: 100;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #424242;
    padding: 8px 8px 16px;
    gap: 8px;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.13);
}

.filter-dropdown.active .dropdown-menu {
    display: block;
}

.filter-dropdown.active .dropdown-btn {
    background-color: #03AEEE;
    color: #FFF;
}

.dropdown-btn svg {
    border: #03AEEE 1px solid;
    border-radius: 100%;
    margin-right: 10px;
}

.filter-dropdown.active svg,
.filter-dropdown:hover svg {
    border: #FFF 1px solid;
    border-radius: 100%;
    margin-right: 10px;
}

.dropdown-menu label {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 4px;
    font-size: 14px;
    cursor: pointer;
}

.dropdown-menu label:hover {
    background: #f2faff;
    border-radius: 6px;
}

@keyframes fadeSlide {
    from {
        opacity: 0;
        transform: translateY(-5px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}




/* Apply button */
.apply-btn {
    padding: 0px 50px 0px 18px;
    border-radius: 30px;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    height: 48px;
    background: #03AEEE;
    border-radius: 50px;
    font-family: 'Fredoka';
    font-weight: 600;
    font-size: 16px;
    line-height: 48px;
    text-transform: capitalize;
    color: #FFFFFF;
    transition: .5s;
    position: relative;
}

.apply-btn svg {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 15px;
}

/* Sort */


.filter-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px 0px 40px 0px;
    font-family: 'Fredoka', sans-serif;
    position: relative;
    z-index: 1;
    gap: 20px;
}

.filters-left {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.chip {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 12px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    color: #4F4F4F;
    background: #FFFFFF;
    border: 1px solid #1E3871;
    border-radius: 130px;
}

.chip span {
    cursor: pointer;
    font-size: 16px;
}

.clear-all {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-decoration-line: underline !important;
    color: #282828;
    margin-left: 5px;
}

.clear-all:hover svg path {
    stroke: #03AEEE;
}



.filters-right {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
}

.sort-label {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #272727;
}

.sort-select {
    padding: 6px 12px;
    border-radius: 20px;
    border: 1px solid #ccc;
    gap: 8px;
    background: #FDFDFD;
    border: 1px solid #939393;
}




.custom-select {
    position: relative;
    display: inline-block;

}

.custom-select select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    padding: 0px 40px 0px 25px;
    height: 32px;
    border: 1px solid #939393;
    border-radius: 30px;
    font-family: 'Fredoka', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: #4B4B4B;
    background: #FDFDFD;
    cursor: pointer;
    min-width: 110px;
    width: auto;
}

/* Custom arrow */
.custom-select::after {
    content: '';
    position: absolute;
    right: 25px;
    top: 50%;
    width: 6px;
    height: 6px;
    border-right: 2px solid #1b1b1b;
    border-bottom: 2px solid #1b1b1b;
    transform: translateY(-50%) rotate(45deg);
    pointer-events: none;
}

/* Hover & focus */
.custom-select select:hover,
.custom-select select:focus {
    border-color: #03AEEE;
    outline: none;
}

.ser_product_area {

    background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    padding: 30px 35px 10px 35px;

}

.ser_product_area .tinybox,
.similar_area .tinybox {
    border: 2px dashed #03AEEE;
    border-radius: 11.2174px;
    padding: 20px 15px;
    margin: 10px 0px;
    position: relative;
}

.ser_product_area .tinybox .sale,
.similar_area .sale {
    font-size: 18px;
    display: flex;
    align-items: center;
    height: 32px;
}

.ser_product_area .tinybox .tiny_age,
.similar_area .tiny_age {
    font-size: 18px;
    height: 32px;
    padding: 0px 8px;
    display: flex;
    align-items: center;

}

.ser_product_area .tiny_title,
.similar_area .tiny_title {
    font-size: 20px;
    margin: 4px 0px 8px 0px;
}

.ser_product_area .tiny_price,
.ser_product_area .oldprice,
.ser_product_area .cart-btn,
.ser_product_area .wish-btn,
.similar_area .tiny_price,
.similar_area .oldprice,
.similar_area .cart-btn,
.similar_area .wish-btn {
    font-size: 18px;
}

.ser_product_area .cart-btn,
.ser_product_area .wish-btn,
.similar_area .cart-btn,
.similar_area .wish-btn {
    height: 50px;

}

.ser_product_area .cart-btn svg {
    width: 28px;
    height: 28px;
}

.ser_product_area .wish-btn,
.similar_area .wish-btn {
    line-height: 50px;
    font-size: 24px;
}

.ser_product_area .tiny_pic img,
.similar_area .tiny_pic img {
    height: 275px;
}


.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-family: 'Fredoka', sans-serif;
    margin: 20px 0px;
    font-weight: 400;
    font-size: 21px;
    color: #8E8E8E;
}

.page {
    min-width: 36px;
    height: 36px;
    /*padding: 0 14px;*/
    border-radius: 20px;
    border: 1.5px solid #A49E92;
    background: #fff;
    color: #8E8E8E;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page.prev {
    border: 1.5px solid #A49E92;
}

/* Next (blue) */
.page.next {
    border: 1.5px solid #03AEEE;
    color: #03AEEE;
}

/* Arrow icon */
.arrow1 {
    width: 8px;
    height: 16px;
    display: flex;
    justify-content: center;
}


.page:hover {
    border-color: #03AEEE;
    color: #03AEEE;
}

.page i {
    font-size: 16px;

}

.page:hover i {
    color: #03AEEE;
}

/* Active page */
.page.active {
    background: #03AEEE;
    border-color: #03AEEE;
    color: #fff;
}

/* Dots */
.dots {
    padding: 0 4px;
    color: #888;
    font-size: 16px;
}

.search_pg_top .container {
    position: relative;
}

.search_pg_top .container::before {
    content: "";
    background: url(../images/kl.webp) no-repeat;
    width: 67px;
    height: 82px;
    position: absolute;
    top: 40px;
    left: 140px;
}

.search_pg_top .container::after {
    content: "";
    background: url(../images/kr.webp) no-repeat;
    width: 80px;
    height: 98px;
    position: absolute;
    top: -30px;
    right: 70px;
}

.similar_area {
    position: relative;
    margin: 45px 0px;
}

.similar_area::before {
    content: "";
    background: url(../images/scl.webp) no-repeat;
    width: 199px;
    height: 158px;
    position: absolute;
    top: -30px;
    left: 10px;
}

.similar_area::after {
    content: "";
    background: url(../images/scr.webp) no-repeat;
    width: 199px;
    height: 158px;
    position: absolute;
    top: -30px;
    right: 10px;
}

.similar_area h3 {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    color: #033B62;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 50px;
}

.similar_slider .owl-nav {
    width: 100%;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
}

.similar_area .owl-prev {
    left: -70px;
}

.similar_area .owl-next {
    left: auto;
    right: -70px;
}

/*product detail*/
#Pro_detail.search_pg_top .container::before {
    top: 10px;
    z-index: 4;
}

#Pro_detail.search_pg_top .container::after {
    top: -32px;
    z-index: 4;
}

.pro .owl-carousel {
    max-width: 320px;
}

.pro .owl-carousel .owl-nav {
    padding-top: 0.4em;
    font-family: sans-serif;
    font-size: 0.8em;
}

.pro .owl-carousel .owl-nav>div {
    padding: 0.4em 1.4em;
    border: 1px solid #333;
    background: #000;
    color: white;
    border-radius: 0.4em;
    background-image: linear-gradient(rgba(255, 255, 255, .3), rgba(0, 0, 0, .2));
    box-shadow: 0.1em 0.1em 0.4em rgba(0, 0, 0, .5);
}

.pro .owl-carousel .owl-nav>div:hover {
    background-color: #333;
}

.pro .owl-carousel .owl-nav .owl-prev {
    float: left;
}

.pro .owl-carousel .owl-nav .owl-next {
    float: right;
}

.pro_left {
    width: 55%;
}

.pro_rt {
    width: 45%;
}

.ver_slider {
    background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    padding: 30px 50px 100px 50px;
}


.product-card {
    background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    padding: 40px 30px;
    margin-bottom: 15px;
}

.product-card h2 {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
    color: #033B62;
}

.card_heading {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 32px;
    color: #262626;
    margin-bottom: -5px;
}

.card_heading svg {
    margin-top: -25px;
}

.card_txt {

    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #3D3D3D;
    line-height: 27px;
    margin-left: 15px;

}

.ben_sec {
    margin-left: 15px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #3D3D3D;
    line-height: 27px;
}

.ben_sec .card_heading {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    color: #3D3D3D;
    margin-top: 30px;
}

.ben_sec ul {
    margin-bottom: 20px !important;
}

.ben_sec li {
    margin-left: 15px;
    display: block;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #3D3D3D;
    margin-bottom: 5px;
    position: relative;
    padding-left: 10px;
}

.ben_sec li::before {
    content: "";
    background-color: #3D3D3D;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    position: absolute;
    top: 12px;
    left: 0;
}

.ben_sec li strong {
    font-weight: 600;
}

.choose_color_sec {
    margin: 30px 0px 20px 0px;
}

.choose_heading {

    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 15px;
    color: #272727;
}

.choose_age_sec {
    margin: 0px 0px 20px 0px;
}

/* ---------- COLOR RADIO BUTTONS ---------- */

.colors {
    display: flex;
    gap: 12px;
}

.colors label {
    cursor: pointer;
}

.colors input {
    display: none;
}

.color {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: inline-block;
    border: 3px solid #E4E4E4;
}

/* Color variants */
.red {
    background: #ff4d4d;
}

.green {
    background: #2ecc71;
}

.yellow {
    background: #f1c40f;
}

.blue {
    background: #3498db;
}

/* Checked state */
.colors input:checked+.color {
    border: 3px solid #008FC6;

}

/* ---------- AGE BUTTONS ---------- */

.ages li {
    background: #FFFFFF;
    border: 1px solid #1E3871;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    margin-right: 5px;
    padding: 0px 10px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #4F4F4F;
    height: 28px;
    line-height: 28px;
}

.ages li:hover {
    border-color: #3498db;
}

/* ---------- PRICE ---------- */

.pro_price {
    margin: 10px 0;
}

.pro_price .old {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    text-transform: uppercase;
    color: #7A7A7A;
    margin-right: 8px;
    position: relative;
}

.pro_price .old::before {
    content: "";
    background: url(../images/old_p.webp) no-repeat;
    width: 91px;
    height: 22px;
    position: absolute;
    top: 6px;
    left: 0;
}

.pro_price .new {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    text-transform: uppercase;
    color: #CB5457;
}

.delivery {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #342C2A;
    margin-bottom: 25px;
}

/* ---------- ACTION BUTTONS ---------- */

.actions {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
}

.buy {
    /* Button */

    /* Auto layout */
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 16px;
    gap: 8px;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
    border: none;
    width: 187px;
    height: 48px;
    background: #03AEEE;
    border-radius: 6px;
    cursor: pointer;
}

.buy:hover {
    background-color: #0090dd;
}

.cart {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 16px;
    gap: 8px;
    width: 187px;
    height: 48px;
    background: #FDFDFD;
    border: 1px solid #03AEEE;
    border-radius: 6px;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #03AEEE;
}

.cart:hover {
    background-color: #03AEEE;
    color: #FFF;
}

.wishlist {
    width: 90px;
    height: 48px;
    border: 1px solid #03AEEE;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wishlist li {
    display: inline-block;
    margin-right: 5px;
    padding-right: 10px;
    border-right: #CCC 1px solid;
}

.wishlist li:last-child {
    border: none;
    margin-right: 0;
    padding-right: 0;
}

.wishlist li:last-child:hover svg path {
    stroke: #03AEEE !important;

}

.wishlist li:first-child:hover svg path {
    fill: #CB5457 !important;
}

/* ---------- INFO ---------- */

.info {
    list-style: none;
    padding: 0;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #3F3F3F;
}

.info li {
    margin-bottom: 20px;
}

.info li svg {
    margin-right: 5px;
}



/* 22-01-2026 */
.brd-area {
    background-image: url(../images/sign-brd-bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.brd-area .container {
    padding: 64px 0 55px 0;
}

.brd-area-grph {
    position: absolute;
    display: block;
}

.kite-grph-rt {
    top: 29px;
    right: 126px;
    width: 77px;
    height: 98px;
}

.kite-grph-lt {
    top: 60px;
    left: 126px;
    width: 64px;
    height: 79px;
}

.kite-grph-rt svg,
.kite-grph-lt svg {
    display: block;
    width: 100%;
    height: 100%;
}

h2.page-header {
    margin-top: 20px;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 28px;
    color: #033B62;
    text-align: center;
}



.signup-pg-outer {
    padding: 20px 0 56px 0;
}

.signup-innr-ppr {
    background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.16);
    border-radius: 16px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    overflow: hidden;
    min-height: 812px;
}

.sign-lft-grph {
    width: 53%;
    background-color: #03AEEE;
    z-index: 9;
    padding-top: 87px;
    overflow: hidden;
}

.sign-lft-grph::before,
.sign-lft-grph::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 637px;
    background-image: url(../images/sign-grph-top.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top center;
    z-index: 0;
}

.sign-lft-grph::after {
    background-position: bottom -3px center;
    top: auto;
    bottom: 0;
    background-image: url(../images/sign-grph-bttm.png);
}

.sign-lft-grph img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 4;
}

.sign-rit-frm-sec {
    display: block;
    padding: 89px 68px;
    width: 47%;
}

.sign-frm-hdr {
    margin: 0 auto 27px auto;
}

.sign-frm-hdr h3 {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 29.0965px;
    line-height: 38px;
    text-align: center;
    color: #008FC6;
    margin-bottom: 3px;
}

.sign-frm-hdr p {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 19px;
    text-align: center;
    color: #4B5563;
}

.sign-frm {
    margin-bottom: 20px;
}

/* 24-01-2026 */
.sign-frm input,
.sign-frm select,
.sign-frm textarea {
    box-sizing: border-box;
    height: 47px;
    border: 1px solid #D9D9D9;
    border-radius: 8px;
    display: block;
    width: 100%;
    padding: 16px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 14px;
    color: #4B5563;
    appearance: none;
}

.sign-frm input:hover,
.sign-frm select:hover,
.sign-frm textarea:hover,
.sign-frm input:focus,
.sign-frm select:focus,
.sign-frm textarea:focus,
.sign-frm input:focus-visible,
.sign-frm select:focus-visible,
.sign-frm textarea:focus-visible,
.sign-frm input:focus-within,
.sign-frm select:focus-within,
.sign-frm textarea:focus-within {
    border: 1px solid #03AEEE;
}

.sign-frm label.error {
    color: red;
    font-size: 12px;
    font-weight: 400;
}

/* 24-01-2026 */
.sign-frm input::placeholder {
    color: #BFBFBF;
    font-weight: 500;
}

.sign-frm label {
    padding: 0px 7px;
    position: absolute;
    left: 10px;
    top: -11.5px;
    background: #FFFFFF;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 150%;
    color: #7D7D7D;
}

.password-icon {
    position: absolute;
    top: 14px;
    right: 11px;
    cursor: pointer;
}

.fa-eye.fa-eye-slash::before {
    width: 19px;
    height: 19px;
    display: block;
    background-image: url(../images/eye.png);
    content: '';
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.fa-eye-slash::before {
    width: 19px;
    height: 19px;
    display: block;
    background-image: url(../images/eye-slash.png);
    content: '';
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.pass-txt {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 19px;
    color: #6B7280;
    /* position: absolute;
    top: calc(100% + 4px);
    left: 0px;
    width: auto !important;
    white-space: nowrap; */
    margin-top: -14px;
    margin-bottom: 35.75px;
    display: block;
}

button.sign-sbmt-btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: fit-content;
    padding: 8px 16px;
    gap: 8px;
    background: #03AEEE;
    border-radius: 6px;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

button.sign-sbmt-btn:hover,
button.sign-sbmt-btn:focus {
    background: #0090dd;
}

button.sign-sbmt-btn svg {
    display: block;
    width: 26px;
    height: 26px;
}

.btns-or {
    display: block;
    width: fit-content;
    background: #F9FAFB;
    padding: 3px 13px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    color: #6B7280;
    margin: 18px auto 15px auto;
}

.sign-ggl {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: fit-content;
    background: #FFFFFF;
    border: 1px solid #D1D5DB;
    box-shadow: 0px 0.950866px 1.90173px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    gap: 7px;
    padding: 14px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
    color: #374151;
}

.sign-ggl svg {
    display: block;
    width: 19px;
    height: 19px;
}

.sign-ggl:hover {
    background: #03AEEE;
    border: 1px solid #03AEEE;
    color: white;
}

.sign-ggl:hover svg path {
    fill: #fff;
}

.login-line {
    text-align: center;
    margin-top: 20px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 19px;
    color: #4B5563;
}

.login-line a {
    display: inline-block;
    margin-left: 8px;
    color: #03AEEE;
}

.login-line a:hover {
    color: #0090dd;
}

.forgot-reme {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    row-gap: 8px;
    column-gap: 20px;
    margin: -10px 0 10px 0;
}

label.remem {
    padding-left: 27px;
    position: relative;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: #3C4248;
}

label.remem input {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
    z-index: 3;
}

label.remem span {
    width: 19px;
    height: 19px;
    border-radius: 5px;
    border: 1px solid #aaaaaa;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

label.remem span svg {
    display: block;
    width: 12px;
    height: 12px;
}

label.remem input:hover+span,
label.remem input:checked+span {
    border: 1px solid #03AEEE;
}

label.remem input:checked+span {
    background: #03AEEE;
}

a.forgot {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    text-align: right;
    color: #5E5E5E;
}

a.forgot:hover {
    color: #03AEEE;
}

/* .login-inr-ppr .sign-rit-frm-sec,
.login-inr-ppr .sign-lft-grph{
	height: 100%;
} */
.login-inr-ppr .sign-rit-frm-sec {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.sign-rit-frm-sec {
    position: relative;
    z-index: 9;
}

/* 22-01-2026 */


/*-----------220126--Dashboard Page--SB-----------*/
.dash_pagetop {
    background: #D9F5FF;
    position: relative;
    padding-top: 70px;
    min-height: 120px;
    height: auto;
}

.dashboard_header .login_sec li {
    vertical-align: middle;
}

/* User Dropdown */
.user-dropdown {
    position: relative;
}

.user-toggle {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}

.user-toggle img {
    border-radius: 50%;
}

.user-toggle i {
    font-size: 12px;
    color: #555;
}

.user-menu {
    position: absolute;
    left: 0;
    top: 120%;
    width: 180px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
    list-style: none;
    padding: 8px 0;
    display: none;
    z-index: 100;
}

.user-menu li {
    padding: 10px 15px;
    font-size: 14px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px !important;
}

.user-menu li:hover {
    background: #f0f8ff;
    color: #0077cc;
}

.user-menu .divider {
    height: 1px;
    background: #eee;
    margin: 6px 0;
    padding: 0;
}

.user-menu .logout {
    color: #e74c3c;
}

#userMenu li {
    margin-right: 0;
    color: #323232;
}

#userMenu li a {
    color: #323232;
}

.usertxt {
    display: block;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #6B6868;
}

.username {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    color: #323232;
}


/* Layout */
.dash_area {
    position: relative;
    z-index: 4;
    margin-top: -20px;
}

.dashboard-container {
    display: flex;
    padding: 30px;
    gap: 25px;
}

/* Sidebar */
.sidebar {
    border-radius: 12px;
    padding: 20px;
    background: #FFFFFF;
    box-shadow: 0px 0px 19.3px rgba(0, 0, 0, 0.07);
    border-radius: 24px;
}

.profile-card {
    text-align: center;
    /*margin-bottom: 20px;*/
}

.profile-card img {
    border-radius: 50%;
}

.menu {
    list-style: none;
}

.menu li {
    padding: 12px;
    border-radius: 8px;
    cursor: pointer;
    margin-bottom: 6px;
}

.menu li i {
    margin-right: 8px;
}

.menu li.active,
.menu li:hover {
    background: #eaf6ff;
    color: #0077cc;
}

/* Content */
.content {
    flex: 1;
}

.stats {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    margin: 20px 0;
}

.stat-card {
    background: #fff;
    padding: 20px;
    border-radius: 12px;
}

/* Orders */
.orders {
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    margin-bottom: 30px;
}

.orders-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.orders-header button {
    background: #0077cc;
    color: white;
    border: none;
    padding: 8px 14px;
    border-radius: 6px;
}

.order-row {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
}

/*.status {
	font-weight: bold;
}*/

.delivered .status {
    color: green;
}

.pending .status {
    color: orange;
}

.canceled .status {
    color: red;
}

/*-----------220126--Dashboard Page--SB-----------*/



/* cart page */
.cart-innr {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    gap: 30px;
}

.cart-left {
    width: 55%;
}

.cart-right {
    width: calc(100% - 55% - 30px);
}

.cart-prc-box {
    position: sticky;
    top: 0;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    overflow: hidden;
}

.cart-lft-ppr {
    background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    overflow: hidden;
}

h3.crt-ppr-hdng {
    padding: 30px 20px 27px 20px;
    border-bottom: 1px solid #D9D9D9;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 32px;
    color: #262626;
    margin-bottom: 0px;
}

h3.crt-ppr-hdng small {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #262626;
}

.cart-list {
    padding: 0px 15px;
}

.cart-item {
    padding: 26px 5px 26px 5px;
    border-bottom: 1px solid #D9D9D9;
}

.cart-item:last-of-type {
    border-bottom: 0px solid transparent;
}

.cart-item-top {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 30px;
}

em.cart-item-img {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
    border: 1px solid #C3C3C3;
    overflow: hidden;
    flex-shrink: 0;
    padding: 5px;
    width: 200px;
    height: 184px;
}

.cart-item-top em img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.cart-item-txt {
    flex-grow: 1;
}

.cart-item-txt h6 {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #4B4B4B;
    margin-bottom: 16px;
}

.cart-item-txt p {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #464646;
    margin-bottom: 14px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
}

.cart-item-txt p span {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 12px;
}

.cart-item-txt .d-flex {
    gap: 8px;
}

.cart-item-txt .d-flex .oldprice {
    margin-left: 0px;
    font-size: 16px;
    line-height: 24px;
}

.cart-item-txt .d-flex .tiny_price {
    font-size: 16px;
    line-height: 24px;
    color: #CB5457;
}

.cert-item-btm {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 14px;
}

a.crt-remove {
    width: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #3E3E3E;
}

a.crt-remove:hover {
    color: #03AEEE;
}

a.crt-remove svg {
    display: block;
    width: 16px;
    height: 16px;
}

a.crt-remove:hover svg path {
    fill: #03AEEE;
}

.cart-prd-qunt {
    width: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 32px;
    border: 0.5px solid #D3D3D3;
    border-radius: 7px;
    gap: 2px;
    padding: 2px;
}

.cart-prd-qunt input#count,
.cart-prd-qunt input.count {
    width: 58.5px;
    height: 28px;
    background: #FFFFFF;
    border: 0.55px solid #D3D3D3;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #1F3052;
}

.cart-prd-qunt input[type=button] {
    width: 22px;
    height: 28px;
    background: #B0E9FF;
    border-radius: 6px 0px 0px 6px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 16.5px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #1F3052;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.cart-prd-qunt input#plus,
.cart-prd-qunt input.plus {
    border-radius: 0px 6px 6px 0px;
}

.cat-outer {
    margin-bottom: 80px;
}

.crt-prc-inr {
    padding: 12px 30px 30px 30px;
}

.crt-prc-lst {
    padding: 0 64px 17px 6px !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    gap: 17px;
}

.crt-prc-lst li,
.crt-prc-final {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
}

.crt-prc-lst li h6 {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #4D4D4D;
}

.crt-prc-lst li h6:last-child {
    text-align: right;
}

.crt-prc-final {
    padding: 16px 64px 16px 6px;
    border-top: 1px dashed #B8B8B8;
    border-bottom: 1px dashed #B8B8B8;
}

.crt-prc-final h5 {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 22px;
    color: #303030;
}

.crt-prc-final h5:last-child {
    text-align: right;
}

p.save {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #4A4A4A;
    margin: 14px 0 28px 0;
}

.crt-prc-btns {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.crt-prc-btns a {
    width: calc((100% - 10px) / 2);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border: 1px solid #03AEEE;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    border-radius: 6px;
    padding: 8px 16px;
    height: 48px;

}

.plc-ordr {
    width: calc((100% - 10px) / 2);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border: 1px solid #03AEEE;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    border-radius: 6px;
    padding: 8px 16px;
    height: 48px;
    color: #03AEEE;
    background-color: #FFF;
}

.plc-ordr svg path {
    fill: #03AEEE;
    stroke: #FFF;
}

.plc-ordr:hover {
    background-color: #03AEEE;
    color: #FFF;
}

.plc-ordr:hover svg path {
    stroke: #03AEEE;
    fill: #FFF;
}

.crt-prc-btns a.plc-ordr {
    color: #fff;
    background: #03AEEE;
}

.crt-prc-btns a.cont-shop {
    color: #03AEEE;
}

.crt-prc-btns a:hover {
    color: white;
    border: 1px solid #0090dd;
    background: #0090dd;
}

p.crt-desc {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #5A5A5A;
    margin: 20px 0 0 0;

}

/* cart page */

/*-----------220126--Dashboard Page--SB-----------*/
.dash_pagetop {
    background: #D9F5FF;
    position: relative;
    padding-top: 70px;
    min-height: 120px;
    height: auto;
}

.dash_pagetop .container::before {
    content: "";
    background: url(../images/kl.webp) no-repeat;
    width: 67px;
    height: 82px;
    position: absolute;
    top: 40px;
    left: 140px;
}

.dash_pagetop .container::after {
    content: "";
    background: url(../images/kr.webp) no-repeat;
    width: 80px;
    height: 98px;
    position: absolute;
    top: -30px;
    right: 70px;
}

.dash_pagetop .container::before,
.dash_pagetop .container::after {
    z-index: 2;
}

.dash_pagetop .container::before {
    top: 5px;
}

.dashboard_header .login_sec li {
    vertical-align: middle;
}

/* User Dropdown */
.user-dropdown {
    position: relative;
}

.user-toggle {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}

.user-toggle img {
    border-radius: 50%;
}

.user-toggle i {
    font-size: 12px;
    color: #555;
}

.user-menu {
    position: absolute;
    left: 0;
    top: 120%;
    width: 180px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
    list-style: none;
    padding: 8px 0;
    display: none;
    z-index: 100;
}

.user-menu li {
    padding: 10px 15px;
    font-size: 14px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px !important;
}

.user-menu li:hover {
    background: #f0f8ff;
    color: #0077cc !important;
}

.user-menu .divider {
    height: 1px;
    background: #eee;
    margin: 6px 0;
    padding: 0;
}

.user-menu .logout {
    color: #e74c3c;
}

#userMenu li {
    margin-right: 0;
    color: #323232;
}

#userMenu li a {
    color: #323232;
}

.usertxt {
    display: block;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #6B6868;
}

.username {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    color: #323232;
}


/* Layout */
.dash_area {
    position: relative;
    z-index: 4;
    margin-top: 0px;
    padding-bottom: 100px;
}

.dashboard-container {
    display: flex;
    padding: 30px;
    gap: 25px;
}

/* Sidebar */
.sidebar {
    border-radius: 12px;
    padding: 8px;
    background: #FFFFFF;
    box-shadow: 0px 0px 19.3px rgba(0, 0, 0, 0.07);
    border-radius: 24px;
}

.sidebarin {
    border: 1px dashed #03AEEE;

    border-radius: 16px;
}

.profile-card {
    border-bottom: #03AEEE 1px solid;
    padding: 18px;
}

.profile-card img {
    width: 75px;
    height: 75px;
    object-fit: cover;
    object-position: top;
    border-radius: 8px;
}

.profile-card h3 {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 23px;
    color: #033B62;
    margin: 10px 0px;
}

.user_details {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #6E6767;
    display: flex;
    align-items: center;

}

.u_icon {
    margin-right: 5px;
    border-right: #6E6767 1px solid;
    padding: 3px 5px 3px 0px;
}

.utxt a {
    color: #6E6767;
}

.utxt a:hover {
    color: #03AEEE;
}

.sidemenu {
    list-style: none;
}

.side_top {
    padding-top: 18px;
    border-bottom: #03AEEE 1px solid;
}

.side_bot {
    padding-top: 15px;
    padding-bottom: 5px;
}

.sidemenu li {
    padding: 14px;
    margin: 0px 18px;
    border-radius: 8px;
    cursor: pointer;
    margin-bottom: 6px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    color: #033B62;
}

.sidemenu li a {
    color: #033B62;
}

.sidemenu svg {
    margin-right: 8px;
}

.sidemenu li.active,
.sidemenu li:hover {
    background: rgba(195, 236, 251, 0.33);
    border-radius: 8px;
    color: #03AEEE;
}

/* Content */
.dash_content h2 {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 27px;
    line-height: 24px;
    color: #033B62;
    position: relative;
    border-bottom: 1px solid rgba(3, 59, 98, 0.36);
    width: fit-content;
    padding-right: 10px;
    padding-bottom: 10px;
}

.dash_content h2::before {
    content: "";
    background: #033B62;
    width: 52px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.dash_content h2 svg {
    margin-top: -10px;
    margin-right: 3px;
}

.dash_content_in {
    box-shadow: 0px 0px 19.9px rgba(0, 0, 0, 0.07);
    border-radius: 24px;
    padding: 20px;
    background-color: #FFF;
    margin-top: 30px;
}

.stats {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    margin: 20px 0;
}

.stat-card {
    padding: 10px;
    background: #FFFFFF;
    border: 1px solid #C3ECFB;
    border-radius: 11px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #6E6767;
    position: relative;
}

.stat-card h4 {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #6E6767;
}

.stat_head {
    display: flex;
}

.stat_head svg {
    margin-left: auto;
}

.stat_num {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 29px;
    line-height: 22px;
    color: #033B62;
    margin-top: -10px;
}

.stat-card p {
    margin-top: 18px;

}

/* Orders */
.orders {
    padding: 20px 0px;
}

.orders-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    align-items: center;
}

.order_heading {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 16px;
    color: #033B62;
}

.orders-header button {
    background: #03AEEE;
    border: none;
    padding: 8px 14px;
    background: #03AEEE;
    border: 1px solid #03AEEE;
    border-radius: 4px;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 13px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
}

.orders-header button svg {
    margin-left: 10px;
}

.orders-header button:hover {
    background: #0090dd;
}

.order-row {
    display: flex;

    padding: 8px;
    border: 1px solid #EDEDED;
    border-radius: 11px;
    margin-bottom: 8px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    color: #212224;
    justify-content: space-between;
}

.order-row svg {
    margin-top: -4px;
}

.o_pic {
    border: 1px solid #F9F5F5;
    border-radius: 8px;
    width: 66px;
    height: 66px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}

.order-row .o_pic img {
    width: 60px;
    height: 60px;
}

.o_txt {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.02em;
    color: #212224;
}

.order-row .o_txt {
    width: 260px;
}

.order-row a {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #212224;
}

.order-row a:hover {
    color: #0090dd;
}

.o_txt_heading {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.02em;
    color: #212224;
    margin-bottom: 10px;
}

.o_de_head {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #6E6767;
    margin-bottom: 15px;
}

.shop_again .tinybox {
    border: 2px dashed #03AEEE;
    border-radius: 11.2174px;
    padding: 20px 15px;
    margin: 10px 0px;
    position: relative;
}

.shop_again h3 {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #033B62;
}



.delivered .status {
    color: #0CE033;
}

.pending .status {
    color: #03AEEE;
}

.canceled .status {
    color: #FF4B5F;
}

.mobile_filter {

    display: none;

}

.mobile_filter {

    float: left;

    width: 100%;

    min-height: 40px;

    cursor: pointer;

    background: #03AEEE;

    text-align: center;

    color: #fff;

    padding: 7px;

    margin-bottom: 0;

    display: none;
    margin-bottom: 20px;

}

.dasbordLeft {
    width: 100%;
    border: none;
    /* overflow: hidden; */
    display: block;
    float: left;
}

.mobile_filter i {

    font-size: 18px;

}

.mobile_filter p {

    float: none;

    color: #fff;

    font-family: 'Candara';

    font-size: 18px;

    width: auto !important;

    display: inline-block;

    margin-left: 5px !important;

    margin-bottom: 0px !important;


}

.o_col {
    display: block;
}

.o_item_sec {
    display: flex;
}

.dash_pagetop::before {
    content: "";
    background: url(../images/search_bg.webp) repeat-x center top #FFF;
    width: 100%;
    height: 83px;
    position: absolute;
    bottom: -83px;
    left: 0;
    z-index: 1;
}

.search_pg_top .container,
.dash_pagetop .container {
    position: relative;
}

.shop_again .tiny_pic img {
    min-height: auto;
}

.shop_again .sale {
    top: 10px;
    right: 10px;
}

.text-left {
    text-align: left !important;
}

/*-------2401_search SB---------*/
.similar_slider .owl-prev:hover,
.testimonial_slider .owl-prev:hover,
.shop_slider .owl-prev:hover {

    background: url(../images/prev1.webp) no-repeat center center #03AEEE !important;
}

.similar_slider .owl-next:hover,
.testimonial_slider .owl-next:hover,
.shop_slider .owl-next:hover {

    background: url(../images/next1.webp) no-repeat center center #03AEEE !important;
}

/*-------2401_search SB End---------*/

/* 24-01-2026 */
/* edit-profile */
.edtfrm-sec h4 {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 16px;
    color: #033B62;
    margin-bottom: 30px;
}

.edtfrm-sec-divider {
    margin: 24px 0;
    display: block;
    width: 100%;
    height: 1px;
    background: #EFEFEF;
}

.edtfrm-sec .row {
    margin: 0 0 !important;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: stretch;
    column-gap: 20px;
}

.edtfrm-sec .row>* {
    padding: 0 !important;
    width: calc((100% - (20px * 2)) / 3);
}

.edtfrm-sec .row>.col-12 {
    padding: 0 !important;
    width: 100%;
}

.dash-frm-grp.sign-frm {
    margin-bottom: 52px;
}

.edt-dash-frm {
    position: absolute;
    top: -19px;
    right: 0;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 16px;
    color: #03AEEE;
    text-align: right;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    gap: 2px;
}

.edt-dash-frm svg {
    display: block;
    width: 12px;
    height: 12px;
}

.edt-dash-frm:hover {
    color: #0090dd;
}

.edt-dash-frm:hover svg path {
    stroke: #0090dd;
}

.dash-frm-icon {
    position: absolute;
    z-index: 3;
    right: 19px;
    top: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
}

.dash-frm-icon svg {
    display: block;
    width: 100%;
    height: 100%;
}

.upld-button {
    position: relative;
    width: 263px;
    height: 47px;
    max-width: 100%;
}

.upld-button input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}

.dash-upload-area {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    margin-top: -12px;
}

.upld-button span {
    width: 100%;
    height: 100%;
    background: #03AEEE;
    border: 1px solid #03AEEE;
    border-radius: 10px;
    outline: 0.6px dashed #FFFFFF;
    outline-offset: -6px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    padding: 15px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
}

.upld-button input[type="file"]:hover+span {
    background: #0090dd;
    border: 1px solid #0090dd;
}

.upld-button span svg {
    display: block;
    width: 20px;
    height: 20px;
}

.upld-img {
    position: relative;
    width: 75px;
    height: 75px;
    border-radius: 7px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.upld-img img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.upld-img a {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #FFFFFF;
    position: absolute;
    top: 2px;
    right: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.upld-img a svg {
    display: block;
    width: 9px;
    height: 9px;
}

.edtfrm-sec-addrs .dash-frm-grp.sign-frm {
    margin-bottom: 40px;
}

button.edtfrm-submit {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 16px;
    gap: 8px;
    background: #03AEEE;
    border-radius: 6px;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    width: 228px;
    height: 48px;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

button.edtfrm-submit:hover,
button.edtfrm-submit:focus {
    background: #0090dd;
}

button.edtfrm-submit svg {
    display: block;
    width: 29px;
    height: 26px;
}

/* edit-profile */
/* 24-01-2026 */


/*my-order 240126 SB start*/
.dash_content_in .nav-tabs .nav-link {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 11px 16px;
    background: #F3F3F3;
    border-radius: 6px 6px 0px 0px;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 13px;
    color: #868686;
    margin-right: 14px;
    border: none;
}

.dash_content_in .nav-tabs .nav-link.active {
    background: #03AEEE;
    color: #FFF;
}

.green_status {
    color: #0ED533;
}

.blue_status {
    color: #03AEEE;
}

.red_status {
    color: #FF4B5F;
}

#myTabContent .o_col {
    min-width: 95px;
}

#myTabContent .order-row {
    justify-content: flex-start;
    padding: 15px 20px 28px 20px;
}

#myTabContent .orders {
    margin-bottom: 0;
}

.orderpage .pagination {
    margin: 0;
}

.orderpage .pagination .page {
    min-width: 20px;
    height: 20px;
    border: none;
    border-radius: 3px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
}

.orderpage .pagination .page i {
    font-size: 13px;
}

/*240126 order details SB*/
.order_details .orders {
    padding: 0;
}

.order_details .orders-header {
    padding: 10px 15px;
    border-bottom: #D9D9D9 1px solid;
}

.order_details .order_heading {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    color: #404040;
}

.order_details .cancelbt svg {
    margin-left: 0;
}

.order_de_row {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: #D9D9D9 1px solid;
    display: flex;
}

.order_de_row:last-child {
    border-bottom: 0;
}

.order_de_pic {
    background: #FFFFFF;
    border: 0.799842px solid #CBCBCB;
    border-radius: 6.39873px;
    padding: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.order_de_pic img {
    height: 86px;
}

.order_de_txt {
    margin-left: 15px;
}

.order_de_heading {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #555555;
    margin-bottom: 26px;
}

.order_de_sec_row {
    display: flex;
    align-items: center;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #555555;
}

.order_de_sec {
    border-left: #D9D9D9 1px solid;
    padding-right: 100px;
    padding-left: 15px;
}

.order_de_sec:last-child {
    margin-right: 0;
}

.order_de_sec:first-child {
    border-left: 0;
    padding-left: 0;
}

.order_de_row strong {
    font-weight: 500;
    color: #222222;
}

.yellow_status {
    color: #F2C54A;
}

.order_de_sec .tiny_price,
.order_de_sec .oldprice {
    font-size: 16px;
    ;
}

.pr_area {
    margin-bottom: 15px;
}

.orderbox_row {
    padding-bottom: 30px;
}

.orderbox {
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    border-radius: 5px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #434343;
    height: 100%;
}

.orderbox a {
    color: #434343;
}

.orderbox a:hover {
    color: #03AEEE;
}

.orderbox span {
    font-weight: 500;
}

.orderbox strong {
    font-weight: 600;
}

.orderbox_heading {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #222222;
    padding: 5px 10px;
    border-bottom: #D9D9D9 1px solid;
}

.summ_row {
    display: flex;
    padding: 3px 0px;
}

.total_row {
    border-top: #D9D9D9 1px solid;
    padding-top: 5px;
    margin-top: 5px;
    display: flex;
}

.summ_rt {
    margin-left: auto;
}

.orderbox_cont {
    padding: 10px;
}

/*240126*/
.modal-title {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #222222;
    padding-right: 10px;
    position: relative;
    padding-bottom: 10px;
    border-bottom: #E2E2E2 1px solid;
    width: 100%;
}

.modal-title::before {
    content: "";
    background: #03AEEE;
    width: 152px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
}

#exampleModal .modal-header {
    padding: 30px 25px;
    border-bottom: 0;
}

#exampleModal .modal-body {
    padding: 0px 25px 50px 25px;
}

#exampleModal .modal-body h3 {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    color: #313131;
    margin-bottom: 25px;
}

#exampleModal .radio-group {
    margin-bottom: 40px;

}

#exampleModal .radio-option {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 14px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #565656;
    cursor: pointer;
}

#exampleModal .radio-option input {
    display: none;
}

/* Custom radio */
#exampleModal .custom-radio {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    position: relative;
    background: #FFFFFF;
    border: 1px solid #B5B5B5;
    margin-top: 3px;
}

#exampleModal .radio-option input:checked+.custom-radio {
    border-color: #03AEEE;
}

#exampleModal .radio-option input:checked+.custom-radio::after {
    content: "";
    width: 11px;
    height: 11px;
    background: #03AEEE;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#exampleModal .sign-frm label {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    color: #7D7D7D;
}

#exampleModal .sign-frm textarea {
    height: 135px;
    resize: none;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;

    color: #BFBFBF;
}

#exampleModal h4 {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #000000;
}

.info-box {
    padding: 16px 0px;
}

.info-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.info-list li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 12px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #585858;
}

.info-list li::before {
    content: "•";
    position: absolute;
    left: 0;
    top: 0;
    color: #03AEEE;
    /* blue dot */
    font-size: 20px;
    line-height: 1;
}

#exampleModal .buy {
    border-radius: 8px;
    width: auto;
}

/*270126 address book SB*/
.addr_book .orders-header button {
    border-radius: 8px;
}

.addr_book .order_col {
    margin-bottom: 20px;
}

.addr_book .orderbox_heading {
    padding: 18px 15px;
    padding-bottom: 0;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    color: #000000;
    border-bottom: 0;
    display: flex;
    align-items: center;
}

.addr_book .orderbox_cont {
    padding: 10px 15px 30px 15px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    color: #000000;
}

.addr_book .orderbox_cont ul {
    margin-top: 20px !important;
}

.addr_book .orderbox_cont li {
    display: inline-block;
    vertical-align: top;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #625C5E;
    margin: 0px 15px;
}

.addr_book .orderbox_cont li:first-child {
    margin-left: 0;
}

.addr_book .orderbox_cont li a {
    color: #625C5E;
    padding-bottom: 2px;
    position: relative;
}

.addr_book .orderbox_cont li a svg {
    margin-top: -2px;
}

.addr_book .orderbox_cont li a::before {
    content: "";
    background: #CACACA;
    width: 1px;
    height: 30px;
    position: absolute;
    top: -5px;
    right: -17px;
}

.addr_book .orderbox_cont li:last-child a::before {
    display: none;
}

.addr_book .orderbox_cont li a::after {
    content: "";
    background: #625C5E;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0px;
    left: 0;
}

.addr_book .orderbox_cont li:hover a::after {
    background-color: #03AEEE;
}

.addr_book .orderbox_cont li a:hover {
    color: #03AEEE;
}

.addr_book .orderbox_cont li a:hover svg path {
    stroke: #03AEEE;
}

.addr_book .orderbox_cont li:first-child a:hover svg path {
    fill: #03AEEE;
    stroke: none;
}

.default {
    margin-left: auto;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    color: #008FC6;
}

.default a {
    border: 1px solid rgba(0, 143, 198, 0.28);
    border-radius: 4px;
    padding: 4px 6px;
    color: #008FC6;
}

.default a:hover {
    color: #625C5E;
}

.sign-frm select {
    width: 100%;
    padding: 16px;
    font-family: "Rubik", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 14px;
    color: #6e6e6e;
    border: 1px solid #ddd;
    border-radius: 6px;
    background-color: #fff;
    appearance: none;
    cursor: pointer;

    /* custom arrow */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath d='M2 4l4 4 4-4' fill='none' stroke='%23999' stroke-width='2'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
}

.sign-frm select:focus {
    outline: none;
    border-color: #aaa;
}

/*change pass*/
.change_pass .order_heading {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #033B62;
    margin-bottom: 20px;
}

.form_area {
    max-width: 520px;
    width: auto;
    margin-bottom: 40px;
}

.f_row {
    margin-bottom: 30px;
}

.change_pass {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    color: #383838;
}

.change_pass ul {
    margin-top: 30px !important;
}

.change_pass li {
    display: block;
    margin-bottom: 8px;
}

.change_pass strong {
    font-weight: 500;
}

#exampleModal .btn-close {
    position: absolute;
    top: 35px;
    right: 25px;
}

/*270126 SB*/
.wishtxt {
    display: flex;
    justify-content: center;
    align-items: center;
}

.wishtxt p {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #033B62;
    margin-left: 10px;
}

.dash_content_in.wishlist_sec {
    padding: 15px;
}

.wishlist_sec .tinybox {
    border: 2px dashed #03AEEE;
    border-radius: 11.2174px;
    margin: 18px 0px;
    position: relative;
}

.wishlist_sec .tinybox .tiny_pic,
.tiny_cont {
    padding: 20px 15px;
}

.wishlist_sec .tiny_pic img {
    height: 275px;
}

.wishlist_sec .tiny_pic {
    position: relative;
    padding: 20px 0px;
    display: flex;
    justify-content: center;
}

.outofstock {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #033B62;
    z-index: 20;
}

.wishlist_sec .sold .tiny_pic::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #D9D9D9;
    opacity: 0.61;
    top: 0;
    left: 0;
    z-index: 10;
}

.wishlist_sec .sale {
    font-size: 18px;
    display: flex;
    align-items: center;
    height: 32px;
}

.wishlist_sec .tiny_age {
    font-size: 18px;
    height: 32px;
    padding: 0px 8px;
    display: flex;
    align-items: center;
}

.wishlist_sec .tiny_title {
    font-size: 20px;
    margin: 4px 0px 8px 0px;
}

.wishlist_sec .tiny_price,
.wishlist_sec .oldprice,
.wishlist_sec .cart-btn {
    font-size: 18px;
}

.wishlist_sec .wish-btn,
.wishlist_sec .cart-btn {
    height: 50px;
}

.wishlist_sec .wish-btn {
    line-height: 50px;
    font-size: 24px;
}

/*checkout*/
.checkout_sec .cart-prc-box {
    position: relative;
    top: auto;
    margin-bottom: 25px;
}

.sqbox {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    color: #4B4B4B;
    display: flex;
    align-items: center;
}


/* Checkbox */
.checkbox {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    margin-bottom: 15px;
}

.custom-checkbox {
    display: inline-block;
    cursor: pointer;
}

.custom-checkbox input {
    display: none;
}

/* box */
.custom-checkbox .checkmark {
    width: 28px;
    height: 28px;
    border: 1px solid #4B4B4B;
    border-radius: 6px;
    display: inline-block;
    background: #fff;
    position: relative;
}

/* checked state (optional tick) */
.custom-checkbox input:checked+.checkmark::after {
    content: "";
    position: absolute;
    left: 8px;
    top: 5px;
    width: 6px;
    height: 12px;
    border: solid #2f2f2f;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* Create Button */
.create-btn {
    width: 100%;
    color: #fff;
    border: none;
    padding: 12px 20px;
    font-size: 15px;
    border-radius: 6px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    gap: 10.2px;
    background: #03AEEE;
    border-radius: 10px;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    margin-top: 30px;

}

.create-btn:hover {
    color: white;
    background: #0090dd;
}


/* Divider */
.divider {
    text-align: center;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #5A5A5A;
    margin: 16px 0;
}

/* Address Cards */
.address-card {
    display: flex;
    gap: 10px;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 12px;
    margin-bottom: 12px;
    cursor: pointer;
}

.address-card input {
    margin-top: 4px;
}

.address-card h4 {
    margin: 0 0 6px;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    color: #000000;
}

.address-card p {

    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 28px;
}

.landmark {
    margin-top: 12px;
}

/* Selected State */
/*.address-card.selected {
  border: 2px dashed #0aa7e8;
}*/
.address-card {
    display: flex;
    gap: 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 12px;
    margin-bottom: 12px;
    cursor: pointer;
    transition: 0.2s ease;
    align-items: first baseline;

}

/* Hide default radio look if you want */
.address-card input {
    margin-top: 4px;
    background: #FFFFFF;
    border: 1px solid #B5B5B5;
    width: 20px;
    height: 20px;
}





/* Make content fill card */
.address-card .content {
    padding: 6px;
    width: 100%;
}

.address-card:has(input:checked) {
    background: #F6FDFF;
    border: 2px dashed #03AEEE;
}

/* EXACT radio like image */
.address-card input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    width: 22px;
    height: 22px;
    border: 2px solid #1EA7FD;
    /* blue border */
    border-radius: 50%;
    background: #fff;
    position: relative;
    cursor: pointer;
    top: 5px;
}

/* inner dot */
.address-card input[type="radio"]::after {
    content: "";
    width: 10px;
    height: 10px;
    background: #1EA7FD;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
}

/* checked */
.address-card input[type="radio"]:checked::after {
    transform: translate(-50%, -50%) scale(1);
}

/*terms*/
.terms .dash_content_in {
    padding: 15px 30px;
    margin-bottom: 50px;
}

.terms {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #4B5563;
}

.terms h3 {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    color: #000000;
    margin: 25px 0;
}

.terms-list {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #4B5563;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    margin-left: 10px !important;
}

.terms-list li {
    position: relative;
    padding-left: 18px;
    margin-bottom: 10px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #4B5563;
}

/* Custom bullet */
.terms-list li::before {
    content: "•";
    position: absolute;
    left: 0;
    top: 0;
    color: #4B5563;
    font-size: 22px;
}

/*FAQ*/
.faq .dash_content_in {
    padding: 30px 15px;
}

/* Sidebar */
.faq_sidebar {
    padding-right: 25px;
    border-right: 1px solid #E4E4E4;
    height: 100%;

}

.faq_sidebar button {
    width: 100%;
    padding: 4px 16px;
    margin-bottom: 12px;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #343535;
    cursor: pointer;
    border: 1px dashed #C3C3C3;
    border-radius: 6px;
}

.faq_sidebar button.active {
    background: #F2FBFF;
    border: 1px dashed #03AEEE;
    border-radius: 6px;
    color: #03AEEE;
}

.tab-btn {
    width: 100%;
    padding: 14px 16px;
    margin-bottom: 12px;
    border-radius: 8px;
    border: 1px dashed #d5dcff;
    background: transparent;
    cursor: pointer;
    text-align: left;
    font-size: 14px;
}

.tab-btn.active {
    border-style: solid;
    background: #eef1ff;
    color: #3b5bff;
    font-weight: 600;
}

.faq .tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}

/* Content */

.faq .accordion-button strong {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    color: #383838;
    margin-right: 5px;
}



.faq .accordion-item {
    border: none;
    margin-bottom: 14px;
}

/* Accordion button base */
.faq .accordion-button {
    background: transparent;
    padding: 12px 15px;
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #3C3E3F;
    border-radius: 10px;
    box-shadow: none;
    align-items: baseline;
    transition: all 0.3s ease;
}

.faq .accordion-item {
    border: 1px solid #eaeaea;
    border-radius: 10px;
}

/* Remove default bootstrap arrow */
.faq .accordion-button::after {
    background-image: none;
    content: "";
    width: 8px;
    height: 8px;
    border-right: 2px solid #6c6c6c;
    border-bottom: 2px solid #6c6c6c;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
}

/* Arrow rotate when open */
.faq .accordion-button:not(.collapsed)::after {
    transform: rotate(-135deg);
    border-color: #03AEEE;
}

.faq .accordion-item:last-of-type .accordion-button.collapsed,
.faq .accordion-item:first-of-type .accordion-button.collapsed {
    border-radius: 12px !important;
}

/* Open accordion card */
.faq .accordion-item:has(.accordion-button:not(.collapsed)) {
    border: 1px solid #03AEEE;
    border-radius: 12px;
    padding-bottom: 6px;
}

/* Open button style */
.faq .accordion-button:not(.collapsed) {

    border: none;
    box-shadow: none;
    border-radius: 10px;
}

/* Body text */
.faq .accordion-body {
    padding: 0 20px 16px 28px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #595959;
    margin-top: -4px;
}

/* Remove focus outline */
.faq .accordion-button:focus {
    box-shadow: none;

}

/*about page*/
.vision_sec {
    padding: 12px;
    background: #FFFFFF;
    border: 8.18802px solid #F2C54A;
    border-radius: 27px;
    font-family: 'Rubik';
    font-style: normal;
    font-size: 16px;
    color: #3E3E3E;
    margin-top: -5px;
}

.vision_sec strong {
    color: #033B62;
    font-weight: 600;
}

.about .made_sec {
    margin-bottom: 45px;
}

/*contact*/
.contact .dash_content_in {
    padding: 0;
    margin-bottom: 60px;
}

.cont_left {
    width: 65%;
    padding: 30px 40px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #313131;
}

.cont_left h3 {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    color: #008FC6;
    border-bottom: #D9D9D9 2px solid;
    padding-bottom: 18px;
    margin-bottom: 20px;
}

.cont_form {
    margin-top: 30px;
}

.cont_form .sign-frm textarea {
    height: 165px;
    resize: none;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    color: #BFBFBF;
}

.captcha {
    background-color: #F9F9F9;
    border: 1px solid #D7DBE4;
    border-radius: 5px;
    color: #4c4a4b;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    padding: 5px 15px;
    margin-bottom: 20px;
}

.text {
    font-size: 14px;
    font-weight: 500;
    margin-right: 1em;
    color: gray;
}

.logs {
    margin-left: auto;
    margin-top: 5px;
    text-align: center;
}

.logs img {
    width: 32px;
}

.logs p {
    color: #555555;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;

}

.logs small {
    font-size: 8px;
    line-height: 8px;
}

.spinner {
    position: relative;
    width: 1em;
    height: 1em;
    display: flex;
    margin: 10px;
    align-items: center;
    justify-content: center;
}

.cont_form input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.cont_form label {
    margin-right: 15px;

}

.cont_form input[type="checkbox"]+.checkmark {
    display: inline-block;
    width: 2em;
    height: 2em;
    background-color: #fcfcfc;
    border: 2.5px solid #c3c3c3;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.cont_form input[type="checkbox"]+.checkmark span {
    content: '';
    position: relative;
    margin-top: -3px;
    transform: rotate(45deg);
    width: .75em;
    height: 1.2em;
    opacity: 0;
}

.cont_form input[type="checkbox"]+.checkmark>span:after {
    content: '';
    position: absolute;
    display: block;
    height: 3px;
    bottom: 0;
    left: 0;
    background-color: #029f56;
}

.cont_form input[type="checkbox"]+.checkmark>span:before {
    content: '';
    position: absolute;
    display: block;
    width: 3px;
    bottom: 0;
    right: 0;
    background-color: #029f56;
}

.cont_form input[type="checkbox"]:checked+.checkmark {
    animation: 2s spin forwards;
}

.cont_form input[type="checkbox"]:checked+.checkmark>span {
    animation: 1s fadein 1.9s forwards;
}

.cont_form input[type="checkbox"]:checked+.checkmark>span:after {
    animation: .3s bottomslide 2s forwards;
}

.cont_form input[type="checkbox"]:checked+.checkmark>span:before {
    animation: .5s rightslide 2.2s forwards;
}

@keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes bottomslide {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

@keyframes rightslide {
    0% {
        height: 0;
    }

    100% {
        height: 100%;
    }
}

@keyframes spin {
    10% {
        width: 0;
        height: 0;
        border-width: 6px;
    }

    30% {
        width: 0;
        height: 0;
        border-radius: 50%;
        border-width: 1em;
        transform: rotate(0deg);
        border-color: rgb(199, 218, 245);
    }

    50% {
        width: 2em;
        height: 2em;
        border-radius: 50%;
        border-width: 4px;
        border-color: rgb(199, 218, 245);
        border-right-color: rgb(89, 152, 239);
    }

    70% {
        border-width: 4px;
        border-color: rgb(199, 218, 245);
        border-right-color: rgb(89, 152, 239);
    }

    90% {
        border-width: 4px;
    }

    100% {
        width: 2em;
        height: 2em;
        border-radius: 50%;
        transform: rotate(720deg);
        border-color: transparent;
    }
}


.cont_rt {
    background: #03AEEE;
    padding: 10px;
    border-radius: 16px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    width: 34%;
    height: 100%;
}

.cont_rt_in {
    border: 2px dashed #FFFFFF;
    border-radius: 16px;
    padding: 15px;
}

.cont_rt h3 {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    color: #FFFFFF;
    padding-bottom: 12px;
    border-bottom: #FFF 2px solid;
    margin-bottom: 10px;
}

.cont_info {
    margin: 30px 0px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
}

.cont_info a {
    color: #FFF;
}

.cont_info a:hover {
    color: #f4f4f4;
}

.cont_info_row {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}

.cont_info_row svg {
    margin-right: 15px;
}

.follow_txt {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    margin: 10px 0px 20px 0px;
}

.follow_icon {
    display: flex;
    gap: 15px
}

.fb {
    background: #4B79DB;
    border-radius: 10px;
    width: 46px;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s;
}

.in {
    background: #1273AF;
    border-radius: 10px;
    width: 46px;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s;
}

.x {
    border-radius: 10px;
    background: #FFFFFF;
    border: 1px solid #61696D;
    width: 46px;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s;
}

.youtube {
    border-radius: 10px;
    background: #D92120;
    width: 46px;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s;
}

.fb:hover {
    background: #033B62;
}

.in:hover {
    background: #0077cc;
}

.x:hover {
    background: #f4f4f4;
}

.youtube:hover {
    background: #CB5457;
}

.cont_pic {
    text-align: center;
    margin: 40px 0px 20px 0px;
}

/* 30-01-2026 */

.headerfixed {
    position: fixed;
    top: 0;
    z-index: 990;
    width: 100%;
}

/* .fo_first {
	border-bottom: 1px solid #03afed36;
} */

.fo_bottom {
    padding: 22px 0px;
    text-align: center;
    /* border-top: 1px solid #03afed36; */
}

.season_slider {
    margin-left: 20px;
    width: calc(100vw - 40px);
    overflow: hidden;
}

.fo_bottom img {
    max-width: 90vw !important;
}

.offi_row svg path {
    stroke: #fff !important;
}

/* 30-01-2026 */

.we_logo ul {
    display: flex;
    flex-flow: row nowrap;
    gap: 5px;
}

.we_logo ul li a img {
    display: block;
    height: 54px;
}

.we_logo {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 6px;
}

.login_sec>ul {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.dtls-ppr-mn {
    position: relative;
    z-index: 9;
}

.cart_li {
    position: relative;
}

.cart-count {
    position: absolute;
    width: 24px;
    height: 24px;
    top: -10px;
    right: -10px;
    background-color: #03AEEE;
    color: #FFF;
    font-weight: 500;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

h4.page-sub-header {
    font-family: 'Fredoka';
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    color: #033B62;
    text-align: center;
    margin-top: 20px;
}

p.terms-para {
    text-align: center;
    align-items: center;
    color: #4B5563;
    white-space:wrap;
    margin-top: 15px;
    font-size: 22px;

}

p.page-para{
text-align: center;
    align-items: center;
    color: #4B5563;
    white-space:wrap;
    margin-top: 18px;
    font-size: 23px;

}
.privacy-list {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #4B5563;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    margin-left: 10px !important;
}

.privacy-list li {
    position: relative;
    padding-left: 18px;
    margin-bottom: 10px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #4B5563;
}

/* Custom bullet */
.privacy-list li::before {
    content: "•";
    position: absolute;
    left: 0;
    top: 0;
    color: #4B5563;
    font-size: 22px;
}
.faq-list {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 30px;
    color: #4B5563;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 10px !important;
}

.faq-list li {
    position: relative;
    padding-left: 12px;
    margin-bottom: 0px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #4B5563;
}

/* Custom bullet */
.faq-list li::before {
    content: "•";
    position: absolute;
    left: 0;
    top: 0;
    color: #4B5563;
    font-size: 22px;
}
.search_form{
    position: relative;
}
.search_btn{
    position: absolute;
    top: 20%;
    right: 5%;
     border: none;
     background: transparent;
}
