html {
  overflow-x: hidden;
}

body {
    letter-spacing: 0.5px!important;
}

:focus {
    outline: none !important;
}
@media(max-width:991px){
#sp-main-body {
    padding: 50px 0px;
}}
@media(max-width:991px){
h1 { font-size: 25px !important; }
h2 { font-size: 25px !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; }
h3.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {font-size: 18px!important;}
}
.com-sppagebuilder.view-page label {
    color: #000;
}
/*top-bar*/
#sp-top-bar {
    background: #000;
    color: #ffffff;
    font-weight: 500;
}
#sp-top-bar .sp-module {
   display: inline-block;
   margin: 0 0 0 20px;
}
.cls-login a {
    padding: 0px 5px;
    line-height: 3;
    color: #fff;
    transition: 0.3s;
}
.cls-login a:hover {
    opacity: 0.7;
}
div#sp-top1 {
    text-align: right;
    padding: 0px !important;
    padding-right: 15px !important;
}

.cls-login {
    align-items: center;
    display: flex;
    line-height: 1;
    height: 80px;
    transition: 0.3s;
}

.is-sticky  .cls-login {
    height: 60px;
}

@media(max-width:768px){
#sp-top-bar {
    padding: 5px !important;
  }}

/**************menu********************/
@media(max-width:991px){
header#sp-header {
    height: 60px !important;
}
.cls-login { height: 60px; }
  
#sp-logo {
    height: 60px !important;
}
div#sp-menu {
    height: 60px;
    float: right;
}
#sp-header .logo a {
    display: block;
}
a#offcanvas-toggler {
    line-height: 60px;
}}
@media(max-width:991px){
#offcanvas-toggler >i {
    display: inline-block;
    padding: 0 0 0 10px;
    font-size: 18px;
    background: transparent;
    margin: 0;
    line-height: 60px;
}}

/*start of 991px menu*/
@media screen and (min-width:991px) and (max-width:992px){
ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs {float: left;}

div#sp-logo {width: 20%;}

div#sp-menu {width: 48%!important;}

div#sp-top3 {width: 15%;}

.hikashop_filter_button_inside {/* line-height: 65px; *//* right: -23px; */}

div#sp-search-bar {line-height: 64px;}

a.dropdown-toggle {line-height: 70px!important;}

div#hikashop_cart_module {line-height: 75px;}

header#sp-header {height: 75px;padding: 0 0px 0 20px;}

#sp-header.menu-fixed {height: 75px;}

}
/*end of 991px menu*/

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    top: -2px;
    left: 100%;
}

@media(min-width:992px){
.sp-megamenu-parent {float: initial;text-align: left;}}

#sp-menu {text-align: center;}
#sp-header .sp-megamenu-parent >li >a, #sp-header .sp-megamenu-parent >li >span {
    line-height: 80px;
    color: #886a58;
     font-size: 14px;
    font-weight: 600;
    transition: 0.3s;
    font-family: pla;
    padding: 0px 12px 0px 12px;
    text-transform: inherit;
    letter-spacing: 0.7px;
}
#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: 15px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
}

#sp-header {
  box-shadow: 0 3px 3px rgba(0,0,0,0.05);
  background: #f7f7f7;
}

header#sp-header {
    transition: 0.5s;
}

div#sp-header-sticky-wrapper header#sp-header {
    border-bottom: 0px;
    background: #efefe9!important;
}

.is-sticky .sp-megamenu-parent >li >a {
    line-height: 60px !important;
}



/*-----------------------------------------------------------------------
                               tablet
-------------------------------------------------------------------------*/
@media screen and (min-width:991px) and (max-width:1038px){
#sp-header .sp-megamenu-parent >li >a, #sp-header .sp-megamenu-parent >li >span {
    line-height: 75px;
    color: #000;
    font-size: 12px;
    font-weight: 500;
    text-transform: inherit;
  }}

