#site-header,
#site-footer{
	display:none;
}
/* .play-icon .elementor-icon-wrapper{
	width:105px;
	height:105px;
	display:flex;
	align-items:center;
	justify-content:center;
	padding-left:12px;
} */
/* .section-title{
	position:relative;
	padding:0 0 0 54px;
}
.section-title::before,
.section-title::after{
	content:"";
	width:43px;
	height:32px;
	background-color:#27385B;
	position:absolute;
	left:0;
	top:0;
	clip-path: polygon(25px 0%, 100% 0%, 19px 100%, 0% 100%);
}
.section-title::after{
	left:27px;
}
.section-title .elementor-widget-container{
	clip-path: polygon(25px 0%, 100% 0%, 135px 100%, 0% 100%);
} */
.mg-none p{
	margin-bottom:0;
}
.mg-bottom-8 p{
	margin-bottom:8px;
}

.title-br,.title-wh{
	position:relative;
	z-index:1;
	margin:0 10px;
}
.title-br .elementor-widget-container,
.title-wh .elementor-widget-container{
	padding: 0 54px;
	position:relative;
}
.title-br::before,
.title-br::after,
.title-br .elementor-widget-container::before,
.title-br .elementor-widget-container::after,
.title-wh::before,
.title-wh::after,
.title-wh .elementor-widget-container::before,
.title-wh .elementor-widget-container::after{
	content:"";
	width:19px;
	height:32px;
	background-color:#E2C470;
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
	transform: skew(-25deg);
}
.title-br::after,.title-wh::after{
	left:26px;
}
.title-br .elementor-widget-container::before,
.title-br .elementor-widget-container::after,
.title-wh .elementor-widget-container::before,
.title-wh .elementor-widget-container::after{
	left:auto;
	right:0;
}
.title-br .elementor-widget-container::after,
.title-wh .elementor-widget-container::after{
	right:26px;
}

.title-br .elementor-heading-title,
.title-wh .elementor-heading-title{
	padding:8px 30px 6px 30px;
	position:relative;
	z-index:1;
	color:#fff;
	min-width:160px;
	text-align:center;
}
.title-br .elementor-heading-title::before,
.title-wh .elementor-heading-title::before{
	content:"";
	width:100%;
	height:100%;
	background-color:#694E00;
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
	transform: skew(-25deg);
}

/* Section Title White */
.title-wh .elementor-heading-title{
	color:#27385B;
}
.title-wh .elementor-heading-title::before{
	background-color:#fff;
}
.title-wh::before,
.title-wh::after,
.title-wh .elementor-widget-container::before,
.title-wh .elementor-widget-container::after{
	background-color:#27385B;
}

.two-line-title.title-br .elementor-widget-container::before, 
.two-line-title.title-br .elementor-widget-container::after,
.two-line-title.title-wh .elementor-widget-container::before, 
.two-line-title.title-wh .elementor-widget-container::after{
	display:none;
}

section .title{
	text-align:center;
	margin:0 0 32px 0;
}
section .title h2{
	font-family: "Khand";
	font-size: 49px;
	font-weight: 600;
	line-height: 53.9px;
	text-transform:uppercase;
	color:#fff;
	margin:24px 0 8px 0;
}
section .title p{
	font-family: "Hind";
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	color:#E2E2E4;
	margin:0 0 0;
}
.text-yellow strong{
	color:#E2C470;
	font-weight:600;
}

.tab-box { 
	display:none;
}
.tab-menu{
	display:table;
	margin:0 auto;
	margin-top:24px;
}
.tab-menu ul{
  list-style:none;
	display:flex;
	flex-wrap:wrap;
	background-color:#122242;
	padding:8px;
	border-radius:100px;
	margin:0 0 0 0;
	gap: 16px;
}
.tab-menu ul li{
	margin:0 0 0 0;
	padding:0 0;
}
.tab-menu ul li a{
	padding:17px 48px 13px 48px;
	border:1px solid #27385B;
	border-radius:100px;
	color:#B4B4B6;
	font-family: "Hind";
	font-size: 16px;
	font-weight: 600;
	text-transform:uppercase;
	line-height: 17.6px;
	text-align: center;
	min-width:311px;
	display:block;
}
.tab-menu ul li a.active{
	border-color:#E2C470;
	background-color:#E2C470;
	color:#fff;
	box-shadow: 0px 0px 4px 0px #00000026;
}


