
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&family=Roboto:wght@100;300;400;500;700;900&display=swap');
body{
    font-family: 'Roboto', sans-serif;
}
.logo {
    width: 101px;
    padding: 2px;
    margin-left: -23px;
}

.hii {
    color: #005ba1;
}

.box99 {
    margin: 15px 10px;
    background: white;
}

.preloader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    background-color: white;
    height: 100vh;
    z-index: 9999;
}

.box99 h3 {
    text-decoration: underline;
}

.form-control {
    width: 80%;
    height: 35px;
    padding: 0 0.75rem;
    border-radius: 20px;
}

.serch {
    margin-left: 7px;
    padding: 5px 10px;
    border-radius: 20px;
}

.offer {
    font-size: 7px;
    width: 28px;
    font-weight: 900;
    background: white;
    height: 28px;
    border: 1px dashed black;
    border-radius: 20px;
    display: flex;
    align-items: center;
    margin: auto;
    justify-content: center;
}

.profile {
    width: 30px;
    height: 30px;
    margin: auto;
}

.adds {
    height: 130px;
    border-radius: 30px;
    padding: 0 10px;
    margin: 15px 0;
}

.box {
    margin: 15px 10px;
    padding: 5px;
    background: white;
    border: 1px solid black;
    border-radius: 20px;
}

.ist {
    width: 35px;
}

.ico p {
    font-size: 13px;
    line-height: 15px;
}

.dif {
    width: 48px;
    height: 48px;
    margin: 6px auto;
    display: flex;
    justify-content: center;
    background: #3bbeff5c;
    align-items: center;
    border-radius: 25px;
}

.adds1 {
    height: 145px;
    padding: 0 10px;
    margin: 15px 0;
}

section.mobile-footer-section {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
    box-shadow: rgb(0 0 0 / 25%) 0px 1px 1px, rgb(17 17 26 / 23%) 0px 0px 8px;
}

.mobile-footer-css {
    display: flex;
    justify-content: space-around;
}

.mobile-footer-css>div {
    width: 25%;
}

.mobile-footer-widget {
    overflow: hidden;
}

.mobile-footer-widget {
    border-left: 1px solid #eee;
}

.mobile-footer-widget a {
    z-index: 1;
}

.mobile-footer-widget a {
    padding: 15px 0;
    display: block;
    position: relative;
}

.mobile-footer-widget a:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 0px;
    width: 0px;
    border-radius: 50%;
    background-color: #eee;
    transition: 0.6s all ease-in-out;
    z-index: -1;
}

.mobile-footer-widget-icon {
    margin-bottom: 5px;
}

.mobile-footer-widget-icon {
    text-align: center;
}

.mobile-footer-widget-icon i {
    font-size: 21px;
    color: #1b8edd;
}

.mobile-footer-widget-icon i {
    font-size: 21px;
}

.mobile-footer-widget-text p {
    text-align: center;
    line-height: 16px;
    margin: 0;
    font-size: 13px;
    color: black;
}

.head {
    /* background: rgb(2, 0, 36); */
    /* background: linear-gradient(180deg, rgba(2, 0, 36, 1) 0%, rgba(204, 250, 254, 1) 0%, rgba(0, 212, 255, 1) 100%); */

    box-shadow: 0px 0px 10px black;
}

.cold {
    /* background: #bef7fe; */
    background: #befec5;
    padding: 1px 0;
}

.logo1 {
    width: 127px;
    height: 128px;
    border-radius: 27px;
    border: 1px solid black;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 122px auto 56px;
    outline: 3px solid #0000ff2e;
}

.logo1 img {
    width: 95px;
}

