/* @import url('https://fonts.googleapis.com/css2?family=Courgette&family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=VT323&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Courgette&family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Syne:wght@400;500;600;700&family=VT323&display=swap');
@import url(custom-classes.css);

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
p {
    font-family: 'Poppins', sans-serif !important;
}

.nav-item .nav-link {
    text-transform: uppercase !important;
    padding: 15px !important;
    font-size: 18px;
    font-family: 'Poppins', sans-serif !important;
}

#navigation a {
    color: #000 !important;
    text-decoration: none;
    font-family: 'Poppins', sans-serif !important;
    font-size: 15px;
    /* padding: 5px 20px !important; */
}

#navigation .nav_text {
    font-size: 10px !important;
}

.dropdown ul li a {
    padding: 5px 20px !important;
}

/* #navbarDropdown{
    padding: 0 !important;
} */
#redirects .check {
    /* display: flex; */
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: space-evenly;
    align-items: center;
    /* margin: 0px 15px 0px; */
    /* padding-right: 25px; */
}

.br {
    border-right: 0.5px solid #ddd;

}

/* header section  */
.bg-img-header {
    /* background-image: url(../images/sliderimages/img1.png); */
    background-repeat: no-repeat;
    background-size: contain;
}

.bg-img-header2 {
    background-image: url(../images/sliderimages/img2.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#slider_header h4 {
    font-size: 35px;
    font-weight: 600;
    color: #2A2A2A !important;
    margin-bottom: 10px;
}

#slider_header p {
    font-size: 18px;
    font-weight: 400;
    color: #2A2A2A !important;
    margin: 10px 0px;
}

#slider_header .height {
    height: 450px;
}

#slider_header .margin_header {
    margin-left: 50px !important;
    margin-bottom: 50px !important;
}

.btn-dark {
    background-color: #2A2A2A !important;
    padding: 10px 15px;
    border: 0px;
    border-radius: 0px;
}

.btn-light {
    background-color: #d7d7d7 !important;
    padding: 10px 15px;
    border: 0px;
    border-radius: 0px;
}

.w-60 {
    width: 60% !important;
}

#slider_header h4.text-white,
#slider_header p.text-white {
    color: #fff !important;
}

/* #slider_header .slick-slide{
    width: 850px !important;
    max-width: 760px !important;
}
 */
#slider_header .slick-slide {
    margin: 30px;
    /* overflow: hidden; */
}

#slider_header .slick-slide img {
    width: 100%;
}

/* header section  */





#browse {
    padding-top: 50px;
    padding-bottom: 50px;
}

#browse h4 {
    font-size: 35px !important;
    font-weight: 600 !important;
    text-align: center;
    color: #2A2A2A;
    font-family: 'Poppins', sans-serif !important;
}

#product-margins {
    margin-top: 40px;
    margin-bottom: 30px;
}

#product-margins h5 {
    font-size: 18px;
    font-weight: 400px;
    font-family: 'Poppins', sans-serif !important;
    color: #000 !important;
    text-decoration: none !important;
}




.responsive a,
.arrivals a {
    text-decoration: none !important;
}

#product-margins p {
    font-size: 11px !important;
    font-size: 400 !important;
    color: #8E8E8E;
}

#best_seller {
    position: relative !important;
    padding-top: 50px;
    padding-bottom: 50px;
}

#best_seller h4 {
    font-size: 35px;
    font-weight: 600;
    text-align: center;
    color: #2A2A2A;
    font-family: 'Poppins', sans-serif !important;
}

#best_seller p {
    font-size: 18px;
    /* font-weight: 400 !important; */
    text-align: center;
    color: #2A2A2A;
    font-family: 'Poppins', sans-serif !important;
}

#glasses_names h5 {
    font-size: 13px !important;
    font-weight: 500 !important;
}

#glasses_names p {
    font-size: 11px !important;
    font-weight: 400 !important;
    color: #8E8E8E;
}

.margin-product {
    margin-bottom: 30px;
}

.prevslick {
    position: absolute;
    top: -45%;
    left: 60px !important;
}

.nextslick {
    position: absolute;
    top: -45%;
    left: 0 !important;
}

#glasses_names {
    height: 65px;
}

.height-c {
    height: 200px !important;
}

.width-c {
    width: 69% !important;
}

#featured h4 {
    font-size: 35px;
    font-weight: 600;
}

#featured p {
    font-size: 18px;
    font-weight: 400;
}

#featured {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}

.text h4 {
    font-size: 22px !important;
    font-weight: 500;
    margin-top: 15px;
}

.text p {
    font-size: 14px !important;
    font-weight: 500;
}

#eyewear {
    position: relative !important;
    padding-top: 20px;
    padding-bottom: 50px;
}

#eyewear h4 {
    font-size: 35px;
    font-weight: 500;
}

#eyewear p {
    font-size: 18px;
    font-weight: 400;
}

#eyewear .bg-img-1 {
    background-image: url(../images/eyewearforeveryone/111.png),linear-gradient(36deg, black, #fff);
    background-repeat: no-repeat;
    background-size: contain;
    background-blend-mode: multiply;
}

#eyewear .bg-img-2 {
    background-image: url(../images/eyewearforeveryone/333.jpg),linear-gradient(36deg, black, #fff);
    background-repeat: no-repeat;
    background-size: contain;
    background-blend-mode: multiply;
}

#eyewear .msg {
    display: flex;
    flex-direction: column;
    justify-content: end;
    max-height: 355px;
    height: 500px;
}

#eyewear .msg .check {
    padding-left: 35px !important;
    margin-bottom: 0px;
    padding-bottom: 5px;
}

#eyewear .msg h4 {
    font-size: 30px !important;
    font-weight: 600 !important;
    color: #fff !important;

}

#eyewear .msg p {
    font-size: 15px !important;
    font-weight: 300 !important;
    color: #D8D8D8 !important;

}

#eyewear .msg a {
    font-size: 15px !important;
    color: #D8D8D8 !important;
    text-decoration: underline !important;
    padding-left: 35px !important;
    margin-bottom: 30px;

}

#eyewear .msg a:hover {
    transition: 0.5s ease-in-out;
    text-decoration: underline;
}

#newarrivals {
    position: relative !important;
    padding-top: 50px;
    padding-bottom: 50px;
}

#newarrivals h4 {
    font-size: 35px;
    font-weight: 600;
}

#newarrivals p {
    font-weight: 18px;
    font-weight: 400;
}

.prevslick2 {
    /* position: absolute; */
    left: 60px !important;
}

.nextslick2 {
    /* position: absolute; */
    left: 10px !important
}

.box1 {
    width: 10px;
    height: 10px;
    background-color: #b8bbc0 !important;
    /* border: 1px solid #ddd; */
    margin-right: 5px;
}

.box2 {
    width: 10px;
    height: 10px;
    background-color: #334a55 !important;
    /* border: 1px solid #000; */
    margin-right: 5px;
}

.box3 {
    width: 10px;
    height: 10px;
    background-color: #a0a3a0 !important;
    /* border: 1px solid #000; */
    margin-right: 5px;
}

.box4 {
    width: 10px;
    height: 10px;
    background-color: #b3998d !important;
    /* border: 1px solid #000; */
    margin-right: 5px;
}

.box5 {
    width: 10px;
    height: 10px;
    background-color: #d5c4ac !important;
    /* border: 1px solid #000; */
    margin-right: 5px;
}

.box6 {
    width: 10px;
    height: 10px;
    background-color: #dce1ef !important;
    /* border: 1px solid #000; */
    margin-right: 5px;
}

#glasses_names p span {
    border: 1px solid #C6C6C6;
    padding: 1px 6px;
}

#reviews {
    background-image: url(../images/slide.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: var(--primary-color);
    background-blend-mode: darken;

}

.text-white-r {
    color: #E9E9E9;
    font-size: 15px !important;
}

#reviews p {
    font-size: 14px;
    font-weight: 400;
}

#reviews .padding-review {
    height: 350px;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
}

.opacity {
    opacity: 40%;
}

#review h4 {
    font-size: 25px;
    font-weight: 700;
    font-family: 'Syne', sans-serif !important;
}

.review_image {
    position: relative !important;
}

.review_image::before {
    content: url(../images/comma.png);
    position: absolute;
    bottom: -28%;
    /* left: %; */
    filter: hue-rotate(45deg);
}

.slick-dots {
    position: absolute;
    top: 50%;
    /* transform: translateY(-50%); */
    right: -25%;
}

.slick-dots li {
    list-style: none;
    /* margin: -10px 0; */
}

