/*-----------------------------------------------------------------------
                                992 px
-------------------------------------------------------------------------*/
@media screen and (max-width:992px){
.wisteria.sppb-section{
      background-size: contain!important;
}
}
/*-------------------------
   FONT
--------------------------*/
@font-face {
  font-family: avenir bold;
  src: url('../fonts/CooperHewitt-Bold.ttf');
}
@font-face {
  font-family: avenir semibold;
  src: url('../fonts/CooperHewitt-Semibold.ttf');
}
@font-face {
  font-family: avenir light;
  src: url('../fonts/CooperHewitt-Light.ttf');
}
@font-face {
  font-family: avenir regular;
  src: url('../fonts/CooperHewitt-Book.ttf');
}
@font-face {
  font-family: stalemate;
  src: url('../fonts/Stalemate-Regular.ttf');
}


/*-----------------------------------------------------------------------
                                992 px
-------------------------------------------------------------------------*/
@media screen and (max-width:992px){
body {
	letter-spacing: 30px;
  font-family:'avenir regular'!important;
  font-size:14px!important;
}
}


body {
    letter-spacing: 0.5px;
  font-family:'avenir regular'!important;
}
:focus {
    outline: none !important;
}

@media screen and (min-width:992px){
#sp-bottom .sp-module ul > li { display: inline-block; border: none !important; }


#sp-bottom .sp-module ul > li > a {
    letter-spacing: 1px !important;
    padding: 30px 15px !important;
    line-height: 1;
    color: #d1d0ce;
    font-weight: 400;
    background: transparent;
    text-transform: uppercase;
    font-size: 14px !important;
    transition: 0.5s;}
}

div#sp-bottom1 {
    justify-content: center;
    text-align: center;
}
@media(max-width:991px){
#sp-main-body {
    padding: 50px 0px;
}}
@media(max-width:991px){
h1 {font-size: 40px !important;}
h2 { font-size: 26px !important; }
h3 {font-size: 14px !important;line-height: 17px!important;}
h4 { font-size: 22px !important; }
h5 { font-size: 20px !important; }
h6 { font-size: 18px !important; }
body { font-size: 14px !important; }
}
.com-sppagebuilder.view-page label {
    color: #000;
}
/*top-bar*/
#sp-top-bar {
    background: #ececec;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
}
@media(max-width:768px){
#sp-top-bar {
    padding: 5px !important;
  }}
#sp-logo .icon-top-wrapper {
    line-height: 75px;
    margin-right: 0px;
    float: right;
}
#sp-top1 p {
    margin: 0px !important;
}
@media(max-width:768px){
#sp-top1 p {
    font-size: 10px;
}
#sp-top-bar .sp-module {
    margin: 0;
    display: block;
}
div#sp-top1.col-xs-8 {
    padding: 0px 0px 0px 10px;
}
}
div#sp-top2.col-xs-4 {
    padding: 0px 10px 0px 8px;
}
#sp-logo .icon-top-wrapper i {
    color: #000;
}
#sp-logo .icon-top-wrapper i:hover {
    color: #055495;
}
#sp-top4 .sp-module {
    margin-top: 0px;
}
#hikashop_cart_module {
    line-height: 98px;
}
@media(max-width:992px){
#hikashop_cart_module {
    line-height: 64px;
    margin-right: 0;
}
div#sp-top3 {
    float: right;
    margin-right: 0px;
}

div#sp-top2 {
    float: right;
    margin-right: 10px;
}

}
span.hikashop_small_cart_total_title {
    float: right;
    color: #000;
}
@media(Max-width:991px){
header#sp-header {
    height: 60px !important;
}
#sp-logo {
    height: 60px !important;
}
div#sp-menu {
    height: 60px !important;
    float: right;
}
#sp-header .logo a {
    display: block;
}
a#offcanvas-toggler {
    line-height: 60px;
}}

/*search-bar*/
.hikashop_filter_main.hikashop_filter_main_Search_8 {
    min-height: unset !important;
    width: 80% !important;
    margin-top: 20px;
}
@media(Max-width: 991px){
.hikashop_filter_main.hikashop_filter_main_Search_8 {
    min-height: unset !important;
    width: 75% !important;
    margin-top: 10px;
}
}
input#filter_text_Search_8 {
    width: 100%;    
    border-radius: 0px;
}
button#hikashop_filter_button_module_176 {
    margin-top: 20px;
    border-radius: 0px;
    background: #000000;
    transition: 0.3s;
    color: #fff;
    border: 1px solid #000000;
    padding: 5px 10px;
}
body.site.com-sppagebuilder.view-page.no-layout button#hikashop_filter_button_module_176 {
    padding: 6.5px 10px;
}
body.site.com-sppagebuilder.view-page.no-layout.no-task.itemid-745.en-gb.ltr.sticky-header.layout-fluid.off-canvas-menu-init button#hikashop_filter_button_module_176{
    padding: 5px 10px;
}

