*
{
    margin:0px;
    padding:0px;
    font-family: Arial, Helvetica, sans-serif;
}

main
{
    display:grid;
    height:auto;
    overflow: hidden;    
    width:100%;
    background-color:whitesmoke;
    font-family:serif;
    grid-template-columns:100%;
    grid-template-rows:50px 80px 50px 400px 200px 900px 700px 700px 500px 400px 400px 500px 200px;
}
.standard-padding{
    padding: 20px;
}
.text-center{
    text-align:center!important;
}
.header-text{
    text-transform:capitalize;
    margin-bottom:21px;
    font-size: 27px;
}
.small-header-text{
    font-size: 18px;
    margin-bottom: 21px;
    margin-top: -11px;
}
.description-text{
    font-size: 14px;
}

.slider-container{
    min-height: 389px;
}
.bg-main{    
}

.side-img{
    width: 100%;
}
.side-img-height{
    height:531px;
}
.category-card-small{
    width: 100%;
    position: absolute;
    bottom: -15px;
}
.category-card-small a{
    text-decoration:none;
    font-size:15px;
}
.category-card-text{
    color: white;padding: 12px;
    text-align: center;
    font-size: 15px!important;
    
}
.standard-button{
    font-size: 16px;
    color: white;
    padding: 10px 23px;
    text-transform: capitalize;
    cursor: pointer;
    transition: all .3s;
    text-decoration: none;
}
.standard-button:hover{    
    color: white;
    text-decoration: none;
}
.p-50{
    padding:50px!important;
}
.text-dark{    
}
.hero_section .humberger
{
    display:none;
}

.header1
{
    font-family:serif;
    display:flex;
    justify-content:space-evenly;
    align-items:center;
    margin:0px;


}

.header1 ul li
{
    display: inline-block;
    text-transform:capitalize;
    font-size:10px;
    padding-left:12px;


}


.header1 ul
{
    padding-top:10px;
}


ul a
{
    color:black;
}



.ul_list li a
{
    text-decoration:none;
}

.ul_list i
{
    font-size:8px;
}

.nav_part2
{
    display:flex;
    justify-content: center ;
    align-items:center;
    margin:0px;


}

.nav_part2 input
{
    width:110px;
    display:inline-block;
    height:25px;
    border:none;
    outline:none;
    padding-left:10px;

}

.nav_part2 p
{
    display:inline-block;
    font-size:12px;
}

.nav_part2 img
{
    width:30px;
    height:15px
}
.nav_part2 i
{
    padding-left:10px;
}

.nav_part2 img
{
    padding-left:5px;
}

.input_box
{
    width:140px;
    height:25px;    
    display:flex;
    justify-content:start ;
    align-items: center;    
}

.header2
{
    background-color: #ffffff;
    text-transform: capitalize;
    height: 50px;
    border-bottom: 1px solid #eae7e7;
}

.header2 ul li
{

    text-transform:capitalize;
    font-size:12px;
    display: inline-block;
    padding:10px;
    text-align:center;


}
.header2 ul
{
    text-align:center ;
}

.hero_section
{
/*
    background-image:url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSpCgY8IisVe5AFWKSlRX-iv3vNGPS1zB8lSA&usqp=CAU");
*/
    background-repeat:no-repeat;
    background-size:cover;
    background-position: center ;
    color:#ffffff;
    padding:15% 0 0 15%;
    text-transform:capitalize ;
    position: absolute;
    top: 0;
}
.banner-content{
    position: absolute;
    top: 20vh;
    left: 20%;
}



.hero_section p
{
    font-size:12px;
    padding-top:10px;

}
.hero_section a
{
    color: rgb(255 255 255);
    border: 1px solid black;
    background: rgba(0,0,0,.5);
    text-decoration: none;

}

.btn
{
    display: inline-block;
    width:100px;
    height:30px;
    background-color:black;
    color:white;
    text-decoration:none;
    text-align:center;
    font-size:10px;
    padding-top:8px;
    box-sizing:border-box;
    margin-top:20px;

}

.btn2
{
    display: inline-block;
    width:130px;
    height:30px;
    background-color:#151515;
    color:white;
    text-decoration:none;
    text-align:center;
    font-size:10px;
    padding-top:8px;
    box-sizing:border-box;
    margin-top:20px;
    border:1px solid black;
}

