/*
Theme Name: swipy
Theme URI: https://rstheme.com/products/wordpress/swipy/
Author: RSTheme
Author URI: http://www.rstheme.com
Description: Swipy - Creative Agency WordPress Theme
Version: 1.0.5
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: swipy
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, creative, portfolio
*/

/*--------------------------------------------------------------

>>> TABLE OF CONTENTS:

----------------------------------------------------------------

# Normalize
# Typography
# Elements
# Header
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Preloader


--------------------------------------------------------------*/
/* .sq-card-wrapper:first-child {
	display: none !important;
}
*/
body #rs-header .menu-sticky.sticky .menu-area, body #rs-header.header-style-3.header-style-2 .sticky-wrapper .header-inner.sticky .box-layout{
	background: linear-gradient(90deg, #461C73, #851AA7, #C553B9)!important;
}
#rs-header .menu-sticky.sticky .menu-area .navbar ul li a{
	color: #fff!important;
}
body .menu-sticky.sticky{
	background: 0!important;
}
.alm-listing .alm-reveal{
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}
.blog-content.btm-rs .cat_list.btm a{
	overflow: hidden;
    /* width: 100%; */
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #ffffff;
    background: #471D74;
    border-radius: 5px;
    padding: 5px 7px 5px 7px;
}
body #scrollUp i, body.page #scrollUp i{
	background: #471D74 !important;
}
.post_tags.ones-line-block{
	overflow: hidden;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.ones-load-more{
	cursor: pointer;
	color: #FFD324;
	border: 2px solid #FFD324;
	border-radius: 8px;
	padding: 7px 20px;
	display: inline-block;
	margin: 15px auto 0;
	transition: all 0.35s;
	opacity: 1;
}
.menu-sticky.sticky .navbar ul li > a{
	font-size: 16px!important;
}
.ones-load-more:hover{
	opacity: .7;
}
.blog-content.btm-rs .cat_list.btm a:before{
	content: '#';
}
.blog-content.btm-rs .blog-name{
	overflow: hidden;
    /* width: 100%; */
    display: -webkit-box;
    height: 140px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.blog .rs-blog .blog-item .full-blog-content .btm-cate, .rs-blog .blog-item .full-blog-content .btm-cate{
	justify-content: space-between;
}
.blog .rs-blog .blog-item .full-blog-content .btm-cate li:last-child, .rs-blog .blog-item .full-blog-content .btm-cate li:last-child{
	background: #471D74;
	padding: 0 10px;
	border-radius: 7px;
	color: #fff!important;
	line-height: 24px;
}
.blog .btm-cate li a{
	color: #fff;
}
.bloghalf .archtag a{
	color: #fff!important;
	border-radius: 5px;
	background: #5C1195;
	padding: 2px 10px;
}
body #page ul.offcanvas-icon .nav-link-container a, body #rs-header .sticky ul.offcanvas-icon .nav-link-container a{
	background: transparent!important;
}
body #page ul.offcanvas-icon .nav-link-container a span{
	background: #fff !important;
}
.woocommerce-cart .entry-content .woocommerce{
	display: flex;
	flex-wrap: wrap;
}
.woocommerce-cart .entry-content .woocommerce .woocommerce-notices-wrapper{
	width: 100%;
	text-align: center;
}
.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form{
	width: 65%;
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals{
	width: 35%;
}





body .menu-area .navbar ul.sub-menu > li.current-menu-ancestor > a, body .menu-area .navbar ul li ul.sub-menu li:hover > a, body #rs-header .menu-sticky.sticky .menu-area .navbar ul li .sub-menu li.current_page_item > a, #rs-header .menu-area .navbar ul li ul.sub-menu li.current_page_item > a, body #rs-header.single-header.header-style5 .menu-area .navbar ul li ul.sub-menu li > a:hover, body #rs-header .menu-sticky.sticky .menu-area .navbar ul li .sub-menu li a:hover, body #rs-header.header-style-4 .header-inner .menu-area .navbar ul > li:hover > a{
	color: #FFD324 !important;
}
body.woocommerce-page .main-contain select::placeholder, body.woocommerce-page .main-contain select{
	border-radius: 15px!important;
	border: 1px solid #000000 !important;
	padding-left: 14px !important;
}

.woocommerce-cart button[name="update_cart"]{
	display: none;
}

@media only screen and (min-width: 990px) and (max-width: 1030px){
	.menu-sticky.sticky .navbar ul li > a {font-size: 13px !important;}
	.menu-area .navbar ul > li.menu-item-has-children > a {margin-right: 5px !important;}
}
@media only screen and (max-width: 760px) {
	.forthree article {
		width: 100% !important;
	}

	.oneblockheight {
		line-height: 350% !important;
	}

	.bigviolet strong {
		font-size: 50px !important;
	}

	.twolayer span {
		font-size: 32px !important;
	}

	.oneblockheight .second {
		font-size: 32px !important;
		line-height: 36px !important;
	}

	.oneblockheight .image .first {
		position: inherit !important;
		text-align: center !important;
	}

	.oneblockheight .image .third {
		position: relative !important;
		padding-top: 10px;
	}

	.oneblockheight .image {
		margin-bottom: 0px !important;
	}

	.listfor {
		padding-left: 0px !important;
	}

	.listfor {
		font-size: 13px;
	}
	body.archive .col-lg-8 .col-sm-12 {
		max-width: 100% !important;
	}
}

body.archive .col-lg-8 {
	width: 100% !important;
	display: block !important;
	max-width: 100% !important;
	flex: none !important;
}
body.archive .col-lg-8 .col-sm-12 {
	max-width: 49%;
}

.pcversion {display: block;}
.mobversion {display: none;}

.bigfun .portfolio-img img {
	min-width: 100%;
}
.contactspadd {
	padding: 20px;
}
.relatedposts .relatedthumb img {
	max-height: 160px;
    object-fit: cover;
}

/*.elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
	padding-left: 30px;
}*/
a.promotion-mail{
	color: #d9d916!important;
	font-size: 30px;
}
a.promotion-mail:hover{
	color: #d9d916!important;
	text-decoration: underline;
}


