.body-wrapper {
    overflow: hidden;
}

.body-innerwrapper {
    overflow-x: unset;
}

#sp-title {
    z-index: -1;
}
body, .sp-preloader {
    background-color: #eee3d9;
}
/*--------------------------
Screen Size
--------------------------*/

@media (max-width: 991px) and (min-width: 768px) {
	.sppb-row-container {
    	min-width: 760px!important;
	}
}


/*--------------------------
Font Size
--------------------------*/

@media(max-width:1024px){
h1, h2 { font-size: 36px !important; }
body { font-size: 14px !important; }
}

@media(max-width:991px){
h1, h2{ font-size: 28px !important; }
h3 { font-size: 24px !important; }
h4 { font-size: 17px !important; }
h5 {font-size: 16px !important;  }
h6 { font-size: 18px !important; }
body { font-size: 14px !important; }
}


/*--------------------------
Button Size
--------------------------*/

@media(max-width:767px){
	body .sppb-btn, body .btn {
    	font-size: 12px;
	}
}

/*--------------------------
Top Bar
--------------------------*/

#sp-top1 {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: -10px!important;
    font-size: 13px;
}

#sp-top-bar .sp-module {
    margin: 0;
}

.burger-icon>span {
    background-color:#0f5530!important;
    border-radius: 10px;
}

#sp-top-bar {
    font-weight: 700;
}

#sp-top-bar {background: #0f5530;z-index: 2;}

#sp-top-bar .sppb-addon-title {color: #ded6c9;font-weight: 500;}


/*--------------------------
Menu Header
--------------------------*/

#sp-logo .logo-image {
    height: 85px;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li>a:hover {
    color: #0f562f !important;
}

.sp-megamenu-parent>li>a {
    font-size: 13px;
}

.main-home #sp-header { background: #eee3d9;}

#sp-header {
   /* background: transparent!important;
    background-image: linear-gradient(180deg, black, transparent)!important;*/
  /*  background: #052e18;*/
}

/*overlay menu bar*/
/*.com-sppagebuilder #sp-main-body {
    margin-top: -90px;
}*/

/*** product listing header***preview page header ***/
body.site.helix-ultimate.hu.com_hikashop.com-hikashop.view-product.layout-show.task-show.itemid-101.en-gb.ltr.sticky-header.layout-fluid.offcanvas-init.offcanvs-position-right.main-home #sp-header,
body.site.helix-ultimate.hu.com_sppagebuilder.com-sppagebuilder.view-page.layout-default.task-none.itemid-101.en-gb.ltr.sticky-header.layout-fluid.offcanvas-init.offcanvs-position-right.main-home {
   /* background:#052e18 !Important;*/
background:transparent !important;
}

#sp-header.header-sticky {
    background:  #ede3d9 !important;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0 16px;
    color: #2a2600 !important;
}

@media screen and (min-width:992px) and (max-width:1299px){
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0 13px;
    color: #2a2600 !important;
}}



/*.sp-slider-content-align-left {
    padding-top: 100px;
}*/

/*.home-default-slider {
    margin-top: -90px;
}*/

#sp-top2 .hikashop_filter_main.hikashop_filter_main_Search_3 {
    min-height: unset !important;
    width: 100% !important;
}

#sp-top2 .hikashop_filter_main.hikashop_filter_main_Search_3 input {
    border: 1.5px solid #e3c7a1;
    font-size: 14px;
    background: #ffffff57;
    line-height: 1;
    padding: 8px 12px;
    border-radius: 5px;
   /* max-width: 100%;*/ max-width: 200px;
}

#sp-top2 .hikashop_filter_main.hikashop_filter_main_Search_3 input::placeholder {
    color: #555; 
}

#sp-top2 .hikashop_filter_main.hikashop_filter_main_Search_3 span {
    display: block;
}

div#sp-top2 {
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
}

div#sp-top2>div {
    height: 100%;
    justify-content: flex-end;
    /* width: fit-content; */
}

.cls-login {
    font-size: 12px;
}

#sp-header .sp-module {
    margin: 0;
    padding-left: 15px;
    display: flex;
    align-items: center;
}

#sp-top2 i {
    font-size: 17px!important;
    color: #0f562f !important;
    transition: ease 0.5s!important;
}

#sp-top2 i:hover {
    color: #d5d5d5!important;
}

span.hikashop_small_cart_total_title {
    display: flex;
    align-items: center;
    color: #0e562f;
}