.slick-dots li button {
    border-radius: 50%;
    width: 5px;
    height: 5px;
    border: none;
    background-color: #fff;
    text-indent: -9999px;
    outline: 0;

}

.slick-dots li.active button {
    border-radius: 50%;
    width: 5px;
    height: 5px;
    border: none;
    background-color: #6B4630;
    text-indent: -9999px;
    outline: 0;

}

#footer {
    position: relative !important;
    padding-top: 50px;
    padding-bottom: 50px;
}

#footer h4 {
    font-size: 15px !important;
    font-weight: 600 !important;
}
.dropdown-menu li a{
    white-space: nowrap;
    line-height: 2;
}
#footer ul {
    padding-left: 0px !important;
    padding-top: 20px;
}

#footer ul li {
    list-style: none;
    padding-bottom: 10px;
}

#footer ul li:hover {
    list-style: underline;
    padding-bottom: 10px;
}

#footer ul li a {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
}

#footer p {
    font-size: 18px;
    font-weight: 400;
    padding-top: 15px;
}

.bg-input {
    background-color: #EFEFEF;
}

.btn-input {
    background-color: #ECBA78 !important;
    font-size: 16px !important;
}

::placeholder {
    font-size: 13px !important;
}

.input-group-text {
    border-radius: 0px !important;
}

.form-control:focus {
    color: #212529;
    background-color: #EFEFEF;
    border-color: #fff;
    outline: 0;
    box-shadow: unset;
}

#subfooter p {
    font-size: 18px;
    font-weight: 400;
}

#slider_header .row>* {
    padding-left: 0;
    padding-right: 0;
}

#reviews .slick-dots {
    right: -9%;
}

#slider_header .row {
    margin: 0 !important;
}

#socials ul {
    display: flex;
    align-items: flex-start;
    margin-top: -10px;
    gap: 10px;
}

#social ul li {
    list-style: none;
    padding: 7px 9px;
    margin: 0px 5px;
    width: 35px;
    height: 35px;
    background-color: #E9E9E9;
    border-radius: 50%;
    border: 0;
    line-height: 1;
    font-size: 20px;
}

#socials ul li a i {
    color: #fff;
}


/* About Page CSS */
section.about {
    background-image: url(../images/7.webp);
    background-position: center;
    height: 500px;
    padding-top: 7%;
    background-repeat: no-repeat;
    background-size: cover;
}

.about h1 {
    color: rgb(0, 0, 0);
    font-size: 55px;
    line-height: 66px;
    font-weight: 600;
}

.about h2 {
    color: rgb(0, 0, 0);
}

a.shop-glasses {
    padding: 10px;
    background-color: transparent;
    color: rgb(0, 0, 0);
    font-size: 18px;
    border: 1px solid rgb(0, 0, 0);
}

.shop-glasses img {
    margin-left: 8px;
}

.about p {
    width: 90%;
    color: black;
}

.img-box {
    background-image: url(../images/1.avif);
    background-position: center;
    height: 700px;
    background-repeat: no-repeat;
    background-size: cover;
}

section.about-us-content {
    padding-block: 6%;
}

.text-box {
    padding-top: 20%;
}

.text-box p {
    font-size: 18px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.text-box h1 {
    font-size: 55px;
}

button.read-more {
    padding: 13px;
    background-color: #2a2a2a;
    color: white;
    font-size: 18px;
}

.read-more img {
    margin-left: 12px;
}

.img-box:hover {
    background-image: url(../images/5.avif);
}

.main-heading {
    display: flex;
    justify-content: center;
    align-items: center;
}

.p-classic {
    display: flex;
    justify-content: center;
    align-items: center;
}

.p-classic p {
    font-size: 23px;
}

.main-heading h1 {
    font-size: 40px;
}

.glasses-img-1 img {
    width: 80%;
}

.Classic-glasses .swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    padding-top: 5%;
}

section.Classic-glasses {
    padding-bottom: 5%;
}

.Classic-glasses .swiper-button-next {
    top: 100px;
}

.Classic-glasses .swiper-button-prev {
    top: 100px;
}

.Classic-glasses .swiper-button-next::after {
    font-size: 15px;
    border: 1px solid #41464b4a;
    padding: 15px;
    border-radius: 50%;
    color: black;
}

.Classic-glasses .swiper-button-prev::after {
    font-size: 15px;
    border: 1px solid #41464b4a;
    padding: 15px;
    border-radius: 50%;
    color: black;
}

/* product.css */



#social ul {
    display: flex;
    align-items: flex-start;

}

#social ul li {
    list-style: none;
    padding: 7px 9px;
    margin: 0px 5px;
    width: 35px;
    height: 35px;
    background-color: #E9E9E9;
    border-radius: 50%;
    border: 0;
    line-height: 1;
    font-size: 20px;
}

#social ul li a i {
    color: #8F8F8F;

}

#social ul li a i:hover {
    color: var(--primary-color);

}

.color {
    /* color: var(--primary-color); */
    /* font-weight: bold */
}

.border {
    margin: 5px;
    border-radius: 5px;
    width: 82px;
    height: 53px;
    text-align: center;
    padding: 10px;

}

.border1 {
    border-radius: 5px;
    width: 115px;
    height: 74px;
    text-align: center;
    padding: 20px;
    border: 1px solid #dee2e6 !important;
}

.border1:hover {
    border: 1px solid var(--primary-color) !important;
    cursor: pointer !important;
    color: var(--primary-color) !important;
}

.btn1 {
    box-shadow: 0px 0px 21px 0px #68686840 !important;
    color: black;
    font-weight: bold !important;
    font-size: 13px;

}

.color1 {
    color: var(--primary-color);
    font-size: small;
    font-weight: bold;
}

.text-muted {
    font-size: 16px;
    font-weight: 400;
}

.btn2 {
    background-color: var(--primary-color);
    font-size: medium;
    width: 200px;
    height: 67px;
    border-radius: 0% !important;
}

.btn3 {
    font-size: medium;
    width: 200px;
    height: 67px;
    border: 1.5px solid var(--primary-color);
    color: var(--primary-color);
    border-radius: 0% !important;
}

.btn3:hover {
    background-color: var(--primary-color);
    color: white;
}

.breadcrumb {
    font-weight: 300 !important;
    font-Size: 12px !important;
    Line-height: 21px;
    letter-spacing: 3%;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "-";
    width: 80px;
    color: var(--primary-color);
    text-align: center;
    margin: 2px;
    font-size: 30px !important;
}

.btn-sm1 {
    padding: 1.25rem 0.5rem;
    width: 65px;
}

.center {
    background-color: var(--primary-color);
    height: 56px;
}

.text {
    font-size: 16px !important;
}

.nav-tabs {
    border-bottom: none !important;
}

.details {
    background: #FAFAFA;
}

.hover :hover {
    color: var(--primary-color);
    cursor: pointer;
}

.nav-link {
    color: black;
    /* font-weight: bold; */
}

.navbar-brand {
    width: 25% !important;
}

.small {
    font-size: 13px;
    font-weight: 400px;
}

.txt1 {
    font-size: 12px !important;
    font-style: italic;
    font-weight: 300 !important;
}

.txt2 {
    font-style: normal !important;
}

.ques {
    border-radius: 50% !important;
    color: white !important;
    background-color: var(--primary-color) !important;
    border: 1px solid var(--primary-color) !important;
    font-size: 12px;
    width: 25px;
    height: 25px;
}

.nav1 {
    color: #A7A7A7;
    font-size: 15px;
    font-style: italic;

}

.nav1:hover {
    color: var(--primary-color);
}

.texts {
    font-weight: 500px;
    font-size: 35px;
    line-height: 40px;
}


/* Shop.css */

.black {
    height: 15px;
    width: 15px;
    background-color: black;
    border-radius: 50%;
    display: inline-block;
}

.pink {
    height: 15px;
    width: 15px;
    background-color: rgb(207, 33, 140);
    border-radius: 50%;
    display: inline-block;
}

.clear {
    height: 15px;
    width: 15px;
    background-color: whitesmoke;
    border-radius: 50%;
    border: 1px solid black;
    display: inline-block;
}

.blue {
    height: 15px;
    width: 15px;
    background-color: blue;
    border-radius: 50%;
    display: inline-block;
}

.Tortoiseshell {
    height: 15px;
    width: 15px;
    background-color: rgb(46, 45, 45);
    border-radius: 50%;
    display: inline-block;
}

.purple {
    height: 15px;
    width: 15px;
    background-color: purple;
    border-radius: 50%;
    display: inline-block;
}

.green {
    height: 15px;
    width: 15px;
    background-color: green;
    border-radius: 50%;
    display: inline-block;
}

