/*cart message
.notifyjs-corner { display: none;}*/
/*end of cart message*/

/*floating messenger


#facebook.cls-messenger-icon{ background: url("/images/0_JVogue/messenger/messenger-logo.png")  no-repeat center !important;
   background-size: cover !important; width:70px !important; height:70px !important; z-index:999999 !important;}

#facebook button{ opacity:0 !important;}

.glow { transition: all .3s !important;  animation: glowing-facebook 1500ms infinite !important; border-radius:100%; width: 62px !important; height: 62px !important; bottom: 14px !important; right: 14px !important;}

#facebook.inner_blob { -webkit-animation-name: unset!important;  animation-name: unset !important; }

end of floating messenger*/

.alert-warning { position: fixed; z-index: 9; left: 0; right: 0; margin: auto; max-width: 1000px; top: 20%; background-color: #fff0f0; color: #000; border-color: #fff0f0;}


.scrollup:before {
    border-radius: 50px;
    border: 1px solid #d8d8d8 !Important;
    background: #fff;
    height: 40px !important;
    line-height: 35px !important;
    font-size: 24px !important;
}

.scrollup {
  background: transparent;  border: none;
  bottom: 110px;
  right: 25px !Important;
}

.scrollup:hover {
    background-color: transparent;
}

/*top bar*/

section#sp-top-bar {
    background-color: #f7f7f7;
    padding: 5px 0;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.5px;
    line-height: 1.6; }

#sp-top-bar .row {
    max-width: 1400px;
    width: 100%;
    margin: auto;
}

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

#sp-header.menu-fixed-out #sp-top2 .hikashop_filter_module { display: none; }

#sp-top1 { text-align: left; margin: 0; }

#sp-top4 { text-align: right; margin: 0; }

@media (max-width: 767px){
  section#sp-top-bar { font-size: 12px; }
  #sp-top1, #sp-top4 { text-align: center; }
}


#sp-top-bar p { margin: 0px;}

#sp-top2 .sp-module { display: flex; align-items: center; margin-right: 15px; }

#sp-top2 .hikashop_filter_module input { float: right; }

#sp-top2 .hikashop_filter_module button { float: left; height: 34px; }

#sp-top2 .sp-module form { margin: 0px; /*display: inline-flex;*/}
#sp-top2 .sp-module .hikashop_filter_module form{ align-items: center; display: flex; }
#sp-top2 .sp-module ul >li >a { padding: 10px 15px !important; line-height: 1; }
#sp-top2 .hikashop_filter_module { display: flex;}
#sp-top2 .sp-column { display: flex; float: right; }
#sp-top2 { line-height: 50px; font-size: 22px; }

@media(max-width:991px){
#sp-header.menu-fixed #sp-top2 .sp-module .hikashop_filter_module form {
    position: absolute;
    top: 20px;
    right: -140%;
    width: 30%;
}

#sp-header.menu-fixed #sp-top2 .sp-module {position: absolute;top: 0;right: 0px;width: 25%;}

#sp-header.menu-fixed #sp-top2 .hikashop_filter_module input { height: 20px; font-size: 12px; padding: 0px; width: 50px;}

#sp-header.menu-fixed #sp-top2 .hikashop_filter_module button { height: 20px; width: 20px; }

#sp-header.menu-fixed #sp-top2 .hikashop_filter_module button i.fa.fa-search { font-size: 10px; position: absolute; top: 5px; right: -18px;}

#sp-header.menu-fixed #sp-top2 .hikashop_filter_module .hikashop_filter_button_inside {
    margin-right: 0px !important;
}}
#sp-header.menu-fixed #sp-top2 { line-height: 60px; }

.dropdown-menu {
    right: -10px !important;
    left: auto;
    border-radius: 0;
    border: 0;
    box-shadow: 0 2px 10px #e5e5e5;
}

@media (max-width: 767px) {
    .dropdown-menu { right: auto !important; left: -20px; }
}

#sp-top2 .sp-module ul >li:hover >a { background: #000; color: #fff; }