@media (max-width: 768px) {
	.spider img {
		width: 130px;
		margin-left: -33px;
	}
	.pcversion {display: none;}
	.mobversion {display: block;}
	.mobversion li {line-height: 22px !important;}
	.mobversion .btm-cate {padding-top: 20px !important;}
	.spider .spiderweb {
		width: 1px;
		height: 160px !important;
		margin-left: 15px;
	}
	.bloghalf {max-width: 100% !important;}
	.blog .rs-blog .blog-item {min-height: inherit !important;
	}
	.spider .spiderweb {margin-left: 55px !important;}
	.spider .imm img {
		    margin-top: 120px !important;
			margin-left: 30px !important;
			max-width: 32px !important;
	}
	.nofullmobile {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
}

#ajax-load-more .col-xs-12 {
	display: inline-block; 
	width: 100%;
	/*max-width: 49% !important;*/
}
.nofullpost {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
.the_champ_sharing_container, .bs-info {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
.slick-slider .slick-track {max-height: 500px !important;}
.rsaddon-unique-slider .rs-addon-slider .slick-list {max-height: 550px !important;}
.spider.active {
	top: -120%;
}
.spider .imm img {
	margin-top: 145px;
	margin-left: 60px;
	max-width: 32px;
}
#thread__container {margin-top: 30px !important; margin-bottom: 30px !important;}

.full-blog-content a.purpur {background: #5C1195 !important; padding: 2px 15px 4px !important; color: #fff !important;border-radius: 4px !important;}
.rsaddon-unique-slider ul.blog-meta li {min-width: 160px;}
.rs-breadcrumbs ul li {line-height: 40px !important;}
.blog .rs-blog .blog-item {min-height: 740px;}
.bloghalf {max-width: 49%;}
.elementor-swiper-button {background: #471D74; border-radius: 35px; padding: 10px;}
.elementor-8505 .elementor-element.elementor-element-44212f3d .elementor-swiper-button{
	color: #FFD324;
}
.baners { 
	width: 100%;
	display: flex; 
	padding-top: 30px;
}
.baners .one {display: inline-block; width: 50%;}
.baners .two {display: inline-block; width: 50%;}

@media (max-width: 767px) {
	.baners {
		width: 100%;
		margin-left: 0;
		display: flex;
		flex-wrap: wrap;
	}
	.baners .one {display: inline-block; width: 100%;}
	.baners .two {display: inline-block; width: 100%;}
	
}
/*@media (max-width: 1504px) {*/
/*	.baners {display: block; width: 100%; max-width: 1310px; margin: 0 auto; padding-top: 30px;}*/
/*.baners .one {display: inline-block; width: 100%; max-width: 630px;}*/
/*.baners .two {display: inline-block; width: 100%; max-width: 630px;}*/
/*}*/
/*@media (max-width: 1304px) {*/
/*	.baners {display: block; width: 100%; max-width: 1210px; margin: 0 auto; padding-top: 30px;}*/
/*.baners .one {display: inline-block; width: 100%; max-width: 580px;}*/
/*.baners .two {display: inline-block; width: 100%; max-width: 580px;}*/
/*}*/
/*@media (max-width: 1202px) {*/
/*	.baners {display: block; width: 100%; max-width: 1110px; margin: 0 auto; padding-top: 30px;}*/
/*.baners .one {display: inline-block; width: 100%; max-width: 540px;}*/
/*.baners .two {display: inline-block; width: 100%; max-width: 540px;}*/
/*}*/

.rs-blog-grid .rs-addon-slider .blog-item .blog-inner-wrap {min-height: 440px !important;}
#sp-ea-11788.sp-easy-accordion>.sp-ea-single {background: #F9F9F9 !important; border: none !important;}
.single #content h3, .single #content h4 {margin-bottom: 0px !important;}
.sp-easy-accordion {margin-bottom: 60px !important;}
.bs-img img {width: 100% !important;}
.full-blog-content .btm-cate li {margin-right: 0px !important;}
.btm-cate li:after {display: none !important;}
.archtag {padding-top: 15px; }
.archtag a {color: #5C1195 !important;}
.blogcontents {padding: 30px; background: #EEEEEE; border-radius: 15px; margin-bottom: 20px;}
.blogcontents a {color: #5C1195;}
.blogcontents .tit {font-size: 18px; text-align: center; padding-bottom: 20px;}
/*
.full-blog-content .btm-cate li {
	line-height: 14px !important; 
	font-size: 12px !important; 
	max-width: 120px;
    margin-right: 10px !important;
    text-align: center;
}
*/
body.archive .rs-blog .blog-item {
	min-height: 710px !important;
}

#pum-55074 {
	display: block;
	opacity: 0;
  transition: opacity 2s;
	}
.pum-theme-55066 .pum-title, .pum-theme-default-theme .pum-title	{
	display: none !important;
}


	
    
li .feather-calendar {display: none !important;}
.spider {
	position: fixed;
	display: inline-block;
	top: 0;
	right: 1%;
	z-index: 999999;
	/* 4. Animatie */
	animation: swing 2s infinite;
	animation-duration: 5s;
	transform-origin: top;

	/* Bonus */
	transition: 1s ease-in-out;
}
/*
ul.btm-cate li:first-child {
	min-width: 120px;
	font-size: 14px !important;
}
*/
/*
ul.btm-cate li:first-child a {
	display: inline-block !important;
	text-align: center;
}
*/
/*
ul.btm-cate li:first-child a:last-child {
	max-width: 100px !important;
}
*/

.spider img {
	width: 168px;
	margin-top: -30px;
	cursor: pointer;
	/*     box-shadow: 0px 0px 5px 3px rgb(0 0 0 / 30%); */
	border-radius: 15px;
}

.buttonsfor a.cs-rocket-button {
	color: #fff !important;
}

.spider .spiderweb {
	width: 2px;
	height: 200px;
	margin-left: 80px;
	background: rgba(57, 139, 62, .7);
	box-shadow: 1px 0px 5px 1px rgb(0 0 0 / 30%);
}

.buttonsfor a {
	color: #5C1195 !important;
}

.buttonsfor a:hover {
	color: #5C1195 !important;
}

.buttonsfor a.minus,
.buttonsfor a.plus {
	color: #fff !important;
}

.buttonsfor p.topss {
	position: relative;
	top: -20px !important;
}

.buttonsfor .quantity p {
	margin: 0 !important;
}

.slick-slide img {
	display: inline-block !important;
}

.rsaddon-unique-slider ul.blog-meta li {
	margin-right: 0px !important;
	font-size: 12px !important;
}

.rsaddon-unique-slider .blog-content .blog-footer .blog-meta i {
	display: none !important;
}

.rsaddon-unique-slider .blog-content .post-categories li {
	margin-bottom: 4px !important;
	padding-left: 10px !important;
}

.rs-blog-grid .blog-item .blog-content .blog-meta {
	margin: 4px 0 20px !important;
}

.oneblockheight {
	line-height: 350%;
}

.oneblockheight .image {
	text-align: center;
	max-width: 900px;
	margin: 0 auto;
}

.oneblockheight .image .first {
	text-align: left;
	left: 0px;
}

.oneblockheight .second {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #5C1195;
	font-size: 30px;
	padding-top: 30px;
}

.oneblockheight .image .third {
	width: 350px;
}

.bigviolet {
	color: #5C1195;
	font-size: 46px;
	font-weight: 400;
	text-align: center;
}

.bigviolet strong {
	font-weight: bold;
	font-size: 80px;
}

.twolayer {
	text-align: center;
	position: relative;
	z-index: -10;
}

.twolayer span {
	color: #5b1194;
	font-size: 62px;
	background: #F5FD38;
	padding-left: 10px;
	padding-right: 10px;
}

.twolayer .dot {
	font-size: 80px;
	color: #5C1195;
	line-height: 10px !important;
	background: none;
}

.sometext {
	font-family: 'Poppins' !important;
	padding-top: 30px;
	margin: 0 auto;
	max-width: 900px;
	width: 100%;
}

.sometext a {
	text-decoration: underline;
	color: #5C1195;
	font-weight: bold;
}

.support {
	font-size: 36px;
	color: #5C1195;
	background: #F5FD38;
	text-align: center;
	max-width: 600px;
	margin: 0 auto;
	font-weight: bold;
}

.datefor {
	font-size: 18px;
	color: #5C1195;
	text-align: center;
}

.forlist {
	margin: 0 auto;
	width: 100%;
	max-width: 900px;
	padding-top: 30px;
}

.listfor {
	width: 100%;
	max-width: 49%;
	display: inline-block;
	margin: 0 auto;
	vertical-align: top;
	padding-left: 100px;
}

.listforone {
	text-align: center;
	padding-top: 20px;
}

.helping {
	padding-top: 30px;
	margin: 0 auto;
	max-width: 900px;
	width: 100%;
	padding-bottom: 30px;
}

.underline {
	border-top: 1px solid #5C1195;
	margin: 0 auto;
	max-width: 900px;
	width: 100%;
}

.buttonsfor {
	width: 100%;
	text-align: center;
	padding-top: 30px;
}

.buttonsfor .one a {
	font-weight: 600;
	font-family: Poppins;
	font-size: 16px;
	border-radius: 15px;
	background: #f5ff04;
	padding: 0.5rem 2rem;
	transition: all 0.3s;
	text-align: center;
	box-shadow: 0px 0px 15px 1px rgb(245 255 4 / 69%);
	display: block;
	max-width: 300px;
	text-align: center;
	margin: 0 auto;
	border: 2px solid #5C1195;
}


.author-photo {
	text-align: center;
}

body.author .sticky-sidebar {
	display: none !important;
}

.hidenvideo {
	display: none;
}

.videoplay:hover .hidenvideo {
	display: block;
	position: absolute;
	top: -385px;
	left: 85px;
}

.ajax-load-more-wrap.blue .alm-load-more-btn {
	background-color: #5C1195 !important;
}

body.author .blog .rs-blog .blog-item .blog-img img,
.archive .rs-blog .blog-item .blog-img img {
	height: 260px;
	object-fit: cover;
}

body.author .rs-blog .blog-item .blog-desc {
	min-height: 180px;
}
.header-logo img{
	width: initial;
}

.relatedthumb {
	float: left;
	width: 23%;
	box-shadow: 15px 15px 30px rgb(0 0 1 / 5%);
	border-radius: 15px !important;
	padding: 20px;
	margin: 10px;
	min-height: 530px;
}

.relatedposts {
	padding-bottom: 30px;
/* 	min-height: 900px; */
}
.btm-cate li:first-child {
	min-width: 150px;
}
.relatedthumb .blog-meta {
	margin-top: 20px;
}

.relatedthumb .blog-meta .blog-date {
	vertical-align: top;
	display: flex;
	align-items: center;
}
.relatedthumb .blog-meta .blog-date .name {
	display: flex;
	align-items: center;
}

.relatedthumb img {
	border-radius: 15px !important;
}

.relatedthumb .blog-date a {
	vertical-align: super;
}
.relatedthumb .blog-title{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.relatedthumb .blog-desc{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.relatedposts {
	max-width: 1800px !important;
	margin: 0 auto !important;
}
.releateds {
	max-width: 960px !important;
	margin: 0 auto !important;
}
.bloguptop {
	margin: 0 auto;
	max-width: 1310px;
	padding-top: 20px;
}

.forbread {
	max-width: 49%;
	width: 100%;
	text-align: left;
	display: inline-block;
	vertical-align: top;
}

.fortegs {
	max-width: 49%;
	width: 100%;
	text-align: right;
	display: inline-block;
	vertical-align: top;
}

.fortegs a {
	display: block;
}

.fortegs a:before {
	content: '#';
}

.rs-breadcrumbs .tags {
	padding-top: 8px;
}

.rs-breadcrumbs .tags a:before {
	content: '#';
}

.rs-breadcrumbs a:hover {
	color: #fff !important;
	opacity: 0.7;
}

#comment-policy {
	display: none !important;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	width: 30% !important;
	height: 570px !important;
}

.forthree article {

	float: left;
	margin: 10px;
}

.yarpp-thumbnail>img {
	width: 97% !important;
	border-radius: 15px !important;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	box-shadow: 15px 15px 30px rgb(0 0 1 / 5%);
	border-radius: 15px !important;
}

article.format-standard {
/* 	max-width: 960px !important; */
	margin: 0 auto !important;
}

article.format-standard .blog-item {
	margin: 10px;
}

#disqus_thread {
	max-width: 960px !important;
	margin: 0 auto !important;
	padding-top: 30px;
}

.full-blog-content .btm-cate .postedby .info .name {
	font-size: 12px !important;
}

.rs-blog .blog-item .blog-meta .blog-date {
	font-size: 11px !important;
}

body.author .full-blog-content .blog-title {
	line-height: 32px !important;
	font-size: 26px !important;
	text-align: left;
}

body.author .rt-reading-time {
	display: none !important;
}

/*
body.author .rs-blog .blog-item .blog-meta .blog-date {
	text-align: left !important;
}
*/

/*
body.author .full-blog-content .btm-cate li {
	padding-right: 0px !important;
}
*/

.rs-blog .blog-item .blog-desc {
	text-align: left;
}

a.yarpp-thumbnail {
	padding: 10px !important;
}

span.yarpp-thumbnail-title {
	text-align: center !important;
	font-weight: 600 !important;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	width: 95% !important;
	padding-top: 10px !important;
	min-height: 50px;
}

span.yarpp-exept {
	font-size: 12px !important;
	line-height: 20px !important;
	font-weight: 400 !important;
	padding: 10px !important;
	display: block !important;
}

/*--------------------------------------------------------------

# Normalize

--------------------------------------------------------------*/

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {

	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

table th a:hover {
	color: #fff;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

.woocommerce .is-shop-hide {
	display: none;
}

.home5-arrow .rs-addon-slider .slick-dots li {
	float: left;
}

.home5-arrow .rs-addon-slider .slick-dots {
	padding-left: 36px;
	bottom: -100px;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="password"] {
	border: 1px solid #ddd;
	border-radius: 5px 0 0 5px;
}

.post-password-required input[type="submit"] {
	padding: 18px 20px 17px !important;
	border-radius: 0 5px 5px 0;
}

.page .comments-area {
	padding-top: 50px;
	clear:both;
}

.rs-blog-details .comment-respond label {
	display: none !important;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

label {
	font-weight: 600;
}

td,
th {
	padding: 5px 10px;
	border: 1px solid #ccc;
}

.owl-stage {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: box;
}

.rs-footer .widget.widget_recent_comments ul li {
	margin-bottom: 5px;
	color: #fff;
}

.rs-footer .widget.widget_recent_comments ul li a {
	font-weight: 500;
}

.comments-area .comment-list li.comment:last-child .comment-full {
	border-bottom: none;
	padding-bottom: 0;
}

.comment-list .pingback,
.comment-list .trackback {
	padding: 30px;
	margin-bottom: 30px;
	border-radius: 5px;
	background: #fdfdfd;
}

/*--------------------------------------------------------------

# Typography

--------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 40px 0;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-size: 15px;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------

# Elements

--------------------------------------------------------------*/

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol,
ol ol,
ol ul,
ul ol,
ul ul {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
	padding: 0
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em
}

dt {
	font-weight: bold;
	padding-bottom: 5px;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------

# Header

--------------------------------------------------------------*/

.address .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	display: block !important;
	margin: 0 auto;
}

.full-blog-content .blog-title a,
.rs-breadcrumbs .page-title {
	word-break: break-word;
}

.full-blog-content .blog-title a {
	font-feature-settings: "pnum" on, "lnum" on; 
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

.woocommerce a.remove{
	color: #f80b0b !important;
	border: 0 !important;
	line-height: initial !important;
	font-size: 26px !important;
	font-weight: 500 !important;
}
.woocommerce .cart_totals h2{
	padding-bottom: 5px;
}
.woocommerce .cart_totals table.shop_table th, .woocommerce .cart_totals table.shop_table td{
	padding: 15px 10px!important;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------

# Accessibility

--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
	outline: 0;
}

#wp-calendar th,
#wp-calendar td {
	padding: 5px;
	text-align: center;
}

.bs-sidebar .widget-title a.rsswidget {
	color: #0a0a0a;
}

.bs-sidebar .widget_rss ul li:first-child {
	border-top: 0;
	padding-top: 0;
	margin-top: 0;
}



.rs-footer .widget_archive option {
	color: #000;
}

.rs-footer .widget select {
	color: #003b40;
	background: #F6F7F9;
}

.rs-footer .rssSummary,
.rs-footer .cite {
	font-size: 12px;
}

.rs-footer .widget_rss li {
	margin-bottom: 7px;
}

body.home.blog .blog-img img {
	width: auto !important;
}

.single .bs-img img {
/* 	width: auto !important; */
}

.bs-sidebar ul li ul {
	margin-left: 10px;
}
.sp-ea-single {border: none !important; background: #F9F9F9 !important;}
.sp-easy-accordion {margin: 0 auto;
    width: 100%;
    max-width: 700px;}
h3.ea-header a.collapsed {font-size: 18px !important; font-weight: 500 !important;}
.sp-easy-accordion .sp-ea-single .ea-header a {font-size: 18px !important; font-weight: 500 !important;}
.ea-expand-icon.fa {float: right !important;}

/*--------------------------------------------------------------

# Alignments

--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 2.4em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 2.4em;
	clear: right;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.rs-blog-details .bs-desc .wp-block-cover {
	margin-top: 8px;
}

.wp-block-calendar .wp-calendar-nav {
	padding-bottom: 25px;
}

.wp-block-calendar table th {
	background: #bb0b0b;
}

/*--------------------------------------------------------------

# Clearings

--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear-fix,
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------

# Widgets

--------------------------------------------------------------*/

.widget {
	margin: 0 0 3em;
}

/* Make sure select elements fit in widgets. */

.widget select {
	max-width: 100%;
	width: 100%;
	padding: 15px;
}

.bs-sidebar .widget select {
	border-right: 15px solid #F6F7F9;
}

.rs-footer .widget select {
	border-right: 15px solid #F6F7F9;
}

/*-------------------------------------------------------------

price-style

--------------------------------------------------------------*/

.price-style3,
.cl-pricetable-wrap {
	padding-bottom: 0px !important
}

.style1 .cl-pricetable-wrap {
	padding-bottom: 60px !important
}

.page_title_single h3 {
	padding-top: 70px;
}

.slidernews input[type="submit"] {
	font-size: 16px;
}

/*--------------------------------------------------------------

# Content

--------------------------------------------------------------*/

/*--------------------------------------------------------------

## Posts and pages

--------------------------------------------------------------*/

.sticky {
	display: block;
}

.rs-about .about-exp .exp-desc {
	color: #666;
}

.updated:not(.published) {
	display: none;
}

span.author {
	text-transform: capitalize;
	margin-left: 20px;
}

.archive .page-header {
	margin-bottom: 35px;
}

.archive-post {
	margin-bottom: 10px;
	overflow: hidden;
}

.archive-post h3.blog-title {
	margin-bottom: 7px;
	font-size: 22px !important;
}

.archive-post .blog-meta {
	padding-bottom: 15px;
}

.fbc-page .fbc-wrap .fbc-items {
	background: rgba(0, 0, 0, 0.5) !important
}

.fbc-page .fbc-wrap .fbc-items li a {
	color: #4caf50 !important
}

.fbc-items li.active span {
	color: #fff !important
}

.search .page-title {
	padding-bottom: 20px;
	margin-bottom: 0px;
}

.search .entry-header h2 {
	margin-bottom: 10px !important;
	font-size: 22px !important
}

.search .pagination-area {
	padding-top: 0;
}

.search article {
	margin-bottom: 40px;
}

.sticky_form {
	display: none
}
#scrollUp:hover i{
	color: #FFD324;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin: 0 0 1.5em;
	padding: 0 1em 0 0;
	width: 50%;
}

.bs-sidebar .recent-post-widget .show-featured .post-desc {
	padding: 0;
}

select {
	width: 100%;
}

.insurancetype {
	position: relative;
}
.page-id-65976, .page-id-65976 #page{
	background: linear-gradient(90deg, #461C73, #C553B9);
}

.insurancetype:before {
	content: "";
	position: absolute;
	right: 16px;
	top: 0;
	display: block;
	pointer-events: none;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fff;
}

.subscribe_hide .footer-top {
	padding-top: 80px;
}

.subscribes .newsletter-title {
	display: none;
}

.subscribes .col-md-6 {
	flex: 0 0 100%;
	max-width: 100%;
}

.subscribes .mc4wp-form-fields {
	max-width: 500px;
	margin: 0 auto;
}

.subscribes input[type="submit"] {
	position: absolute;
	right: 21px;
	height: 45px;
	top: 5px;
	padding: 0 30px;
}

.border-radious-icon .icon-area img {
	position: relative;
	top: 20px;
}

.left-radious .services-icon {
	border-radius: 100%;
}

.subscribes input[type="email"] {
	height: 55px;
	border: none;
	box-shadow: 0 0 30px rgba(0, 0, 0, .2);
}

.rs-portfolio-style1 .portfolio-item .portfolio-content {
	z-index: 1;
}

ul.footer_social>li>a {
	border-radius: 3px;
}

/*--------------------------------------------------------------

## Comments

--------------------------------------------------------------*/

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------

# Infinite scroll

--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
/* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------

# Media

--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
	max-width: 100%;
}

/* Default Logo */
img.default-logo,
img.footer-logo-light {
	height: 32px;
}

/* Make sure logo link wraps around logo image. */

.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------

## Captions

--------------------------------------------------------------*/

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
	font-size: 13px;
	font-style: italic;
}

#rs-header .menu-area .quote-padding {
	padding-right: 160px;
}

.fowh2 .rs-heading .title-inner .title {
	font-weight: 500 !important;
}

.mfp-bottom-bar .mfp-title .gallery-title-wrap {
	display: none;
}

/*--------------------------------------------------------------

## Galleries

--------------------------------------------------------------*/

.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33333%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66667%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28571%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11111%;
}

.gallery-caption {
	display: block;
}

.tab-text {
	display: none;
}

.rs-testimonial .testi-item:hover .testi-img:before {
	width: 80%;
	height: 80%;
	opacity: 0;
}

.testi-item {
	position: relative;
}

.top50 {
	position: relative;
	top: -50px;
}

.testi-img:before {
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.testi-item.slick-current {
	opacity: 1;
}

.header-styl-5 .bs-search input {
	width: 60%;
	float: right;
}

#map iframe {
	height: 800px;
	border: none;
	width: 100%;
}

.header-logo .logo-area h1.site-title a {
	line-height: 45px !important
}

.link-clear {
	clear: both;
	display: block;
	padding-top: 15px;
}

li.pingback,
li.trackback {
	line-height: 30px;
}

.pingback .comment-body a,
.trackback .comment-body a {
	display: block;
	font-weight: bold;
	font-size: 18px;
}

.pingback .comment-body span.edit-link a,
.trackback .comment-body span.edit-link a {
	font-weight: normal !important;
	font-size: 14px !important;
}

.wp-block-cover,
.wp-block-cover-image {
	margin-bottom: 25px;
}

.single-content-full .gallery-item .gallery-caption {
	padding: 8px 15px 0;
}

.rs-blog-details .bs-info.tags a {
	padding-top: 4px;
}

.wp-block-gallery {
	margin-bottom: 26px;
}

.rs-footer .widget.widget_recent_comments ul li a {
	word-break: break-all;
}

.single-rselements_pro .col-lg-4.sticky-sidebar,
.single-rselements_pro .single-posts-meta {
	display: none !important
}

.single-rselements_pro .rs-blog-details .col-lg-8 {
	width: 100% !important
}

#rs-header.header-style1 .header-inner.stuck.sticky .menu-area .navbar ul>li #rs-header.header-style1 .header-inner.stuck.sticky .menu-area .navbar ul>li {
	padding-top: 24px;
	padding-bottom: 24px;
}

#rs-header .menu-sticky.sticky ul.offcanvas-icon .nav-link-container a {
	margin-top: 0;
	margin-bottom: 0;
}

.rs-addon-services .services-icon.icon_animation i:after {
	border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}

.comment-reply-title small {
	padding-left: 7px;
}

.page .entry-content .page-links {
	padding-top: 7px;
}


/*
 Modal css for demo purpose only
*/
.modal-btn {
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
	right: 0;
	left: auto;
}

.modal-btn ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding: 8px 0;
	box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
	border-radius: 5px 0 0 5px;
	background: #fff;
}

.modal-btn ul li {
	margin: 4px 0;
}

.modal-btn ul li a {
	width: 40px;
	text-align: center;
	display: inline-block;
	color: #101010;
	position: relative;
}

.post_tags a {
	color: #fff !important;
}

.post_tags a:hover {
	color: #fff !important;
}


.modal-btn ul li a span {
	position: absolute;
	background-color: #222;
	color: #fff;
	white-space: nowrap;
	padding: 0 12px;
	font-size: 13px;
	top: 0;
	right: 100%;
	margin-right: 12px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s linear 0ms;
	-khtml-transition: all .3s linear 0ms;
	-moz-transition: all .3s linear 0ms;
	-ms-transition: all .3s linear 0ms;
	-o-transition: all .3s linear 0ms;
	transition: all .3s linear 0ms;
}

.modal-btn ul li a span:before {
	content: '';
	border-color: #222;
	border-style: solid;
	border-color: transparent transparent transparent #222;
	border-width: 6px;
	position: absolute;
	top: 50%;
	right: -12px;
	-webkit-transform: translate(0, -50%);
	-khtml-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.modal-btn ul li a:hover span {
	opacity: 1;
	visibility: visible;
}

.bs-desc .wp-block-button__link {
	color: #fff !important;
}

.bs-desc .is-style-outline .wp-block-button__link {
	color: #010D14 !important;
}

.header-btn, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order, .coupon .button[name="apply_coupon"], .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a, .woocommerce-cart .entry-content .woocommerce .wc-proceed-to-checkout a, .woocommerce-cart .return-to-shop .button.wc-backward{
	font-weight: 700;
	font-family: Poppins;
	font-size: 16px;
	border-radius: 15px;
	background: #FFD324;
	padding: 0.5rem 2rem;
	transition: all 0.3s;
	text-align: center;
	box-shadow: 0px 4px 4px 0 rgba(0, 0, 0, 0.25);
	display: block;
	color: #471D74;
	text-transform: uppercase;
}
.woocommerce-cart .return-to-shop .button.wc-backward{
	padding: 1.2rem;
}
.coupon .button[name="apply_coupon"]{
	border-radius: 8px;
	height: 40px;
	margin-top: 2px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
	font-size: 22px;
	padding: 0.7rem 2.75rem;
}
.woocommerce table.shop_table tfoot th{
	border-color: #000000;
}

.portfolio-details {
	min-height: 250px;
}
.woocommerce .cart_totals h2{
	font-size: 20px;
	color: #000;
	font-weight: 800;
	border-bottom: 0 !important;
}
.woocommerce-cart .woocommerce .cart_totals table.shop_table th, .woocommerce-cart .woocommerce .cart_totals table.shop_table td{
	padding: 5px !important;
	font-size: 16px !important;
	border: 0 !important;
}
.woocommerce-cart .woocommerce a.woocommerce-remove-coupon{
	padding-left: 30px;
}
.woocommerce-cart .woocommerce table.shop_table .cart-discount td, .woocommerce-cart .woocommerce table.shop_table .cart-discount td .woocommerce-Price-amount.amount, .woocommerce-cart .woocommerce table.shop_table .cart-subtotal td .woocommerce-Price-amount.amount, .woocommerce-cart .woocommerce table.shop_table .order-total td .woocommerce-Price-amount.amount{
	color: #2bbe13 !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
	padding-top: 10px;
	width: 100%;
	padding-left: 60px;
}
.rs-slider-videos .popup-videos:hover {
	color: #00d2ff;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a, .woocommerce-cart .entry-content .woocommerce .wc-proceed-to-checkout a{
	padding: 1.1rem;
	width: 65%;
	float: right;
}
.rs-slider-videos .popup-videos:hover em {
	border-color: #00d2ff !important;
}

.rs-slider-videos .popup-videos:hover em:after {
	border-left: 15px solid #00d2ff;
}

.header-btn:hover, .woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover, .coupon .button[name="apply_coupon"]:hover, .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover, .woocommerce-cart .return-to-shop .button.wc-backward:hover {
	background: #DEB71D;
	box-shadow: 0px 4px 4px 0 rgba(0, 0, 0, 0.4);
}

.woocommerce-checkout .tribe-checkout-backlinks{display: none;}
.woocommerce-checkout #customer_details .tribe-checkout-backlinks{display: block;}
.woocommerce-checkout #customer_details .tribe-checkout-backlinks>a{
	padding-bottom: 15px;
	color: #000 !important;
	display: block;
}
/*.rs-btn a:hover {box-shadow: 0px 0px 15px 1px rgba(0, 210, 255, 1) !important;}*/
.rs-testimonial-nav-style2 .circle .bar .progress{
	background: #FFD324!important;
}
.d-pc {
	display: block;
}

.d-mob {
	display: none;
}

.header-btn-container {
	margin-left: 2rem;
}

.elementor-slideshow__title {
	display: none !important;
}

#rs-header.header-style5 .menu-area .navbar ul>li.current-menu-ancestor>a,
#rs-header.header-style5 .header-inner .menu-area .navbar ul>li.current-menu-ancestor>a,
#rs-header.header-style5 .header-inner.menu-sticky.sticky .menu-area .navbar ul>li.current-menu-ancestor>a {
	color: rgba(103, 34, 181, 0.85) !important;
}




#rs-header.header-style5 .col-cell.header-logo {
	top: 0;
}

.footer-bottom .copy1 {
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.footer-btn {
	font-weight: 700;
	font-family: Poppins;
	color: #471D74 !important;
	font-size: 16px;
	border-radius: 13px;
	background-color: #FFD324;
	padding: 0.5rem 2rem;
	transition: all 0.3s;
	text-align: center;
	text-transform: uppercase;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.footer-btn:hover{
	background: #DEB71D !important;
	color: #471D74 !important;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.rs-footer a:hover, .rs-footer .widget.widget_nav_menu ul li a:hover{
	color: #FFD324 !important;

}
.rs-footer ul.footer_social li a:hover{
	background: #FFD324 !important;
	color: #fff !important;
}

.header-style5 .navbar ul#primary-menu-single>li>a {
	color: #fff !important;
}

.header-style5 .navbar ul#primary-menu-single>li>a:hover {
	color: #FFD324 !important;
}
body #rs-header.header-style5 .menu-area .navbar ul > li.current-menu-ancestor > a, body #rs-header.header-style5 .header-inner .menu-area .navbar ul > li.current-menu-ancestor > a, body #rs-header.header-style5 .header-inner.menu-sticky.sticky .menu-area .navbar ul > li.current-menu-ancestor > a{
	color: #FFD324 !important;
}