.red {
    height: 15px;
    width: 15px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
}

.Rainbow {

    height: 15px;
    width: 15px;
    background-image: linear-gradient(to left, violet, indigo, blue, green, yellow, orange, red);
    border-radius: 50%;
    display: inline-block;
}

.gold {
    height: 15px;
    width: 15px;
    background-color: gold;
    border-radius: 50%;
    display: inline-block;
}

.brown {
    height: 15px;
    width: 15px;
    background-color: brown;
    border-radius: 50%;
    display: inline-block;
}

.white {
    height: 15px;
    width: 15px;
    background-color: white;
    border-radius: 50%;
    border: 1px solid black;
    display: inline-block;
}

.pattern {

    height: 15px;
    width: 15px;
    background-image: linear-gradient(to left, white, gray, grey);
    border-radius: 50%;
    display: inline-block;

}

.cream {

    height: 15px;
    width: 15px;
    background-color: wheat;
    border-radius: 50%;
    display: inline-block;

}

.multicolor {
    height: 15px;
    width: 15px;
    background-image: linear-gradient(to left, violet, indigo, blue, green, yellow, orange, red);
    border-radius: 50%;
    display: inline-block;
}

.orange {

    height: 15px;
    width: 15px;
    background-color: orange;
    border-radius: 50%;
    display: inline-block;

}

.gray {

    height: 15px;
    width: 15px;
    background-color: gray;
    border-radius: 50%;
    display: inline-block;

}

.yellow {

    height: 15px;
    width: 15px;
    background-color: yellow;
    border-radius: 50%;
    display: inline-block;
}

.silver {

    height: 15px;
    width: 15px;
    background-color: silver;
    border-radius: 50%;
    display: inline-block;

}

.rose {

    height: 15px;
    width: 15px;
    background-color: rosybrown;
    border-radius: 50%;
    display: inline-block;
}

.wood {

    height: 15px;
    width: 15px;
    background-color: burlywood;
    border-radius: 50%;
    display: inline-block;

}

.size {

    height: 100px;
    width: 100px;
    color: #555;
    background-color: white;
    border: 1px solid white;
    margin: 10px;
    text-align: center;
}

.accordion-button {
    font-weight: 500px;
    background-color: #FAFAFA;
}

.accordion-button:hover {
    text-decoration: underline;
}

.accordion {
    background-color: #FAFAFA;
}

.accordion-item {
    background-color: #FAFAFA;
}

.badge {
    background-color: var(--primary-color);
    font-size: 15px;
    color: #fff !important;
    padding: 5px 14px;
}

.badge:hover {
    text-decoration: underline;
    cursor: pointer;
}

.img-wrap {
    max-height: 200px !important;
}

.size {
    width: 35px;
    height: 30px;
    text-align: center;
    border-radius: 2px;
    Border: 1px solid #c6c6c6;
    font-size: 17px;
}

.size1 {
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 3px;
    Border: 1px solid #c6c6c6;
    font-size: 12px;
    color: rgb(109, 109, 109);
    margin: 3px;
    padding: 6px;
 }

.ques1 {
    border-radius: 50% !important;
    color: white !important;
    background-color: #8d8b8a !important;
    border: 1px solid #bebcbb !important;
    font-size: 10px;
    width: 25px;
    height: 25px;
}

#circle div:nth-child(1) {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: black;
    border: 2px solid white;
}

#circle div:nth-child(2) {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #765d4b;
    border: 2px solid white;
}

#circle div:nth-child(3) {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: blue;
    border: 2px solid white;
}

#circle div:nth-child(4) {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: green;
    border: 2px solid white;
}

#fav {
    color: rgb(109, 109, 109);
    /* Change the color to your preference */
    font-size: 24px;
    /* Change the size to your preference */
    position: absolute;
    top: 10px;
    right: 10px;


}

.scroll {
    height: 100vh;
    overflow-y: scroll;
    background-color: #FAFAFA;
}

::-webkit-scrollbar {
    width: 8px;
}

.btnw {
    border: 3px solid var(--primary-color);
    position: relative;
    width: 188px;
    height: 53px;
    margin-bottom: 20px;
    padding: 0 10px;
    text-align: left;
    font-size: 16px;
    background-color: white;
}

.btnw img {
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
    border-radius: 5px;
}


.btnw span {
    display: inline-block;
    width: 100px;
    vertical-align: middle;
    font-weight: 450;
    color: var(--primary-color);
}

/* modal.css */
/* Handle */
::-webkit-scrollbar-thumb {
    background: rgb(165, 160, 160);
    border-radius: 5px;
}

.text-block {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
}



/* ContactUs Css */
.contact-info {
    background-color: #f1faee47;
    padding: 60px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    /* margin-top: 35px; */
    min-height: 375px !important;
}

a.call-us,button.call-us {
    border: 1px solid #80808052;
    padding: 10px;
    padding-inline: 20px;
    background-color: transparent;
    color: #000;
}

.contact-us-main {
    display: flex;
    justify-content: center;
    align-items: center;
}

section.contact-us {
    background-color: #f3f3f3;
    padding-top: 5%;
    padding-bottom: 5%;
    /* height: 700px; */
    /* margin-top: 5%; */
}

.info-icon {
    display: flex;
    justify-content: center;
    align-items: center;
}

.info-title {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 12px;
}

.info-num {
    display: flex;
    justify-content: center;
    align-items: center;
}

.info-para {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 12px;
    width: 102%;
}

.info-btn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.content-box2 {
    width: 54%;
}

.another-main-content {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 5%;
}

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

.contact-form-heading {
    display: flex;
    justify-content: center;
    align-items: center;
}

section.contact-form {
    padding-top: 5%;
    padding-bottom: 5%;
}


#contact {
    background: #f1faee78;
    padding: 25px;
    margin: 40px 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

#contact h3 {
    display: block;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 10px;
}

#contact h4 {
    margin: 5px 0 15px;
    display: block;
    font-size: 13px;
    font-weight: 400;
}

fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    min-width: 100%;
    padding: 0;
    width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
    width: 100%;
    border: 1px solid #ccc;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
    border: 1px solid #aaa;
}

#contact textarea {
    height: 100px;
    max-width: 100%;
    resize: none;
}

#contact button[type="submit"] {
    cursor: pointer;
    width: 35%;
    border: none;
    background: transparent;
    color: #080000;
    /* margin: 0 0 5px; */
    padding: 10px;
    font-size: 15px;
    border: 1px solid grey;
}

#contact button[type="submit"]:hover {
    background: transparent;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.copyright {
    text-align: center;
}

#contact input:focus,
#contact textarea:focus {
    outline: 0;
    border: 1px solid #aaa;
}

::-webkit-input-placeholder {
    color: #888;
}

:-moz-placeholder {
    color: #888;
}

::-moz-placeholder {
    color: #888;
}

:-ms-input-placeholder {
    color: #888;
}

.google-map {
    padding-top: 6%;
}

.google-map iframe {
    height: 551px;
}

.contact-main-content h1 {
    font-size: 44px;
}

.contact-main-content h2 {
    font-size: 25px;
}

.contact-main-content h2 {
    font-size: 25px;
}

.contact-main-content a.shop-glasses {
    margin-top: 4%;
}

/* Help Center CSS */
.helpcenter-heading {
    display: flex;
    justify-content: center;
    align-items: center;
}

section.helpcenter {
    background-color: #f1faee9e;
    padding: 3% 0;
    /* height: 516px; */
}

.helpcenter-heading h1 {
    font-size: 55px;
    line-height: 66px;
}

.order-status {
    padding-top: 15%;
    padding-left: 18%;
    width: 100%;
}

