

/***For google language translator widget***/
.fa-globe-asia{
float:left!important;
line-height: 30px;
 }

.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed {
    color: #fff!important;
}

.VIpgJd-ZVi9od-vH1Gmf-ibnC6b div, .VIpgJd-ZVi9od-vH1Gmf-ibnC6b:link div, .VIpgJd-ZVi9od-vH1Gmf-ibnC6b:visited div, .VIpgJd-ZVi9od-vH1Gmf-ibnC6b:active div {
    color: #000!important;
    background: #FFF;
}

.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
    text-decoration: none;
    color: #fff!important;
}


#google_translate_element{
padding-right:4px;
}

.goog-te-gadget-icon{
display:none!important;
}

.goog-te-gadget-simple{
background:none!important;
 border:none!important;
}

.goog-te-menu-value{
color:#FFFFFF!important;
}

/***End for google language translator widget***/




.owl-carousel .owl-item .project-title{
    text-align: center;
}
.header-top-right ul{
    float: right;
}


.popup{
    position: fixed;
    top: 100%;
    width: 100%;
    height: 100%;
    z-index: 10001;
}
.popup.active{
    top:0;
    /*background-color: rgba(3, 3, 3, 0.98);*/ 
    transition: background-color .6s ,opacity .6s;

}
.popup-content{
    box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 16px 0px, rgba(0, 0, 0, 0.19) 0px 6px 20px 0px !important;
    border: 1px solid #0d8ac6;
    }

.popup .main-btn-rect{
    padding: 10px 100px;
}
.popup .popup-content{
    position: absolute;
    top: 50%;
    left: 50%;
    max-height: 568px;
    min-width: 320px;
    margin-top: 150px;
    padding: 25px;
    background-color: #FFF;
    color: #070000;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transition: margin .6s;
    -webkit-transition: margin .6s;
    -moz-transition: margin .6s;
    -o-transition: margin .6s;
}
.popup.active .popup-content{
    margin-top: 0px;
}
.popup-content h6{
    display: table;
    font-size: 16px;
    text-align: center;
    margin: 10px auto;
    font-family: 'Roboto',sans-serif;
    text-transform: uppercase;
    font-weight: 100;  
}
#popup-reg .form-group{
    position: relative;
    width: 90%;
    margin: 0px auto;
}
form#send input, form#send textarea{
    position: relative;
    margin-bottom: 15px;
    width: 100%;
    height: 29px;
    font-family: 'RobotoLight', sans-serif;
    text-indent: 10px;
    background-color: transparent;
    outline: 0;
    border: none;
    border-bottom: 1px solid #070000;
    -webkit-transition: border 0.6s;
    -o-transition: border 0.6s;
    transition: border 0.6s;
    background-color: #f5f5f5;
    box-shadow: inherit;
    border: 1px solid #c1c1c1;
    border-radius: 0px;
    height: 34px;
    color: #6a6767;
    font-size: 14px;
}


form#send input:focus,
form#send textarea:focus{
    border-bottom: 1px solid rgb(63, 173, 168); 
}
form#send label{
    position: absolute;
    top: 0;
    line-height: 28px;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
}
form#send input:focus + label,
form#send textarea:focus + label{
    color: rgb(63, 173, 168);
}
form#send .txt{
    line-height: 22px;
    left: 2px;
}
form#send .main-btn-rect {
    position: relative;
    display: block;
    padding: 5px 5px;
    margin: 0px auto;
    font-size: 14px;
    width: 100%;
    border: none;
    /*.popup.active*/
}
form#send .main-btn-rect i {
    margin-right: 5px;
}
.myPopup{
    background: #fff;
    padding: 0px;
    border: 1px solid #0d8ac6;
    color: #000;
    cursor: pointer;
    font-size: 16px;
    z-index: 9;
}
.myPopup span{
    color: #0d8ac6;
    display: block;
    text-align: center;
    font-weight: 600;
}
.popup .fade-out{
    cursor: pointer;
    position: absolute;
    top: -20px;
    right: -20px;
    text-align: center;
    font-size: 13px;
    opacity: 1 !important;
    background: #333;
    width: 33px;
    color: #fff;
    border-radius: 18px;
    height: 33px;
    line-height: 32px;
}





.form_filter .form-group{
    padding: 10px 10px 10px 5px;
    margin 5px;
}

.features2-content p,.features2-content h3{
    color:#fff!important;
    text-align: justify;
}

.sidebar_call {
   width: 50px;
   height: 50px;
   position: fixed;
   left: 12px;
   top: 470px;
   z-index: 999999;   
}

.sidebar_email {
   width: 50px;
   height: 50px;
   position: fixed;
   left: 12px;
   top: 530px;
   z-index: 999999;   
}