@media(max-width:1250px){
#sp-header .sp-megamenu-parent >li >a, #sp-header .sp-megamenu-parent >li >span {
    font-size: 12px;
}}
@media(max-width:1100px){
#sp-header .sp-megamenu-parent >li >a, #sp-header .sp-megamenu-parent >li >span {
    font-size: 11px;
    padding: 0px 8px;
}}
@media(max-width:1000px){
#sp-header .sp-megamenu-parent >li >a, #sp-header .sp-megamenu-parent >li >span {
    font-size: 10px;
    padding: 0px 6px;
}}

/*end of menu*/









/*my-account dropdown style*/
.dropdown-menu {
    right: 0;
    top: 72px;
    left: unset !important;
    background: #000;
    z-index:  !Important: ;
}
.open>.dropdown-menu li >a {
    padding: 5px 10px;
    line-height: 1.8;
}
ul.cls-dropdown-menu.dropdown-menu a {
    color: #fff!Important;
}
ul.cls-dropdown-menu.dropdown-menu a:hover {
    color: rgb(255 255 255 / 50%)!Important;
}
ul.cls-dropdown-menu.dropdown-menu {
    z-index: 9999999;
}
@media(max-width:991px){
div#id-user {
    font-size: 12px;
}
.dropdown-menu {
    top: 54px;
}}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a:not(.sp-group-title) {
    background: #ececec;
}

/*end of my-account dropdown style*/





/*logo*/
.logo img {
    max-height: 60px !Important;
    width: auto !Important;
    margin-top: 0px;
}
@media(max-width:991px){
#sp-header .logo img {
    max-height: 50px !Important;
    margin-top: 0px;
    margin-left: 0px;
}}
@media(min-width:991px){
img.sp-retina-logo.hidden-xs {
    display: none;
}}
#sp-header .logo {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

@media(max-width:991px){
#sp-header .logo {
    height: 60px;
}}
  
/*end of logo*/





/*header padding*/
/*
@media screen and (min-width:992px) and (max-width:1537px){
#sp-header {height: 75px;padding: 0 20px;}}

@media screen and (min-width:1536px){
#sp-header {height: 75px;padding: 0 40px 0 20px!important;}}
*/
/*end of header padding*/



/*irregular media screen setting*/
@media(min-width:991px) and (max-width:1194px){
div#sp-top3 {/* width: 16%; */}
div#sp-menu {/* width: 53%; */}
div#sp-search-bar {width: 14%!important;}
}


@media (min-width:992px) and (max-width:992px){
#hikashop_cart_module {line-height: 74px!important;}}

/*end of irregular media screen setting*/


#sp-header .sp-megamenu-parent >li.active>a, #sp-header .sp-megamenu-parent >li:hover>a {
  background: inherit !important;
  color: rgb(0 0 0 / 40%)!Important;
}

#sp-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 5px;
    text-align: left;
    font-weight: 600;
    background: #ececec;
    color: #000;
}

#sp-header.menu-fixed {
    background: #f7f7f7;
}

@media(max-width:992px){
#sp-header.menu-fixed {
    background: #fff;
    height: 60px;
}
}
#sp-header.menu-fixed .sp-megamenu-parent >li >a, #sp-header.menu-fixed .sp-megamenu-parent >li >span {
    color: #000;
}
@media(min-width:992px){
header#sp-header.hidden-md {
    display: none;
}}
  @media(max-width:991px){
#sp-header.menu-fixed .logo {
    height: 60px;
}
#sp-header.menu-fixed .logo img {
    /* height: 40px; */
    margin-top: 0px;
}
#sp-header.menu-fixed #sp-logo {
    height: 60px;
}
#sp-header.menu-fixed #offcanvas-toggler {
    line-height: 60px;
    /* margin-left: 19px; */
}
}
i.fa.fa-shopping-cart {
    font-size: 24px;
}



/*header*/

#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: 15px;
    padding: 0px !important;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    background: transparent;
}
#sp-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:not(.sp-group-title):hover {
    background: #ffffff1f!important;
}
li.sp-menu-item.current-item.active a {
    background: white!important;
}

/*user-top*/
#sp-top3 a {
    font-size: 13px;
    letter-spacing: 0.5px;
    font-weight: 500;
    color: #5a4133;
    position: relative;
    line-height: 1;
}