button.button {
    padding: 20px;
    padding-inline: 60px;
    font-size: 19px;
    border: none;
    background-color: white;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

i.fa-solid.fa-hand-holding-heart {
    margin-right: 12px;
}

i.fa-solid.fa-heart {
    margin-right: 16px;
}

i.fa-solid.fa-bus {
    margin-right: 12px;
}

button.button:hover {
    background-color: #f0f8ff61;
}

.search-container {
    display: flex;
    align-items: center;
    width: 70%;
    /* border: 1px solid #ccc; */
    border-radius: 5px;
    padding: 9px;
    background-color: white;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin-left: 158px;
}

/* Style for the search input */
.search-input {
    flex: 1;
    border: none;
    outline: none;
    /* background-color: #f0f8ff3b; */
    margin-left: 14px;
}

/* Style for the search icon */
.search-icon {
    padding: 5px;
    /* background-color: #007bff; */
    color: #160c0c;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
}

.col-md-12.search-bar {
    padding-top: 6%;
}

.Articles {
    display: flex;
    justify-content: center;
    align-items: center;
}

section.help-second-se {
    padding-top: 5%;
    padding-bottom: 3%;
}

.Articles h1 {
    font-size: 55px;
}

.col-artical {
    padding-top: 23%;
    padding-bottom: 7%;
}

.col-artical h1 {
    font-size: 25px;
    font-weight: 500;
}

.top-cl {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
}

li {
    /* padding-top: 20px; */
    list-style: none;
    font-size: 15px;
}

ul {
    padding: 0;
}

/* button {
    font-size: 21px;
    padding: 10px;
    padding-inline: 27px;
    background-color: transparent;
    border: none;
    font-weight: 700;
    padding-left: 0;
    color: var(--primary-color);
} */

.row.artical-row {
    border-bottom: 1px solid gray;
}


.contact-page a {
    text-decoration: none;
    font-weight: 800;
    font-size: 22px;
    color: var(--primary-color);
}

section.redirect-contactus {
    padding-top: 3%;
}

section.contact-us-2 {
    background-color: #f3f3f3;
    padding-top: 5%;
    height: 700px;
}

.Socialize-text {
    display: flex;
    gap: 19px;
}

.Socialize-text h2 {
    font-size: 33px;
}

section.Socialize {
    padding-top: 5%;
}

i.fa-solid.fa-earth-americas {
    font-size: 29px;
    padding-top: 4px;
    color: var(--primary-color);
}

.social-media-links li {
    background-color: var(--primary-color) !important;
    width: 40px;
    aspect-ratio: 1;
    text-align: center;
    line-height: 40px;
    padding: 0 !important;
}
.social-media-links li:hover{list-style: none !important;}
.social-media-links li a{color: #fff !important;}
.row.social-row {
    border-bottom: 1px solid #80808085;
    padding-bottom: 4%;
}



.login-form {
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    width: 500px;
    text-align: center;
    margin-top: 3%;
}

.container h2 {
    margin: 0;
}

.form-group {
    margin: 20px 0;
}

.form-group label {
    display: block;
    text-align: left;
    margin-bottom: 5px;
}

.form-group input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

/* .btn {
    background-color: var(--primary-color);
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 10px 20px;
    cursor: pointer;
} */

/* Style for the signup and forgot password links */
.links {
    text-align: center;
    margin-top: 10px;
}

.links a {
    text-decoration: none;
    color: #ecba78;
}

.col-md-12.login-col {
    display: flex;
    justify-content: center;
    align-items: center;
}

section.login {
    padding-top: 5%;
    padding-bottom: 5%;
}

.login-form-heading h2 {
    font-size: 49px;
}

.create-account-form {
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    width: 500px;
    text-align: center;
    margin-top: 2%;
    height: 633px;
}

.create-account-form h2 {
    margin: 0;
}

.form-group {
    margin: 20px 0;
}

.form-group label {
    display: block;
    text-align: left;
    margin-bottom: 5px;
}

.form-group input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

/* .btn {
    background-color: #ecba78;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 10px 20px;
    cursor: pointer;
} */

/* Style for the login link */
.links {
    text-align: center;
    margin-top: 10px;
}

.links a {
    text-decoration: none;
    color: #ecba78;
}

.col-md-12.account-col {
    display: flex;
    justify-content: center;
    align-items: center;
}

section.signup {
    padding-top: 5%;
    padding-bottom: 5%;
}

/* .form-group .half-width {
    width: 50%;
    display: inline-block;
} */

.form-group input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.signup-img img {
    width: 100%;
    /* height: 644px; */
    /* object-fit: contain; */
    margin-top: 9px;
}

.col-md-6.account-col {
    margin-top: 4%;
}

.login-img-box img {
    width: 900px;
    height: 359px;
    object-fit: contain;
}

.col-md-6.login-col {
    margin-top: 3%;
}

.login-img-box {
    padding-top: 16px;
}

.col-artical ul li {
    padding-bottom: 20px !important;
}

.col-artical button {
    font-size: 21px;
    padding: 10px;
    padding-inline: 27px;
    background-color: transparent;
    border: none;
    font-weight: 700;
    padding-left: 0;
    color: var(--primary-color);
}

.btn3:hover {
    background-color: var(--primary-color);
    color: white;
}


#social ul li a i:hover {
    color: var(--primary-color);
}

#stars img {
    width: 20px !important;
    height: 20px !important;
}

.btn-checkout-guest {
    border: 2px solid var(--primary-color);
    padding: 10px 15px !important;
    color: var(--primary-color) !important;

}

.btn-checkout-guest:hover {
    border: 2px solid var(--primary-color);
    padding: 10px 15px !important;
    color: var(--primary-color) !important;
    /* background-color: var(--primary-color); */
    transition: 0.5s ease;
}

.btn-checkout {
    border: 2px solid var(--primary-color);
    padding: 10px 15px !important;
    background-color: var(--primary-color) !important;
    color: #fff;
}

.btn-checkout:hover {
    border: 2px solid var(--primary-color);
    padding: 10px 15px !important;
    color: var(--primary-color) !important;
    background-color: transparent !important;
    transition: 0.5s ease;
}

#mycart h2 {
    font-size: 20px !important;
    font-weight: 500;
    letter-spacing: 3px;
}

#mycart {
    border-bottom: 0.5px solid rgb(221, 221, 221) !important
}

#cart .img-wrap {
    max-height: 500px !important;
}

#product_name h3 {
    font-size: 18px;
    font-weight: 500;
    font-style: oblique;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#product_name h3::after {
    content: "";
    position: absolute;
    width: 35px;
    height: 5px;
    border-radius: 20px;
    background-color: var(--primary-color);
    bottom: -5px;
    left: 50%;
    transform: translate(-50%);
    margin-top: 15%;
}

#cart h3 {
    margin-bottom: 0px !important;
}

.text-primary {
    color: var(--primary-color) !important;
}

.table-hover>tbody>tr:hover {
    --bs-table-accent-bg: var(--bs-table-hover-bg);
    color: var(--bs-table-hover-color);
    transition: 0.5s ease-in-out !important;
}

.total {
    font-size: 20px !important;
    letter-spacing: 2px;

}

.total a {
    font-size: 20px !important;
    letter-spacing: 2px;
    color: var(--primary-color);
}

#cart .table {
    margin-bottom: 5px;
}

.table-hover>tbody>tr:hover {
    --bs-table-accent-bg: unset !important
}

.form-select:focus {
    border-color: unset !important;
    outline: 0;
    box-shadow: 0 0 0 0.25rem var(--primary-color)40 !important;
}

.form-select {
    border-color: var(--primary-color) !important;
    outline: 0;
    box-shadow: unset !important;
    color: var(--primary-color);
    background-image: url(../images/right-arrow.png) !important;
}

option:not(:checked) {
    background-color: #fff !important;
    /* color: #fff !important; */
}

/* thank you page  */
.img_thanks img {
    max-width: 250px !important;
}

.text-thanks p {
    margin-top: 15px !important;
    text-wrap: wrap !important;
    max-width: 70%;
    width: 80%;
    line-height: 1.8;
    font-size: 18px;

}


.socials a {

    padding: 15px 15px;
    color: #fff !important;
    line-height: 1;
    background-color: var(--primary-color) !important;
    width: 50px;
    height: 50px;
    border-radius: 50% !important;
    margin: 0px 5px;
    font-size: 20px;
    border: 2px solid var(--primary-color);
}

.socials a:nth-child(1) {
    padding-left: 16px !important;
}

.socials a:nth-child(2) {
    padding-left: 14px !important;
}

.socials a:nth-child(3) {
    padding-left: 13px !important;
}

.socials a:hover {
    background-color: #fff !important;
    color: var(--primary-color) !important;
    transition: 0.5s ease-in-out !important;
}

.return {
    font-size: 15px !important;
    color: #ecba78 !important;
}

.return img {
    max-width: 10% !important;
    transform: rotate(180deg);
}

.w50 {
    width: 15px !important;
    height: 15px !important;

}

/* thank you page  */

/* checkout page  */
.checkout_text h1 {
    font-size: 30px !important;
    color: #000;
    letter-spacing: 1.5px;
}

.checkout_text p {
    font-size: 15px !important;
    color: #000;

}

#checkout .form-select {
    border-color: #ced4da !important;
    outline: 0;
    box-shadow: unset !important;
    color: unset;
    background-image: url(../images/right-arrow.png) !important;
}