.phli {
    font-size: 37px;
    /* background: -webkit-linear-gradient(#1a75bc, #bffff7); */
    background: -webkit-linear-gradient(green, lightgreen);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.psj {
    font-style: italic;
    margin-top: 190px;
    font-size: 23px;
}

.vsjj {
    color: black;
}

.vsjj:hover {
    text-decoration: none;
    color: black;
}

.app {
    height: 100vh;
    width: 100%;
    z-index: -1;
}

.mac {
    margin-bottom: 88px !important;
}

.log img {
    width: 150px;
    margin-top: 55px;
}

.aro {
    width: 30px;
    height: 30px;
    border-radius: 8px;
    border: 1px solid black;
    display: flex;
    margin-top: 20px;
    outline: 2px solid #6262e38f;
    justify-content: center;
}

.hed {
    margin-top: 20px;
}

.ding:first-letter {
    font-size: 20px;
    color: #00a3ffc9;
}

.bik {
    /* color: #00a3ffc9; */
    color: #339107;
}

.season_tabs {
    position: relative;
    min-height: 360px;
    /* This part sucks */
    clear: both;
    margin: 25px 0;
}

.season_tab {
    float: left;
    clear: both;
    width: 95px;
}

.season_tab label {
    background: #c7f0f842;
    padding: 3px 8px;
    border: 1px solid #ccc;
    margin-left: -1px;
    font-size: 14px;
    vertical-align: middle;
    position: relative;
    left: -4px;
    width: 115px;
    height: 42px;
    display: table-cell;
    clear: both;
}

.season_tab [type=radio] {
    display: none;
}

.season_content {
    position: absolute;
    top: 0;
    left: 95px;
    background: white;
    right: 0;
    bottom: 0;
    width: 90%;
    height: auto;
    padding: 6px;
}

@media (max-width: 500px) {
    .season_content {
        width: 254px;
        height: 567px;
    }
}

.sizei {
    font-size: 22px;
}

.season_content span {
    animation: 0.5s ease-out 0s 1 slideInFromTop;
}

[type=radio]:checked~label {
    background: white;
    border-bottom: 2px solid #4a85c3;
    z-index: 2;
}

[type=radio]:checked~label~.season_content {
    z-index: 1;
}

.box01 {
    margin: 8px 6px;
    padding: 9px;
    background: white;
    border: 1px solid black;
    border-radius: 20px;
}

#sidebar {
    z-index: 9;
    position: absolute;
    width: 0;
    height: 100%;
    overflow-y: hidden;
    background: #0000005e;
    height: 100%;

    transition: all .5s;
}

#sidebar-wrapper {
    width: 250px;
    background: #16b5ff;
    height: 100%;
    /* z-index: 9;
    position: absolute;
    width: 0;
    height: 100%;
    overflow-y: hidden;
    background: #16b5ff;

    transition: all .5s; */

}

/* Main Content */
#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
    transition: all .5s;
}

#menu-toggle {
    transition: all .3s;
    color: black;
}

/* Change the width of the sidebar to display it*/
/* #wrapper.menuDisplayed #sidebar-wrapper {
    width: 250px;
} */

#wrapper.menuDisplayed #sidebar {
    width: 100%;
}

#wrapper.menuDisplayed #page-content-wrapper {
    padding-left: 250px;
}

/* Sidebar styling */
.sidebar-nav {
    padding: 0;
    list-style: none;
    transition: all .5s;
    width: 100%;
    margin-top: 15px;
}

.sidebar-nav li {
    line-height: 20px;
    width: 100%;
    transition: all .3s;
    padding: 10px 32px;
    border-bottom: 1px solid white;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #ddd;
}

.sidebar-nav li:hover {
    background: #846bab;
}

.pro {
    width: 100%;
    height: 165px;
    background: white;
    border-radius: 0px 0px 25px 25px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.pro img {
    width: 53px;
    margin: 50px 5px 2px 17px;
}


.product-quantity input {
    width: 100%;
    text-align: center;
}

.posrt {
    position: relative;
}

.dot {
    width: 8px;
    height: 8px;
    position: absolute;
    background: #ff0000;
    border-radius: 20px;
    top: 2px;
    right: 2px;
}

.dat1 {
    font-size: 11px;
}

.bhvg {
    font-weight: 700;
    color: #00b8e0;
    width: 87%;
}

.kkj {
    font-size: 14px;
}

.hyf {
    font-size: 10px;
}

.drip {
    border-bottom: 1px solid #868686;
    padding: 10px 0;
}
.box01 {
    margin: 8px 6px;
    margin-top: 30px;
    padding: 9px;
    background: white;
    /* border: 1px solid black; */
    box-shadow: 1px 3px 3px 1px green;
    border-radius: 13px;
    border: none;
}
.season_tab label {
    background: #c7f0f842;
    padding: 3px 8px;
    border: 1px solid #ccc;
    margin-left: -1px;
    font-size: 10px;
    vertical-align: middle;
    position: relative;
    left: -4px;
    width: 137px;
    height: 70px;
    display: table-cell;
    clear: both;
}
@media screen and (max-width: 400px) {
    .ist {
        width: auto;
        width: 85px;
        max-height: 92px;
    }

  }
  .box99 h3 {
    /* text-decoration: underline; */
    text-decoration: none;
    font-weight: 600;
    margin-bottom: 30px;
}
/* .ico{
    border: 1px solid green;
    border-radius: 28px;
} */


.news-article {
    padding-bottom: 41px;
}