/*
Theme Name: Cherie Child
Theme URI: https://firstsight.design/cherie/beauty/
Template: cherie
Author: firstsight_design
Author URI: https://themeforest.net/user/firstsight_design
Description: Cherie is modern, convenient and highly thought-out WordPress theme with fascinating design.
Tags: one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-image-header,featured-images,flexible-header,full-width-template,post-formats,sticky-post,theme-options,translation-ready
Version: 1.0
*/

/* Add your custom CSS Here */

p{
	margin-bottom: 15px !important;
}
a{
	text-decoration: none !important;
}
.vc-mb p {
	margin-bottom: 0px !important;
}
.button-top {
  position: fixed;
  bottom: 25px;
  right: 32px;
  z-index: 100;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 2px;
  box-shadow: none;
  background: #f2eee9d1;
  color: #252525;
  font-size: 26px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
}
.button-top {
  pointer-events: none;
  opacity: 0;
  transition: opacity .18s ease;
}

.button-top-visible {
  opacity: 1;
  pointer-events: auto;
}
.art-post-title,
.woocommerce-loop-product__title{
	font-size: 18px !important;
	line-height: 24px;
    font-weight: 500 !important;
    font-family: "Nunito" !important;
}
/* .art-all-members {
	justify-content: center;
} */
/* -----------Header Start----------- */
header .nav-menu{
	padding: 0 30px !important;
}
.home .art-main-container,
.page-id-52321 .art-main-container{
	top: 83px;
    position: relative;
}
.home header.art-header-one .art-header-one-content{
	background-color: #fff !important;
}
.home header.art-header-one .art-header-one-content:hover{
	background-color: #fff !important;
}

.home header.art-header-one .art-header-one-content.art-sticky{
	background-color: #fff !important;
}
header ul.nav-menu li.menu-item-depth-0,
header .menu li.menu-item-depth-0{
	padding: 25px 15px !important;
}
header.art-header-one .art-header-one-content .art-navigation-container .center-content nav ul.menu > li > a,
header .art-social-container a{
	color:#000 !important;
}
.fa-linkedin:before {
    color: #0a66c2 !important;
}
.fa-youtube-play:before {
    color: #ff0000 !important;
}
.fa-google-plus:before {
    content: "\f2b3" !important;
    color: #dd5348;
}
.fa-instagram:before {
    color: #e10aaf !important;
}
.fa-facebook:before,
ul.pi_social li i.fa-facebook-official:before{
    color: #129af7 !important;
}
/* -----------Header End----------- */

/* -----------Home Page Start----------- */
.pi_title_b .art-member-title,
.pi_title_b .art-title,
.pi_title_b .service-data-title{
	font-weight: 600 !important;
}
.pi_home_shop .products .swiper-slide:nth-child(8){
	display:none !important;
}
.pi_article .art-mention-content{
	 padding: 0 50px !important;
}
.pi_article .art-h2 {
	font-size: 24px;
	line-height: 34px;
}
.pi_hair_edu .art-info-block-one {
	text-align: end !important;
}
.pi_social{
    list-style: none;
    margin: 1rem 0 1rem 0rem;
    display: flex;
    align-items: center;
    justify-content: center;	
}
.pi_social li{
	border: 1px solid #f2eee9;
    background: #f2eee9;
    padding: 5px 5px 0px 5px;
    border-radius: 3px;
	margin: 5px !important;
}
ul.pi_social li i:before{
	font-size: 25px !important;
}
.pi_team .art-team-wrap,
.art-team-wrap a{
	cursor: default;
    pointer-events: none;
}
.home .art-blog-posts .art-post-image img{
	max-height: 170px;
	min-height: 170px;
    object-fit: cover;
	object-position: top;
}
.home .art-blog-posts.art-blog-posts-slider .swiper-container-blog .swiper-button-prev {
	left: -30px;
}
.home .art-blog-posts.art-blog-posts-slider .swiper-container-blog .swiper-button-next {
	right: -30px;
}
.art-service-menu-two .right-text {
	float: right;
}
.home .art-main-footer .fa-map-marker:before{
	content: "\f041" !important;
}
.home .fa-facebook:before {
    content: "\f09a" !important;
}
.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
	z-index: 99;
}
.popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
}
.close {
    position: absolute;
    top: 2px;
    right: 8px;
    cursor: pointer;
    font-size: 30px;
	color: #fff;
}
.vc-salon-address .art-contact-menu-two-tabs {
	display: none;
}
/* -----------Home Page End----------- */