#order_summary h2 {
    border-bottom: 2px solid var(--primary-color) !important;
    text-align: left !important;
    padding-bottom: 5px;
}

.brown_color {
    color: var(--primary-color);
}

#order_summary h5 {
    font-size: 14px !important;
}

.box-shadow {
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.btn-stripe {
    color: #fff;
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color);
}

.btn-paypal {
    background-color: #fff;
    color: var(--primary-color);
    border: 1px solid var(--primary-color);
}

.btn-stripe:hover {
    color: #fff;
}

.btn-paypal:hover {
    color: var(--primary-color);
}

/* checkout page  */

@media only screen and (max-width:1367px) {
    button.button {
        padding-inline: 43px;

    }

    .w50 {
        width: 15px !important;
        height: 15px !important;

    }
}




@media only screen and (max-width: 1024px) {
    .contact-info {
        height: 324px;
    }

    .google-map iframe {
        height: 549px;
        width: 107%;
    }

    .google-map {
        padding-top: 9%;
    }

    .contact-main-content h1 {
        font-size: 38px;
    }

    section.about {
        padding-top: 12%;

    }

    section.about {
        height: 600px;
    }

    .about h1 {
        font-size: 46px;
    }

    section.about {
        padding-top: 16%;
    }

    button.button {
        padding-inline: 15px;
    }
}

@media only screen and (max-width:767px) {
    section.contact-us {
        height: 1373px;

    }

    .content-box2 {
        width: 100%;
    }

    .google-map iframe {
        height: 549px;
        width: 102%;
    }

    .google-map {
        padding-top: 0%;
    }

    .contact-main-content h2 {
        font-size: 25px;
        width: 85%;
    }

    .text-box {
        padding-top: 7%;
    }

    .order-status {
        padding-top: 4%;
        padding-left: 22%;
        width: 100%;
    }

    .search-container {
        margin-left: 86px;
    }

    .col-artical {
        padding-top: 4%;
        padding-bottom: 3%;
    }

    section.contact-us-2 {
        height: 1321px;
    }

    .social-media-links ul {
        margin-top: -50px !important;
    }

}


@media only screen and (max-width:600px) {
    section.about {
        padding-top: 22%;
    }
}

@media only screen and (max-width:320px) {
    section.about {
        padding-top: 50%;
    }

    .contact-main-content h1 {
        font-size: 22px;
        line-height: 33px;
    }

    .contact-main-content h2 {
        font-size: 19px;
        width: 85%;
    }

    .text-box p {
        font-size: 15px;
    }

    .text-box h1 {
        font-size: 38px;
    }

    .main-heading h1 {
        font-size: 31px;
    }

    .p-classic p {
        font-size: 17px;
    }

    section.about {
        padding-top: 41%;
    }

    button.read-more {
        font-size: 13px;
    }

    section.about {
        background-position: unset;

    }

    .about h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .search-container {
        margin-left: 52px;
    }

    .search-container {
        width: 80%;

    }

    section.helpcenter h1 {
        font-size: 27px;
    }

    .order-status {
        padding-left: 18%;

    }

    .Articles h1 {
        font-size: 32px;
    }

    .col-artical h1 {
        font-size: 19px;
        font-weight: 500;
    }

    li {
        padding-top: 17px;
        list-style: none;
        font-size: 16px;
    }

    section.redirect-contactus {
        padding-top: 3%;
        padding-bottom: 5%;
    }

    .social-media-links ul {
        margin-top: 6px !important;
    }

    .Socialize-text h2 {
        font-size: 25px;
    }

    section.Socialize {
        padding-top: 8%;
    }

    .social-media-links {
        display: flex;
        justify-content: center;
        align-items: center;
    }


}



/* .dropdown-menu{
    min-width: 60rem ;
}
.dropdown-menu ul{
    list-style: none;
    padding-left: 0 !important;
  }
.dropdown-menu li{
    margin: 10px 0;
  }
.dropdown-menu li a{
    color: black;
    font-weight: 500;
  }
.mega-menuu{width: 100%;} */


@media only screen and (max-width: 1600px) {
    #slider_header .height {
        height: 398px;
    }
}

@media only screen and (max-width: 1441px) {
    #slider_header .height {
        height: 360px;
    }
}

@media only screen and (max-width: 1367px) {
    #slider_header .height {
        height: 347px !important;
    }

    #slider_header h4 {
        font-size: 27px !important;
    }

    #eyewear .msg {
        height: 306px !important;
    }

    /* .dropdown-menu {
        min-width: 50rem ;
    } */
}

@media only screen and (max-width: 1281px) {
    #slider_header .height {
        height: 315px !important;
    }

    #slider_header h4 {
        font-size: 20px;
    }

    #slider_header p {
        font-size: 14px;
    }

    a.btn.btn-dark.d-flex.align-items-center.w-60,
    a.btn.btn-light.d-flex.align-items-center.w-60 {
        font-size: 10px;
    }

    .w-60 {
        width: 65% !important;
    }

    .slick-dots {
        right: 0px !important;
    }

    #slider_header .height {
        height: 328px !important;
    }
}

@media only screen and (max-width: 1025px) {
    #slider_header h4 {
        font-size: 18px !important;
    }

    #slider_header p {
        font-size: 10px;
    }

    .w-60 {
        width: 90% !important;
    }

    #slider_header .height {
        height: 260px !important;
    }
}

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

    /* #product-margins h5 {
        font-size: 15px !important;
    }  */
    .nextslick,
    .nextslick2 {
        right: 9% !important;
    }

    .width-c {
        width: 75% !important;
    }

    .text h4 {
        font-size: 15px !important;
    }

    .slick-dots {
        right: -40px !important;
    }

    #footer ul li a {
        font-size: 15px !important;
    }

    #slider_header .height {
        height: 300px !important;
    }

    #subfooter .justify-content-end {
        justify-content: center !important;
    }
}

@media only screen and (max-width: 769px) {
    #eyewear .margin {
        margin-left: 25px;
    }

    .slick-dots {
        right: -25px !important;
    }

    .breadcrumb {
        font-Size: 8px !important;
        Line-height: 21px;
        margin-left: 10px !important;
        padding-left: 2px;
        letter-spacing: 3%;
    }

    .breadcrumb-item+.breadcrumb-item::before {
        content: '-' !important;
        width: 1px !important;
        /* width: 80px !important; */
        color: var(--primary-color) !important;
        text-align: center !important;
        margin: 2px !important;
        font-size: 14px !important;
    }

    .nav2 {
        display: none;
    }

    .border1 {
        border-radius: 5px !important;
        width: 40px !important;
        height: 43px !important;
        padding: 4px !important;
        border: 1px solid #dee2e6 !important;
        display: inline !important;

        font-size: 8px !important;
    }

    .nav1 {
        font-size: 8px !important;
        text-align: center !important;
    }

    .navtxt {
        font-size: medium;
    }

    .text-muted {
        font-size: 7px !important;

    }

    .font1 {
        font-size: 12px;
    }

    .btn2 {
        background-color: var(--primary-color);
        font-size: small !important;
        width: 200px;
        height: 67px;
        border-radius: 0% !important;
    }

    .texts {
        font-weight: 500px !important;
        font-size: 15px !important;
    }
}

@media only screen and (max-width: 1025px) {
    /* .dropdown-menu {
        min-width: 40rem ;
    } */
}

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

    #best_seller .nextslick img,
    #best_seller .prevslick img,
    #newarrivals .nextslick2 img,
    #newarrivals .prevslick2 img {
        width: 60% !important;
    }

    #best_seller .nextslick,
    #best_seller .prevslick {
        top: -41%;
    }

    .col-md-6.d-flex.justify-content-end.align-items-center.align-items-end.flex-column,
    .col-md-6.d-flex.justify-content-end.align-items-end.flex-column {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        flex-direction: column !important;
    }

    #glasses_names p {
        text-align: center !important;
    }

    #eyewear .margin {
        margin-left: 0px !important;
    }

    #eyewear .msg {
        max-height: 250px;
        height: 217px;
    }

    #newarrivals .nextslick2 {
        top: -22% !important;
        right: 5% !important;
    }

    #newarrivals .prevslick2 {
        top: -22% !important;
        right: -5% !important;
    }

    .col-md-6.d-flex.justify-content-start.align-items-end.flex-column {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        flex-direction: column !important;
        margin-top: 5px;
    }

    #reviews .padding-review {
        height: 465px !important;
    }

    #slider_header .height {
        height: 250px !important;
    }

    #slider_header .margin_header {
        margin-bottom: 18px !important;
        margin-left: 20px !important;
    }

    .review_image {
        top: -40px;
    }

    #slider_header h4 {
        font-size: 15px;
    }

    #slider_header p {
        font-size: 12px;
        margin-bottom: 3px;
    }

    .w-60 {
        width: 75% !important;
    }
}