div#sp-top3 .customcpanel p {
    margin: 0;
    height: 80px !important;
    display: flex;
    align-items: center;
}




/*menu-fixed*/
#sp-header.menu-fixed .sp-megamenu-parent > li > a{
  line-height:60px;
  font-size:13px;
}
#sp-header.menu-fixed {
  height: 60px;
  backdrop-filter: blur(5px);
  background: #ffffffde;
}

#sp-header.menu-fixed .logo {
  height: 60px;
}
#sp-header.menu-fixed .logo img {
  max-height: 50px !important;
}


/*dropdown*/

/***dropdown***/
ul.sp-dropdown-items {
    padding: 0px !important;
}

#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: 12px;
    padding: 10px !important;
    background: #f5f5f0 !important;
    font-weight: 700;
    text-transform: capitalize;
    color: #7a8a74;
    border-bottom: 1px solid #96bc8b;
    width: 100%;
    display: flex;
    font-family: 'Playfair Display';
}
#sp-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    width: 100% !important;
    background: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:not(.sp-group-title):hover {
    color: #b6ab9d !important;
    background: #e3e3e35e;
}

.sp-megamenu-parent .sp-dropdown img {
    filter: invert(1);
    height: 28px;
}



.sp-dropdown-inner span.image-title {
    border-bottom: 0px !important;
}

/*-------------------------
     OFFCANVAS
--------------------------*/ 
.offcanvas-menu {
    BACKGROUND:#fff!important;
    background-position: left center;
    background-size:cover;
    background-repeat:no-repeat;}

.offcanvas-menu {
    border-left: 2px solid #93cb8d!important;
}

.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    margin-top: 0;
    padding: 50px 10px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul li a {
  text-transform: capitalize;
  font-size: 14px;
  font-family: pla;
  font-weight: 600;
  color: #739485!important;
  background: #fafafa !important;
  display: flex;
  letter-spacing: 0.2px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active a {
  background: rgb(243 246 244 / 74%);
  display: flex;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .open-icon {
    color: #000;
}

.offcanvas-menu li.current.active a {
  color: #fff!important;
  font-weight: 900!important;
}

.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 {
    background: #f8f8f8 !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li:focus > a {
  background: #eff4ef7a !important;
  color: #4d8565!important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li{
   font-size: 14px;
}
  

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a{
  text-transform: capitalize;
  font-size: 16px;
  font-family: pla;
  font-weight: 600;
  color: #4a5550!important;
  letter-spacing: 0.2px;
}
.offcanvas-inner img {
    filter: invert(1);
    height: 32px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
    color: #82a17c;
    font-size: 11px !important;
}

@media(max-width: 991px){
span.image-title {
    font-size: 13px;
}
.offcanvas-inner img {
    filter: invert(1);
    height: 25px;
  margin-right:20px;
}}


/*page-title*/
.sp-page-title .breadcrumb >.active {
    color: rgb(0 0 0 / 80%);
}
.sp-page-title .breadcrumb >span, .sp-page-title .breadcrumb >li, .sp-page-title .breadcrumb >li+li:before, .sp-page-title .breadcrumb >li>a {
    color: #000;
}
.sp-page-title {
    padding: 120px 10px 50px;
}
@media(max-width:991px){
.sp-page-title {
    padding: 100px 0 40px;
}}
.sp-page-title h2 {
       font-size: 28px;
    font-weight: 900;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    color: #46553b;
    text-align: left;
    letter-spacing: 3px;
    margin-bottom: 10px;
}
@media(max-width:991px){
.sp-page-title h2 {
    font-size: 18px !important;
}}

.sp-page-title {
  background-image: url(/images/00-PLG/pgtitle/01.jpg) !important;
  background-size: cover !important;
  background: #f3f8f4;
  background-position: center;
  text-align: left;
  border-bottom: 1px solid #ccc;
}

.sp-page-title h2:before {
    content: "";
    position: absolute;
    /* background: #000; */
    height: 2px;
    width: 50px;
    left: 0;
    right: 0;
    bottom: -15px;
    margin: auto;
}
.sp-page-title .breadcrumb {
    display: none;
    margin-top: 0;
    font-size: 14px;
}
.sp-page-title .breadcrumb >li>a:hover {
    color: #00000096;
}

a.close-offcanvas i.fa.fa-remove {
    padding: 10px 11px;
    border-radius: 50%;
    border: 1px solid #8fae92;
    color: #768b79;
}

.close-offcanvas {
    background: #eef2ee00;
}





/*sp-bottom*/
#sp-bottom #sp-bottom2 ul.nav.menu li {
    margin-bottom: 0px;
}
.bottom-payment-img img {
    width: 335px;
}
@media(max-width: 991px){
#sp-bottom1 .sp-module {
    margin-top: 0px;
}
.bottom-payment-img img {
    width: 100%;
}}
#sp-bottom .sp-module .sp-module-title {
    font-size: 14px !important;
    color: #252525!important;
}