/* -----------Services Page Start----------- */
.pi_our_services .art-tabs-subtitle,
.pi_our_services .art-service-block{
	display:none !important;
}
/* -----------Services End----------- */

/* -----------About VC Start----------- */
.twae-story .twae-title{
	font-size: 18px !important;
    font-weight: 600 !important;
    color: #252525 !important;
}
.pi_team .art-team-member {
	max-width: 33% !important;
}
/* -----------About VC End----------- */

/* -----------Blogs Start----------- */
.art-post-cat.cat-date-font .art-post-cat-itself::before,
.art-post-published{
	display: none;
}
.single-post .art-single-post-right-data .art-single-post-author {
	display: none;
}
.single-post .art-single-post-right-data .art-post-title{
	font-size: 32px !important;
}
.single-post b,
.single-post strong{
	font-weight: bold !important;
	font-family: sans-serif;
}
.single-post .art-post-the-content p,
.single-post .art-post-the-content ul li,
.single-post .art-post-the-content ol li{
	font-size: 16px !important;
}
.art-blog-single-wrapper .art-single-blog-top .art-single-post-left .art-blog-top-image {
	background-position: top;
}
.single-post .art-single-blog-top {
	top: 82px;
    position: relative;
}
/* .home .art-blog-posts .wp-post-image img,
.post-11743{
	height: 170px;
}
.blog .art-post-image .wp-post-image{
	height: 175px;
} */
/* -----------Blogs End----------- */

/* -----------Product Start----------- */
.ywgc-main-form-preview-container{
	min-height: 200px !important;
	box-shadow: unset !important;
}
.gift-card-content-editor .ywgc-choose-design-preview{
	display:none;
}
/* .gift-cards_form.cart>h3{
	display:none !important;
} */
.product .summary h2,
.gift-cards-list h3{
	font-size: 24px !important;
}
.product .gift-cards-list h3{
	padding-bottom: 15px;
}
.gift-card-content-editor.step-content h5.ywgc_recipient_info_title{
	padding-bottom: 15px;
	margin-top: 0px !important;
}
h5.ywgc-sender-info-title{
	margin-top: 35px !important;
	padding-bottom: 15px;
}
.product_cat-gift-card .gift-cards-list button {
    border-radius: 10px;
    padding: 10px 20px 10px 20px;
    margin-right: 10x;
}
.woocommerce-Price-amount{
	font-size:16px !important;
	font-weight:400px !important;
}

.product-type-gift-card .woocommerce-product-gallery__wrapper{
	box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}
.gift-card-content-editor #ywgc-edit-message{
	height: 100px !important;
}
form.gift-cards_form:first-child h3{
	display:none !important;
}
.gift-cards_form>h3{
	display:none !important;
}
.product-template-default .s-header__basket-wr{
	display:none !important;
}
.woocommerce>.woocommerce-notices-wrapper{
	display:none !important;
}
/* .single-product .summary .accordion-product-container{
	display:none !important;
} */
.single-product .summary .product_meta{
	display:none !important;
}
.single-product .art-shop-subscribe-area{
	display:none !important;	
}
.eael-product-popup-details .quantity .minus,
.eael-product-popup-details .quantity .plus{
	padding: 10px 5px;
	width: auto !important;
}
.eael-product-popup-details .single_add_to_cart_button {
	color: #000 !important;
}
.eael-product-popup-details .single_add_to_cart_button:hover{
	font-weight: 400 !important;
	background-color: #937e67 !important;
	color: #fff !important;
}
/* -----------Product End----------- */