.btn_next
{
    background: transparent;
    color:black;
    border:1px solid black;
    margin-left:10px;


}

.title_box
{
    text-transform:capitalize ;
    text-align:center;
    padding-top:50px;
    height:200px;




}

.title_content p
{
    font-size: 15px;
    padding-top: 10px;
    line-height: 20px;
    font-family: serif;

}



.title_content
{
    width: 100vw;
    margin: auto;
    padding: 0 63px;
}

.card_section h2
{
    text-align: center ;
    padding-top:20px;
}

.card_section
{
    text-transform:capitalize ;
    background-color:#ffffff;
    padding-top:20px;
    height:732px;




}

.card
{
    width:220px;
    height:450px;
    text-transform:capitalize;
    border:1px solid gainsboro;
    padding-left:10px;
    margin-left:10px;


}

    .card:hover
{    
    box-shadow:5px 5px 5px gainsboro;


}
.card p
{
    font-size:10px;
    padding-top:20px;
    line-height:15px;
    word-break:break-word;
}

.card img
{
    width:200px;
    height:140px;
    padding-top:10px;
    padding-left:5px;
}

.card h5

{
    padding-top:15px;
}

.card_box
{
    display:flex;
    justify-content:center;
    margin-top:40px;


}

.btn1
{
    display: inline-block;
    width:80px;
    height:30px;
    color:black;
    text-decoration:none;
    text-align:center;
    font-size:10px;
    padding-top:8px;
    box-sizing:border-box;
    margin-top:20px;
    border:1px solid gainsboro;
}
.small-btn{
    display: inline-block!important;
    text-decoration: none;
    width: 30px;
    color: black;    
}


.design_section
{
    display:flex;
    justify-content:center;
    align-items:center;
    height:400px;

}

.design_content
{
    width:300px;
    height:300px;
    margin-left:70px;
    text-transform:capitalize;

}

.design_content p
{
    font-size:10px;
    line-height:15px;
    padding-top:20px;
}

.design_content h2
{
    padding-top:10px;
}

.design_section img
{
    width:300px;
    height:300px;
}

.design_section2
{
    background-color:#0E0C0A;
    color:white;
    height:700px;

}

.design_section2 h3
{
    text-align:center;
    text-transform:capitalize;
    padding-top:10px;
}
.design_section2 p
{
    padding-top:10%;
    font-size:12px;
    text-align:center;
    text-transform:capitalize;
}

.img_earing
{
    width:170px;
    height:170px;

}

.earing_content
{
    width:100%;
    min-height:180px;
    text-align:center;
    text-transform:capitalize;
    padding:40px 0;    
}

.earing_content p
{
    font-size:12px;
    padding-top:10px;
}

.earing_btn
{
    display:inline-block;
    background-color: transparent ;
    border:1px solid gainsboro;
    width:50px;
    height:20px;
    color:white;
    text-decoration:none;
    font-size:8px;
    padding-top:5px;
    box-sizing:border-box;
}


.brace_img
{
    width:150px;
    height:120px;
}

.earing_content1
{
    width:150px;
    height:150px;
    text-align:center;
    text-transform:capitalize;
    padding-top:20px;


}

.earing_content1 p
{
    font-size:12px;
    padding-top:10px;
}

.earing_btn1
{
    display:inline-block;
    background-color: transparent;
    border:1px solid gainsboro;
    width:50px;
    height:20px;
    color:black;
    text-decoration:none;
    font-size:8px;
    padding-top:5px;
    box-sizing:border-box;

}

.img_woman
{
    width:300px;
    height:300px;
}

.design_content2
{
    width:300px;
    height:300px;
    text-transform:capitalize;

}

.design_section3
{
    display:flex;
    justify-content:center;
    align-items: center ;
    height:800px;

}

.design_content2 p
{
    font-size:10px;
    line-height:15px;

}

#toggle_Bar
{
    display:none;
}

/* new page */
.new_section
{
    width:100%;
    height:300px;
    display:flex;
    justify-content:center;
    align-items:center;
    text-transform:capitalize;
    font-weight:bold;

}

.new_content
{
    background-color:#ffffff;
    width:100%;
    height:800px;
    display:flex;
    justify-content:center;
    align-items:center;
    text-transform:capitalize;




}

.new_content img
{
    width:150px;
    height:150px;
    border:1px solid gainsboro;
    display:block;

}

