.xpc-tab {
	 padding-top:0;
	 margin-bottom: 0;
	 position: relative;
	 overflow: hidden;
	 width: 100%;
	 margin: 0 auto;
	 line-height: 1.5;
}
 .xpc-tabs {
	 display: flex;
	 position: relative;
	 overflow: hidden;
	 margin: 0;
	 width: 100%;
	 justify-content:space-between;
	 margin: 0;
    padding: 0;
    list-style:none;
}
 .xpc-tabs li {
	 float: left;
	 line-height: 38px;
	 overflow: hidden;
	 padding: 0;
	 position: relative;
	 flex:1;
	 text-align:center;
}
 .xpc-tabs a {
    color:#000000;
	 font-weight: 500;
	 display: block;
	 letter-spacing: 0;
	 outline: none;
	 padding: 0 20px;
	 text-decoration: none;
	 -webkit-transition: all 0.2s ease-in-out;
	 -moz-transition: all 0.2s ease-in-out;
	 transition: all 0.2s ease-in-out;
	 border-bottom: 2px solid #E7E7E7;
}
 .xpc-tabs_item {
	 display: none;
	 padding: 30px 0;
}
 .xpc-tabs_item h4 {
	 font-weight: bold;
	 color: blue;
	 font-size: 20px;
}
 .xpc-tabs_item img {
	 width: 200px;
	 float: left;
	 margin-right: 30px;
}
 .xpc-tabs_item:first-child {
	 display: block;
}
 .xpc-tabs .current a {
	 color: #3c9581;
	 border-color: #3c9581;
}
.xpc-tabs_item .nikstore-register-form{
     padding: 0;
    max-width: 100%;
    margin: 0;
 }
 .xpc-tab .my-account-register-btn{
     display:none !important;
 }
       .woodly-login-popup{
    min-width: 400px;
    padding: 0;
    background: #F3FCF8;
    border-radius:8px;
}
.xpc-login-pop-title{
    font-size: 24px;
font-weight: 700;
line-height: 130%;
text-align:center;
}
.xpc-login-pop-subtitle{
    text-align:center;
    font-size:16px;
}
.woocommerce-LostPassword a{
    font-size:16px;
}
.woodly__home_two-icon_box_content{
    background: #f3fcf8;
    padding: 30px;
    border-radius: 16px;
    text-align: center;
    position:relative;
    transition:all .2s;
}
.woodly__home_two-icon_box-info p{
    margin:0;
}
.woodly__home_two-icon_box-info .woodly__home_two-icon_box-title{
    margin-bottom:10px;
}
.woodly__home_two-icon_box-image{
  position: absolute;
    bottom: -10%;
    right: 10px;
    width: 50px;
    height: 50px;
    background: #82c8b8;
    border-radius: 50%;
    line-height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #fff;
     transition:all .2s;
    
}
.woodly__home_two-icon_box:hover .woodly__home_two-icon_box-image{
    bottom:-5%;
}

 @media (min-width:768px){
         .woodly-login-popup{
    min-width: 500px;
    padding: 0;
  
}
 }
 
 @media (min-width:991px){
    .woodly-login-popup{
    min-width: 600px;
    padding: 40px;
   
}

}

