body.helix-ultimate-preloader:after {
  content: ""!important;
  font-family: none!important;
  font-size: 36px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  line-break: 48px;
  text-align: center;
  color: #007bff;
  background-image:url('/images/0_tabibherbal/reload.gif');
  background-repeat:no-repeat;
  background-size:contain;

  z-index: 999999!important;
}
.sp-preloader > div {
  background: none;
      height: auto!important;
    width: auto!important;
  transform: translateX(-50%);
    margin-left: 0;
}
.sp-preloader > div:after {
  background: none;
}
.load img {
  margin:auto;
}
.sp-preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ECF0F1!important;
    z-index: 99999;
    height: 100%;
}
.page-item.active .page-link {
   
      background-color: #5f1105;
    border-color: #5f1105;
}
.pagination {
    justify-content: center;
}
.page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;

}
a:focus{
  box-shadow:unset!important;
}
#hikashop_product_right_part .hikashop_product_code_main {
    font-size: 24px!important;
}
.hikashop_product_right_part .hikashop_product_name_main {
    color: #000;
    text-transform: uppercase;
    border: none;
    font-weight: 400;
    font-size: 18px;
}
.hikashop_product_bottom_part {
 
    padding-left: 5px;
    padding-right: 5px;
}
.cls-home-category h4{
  font-size:24px!important;
}
.cls-home-category .sppb-addon-subtitle a:hover{
  color:#000!important;
}
.cls-product-recommend .sppb-addon-subtitle a{
  color:#fff!important;
}
.cls-product-recommend .sppb-addon-subtitle a:hover{
  color:#fff!important;
}
.cls-height {
    height: 300px;
    display: flex;
    align-items: center;
 position:relative;
 color:#fff;
}
.cls-height:before{
  content:" ";
  position:absolute;
  top:30px;
  left:30px;
  right:30px;
  bottom:30px;
  background-color:rgba(107, 42, 14, 0.4);
}
.cls-overlay .overlay-background-style {
    position: absolute;
    left: 4%;
    top: 4%;
    height: 92%;
    width: 92%;
    transition: .4s linear;
}
.container {
    padding-right: 10px;
    padding-left: 10px;
}
#sp-promotion-bar {
    background-color: #5f1105;
    color: #fff;
    padding: 6px 0;
}
div#sp-promotion-bar span {
    font-family: 'Noto Sans SC';
    font-weight: 500;
}
#sp-top1 {
    justify-content: flex-end;
    display: flex;
}
#sp-top1 .sp-column {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
@media(max-width:767px){
  #sp-top1 {
    justify-content: left;
    width:100%;
  }
  #sp-top-bar .row{
    margin-left:-3px;
    margin-right:-3px;
  }
   #sp-top-bar [class*='col-']{
    padding-left:3px;
    padding-right:3px;
  }
  #sp-top-bar .container {
      padding-left:3px;
    padding-right:3px;
  }
  #sp-top1 .sp-column {
 justify-content: space-around;
     width: 100%; 
}
  #sp-top1 .sp-module:first-child{
  flex: 0 0 100%;
    max-width: 65%;
  }
   #sp-top1 .sp-module:not(:first-child){
    flex: 0 0 50px;
  }
}
#sp-promotion-bar p {
  margin-bottom:0;
}
/**top**/
.cls-login {
    height: auto;
    line-height: initial;
}
.hikashop_cart {
    height: auto;
    line-height: initial;
}
a.hikashop_small_cart_checkout_link {
    position: unset;
    /* right: 70px; */
}
#sp-top1 > div > .sp-module {
    padding-left: 0;
    margin-right: 5px!important;
    margin-left: 0px;
}
#sp-top-bar {
    background: #fff;
    color: #000;
    padding: 0;
}
@media(Min-width:992px){
.logo-image {
    height: 110px !Important;
}}
@media (max-width: 768px) {
  body {
    font-size: inherit!important;
}
  body p {
    font-size: inherit!important;
}
}
@media (min-width: 1200px ) {
  .container {
    max-width: 1200px;
  }
}
@media(min-width:1024px){
  .com-hikashop #sp-left .hikashop_filter_main label {
  
    font-size: 13.5px;
  }
}
#sp-bottom {
 
    border-top: 0px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  font-size: 20px;
  font-family: 'Noto Sans SC';
  font-weight: 500;
}
/**box**/
.cls-border-box .sppb-addon.sppb-addon-overlay-image.image-effect-zoom-out {
    border: 1px solid;
    padding: 8px;
}

