<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&amp;display=swap');
@font-face {
    font-family: 'Conv_Proxima Nova Semibold';
    src: url('../fonts/Proxima Nova Semibold.eot');
    src: local('☺'), url('../fonts/Proxima Nova Semibold.woff') format('woff'), url('../fonts/Proxima Nova Semibold.ttf') format('truetype'), url('../fonts/Proxima Nova Semibold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Conv_Proxima Nova Regular';
    src: url('../fonts/Proxima Nova Regular.eot');
    src: local('☺'), url('../fonts/Proxima Nova Regular.woff') format('woff'), url('../fonts/Proxima Nova Regular.ttf') format('truetype'), url('../fonts/Proxima Nova Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Conv_Proxima Nova Extrabold';
    src: url('../fonts/Proxima Nova Extrabold.eot');
    src: local('☺'), url('../fonts/Proxima Nova Extrabold.woff') format('woff'), url('../fonts/Proxima Nova Extrabold.ttf') format('truetype'), url('../fonts/Proxima Nova Extrabold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novabold';
    src: url('../fonts/proxima_nova_bold-webfont.woff2') format('woff2'),
         url('../fonts/proxima_nova_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
:root {
    --font-Proxima-Semibold:'Conv_Proxima Nova Semibold';
    --font-Proxima:'Conv_Proxima Nova Regular';
    --font-Proxima-Extrabold:'Conv_Proxima Nova Extrabold';
    --font-Proxima-bold:'proxima_novabold';
    --color-white: #fff;
    --color-black:#000; 
    --color-snorlax: #24247a;
    --color-lucky-orange: #fd7801;
    --color-gray: #f5f7f7;
  }

body{
    margin: 0; 
    font-size: 16px;
    color: #0c1529;
    line-height: 1.7em;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    background: rgb(255 255 255);
   font-family: var(--font-Proxima);
}
.aligncenter,.gallery-item a{display:block}
.alignleft{float:left; margin-right:15px; margin-bottom:10px}
.alignright{float:right; margin-left:15px; margin-bottom:10px}
.aligncenter{margin-left:auto; margin-right:auto}
.wp-caption{max-width:100%;padding:4px}
.entry-caption, .gallery-caption, .wp-caption .wp-caption-text{font-style:italic; font-size:12px; font-size:.857142857rem; line-height:2; color:#757575}
ul:before, ul:after{ content:''; display:table;}
ul:after{ clear:both;}
.full-img img{ width:100%; height:auto;}
img.img-crop { display: block; max-width: none }
.table-cell {display: table-cell; vertical-align: middle; padding:0;}
.table-div{ display:table; height:100%; width:100%;}
.sectiongap{padding: 50px 0 50px 0; position: relative;z-index: 0;}



li{list-style: none;}
a{color: unset;}
a:hover{text-decoration: none; color: unset;}

h1, h2, h3{
    font-family: var(--font-Proxima-Extrabold);
}
p {
    color: #6b6b6b;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    font-family: var(--font-Proxima);
}

ul{
    margin: 0;
    padding: 0;
}


.bg-grayalter:nth-child(odd){background: #fff;}
.bg-grayalter:nth-child(even){background: #fbfbfb;}


/*section title satrt*/

.section-title{
    padding-bottom: 15px; 
}
.section-title h2 span{
    font-size: 32px;
    position: relative;
    font-weight: 700;
    margin-bottom: 18px;
    text-transform: uppercase;
    color: var(--color-snorlax);
}

.section-title h2 span:after{
    position: absolute;
    content: '';
    width: 60px;
    height: 2px;
    background: var(--color-snorlax);
    right: -80px;
    top: 50%;
    transform: translateY(-50%);
}
.section-title h2 span:before{
    position: absolute;
    content: '';
    width: 60px;
    height: 2px;
    background: var(--color-snorlax);
    left: -80px;
    top: 50%;
    transform: translateY(-50%);
}




.section-title.text-left {
    margin-bottom: 10px;
}
.section-title.text-left h2::after{
    transform: unset;
    left: 0;
}
.section-title.text-left h2::before{
    transform: unset;
    left: 0;
}

.section-title p {
    position: relative;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 8px;
    display: inline-block;
}

.darkfixd-bg .section-title h5,
.darkfixd-bg .section-title h2{
     color: #fff;
}


.bglightblu{
       background: #f9f9ff; 
}
/*section title end*/



/*.bg-light-blue{
    background-color: #EEF8FD;
}
*/

.bg-light-blu:nth-child(even){background: #EEF8FD;}
.bg-light-blu:nth-child(odd){background: #fff;}

/*.bg-color:nth-child(even){background: #fff;}
.bg-color:nth-child(odd){background: #EEF8FD;}*/

.owl-carousel, .owl-carousel .owl-item{-webkit-tap-highlight-color:transparent; position:relative}
.owl-carousel{display:none; width:100%; z-index:1}
.owl-carousel .owl-stage{position:relative; -ms-touch-action:pan-Y}
.owl-carousel .owl-stage:after{content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0}
.owl-carousel .owl-stage-outer{position:relative; overflow:hidden; -webkit-transform:translate3d(226,22,209)}
.owl-carousel .owl-item{min-height:1px; float:left; -webkit-backface-visibility:hidden; -webkit-touch-callout:none}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel, .owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{cursor:pointer; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}
.owl-carousel.owl-loading{opacity:0; display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}
.owl-carousel.owl-grab{cursor:move; cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{-webkit-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:both; animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut; animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0; transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d; transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative; height:100%; background:#000}
.owl-carousel .owl-video-play-icon{position:absolute; height:80px; width:80px; left:50%; top:50%; margin-left:-40px; margin-top:-40px; background:url(owl.video.play.png) no-repeat; cursor:pointer; z-index:1; -webkit-backface-visibility:hidden; transition:-webkit-transform .1s ease; transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3); -ms-transform:scale(1.3,1.3); transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0; height:100%; background-position:center center; background-repeat:no-repeat; background-size:contain; transition:opacity .4s ease}
.owl-next, .owl-prev{background-position:0 0}
.owl-carousel .owl-video-frame{position:relative; z-index:1; height:100%; width:100%}
.owl-nav{text-align:center; /*margin-top:15px;*/}

.owl-next, .owl-prev{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.owl-prev{
    left: 0;
    left: -40px;
}
.owl-next{
    right: 0;
    right: -40px;
}
.movileview-btn {
    background: #fff;
    width: 40px;
    height: 60px;
    border-radius: 0px;
    font-size: 22px;
    color: #115edd;
    box-shadow: 3px 2px 8px 0px #23a6d570 !important;
}
.owl-next i, .owl-prev i{
    line-height: 60px;
}

/*dots*/

 .owl-dots,  .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
 .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

 .owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background: #fc7900;
}

 .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}


.owl-reviews .owl-dots .owl-dot span{
    width: 25px;
    height: 3px;
}


/*dots end*/


/*-----------owl end officialy-----------*/



/*-----------Menu Style Start-----------*/
.navbar-expand-lg .left-menumain .navbar-nav .nav-item:first-child .nav-link{
    padding-left: 0;
}

.menumain {
    width: 100%;
    z-index: 9999;
    background: #fff;
    transition: all .5s ease;
    box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%);
}
.menu-bar {
    transition: all .5s ease;
}
.menumain.sticky{
    box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%);
    z-index: 1030;
    position: fixed;
    top: 0;
    transition: all .5s ease;
}

.sticky + .banner{
    margin-top: 117px;
}

.sticky + .menubutom{
    margin-top: 117px;
}
.sticky .menu-bar .navbar{
    padding: 5px 0;
        transition: all .5s ease;
}


.menutop{
    padding:3px 0;
    background: #24247a;
}

.menutop ul {
    float: right;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-items: center;
}
.menutop ul li {
    margin: 0 0.8rem;
    position: relative;
}
.menutop ul li a {
    font-size: 1.0rem;
    font-family: var(--font-Proxima-Semibold);
    color: var(--color-white);
    transition: all .5s ease-in-out;
}
.menutop ul li a img {
    margin-right: 0.18rem;
}

.quantyte{
    position: absolute;
    left: 10px;
    top: 5px;
     /* background: var(--color-white); */
    padding: 0.2rem;
    border-radius: 50%;
    font-size: 0.8rem;
    color: var(--color-snorlax);
    line-height: 0.6;
}
.cart_quantyte_count{
    background: var(--color-white);
}
.wishlist_quantyte_count{
    background: var(--color-white);
}
.menutop ul li:nth-child(2)
{
    margin: 0;
}
.menutop ul li:nth-child(2) a
{
    padding: 0 0.8rem;
    border-left: 1px solid var(--color-white);
    border-right: 1px solid var(--color-white);
}
.menutop ul li a:hover
{
    color: var(--color-lucky-orange);
}

.menutop ul li:last-child img
{
    margin-right: 0.7rem;
}


.menumain .navbar{
    padding: 8px 0;
}

.logo-main img {
    /*height: 30px;*/
    width: unset;
}

.serchbar .form-inline{
            position: relative;
        }
        .serchbar .form-inline .form-control {
            border-radius: 25px;
            width: 220px !important;
            max-width: 100% !important;
            margin-right: 0 !important;
            height: 38px !important;
            background: #e9e9f1;
            border: 0;
            padding-right: 45px !important;
        }
        .serchbar .form-inline .btn, .main-header .form-inline .btn:hover {
            position: absolute;
            top: 0;
            right: 0;
            border: none;
            background: transparent;
            color: transparent;
                padding: 6px 15px;
        }
        .btn-login{
            padding: 6px 20px;
            font-size: 14px;
            border: solid 2px #24247a;
            border-radius: 25px;
            font-weight: 500;
            text-transform: uppercase;
            color: #24247a;
        }
        .btn-login:hover{
            background: #24247a;
            color: #fff;
        }

.navbar-expand-lg .navbar-nav .nav-link{
    color: #24247a;
    padding: 10px 13px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 13px;
    font-weight: 600;
}

.navbar-expand-lg .navbar-nav .active .nav-link{
    color: #24247a;
}
/*-----------Menu Style End-----------*/

/*-----------Button Style-----------*/
.btn-style{
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: #24247a !important;
    padding: 11px 40px;
    font-weight: 500;
    border-radius: 25px !important;
    overflow: hidden;
    text-transform: capitalize;
    vertical-align: middle;
    border: solid 2px #24247a;
}

.btn-style:hover {
    color: #fff !important;
    background-color: #24247a;
}

.btn-style span, .btn-style i {
    position: relative;
}

.btn-style:before{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0%;
    content: "";
    background-color: #24247a;
    transition: .5s;
}

.btn-style:hover:before{
    width: 100%;
}

/*btn 2*/
.btn-lightani{
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: var(--color-snorlax) !important;
    padding: 13px 40px;
    font-weight: 500;
    border-radius: 25px !important;
    overflow: hidden;
    text-transform: capitalize;
    vertical-align: middle;
    background-color: var(--color-white) !important;
}

.btn-lightani:hover {
    color: #fff !important;
    background-color: var(--color-white) !important;
}

.btn-lightani span, .btn-lightani i {
    position: relative;
}

.btn-lightani:before{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0%;
    content: "";
    background-color: var(--color-snorlax) !important;
    transition: .5s;
}

.btn-lightani:hover:before{
    width: 100%;
}


/*-----------Button Style-----------*/

/*-----------Banner Section Satrt-----------*/

.banner{
    position: relative;
}

/*.banner::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(images/fullscreen-bg-pattern.png) rgba(0,0,0,.35);
    content: '';
    z-index: 1;
}
*/

.covid-update{
    background: #bababa;
}
.covid-update{
    background: #bababa;
    padding: 5px 0;
    text-align: center;
}
.covid-update p{
    color: #e00202;
    font-size: 13.5px;
    font-weight: 600;
}

.banner .carousel-item{
    position: relative;
}

.banner .carousel-item img{
    height: 415px;
    object-fit: cover;
}
.banner .carousel-caption{ 
    transform:translateY(-50%);
    top: 45%;
    width: 100%;
    left: 0;
    bottom: auto;
    z-index: 99;
    text-align: left;
}
.banner .carousel-caption p{
    font-size:16px;
    color: var(--color-snorlax);
    margin-bottom: 18px;
}
.banner .carousel-caption h2{
    font-size: 50px;
    line-height: 58px;
    color: var(--color-snorlax);
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 800;
}
.banner .carousel-caption h3{
    color: var(--color-snorlax);
    margin-bottom: 30px;
    font-weight: 600;
}
.banner .carousel-caption h2 span{
 background: -webkit-linear-gradient(45deg , #0c50c0, #0060ff 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.right-boder {
    border-right: dashed 2px #fd7902;
}

.banner .carousel-caption ul li{
   position: relative;
   color: var(--color-snorlax);
   text-transform: uppercase;
   font-size: 16px;
   margin-bottom: 10px;
   padding-left: 30px;
   font-weight: 600;
}
.banner .carousel-caption ul li:after{
    position: absolute;
    content: '';
    background: url(../images/checkicon.png);
    background-size: contain;
    width: 20px;
    height: 20px;
    left: 0;
    top: 5px;
}

.banner .carousel-caption .btn{
    border-radius: 5px;
    font-weight: 700;
    padding: 12px 30px;
    font-size: 15px;
    letter-spacing: 0.5px;
    background: #ffffff00;
    color: #fff;
    border: solid 2px #fe9c01;
}
.banner .carousel-caption .btn:hover{
    background: #fe9c01;
    border-color:#fe9c01;
}
.banner .carousel-indicators{
    z-index: 444;
    right: -50px;
    left: unset;
    bottom: unset;
    transform: translateY(-50%);
    top: 45%;
    display: unset;
    padding: 5px;
}
.banner .carousel-indicators li{
    border-top: unset;
    border-bottom: unset;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: solid 6px #e8e4e5;

    background: #fa7904;
    margin: 15px 8px;
}
.carousel-indicators .active{
    box-shadow: 0px 0px 0px 2px rgba(36,36,122,0.79);
-webkit-box-shadow: 0px 0px 0px 2px rgba(36,36,122,0.79);
-moz-box-shadow: 0px 0px 0px 2px rgba(36,36,122,0.79);
}

.carousel-control-prev, .carousel-control-next{
    z-index: 99;
    font-size: 30px;
}

.innerpagemenu{
        background: rgb(21,28,168);
        background: linear-gradient( 90deg, rgba(21,28,168,1) 0%, rgba(12,88,225,1) 100%);
        box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%);

    }
    .innerbanner{
        position: relative;
    }



.breadcrumb_area {
    padding:26px 0;
    background:#151ca8b0;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #00e3f7;
 }

.breadcrumb_area .breadcrumb_top {text-align: right;}



.breadcrumbs li{list-style:none;font-size:14px; display:inline-block;text-transform: none; 
 padding: 0 3px;}



.breadcrumbs li a{font-weight:500;}



.breadcrumbs li strong{font-weight:600;}



.breadcrumbs{text-align:left; padding:0; margin:0; }

.breadcrumb_top h1 {margin:0; font-size:20px; font-weight:700; color: #fff;}
/*-----------Banner Section End-----------*/

/*--------------Animation Satrt--------------*/


.scale {
  animation: scale 8s alternate infinite;
  webkit-animation: scale 2s alternate infinite;
}
@-webkit-keyframes scale {
  0% {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.dance {
  -webkit-animation: dance 4s alternate infinite;
}
@keyframes dance {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(15px, -15px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -15px, 15px);
  }
}

.up-down {
  animation: up-down 4s alternate infinite;
  -webkit-animation: up-down 4s alternate infinite;
}
@keyframes up-down {
  0% {
    transform: translateY(30px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}

@-webkit-keyframes up-down {
  0% {
    transform: translateY(30px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}


.up-down-new {
  animation: up-down-new 4s alternate infinite;
  -webkit-animation: up-down-new 4s alternate infinite;
}
@keyframes up-down-new {
  0% {
    transform: translateY(30px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}

@-webkit-keyframes up-down-new {
  0% {
    transform: translateY(30px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}

/*--------------Animation End--------------*/




/*--------footer section Start---------*/
footer{
   background: var(--color-gray);
    color: var(--color-snorlax);
}
footer p{
    color: var(--color-snorlax);
    font-weight: 600;
}

.fottermain{
    padding: 50px 0;
    font-size: 14px;
    font-weight: normal;
}
.fottermain h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    font-family: var(--font-Proxima-bold);
    /* text-transform: uppercase; */
}
.fotterbottom {
    padding: 20px 0;
    text-align: center;
    background: #fff;
}
.sochalfooter{
    margin-bottom: 10px;
}
.sochalfooter li{
    display: inline-block;
}

.sochalfooter li a {
    width: 35px;
    height: 35px;
    background: #fd7402;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    margin-right: 5px;
}
.sochalfooter li a:hover{
    background: #333; 
}
.sochalfooter li a i{
    line-height: 35px;
    color: #fff;
}


.footer-copyright{color:var(--color-snorlax);font-size:14px;}

/*--------footer section End---------*/

/*----------Form Style------------*/
.fortun-main{
    padding: 50px 40px 45px 40px;
    box-shadow: 5px 5px 15px 0px rgb(0 0 0 / 10%);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E9E9E9;
    border-radius: 5px 5px 5px 5px;
    background-color: #fff;
}
input, textarea, select{
     height: 50px !important;
    border-color: #c6c6c6 !important;
    border-radius: 25px !important;
    padding-left: 18px !important;
    padding-right: 18px !important;
    font-size: 14px !important;
}
textarea{
    height: 100px !important;
}

input[type="submit"]{
    background: var( --color-snorlax);
    color: var( --color-white);
    text-transform: uppercase;
    font-size: 14px !important;
}
input[type="submit"]:hover{
    background: #4343a8;
}
input[type="submit"]:focus{
    color: #fff;
}


.title-lable{
    font-size: 14px;
    padding: 2px 0px;
}
/*.form-group{
    margin-bottom: 10px;
}*/

.forgat{
    color: #333;
}
.forgat:hover{
    text-decoration: underline;
}

/*----------Form Style End------------*/

/*-----INTERNATIONAL section start-----*/

.topupbox{
    background: #d9d9d9;
    padding: 50px;
    color: var(--color-snorlax);
    object-fit: cover;
}
.topupbox h3{
    margin-bottom: 15px;
}
.topupbox p{
    color: var(--color-snorlax);
    font-size: 18px;
}
.topupbox-list{
    margin-bottom: 5px;
}
.topupbox-list li {
    position: relative;
    color: var(--color-snorlax);
    font-size: 16px;
    margin-bottom: 5px;
    padding-left: 30px;
    font-weight: 600;
}
.topupbox-list li:after {
    position: absolute;
    content: '';
    background: url(../images/check-g.png);
    background-size: contain;
    width: 19px;
    height: 19px;
    left: 0;
    top: 5px;
}
.ster-list{
    margin-bottom: 5px;
}
.ster-list li {
    position: relative;
    color: var(--color-snorlax);
    font-size: 16px;
    margin-bottom: 5px;
    padding-left: 30px;
    font-weight: 600;
}
.ster-list li:after {
    position: absolute;
    content: '';
    background: url(../images/ster-icon.png);
    background-size: contain;
    width: 19px;
    height: 19px;
    left: 0;
    top: 5px;
}

    .pnumber-main{
        position: relative;
    }
    .pnumber-main input {
        padding-left: 82px !important;
        font-size: 16px !important;
    }
    .cunterycode {
        position: absolute;
        padding: 10px 12px;
        border-right: solid 1px #d9d9d9;
        cursor: pointer;
    }
    .cunteryimg img {
        width: 30px;
        height: 30px;
        object-fit: contain;
        border-radius: 50%;
    }
    .dropdown-menu.cunteryimg {
        padding: 0;
    }
        .dropdown-menu.cunteryimg .dropdown-item {
        padding: 8px 15px;
        min-width: 200px !important;
        border-bottom: solid 1px #d9d9d9;
        font-size: 14px;
    }
    .dropdown-menu.cunteryimg .dropdown-item img{
        margin-right: 5px;
    }

    .dropdown-menu-right{
        padding: 0rem 0;
    }
    .dropdown-menu-right .dropdown-divider{
        margin: 0;
    }
      .dropdown-menu-right a{
        font-size: 13px;
        padding: 0.25rem 0.8rem;
      }

/*-----INTERNATIONAL section End-----*/
/*----------wireless Start -------------*/
.wireless-box{
    background: #d9d9d9;
    padding: 35px;
    color: var(--color-snorlax);
    min-height: 340px;
    background-size: cover !important; 
}
.wireless-box h3{
    font-size: 26px;
}
.wireless-box h3 b{
    font-size: 35px;
}
.wireless-box p{
    color: var(--color-snorlax);
}
.wireless-box h3 span s{
    font-weight: 300;
    font-family: 'Conv_Proxima Nova Semibold';
    margin-right: 15px;
}
.card-img{
    margin-top: 10px;
}
.card-img ul li{
    display: inline-block;
    margin-bottom: 5px; 

}
.mt-custom{
    margin-top: 25px;
}
/*----------wireless End -------------*/

.electronics-box{
    background: #d9d9d9;
    color: var(--color-snorlax);
}
.electronics-box img{
    z-index: 0;
    position: relative;
}
.textbox {
    position: absolute;
    top: 45%;
    width: 100%;
    transform: translateY(-50%);
    z-index: 9;
}
.mt-10{
    margin-top: 100px !important;
}


/*=========Promotions START=======*/
.promotions-box{
    position: relative;
    background: #d9d9d9;
    color: var(--color-snorlax);
}
.textboxpromo{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100px;
}
.textboxpromo h3{
    line-height: normal;
}
/*=========Promotions END=======*/
/*location section start*/
.location-main{
    color: var(--color-snorlax);
}
.location{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.iconlocation img{
    width: 110px;
    height: 110px;
}
.iconlocation {
    margin-right: 16px;
}
/*location section End*/
/*google revew start*/
        .serchcontent{
            display: flex;
        }
        .serchcontent input {
            border-radius: 30px 0 0 30px !important;
            border: 0; 

        }
        .serchcontent button {
            border-radius: 0 30px 30px 0!important;
            width: 100px;
            border: 0;
            height: 50px;
            background: #818181;
            color: #fff;
        }


        .googlerevewbox{
            box-shadow: 0 1px 6px 0 rgb(32 33 36 / 10%);
            padding: 25px;
            border-radius: 5px;
            margin: 10px;
            min-height: 230px;
        }
        .describerevew{
            display: flex;
            justify-content: space-between;
            margin-bottom: 15px;
        }
       .describerevew h4 {
            font-size: 16px;
            text-transform: uppercase;
            font-weight: 600;
            color: var(--color-snorlax);
            margin-bottom: 3px;
        }
       .describerevew h5 {
            font-size: 13px;
            font-weight: 400;
            color: #818181;
        }
        .reting i {
            color: #fc7900;
            font-size: 16px;
            padding: 0 2px;
        }
        .googlerevewbox p{
            font-size: 14px;
            line-height: 20px;
            color: var(--color-snorlax); 
        }
        .revewimg{
            width: 55px;
            height: 55px;
            border-radius: 50%;
            object-fit: cover;
        }

/*google revew End*/
        /*login page design*/
        .login-main{
            border-radius: 5px;
            box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
            overflow: hidden;
        }
        .loginbox, .registraright {
            padding: 80px 35px;
            text-align: center;
            background: #fff;
        }
        .registraright{
                background: #f5f7f7;
            color: var(--color-snorlax);
        }
        .registraright p{
            color: var(--color-snorlax);
        }
        .loginbox h4, .registraright h4{
            font-size: 25px;
            text-transform: uppercase;
            margin-bottom: 20px;
            color: var(--color-snorlax);
        }
        .loginbox input {
            font-size: 14px !important;
            padding-left: 27px !important;
        }
        .form-check input{
            height: 19px !important;
        }
        /*login page design end*/


        /*=======Listing Page Start=========*/
        .productslestiong{
            background: #fcfcfc;
        }
        .breadcrumbs_content {
            padding: 10px 0;
            font-size: 14px;
            color: #898989;
            position: relative;
        }
        .breadcrumbs_content i {
            font-size: 13px;
            padding: 0 8px;
        }
        .activecolor{
            color: #ff7900 !important;
        }
        .breadcrumbs_content {
            padding: 10px 0;
            font-size: 14px;
            color: #898989;
            border-bottom: solid 1px #ececec;
        }
        .itemcount{
            display: inline-block;
            color: #898989;
            font-family: var(--font-Proxima-Semibold);
            font-size: 15px;
        }
        .itemdiv{
            padding: 12px 0;
            border-bottom: solid 1px #ececec;
        }
        .itemsname{
            font-size: 22px;
            font-weight: bold;
            font-family: var(--font-Proxima-bold);
            color: var(--color-snorlax);
            display: inline-block;
            margin-right: 30px;
        }
        .prshortlest select{
            border-radius: 5px !important;
            font-size: 14px !important; 
            height: 45px !important;
            padding: 5px !important;
        }
        .prshortlest .form-group{
            margin-bottom: 0;

        }

        .productlistmain{
            padding: 15px 0;
        }

        .categories-main{
            box-shadow: 0 1px 6px 0 rgb(32 33 36 / 10%);
            padding: 35px 28px;
            border-radius: 5px;
        }

        .categories-main h3{
            font-weight: bold;
            font-family: var(--font-Proxima-bold);
            color: var(--color-snorlax);
            font-size: 20px;
        }
        .categories-main ul{
            margin-bottom: 20px;
            border-bottom: solid 1px #e9e9f1;
        }
        .categories-main ul li{
            font-size: 14px;
            font-weight: 600;
            color: #737393; 
            margin-bottom: 10px;
            letter-spacing: 0.5px;
        }
        .categories-main ul li span{
            color: #c0c0d4;
            font-weight: 500;
        }


        .products-box{
            box-shadow: 0 1px 6px 0 rgb(32 33 36 / 10%);
            padding: 20px;
            border-radius: 5px;
            margin-bottom: 15px;
        }
        .products-box h3{
            font-size: 16px;
            color: #1b1b62;
            font-family: var(--font-Proxima-bold);
        }
        .products-box p{
            line-height: 20px;
            font-size: 13px;
            color: #71717e;
        }
        .price span {
            font-family: var(  --font-Proxima-Semibold);
            color: #24247a;
        }
        .price del{
            color: #acacac;
            margin-left: 10px;
        }
        .products-box img {
            width: 100%;
            height: 162px;
            object-fit: contain;
            padding: 5px;
        }

        
        .pagenation-activ a{
            background: var(--color-lucky-orange);
            color: #fff;
        }
        .pagenation li {
            display: inline-block;
            font-size: 16px;
            margin-right: 5px;
        }
        .pagenation li a {
            padding: 5px 13px;
            border-radius: 5px;
        }
        .pagenation li a:hover{
            background: var(--color-lucky-orange);
            color: #fff;
        }
        /*=======Listing Page End=========*/
/*=======Details Page Start=========*/

.productdtlsmain {
    padding: 30px 0;
}
.productimg {
    border: solid 1px #ececec;
    width: 100%;
    min-height: 480px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.primg {
    border: solid 1px #ececec;
    margin: 1px;
    cursor: pointer;
}

.owl-multyimg .movileview-btn {
    background: unset;
    box-shadow: none !important;
    color: #24247a;
}
.product-describe{
    /*color: var(--color-snorlax);*/
    color: #222831;
}
.product-describe h1 {
    font-size: 30px;
    font-family: var(--font-Proxima-bold);
    margin-bottom: 15px;
}
.product-describe h3 {
    font-size: 16px;
    font-family: var(--font-Proxima-bold);
    margin-bottom: 15px;
}
.product-describe h4{
    font-size: 16px; 
    margin-bottom: 15px;
}
.product-describe h4 span{
    padding: 0 10px;
    cursor: pointer;
    color: #3f3f3f;
}
.product-describe h4 span:first-child{
    padding-left:0; 
}
.product-describe p{
    line-height: 20px;
    color: #222831;
}
.sdactiv{
    font-family: var(--font-Proxima-bold);
    color: blue !important;
}

.price-main {
    margin-bottom: 15px;
    font-size: 20px;
    font-family: var(--font-Proxima-Semibold);
}
.price-main span {
    color: #fb7900;
    margin-right: 15px;
}
.price-main del{
    color: #acacac;
}
.color-available {
    margin-bottom: 15px;
}
.color-available li {
    display: inline-block;
    padding: 0 2px;
}
.color-available li div{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer;
    border: solid 1px #c1c1c1;
}

.dtlpag-button{
    margin-bottom: 30px;
}
.btn-addtocurt{
    width: 100%;
    border-radius: 25px;
    border: solid 2px var(--color-snorlax);
    color: var(--color-snorlax);
    font-family: var(--font-Proxima-Semibold);
    font-size: 15px;
    padding: 12px;
    margin-bottom: 15px;
}
.btn-addtocurt:hover{
    color: #fff;
    background: var(--color-snorlax);
}

.btn-buy{
    width: 100%;
    border-radius: 25px;
    border: solid 2px var(--color-snorlax);
    color: var(--color-white );
    font-family: var(--font-Proxima-Semibold);
    font-size: 15px;
    padding: 12px;
    background: var(--color-snorlax);
}
.btn-buy:hover{
    color: var(--color-white );
    background: #1a1a3b;
}

.sochal-share{
    margin-top: 30px;
}
.sochal-share li {
    display: inline-block;
    padding: 0 2px;
}
.sochal-share li a {
    border: solid 1px #808080;
    padding: 6px 8px;
    font-size: 14px;
}
.sochal-share li a:hover{
    background: #c1c1c1;
}
.nav-tabs{
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 30px;
}

.nav-tabs .nav-link .product-details-tab{
    font-size: 16px;
    font-weight: 700;
    border: 0;
    border-bottom: solid 2px #ffffff05;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus{
    border: 0;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    border: 0;
    background: unset;
    border-bottom: solid 2px var(--color-snorlax);
    color: var(--color-snorlax);
}

.productmorinfo h3{
    font-size: 18px;
    font-family: var(--font-Proxima-Semibold);
    color: var(--color-snorlax);
    margin-bottom: 12px;
}
.productmorinfo ul li{
    font-size: 14px;
    position: relative;
    padding-left: 30px;
    margin-bottom: 8px;
    line-height: 24px;
}

.productmorinfo ul li:before {
    left: 0;
    top: 0;
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0a4";
    font-size: 15px;
    color: #24247a;
    text-align: center;
    border-radius: 50%;
}


.semelerproduct h2 {
    font-size: 30px;
    font-family: var(--font-Proxima-bold);
    margin-bottom: 30px;
}

.fecerdprd-box{
    margin: 10px;
}
.fecerdprd-box h4{
    font-size: 14px;
}
.fecerdprd-box h5{
    font-size: 18px;
}

img.fprdimg {
    height: 145px;
    width: 100%;
    object-fit: contain;
    margin-bottom: 20px;
}
.fecerdprd-box .reting i{
    font-size: 14px;
    padding: 0 1px;
}

.owl-relatedprd .movileview-btn {
    background: unset;
    box-shadow: none !important;
    color: #24247a;
}
.owl-relatedprd .movileview-btn:hover{
    color: var(--color-lucky-orange);
}


/*=======Details Page End=========*/

.mt-27{
    margin-top: 27px;
}

/*popup style*/
.modalphoncard .modal-body{
        text-align: center;
        text-transform: uppercase;
        color: var(--color-snorlax);
        padding: 70px 40px;
    }
    .modalphoncard .modal-body h2{
        font-size: 25px;
        margin-bottom: 30px;
    }
    .modalphoncard .modal-body h4 a{
        color: var(--color-lucky-orange);
    }
    .modalphoncard .modal-body h4{
        margin-bottom: 15px;
    }
    .modalphoncard .modal-body p{
        font-size: 18px;
        color: var(--color-snorlax);
        font-family: 'Conv_Proxima Nova Semibold';
    }
    .modalphoncard button.close {
        position: absolute;
        right: 15px;
        top: 10px;
        z-index: 999;
        font-size: 35px;
        opacity: 1;
    }
    .modalphoncard button.close span{
        position: relative;
        color: #fff;
        z-index: 999;
    }
    .modalphoncard button.close span:after{
        content: '';
        position: absolute;
        width: 70px;
        height: 70px;
        background: #ff7900;
        left: -22px;
        top: -19px;
        z-index: -1;
        border-radius: 50%;
    }
    .modal-content{
        overflow: hidden;
        border: 0; 
    }
    /*popup style end*/





/* *********************************** new css start *********************************** */
.itemFilter
{
    padding: 12px 0;
    border-bottom: solid 1px #ececec;
}
.itemFilter label,
.itemdiv label,
.prshortlest label
{
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    color: #24247a;
}
.itemFilter .form-control
{
    font-size: 13px;
    padding: 0.6rem;
}
.btn-search
{
    padding: 7px 10px;
    color: var(--color-white );
    font-family: var(--font-Proxima-Semibold);
    background: var(--color-snorlax);
    font-size: 15px;
    width: 100%;
    display: block;
    margin: 0 0 0 auto;
    border-radius: 5px;
    text-transform: uppercase;
}
.btn-search:hover{
    color: var(--color-white );
    background: #2929a0;
}
.top-pagination
{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 15px;
}
.top-pagination li a
{
    padding: 5px 8px;
    font-family: var(--font-Proxima);
    color: var(--color-snorlax);
    font-size: 14px;
    margin: 0 2px;
    border-radius: 5px;
}
.top-pagination li a.active,
.top-pagination li a:hover
{
    background: var(--color-lucky-orange);
    color: var(--color-white );
}
.top-pagination li:first-child a,
.top-pagination li:last-child a
{
    margin: 0;
}
.ViewTypeBox
{
    width: 35%;
    border: 1px solid #ced4da;
    border-radius: 5px;
    padding: 0 2px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.ViewTypeBox a 
{
    padding: 8px 8px;
    overflow: hidden;
}
.ViewTypeBox a:first-child
{
    border-right:1px solid #ced4da; 
}
.ViewTypeBox p,
.itemdiv .prshortlest p
{
    margin: 0;
    font-size: 13px;
    color: #747492;
    margin-left: 15px;
}
.products-box.products-grid-box
{
    padding: 0;
    border-radius: 6px;
    overflow: hidden;
    height: calc(100% - 25px);
    margin-bottom: 25px;
}
.products-box.products-grid-box figure
{
    height: 162px;
}
.products-box.products-grid-box figure img
{
    height: 100%;
    padding: 0;
    object-fit: cover;
}
.products-box.products-grid-box .collapse-div
{
    position: absolute;
    left: 0;
    bottom: 0;
    max-height: 150px;
    width: 100%;
    padding: 10px;
    background: var(--color-white);
    overflow-y: auto;
    transform-origin: bottom;
    transform: translateY(-50%);
    transition: all 1s ease-in-out;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}
/*.products-box.products-grid-box .collapse-div.activecollapse::-webkit-scrollbar,
.products-box.products-grid-box .collapse-div.activecollapse::-webkit-scrollbar-thumb
{
    display: none;
}*/
.products-box.products-grid-box .collapse-div.activecollapse
{
    display: inherit !important;
    transform: translateY(0);
    transition: all .5s ease-in-out;
}
.products-box.products-grid-box .collapse-div .product-price-details
{
    overflow-y: inherit;
    max-height: inherit;
}
.collapse-div.activecollapse::-webkit-scrollbar {
  display: none;
}
.products-grid-content
{
    background: #fff;
    padding: 0 10px 15px;
    position: relative;
}
.products-grid-content .rating
{
    display: flex;
    font-size: 10px;
    color: #fd7801;
    justify-content: flex-end;
}
.products-grid-content .rating i 
{
    margin: 0 1px;
}
.gray-color
{
    color: #acacac;
}
.products-box.products-grid-box p
{
    font-size: 15px;
    line-height: 1.2;
    color: #24247a;
    margin: 10px 0;
    min-height: 15px;
}
.products-box.products-grid-box .buttons
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 15px 0 5px;
    align-items: center;
}

.products-box.products-grid-box .buttons .btn-warning{
    padding: 5px 12px;
    font-size: 14px;
}
.products-box.products-grid-box .buttons a.btn
{
    width: fit-content;
    padding: 5px 12px;
    font-size: 13px;
}
.products-box.products-grid-box .buttons a.btn-buy
{
    background: transparent;
    border-width: 1px;
    color: var(--color-snorlax)
}

.products-box.products-grid-box .buttons a.btn-buy:hover{
    background: var(--color-snorlax);
    color: var(--color-white);
}
.products-box.products-grid-box .buttons a.btn-view-details
{
    color: #fd7801;
    border-color: #fd7801;
    border-radius: 25px;
}
.fpd-col
{
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.product-price-details .col-sm-4
{
    padding-right: 0 !important
}
.product-price-details p 
{
    color: #747492 !important;
    font-size: 13px !important;
}
.product-price-details p strong
{
    color: #24247a !important;
    font-size: 14px !important;
}

.product-details-item li 
{
    padding-left: 10px;
    position: relative;
    font-size: 12px;
    color: #747492;
    line-height: 1.3;
    margin: 0 0 5px;
}
.product-details-item li:before
{
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #fd7801;
    border-radius: 50%;

}
.product-selection 
{
    width: 100%;
    margin: 20px 0 0;
    border-collapse:separate;
    border-spacing:0 20px;
}
.product-selection tr th:first-child,
.product-selection tr td:first-child
{
    width: 30%;
}
/*.product-selection tr th:nth-last-child(2)
{
    padding-left: 30px;
}*/
.product-selection tr th 
{
    font-family: var(--font-Proxima-Semibold);
    font-size: 14px;
    line-height: 1.2;
    color: #747492;
}
.product-selection tbody
{
    vertical-align: top
}
.product-selection tbody tr:not(:first-child)
{
    background: #fff;
    position: relative;
    box-shadow: 1px 2px 2px 0px rgba(235, 235, 235, 0.45);
    z-index: 1;
}
.product-selection tbody tr:not(:first-child) td 
{
    padding: 20px 0;
}
.product-selection tbody tr:not(:first-child) td:first-child
{
    padding-left: 3%;
}
.product-selection tbody tr:not(:first-child) td figure
{
    width: 85%;
    height: 180px;
    overflow: hidden;
    border-radius: 5px;
}
.product-selection tbody tr:not(:first-child) td figure img 
{
    width: 100%;
    height: 100%;
}
.product-selection tbody tr:first-child .form-control
{
    width: 170px;
    height: 35px;
    border-radius: 5px;
    margin: 0px 0;
    font-size: 13px;

}
.product-selection .ps-value,
.product-selection .ps-now
{
    font-size: 14px;
    line-height: 1.3;
    color: #24247a;
    margin: 0;
}
.product-selection .ps-value strong
{
    font-size: 16px;
    font-family: var(--font-Proxima-bold);
}
.product-selection .ps-value span
{
    font-size: 18px;
    font-family: var(--font-Proxima-Semibold);
    margin-top: 50px;
    display: block;
}
.product-selection tbody tr:not(:first-child) td:nth-child(2)
{
    width: 15%;
}
.product-selection tbody tr:not(:first-child) td:not(:first-child)
{
    padding-top: 3%;
}
.product-selection .ps-now
{
    color: #ff7900;
    width: 80px;
}
.product-selection .ps-rates
{
    font-size: 14px;
    color: #24247a;
    margin-bottom: 0;
}
.product-selection .ps-rates strong,
.product-selection .ps-minutes strong
{
    font-size: 16px;
    font-family: var(--font-Proxima-Semibold);
}
.product-selection .rating
{
    font-size: 12px;
     color: #ff7900;
    /*margin-left: 30%;*/
    margin-top: 20px;
}
.product-selection .ps-minutes
{
    font-size: 14px;
    color: #24247a;
    margin-bottom: 0;
}
.product-selection .btn-view-details
{
    width: fit-content;
    padding: 5px 15px;
    font-size: 13px;
    color: #fd7801;
    border-color: #fd7801;
    border-radius: 25px;
    margin-top: 20px;
    display: block;
}
.product-selection tbody tr:not(:first-child) td:last-child .form-control
{
    width: 60px;
    height: 30px;
    border-radius: 5px;
    margin: 15px 0;
    font-size: 13px;
    padding: 5px;
}
.product-selection .btn-buy
{
    width: fit-content;
    padding: 5px 15px;
    font-size: 13px;
        background: transparent;
    border-width: 1px;
    color: var(--color-snorlax);
    border-radius: 25px;
    margin: 25px 0 0;
    display: block;
}
.product-selection ul:before, 
.product-selection ul:after
{
    display: none;
}
.product-selection tbody tr:not(:first-child) td:nth-last-child(2)
{
    padding-right: 3%;
}
.product-selection tbody tr:not(:first-child) td:nth-last-child(2) .form-control
{
    width: 60px;
    height: 30px;
    border-radius: 5px;
    margin: 0 0 35px;
    font-size: 13px;
    padding: 5px;
}
.product-selection input[type="number"]{
    padding: 0;
    height: 30px !important;
    margin-bottom: 0;
}

.tdLast
{
    display: block;
    width: 67%;
    clear: both;
    position: absolute;
    left: 30%;
    bottom: 0;
    z-index: -1 !important;
}
.tdLast ul.product-details-item
{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.tdLast ul.product-details-item li 
{
    width: 20%;
}
.ps-value.mb-large
{
    margin-bottom: 67px;
}
.product-selection-details
{
    margin: 20px 0;
    border-spacing: 0; 
    border-collapse: separate;
}
.product-selection-details tr td  
{
    padding: 15px;
    border: 0.5px solid #c7c7c7;
}
.product-selection-details tr:first-child td  
{
    border-top: 1px solid #24247a;
}
.product-selection-details tr td:first-child
{
    border-left: 1px solid #24247a;
    border-right: none;
}
.product-selection-details tr td:last-child
{
    border-right: 1px solid #24247a;
}
.product-selection-details tr:last-child td  
{
     border-bottom: 1px solid #24247a;
}
/* top-left border-radius */
.product-selection-details tr:first-child td:first-child{
    border-top-left-radius: 10px;
}

.product-selection-details tr:first-child td:last-child{
    border-top-right-radius: 10px;
}


.product-selection-details tr:last-child td:first-child{
    border-bottom-left-radius: 10px;
}

.product-selection-details tr:last-child td:last-child{
    border-bottom-right-radius: 10px;
}

.product-selection-details tbody
{
    vertical-align: top;
}
.product-selection-details p 
{
    font-size: 14px;
    color: #222831;
}

.product-selection-details p strong
{
    font-family: var(--font-Proxima-Semibold);
    font-size: 17px;
    color: #24247a;
}
.product-selection-details ul
{
    border: 1px solid #c7c7c7;
    width: fit-content;
}
.product-selection-details ul li
{
    font-size: 14px;
    color: #222831;
    padding: 5px 12px;
    border-bottom: 1px solid #c7c7c7;
}
.product-selection-details ul li:last-child
{
    border-bottom: none;
}
.product-selection-details  table
{
    width: 100%;
}
.product-selection-details  table td
{
    border: 1px solid #c7c7c7 !important;
    padding: 5px;
    text-align: center;
}
.product-selection-details  table td:last-child
{
    border-right:0.5px solid #c7c7c7 !important;
}
.product-selection-details  table tr:last-child td 
{
    border-top:none !important;
}
.heading-text h3 
{
    font-family: var(--font-Proxima-bold);
    font-size: 28px;
    color: #222831;
}
.owl-relatedProduct .owl-nav i 
{
    display: none;
}
.owl-relatedProduct .owl-nav .owl-prev
{
    width: 30px;
    height: 30px;
    background: url(../images/related-arrow.png);
    background-size: 14px;
    background-position: center;
    background-repeat: no-repeat;
}
.owl-relatedProduct .owl-nav .owl-next
{
    width: 30px;
    height: 30px;
    background: url(../images/related-arrow.png);
    background-size: 14px;
    background-position: center;
    background-repeat: no-repeat;
    transform: rotate(180deg);
}
.owl-relatedProduct .owl-dots .owl-dot.active span, .owl-relatedProduct .owl-dots .owl-dot:hover span
{
    background: #24247a;
}
.cartTop
{
    padding: 6px 15px;
    background: #24247a;
    margin: 15px 0;
}
.cartTop p 
{
    margin: 0;
    font-family: var(--font-Proxima-Semibold);
    font-size: 15px;
    color: #fff;
}
.cart-table
{
    width: 100%;
        border-collapse: separate;
    border-spacing: 0 25px;
}
.cart-table tbody
{
    vertical-align: top;
}
.cart-table tr th:first-child, .cart-table tr td:first-child {
    width: 30%;
}
.cart-table tr th {
    font-family: var(--font-Proxima-Semibold);
    font-size: 16px;
    line-height: 1.2;
    color: #747492;
    text-align: center;
}
.cart-table tr th:nth-last-child(2)
{
    text-align: right;
    padding-right: 1.8%;
}
.cart-table tbody tr:first-child:not(.cart-table table tr) td
{
    height: inherit;
    padding: 10px;
}
.cart-table tbody tr:first-child
{
    box-shadow: none !important;
}  
.cart-table tr th:nth-child(2)
{
    width: 18%;
}
.cart-table tbody tr:not(.cart-table table tr) {
    background: #fff;
    box-shadow: 1px 2px 2px 0px rgba(235, 235, 235, 0.45);
}
.cart-table tbody tr td:not(.cart-table table tr td) {
    padding: 20px;
}
.cart-table tbody tr:not(:first-child) td figure {
    width: 100%;
    height: 210px;
    overflow: hidden;
    border-radius: 5px;
    border: 15px solid #e9e9e9;
}
.cart-table  tbody tr:not(:first-child) td figure img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.cart-table h3 
{
    font-family: var(--font-Proxima-Semibold);
    font-size: 24px;
    color: #24247a;
    margin-bottom: 4px;
}
.cart-table p
{
    font-size: 14px;
    color: #24247a;
}
.cart-table p.ps-value
{
    font-size: 16px;
    font-family: var(--font-Proxima-Semibold);
    line-height: 1.3;
    margin: 0;
    color: #ff7900;
}
.cart-table p.ps-value span 
{
    color: #acacac;
}
.cart-table table tr td:nth-child(2)
{
    width: 25%;
}
.cart-table .input-group
{
    width: 76%;
    align-items: center;
    margin: 0 0 0 10%;
}
.cart-table .input-group button 
{
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #d7d7e4;
    background: transparent;
    font-size: 10px;
    line-height: 25px;
    margin: 0 8px;
}
.cart-table .input-group input 
{
    height: 25px !important;
    border: 1px solid #d7d7e4;
    border-radius: 3px !important;
}
.cart-table table tr td:last-child
{
    text-align: right;
    padding: 0 20px 0 0;
}
.cart-table .PNormal
{
    margin:15px 0 0;
}
.cart-table .PNormal p 
{
    color: #747492;
    margin-bottom: 0;
}
.cart-table .PNormal p strong
{
    font-size: 15px;
    color: #24247a;
}
.cart-itemAction
{
    font-family: var(--font-Proxima-bold);
    font-size: 13px;
    color: #24247a;
    margin:15px 5px 0;
    padding: 0 !important;
}
.cart-table table tr:last-child td
{
    width: 50%;
}
.cart-table label
{
    font-size: 14px;
    font-family: var(--font-Proxima-Semibold);
    color: #24247a;
    margin-top:15px;
}
.cart-table .cart_item_form
{
    display: flex;
    width: 100%;
    text-align: left;
}
.cart-table .cart_item_form form 
{
    width: 50%;
    padding: 0 15px;
}
.cart-table .cart_item_form form:first-child
{
    padding-left: 0;
}
.cart_item_form_input
{
    display: flex;
}
.cart_item_form_input .form-control
{
    height: 30px !important;
    border-radius: 5px !important;
    padding: 5px;
    margin-right: 10px;
}
.cart_item_form_input .btn-continue,
.cart_item_form_input .btn-submit
{
    height: 30px !important;
    border-radius: 5px !important;
    padding: 5px;
    font-size: 14px;
    text-transform: capitalize;
}
.cart_item_form_input .btn-submit
{
    background: transparent;
    color: #747492;
}
.cart_item_form_input .btn-continue:hover,
.cart_item_form_input .btn-submit:hover
{
    background: #4343a8;
    color: #fff;
}
.cart-table .cart_item_form form  p
{
    font-size: 12px;
    color: #ff7900;
}

.cart-priceList
{
    border: 1px solid #c7c7c7;
    display: flex;
    flex-wrap: wrap;
}
.cart-priceList p 
{
    font-size: 14px;
    color: #24247a;
    line-height: 1.3;
}
.cart-priceList p span  
{
    display: block;
    color: #ff7900;
}
.btn-shopping
{
    padding: 5px 20px;
    background: #ff7900;
    color: #fff;
    border-radius: 20px;
    top: 20px;
    right: 10%;
    font-size: 15px;
}
.btn-shopping:hover{
    background: #333;
    color: #fff;
}
.btn-checkout{
    padding: 5px 20px;
    background: #ff7900;
    color: #fff;
    border-radius: 20px;
    position: absolute;
    top: 20px;
    right: 10%;
}
.btn-checkout:hover{
    background: #333;
    color: #fff;
}


.cart-priceList-table
{
    border: 1px solid #c7c7c7;
    width: 100%;
    border-bottom: none;
    border-top: none;
}
.cart-priceList-table td 
{
    border-bottom: 1px solid #c7c7c7;
    padding: 5px 10px !important;
}
.cart-priceList-table td:last-child
{
    text-align: center !important;
    border-left: 1px solid #c7c7c7;
    width: 40% !important;
}
.cart-priceList-table p 
{
    font-size: 15px;
    color: #222831;
    font-family: var(--font-Proxima-Semibold);
}
.cart-priceList-table p strong
{
    color: #ff7900;
    font-family: var(--font-Proxima-bold);
}
.cart-priceList .accordion
{
    width: 33%;
    margin: 0 0 0 auto;
    
}
.cart-priceList .accordion .card 
{
    border-top: none;
    border-right: none;
    border-bottom: none;
}
.cart-priceList .accordion .card-header
{
    padding: 0;
    background: transparent;
    border: none;
}
.cart-priceList .accordion .card-header button
{
    font-family: var(--font-Proxima-Semibold);
    font-size: 15px;
    color: #222831;
    position: relative;
}
.cart-priceList .accordion .card-header button:hover 
{
    text-decoration: none;
}
.cart-priceList .accordion .card-header .btn-link:before
{
    content: "\f106";
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      float: right;
      width: 18px;
      height: 18px;
      line-height: 18px;
      text-align: center;
      border: 1px solid #d7d7e4;
      font-size: 12px;
}
.cart-priceList .accordion .card-header .btn-link.collapsed:before
{
     content: "\f107";
}
.checkout-tr td 
{
    padding: 0 !important;
}
.checkout-tr .checkout-top 
{
    padding: 6px 15px;
    background: #24247a;
    font-family: var(--font-Proxima-Semibold);
    font-size: 15px;
    color: #fff;
}
.checkout-tr .checkout-details
{
    width: 90%;
    margin: 15px auto;
    border: 1px solid #c7c7c7;
    padding: 15px;
    text-align: right;
}
.checkout-tr .checkout-details p 
{
    font-family: var(--font-Proxima-bold);
    font-size: 16px;
    color: #ff7900;
    
}
.checkout-tr .checkout-details form 
{
    width: 50%;
    margin: 0 0 0 auto;
}
.checkout-tr .checkout-details form label
{
    margin: 0 0 15px;
}
.checkout-tr .checkout-details form .form-control
{
    height: 30px !important;
    border-radius: 5px !important;
}
.payment-box
{
    display: flex;
    flex-wrap: wrap;
}
.payment-box h4 
{
    font-family: var(--font-Proxima-bold);
    font-size: 18px;
    color: #24247a;
    margin-top: 20px;
}   
.payment-box h4 strong
{
    font-size: 21px;
    color: #ff7900;
}
.checkout-tr .checkout-details.payment-box p 
{
    text-align: left;
    font-size: 14px;
    font-family: var(--font-Proxima);
    color: #24247a;
    margin-bottom: 0;
}
.checkout-tr .checkout-details.payment-box a 
{
    width: 200px;
    border-radius: 5px;
    padding: 10px 20px;
    text-align: center;
}
.btn-paypal
{
    background: #ffc439;
}
.btn-paypal-credit
{
    background: #24247a;
}
.selection-buttons
{
    text-align: right;
    margin-bottom: 25px;
}
.selection-buttons .btn-shopping
{
    position: relative;
    top: inherit;
    right: inherit;
}
.selection-buttons .btn-shopping:hover{
    color: #fff;
    background: #333;
}
.selection-buttons .btn-buy
{
    width: fit-content;
    padding: 6px 15px;
    border: 0;
}

#myDiv {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.7;
    background-color: #fff;
    z-index: 9999;
  }
  
  #loading-image {
    z-index: 100;
  }
  .product-price-details{
    overflow-y: auto;
    max-height: 100px;
  }
/* *********************************** new css end *********************************** */

.srmain{
    width: 225px; 
    max-width: 100%;
}

.breadcrumbs_content .country_button{
    position: absolute;
    right: 0;
    bottom: 0;
}
.breadcrumbs_content .country_button .btn-warning{
    font-size: 14px;
}

/*.product-selection thead{
    background: #24247a;
}*/

.cuntery-btn {
    border: 1px solid #ced4da;
    background: #fff;
    font-size: 12px;
    border-radius: 25px;
}

.cuntery-btn:focus{
    outline: 0;
}



/*quantity btn start*/


.plus-minus-input {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
          display: flex;
          margin-bottom: 5px;
              flex-wrap: nowrap;
              justify-content: center;
}

.plus-minus-input input{
    width: 60px !important;
    border: solid 1px #24247a;
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.plus-minus-input input:focus{
    outline: #24247a solid 1px;
}
.plus-minus-input .input-group-field {
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
  padding: 1rem;
}



.plus-minus-input .input-group-field::-webkit-inner-spin-button,
.plus-minus-input .input-group-field ::-webkit-outer-spin-button {
  -webkit-appearance: none;
          appearance: none;
}

.plus-minus-input .input-group-button .circle {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 12px;
    border: solid 1px #ff711d;
    background: #fe8d00;
    color: #fff;
}
.plus-minus-input .input-group-button .circle:focus{
    outline: #24247a solid 1px;
}
.instock {
    color: #008000;
    text-align: center;
    margin-top: 15px;
}
.outofstock {
    color: #ff0000;
    text-align: center;
    margin-top: 15px;
}
/*quantity btn end*/


.btn-checkout{
    background: #333;
}



/*-- accordion-new-block start --*/

                    /*arrow*/
                   /* .accordion-new-block .item .card-header .btn-header-link:after {  content: "\f107";
                    font-family: 'Font Awesome 5 Free';  font-weight: 900;  float: right; }

                    .accordion-new-block .item .card-header .btn-header-link.collapsed:after { content: "\f106"; }*/
                    /*arrow*/


                     .accordion-new-block .item .card-header .btn-header-link:after { content: "\f106";
                    font-family: 'Font Awesome 5 Free';  font-weight: 900;  float: right; }

                    .accordion-new-block .item .card-header .btn-header-link.collapsed:after { content: "\f107"; }





                    .accordion-new-block {  margin: 20px 0 0 0px; padding: 0px; border: 1px solid #24247a;  border-radius: 10px;  overflow: hidden; }
                    .accordion-new-block .item { margin:0; padding:0; }

                    .accordion-new-block .item .card-header { margin:0; border-radius:0; width:100%; display:block; 
                        padding: 15px; border:1px solid #c7c7c7; background:#fff; }

                    .accordion-new-block .item:first-child .card-header { border-radius:10px 10px 0 0; /*border-top: 0;*/ 
                    /*border-color:transparent;*/ }
                    
                    .accordion-new-block .item:last-child .card-header {/* border-radius:0 0 10px 10px;*/ /*border-bottom: 0;*/ /*border-color:transparent;*/ }


                    .accordion-new-block .item .card-header a { margin:0; padding:0; border-radius:0; width:100%; display:block; font-family: var(--font-Proxima-Semibold);    font-size: 17px;
                    color: #24247a; text-align:left; }


                    .accordion-new-block .item  .card-body {  background: #f3f3f3; }


                    .accordion-new-block .item  .card-body p { margin:0; padding:0; font-size: 14px;  color: #222831; line-height:20px; }

                    .accordion-new-block .item .list-block { margin: 0; padding: 0;
                    border: 1px solid #959595;  }

                    .accordion-new-block .item .list-block p { margin: 0;   padding: 5px;
                    font-size: 14px;        color: #222831; text-align: center;
                    border-bottom: 1px solid #959595;   }

                    /*.accordion-new-block .item .list-block p:last-child { border-bottom: 0; }*/

                    .accordion-new-block .item:last-child .card-body { border-radius:0 0 10px 10px; }


                    /**/

                    .accordion-new-block .item .col-row { margin:0; padding:0; width:100%; display: flex;
                    justify-content:space-between;  }

                    .accordion-new-block .item .col-row .col-item { margin:0; padding:0; }

                    .accordion-new-block .item .col-row .col-item p { margin:0; padding:10px; font-size:16px; color:#000; line-height:22px; text-align: center;  font-weight:500; }


                    /**/

                    .accordion-new-block .item .calling-insturtions {  margin: 0;  padding: 0; 
                     border: 1px solid #959595; }

                    .accordion-new-block .item .calling-insturtions p {  margin: 0;    padding: 5px; font-size: 14px;
                      color: #222831; text-align: center;  border-bottom: 1px solid #959595; }

                     .accordion-new-block .item .calling-insturtions {  margin: 17px;  padding: 0;    border: 1px solid #959595;  width: 50%; }


                     


/*-- accordion-new-block end --*/
.dropbtn {
    display: inline-block;
    color: #24247a;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
    /*letter-spacing: 0.5px;*/
    font-size: 14px;
    font-weight: 600;
  }
  
  li.dropdown {
    display: inline-block;
  }
  
  .dropdown-content {
    display: none;
    position: absolute;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    background-color: #fff;
    z-index: 9999;
    margin-left: 13px;
  }
  
  .dropdown-content a {
    color: #24247a;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    line-height: 16px;
  }
  
  .dropdown:hover .dropdown-content {
    display: block;
  }

  .review-list ul li .left span {
	width: 32px;
	height: 32px;
	display: inline-block;
}
.review-list ul li .left {
	flex: none;
	max-width: none;
	margin: 0 10px 0 0;
}
.review-list ul li .left span img {
	border-radius: 50%;
}
.review-list ul li .right h4 {
	font-size: 16px;
	margin: 0;
	display: flex;
}
.review-list ul li .right h4 .gig-rating {
	display: flex;
	align-items: center;
	margin-left: 10px;
	color: #ffbf00;
}
.review-list ul li .right h4 .gig-rating svg {
	margin: 0 4px 0 0px;
}
.country .country-flag {
	width: 16px;
	height: 16px;
	vertical-align: text-bottom;
	margin: 0 7px 0 0px;
	border: 1px solid #fff;
	border-radius: 50px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.country .country-name {
	color: #95979d;
	font-size: 13px;
	font-weight: 600;
}
.review-list ul li {
	border-bottom: 1px solid #dadbdd;
	padding: 0 0 30px;
	margin: 0 0 30px;
}
.review-list ul li .right {
	flex: auto;
}
.review-list ul li .review-description {
	margin: 20px 0 0;
}
.review-list ul li .review-description p {
	font-size: 14px;
	margin: 0;
}
.review-list ul li .publish {
	font-size: 13px;
	color: #95979d;
}
span.deleteicon {
    position: relative;
    display: inline-flex;
    align-items: center;
    width: 253px;
}
span.deleteicon span {
    position: absolute;
    display: block;
    right: 15px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    color: #fff;
    background-color: #ccc;
    font: 13px monospace;
    text-align: center;
    line-height: 1em;
    cursor: pointer;
}
span.deleteicon input {
    padding-right: 18px;
    box-sizing: border-box;
}


.varient-div{
    display: flex;
    flex-wrap: wrap;
}

.varient-div li{
    flex: 0 0 50%;
    max-width: 50%;
}
.or-text{
    margin-top: 45px;
    color: #24247a;
    font-weight: bold;
}
.country-selection-dropdown
{
    width: 20%;
    float: right;
    margin-right: 264px;
    margin-top: 20px;
}
.error{
    color: red;
}



.capcherimg img{
        width: 387px;
}


.cnt-btn {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: #fff !important;
    padding: 12px 50px;
    font-weight: 500;
    border-radius: 25px !important;
    overflow: hidden;
    text-transform: capitalize;
    vertical-align: middle;
    background: #24247a !important;
}
.cnt-btn:hover{
    background-color: #333;
}

.form-group label {
    font-size: 14px;
    margin-bottom: 0;
}

.primary-hdr{
    font-size: 2rem;
    color: var(--color-snorlax);
}

.faq-dtls h3{
    font-size: 18px;
    margin-bottom: 4px;
    font-family: var(--font-Proxima);
    color: var(--color-snorlax);

}
.faq-dtls {
    margin-bottom: 20px;
}
.faqdtls {
    margin-bottom: 18px;
}
.faqdtls li a {
    margin-bottom: 8px;
    display: block;
    font-family: var(--font-Proxima);
    color: var(--color-snorlax);
    line-height: 20px;
    font-size: 16px;
    font-weight: 700;
}

.page_contnet_cms h1, .page_contnet_cms h2{
    font-size: 18px;
     font-family: var(--font-Proxima);
    color: var(--color-snorlax);
}

.page_contnet_cms h5{
    font-size: 14px;
     font-family: var(--font-Proxima);
    color: var(--color-snorlax);
    line-height: 22px;
} 

/*22-06-2022*/
.card-section-footer ul li{
    display: inline-block;
    padding: 0 2px;
}
.card-section-footer ul li img{
    height: 32px;
}
.review-section{
    z-index: -1 !important;
}</pre></body></html>