/* ---------------------------------------------------------------- */
/* 01.Sticky                           
/* ---------------------------------------------------------------- */
.header {
  z-index: 99;
  width: 100%;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

.xpcs-header-yes {
  -webkit-transform: all 0.4 sease-in-out, height 0.4s ease-in-out, background-color 0.4s ease-in-out, border-bottom-width 0.4s ease-in-out, border-bottom-color 0.4s ease-in-out !important;
  -moz-transform: all 0.4 sease-in-out, height 0.4s ease-in-out, background-color 0.4s ease-in-out, border-bottom-width 0.4s ease-in-out, border-bottom-color 0.4s ease-in-out !important;
  -ms-transform: all 0.4 sease-in-out, height 0.4s ease-in-out, background-color 0.4s ease-in-out, border-bottom-width 0.4s ease-in-out, border-bottom-color 0.4s ease-in-out !important;
  -o-transform: all 0.4 sease-in-out, height 0.4s ease-in-out, background-color 0.4s ease-in-out, border-bottom-width 0.4s ease-in-out, border-bottom-color 0.4s ease-in-out !important;
  transform: all 0.4 sease-in-out, height 0.4s ease-in-out, background-color 0.4s ease-in-out, border-bottom-width 0.4s ease-in-out, border-bottom-color 0.4s ease-in-out !important;
}

.xpcs-header-shadow-yes.xpcs-header {
  box-shadow: 0 4px 6px -1px rgb(0 0 0/0.1), 0 2px 4px -2px rgb(0 0 0/0.1)
}

.admin-bar .xpcs-header {
  top: 32px !important;
}

.xpcs-header {
  z-index: 9999;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: -webkit-sticky;
  position: fixed !important;
  top: 0 !important;
  -webkit-transform: all 0.4 sease-in-out, height 0.4s ease-in-out, background-color 0.4s ease-in-out, border-bottom-width 0.4s ease-in-out, border-bottom-color 0.4s ease-in-out !important;
  -moz-transform: all 0.4 sease-in-out, height 0.4s ease-in-out, background-color 0.4s ease-in-out, border-bottom-width 0.4s ease-in-out, border-bottom-color 0.4s ease-in-out !important;
  -ms-transform: all 0.4 sease-in-out, height 0.4s ease-in-out, background-color 0.4s ease-in-out, border-bottom-width 0.4s ease-in-out, border-bottom-color 0.4s ease-in-out !important;
  -o-transform: all 0.4 sease-in-out, height 0.4s ease-in-out, background-color 0.4s ease-in-out, border-bottom-width 0.4s ease-in-out, border-bottom-color 0.4s ease-in-out !important;
  transform: all 0.4 sease-in-out, height 0.4s ease-in-out, background-color 0.4s ease-in-out, border-bottom-width 0.4s ease-in-out, border-bottom-color 0.4s ease-in-out !important;
}

.xpcs-header-transparent-yes {
  position: absolute !important;
  -webkit-transition: top 0s !important;
  -o-transition: top 0s !important;
  transition: top 0s !important;
  background-color: rgba(0, 0, 0, 0) !important;
  z-index: 99;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  width: 100%;
}

.elementor-editor-active .xpcs-header-transparent-yes {
  position: absolute !important;
  -webkit-transition: top 0s !important;
  -o-transition: top 0s !important;
  transition: top 0s !important;
  background-color: rgba(0, 0, 0, 0) !important;
  z-index: 99;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  width: 100%;
}

.xpcs-header.xpcs-blur-yes {
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}

.headerup {
  -webkit-transition: transform 0.4s ease-in-out !important;
  -o-transition: transform 0.4s ease-in-out !important;
  -webkit-transition: -webkit-transform 0.4s ease-in-out !important;
  transition: -webkit-transform 0.4s ease-in-out !important;
  transition: transform 0.4s ease-in-out !important;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out !important;
  -webkit-transform: translateY(-110vh) !important;
  -ms-transform: translateY(-110vh) !important;
  transform: translateY(-110vh) !important;
}

.xpcs-header-change-logo-color-yes .elementor-widget-theme-site-logo img.change-logo-color,
.xpcs-header-change-logo-color-yes .elementor-widget-theme-site-logo img,
.elementor-widget-theme-site-logo img,
.xpcs-header-yes .logo img {
  -webkit-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  transition: all 0.4s ease-in-out !important;
}

.xpcs-header-hide-on-scroll-yes {
  -webkit-transition: transform 0.4s ease-in-out !important;
  -o-transition: transform 0.4s ease-in-out !important;
  -webkit-transition: -webkit-transform 0.4s ease-in-out !important;
  transition: -webkit-transform 0.4s ease-in-out !important;
  transition: transform 0.4s ease-in-out !important;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out !important;
}
.xpcs-header-hide-normal-yes{
    display:none !important;
    opacity:0;
        -moz-transition: height .15s linear,box-shadow .18s linear,background-color .15s cubic-bezier(.2,.06,.05,.95);
    -o-transition: height .15s linear,box-shadow .18s linear,background-color .15s cubic-bezier(.2,.06,.05,.95);
    -webkit-transition: height .15s linear,box-shadow .18s linear,background-color .15s cubic-bezier(.2,.06,.05,.95);
    transition: height .15s linear,box-shadow .18s linear,background-color .15s cubic-bezier(.2,.06,.05,.95);
}
.xpcs-header.xpcs-header-hide-normal-yes{
     display:flex !important;
    opacity:1;
        -moz-transition: height .15s linear,box-shadow .18s linear,background-color .15s cubic-bezier(.2,.06,.05,.95);
    -o-transition: height .15s linear,box-shadow .18s linear,background-color .15s cubic-bezier(.2,.06,.05,.95);
    -webkit-transition: height .15s linear,box-shadow .18s linear,background-color .15s cubic-bezier(.2,.06,.05,.95);
    transition: height .15s linear,box-shadow .18s linear,background-color .15s cubic-bezier(.2,.06,.05,.95);
}
/* Contuct Form Footer Home Style One Start */
.woodly_home_footer_wrrape{
  display: flex;
  max-height: 64px!important;
}
.woodly_home_footer_wrrape input[type="email"]{
  border-radius: 50px;
  margin-bottom: 0px!important;
  min-height: 48px!important;
  padding-left: 40px;
}
.woodly_home_footer_wrrape .ticon-mail{
  position: absolute;
  left: 17px;
  top: 39%;
}
.woodly_home_footer_wrrape_right {
  position: absolute;
  right: 9px;
  top: 12%;
}
.woodly_home_footer_wrrape_right button{
  border-radius: 50%;
  padding: 5px 11px;
  min-height: 0;
  background-color: #3C9581;
  border-color: #3C9581;
}
/* Contuct Form Footer Home Style One End */
/* Woodly Header Css Start */
.woodly-hicon-content{
  background: #f0f8ff00;
}
.woodly-header_icon_set_ul li{
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.woodly-header_icon_set_ul li .woodly-hicon-content{
  background-color: #ffffff00;
  line-height:1;
}
/* Woodly Header Css End */