.header-style5 .sticky ul#primary-menu-single>li>a {
	color: inherit !important;
}

.rs-slider-videos .popup-videos {
	color: #fff;
}

.et_pb_text_5 {
	margin-bottom: 3rem !important;
	margin-top: 3rem !important;
	max-height: 330px;
	overflow-y: scroll;
}

/* W3C standard
   сейчас только для Firefox */
* {
	scrollbar-width: thin;
	scrollbar-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.1);
}

/* для Chrome/Edge/Safari */
*::-webkit-scrollbar {
	height: 8px;
	width: 8px;
}

*::-webkit-scrollbar-track {
	background: rgba(0, 0, 0, 0.1);
}

*::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 5px;
	border-radius: 5px;

}

.rs-slider-videos .popup-videos em:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-left: 15px solid #fff;
	border-bottom: 10px solid transparent;
	display: block;
	transition: all .5s ease;
}

.rs-slider-videos .popup-videos em {
	border-color: #fff !important;
}

.ml-auto img {
	display: block !important;
	margin-left: auto;
	margin-right: 30px;
}

.mr-auto img {
	display: block !important;
	margin-right: auto;
	margin-left: 30px;
}

.woocommerce table th {
	background: #6722b5;
}

@media all and (max-width:992px) {
	.ml-auto img {
		margin-left: auto;
		margin-right: auto;
	}

	.mr-auto img {
		margin-left: auto;
		margin-right: auto;
	}

	.d-pc {
		display: none;
	}

	.d-mob {
		display: block;
	}

	.header-btn-container {
		margin: 0 auto;
		max-width: 180px;
	}

	.header-btn {
		display: block;
	}

}


