.clear {
    clear: both;
}
.nopadding {
    padding: 0 !important;
}
.container-fluid {
}
.row{
    margin: 0;
}
.alert {
    padding: 10px;
    margin-bottom: 0;
}
nav .breadcrumb {
    background: #FBFBFB;
    font-size: 15px;
    padding: 5px;
    margin-bottom: 15px;
}
nav .breadcrumb a {
    color: #025026;
}
nav .breadcrumb li {
    color: #025026;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-nav button:focus{
    outline: none !important;
}
.owl-nav button span:focus{
    outline: none !important;
}
.s-pad{
    padding: 0 5px ;
}
button:focus{
    outline: none !important;
}
button span:focus{
    outline: none !important;
}
.form-control:focus{
        box-shadow: unset !important;
}
.btn:focus{
        box-shadow: unset !important;
}
.head-title{
    margin: 25px 0;
    color: #54BBE9;
    position: relative;
    text-align: center;
}
.head-title::after{
    content: '';
    position: absolute;
    width: 5%;
    height: 4px;
    background: #54BBE9;
    bottom: -5px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.select2-container .select2-selection--single{
    height: 40px;
}
#header .select2-container .select2-selection--single{
    border: 0;
    height: 36px;
    border-right: 1px solid #c9c9c9;
    border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
    font-size: 18px;
}
#header .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
    font-size: 15px;
    text-transform: capitalize;
}
.select2-container {
    display: block;
    width: 100% !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    right: 0;
}
#header .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    right: 0;
}
h2{
    text-transform: capitalize;
}
h3{
    font-weight: 600;
    margin: 0 0 10px;
    padding: 15px 0 5px;
    font-size: 25px;
    text-transform: capitalize;
    color: #54BBE9;
}
.table-responsive{
    overflow-y: hidden;
}
/****************** HEADER ***********************/
#header{
    box-shadow: 0 0.125rem 0.25rem #C4D4E0 !important;
}
#header .top{
    display: flex;
    border-bottom: 1px solid#51515191;
}
#header .top .left ul{
    list-style: none;
    float: left;
    display: flex;
    margin: 5px 0;
    padding-left: 0;
}
#header .top .left ul li{
    border-right: 1px solid#515151;
    padding: 5px 10px;
    font-size: 13px;
}
#header .top .left ul li a{
    color: #000;
}
#header .top .left ul li a.active{
    color: #31AEE6;
}
#header .top .left ul li:last-child {
    border-right: none;
}
#header .top .right ul{
    list-style: none;
    float: right;
    display: flex;
    margin: 5px 0;
    padding-left: 0;
}
#header .top .right ul li{
    padding: 5px;
    font-size: 14px;
position: relative;}
#header .top .right ul li span{background: red;padding: 0px 5px;border-radius: 50%;font-weight: 600;position: absolute;top: -6px;left: -6px;}
#header .top .right ul a{
    color: #515151;
    cursor: pointer;
}
#header .top .right ul a label{
  margin: 0;
  cursor: pointer;
}
#header .top .right ul i{
    color: #515151;
    padding: 5px;
}
#header .bottom .logo-img{
    position: relative;
    width: 100%;
    height: 90px;
    margin: 0 auto;
    display: inline-block;
}
#header .bottom .logo-img img{
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}
#brands{
    margin: 25px 0;
}
#brands h2{
    font-size: 30px;
    color: #54BBE9;
    font-weight: 600;
    margin-bottom: 10px;
}
#brands h5{
    text-align: center;
    color: #002944;
}
#brands .brand-img{
    position: relative;
    width: 100%;
    height: 150px;
    margin: 0 auto;
}
#brands .brand-img img{
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    right: 0;
    left: 0;
    top: 0;
    width: auto;
    bottom: 0;
    height: auto;
}
#header .bottom .navbar {
    display: block;
    width: 100%;
    padding: 0;
    align-items: center;
}
#header .bottom .navbar .collapse .navbar-nav {
    margin: auto;
    padding: 0;
}
#header .bottom .navbar .collapse a {
    color: #7A7A7A;
    font-size: 16px;
    font-weight: 600;
    padding: 5px 17px;
    position: relative;
    display: inline-block;
}

#header .bottom .navbar .collapse a.active {
    color: #31AEE6;
}
#header .bottom .navbar form{
    width: 100%;
    display: flex;
    border: 2px solid#e7e7e7;
    margin: 0;
    border-radius: 33px;
}
#header .bottom .navbar .select2{
    width: 150px !important;
    border: 0;
}
#header .bottom .navbar input{
    border: 0;
    box-shadow: none;
    background: none;
}
#header .bottom .navbar button{
    background: none;
    border: 0;
    border-radius: 0;
    padding: 0 10px;
}
#header .bottom .navbar button img{
    width: 27px;
}
#header .bottom .navbar .navbar-toggler{
    background: #fff;
    border: 0;
    border-radius: 0;
    }
    #header .dropright{
      width: 100%

    }
    #header .dropdown .dropdown-menu {
      text-align: center
    }
    #header .dropdown .dropdown-menu .btn{
      
color: #7A7A7A;
      
width: 100%;
      
border: 0;
      
border-radius: 0;
      
font-weight: 700;
    }
/****************** HEADER ***********************/
/****************** SLIDER ***********************/
#slider{
  min-height: 500px;
}
#slider img {
    max-height: 100%;
    width: 100%;
}
/****************** SLIDER ***********************/
/****************** SERVICE ***********************/
#service{
    padding: 10px 0;
    background: #FBFBFB;
    margin: 5px 0 0 ;
}
#service a:hover{
    text-decoration: none;
}
#service.main-service{
    margin-bottom: 75px;
}
#service .card{
    padding: 0;
    border: 0;
    border-radius: 0;
}
#service .card .card-img{
    position: relative;
    width: 100%;
    height: 245px;
    border: 0;
    border-radius: 0;
    overflow: hidden;
}

#service .card .card-body{
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  left: 0;
  text-align: center;
  padding: 31% 0;
  z-index: 3;
}
#service .card .card-img img{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background: #fff;
    border: none;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    height: 100%;
}
#service .card .card-body h5{
    font-weight: 600;
    color: #fff;
    text-align: center;
    font-size: 32px;
}
#service .card .card-body .btn{
  
background: #31aee6;
  
color: #fff;
  
border-radius: 50px;
  
