.com-sppagebuilder.view-page {color: white;}

:focus {
    outline: none !Important;
    box-shadow: none !Important;
}
a:focus, a:hover {
    color: #f16755 !Important;
}

@media(max-width:991px){
h1 { font-size: 22px !important; }
h2 { font-size: 22px !important; }
h3 { font-size: 22px !important; }
h4 { font-size: 22px !important; }
h5 { font-size: 20px !important; }
h6 { font-size: 16px !important; }
body { font-size: 14px !important; }
}


/*header*/
@media(min-width:992px){
header#sp-header {
    background: transparent;
    box-shadow: none !important;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #fff !important;
}
}
#sp-header.menu-fixed {
    background: #000000d6;
}
@media(max-width:991px){
#sp-top1.col-xs-3 {
    padding: 0px !important;
    margin-left: -10px;
}
#sp-top1.col-xs-1 {
    padding: 0px;
}
div#hikashop_cart_149 {
    line-height: 90px;
    text-align: center;
}}
div#sp-top1.col-xs-2 {
    padding: 0px;
}
.login-profile:after {content: '\f107' !Important; font-size: 12px; margin-left: 5px; color: #ffffff !important; }
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a:not(.sp-group-title) {
    background: #000;
}

/*off-canvas*/

.offcanvas-menu {
    background: url(/images/0_holistic/home/background002.jpg);
    background-size: cover;
}
.close-offcanvas {
    border: none;
}
.close-offcanvas:hover {
    color: #ffffffb3;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li:hover > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li:focus > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:focus > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:focus > a {
    color: #fff;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul >li > a {
    padding-left: 50px;
}
#offcanvas-toggler >i {
    color: #fff;
}


/*menu*/
#sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a, #sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
}
#sp-header .sp-megamenu-parent >li.active>a, #sp-header .sp-megamenu-parent >li:hover>a {
    color: #ffffff;
}
#sp-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 5px;
    text-align: left;
    font-weight: 600;
    background: #000000;
}
#sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:not(.sp-group-title):hover {
    background: #000;
}
#sp-header .sp-dropdown.sp-dropdown-main.sp-menu-right {
    top: 70px;
    width: 330px !important;
}

@media(max-width:991px){
header#sp-header {
    background: #000;
    box-shadow: none !important;
  }
  #sp-header {
    padding: 0px 15px !Important;
}
#sp-menu {
    float: right;
}
.cls-login a {
    font-size: 13px;
}
#sp-top1.col-xs-4 {
    padding: 0px !important;
}}
.cls-login a {
    line-height: 90px;
}
div#id-user a {
    line-height: 90px;
}
div#hikashop_cart_149 {
    line-height: 90px;
    text-align: right;
}
@media(max-width:768px){
header#sp-header {
    height: 50px;
}
div#sp-logo {
    height: 50px !important;
}
#sp-header .logo {
    height: 50px;
}
div#hikashop_cart_149 {
    line-height: 50px;
}
.cls-login a {
    line-height: 50px;
}
#offcanvas-toggler {
    line-height: 50px;
}}


/*my-acc dropdown*/
.dropdown-menu {
    right: 0;
    top: 60px;
    left: unset !important;
    background: #353639; 
    z-index:  !Important:
}
.open>.dropdown-menu li >a {
    padding: 5px 10px;
    line-height: 1.8 !important;
}
ul.cls-dropdown-menu.dropdown-menu a {
    color: #ffffffba !Important;
}
ul.cls-dropdown-menu.dropdown-menu a:hover {
    color: #fff !Important;
}

@media(max-width:991px){
div#id-user {
    font-size: 12px;
}
}


/*page-title*/
@media(min-width:992px){
.sp-page-title {
    margin-top: -100px !Important;
}}
.sp-page-title {
    padding: 150px 0 80px;
    background: url(/images/0_holistic/page_title.jpg);
    background-attachment: scroll;
    background-size: cover;
}
@media(max-width:991px){
.sp-page-title { 
    padding: 20px 0 30px;
    background-attachment: scroll; 
    background-size: cover;
}
}
.sp-page-title h2 {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    color: #fff;
}
@media(max-width:991px){
.sp-page-title h2 {
    font-size: 18px !important;
}
}
.sp-page-title h2:before {
    content: "";
    position: absolute;
    background: #fff;
    height: 2px;
    width: 50px;
    left: 0;
    right: 0;
    bottom: -15px;
    margin: auto;
}
.sp-page-title .breadcrumb {
    margin-top: 20px;
}
.sp-page-title .breadcrumb >li>a:hover {
    color: #ffffff96;
}


/*bottom*/

#sp-bottom3 {
    margin-top: 55px;
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 18px !important;
}
@media only screen and (max-width: 991px){
    #sp-bottom .row>div {
    width: inherit !Important;
    margin-bottom: 30px;
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 16px !important;
}
#sp-bottom {
    padding: 50px 0px 0px 0 !important;
}
#sp-footer {
    padding: 10px 0px 100px 0 !important;    
}}
@media only screen and (max-width: 480px){
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-text {
    font-size: 14px !important;
  }}
#sp-bottom #sp-bottom2 ul.nav.menu li {
    margin-bottom: 0px;
}
.fa-map-marker:before {font-family: 'fontawesome' !IMPORTANT;}
section#sp-bottom {
    background: url(/images/0_holistic/bottom-bg.jpg);
    background-size: cover;
    background-position: 50% 50%;
}
#sp-footer {
    background: url(/images/0_holistic/bottom-bg.jpg);
    background-size: cover;
    background-position: 50% 53%;
}

/*modal pop up*/
.white-popup-block{
  color:black;
}

/*scroll-up*/
a.scrollup {
    right: 30px;
    bottom: 90px;
    background: #ececec;
}
.scrollup:before {
    color: #000;
}

/*live-chat*/
#phone {
    right: 80px !important;
}
#whatsapp {
    right: 10px !important;
}

/*google map*/

input#saddr {
    border-radius: 0;
    font-size: 12px;
    letter-spacing: 1px;
    height: 30px !important;
    margin-top: 10px;
    margin-bottom: 10px;
}

select,textarea, input[type="text"], input[type="password"], 
input[type="datetime"], input[type="datetime-local"], 
input[type="date"], input[type="month"], input[type="time"], 
input[type="week"], input[type="number"], input[type="email"], 
input[type="url"], input[type="search"], input[type="tel"], 
input[type="color"], .uneditable-input {
     display: inline-block; width: 100% !important;}

.mapdirform span.dirlabel.diraddr { display: none;}

.mapdirform span.txtdir, span.dirlabel.dirfrom, .mapdirform span.dirlabel.dirto {
    color: #000;
}

/*form*/
.bfQuickMode .bfbs3-form-inline .bfbs3-form-control, .bfQuickMode .form-inline .form-control {
    width: 69% !important;
}