.sidebar_whatsapp {
   width: 50px;
   height: 50px;
   position: fixed;
   left: 12px;
   top: 590px;
   z-index: 999999;   
}


.sidebar2 {
 width: 136px;
 height: 75px;
 position: fixed;
 right: -77px;
 top: 350px;
 z-index: 999999;
 transform: rotate(270deg);
}


.grecaptcha-badge{
    display: none;
}



.features2 {
    background-image: url(../images/bg/bg.png);
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-attachment: fixed;
    background-size: cover;
}

.section-title {
    margin-bottom: 40px;
}

.main-footer .c-menu i {
    color: #fff;
    font-size: 20px;
}

.content-box p,.section-title p,.tab-content p {
    color: #000;
    font-size: 16px;
    margin: 20px 0;
    text-align: justify;
}


.inner_page_top_banner{
    width: 100%;
    height: 380px;
 background-size: 100% 100%;
}


.breadcrumb_container{
    background:#e9e9e9;
    padding:3px 3px;
}

.page_heading{
    padding-bottom: 0px;
}

.page_heading h1{
    color:#000 ;
    text-align: left;
}

.page_heading h3{
    color:#000 ;
    text-align: left;
}


#faqAccordion .card{
    margin-bottom: 10px;

}

.main-menu .dropdown .fa,.main-menu .dropdown .fas {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    color: #fff;
}

.btn-primary {
    color: #fff;
    background-color: #0d8ac6;
    border-color: #0d8ac6;
}

.text-primary{
    color: #0d8ac6;
}

.bg-primary {
    background-color: #0d8ac6 !important;
    color:#fff;
   
}

.bg-primary a ,.bg-primary button{
     color: #fff!important;
}

.bg_color2{
    background-color:#7fba18;
    color:#fff!important;
}
.color2{
    color:#7fba18;
}


.list-group-item a.active, .list-group-item a.active:focus, .list-group-item a.active:hover {
    color: white;
    background-color: #0d8ac6;
    border-color: #0d8ac6;
}



.mini_cart_wrapper {
  position: relative;
}
.mini_cart_wrapper:hover > a {
 }
.mini_cart_wrapper span.cart_quantity {
  position: absolute;
  left: -17px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background: #333333;
  border-radius: 50%;
  top: -7px;
  font-size: 11px;
}
.mini_cart_wrapper > a {
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  display: block;
}
.mini_cart_wrapper > a i.fa-shopping-bag {
  font-size: 20px;
  padding-right: 10px;
}
.mini_cart_wrapper > a i.fa-angle-down {
  margin-left: 6px;
}
.mini_cart_wrapper > a span {
  font-size: 32px;
  padding-right: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mini_cart_wrapper > a span {
    font-size: 27px;
    padding-right: 2px;
  }
}
.mini_cart_wrapper:hover .mini_cart {
  max-height: 500px;
  padding: 18px 28px 33px;
  visibility: visible;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mini_cart_wrapper:hover .mini_cart {
    padding: 10px 11px 20px;
    visibility: inherit;
  }
}
@media only screen and (max-width: 767px) {
  .mini_cart_wrapper:hover .mini_cart {
    padding: 10px 11px 20px;
    visibility: inherit;
  }
}

.mini_cart {
  position: absolute;
  min-width: 355px;
  padding: 0 28px;
  background: #fff;
  border: 0;
  z-index: 999;
  right: 0;
  top: 142%;
  max-height: 0;
  visibility: hidden;
  overflow: hidden;
  border: 1px solid #ebebeb;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mini_cart {
    display: none;
    transition: unset;
    max-height: 500px;
    padding: 10px 11px 20px;
    min-width: 260px;
    border: 1px solid #ebebeb;
    right: -50px;
    visibility: inherit;
  }
}
@media only screen and (max-width: 767px) {
  .mini_cart {
    display: none;
    transition: unset;
    max-height: 500px;
    padding: 10px 11px 20px;
    min-width: 260px;
    border: 1px solid #ebebeb;
    right: -50px;
    visibility: inherit;
  }
}


.header-top-wrap {
    padding: 1px 0;
    border-bottom: 1px solid #e9e8e8;
    background: #000;
    color: #fff;
}

.header-top-wrap a{
    color: #fff;
}

.header-top-left ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.header-top-left ul li,
.header-top-right ul li {
    position: relative;
    font-size: 14px;
    color: #fff;
    padding-right: 15px;
    margin-right: 15px;
}
.header-top-left ul li:last-child,
.header-top-right ul li:last-child {
    margin-right: 0;
    padding-right: 0;
}
.header-top-left ul li::before,
.header-top-right____ ul li::before {
    content: "";
    position: absolute;
    right: -1px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 20px;
    background: #5a5858;
}