@media only screen and (max-width: 415px) {
    #slider_header .height {
        height: 236px !important;
    }

    #best_seller .nextslick,
    #best_seller .prevslick {
        top: -16%
    }

    #eyewear .msg h4 {
        font-size: 18px !important;
    }

    #eyewear .msg p {
        font-size: 12px !important;
    }

    #eyewear .msg .check {
        padding-left: 15px !important;
    }

    #eyewear .msg a {
        padding-left: 15px !important;
    }

    #eyewear .msg {
        height: 200px !important;
    }
}

@media only screen and (max-width: 395px) {
    #slider_header h4 {
        margin-bottom: 0px !important;
    }

    #slider_header p {
        margin-top: 3px;
    }

    #slider_header .height {
        height: 200px !important;
    }

    #best_seller .nextslick,
    #best_seller .prevslick {
        top: -16%
    }

    #eyewear .msg h4 {
        font-size: 18px !important;
    }

    #eyewear .msg p {
        font-size: 12px !important;
    }

    #eyewear .msg .check {
        padding-left: 15px !important;
    }

    #eyewear .msg a {
        padding-left: 15px !important;
    }

    #eyewear .msg {
        height: 200px;
    }

    #slider_header .height {
        height: 198px !important;
    }

    #reviews p {
        font-size: 16px !important;
    }

}

@media only screen and (max-width: 321px) {
    #slider_header h4 {
        font-size: 13px !important;
    }

    #slider_header p {
        font-size: 9px !important;
    }

    #slider_header h4 {
        font-size: 13px !important;
    }

    .w-60 {
        width: 100% !important;
    }

    #slider_header .height {
        height: 175px !important;
    }
}


/* product.mediaquery */
@media screen and (max-width: 480px) {
    .breadcrumb {
        font-Size: 8px !important;
        Line-height: 21px;
        margin-left: 10px !important;
        padding-left: 2px;
        letter-spacing: 3%;
    }

    .breadcrumb-item+.breadcrumb-item::before {
        content: '-' !important;
        width: 1px !important;
        /* width: 80px !important; */
        color: var(--primary-color) !important;
        text-align: center !important;
        margin: 2px !important;
        font-size: 14px !important;
    }

    .nav2 {
        display: none;
    }

    .border1 {
        border-radius: 5px !important;
        width: 40px !important;
        height: 43px !important;
        padding: 4px !important;
        border: 1px solid #dee2e6 !important;
        display: inline !important;

        font-size: 8px !important;
    }

    .nav1 {
        font-size: 8px !important;
        text-align: center !important;
    }

    .navtxt {
        font-size: medium;
    }

    .text-muted {
        font-size: 12px !important;

    }

    .texts {
        font-weight: 300px !important;
        font-size: 20px !important;
    }

}

@media screen and (max-width : 320px) {
    .breadcrumb {
        font-Size: 8px !important;
        Line-height: 21px;
        margin-left: 10px !important;
        padding-left: 2px;
        letter-spacing: 3%;
    }

    .breadcrumb-item+.breadcrumb-item::before {
        content: none !important;
        color: var(--primary-color) !important;
        margin: -2px !important;
        font-size: 11px !important;
    }


    .nav2 {
        display: none;
    }

    .border1 {
        border-radius: 5px !important;
        width: 40px !important;
        height: 43px !important;
        padding: 4px !important;
        border: 1px solid #dee2e6 !important;
        display: inline !important;

        font-size: 8px !important;
    }

    .nav1 {
        font-size: 8px !important;
        text-align: center !important;
    }

    .navtxt {
        font-size: medium;
    }

    .text-muted {
        font-size: 12px !important;

    }

    .txt1 {
        font-size: 2px !important;
    }

    .texts {
        font-weight: 300px !important;
        font-size: 20px !important;
    }
}

@media screen and (max-width : 380px) {
    #vr {
        height: 350px;
    }
}

a {
    text-decoration: none !important;
}

/* prescription page  */
#prescription {
    /* overflow-x: hidden !important; */
    height: 100vh !important;
}

#height100 {
    height: 100% !important;
}

.img_prescription {
    max-width: 500px !important;
    display: block;
    margin: 100px auto !important;

}

.delivery {
    background-color: var(--primary-color) !important;
    color: #fff;
    text-transform: capitalize !important;
    border-radius: 15px !important;
    max-width: 150px !important;
    text-align: center !important;
}

.information {
    border-bottom: 1px solid var(--primary-color) !important;
}

.estimations p {
    font-size: 18px !important;
}

.font-weight-bold {
    font-weight: 500;
}

#presc_steps h3 {
    font-size: 22px;
    font-weight: 500px !important;
    text-align: center !important;
}

#presc_steps a i {
    color: var(--primary-color) !important;
}

.anchor {
    margin: 10px 5px !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 10px 20px !important;
    border: 2px solid transparent;
}

.anchor:hover {
    border: 2px solid var(--primary-color) !important;
    transition: 0.5s ease-in !important;
    background-color: #F4EBE6;
    background-blend-mode: normal !important;
}

.anchor h2 {
    color: var(--primary-color) !important;
}

.anchor p {
    color: #555 !important;
    font-size: 15px !important;
}

.anchor p i {
    color: var(--primary-color) !important;
}

.new_customer {
    font-size: 18px !important;
    font-weight: 600 !important;
}

.back {
    text-align: center;
    font-size: 15px !important;
    margin: 0;
}

.d-non {
    display: none;
}

.lese_desc {
    font-size: 12px !important;
    text-align: center !important;
}

.btn_upload {
    border: 1px solid var(--primary-color) !important;
    padding: 10px;
    color: var(--primary-color) !important;
    background-color: transparent;
    margin: 20px 10px;
}

.btn_photo {
    border: 1px solid var(--primary-color) !important;
    padding: 10px;
    color: #fff !important;
    background-color: var(--primary-color) !important;
    margin: 20px 10px !important;

}

.text-brown {
    color: var(--primary-color) !important;
}

.underline {
    text-decoration: underline !important;
}

#anchor_vision h4 {
    font-size: 15px !important;
}

.form-check-input:checked {
    background-color: var(--primary-color);
    border-color: var(--primary-color) !important;
}

.redsign {
    color: red !important;
}

.cusros-pointer {
    cursor: pointer !important;
}

.img-width {
    max-width: 400px;
}

.img-width-sm {
    max-width: 150px !important;
}

.slider-nav-product .ch {
    border: 1px solid #8b8b8b;
    border-radius: 11px;
    padding: 15px;
    margin: 0px 5px;
}

.btn-submit {
    color: #fff;
    background-color: var(--primary-color);
    padding: 5px 10px;
}

/* prescription page  */
@media screen and (max-width : 992px) {
    .btnw img {
        display: none !important;
    }

    .btnw {
        width: auto !important;
    }

    #width .col-md-8 {
        width: 100% !important;
    }

    #width .col-md-2 {
        width: 50% !important;
    }

    .enable {
        border: 3px solid var(--primary-color) !important;
        border-radius: 0px !important;
        display: flex !important;
        justify-content: end !important;
    }

    .img-width {
        max-width: 300px !important;
    }

    .img-width-sm {
        max-width: 50px !important;
    }
}

#mobile_navigation {
    display: none !important;
}

@media (max-width : 992px) {
    #navigation {
        display: none !important;
    }

    #mobile_navigation {
        display: block !important;
    }

    /* .dropdown-menu[data-bs-popper]{
        position: inherit !important;
    }
    #dropdown_mobile{
        min-width: 13rem !important;
    } */
}

.fade:not(.show) {
    display: none !important;
}

#redirects .dropdown {
    line-height: 1px !important;
}

#redirects .nav-item .nav-link {
    padding: 10px inherit;
}

.date {
    font-size: 11px;
}

#comment h2 {
    font-size: 22px !important;
    font-weight: 600;
}

#comment p {
    font-size: 15px !important;
}

#comment h1 {
    font-size: 30px !important;
    letter-spacing: 1.2px;
}

#collon {
    position: relative !important;
}

#comment #collon::before {
    content: url(../images/inverted-commas.png);
    position: absolute;
    right: 2%;
    top: 0%;

}
#footer ul li a {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}
.img-width-sm {
    max-width: 115px !important;
}
.dropdown-item{
    line-height: 2.5 !important;
}
.bg-brown{background-color: var(--primary-color);}
.btn-close{background-color: #fff !important;}
.product-image
{
    width: 170px;
    height: 85px;
    object-fit: contain;
    margin: 20px auto 0 !important;
}

/* slick product slider */




#img_slidersss img {
    max-width: 100%;
}