#sp-bottom .nav>li>a:focus {
    background: transparent;
    color: #b0bdb5 !important;
}

#sp-bottom ul li a {
    font-weight: 600;
    font-size: 14px;
    color: #856552 !important;
    line-height: 1.5;
    margin-bottom: 10px;
}
#sp-bottom ul >li a:hover {
    color: rgb(37 37 37 / 0.6)!important;
}


/*bottomm*/
#sp-bottom .sp-module .sp-module-title{
  margin-bottom: 15px;
  margin-top: 0px;
}

#sp-bottom {
    border-top: 1px solid #bfb39c6e;
}
@media(max-width: 991px){
#sp-bottom .sp-module .sp-module-title{
  margin-bottom: 15px;
  margin-top: 30px;
  }}

#sp-bottom .sp-module .sp-module-title {
  margin-top: 0px;
  margin-bottom: 15px;
  letter-spacing: 1.4px !important;
  font-size: 17px !important;
  color: #4f3322 !important;
  font-weight: 800 !important;
  font-family: 'Lato';
}

@media(max-width: 991px){
#sp-bottom .sp-module .sp-module-title {
  margin-top: 0px;
   margin-bottom: 10px;
  letter-spacing: 1.4px !important;
  font-size: 17px !important;
}}

@media(min-width: 991px){
div#sp-bottom2 {
    padding-left: 50px;
  }}


#sp-bottom a {
 color: #856552 !important;
}
section#sp-bottom {
    background: #e8e8e0;
    padding: 50px 0px 40px !important;
}
@media(max-width: 991px){
section#sp-bottom {
    background: #e8e8e0bf;
    padding: 50px 0px 20px !important;
}}

#sp-bottom ul >li a:hover {
    color: #b4b79d !important;
    padding-left: 5px;
}

#sp-bottom ul >li a:hover {
    color: #b4b79d !important;
    padding-left: 5px;
}
#sp-bottom2 ul.nav.menu li {
    margin-bottom: 0px !important;
}

div#sp-bottom4 .sppb-addon-text {
    font-size: 14px !important;
}

section#sp-bottom p {
    font-weight: 600;
    font-size: 14px;
    color: #856552 !important;
    line-height: 1.7;
    margin-bottom: 15px;
}

section#sp-bottom .sp-module ul >li {
    border-bottom: 0px !important;
}



/*mobile*/
@media(max-width:991px){
#sp-bottom #sp-bottom1, #sp-bottom #sp-bottom2 {
    margin-bottom: 30px;
}

div#sp-bottom3 {
    margin-bottom: 30px;
}}


@media(max-width:991px){
div#sp-bottom4 {
    margin-top: 0px;
}}






/*footer*/
span.sp-copyright {
    font-weight: 500;
    font-size: 13px;
    text-transform: capitalize;
    letter-spacing: 1.8px;
}
@media(Max-width:991px){
#sp-footer {padding: 10px 0px 100px 0px !Important;}
}

footer#sp-footer {
    padding: 15px;
    color: #fff;
    background: #a5ab9c;
    border-top: 1px solid #cccccc;
}

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

