.elementor-kit-19474{--e-global-color-primary:#7842E7;--e-global-color-secondary:#F32779;--e-global-color-text:#000000;--e-global-color-accent:#F32779;--e-global-color-41e4b826:#4054B2;--e-global-color-23ab1cc3:#23A455;--e-global-color-247b6e12:#000;--e-global-color-5da5ec72:#FFF;--e-global-color-195044da:#020101;--e-global-color-29e3502e:#7842E7;--e-global-color-767cdaf0:#24C5B4;--e-global-color-41375d4d:#E7E7E7;--e-global-color-f7949fb:#EFD208;--e-global-color-86ff0f8:#24C5B4;--e-global-color-d92be4c:#F32779;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Nunito";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;color:#000000;font-family:"Nunito", Sans-serif;font-size:18px;}.elementor-kit-19474 button,.elementor-kit-19474 input[type="button"],.elementor-kit-19474 input[type="submit"],.elementor-kit-19474 .elementor-button{background-color:transparent;font-size:20px;font-weight:600;text-transform:uppercase;color:#FFFFFF;background-image:linear-gradient(45deg, #A229EF 0%, #E247A4 100%);}.elementor-kit-19474 button:hover,.elementor-kit-19474 button:focus,.elementor-kit-19474 input[type="button"]:hover,.elementor-kit-19474 input[type="button"]:focus,.elementor-kit-19474 input[type="submit"]:hover,.elementor-kit-19474 input[type="submit"]:focus,.elementor-kit-19474 .elementor-button:hover,.elementor-kit-19474 .elementor-button:focus{background-color:transparent;color:#FFFFFF;background-image:linear-gradient(45deg, #E247A4 0%, #A229EF 100%);}.elementor-kit-19474 e-page-transition{background-color:#FFBC7D;}.elementor-kit-19474 p{margin-block-end:1.3em;}.elementor-kit-19474 a{color:#F32779;}.elementor-kit-19474 a:hover{color:#7842E7;}.elementor-kit-19474 h1{font-family:"Montserrat", Sans-serif;font-size:50px;line-height:1.3em;}.elementor-kit-19474 h2{font-family:"Montserrat", Sans-serif;font-size:36px;font-weight:600;line-height:1.3em;}.elementor-kit-19474 h3{font-family:"Montserrat", Sans-serif;font-size:26px;font-weight:bold;line-height:1.3em;}.elementor-kit-19474 h4{font-family:"Montserrat", Sans-serif;font-size:22px;font-weight:600;line-height:1.3em;}.elementor-kit-19474 h5{font-family:"Montserrat", Sans-serif;font-size:20px;line-height:1.3em;}.elementor-kit-19474 h6{font-family:"Montserrat", Sans-serif;font-size:18px;font-weight:normal;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#1B1616B0;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* COLOR PALETTE
=============================

#7842e7 - Purple
#24c5b4 - Cyan
#f22779 - Pink
#efd208 - Yellow
#2dbcfa - Twitter Blue
#c8232c - Pinterest Red

*/

/* General Color Classes */

.color-pink {
	color:#f32779;
}
.color-white {
	color:#fff;
}
.color-cyan {
	color:#24c5b4;
}
.color-twb {
	color:#2dbcf4;
}
.color-pinr{
	color: #c8232c;
}
.color-purple {
	color:#7842e7;
}
.color-yellow {
    color: #efd208;
}


.bg-cyan { background:#24c5b4 !important; }
.bg-pink { background:#f22779 !important; }
.bg-purple { background:#7842e6 !important; }
.bg-white { background: #fff !important; }
.bg-ltgray { background: #f5f5f5 !important; }
.bg-gray { background: #ccc !important; }
.bg-dkgray { background: #aaa !important; }
.bg-twb { background: #2dbcf4 !important; }
.bg-pinr{ background: #c8232c !important; }

/* Button Styles Start */

.flat-button a {
    background: #7842e7 !important;
    color: #fff !important;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.31) !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
	display:inline-block !important;
}

.flat-button a:hover {
    background: #e3007b !important;
	color:#fff !important;
}

.flat-button-pink a {
    background: #f32779 !important;
    color: #fff !important;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.31) !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
	display:inline-block !important;
}

.flat-button-pink a:hover {
    background: #ffffff !important;
	color:#7842e7 !important;
}

/* Button Styles End */

/*
    Calculator Style (START)
*/
.slide-bg {
height:23px;
width:100%;
border-radius:11.5px;
background:#f3f4f4;
}

.slide-indicator {
    height: 31px;
    width: 31px;
    border-radius: 50%;
    background: #24c5b4;
    position: absolute;
    top: -4px;
	transition:.4s;
}

.slide-indicator.act-1 {
    left: calc(0% + 0px);
}

.slide-indicator.act-2 {
    left: calc(25% + 17px);
}

.slide-indicator.act-3 {
    left: calc(50% + 34px);
}

.slide-indicator.act-4 {
    left: calc(100% - 30px);
}

.calculator ul {
    margin: 0 -35px 13px;
    display: table;
    width: calc(100% + 60px);
}

.calculator ul li {
    float: left;
    font-weight: bold;
    list-style: none;
    width: 25%;
    text-align: center;
    padding: 0 10px;
	position:relative;
}

.calculator ul li span {
	cursor:pointer;
}

.calculator ul li:first-child span {
    position: absolute;
    background: red;
    height: 59px;
    width: 50px;
    left: 35px;
    top: 0;
    opacity: 0;
    z-index: 44;
}

.calculator ul li:nth-child(2) span {
    position: absolute;
    background: red;
    height: 59px;
    width: 50px;
    left: 27px;
    top: 0;
    opacity: 0;
    z-index: 44;
}

.calculator ul li:nth-child(3) span {
    position: absolute;
    background: red;
    height: 59px;
    width: 50px;
    left: 27px;
    top: 0;
    opacity: 0;
    z-index: 44;
}

.calculator ul li:last-child span {
    position: absolute;
    background: red;
    height: 59px;
    width: 50px;
    left: 27px;
    top: 0;
    opacity: 0;
    z-index: 44;
}

.pricing-calculator {
	border-top: 2px solid #f6f6f6;
    margin: 40px 0 0;
    padding: 50px 0 90px;
	background:#fff;
}


ul ,li {
	margin:0;
	padding:0;
	list-style:none;
}

.calculator p {
    font-size: 18px;
    color: #24c5b4;
    font-weight: bold;
    margin: 7px 0 23px;
}


.pricing-slider {
    position: relative;
    margin-bottom: 18px;
}

.slide-indicator {
    height: 31px;
    width: 31px;
    border-radius: 50%;
    background: #24c5b4;
    position: absolute;
    top: -4px;
    left: 27.5%;
}

.pricing-value {
	font-weight: bold;
	font-size: 17px;
}

.pricing-value span {
	font-size: 27px;
	color: #f32779;
}

.pricing-value em {
	font-size: 16px;
	color: #f32779;
}

/*
    Calculator Style (END)
*/


/* Orderd List styling (START)*/
.entry_content ol > li:before, .entry-content ul ol > li:before, .entry_content ul ol > li:before, .entry-content ul ol > li:before, .list-decimal li:before, ol li:before, ul ol li:before {
counter-increment: lamp;
content: counter(lamp);
position: absolute;
top: 0;
left: 0px;
width: 23px;
height: 23px;
line-height: 23px;
border-radius: 8px;
color: #fff;
background: #f32779;
text-align: center;
font-size: 12px;
font-weight: 800;
}
.entry_content ol li, .entry-content ol li, .entry_content ul ol li, .entry-content ul ol li, .list-decimal li, ol li, ul ol li {
position: relative;
padding: 0 0 0 40px;
margin-bottom: 30px;
font-size: 18px;
}
.entry_content ol, .entry-content ol, .list-decimal, ol {
counter-reset: lamp;
padding-left: 20px;
text-align: left;
}
/* Orderd List styling (END)*/

/*Sidebar of Single Blog Post (START)*/
.side-guide,
.side-instagram {
	padding:25px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 29px rgba(0,0,0,.11);
	-moz-box-shadow: 0 0 29px rgba(0,0,0,.11);
	box-shadow: 0 0 29px rgba(0,0,0,.11);
	margin-bottom:45px;
}

.side-instagram a {
    width: 100%;
    text-align: center;
	margin:20px 0 0;
}

#recent-posts-2 h2,
.side-pp h5,
.side-guide h5,
.side-instagram h5 {
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 24px;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    border:none;
}

.side-instagram p {
	margin: 0 0 0px;
}

.side-guide a {
	width:100%;
	text-align:center;
	margin-top:15px;
}
.plan-btn {
    padding: 16px 24px;
    position: relative;
    border-radius: 3px;
	background-image: -webkit-linear-gradient(45deg, #a229ef, #b84bba 50%, #e247a4);
	background-image: -moz-linear-gradient(45deg, #a229ef, #b84bba 50%, #e247a4);
	background-image: -o-linear-gradient(45deg, #a229ef, #b84bba 50%, #e247a4);
	background-image: -ms-linear-gradient(45deg, #a229ef, #b84bba 50%, #e247a4);
	background-image: linear-gradient(45deg, #a229ef, #b84bba 50%, #e247a4);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.31);
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    display: inline-block;
    margin: -10px auto 40px;
}

.plan-btn:hover {
	background-image: -webkit-linear-gradient(45deg, #e247a4, #b84bba 50%, #a229ef);
	background-image: -moz-linear-gradient(45deg, #e247a4, #b84bba 50%, #a229ef);
	background-image: -o-linear-gradient(45deg, #e247a4, #b84bba 50%, #a229ef);
	background-image: -ms-linear-gradient(45deg, #e247a4, #b84bba 50%, #a229ef);
	background-image: linear-gradient(45deg, #e247a4, #b84bba 50%, #a229ef);
    color: #fff;
}

#recent-posts-2,
.side-pp,
.side-guide,
.side-instagram {
	padding:25px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 29px rgba(0,0,0,.11);
	-moz-box-shadow: 0 0 29px rgba(0,0,0,.11);
	box-shadow: 0 0 29px rgba(0,0,0,.11);
	margin-bottom:45px;
}

#recent-posts-2 {
padding-bottom:15px;
}

.side-instagram a {
    width: 100%;
    text-align: center;
	margin:20px 0 0;
}

#recent-posts-2 h2,
.side-pp h5,
.side-guide h5,
.side-instagram h5 {
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 24px;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    border:none;
}

.side-instagram p {
	margin: 0 0 0px;
}

.side-guide a {
	width:100%;
	text-align:center;
	margin-top:15px;
}

#recent-posts-2 li,
.side-pp li {
	margin-bottom:17px;
	padding:0 0 0 26px;
	color:#f32779;
	position:relative;
}

#recent-posts-2 li:after {
	content:"f00c";
	font-family:Fontawesome;
    position: absolute;
    left: 0;
    top: 2px;
}

.side-pp li i {
    position: absolute;
    left: 0;
    top: 5px;
}

#recent-posts-2 li a,
.side-pp li span {
	color:#f32779;
	font-size:16px;
	border-bottom:1px solid #f32779;
}

/*Sidebar of Single Blog Post (END)*/

/*Sidebar of Single Blog Post (START)*/
.side-guide,
.side-instagram {
	padding:25px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 29px rgba(0,0,0,.11);
	-moz-box-shadow: 0 0 29px rgba(0,0,0,.11);
	box-shadow: 0 0 29px rgba(0,0,0,.11);
	margin-bottom:45px;
}

.side-instagram a {
    width: 100%;
    text-align: center;
	margin:20px 0 0;
}

#recent-posts-2 h2,
.side-pp h5,
.side-guide h5,
.side-instagram h5 {
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 24px;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    border:none;
}

.side-instagram p {
	margin: 0 0 0px;
}

.side-guide a {
	width:100%;
	text-align:center;
	margin-top:15px;
}
.plan-btn {
    padding: 16px 24px;
    position: relative;
    border-radius: 3px;
	background-image: -webkit-linear-gradient(45deg, #a229ef, #b84bba 50%, #e247a4);
	background-image: -moz-linear-gradient(45deg, #a229ef, #b84bba 50%, #e247a4);
	background-image: -o-linear-gradient(45deg, #a229ef, #b84bba 50%, #e247a4);
	background-image: -ms-linear-gradient(45deg, #a229ef, #b84bba 50%, #e247a4);
	background-image: linear-gradient(45deg, #a229ef, #b84bba 50%, #e247a4);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.31);
    color: #fff !important;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    display: inline-block;
    margin: -10px auto 40px;
}

.plan-btn:hover {
	background-image: -webkit-linear-gradient(45deg, #e247a4, #b84bba 50%, #a229ef);
	background-image: -moz-linear-gradient(45deg, #e247a4, #b84bba 50%, #a229ef);
	background-image: -o-linear-gradient(45deg, #e247a4, #b84bba 50%, #a229ef);
	background-image: -ms-linear-gradient(45deg, #e247a4, #b84bba 50%, #a229ef);
	background-image: linear-gradient(45deg, #e247a4, #b84bba 50%, #a229ef);
    color: #fff !important;
}

#recent-posts-2,
.side-pp,
.side-guide,
.side-instagram {
	padding:25px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 29px rgba(0,0,0,.11);
	-moz-box-shadow: 0 0 29px rgba(0,0,0,.11);
	box-shadow: 0 0 29px rgba(0,0,0,.11);
	margin-bottom:45px;
}

#recent-posts-2 {
padding-bottom:15px;
}

.side-instagram a {
    width: 100%;
    text-align: center;
	margin:20px 0 0;
}

#recent-posts-2 h2,
.side-pp h5,
.side-guide h5,
.side-instagram h5 {
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 24px;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    border:none;
}

.side-instagram p {
	margin: 0 0 0px;
}

.side-guide a {
	width:100%;
	text-align:center;
	margin-top:15px;
}

#recent-posts-2 li,
.side-pp li {
	margin-bottom:17px;
	padding:0 0 0 26px;
	color:#f32779;
	position:relative;
}

#recent-posts-2 li:after {
	content:"f00c";
	font-family:Fontawesome;
    position: absolute;
    left: 0;
    top: 2px;
}

.side-pp li i {
    position: absolute;
    left: 0;
    top: 5px;
}

#recent-posts-2 li a,
.side-pp li span {
	color:#f32779;
	font-size:16px;
	border-bottom:1px solid #f32779;
}

/*Sidebar of Single Blog Post (END)*/


/* GRAVITY FORM - - CONTACT FORM - hide labels of contact form (START)*/


input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border: 1px solid #CCCCCC;
}

.gform_wrapper.gravity-theme .gform_footer button+input, .gform_wrapper.gravity-theme .gform_footer input+button, .gform_wrapper.gravity-theme .gform_footer input+input, .gform_wrapper.gravity-theme .gform_page_footer button+input, .gform_wrapper.gravity-theme .gform_page_footer input+button, .gform_wrapper.gravity-theme .gform_page_footer input+input {
    margin: 0px;
    outline: none
}

.gform_wrapper.gravity-theme .field_description_above .description, .gform_wrapper.gravity-theme .field_description_above .gfield_description, .gform_wrapper.gravity-theme .field_description_above .gsection_description, .gform_wrapper.gravity-theme .field_description_above .instruction {
    padding-top: 20px;
  
}

/* GRAVITY FORM - - CONTACT FORM - hide labels of contact form (END)*/

/*One Response of Blog Single page (START)*/

/*.elementor-kit-19474 .comment-body{
    padding: 0px !important;
}*/
    
/*One Response of Blog Single page (END)*/


/* ul li & anchor styling for blog post page (START) */
.elementor-widget-theme-post-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.elementor-widget-theme-post-content ul li li {
    margin-left:20px;
}

.elementor-widget-theme-post-content ul li::before {
  content: "• ";
  color: #f32779; /* or whatever color you prefer */
  padding-right:10px;
}
.elementor-widget-theme-post-content a {
    text-decoration: underline;
}
/* ul li & anchor styling for blog post page (END) */


/*  Removes the list-style on ordered list from comments (START) */
#comments ol li::before {
    content: none !important;
}
/*  Removes the list-style on ordered list from comments
(END) */


/* Moves Avatar in comments to left (START) */
#comments .comment .avatar, #comments .pingback .avatar {
    left: 30px !important;
}
/* Moves Avatar in comments to left (END) */


/* Padding, background-color and border-radius to comments (START) */
#comments .comment-list {
padding: 0 40px 0 15px;
background: #edf1f4;
border-radius: 10px 10px 10px 10px;
}
/* Padding, background-color and border-radius to comments (START) */


/* Mobile & Tablet Style for comments. (START) */
@media only screen and (max-width: 768px){
#comments .comment-list {
    padding: 0px 30px 0px 0px;
}
}

@media only screen and (max-width: 375px){
#comments .comment-list {
padding: 5px;
margin: 5px;
}
#comments .comment .comment-body, #comments .pingback .comment-body {
padding: 15px 10px 10px 10px !important;
}

#comments .comment-metadata, #comments .reply {
    line-height: 1.4;
}
}

/* Mobile & Tablet Style for comments. (END) */


.elementor-widget-theme-post-content ul {
    margin: 20px 0px;
}

/* Gradient Class */

.gradient {
    background: linear-gradient(90deg, #F32779 0%, #7842E7 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}/* End custom CSS */