#img_slidersss ul, li{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#img_slidersss p {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
}


/*USE CSS for Slider*/

.vehicle-detail-banner .car-slider-desc {
    max-width: 180px;
    margin: 0 auto;
}
.banner-slider .slider.slider-for {
    max-width: 84%;
    padding-left: 35px;
}
.banner-slider .slider.slider-nav {
    max-width: 16%;
}
.banner-slider .slider.slider-for,
.banner-slider .slider.slider-nav {
    width: 100%;
    float: right;
}
.banner-slider .slider.slider-nav {
    height: 610px;
    overflow: hidden;

}
.slider-banner-image {
    height: 610px;
}
.banner-slider .slider.slider-nav {
    padding: 20px 0 0;
}
.slider-nav .slick-slide.thumbnail-image .thumbImg{
    max-width: 178px;
    height: 110px;
    margin: 0 auto;
    border: 1px solid #EBEBEB;
}
.slider-banner-image img,
.slider-nav .slick-slide.thumbnail-image .thumbImg img {
    height: 100%;
    width:100%;
    object-fit: contain;
}
/* .slick-slide{height: auto !important;} */

.banner-slider .slider.slider-for {
    height: 610px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.slick-vertical .slick-slide:active,
.slick-vertical .slick-slide:focus,
.slick-arrow:hover,
.slick-arrow:focus {
    border: 0;
    outline: 0;
}
.slider-nav .slick-slide.slick-current.thumbnail-image .thumbImg {
    border: 2px solid #196DB6;
}
.slider-nav .slick-slide.slick-current span {
    color: #196DB6;
}
/* .slider-nav .slick-slide {
    text-align: center;
} */
.slider-nav .slick-slide span {
    font-size: 14px;
    display: block;
    padding: 5px 0 15px;
}
.slick-arrow {
    width: 100%;
    background-color: transparent;
    border: 0;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    width: 40px;
    aspect-ratio: 1;
    /* position: absolute; */
    left: 0;
    z-index: 99;
    top: -33px;
}
.slick-prev {
   top: 0;
}
.slick-next {
   bottom: 0;
   background-color: #fff;
}
.slick-prev.slick-arrow {
    background-image: url(../images/black-up-arrow.png);
}
.slick-next.slick-arrow {
    background-image: url(../images/black-down-arrow.png);
}
/*End USE CSS for Slider*/
@media screen and (max-width : 1440px) {
    .banner-slider .slider.slider-nav{
        padding-top: 0px !important;
    }
    .banner-slider .slider.slider-nav{
        height: 470px !important;
    }
}
@media screen and (max-width : 991px) {

	.banner-slider .slider.slider-for,
	.banner-slider .slider.slider-nav {
	    max-width: 100%;
	    float: none;
	}
	.banner-slider .slider.slider-for {
		padding-right: 0;
	}
	.banner-slider .slider.slider-nav {
		height: auto;
	}
	.slider-banner-image {
	    height: 500px;
	}
	.slider.slider-nav.thumb-image {
        padding: 10px 30px 0;
	}
	.slider-nav .slick-slide span {
		padding: 5px 0;
	}
	.slick-arrow {
		padding: 0;
	    width: 30px;
	    height: 30px;
	    top: 50%;
	    bottom: 0;
	    -webkit-transform: translateY(-50%) rotate(-90deg);
	    -moz-transform: translateY(-50%) rotate(-90deg);
	    -ms-transform: translateY(-50%) rotate(-90deg);
	    transform: translateY(-50%) rotate(-90deg);
	}
	.slick-prev {
	    left: 0;
	    right: unset;
	}
	.slick-next {
	    left: unset;
	    right: 0;
   		background-color: transparent;
	}
	.vehicle-detail-banner .car-slider-desc {
    	max-width: 340px;
	}
	.bid-tag {
    	padding: 10px 0 15px;
	}
	.slider.slider-nav.thumb-image {
	   white-space: nowrap;
	}
	.thumbnail-image.slick-slide {
		padding: 0px 5px;
		min-width: 75px;
		display: inline-block;
		float: none;
	}
}

@media screen and (max-width : 767px) {
	.slider-banner-image {
	    height: 400px;
	}
	.slider.slider-nav.thumb-image {
    	padding: 0px 20px 0;
    	margin: 10px 0px 0;
	}
	.slider-nav .slick-slide.thumbnail-image .thumbImg {
		max-width: 140px;
		height: 80px;
	}
	.slick-prev.slick-arrow {
    	background-position: center 10px;
	}
	.slick-next.slick-arrow {
    	background-position: center 10px, center;
	}
	.slider-nav .slick-slide span {
	    font-size: 12px;
	    white-space: normal;
	}
}

@media screen and (max-width: 580px) {
	.slider-banner-image {
	    height:340px;
	}
}

@media screen and (max-width : 480px) {
	.slider-banner-image {
	    height:280px;
	}
}
.img-btn a {
    border: 1px solid #000;
    padding: 10px;
    border-radius: 3px ;
}
.w-10{
    width: 10%;
}
ol.breadcrumb.ms-5 {
    margin: 5px 0;
}
.list-style li{
    list-style-type: disc !important;
}
.order-list li{
    list-style-type: decimal !important;
}
.order-alpha li{
    list-style-type: upper-alpha;
}

.text-overflow-1
{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.text-overflow-2
{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.border-primary-color{
    border:1px solid var(--primary-color) !important;
}
.radius-10px{
    border-radius: 10px;
}
.h-150px{height: 150px;}
.h-200px{height: 200px;}
.h-250px{height: 250px;}
.w-fit{width: fit-content !important;}
.w-20px{width: 20px !important;}
.w-30px{width: 30px !important;}
.w-40px{width: 40px !important;}
.w-50px{width: 50px !important;}
.aspect-ration-1{aspect-ratio: 1 !important;}
.aspect-ratio-1{aspect-ratio: 1 !important;}
.l-h-50px{line-height: 50px !important;}
.shadow-hover:hover {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.object-fit-cover{object-fit: cover !important;}
.search-wrap .slide {
    width: 400px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    visibility: hidden;
    transition: .3s;
    animation: shrinkWidth .3s linear forwards; /* Initial animation for hiding */
}

.search-wrap .slide.active {
    visibility: visible;
    animation: expandWidth .3s linear forwards; /* Animation for showing */
}

@keyframes expandWidth {
    0% { width: 0; }
    100% { width: 400px; }
}

@keyframes shrinkWidth {
    0% { width: 400px; }
    100% { width: 0;display: none; }
}

[type=checkbox] {
    width: 1.5rem;
    height: 1.5rem;
    color: var(--primary-color);
    vertical-align: middle;
    -webkit-appearance: none;
    background: none;
    border: 0;
    outline: 0;
    flex-grow: 0;
    border-radius: 50%;
    background-color: #FFFFFF;
    transition: background 300ms;
    cursor: pointer;
  }
  [type=checkbox]::before {
    content: "";
    color: transparent;
    display: block;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    border: 0;
    background-color: transparent;
    background-size: contain;
    box-shadow: inset 0 0 0 1px #CCD3D8;
  }
  [type=checkbox]:checked {
    background-color: currentcolor;
  }
  [type=checkbox]:checked::before {
    box-shadow: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cpath d='M15.88 8.29L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z' fill='%23fff'/%3E %3C/svg%3E");
  }
  [type=checkbox]:disabled {
    background-color: #CCD3D8;
    opacity: 0.84;
    cursor: not-allowed;
  }
  [type=checkbox]::-ms-check {
    content: "";
    color: transparent;
    display: block;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    border: 0;
    background-color: transparent;
    background-size: contain;
    box-shadow: inset 0 0 0 1px #CCD3D8;
  }

  [type=checkbox]:checked::-ms-check {
    box-shadow: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cpath d='M15.88 8.29L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z' fill='%23fff'/%3E %3C/svg%3E");
  }
#presc, #blue , #access{
    margin: 50px auto;
}
.color_theme{
    color: #323D36 !important;
}

.ls{
    letter-spacing: 1.2px;
}
.scroll::-webkit-scrollbar, .maxheight::-webkit-scrollbar {
    width: 5px;
  }
  .scroll::-webkit-scrollbar-track, .maxheight::-webkit-scrollbar-track {
      background: transparent;
}
.scroll::-webkit-scrollbar-thumb,.maxheight::-webkit-scrollbar-thumb {
      background: #323D36;
  }
  .scroll::-webkit-scrollbar-thumb:hover,.maxheight::-webkit-scrollbar-thumb:hover {
    background: transparent;
  }

  #mobile_navigation ul li a{
    color: #000 !important;
  }
  .accordion-button:not(.collapsed)
{
    color: #323D36 !important;
}
.accordion-button:not(.collapsed)
{
    background-color: #323D3630;
}
.click_color {
    color : #fff;
    background : #323d36;
    transition: 0.5s ease-in;
}
#table  a{
    color: #000 !important;
}
#terms h2{
    font-size: 30px;
    margin: 15px 0px;
    letter-spacing: 1.5px;
}
#terms p{
    color: #3a3a3a;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0 !important;
}
#terms ul li, #terms ol li{
    color: #3a3a3a;
    font-size: 18px;
    font-weight: 300;
}
.lst{

    list-style-type: '➣' !important;
}