/* -----------Ebook List Start-----------*/
.ebooks-short_code{
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
}
.ebooks-item{
	text-align: center;
	width: 30%;
	padding: 20px;
	margin: 10px;
	box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
}

.ebooks-poster{
	text-align: center;
}
.ebooks-name{
	padding: 10px 0;
	font-size: 20px;
    font-weight: 500;
	text-align: center;
}
.ebooks-btn a{
	font-weight: 500 !important;
}
/* -----------Ebook List End-----------*/

.page-id-1269 .art-career-posts .icon-cherie-short-arrow-right{
	display:none !important;
}
.page-id-1269 .art-career-posts a{
	cursor: default;
    pointer-events: none;
}
/* -----------Footer Start----------- */
footer.art-main-footer .footer-widget-area .widget{
	margin-bottom: 20px;
}
.art-footer-bottom-line p{
	margin-bottom: 0px !important;
}
.art-footer-bottom-line{
	padding: 5px;
}
footer .art-footer-first-column #media_image-1{
	margin-bottom: 15px !important;
}
 .pi_footer_pin{
	display:flex;
}
/*
.pi_footer_pin li{
	display:flex;
}
.pi_footer_pin li:before{
	content: "\f3c5";
    padding-right: 15px;
} */
footer .art-footer-first-column .custom-html-widget p:first-child{
	line-height:20px !important;
}
footer.art-main-footer {
    padding: 50px 0 0px 0 !important;
}
footer.art-main-footer .art-footer-fourth-column #art_contact_widget-2,
footer.art-main-footer .art-footer-fourth-column #art_contact_widget-2 .art-widget-subscribe-form,
footer.art-main-footer .art-footer-fourth-column #art_contact_widget-2 .art-input-line{
	margin-bottom: 0 !important
}
footer.art-main-footer .art-footer-fourth-column #custom_html-4 a{
	font-size: 18px;
	animation: animate 2.5s linear infinite;
}
@keyframes animate{
   0%{
     opacity: 0.4;
   }
   50%{
     opacity: 1;
   }
   100%{
     opacity: 0.4;
   }
 }
.art-main-footer .footer-widget-area .widget_nav_menu .nav-item {
	width: fit-content;
}
/* -----------Footer End----------- */

/* -----------Sticky Popup----------- */
.pi_sticky_bar {
	position: fixed;
	top: 85%;
	right:0;
	margin-right: 2rem;
	max-height: calc(100vh - 10px);
	overflow-y: auto;
	max-width: 376px;
	border-top: 0.4rem solid #252525;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pi_sticky_bar a{
	padding: 10px 20px;
    background: #fff;
}
.pi_sticky_bar .collapsible {
	background-color: #777;
	color: white;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	outline: none;
	font-size: 16px;
	font-weight: 500;
	text-align:center;
}

.pi_sticky_bar .active, 
.pi_sticky_bar.collapsible:hover {
  background-color: #555;
}

.pi_sticky_bar .content {
	padding: 0 18px;
	overflow: hidden;
	color: #fff;
	background-color: #777;
	text-align:center;
	padding: 0 1.5rem 1rem;
}
.pi_sticky_bar .card-header h6{
	font-size: 18px !important;
    line-height: 24px !important;
}
/* -----------Sticky End----------- */

/* -----------Single Ebook Start----------- */
.pi_single_ebook{
	padding-top: 160px;
    padding-bottom: 132px;
	background-image: url(/wp-content/uploads/2023/04/Banner-Image.jpg);
}
.pi_single_ebook h1{
	text-align: center;
}
.pi_main_single_ebook .container {
	display: grid;
	grid-template-columns: 1fr minmax(150px, 30%);
}
.pi_main_single_ebook .pi_ebook_description p{
	text-align:left;
}
.pi_main_single_ebook .container{
	padding-top: 35px;
    padding-bottom: 35px;
}
.pi_main_single_ebook #home{
	height: 80vh;
    display: grid;
    align-content: center;
}