.new_pageCard
{
    text-align:center;

}


.new_card
{
    margin-left:20px;
}

.card_title
{
    font-size:14px;
    display:inline-block;    
    color:white;
    width:150px;
    height:20px;
}



/* responsive media quary here */

    @media (min-width:320px) and (max-width:480px)

{

main
{

    width:100%;

}



.hero_section .humberger
{
    display:inline-block;
}




.toggle_block
{
    display:none;
}



.btn1
{
    display: inline-block;
    width:100px;
    height:30px;
    background: transparent;
    color:black;
    text-decoration:none;
    text-align:center;
    font-size:10px;
    padding-top:8px;
    box-sizing:border-box;
    margin-top:20px;

}



.hero_section
{
    height:600px;
    background-size:cover;
    background-position:center;




}

.title_box
{
    height:300px;
    width:100%;


}
.design_section3
{

    width:100%;
    height:1500px;
    display:flex;
    flex-direction:column;


}




.hero_section h1
{
    padding-top:70%;
}

.design_section8
{
    width:100%;
    height:1600px;


}

.design_content8
{
    display:flex;
    flex-direction:column;
    flex-wrap:wrap;
    display:wrap;
    margin-left:8%;

}

.card8
{
    margin-top:20%;
    margin-left:0;
    height:380px;
    width:300px;
}

.card8 img
{
    width:300px;
    height:250px;

}

.card10
{

    width:100%;
    min-height:400px;
    padding-top:0px;

}

.humberger
{
    font-size:30px;
    display:inline-block;
    border:2px solid gainsboro;
    width:50px;
    height:50px;
    text-align: center ;
    padding-top:5px;
    border-radius:10px;
}

.hero_section a
{
    width:200px;
    height:40px;
    font-size:15px;
}






/* responsive of menu here */

#toggle_Bar
{
    width:100%;
    height:auto;
    background-color:whitesmoke;
    position: absolute ;
    top:0px;
    left:0px;
    box-shadow:8px 5px 20px gainsboro;
    border:1px solid darkgrey;
    display:none;
    transition:0.5 all;
    z-index:1;
    position:sticky;



}




.header_toggle
{
    display:flex;
    justify-content:space-evenly;
    text-transform: uppercase ;
    font-size:20px;


}

.header_toggle i
{
    padding-left:10px;
}


.toggle_part1
{
    margin-right:30px;
}




.toggle_part1 img
{

    width:30px;
    height:30px;
    display:inline-block;
    border-radius:50%;

}

.toggle_part1 p
{
    display:inline-block;
    text-transform: uppercase ;
}

.toggle_part1 i
{
    padding-right:20px;
    font-size:30px;
}


.toggle_part2 a
{
    color:black;
    text-decoration:none;
}

    .toggle_part2 a:hover
{
    text-decoration:none;
    color:brown;
}


.toggle_part2 p
{
    display:inline-block;
    text-transform: uppercase ;
}

.nav_home
{
    width:120px;    
    height:50px;
    display:flex;
    justify-content: center ;
    align-items: center ;
    border-radius:10px;
    font-weight:bolder;
    box-shadow:5px 5px 5px gainsboro;
}

.nav_home a
{
    text-decoration:none;
}

    .nav_home a:hover
{    
    text-decoration:none;
}




.nav_anch
{
    font-size:13px;
    text-transform:capitalize;
    text-decoration:none;    
}

.nav_home i
{    
}

.nav_box
{
    display:flex;
    justify-content:space-around;
    width:100%;
    height:100px;
    align-items:center;
}

.nav_pop
{
    width:90px;
    border:2px solid purple;
    background-image:linear-gradient(white, violet);
}

    .nav_pop a:hover
{
    color:purple;
}

.nav_pop a
{
    font-size:30px;
    color:skyblue;
    color:purple;
}


.nav_store
{
    background-image:linear-gradient(white,skyblue);
    border:2px solid skyblue;

}

    .nav_store a:hover
{
    color:pink;
}

.nav_store a
{
    color:black;

}

.nav_store i
{
    color:black;
}

.clickable_btn
{
    width:100%;
    height:920px;


}

.clickable_btn2
{
    width:100%;
    height:450px;

}



.ring_pdt
{
    width:220px;
    height:80px;
    background-color:white;
    border-radius:10px;
    text-transform:capitalize;
    padding-top:20px;
    padding-left:10px;
    border:2px solid gainsboro;
    box-shadow:5px 5px 5px gainsboro;
}



.ring_pdt h4
{
    font-size:15px;
    font-weight:bold;
    text-transform: uppercase ;


}

.ring_pdt h6
{
    font-size:10px;
    padding:0px;

}


.ring_img
{
    width:80px;
    height:80px;
    border-radius:20px;
}

.ring_box
{
    display:flex;
    justify-content:space-around;
    padding-top:20px;
}

.ring_box a
{
    text-decoration:none;
    color:black;
}

    .ring_box a:hover
{
    color:black;
    text-decoration:none;
}

.service_box
{
    width:100%;
    height:800px;
    display:flex;
    display:wrap;
    flex-wrap:wrap;
    justify-content:space-around;
    align-items:center;
    box-sizing:border-box;



}

.service_box img
{
    width:150px;
    height:200px;
    border-radius:10px;
    display:block;

}

.dlvry_box p

{
    padding:0px;
    display:inline-block;    
    width:150px;
    height:30px;
    border:2px solid gainsboro;
    text-align:center;
    border-radius:10px;
    padding-top:4px;
    margin-top:10px;
}

.ring_pdt2
{
    background-image:linear-gradient(skyblue,white);
}

.offer_section

{
    height:350px;
    width: 100%;
    color:whitesmoke;
    display:flex;
    justify-content:space-around;
    align-items:center;
    background-color:white;
    box-shadow:5px 5px 5px gainsboro;

}

.offer_section img

{
    width:30px;
    height:30px;
    background-image:linear-gradient(violet,purple);
    border-radius:50%;

}

.offer_card
{
    width:110px;
    height: 260px;
    color:black;
    border:1px solid purple;
    padding-top:5px;
    padding-left:5px;
    border-radius:5px;
    box-shadow:5px 5px 5px gainsboro;
    box-sizing:border-box;
    text-transform:capitalize ;

}

.offer_card .earn_reward
{
    color: violet;

}
.offer_card h6
{
    color:purple;
}

span
{
    font-weight:bolder;
    font-size:13px;

}

.menu_footer
{
    background-color: lavender;
    height:400px;
    width:100%;
    padding-top:20%;
    padding-left:20px;

}

.footer_link a
{
    display:block;
    text-transform:capitalize;
    color: grey;
    padding-top:20px;
}

    .footer_link a:hover
{
    text-decoration:none;
    color:grey;
}


.sign_log1
{
    width:120px;
    height:40px;
    display: inline-block;
    border:2px solid purple;
    text-transform:capitalize;
    color:black;
    text-align:center;
    padding-top:5px;
    border-radius:5px;


}

.sign_log
{
    margin-top:20px;
}
    .sign_log1:hover
{
    color: black ;
    text-decoration:none;
}

.link

{
    margin-left:10%;
}
.find_store
{
    width:300px;
    height:50px;
    background-image:linear-gradient(to left ,purple,violet);
    text-transform:capitalize;
    border-radius:10px;
    text-align:center;
    padding-top:10px;
    border:2px solid gainsboro;
    margin-top:10%;

}

.find_store a
{
    text-decoration:none;
    color:white;

}

    .find_store a:hover
{
    text-decoration:none;
    color:white;
}


}