.hikashop_small_cart_total_title img {
    height: 25px!important;
   /* filter: brightness(0) invert(1);*/
    filter: hue-rotate(221deg)brightness(.6);
}

/*a.hikashop_small_cart_checkout_link {
    position: relative;
    top: -2px;
}*/
img.top-login-icon {
    max-width: 26px;
}

.sp-megamenu-parent>li>span {
    color: #fff;
}

@media (max-width:575px) {
    .home-default-slider .sppb-container {
        margin-top: 100px!important;
    }

    .home-default-slider {
        margin-top: -60px!important;
    }
}


@media(max-width:991px) and (min-width:576px){
div#sp-top2 { position: absolute;top: 10px;right:40px;}
}
@media(max-width:767px) and (min-width:576px){
div#sp-top2 .cls-login{position:relative;top:-13px;left:-10px;}
}

/**********MENU DROPDOWN*********/
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #ffeed8;
    border-radius: 20px;
}

/**********MOBILE MENU**********/
@media(max-width:991px){
    nav.sp-megamenu-wrapper.d-flex {
    position: absolute;
    right: 10px;}
}

/*--------------------------
Page Title
--------------------------*/
.sp-page-title {
   /* margin-top: -90px;*/
    padding: 100px;
    position: relative;
}

section#banner h2.sppb-addon-title {
  /*  font-size: 42px !important;
    color: #0f5530 !important;
    display: inline-block;
    padding: 20px 40px !important;
    background: rgb(227 199 162 / 80%);
    border-radius: 15px;
    backdrop-filter: blur(5px);
    margin-bottom: 0;*/
    font-size: 42px !important;
    color: rgb(227,199,162);
    display: inline-block;
    padding: 20px 40px !important;
    background: rgb(227 199 162 / 20%);
    border-radius: 15px;
    backdrop-filter: blur(5px);
    margin-bottom: 0;
    -webkit-text-stroke: 1px #8e6b3d;
    text-shadow: 0px 1px 4px #23430C;
}


/*--------------------------
Offcanvas Menu
--------------------------*/
ul.menu.nav-pills li {padding: 3px 0;}

/*------------------------
Bottom
------------------------*/

#sp-bottom .sp-module .sp-module-title {
    color: #0f562f;
    font-weight: 800;
}

#sp-bottom i {
    color: #d4b088;
}

#sp-bottom1 .sppb-addon-single-image-container {
    width: 70%;
}

#sp-bottom2 a, #sp-bottom3 a {
    color: #2b2600!important;
}

#sp-bottom a:hover {
    color: #0f562f!important;
}

#sp-bottom:after {
    display: none;
}

#sp-bottom4 .sppb-row-column {
    padding: 0px;
}

.no-padding {
    padding: 0px!important;
}

#sp-bottom {background: #eddfd5;}

/*--------------------------
Copyright 
--------------------------*/


#sp-footer {
    padding: 10px 0;
    background: #0f562f;
    color: #fff!important;
}

#sp-footer a {
    font-weight: 400;
    color: #fff;
}

#sp-footer a:hover {
    color: #e3c7a1!important;
}

#sp-footer span.sp-copyright {
    font-size: 12px;
    line-height: 1.5;
    display: block;
    text-align: center;
}

#sp-footer .container-inner{
    padding: 0px;
    border-top: unset;
}

/*--------------------------
Scrollup Button
--------------------------*/

.sp-scroll-up {
    bottom: 35px;
    background: #0f562f;
    right: 100px;
}

.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
    background: #b79d5c;
}

.sp-scroll-up {
    color: #d9d1bd;
}


/*--------------------------
Scrollbar
--------------------------*/

/* width */
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #e3c7a1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #b79d5c;
  border-radius: 20px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #0f562f; 
}

.hikashop_product_description_main table::-webkit-scrollbar {
    height: 8px!important;
}

label.fabchat {
    font-size: 12px;
    color: #e3c7a2 !important;
}

/* Page Banner */
/*.sp-page-title {padding: 100px 110px !Important;}*/

/*--------------------------
Header Colour
--------------------------*/
.title-default-01 span { color: #0e562f;}

/*--------------------------
CTA
--------------------------*/
@media(max-width:1199px) and (min-width:992px){
    section#cta {
    margin-top: -120px !important;
    }
}
@media(max-width:991px){
    section#cta {
    margin-top: 0 !important;
    }
}
/*wave*/
@media(max-width:991px) and (min-width:481px){
 section.cta-section:before {
    content:' ';
    background-image:url('/images/00_Pawfood2/bg/cta-wave.png');
    background-position: top center;
    background-size:100%;
    position:absolute;
    top:-100px;
    left:0;width:100%;height:100px;
    background-repeat:no-repeat;
    }
}