display: none;
}
/****************** SERVICE ***********************/
/****************** HOME ABOUT US ***********************/
#about-us {
    padding: 50px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#about-us h2{
    color: #fff;
    font-size: 40px;
    margin-bottom: 20px;
}
#about-us p{
    padding-left: 30px;
    color: #B4B4BF;
    font-size: 20px;
}
/****************** HOME ABOUT US ***********************/
/****************** PRODUCT ***********************/
#product{
    padding: 20px 0;
    border-bottom: 2px solid#BAE2F4;
    background: #FBFBFB;
    margin: 5px 0 0;
}
#product h2{
    font-size: 30px;
    color: #54BBE9;
    font-weight: 600;
    margin-bottom: 10px;
}
#product .head{
    display: flex;
}
#product .head h3{
    font-size: 35px;
    color: #31AEE6;
    font-weight: 600;
    margin: auto 0;
    margin-bottom: 12px;
}
#product .owl-prev {
    position: absolute;
    left: -4%;
    font-size: 70px;
    top: 30%;
    color: #54BBE9;
}
#product .owl-next {
    position: absolute;
    right: -4%;
    font-size: 70px;
    top: 30%;
    color: #54BBE9;
}
#product a {
    color: #515151;
    position: absolute;
    right: 0;
    bottom: 0px;
    top: 15px;
    font-size: 20px;
    margin-bottom: 10px;
}
#product .head .head-img{
    position: relative;
}
#product .head .head-img img{
    width: 60px;
    height: 60px;
    bottom: 0;
    margin-right: 10px;
}
#product .left .card{
    box-shadow: 0 0.125rem 0.25rem #51b1d7 !important;
    border: 0px;
}
#product .left .card ul{}
#product .left .card ul li{
    padding: 6px 12px;
    border: 1px solid#B3E1F6;
}
#product .left .card ul a{
    color: #31AEE6;
    position: relative;
    font-size: 16px;
    top: 0;
    margin-bottom: 0;
}
#product .left .card ul li.active{
    border-left: 5px solid#31AEE6;
    background: #fff;
}
#product .card{
    margin: 10px 0;
    border-radius: 0;
    box-shadow: 0 0.125rem 0.25rem #54BBE9 !important;
    /* max-height: 100%  ; */
    height: 420px;
}
#product .card-category{
    max-height: 100%;
    height: unset;
    padding: 5px 5px 10px 5px;
}
#product .card .card-img a {
    position: relative;
    top: 0px;
}
#product .card .card-img{
    position: relative;
    width: 100%;
    height: 190px;
    margin-bottom: 5px;
}
#product .card .card-img img{
    max-width: 100%;
    max-height: 100%;
}
#product .card .card-body{
    text-align: center;
}
#product .card .card-body h5{
    font-size: 18px;
    margin-bottom: 20px;
}
#product .card .card-body a{
    position:relative;
}
#product .card .card-body p{
    color: #31AEE6;
    font-size: 20px;
}
#product .card .card-body .product_points{
    color: #FFA500;
    margin-bottom: 0;
    font-size: 16px;
}
#product .card .card-body .produrct-rate{
    margin-bottom: 10px;
}
#product .card .card-body a:hover {
    text-decoration: none;
} 
/******** #product .card .card-body button{
    background: #fff;
    font-size: 19px;
    border-color: #fff;
    padding: 5px 20px;
    border-radius: 10px;
} *****/
#product .card .card-body i{
    
    font-size: 21px;
    margin: 0 5px;
  
}
#product .card .card-body .wish{
    color: #929292;
    font-size: 25px;
    margin: 0;
  position: absolute;
  top: 10px;
  right: 10px;cursor: pointer;}

#product .card .card-body .wish.active{
    color: #31AEE6;
}
#product .card .card-body .cart-btn{color: #002944;font-size: 14px;border: 1px solid #002944;background: none;font-weight: 600;margin: 0 auto;border-radius: 25px;width: 100%;}
#product .card .card-body .cart-btn:hover{background: #002944;color: #fff;}
#product .card-category a{
    position: relative;
    padding: 0 10px;
    font-size: 17px;
}
#product .card-category a:hover{
    color:#54BBE9;
}
#product .card-category p{
    margin-bottom: 10px;
}
#product .pagination span{
    right: 0;
    bottom: 0px;
    top: 15px;
    font-size: 20px;
}
#product .pagination a{
    position: relative;
}
/****************** PRODUCT ***********************/
/****************** main-news ***********************/
#main-news{
    padding: 20px 0;
    background: #FBFBFB;
    margin: 5px 0 0 ;
}
#main-news h2{
    font-size: 30px;
    color: #515151;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 0 5px
}
#main-news .view-btn{
    color: #515151;
    position: absolute;
    right: 0;
    bottom: 0px;
    top: 15px;
    font-size: 20px;
    margin-bottom: 10px;
}
#main-news .card{
    border: 0;
    margin: 10px 0;
    border-radius: 0;
box-shadow: 0px 0px 11px -8px;}
#main-news .card .card-title{
    padding: 5px 10px;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 700;
color: #54bbe9;}
#main-news .card .card-img{
    position: relative;
    width: 100%;
    height: 200px;
}
#main-news .card .card-img img{
    position: absolute;
    width: 100%;
    height: auto;
    
top: 0;bottom: 0;right: 0;left: 0;margin: auto;max-width: 100%;max-height: 100%;}
#main-news .card .card-body{
    padding: 0 10px 6px;
color: #666;}
#main-news .card .card-title a{
  color: #54bbe9
}
#main-news .card .card-footer{display: flex;justify-content: space-between;align-items: center;color: #000;}
#main-news .card .card-footer .time span{padding: 0 9px;font-size: 15px;}
/****************** main-news ***********************/
/****************** FOOTER ***********************/
img{
  max-width: 100%
}
#footer {
    background-color: #0F5C78;
    padding: 20px 0;
}
#footer h2{
    font-size: 23px;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-bottom: 8px;
    border-bottom: 1px solid  #A5A8BB;
    z-index: 999;
}
#footer h2:after{bottom: -1px;right: 0;left: 0;height: 1px;width: 50%;content: "";background: #077694;opacity: 1;position: absolute;z-index: 9999999;}
#footer ul{
    list-style: none;
    color: #fff;
    font-size: 20px;
    padding: 0;
}
#footer a{
  color: #fff;
  font-size: 15px;
}
#footer p{
    color: #fff;
    margin: 0;
}
#footer .social{
    margin: 20px 0;
}

#footer .social p{align-self: center;padding: 0 10px;font-size: 14px;word-break: break-word;}
#footer .social .icon-img{
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 15px 7px;
    background: #077694;
}
#footer .social .icon-img img{
    max-width: 35px;
    padding: 0 5px;
}
#footer .social a{
    padding: 10px 0;
    display: flex;
}

#footer .social-links a {
    display: inline !important;
}
#footer .cash {
    font-size: 28px;
    color: #fff;
}
.social-links hr{
    background: #a5a8bb;
}
/****************** FOOTER ***********************/
/****************** ABOUT ***********************/
#about{
    padding: 20px 0;
    background: #FBFBFB;
    margin: 5px 0 0;
}
#about .about-img{
    position: relative;
    width: 100%;
}
#about .about-img img{
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}
#about .content ul{
    list-style: none;
    padding-left: 0;
}
#about .content ul li{
    color: #707070;
    font-size: 18px;
}
/****************** ABOUT ***********************/
/****************** Product Show ***********************/
#product-show{
    padding: 20px 0;
    background: #FBFBFB;
    margin: 5px 0 0 ;
}
#product-show .main-img{
    position: relative;
    width: 100%;
}
#product-show .main-img img{
    width: 100%;
}
#product-show .owl-carousel{
    margin: 20px 0;
} 
/* Owl Carousel */
#product-show .owl-prev {
  background: url(../images/product-show/previous.png) left center no-repeat;
  height: 54px;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 1000;
  left: 0%;
  cursor: pointer;
  color: transparent;
  margin-top: -25px;
}
#product-show .owl-next {
      background: url(../images/product-show/next.png) right center no-repeat;
    height: 54px;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 1000;
    right: 0%;
    cursor: pointer;
    color: transparent;
    margin-top: -25px;
}
#product-show .owl-prev:hover,
#product-show .owl-next:hover {
  opacity: 0.5;
}
#product-show .owl-item{
    width: 15px !important;
}
/* Owl Carousel */
/* Icon CSS */
#product-show .item {
  position: relative;
}
#product-show .carousel-item{
    display: initial;
    }