.pi_main_single_ebook main, aside {
  padding: 12px;
  text-align: center;
}

.pi_column1{
	float: left;
	width: 40%;
	padding: 10px;
	text-align: left;
}
.pi_column2{
	float: left;
	text-align:left;
	width: 60%;
	padding: 10px;
}

.pi_row:after {
	content: "";
	display: table;
	clear: both;
}
.pi_ctf7_sidebar{
	box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
	padding:20px;
}
.pi_ctf7_sidebar h6{
	text-align:left;
	padding-bottom: 15px;
}
.pi_ctf7_sidebar .wpcf7-submit{
	border: 1px solid;
    padding: 10px 20px 10px 20px;
    background-color: transparent;
}
.pi_ctf7_sidebar .wpcf7-submit:hover{
	background-color: #252525;
	color:#fff !important;
}
.pi_ctf7_sidebar .wpcf7-form-control{
	border: 1px solid #bbb;
    color: #252525;
}
.pi_ctf7_sidebar .wpcf7-form p{
	text-align: left;
}
.title_ebook h1{
	font-size:42px !important;
}
.vc-ebook-form {
	text-align: left !important;
}
/* -----------Single Ebook End----------- */

/* -----------Single Press Start----------- */
.pi_single_press h1{
	font-size:42px !important;
}
.pi_single_press{
	padding-top: 160px;
    padding-bottom: 132px;
	background-image: url(/wp-content/uploads/2023/04/Banner-Image.jpg);
}
.pi_single_press h1{
	text-align: center;
}
.pi_main_single_press .pi_press_description p{
	text-align:left;
}
.pi_main_single_press .container{
	padding-top: 55px;
    padding-bottom: 55px;
}
.pi_main_single_press #home{
	height: 80vh;
    display: grid;
    align-content: center;
}
.pi_press_logo{
	padding-bottom:25px;
}
/* -----------Single Press End----------- */
/* hardik css  */
.art-mention .art-mention-content .art-mention-tabs{
    overflow: unset;
    flex-wrap: wrap;
}
.art-mention .art-mention-content .art-mention-tabs li{
    padding: 15px;
}
#popmake-12098 {
	padding: 0;
}
#popmake-12098 .pum-title{
	background-color: #F2EEE9;
	color: #000;
	padding: 15px 20px;
	font-size: 28px;
	font-family: EB Garamond;
	font-weight: 500;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#popmake-12098 .pum-close{
	top: 20px;
	right: 20px;
	background-color: #000;
}
#popmake-12098 .pum-content {
	padding: 15px 20px;
}
.art--logo-container img.img-logotype{
	width: 50px;
}
.art-main-footer .art-footer-first-column #media_image-1 img{
	width: 60px;
}
#wpcf7-f12547-o1 .wpcf7-submit{
	padding: 16px 32px 14px 32px !important;
    color: #ffffff !important;
    background-color: #000000 !important;
}
#wpcf7-f12547-o1 .wpcf7-submit:hover{
	opacity: 0.8;
}
#pum_popup_title_12098{
	font-family: Jost !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    letter-spacing: 0.02em !important;
    line-height: 32px !important;
}
.woocommerce-shop .woocommerce-products-header{
	display:none;
}
.pi_testimonials .art-h5{
	font-size: 17px !important;
    font-weight: 300 !important;
    line-height: 24px !important;
}
.pi_testimonials .art-testimonial-name{
	font-weight:400 !important;
}
.pi_co-branding_testimonial .art-testimonial-images-wrapper .art-right-side{
	max-width: 100% !important;
    width: 100% !important;
}
.pi_co-branding_testimonial .art-testimonial-images-wrapper .art-left-side{
	display:none !important;
}
.page-id-12869 .art-page-title{
	display: none;
}
.woocommerce-shop .art-shop-subscribe-area .art-widget-subscribe-form,
.woocommerce-page .art-shop-subscribe-area .art-widget-subscribe-form{
	padding: 90px 290px 90px 290px !important;
}
.pi_contact_tab .art-contact-menu-two-tabs{
	display:none;
}
.pi_services_col {
	float: left;
	width: 50%;
	padding: 10px;
}
.pi_services_row:after {
	content: "";
	display: table;
	clear: both;
}
.pi_services_col h4,
.pi_services_col p{
	text-align:left !important;
}
.pi_our_services .art-service-wrapper .art-service-data{
	max-width: 100% !important;
}
.pi_list ul li{
	list-style:none;
}
.gift_card_add_to_cart_button {
	font-weight: 400 !important;
    letter-spacing: 1px;
    line-height: 23px !important;
}
.pi_testimonials.pi_testi .art-right-side-data{
	padding-bottom: 0px !important;
}
.pi_testi .art-testimonial-name {
	font-weight: 600 !important;
}
.art-default-page-custom-wrapper{
	padding-top: 82px;
	padding-bottom: 0;
}
.art-default-page-custom-wrapper .art-page-title {
	display: none;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

.wrapper {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.video-main {
	position: relative;
	display: inline-block;
	cursor: pointer;
}

.video {
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 100%;
	background: transparent;
	color: #fff !important;
	display: inline-block;
	background: #000000;
	z-index: 999;
}
a.video:hover{
	color: #fff !important;
}
.home-slider .video{
	background: #F2EEE9;
	color: #000!important;
}
.home-slider .video:hover{
	color: #000!important;
}

@keyframes waves {
	0% {
		-webkit-transform: scale(0.2, 0.2);
		transform: scale(0.2, 0.2);
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
	50% {
		opacity: 0.9;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	}
	100% {
		-webkit-transform: scale(0.9, 0.9);
		transform: scale(0.9, 0.9);
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
}

.fa-play:before {
	content: "\f04b";
}

.waves {
	position: absolute;
	width: 150px;
	height: 150px;
	background: rgba(0, 0, 0, 0.3);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border-radius: 100%;
	right: -50px;
	bottom: -50px;
	z-index: -1;
	-webkit-animation: waves 3s ease-in-out infinite;
	animation: waves 3s ease-in-out infinite;
}
        
.wave-1 {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

.wave-2 {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

.wave-3 {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}

/* discount form  */
.discount-form {
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
}
#popmake-14770 {
	padding: 0;
}
.discount-form .left-img {
	width: 40%;
	height: 430px;
	background: url('/wp-content/uploads/2023/10/pink-collection.jpg');
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.discount-form .right-content{
	width: 60%;
	padding: 30px;
}
.discount-form .right-content h2,
.discount-form .right-content p{
	text-align: center;
	margin-bottom: 15px;
}
.discount-form .right-content h2 {
	font-size: 24px;
}
.discount-form .right-content h2 span{
	font-size: 14px;
}
.discount-form .right-content .wpcf7-text {
	margin-bottom: 20px;
}
.discount-form .right-content .wpcf7-form.invalid .wpcf7-text {
	margin-bottom: 0;
}
.discount-form .right-content .wpcf7-form.invalid .wpcf7-response-output {
	font-weight: 400;
	color: #000;
	margin: 1em 0.5em 1em;
}
.wpcf7 .wpcf7-text {
	margin-bottom: 20px;
}
.art-blog-single-wrapper .art-single-blog-top,
.art-blog-single-wrapper .art-single-blog-top .art-single-post-right{
	min-height: 500px;
}
.page-id-930 .elementor-element.elementor-element-b9ed0ed {
    display: none;
}
.page-id-3379 .elementor-element-95da690 span.elementor-icon-list-text {
    color: #000;
}
#pum-17563 p {
	margin-bottom: 0 !important;
}
#pum-17563 .pum-container{
	padding: 0;
}
#pum-17563 .pum-container .pum-close {
	background-color: #000;
}
.spotlight-instagram-feed .FeedLayout__col-footer {
	margin-top: 25px !important;
}
#pum-19364 .pum-container {
	padding: 0px !important;
}


#pum-19364 .pum-container p {
	margin-bottom: 0px !important;
}

#pum-20513 .pum-container{
	padding: 0px !important;
}

