/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/*--- custom Style ----*/

.custom-item .elementor-menu-cart__toggle_button {
	background-image:none;
}

.change-color {
	background-color: #F8F8F7;
}

.border-style {
	position:relative;
}
.border-style:after {
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 1px;
    position: absolute;
	background-image: linear-gradient(#133146,#FFFFFF);
}

.border-style:before {
	content:"";
	top: 0;
    left: 0;
    width: 4px;
	background:#133146;
	position:absolute;
	height: 100px;
	
}

#timeline-style.timeline-style .wpr-icon {
	left: 0;
	transform: translate(0, -50%);
}

#timeline-style.timeline-style .wpr-icon svg {
	fill: #505F6D;
}

#timeline-style.timeline-style .wpr-description {
	padding-left:0;
	padding-right:0;
}
#timeline-style.timeline-style:after {
	content:"";
	position:absolute;
	top:50px;
	left:0;
	right:0;
	border-top:1px dashed #505F6D;
	margin-left:-15px;
	margin-right:-15px;
}

.journey-loop {
	max-width:1060px;
	margin:0 auto;
	padding: 0 56px;
}

.inner-box {
	display:block;
	border-radius:16px;
	overflow:hidden;
}

.inner-box figure {
	height:185px;
}

.inner-box figure img {
	width:100%;
	height:100%;
	object-fit:cover;
}

.inner-box figcaption {
	background:#F8F8F7;
}
.inner-box figcaption div {
    border-bottom: 1px solid rgba(20, 20, 42, 0.04);
    padding: 6px 17px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.inner-box figcaption div:last-child {
	border-bottom:none;
}

.inner-box figcaption div span {
	font-size:16px;
}

.inner-box figcaption div span:first-child{
	color:#7D7E91;
}

.journey-loop .swiper-button-next, .journey-loop .swiper-button-prev {
	width: 40px;
    height: 40px;
    background: #133146;
    color: #fff;
    border-radius: 50%;
}

.journey-loop .swiper-button-next:after, .journey-loop .swiper-button-prev:after {
	font-size: 17px;
}

.journey-loop .swiper-button-next {
	right: 3px;
}

.journey-loop .swiper-button-prev {
	left: 3px;
}

.lpn-content-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
}

.lpn-left {
    position: relative;
    display: flex;
    justify-content: center;
    width: 40%;
    padding: 60px 0;
}

.lpn-right {
    display: flex;
    width: 60%;
}

.lpn-thumb-swiper {
    height: 230px;
}

.lpn-main-swiper {
    height: 230px;
}

.lpn-thumb-swiper .swiper-slide {
    height: auto;
}

.lpn-thumb-swiper .swiper-slide:last-child {
    margin-bottom: 0px;
}

.lpn-thumb-swiper .img-content {
    display: flex;
    align-items: center;
    width: 140px;
    height: 100%;
}

.lpn-thumb-swiper .img-content img {
    width: 100%;
    max-width: 100%;
    filter: brightness(0.5);
}

.lpn-thumb-swiper .swiper-slide-thumb-active .img-content img {
    filter: brightness(0);
}

.lpn-main-swiper .text-content {
    display: flex;
    align-items: center;
    height: 100%;
}

.lpn-main-swiper .text-content p {
    font-size: 31px;
    color: #133146;
    max-width: 671px;
    margin: 0;
}

.lpn-left .swiper-button-prev::after,
.lpn-left .swiper-button-next::after {
    display: none;
}

.lpn-left .swiper-button-prev,
.lpn-left .swiper-button-next {
    width: 24px;
    height: 24px;
    z-index: 9;
}

.lpn-left .swiper-button-prev {
    top: 0;
    left: calc(50% - 12px);
    right: auto;
    bottom: auto;
    margin-top: 0;
}

.lpn-left .swiper-button-next {
    top: auto;
    bottom: 0;
    left: calc(50% - 12px);
    right: auto;
}

/*.influence_card {
    overflow: hidden;
}
.influence_card .card__content {
    float: left;
}
.influence_card .card__inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.influence_card .card__aside {
    float: left;
}
.influence_card .card__aside img {
    display: block;
    max-width: 100%;
}*/