#product-show .carousel-item img {
  width: 80px;
  height: 80px;
}
#product-show .item i {
  display: none;
  font-size: 4rem;
  color: #FFF;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#product-show .item a {
  display: block;
  width: 100%;
}
#product-show .item a:hover:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
}
#product-show .item a:hover i {
  display: block;
  z-index: 2;
}
#product-show .owl-carousel .owl-item img {
    width: 50px;
    height: 50px;
}
#product-show p{
    font-size: 25px;
}
#product-show .content span{
    font-size: 18px;
    padding: 10px 0;
    font-weight: 500;
}
#product-show .content button{
    background: #31AEE6;
    font-size: 21px;
    border-color: #31AEE6;
    padding: 6px 20px;
    border-radius: 10px;
    margin-right: 10px;
}
#product-show .content button i{
    color: #fff;
    padding-right: 10px;
}
#product-show .like{
    margin: auto 0;
    padding: 10px 0;
    position: absolute;
    top: 0;
    z-index: 999999;
    cursor: pointer;
}
#product-show .like i{
    color:#929292;
    padding-left: 15px;
    font-size: 30px;
}
#product-show .content a{
    color: #929292;
    font-size: 16px;
    text-decoration: none;
}
#product-show .like i:active{
    color:#31AEE6;
    
}
#product-show .download-btn .button,
[class*="button-"]{
    position: relative;
    display: inline-block;
    margin: 1em;
    padding: 15px 50px;
    font: 500 25px'Open Sans', sans-serif;
    letter-spacing: .08em;
    color: #fff;
    background: #31AEE6;
    border: solid 1px #31AEE6;
    border-radius: 10px;
    transition: .35s ease all ;
    
}
#product-show .download-btn .button:hover,
[class*="button-"]:hover{;
    background: #007DA7;
    box-shadow: 0 0 3px rgba(black, .5) inset;
}
#product-show .download-btn .button-hover:hover{ line-height: 9em; }
#product-show .download-btn .button-hover:before{
    content: attr(data-text);
    color: #DEEFF5;
    position: absolute;
    top: -2.75em;
}
#product-show .head{}
#product-show .head h4{
    font-size: 25px;
    font-weight: bold;
}
#product-show .head p{
    font-size: 21px;
    font-weight: 500;
}
#product-show .body h5{
    font-size: 25px;
    text-align: left;
}
#product-show .body h5 i{float: right;}
#product-show .body p{
    font-size: 18px;
}
#product-show .body {
    margin: 15px 0;
}
#product-show .body ul{
    list-style: none;
    padding-left: 0;}
#product-show .body .tab-pane ul li{
    font-size: 18px;
    color: #707070;
}
#product-show .body .tab-pane ul span{
    font-weight: 600;
    color: #000;
}
#product-show .body .card{
    background: #fff;
    border: 1px solid#D8D8D8;
    padding: 15px;
    margin: 0;
}
#product-show .body .card .card-header{
    padding: 0;
    background: none;
    border: 0;
}
#product-show .body .card .card-header .btn{
    padding: 0;
    color: #000;
}
#product-show .body .card .card-header .btn.collapsed{
  color: #31aee6;
}
#product-show .body .card .my-rating .jq-star{
    width: 30px !important;
    height: 30px !important;
    margin: 0 5px 10px;
}
#product-show .body .card p{
    font-size: 18px;
}
#product-show .body .card .media-body h5{
    color: #000;
    font-weight: 700;
    font-size: 18px;
}
#product-show .owl-stage{
    transform: translate3d(0px, 0px, 0px)!important;
}
#product-show .gallery .selector{
    width: 100%;
    margin: 10px 0;
}
#product-show .gallery .selector img{
    display: inline-block;
    width: 70px;
    height: auto;
}
/****************** Product Show ***********************/
/******************  checkout  ***********************/
#checkout{
    padding: 30px 0;
    background: #FBFBFB;
    margin: 5px 0 0 ; 
}
#checkout .header-title{
    color: #7A7A7A;
}
#checkout .card.top {
    padding: 20px;
}
#checkout .right-btn{
    float: right;
}
#checkout button{
    background: #31AEE6 ;
    color: #fff;
    margin: 10px 0;
}
#checkout .card.top ul {
    list-style-type: none;
    padding: 0 20px;
}
#checkout .top ul li {
    margin: 5px 0;
}
#checkout .head-title {
    color: #31AEE6;
}
#checkout label {
    color: #888888;
    width: 100%;
}
#checkout .panel label .images {
    position: relative;
    width: 145px;
    height: 60px;
    float: right;
}
#checkout .panel label .images img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    max-height: 100%;
    max-width: 100%;
    margin: auto;
}
#checkout .left .left-head {
    margin-bottom: 20px;
}
#checkout .left .left-head h4 {
    display: inline;
    color: #31AEE6;
    margin-bottom: 10px;
}
#checkout .left .left-head .back {
    float: right;
}
#checkout .left .left-head .back:hover {
    color: #7A7A7A;
}
#checkout .left .left-card {
    padding: 10px;
    height: 300px;
    overflow-y: scroll;
    border-radius: 0;
}
#checkout .left .left-card .media .image {
    position: relative;
    width: 80px;
    height: 75px;
    margin-right: 10px;
}
#checkout .left .left-card .media .image img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    max-height: 100%;
    max-width: 100%;
    margin: auto;
}
#checkout .left .left-card .media .media-body .name a {
    color: #000;
}
#checkout .left .left-card .media .media-body span1 {
    font-weight: 600;
    color: #31AEE6;
}
#checkout .left .qty {
    font-weight: 600;
    padding: 15px;
    border-radius: 0;
    background: #00000005;
}
#checkout .left .qty p {
    margin: 0;
    margin-bottom: 5px;
    color: #888888;
}
#checkout .left .qty span {
    float: right;
    color: #31AEE6;
}
#checkout .left .total {
    font-weight: 600;
    padding: 15px;
    border-radius: 0;
    background: #00000005;
}
#checkout .left .total p {
    margin: 0;
    margin-bottom: 5px;
    color: #000;
    font-weight: bolder;
}
#checkout .left .total span {
    float: right;
    color: #31AEE6;
}
#checkout .left .main-btn {
    width: 100%;
    margin: 0;
}