.features-block-row{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -12px;
	box-sizing: border-box;
}
.features-block-col-sm{
	box-sizing: border-box;
	width: 24%;
	padding: 57px 12px 0 12px;
}
.features-block-col-lg{
	box-sizing: border-box;
	width: 52%;
	padding: 0 12px;
}
.features-tab-block{
	padding:8px 0;
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.features-tab-block::before{
	content: "";
	width: 100%;
	height: 1px;
	background-image: linear-gradient(90deg, #3C4048 0%, #FFFFFF 100%);
	position: absolute;
	bottom: 0;
	right: 0;
}
.features-tab-block:last-child::before{
	display: none;
}
.features-tab-block-text{
	width: calc(100% - 90px);
	padding: 0 20px 0 0;
}
.features-tab-block-text h4{
	font-family: "Hind";
	font-size: 25px;
	font-weight: 400;
	line-height: 27.5px;
	color: #FFFFFF;
	margin: 0;
}
.features-tab-block-icon{
	width: 90px;
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100px;
	background-color: #262D3C;
}

.features-tabimage img{
	width: 100%;
}
.features-tab-block-left-icon .features-tab-block{
	flex-direction: row-reverse;
}
.features-tab-block-left-icon .features-tab-block-text{
	padding: 0 0 0 20px;
}
.features-tab-block-left-icon .features-tab-block::before{
	background-image: linear-gradient(-90deg, #3C4048 0%, #FFFFFF 100%);
}


.footer-list ul li a{
	color:#B4B4B6;
}




.clip-style-1{
	clip-path: polygon(100% 20px, 100% 97.5%, 50% 100%, 0 98%, 0 0);
}
.clip-style-2{
	clip-path: polygon(0 40px, 100% 0, 100% 50%, 100% 97%, 0 100%, 0% 50%);
}
.clip-style-3{
	clip-path: polygon(100% 0%, 100% 97%, 50% 100%, 0 97%, 0 0);
}
.clip-style-4{
	clip-path: polygon(50% 0, 100% 4%, 100% 50%, 100% 100%, 0 100%, 0 4%);
}
.clip-style-5{
	clip-path: polygon(100% 24px, 100% 100%, 0 100%, 0 0);
}
.clip-style-6{
	clip-path: polygon(100% 24px, 100% 100%, 0 97%, 0 0);
}
.clip-style-7{
	clip-path: polygon(100% 0%, 100% 100%, 0 93%, 0 0);
}
.clip-style-8{
	clip-path: polygon(0 4%, 100% 0, 100% 100%, 0 94%);
}
.clip-style-9{
	clip-path: polygon(0 3%, 100% 0, 100% 100%, 0 100%);
}




.pricing-section .tab-menu{
	margin-top: 16px;
}
section .title-bl{
	margin-bottom: 24px;
}
section .title-bl h2{
	color: #000000;
	margin: 16px 0 8px 0;
}
section .title-bl p{
	color: #666668;
	max-width: 742px;
	width: 100%;
	margin: 0 auto;
}
.pricing-row,.pricing-planner-row{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -12px;
}
.pricing-col,.pricing-planner-col{
	width: 25%;
	padding: 0 12px;
}
.pricing-block{
	background-color: #202020;
	padding: 16px;
	border-radius: 16px;
	box-shadow: 0px 4px 4px 0px #00000040;
}
.pricing-block-title{
	padding: 16px;
	border-radius: 16px;
	background-color: #000;
	margin: 0 0 0 0;
	min-height: 96px;
	text-align: center;
}
.pricing-block-title h5{
	font-family: "Hind";
	font-size: 31px;
	font-weight: 600;
	line-height: 34.1px;
	margin: 0 0 8px 0;
	color: #fff;
}
.pricing-block-title h6{
	font-family: "Hind";
	font-size: 20px;
	font-weight: 400;
	line-height: 22px;
	margin: 0;
	color: #919194;
}

.pricing-block h3{
	font-family: "Hind";
	font-size: 20px;
	font-weight: 400;
	line-height: 22px;
	margin: 10px 0;
	color: #FFFFFF;
}
.pricing-block h3 strong{
	font-size: 49px;
	font-weight: 700;
	line-height: 78.45px;
}
.pricing-block ul{
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}
.pricing-block ul li{
	display: block;
	margin: 0 0 10px 0;
	font-family: "Hind";
	font-size: 20px;
	font-weight: 400;
	line-height: 22px;
	color: #fff;
	padding: 0 0 0 40px;
	position: relative;
}
.pricing-block ul li::before{
	content: "";
	width: 24px;
	height: 24px;
	background-image: url('images/check.svg');
	background-size: cover;
	position: absolute;
	left: 0;
	top: -3px;
}
.pricing-block ul li:last-child{
	margin-bottom: 0;
}
.btn-primary{
	width: 100%;
	padding: 20px;
	border-radius: 100px;
	background-color: transparent;
	border: 1px solid #E4C66F;
	color: #fff;
	font-family: "Hind";
	font-size: 20px;
	font-weight: 600;
	line-height: 22px;
	text-align: center;
	display: table;
}
.btn-primary:hover{
	background-color: #E4C66F;
	border: 1px solid #E4C66F;
	color: #fff;
}


.pricing-planner-col{
	width: 33.33%;
}
.pricing-planner-block{
	padding: 24px;
	background-color: #fff;
	border-radius: 16px;
	text-align: center;
}
.pricing-planner-block-img img{
	width: 100%;
	background-color: #F9F9FA;
	height: 366px!important;
	object-fit: cover;
}
.pricing-planner-block h3{
	margin: 16px 0 8px 0;
	font-family: "Hind";
	font-size: 25px;
	font-weight: 500;
	line-height: 27.5px;
	min-height: 95px;
	color: #000000;
}
.pricing-planner-button{
	display: flex;
	align-items: center;
	gap: 24px;
}
.planner-button-btn{
	width: 50%;
	padding: 16px 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-color: #27385B;
	color: #fff;
	font-family: "Hind";
	font-size: 16px;
	font-weight: 600;
	line-height: 17.6px;
	border-radius: 100px;
}
.planner-button-btn:last-child{
	background-color: #E2C470;
}
.planner-button-btn img{
	margin: 0 8px 0 0;
}


.testimonials-block{
	border-radius: 8px;
	padding: 24px 16px;
	margin-bottom: 1px;
	border: 1px solid #E2E2E4;
}
.testimonials-block p{
	min-height: 234px;
	color: #666668;
	font-family: "Hind";
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	text-align: center;
	margin: 0 0 16px 0;
}
.testimonials-info{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.testimonials-img{
	width: 80px;
	height: 80px!important;
	border-radius: 100px;
	object-fit: cover;
}
.testimonials-text{
	width: calc(100% - 80px);
	padding: 0 0 0 16px;
}
.testimonials-text h4{
	margin: 0 0 4px 0;
	color: #000000;
	font-family: "Hind";
	font-size: 20px;
	font-weight: 600;
	line-height: 22px;
	margin: 0 0 4px 0;
}
.testimonials-text h6{
	min-height: 54px;
	font-family: "Hind";
	font-size: 16px;
	font-weight: 400;
	line-height: 17.6px;
	color: #000;
	margin: 0 0 4px 0;
}
.testimonials-text ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.testimonials-text ul li{
	display: inline-block;
	margin: 0 2px 0 0;
}
.testimonials-text ul li img{
	width: 24px;
}
.testimonials-wrape{
	position: relative;
}
.testimonials-button-prev,
.testimonials-button-next,
.product-button-prev,
.product-button-next{
	width: 48px;
	height: 48px;
	background-color: #fff;
	border-radius: 100px;
	border: 1px solid #B4B4B6;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: -72px;
	z-index: 11;
	transform: translateY(-50%);
}
.product-button-prev,
.product-button-next{
    
}
.testimonials-button-next,
.product-button-next{
	left: auto;
	right: -72px;
	transform: translateY(-50%) rotate(180deg);
}
.testimonials-button-prev:hover,
.testimonials-button-next:hover,
.product-button-prev:hover,
.product-button-next:hover
{
	filter: sepia(1);
}
.pricing-planner-row{
	position: relative;
}

.about-video .elementor-widget-container {
    border-radius: 16px;
    height: 550px!important;
}
.about-video .elementor-custom-embed-image-overlay img{
	width: 100%;
	height: 550px!important;
	object-fit: cover;
	border-radius: 16px;
}

.video-play .elementor-custom-embed-play{
	width: 179px;
	height: 179px;
	background-image: url('images/play-icon.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 100px;
	z-index: 1;
}
.video-play .elementor-custom-embed-play svg{
	display: none;
}

.video-block .elementor-custom-embed-play{
	width: 92px;
	height: 92px;
}
.video-block .elementor-custom-embed-image-overlay img{
	width: 100%;
	height: 305px!important;
	object-fit: cover;
	border-radius: 8px;
}
.video-block .elementor-custom-embed-image-overlay{
	position: relative;
	z-index: 1;
}
.video-block .elementor-custom-embed-image-overlay::before{
	content: '';
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	border-radius: 8px;
}

ul.accordion{
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.accordion li{
	padding: 42px 36px 24px 24px;
	border-radius: 0;
	border-bottom: 1px solid #919194;
	transition: all 0.5s ease;
}
.accordion-title{
	width: 100%;
	padding: 0 0 18px 0;
	font-family: "Hind";
	font-size: 25px;
	font-weight: 600;
	line-height: 27.5px;
	color: #3C4048;
	cursor: pointer;
	position: relative;
	transition: all 0.5s ease;
}
.accordion-title::before,.accordion-title::after{
	content: "";
	width: 24px;
	height: 3px;
	background-color: #3C4048;
	border-radius: 100px;
	position: absolute;
	top: 10px;
	right: 0;
	transition: all 0.5s ease;
}
.accordion-title::after{
	width: 3px;
	height: 24px;
	right: 10px;
	top: 0;
}
ul.accordion li.accordion__item.is-open .accordion-title::after{
	display: none;
}
ul.accordion li.accordion__item.is-open .accordion-title::before {
	background-color: #fff;
}
.accordion__submenu{
	padding: 0 0;
	display: none;
}
ul.accordion li .accordion__submenu p{
	margin: 0;
	color: #fff;
	font-family: Hind;
	font-size: 20px;
	font-weight: 400;
	line-height: 22px;
	text-align: left;
}
ul.accordion li.accordion__item.is-open{
	background-color: #27385B;
	border-radius: 8px;
}
/* ul.accordion li.accordion__item.is-open .accordion__submenu{
	display: block;
} */
ul.accordion li.accordion__item.is-open .accordion-title{
	color: #DFAB14;
}


.subscribe-form-data{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-end;
	max-width: 764px;
	width: 100%;
	margin: 0 0 0 auto;
}
.subscribe-form-data p{
	margin: 0;
}
.subscribe-form-wrap .subscribe-form{
	border-radius: 100px;
	border: 1px solid #CECED1;
	padding-left: 24px;
	color: #CECED1;
	height: 66px;

}
.subscribe-form-wrap .subscribe-form::placeholder{
	color: #CECED1;
	opacity: 1;
}

.subscribe-form-wrap{
	width: calc(100% - 241px);
	padding: 0 16px 0 0;
}
body .subscribe-submit {
	width: 241px;
}
body .subscribe-submit .submit-btn{
	padding: 24px 28px!important;
	border: none!important;
	min-width: 100%;
}
body .subscribe-submit .wpcf7-spinner{
	display: none!important;
}

.header-button .elementor-button-icon{
	display: none;
}




.features-image-block .elementor-image-box-wrapper{
	display: flex!important;
	flex-wrap: wrap!important;
	align-items: center!important;
}
.features-image-block .elementor-image-box-content{
	width: calc(100% - 64px)!important;
	padding: 0 0 0 16px;
}
.features-image-block .elementor-image-box-content .elementor-image-box-title{
	margin-top: 0!important;
}
.icon-btn .elementor-button {
	min-width: 246px;
}
.icon-btn .elementor-button .elementor-button-content-wrapper{
	align-items: center;
}
.icon-btn .elementor-button .elementor-button-icon{
	height: 24px;
}
.icon-btn .elementor-button .elementor-button-icon svg{
	width: 24px;
	height: 24px;
	margin: 0 3px 0 0;
}



.breadcrumb-area{
	font-family: "Hind";
	font-size: 16px;
	font-weight: 600;
	line-height: 17.6px;
	text-align: left;
	color: #fff;
}
.breadcrumb-area .breadcrumb-arrow{
	margin: 0 8px;
}
.breadcrumb-area a{
	color: #fff;
}

.achievements-block{
	clip-path: polygon(100% 0, 100% 70%, 50% 100%, 0 70%, 0 0);
	background: linear-gradient(180.11deg, rgba(39, 56, 91, 0) 13.4%, #7D7865 60.98%, #E2C470 99.9%);
}

.video-tab{

}
.mg-none .elementor-headline {
	margin: 0;
}
.gr-head{
	position: relative;
}
.gr-head::before{
	content: "";
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, #E4C66F 1.8%, rgba(207, 154, 0, 0) 87.01%);
	position: absolute;
	left: 0;
	top: 0;
	transform: skew(-20deg);
}
.strong-list-600 strong{
	font-weight: 600;
}

.cc-nav li:last-child,
body .cc-poweredby{
	display: none!important;
}
.cc-cart .cc-empty .cc-empty-msg{
	padding: 0;
}
.cc-cart .cc-empty .cc-empty-msg .cc-title{
	font-family: "Khand";
	font-size: 49px;
	font-weight: 600;
	line-height: 53.9px;
	text-align: center;
	color: #000000;
	text-transform: uppercase;
	margin: 24px 0 8px 0;
}
.cc-cart .cc-empty .cc-empty-msg i{
	font-size: 0!important;
	width: 236px;
	height: 236px;
	background-image: url('images/cart-img.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 auto;
	display: table;
}
.cc-cart .cc-empty .cc-empty-msg p{
	font-family: "Hind";
	font-size: 20px;
	font-weight: 400;
	line-height: 22px;
	color: #000000;
	text-align: center;
	margin: 0 auto 24px auto;
	max-width: 446px;
	width: 100%;
}
.cc-cart .cc-empty .cc-empty-msg .cc-button{
	margin: 0;
	padding: 18px 48px 15px 48px;
	color: #fff;
	font-family: Hind;
  font-size: 16px;
	font-weight: 600;
	line-height: 17.6px;
	text-align: left;
	background-color: #27385B;
	border-radius: 100px;
}
.cc-header .ccicon-x{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	background-color: #F0F0F2;
	border-radius: 100px;
	padding: 0;
	font-size: 24px;
	color: #000!important;
	position: static!important;
	margin: 0 0 0 auto;
}
.cc-window-wrapper .cc-header{
	padding: 24px 40px;
	border: none;
}
.cc-body.cc-empty{
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 40px;
}

body .cc-window{
	max-width: 635px;
	width: 90%;
}
.cc-cart .cc-body{
	padding: 16px 24px;
	width: 100%;
}
.cc-window-wrapper .cc-header{
	background-color: #F9F9FA;
}
.cc-cart .cc-body .cc-cart-product-list{
	padding: 16px;
	margin: 0 0 16px 0;
	border-radius: 8px;
	border: 1px solid #E2E2E4!important;
}
.cc-cart .cc-body .cc-cart-product-list .cc-product-thumb{
	padding: 13px;
	margin: 0;
	width: 160px;
	height: 160px;
	background-color: #F9F9FA;
	border-radius: 8px;
	border: 1px solid #E2E2E4;
	display: flex;
	align-items: center;
	justify-content: center;
}
.cc-cart .cc-body .cc-cart-product-list .cc-product-thumb img{
	margin: 0;
	width: 100%;
}

.cc-cart .cc-body .cc-cart-product-list .cc-cart-product{
	display: flex!important;
	align-items: center!important;
	flex-wrap: wrap!important;
}
.cc-cart .cc-body .cc_item_content{
	width: calc(100% - 160px);
	padding: 0 0 0 16px;
}

.cc-cart-items .cc-cart-product-list .cc_item_total_price div.price{
	font-family: Hind;
	font-size: 25px;
	font-weight: 600;
	line-height: 27.5px;
	color: #000000;
	text-align: left;
	margin: 0 0 0 0;
}


.admin-bar .cc-window{
	top: 0!important;
	height: 100%!important;
}
.cc-cart .cc-cart-actions{
	padding: 24px 39px;
	background-color: #F9F9FA;
	box-shadow: 0px 0px 9.9px 0px #0000001A;
	border: none;
	border-radius: 0;
	width: 100%;
	bottom: 0;
}
.cc-cart .cc-cart-actions a.cc-button-primary{
	margin: 16px 0 0 0!important;
	padding: 18px 48px 15px 48px!important;
	color: #fff;
	font-family: Hind;
  font-size: 16px;
	font-weight: 600;
	line-height: 17.6px;
	text-align: left;
	background-color:#E2C470;
	border-radius: 100px;
}
.cc-cart .cc-cart-actions a.cc-button-primary svg{
	display: none;
}
.cc-body .cc-cart-product-list .cc-item-content-top{
	display: block!important;
}
.cc-item-content-top .cc_item_title,
.cc-item-content-top .cc_item_total_price{
	width: 100%!important;
}
.cc-body .cc-cart-product-list .cc_item_title .cc-product-link{
	font-family: "Hind";
	font-size: 20px;
	font-weight: 400;
	line-height: 22px;
	padding: 0 31px 8px 0;
	text-align: left;
	color: #000;
	display: block;
}
.cc-cart-actions .cc-totals .cc-total-text{
	font-family: Hind!important;
	font-size: 25px!important;
	margin: 0 0 0 0!important;
	font-weight: 500!important;
	line-height: 27.5px!important;
	color: #000000!important;
}
.cc-total-box .cc-subtotal-subtext{
	font-size: 16px!important;
	font-weight: 400!important;
	line-height: 17.6px!important;
	color: #666668!important;
}
.cc-cart-actions .cc-totals{
	padding: 0!important;
	margin: 0!important;
	height: auto!important;
	letter-spacing: 0!important;
}
.cc-cart-actions .cc-totals .cc-total-amount{
	font-family: Hind!important;
	font-size: 25px!important;
	margin: 0 0 0 0!important;
	font-weight: 600!important;
	line-height: 27.5px!important;
	color: #000000!important;
}
.cc-body .cc-coupon{
	padding: 20px 0 0 0;
	margin: 0;
}
.cc-coupon-form input[type="text"]{
	border: 1px solid #B4B4B6!important;
	box-shadow: none!important;
	border-radius: 100px!important;
	color: #B4B4B6!important;
	font-family: Hind!important;
	font-size: 16px!important;
	font-weight: 400!important;
	line-height: 17.6px!important;
	text-align: left!important;
	opacity: 1!important;
	padding-left: 24px!important;
	height: 50px!important;
}
.cc-coupon-form input[type="text"]::placeholder{
	opacity: 1!important;
	color: #B4B4B6!important;
}
body .cc-coupon-form .cc-coupon-btn{
	width: auto!important;
	height: auto!important;
	border: none!important;
  padding: 16px 20px!important;
  display: flex!important;
  align-items: center!important;
  justify-content: center!important;
  text-align: center!important;
  background-color: #27385B!important;
  color: #fff!important;
  font-family: "Hind"!important;
  font-size: 16px!important;
  font-weight: 600!important;
  line-height: 17.6px!important;
  border-radius: 100px!important;
}
body .cc-cart-product a.remove{
	bottom: auto!important;
	top: 10px!important;
	right: 10px!important;
	background-image: url('images/close-icon.svg')!important;
	background-size: cover!important;
	width: 24px;
	height: 24px;
}
body .cc-cart-product a.remove svg{
	display: none;
}
body .cc_item_quantity_wrap{
	border-radius: 100px;
	border: 1px solid #E2E2E4;
	padding: 3.5px 8px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 118px;
	margin: 0 0 0 auto;
}
body .cc_item_quantity_wrap input.cc_item_quantity{
	width: 45px;
	border: none!important;
	border-radius: 0!important;
	color: #000000;
	font-family: Hind;
	font-size: 20px;
	font-weight: 600;
	line-height: 16px;
	text-align: center;
}
body .cc_item_quantity_minus,
body .cc_item_quantity_plus{
	width: 26px;
	height: 26px;
	border-radius: 100px;
	border: none;
	background-image: url('images/Add_Plus-1.svg');
	background-size: 18px;
	background-position: center;
	background-repeat: no-repeat;
	font-size: 0;
	background-color: #E2C470;
}
body .cc_item_quantity_minus {
	background-image: url('images/Add_Plus.svg');
	background-color: #000000;
}
body .cc-item-content-top .cc_item_total_price{
	text-align: left!important;
	margin: -30px 0 0 0;
}


.blog-slider .elementor-swiper-button{
	width: 48px;
	height: 48px;
	border-radius: 100px!important;
	background-image: url('images/slide-arrow.svg');
	background-color: #fff;
	background-size: 24px;
	background-position: center;
	background-repeat: no-repeat;
	border:1px solid #B4B4B6!important;
}
.blog-slider .elementor-swiper-button.elementor-swiper-button-prev{
	left: -78px!important;
}
.blog-slider .elementor-swiper-button.elementor-swiper-button-next{
	right: -78px!important;
	transform: translateY(-50%) rotate(180deg)!important;
}
.blog-slider .elementor-swiper-button svg{
	display: none;
}


body .ep-youtube__content__block .item{
	position: relative;
}
body .ep-youtube__content__block .item::before{
	content: '';
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50.08%, rgba(0, 0, 0, 0.73125) 74.29%, #000000 93.01%);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	border-radius: 8px;
}
body .ep-youtube__content__block .item .body{
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 24px;
	z-index: 11;
}
body .ep-youtube__content__block .thumb{
	height: 350px;
	border-radius: 8px;
	margin: 0;
	position: relative;
	background-size: cover!important;
}

body .ep-youtube__content__block .thumb::before,
body .ep-youtube__content__block .thumb::after {
	display: none;
}
body .ep-youtube__content__block .thumb .play-icon{
	width: 103px;
	height: 103px;
	background-image: url('images/play-icon.png');
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 1;
	top: 50%;
	z-index: 111;
	background-position: center;
}
body .ep-youtube__content__block .thumb .play-icon img{
	display: none;
}
body .ep-youtube__content__block .item .body p{
	color: #fff;
	font-family: "Hind";
	font-size: 25px;
	font-weight: 400;
	line-height: 27.5px;
	text-align: left;
	margin: 0;
}
.video-tab .ep-first-video iframe{
	width: 100%;
	height: 592px;
	border-radius: 16px;
}
.video-tab .e-n-tabs-heading{
	margin: 0 auto;
	background-color: #122242;
	border-radius: 100px;
	padding: 8px;
	display: flex!important;
	flex-wrap: wrap!important;
}
.video-tab .e-n-tabs-heading .e-n-tab-title{
	min-width: 228px;
	padding: 15px 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 16px 0 0;
}
.video-tab .e-n-tabs-heading .e-n-tab-title:last-child{
	margin-right: 0;
}
.video-tab .e-n-tabs-heading .e-n-tab-title .e-n-tab-title-text{
	min-width: 100px;
	text-align: center;
	justify-content: center;
	margin-top: 1px;
}
.video-tab .e-n-tabs-heading .e-n-tab-title .e-n-tab-icon svg{
	width: 24px;
	height: 24px;
}
body .ep-youtube__content__pagination{
	margin: 0;
}
.ep-youtube__content__pagination .ep-page-numbers > span{
	border-radius: 100px;
	border: 1px solid #fff!important;
	min-width: 41px!important;
	width: auto!important;
	height: 41px!important;
	color: #fff;
	display: flex!important;
	align-items: center!important;
	justify-content: center!important;
	font-family: "Hind";
	font-size: 20px;
	font-weight: 400;
	line-height: 22px;
	padding-top: 2px;
}
.ep-youtube__content__pagination .ep-prev, 
.ep-youtube__content__pagination .ep-next{
	border: 1px solid #fff!important;
	color: #fff;
	font-family: "Hind";
	font-size: 20px;
	font-weight: 400;
	line-height: 22px;
	height: 41px!important;
	display: flex!important;
	align-items: center!important;
	justify-content: center!important;
}
.ep-youtube__content__pagination .ep-page-numbers{
	gap: 8px;
	color: #fff;
}
.ep-youtube__content__pagination .ep-page-numbers > span.active__current_page,
.ep-youtube__content__pagination .ep-page-numbers > span:hover,
.ep-youtube__content__pagination .ep-prev:hover, 
.ep-youtube__content__pagination .ep-next:hover{
	border-color: #E2C470!important;
	background-color: #E2C470!important;
}
.playlist-video .ose-youtube iframe{
	width: 100%;
	height: 350px;
	border-radius: 8px;
}



.product-ac .e-n-accordion-item-title-icon{
	margin: 0 0 0 0;
	position: absolute!important;
	top: 31px;
	right: 16px;
	width: 32px!important;
	height: 32px!important;
	display: flex;
	align-items: center;
	justify-content: center;
}
.product-ac .e-n-accordion-item-title-icon span,
.product-ac .e-n-accordion-item-title-icon svg{
	width: 32px!important;
	height: 32px!important;
}


.wc-block-cart-items thead{
	background-color: #F0F0F2;
}
.wc-block-cart-items__row .wc-block-components-product-name{
	font-family: "Hind";
	font-size: 20px;
	font-weight: 400;
	line-height: 22px;
	text-align: left;
	margin: 0 0 0 0;
	color: #000000;
	text-decoration: none;
}
.wc-block-components-formatted-money-amount{
	font-family: Hind;
	font-size: 20px;
	font-weight: 500!important;
	line-height: 22px;
	text-align: left;
	color: #000000;
	margin: 0;
}
.wp-block-woocommerce-cart-order-summary-block{
	padding: 24px 16px;
	padding-bottom: 8px;
	border-radius: 16px;
	border: 1px solid #E2E2E4;
}
body .is-large.wc-block-cart .wc-block-cart__totals-title{
	padding: 19px 16px 13px 16px;
	background-color: #F9F9FA;
	border-radius: 8px;
	color: #000000;
	font-family: Hind;
	font-size: 39px;
	font-weight: 600;
	line-height: 42.9px;
	text-transform: capitalize;
	border: none;
	text-align: center;
}





.woocommerce-account .site-main {
	padding: 50px 0;
}
.woocommerce-MyAccount-navigation ul{
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
}
.woocommerce-MyAccount-navigation ul li a{
	color: #000000;
	font-size: 18px;
	line-height: 30px;
	font-family: "Hind";
	text-decoration: none;
}
.woocommerce-MyAccount-navigation ul li.is-active a{
	text-decoration: underline;
}
.woocommerce-MyAccount-content a{
	color: #000000;
	text-decoration: none;
}

.woocommerce-info{
	border-top-color: #27385B!important;
}
.woocommerce-info::before {
  color: #27385B!important;
}
.woocommerce-page .button{
	width: auto!important;
	height: auto!important;
  padding: 16px 20px!important;
  display: flex!important;
  align-items: center!important;
  justify-content: center!important;
  text-align: center!important;
  background-color: #27385B!important;
  color: #fff!important;
  font-family: "Hind"!important;
  font-size: 16px!important;
  font-weight: 600!important;
  line-height: 17.6px!important;
  border-radius: 100px!important;
}


.woocommerce-page form .form-row{
	margin-bottom: 24px!important;
	padding: 0;
}
.woocommerce-page label{
	margin: 0 0 12px 0;
	font-family: Hind;
	font-size: 16px;
	font-weight: 400;
	line-height: 17.6px!important;
	text-align: left;
	color: #888888;
}
.woocommerce form .form-row .required{
	line-height: 17.6px!important;
	font-weight: 400;
}
.woocommerce-page .input-text,
.woocommerce-page .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce-checkout .wc-block-components-form.wc-block-checkout__form input{
	border-radius: 8px!important;
	border: 1px solid #D9D9D9!important;
	width: 100%!important;
	height: 50px!important;
	color: #888888!important;
	font-family: Hind!important;
	font-size: 16px!important;
	font-weight: 400!important;
	line-height: 17.6px!important;
	padding: 0 0 0 15px!important;
	text-align: left!important;
}
.woocommerce-page .input-text::placeholder{
	color: #888888!important;
	opacity: 1!important;
}
.woocommerce-page .select2-container--default .select2-selection--single{
	height: auto;
	border: none;
	border-radius: 0;
}
.woocommerce-page .select2-container .select2-selection--single .select2-selection__rendered{
	padding: 16px 15px;
}
.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 48px;
	right: 10px;
}
.woocommerce-page .woocommerce-MyAccount-content fieldset{
	border-radius: 8px;
	border: 1px solid #D9D9D9;
	margin-bottom: 24px;
}
.woocommerce-page .woocommerce-MyAccount-content fieldset legend{
	background-color: #fff;
	padding: 0 5px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{
	display: block!important;
}
.woocommerce-form__label-for-checkbox  input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.woocommerce-form__label-for-checkbox  span {
  position: relative;
  cursor: pointer;
  padding: 0 0 0 25px;
}
.woocommerce-form__label-for-checkbox  span:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #6B6B6B;
  padding: 0;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.woocommerce-form__label-for-checkbox  input:checked + span:after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 6px;
  width: 6px;
  height: 11px;
  border: solid #27385B ;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{
	float: none!important;
	width: 200px!important;
}
.woocommerce-page .woocommerce-LostPassword.lost_password,
.woocommerce-page .woocommerce-LostPassword.lost_password a,
.woocommerce-privacy-policy-text a{
    color: #27385B;
    text-decoration: none;
    font-family: Hind;
    font-weight: 500;
    font-size: 16px;
}


.woocommerce-page h1.entry-title{
	font-family: Hind;
	font-size: 39px;
	font-weight: 600;
	line-height: 42.9px;
	text-align: left;
	margin: 0 0 0;
	color: #000000;
}
.woocommerce-cart h1.entry-title,
.woocommerce-account h1.entry-title{
	margin-bottom: 24px;
}
/* .woocommerce-checkout .wc-block-components-form.wc-block-checkout__form label{
	position: static!important;
	transform: none!important;
} */


.woocommerce-cart  .site-main,
.woocommerce-checkout .site-main,
.woocommerce-account .site-main {
	padding: 48px 0;
	max-width: 1536px!important;
	width: 100%!important;
	margin: 0 auto;
}
.woocommerce-cart .alignwide{
	margin: 0;
}


.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tr{
	border: 1px solid #E2E2E4;
	border-radius: 8px;
}
.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items th{
	font-family: Hind;
	font-size: 16px;
	font-weight: 400;
	text-transform: none!important;
	line-height: 17.6px;
	text-align: left;
	border: none;
	padding: 9px 0 7px 24px!important;
	visibility: visible!important;
  background: #F0F0F2!important;
}
.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items td{
	padding: 16px!important;
	border: none!important;
}
.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image{
	padding-right: 0!important;
}
.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image a{
	display: block;
	width: 130px;
}
.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image a img{
	width: 100%;
	padding: 13px;
	height: 130px;
	border-radius: 8px;
	object-fit: contain;
	background-color: #F9F9FA;
	border: 1px solid #F0F0F2;
}
.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items td.wc-block-cart-item__product{
	padding: 16px 0 16px 24px!important;
}
.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items th:last-child{
	padding-left: 16px!important;
}
.woocommerce-page .wc-block-checkout__form label,
body.woocommerce-page .wc-block-components-totals-coupon .wc-block-components-panel__content #wc-block-components-totals-coupon__form .wc-block-components-text-input label{
  font-family: Hind!important;
  font-size: 16px!important;
  font-weight: 400!important;
  line-height: 17.6px !important;
  text-align: left!important;
  color: #888888!important;
  background-color: #fff !important;
  margin: 0 0 0 !important;
  top: -8px !important;
  padding: 0 6px !important;
  transform: none!important;
}
.woocommerce-page .wc-block-checkout__form input{
	margin-bottom: 10px!important;
}
.woocommerce-checkout .wc-block-components-title {
	font-family: Hind;
	font-size: 25px;
	font-weight: 600;
	line-height: 27.5px;
	text-align: left;
	color: #4F483F;
	margin: 0 0 8px 0;
}
.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"]{
	width: auto!important;
	height: auto!important;
}
.woocommerce-checkout .wc-block-components-address-form .wc-block-components-address-form__address_2-toggle:hover,
.woocommerce-checkout .wc-block-components-checkout-place-order-button {
	background-color: #E2C470!important;
}
header .cc_cart_items_list{
	width: 56px;
	height: 56px;
	border-radius: 100px;
	border: 1px solid #fff;
	background-image: url('images/Shopping_Cart_01.svg');
	background-size: 24px;
	background-position: center;
	background-repeat: no-repeat;
	transition: all .3s;
}
header .cc_cart_items_list:hover{
	background-color: #E2C470;
}
header .cc_cart_items_list span.cc_cart_count{
	margin: 0;
	position: absolute;
	top: -8px;
	right: 0;
	background-color: #E2C470;
	color: #fff;
	border-radius: 100px;
	width: 23px;
	height: 23px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	font-size: 14px;
}

.woocommerce-cart header .cc_cart_items_list,
.woocommerce-checkout header .cc_cart_items_list,
header .cc_cart_items_list i{
	display: none!important;
}
.cc-compass{
	display: none!important;
}
body.woocommerce-page .wc-block-components-panel__button{
	background-color: transparent!important;
	font-family: Hind!important;
	font-size: 25px!important;
	font-weight: 500!important;
	padding: 0 0 0 0!important;
	margin: 0 0 16px 0!important;
	line-height: 27.5px!important;
	text-align: left!important;
	color: #4F483F!important;
}
body.woocommerce-page .wc-block-components-totals-coupon .wc-block-components-panel__button{
	margin-bottom: 0!important;
}
body.woocommerce-page .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-coupon-form-block {
	padding: 16px 0!important;
	border: none!important;
}
body.woocommerce-page .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-panel__button,
body.woocommerce-page .wc-block-components-totals-item .wc-block-components-totals-item__label{
	margin: 0 0 0 0!important;
	color: #666668!important;
	font-family: Hind!important;
	font-size: 20px!important;
	font-weight: 400!important;
	line-height: 22px!important;
	text-align: left!important;
}
body.woocommerce-page .wc-block-components-totals-coupon .wc-block-components-panel__content{
	margin-top: 10px;
}
body.woocommerce-cart .wc-block-components-totals-item .wc-block-components-totals-item__label{
	margin: 0;
}

body.woocommerce-cart .wc-block-cart__submit .wc-block-cart__submit-container .wc-block-cart__submit-button{
	width: 100%!important;
	width: auto!important;
  padding: 16px 20px!important;
  display: flex!important;
  align-items: center!important;
  justify-content: center!important;
  text-align: center!important;
  background-color: #27385B!important;
  color: #fff!important;
  font-family: "Hind"!important;
  font-size: 16px!important;
  font-weight: 600!important;
  line-height: 17.6px!important;
  border-radius: 100px!important;
  margin: 10px 0 0 0!important;
  text-decoration: none!important;
}

body.woocommerce-page{
	font-family: "Hind"!important;
}

body.woocommerce-page .wc-block-components-totals-coupon .wc-block-components-panel__content #wc-block-components-totals-coupon__form .wc-block-components-text-input input{
	border: none;
	border-radius: 100px;
	background-color: #F9F9FA;
	padding: 0 0 0 24px;
	color: #B4B4B6;
	font-size: 16px;
	font-weight: 400;
	line-height: 17.6px;
	text-align: left;
	box-shadow: none;
	height: 50px;
}
body.woocommerce-page .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{
	border: none!important;
}
body.woocommerce-cart .wc-block-components-formatted-money-amount{
	font-weight: 600!important;
}
body.woocommerce-page .wc-block-components-totals-coupon .wc-block-components-panel__content #wc-block-components-totals-coupon__form{
	padding-top: 25px;
}
body.woocommerce-page .wc-block-components-totals-coupon .wc-block-components-panel__content #wc-block-components-totals-coupon__form .wc-block-components-text-input label{
	top: -20px!important;
	padding: 0!important;
	left: 0!important;
}


body .wc-block-components-quantity-selector{
	border-radius: 100px;
	border: 1px solid #E2E2E4;
	padding: 3.5px 8px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0;
	opacity: 1;
}
body .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{
	width: 35px;
	border: none!important;
	border-radius: 0!important;
	color: #000000;
	font-family: Hind;
	font-size: 20px;
	font-weight: 600;
	line-height: 16px;
	box-shadow: none!important;
	outline: none!important;
	padding: 0;
	opacity: 1;
	text-align: center;
}
body .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{
	width: 26px;
	height: 26px;
	border-radius: 100px;
	min-width: 26px;
	opacity: 1;
	border: none;
	background-image: url('images/Add_Plus-1.svg');
	background-size: 18px;
	background-position: center;
	background-repeat: no-repeat;
	font-size: 0;
	background-color: #E2C470;
}
body .wc-block-components-quantity-selector > .wc-block-components-quantity-selector__button--minus {
	background-image: url('images/Add_Plus.svg');
	background-color: #000000;
}

body .wc-block-checkout__sidebar .wc-block-components-product-name{
	font-size: 20px;
	font-weight: 500;
	line-height: 22px;
	text-align: left;
	color: #000000;
}
body.woocommerce-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
body.woocommerce-checkout .wc-block-components-totals-footer-item .wc-block-components-formatted-money-amount {
	color: #000000!important;
	font-size: 25px!important;
	font-weight: 600!important;
	line-height: 27.5px!important;
	text-align: left!important;
}

body.woocommerce-checkout .wc-block-checkout__add-note{
	padding: 0;
	margin: 0;
}
body.woocommerce-checkout .wc-block-checkout__terms{
	margin: 0 0 15px 0!important;
}
body.woocommerce-cart .wc-block-cart-item__total-price-and-sale-badge-wrapper{
	justify-content: flex-start;
}




.single-product .woocommerce-product-rating .star-rating{
	font-size: 27px;
}
.single-product .woocommerce-product-rating .woocommerce-review-link{
	color: #919194!important;
}
.cart .single_add_to_cart_button{
	display: none!important;
}

.single-btn a,.cart-btn a{
	width: 100%;
}
body.woocommerce .qty-data .cart div.quantity{
	float: none!important;
	margin: 0!important;
	flex-basis: auto!important;
}
body.woocommerce .qty-data .cart div.quantity .qty {
	width: 77px!important;
	height: auto!important;
	color: #000000!important;
	font-family: Hind!important;
	font-size: 31px!important;
	font-weight: 600!important;
	line-height: 34.1px!important;
	border-radius: 0!important;
	border: none!important;
	box-shadow: none!important;
	outline: none!important;
	text-align: center!important;
	opacity: 1!important;
	padding: 0!important;
}
body.woocommerce .qty-data .cart div.quantity .qty::placeholder{
	opacity: 1!important;
	color: #000000!important;
}
body.woocommerce .qty-data .cart div.quantity .qty::-webkit-outer-spin-button,
body.woocommerce .qty-data .cart div.quantity .qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
body.woocommerce .qty-data .cart div.quantity .qty {
  -moz-appearance: textfield;
}
body.woocommerce .qty-data .cart{
	display: flex!important;
	align-items: center!important;
	flex-direction: row-reverse!important;
	justify-content: center!important;
	min-width: 184px;
	border-radius: 100px;
	border: 1px solid #F0F0F2;
	padding: 8.5px 16px;
}
body.woocommerce .qty-data .plus,.qty-data .minus{
	width: 37px!important;
	height: 37px!important;
	border-radius: 100px!important;
	min-width: 26px!important;
	opacity: 1!important;
	border: none!important;
	margin: 0!important;
	background-image: url('images/Add_Plus-1.svg')!important;
	background-size: 24px!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
	font-size: 0!important;
	padding: 0!important;
	background-color: #E2C470!important;
}
body.woocommerce .qty-data .minus {
	background-image: url('images/Add_Plus.svg')!important;
	background-color: #000000!important;
}
body.woocommerce .cart-btn a.added_to_cart{
	display: none;
}
body.woocommerce .qty-data .e-atc-qty-button-holder{
	flex-direction: row-reverse;
	align-items: center!important;
}
.main-product-price .price{
	display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.main-product-price .price ins{
	margin: 0 8px 0 0;
	text-decoration: none;
}

.page-id-1202 .connected-section{
	display: none;
}

body .youtube__content__body .ep-youtube__content__pagination .ep-prev,
body .youtube__content__body .ep-youtube__content__pagination .ep-next{
	padding: 0;
	width: 41px;
	height: 41px;
	background-image: url('images/arrow-wh.svg');
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: center;
	border-color: #1A2C51!important;
	font-size: 0;
	margin: 0 0 0 0;
	background-color: #1A2C51;
}
body .youtube__content__body .ep-youtube__content__pagination .ep-next{
	background-image: url('images/arrow-bl.svg');
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	border-color: #FFFFFF!important;
}


.page-id-509 footer{
	margin-top: -15px;
}

body .cart .e-atc-qty-button-holder .disable{
	background-color:#E2E2E4!important;
}
body .woocommerce-product-gallery a.woocommerce-product-gallery__trigger{
	display:none;
}

body.woocommerce-cart .wc-block-cart .wc-block-components-product-metadata{
	display:none;
}
.cc-screen-tab .cc-cart-product-list .cc-cart-product .disable{
	background-color: #E2E2E4 !important;
}

.button-group .icon-btn .elementor-button{
	min-width:100%;
}

/* Responsive */
@media screen and (max-width: 1550px){

.about-video .elementor-widget-container {
    border-radius: 16px;
    height: 480px !important;
}
	.about-video .elementor-custom-embed-image-overlay img{
		height: 480px!important;
	}
	
	
	section .title h2{
		font-size: 40px;
		line-height: 40px;
	}
	section .title p{
		font-size: 18px;
		line-height: 24px;
	}

	.features-block-col-lg{
		width: 46%;
	}
	.features-block-col-sm{
		width: 27%;
		padding-top: 40px;
	}
	.features-tab-block-text h4{
		font-size: 20px;
		line-height: 24px;
	}
	.features-tab-block-text{
		width: calc(100% - 60px);
	}
	.features-tab-block-icon{
		width: 60px;
		height: 60px;
	}
	.features-tab-block-icon img{
		width: 29px;
	}


	.pricing-block-title h5{
		font-size: 25px;
		line-height: 30px;
		margin-bottom: 0;
	}
	.pricing-block-title h6{
		font-size: 18px;
	}
	.pricing-block h3 strong{
		font-size: 40px;
		line-height: 60px;
	}
	.pricing-block ul li{
		padding: 0 0 0 30px;
		font-size: 18px;
	}
	.pricing-block ul li::before {
		width: 18px;
		height: 18px;
		top: 1px;
	}
	.btn-primary{
		padding: 15px;
		font-size: 18px;
	}
	.pricing-planner-block{
		padding: 20px;
	}
	.pricing-planner-block h3{
		font-size: 20px;
		line-height: 25px;
	}
	.pricing-planner-button{
		gap: 10px;
	}
	.planner-button-btn{
		font-size: 14px;
		padding: 10px;
	}
	.pricing-planner-block-img img{
		height: 300px!important;
	}


	.testimonials-wrape{
		padding: 0 30px;
	}
	.testimonials-block p{
		font-size: 16px;
		line-height: 24px;
	}
	.testimonials-text h4{
		font-size: 16px;
	}
	.testimonials-text h6{
		line-height: 15px;
		font-size: 14px;
	}
/* 	.testimonials-button-prev, .testimonials-button-next,
	 .product-button-prev, .product-button-next{
		width: 40px;
		height: 40px;
		left: 10px;
	}
	.testimonials-button-next,.product-button-next{
		left: auto;
		right: 10px;
	} */


	.blog-slider .elementor-swiper-button.elementor-swiper-button-prev{
		left: -5px!important;
	}
	.blog-slider .elementor-swiper-button.elementor-swiper-button-next{
		right: -5px!important;
	}

	body .ep-youtube__content__block .item .body p{
		font-size: 18px;
		line-height: 23px;
	}

	.woocommerce-cart  .site-main,
	.woocommerce-checkout .site-main,
	.woocommerce-account .site-main{
		max-width: 1250px!important;
	}
	body .is-large.wc-block-cart .wc-block-cart__totals-title{
		font-size: 30px;
		line-height: 35px;
	}
}
@media screen and (max-width: 1299px){

	.about-video .elementor-custom-embed-image-overlay img{
		height: 400px!important;
	}
	section .title h2{
		font-size: 35px;
		line-height: 40px;
	}

	.tab-menu ul li a{
		min-width: 270px;
		font-size: 15px;
		padding: 14px 30px 10px 30px;
	}

	.pricing-block-title{
		min-height: 85px;
	}
	.pricing-block h3{
		font-size: 18px;
	}
	.pricing-block h3 strong{
		font-size: 35px;
		line-height: 50px;
	}
	.pricing-planner-block h3{
		font-size: 18px;
		line-height: 24px;
	}
	.pricing-planner-block-img img{
		height: 260px!important;
	}

	.testimonials-block p{
		min-height: 180px;
	}

	.accordion-title{
		font-size: 22px;
	}
	ul.accordion li{
		padding: 32px 36px 14px 24px;
	}
	ul.accordion li .accordion__submenu p{
		font-size: 18px;
	}

	body .ep-youtube__content__block .thumb{
		height: 300px;
	}

	body .elementor-509 .playlist-video .source-youtube .ose-youtube iframe{
		height: 300px!important;
	}
	.woocommerce-cart  .site-main,
	.woocommerce-checkout .site-main,
	.woocommerce-account .site-main{
		max-width: 1150px!important;
	}
}
@media screen and (max-width: 1199px){

	section .title p{
		font-size: 16px;
		line-height: 24px;
	}
	.features-block-col-sm{
		padding-top: 0px;
		width: 30%;
	}
	.features-block-col-lg{
		width: 40%;
	}
	.pricing-block h3{
		font-size: 16px;
		margin-top: 15px;
	}
	.pricing-block-title h6{
		font-size: 16px;
	}
	.pricing-block-title h5{
		font-size: 20px;
		line-height: 25px;
	}
	.pricing-block h3 strong{
		font-size: 30px;
		line-height: 40px;
	}
	.pricing-block ul li{
		font-size: 16px;
	}
	.btn-primary{
		padding: 10px;
		font-size: 16px;
	}
	.pricing-planner-block-img img{
		height: 200px!important;
	}
	.pricing-planner-button{
		flex-wrap: wrap;
	}
	.planner-button-btn{
		width: 100%;
		font-size: 16px;
	}

	.testimonials-block p{
		line-height: 19px;
	}
	.testimonials-button-prev, .testimonials-button-next,
	   .product-button-prev, .product-button-next{
		left: 0;
	}
	.testimonials-button-next,
	    .product-button-next{
		left: auto;
		right: 0;
	}

	body .ep-youtube__content__block .thumb{
		height: 270px;
	}
	body .ep-youtube__content__block .item .body p{
		font-size: 16px;
		line-height: 18px;
	}
	.video-tab .ep-first-video iframe{
		height: 380px;
	}

	.product-ac .e-n-accordion-item-title-icon{
		top: 22px;
	}

	body .header-button .elementor-button {
		padding: 11px 15px 10px 15px;
	}
	header .cc_cart_items_list{
		width: 41px;
		height: 41px;
		background-size: 18px;
	}

	.woocommerce-cart  .site-main,
	.woocommerce-checkout .site-main,
	.woocommerce-account .site-main{
		max-width: 920px!important;
	}
	.woocommerce-page .wc-block-components-sidebar-layout .wc-block-components-main{
		width: 60%;
		padding-right: 15px;
	}
	.woocommerce-page .wc-block-components-sidebar{
		width: 40%;
	}
	body .wc-block-checkout__sidebar .wc-block-components-product-name{
		font-size: 18px;
	}
}
@media (min-width:1025px) and (max-width:1199px){
	body .navigation-menu ul.hfe-nav-menu li{
		margin: 0 10px 0 0!important;
	}
	body .navigation-menu ul.hfe-nav-menu li:last-child{
		margin-right: 0!important;
	}
	body .navigation-menu ul.hfe-nav-menu li a{
		font-size: 14px!important;
	}


}
@media screen and (max-width: 991px){

	section .title h2{
		font-size: 30px;
		line-height: 32px;
	}
	.features-block-col-lg{
		width: 33.33%;
	}
	.features-block-col-sm{
		width: 33.33%;
		padding-top: 0px;
	}
	.features-tab-block-text h4{
		font-size: 18px;
		line-height: 22px;
	}
	.features-tab-block-text{
		width: calc(100% - 50px);
		padding: 0 10px 0 0;
	}
	.features-tab-block-left-icon .features-tab-block-text{
		padding: 0 0 0 10px;
	}
	.features-tab-block-icon{
		width: 50px;
		height: 50px;
	}
	.features-tab-block-icon img{
		width: 20px;
	}
	.features-tabimage{
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 100%;
	}

	.tab-menu ul li a{
		font-size: 14px;
		min-width: 230px;
		padding: 12px 20px 8px 20px;
	}
	.pricing-row, .pricing-planner-row{
		row-gap: 24px;
	}
	.pricing-col, .pricing-planner-col{
		width: 50%;
	}

	.video-block .elementor-custom-embed-image-overlay img{
		height: 245px !important;
	}
	.subscribe-form-wrap .subscribe-form{
		height: 50px;
	}
	body .subscribe-submit .submit-btn{
		padding: 16px 28px !important;
	}
	.product-ac .e-n-accordion-item-title-icon{
		top: 20px;
	}

	.woocommerce-cart  .site-main,
	.woocommerce-checkout .site-main,
	.woocommerce-account .site-main{
		max-width: 720px!important;
	}

	.woocommerce-page h1.entry-title{
		font-size: 30px;
		line-height: 35px;
	}
	body.woocommerce-page .wc-block-components-panel__button{
		font-size: 20px!important;
	}
	.woocommerce-page .wc-block-components-sidebar-layout .wc-block-components-main{
		width: 55%;
		padding-right: 15px;
	}
	.woocommerce-page .wc-block-components-sidebar{
		width: 45%;
	}
	body .wc-block-checkout__sidebar .wc-block-components-product-name{
		font-size: 16px;
	}
	body.woocommerce-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__label, 
	body.woocommerce-checkout .wc-block-components-totals-footer-item .wc-block-components-formatted-money-amount{
		font-size: 22px;
	}

	.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image a{
		width: 90px;
	}
	.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image a img{
		height: 90px;
	}
	.wc-block-cart-items__row .wc-block-components-product-name{
		font-size: 18px;
	}
	body .is-large.wc-block-cart .wc-block-cart__totals-title{
		font-size: 25px;
		line-height: 30px;
	}


	.single-product .woocommerce-product-rating .star-rating{
		font-size: 20px;
	}
	
	.button-group .icon-btn .elementor-button{
		font-size:13px;
	}
	.icon-btn .elementor-button .elementor-button-icon svg{
		width:20px;
		height:20px;
	}
	.icon-btn .elementor-button .elementor-button-icon{
		height:20px;
	}
}
@media screen and (max-width: 767px){

	.video-play .elementor-custom-embed-play{
		height: 130px;
		width: 130px;
	}
	.video-block .elementor-custom-embed-play{
		width: 60px;
		height: 60px;
	}

	.about-video .elementor-custom-embed-image-overlay img{
		height: 350px!important;
	}

	.tab-menu ul{
		justify-content: center;
		gap: 10px;
		border-radius: 10px;
	}
	.tab-menu ul li a{
		min-width: 280px;
	}
	.features-block-col-sm,
	.features-block-col-lg{
		width: 100%;
	}
	.features-block-col-sm .features-tab-block,
	.features-tab-block-left-icon .features-tab-block{
		flex-direction: row-reverse;
	}
	.features-tab-block .features-tab-block-text,
	.features-tab-block-left-icon .features-tab-block-text{
		padding: 0 0 0 10px;
	}
	.clip-style-1{
		clip-path:polygon(100% 20px, 100% 99%, 50% 100%, 0 99%, 0 0);
	}
	.clip-style-2 {
  	clip-path: polygon(0 30px, 100% 0, 100% 50%, 100% 99%, 0 100%, 0% 50%);
	}
	.clip-style-3 {
	  clip-path: polygon(100% 0%, 100% 99%, 50% 100%, 0 99%, 0 0);
	}
	.clip-style-7{
		clip-path: polygon(100% 0%, 100% 100%, 0 99%, 0 0);
	}
	.clip-style-8 {
  	clip-path: polygon(0 1%, 100% 0, 100% 100%, 0 99%);
	}
	.clip-style-9 {
  	clip-path: polygon(0 1%, 100% 0, 100% 100%, 0 100%);
	}
	.features-tabimage{
		padding: 20px 0;
	}

	.pricing-row, .pricing-planner-row{
		margin: 0;
	}
	.pricing-col, .pricing-planner-col{
		width: 100%;
		padding: 0;
	}

	.testimonials-img{
		width: 50px;
		height: 50px!important;
	}
	.testimonials-text{
		width: calc(100% - 50px);
		padding: 0 0 0 10px;
	}
	.testimonials-text ul li{
		margin: 0;
	}
	.accordion-title{
		font-size: 18px;
		padding-bottom: 5px;
		line-height: 20px;
	}
	ul.accordion li{
		padding: 21px 36px 15px 15px;
	}
	ul.accordion li .accordion__submenu p{
		font-size: 16px;
	}
	.accordion-title::before, .accordion-title::after {
		right: -25px;
		top: 7px;
	}
	.accordion-title::after{
		right: -15px;
		top: -3px;
	}
	.subscribe-form-data{
		margin: 0 auto;
		justify-content: center;
	}
	.subscribe-form-wrap{
		width: 100%;
		padding: 0 0 10px 0;
	}
	.foot-links .elementor-icon-list-items{
		flex-direction: column!important;
	}
	.foot-links .elementor-icon-list-items .elementor-icon-list-item {
		display: table!important;
		margin: 0 0 10px 0!important;
	}
	.video-block .elementor-custom-embed-image-overlay img{
		height: auto!important;
	}

	.title-br .elementor-heading-title, .title-wh .elementor-heading-title{
		padding: 8px 20px 6px 20px;
		min-width: 130px;
	}

	.blog-slider .elementor-swiper-button.elementor-swiper-button-prev{
		left: -10px!important;
	}
	.blog-slider .elementor-swiper-button.elementor-swiper-button-next{
		right: -10px!important;
	}

	.video-tab .e-n-tabs-heading .e-n-tab-title{
		min-width: 150px;
		margin: 0 5px 0 0!important;
	}
	.video-tab .e-n-tabs-heading .e-n-tab-title:last-child{
		margin-right: 0!important;
	}
	.video-tab .e-n-tabs-heading .e-n-tab-title .e-n-tab-title-text{
		min-width: auto;
	}
	.video-tab .e-n-tabs-heading{
		margin-bottom: 20px;
	}

	.product-ac .e-n-accordion-item-title-icon{
		top: 16px;
	}

	.woocommerce-cart  .site-main,
	.woocommerce-checkout .site-main,
	.woocommerce-account .site-main{
		padding: 48px 15px!important;
	}
	.wp-block-woocommerce-cart-order-summary-block{
		padding: 8px 16px;
	}
	.header-button .elementor-button {
		padding: 11px 15px 10px 15px!important;
	}
	.header-button .elementor-button-icon{
		display: block;
	}
	.header-button .elementor-button-icon svg{
		width: 20px!important;
		height: 20px!important;
	}
	.header-button .elementor-button-text{
		display: none;
	}
	.header-button a.elementor-button {
		padding: 8px 9px 5px 9px!important;
	}
}
@media screen and (max-width: 575px){
	.cc-window-wrapper .cc-header,
	.cc-cart .cc-body,
	.cc-cart .cc-cart-actions{
		padding: 15px;
	}
	.cc-cart .cc-body .cc_item_content{
		width: 100%;
		padding: 20px 0 0 0;
	}
	.cc-cart .cc-body .cc-cart-product-list .cc-product-thumb{
		width: 100%;
	}
	.cc-cart .cc-body .cc-cart-product-list .cc-product-thumb img{
		height: 150px!important;
		object-fit: contain!important;
	}
	.cc-cart-actions .cc-totals .cc-total-text{
		font-size: 18px!important;
		line-height: 22px!important;
	}
	.cc-total-box .cc-subtotal-subtext{
		font-size: 14px!important;
	}
	.cc-cart-actions .cc-totals .cc-total-amount{
		font-size: 20px!important;
		line-height: 25px!important;
	}
	body .cc-window{
		max-width: 315px;
	}
}

/* Navigation */
@media screen and (max-width: 1024px){
	.navigation-menu nav.hfe-nav-menu__layout-horizontal {
		position:fixed!important;
		left:0;
		top:0!important;
		width:75%!important;
		max-width:350px;
		height:100%!important;
		z-index:11!important;
		overflow-y:auto;
		padding: 30px 0;
		transition: all 0.5s ease;
		box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.1);
	}
	.navigation-menu .hfe-nav-menu{
		padding:0px!important;
		display:block!important;
	}
	.navigation-menu .hfe-nav-menu li a{
		color:#000!important;
		padding:16px 20px 14px 20px !important;
		border-bottom:1px solid #ccc;
	}
	.navigation-menu nav.hfe-nav-menu__layout-horizontal::-webkit-scrollbar {
	  display: none;
	}
	.navigation-menu nav.hfe-nav-menu__layout-horizontal {
	  -ms-overflow-style: none;  
	  scrollbar-width: none; 
	} 
	
}

@media (min-width:0px) and (max-width:450px) {

	

} 
@media (min-width:576px) and (max-width:767px) {

	.pricing-row, .pricing-planner-row{
		margin: 0 -10px;
	}
	.pricing-col, .pricing-planner-col{
		width: 50%;
		padding: 0 10px;
	}
	.tab-menu ul{
		border-radius: 100px;
	}
	.tab-menu ul li a{
		min-width: 230px;
	}

	.pricing-planner-row{
		margin: 0;
	}
} 


.woocommerce-checkout .wc-block-components-product-metadata__description p
{
    display:none;
}
/*Developer css*/
.elementor-wrapper.elementor-open-inline iframe#widget2 {
    border-radius: 16px;
    height: 480px !important;
}
/*** 19-9-24 added css start ***/
.playlist-video .elementor-element {
    position: relative;
}
.playlist-video .elementor-element .wp-caption a:before {
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50.08%, rgba(0, 0, 0, 0.73125) 74.29%, #000000 93.01%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 8px;
}
.elementor-509 .elementor-element.elementor-element-268c954.playlist-video {
    --e-con-grid-template-columns: repeat(3, 1fr);
    --e-con-grid-template-rows: repeat(1, 1fr);
    --gap: 16px 24px;
    --grid-auto-flow: row;
    --background-transition: 0.3s;
}
.playlist-video .elementor-widget-image img {
    border-radius: 8px;
}
.playlist-video .elementor-element figure.wp-caption figcaption.widget-image-caption.wp-caption-text {
    position: absolute;
    bottom: 24px;
    left: 24px;
    z-index: 9;
    color: #fff;
	font-family: "Hind";
    font-size: 25px;
    font-weight: 500;
    line-height: 110%;
	width: calc(100% - 48px);
	text-align: left;
	font-style: normal;
}
.playlist-video .elementor-element figure.wp-caption {
    height: 350px;
    position: relative;
}
.playlist-video .elementor-element .wp-caption a {
    position: relative;
	height: 100%;
}
.playlist-video .elementor-element .wp-caption a:after {
    width: 103px;
    height: 103px;
	background-image: url('images/play-icon.png');
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 1;
    top: 50%;
	content: "";
	left: 50%;
    z-index: 99999;
    background-position: center;
    position: absolute;
    transform: translate(-50%,-50%);
}
.video_playlist_detail .yotu-playlist .yotu-wrapper-player {
	width: 100% !important;
}
.video_playlist_detail .yotu-playing {
    display: none;
}
.video_playlist_detail .yotu-playing-description {
    text-align: center;
    margin: 20px auto 0;
}
body .video_playlist_detail .yotu-videos.yotu-preset-abnb .yotu-video-title {
    color: #fff !important;
    margin: 0 !important;
    padding: 15px 10px 15px;
}
.video_playlist_detail .yotu-videos ul li {
    height: 220px;
    position: relative;
}
.video_playlist_detail .yotu-videos ul li .yotu-video-description {
    display: none !important;
}
.video_playlist_detail .yotu-videos ul li a {
    position: relative;
    height: 100%;
}
.video_playlist_detail .yotu-videos ul li a:before {
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50.08%, rgba(0, 0, 0, 0.73125) 74.29%, #000000 93.01%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 8px;
}
.video_playlist_detail .yotu-videos ul li a:after {
    width: 70px;
    height: 70px;
    background-image: url('images/play-icon.png');
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 1;
    top: calc(50% - 25px);
    content: "";
    left: 50%;
    z-index: 9999;
    background-position: center;
    position: absolute;
    transform: translate(-50%,-50%);
}
.video_playlist_detail .yotu-player {
    padding-bottom: 47.25%!important;
    border-radius: 10px;
    overflow: hidden;
}
.video_playlist_detail  .yotu-videos a.yotu-video:hover .yotu-video-thumb-wrp::after{
	opacity: 0;
}
.video_playlist_detail .yotu-video-thumb-wrp {
    border-radius: 8px 8px 0 0;
    overflow: hidden;
}
.palylist_heading h1 {
    font-family: "Khand";
    font-size: 61px;
    font-weight: 600;
    text-align: center;
    margin: 40px 0 0 0;
}
.yotu-pager_layout-bothside a.yotu-pagination-next, .yotu-pager_layout-bothside_no_text a.yotu-pagination-next {
    float: right;
    background-image: url('images/arrow-wh.svg');
    margin: 0 0 0 0;
    background-color: #27385B;
    border-color: #27385B !important;
    font-size: 0;
    color: #fff !important;
    transform: rotate(-180deg);
}
.video_playlist_detail .yotu-button-prs {
    padding: 0;
    width: 41px;
    height: 41px;
    background-image: url('images/arrow-wh.svg');
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    border-color: #1A2C51 !important;
    font-size: 0;
    margin: 0 0 0 0;
    background-color: #1A2C51;
    background-repeat: no-repeat;
    cursor: pointer;
    border-radius: 30px;
    transition: .3s;
}
.video_playlist_detail .yotu-button-prs:hover,.video_playlist_detail .yotu-button-prs:focus {
	background-color: #1A2C51 !important;
}
.yotu-pagination.yotu-pager_layout-bothside.yotu-pagination-top {
    display: none !important;
}
.video_playlist_detail .yotu-playlist .yotu-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
	gap: 10px;
}
.video_playlist_detail .yotu-pagination.yotu-pager_layout-bothside.yotu-pagination-top span,
.video_playlist_detail .yotu-playlist .yotu-pagination span
 {
    border-radius: 100px;
    border: 1px solid #000 !important;
    min-width: 41px !important;
    width: auto !important;
    height: 41px !important;
    color: #000;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-family: "Hind";
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
	transition: 0.4s;
    padding-top: 2px;
}
.yotu-pagination.yotu-pager_layout-bothside.yotu-pagination-top span:hover,
.yotu-pagination.yotu-pager_layout-bothside.yotu-pagination-top span.yotu-pagination-current,
.video_playlist_detail .yotu-playlist .yotu-pagination span:hover,
.yotu-pagination span.yotu-pagination-current{
    border-color: #E2C470 !important;
    background-color: #E2C470 !important;
    color: #fff;
}
.video_playlist_detail .yotu-playlist .yotu-pagination span.yotu-pagination-current {
    border: 1px solid #E2C470 !important;
    color: #fff;
}
.video_playlist_detail .yotu-playlist .yotu-pagination span:nth-child(3) {
    border: 0 !important;
    background: transparent !important;
}
.video_playlist_detail .yotu-playlist .yotu-pagination span:nth-child(3) {
    border: 0 !important;
    background: transparent !important;
    color: #000 !important;
}
/*** homepage changes ***/
.home_playlist figure.wp-caption {
    height: 100%;
}
.home_playlist figure.wp-caption a {
    position: relative;
    width: 100%;
    height: 100%;
}
.home_playlist figure.wp-caption a:before{
content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: 8px;
}
.home_playlist figure.wp-caption a:after{
    width: 92px;
    height: 92px;
    background-image: url('images/play-icon.png');
    background-size: 92px;
    background-repeat: no-repeat;
    opacity: 1;
    top: 50%;
    content: "";
    left: 50%;
    z-index: 9999;
    background-position: center;
    position: absolute;
    transform: translate(-50%,-50%);
}
.home_playlist figure.wp-caption a > img {
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
    height: 305px;
    object-position: center center;
}
.home_playlist {
    width: 100%;
	height: 100%;
}
.home_playlist figcaption.widget-image-caption.wp-caption-text {
    z-index: 9;
    padding: 0px 10px 0 0;
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    font-style: normal;
    text-align: left;
    position: absolute;
    left: 30px;
    bottom: 23px;
}
.tab_style1 .e-n-tabs-content img {
    min-height: 400px !important;
    object-fit: contain;
}
/*** responsive css start ***/
@media (max-width:1600px){
	.palylist_heading h1 {
		font-size: 50px;
	}
	.home_playlist figcaption.widget-image-caption.wp-caption-text{
		font-size: 16px;
	}
	.playlist-video .elementor-element figure.wp-caption {
		height: 300px;
	}
	.video_playlist_detail .yotu-videos ul li {
		height: 190px;
	}
}
@media (min-width:1170px) and (max-width:1199px){
.video_playlist_detail .yotu-videos ul li {
    height: 153px;
}
}
@media (max-width:1199px){
	.home_playlist {
		--width: 33.33%;
		max-width: 33.33% !important;
		width: 100%;
	}
	.playlist-video .elementor-element figure.wp-caption {
		height: 250px;
	}
	.palylist_heading h1 {
		font-size: 45px;
	}
	.playlist-video .elementor-element figure.wp-caption figcaption.widget-image-caption.wp-caption-text{
		font-size: 20px;
	}
	.playlist-video .elementor-element .wp-caption a:after{
		background-size: 80px;
	}
}
@media (max-width:1169px){
	.video_playlist_detail .yotu-videos ul li {
		height: 300px;
	}
}
@media (max-width:991px){
	.elementor-509 .elementor-element.elementor-element-268c954.playlist-video {
		--e-con-grid-template-columns: repeat(2, 1fr);
	}
	.home_playlist figure.wp-caption a > img{
		height: 245px;
	}
	.video_playlist_detail .yotu-videos ul li {
		height: 250px;
	}
	.palylist_heading h1 {
		font-size: 32px;
	}
}
@media (max-width:767px){
	.palylist_heading h1 {
		font-size: 30px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.home_playlist {
		--width: 100%;
		max-width: 100% !important;
		width: 100%;
	}
	.home_playlist figure.wp-caption a > img{
		height: auto;
	}
	.home_playlist figure.wp-caption a:after {
		width: 60px;
		height: 60px;
		background-size: 60px;
	}
	.home_playlist figcaption.widget-image-caption.wp-caption-text {
		left: 13px;
		bottom: 10px;
	}
	.elementor-509 .elementor-element.elementor-element-268c954.playlist-video {
		--e-con-grid-template-columns: repeat(1, 1fr);
	}
	.playlist-video .elementor-element figure.wp-caption {
		height: 100%;
	}
	.playlist-video .elementor-element figure.wp-caption figcaption.widget-image-caption.wp-caption-text {
		bottom: 15px;
		left: 15px;
		font-size: 18px;
		width: calc(100% - 30px);
	}
	.playlist-video .elementor-element .wp-caption a:after {
		background-size: 60px;
	}
	body .video_playlist_detail .yotu-mode-grid li, body .video_playlist_detail .yotu-mode-grid[class*=' yotu-column-'] li {
		width: 100% !important;
		margin: 0 !important;
		padding: 10px 0 !important;
	}
	.video_playlist_detail .yotu-videos ul li {
		height:100%;
	}
	.video_playlist_detail {
		padding: 0 15px !important;
	}
	body .video_playlist_detail .yotu-videos.yotu-preset-abnb .yotu-video-title{
		white-space: normal;
	}
	.tab_style1 .e-n-tabs-content img {
    min-height: 200px !important;
    object-fit: contain;
}
}
div#pricing-sections div#pricingtab-1 .swiper-slide a {
    display: flex;
}
div#pricing-sections div#pricingtab-1 .swiper-slide a:hover.planner-button-btn:first-child {
    color: #E2C470;
}
