*{
    box-sizing:border-box;
    padding:0;
    margin:0;
}
body{
    font-family: "Poppins", sans-serif;
}


/* product-detail css start here */

/* .slider-galeria-thumbs {
  float: left;
  width: 16%;
}

.slider-galeria {
  float: left;
  width: 84%;
} */

.slider-galeria div, .slider-galeria-thumbs div {
  outline: 0;
}

.slider-galeria span {
  display: block;
  height: 250px;
  background: #f2f2f2;
  color: #3498db;
  font-size: 36px;
  line-height: 250px;
  margin: 0 10px 0 10px;
  padding: 2%;
  text-align: center;
}

.slider-galeria-thumbs span {
  display: block;
  margin-bottom: 5px;
  height: 55px;
  background: #3498db;
  color: #000;
  font-size: 14px;
  line-height: 55px;
  text-align: center;
}

.slider-galeria-thumbs .slick-current span {
  background: #000;
  color: #3498db;
}

.slick-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0 !important;
  text-indent: -9999px;
  background: transparent;
  border: 0;
  z-index: 1000;
  outline: 0;
}

.slick-prev:before {
  content: '\f053' !important;
    color: #000;
    background: #ffffff;
    padding: 11px 15px;
    border-radius: 100%;
    font-size: 33px !important;
    line-height: 1;
    text-indent: 0;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600;
    position: absolute !important;
    top: 50% !important;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #7B26F7;
    opacity: 1 !important;
}

.slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0 !important;
  text-indent: -9999px;
  background: transparent;
  border: 0;
  z-index: 1000; 
  outline: 0;
}

.slick-next:before {
    content: '\f054' !important;
    color: #000;
    background: #ffffff;
    padding: 11px 15px;
    border-radius: 100%;
    font-size: 33px !important;
    line-height: 1;
    text-indent: 0;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600;
    position: absolute !important;
    top: 50% !important;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #7B26F7;
    opacity: 1 !important;
}

.gta-product-detail{
    padding-top: 20px;
}
div.gta-product-detail h4{
    padding: 0 0 20px;
    font-size: 38px;
    font-family: "Roboto", sans-serif;
    line-height: 54px;
    font-weight: bold;
    }
.gta-product-detail h3{
    color: #7B26F7;
    padding: 0;
    font-size: 30px;
    line-height: 27px;
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    /* margin-bottom: 35px; */
    }
.gta-product-detail p{
    padding: 10px 0px 20px;
    font-family: "Roboto", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    }

div.gta-qty{
    border-radius: 10px;
    background: #f1f7fa;
    padding: 10px 20px;
    border: solid 1px #b3c8d4;
}
div.gta-qty label{
    font-size: 24px;
    font-weight: 500;
    line-height: 27px;
    margin-bottom: 25px;
}
div.gta-qty .form-select{
    height: 52px;
    border-radius: 20px;
    background-color: #fff !important;
    font-size:20px;
    border: 1px solid #B7B7B7;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.05);
}
div.gta-qty .form-control{
    border-radius: 30px;
    padding: 5px 20px;
    font-size: 12px;
}
div.gta-qty i{
    float: right;
    margin-top: -7%;
    margin-right: 2%;
}
a.gta-btn{
    background-image: linear-gradient(to bottom, #9C4EFF, #4B2895);
    color: #fff !important;
    font-size: 40px;
    font-weight: 400;
    font-family: "Oswald", sans-serif;
    line-height: 53px;
    border-radius: 50px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    transition: all 0.4s ease-in-out;
}
button.gta-btn:hover{
    background-image: linear-gradient(to top, #9C4EFF, #4B2895);
    color: #fff;
}
.slider-galeria{
    margin-top: 20px;
}
.slider-galeria .slick-slide{
    margin: 0 5px;
    /* padding: 10px;
    background-color: #f2f2f2; */
}

.slick-slide img {
    display: block;
    background: #f2f2f2 !important;
    padding: 10px !important;
    border-radius: 0;
}

.slider-galeria .slick-slide.slick-current img{
    border: 3px solid #7B26F7;
}

.slick-prev, .slick-next{
    background-color: transparent !important;
    font-size: 25px;
}

.slick-vertical .slick-slide{
    padding-right:10px;
    padding-top: 10px;
}


.gta-nav {
    border-radius: 10px;
    padding: 10px 0px;
    
}
.gta-nav span{
color: #fff;
}
.gta-nav span:nth-last-child(1){
    color: #ffc700;
}

div.gta-product-text{
    border-radius: 10px;
    border: solid 1px #b3c8d4;
}
div.gta-product-text h4{
    color: #000;
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    font-family: 'Oswald', sans-serif;
    margin: 0 0 15px;
}
div.gta-product-text p{
    padding-top: 20px;
    font-size: 15px;
    color:#000 !important;
    line-height: 28px;
}
div.gta-product-text a{font-size: 14px;}

.prod_description .prod_desc_wrap{
    border: 5px solid #E2CEF9;
    box-shadow: 0 4px 16px rgba(109, 35, 179, 0.5);
}

.sec_head h2{
    font-size: 36px;
    font-weight: 400;
    line-height: 44px;
    text-align: left;
    color: #000;
    font-family: 'Oswald', sans-serif;
}



.thumbnail_slider {
    max-width: 700px;
    margin: 30px auto;
}

.splide__slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 400px;
    /* width: 580px; */
    overflow: hidden;
    transition: .2s;
    border-width: 2px !important;
    margin: 10px 4px;
}

.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
    box-shadow: 2px 3px 8px #000000a3;
}