/******************  checkout  ***********************/
/******************  member-page  ***********************/
#member-page{
    padding: 20px 0;
    background: #FBFBFB;
    margin: 5px 0 0 ;   
}
#member-page h1 {
    font-weight: 600;
    margin: 0 0 10px;
    padding: 15px 0 5px;
    font-size: 40px;
}
#member-page hr{
     border-color: #54BBE9;
}
#member-page .head{
    position: relative;
}
#member-page .card{
    margin: 10px 0;
    box-shadow: 0 0.125rem 0.25rem #51b1d7 !important;
}
#member-page .card:hover{
    box-shadow: none !important;
    transition: all 0.5s ease-in-out
}
#member-page .member-image{
    position: relative;
    width: 100%;
    height: 200px;
}
#member-page .member-image img{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #fff;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    width: auto;
    height: auto;
}
#member-page .member-name{
    padding: 8px;
    height: 130px;
    overflow: hidden;
    text-align: center;
}
#member-page .member-name a{
    text-decoration: none !important;
}
#member-page .member-name h4{
    color: #54BBE9;
    font-size: 18px;
}
#member-page .member-name h6{
    color: #001c2a;
    font-size: 15px;
}
#member-page .social {
    margin: 0 !important;
    list-style: none;
    padding-left: 0;
}
#member-page .member-name li img{
    width: 30px;
    margin: 3px;
}
#member-page .profile-image{
    position: relative;
    width: 100%;
    height: 100px
}
#member-page .profile-image img{
    position: absolute;
    width: 155px;
    height: 155px;
    margin: auto;
    top: -100%;
    right: 0;
    left: 0;
    bottom: 0;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 26px -9px;
    border: 4px solid #fff;
}
#member-page .profile-name h2{
    color: #001c2a;
}
#member-page .profile-name h5{
    color: #7f1900;
}
#member-page .profile-name ul{
    list-style-type: none;
    padding: 0
}
#member-page .profile-name ul li{
    display: inline-block;
    padding: 5px
}
#member-page .profile-name ul li img{
    width: 25px;
    height: 25px
}
#member-page .total, #member-page .courses, #member-page .reviews{
    text-align: center;
    border-right: 1px solid #000;
}
#member-page .reviews{
    border: 0
}
#member-page .total h6, #member-page .courses h6, #member-page .reviews h6{font-size: 19px;}
#member-page .total p, #member-page .courses p, #member-page .reviews p{}
#member-page .about-instructor{
    margin: 40px 0
}
#member-page .about-instructor h3{
    color: #001c2a;
    margin-bottom: 15px;
}
#member-page .about-instructor p{
    text-indent: 40px;
    padding: 0 12px;
}
#member-page .profile-name .my-rating{
    margin: 10px 0
}
/******************  member page  ***********************/
/******************  career  ***********************/
#career{
    padding: 10px 0;
    background: #FBFBFB;
    margin: 5px 0 0 ;
}
#career .top h1{
    font-size: 75px;
    line-height: 80px;
    letter-spacing: -1.33px;
    text-shadow: none;
    text-align: center;
    width: 55%;
    margin: 0 auto;
    padding-top: 110px;
    font-weight: 300
}
#career .box{
    width: 50%;
    margin: 0 auto;
    box-shadow: 0px 0px 21px -5px;
    margin-bottom: 20px;
    margin-top: 50px;
    padding: 15px;
    border-radius: 15px;
    background: #e6e6e6;
}
#career .box .ragon p{
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}
#career .box .inputs{
    margin: 15px 0
}
#career .box .inputs label{
    color: #54BBE9;
    font-weight: 600
}
#career .box .inputs span{
    color: #001c2a;
    padding: 0 5px
}
#career .box .inputs input{
    margin: 10px 0 15px;
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#career .box .btn{
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    background: #54BBE9;
    color: #fff;
    padding: 5px 20px;
    border: 1px solid #54BBE9;
    cursor: pointer;
}
#career .box .btn:hover{
    background: #fff;
    color: #7f1900;
    transition: all 0.5s ease-in-out;
}
/****  END CARRER  ****/
/****************** PROFILE  ***********************/
#profile{
    padding: 30px 0;
    background: #FBFBFB;
    margin: 5px 0 0 ;
}
#profile .card{
    border:  1px solid#909090;
    border-radius: 0;
}
#profile .card .card-header{
    background: #fff;
    border-color: #909090;
    display: flex;
}
#profile .card .card-header .card-img{
    position: relative;
    width: 70px;
}
#profile .card .card-header .card-img img{
    width: 60px;
    height: 60px;
}
#profile .card .card-header h3{
    margin: auto 10px;
}
#profile .card .card-body{
    padding: 0;
}
#profile .card .card-body ul li{
    border-color: #909090;
    padding: 6px 12px;
}
#profile .card .card-body ul .logout{
    background: #E10000;
    color: #fff;
}
#profile .card .card-body ul .logout a{
    color: #fff;
}
#profile .card .card-body ul a{
    font-size: 18px;
    color: #000;}
#profile .card .card-body ul a.active{
    color: #31AEE6;
}
#profile .right .form-group{
    padding: 0 15px;
}
#profile .right label {
    margin: 0;
    font-size: 18px;
    color: #31AEE6;
    display: block;
    margin-bottom: 5px;
}
#profile .right .input-style {
    border: 0;
    background: none;
    border-bottom: 2px solid #909090;
    border-radius: 0;
    padding: 10px 0;
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
#profile .right button {
    margin: 20px 5px;
    background: #31AEE6;
    padding: 5px 50px;
    border-radius: 15px;
    border: 1px solid #31AEE6;
    color: #fff;
    text-transform: uppercase;
}
#profile .right button:hover {
    box-shadow: none;
    transition: all 0.5s ease-in-out;
}
#profile .address h4{
    font-weight: 700;
    margin-bottom: 15px;}
#profile .address ul{
    border: 2px solid#909090;
    padding: 10px 15px;
    list-style: none;
    border-radius: 15px;
    color: #707070;
}
#profile .address ul li{
    font-size: 20px;
}
#profile .address ul .region{
    font-weight: 600;
}
#profile table thead th{
    text-align: center;
}
#profile table tbody tr{
    position: relative;
    width: 100%;}
#profile table tbody td{
    text-align: center;
}
#profile table tbody tr .fa-shopping-cart{
    margin: 20px auto;
    color: #54BBE9;
    font-size: 25px;
}
#profile table tbody tr td button{
    background: #FBFBFB !important;
    border: 0 !important;
    margin: unset !important;
}
#profile table tbody tr .fa-trash{
    margin: 20px auto;
    color: #dc3545;
    font-size: 25px;
}
#profile table tbody p{
    margin: 25px 0;
    font-size: 18px;
}
#profile table tbody .product-img{
    position: relative;
    width: 100%;
}
#profile table tbody .product-img img{
    width: 100px;
    height: 73px;}