.ajax-ticket {
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 5px;
	padding: 8px 12px;
	color: #fff;
	background: #471D74;
	border-color: #471D74;
	transition: all 0.3s;
	padding: 24px 16px;
	position: relative;
}

.ajax-ticket.plus::before {
	content: '+';
	font-size: 16px;
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);

	padding-left: 1px;
}
body #rs-header .menu-sticky.sticky .menu-area .navbar ul > li:hover > a{
	color: #FFD324 !important;
}

.ajax-ticket.minus::before {
	content: '-';
	font-size: 16px;
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);

}

.ajax-quantity {

	text-align: center !important;
	padding: 12px 0px !important;
	border-radius: 5px !important;
	font-weight: bold !important;
	background-color: #d7d2f7 !important;
	color: #000 !important;
	border: none !important;
	font-size: 16px !important;
	transition: all 0.3s !important;
	margin-bottom: 0 !important;
}

.cs-rocket-button {
	color: #fff;
	font-weight: bold;
	font-size: 1.4rem;
	border: 2px solid #fff;
	padding: 5px 18px;
	border-radius: 10px;
	transition: all 0.3s;
}

.bl-friday {
	background-color: red;
	color: #fff;
	padding: 5px 10px;
	border-radius: 15px;
	font-size: 0.8rem;
	position: absolute;
	right: 0;
	top: -50px;
}