.splide__slide img {
    width: auto;
    height: auto;
    margin: auto;
    display: block;
    max-width: 100%;
    max-height: 100%;
}
/* Slider CSS End  */


/* media query for all pages, product-detail and shop */

/*laptop view*/
@media screen and (min-width: 992px){
    .slick-list{margin-top: 0 !important;}
    .slider-galeria{margin-top: 15px !important;}
    .gta-product-images{padding:0;}
    .dropdown-content{width: 210px !important;}
    .slick-slide img{margin-bottom: 0 !important;}
    .desktop-view{margin-top:7%;}
}



@media screen and (max-width: 1199px){
    div.gta-product-detail h4 {
        font-size: 40px;
        line-height: 50px;
        padding: 0 0 15px;
    }
    .gta-product-detail h3 {
        font-size: 40px;
        margin-bottom: 25px;
    }
    .gta-product-detail p{
        font-size: 20px;
        padding: 10px 0;
    }
    div.gta-qty label{
        font-size: 20px;
        margin-bottom: 10px;
    }
    div.gta-qty .form-select{
        font-size: 18px;
        padding: 0 15px;
    }
    button.gta-btn{
        font-size: 30px;
        line-height: 40px;
    }
}

@media screen and (max-width: 991px){
    .sec_head h2{
        font-size: 30px;
        line-height: 36px;
    }
    .slick-next:before, .slick-prev:before{
        padding: 10px 12px;
    }
    div.gta-product-detail h4 {
        font-size: 24px;
        line-height: 27px;
        padding: 0 0 10px;
    }
    .gta-product-detail h3 {
        font-size: 36px;
        line-height: 27px;
        margin-bottom: 15px;
    }
    .gta-product-detail p{
        display: none;
    }
    div.gta-qty label{
        font-size: 15px;
        margin-bottom: 10px;
    }
    div.gta-qty .form-select{
        height: 40px;
        font-size: 14px;
        padding: 0 10px;
    }
    button.gta-btn{
        font-size: 24px;
        line-height: 35px;
    }
    div.gta-product-text h4{
        font-size: 30px;
        line-height: 36px;
        margin: 0 0 0;
    }
    div.gta-product-text p{
        font-size: 16px;
        line-height: 25px;
    }
    .gta-product-text h5{
        font-size: 20px !important;
    }
    .prod_description .prod_desc_wrap{
        border: 2px solid #E2CEF9;
    }
}


/*tablet*/
@media (min-width: 768px) and (max-width: 991.98px) {
    div.gta-product-detail h4{font-size: 23px;}
    .gta-res{margin-top: 16%;}
    .gta-product-detail h3{font-size: 24px;}
    .gta-product-detail p{font-size: 14px;}
    div.gta-qty i{margin-top: -10% !important;}
    div.gta-shop-product-text h5{font-size: 28px;}
    .owl-stage-outer{width: 88% !important;margin-left: 39px !important;}
    .owl-next span{right: 28px !important;}
    .owl-prev span{left: 24px !important;}
    div.gta-shop-product-image{
        height: 220px;
    }
     
}



/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    div.gta-shop-product-image{
        height: 180px;
    }
}