#profile table tbody .delete-img{}
#profile table tbody .delete-img img{
    margin: 16px 0px;
}
#profile .quantity{
    position: relative;
    margin: 20px 0;
}
#profile .quantity .qty-minus{
    display: inline-block;
    font-weight: 600;
    width: 40px;
    border: 1px solid #6EB8D9;
    border-radius: 50%;
    cursor: pointer;
    background: #6EB8D9;
    color:#CFE8F3;
    position: absolute;
    left: 1px;
}
#profile .quantity .qty-plus{
    display: inline-block;
    font-weight: 600;
    width: 40px;
    border: 1px solid #6EB8D9;
    border-radius: 50%;
    cursor: pointer;
    background: #6EB8D9;
    color:#CFE8F3;
    position: absolute;
    right: 1px;
}
#profile .quantity .qty{
    display: inline-block;
    font-weight: 600;
    width: 90px;
    text-align: center;
    border: 1px solid #cecece;
    border-radius: 0;
    background: #CBE9F6;
}
#profile .right .product-card{
    margin-bottom: 20px;
}
#profile .right .product-card .card-img{
    position: relative;
    width: 100%;
}
#profile .right .product-card .card-img img{
    width: 100%;
    height: 80%;
    margin: 15px 0;
}
#profile .right .product-card h3{
    font-weight: 700;
    font-size: 25px;
    padding-top: 15px;
}
#profile .right .product-card p{
    color: #31AEE6;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 10px;
}
#profile .right .product-card ul{
    list-style: none;
    padding-left: 0;
}
#profile .right .product-card ul li{
    padding-bottom: 10px;
}
#profile .right .product-card ul i{
    padding: 0 5px;
}
#profile .right .product-card ul .fa-star{
    color: #DEAE11;
}
#profile .right .product-card ul .fa-shopping-cart{
    color: #31AEE6;
}
#profile .right .product-card .edit-img{
    position: relative;
}
#profile .right .product-card .edit-img img{
    position: absolute;
    right: 20px;
    top: -41px;
    width: 27px;
}
#profile .add-prod{
    padding: 5px 10px;
}
#profile .add-prod h3{
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 20px;
}
#profile .add-prod .upload-img{
    width: 100%;
    position: relative;
    height: 170px;
}
#profile .add-prod .upload-img img{
    width: 150px;
    height: 140px;
    position: absolute;
    margin: auto;top: 0;
    bottom: 0;left: 0;
    border: 1px solid#000;
    padding: 20px 0;
}
#profile .file-label {
    padding: 20px 0;
    border-radius: 5px;
    width: 100%;
    font-weight: 400;
}
#profile .file-label a{
    color: #000;
    text-decoration: underline;
    font-weight: 700;
}
#file-upload {
    position: absolute;
    left: -9999px;
    display: none;
}
#profile .add-prod span{
    font-size: 18px;
    font-weight: 700;
}
#profile .add-prod .text{
    padding: 0;
}
#profile .add-prod .quantity .qty-minus{
    left: 0;
}
#profile .add-prod .quantity .qty-plus{
    right: 70px;
}
#profile .add-prod .quantity .qty{
    width: 100px;
}
#profile .add-prod button{
    border-radius: 10px;
}
#profile .order-header h5{
    font-weight: 700;
}
#profile .order-header ul{
    list-style: none;
    padding: 0;}
#profile .address ul .btn-danger{
    background: #dc3545;
    border-color: #dc3545;
}
#profile .address ul .edit{
    background: #929292;
    border-color: #929292;
}
/**#profile form .form-control{
    border: 1px solid #31AEE6 !important;
} ****/
#profile .order-card{
    border: 1px solid #31AEE6 !important;
    padding: 15px 15px 0;
    background: #fff;
    margin-bottom: 20px;
}
#profile .space-btns {
    margin-bottom: 10px;
}
/****************** PROFILE  ***********************/
/****************** SIGN  ***********************/
#sign {
    position: relative;
    width: 100%;
    padding: 20px 0;
    background: #FBFBFB;
    margin: 5px 0 0 ;
}
#sign .logo-img{
    position: relative;
    width: 100%;
    height: 150px;
}
#sign .logo-img img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}
#sign form {
    max-width: 488px;
    margin: 0 auto;
}
#sign form h4{
    color: #31AEE6;
    text-align: center;
    margin-bottom: 20px;
    font-size: 28px;
}
#sign form .form-group input {
    border-radius: 25px;
    padding: 10px;
    padding-left: 20px;
    border: 1px solid #31AEE6;
}
#sign form button {
    margin: 20px auto;
    display: block;
    background: #31AEE6;
    padding: 5px 50px;
    border-radius: 10px;
    border: 1px solid #31AEE6;
    color: #fff;
    box-shadow: 0 0.125rem 0.25rem #31AEE6;
    text-transform: uppercase;
}
#sign h5{
    text-align: center;
    margin-bottom: 17px;}
.log-with .facebook{
    background: #3b5999;
    border: 1px solid #3b5999;
}
.log-with .google{
    background: #dd4b39;
    border: 1px solid #dd4b39;
}
.log-with .facebook:hover{
    background: #fff;
    color: #3b5999;
    transition: all 0.5s ease-in-out;
}
.log-with .google:hover{
    background: #fff;
    color: #dd4b39;
    transition: all 0.5s ease-in-out;
}
#sign .action-btn a{
    background: #fff;
    border: 1px solid #31AEE6;
    color: #31AEE6;
    display: block;
    width: 200px;
    margin: 10px auto;
}
#sign .action-btn a:hover{
    background: #31AEE6;
    color: #fff;
    transition: all 0.5s ease-in-out;
}
.justify-content-center .card{
    border-radius: 10px;
    border-color: #54BBE9 ;
}
.justify-content-center .card .card-header{
    background: #54BBE9;
    color: #fff;
}
.justify-content-center .card button{
    background: #54BBE9;
    color: #fff;
}
/****************** SIGN  ***********************/
#verify{
    padding: 30px 0;
    background: #FBFBFB;
    margin: 5px 0 0 ; 
}
/****************** ADD ADDRESS  ***********************/
#add-address{
    padding: 20px 0;
    background: #FBFBFB;
    margin: 5px 0 0 ;
}
#add-address h2{
    font-weight: 700;
    margin-bottom: 15px;}
#add-address .form-group label{
    font-size: 18px;
    font-weight: 600;
}
#add-address .form-group input{
    border-color: #54BBE9;
}
#add-address .custom-radio img {
    width: 50px;
    margin: 0 20px;
    position: relative;
    top: -11px;
}
#add-address .form-group .select2{
    width: 100%;
}
#add-address .form-group .select2-selection{
    border-color: #31AEE6;
    height: 40px;
}
#add-address .location{
    padding: 0 15px;
    margin-bottom: 15px;
}
#add-address .location img{
    width: 40px;
}
#add-address .location a{
    padding: 0 10px;
    font-size: 20px;
    color: #54BBE9;
}
#add-address form{
    padding: 0 15px;
}
#add-address .custom-radio{
    display: flex
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before { 
    background-color: #31AEE6;
}
#add-address .custom-control-label{
    font-size: 18px;
    display: flex;
}
#add-address .form{ 
    display: flex;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #31AEE6 transparent transparent transparent;
}