.cs-rocket-button:hover {
	background: #fff;
	color: #8624E1 !important;
	border-color: #eee;
}

.cs-rocket {
	/* max-width: 90%;
        margin-left: auto;
        margin-right: auto;*/
	color: #fff;
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0;
	padding: 10px 0px;
	display: none;
	z-index: 99999;
}
.cs-rocket_coupon {
	color: #fff;
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0;
	padding: 10px 0px;
	display: none;
	z-index: 99999;
}
body .va-custom-cart .cs-rocket {
	font-size: 12px;
	font-weight: 600;
	color: #000;
	position: absolute;
	top: -3px;
	right: -12px;
	left: initial;
	width: 21px;
	height: 21px;
	background: #d7d2f7;
	border-radius: 50%;
	text-align: center;
	line-height: 3px;
	display: block !important;
	z-index: 99999;
}
body .cs-rocket .tickets-count{
	display: block;
}
.va-custom-cart{
	margin-top: 6px;
	position: relative;
}
.va-custom-cart a{
	display: inline-flex;
	width: 42px;
	height: 42px;
	align-items: center;
	justify-content: center;
	background: url(img/custom_cart.svg);
	background-size: 42px 42px;
	position: relative;
}

.va-custom-timer{
	position: absolute;
	text-align: center;
    line-height: 1.2;
    width: 110px;
    font-size: 12px;
    left: -34px;
    top: 45px;
    transform-origin: center;
    color: #fff;
    transition: all .3s;
}
#rs-header .menu-sticky.sticky .va-custom-timer{
	color: #fff;
}

.va-custom-timer>span{
	display: block;
	font-weight: 600;
}
.sf-express-checkout{
	position: fixed;
	top: 350px;
	right: 0;
	display: block;
	width: 153px;
	height: 72px;
	border: 2px solid #5C0097;
	border-radius: 15px 0 0 15px;
	background: #fff;
	color: #5C0097;
	z-index: 9999999;
	transition: all 0.3s;
}
.sf-express-checkout:focus, .sf-express-checkout:hover{
	color: #878787;
	border: 2px solid #878787;
}
.sf-express-checkout_text{
	display: flex;
	height: 100%;
	width: 110px;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	line-height: 1;
}
.sf-express-checkout_text strong{
	display: inline-block;
	line-height: 1;
	width: 100%;
	padding-top: 1px;
}
.sf-express-checkout_text span{
	text-align: center;
}
.sf-express-checkout_img{
	display: block;
	width: 32px;
	height: 32px;
	background: url(img/express-checkout.svg);
	background-size: 32px 32px;
	position: absolute;
	top: calc(50% - 16px);
	right: 15px;
}
.sf-express-checkout:focus .sf-express-checkout_img, .sf-express-checkout:hover .sf-express-checkout_img{
	background: url(img/express-checkout3.svg);
	background-size: 32px 32px;
}

.bounce-right.animated { 
    -webkit-animation-duration: 2.5s; 
    animation-duration: 2.5s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    animation-iteration-count:infinite; 
    -webkit-animation-iteration-count:infinite; 
} 
@-webkit-keyframes bounce-right { 
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 
    40% {-webkit-transform: translateX(-14px);} 
    60% {-webkit-transform: translateX(-7px);} 
} 

@keyframes bounce-right { 
    0%, 20%, 50%, 80%, 100% {transform: translateX(0);} 
    40% {transform: translateX(-14px);} 
    60% {transform: translateX(-7px);} 
} 

.bounce-right { 
    -webkit-animation-name: bounce-right; 
    animation-name: bounce-right; 
}
body #rs-header .menu-sticky.sticky .menu-area .navbar ul > li.current_page_item > a{
	color: #FFD324 !important;
}
.blog .rs-breadcrumbs{
	background: linear-gradient(90deg, #461C73, #C553B9)!important;
}

.woocommerce-error{
	display: none;
}
label.special-check-box #sendpulse-for-woocommerce_confirm_opt_field label{
	line-height: 1.4 !important;
    font-weight: 400!important;
    padding-right: 100px;
    padding-left: 26px;
}
label.special-check-box>span{
	top: -5px;
    position: relative;
    font-size: 15px;
}
label.special-check-box input[type=checkbox], #billing_ckeck_one_field  input[type=checkbox], #sendpulse-for-woocommerce_confirm_opt_field input[type=checkbox]{
    width: 1px;
    height: 1px;
    position: relative;
    visibility: hidden;
}
label.special-check-box input[type=checkbox]:before, #billing_ckeck_one_field  input[type=checkbox]:before, #sendpulse-for-woocommerce_confirm_opt_field input[type=checkbox]:before{
    position: absolute;
    left: -26px;
    top: -6px;
    content: '';
    width: 21px;
    height: 21px;
    border-radius: 5px;
    border: 2px solid #5C0097;
    background: 0 0;
    visibility: visible;
    z-index: 2;
}
label.special-check-box input[type=checkbox], #billing_ckeck_one_field  input[type=checkbox]{
	margin: -2px 2px 0 0;
}
#billing_ckeck_one_field  input[type=checkbox]:before{
	top: -9px;
}
label.special-check-box input[type=checkbox]:checked:before, #billing_ckeck_one_field input[type=checkbox]:checked:before, #sendpulse-for-woocommerce_confirm_opt_field input[type=checkbox]:checked:before{
    background: #5C0097 url(img/checked.svg) no-repeat 50% 50%;
    background-size: 12px 8px;
}