/*mobile view*/
@media screen and (max-width: 575px){
    .slider-galeria-thumbs{margin-top:0;}
    div.gta-product-detail h4{font-size: 27px;}
    .gta-product-detail h3{font-size: 22px;}
    .splide__list{width: 100% !important;}
    .owl-stage-outer{width: 100% !important;/* margin-left: 39px !important; */}
    .owl-next span{right: 27px !important;opacity: 1;visibility: initial;}
    .owl-prev span{left: 24px !important;}
    div.gta-shop-product-text h5{font-size: 25px;}
    button.gta-shop-btn{font-size: 11px;}
}
/* product-details css end here */

/* shop page css start here */

div.gta-shop-1 h4{
    margin-top: 25px;
    padding: 15px 0px;
    font-weight: bold;
    font-size: 30px;
}

div.gta-tag a{
    padding: 6px 20px;
    border-radius: 20px;
    color: #000;
    background-color: #efefef;
    margin-right: 20px;
    text-decoration: none;font-size: 13px;
}
div.gta-tag a.active{
    background-color: #38b6ff;
    color: #fff;
    
}

/* owl carsousel */
.owl-prev,
.owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.owl-prev {
  left: -2rem;
}
.owl-prev span {
    background: #38b6ff;
    color: #fff;
    border-radius: 100%;
    font-size: 28px;
    position: relative;
    left: -14px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    top: 7px;
}
.owl-next span {
    background: #29b1ff;
    color: #fff;
    border-radius: 100%;
    font-size: 25px;
    padding: 0px 15px 7px 15px;
    position: relative;
    right: -14px;
    /* opacity: 1; */
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    top: 7px;
    /* left: 10px; */
    /* z-index: 999; */
}
.owl-next {
  right: -2rem;
}
.owl-item{width: auto !important;}
.owl-stage{margin-top: 47px !important;height: 40px !important;}

div.gta-item{
    float: right;
    text-align: right;
}

.dropbtn {
      background-color: transparent;
    color: #000;
  padding: 16px;
  font-size: 16px;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  /* min-width: 172px; */
  width: 201px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  right: 10%;
  /* padding: 10px 9px; */
  padding: 9px 19px;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: transparent;}

/* shop css */
div.gta-shop-product{
    padding: 10px;
}
div.gta-shop-product-image{
    padding: 0;
    background: transparent;
    overflow: hidden;
    /* transition: 1s all ease-in-out; */
    height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
}
div.gta-shop-product-image img{
    transition: transform 1s
}
div.gta-shop-product-text{
    padding-top: 14px;
    text-align: center;
}
div.gta-shop-product-text h4{
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0px;
    font-weight: 300;
    min-height: 70px;
    font-family: 'Oswald', sans-serif;
    color: #000 !important;
}
.gta-shop-product-text h5{
    font-size: 32px;
    font-weight: 400;
    line-height: 42px;
    color: #6D23B3;
    font-family: 'Oswald', sans-serif;
}
div.gta-shop-product-text .gta-shop-btn{
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    background-color: #6D23B3;
    border-radius: 0px;
    padding: 10px 25px;
    transition: all 0.3s;
    font-family: "Oswald", sans-serif;
    color: #ffffff;
    border: none;
    cursor: pointer;
    margin-bottom: 5px;
    width: 100%;
    margin-top: 0;
    text-transform: uppercase;
}
div.gta-shop-product-text .gta-shop-btn:hover{
    background-color: #c097e8;
    color: #fff;
}
button.gta-shop-btn{
    width: 100%;
    background: #000;
    color: #fff !important;
}
div.gta-shop-product{
    transition: 0.5s all ease-in-out;
    border: solid 1.5px #fff;
    border-radius: 0px;
    margin-bottom: 30px;
}
div.gta-shop-product:hover{
    /* border: solid 1.5px #1577af; */
    border-radius: 0px;
}
/* div.gta-shop-product:hover img{
transform: scale(1.1);
} */



/* shop page last carsousel */

*{
    box-sizing:border-box;
    padding:0;
    margin:0;
}
body{
    font-family: "Poppins", sans-serif;
}

a, a:hover, a:active{
    text-decoration: none;
    color: inherit;
    box-shadow: none;
    outline: none;
}
h1,h2,h3,h4,h5,h6,p{
    margin-bottom: 0;
}
.green{
    color: #5ACC81;
}

/* header section css  */

.main_head{
    background-color: #fff;
    position: relative;
    z-index: 99;
    box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
    padding: 10px 0;
}
.main_head navbar{
    padding: 0!important;
}
.main_head .main_logo{
    display: inline-block;
}