#add-address .comp-btn{
    margin: 20px 0;
    background: #31AEE6;
    padding: 8px 50px;
    border-radius: 25px;
    border: 1px solid #31AEE6;
    color: #fff;
    text-transform: capitalize; 
}
/****************** ADD ADDRESS  ***********************/
/****************** NEWS  ***********************/
#news{
    padding: 20px 0;
    background: #FBFBFB;
    margin: 5px 0 0 ;
}
#news .card{
    border: 2px solid#51b1d7;
    box-shadow: 0 0.125rem 0.25rem #51b1d7 !important;
}
#news .card .card-header{
    background: #fff;
    border-bottom-color:#51b1d7;
    padding:10px;
    display: flex;
}
#news .card .card-header .card-img{
    position: relative;
    width: 30%;
}
#news .card .card-header .card-img img{
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    background: #fff;
    border: none;
    overflow: hidden;
    margin: 10px;
}
#news .card .card-header h3{
    margin: auto 0;
    color:#51b1d7;
    width: 60%;
    font-weight: 700;
    font-size: 24px;
}
#news .card ul li{
    border-color: #51b1d7;
    padding: 20px;
    font-size: 20px;
    font-weight: 600;
}
#news .card ul i{
    float: right;
}
#news .card ul li a{
    color: #000;
}
#news .card ul a.active{
    background: #fff;
    color:#51b1d7;
}
#news .rate-card{
    border:0;
    margin-bottom: 20px;
}
#news .rate-card .card-img{
    position: relative;
    width: 100%;    
    height: 200px !important;
}
#news .rate-card.details .card-img{height: 400px !important;}
#news .rate-card .card-img img{
    position: absolute;
    width: 100%;
height: auto;max-width: 100%;max-height: 100%;top: 0;bottom: 0;margin: auto;right: 0;left: 0;}
#news .rate-card.details .card-img img{width: auto;}
#news .rate-card h3{
    padding: 10px;
    color: #000;
    height: 77px;
    font-size: 18px;
    }
#news .rate-card h3 a{
  color: #54bbe9
}
#news .rate-card p{
    padding: 0 ;
}
#news .rate-card .my-rating {
    padding: 0 15px 15px;
}
/****************** NEWS  ***********************/
/****************** WISHLIST  ***********************/
#wishlist{
    padding: 30px 0;
    background: #FBFBFB;
    margin: 5px 0 0 ;}
#wishlist h2{
    padding: 10px 0;
    font-weight: 700;}
#wishlist table thead th{
    text-align: center;
}
#wishlist table tbody tr{
    position: relative;
    width: 100%;}
#wishlist table tbody td{
    text-align: center;
}
table tbody p{
    margin: 25px 0;
    font-size: 18px;
}
#wishlist .rmvBtn{
    background: #fbfbfb;
    font-size: 19px;
    border-color: #fbfbfb;
    padding: 0;
    border-radius: 0;
    margin: 0;  
}
#wishlist table tbody .product-img{
    position: relative;
    width: 100%;
}
#wishlist table tbody .product-img img{
    width: 100px;
    height: 73px;}
#wishlist table tbody .delete-img img{
    margin: 16px 0px;
}
#wishlist button{
    background: #31AEE6;
    font-size: 19px;
    border-color: #31AEE6;
    padding: 5px 20px;
    border-radius: 10px;
    margin: 15px 0;
}
#wishlist table tbody i{
    color: #fff;
    padding-right: 10px;
    padding-left: 0; 
}
#wishlist .sub-btn{
    margin: 0px
}
#wishlist h3{
    margin-bottom: 17px;
}
#wishlist input{
    border: 1px solid#31AEE6;
    border-radius: 9px;
}
#wishlist ul{
    list-style: none;
    border: 1px solid#31AEE6;
    padding: 25px 20px;
    border-radius: 15px;
}
#wishlist ul li{
    font-size: 22px;}
#wishlist ul b{
    float:right;
    padding: 0 20px;
}
#wishlist .quantity{
    position: relative;
    margin: 20px 0;
    display: inline-flex;
}
#wishlist .quantity .subs{
    display: inline-block;
    font-weight: 600;
    width: 40px;
    border: 1px solid #6EB8D9;
    border-radius: 50%;
    cursor: pointer;
    background: #6EB8D9;
    color:#CFE8F3;
    position: absolute;
    left: -16px;
}
#wishlist .quantity .adds{
    display: inline-block;
    font-weight: 600;
    width: 40px;
    border: 1px solid #6EB8D9;
    border-radius: 50%;
    cursor: pointer;
    background: #6EB8D9;
    color:#CFE8F3;
    position: absolute;
    right: -15px;
}
#wishlist .quantity .pqty{
    display: inline-block;
    font-weight: 600;
    width: 100px;
    text-align: center;
    border: 1px solid #cecece;
    border-radius: 0;
    background: #CBE9F6;
    line-height: 2;
}
/****************** WISHLIST  ***********************/
/****************** CONTACT US  ***********************/
#contact-us{
    padding: 20px 0;
    background: #FBFBFB;
    margin: 5px 0 0 ;}
#contact-us .title {
    position: relative;
}

#contact-us .title::after {
    background-color: #54BBE9;
    bottom: 0;
    content: '';
    display: block;
    height: 2px;
    left: 13%;
    position: absolute;
    transform: translate(-50%,0);
    width: 138px;
}
#contact-us .top{
    border-bottom: 1px solid #31AEE6;
    border-radius: 0;
}
#contact-us .top ul{
    list-style: none;
    padding: 0;
}
#contact-us .top ul li{
    display: flex;
}
#contact-us .top ul .cont-img{
    position: relative;
    width: 40px;
    margin: 0 5px;
}
#contact-us .top ul .cont-img img{
    position: absolute;
    width: 28px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