#terms ul li strong,#terms ol li strong{
    color: #3a3a3a;
    font-size: 18px;
    font-weight: 500;
}
#terms a{
    color: #323d36;
    font-weight: 600 !important;
}
#table a{
    font-weight: 400 !important;
    font-size: 18px !important;
}
.innerBanner::after,.innerBanner2::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: rgb(255,255,255); */
    background: var(--primary-color);
    background-blend-mode: multiply;
    opacity: 50%;
}
.innerh1 {
    font-size: 48px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase !important;
}
.maxheight{
    max-height: 650px;
    overflow-y: scroll;
}
#terms h6{
    font-size: 20px !important;
}
#footer {border-top :  1px solid #323D36}
.filter-primary{filter: invert(18%) sepia(15%) saturate(468%) hue-rotate(89deg) brightness(50%) contrast(88%);}

.btn:focus {
    outline: 0;
    box-shadow: none !important;
}

.nav-tabs .nav-link.customHeading {

    font-size: 40px;
    font-weight: 500;
    color: var(--primary-color);
}
/* .order-alpha ::marker{

    background-color: red !important;
} */
#result_div{
    z-index: 99999999999999999;
    background: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 89px;
    border: 0px solid black;
    border-top: none;
    border-radius: 2px;
    top: 89px;
}
.accordion-button:not(.collapsed) {
    background-color: #323d36 !important;
    color: #579999 !important;
}
#why_buy .accordion-button{
    background-color: #fff !important;
    text-decoration: none;
    font-size: 20px !important;
}
#why_buy .accordion-body {
    padding: 1rem 1.25rem;
    background-color: #fff !important;
}
#why_buy .accordion-header{
    background-color: #fff !important;
}
#login_banner{
    margin-bottom: 25px !important;
}
#login_banner .zz{
    z-index: 9999 !important;
}
#login_banner .img::after{
    width: 100%;
    height: 100%;
    content: "";
    background-color: #000;
    opacity: 60%;
    position: absolute;
    top: 0;
    left: 0;
}
#login_banner a.shop-glasses{
    padding: 10px;
    background-color: transparent;
    color: #fff;
    font-size: 18px;
    border: 1px solid #fff
}
.innerBanner img{
    max-height: 225px;
    object-fit: cover;
    width: 100%;

}
#about h2{
    color: #fff !important;
    font-size: 48px;
    font-weight: 600 ;
}
#about{
    background-image: url(../images/about/banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 300px;
    width: 100%;
    z-index: 1;
}
#about::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: var(--primary-color);
    opacity: 0.7;
    top: 0;
    left: 0;
    z-index: 11;
}
.zindex-g{z-index: 999999 !important; position: relative;}
.border-height{
    height: 1px;
    background-color: #fff;
    margin: 15px 0px;
}
.about_shop{
    border-radius: 50px;
}
@media screen and (max-width: 1366px) {
    #login_banner .img img{
        height: 300px;
        object-fit: cover;
    }
}
@media screen and (max-width: 991px) {
    .login-form {
        background-color: #ffffff;
        border-radius: 5px;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
        padding: 20px;
        width: 100%;
        text-align: center;
        margin-top: 3%;
    }
}

#avatar-image{
    width: 140px;
    height: 140px;
    object-fit: cover;
    border-radius: 50%;
}


/* customer page  */
#customr_profile_details label{
    font-size: 14px;
}
#customer_profile_banner{
    background-color: #323D36 !important;
    padding: 50px 0px;
}
#customer_profile_banner h2{
    color: #fff !important;
    font-size: 40px;
    letter-spacing: 2px;
}
#customr_profile_details{
    margin: 40px 0px;
}
#customr_profile_details h2{
    font-size: 25px;
    letter-spacing: 2px;
}
.avatar-wrap{
    border: 3px solid #323D36;
    /* width: 150px; */
    /* height: 150px; */
    border-radius: 50%;
}
.user_info_card{
    border: 3px solid #323D36;
    border-radius: 15px;
    width: 100%;
}
.reset{
    font-size: 17px;
    letter-spacing: 2px;
}
#customr_profile_details h6, #customr_profile_details h6{
    font-size: 12px;
    font-weight: 600;
}
#newsletter{
    background-image: url(../images/about/newsletter.webp);
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    margin-top: 20px;
    position: relative !important;
}
#newsletter::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: #323D36;
    opacity: 0.3;
    width: 100%;
    height: 100%;
    z-index: 11;
}
#newsletter h2{
    margin-bottom: 10px !important;
    font-size: 50px;
}
#newsletter input[type=email]{
    background-color: transparent !important;
    border: 1px solid #fff;
}
@media screen and (max-width: 546px) {
    #customr_profile_details h2 {
        font-size: 16px;
        letter-spacing: 2px;
    }
    #customer_profile_banner h2 {
        color: #fff !important;
        font-size: 29px;
        letter-spacing: 2px;
    }
}
.fonts h2{
    font-size: 22px !important;
}
.fonts h4{
    font-size: 18px !important;
}

#quality h2{
    font-size: 30px;
    margin: 15px 0px;
    letter-spacing: 1.5px;
    font-family: 'Poppins', sans-serif !important;
}

#quality p{
    color: #3a3a3a;
    font-size: 15px;
    font-weight: 300;
    /* margin-bottom: 0 !important; */
}
#quality ul li, #quality ol li{
    color: #3a3a3a;
    font-size: 15px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif !important;
}
#quality ul li strong,#quality ol li strong{
    color: #3a3a3a;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif !important;
}
#quality a{
    color: #323d36;
    font-weight: 600 !important;
    font-family: 'Poppins', sans-serif !important;
}
#quality h6{
    font-size: 20px !important;
    font-family: 'Poppins', sans-serif !important;
}
.justify *{
    text-align: justify;
}
.justify {
    padding: 20px !important;
}
.img-adjust{
    height: 200px !important;
    width: 100% !important;
    object-fit: cover !important;
}

#reviews .slick-dots li.slick-active button{
    background-color : #885E45 !important;
}
.aboutimg{
    height: 300px !important;
    object-fit: cover !important;
}
.fs-24{
    font-size: 24px !important;
}
.fs-32{
    font-size: 32px !important;
}
#bg-qs{
    background-image: url('../images/adjust/qs.webp');
    background-repeat: no-repeat;
    background-size: cover;
    min-height:850px;
    position: relative;
    background-position: center center;
}
#bg-qs::after{
    position: absolute;
    content: "";
    background-color: var(--primary-color);
    opacity: 0.5;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#standards p,
#standards h2{
    z-index: 9999999;
    position: relative;
}
li:has(.parentMenu.active){
    background-color: #1b1b28;
}
.subMenu_ {
    width: 90%;
    margin: 0 0 0 auto !important;
}

.select2-container {
    width: 100% !important;
}
.select2-container .select2-selection--single
{height: 38px;}

.select2-container--default .select2-selection--single .select2-selection__rendered
{
    line-height: 38px;
}
.btn-outline-brown{
    background-color: transparent !important;
    color: var(--primary-color);
    margin: 5px 10px;
    padding: 0.5rem;
    border: 2px solid var(--primary-color);
    border-radius: 30px;
    font-size: 13px;
}
.active.btn-outline-brown{
    background-color: var(--primary-color) !important;
    color: #ffff;
    margin: 5px 10px;
    padding: 0.5rem;
    border: 2px solid var(--primary-color);
    border-radius: 30px;
    font-size: 13px;
}

/* .select2-selection__rendered{font-size: 12px !important;} */

.gsc-results-wrapper-overlay
{
    left: 50% !important;
    top: 18% !important;
    transform: translateX(-50%) !important;
}