.influencer-swiper .swiper-button-next, .influencer-swiper .swiper-button-prev {
	width: 40px;
    height: 40px;
    background: #133146;
    color: #fff;
    border-radius: 50%;
}

.influencer-swiper .swiper-button-next:after, .influencer-swiper .swiper-button-prev:after {
	font-size: 17px;
}
.influencer-swiper .swiper-button-next {
	right: 3px;
}
.influencer-swiper .swiper-button-prev {
	left: 3px;
}
.influencer-swiper {
    height: 388px;
}
.influencer-swiper .content-wrapper {
    display: flex;
    align-items: center;
    height: 100%;
}
.influencer-swiper .content-left {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    height: 100%;
    padding: 0 56px;
}
.influencer-swiper .content-left .img-wrap {
    width: 100%;
    height: 100%;
}
.influencer-swiper .content-left .img-wrap img { 
    max-width: 100%;
    max-height: 100%;
}
.influencer-swiper .content-right {
    position: relative;
    display: flex;
    align-items: center;
    width: 50%;
    height: 100%;
    padding: 0 53px;
}
.influencer-swiper .content-right::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(to bottom, #133146, #FFFFFF);
}
.influencer-swiper .video-wrap {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    border-radius: 10px;
    overflow: hidden;
}
.influencer-swiper .video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#process-steps-style.timeline-style:after {
	content:"";
	position:absolute;
	top:50px;
	left:0;
	right:0;
	border-top:1px dashed #505F6D;
	margin-left:-15px;
	margin-right:-15px;
}

.the-hairy-hair-product-desc-p p {
	margin-bottom: 11px;	
}

.border-style-class .swiper-slide {
    position: relative;
}

.border-style-class .swiper-slide::after {
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 1px;
    position: absolute;
    background-image: linear-gradient(#133146, #FFFFFF);
}
.border-style-class .swiper-slide::before {
    content: "";
    top: 0;
    left: 0;
    width: 4px;
    background: #133146;
    position: absolute;
    height: 100px;
}

.remove-border-newstyle .swiper-slide:before, .remove-border-newstyle .swiper-slide:after {
	display:none;
}

.simple-slider-style .swiper-slide:before, .simple-slider-style .swiper-slide:after  {
	display:none;
}

.simple-slider-style .swiper-slide .elementor-testimonial__cite {
	margin-top:8px;
}


.border-style-class .elementor-swiper-button {
    align-items: center;
    justify-content: center;
    background: #133146;
    width: 40px;
    height: 40px;
    border-radius: 50px;
	
} 
.border-style-class {}

#custom-style .swiper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
	padding-bottom: 17px;
}

#custom-style .swiper .elementor-swiper-button {
	position: static;
    transform: translateY(0);
    margin-top: 34px;
    margin-left: 10px;
    margin-right: 10px;
}