@media (max-width: 1199px) {
  #sp-top2 { display: contents; font-size: 18px; }
  #sp-top2 .sp-column { margin-right: 55px; }
}
  
@media (max-width: 991px){
  .sp-module.top_filter { display: none !important;}
  /*#sp-top2 .hikashop_filter_module { display: none;}*/
  #sp-top2 .sp-module { position: absolute; top: 0; right: 100px;}
  #sp-top2 .sp-module.cart {right: 50px;}
}

/*end of top bar*/


/*search & currency*/

#sp-top-search-bar .container { width: 100%; }

#sp-top-search-bar .row {
    max-width: 1400px;
    width: 100%;
    position: relative;
    margin: auto;
    padding-left: 10%;
}

#sp-search-top .hikashop_filter_module .hikashop_filter_main_div {
    display: inline-block;
    width: 65%;
}

#sp-search-top .hikashop_filter_module .hikashop_filter_main_div form {
    display: inline-flex;
    width: 100%;
}


#sp-search-top .hikashop_filter_module input {
    width: 100%;
}

#sp-search-top .hikashop_filter_module .hikashop_filter_button_inside {
    margin: 0 !important;
}

#sp-top-search-bar {
    padding: 15px 0;
    background: #fffff8;
}

#sp-search-top .hikashop_filter_module button {
    height: 34px;
    line-height: 1;
    transition: 0.5s;
}

@media (max-width: 767px) {
  #sp-top-search-bar .row { padding-left: unset; }
  #sp-search-top .hikashop_filter_module .hikashop_filter_main_div { margin-bottom: 0; width: 100%; }
  #sp-top-search-bar { position: absolute; z-index: 999; width: 100%; top: 110px; padding: 0; }
  #sp-top-search-bar .container { padding: 0; }
  #sp-search-top { padding: 0 !important; }
  #sp-top3 { position: absolute; top: -45px; right: 45px; }
  #sp-top3 .hikashopcurrency { font-size: 10px; font-weight: 600; height: 25px; padding: 0; width: 65px; }
}

@media (max-width: 767px) {
    #sp-search-top .hikashop_filter_module .hikashop_filter_main_div form { display: block; }
    #sp-search-top .hikashop_filter_module .hikashop_filter_main_div .hikashop_filter_main { float: none !important; width: 100% !important; }
    #sp-search-top .hikashop_filter_module input { padding: 5px 45px 5px 15px; box-shadow: none; border: 0; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
    #sp-search-top .hikashop_filter_module .hikashop_filter_button_inside { float: none !important; position: absolute; top: 0; right: 10px; }
    /*#sp-search-top .hikashop_filter_module button { background: transparent !important; border: 0 !important; }*/
  #sp-search-top .hikashop_filter_module button { border: 0 !important; }
}


/*end of search & currency*/


/*off canvas*/