.header-top-left ul li:last-child::before,
.header-top-right ul li:last-child::before {
    display: none;
}
.header-top-left .dropdown button {
    border: none;
    background: transparent;
    font-size: 12px;
    color: #666666;
    font-weight: 400;
    padding: 0 0 0 0;
}
.header-top-left .dropdown .dropdown-toggle::after,
.header-super-store .dropdown-toggle::after {
    display: inline-block;
    margin-left: 7px;
    vertical-align: middle;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    border-top: none;
    border-right: none;
    border-bottom: 0;
    border-left: none;
    color: #525252;
    font-size: 11px;
}
.header-top-left .dropdown .dropdown-item {
    color: #525252;
    font-size: 12px;
}
.header-top-left .dropdown .dropdown-item:focus,
.header-super-store .dropdown-menu a:focus,
.header-top-left .dropdown-item:active,
.header-super-store .dropdown-item:active {
    color: #fff;
    background: var(--color-primary);
}
.header-top-left ul .header-work-time > span {
    color: #363636;
    font-weight: 500;
}
.header-top-left ul,.header-top-right ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.header-top-left ul li,.header-top-right ul li{
    float: left;
}
.header-top-right ul li a {
    color: #fff;
}

.header-top-right ul li .btn {
    padding:4px 11px;
    margin: 4px 0px;
}
 

@media screen and (max-width:768px){
    h1, .h1 {
    font-size: 1.8rem;
}

    h3 a{
        font-size:22px;
    }

    .testimonial_item img{
        width: 100%;
    }

    .header-top-left  {
       

    }

    .header-top-right{
        display: none;
    }

     .header-top-right ul, .header-top-right li{
        display: inline-block;

     }

     .header-top-right ul li a{
        font-size:13px;
        color:#fff;
     }

     .header-top-right ul li::before {
        content: "";
        position: absolute;
        right: -1px;
        top: 50%;
        transform: translateY(-50%);
        width: 1px;
        height: 20px;
        background: #5a5858;
    }

     .header-top-right .btn {
        background: none!important;
        border: none;
        padding:0px;

    }

    .header-top-right ul li .btn {
    padding: 0px;
    margin:  0px;
}
    

     
}


    .footer-widget .contact-form .form-grp input,.footer-widget .contact-form .form-grp textarea{
        padding: 4px 16px;
        background: #fff;
        border: 1px solid #fff;
        color: #000;
    }

    .footer-widget .contact-form .form-grp ::placeholder,.footer-widget .contact-form .form-grp ::placeholder{
        color:#333;

    }

    .footer-widget .contact-form .form-grp {
        margin-bottom: 8px;
    }

    .footer-widget .contact-form .form-grp textarea {
        min-height: 70px;
     }

    .footer-widget .contact_form_page_message    {
         font-size: 12px;
        line-height: normal;
    }





/* 02. slider area css here */
@media only screen and (max-width: 767px) {
    .only_in_desktop_view{
        display: none;
    }

  .slider_section {
    margin-bottom: 5px;
  }

  .inner_page_top_banner {
      
        height: 125px;
    }
}