.remove-border-newstyle .swiper-slide .elementor-testimonial__text {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.remove-border-newstyle .swiper-slide .elementor-testimonial__text:before {
	content:"";
	background:url('/des/hairyhair/wp-content/uploads/2024/09/teth.svg');
	width: 30px;
    display: inline-block;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px;
}


.remove-border-newstyle .swiper-slide .elementor-testimonial__cite {
	margin-top:8px;
}

/*---footer newsletter----*/

.news-wrap p {
	margin-bottom:0;
}
.news-wrap .input-field {
	height:50px;
	border:none;
	margin-bottom:8px;
}
.news-wrap .footer-btm {
	border-radius:0;
	width:100%;
}
.heading-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 35px;
}
.heading-wrap h2 {
	margin-bottom:0;
	font-size:33px;
}
.heading-wrap a {
	font-family: "Jost", Sans-serif;
    background-color: transparent;
    font-size: 15px;
    font-weight: 500;
    background-image: linear-gradient(42deg, #F3812A 0%, #F6954B 96%);
    border-radius: 37px 37px 37px 37px;
    color: #fff;
    text-decoration: none !important;
    padding: 13px 38px;
	display:flex;
	align-items:center;
}
.heading-wrap a:hover{
	background-color: transparent;
    color: #FFFFFF;
    background-image: linear-gradient(180deg, #468CA3 0%, #468CA3 100%);
    border-color: #133146;
}
.heading-wrap a span {
    line-height: 13px;
    margin-left: 9px;
}

.post-list {
	padding:0 !important;
	margin:0 !important;
	display: grid;
    grid-template-columns: repeat(auto-fill, minmax(295px, 1fr));
    gap: 29px;
	list-style:none;
}

.post-list li{
	background: #F8F8F7;
	border-radius:16px;
}

.post-list li figcaption {
	 padding: 20px 17px;
	    min-height: 100px;
}
.post-list li a {
	text-decoration:none !important;
}

.post-list li figcaption h2 {
	text-decoration:none !important;
    font-size: 20px;
    font-weight: 500;
	margin-bottom:0 !important;
}

.category-section {
	margin-bottom:100px;
}

.top-categories-list {
	padding:0;
	margin:0;
	list-style:none;
	display:flex;
	align-items:center;
	flex-wrap:wrap;
    padding-left: 0 !important;
}
.top-categories-list li{
	margin-right:14px;
	margin-bottom:6px;
}
.top-categories-list li:last-child{
	margin-right:0;
}
.top-categories-list li a {
	text-decoration:none !important;
	background:rgba(217, 217, 217, 19%);
	border:1px solid #D9D9D9;
	border-radius:30px;
	font-size:14px;
	color:#000;
	padding:9px 14px;
    display: inline-block;
}
.top-categories-list li a:hover {
	color:#fff;
	background-image: linear-gradient(42deg, #F3812A 0%, #F6954B 96%);
	border-color:#F6954B;
}

.select-wrapper {
    background: rgba(217, 217, 217, 19%);
    border: 1px solid #D9D9D9;
    border-radius: 17px;
    padding: 7px 22px;
}

.select-wrapper .label {
    font-size: 15px;
    color: #000;
    font-family: "Altone Regular", Sans-serif;
}

.select-style {
    border: none;
    background-color: transparent !important;
    padding: 6px 7px !important;
    font-size: 14px;
    height: auto;
    font-family: "Altone Regular", Sans-serif;
    color:#000;
}

.custom-grid-style .elementor-post__card .elementor-post__thumbnail__link {
    margin-bottom: 0;
}

.breadcrumb {
    display: flex;
    justify-content: center;
    font-family: "Altone Regular", Sans-serif;
    flex-wrap: wrap;
}

.breadcrumb a {
    margin-right: 4px;
    margin-left: 4px;
    color:#F3812A;
}

.custom-styling {
    position:sticky;
    top:100px;
}

.custom-styling .elementor-toc__list-wrapper {
    padding: 0;
    margin: 0;
}

.custom-styling .elementor-toc__list-item-text-wrapper {
    align-items: flex-start;
    display: flex;
}

.content-part-styling .elementor-widget-container p {
    margin-bottom: 17px;
}

.content-part-styling .elementor-widget-container h3, .content-part-styling .elementor-widget-container h4, h5 {
	font-family: "Altone Medium", Sans-serif;
	font-size:22px;
}

/*----custom tab jquery----*/
.book-posts {
    margin-bottom: 79px;
}

.book-content {
    display: none;
    padding: 19px 21px 0;
    border-top: 1px solid #D9D9D9;
}

.book-content p {
    font-size: 16px;
    /*font-family: "Altone Normal", Sans-serif;*/
    font-family: "Altone Regular", Sans-serif;
}

.book-item {
    background: #EFEFED;
    border:1px solid #D9D9D9;
    border-radius: 16px;
    margin-bottom: 20px;
}

.book-item.show {
    background: #E5F1F4;
}

.book-item h3 {
    margin-bottom: 0;
    font-family: "Altone Medium", Sans-serif;
    font-size: 18px;  
/*    font-family: "Altone Normal", Sans-serif;*/
}
.tab-heading {
    padding: 19px 21px;
    position:relative;
    cursor: pointer;
}

.tab-heading:after {
    content: "+";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 23px;
    transition: all 0.3s ease;
    font-size: 24px;
    color:#133146;
    font-family: "Altone Normal", Sans-serif;
  }
  
  .tab-heading.active:after {
    content: "-";
  }
  .accordion-answer {
    padding: 18px 0 0;
  }
  .accordion-answer {
    display: none;
  }

  .accordion-heaading {
    cursor: pointer;
    position: relative;
    padding: 12px 0;
  }
  .accordion-heaading:after {
    content:"\f078";
    position: absolute;
    right:0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    top:50%;
    transform:translateY(-50%);
}
.accordion-heaading.active:after{
    transform: rotate(180deg) translateY(50%);
}

.accordion-question {
    font-family: "Altone Medium", Sans-serif !important;
    font-size: 18px;
}

.accordion-answer p {
    font-size: 16px;
    /*font-family: "Altone Normal", Sans-serif;*/
        font-family: "Altone Regular", Sans-serif;
    margin-bottom: 25px;
}




/*--- Get started Pge Design----*/

.wpr-forms-container .wpcf7-date {
    width: 100% !important;
}


.form-flex-box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.half-grid {
    width:100%;
    max-width: 50%;
    flex:0 0 1;
    position: relative;
}

.half-grid label {
    font-size: 13px;
    font-family: "Altone Regular", Sans-serif;
    color: #ADADAD;
    padding: 0 12px;
    position: absolute;
    top: 33%;
    left: 12px;
    transition:0.2s ease all; 
    -moz-transition:0.2s ease all; 
    -webkit-transition:0.2s ease all;
    pointer-events: none;
    transform: translateY(-50%);
}
.half-grid label.active {
    top: 0%;
    left: 25px;
    transform: translateY(-50%);
    display: inline-block;
    width: auto;
    background: #f6f6f6;
    padding: 0 6px;
}
  


 .get-form #custom-form-change .step-input {
	height: 50px !important;
	background: rgba(217, 217, 217, 0.19);
	border: 1px solid #D9D9D9;
	border-radius: 13px !important;
    width:100% !important;
}

.get-form .half-grid, .get-form .full-area {
	padding: 0 10px;
}
.get-form .step-textarea {
	background: rgba(217, 217, 217, 0.19);
	border: 1px solid #D9D9D9;
	border-radius: 13px !important;
	height:100px !important;
	width:100% !important;
}
.get-form .full-area {
	width:100%;
}

.radio-style label span.wpcf7-list-item-label {
	position:relative;
	background:rgba(217, 217, 217, 19%) !important;
	border: 1px solid #D9D9D9 !important;
	border-radius: 20px !important;
	padding:6px 21px;
}
.radio-style label span.wpcf7-list-item-label:before {
	display:none !important;
}
.radio-style.radio-style-image label span.wpcf7-list-item-label:before {
	content:"" !important;
	display:block !important;
}

.radio-style label input:checked ~ span.wpcf7-list-item-label {
	   background: #F6954B !important;
	border-color:#F3812A !important;
	color:#fff !important;
}

.full-width {
	width:100%;
	margin-bottom: 32px;
}
.form-group:last-child .full-width {
	margin-bottom:20px;
}

.full-width h3 {
    font-size: 21px;
    font-family: "Altone Regular" !important;
    margin-bottom: 19px;
}

.centeralign {
	text-align:center;
}

.radio-style.radio-style-image {
	display:flex;
	justify-content:center;
}
.radio-style.radio-style-image .wpcf7-list-item span.wpcf7-list-item-label {
	width: 165px;
	height: 189px;
	background: rgba(217, 217, 217, 0.19);
	border: 1px solid #D9D9D9;
	border-radius: 20px;
	padding: 6px 0;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}

.radio-style .wpcf7-list-item {
	margin-bottom:10px;
}


.radio-style.radio-style-image .wpcf7-list-item:nth-child(1) span.wpcf7-list-item-label:before {
display: block !important;
    content: "";
    background: url(https://vanguardit.co/des/hairyhair/wp-content/uploads/2024/09/first.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 129px !important;
    position: static !important;
    background-position: center;
    color: transparent !important;
    border: none;
    width: 165px !important;
	background-color:transparent !important;
	display: inline-block;
	margin-right:0 !important;
	margin-bottom: 18px;
}

.radio-style.radio-style-image  span.wpcf7-list-item:nth-child(2) span.wpcf7-list-item-label:before {
	background: url(https://vanguardit.co/des/hairyhair/wp-content/uploads/2024/09/second.png);
	    background-repeat: no-repeat;
    background-size: contain;
    height: 129px !important;
    position: static !important;
    background-position: center;
    color: transparent !important;
    border: none;
    width: 165px !important;
	background-color:transparent !important;
	display: inline-block;
	margin-right:0 !important;
	margin-bottom: 18px;
}

.radio-style.radio-style-image  span.wpcf7-list-item:nth-child(3) span.wpcf7-list-item-label:before {
	background: url(https://vanguardit.co/des/hairyhair/wp-content/uploads/2024/09/third.png);
	    background-repeat: no-repeat;
    background-size: contain;
    height: 129px !important;
    position: static !important;
    background-position: center;
    color: transparent !important;
    border: none;
    width: 165px !important;
	background-color:transparent !important;
	display: inline-block;
	margin-right:0 !important;
	margin-bottom: 18px;
}

.radio-style.radio-style-image  span.wpcf7-list-item:nth-child(4) span.wpcf7-list-item-label:before {
	background: url(https://vanguardit.co/des/hairyhair/wp-content/uploads/2024/09/fourth.png);
	    background-repeat: no-repeat;
    background-size: contain;
    height: 129px !important;
    position: static !important;
    background-position: center;
    color: transparent !important;
    border: none;
    width: 165px !important;
	background-color:transparent !important;
	display: inline-block;
	margin-right:0 !important;
	margin-bottom: 18px;
}

.radio-style.radio-style-image label input:checked ~ span.wpcf7-list-item-label {
	border-color: #F3812A !important;
	background: rgba(217, 217, 217, 0.19) !important;
	color:#000 !important;
}

.title-place {
	padding:0 10px;
}

.title-place h3 {
	font-size:20px;
	font-family: "Altone Regular" !important;
	margin-bottom:4px;
}

.title-place h1 {
	font-size:30px;
}

.wpcf7-list-item-label {}

.text-checkbox label {
	font-size:15px !important;
	font-family: "Altone Regular" !important;
	font-weight:400 !important;
	
}

.cf7-step-indicator {
	display:flex;
	align-items:center;
	justify-content:center;
	list-style:none;
}
.cf7-step-indicator li {
    width: 30px;
    height: 30px;
    background: #D9D9D9;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 8px;
}

.cf7-step-indicator li.active {
	background:#F48530;
	color:#fff;
}
.fieldset-cf7mls .cf7mls-btns {
display: flex;
    align-items: center;
    justify-content: center;
	flex-wrap:wrap;
}
.fieldset-cf7mls .cf7mls-btns .cf7mls_back.action-button {
	margin: 25px 0px 6px;
}

.fieldset-cf7mls .cf7mls_next{
	background: linear-gradient(90deg, #F3812A 0%, #F6954B 100%);
	border-radius: 60px;
	color:#fff;
    margin-left: 5px !important;
    margin-right: 5px !important;
    padding: 13px 0 !important;
    min-width: 150px !important;
}

.fieldset-cf7mls .cf7mls_back {
	background: #133146;
    border-radius: 60px;
    color: #fff;
    margin-left: 5px !important;
    margin-right: 5px !important;
    padding: 13px 0 !important;
    min-width: 150px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.button-place {
	display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.wpr-forms-submit-left .button-place .step-submit {
	float:none !important;
    background: linear-gradient(90deg, #F3812A 0%, #F6954B 100%);
        border-radius: 60px !important;
    color: #fff;
    margin-left: 5px !important;
    margin-right: 5px !important;
    padding: 13px 0 !important;
    min-width: 150px !important;

}

.custom-imagebox {}

.custom-imagebox .elementor-image-box-wrapper {
	background:#C9E6F8;
	align-items: stretch !important;
	border-radius:10px;
	overflow:hidden;
	min-height: 78px;
}

.custom-imagebox .elementor-image-box-img {
background: #F6954B;
    padding: 7px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.custom-imagebox .elementor-image-box-content {
	align-self: center;
    padding: 0 14px 0 0;
}

.shop_table .wps_recurring_bifurcation_wrapper h4 {
    font-family: "Altone Normal", Sans-serif !important;
	    font-size: 16px;
}

.shop_table .wps_recurring_bifurcation_wrapper h4 a {
	display:block;
}

.woocommerce-billing-fields h3, .e-checkout__order_review h3 {
    font-size: 22px !important;
    font-weight: inherit !important;
	color:#133146 !important;
}

.e-coupon-box .e-coupon-anchor .coupon-container-grid .e-apply-coupon {
    background: #133146 !important;
    border-color: #133146 !important;
    border-radius: 13px;
}
.e-coupon-box .e-coupon-anchor .coupon-container-grid .e-apply-coupon:hover {
	background:#505F6D !important;
	color:#fff !important;
	border-color: #505F6D !important;
}

.shop_table .e-apply-coupon, .e-login-wrap-end .woocommerce-button {
    background: #133146 !important;
    border-color: #133146 !important;
    border-radius: 13px !important;
	color:#fff !important;
}

.shop_table .e-apply-coupon:hover, .e-login-wrap-end .woocommerce-button:hover {
		background:#505F6D !important;
	color:#fff !important;
	border-color: #505F6D !important;
}

.woocommerce-cart-form__cart-item.cart_item .product-remove a {
    width: 20px;
    height: 20px;
}

.wpr-shop-table tr th {
	font-size: 15px !important;
    font-weight: inherit !important;
	color:#133146 !important;
}

#customer_login input[type="text"], 
#customer_login input[type="email"], 
#customer_login input[type="tel"],
#customer_login input[type="date"],
#customer_login input[type="password"],
#customer_login select {
    height: 45px !important;
    padding: 0 10px !important;
    border:1px solid #e8e8e8  !important;
    border-radius:13px !important;
}

.elementor-widget-woocommerce-my-account 
.e-my-account-tab:not(.e-my-account-tab__dashboard--custom) 
.woocommerce .login .button, .elementor-widget-woocommerce-my-account 
.e-my-account-tab:not(.e-my-account-tab__dashboard--custom) 
.woocommerce .register .button, .elementor-widget-woocommerce-my-account 
.e-my-account-tab:not(.e-my-account-tab__dashboard--custom) 
.woocommerce .woocommerce-ResetPassword .button {
    background: linear-gradient(90deg, #F3812A 0%, #F6954B 100%);
    border-radius: 60px;
    color: #fff;
    margin-left: 5px !important;
    margin-right: 5px !important;
    padding: 13px 0 !important;
    min-width: 150px !important;
}

.form-flex-box .wpcf7-not-valid-tip {
    margin-top: -14px;
    margin-bottom: 18px;
}

.form-flex-box .wpcf7-list-item-label {
	margin-bottom: 18px;
    display: block;
    line-height: 24px;
    font-weight: 400;
}

.wpcf7-spinner {
    display: block !important;
    margin: auto !important;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0 !important;
    border: 1px solid #00a0d2;
    font-size: 13px;
}
.news-wrap {
	margin-bottom:0 !important;
}

.wpcf7 .wpcf7-not-valid-tip {
    font-size: 12px !important;
    margin-top: 0 !important;
    margin-bottom: 12px !important;
    font-family: "Altone Normal", Sans-serif !important;
    position: absolute;
    left: 0;
    bottom: -4px;
}

.wpr-mini-cart-image img, .wpr-mini-cart-image a img {
    min-width: 18% !important;
}

.woocommerce-js ul.cart_list li a, .woocommerce-js ul.product_list_widget li a {
    font-weight:inherit !importnt;
}

.woocommerce-js a.button {
    background: linear-gradient(90deg, #F3812A 0%, #F6954B 100%);
    border-radius: 60px;
    color: #fff;
    margin-left: 5px !important;
    margin-right: 5px !important;
    padding: 9px 0 !important;
    min-width: 113px !important;
    text-align: center;
    font-size: 13px;
}
.woocommerce-js a.button:hover {
	background: linear-gradient(90deg, #468CA3 0%, #468CA3 100%);
}







/*----responsive----*/

@media(max-width:1024px){
    .lpn-left {
        padding: 40px 0;
    }
    .lpn-thumb-swiper {
        height: 190px;
    }
    .lpn-main-swiper {
        height: 190px;
    }
    .lpn-main-swiper .text-content p {
        font-size: 30px;
    }
    .influencer-swiper {
        height: 258px;
    }
    .influencer-swiper .content-left {
        padding-right: 36px;
    }
    .influencer-swiper .content-right {
        padding-left: 36px;
    }
}

@media(max-width:768px){
	
	#timeline-style.timeline-style:after {
		display:none;
	}
	.lpn-content-wrapper {
	    flex-direction: column;
	}
	.lpn-left {
        width: 100%;
        padding: 0 40px;
    }
    .lpn-right {
        width: 100%;
    }
    .lpn-thumb-swiper {
        height: 80px;
    }
    .lpn-main-swiper {
        height: auto;
        max-height: 100px;
    }
    .lpn-thumb-swiper .img-content {
        margin: 0 auto;
    }
    .lpn-left .swiper-button-prev {
        top: calc(50% - 12px);
        left: 10px;
        transform: rotate(-90deg);
    }
    .lpn-left .swiper-button-next {
        top: calc(50% - 12px);
        right: 10px;
        left: auto;
        transform: rotate(-90deg);
        margin-top: 0;
    }
    .lpn-main-swiper .text-content {
        justify-content: center;
    }
    .lpn-main-swiper .text-content p {
        text-align: center;
    }
    .influencer-swiper {
        height: 430px;
    }
    .influencer-swiper .content-wrapper {
        flex-direction: column;
    }
    .influencer-swiper .content-left {
        width: 100%;
        max-height: 350px;
        padding: 10px 56px;
    }
    .influencer-swiper .content-right {
        width: 100%;
        padding: 10px 56px;
    }
    .influencer-swiper .content-right::after {
        display: none;
    }
    .influencer-swiper .content-right p {
        margin-bottom: 0;
    }
    
}

@media(max-width:767px){

	#timeline-style.timeline-style .swiper.wpr-horizontal-bottom {
		    margin-left: 0px;
    		margin-right:0px;
	}
	#timeline-style.timeline-style .wpr-swiper-pagination.swiper-pagination-progressbar {
		    width: calc(100% -(40px + 0px) * 2) !important;
	}
	.custom-imagebox .elementor-image-box-wrapper {
	  display: flex;
	}
	.custom-imagebox .elementor-image-box-content {
	  padding: 0 14px 0 14px;
	}
	
	fieldset {
		padding-left:0 !important;
		padding-right:0 !important;
	}
}




@media(max-width:640px) {
    .lpn-right {
        margin-top: 20px;
    }
    .influencer-swiper {
        height: 330px;
    }
    .influencer-swiper .content-left {
        max-height: 280px;
    }
    .influencer-swiper .content-right {
        height: auto;
    }
    .influencer-swiper .swiper-button-prev {
        left: 0;
    }
    .influencer-swiper .swiper-button-next {
        right: 0;
    }
}


@media(max-width:480px) {
    .influencer-swiper {
        height: 290px;
    }
    .influencer-swiper .content-left {
        max-height: 200px;
    } 
    .heading-wrap h2 {
        margin-bottom:23px;
        font-size: 26px;
    }   
    .heading-wrap {
        margin-bottom: 26px;
        flex-direction: column;
    }
    .post-list li figcaption h2 {
        font-size: 18px;
    }
    .post-list li figcaption {
        padding: 20px 18px;
        min-height:auto;
    }
    .category-section {
        margin-bottom: 40px;
    }

}





@media(max-width:420px){
	.inner-box figure {
	  height: 165px;
	}
	.inner-box figcaption div span {
	  font-size: 14px;
	}
	.lpn-main-swiper .text-content p {
	    font-size: 22px;
	}
}

@media(max-width:400px){
	.title-place h1 {
	  font-size: 23px;
	}
	.title-place h3 {
	  font-size: 16px;
	}
	.half-grid {
	  max-width: 100%;
	}

	.full-width h3 {
	  font-size: 17px;
	  margin-bottom: 19px;
	}

	.radio-style.radio-style-image {
	  flex-wrap: wrap;
	  justify-content: center;
	}
	
}



@media(max-width:380px){
	.inner-box figure {
	  height: 120px;
	}
	.influencer-swiper {
	    height: 230px;
	}
	.influencer-swiper .content-left {
	    max-height: 130px;
	}
	.influencer-swiper h2 {
	    font-size: 18px;
	}
	.full-width {
	  margin-bottom: 48px;
	}
	
	
	
}