.fa-question:before {
  content: url('https://api.iconify.design/simple-icons/tiktok.svg?color=#252525&width=24&height=24')!important;
  background: url('https://api.iconify.design/simple-icons/tiktok.svg') no-repeat center center / contain;
  position: absolute;
  top: 6px;
}

div#sp-footer2 .sppb-icons-group-list {
    margin: -8px!important;
}

.fa-question:hover:before {
  opacity: 0.5;
}


div#sp-footer2 .sp-module ul >li >a:before {
  content: "";display:none;
}

div#sp-footer2 .sp-module ul >li {
  border-bottom: 0px solid #e8e8e8;
}
#sp-footer2 a {
    font-size: 18px!important;
}

div#sp-footer1 {
    text-align: center;
}


@media(Max-width:480px){
div#sp-footer1 {
    text-align: center;

}}

div#sp-footer1 a{
font-weight:500;color:#252525;
}


/*scroll-up*/
a.scrollup {
    right: 125px;
    bottom: 28px;
    background: #f8faf9!important;
}
.scrollup:before {
    color: #000;
}

@media screen and (min-width:767px) and (max-width:991px){
a.scrollup {
    right: 125px;
    bottom: 84px;
    background: #f8faf9!important;
}}

@media screen and (min-width:992px) and (max-width:1400px){
a.scrollup {
    right: 125px;
    bottom: 70px;
    background: #f8faf9!important;}
.fab-wrapper {
    right: 18px;
    bottom: 64px!important;
}}

@media screen and (min-width:481px) and (max-width:766px){
a.scrollup {
    right: 125px;
    bottom: 84px;
    background: #f8faf9!important;
}}

@media screen and (max-width:480px){
  a.scrollup {
    right: 125px;
    bottom: 82px;
    background: #f8faf9!important;
}
}




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

.fab-checkbox:checked ~ .fabchat {
    background: #f3ffe3 !important;
}

label.fabchat {
    background: #f1fff1 !important;
}

.fabchat:before {
    color: #000;
}

.fabchat span {
    color: #5b6f4d !important;
    font-size: 20px;
}

label.fabchat  {
    animation-name: livechat;
    animation-duration: 7s;
    transition: 0.3s;
     animation-iteration-count: infinite;
}

@keyframes livechat {
0% {
    background-color: #e9b3a4;
    box-shadow: 0 0 4px #e9b3a4;
}
30% {
    background-color: #e9b3a4;
    box-shadow: 0 0 29px #e9b3a4;
}
100% {
    background-color: #e9b3a4;
    box-shadow: 0 0 2px #e9b3a4;
  }}






/*tracking delyva*/

.tracking-container__button, .tracking-container__input {
    width: 75% !important;
}
.btn-primary.btn-lg-tracking {
    background: #fff !important;
    width: 100%;
    padding:8px 0px 8px 0px !important;
  	color: #000;
  	border-radius: 0px !Important;
}
@media(max-width: 991px){
#sp-bottom .row>div .tracking-container__input  {
    width: 100% !important;
    margin-bottom: 10px;
}
.tracking-container__button, .tracking-container__input {
    width: 100% !important;
}}

/*search*/
.top-search-input-wrap input.mod-search-searchword.inputboxtop-search {
    margin: auto !important;
    margin-top: 20% !important;
    width: 300px !important;
}
i.fa.fa-times.search-close-icon {
    color: #fff !important;
}
.top-search-input-wrap .top-search-overlay {
    z-index: -1;
}

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

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #5d5d5d;
  border-radius:50px;
}

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

.sp-dropdown.sp-dropdown-main.sp-menu-right {
   max-height: 550px;
   overflow-y: scroll;
}

#sp-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    max-height: 300px;
    border-radius: 0 0 3px 3px;
    padding: 0px 0;
    border: 1px solid #c8d5bd!important;
}

span#hover_icon {
    color: white;
}


/*--------------------------------
    GET IN TOUCH
--------------------------------*/
.contact-row-icons h3.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {
    margin-bottom: 5px!important;
}

@media only screen and (max-width:991px){
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-icon .sppb-icon-container >i {
    font-size: 20px !important;
    width: 30px !important;
    height: 30px !important;
    line-height: 20px !important;
}}