/**Bg**/
.sp-preloader, body {
   background-color: transparent;
    color: #5d5c5a;
}
/**sp page title**/
.sp-page-title {
    padding: 150px 0;
  background-position: center;
}
.sp-page-title > div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: rgba(95, 18, 5, 0.7);
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 50%;
    padding: 50px 10px;
}
.sp-page-title .sp-page-title-heading-wrap, .sp-page-title .sp-page-title-sub-heading-wrap {
    flex: 100%;
}
.sp-page-title .sp-page-title-heading:before {
display:none;
}
.sp-page-title .sp-page-title-heading {
    font-size: 38px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    line-height: 1.5;
    position: relative;
    padding-top: 0;
    max-width: 450px;
    text-align: right;
}
.sp-page-title .sp-page-title-sub-heading {font-size: 25px;font-weight: 400;line-height: 1;color: #fff;max-width: 450px;text-align: right;}
body.view-remind .sp-page-title .sp-page-title-heading {
    font-size: 40px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    line-height: 1.5;
    position: relative;
    padding-top: 0;
    max-width: 550px;
    text-align: right;
}
body.view-remind .sp-page-title .sp-page-title-sub-heading {
  max-width: 550px;
}
@media(max-width:767px){
  .sp-page-title > div {
    width: 90%;
  }
  .sp-page-title {
    padding: 75px 0;
  }
  .sp-page-title > div {
    padding: 20px;
  }
  .sp-page-title .sp-page-title-heading {
    font-size: 22px;
  }
  .sp-page-title .sp-page-title-sub-heading {
    font-size: 18px;
  }
}

@media(min-width:768px) and (max-width:991px){
  .sp-page-title > div {
    width: 80%;
  }
}
h3.sppb-addon-title {
    position: relative;
      text-transform: uppercase!important;
}
.header-border h3.sppb-addon-title {
  font-size:30px;
  margin-bottom:15px!important;
}
.header-border h3.sppb-addon-title:after {
   content:" ";
   position:absolute;
   bottom:-5px;
   width: 65px;
   height:1px;
   background-color: #5d5c5a;
   /* margin:auto; */
   left:0;
   /* right:0; */
}

.header-border-center h3.sppb-addon-title {
position:relative;
}
.header-border-center h3.sppb-addon-title:after {
   content:" ";
   position:absolute;
   bottom: -6px;
   width: 65px;
   height:1px;
   background-color: #5f1205;
   margin:auto;
   left:0;
   right:0;
}
.header-border-center002 h3.sppb-addon-title {
position:relative;
}
.header-border-center002 h3.sppb-addon-title:after {
   content:" ";
   position:absolute;
   bottom: -13px;
   width: 200px;
   height:1px;
   background-color: #fff;
   margin:auto;
   left:0;
   right:0;
}
.header-border-center003 h3.sppb-addon-title {
position:relative;
}
.header-border-center003 h3.sppb-addon-title:after {
   content:" ";
   position:absolute;
   bottom: -13px;
   width: 100%;
   height:1px;
   background-color: #fff;
   margin:auto;
   left:0;
   right:0;
}
.animation-border h2 {
  border-bottom:1px solid #fff;
}
@media(max-width:768px){
  .header-border h3.sppb-addon-title {
    font-size:20px;
  }
    body h3 {
    font-size: 28px;
  }
}
/**menu**/
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background-color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  padding:8px 2px;
}
.sp-megamenu-parent > li > a {
    color: #fff;
}
.sp-megamenu-parent > li:not(:last-child):after {
  content:" ";
  position:absolute;
  top: 0;
  right:0;
  width:1px;
  height: 100%;
  background-color:#fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: red;
    font-weight: 500;
}
@media(min-width:992px){
  body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
    font-family: "FontAwesome";
    content: "\f0d7";
    float: right;
    margin-left: 7px;
    position: absolute;
    right: 20px;
    bottom: 10px;
}
}
.hikashop_cpanel_main_interface {
    background-color: #fff;
    padding: 15px 15px 15px 10px;
    color: #000;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
   border:1px solid #fff;
   margin-bottom: 5px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover {

  border:1px solid #e1212c;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active{
  border:1px solid #e1212c;
  
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    float: right;
    margin-left: 0;
}
#offcanvas-toggler {
    right: 25px;
}
@media(max-width:991px){
  #sp-top1 {
    /* position: absolute; */
    /* right: 10px; */
}
}