#homepage-popup.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    padding: 10px; /* Ensures padding on mobile */
}

#homepage-popup .popup-content {
    position: relative;
    background: #fff;
    padding: 0px;
    max-width: 500px;
    border-radius: 10px;
    text-align: center;
    width: 90%; /* Responsive width */
}

/* Make the popup image responsive */
#homepage-popup .popup-content img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
}

/* Close button styles */
#homepage-popup .popup-close {
	position: absolute;
    top: -15px;
    right: -15px;
    font-size: 26px;
    cursor: pointer;
    background: #fff;
    border-radius: 30px;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
}
.makeup-carousel{
	opacity:0.5;
}

.vc-slide-blogs .swiper-button-next:after, .vc-slide-blogs .swiper-rtl .swiper-button-prev:after,
.vc-slide-blogs .swiper-button-prev:after, .vc-slide-blogs .swiper-rtl .swiper-button-next:after {
	display: none;
}

.grecaptcha-badge {
	display: none !important;
}

.vc-blow-dry-faq .elementor-accordion .elementor-accordion-item {
	margin-bottom: 15px;
}
.art-mega-menu ul li.has-submenu a {
	display: inline-flex !important;
	align-items: center;
	flex-direction: row-reverse;
	gap: 6px;
	text-transform: uppercase;
}
.button-top {
	bottom: 105px;
}
.swiper-button-next:after, .swiper-button-prev:after {
	display: none;
}
.vc-blow-dry-faq .art-service-container {
	max-width: unset;
}
.vc-blow-dry-faq .art-service-container .service-name {
	font-weight: 800;
}
.vc-blow-dry-faq .art-service-container .panel-data p {
	font-weight: 400;
}
#custom-gallery-pagination a,
#custom-gallery-pagination span {
    display: inline-block;
    padding: 6px 12px;
    margin: 6px 4px;
    background: #f1f1f1;
    color: #333;
    text-decoration: none;
    border-radius: 4px;
    font-weight: 500;
    transition: all 0.2s ease;
}
#custom-gallery-pagination a:hover {
    background: #333;
    color: #fff;
}
#custom-gallery-pagination a.active {
    background: #000;
    color: #fff;
    font-weight: bold;
}
#custom-gallery-pagination .gallery-nav.disabled {
    opacity: 0.4;
    pointer-events: none;
}
#custom-gallery-pagination .pagination-ellipsis {
    display: inline-block;
    padding: 6px 10px;
    margin: 0 4px;
    color: #999;
}
#custom-gallery-loader .loader-spinner {
    border: 6px solid #f3f3f3;
    border-top: 6px solid #333;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    animation: spin 1s linear infinite;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.service-section-wrapper {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.service-titles {
	width: 45%;
	display: flex;
	flex-direction: column;
	gap: 10px;
	background: #D7C6B4;
	padding: 30px;
}
.service-title-item {
	position: relative;
	cursor: pointer;
	padding: 20px 10px;
	border-left: 6px solid transparent;
	transition: all 0.3s ease;
}
.service-title-item:hover,
.service-title-item.active {
	border-left-color: #000;
	background-color: #f5f5f5;
}
.service-descriptions {
	width: 55%;
	position: relative;
	background-color: #F2EEE9;
}
.service-description-item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	animation: fadeIn 0.3s ease;
	text-align: center;
	align-self: anchor-center;
	padding: 0 100px;
}
.service-description-item h4 {
	margin-bottom: 10px;
}
.service-description-item.active {
  	display: block;
}
.service-title-item i {
	position: absolute;
	right: 25px;
	color: #545454;
}
.service-title-item i::before{
	font-size: 18px;
}
.service-title-item.active i {
	color: #000;
}
@keyframes fadeIn {
	from { opacity: 0; }
	to { opacity: 1; }
}
/* second card box services css  */
.single-post .art-single-related-posts .wp-post-image {
	max-height: 205px;
	min-height: 205px;
	object-fit: cover;
}
.strategic-section {
    display: flex;
    min-height: 100vh;
    background: #f5f4f1;
}
.left-side {
    width: 60%;
    padding: 15rem 3rem;
    position: sticky;
    top: 0;
    height: 100vh;
}
.left-side h2 {
    font-size: 3rem;
    font-weight: bold;
}
.subtitle {
    margin-top: 1rem;
    font-size: 1rem;
    color: #666;
	max-width: 850px;
}
.read-more-btn {
    display: inline-block;
    margin-top: 2rem;
    padding: 0.75rem 1.5rem;
    border: 1px solid #000;
    text-decoration: none;
}
.right-side {
    width: 40%;
    padding: 5rem 3rem;
}
.card {
    padding: 3rem;
    border-bottom: 1px solid #ccc;
    min-height: 40vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
	opacity: 0.5;
    transform: translateY(50px);
    transition: all 0.6s ease;
	border-bottom: 2px solid;
	margin: 35px 0;
	border-radius: 0px;
}
.card-icon {
    width: 50px;
    margin-bottom: 5rem;
}
.card.visible {
    opacity: 1;
    transform: translateY(0);
}
.card h3 {
	margin-bottom: 1rem;
}
/* second card box services css  */