#billing_ckeck_one_field label, #billing_ckeck_two_field label, #sendpulse-for-woocommerce_confirm_opt_field label{
	line-height: 1.4 !important;
    font-weight: 400!important;
    font-size: 15px;
    padding-left: 26px;
}
#sendpulse-for-woocommerce_confirm_opt_field label{
	padding-left: 0;
}
.woocommerce-checkout h4{
	font-size: 22px;
	font-weight: 800;
	margin-bottom: 18px;
}
#customise_checkout_field{
	margin-top: 0!important;
}
body.woocommerce-page .main-contain input[type="text"], body.woocommerce-page .main-contain input[type="email"], body.woocommerce-page .select2-container--default .select2-selection--single, body.woocommerce-page .woocommerce form .form-row.woocommerce-validated .select2-container, body.woocommerce-page .woocommerce form .form-row.woocommerce-validated input.input-text, body.woocommerce-page .woocommerce form .form-row.woocommerce-validated select, body.woocommerce-page input[type="tel"]{
	border: 1px solid #000000 !important;
	border-radius: 15px !important;
}
body.woocommerce-page .main-contain input::placeholder, body.woocommerce-page .main-contain select::placeholder, body.woocommerce-page .main-contain select{
	font-size: 13px;
	font-weight: 600;
	font-style: italic;
	color: rgba(0, 0, 0, 0.55);
}
body.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__rendered{
	font-size: 13px !important;
	font-weight: 600 !important;
	font-style: italic !important;
	color: rgba(0, 0, 0, 0.55) !important;
	opacity: 1;
	padding-left: 20px;
}

.two-inputs p, .elementor form .row p{
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.elementor form .row span{
	width: 100%;
}
.elementor form .row.two-inputs span{
	width: calc(50% - 30px);
}
.two-inputs input{
	background: #fff;
	border-radius: 15px!important;
	color: #471D74;
	font-style: italic;
	font-size: 16px;
	font-weight: 700;
	padding-left: 10px!important;
}
.two-inputs input, .elementor form .row textarea, .elementor form .row input{
	width: 100%;
	background: #fff;
	border-radius: 15px!important;
	color: #471D74;
	font-style: italic;
	font-size: 16px;
	font-weight: 700;
	padding-left: 10px!important;
}
.elementor form .row input{
	height: 52px;
	margin-bottom: 23px!important;
}
.elementor form .row textarea{
	margin-bottom: 22px!important;
}
.two-inputs input::placeholder, .elementor form .row textarea::placeholder, .elementor form .row input::placeholder{
	color: #471D74!important;
	font-size: 15px;
	opacity: 0.75;
}
.contacts_form form input, .contacts_form form textarea{
	border: 1px solid #000 !important;
	border-radius: 12px !important;
	min-height: 55px !important;
	padding-left: 15px !important;
	margin-bottom: 15px !important;
	color: #000 !important;
	font-style: italic;
	font-size: 15px !important;
}
.contacts_form form textarea{
	padding-top: 10px !important;
}
.contacts_form form input::placeholder, .contacts_form form input::placeholder{
	color: #000 !important;
}
.contacts_form form .form-button{
	display: flex;
	justify-content: flex-end;
}
.elementor-element .wpcf7 form>p:last-of-type{
	text-align: right !important;
	margin-right: -15px !important;
}
.elementor-element .wpcf7 form input.wpcf7-submit{
	width: 240px !important;
	height: 50px !important;
	border-radius: 15px !important;
	background: #FFD324 !important;
	color: #471D74 !important;
	font-weight: 800 !important;
	font-size: 22px !important;
	font-family: "Montserrat" !important;
	text-transform: uppercase; !important
	line-height: 1 !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	box-shadow: 0 4px 4px 0 rgba(0,0,0,0.25) !important;
	padding: 0!important;
}
.page-id-9064 .elementor-element .wpcf7 form input.wpcf7-submit{
	/*background: #471D74 !important;
	color: #fff !important;*/
	border: none !important;
	font-family: 'Poppins' !important;
	font-weight: 700 !important;
}
.page-id-9064 .elementor-element .wpcf7 form input.wpcf7-submit:hover{
	background: #DEB71D;
    box-shadow: 0px 4px 4px 0 rgba(0, 0, 0, 0.4);
}
body #rs-header.header-style5 .header-inner .menu-area .navbar ul li .sub-menu > li > a:hover{
	color: #471D74!important;
}
.footer-logo-wrap img{
	width: initial;
}
#payment .wc_payment_methods li{
	width: 50%;
	font-family: Jost;
	
}
#payment .wc_payment_methods li label{
	font-size: 22px;
	font-weight: 800;
	color: #000;
}
.payment_box.payment_method_square_credit_card{
	border: 1px solid #000;
	border-radius: 15px!important;
}
.payment_box.payment_method_square_credit_card:before{
	display: none !important;
}
.elementor-9061 .elementor-element.elementor-element-17014786 .rsaddon-unique-slider .slick-arrow:hover:before{
	color: #FFD324 !important;
}

@media only screen and (max-width: 991px) {
    body #rs-header.header-style1 .menu-area, #rs-header.header-style5 .menu-area {
        padding-bottom: 27px;
        padding-top: 23px;
    }
    body .nav-link-container .nav-menu-link{
		background: transparent;
	}
	body .menu-sticky.sticky .nav-link-container .nav-menu-link{
		background: transparent;
	}
	body .menu-sticky.sticky .nav-link-container .nav-menu-link span{
		background: #ffffff;
	}
	body .rs-breadcrumbs .page-title{
		padding-top: 10px;
	}
}
@media (max-width: 768px){
	.va-custom-cart a{
		width: 48px;
		height: 48px;
		background-size: 48px 48px!important;
	}
	body .cs-rocket{
		width: 24px;
		height: 24px;
		font-size: 14px;
	}
	label.special-check-box{
		padding-right: 0;
	}
	#rs-header .logo-area a img, #rs-header .mobile-logos img{
	    max-height: 37px;
	}
	.contacts_form form .form-button{
		justify-content: center;
	}
}
.cs-rocket a:active,
.cs-rocket a:hover,
.cs-rocket a:focus {
	color: #fff;
}

.rocket-wrapper {
	position: relative;
}

.rocket-wrapper a:active,
.rocket-wrapper a:hover,
.rocket-wrapper a:focus {
	color: #fff;
}

.ajax-ticket:hover {
	opacity: 0.7;
}

#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td a.ui-state-active,
#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td a.ui-state-active:hover,
body #booked-profile-page input[type=submit].button-primary:hover,
body .booked-list-view button.button:hover,
body .booked-list-view input[type=submit].button-primary:hover,
body table.booked-calendar input[type=submit].button-primary:hover,
body .booked-modal input[type=submit].button-primary:hover,
body table.booked-calendar th,
body table.booked-calendar thead,
body table.booked-calendar thead th,
body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button:hover,
body #booked-profile-page .booked-profile-header,
body #booked-profile-page .booked-tabs li.active a,
body #booked-profile-page .booked-tabs li.active a:hover,
body #booked-profile-page .appt-block .google-cal-button>a:hover,
#ui-datepicker-div.booked_custom_date_picker .ui-datepicker-header {
	background: linear-gradient(90deg, #461C73, #C553B9) !important;
	border: 0;
}
body table.booked-calendar th{
	border: 0;
	border-width: 0;
}

body table.booked-calendar tr.days th,
body #booked-profile-page .booked-tabs {
	border: 0;
}
body table.booked-calendar td.today .date span{
	border-color: #FFD324;
}
.woocommerce-checkout .rs-breadcrumbs, .woocommerce-cart .rs-breadcrumbs{
	background: linear-gradient(90deg, #461C73, #C553B9) !important;
}
.woocommerce-checkout  .main-contain #content{
	padding-top: 45px;
}
body table.booked-calendar{
	border: 1px solid #000000 !important;
	border-radius: 15px;
	overflow: hidden;
}
body table.booked-calendar tr.days,
body .booked-calendarSwitcher.calendar,
body #booked-profile-page .booked-tabs,
#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar thead,
#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar thead th {
	background: linear-gradient(90deg, #461C73, #C553B9) !important;
}
body table.booked-calendar tr.days th{
	background: transparent !important;
}

#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td.ui-datepicker-today a,
#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td.ui-datepicker-today a:hover,
body #booked-profile-page input[type=submit].button-primary,
body table.booked-calendar input[type=submit].button-primary,
body .booked-list-view button.button,
body .booked-list-view input[type=submit].button-primary,
body .booked-list-view button.button,
body .booked-list-view input[type=submit].button-primary,
body .booked-modal input[type=submit].button-primary,
body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button,
body #booked-profile-page .booked-profile-appt-list .appt-block.approved .status-block,
body #booked-profile-page .appt-block .google-cal-button>a,
body .booked-modal p.booked-title-bar,
body table.booked-calendar td:hover .date span,
body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active,
body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active:hover,
.booked-ms-modal .booked-book-appt {
	background: #471D74;
	border-color: #471D74 !important;
}
body table.booked-calendar td.today:hover .date span{
	background: #471D74 !important;
}
.woocommerce-checkout .woocommerce form p.form-row{
	margin-bottom: 30px;
}
.woocommerce table.shop_table{
	border-radius: 15px;
	border: 1px solid #000;
	border-collapse: initial!important;
}
.woocommerce table.shop_table th{
	font-size: 17px;
	font-weight: 800;
	color: #000;
	padding-left: 20px;
}
.woocommerce table.shop_table td{
	border-color: #000000 !important;
}
.woocommerce-checkout table.shop_table td{
	padding: 15px 20px;
}
.ct-top-notify_wrap{
	text-align: center;
	background: #FFD324;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ct-top-notify_wrap span, .ct-top-notify_wrap strong{
	color: #5C0097;
	font-weight: 600;
}

.ct-top-notify_wrap button{
	margin-left: 15px;
	padding: 2px 10px;
	border-radius: 5px;
	color: #ffd324;
	background: #471D74 !important;
}