#contact-us .top ul p{
    font-size: 19px;
}
#contact-us .bottom .form-control {
    border-radius: 10px;
    margin: 10px 0;
    border: 1px solid #31AEE6;
}
#contact-us .bottom .form .contact-btn {
    border-radius: 10px;
    border: 1px solid #31AEE6;
    background: #31AEE6;
    padding: 5px 40px;
    color: #fff;
}
#social-btn{
    position: fixed;
    top: 50%;
    margin: auto;
    right: 2px;
    padding: 10px;
    background: #042344;
    cursor: pointer;
}
#social-btn img{
    width: 30px;
    margin: auto;
}
#showSocial{
    background: #042344;
    position: fixed;
    top: 50%;
    right: -300px;
}
#showSocial.show{
    right: 0;
    transition: all 0.5s ease-in-out;
}
#showSocial a{
    display: block;
    color: #fff;
    padding: 5px;
    font-size: 12px;
}
#showSocial img{
    width: 30px;
    padding: 0 5px;
}
#close{
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    padding: 15px 15px 10px;
    text-align: right;
}
/****************** CONTACT US  ***********************/
/****************** Media Query  ***********************/
@media only screen and (max-width: 1315px) {
    #header .bottom .navbar .collapse a {
        font-size: 16px;
        padding: 5px 15px;
    }
}
@media only screen and (max-width: 1250px) {
    #header .bottom .navbar .collapse a {
        font-size: 16px;
        padding: 5px 13px;
    }
}
@media only screen and (max-width: 1200px) {
    #profile .add-prod .quantity .qty-plus {
        right: 35px;
    }
    #product-show .content button {
        font-size: 20px;
    }
    #product-show .download-btn .button, [class*="button-"]{
        font-size: 20px;
    }
    #header .bottom .navbar .collapse a {
        font-size: 15px;
        padding: 5px 10px;
    }
    #header .bottom .navbar form{
    }
    #header .bottom .navbar input{
        font-size: 15px;
    }
}
@media only screen and (max-width: 1080px) {
    #header .bottom .navbar .collapse a {
        font-size: 14px;
        padding: 5px 8px;
    }
    #header .bottom .navbar form{
    }
    
}
@media only screen and (max-width: 1013px){
    #header .bottom .navbar .collapse a {
    font-size: 14px;
    padding: 3px 5px;
    }
    #header .bottom .navbar form {
    }
    #header .bottom .navbar input {
    font-size: 13px;
    }
    #header .bottom .navbar button img {
    width: 19px;
    }
}
@media only screen and (max-width: 992px) {
    #header .bottom .navbar .navbar-toggler{
    float: right;
    }
    #header .dropright {
        width: 100%;
        display: block;
    }
    #header .bottom .navbar form {
    }
    #header .bottom .navbar .collapse .navbar-nav {
        text-align: center;
    }
    .navbar-collapse{
      
position: absolute;
      
right: 0px;
      
left: 0px;
      
z-index: 999;
      
background: rgb(255, 255, 255);
      
top: 145px;
      
text-align: center;
    }
    #header .bottom .navbar form{
    margin: 10px 0;
    }
    #profile .add-prod .quantity .qty-plus {
        top: 0px;
        right: -7px;
    }
    #product-show .like i {
    font-size: 20px;
}
#header .top .right ul a label{
  display: none
}
    #product-show .content button {
        padding: 6px 20px;
        font-size: 30px;
    }
    #product-show .download-btn .button, [class*="button-"]{
        padding: 10px 30px;
    }
}
@media only screen and (max-width: 767px) {
    #header .bottom .logo-img img{
        left:50px;
    }
    #footer .social{
    margin-bottom: 55px;
    }
    #main-news .view-btn{
        top: -40px;
        right: 15px;
    }
    #about .about-img {
        height: 350px;
    }
    #about .about-img img {
        height: 95%
    }
    #profile .card{
        margin: 15px  20px
    }
    #wishlist input{
        margin: 0 15px;
    }
    #news .card {
        margin-bottom: 15px;
    }
    #profile .right .product-card h3 {
        padding: 15px;
        text-align: center;
        margin-bottom: 0;
    }
    #profile .right .product-card .card-img {
        height: 150px;
    }
    #product-show .content {
        width: 100%
    }
    #product-show .like i {
        font-size: 30px;
        position: absolute;
        right: 60px;
        top: 15px;
}
    #product-show .content button {
        padding: 6px 40px;
        margin: auto;
    }
    #product-show .download-btn .button, [class*="button-"]{
        padding: 15px 50px;
        font-size: 20px;
        
    }
    #profile .order-header h5 {
        text-align: center;
    }
    #header .top {
        display: block;
        border-bottom: 1px solid#51515191;
    }
    #header .top .right, 
    #header .top .left{
        text-align: center;
    }
    #header .top .left ul, #header .top .right ul {
        list-style: none;
        display: inline-flex;
        margin: 0px auto;
        padding-left: 0;
        text-align: center;
        float: inherit;
    }
}
@media only screen and (max-width: 600px){
    #product .card .card-img {
        position: relative;
        width: 100%;
        height: 135px;
        margin-bottom: 5px;
    }
    #product .card .card-body{
        padding: 3px;
    }
    #product .card .card-body h5 {
        font-size: 12px;
    }
    #product .card {
        margin: 10px 0;
        border-radius: 0;
        box-shadow: 0 0.125rem 0.25rem #54bbe9 !important;
        /* max-height: 100%; */
        height: 350px;
    }
  .jq-star{
    width: 20px !important;
    height: 20px !important;
  }
  .btn-group, .btn-group-vertical{
      display: block !important;
  }
}
@media only screen and (max-width: 575px) {
    #header .bottom .navbar form {
    margin: 5px auto;
    }
    #product-show .body ul{
        display: block;
    }
    #product-show .body h5 i{
        display: inline-block;
    }
}
@media only screen and (max-width: 450px) {
    
    #about .about-img {
        height: 300px;
    }
    #about .content ul li {
        font-size: 16px;
    }
    #footer ul {
       font-size: 18px; 
    }
    #add-address .comp-btn {
        padding: 8px 20px;
    }
    #profile .add-prod .quantity .qty-plus {
        right: -7px;
    }
    #contact-us .title::after {
        left: 16%;
    }
    #product-show .content button {
    font-size: 25px;
}
    #product-show .content button {
    padding: 6px 25px;
}
    #product-show .like i {
    font-size: 25px;
    right: 45px;
    top: 10px;
}
}
.dropright .dropdown-toggle::after {
    vertical-align: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
@media only screen and (max-width: 400px) {
    #profile .add-prod .quantity .qty-plus {
        top: 0px;
        right: -43px;
    }
    #profile .add-prod .quantity .qty {
    width: 80px;
    }
    #product-show .like i {
    right: 30px;
}
}
@media only screen and (max-width: 370px) {
    #product-show .like i {
    right: 10px;
}
}
.easy-autocomplete{
    width: 100% !important;
}
#leftNavbar {
    position: fixed;
    width: 30%;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
    height: 100%;
    top: 0;
    left: 0;
    background: white;
    z-index: 9999999999999;
    transition: 0.5s all ease-in;
    display: none;
    overflow-y: scroll;
}
@media only screen and (max-width: 650px) {
    #leftNavbar {
        width: 75% !important;
    }
}
@media only screen and (max-width: 400px) {
    #leftNavbar {
        width: 75% !important; 
    } 
}
#leftNavbar .closeLeft {
    padding: 10px;
    font-size: 20px;
    cursor: pointer;
    text-align: right;
    color: #fff;
}
#leftNavbar ul {margin: 0;list-style: none;padding: 0;}
#leftNavbar ul li {
    margin-bottom: 5px;
}
#leftNavbar ul li .activeLink {
    color: #008cc2;
}
#leftNavbar ul li a {
    width: 100%;
    display: block;
    color: #1e2331;
    font-size: 18px;
    font-weight: 600;
    }