#footer{
    box-shadow: 0 0 2px 0 #b2c0b2;
    padding: 30px 0 33px 0 ;
    background-color: white;
}

.footer-text h6 a{
    text-decoration: none;
    color: black;
}

.btn-primary{    
    border: none!important;
    min-height: 40px!important;
}
.login-box{

    border: 1px solid #eadbdb;
    padding: 50px 30px;

}

.cursor-pointer{
    cursor: pointer!important;
}
label{
    position:relative;
    text-transform: uppercase;
}
label .star{
    position: absolute;
    top: -4px;
    right: -15px;
    font-size: 24px;
    color: red;
}
.custom-label{
    font-size: 13px!important;
}

.custom-input{
    border-radius: 0!important;
    font-size: 12px!important;
    padding: 19px 12px!important;
}
.text-red{
    color: red!important;
}

.custom-button, .custom-button-sm{    
    padding: 10px 12px;
    color: white;
    border: none;
    transition: all .3s;
    text-decoration: none;
}
.custom-button-sm{
    padding: 4px 8px!important;    
    border-radius: 3px!important;
}
.custom-button:hover, .custom-button-sm:hover{    
    color: white;
    text-decoration: none;
}
.cb-lg{
    padding: 10px 23px!important;
}

#myTable{
    font-size: 13px;
}