/*login page*/
.com-users.view-login i.fa.fa-angle-right {display: none;}


/*********************
	order page contact
*********************/
  
.com-hikashop.view-product.layout-contact.task-contact h1 {
    font-size: 25px!important;
    margin-top: 0!important;
    background: #ececec!important;
    padding: 10px!important;}

input#hikashop_contact_name{width: 100%!important;}
input#hikashop_contact_email {width: 100%!important;}
.com-hikashop.view-product.layout-contact.task-contact label {margin-top: 15px!important;}

.com-hikashop.view-product.layout-contact.task-contact textarea#hikashop_contact_altbody {min-height: 100px!important;}

.com-hikashop.view-product.layout-contact.task-contact .hikashop-contact-button {margin-top: 20px!important;}
  
.com-hikashop.view-product.layout-contact.task-contact #sp-left{display:none;}

.com-hikashop.view-product.layout-contact.task-contact div#sp-component {width: 100%;}

/*alert*/
.alert {
    background: #ffe9e9;
}

/*table*/

@media(max-width:991px){
  table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
}


.z-index-001 {
    z-index: 9 !important;
}

.ul-padding-001 ul {
    padding-left: 20px;
}

.ul-padding-001 li {
    color: #726d65;
    font-family: roboto !important;
    margin-top: 15px;
    font-weight: 400;
}

@media(max-width:991px){
.ul-padding-001 li {
    color: #726d65;
    font-family: roboto !important;
    margin-top: 8px;
    font-weight: 400;
}}

.ul-padding-001 strong {
    margin-bottom: 5px !important;
    font-size: 16px !important;
    color: #859280 !important;
}



/*article*/
body.site.com-content.view-article .sp-social-share.clearfix {
    display: none !important;
}

body.site.com-content.view-article div#disqus_recommendations {
    display: none !important;
}

body.site.com-content.view-article div#disqus_thread {
    display: none !important;
}

body.site.com-content.view-article .item-page ul.pagenav {
    margin: 10px 0px;
}

body.site.com-content.view-article section#sp-main-body {
    padding: 50px 0px 40px;
}

.item-page ul.pagenav li.previous a span, .item-page ul.pagenav li.next a span {
    color: #8f9d91;
    font-weight: 600 !important;
}

span.icon-chevron-right, span.icon-chevron-left {
    font-weight: 100 !important;
    font-size: 8px !important;
}

.item-page ul.pagenav li.previous a,
.item-page ul.pagenav li.next a {
  border: solid 1px #dbe3e0;
  padding: 8px 20px 8px 22px;
}
.item-page ul.pagenav li.previous a:hover,
.item-page ul.pagenav li.next a:hover {
  color: #8fa89a;
  background-color: #d3e0d7;
  border-color: #b8c2bb;
}

/*testi*/
.testi-001 span.prev-control.nav-control, span.next-control.nav-control {
    font-size: 15px !important;
    background: #fff !important;
    color: #a3a3a3 !important;
    border: 1px solid #b4c4c0 !important;
    margin-left: -30px !important;
    height: 48px !important;
    width: 34px !important;
}

.testi-001 .sppb-testimonial-carousel-message {
    margin-bottom: 15px !important;
    font-weight: 500;
    color: #717d7a !important;
    line-height: 1.4 !important;
    font-size: 16px !important;
}

.testi-001 .sppb-testimonial-carousel-icon {
    color: #728067 !important;
    font-size: 30px !important;
}

.testi-001 span.sppb-testimonial-carousel-rating {
    margin-bottom: 10px !important;
}

.testi-001 .sppb-testimonial-carousel-name {
    letter-spacing: 0.6px !important;
    font-family: pla;
    font-size: 16px !important;
}

@media(max-width:991px){
.sppb-addon.sppb-addon-text-block.sppb-text-left.text-pattern-001.align-center-001 {
    text-align: center;
}}

.location-a-001 a {
    color: #5e6c55 !important;
}

.location-a-001 a:hover {
    color: #929e8a !important;
}

/*end*/