.close-offcanvas {
    top: 5px;
    right: 10px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.offcanvas-menu .offcanvas-inner .sp-module {
    padding: 40px 0 0 !important;
}
.offcanvas-menu { background-color: #fff; color: #000; border-left: 1px solid #d0bab9; }
.offcanvas-menu .offcanvas-inner .sp-module ul > li a { color: #000;}
.offcanvas-overlay { background: rgba(0, 0, 0, 0.5);}
#offcanvas-toggler { position: absolute; top: 0; right: 30px; line-height: 50px;}
#sp-header.menu-fixed #offcanvas-toggler { line-height: 60px; }
#offcanvas-toggler >i:hover { color: #000;}
.close-offcanvas i.fa.fa-remove { color: black;}

@media (max-width: 767px) {
  #offcanvas-toggler { right: 10px;  line-height: 60px; }
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li:first-child { border-top: 1px solid rgba(0, 0, 0, 0.1); }

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    font-size: 16px;
    font-weight: 600;
    font-family: Lato, sans-serif;
    letter-spacing: 0.5px;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler i { font-weight: 700; font-size: 20px; }

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

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

.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover { background: #000; }

.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover a { color: #fff; }

.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover .offcanvas-menu-toggler i { color: #fff; }

/*end of off canvas*/

/*menu*/

#sp-header { background: #fffff8; height: 70px; z-index: auto; }

#sp-header.menu-fixed { background: #fffff8; z-index: 999; height: 60px; }

#sp-header .row { margin: 0; }

#sp-header.menu-fixed-out .row {
    max-width: 1400px;
    margin: auto;
}

#sp-header .logo { width: 110px; margin-top: -55px; }

#sp-header .logo img { width: 110px; }

#sp-header.menu-fixed .logo img { width: 80px; height: 60px;}

#sp-header.menu-fixed .logo { width: 60px; margin-top: 0; height: 60px; margin: auto; }

#sp-header #sp-menu { padding-left: 3%; transition: 0.5s; }

#sp-header.menu-fixed #sp-menu { padding-left: 0; }

.sp-megamenu-parent .sp-dropdown {
    width: 200px !important;
    top: 50px !important;
    left: 10px !important;
}

#sp-header.menu-fixed .sp-megamenu-parent .sp-dropdown { top: 50px !important; }

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a:hover, .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a { color: #000; }

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a { padding: 8px 15px; text-transform: uppercase; letter-spacing: 0.5px; font-weight: 600; font-size: 14px !important; transition: 0.3s; line-height: 1; }

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover >a { padding-left: 20px; }  

#sp-header.menu-fixed .sp-megamenu-parent >li >a { line-height: 60px; }

@media (max-width: 767px){
  #sp-header .logo { margin: auto; width: 80px; height: 60px; }
  #sp-header .logo img { width: 50px; }
  #sp-top2 { line-height: 60px; }
  #sp-top2 .sp-module.cart { left: 20px; }
  #sp-top2 .sp-module { left: 65px; width: fit-content;}
}

@media (max-width: 1199px) {
    .sp-megamenu-parent {display: none;}
    #offcanvas-toggler {display: block !important;}
    #sp-header.menu-fixed #sp-top2 { margin-right: 25px; float: right; }
}


.sp-megamenu-parent { float: none; text-align: left; width: 800px; }

.sp-megamenu-parent >li >a { font-size: 16px; line-height: 50px; padding: 0 10px; font-weight: 700; }

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a { color: #5a5a5a; }
.sp-megamenu-parent >li.active>a {font-weight: 600;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover { background-color: #fff; color: #5a5a5a; }
/*end of menu*/

/*body*/

body.com-hikashop.view-checkout.layout-show.task-step section#sp-section-4 {display: none; }

.cls-popup .modal-header {
    position: absolute;
    z-index: 9999;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #464646;
}

.modal-header .close {
    color: #fff;
    opacity: 1;
    text-shadow: none; 
}

@media (min-width: 768px){.modal-dialog { margin: 105px auto;}}

input, textarea { border-radius: 0px !important;}
.form-actions { padding: 20px 0;}
.alert {color: #721c24; background-color: #f8d7da; border-color: #f5c6cb;}
.radio, .checkbox { margin-left: 20px;}

a { color: #000;}
a:hover { color: #777;}

#sp-page-builder .sppb-section-title { margin: 0;}
h3.sppb-title-heading { border-bottom: 1px solid #e1e1e1 !important; padding-bottom: 15px;}

.sp-module ul >li >a:hover {color: #000; }

.calendar-container table tbody td.day:hover, .calendar-container table tbody td.day.selected {background-color: #000; }
.calendar-container table tbody td.today:after {background-color: #000; }

.fa-facebook-messenger:before { font-family: unset;}

/*end of body*/

/*bottom*/

#sp-upperbottom {
    border-top: 1px solid #ddd;
    padding: 10px 0;
}

#sp-upperbottom img {
    padding: 5px 10px;
    transition: 0.5s;
}

#sp-upperbottom img:hover {
    opacity: 0.6;
    border-color: #2e3094;
}

div#sp-upperbottom .sppb-addon.sppb-addon-icons-group { text-align: -webkit-center;}
div#sp-upperbottom .sppb-addon.sppb-addon-icons-group a{line-height: normal;}
div#sp-upperbottom .sppb-addon.sppb-addon-icons-group a:hover {color: #d0bab9;}
section#sp-upper-bottom .sp-module ul >li >a:before { display: none;}


#sp-bottom .sp-module .sp-module-title {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
}

#sp-bottom4 img { width: 200px; }

#sp-bottom, #sp-footer { font-family: 'Roboto' !important, sans-serif;}
#sp-bottom .sp-module { margin-bottom: 10px;}

@media (max-width: 991px) {
  #sp-bottom .sp-module { margin-bottom: 30px; }
}

#sp-bottom .sp-module ul >li >a { line-height: 1.8; padding: 0; }
#sp-bottom .sp-module p { color: #5a5a5a; }
#sp-bottom .sp-module ul >li >a:focus { background-color: #fff; }
#sp-bottom .sp-module ul >li >a {color: #5a5a5a; }
#sp-bottom .sp-module ul >li >a:hover { color: #000; }

@media (min-width: 1200px) {
  #sp-bottom3 .sp-module { padding-left: 50px; }
}

#sp-footer { padding: 15px 10px; background: #000; }

#sp-footer .container { text-align: center; line-height: 1; }

#sp-footer .sp-copyright { font-size: 14px; line-height: 1.6; letter-spacing: 0.5px; }

#sp-footer a:hover { color: #eee; }

@media (max-width: 767px){#sp-footer2 p { text-align: left !important;}}

.btm-icon-001 i.fa.fa-facebook-square { font-size:25px; margin-right:10px; }
.btm-icon-001 i.fa.fa-instagram { font-size:25px; margin-right:10px; }
.btm-icon-001 i.fa.fa-wechat { font-size:25px; }


#sp-footer .sp-module ul >li >a:before { display: none; }

#sp-footer .sp-module ul >li >a { line-height: 1; padding: 0 !important; margin: 0 10px !important; }

#sp-footer .sp-module ul.sppb-icons-group-list { margin: auto; }

#sp-footer1 .sp-module { padding-bottom: 10px; }


/*end of bottom*/



/*bottom menu
@media only screen and (max-width: 991px) {
  #sp-footer{ margin-bottom: 80px; }
}*/

.cls-bottom-menu {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 50px;
  background: #fff;
  border-top: 1px solid #efefef;
  text-align: center;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-evenly;
  z-index: 10000;
}

.cls-bottom-menu .bottom-menu-item a{
  color: #616161 !important;
  text-decoration: none !important;
  width: 60px;
  font-size: 15px;
  display:block;
  text-align: center;
}

.cls-bottom-menu .bottom-menu-item a>span {
  display:block;
  font-size:10px;
  line-height: 1;
  font-weight: 800;
  font-family: Lato, sans-serif;
  letter-spacing: 0.5px;
}

.cls-bottom-menu .bottom-menu-item a>i { height: 25px; font-size:25px; white-space:nowrap; display:block; }

#sp-bottommenu .modal-header .close { position: absolute; z-index: 9999; right: -5px; top: -10px;}

#sp-bottommenu .modal-header { justify-content: center; font-weight: 500; font-size: 20px; height: 60px;}

#sp-bottommenu .modal-dialog { width: 300px !important;}

#sp-bottommenu button.sppb-btn.sppb-btn-default.sppb-btn-rounded { margin-bottom: 10px; width: 100%;}

#sp-bottommenu .modal-content { border-radius:10px; }

/*end of bottom menu*/



#facebook.news {
    right: 80px !important;
}

#facebook.news button {
    background: #4267b2 !important;
    -webkit-animation: glowing-facebook-2 1500ms infinite;
    -moz-animation: glowing-facebook-2 1500ms infinite;
    -o-animation: glowing-facebook-2 1500ms infinite;
    animation: glowing-facebook-2 1500ms infinite;
}


*@-webkit-keyframes glowing-facebook-2 {
  0% { background-color: #4267b2; -webkit-box-shadow: 0 0 3px #4267b2; }
  50% { background-color: #4267b2; -webkit-box-shadow: 0 0 40px #4267b2; }
  100% { background-color: #4267b2; -webkit-box-shadow: 0 0 3px #4267b2; }
}

@-moz-keyframes glowing-facebook-2 {
  0% { background-color: #4267b2; -moz-box-shadow: 0 0 3px #4267b2; }
  50% { background-color: #4267b2; -moz-box-shadow: 0 0 40px #4267b2; }
  100% { background-color: #4267b2; -moz-box-shadow: 0 0 3px #4267b2; }
}

@-o-keyframes glowing-facebook-2 {
  0% { background-color: #4267b2; box-shadow: 0 0 3px #4267b2; }
  50% { background-color: #4267b2; box-shadow: 0 0 40px #4267b2; }
  100% { background-color: #4267b2; box-shadow: 0 0 3px #4267b2; }
}

@keyframes glowing-facebook-2 {
  0% { background-color: #4267b2; box-shadow: 0 0 3px #4267b2; }
  50% { background-color: #4267b2; box-shadow: 0 0 40px #4267b2; }
  100% { background-color:#4267b2; box-shadow: 0 0 3px #4267b2; }
}


@media (max-width: 991px) {
    .scrollup { bottom: 95px; right: 80px }
    #facebook { right: 0 !important; bottom: 80px !important; }
    #facebook.news { right: 0 !important; bottom: 145px !important; }
}



#sp-sortby .hikashop_filter_main.hikashop_filter_main_SortBy_2 { min-height: 100% !important; width: 100% !important; }

#sp-sortby .hikashop_filter_main select { width: 100%; border: 1px solid #e5e5e5; height: 40px; }

@media (max-width: 767px) {
  #sp-sortby .hikashop_filter_main select { margin-top: 10px; }
}

.breadcrumb { margin-bottom: 0; }

.sp-page-title .breadcrumb { display: none; }

.sp-page-title h2 {
    font-size: 42px;
    font-family: Lato, sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    color: #000;
    font-weight: 900;
    text-shadow: 0 2px 4px #fff;
}

.sp-page-title { background: #f5f5f5; padding: 60px 0; background-position: 50% 0%; }

@media (max-width: 767px) {
  .sp-page-title { background-position: 80% 50%; /*margin-top: 25px;*/ }
  .sp-page-title h2 { font-size: 32px; }
}




section#sp-section-5 {
    padding-top: 50px;
}


/*popup*/

.modal-content { margin: 15px; overflow: hidden; }

.modal-dialog { overflow: hidden; margin: auto; top: 50%; transform: translateY(-50%) !important; }

@media (max-width: 768px){
  .modal-dialog { width:  300px !important; } }

#myModalpop {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 99999;
}

div.modal-body>div {margin: 0;}

div.modal-body>div>div { padding: 0 !important; }

div.modal-body { text-align: center; font-family: Heebo, sans-serif; padding: 0 0 15px 0; }

div.modal-body h4 {
    font-weight: 900;
    margin: 20px 0 5px;
    font-size: 26px;
    font-family: Heebo, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.cls-popup .modal-content {
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 4px 10px #787878;
    border: 0; 
}

div.modal-body p {
    font-size: 14px;
    font-weight: 400;
    color: #4a4a4a;
    line-height: 1.3;
    letter-spacing: 0.5px;
}

div.modal-body p.button {
    margin-bottom: 5px; 
}

div.modal-body p strong { color: #d50000; }

div.modal-body p small {
    font-size: 11px;
    letter-spacing: 0.5px;
}

@media (max-width: 767px) {
    div.modal-body h4 { font-size: 16px; font-weight: 700; }
    div.modal-body p { font-size: 12px; }
    div.modal-body .sppb-btn-default { font-size: 10px !important; padding: 8px 15px !important;  }
}

/*end of popup*/


/*tool*/

#sp-cart-position {
    position: fixed;
    z-index: 99;
    bottom: 110px;
    right: 18px;
    width: 150px;
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@media (max-width: 991px) {
	#sp-cart-position {width: 150px;right: -60px;bottom: 25px;}
}

@media (max-width: 768px) {
	#sp-cart-position {width: 150px;right: -70px;bottom: 25px;}
}

@keyframes floating {
	0% {
		transform: translateY(0%);	
	}
	50% {
		transform: translateY(10%);	
	}	
	100% {
		transform: translateY(0%);
	}			
}

@-webkit-keyframes floating {
	0% {
		-webkit-transform: translateY(0%);	
	}
	50% {
		-webkit-transform: translateY(10%);	
	}	
	100% {
		-webkit-transform: translateY(0%);
	}			
}

#sp-cart-position span.hikashop_small_cart_total_title {
    padding: 8px 20px 20px 20px;
    text-align: center;
    color: #ffffff;
    display: block;
    height: 60px;
    width: 60px;
    font-size: 12px;
    border-radius: 100%;
    background-color: #b2b2b2;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.75);
}

#sp-cart-position span.hikashop_small_cart_total_title:before{
	font-size: 23px;
	position: absolute;
	bottom: 10px;
	left: 34px;
}

@media (max-width: 768px) {
#sp-cart-position span.hikashop_small_cart_total_title:before { left: 24px; }
}

/*end of tool*/

/*scrollbar*/

#sp-scrollbar .sp-module-content {
  /*position: fixed;*/
  margin-top: 25px;
  top: 143px;
  left: 0;
  height: 50px;
  background: #fff;
  border-top: 1px solid #efefef;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-evenly;
  z-index: 10000;
}

#sp-scrollbar .module {width: 15% !important;height: 50px;/*display: table-cell*/;vertical-align: middle;padding: 5px;}

#sp-scrollbar .sp-module-content a {
  color: #616161 !important;
  text-decoration: none !important;
  height: 30px;
  width: 40px;
  font-size: 15px;
  display:block;
  text-align: center;
  border: unset;
  /* border-right: 1px solid #878787; */
}

#sp-scrollbar .sp-module-content a>span {
  display: block;
  font-size: 8px;
  line-height: 1;
  font-weight: 600;
  font-family: Lato, sans-serif;
  letter-spacing: 0.5px;
  padding-top: 3px;
  text-transform: uppercase;
}

#sp-scrollbar .sp-module-content a>i {font-size: 20px;color: #616161;margin: 0px;}

#scrolling-wrapper {width: 100% !important;height: 50px !important;}

#sp-scrollbar div#modules {height: 50px;padding: 0px;}

#sp-scrollbar img { width: 22px !important; height: 22px !important; }

#sp-scrollbar div.icon-wrapper div.icon a:hover, div.icon-wrapper div.icon a:focus, div.icon-wrapper div.icon a:active{
    background-color: #fff !important;
    box-shadow: none;
}

#sp-scrollbar .module:nth-child(1), #sp-scrollbar .module:nth-child(2), #sp-scrollbar .module:nth-child(3), #sp-scrollbar .module:nth-child(4), #sp-scrollbar .module:nth-child(5) {
    border-right: 1px solid #e3e3e3;
}

/*#sp-scrollbar div#modules {
    overflow: hidden;
}*/

/*end of scrollbar*/

body::-webkit-scrollbar {
  width: 1em;
}
 
body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

/*search-scroll-top*/

.scrollup-search {
    right: 120px !important;
    padding: 18px 20px 18px 20px;
    text-align: center;
    color: #ffffff;
    display: block;
    font-size: 18px;
    border-radius: 100%;
    background-color: #455890;
}

#sp-search-scroll {
    position: fixed;
    z-index: 99;
    bottom: 125px;
    right: 90px;
    width: 150px;
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@media (max-width: 768px) {
#sp-search-scroll {
    width: 150px;
    right: 0px;
    bottom: 38px;
}}


@media (min-width: 992px) {
.search-mobile {
    display: none;
}
}

@media (max-width: 768px) {
.search-mobile {
	position: absolute;
    top: 18px;
    right: 60px;
}}


/*end-search-scroll-top*/

span#hikashop_product_custom_item_value_26 > a {
    color: #455890;
    text-decoration: underline;
}

/*paypal charge*/

span.hikashop_checkout_payment_price {
    display: none!Important;
}

/*end paypal charge*/

/*scroll bar*/