.huge-card{
    margin: 57px;
    background: white;
}

.huge-card .left-side, .huge-card .right-side{
    min-height: 500px;
}
.huge-card .left-side{
    border-right: 1px solid lightgray;
}
.thank-you-card{
    background: white;
    text-align: center;
    padding: 44px;
}

.added i {    
}
.product-title{
    text-decoration: none;
    color: black;
    margin-bottom: 0;
}
.bg-grey{
    background: whitesmoke!important;
}
.footer-list{
    list-style: disc;
    list-style-type:none;
    /* min-height: 257px; */
}
.footer-list li{
    padding: 0 0 9px 0;
    font-size: 15px;
}
.footer-list li a{
    color: black!important;
}
.footer-header{
    padding-bottom: 6px;
    padding-left: 5px;
    font-weight: bold;
}
.border-right-2{
    border-right: 1px solid rgb(219, 219, 219);
}
.copyright{
    color: white;
    text-align: center;
    font-size: 14px;
}
.copyright-container{
    padding-top: 12px;
}
.discover-more{
    background-color: white!important;    
}
.add-to-wishlist-class{
    position:absolute;
    top: 10px;
    right: 10px;
    border: none!important;
    margin-top: 0!important;
    padding-top: 0!important;
}
.add-to-cart-class{
    position:absolute;
    top: 10px;
    right: 40px;
    border: none!important;
    margin-top: 0!important;
    padding-top: 0!important;
}
.add-to-wishlist-class i, .add-to-cart-class i{
    color: black;
    font-size: 19px;
}
.add-to-cart-class i{
    margin-top: -1px;
}
.cart-img{
    width: 100%;
}
@media (max-width:993px) {
    .margin4{   
        margin-top: 20px;
    }
    .standard-padding-sm{
        padding: 20px;
    }
    .p-sm-20{
        padding: 20px 10px!important;
    }
    .mt-sm-20{
        margin-top:20px!important;
    }
    .mb-sm-21{
        margin-bottom:21px!important;
    }
    .mt-sm-28{
        margin-top: 28px!important;
    }
    .top-adc-icon{
        right: 0px!important;
    }
    .top-wslst-icon{
        right: -41px!important;
    }
    .bsp-cart-icon{
        right: 41px!important;
    }
    .bsp-wlst-icon{
        right:0px!important;
    }
    
}
@media(min-width:993px){
    .top-adc-icon{
        right: 66px!important;
    }
    .top-wslst-icon{
        right: 27px!important;
    }

}

.sub-category-list{
    list-style-type: none;
    margin-top: 26px;
    margin-left: -88px!important;
    /* background: #e6e2da; */
    padding-top: 14px;
    width: 88%;
    border: 1px solid #d3d3d36e;
}
.sub-category-list li{
    display: flex;
    padding-top: 0!important;
}

.eye{
    position: absolute;
    top: 10px;
    right: 10px;
}
.product-cart-icon{
    width: 24px!important;
}
.top-adc-icon{
    right: 66px!important;
}
.top-adc-icon img{
    width:35px!important;
}
.cart-shopping-cart{
    right: 53px;
}
.cart-shopping-cart img{
    width: 50px!important;
}
.top-wslst-icon{
    right: 27px!important;
}

.banner-section{
    height: 240px;
    position: relative;
    display: flex;
    align-items: center;
}
    .banner-section p:first-child{
    position: absolute;top: 20px;left: 100px;
}
    .banner-section p:last-child{
    margin-left: 100px;font-size: 33px;font-family: auto;
}

.contact-font-icon{
    padding: 8px 10px;
    width: 27px;
    height: 27px;
    border-radius: 100%;
    color: white;
    text-align: center;
    display: inline-table;
}
.contact-font-icon i{
    width: 20px;
    height: 20px;
    font-size: 17px;
}
.category-image {
    width: 100%;
    height: 246px;
    background-size: 100%;
    margin: 0 0 39px 0;
    position: relative;
}