#sp-bottom-top h3.sp-module-title {
    font-size: 18px;
    margin-bottom: 20px;
    color: #1d1d1b;
}
#sp-bottom-top div{
  color: #1d1d1b!important;
}
#sp-bottom-top .fa{
  color: #1d1d1b!important;
}
#sp-bottom-top a {
 color: #1d1d1b!important;
}
#sp-bottom-top a:hover {
 color: #000!important;
}
#sp-bottom-top ul.menu li {
    display: inline-block;
    width: 50%;
    line-height: 25px;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#sp-bottom-top ul.menu li a {
    color: #1d1d1b;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    font-style: normal;
}
#sp-bottom-top ul.menu li a:hover ,#sp-bottom-top ul.menu li a:focus{
    color: #fff;
}
@media(max-width:767px){
  #sp-bottom-top h3.sp-module-title {
    margin-bottom: 5px;
  }
}
#sp-footer .container-inner {
    padding: 10px 0;
}
#sp-main-body {
    padding: 50px 0;
}
/*#sp-left .sp-module {
    border: unset;
    padding: 20px;
    background-color: #fff;
    border-radius: 0px;
}*/

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    margin: 0 0 15px;
      padding-bottom: 0px;
}
span.hikashop_filter_title {
    padding-left: 0;
    display: block;
    border-bottom: 1px solid #f3f3f3;
}

.hikashop_filter_main_div br {
  display:none;
}
.hikashop_filter_main_div span {
  display:block;
}
span.hikashop_filter_title {
    margin-bottom: 10px;
}
.hikashop_filter_collapsable_title_mobile {
    margin-bottom: 0px;
}
@media(max-width:991px){
  #sp-left h3.sp-module-title {
    display:none;
  }
}
@media (min-width: 992px){
#sp-left {
  color:#000;
  padding: 0;
  background-color: transparent;
}
}

@media(min-width:992px) and (max-width:1023px){
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 4px 8px;
}
}
@media(min-width:1024px){
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 5px 10px;
}
}
@media(min-width:1200px){
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 5px 15px;
}
}
.hikashop_subcontainer.thumbnail {
    border-radius: 0px!important;
      margin-bottom: 10px;
}

.hikashop_products_listing span.hikashop_product_name {
    padding: 0px 10px;
}
.hikashop_products_listing span.hikashop_product_code_list {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
@media(max-width:767px){
  body h4 {
    font-size: 1.8rem!important;
}
}

/**modern tab**/
.sppb-panel-modern>.sppb-panel-heading {
    
    background: #fff;
    color: #000;
}
.sppb-panel-modern .sppb-panel-body {
    border-top-color: #e1242d;
      color: #000;
}
@media(min-width:992px){
  .sppb-panel-modern .sppb-panel-body {
    padding: 30px;
}
  #sp-menu {
   display: flex;
   justify-content: center;
}
  
}
@media(max-width:991px){
   .sppb-panel-modern .sppb-panel-body {
    padding: 15px 10px 15px 18px;
}
}
.cls-box-shadow [id*='column-id-']{
  padding-top: 35px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    box-shadow: -8px 8px 0px 0px #e1242d;
    color: #000;
    background-color: #f6f7f9;
  
}
.cls-box-shadow [class*='sppb-col-md-'] a{
  color:#000;
}
@media(max-width:767px){
  .cls-box-shadow [class*='sppb-col-md-']{
  margin-bottom:15px;
}
  .contact-tab .sppb-tab-content {
    padding: 0 15px;
    margin-top: 20px;
}
}

@media(min-width:768px){
  .cls-box-shadow [class*='sppb-col-md-']{
  margin-bottom:30px;
}

}

.sppb-panel-modern .sppb-panel-title {  
    font-size: 18px;
}

/**menu**/
@media(min-width:992px){
  #sp-header {
    height: 45px;
    background-color: #5f1205;
}
}
@media(max-width:991px){
  #sp-header {
    height: 95px;
    background-color: #fff;
}
}