#leftNavbar ul li a:hover {
    color: #3fa9f5;
    text-decoration: none;
    transform: translate(10px 10px); 
    
}
#leftNavbar .card-header{
    background: #1e2331;
}
#leftNavbar .card-header .side-login{
    position: absolute;
    top: 15px;
    left: 15px;
    color: #fff;
}
#leftNavbar .card-header .side-login i{
    padding: 0 5px;
}
#leftNavbar .card-header img{
    display: block;
    margin: 10px auto;
}
#leftNavbar .accordion .card .card-body{
    padding: 2px 10px;
    border-bottom: 1px solid #ddd;
    padding-right: 0;
}
#leftNavbar .card-body a{
  display: block;
  margin: 5px 0;
  color: #1e2331;
  font-weight: 600;
}
#leftNavbar .accordion .card{
    background: none;
    border: 0;
    margin: 5px 0;
    color: #1e2331;
    font-weight: 600;
}
#leftNavbar .accordion .card .card-header{
    background: none;
    padding: 0;
    border: 0;
}
#leftNavbar .accordion .card .card-header .btn{
    padding: 0;
    color: #1e2331;
    font-weight: 600;
}
#leftNavbar .accordion .card .btn i{
  float: right;
}
.openLeft{position: absolute;top: 25px;}
.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #31AEE6;
    margin: 6px 0;
    transition: 0.4s;
    border-radius: 10px;
}
.overlay{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #7f9cf5;
    z-index: 2;
    opacity: 0.5;
}
#service .card:hover .card-img img{
    transform: scale(1.2);
    transition: all 0.5s ease-in-out;
}
#service .card:hover .card-body{
    padding: 25% 0;
    transition: all 0.5s ease-in-out;
}
#service .card:hover .card-body .btn{
    display: initial;
    transition: all 1s ease-in-out;
}
#service .card:hover .overlay{
  background: #000;
  opacity: 0.4;
    transition: all 1s ease-in-out;
  
}
@media only screen and (max-width: 900px){
    #service .card .card-body .btn{
        display: initial;
    }
}
@media only screen and (max-width: 1200px) {
  #slider {
    min-height: 343px !important; } }
@media only screen and (max-width: 1100px) {
  #slider {
    min-height: 315px !important; } }
@media only screen and (max-width: 1000px) {
  #slider {
    min-height: 285px !important; } }
@media only screen and (max-width: 900px) {
  #slider {
    min-height: 257px !important; } }
@media only screen and (max-width: 800px) {
  #slider {
    min-height: 228px !important; } }
@media only screen and (max-width: 700px) {
  #slider {
    min-height: 200px !important; } }
@media only screen and (max-width: 600px) {
  #slider {
    min-height: 172px !important; } }
@media only screen and (max-width: 500px) {
  #slider {
    min-height: 143px !important; }
}
@media only screen and (max-width: 400px) {
  #slider {
    min-height: 114px !important;
    } 
    #service .card .card-body h5 {
        font-weight: 600;
        color: #fff;
        text-align: center;
        font-size: 28px;
    }
    #product .card .card-body .cart-btn {
        color: #002944;
        font-size: 12px;
    }
}
@media only screen and (max-width: 320px) {
  #slider {
    min-height: 92px !important; } }
/****************** Media Query  ***********************/
.mob-show{
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    float: right;
    padding-top: 30px;
}
.mob-show li{
    display: inline-block;
    padding: 0 5px;
font-size: 20px;position: relative;}
.mob-show li a{
    color: #1e2331;
}
.mob-show li a i{
  padding: 0 5px
}
.mob-show li a span{position: absolute;top: -10px;right: -5px;color: #fff !important;background: red;padding: 0px 5px;border-radius: 61px;font-size: 12px;}
@media only screen and (max-width: 767px) {
    .mob-show{
        display: inline-block;
    }
    h1.mob-show{
        display: block;
        width: 100%;
    }
    h1.mob-show i{
        float: right
    }
    .mob-none{
        display: none !important;
    }
    #product .toggle-card{
        display: none;
    }
}
@media only screen and (max-width: 1200px){
    #product .card .timer{
        display: none;
    }
}
@media only screen and (max-width: 550px){
    .mob-show li a label{
        display: none;
    }    #header .top .left ul li {
    border: 0;
    display: inline-block;font-size: 13px;}
    #header .bottom .logo-img {
    width: 145px;
    }
    #header .top .left ul{
        display: block;
    }
    #service .card .card-img {
    position: relative;
    width: 100%;
    height: 185px;}
}
#button_up {
  font-size: 25px;
  display: inline-block;
  background-color: #54bbe9;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  color: #fff;
  padding: 10px;
}
#button_up:hover {
  cursor: pointer;
  background-color: #333;
}
#button_up:active {
  background-color: #555;
}
#button_up.show {
  opacity: 1;
  visibility: visible;
}
.ribbon-wrapper-green {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
  z-index: 999;
}

.ribbon-green {
  font: 15px Sans-Serif;
  text-align: center;
  text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  background-color: #54BBE9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#54BBE9), to(#9ce0ff));
  background-image: -webkit-linear-gradient(top, #54BBE9, #9ce0ff);
  background-image:    -moz-linear-gradient(top, #54BBE9, #9ce0ff);
  background-image:     -ms-linear-gradient(top, #54BBE9, #9ce0ff);
  background-image:      -o-linear-gradient(top, #54BBE9, #9ce0ff);
  color: #fff;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}

.ribbon-green:before, .ribbon-green:after {
  content: "";
  border-top: 3px solid #54bbe9;
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.ribbon-green:before {
  left: 0;
}
.ribbon-green:after {
  right: 0;
}
.clockdiv{
    position: absolute;
    bottom: -25px;
    right: 0;
    left: 0;
    margin:  0 auto;
    text-align: center;
}
.clockdiv .box{
    display: inline-block;
    background: #54bbe9;
    border-radius: 5px;
    width: 48px;
    height: 44px;
    font-size: 11px;
    font-weight: 600;
    padding: 5px 0;
    color: #fff;
}
.clockdiv.prodactPage{
    position: relative;
    bottom: inherit;
    right: 0;
    left: 0;
    margin:  0 auto;
    text-align: center;
    margin-bottom: 10px;
}
.clockdiv.prodactPage .box{
    display: inline-block;
    background: #54bbe9;
    border-radius: 5px;
    width: 75px;
    height: 60px;
    font-size: 16px;
    font-weight: 600;
    padding: 5px 0;
    color: #fff;
}
.easy-autocomplete-container {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 9999999999;
}
.tab-content{
    padding: 10px 0;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #31AEE6;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    color: #000;
}
.timer{
     display: flex;
    text-align: center;
    position: absolute;
    top: 140px;
    z-index: 9;
}
#product-show .timer{
    top: inherit;
    display: flex;
    text-align: center;
    position: relative;
}
.timer div{
	width: 55px;
	background: #54BBE9;
	border-radius: 5px;
	margin: 10px 2px 8px;
	padding: 10px 5px;
	text-align: center;
	font-weight: 600;
	color: #fff;
	min-height: 60px;
	font-size: 13px;
}
.timer span{
	display: block;
	font-size: 11px;
}
#product-show .content a.btn{
  background: #31AEE6;
  font-size: 16px;
  border-color: #31AEE6;
  padding: 6px 10px;
  border-radius: 10px;
  color: #fff;
  margin: 10px 0
}

#product-show .content a.btn i{
  padding: 0 5px 
}
.sticky{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999999999;
    background: #fff;
    box-shadow: 0px 0px 20px -11px;
}
a:hover{
    text-decoration: none;
}