/* third card box services css  */
.card-box {
	transition: transform 0.3s ease;
}
.card-box:hover .elementor-icon,
.card-box:hover .number span{
	color: #000 !important;
}
.card-box:hover .elementor-icon {
	transform: scaleX(-1);
}
/* third card box services css  */
.vc-club .art-section-data ul {
	margin: 10px;
}
.vc-club-section h2 {
	background: -webkit-linear-gradient(#ae883b, #e8c680);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.vc-club-section .art-info-block-wrapper.art-do-reverse .art-info-block-two {
	padding-left: 100px;
}

@media screen and (min-width: 1600px) and (max-width: 1920px) {
	.art-blog-single-wrapper .art-single-blog-top,
	.art-blog-single-wrapper .art-single-blog-top .art-single-post-right {
		min-height: 683px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.pi_home_shop .woocommerce.art-woo-products-slider .art-swiper-container .products  {
		overflow: hidden;
	}
	.vc-slide-blogs .swiper-button-prev {
		left: 0px !important;
	}
	.vc-slide-blogs .swiper-button-next {
		right: 0px !important;
	}
	header.art-header-one .art-header-one-content .art-navigation-container .right-content .hamburger-inner, 
	header.art-header-one .art-header-one-content .art-navigation-container .right-content .hamburger-inner::before, 
	header.art-header-one .art-header-one-content .art-navigation-container .right-content .hamburger-inner::after {
		background-color: #000;
	}
	.pi_our_services .art-head-desc {
		padding: 0 20px !important;
	}
	#homepage-popup .popup-content {
        width: 90%;
        max-width: 90%;
    }
}
	
@media screen and (max-width: 767px) {
	body{
		overflow-x:hidden;
		overflow-y:hidden;
	}
	.pi_column {
		width: 100%;
	}
	.pi_services_col {
		width: 100%;
	}
	.pi_team .art-team-member {
		max-width: 50% !important;
	}
	.ebooks-item{
		width: 100% !important;
	}
	.page-id-13511 .art-main-container .art-page-content,
	.page-id-13591 .art-main-container .art-page-content,
	.page-id-13613 .art-main-container .art-page-content,
	.page-id-13635 .art-main-container .art-page-content,
	.page-id-13658 .art-main-container .art-page-content,
	.page-id-13678 .art-main-container .art-page-content,
	.page-id-13697 .art-main-container .art-page-content,
	.page-id-13713 .art-main-container .art-page-content{
		top: 82px;
    	position: relative;
	}
	.page-id-13511 .elementor-background-slideshow__slide__image,
	.page-id-13591 .elementor-background-slideshow__slide__image,
	.page-id-13613 .elementor-background-slideshow__slide__image,
	.page-id-13635 .elementor-background-slideshow__slide__image,
	.page-id-13658 .elementor-background-slideshow__slide__image,
	.page-id-13678 .elementor-background-slideshow__slide__image,
	.page-id-13697 .elementor-background-slideshow__slide__image,
	.page-id-13713 .elementor-background-slideshow__slide__image{
		background-position: top;
	}
	.long-term img{
		width: 100%;
	}
	.art-default-page-custom-wrapper {
		padding-top: 0;
		padding-bottom: 60px;
	}
	.page-id-13729 .art-default-page-custom-wrapper,
	.page-id-13484 .art-default-page-custom-wrapper,
	.page-id-13761 .art-default-page-custom-wrapper{
		padding-top: 82px;
	}
	.discount-form .left-img {
		width: 80%;
    	height: 400px;
		border-top-right-radius: 5px;
	}
	.discount-form .right-content {
		width: 100%;
	}
	.discount-form .right-content h2 {
		font-size: 22px;
	}
	footer.art-main-footer {
		padding: 50px 0 50px 0 !important;
	}
	header.art-header-one .art-header-one-content .art-navigation-container .right-content .hamburger-inner, 
	header.art-header-one .art-header-one-content .art-navigation-container .right-content .hamburger-inner::before, 
	header.art-header-one .art-header-one-content .art-navigation-container .right-content .hamburger-inner::after {
		background-color: #000;
	}
	.vc-slide-blogs .swiper-button-prev {
		left: 15px !important;
	}
	.vc-slide-blogs .swiper-button-next {
		right: 15px !important;
	}
	.vc-slide-blogs .swiper-button-prev,
	.vc-slide-blogs .swiper-button-next {
		top: calc(50% + 25px) !important;
	}
	.art-blog-single-wrapper .art-single-blog-top .art-single-post-left {
		min-height: 308px;
	}
	.single-post .art-single-blog-top .art-single-post-right {
		padding: 15px 0;
		min-height: 150px;
	}
	.art-blog-single-wrapper .art-single-blog-top{
		min-height: 460px;
	}
	.single-post .art-single-post-right-data .art-post-title {
    	font-size: 24px!important;
	}
	.art-blog-single-wrapper .art-post-content-wrapper .art-post-the-content {
		padding: 100px 15px 0;
	}
	.art-blog-single-wrapper .art-single-blog-top .art-single-post-right .art-single-post-right-data .art-post-title {
		margin-bottom: 0;
	}
	.pi_main_single_ebook .container {
		display: block;
	}
	.pi_main_single_ebook .pi_row .pi_column1,
	.pi_main_single_ebook .pi_row .pi_column2 {
		width: 100%;
	}
	.pi_main_single_ebook .pi_row .pi_column1,
	.pi_main_single_ebook main,
	.pi_main_single_ebook aside{
		padding: 0;
	}
	.pi_main_single_ebook .pi_row .pi_column2 {
		padding-left: 0;
		padding-right: 0;
	}
	.art-main-footer .footer-widget-area .widget_nav_menu .nav-item {
		width: auto;
	}
	.art-all-members {
		justify-content: unset;
	}
	#homepage-popup .popup-content {
        width: 95%;
        max-width: 95%;
    }
	.blog .art-theme-blog .art-content-left {
		display: none !important;
	}
	.art-team-wrap img {
		display: unset;
	}
	.art-widget-team-slider .art-swiper-team-container .swiper-button-next {
		right: 20px;
	}
	.art--mobile-menu-navigation li a.main-menu-link > i {
		display: none;
	}
	.service-titles,
	.service-descriptions {
		width: 100%;
	}
	.vc-club-section .art-info-block-wrapper.art-do-reverse .art-info-block-two {
		padding-left: 15px;
	}
}