a.hikashop_small_cart_checkout_link:before ,
span.hikashop_small_cart_total_title ,
i.fa.fa-user-circle{
    color: #a3a3a3;
}

span.hikashop_small_cart_total_title {
    top: -5px;
    position: relative;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    margin: 0px 12px;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    
    border: 1px solid #ffffff;
    color:#fff;
}
.sp-megamenu-parent > li > a {
    border: 1px solid transparent;
}
.sp-megamenu-parent > li:hover > a {
    border: 1px solid #ffffff;
    color:#fff;
}

/**footer**/
#sp-bottom, #sp-bottom-top, #sp-footer {
    background: #f9e8d9;
    color: #000;
}

/**slide**/
.sp-slider .sp-dots {
    position: absolute;
    /* bottom: 45px!important; */
    /* left: 0; */
    /* right: 0; */
    /* margin: auto; */
    /* transform: translateX(-40%); */
}
.cls-slider .sppb-addon-sp-slider .sp-item.slider-content-vercally-center {

    /*align-items: flex-end!important;*/
}
.sppb-addon-sp-slider .sp-item.slider-content-vercally-center {
   /* align-items: flex-end!important; */
}
/*.cls-slider .sppb-row{
  width:100%;
}*/
.cls-slider [class*='sp-slider-content-align-'] {
 /* position: absolute; */
 /* bottom: 0; */
 padding: 30px;
 /* width: 100%; */
 background-color: rgba(107, 42, 14, 0.8);
 max-width: 500px;
 margin: auto;
}
.cls-slider h2{
  letter-spacing:2px;
  margin-bottom:5px!important;
}
.cls-slider h6 {
  font-size:20px;
  font-weight:400;
  letter-spacing:1px;
  max-width:300px;


}
@media(max-width:767px){
  .sppb-sp-slider-title {
    font-size: 1.8rem!important;
}
  .sp-slider #sp-slider-item-1592816657910-num-0-key #sp-slider-inner-item-1592816657911-num-1-key {
    font-size:1.2rem!important;
  }
  .cls-slider h6{
    font-size:1rem!important;
  }
}

#sp-header .logo {

    display: flex;

    justify-content: center;
}

/**form**/
label {
    /* display: inline-block; */
    margin-bottom: 0rem;
}
.bfQuickMode .bfElemWrap {
    margin-bottom: 0;
}

#sec-home-pharmacy div#column-wrap-id-1592894075595 {
    background-color: rgba(107, 42, 14, 0.8);
    color: #fff;
}

/**filter**/
.hikashop_filter_module.cls-filter-inside {
    padding: 0px;
    border: 0px;
}

@media(Max-width:768px){
.home-category-mobile-padding a {
    text-shadow: 1px 1px 1px #fff;
}
  
.home-category-mobile-padding .sppb-col-xs-6 {
    padding: 5px;
}
.home-category-mobile-padding .sppb-addon-subtitle a {
    font-size: 15px; 
}}


/*buttons*/

/*whatsapp chat*/
.whatsappchat img.is-analytics {
    padding-right: 2px !important;
    display: inline-block !important;
}
.whatsappchat {
    bottom: 24px !important;
    right: 90px !Important;
    z-index: 999 !important;
}
#phone {
    right: 312px !important;
}

@media(max-width:768px){
.whatsappchat img.is-analytics {
    padding-right: 2px !important;
    display: inline-block !important;
}
.whatsappchat {
    bottom: 26px !important;
    right: 60px !Important;
}
  
#phone {
    right: 264px !important;
    z-index: 99999 !important;
}

.sp-scroll-up {
    right: 12px!important;
}}

.scrollup {
    bottom: 30px;
    right: 15px;
}

/***************loader**************/
#preloader2 {
    background: url(/images/0_tabibherbal/reload.png);
    background-size: cover;
}






.payment-notification-form .form-inline {
    display: block;
}

.payment-notification-form .controls .control-label {
    display: block;
    width: 100%;
    padding: 15px 0 5px;
}

.payment-notification-form .controls input {
    width: 100% !important;
    max-width: 100% !important;
}

.payment-notification-form button#bfSubmitButton {
    margin-top: 20px;
    text-transform: uppercase;
}