@media(max-width:480px){
    section.cta-section:before {
    content:' ';
    background-image:url('/images/00_Pawfood2/bg/cta-wave.png');
    background-position: top center;
    background-size:100%;
    position:absolute;
    top:-50px;
    left:0;width:100%;height:100px;
    background-repeat:no-repeat;
    }
}

/*--------------------------
PAGE TITLE
--------------------------*/

section#banner {
    background-image: url('/images/00_Pawfood/page banner/banner-shop.jpg') !important;
}
@media(max-width:991px) and (min-width:768px) {
section#banner h3.sppb-addon-title {
    font-size: 40px !important;
  }
}
@media(max-width:767px) {
section#banner {
    padding: 60px 0 !important;
}
section#banner h3.sppb-addon-title {
    font-size: 30px !important;
  }
  }

/*--------------------------
MEGA MENU
--------------------------*/

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
    left: auto;
    right: auto;
    margin: auto;
}
.sp-dropdown.sp-dropdown-main.sp-dropdown-mega.sp-menu-full.container {
    width: 600px;
}
.sp-dropdown-main.sp-dropdown-mega .sp-dropdown-inner .row>div ul.sp-mega-group {
    padding: 20px;
}
.sp-dropdown-inner .sp-module ul>li>a{
    font-size:14px;
    list-style:decimal;
}
.sp-dropdown-inner .sp-module ul>li{
    list-style:none;
}

.sp-dropdown-inner .sp-module-content {
    position: relative;
    left: -30px;
}
.sp-dropdown-inner ul.sp-mega-group h3.sp-module-title {
    border-bottom: 1px solid #c9aa81;
    padding-bottom:10px;
}

.sp-dropdown-main.sp-dropdown-mega .sp-dropdown-inner .row>div:nth-child(1) {
    border-right: 1px solid #c9aa81 !important;
}



#sppb-addon-SiZUXpD3X--jvV-WLxil2 a {
    color: rgb(6 65 3 / 60%) !important;
}
#sppb-addon-SiZUXpD3X--jvV-WLxil2 a:hover {
    color: rgb(6 65 3 / 100%) !important;
}


.sppb-image-carousel-layout1 .sppb-carousel-extended-content-wrap, .sppb-image-carousel-layout1 .sppb-carousel-extended-item img, .sppb-image-carousel-layout1 .sppb-carousel-extended-item-overlay{border-radius:0;}

div#sp-bottom-menu, .fab-wrapper{z-index:999 !important;}
/*----
pop out
----*/
div#myModal001 .modal-header {display:none;}
div#myModal001 .modal-content{background:#f6dbb5;border-radius:10px !important;margin-top:3em;}
div#myModal001 button{background:#0f562f ;border-radius:35px;padding:5px 20px;border:none;}
div#myModal001 button a{color:white !important;}

div#myModal001 { z-index: 9999;}
header.header-sticky { position: fixed; z-index: 999;}
div#myModal001 h4{color:#0e562f;font-weight:600;font-size:20px;}
button.close {color:white;}


/*----------------------------
Top Search
----------------------------*/
/*#sp-top2 .hikashop_filter_main.hikashop_filter_main_Search_3 input{
    position:absolute;top:2em;max-width:180px;float:left;
}
div#hikashop_cart_172 {top: 2em;position: absolute;float: right;right: 3em;}

@media(max-width:1024px) and (min-width:992px){
  div#hikashop_cart_172{top:2.3em;right:3em;}
}

@media(max-width:1399px){
    #sp-top2 .hikashop_filter_main.hikashop_filter_main_Search_3 input{
    max-width:150px;float:left;
   }
    div#hikashop_cart_172 {right: 3em;}
}
@media(max-width:1199px){
    #sp-top2 .hikashop_filter_main.hikashop_filter_main_Search_3 input{
    max-width:120px;
   }
    div#hikashop_cart_172 {right: 2.5em;}
}
@media(max-width:991px){
    #sp-top2 .hikashop_filter_main.hikashop_filter_main_Search_3 input{
    max-width:150px;float:right;right:6em;top:1px;
   }
    div#hikashop_cart_172 {top:8px;}
    .cls-login {
    margin-right: -6px;
    margin-top: 10px;
   }
}
*/

/*header#sp-header {
    overflow: hidden;
}*/