.bootstrap-wrapper .line-thr {
	font-size: 14px;
	margin-right: 5px;
	display: inline-block;
	min-width: 22px;
}

.pc {
	display: flex;
}

.mob {
	display: none;
}

#buy-tickets-atavion .bootstrap-wrapper {}

.bootstrap-wrapper .mb-3 {
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}

.align-items-center-rocket {
	display: flex;
	align-items: center;
	justify-content: center;
}

.woocommerce-checkout #payment ul.payment_methods{
	border-bottom: 0!important;
}

.woocommerce-Price-amount {
	font-size: 18px !important;
	color: #5cc21f;
}

.line-thr {
	text-decoration: line-through;
	font-size: 20px;
}

.bootstrap-wrapper .line-thr {
	font-size: 14px;
	margin-right: 5px;
}




.stars-line {
	margin-bottom: 100px;
}

.rating-logo {
	margin-bottom: 50px;
}

.rating-area {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-direction: row-reverse;
}

.rating-area:not(:checked)>input {
	display: none;
}

.rating-area:not(:checked)>label {
	float: right;
	width: 42px;
	padding: 0;
	cursor: pointer;
	font-size: 32px;
	line-height: 32px;
	color: lightgrey;
	text-shadow: 0px 1px #bbb;
}

.rating-area:not(:checked)>label:before {
	content: '★';
}

.rating-area>input:checked~label {
	color: gold;
	text-shadow: 0px 1px #bbb;
}

.rating-area:not(:checked)>label:hover,
.rating-area:not(:checked)>label:hover~label {
	color: gold;
}

.rating-area>input:checked+label:hover,
.rating-area>input:checked+label:hover~label,
.rating-area>input:checked~label:hover,
.rating-area>input:checked~label:hover~label,
.rating-area>label:hover~input:checked~label {
	color: gold;
	text-shadow: 0px 1px #bbb;
}

.rate-area>label:active {
	position: relative;
}

.rs-breadcrumbs .breadcrumbs-meta li .postedby .info .name {
	margin: 0;
	color: #fff;
}

.rs-breadcrumbs .breadcrumbs-meta li span {
	font-weight: 400;
	color: #fff;
	font-size: 14px;
}

.ajax-load-more-wrap.purple .alm-load-more-btn {
	background-color: #6722B5 !important;
}

.alm-btn-wrap {
	text-align: left !important;
}

.rs-breadcrumbs .breadcrumbs-meta li a {
	font-weight: 300;
	color: #fff;
}

.rs-breadcrumbs .breadcrumbs-meta li span {
	font-weight: 400;
	color: #fff;
	font-size: 14px;
}

.rs-blog .blog-item .blog-button {
	display: none !important;
}
.most-popular {
	font-weight: 400;
	font-size: 12px;
	padding-left: 10px;
	color: red;
}
.cky-consent-bar{
	padding-top: 7px!important;
	padding-bottom: 5px!important;
}

.most-popular.green{
	color: #5cc21f!important;
}
.cky-title{
	margin: 0!important;
}
.custom-button-center{
	padding-bottom: 15px;
	text-align: right;
}
.elementor-element-d09c3d4 h3 span{
	font-style: italic;
	color: #FFD324;
}
.woocommerce-cart .woocommerce table.shop_table th{
	padding-top: 20px;
	padding-bottom: 20px;
}
.woocommerce-cart .woocommerce table.shop_table td.product-name{
	font-weight: 600;
	color: #000;
}
.woocommerce-cart .woocommerce table.shop_table .woocommerce-Price-amount{
	font-weight: 600;
	font-size: 16px!important;
	color: #000;
}
.woocommerce-cart .woocommerce table.shop_table .quantity{
	width: initial;
	border: 0;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.coupon input#coupon_code{
	width: 200px !important;
	border-radius: 10px !important;
	
}
.coupon input#coupon_code::placeholder{
	color: rgba(0, 0, 0, 0.6)!important;
	font-style: normal;
}
.woocommerce-cart-form table.shop_table .quantity .qty_button{
	padding: initial;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	color: #fff;
	background: #471D74;
	width: 48px;
	height: 48px;
	left: initial;
}
.woocommerce-cart-form table.shop_table .quantity .qty{
	border: 0;
	width: 88px;
	height: 48px;
	border-radius: 5px!important;
	background: rgba(71, 29, 116, 0.35);
	font-size: 17px;
	font-weight: 600;
}

.rs-footer .footer-top.footer-tp-border .container h3.footer-title{
	padding-bottom: 30px;
}
.rs-footer .footer-top {
    padding: 50px 0 10px;
}
.rs-footer .widget.widget_nav_menu ul li a, .rs-footer .widget.widget_pages ul li a, .rs-footer .widget.widget_archive ul li a, .rs-footer .widget.widget_categories ul li a{
	padding: 2px 0 !important;
}
.rs-footer .footer-top.footer-tp-border .container:before{
	top: 70px;
}
.rs-footer .footer-top.footer-tp-border .container .footer-logo-wrap{
	padding-bottom: 15px;
}

.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message, .woocommerce-cart .wc-empty-cart-message .cart-empty.woocommerce-info, .woocommerce-cart .cart-empty.woocommerce-info{
	border: 1px solid #000000 !important;
	border-radius: 15px;
	color: #000 !important;
	font-weight: 800;
	font-size: 16px;
	text-transform: uppercase;
	background-color: #fff!important;
}
.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message:before, .woocommerce-notices-wrapper .woocommerce-message:after, .woocommerce-cart .wc-empty-cart-message .cart-empty.woocommerce-info:after, .woocommerce-cart .wc-empty-cart-message .cart-empty.woocommerce-info:before, .woocommerce-cart .cart-empty.woocommerce-info:before{
	display: none;
}
.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message .restore-item{
	color: #2bbe13 !important;
}

.woocommerce-cart .wc-empty-cart-message{
	width: 100%;
	text-align: center;
}
.woocommerce-cart .wc-empty-cart-message .cart-empty.woocommerce-info{
	display: inline-flex;
	min-width: 40%;
	align-items: center;
	justify-content: center;
}
.woocommerce-cart .cart-empty.woocommerce-info{
	width: 40%;
}

.woocommerce-cart .return-to-shop{
	margin: 0 auto;
}
.woocommerce-page .woocommerce-message{
	display: inline-flex;
}
.menu-area .navbar ul li:hover a:before, .menu-area .navbar ul li.hover-minimize:hover a:before{
	color: #ffd324 !important;
}
body #page #rs-header.header-style5 .header-inner .menu-area .navbar ul > li.menu-item-has-children.hover-minimize:hover > a:after, body #page #rs-header .menu-area .navbar ul > li.menu-item-has-children.hover-minimize > a:after{
	background: #ffd324 !important;
}
body #page .menu-area .navbar ul.sub-menu > li.current-menu-ancestor > a, body #page .menu-area .navbar ul li ul.sub-menu li:hover > a, body #page #rs-header .menu-sticky.sticky .menu-area .navbar ul li .sub-menu li.current_page_item > a, #page #rs-header .menu-area .navbar ul li ul.sub-menu li.current_page_item > a, body #page #rs-header.single-header.header-style5 .menu-area .navbar ul li ul.sub-menu li > a:hover, body #page #rs-header .menu-sticky.sticky .menu-area .navbar ul li .sub-menu li a:hover, body #page #rs-header.header-style-4 .header-inner .menu-area .navbar ul > li:hover > a{
	color: #ffd324 !important;
}
.blog .info .name a:last-child:hover{
	color:#fff;
}
.blog .info .name a:last-child{
	background: #471D74;
	padding: 3px 10px;
	border-radius: 7px;
	font-size:13px;
}
.single-content-full .baners img{
	width: 100%;
}
.blog-content.btm-rs{
	justify-content: space-between;
}
.blog-content.btm-rs .postedby{
	display: flex;
    align-items: center;
}
.blog-content.btm-rs .postedby .avatar {
    margin-right: 5px;
    border-radius: 50%;
}
.blog-content.btm-rs .postedby .info .name a:last-child {
    background: #471D74;
    padding: 3px 10px;
    border-radius: 7px;
    font-size: 12px;
    color: #fff;
}
.blog-content.btm-rs .blog-meta.sep-no{
	margin-left: -20px!important;
	margin-right: -20px!important;
	width: calc(100% + 40px);
}
.rsaddon-unique-slider .blog-content.btm-rs ul.blog-meta li{
	min-width: 33%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.rs-blog-grid .blog-item .blog-content .blog-meta span:first-child{
	margin-right: 0;
}
.rsaddon-unique-slider ul.blog-meta li{
	font-size: 10px!important;
}
.blog-content.btm-rs .blog-date {
    font-size: 10px !important;
}
.blog-content.btm-rs .span-reading-time.rt-reading-time{
	background: #471D74;
    padding: 4px 5px;
    border-radius: 7px;
    font-size: 10px;
    color: #fff;
}
.mini-button{
	position: fixed;
	left: 10px;
	bottom: 10px;
	z-index: 10;
}
.mini-button>span{
	position: absolute;
	top: -15px;
	right: -15px;
	cursor: pointer;
	color: #FFD324;
	font-size: 16px;
	z-index: 3;
}
.get_15{
	font-weight: 700;
    font-family: Poppins;
    font-size: 14px;
    border-radius: 15px;
    background: #FFD324;
    padding: 0.35rem 1.5rem;
    transition: all 0.3s;
    text-align: center;
    box-shadow: 0px 4px 4px 0 rgba(0, 0, 0, 0.25);
    display: block;
    color: #471D74;
    text-transform: uppercase;
}
.get_15:hover{
	background: #DEB71D;
	color: #471D74;
    box-shadow: 0px 4px 4px 0 rgba(0, 0, 0, 0.4);
}
.textwidget.custom-html-widget{
	display: none;
}

@media all and (max-width:768px) {
	.bl-friday {
		top: -30px;
		left: 0;
		margin: auto;
		max-width: 280px;
		text-align: center;
	}

	.cky-consent-bar{
		padding-top: 20px!important;
	}

	.forbread, .fortegs{
		max-width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}

	.full-blog-content .blog-title{
		font-size: 27px!important;
		line-height: 1.3;
	}

	.portfolio-details {
		min-height: unset;
	}

	.ajax-ticket {
		padding: 16px 16px !important;
	}

	.bootstrap-wrapper .woocommerce-Price-amount {
		font-size: 16px !important;
	}

	.bootstrap-wrapper .line-thr {
		font-size: 12px !important;
	}

	.ajax-quantity {
		max-width: 40px !important;
		padding: 10px 0px !important;
		font-size: 16px !important;
	}
	
	.most-popular {
		padding-left: 0;
		display: block;
	}
	
}

.page-id-63703 .rs-breadcrumbs .breadcrumbs-inner, .page-id-63703 #rs-header.header-style-3 .rs-breadcrumbs .breadcrumbs-inner{
	padding-bottom:0;
	padding-top:120px;
}
.page-id-63703 h1.page-title{display:none}
.page-id-63703 .main-contain #content{padding-top:30px!important}
.page-id-63703 .woocommerce-Price-amount,.page-id-63703 .line-thr{font-size:40px!important}