@media(Max-width:991px){
button#hikashop_filter_button_module_176 {
    margin-top: 10px;
    border-radius: 0px;
    background: #000000;
    transition: 0.3s;
    color: #fff;
    border: 1px solid #000000;
    padding: 5px 10px;
}
}
button#hikashop_filter_button_module_176:hover {
    margin-top: 20px;
    border-radius: 0px;
    background: #000000bf;
    border: 1px solid #000000bf;
}

/*login*/
.sp-module.sp-shopin-login, #sp-top2 .sp-module {
    float: right !important;
}
.sp-module.sp-shopin-login a.btn-login, div#id-user a {
    color: #000000c7;
    font-size: 23px;
    line-height: 90px;
}
@media(Max-width:768px){
.sp-module.sp-shopin-login a.btn-login, div#id-user a {
    color: #000000c7;
    font-size: 24px;
}
}
.sp-module.sp-shopin-login a.btn-login:hover, div#id-user a:hover {
    color: #000;
}
@media(Max-width:768px){
.sp-module.sp-shopin-login .sp-module-content {
    line-height: 1;
}}
.lp-wrapper {
    z-index: 1060 !important;
}

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

/*logo*/
#sp-logo img.sp-default-logo.hidden-xs {
    height: 100px;
    width: auto !important;
    margin-top: 0px;
}
@media(max-width:768px){
#sp-header .logo img {
    max-height: 58px;
}
}
@media(min-width:991px){img.sp-retina-logo.hidden-xs {
    display: none;
    height: 100px;
    width: auto;
}}

/*menu*/
#sp-menu {
    text-align: center;
}
#sp-header .sp-megamenu-parent >li >a, #sp-header .sp-megamenu-parent >li >span {
    line-height: 100px;
    color: #000000bf;
    font-size: 14px;
    font-weight: 900;
}
#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: #ffffff;
}
@media(min-width:992px){
#sp-header {
    height: 100px;
}
}
#sp-header .sp-megamenu-parent >li.active>a, #sp-header .sp-megamenu-parent >li:hover>a {
    color: #a87d73 !Important;
    position:relative;
}

#sp-header .sp-megamenu-parent >li:hover>a:before{
    content: '';
    background: url(/images/000_starry/butterfly-side-view-with-detailed-wings.png);
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    left: 0;
    opacity: 1;
    top: 8px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: auto;
}

#sp-header .sp-megamenu-parent li.active a:before{
    content: '';
    background: url(/images/000_starry/butterfly-with-delicate-wings-from-top-view.png);
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    left: 0;
    opacity: 1;
    top: 8px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: auto;
}

} 


#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: #ececec;
}
@media(max-width:992px){
#sp-header.menu-fixed {
    background: #ececec;
    height: 60px;
}
}
#sp-header.menu-fixed .sp-megamenu-parent >li >a, #sp-header.menu-fixed .sp-megamenu-parent >li >span {
    color: #a87d73;
}
@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: 58px;
    margin-top: 0px;
}
#sp-header.menu-fixed #sp-logo {
    height: 60px;
}
#sp-header.menu-fixed #offcanvas-toggler {
    line-height: 60px;
}
}
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;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
}
#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: #ececec;
}

/*logo*/
img.sp-default-logo.hidden-xs:hover {
    -webkit-animation-name: spin;
    -webkit-animation-duration: 600ms;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
}
img.sp-retina-logo.hidden-xs:hover {
    -webkit-animation-name: spin;
    -webkit-animation-duration: 600ms;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
}
img.sp-default-logo.visible-xs:hover {
    -webkit-animation-name: spin;
    -webkit-animation-duration: 600ms;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
}
/*off-canvas*/


.offcanvas-menu {
    background: #ececec;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    color: #000;
}
.close-offcanvas {
    border: none;
    color: #000;
}
.close-offcanvas:hover {
    color: #000000b3;
}
.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: #000;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul >li > a {
    padding-left: 50px;
}
#offcanvas-toggler >i {
    color: #000;
}


/*my account*/