.main_head .main_nav li a{
    font-size: 13px!important;
    font-weight: 700!important;
    color: #000!important;
    transition: all 0.3s ease-in-out;
}
.main_head .main_nav li a:hover{
    color: #014770!important;
}
.main_head .navbar-toggler{
    padding: 0!important;
    outline: none!important;
    box-shadow: none!important;
    border: none!important;
}
.main_head .navbar-toggler i{
    color: #014770;
}
.cartbtn {
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00456D;
    border-radius: 10px;
    position: relative;
}
.cartbtn i{
    position: relative;
    font-size: 24px;
    color: #fff;
    right: 3px;
    top: 3px;
}
.cartbtn span{
        position: absolute;
    top: 8px;
    right: 8px;
    width: 20px;
    height: 20px;
    background: #FFC700;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}
/* --------------------------------- */

/* hero section css  */


.upper_hero{
    position: relative;
    padding: 40px 0;
    background-image: url(../images/hero_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 10;
    box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
}
.upper_hero .hero_head h1{
    font-size: 50px;
    color: #000;
    line-height: 50px;
    font-weight: 600;
}
.upper_hero .hero_cntn p{
    font-size: 25px;
    color: #014770;
    line-height: 30px;
}
.lower_hero{
    background-color: #b3c8d5;
    padding: 35px 0 25px;
    box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
    position: relative;
    z-index: 9;
}
.hero_category_box{
    background-color: #fff;
    border: 1px solid #757575;
    border-radius: 10px;
    padding: 15px 10px;
}
.hero_category_box h3{
    font-size: 30px;
    line-height: 30px;
    color: #000;
    font-weight: 500;
    margin-bottom: 15px;
}
.hcb_prd{
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 5px;
}
.hcb_prd .hcb_inner_product{
    border-radius: 10px;
    flex: 1 0 45%;
    overflow: hidden;
}
.hcb_prd .hcb_inner_product img{
    width: 100%;
}
.hcb_sm{
    font-size: 18px;
    font-weight: 500;
    text-decoration: underline;
    color: #014770;
    cursor: pointer;
    line-height: 18px;
    transition: all 0.3s ease-in-out;
}
.hcb_sm:hover{
    text-decoration: underline;
}
.hcb_other{
    max-height: 130px;
    object-fit: cover;
}
.hcb_other img{
    height: 100%;
}
/* --------------------------------- */

/* top rated product css  */

.top_rate_sec{
    padding: 0 0 60px;
    position: relative;
}
.tpr_head{
    background-color: #014770;
    padding: 15px 40px;
    display: inline-block;
    border-bottom-right-radius: 30px;
}
.tpr_head h2{
    font-size: 42px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 1px;
}
.tpr_content{
    border: 1px solid #000;
}
.tpr_inner{
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    gap: 10px;
    padding: 25px 15px 15px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}
.tpr_content .col-md-6:nth-child(even) .tpr_inner{
    border-right: 0px;
}
.tpr_content .col-md-6:nth-child(5) .tpr_inner, .tpr_content .col-md-6:nth-child(6) .tpr_inner{
    border-bottom: 0 ;
}
.tpr_inner .tpri_img{
    width: 35%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tpr_inner .tpri_img img{
    width: 100%;
}
.tpr_inner .tpri_cntn{
    width: 60%;
}
.tpr_inner .tpri_cntn h3.tpr_pr_name{
    font-weight: 800;
    font-size: 26px;
    margin-bottom: 20px;
}

.tpr_inner ul.tpr_pr_list li{
    font-size: 14px;
    font-weight: 800;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.tpr_inner ul.tpr_pr_list li i{
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background-color: #014770;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin-right: 5px;
    font-size: 12px;
}
.tpr_inner .tpri_cntn p.tpr_pr_des{
    font-size: 15px;
    font-weight: 500;
}
.tpr_inner .tpri_cntn .tpr_pr_prc{
    font-size: 26px;
    font-weight: 600;
}
.tpr_inner .tpri_cntn .tpr_pr_cart_btn{
    display: inline-block;
    font-size: 20px;
    font-weight: 800;
    background-color: #ffc700;
    border-radius: 20px;
    padding: 8px 25px;
    transition: all 0.3s;
    font-family: "Montserrat", sans-serif;
    color: #000;
    border: none;
    cursor: pointer;
    margin-bottom: 5px;
}
.tpr_inner .tpri_cntn .tpr_pr_cart_btn:hover{
    background-color: #3ed20b;
    color: #fff;
}
.tpr_inner .tpri_cntn .tpr_pr_lm{
    display: block;
    text-decoration: underline;
    font-style: italic;
    font-size: 14px;
    font-weight: 500;
    border: none;
    background-color: transparent;
    cursor: pointer;
}

/* --------------------------------- */

/* product carrousal css start */

.tec_gad_sec{
    padding-bottom: 100px;
}
.tec_gad_sec .sec_head h2{
    font-size: 42px;
    font-weight: 700;
    line-height: 60px;
    color: #000;
    margin-bottom: 25px;
}
.tec_box{
    background-color: #B3C8D4;
    border-radius: 20px;
    padding: 5px 10px 5px;
    position: relative;
    text-align: center;
}
.tec_img a{
    display: inline-block;
    cursor: pointer;
}
.tec_name{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.tec_name:hover{
    color: #ffff;
}
.tec_price{
    font-size: 12px;
    line-height: 25px;
    color: #000;
}
.tec_btn{
    font-size: 14px;
    font-weight: 600;
    padding: 5px 15px;
    background-color: #FFC700;
    color: #fff;
    border-radius: 40px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.tec_btn:hover{
    color: #fff;
}
.tec_lm{
    display: block;
    font-size: 13px;
    text-decoration: underline;
    color: #fff;
    line-height: 30px;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.tec_lm:hover{
    text-decoration: underline;
    color: #fff;
}


/* --------------------------------- */

/* tech gadget css start */

.tech_gad_sec{
    padding-bottom: 80px;
}
.tg_box{
    background-color: #B3C8D4;
    border-radius: 30px;
    padding: 10px 15px 5px;
    position: relative;
    text-align: center;
}
.tg_img a{
    display: inline-block;
    cursor: pointer;
}
.tg_name{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.tg_name:hover{
    color: #ffff;
}
.tg_price{
    font-size: 13px;
    line-height: 27px;
    color: #000;
}
.tg_btn{
    font-size: 16px;
    font-weight: 600;
    padding: 8px 20px;
    background-color: #FFC700;
    color: #fff;
    border-radius: 40px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.tg_btn:hover{
    color: #fff;
}
.tg_lm{
    display: block;
    font-size: 18px;
    text-decoration: underline;
    color: #fff;
    line-height: 30px;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.tg_lm:hover{
    text-decoration: underline;
    color: #fff;
}

/* --------------------------------- */

 /* reward section css */

.rewd_sec{
    padding-bottom: 30px;
}
 .rewd_sec .rewds_inner{
     border: 1px solid #000;
     border-radius: 30px;
     padding: 30px 20px;
     position: relative;
 }
 .rewdt_img {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
}
.rewdt_contn h2{
    font-size: 42px;
    font-weight: 700;
    line-height: 60px;
    color: #000;
    margin-bottom: 12px;
}
.rewdt_contn .rewdt_para{
    font-size: 20px;
    line-height: 30px;
    color: #000;
    font-weight: 500;
    margin-bottom: 35px;
}
.rewdt_contn h6{
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 8px;
}
.rewdt_contn ul{
    padding-left: 10px;
}
.rewdt_contn ul li img{
    width: 20px;
    margin-right: 4px;
}
.rewdt_contn ul li{
    font-size: 17px;
    margin-bottom: 8px;
    font-weight: 500;
}
rewdt_contn .rewdt_extra{
    font-size: 20px;
}
.rewd_top {
    padding-bottom: 70px;
}
.rewdb_box {
    background: #EBEBEB;
    border: 1px solid #757575;
    border-radius: 10px;
    padding: 15px;
    overflow: hidden;
    text-align: center;
}
.rewdb_head {
    display: flex;
}
.rewd_img {
    margin-top: -15px;
    margin-left: -15px;
    margin-right: 15px;
}
.rewd_img img{
    width: 80px;
}
.rewd_cntn h5{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 3px;
    text-align: left;
}
.rewd_cntn p{
    font-size: 16px;
    text-align: left;
}
.rewdb_head{
    margin-bottom: 10px;
}
.rewdb_body ul li img{
    width: 14px;
    margin-right: 10px;
}
.rewdb_body ul li{
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 500;
    text-align: left;
}
.rewd_btn{
    display: inline-block;
    background-color: #FFC700;
    font-size: 18px;
    padding: 10px 40px;
    color: #000;
    font-weight: 700;
    border-radius: 10px;
    margin: 10px auto 0;
    transition: all 0.3s ease;
    cursor: pointer;
    text-align: center;
}
.rewd_btn:hover{
    color: #000;
}
 /* --------------------------------- */

 /* reward section css */

.main_footer{
    background: #E9E9E9;
    padding: 70px 0 40px;
}
.ft_head{
    font-size: 15px;
    font-weight: 700;
    color: #3E3E3E;
    text-decoration: underline;
    margin-bottom: 25px;
}
.ft_list ul li a{
    font-size: 14px;
    color: #3E3E3E;
    margin-bottom: 6px;
    display: inline-block;
    font-weight: 400;
}
/* .ft_list .ft_head{
    margin-bottom: 30px;
} */
.ft_disclose p{
    font-size: 13px;
    line-height: 21px;
    color: #3E3E3E;
}
.ft_contact .ft_logo img{
    width: 90%;
    margin-bottom: 20px;
}
.ft_cnt_box .ft_mail, .ft_cnt_box .ft_number {
    display: inline-block;
    width: 100%;
}
.ft_cnt_box i{
    color: #3E3E3E;
    font-size: 14px;
    margin-right: 12px;
}
.ft_mail, .ft_number{
    font-size: 14px;
    margin-bottom: 10px;
    color: #3E3E3E;
    font-weight: 500;
}
.ft_ad{
    margin-bottom: 20px;
    display: flex;
}
.ft_ad i{
    font-size: 14px;
    margin-right: 12px;
}
.ft_ad h6{
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 6px;
    color: #3E3E3E;
}
.ft_ad p{
    font-size: 14px;
    font-weight: 500;
    color: #3E3E3E;
}
.ft_text p{
    font-size: 12px;
    font-weight: 400;
    color: #3E3E3E;
}
.ft_top{
    padding-bottom: 50px;
}
.ft_btm{
    padding: 20px 0;
    background-color: #00456D;
}
.ft_btm p{
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
}
.tec_carousal_inner {
    position: relative;
    width: 100%;
    height: 100%;
}
.tec_carousal_inner .tg-carousel{
    overflow: hidden;
    border-radius: 70px;
}
.tec_carousal_inner .owl-theme .custom-nav {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
}
.tec_carousal_inner .owl-theme .custom-nav .owl-prev, .tec_carousal_inner .owl-theme .custom-nav .owl-next {
  position: absolute;
  height: 100px;
  color: inherit;
  background: none;
  border: none;
  z-index: 100;
}
.tec_carousal_inner .owl-theme .custom-nav .owl-prev i, .tec_carousal_inner .owl-theme .custom-nav .owl-next i {
  font-size: 60px;
  color: #FFC700;
}
.tec_carousal_inner .owl-theme .custom-nav .owl-prev {
  left: -40px;
}
.tec_carousal_inner .owl-theme .custom-nav .owl-next {
  right: -40px;
}

  /* --------------------------------- */


.owl-theme .owl-nav [class*='owl-']:hover{background: transparent !important;}
.owl-theme .owl-dots{display: none !important;}


/* .owl-carousel .text-carousel .owl-nav .disabled {
    opacity: 1;
    cursor: default;
} */

/*mobile view*/
@media screen and (max-width: 575px){
  .gta-shop-1 .owl-theme .owl-nav [class*='owl-'] {
    position: relative !important;
    z-index: 999 !important;
}
.gta-shop-1 .owl-carousel .owl-nav{
    margin-top: 20px !important;
}


.text-carousel{
    /* display: none; */
    width: 90%;
    z-index: 1;
    overflow: scroll;
    margin: auto;
}

/* 
.tec_carousal_inner .owl-theme .custom-nav .owl-next{
    display: none !important;
} */

}

/* Scroll bar design CSS */
/* ::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
::-webkit-scrollbar-thumb {
  background: #bababa; 
}
::-webkit-scrollbar-thumb:hover {
  background: #555; 
} */


/* Shop page new Css */
.category_wrap{
    /* max-height: calc(90vh - 60px);
    overflow-y: auto; */
    border: 3px solid #6D23B3;
    position: sticky;
    top: 100px;
}
.accordion-button, .accordion-button:focus{
    box-shadow: none !important;
}
.accordion-button{
    border-bottom: 1px solid #C097E8 !important;
    border-radius: 0 !important;
    font-size: 20px !important;
    font-weight: 600;
}
.accordion-button::after{
    display: none;
}
.form-check{
    border-bottom: 1px solid #C097E8;
}
.form-check + .form-check{
    margin-top: 10px;
}
input[type=checkbox], input[type=radio]{
    opacity: 1;
    margin-left: -2.25em !important;
}
.form-check-input{
    width: 25px !important;
    height: 25px !important;
    margin-top: 0 !important;
}
.form-check-input:checked {
    background-color: #ffffff !important;
    border: 1px solid #6D23B3 !important;
}
.form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%236D23B3'/%3e%3c/svg%3e") !important;
}
.form-check-label{
    font-size: 18px !important;
    font-weight: 400 !important;
}

/* Product box */
.heading_sec h2{
    font-size: 45px;
    font-weight: 700;
    line-height: 54px;
    color: #6D23B3;
    border-bottom: 1px solid #C097E8;
}
.heading_sec p{
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    color: #9E9E9E;
}





@media screen and (max-width:1399px){
    .form-check-label {
        font-size: 16px !important;
    }
    .form-check-input {
        width: 20px !important;
        height: 20px !important;
    }
}

@media screen and (max-width: 992px){
    .category_wrap{
        border: none;
    }
    .category_wrap .accordion{
        flex: 1;
    }
    .accordion-button{
        padding: 15px !important;
        border: 3px solid #6D23B3 !important;
        border-bottom: 3px solid #6D23B3 !important;
        font-size: 15px !important;
    }
    .accordion-button::after{
        display: block;
    }
    .form-check-input {
        width: 18px !important;
        height: 18px !important;
        margin-top: .25em !important;
    }
    .form-check-label {
        font-size: 15px !important;
    }
    input[type=checkbox], input[type=radio] {
        margin-left: -1.5em !important;
    }
    .accordion-body{
        border: 3px solid #6D23B3;
    }
    .accordion-collapse{
        position: absolute;
        background-color: #fff;
        z-index: 9;
        width: 100%;
    }

    .heading_sec h2{
        font-size: 25px;
        line-height: 30px;
    }
    .heading_sec p{
        font-size: 12px;
        line-height: 15px;
    }
    div.gta-shop-product-text .gta-shop-btn{
        font-size: 18px;
    }
}

 /********Modal**********/
div#success-alert {
    position: fixed;
    top: 0;
    right: 0;
    width: 500px;
    background: #28a745;
    color: #fff;
    text-align: center;
    font-family: 'Sansation';
    text-transform: capitalize;
    font-size: 15px;
    z-index: 99999;
    opacity: 0;
}

#success-alert .close {
    float: right;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    border: none !important;
    background-color: transparent !important;
    color: #fff;
    text-shadow: none;
    filter: alpha(opacity=20);
    opacity: 1;
}
      .sc2_txt1 {
        color: #fff;
        float: left;
        font-family: "open_sansregular";
        font-size: 18px;
        line-height: 26px;
        margin: 175px 35px 0 29%;
        text-align: left;
        width: 70%;
      }

      .my-class {
        height: 100px;
        left: 317px;
        position: absolute;
        top: 736px;
        width: 357px;
      }

    .slider-galeria-thumbs:active img{
        border:solid 2px #38b6ff;
    }
.gta-product-text .fs-4 {color:#000 !important;}


.tg_box{border-radius:10px !important;}
.tg_img a img{width:85% !important;border-radius:10px !important;}

.gta-chk{
    width: 70%;
    padding: 20px;
    background: #f2f2f2;
    box-shadow: 0 1px 1px rgb(0 0 0 / 11%), 0 2px 2px rgb(0 0 0 / 11%), 0 4px 4px rgb(0 0 0 / 11%), 0 6px 8px rgb(0 0 0 / 11%), 0 8px 16px rgb(0 0 0 / 11%);
    border-radius: 10px;
    margin-bottom:20px;
}

 .wt-box {
        background: #8d2af7;
        padding: 0px 0px 10px;
      }
ul.color-v li{list-style-type:none;margin-right: 10px;}

.pro-tabs ul li{list-style-type:none !important;}
      .p-a10 h4, .p-a10 a {
        color: #fff!important;
      }
      .p-a10 span {
        color: #fff!important;
      }
      .m-b30 {
        margin-bottom: 30px;
        min-height: 400px;
      }

      body {
        font-family: Arial;
        margin: 0;
      }

      * {
        box-sizing: border-box;
      }

      img {
        vertical-align: middle;
      }

      /* Position the image container (needed to position the left and right arrows) */
      .container {
        position: relative;
      }
.main_head{padding:0px !important;}
      /* Hide the images by default */
      .mySlides {
        display: none;
      }
      span.shopping-bag.wcmenucart-count.ng-binding{padding: 2px 9px 2px 6px !important;}

      /* Add a pointer when hovering over the thumbnail images */
      .cursor {
        cursor: pointer;
      }

      /* Next & previous buttons */
      .prev,
      .next {
        cursor: pointer;
        position: absolute;
        top: 40%;
        width: auto;
        padding: 16px;
        margin-top: -50px;
        color: white;
        font-weight: bold;
        font-size: 20px;
        border-radius: 0 3px 3px 0;
        user-select: none;
        -webkit-user-select: none;
      }

      /* Position the "next button" to the right */
      .next {
        right: 0;
        border-radius: 3px 0 0 3px;
      }

      /* On hover, add a black background color with a little bit see-through */
      .prev:hover,
      .next:hover {
        background-color: rgba(0, 0, 0, 0.8);
      }

      /* Number text (1/3 etc) */
      .numbertext {
        color: #f2f2f2;
        font-size: 12px;
        padding: 8px 12px;
        position: absolute;
        top: 0;
      }

      /* Container for image text */
      .caption-container {
        text-align: center;
        background-color: #222;
        padding: 2px 16px;
        color: white;
      }

      .row:after {
        content: "";
        display: table;
        clear: both;
      }

      /* Six columns side by side */
      .column {
        float: left;
        width: 23%;
        margin-right: 5px;
        border: 1px solid #ccc;
        margin-top: 15px;
      }  

      /* Add a transparency effect for thumnbail images */
      .demo {
        opacity: 0.6;
      }

      .active,
      .demo:hover {
        opacity: 1;
      }
      .sec1-prodiv-lft1 {
        /* width: 440px;*/
        height: auto;
      }
      .sec1-prodiv-rgt {
        width: 500px;
      }
      .rte ul {
        margin: 0 0 0 10px;
      }
      .cler{
        clear:both;
      }

      .bulet li {
        margin-left: 43px;
        line-height: 25px;
        list-style: circle;
      }
      .mrgn1-pro {
        margin:49px 0 0 0;
      }
      .product-excerpt{
        margin-bottom:30px;
      }
      span.sp2 {
        margin-left: 10px;
      }
      ul.unit li {
        background: #d2d1d1;
        margin-bottom: 5px;
        padding: 10px;
      }
      .red_pr{
        font-size: 20px;
        color: #f10505;
        font-weight: bold;
      }
      .save_mony{
        margin-left: 30px;
        text-decoration: line-through;
        color: #000;
        font-size: 25px;  
      } 




.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 27px;
    margin-bottom: 0px;
}
.switch input {
    /* opacity: 0; */
    width: 0;
    height: 0;
}
input:checked + .slider {
    background-color: #01a500;
}
.slider.round {
    border-radius: 34px;
}
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
.slider.round:before {
    border-radius: 50%;
}
input:checked + .slider:before {
    -webkit-transform: translateX(32px);
    -ms-transform: translateX(32px);
    transform: translateX(32px);
}
.in-color-v h6 {
    padding-bottom: 10px;
}

div#showslider {
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 8px 0px;
}
div.in-color-v{
    padding: 15px;
    /* border: solid 2px #b771f8; */
    border-radius: 10px;
    background: #f8f0ff;
}
div#showslider p{
    font-size: 14px;
    padding: 0px;
    margin-left: 20px;
    margin-bottom: 0px;
    width: auto !important;
}
.gta-btn-2{
    text-align: center;
    border-bottom: solid 3px #9023f5;
    padding: 0px 5px;
    font-size: 30px;
    color: #9023f5;
}
.gta-chk .pro-quantity{
    display: flex;
}






/* product carsousel swiper dont not touch */
/* i repeat do not touch */

.mySwiper img {
  /* max-height: 400px;  */
  margin: auto;
  display: block;
}

.mySwiper2 img {
  cursor: pointer;
}

.swiper-button-next, .swiper-button-prev {
  color: #6A2FCB; 
}

.swiper-slide-thumb-active img {
  border: 2px solid #6A2FCB;
}
    swiper-container {
      width: 100%;
      height: 100%;
    }

    swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    body {
      background: #000;
      color: #000;
    }

    swiper-container {
      width: 100%;
      height: 300px;
      margin-left: auto;
      margin-right: auto;
    }

    swiper-slide {
      background-size: cover;
      background-position: center;
    }

    .mySwiper {
      height: 80%;
      width: 100%;
    }

    .mySwiper2 {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
    }

    .mySwiper2 swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 0.4;
    }

    .mySwiper2 .swiper-slide-thumb-active {
      opacity: 1;
    }

    swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    