.footer__subscribe{
	position: relative;
}
.footer__subscribe .footer__subscribe_input{
	width: 298px;
	max-width: 100%;
	height: 40px;
	background: #fff;
	z-index: 0;
	position: relative;
	border: 0;
	border-radius: 10px;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.footer__subscribe .footer-btn{
	position: absolute;
	top: 0;
	right: -2px;
	height: 40px;
	z-index: 1;
	padding: 0.5rem 1rem;
	border-radius: 10px;
}
.front-card-text h2{
	font-size:40px;
	font-weight:600;
	color: #19082D;
}
.front-card-text p, .et_pb_text_5 p{
	font-size:18px;
	font-weight:400;
	color:rgb(62,62,62);
}
.elementor-element .swiper-pointer-events .elementor-swiper-button{
    position: absolute;
	  font-size: 44px!important;
    color: #FFD324!important;
    width: 64px;
    top: 41%!important;
    z-index: 2;
    cursor: pointer;
}
.elementor-lightbox .swiper .elementor-swiper-button{
	position:absolute;
	top:0;
	z-index: 9999;
	cursor: pointer;
}
.checkout_coupon.woocommerce-form-coupon{
	display: block!important;
}
.posts-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	transition: all .3s linear;
	height: 0;
	opacity: 0;
	overflow: hidden;
}
.posts-list.active{
	
	height: auto;
	opacity: 1;
}
.posts-list a{
	display: block;
	width: calc(50% - 7.5px);
	margin-bottom: 10px;
}
.arrow-bottom{
	text-align: center;
	padding-bottom: 20px;
	cursor: pointer;
}
.arrow-bottom svg{
	fill: #ffffff;
}

@media only screen and (max-width: 767px){
	.rs-footer .footer-top, .rs-footer .fa-ul li{text-align:center;}
	.page-id-63703  .elementor-column.elementor-col-50, .elementor-column[data-col="50"]{
		padding-left:0;
	}
	.aaf-two{text-align:center}
	.page-id-63703 .rs-breadcrumbs .breadcrumbs-inner{padding-bottom:0!important}
	.elementor-63703 .elementor-element.elementor-element-b6a1c63 .rs-btn a{width:100%;text-align:center}
	.page-id-63703 .line-thr{font-size:32px!important}
	a.promotion-mail{
		font-size: 16px;
	}
	.woocommerce-cart .wc-proceed-to-checkout{
		text-align: center;
	}
	.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .custom-button-center a{
		width: 90%;
	}
	.custom-button-center{
		text-align: center;
	}
	.woocommerce-cart .main-contain #content{
		padding-top: 15px;
	}
	.ct-top-notify_wrap{
		text-align: left;
    	padding-right: 75px;
    	padding-left: 10px;
    	position: relative;
	}
	.ct-top-notify_wrap button{
		position: absolute;
    	top: 16px;
    	right: 10px;
	}
	.elementor form .row.two-inputs span{
		width: 100%;
	}
	.elementor #wpcf7-f70416-p9935-o1 form>p:last-of-type{
		text-align: center;
		margin-right: 0;
	}
	.elementor #wpcf7-f70416-p9935-o1 form input, .elementor #wpcf7-f70416-p9935-o1 form textarea{
		margin-bottom: 15px;
	}
	.promotion-img img{
		width: 160px;
		height: 160px;
	}
	.two-inputs p, .elementor form .row p{
		flex-wrap: wrap;
	}
	.footer-logo-wrap img{
		width: auto;
	}
	body.woocommerce-page .main-contain input[type="text"], body.woocommerce-page .main-contain input[type="email"], body.woocommerce-page .select2-container--default .select2-selection--single, body.woocommerce-page .woocommerce form .form-row.woocommerce-validated .select2-container, body.woocommerce-page .woocommerce form .form-row.woocommerce-validated input.input-text, body.woocommerce-page .woocommerce form .form-row.woocommerce-validated select, body.woocommerce-page input[type="tel"]{
		border-radius: 7px !important;
	}
	.woocommerce-checkout .woocommerce form p.form-row{
		margin-bottom: 13px;
	}
	#payment .wc_payment_methods li{
		width: 100%;
	}
	a.woocommerce-privacy-policy-link{
		text-decoration: underline;
	}
	.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
		padding: 1rem;
		width: 80%;
		border-radius: 8px;
		margin: 30px auto 0;
	}
	.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form, .woocommerce-cart .entry-content .woocommerce .cart-collaterals{
		width: 100%;
	}
	.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a, .woocommerce-cart .entry-content .woocommerce .wc-proceed-to-checkout a{
		width: 82%;
		float: initial;
		margin: 15px auto;
	}
	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
		padding-left: 0;
	}
	.coupon .button[name="apply_coupon"], .coupon input#coupon_code{
		width: 220px!important;
		border-radius: 8px;
	}
	.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
		background: #fff!important;
	}
	.woocommerce a.remove{
		font-size: 37px;
	}
	.product-quantity td{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.woocommerce-cart .woocommerce table.shop_table .quantity{
		margin: 0;
		margin-top: -4px;
	}
	.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{
		border-top: 0;
	}
	.wc-proceed-to-checkout{
		width: 100%;
	}
	.woocommerce-error, .woocommerce-info, .woocommerce-message{
		padding: 1em;
	}
	.wc-empty-cart-message{
		padding-top: 30px;
	}
	.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message{
		text-align: left;
	}
	.footer__subscribe{
		width: 298px;
		margin: 0 auto;
	}
	.woocommerce-cart .woocommerce table.shop_table .quantity{
		justify-content: flex-end;
	}
	.woocommerce-cart-form table.shop_table .quantity .qty{
		height: 32px !important;
		width: 40px !important;
		margin-left: 5px;
		margin-right: 5px;
	}
	.woocommerce-cart-form table.shop_table .quantity .qty_button{
		height: 32px !important;
		width: 32px !important;
		font-size: 20px !important;
	}
	.woocommerce-cart-form table.shop_table td.product-remove{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.woocommerce-cart button[name="update_cart"]{
		display: none !important;
	}
	.woocommerce-cart .cart-empty.woocommerce-info{
		width: initial;
	}
}
@media only screen and (min-width: 992px){
	body .elementor-1743 .elementor-element.elementor-element-15bb71a6 .elementor-heading-title, body .elementor-9935 .elementor-element.elementor-element-7c626be .elementor-heading-title, body .elementor-9936 .elementor-element.elementor-element-4e4c28b7 .elementor-heading-title{
		color: #FFD324;
	}
}
@media only screen and (max-width: 768px){
    .woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
        float: none;
        width: 100%;
    }
	.blog .rs-blog .blog-item .full-blog-content .btm-cate li:last-child, .rs-blog .blog-item .full-blog-content .btm-cate li:last-child{
		background:none;
	}
	#billing_ckeck_one_field, #sendpulse-for-woocommerce_confirm_opt_field{
		padding-left: 30px;
	}
}
.elementor-custom a{
    font-family: "Montserrat", Sans-serif;
    font-size: 30px;
    font-weight: 800;
    fill: #471D74;
    color: #471D74;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.5);
    padding-left: 75px;
    padding-right: 15px;
    background: #FFD324 url('/wp-content/uploads/2025/03/5.png');
    background-repeat: no-repeat;
    background-position: 15px 50%;
    background-size: 36px 36px;
    margin-left: 30px;
}