ul.cls-dropdown-menu.dropdown-menu {
    width: 30px;
    font-size: 20px!important;
    line-height: 20px!important;
    top: 80px;
    background: #ffffff;
    left: -40px!important;
    box-shadow: 0px 0px 5px #ebded5;
}

ul.cls-dropdown-menu.dropdown-menu a{
    font-size: 14px!important;
    line-height: 30px!important;
}



/*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: 50px 0 60px; 
}
@media(max-width:991px){
.sp-page-title { 
    padding: 20px 0 30px; 
}
}
.sp-page-title h2 {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    color: #000;
}
@media(max-width:991px){
.sp-page-title h2 {
    font-size: 18px !important;
}
}
.sp-page-title {
    background: #ececec;
}
.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 {
    margin-top: 20px;
}
.sp-page-title .breadcrumb >li>a:hover {
    color: #00000096;
}

/*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: 16px !important;
    letter-spacing: 1px;
}
#sp-bottom ul >li a:hover {
    color: #fff !important;
}

@media only screen and (max-width: 480px){
#sp-bottom {
    padding: 30px 0px 0px !important;
}}

/*footer*/
span.sp-copyright {
    font-size: 14px;
}
@media(Max-width:991px){
#sp-footer {padding: 10px 0px 100px 0px !Important;}
}


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

.scrollup:before{
    right: 0;
    position: absolute;
    line-height: 15px;
    float:right;
    top: -36px;
    text-align:right;
    right: -34px;
}


.scrollup:before{
    content: " "!important;
    background: url(/images/000_starry/up-arrow.png);
    content: '';
    height: 110px;
    width: 110px;
    background-repeat: no-repeat;
    transform: scale(0.25);}
/*live-chat*/
#phone {
    right: 80px !important;
}
#whatsapp {
    right: 10px !important;
}

/*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;
}

/*top icons*/

#sp-header .fa-user-circle:before{
    right: 0;
    position: absolute;
    line-height: 15px;
    float:right;
    top: 6px;
    text-align:right;
    right: -9px;
}
#sp-header .fa-user-circle:before{
    content: " "!important;
    background: url(/images/000_starry/login.png);
    content: '';
    height: 80px;
    width: 80px;
    background-repeat: no-repeat;
    transform: scale(0.5);}

#sp-header .fa-shopping-cart:before{
       right: 0;
       position: absolute;
       line-height: 15px;
       float:right;
       top: 5px;
       text-align:right;
       right:0;
}

#sp-header .fa-shopping-cart:before{
    content: " "!important;
    background: url(/images/000_starry/cart.png);
    content: '';
    height: 80px;
    width: 80px;
    background-repeat: no-repeat;
    transform: scale(0.5);
    }

#sp-header .fa-bars:before{
       right: 0;
       position: absolute;
       line-height: 15px;
       float:right;
       top: 0px;
       text-align:right;
       right:0;
}

.fa-bars:before{
    content: " "!important;
    background: url(/images/000_starry/menu-black.png);
    content: '';
    height: 60px;
    width: 60px;
    background-repeat: no-repeat;
    transform: scale(0.5);
    }


.fa.fa-remove:before{
       right: 0;
       position: absolute;
       line-height: 15px;
       float:right;
       top: 0px;
       text-align:right;
       right:0;
       z-index:9999!important;
}

.fa.fa-remove:before{
    content: " "!important;
    background: url(/images/000_starry/cancel02.png);
    content: '';
    height: 60px;
    width: 60px;
    background-repeat: no-repeat;
    transform: scale(0.5);
    z-index:9999!important;
    }

/*-----------------------------------------------------------------------
                                992 px
-------------------------------------------------------------------------*/
@media screen and (max-width:992px){
#sp-header .fa-shopping-cart:before{
       right: 0;
    position: absolute;
    line-height: 15px;
    float:right;
    top: -11px;
    text-align:right;
    right:0; 
}
  
  
.fa-user-circle:before{
    right: -10px;
    position: absolute!important;
    line-height: 15px!important;
    float:right!important;
    top: -11px!important;
    right: 5px!important;
}

#sp-header .fa-shopping-cart:before{
       right: 0;
       position: absolute;
       line-height: 15px;
       float:right;
       top: -11px;
       text-align:right;
       right: 0px;
}
}  
  

.com-hikashop.view-checkout.layout-show.task-show div#hikashop_order_2_1_message textarea {
    width: 100%!important;
    min-height: 100px!important;
}

.com-hikashop.view-checkout.layout-show.task-show div#hikashop_order_2_1_deliverydate input {
    width: 100%!important;
}
  
/*end*/