.single_slider {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: 100% 100%;
  height: 380px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single_slider {
    height: 400px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single_slider {
    height: 340px;
    background-position: 55%;
  }
}
@media only screen and (max-width: 767px) {
  .single_slider {
     height: 135px;
  }
}

.owl-dots{
    text-align: center;
}

.slider_area .owl-dots {
  position: absolute;
  bottom: 20px;
  text-align: center;
  left: 50%;
  transform: translatex(-50%);
  display: block;
}
@media only screen and (max-width: 767px) {
  .slider_area .owl-dots {
    bottom: 10px;
  }
}
.slider_area .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  background: #ebebeb;
  margin: 0 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.slider_area .owl-dots .owl-dot.active {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.slider_area .owl-dots .owl-dot.active::before {
  position: absolute;
  content: "";
  background: #0d8ac6;
  width: 12px;
  height: 12px;
  left: -3px;
  top: -3px;
  border-radius: 50%;
}

@media only screen and (max-width: 767px) {
  .slider_content {
    text-align: center;
  }
}
.slider_content h1 {
  font-size: 60px;
  line-height: 55px;
  font-weight: 300;
  margin-bottom: 17px;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_content h1 {
    font-size: 40px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_content h1 {
    font-size: 35px;
    line-height: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_content h1 {
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 8px;
  }
}
.slider_content h2 {
  font-size: 60px;
  line-height: 55px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_content h2 {
    font-size: 40px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_content h2 {
    font-size: 35px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_content h2 {
    font-size: 26px;
    line-height: 26px;
  }
}
.slider_content p {
  font-size: 18px;
  line-height: 25px;
  text-transform: capitalize;
  margin-top: 19px;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_content p {
    font-size: 16px;
    margin-top: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_content p {
    font-size: 16px;
    margin-top: 15px;
  }
}
.slider_content p span {
  color: #0d8ac6;
}
.slider_content a {
  font-size: 13px;
  font-weight: 500;
  margin-top: 70px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0 35px;
  display: inline-block;
  border-radius: 5px;
}
.slider_content a:hover {
  background: #333;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_content a {
    margin-top: 26px;
    height: 45px;
    line-height: 45px;
    padding: 0 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_content a {
    margin-top: 20px;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_content a {
    margin-top: 17px;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    font-size: 12px;
  }
}

.active .slider_content h1, .active .slider_content h2, .active .slider_content p, .active .slider_content a {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.active .slider_content h2 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.active .slider_content p {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.active .slider_content a {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

/*home two css here*/
@media only screen and (max-width: 767px) {
  .slider_section_two {
    margin-bottom: 55px;
  }
}

/*homr three css here*/
@media only screen and (max-width: 767px) {
  .slider_section_three {
    margin-bottom: 60px;
  }
}

/*home four css here*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_section_four {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slider_section_four {
    margin-top: 0;
    margin-bottom: 57px;
  }
}
.slider_section_four .single_slider {
  height: 410px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_section_four .single_slider {
    height: 340px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_section_four .single_slider {
    height: 300px;
  }
}
.slider_section_four .slider_area .owl-dots {
  left: 6%;
}
@media only screen and (max-width: 767px) {
  .slider_section_four .slider_area .owl-dots {
    left: 50%;
  }
}



/*=======================================================================
26. Contact
========================================================================*/
#map-bg {
    min-height: 360px;
    background-position: center;
    background-size: cover;
    cursor: pointer;
}
.contact-title .sub-title {
    font-size: 32px;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 5px;
}
.contact-title .title {
    font-size: 40px;
    letter-spacing: -.5px;
    margin-bottom: 0;
}
.contact-wrap-content p {
    font-size: 14px;
    padding-right: 20px;
    margin-bottom: 30px;
    font-weight: 500;
    letter-spacing: .4px;
}
.contact-form .form-grp {
    margin-bottom: 10px;
}
.contact-form .form-grp label {
    font-size: 14px;
    font-weight: 500;
    color: #696969;
    margin-bottom: 10px;
    opacity: .77;
}
.contact-form .form-grp label span {
    color: var(--color-secondary);
}
.contact-form .form-grp input,
.contact-form .form-grp textarea {
    width: 100%;
    background: #f4f4f4;
    border: none;
    font-size: 14px;
    padding: 15px 20px;
    border-radius: 5px;
    display: block;
    font-weight: 500;
}
.contact-form .form-grp input::placeholder,
.contact-form .form-grp textarea::placeholder {
    color: #5d5a77;
    font-size: 14px;
    font-weight: 500;
    opacity: .6;
}
.contact-form .form-grp textarea {
    min-height: 125px;
    max-height: 125px;
}
.contact-form .checkbox-grp,
.comment-reply-form .checkbox-grp {
    display: flex;
    align-items: flex-start;
    margin-bottom: 35px;
}
.contact-form .checkbox-grp input,
.comment-reply-form .checkbox-grp input {
    width: auto;
    margin-top: 3px;
    margin-right: 9px;
}
.contact-form .checkbox-grp label,
.comment-reply-form .checkbox-grp label {
    font-size: 14px;
    font-weight: 500;
    color: var(--color-text-body);
    opacity: .8;
    margin-bottom: 0;
    user-select: none;
}
.contact-form [type=button] {
    box-shadow: none;
    padding: 15px 34px;
}
.contact-form [type=button]:hover,
.standard-blog-content .read-more:hover {
    background: var(--color-secondary);
}
.contact-info-wrap {
    background: #f4f4f4;
    border-radius: 12px;
    padding: 38px 55px 45px;
}
.contact-img {
    text-align: center;
    margin-bottom: 55px;
}
.contact-img img {
    max-width: 100%;
}
.contact-info-list ul li {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.contact-info-list ul li:last-child {
    margin-bottom: 0;
}
.contact-info-list .icon {
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #fff;
    flex: 0 0 45px;
    border-radius: 50%;
    margin-right: 15px;
    font-size: 16px;
    color: var(--color-secondary);
    box-shadow: 0px 2px 14.88px 1.12px rgba(97, 83, 252, 0.11);
}
.contact-info-list .content {
    flex-grow: 1;
}
.contact-info-list .content p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 2;
    color: #696969;
}
.contact-social ul,
.blog-details-social ul {
    display: flex;
    align-items: center;
}
.contact-social ul li {
    margin-right: 15px;
}
.blog-details-social ul li {
    margin-right: 10px;
}
.contact-social ul li:last-child,
.blog-details-social ul li:last-child {
    margin-right: 0;
}
.contact-social ul li a,
.blog-details-social ul li a {
    display: block;
}





 .icon_video_play_container{
        position: absolute;
        top: 28%;
        left: 30%;
    }


  @media screen and (max-width:768px){
 
    .icon_video_play_container {
        position: absolute;
        top: 32%;
        left: 34%;
    }

}


.btn_video_play img{
       width: 100px!important;
       height: 100px!important;
}    

    .btn-close, .btn-close:hover {
    position: absolute;
    right: -20px;
    font-size: 25px;
    top: -19px;
    color: #fff;
    cursor: pointer;
    line-height: 18px;
    z-index: 99;
    opacity: 1;
}




.product_details_page_right_info ul,.product_details_page_right_info li {
    list-style: disc;
    list-style-position: inside;
    padding: 0px 0px;
    font-size: 15px;

}

.product_details_page_right_info h3,.product_details_page_right_info h4,.product_details_page_right_info h5{
    padding:15px 0px;
}

@media screen and (max-width: 768px){
    .product_details_page_right_info{
        padding: 0px 20px;
    }

    .owl-prev i, .owl-next i {
       font-size: 15px!important;
        position: absolute;
        top: 8px!important;
        left: 8px!important;
        color: #666;
            
    }




}


table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

table th,
table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
table p{
    padding: 0px!important;
    margin: 0px!important;
}

table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

table th, table td {
    padding: 0.4rem 0.6rem;
    font-size: 15px;
}

table {
  border: 1px solid #dee2e6;
}

table th,
table td {
  border: 1px solid #dee2e6;
}

table thead th,
table thead td {
  border-bottom-width: 2px;
}





.shop-top-left ul {
    display: flex;
    align-items: center;
}
.shop-top-left ul li {
    line-height: 1;
}
.shop-top-left ul li + li {
    margin-left: 30px;
    color: #282828;
    padding-left: 20px;
    position: relative;
}
.shop-top-left ul li + li::before {
    content: "";
    position: absolute;
    left: -2px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 16px;
    background: #dbdbdb;
}
.shop-top-left ul li a {
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #222222;
    line-height: 1;
}
.shop-top-left ul li a:hover {
    color: var(--color-primary);
}
.shop-top-left ul li a i {
    font-size: 16px;
    margin-right: 10px;
}
.shop-top-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.shop-top-right form select {
    border: none;
    outline: none;
    color: #282828;
}
.shop-products-wrap .sp-product-item {
    margin-bottom: 30px;
}
.shop-products-wrap {
    margin-bottom: 15px;
}
.shop-details-flex-wrap {
    display: flex;
    align-items: flex-start;
    margin-right: 30px;
}
.shop-details-nav-wrap .nav-tabs .nav-link {
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 0;
    margin-bottom: 0;
}
.shop-details-nav-wrap .nav-tabs .nav-link img {
    max-width: 100%;
}
.shop-details-nav-wrap .nav-tabs {
    border-bottom: none;
}
.shop-details-nav-wrap {
    width: 91px;
    flex: 0 0 91px;
    margin-right: 20px;
}
.shop-details-nav-wrap ul li + li {
    margin-top: 15px;
}
.shop-details-nav-wrap ul li a.active {
    opacity: .74;
}
.shop-details-img-wrap {
    flex-grow: 1;
}
.shop-details-img-wrap .tab-pane.active {
    animation: none;
}
.shop-details-img img {
    max-width: 100%;
}



.shop-details-content {
    margin-left: -10px;
}
.shop-details-content > .title {
    font-size: 26px;
    margin-bottom: 0;
    font-weight: 700;
}
.shop-details-meta ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.shop-details-meta ul li {
    font-size: 13px;
    color: #8d8d8d;
    padding-right: 15px;
    margin-right: 15px;
    position: relative;
    margin-top: 11px;
}
.shop-details-meta ul li::before {
    content: "|";
    position: absolute;
    right: -2px;
    top: 50%;
    transform: translateY(-50%);
    color: #dadada;
}
.shop-details-meta ul li:last-child {
    margin-right: 0;
    padding-right: 0;
}
.shop-details-meta ul li:last-child::before {
    display: none;
}
.shop-details-meta ul li a,
.shop-details-meta ul li span {
    color: #696868;
}
.shop-details-meta ul li.shop-details-review {
    display: flex;
    align-items: center;
}
.shop-details-meta ul li.shop-details-review .rating {
    font-size: 10px;
    letter-spacing: -1px;
    color: #f89846;
    margin-right: 8px;
}
.shop-details-price {
    display: flex;
    align-items: center;
    margin: 27px 0 23px;
}
.shop-details-price .price {
    font-size: 26px;
    font-weight: 700;
    line-height: .9;
    margin-bottom: 0;
}
.shop-details-price .stock-status {
    font-size: 12px;
    line-height: 1;
    margin-bottom: 0;
    font-weight: 900;
    margin-left: 15px;
    text-transform: uppercase;
    color: var(--color-primary);
}
.shop-details-content > p {
    font-size: 13px;
    letter-spacing: .3px;
    line-height: 24px;
    margin-bottom: 0;
}
.shop-details-list {
    margin: 28px 0 32px;
}
.shop-details-list ul li {
    padding-left: 22px;
    position: relative;
    font-size: 13px;
    color: #8d8d8d;
}
.shop-details-list ul li + li {
    margin-top: 5px;
}
.shop-details-list ul li::before {
    content: "\f35a";
    position: absolute;
    left: 0;
    top: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: var(--color-primary);
}
.shop-details-list ul li > span {
    color: #696868;
}
.shop-perched-info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.shop-perched-info .sd-cart-wrap {
    margin: 0 15px 15px 0;
    width: 140px;
}
.shop-perched-info .sd-cart-wrap input {
    padding: 13px 50px;
    min-height: 47px;
}
.shop-perched-info .sd-cart-wrap .cart-plus-minus .qtybutton {
    width: 47px;
    height: 47px;
    flex: 0 0 47px;
    border: 6px solid #ebebeb;
}
.shop-perched-info .btn {
    background: var(--color-secondary);
    border-radius: 50px;
    margin-bottom: 15px;
}
.shop-perched-info .btn:hover,.btn2 {
    background: var(--color-primary)!important;
}

.shop-details-bottom .title {
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 700;
    color: #252525;
}
.shop-details-bottom .title a {
    display: inline-flex;
    align-items: center;
}
.shop-details-bottom .title a i {
    margin-right: 7px;
}
.shop-details-bottom .title a:hover,
.shop-details-bottom ul li a:hover {
    color: var(--color-primary);
}
.shop-details-bottom ul li:last-child {
    margin-bottom: 0;
}
.shop-details-bottom ul li {
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #696868;
    font-size: 13px;
}
.shop-details-bottom ul li a {
    color: #898989;
}
.shop-details-bottom {
    margin-top: 23px;
}

.product-desc-wrap {
    padding-top: 85px;
}
.product-desc-wrap .nav-tabs {
    border-bottom: 1px solid #ebebeb;
    justify-content: flex-start;
    margin-bottom: 45px;
}
.product-desc-wrap .nav-tabs .nav-item {
    margin-bottom: 0;
    margin: 0 55px 0 0;
}
.product-desc-wrap .nav-tabs .nav-item:last-child {
    margin-right: 0;
}
.product-desc-wrap .nav-tabs .nav-link {
    border: none;
    border-radius: 0;
    background: transparent;
    color: #696868;
    padding: 0 0 12px;
    position: relative;
    font-size: 20px;
    font-weight: 400;
   font-family: 'Barlow Semi Condensed', sans-serif;

}
.product-desc-wrap .nav-tabs .nav-link.active {
    color: #222222;
    border-bottom: 2px solid #333;
}

.product-desc-wrap .nav-tabs .nav-link::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 2px;
    background: var(--color-secondary);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    opacity: 0;
}
.product-desc-wrap .nav-tabs .nav-link.active::after {
    opacity: 1;
}
.product-desc-content .title {
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 700;
    color: #252525;
}
.product-desc-img img {
    width: 100%;
}
.product-desc-content .small-title {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #252525;
}
.product-desc-content p {
    margin-bottom: 20px;
    line-height: 31px;
    font-size: 16px;
}
.product-desc-list li {
    font-size: 14px;
    display: block;
    padding-left: 18px;
    position: relative;
    margin-bottom: 10px;
}
.product-desc-list li:last-child {
    margin-bottom: 0;
}
.product-desc-list li::before {
    content: "";
    position: absolute;
    left: 0;
    height: 5px;
    width: 5px;
    background: #505050;
    top: 9px;
}
.product-desc-wrap .tab-pane.active {
    animation: slide-down .3s ease-out;
}
@keyframes slide-down {
    0% { opacity: 0; transform: translateY(20px); }
    100% { opacity: 1; transform: translateY(0); }
}
.shop--area.shop-right-sidebar .row .col-9 {
    padding-left: 15px;
    padding-right: 26px;
}






.home_video_banner_section {
  
 
}


.home_video_banner_section video{
  
  width: 100%; 
  height: 100%;
}








.owl-nav.disabled{
    display: none;
}

.owl-dots.disabled{
    display: none;
}


.product_carousel .owl-nav button {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    left: 0px;
    font-size: 40px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #b0b0b0;
    text-align: center;
}

.product_carousel .owl-nav button {
    opacity: 1;
    visibility: none;
        background: #fff!important;
    width: 40px!important;
    height: 40px!important;
    border-radius: 20px!important;
   -webkit-box-shadow: 0px 1px 9px 0px rgba(148,143,148,1);
-moz-box-shadow: 0px 1px 9px 0px rgba(148,143,148,1);
box-shadow: 0px 1px 9px 0px rgba(148,143,148,1);

 }

.product_carousel .owl-nav button.owl-next {
    right: 0px;
    left: auto;
}


.product_carousel .owl-nav{
    top: 10px;
}

 .owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
     color: #000;  
    text-decoration: none;
}

.owl-prev i, .owl-next i {
    font-size: 20px;
    position: absolute;
    top: 10px;
    left: 12px;
    color: #666;
}

 

.shop-details-img-wrap .tab-content {
    border:1px solid #e1e2e4 ;
    padding:10px 0px ;
 
}

.sp-product-item {
 
    border: 1px solid #e1e2e4;
}




.btn_add_to_cart_on_listing,.btn2 {
    padding: 7px 13px;
    margin: 6px;
    border-radius: 34px;
    font-size: 13px;
}

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

    .product_carousel .owl-nav button {
     
        top: 50%!important;
    }
   .product_carousel .owl-nav button {
         width: 30px!important;
        height: 30px!important;
         border-radius: 19px!important;
    }

    .product_carousel .owl-nav button {
        
        left: 0px;
    }

    .product_carousel .owl-nav button.owl-next {
        right: 0px!important;
        
    }


    .shop-perched-info .sd-cart-wrap {
        margin: 0 0px 15px 0;
        width: 100%;
    }

    .sp-product-content {
        padding: 20px 7px 16px!important;
    }

    .add_massage_box {
         margin: 0px 0px!important;
          left: 2px!important;
    }


}

.page-title{
    font-size:28px ;
    padding-bottom: 20px;
}


.checkmark {
    position: absolute;
    top: 6px;
    left: 0;
    height: 20px;
    width: 20px;
    border: #0071dc 2px solid;
}


.chbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.cart-checkout label.chbox {
    border-bottom: 0px;
    font-weight: 500;
}

.chbox {
    display: block;
    position: relative;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 18px;
    color: #000;
    font-weight: normal;
    padding: 6px 0px 6px 28px;
    line-height: 20px;
}

.chbox input:checked ~ .checkmark {
    background-color: #0071dc;
}

.checkmark {
    position: absolute;
    top: 6px;
    left: 0;
    height: 20px;
    width: 20px;
    border: #0071dc 2px solid;
}

.chbox .checkmark:after {
    left: 4px;
    top: 0px;
    width: 6px;
    height: 11px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.chbox input:checked ~ .checkmark:after {
    display: block;
}

.cart-checkout label {
    font-weight: normal;
    line-height: 20px;
}


.add_massage_box{font-size: 12px;margin: 4px 0px;padding: inherit;position: absolute;left: 43px;} 

.add_massage_box .alert{
    padding: 9px;
    margin:0px;
}


.ptb-100 {
    padding-top: 67px;
    padding-bottom: 67px;
}

.badge2{
    margin:4px;
    padding: 8px 12px;
    border-radius: 16px;
}


.form-group {
    margin-bottom: 15px;
}
 
.select2-container .select2-selection--single .select2-selection__rendered {
 }
 
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none;
}

.select2-container .select2-selection--single {
    
 
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
     line-height: 38px!important;
}



.select2-container .select2-selection--single {
    
    height: 39px!important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ced4da!important;
 }

    
.page-link {
 
    color: #4eb92d;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #4eb92d;
    border-color: #4eb92d;
}



.footer-newsletter-box .form-error{
    color:#fff;
}

.no_btn{
    background: none;
    border: none;
}


.don_wislist{
    background:#4eb92d!important;
    color:#fff;
}




ul,li{
    list-style: none;
    list-style-position: inside;
    padding:0px ;
}

 .srch-box{
        padding-top: 80px;
    }

@media screen and (max-width:768px){
    .srch-box{
        padding-top: 25px;
    }

    #search-resp-list{
    
     top: 64px!important;
    }

}

 


#search-resp-list{
    max-height: 400px;
    overflow-y: auto;
    position: absolute;
    background: #fff;
    width: 100%;
    z-index: 999;
    left: 0px;
    display: block!important;
    top: 119px;
}




.search-results{list-style: none;padding: 0px;}

.search-results li{
border-bottom:#fff 1px solid;
padding-bottom: 12px;
margin-top: 12px;
padding: 13px;}

.search-results li:hover{
    background: #e4f0f6;
}
.search-results .search-item-img img{
    width: 45px;
    margin-right: 12px;
}

.search-results .search-item-img{float: left;}

.search-results .search-item-title{
    color:#000;
    font-size: 16px;

    display: block;

    padding-top: -3px;
}


.search-results .price-compare{
    text-decoration: line-through;
    margin-right: 8px;
}

.search-results .price-sale{
    color: #000;
}






.breadcrumbs_area {
  background: #f0f0f0;
  border-bottom: 1px solid #ebebeb;
  padding: 20px 0;
}
@media only screen and (max-width: 767px) {
  .breadcrumbs_area {
    padding: 12px 0;
  }
}

.breadcrumb_content ul li {
  display: inline-block;
  text-transform: capitalize;
  font-size: 14px;
  margin-right: 3px;
  padding-right: 13px;
  position: relative;
}
.breadcrumb_content ul li::before {
  position: absolute;
  content: "/";
  right: 0;
  top: 50%;
  transform: translatey(-50%);
}
.breadcrumb_content ul li:last-child {
  margin-right: 0;
}
.breadcrumb_content ul li:last-child::before {
  display: none;
}
.breadcrumb_content ul li a {
  color: #999;
}
.breadcrumb_content ul li a:hover {
  color: #ed3237;
}


/*************** Dashboard **************/

.dash-img {border:  1px solid #e6e5e5; padding: 10px 0px 3px;text-align: center;}
.left-desboard ul {list-style: none;}
.left-desboard li a {display: block; font-weight: 400; padding: 8px 0px 8px 10px; font-size: 15px; border: #e6e5e5 1px solid;
border-top: none; color: #000; text-decoration: none; text-transform: uppercase; font-weight: 600; }
.left-desboard li a span {color: #000; margin-right: 5px;}
.left-desboard li.active a {background: #0d8ac6; color: #fff;}
.right-deshboard .panel-default {
    border: #f5f5f5 2px solid;
    border-radius: 0px;
    background: #fff;
}

.right-deshboard .panel-default > .panel-heading {background-color: #b3b1b1; border-color:#b3b1b1; border-radius: 0px; color:#fff; text-transform: uppercase; font-weight: 600; font-size: 18px;} 
.right-deshboard .panel-default .panel-body {padding: 20px;}
.right-deshboard .panel-default .panel-body label {margin-bottom: 5px;
font-weight: 600; 
font-size: 15px;
color: #000;}
.left-desboard { 
  background: #fff;
}
.carleft {
  background: #fff;
  padding: 15px;
  border: 2px solid #2b2b2b;
}
.dashbord-section {
  padding-bottom: 20px;
}
.right-deshboard .panel-default .panel-body .form-control {border-radius: 0px; border: #ccc 1px solid; box-shadow: none; height: 40px;}
.right-deshboard .panel-default .panel-body .btn {background: #b3b1b1;
color: #fff;
display: inline-block;
padding: 4px 25px 4px;
text-shadow: none;
text-transform: uppercase;
font-size: 16px;
text-decoration: none;
font-weight: 600; 
margin-top: 10px;
letter-spacing: 0px;
outline: #b3b1b1 1px solid;
outline-offset: 3px;
border-radius: 0px;}
.left-desboard li.active a span {color: #fff;}
.right-deshboard .table > thead > tr > th{border-bottom: 2px solid #b3b1b1;
padding: 8px; color: #000;
text-transform: uppercase;}
.right-deshboard .table{margin-bottom:0px;}
.right-deshboard .panel-default .panel-body .btn.viwbtn{font-size: 15px; padding: 6px 20px;}
.right-deshboard .panel-default .panel-body .btn.viwbtn.b{outline: 0px; font-size: 13px;
padding: 5px 12px;
margin-right: 4px;
margin-top: 0px;}
.right-deshboard .ord .table > thead > tr > th:nth-child(6){  min-width: 177px;}
.cart-checkout .cart_table.yord table tr th:nth-child(6){ min-width: 111px;}
.cart-checkout .cart_table.yord table tr th:nth-child(7){ min-width: 64px; }

.right-deshboard .panel-default .panel-body {
    padding: 20px;
}

.right-deshboard .panel-default > .panel-heading {
    background-color: #f8f8f8;
    border-color: #b3b1b1;
    border-radius: 0px;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
}
 
/*************** End Dashboard **************/



/**whatsapp floating**/
.whatsapp_bottom {
    position: fixed;
    left: 20px;
    bottom: 15px;
    background: #62595e;
    padding: 4px 10px;
    border-radius: 50px;
    width: 97px;
    z-index: 99999;
}

.whatsapp_bottom:hover {
    background: #00e676;
}

/*Anumation shake css*/
 .shake_whatsapp {
     animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
     transform: translate3d(0, 0, 0);
}
 @keyframes shake_whatsapp {
     10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }
     20%, 80% {
        transform: translate3d(2px, 0, 0);
    }
     30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }
     40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}



/**End whatsapp floating**/


