/*
Theme Name: Apptek
Theme URI: https://apptek.apptek.com/
Author: apptek
Author URI: https://apptek.radiantthemes.com/
Description:  Apptek is a responsive WordPress theme created for software startup, software development company, app designer and other technology related business websites. Built with Elementor page builder for software related websites. apptek WordPress Theme has highly responsive layouts built especially for software company, Software developer, app designer.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: apptek
Tags: app, saas, software, blog, applicatiom, design, mobile, shop, trendy, custom-colors, woocommerce, theme-options, left-sidebar, right-sidebar, header options, sticky post, translation ready, threaded comments

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

apptek is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/


.multi_prices{
	display: none;
}

#scrolltop {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 70px;
    height: 70px;
    background-image: url(https://freeiptv.stream/index_files/arrow_up.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%; /* Increase arrow size without distortion */
    background-color: transparent;
    border: none;
    border-radius: 50%;
    display: block;
    z-index: 9999;
    cursor: pointer;
}

.grecaptcha-badge { 
    visibility: hidden;
}

.ae_data .elementor-editor-element-setting {
            display:none !important;



/* Change how it looks when hovered or clicked */

.btn-home:hover {
    background-color: #333;
    border-color: #333;
    color: #fff;
}

.btn-home:active {
    background-color: red;
    border-color: #333;
    color: #fff;
}

.menu_link {
	color: #ff417a;
}

.menu_link:hover { 
    color: #ff417a; 
    cursor: pointer;
}


.loader_icon{
background: #0404046b;
display: flex;
justify-content: center;
align-items: center;
position: fixed;
z-index: 9999;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.loader_icon i{
font-size: 24px;
color: #fff;
}


.swal-icon--error{border-color:#f27474;-webkit-animation:animateErrorIcon .5s;animation:animateErrorIcon .5s}.swal-icon--error__x-mark{position:relative;display:block;-webkit-animation:animateXMark .5s;animation:animateXMark .5s}.swal-icon--error__line{position:absolute;height:5px;width:47px;background-color:#f27474;display:block;top:37px;border-radius:2px}.swal-icon--error__line--left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.swal-icon--error__line--right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}@-webkit-keyframes animateErrorIcon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}}@keyframes animateErrorIcon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}}@-webkit-keyframes animateXMark{0%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}50%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}80%{-webkit-transform:scale(1.15);transform:scale(1.15);margin-top:-6px}to{-webkit-transform:scale(1);transform:scale(1);margin-top:0;opacity:1}}@keyframes animateXMark{0%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}50%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}80%{-webkit-transform:scale(1.15);transform:scale(1.15);margin-top:-6px}to{-webkit-transform:scale(1);transform:scale(1);margin-top:0;opacity:1}}.swal-icon--warning{border-color:#f8bb86;-webkit-animation:pulseWarning .75s infinite alternate;animation:pulseWarning .75s infinite alternate}.swal-icon--warning__body{width:5px;height:47px;top:10px;border-radius:2px;margin-left:-2px}.swal-icon--warning__body,.swal-icon--warning__dot{position:absolute;left:50%;background-color:#f8bb86}.swal-icon--warning__dot{width:7px;height:7px;border-radius:50%;margin-left:-4px;bottom:-11px}@-webkit-keyframes pulseWarning{0%{border-color:#f8d486}to{border-color:#f8bb86}}@keyframes pulseWarning{0%{border-color:#f8d486}to{border-color:#f8bb86}}.swal-icon--success{border-color:#a5dc86}.swal-icon--success:after,.swal-icon--success:before{content:"";border-radius:50%;position:absolute;width:60px;height:120px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal-icon--success:before{border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.swal-icon--success:after{border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px;-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}.swal-icon--success__ring{width:80px;height:80px;border:4px solid hsla(98,55%,69%,.2);border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.swal-icon--success__hide-corners{width:5px;height:90px;background-color:#fff;padding:1px;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal-icon--success__line{height:5px;background-color:#a5dc86;display:block;border-radius:2px;position:absolute;z-index:2}.swal-icon--success__line--tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}.swal-icon--success__line--long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s}@-webkit-keyframes rotatePlaceholder{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@-webkit-keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@-webkit-keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}@keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}.swal-icon--info{border-color:#c9dae1}.swal-icon--info:before{width:5px;height:29px;bottom:17px;border-radius:2px;margin-left:-2px}.swal-icon--info:after,.swal-icon--info:before{content:"";position:absolute;left:50%;background-color:#c9dae1}.swal-icon--info:after{width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px}.swal-icon{width:80px;height:80px;border-width:4px;border-style:solid;border-radius:50%;padding:0;position:relative;box-sizing:content-box;margin:20px auto}.swal-icon:first-child{margin-top:32px}.swal-icon--custom{width:auto;height:auto;max-width:100%;border:none;border-radius:0}.swal-icon img{max-width:100%;max-height:100%}.swal-title{color:rgba(0,0,0,.65);font-weight:600;text-transform:none;position:relative;display:block;padding:13px 16px;font-size:27px;line-height:normal;text-align:center;margin-bottom:0}.swal-title:first-child{margin-top:26px}.swal-title:not(:first-child){padding-bottom:0}.swal-title:not(:last-child){margin-bottom:13px}.swal-text{font-size:16px;position:relative;float:none;line-height:normal;vertical-align:top;text-align:left;display:inline-block;margin:0;padding:0 10px;font-weight:400;color:rgba(0,0,0,.64);max-width:calc(100% - 20px);overflow-wrap:break-word;box-sizing:border-box}.swal-text:first-child{margin-top:45px}.swal-text:last-child{margin-bottom:45px}.swal-footer{text-align:right;padding-top:13px;margin-top:13px;padding:13px 16px;border-radius:inherit;border-top-left-radius:0;border-top-right-radius:0}.swal-button-container{margin:5px;display:inline-block;position:relative}.swal-button{background-color:#7cd1f9;color:#fff;border:none;box-shadow:none;border-radius:5px;font-weight:600;font-size:14px;padding:10px 24px;margin:0;cursor:pointer}.swal-button:not([disabled]):hover{background-color:#78cbf2}.swal-button:active{background-color:#70bce0}.swal-button:focus{outline:none;box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(43,114,165,.29)}.swal-button[disabled]{opacity:.5;cursor:default}.swal-button::-moz-focus-inner{border:0}.swal-button--cancel{color:#555;background-color:#efefef}.swal-button--cancel:not([disabled]):hover{background-color:#e8e8e8}.swal-button--cancel:active{background-color:#d7d7d7}.swal-button--cancel:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(116,136,150,.29)}.swal-button--danger{background-color:#e64942}.swal-button--danger:not([disabled]):hover{background-color:#df4740}.swal-button--danger:active{background-color:#cf423b}.swal-button--danger:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(165,43,43,.29)}.swal-content{padding:0 20px;margin-top:20px;font-size:medium}.swal-content:last-child{margin-bottom:20px}.swal-content__input,.swal-content__textarea{-webkit-appearance:none;background-color:#fff;border:none;font-size:14px;display:block;box-sizing:border-box;width:100%;border:1px solid rgba(0,0,0,.14);padding:10px 13px;border-radius:2px;transition:border-color .2s}.swal-content__input:focus,.swal-content__textarea:focus{outline:none;border-color:#6db8ff}.swal-content__textarea{resize:vertical}.swal-button--loading{color:transparent}.swal-button--loading~.swal-button__loader{opacity:1}.swal-button__loader{position:absolute;height:auto;width:43px;z-index:2;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);text-align:center;pointer-events:none;opacity:0}.swal-button__loader div{display:inline-block;float:none;vertical-align:baseline;width:9px;height:9px;padding:0;border:none;margin:2px;opacity:.4;border-radius:7px;background-color:hsla(0,0%,100%,.9);transition:background .2s;-webkit-animation:swal-loading-anim 1s infinite;animation:swal-loading-anim 1s infinite}.swal-button__loader div:nth-child(3n+2){-webkit-animation-delay:.15s;animation-delay:.15s}.swal-button__loader div:nth-child(3n+3){-webkit-animation-delay:.3s;animation-delay:.3s}@-webkit-keyframes swal-loading-anim{0%{opacity:.4}20%{opacity:.4}50%{opacity:1}to{opacity:.4}}@keyframes swal-loading-anim{0%{opacity:.4}20%{opacity:.4}50%{opacity:1}to{opacity:.4}}.swal-overlay{position:fixed;top:0;bottom:0;left:0;right:0;text-align:center;font-size:0;overflow-y:auto;background-color:rgba(0,0,0,.4);z-index:10000;pointer-events:none;opacity:0;transition:opacity .3s}.swal-overlay:before{content:" ";display:inline-block;vertical-align:middle;height:100%}.swal-overlay--show-modal{opacity:1;pointer-events:auto}.swal-overlay--show-modal .swal-modal{opacity:1;pointer-events:auto;box-sizing:border-box;-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s;will-change:transform}.swal-modal{width:478px;opacity:0;pointer-events:none;background-color:#fff;text-align:center;border-radius:5px;position:static;margin:20px auto;display:inline-block;vertical-align:middle;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;z-index:10001;transition:opacity .2s,-webkit-transform .3s;transition:transform .3s,opacity .2s;transition:transform .3s,opacity .2s,-webkit-transform .3s}@media (max-width:500px){.swal-modal{width:calc(100% - 20px)}}@-webkit-keyframes showSweetAlert{0%{-webkit-transform:scale(1);transform:scale(1)}1%{-webkit-transform:scale(.5);transform:scale(.5)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes showSweetAlert{0%{-webkit-transform:scale(1);transform:scale(1)}1%{-webkit-transform:scale(.5);transform:scale(.5)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}


img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 0.07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}


.wp-block-audio figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio figcaption{color:hsla(0,0%,100%,.65)}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed figcaption{color:hsla(0,0%,100%,.65)}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:hsla(0,0%,100%,.65)}.wp-block-image figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-image figcaption{color:hsla(0,0%,100%,.65)}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote.has-text-align-right{border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table figcaption{color:hsla(0,0%,100%,.65)}.wp-block-video figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video figcaption{color:hsla(0,0%,100%,.65)}.wp-block-video{margin:0 0 1em}.wp-block-template-part.has-background{margin-bottom:0;margin-top:0;padding:1.25em 2.375em}


			/** Home One Start **/

@media (min-width:1025px){
.all-column-gap .elementor-column-gap-default{
	column-gap:30px;
}
.all-position-left .elementor-widget-wrap{
	width:auto;
}
}
@media (max-width:1024px){
.full-width-image .rt-link .rt-retina-image .rt-retina-image-container .rt-img{
	width:100%;
}
}

.icon-box-shadow .elementor-icon-box-icon svg{
	box-shadow: 0px 10px 12px rgb(69 198 120 / 40%);
    border-radius: 100%;
}
.text-gradient-color .elementor-icon-box-title span{
	Background: linear-gradient(90deg, #6E83FC -11.62%, #FA6D36 100%);
	-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.footer-inner .elementor-container.elementor-column-gap-default span.elementor-icon-list-text:hover{
	color:#fff;
}
@media (max-width: 767px){
.field_box .elementor-icon {
	padding-top: 15px;
}
}
/** Home One End **/
.prefix-off .elementor-counter-number-prefix{
	display:none;
}

/** Home Three Start **/
.rt-highlight-txt {
position: relative;
	display: inline-block;
}
.shape-position-change-main .rt-underline-txt{
	top: -30px;
left: -150px;
margin: 0px;
position: absolute;
}
.shape-position-change-one .rt-underline-txt{
	top:0;
	right:-7em;
}

.shape-position-change-two .rt-underline-txt{
	top:0;
	left:7em;
}

.shape-position-change-three .rt-underline-txt{
	top: 0;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
}

.shape-position-change-four .rt-underline-txt{
	top:0;
}

.shape-position-change-five .rt-underline-txt{
	top:0;
	left:4em;
}
.shape-position-change-six .rt-underline-txt{
	z-index:-1;
	bottom:-0.1em;
}

.shape-position-change-seven .rt-underline-txt{
	top:0;
	left:1em;
}

.shape-position-change-eight .rt-underline-txt{
	top:0;
	left:1.5em;
}

.change-display .rt-highlight-txt{
	display:inline !important;
}

.change-width .elementor-section-full_width{
	max-width:1633px;
}

.position-left .elementor-widget-wrap{
	width:auto;
}

.change-border-color .elementor-element-populated{
	border-top-color:#1F2F4B !important;
	border-right-color:#1F2F4B !important;
	border-left-color:#1F2F4B !important;
}
.rt-underline-txt {
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
display: flex;
bottom: 0;
z-index: -1;
}

/** Home Three End **/

/*** Smart Application Start ***/
.smart-app-bg-effect-two:before{
	content:"";
	position:absolute;
	top:0;
	left:-30px;
	width:calc(100% + 30px);
	height:100%;
}
.smart-app-bg-effect-two:before{
	background:#EBF8FF;
}

.smart-app-bg-effect:before,
.smart-app-bg-effect-three:before{
	content:"";
	position:absolute;
	top:0;
	left:15px;
	opacity:0;
	width:100%;
	height:100%;
	z-index:-1;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.smart-app-bg-effect:hover:before{
	background:#FFEDE8;
	left:-30px;
	opacity:1;
}
.smart-app-bg-effect-three:hover:before{
	background:#EDFFDF;
	left:-30px;
	opacity:1;
}
.smart-app-bg-effect:after,
.smart-app-bg-effect-three:after{
	content:"";
	position:absolute;
	top:0;
	right:45px;
	opacity:0;
	width:100%;
	height:100%;
	z-index:-1;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.smart-app-bg-effect:hover:after{
	background:#FFEDE8;
	right:0;
	opacity:1;
}
.smart-app-bg-effect-three:hover:after{
	background:#EDFFDF;
	right:0;
	opacity:1;
}
/*** Smart Application End ***/

/*** App Builder Start ***/
.main-box .workbox-bg .elementor-widget-wrap {
	transition: cubic-bezier(.38,.51,.81,.68)
}
.main-box .workbox-bg:hover .elementor-widget-wrap {
	background-color: transparent;
	background-image: linear-gradient(140deg, #F5DEE9 0%, #E6F1FD 100%);
	transition: cubic-bezier(.38,.51,.81,.68)
}
.main-box .workbox-bg:hover .rt-textappear-line {
	color: #191D27 !important;
}
.main-box .workbox-bg:hover .elementor-widget-text-editor {
	color: #7d7d7d !important;
}
.main-box .workbox-bg.active .elementor-widget-wrap {
	background-color: transparent;
	background-image: linear-gradient(140deg, #F5DEE9 0%, #E6F1FD 100%);
	transition: cubic-bezier(.38,.51,.81,.68)
}
.main-box:hover .workbox-bg.active .elementor-widget-wrap {
	background-color: transparent;
	background-image: none;
	transition: cubic-bezier(.38,.51,.81,.68)
}
.main-box:hover .workbox-bg.active .rt-textappear-line {
	color: #fff !important;
}
.main-box:hover .workbox-bg.active .elementor-widget-text-editor {
	color: #8A66F2 !important;
}
.main-box:hover .workbox-bg.active:hover .elementor-widget-wrap {
	background-color: transparent;
	background-image: linear-gradient(140deg, #F5DEE9 0%, #E6F1FD 100%);
	transition: cubic-bezier(.38,.51,.81,.68)
}
.main-box:hover .workbox-bg.active:hover .rt-textappear-line {
	color: #191D27 !important;
}
.main-box:hover .workbox-bg.active:hover .elementor-widget-text-editor {
	color: #7d7d7d !important;
}
/*** App Builder End ***/
.blur-bg .rt-retina-image-container {
 
/* max-height: 200px; */
margin: 0 auto;
max-width: 768px;
overflow: hidden;
padding: 50px; 
position: relative;
text-align: center;
z-index: 0;
}
.blur-bg .rt-retina-image-container:before {
content: "";
filter: blur(20px);
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
}
.data-box .elementor-widget-icon-box .elementor-widget-container {
	transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.data-box:hover .elementor-widget-icon-box .elementor-widget-container {
	background-color: #1962F2;
	transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.data-box:hover .elementor-widget-icon-box .elementor-widget-container .elementor-icon svg path{
fill: #fff;
}
.data-box .elementor-widget-icon-box .elementor-widget-container .elementor-icon svg{
-webkit-transform: translateX(0px);
transform: translateX(0px);
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.data-box:hover .elementor-widget-icon-box .elementor-widget-container .elementor-icon svg{
-webkit-transform: translateX(5px);
transform: translateX(5px);
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.data-box:hover .elementor-widget-icon-box .elementor-widget-container .elementor-icon-box-title,
.data-box:hover .elementor-widget-icon-box .elementor-widget-container  .elementor-icon-box-description{
	transition: all 0.3s ease-in-out;
	color:#fff;
}

/* anti-spam-software starts */
.anti_spam_accordian .elementor-accordion .elementor-accordion-item {

    margin-bottom: 30px;
}
.anti_spam_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title{
	 border-radius:20px ;
}
.anti_spam_accordian .elementor-accordion .elementor-accordion-item  .elementor-active{
	 border-radius:20px 20px 0 0 ;
}
.anti_spam_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-content{
		 border-radius:0 0 20px 20px ;
}
.anti_spam_accordian .elementor-accordion .elementor-accordion-item .elementor-accordion-icon svg{
	width:31px !important;
	height:31px !important;
}

/* Data visulization */

/*  Work Box Start */

.main-work-box .sub-work-box .elementor-widget-wrap {
    background-color: #FFF;
    transition: .35s cubic-bezier(.04, .11, .6, .97);
	box-shadow: 0px 6px 34px 0px rgba(225, 225, 225, 0.8);
}
.main-work-box .sub-work-box .elementor-widget-wrap:hover .elementor-widget-wrap {
transition: .35s cubic-bezier(.04, .11, .6, .97);
padding-bottom: 0px;
box-shadow: 0px 6px 34px 0px rgba(225, 225, 225, 0.8);
}
.main-work-box .sub-work-box .elementor-widget-wrap:hover h5 {
	color:#fff;
	
}
.main-work-box .sub-work-box .elementor-widget-wrap:hover p {
	color:#B5B5B5;
	
}
.main-work-box .sub-work-box
span.elementor-divider-separator{
	opacity: 0;
    visibility: hidden;
	
}
.main-work-box .sub-work-box .elementor-widget-wrap:hover 
span.elementor-divider-separator{
	 opacity: 1;
    visibility: visible;
	border-color:#FFFFFF40;
}

.main-work-box  .sub-work-box .radiantthemes-custom-button.element-four {
    opacity: 0;
    visibility: hidden;
}
.main-work-box .sub-work-box .elementor-widget-wrap:hover .radiantthemes-custom-button.element-four {
    opacity: 1;
    visibility: visible;
}
.main-work-box .sub-work-box .elementor-widget-wrap:hover .elementor-widget-container{
	box-shadow:none;
}
.sub-work-box .elementor-widget-wrap:hover:after {
	background: rgba(29, 28, 57, 1);
	transform: scale3d(1, 1.1, 1);
}
.sub-work-box .elementor-widget-wrap:after {
	content: "";
	width: 100%;
	position: absolute;
	height: 100%;
	transition: .35s cubic-bezier(.04, .11, .6, .97);
	left: 0;
	top: 18px;
	border-radius: 10px;
}
.sub-work-box .elementor-icon-wrapper {
display: flex;
}
.sub-work-box .elementor-widget-wrap .elementor-widget-radiant-custom-button {
opacity: 0;
visibility: hidden;
}
.sub-work-box .elementor-widget-wrap:hover .elementor-widget-radiant-custom-button {
opacity: 1;
visibility: visible;
}

/*  Work Box End */


/* digital hub */

.Social_icon ul.elementor-icon-list-items.elementor-inline-items .elementor-icon-list-icon svg {
  
    transform: rotate(90deg);
}

/* Landing Page */
.elementor-heading-title span.font-change{
	font-family: "Playfair Display";
	font-weight:400;
	font-style:italic;
	
}
.radiantthemes-accordion.element-one .btn.btn-link, .radiantthemes-accordion.element-one .btn.btn-link.collapsed {
    padding: 10px 20px !important;
}
div#a47615c51 {
    margin: 0px;
}

.page-id-37079 .radiantthemes-accordion.element-one div.btn.btn-link.collapsed[aria-expanded=false] .card-header:before {
  
    top: 19px;
}

/* docs page */

.betterdocs-search-form-wrap {
    background-color: #f7f7f7;
	padding-top: 130px;
}
.orange{
	color:#FF644F;
}

.demo_one_submit {
    border-radius: 50px;
}

/* our featres two */
.contact_company_btn {
    background-color: #1962F2;
    color: #fff;
    padding: 14px 56px;
    border-radius: 50px;
    border: none;
}

/* contact us  */

.contact_simple_btn {
    background-color: #1962F2;
    color: #fff;
    padding: 14px 56px;
    border-radius: 50px;
    border: none;
}

.contact_corporate_btn {
    background-color: #0E1552;
    color: #ffffff;
    padding: 14px 44px;
    border-radius: 50px !important;
  
}

/* blog starts here */

.page-id-43025 span.author {
    color: #000;
}
.page-id-43025 .blog.element-six .blog-item .holder .pic {
  
    height: 680px;
}
.page-id-43025 .blog.element-six .blog-item {
    margin-bottom:0px !important;
    
}
.page-id-43025 .blog.element-ten 
.blog.element-two .blog-item > .holder > .pic {
 
    height: 100%!important;
	margin-bottom:27px ;
}

.blog.element-two .blog-item .holder .data .title {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.blog.element-six .blog-item > .holder > .blog-desc {
    
    padding: 50px 30px !important;
}

.blog_one_newsletter_input {
	width: calc(80% - 10px);
    border: 0;
    border-radius: 40px;
    height: 56px;
    padding-left: 20px;
    margin-right: 0;
    padding-right: 95px;
}

.blog_one_newsletter_btn {
    position: absolute;
    right: 0;
    border: 0;
    width: 45%;
    height: 56px;
    border-radius: 40px;
    color: #fff;
    background-color: #1c0e4b;
    font-size: 17px;
    line-height: 28px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

/* blog style three */
.blog.element-three .blog-item .holder {
   
    border-radius: 20px;
}
.blog.element-three .blog-item .holder .data {
    padding: 30px !important;
    background:#fff !important;
    
}
.blog.element-three .blog-item .holder .data .category{
    padding:0px !important;
}
.blog.element-three .blog-item .holder .data .category a{
   padding: 6px 9px;
    font-weight: 600;
    border-radius: 4px;
    font-size: 15px;
    display: inline-block;
    width: auto;
    text-align: center;
    text-align: center;
    padding: 6px 15px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 40px;
    opacity: 1;
    visibility: visible;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
.page-id-43083 img, svg {
    vertical-align: unset;
}
.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .entry-header .entry-title {
    display: block;
    margin-bottom: 25px;
    word-wrap: break-word;
    text-transform: capitalize;
    padding-right: 10px;
    text-align: left;
    padding-right: 250px;
    font-weight: 700;
    color: #30353b;
	font-size: 2.5em;
    line-height: 1.4em !important;
}
.blog.element-three .blog-item .holder .data p {
    margin-bottom: 20px !important;
    padding-bottom: 20px !important;
    border-bottom: 1px solid #E3E3E3;
}
.blog.element-three .blog-item .holder .data .date svg {
    margin-right: 10px;
    margin-top: -2px;
    vertical-align: middle;
}
.blog.element-three .blog-item .holder .data span.time {
  
    float: right !important;
}
.blog.element-three .blog-item .holder .data span.time svg{
    margin-right:10px;
    margin-bottom:-4px;
}
.blog.element-three .blog-item .holder .data .date:after {
  
    display:none;
}
.blog.element-three .blog-item .holder .data .date, .blog.element-three .blog-item .holder .data .time
{
    font-size:17px !important;
    color:#252525 !important;
    line-height: 27px !important;
}

#block-13 {
	margin-bottom:12px;
}
@media all and (max-width: 1024px) {
	.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .entry-header .entry-title {
		padding-right:0;
	}
}
/* ============================= BLOG SINGLE POST STYLE Default Start*/
.post.single-post .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: calc(1100px - 30px) !important;
}
.wraper_blog_main.style-default .single-post .container {
    width: calc(1100px - 30px);
    padding: 120px 0px 30px 0px;
    margin-bottom: 70px;
    border-bottom: 1px solid #dbdbdb;
}
.single-post .wraper_blog_main.style-default .blog_single .single-post .entry-extra-item {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: top right !important;
}
.single-post .wraper_blog_main.style-default .blog_single {
    padding: 0 0px 120px 0px !important;
    width: 100%;
    display: block;
	float: left;
	/*background-image: linear-gradient(180deg, #f5f2ff 0%, #fff 100%);*/
}
.single-post .wraper_blog_main.style-default .blog_single .single-post .entry-extra-item {
    background: none !important;
    /*padding-top: calc(15vmin + 100px);/*/
    text-align: center;
}

.single-post .wraper_blog_main.style-four .blog_single .single-post .entry-extra-item {
    background: transparent !important;
}

.single-post .wraper_blog_main.style-one .blog_single .single-post .entry-extra-item  {
    padding: 21vmin 30% 23vmin 30%;
    text-align: center;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

@media all and (max-width: 1420px) {
    .single-post .wraper_blog_main.style-default .blog_single .single-post .entry-extra-item {
        padding:0 15px 50px 15px;
    }
}

.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .entry-meta-box {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    text-transform: capitalize;
    text-align: center;
    align-items: center;
    justify-content: flex-start;
    display: inline-flex;
    position: relative;
}

.single-post .wraper_blog_main.style-default.style-one .blog_single .entry-extra-item .entry-header .entry-title {
    display:block;
    margin-bottom: 25px;
    word-wrap: break-word;
    color: #fff;
    text-transform: capitalize;
    font-size: 60px;
    line-height: 68px !important;
    font-weight: 600 !important;
    letter-spacing: -0.045em;
    padding-left: 10px;
    padding-right: 10px;
}

.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .entry-header .entry-title {
    display:block;
    margin-bottom: 25px;
    word-wrap: break-word;
    text-transform: capitalize;
    padding-right: 10px;
    text-align: left;
	padding-right: 250px;
	font-weight: 700;
    color: #30353b;
}

.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .author-box {
    display: flex;
    align-items: center;
    margin: 0px;
    padding-right: 32px;
}
.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .date {
    margin: 0px;
    padding-right: 15px;
	color: #30353b;
    font-weight: 600;
    text-align: left;
	display: flex;
	flex-direction: row;
}

.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .post-reading-time {
    margin: 0px;
    text-align: left;
	display: flex;
	flex-direction: row;
}
.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .date .icon,
.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .post-reading-time .icon {
	padding-right:10px;
    margin-top: 7px;
}
.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .post-reading-time .post-reading-description .reading-time {
	color: #30353b;
    font-weight: 600;
}
.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .post-reading-time .post-reading-description p {
	margin:0px;
}
.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .comment {
    padding-left: 10px;
    position: relative;
    margin: 0px;
}
.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .author-box .author-pic {
    width: 62px;
    height: 62px;
    margin-right: 10px;
}
.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .author-pic img {
    border-radius: 50%;
}
.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .category a {
    padding: 4px 9px 6px 9px;
    color: #191D27;
    text-decoration: none;
    border-radius: 40px;
    font-size: 15px;
    line-height: 28px;
    font-weight: 600;
    display: inline-block;
    width: auto;
    text-align: center;
    opacity: 1;
    visibility: visible;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
@media screen and (max-width:  768px) {
    .single-post .wraper_blog_main.style-default .blog_single .single-post .entry-extra-item {
        text-align: center;
        padding: 0 15px 0px 15px;
    }
    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .entry-header .entry-title {
        margin-bottom: 25px;
        word-wrap: break-word;
        text-transform: capitalize;
        font-weight: 600;
    }
}

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

    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .entry-header .entry-title,
    .single-post .wraper_blog_main.style-default.style-one .blog_single .entry-extra-item .entry-header .entry-title {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (min-width: 321px) and (max-width: 479px) {
    .post-navigation .nav-links .nav-previous,
    .post-navigation .nav-links .nav-next {
        width: 100%;
    }
}
@media all and (max-width: 650px) {
    .single-post .wraper_blog_main.style-default .blog_single .single-post .entry-extra-item .entry-header h1 {
        text-align: left;
    }

    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .author-box .author-pic {
        float: left;
    }

    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .author-box {
        display: flex;
        align-items: center;
        padding-right: 0;
        width: 100%;
        margin-top: 31px;
        margin-bottom: 13px;
    }

    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .author-box .author-details {
        margin-top: -4%;
        margin: 0;
    }

    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .entry-meta-box {
        display: block;
    }

    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .author-box .author-pic {
        margin-top: 8px;
        margin: 0;
        margin-right: 15px;
    }

    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .date {
        margin-bottom: 13px;
    }

}

/* ============================= BLOG SINGLE POST STYLE Default End*/ 
/*--------------------------------------------------------------
# Single Page Style Default
--------------------------------------------------------------*/

.single .wraper_blog_main.style-one {
    background-color: initial;
}
.single .wraper_blog_main.style-one .post.hentry .container {
    padding: 0px;
    max-width: 100%;
}

.single-post.category-block li a {
    position: relative;
    display: inline-block;
    color: #696e79;
    transition: all 0.12s ease-in-out;
    -webkit-transition: all 0.12s ease-in-out;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 0;
}

.single-post.category-block li a:hover {
    color: #FD406A;
}

.single-post.category-block li a:before {
    content: "";
    width: 0;
    height: 1px;
    bottom: 0px;
    position: absolute;
    left: auto;
    right: 0;
    -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    background: currentColor;
}

.single-post.category-block li a:hover:before {
    width: 100%;
    left: 0px;
    right: auto;
}

.single-post.category-markup dd a {
    position: relative;
    display: inline-block;
    color: #696e79;
    transition: all 0.12s ease-in-out;
    -webkit-transition: all 0.12s ease-in-out;
}

.single-post.category-markup dd a:hover {
    color: #FD406A;
}

.single-post.category-markup dd a:before {
    content: "";
    width: 0;
    height: 1px;
    bottom: 0px;
    position: absolute;
    left: auto;
    right: 0;
    -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    background: currentColor;
}

.single-post.category-markup dd a:hover:before {
    width: 100%;
    left: 0px;
    right: auto;
}

.blog_single {
    margin:0;
    padding:0;
}

@media only screen and (min-width:901px) and (max-width:1023px) {
    .blog_single {
        padding-right: 0;
    }
}

.blog_single .entry-content.default-page ul li {
    list-style: disc;
    padding: 0;
    margin: 0;
    /*display: inline-block;*/
    width: auto;
    color: #696e79;
    position: relative;
    padding: 0px;
}

.blog_single .entry-content.default-page ul.likes {
    padding-left: 0px !important;
}

.blog_single .entry-content.default-page ul li.likes__item a {
    color: #696e79;
}

.blog_single .entry-content.default-page ul li.likes__item a:before {
    font-family: "Themify";
    font-weight: 400;
    font-size: 13px;
    color: #FF3274;
    display: inline-block;
}

.blog_single .entry-content.default-page ul li.likes__item a:before {
    content: "\e634";
    margin: 0 5px 0 0;
}

.post.single-post {
    margin-bottom: 23px;
}

.post.single-post > *:last-child {
    margin-bottom: 0 !important;
}

.post.single-post .entry-header {
    margin-top: 5px;
    margin-bottom: 0px;
    position: relative;
}

.post.single-post .entry-header > *:last-child {
    margin-bottom: 18px !important;
}

.post.single-post .entry-header .entry-title {
    margin-bottom: 25px;
    word-wrap: break-word;
    color: #30353b;
    text-transform: capitalize;
}

.post.single-post .details-heading {
    width: 100%;
    display: inline-block;
    margin-bottom: 35px;
}

.post.single-post .details-heading .author-title {
    width: auto;
    float: left;
    margin: 0 40px 0 0;
    position: relative;
    /*display: inline-block;*/
    min-height: 52px;
    padding-left: 70px;
    clear: both;
    margin-top: 0px;
}

.post.single-post .details-heading .author-title:after {
    content: "";
    background: #c8c1c1;
    width: 1px;
    height: 82%;
    position: absolute;
    right: -20px;
    top: 4px;
}

.post.single-post .details-heading .author-title-data {
    padding-top: 12px;
}

.post.single-post .details-heading .author-title-data .title-one {
    margin-bottom: 0px;
    font-size: 16px;
}

.post.single-post .details-heading .author-title-pic {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 52px;
    height: 52px;
    background: top center no-repeat;
    background-size: cover;
    border-radius: 50%;
}

.post.single-post .details-heading .author-title-pic img {
    border-radius: 50%;
}

.post.single-post .details-heading .post-meta {
    width: auto;
    float: left;
    margin: 0px 40px 0 0;
    position: relative;
    min-height: 52px;
    padding-top: 12px;
}

.post.single-post .details-heading .post-meta:after {
    content: "";
    background: #c8c1c1;
    width: 1px;
    height: 82%;
    position: absolute;
    right: -20px;
    top: 4px;
}

.post.single-post .details-heading .details-cat {
    width: auto;
    float: left;
    margin: 12px 20px 0 0;
}

.post.single-post .details-heading .details-cat a {
    color: #ffffff;
    background: #5459f3;
    padding: 5px 10px;
    border-radius: 4px;
}

.post.single-post .details-heading .post-meta i {
    padding-right: 10px;
}

.post.single-post .details-heading .details-share {
    width: auto;
    float: left;
    margin: 12px 20px 0 0;
}

.post.single-post .details-heading .details-share .post-share {
    margin-top: 0px;
    margin-right: 0px;
}

.post.single-post .details-heading .details-share .post-share ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: right;
}

.post.single-post .details-heading .details-share .post-share li.rt-social-share {
    font-size: 13px;
    color: #222222;
    font-weight: 600;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

.post.single-post .details-heading .details-share .post-share ul li {
    float: left;
    margin-left: 20px;
}

.post.single-post .entry-header .entry-title a {
    color: #30353b;
}

.post.single-post .entry-meta {
    margin-bottom: 10px;
}

.post.single-post .entry-meta > .holder > .author-image {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 40px;
    height: auto;
    text-align: center;
}

.post.single-post .entry-meta > .holder > .author-image img {
    border-radius: 50%;
    display: none;
}

.post.single-post .entry-meta > .holder > .data > *:last-child {
    margin-bottom: 0 !important;
}


.post.single-post .post-thumbnail {
    position: relative;
    margin-bottom: 30px;
    border-radius: 4px;
}

.post.single-post .entry-main {
    margin-bottom: 30px;
}

.post.single-post .entry-content > *:last-child {
    margin-bottom: 0 !important;
}

.post.single-post .entry-footer {
    width: 100%;
    height: auto;
    float: left;
    border-top: 1px #c5c5c5 solid;
    border-bottom: 1px #c5c5c5 solid;
}

.post.single-post .entry-footer .cat-links,
.post.single-post .entry-footer .comments-link {
    position: relative;
    width: auto;
    height: auto;
    padding-top: 4px;
    padding-bottom: 5px;
}

.post.single-post .entry-footer .cat-links {
    float: left;
    padding-right: 10px;
    border-right: 1px #c5c5c5 solid;
}

.post.single-post .entry-footer .comments-link {
    float: right;
    padding-left: 10px;
    border-left: 1px #c5c5c5 solid;
}

.post.single-post .entry-footer .cat-links:before {
    background-position: 0px 0px;
}

.post.single-post .entry-footer .comments-link:before {
    background-position: -30px 0px;
}

.post.single-post .entry-footer .cat-links a,
.post.single-post .entry-footer .comments-link a {
    color: #6c6c6c;
}


.comment-navigation .nav-links .nav-previous {
    text-align: left;
}

.comment-navigation .nav-links .nav-previous a:before {
    content: "\f104";
    font-family: "FontAwesome";
    margin-right: 8px;
}

.comment-navigation .nav-links .nav-next {
    text-align: right;
}

.comment-navigation .nav-links .nav-next a:after {
    content: "\f105";
    font-family: "FontAwesome";
    margin-left: 8px;
}

.comment-navigation .nav-links .nav-previous a,
.comment-navigation .nav-links .nav-next a {
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    font-size: 16px;
    color: #30353b;
    line-height: 30px;
    letter-spacing: 0;
}

.tags-social {
    border-top: 1px solid #d1d1d1;
    padding-top: 32px;
    padding-bottom: 21px;
	width:calc(1100px - 30px);
}

@media only screen and (max-width: 1080px) {
    .tags-social {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.tags-social .pull-right .entry-extra-item .social-media ul li {
    float: left;
    margin-right: 10px;
}

.tags-social .pull-right {
    margin-top: -38px;
}

.author-bio {
    margin-bottom: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #fff;
    border-radius: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top: 1px solid #d1d1d1;
    border-bottom: none;
}

.author-bio > .holder {
    position: relative;
    min-height: 100px;
    padding-left: 125px;
}

.wraper_blog_main.style-default .author-bio {
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #fff;
    border-radius: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top: 1px solid #d1d1d1;
    border-bottom: none; 
}

.author-bio > .holder > .pic {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: auto;
    height: auto;
    text-align: center;
}

.author-bio > .holder > .pic img {
    width: 100px;
    border-radius: 50%;
}

.author-bio > .holder > .data .title {
    margin-bottom: 10px;
    font-weight: 600 !important;
    font-size: 18px;
    color: #30353b;
    line-height: 32px;
    letter-spacing: 0;
}

/*.author-bio > .holder > .data .title span {
    color: #FF4B68;
}*/

.author-bio > .holder > .data .title a {
    color: inherit;
}

.author-bio > .holder > .data .designation {
    margin-bottom: 8px;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 1px;
}

.author-bio > .holder > .data p:not(.designation):not(.title) {
    margin-bottom: 20px;
    color: #30353b;
}

.comments-area {
    margin-top: 3px;
}

.comments-area .comments-title {
    margin-bottom: 34px;
    letter-spacing: 0px;
}

.comments-area ol.comment-list {
    margin-bottom: 0px;
    padding: 0 !important;
}

.comments-area ol {
    list-style: none;
}

.comments-area .comment-form {
    padding-bottom: 0px;
}

.comments-area ol.comment-list > li,
.comments-area ol.comment-list > li ol.children > li {
    list-style: none !important;
    text-align: left;
}

.comments-area ol.comment-list li .comment-body {
    position: relative;
    margin-bottom: 42px;
    padding: 0px 0px 0px 95px;
    margin-top: 0px;
}
.comments-area ol.comment-list li.pingback .comment-body {
    margin-top: -2px;
    margin-bottom: 22px;
    padding: 15px 17px 15px 17px;
    border: 1px rgba(0, 0, 0, 0.1) solid;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
    font-size: 15px;
    line-height: 28px;
}

.comments-area ol.comment-list li .comment-body .comment-meta {
    margin-bottom: 12px;
}

.comments-area ol.comment-list li .comment-body .comment-meta .comment-author {
    margin-bottom: 4px;
    font-weight: 600 !important;
    font-size: 16px;
    color: #30353b;
    line-height: 30px;
}

.comments-area ol.comment-list li .comment-body .comment-meta .comment-author span.says {
    display: none;
}

.comments-area ol.comment-list li .comment-body .comment-meta .comment-author b {
    font-weight: inherit;
    /*top: 5px;
  position: absolute;*/
}

.comments-area ol.comment-list li .comment-body .comment-meta .comment-author a {
    color: inherit;
}

.comments-area ol.comment-list li .comment-body .comment-meta .comment-author cite {
    font-style: normal;
}

.comments-area ol.comment-list li .comment-body .comment-meta .comment-author img {
    position: absolute;
    top: 9px;
    left: 0;
    z-index: 1;
    width: 70px;
    border-radius: 50%;
}

.comments-area ol.comment-list li .comment-body .comment-meta .comment-metadata {
    font-weight: 400;
    font-size: 15px;
    color: #696e79;
    line-height: 30px;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.logged-in-as a {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #696e79;
}

.comments-area ol.comment-list li .comment-body .comment-meta .comment-metadata a {
    color: inherit;
}

.comments-area ol.comment-list li .comment-respond {
    /*margin-bottom: 37px;*/
    margin-bottom: 42px;
}

.comments-area ol.comment-list li .comment-content {
    font-size: 16px;
    line-height: 30px;
    clear: both;
    margin-top: 42px;
}

.comments-area ol.comment-list li .comment-content > *:last-child {
    margin-bottom: 0 !important;
}

.comments-area ol.comment-list li .comment-content p {
    margin-bottom: 20px;
}
.comments-area ol.comment-list li .reply .comment-reply-link {
    color: inherit;
    font-size: 14px;
    line-height: 28px;
    font-weight: 600;
    color: #1d1847;
    transition: all 0.3s ease-in-out !important;
    -webkit-transition: all 0.3s ease-in-out !important;
    display: inline-block;
    letter-spacing: 0;
    position: relative;
}
.comments-area ol.comment-list li .reply .comment-reply-link:hover {
    padding: 0 0 0 25px !important;
}

.comments-area ol.comment-list li .reply .comment-reply-link:before {
    width: 0;
    margin-right: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    padding: 0 !important;
    font-family: "Themify";
    font-weight: 400;
    font-size: 13px;
    background-color: #FD406A !important;
    color: #FD406A !important;
    display: inline-block;
    position: absolute;
    bottom: 13px;
    left: 0;
    visibility: hidden;
    opacity: 0;
    height: 2px;
    content: "";
}

.comments-area ol.comment-list li .reply .comment-reply-link:hover:before {
    width: 25px;
    margin-right: 12px;
    visibility: visible;
    opacity: 0;
}

.comments-area ol.comment-list li .reply .comment-reply-link:after {
    width: 0px;
    margin-right: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    padding: 0 !important;
    font-family: "Themify";
    font-weight: 400;
    font-size: 14px;
    color: #FD406A !important;
    position: absolute;
    bottom: 0;
    left: 0px;
    visibility: hidden;
    opacity: 0;
    background: none !important;
    content: "\e628";
}

.comments-area ol.comment-list li .reply .comment-reply-link:hover:after {
    width: 25px;
    margin-right: 12px;
    visibility: visible;
    opacity: 1;
}

.comments-area ol.comment-list li ol {
    padding-left: 100px;
    margin-top: 41px;
}
.comments-area .comment-form .comment-form-cookies-consent {
    margin-top: 0px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

input[type="checkbox"],
input[type="radio"] {
    /*margin: 7px 0 0;*/

    flex: 0 0 auto;
    margin-right: 0px;
    width: 14px;
    height: 29px;
    float: left;
}

.page.woocommerce-account input[type="checkbox"] {
    flex: 0 0 auto;
    margin-right: 10px;
    width: 14px;
    height: 29px;
    float: left;
}

@media screen and (max-width: 767px) {
    .page.woocommerce-account input[type="checkbox"] {
        height: 18px;
    }
}
/*--------------------------------------------------------------
# Single Page Style One
--------------------------------------------------------------*/

/* wraper_blog_related_article style-one */

.wraper_blog_related.style-one {
    width: 100%;
	float: left;
	background-image: linear-gradient(180deg, #f5f2ff 0%, #fff 100%);
}
.wraper_blog_main.style-default .blog_main .blog-style-three-item .holder > .data h3 {
    padding-bottom: 15px;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 24px;
    font-weight: bold;
    line-height: 34px;
    letter-spacing: -0.32px;
}
.wraper_blog_related.style-one > .container {
    padding-top: 0;
    padding-bottom: 30px;
}

.wraper_blog_related.style-one .blog_related_title {
    margin-bottom: 51px;
    text-align: center;
}

.wraper_blog_related.style-one .blog_related_title > *:last-child {
    margin-bottom: 0 !important;
}
.wraper_blog_related.style-one .blog_related_title .small-title {
	color: #191d27;
	margin-bottom: 10px;
	float: left;
    font-weight: 700;
    width: 100%;

    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 30px;
}
.wraper_blog_related.style-one .blog_related_title .small-title svg {
	margin-bottom: -15px;
}

.wraper_blog_related.style-one .blog_related_title .title {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2.4em;
    line-height: 1.4em;
    letter-spacing: 0;
}

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item {
    margin-bottom: 30px;
}

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder {
    position: relative;
	overflow: hidden;
    border-radius: 40px;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .pic {
    position: relative;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .pic:before {
    content: " ";
    display: block;
    padding-top: calc((63 / 100) * 100%);
}

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .pic > .placeholder {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: top center no-repeat;
    background-size: cover;
}

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data {
    margin-bottom: 17px;
	background: #fff;
    padding: 35px 35px 30px 35px;
}

@media all and (max-width: 480px) {
    .wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data {
        padding: 30px 30px 25px 30px;
    }
}

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data > *:last-child {
    margin-bottom: 0 !important;
}
.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .category {
	margin-bottom: 15px;
}
.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .category a {
	padding: 6px 9px;
    font-weight: 600;
    border-radius: 4px;
    font-size: 15px;
    display: inline-block;
    width: auto;
    text-align: center;
    text-align: center;
    padding: 6px 15px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 40px;
    opacity: 1;
    visibility: visible;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .date {
    margin-bottom: 0px;
    font-weight: 400;
    color: #0d1d28;
	display: flex;
    align-items: center;
}
.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .reading-time {
	margin:0px;
	display: flex;
    align-items: center;
	color: #0d1d28;
}
.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .date svg,
.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .reading-time svg {
	margin-right:10px;
	width: 18px;
}
.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .post-meta {
	display:flex;
	justify-content: space-between;
    align-items: center;
	border-top: 1px solid #e3e3e3;
    padding-top: 10px;
}
.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .date a {
    color: inherit;
}

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .date i {
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 8px;
}

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .title {
    margin-bottom: 10px;
    font-weight: 600;
    color: #0d1d28;
}

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .title a {
    color: inherit;
}

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .pic {
	transition: all 1.5s cubic-bezier(0, 0, .2, 1);
    height: 245px;
    overflow: hidden;
}
.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder:hover .pic {
    /*box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.2);*/
    /*transform: translateY(-2px);
    -webkit-transform: translateY(-2px); */
    transform: scale3d(1.1, 1.1, 1.1);
}

/* wraper_blog_comments style-one */

.wraper_blog_comments.style-one {
    width: 100%;
    margin-bottom: 0px;
}

.wraper_blog_comments.style-one > .container {
    padding-top: 80px;
    padding-bottom: 90px;
}
.wraper_blog_main.style-one.clasic-box-layout > .blog-posts {
    margin-left: -25px;
    margin-right: -40px;
}
.post-navigation {
    width: 100%;
    padding: 0;
    width: calc(1100px - 30px);
	float:none;
}
.post-navigation .nav-links, .comment-navigation .nav-links {
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0px;
    width: 100%;
    float: left;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
}
.right-sidebar .widget-area .widget_tag_cloud .tagcloud a, .post-tags a[rel="tag"] {
    display: inline-block;
    vertical-align: top;
    margin: 0px 6px 10px 0px;
    padding: 2px 10px 3px 10px;
    background: #0e1552 !important;
    border: 1px #0e1552 solid;
    border-radius: 50px;
    font-size: 15px !important;
    color: #fff !important;
    line-height: 28px !important;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.single-post .wraper_blog_related.style-one .container {
    padding: 115px 15px 70px 15px;
}
@media only screen and (max-width: 1024px) {
    .single-post .wraper_blog_related.style-one .container {
    padding: 65px 15px 20px 15px;
    }
}
@media screen and (max-width:1024px) {
    .single-post .wraper_blog_main.style-default div.comments-area {
    padding: 28px 0 40px 0;
    }

.single-post .wraper_blog_main.style-one div.comments-area {
    padding: 28px 0 40px 0;
    }

    .single-post .wraper_blog_banner.style-two .comments-area {
    padding: 58px 0 0px 0;
    }
}

@media screen and (min-width:768px) {
  .single-post .wraper_blog_banner.style-two .middle-page .banner-content {
    padding: 0;
    margin-top: -120px;
  }  
  

  .single-post .wraper_blog_banner.style-two .middle-page .banner-content {
    width: 75%;
    margin: 0 auto;
    opacity: 1;
    }
}
@media screen and (max-width:767px) {
    .single-post .wraper_blog_banner.style-two .middle-page .banner-content .wht-details {
        background: #fff;
        padding: 40px 0px 0;
        margin: -40px 0px;
    }
    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .date .icon, 
    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .post-reading-time .icon {
        padding-right: 10px;
        margin: 7px;
    }
    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .date .date-description,
    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .post-reading-time .post-reading-description {
        margin: 0px;
    }
}
@media screen and (max-width:480px) {
    .single-post .wraper_blog_banner.style-two .middle-page .entry-meta-box {
        display: block;
    }
    

   .single-post .wraper_blog_banner.style-two .middle-page .entry-meta-box .author-box .author-pic,
   .single-post .wraper_blog_banner.style-two .middle-page .entry-meta-box .author-box .author-details {
    margin-left: 0;
   }

    .single-post .wraper_blog_banner.style-two .middle-page .entry-meta-box .date, 
    .single-post .wraper_blog_banner.style-two .middle-page .entry-meta-box .category {
        margin-left: 0;
    }

    .single-post .wraper_blog_banner.style-two .middle-page .entry-meta-box .date {
        margin-top: 15px;
        margin-bottom: 13px;
    }
}
/* ================================================= */
/* BLOG-STYLE-DEFAULT STARTS*/
/* ================================================= */

@media (min-width: 1326px) {
    .wraper_blog_main .container, .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1290px !important;
    }
}
.blog_main .blog-style-three-item > .holder > .pic > .blog-tag {
	position: initial !important;
	opacity:1 !important;
	visibility: visible !important;
}
.wraper_blog_main.style-default .container {
    max-width: 100%;
    padding: 118px 0px 118px;
}
.blog_main .blog-style-three-item > .holder:hover .pic a {
    transform: none;
}
.wraper_blog_main.style-default > .container > .row > .blog-content {
    flex: 0 0 70%;
    max-width: 70%;
    padding: 0 30px 0 0;
}
@media only screen and (max-width: 1350px) {
    .wraper_blog_main.style-default > .container > .row > .blog-content {
        padding: 0 30px 0 15px;
    }
}
@media screen and (max-width:1024px) {
    .wraper_blog_main.style-default > .container > .row > .blog-content {
        flex: 1;
        max-width: 100%;
        padding: 0;
    }
    .search-no-results .wraper_blog_main.style-default > .container > .row > .blog-content {
        padding: 0 15px 18px 15px;
    }

    .search-no-results .apptek-search-form {
    display: none;
    }
}

.wraper_blog_main.style-default > .container > .row > .right-sidebar {
    flex: 0 0 30%;
    max-width: 30%;
    padding: 0 15px;
    margin: 0;
}

@media all and (max-width: 1024px) {
    .wraper_blog_main.style-default > .container > .row > .right-sidebar {
        margin-top: 60px;
    }
}

.blog_main .blog-style-three-item > .holder > .data .row {
    margin: 0 -15px;
}

.blog_main .blog-style-three-item > .holder > .data .blog-title {
    padding-bottom: 12px;
}
.wraper_blog_main.style-default .blog_main .blog-style-three-item:first-child .holder .data .blog-title {
    text-align: center;
}

.blog_main {
    width: 100%;
}

.blog_main .float-left {
    float: left;
}

.blog_main .float-right {
    float: right;
}

.blog_main .blog-style-three-item {
    float: left;
    margin-bottom: 17px;
    padding: 0 15px;
}

.blog_main .blog-style-three-item .button-space {
    padding: 0 15px;
}
.wraper_blog_main.style-default .blog_main .blog-style-three-item {
    width: 50%;
    float: left;
}
.wraper_blog_main.style-default .blog_main .blog-style-three-item:first-child {
    width: 100%;
    float: left;
}

.blog_main .blog-style-three-item > .holder > .pic {
    position: relative;
    margin-bottom: 0px;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    transition: transform 1s cubic-bezier(.33,.02,0,.93);
    border-radius: 40px;
}

.blog_main .blog-style-three-item > .holder > .data {
    padding: 15px 0;
    transition: all .3s ease;
    position: relative;
    z-index: 1;
}

.blog_main .blog-style-three-item > .holder:hover .data {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    transition: all .3s ease;
}

.blog_main .blog-style-three-item > .holder:hover .data:before {
    content: "";
    display: block;
    padding-top: 0;
}

.blog_main .blog-style-three-item > .holder > .pic > .blog-tag a{
    position: absolute;
    top: 40px;
    right: 40px;
    z-index: 2;
    display: inline-block;
    width: auto;
    text-align: center;
    text-align: center;
    padding: 4px 15px 6px 15px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 40px;
    color: #191D27;
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.blog_main .blog-style-three-item > .holder:hover .pic .blog-tag a {
    font-size: 15px;
    font-weight: 600;
    border-radius: 40px;
    color: #191D27;
}
.blog_main .blog-style-three-item > .holder > .pic a img{
    border-radius: 40px;
    overflow: hidden;
    object-fit: cover;
    width: 100%;
    border-radius: 0;
    display: block;
    -webkit-transition: -webkit-transform 1s cubic-bezier(.33,.02,0,.93);
    -o-transition: transform 1s cubic-bezier(.33,.02,0,.93);
    transition: transform 1s cubic-bezier(.33,.02,0,.93);
}
.blog_main .blog-style-three-item > .holder:hover .pic a img{
    -webkit-transform: scale(1.05) translateX(1%);
    -ms-transform: scale(1.05) translateX(1%);
    transform: scale(1.05) translateX(1%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.33,.02,0,.93);
    -o-transition: transform 1s cubic-bezier(.33,.02,0,.93);
    transition: transform 1s cubic-bezier(.33,.02,0,.93);
}

.blog_main .blog-style-three-item > .holder > .pic > .pic-main {
    
    transition: all 1.5s cubic-bezier(0, 0, .2, 1)
}

.blog_main .blog-style-three-item > .holder > .data > *:last-child {
    margin-bottom: 0 !important;
}

.blog_main .blog-style-three-item > .holder > .data a svg {
    margin-left: -4px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.blog_main .blog-style-three-item > .holder > .data a:hover svg {
    margin-left: ;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.blog_main .blog-style-three-item > .holder > .data a:hover svg path {
    stroke: #30353B;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.blog_main .blog-style-three-item > .holder > .data p {
    font-size: 16px;
    line-height: 28px;
    color: #696e79;
}
.wraper_blog_main.style-default .blog_main .blog-style-three-item:first-child .holder > .data p {
    font-size: 16px;
    line-height: 28px;
    color: #696e79;
    height: auto;
}
.wraper_blog_main.style-default .blog_main .blog-style-three-item:first-child .holder > .data .blog-author-details {
    margin: 0;
    overflow: hidden;
    padding: 5px 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wraper_blog_main.style-default .blog_main .blog-style-three-item .holder > .data h4 {
    padding-bottom: 15px;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 24px;
    font-weight: bold;
    line-height: 34px;
    letter-spacing: -0.32px;
}

.wraper_blog_main.style-default .blog_main .blog-style-three-item:first-child .holder > .data h4 {
    font-size: 40px;
    font-weight: bold;
    line-height: 50px;
    letter-spacing: 0;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 0;
}

.blog_main .blog-style-three-item > .holder > .data .blog-author-details {
    margin: 0;
    overflow: hidden;
    padding: 5px 0 10px;
}
.wraper_blog_main.style-default .blog_main .blog-style-three-item:first-child .holder > .data .blog-author-details .blog-author-name {
    font-size: 14px;
    line-height: 28px;
    font-weight: 600;
    text-transform: capitalize;
    color: #0E1552;
    margin: 0 5px 0 0px;
}
.wraper_blog_main.style-default .blog_main .blog-style-three-item:first-child .holder > .data p {
    text-align: center;
}
.blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-author-name {
    font-size: 14px;
    line-height: 28px;
    font-weight: 600;
    text-transform: capitalize;
    color: #0E1552;
    margin-right: 7px;
    position: relative;
    padding-right: 12px;
}
.blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-author-name:after {
    content: "";
    width: 1px;
    height: 15px;
    position: absolute;
    right: 0px;
    background: currentColor;
    top: 7px;
}

.blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-author-name span a {
    position: relative;
    display: inline-block;
}

.blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-author-name span a::after {
    content: '';
    width: 0;
    height: 1px;
    bottom: 1px;
    position: absolute;
    left: auto;
    right: 0;
    -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    background: #30353B;
}

.blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-author-name span a:hover {
    color: #377dff;
}

.blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-author-name span a:hover::after {
    width: 100%;
    left: 0;
    right: auto;
}

.blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-author-name svg {
    fill: #377DFF;
    margin-right: 8px;
    float: left;
    margin-top: 3px;
}

.blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-post-date svg,
.blog_main .blog-style-three-item > .holder > .data .blog-author-details .comment svg {
    fill: #377DFF;
    margin-right: 8px;
    float: left;
    margin-top: 5px;
}

.blog_main .blog-style-three-item > .holder > .data .blog-author-details .comment svg a {
    font-size: 14px;
}

.blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-post-date {
    font-size: 14px;
    line-height: 28px;
    font-weight: 600;
    text-transform: capitalize;
    color: #696e79;
    margin-right: 12px;
    margin: 0 0px 0 5px;
}

.blog_main .blog-style-three-item > .holder > .data a {
    position: relative;
    display: inline-block;
    padding: 0;
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 2px;
    box-sizing: border-box;
    transition: background-size .8s cubic-bezier(.25, .8, .25, 1);
}
.blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-post-date a {
    color: #FF3F33;
}

.blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-post-date a::after {
    content: '';
    width: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: auto;
    right: 0;
    -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    background: currentColor;
}

.blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-post-date a:hover {
    color: #FF3F33;
}

.blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-post-date a:hover::after {
    width: 100%;
    left: 0;
    right: auto;
}

.blog_main .blog-style-three-item > .holder > .data .read-more-btn {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
}
.wraper_blog_main.style-default .blog_main .blog-style-three-item:first-child .holder > .data .read-more-btn {
    text-align: center;
}
a.readmore svg {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    margin-top: -2px;
    vertical-align: middle;
}

a.readmore:hover svg {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.blog_main .blog-style-three-item > .holder > .data .social-media ul {
    float: right;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.blog_main .blog-style-three-item > .holder > .data .social-media ul li {
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
    fill: #696e79;
}

.blog_main .blog-style-three-item > .holder > .data .social-media ul li a {
    fill: #696e79;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.blog_main .blog-style-three-item > .holder > .data .social-media ul li a:hover {
    fill: #377dff;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

    .wraper_blog_main.style-default > .container > .row > .blog-style2-content {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }

    .wraper_blog_main.style-default > .container > .row > .right-sidebar {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .wraper_blog_main.style-default .blog_main .blog-style-three-item {
        width: 100%;
        float: left;
    }

}

@media only screen and (max-width: 767px) {

    .wraper_blog_main.style-default > .container > .row > .blog-style2-content {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }

    .wraper_blog_main.style-default > .container > .row > .right-sidebar {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .wraper_blog_main.style-default .blog_main .blog-style-three-item {
        width: 100%;
        float: left;
    }
}

@media only screen and (max-width: 575px) {
    .blog_main .blog-style-three-item > .holder > .data .social-media ul {
        float: left;
    }
}
 

/* ================================================= */
/* BLOG-STYLE-DEFAULT ENDS*/
/* ================================================= */
/*--------------------------------------------------------------
# Blog Sidebar STARTS #
--------------------------------------------------------------*/
.widget-area #search-2 .widget-title {
    padding-bottom: 22px;
}

.widget-area > #categories-2 {
    margin-bottom: 40px;
}

.widget-area > #categories-2 .widget-title {
    padding-bottom: 12px;
}

.widget-area > .widget_radiantthemes_recent_posts_widget {
    margin-bottom: 45px;
}

.widget-area > .widget_tag_cloud {
    margin-bottom: 37px !important;
}

.widget-area > #radiantthemes_image_box_widget-2 {
    margin-bottom: 47px;
}

.widget-area > #radiantthemes_social_widget-3 {
    margin-bottom: 35px;
    overflow: hidden;
}
#radiantthemes_recent_posts_widget-2 {
    width: 100%;
    float: left;
}
.widget-area .widget_block {
    float: left;
    width: 100%;
}
.widget-area > #radiantthemes_recent_posts_widget-2 {
    margin-bottom: 39px;
}

.widget-area .widget .widget-title {
    padding-bottom: 12px;
    position: relative;
    display: inline-block;
    padding-right: 15px;
}
.widget-area .widget .widget-title:before {
    content: "";
    background: #FF3F33;
    position: absolute;
    right: -100%;
    top: 15px;
    width: 100%;
    height: 2px;
}

.widget-area > #radiantthemes_image_box_widget-2 {
    margin-bottom: 50px;
}

.widget-area > #archives-2 {
    margin-bottom: 45px;
}

.widget-area > .widget:last-child,
.widget-area > .widget:only-child {
    margin-bottom: 0px !important;
}

.widget-area > .widget .widget-title:after {
    display: none;
}

.widget-area > .widget .widget-title a {
    color: inherit;
}

.widget-area > .widget .widget-title img {
    margin-right: 7px;
}

.widget-area > .widget.widget_media_image {
    padding: 0;
    border: none;
}

.widget-area > .widget.widget_search .search-form,
.widget-area > .widget.widget_product_search .woocommerce-product-search {
    position: relative;
}

.widget-area > .widget.widget_search .search-form {
    margin-bottom: 0;
    padding-top: 0px;
}

.widget-area > .widget.widget_search .search-form label,
.widget-area > .widget.widget_product_search .woocommerce-product-search label {
    width: 100%;
    margin: 0;
}

.widget-area > .widget.widget_search .search-form input[type="text"],
.widget-area .wp-block-search #wp-block-search__input-1 {
    vertical-align: top;
    width: 100%;
    height: 53px;
    padding: 0px;
    border-bottom: 1px solid #535353;
    border-top: none;
    border-left: none;
    border-right: none;
    background: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #191d2;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    border-radius: 0px;
}

.widget-area > .widget.widget_search .search-form button[type="submit"],
.widget-area .wp-block-search button.wp-block-search__button  {
    position: absolute;
    top: 14px;
    right: 0px;
    width: 14px;
    height: 20px;
    padding: 10px;
    border: none;
    background: url(../images/search-black.svg) no-repeat 0 0;
    border-radius: 4px;
    font-size: 0;
    color: #757589;
}

.widget-area > .widget .textwidget {
    margin-bottom: 0px;
    padding-top: 7px;
}

.widget-area > .widget .textwidget #sb_instagram {
    padding-bottom: 0px !important;
}

.widget-area > .widget .textwidget > *:last-child {
    margin-bottom: 0 !important;
}

.widget-area > .widget .textwidget p {
    margin-bottom: 18px;
}

.widget-area > .widget .textwidget img {
    margin: 12px 0px 15px 0px;
    border-radius: 0;
}

.widget-area > .widget.widget_rss ul {
    margin: 0;
}

.widget-area > .widget.widget_rss ul li {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 24px;
}

.widget-area > .widget.widget_rss ul li:last-child,
.widget-area > .widget.widget_rss ul li:only-child {
    margin-bottom: 0;
}

.widget-area > .widget.widget_rss ul li a {
    color: #31281f;
}

.widget-area > .widget.widget_rss ul li .rss-date {
    display: block;
    margin-top: 7px;
    font-size: 14px;
    color: #9b9a9a;
    line-height: 22px;
}

.widget-area > .widget.widget_rss ul li .rss-date:before {
    margin-right: 10px;
    content: "\f017";
    font-family: "FontAwesome";
}

.widget-area > .widget.widget_rss ul li .rssSummary {
    display: block;
    margin-top: 7px;
}

.widget-area > .widget.widget_recent_entries ul,
.widget-area > .widget.widget_recent_comments ul {
    margin: 0;
}

.widget-area > .widget.widget_recent_entries ul li,
.widget-area > .widget.widget_recent_comments ul li {
    position: relative;
    margin-bottom: 7px;
    padding-left: 0px;
    padding-bottom: 0px;
    border-bottom: none;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    text-transform: capitalize;
}

.widget-area > .widget.widget_recent_entries ul li:last-child,
.widget-area > .widget.widget_recent_entries ul li:only-child,
.widget-area > .widget.widget_recent_comments ul li:last-child,
.widget-area > .widget.widget_recent_comments ul li:only-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.widget-area > .widget.widget_recent_entries ul li:before,
.widget-area > .widget.widget_recent_comments ul li:before {
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 0;
    content: "\f101";
    font-family: "FontAwesome";
    color: #30353b;
    display: none;
}


.widget-area > .widget.widget_recent_entries ul li .post-date,
.widget-area > .widget.widget_recent_comments ul li .post-date {
    display: block;
    margin-top: 6px;
    font-size: 12px;
    color: #282828;
    line-height: 20px;
}

.widget-area > .widget.widget_recent_entries ul li a,
.widget-area > .widget.widget_recent_comments ul li a {
    position: relative;
    display: inline-block;
    color: #696e79;
    transition: all 0.12s ease-in-out;
    -webkit-transition: all 0.12s ease-in-out;
}

@media (max-width:767px) {
    .widget-area > .widget.widget_recent_entries ul li a,
    .widget-area > .widget.widget_recent_comments ul li a {
        font-size: 14px;
        line-height: 28px;
    }
}

.widget-area > .widget.widget_recent_entries ul li a:hover,
.widget-area > .widget.widget_recent_comments ul li a:hover {
    color: #FD406A;
}

.widget-area > .widget.widget_recent_entries ul li a:before,
.widget-area > .widget.widget_recent_comments ul li a:before {
    content: "";
    width: 0;
    height: 1px;
    bottom: -3px;
    position: absolute;
    left: auto;
    right: 0;
    -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    background: currentColor;
}

.widget-area > .widget.widget_recent_entries ul li a:hover:before,
.widget-area > .widget.widget_recent_comments ul li a:hover:before {
    right: auto;
    left: 0;
    width: 100%;
}

.widget-area > .widget.widget_rating_filter ul li {
    margin-bottom: 15px;
}

.widget-area > .widget.widget_rating_filter ul li:last-child,
.widget-area > .widget.widget_rating_filter ul li:only-child {
    margin-bottom: 0;
}

.widget-area > .widget.widget_recent_reviews ul li,
.widget-area > .widget.widget_top_rated_products ul li {
    margin-bottom: 15px;
}

.widget-area > .widget.widget_recent_reviews ul li:last-child,
.widget-area > .widget.widget_recent_reviews ul li:only-child,
.widget-area > .widget.widget_top_rated_products ul li:last-child,
.widget-area > .widget.widget_top_rated_products ul li:only-child {
    margin-bottom: 0;
}

.widget-area > .widget.widget_recent_reviews ul li img,
.widget-area > .widget.widget_top_rated_products ul li img {
    width: 40px;
    margin-top: 8px;
}

.widget-area > .widget.widget_recent_reviews ul li .star-rating,
.widget-area > .widget.widget_top_rated_products ul li .star-rating {
    float: left;
    margin-top: 7px;
}

.widget-area > .widget.widget_recent_reviews ul li .reviewer,
.widget-area > .widget.widget_top_rated_products ul li .amount {
    width: 100%;
    float: left;
    margin-top: 5px;
}

.widget-area > .widget.widget_price_filter .ui-slider {
    margin-bottom: 22px;
    background-color: #252525;
}

.widget-area > .widget.widget_price_filter button[type="submit"] {
    padding: 8px 33px;
    border-radius: 0 !important;
    border: none;
    text-transform: capitalize;
    font-size: 16px !important;
    line-height: 28px !important;
    color: #30353b !important;
    background: transparent !important;
}

.widget-area > .widget.widget_layered_nav_filters ul li {
    width: 100%;
    margin-bottom: 7px;
    padding: 0;
}

.widget-area > .widget.widget_layered_nav_filters ul li:last-child,
.widget-area > .widget.widget_layered_nav_filters ul li:only-child {
    margin-bottom: 0;
}

.widget-area > .widget.widget_products ul li {
    padding-top: 17px;
    padding-bottom: 14px;
    border-bottom: 1px rgba(84, 84, 111, 0.3) solid;
}

.widget-area > .widget.widget_products ul li:first-child {
    padding-top: 0;
}

.widget-area > .widget.widget_products ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.widget-area > .widget.widget_products ul li:only-child {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.widget-area > .widget.widget_products ul li > a {
    margin-bottom: 1px;
    font-weight: 500;
    color: inherit;
}

.widget-area > .widget.widget_products ul li img {
    width: 60px;
}

.widget-area > .widget.widget_products ul li .star-rating {
    display: none;
}

.widget-area > .widget.widget_products ul li .woocommerce-Price-amount {
    font-size: 13px;
}

.widget-area > .widget.widget_products ul li del {
    opacity: 0.7;
}

.widget-area > .widget select {
    width: 100%;
    height: 52px;
    padding: 0px 10px 0px 10px;
    background-color: #fff;
    border: 1px #e0e0e0 solid;
    border-radius: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.widget-area > .widget.widget_calendar .calendar_wrap {
    background-color: #fff;
    border-radius: 0;
}

.widget-area > .widget.widget_calendar #wp-calendar {
    width: 100%;
    table-layout: fixed;
}

.widget-area > .widget.widget_calendar #wp-calendar caption {
    padding: 3px 10px 10px 0px;
    border-bottom: none;
    text-align: left;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    color: #30353b;
    line-height: 26px;
    letter-spacing: 0px;
    caption-side: top;
}

.widget-area > .widget.widget_calendar #wp-calendar > tbody > tr > td,
.widget-area > .widget.widget_calendar #wp-calendar > tbody > tr > th,
.widget-area > .widget.widget_calendar #wp-calendar > tfoot > tr > td,
.widget-area > .widget.widget_calendar #wp-calendar > tfoot > tr > th,
.widget-area > .widget.widget_calendar #wp-calendar > thead > tr > td,
.widget-area > .widget.widget_calendar #wp-calendar > thead > tr > th {
    padding: 2px 5px;
    border: 1px #e2e2e2 solid;
    text-align: center;
    font-size: 70%;
}

.widget-area > .widget.widget_calendar #wp-calendar tr:nth-child(2n) {
    background: #f0f2f5;
}

.widget-area > .widget.widget_calendar #wp-calendar thead tr {
    background: linear-gradient(to right, #F36985 0%, #976DE9 100%);
    color: #fff;
}

.wp-block-calendar #wp-calendar thead tr {
    background: linear-gradient(to right, #F36985 0%, #976DE9 100%);
    color: #fff;
}

.wp-block-calendar table th {
    color: #fff !important;
    border: 0px none !important;
}

.widget-area > .widget.widget_calendar #wp-calendar thead tr th {
    border: 0px none;
}

.widget-area > .widget.widget_calendar #wp-calendar > tbody > tr > td#today {
    background: rgba(0, 0, 0, 0.05);
    color: #FD406A;
}

.wp-block-calendar #wp-calendar > tbody > tr > td#today {
    background: rgba(0, 0, 0, 0.05);
    color: #FD406A !important;
}

.widget-area > .widget.widget_calendar #wp-calendar > tbody > tr > td a {
    color: #FD406A;
    /*display: block;*/
    position: relative;
}

.widget-area > .widget.widget_calendar #wp-calendar > tbody > tr > td a:after {
    content: "";
    width: 0;
    height: 1px;
    bottom: -3px;
    position: absolute;
    left: auto;
    right: 0;
    -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    background: currentColor;
}

.widget-area > .widget.widget_calendar #wp-calendar > tbody > tr > td a:hover:after {
    right: auto;
    left: 0;
    width: 100%;
}

.wp-calendar-nav span.wp-calendar-nav-prev a,
.wp-calendar-nav span.wp-calendar-nav-next a {
    color: #FD406A;
    position: relative;
}

.wp-calendar-nav span.wp-calendar-nav-prev a:after,
.wp-calendar-nav span.wp-calendar-nav-next a:after {
    content: "";
    width: 0;
    height: 1px;
    bottom: -3px;
    position: absolute;
    left: auto;
    right: 0;
    -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    background: currentColor;
}

.wp-calendar-nav span.wp-calendar-nav-prev a:hover:after,
.wp-calendar-nav span.wp-calendar-nav-next a:hover:after {
    right: auto;
    left: 0;
    width: 100%;
}
/*------------------------------ RadiantThemes Recent Post With Thumbnail ----------------------------------------*/
.widget-area > section.widget_search {
    margin-bottom: 51px !important;
    width: 100%;
    float: left;
    margin-top: -21px;
}

@media screen and (max-width: 1024px) {
    .widget-area > section.widget_search {
        margin-top: 50px;
    }
}

.widget-area > section .widget-title {
    padding-bottom: 10px;
}
.widget-area .wp-block-search__label {
    display: none;
}

.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
    position: relative;
}
.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder {
    float: left;
    margin-top: 10px;
}

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 25px;
    margin-bottom: 25px;
    vertical-align: top;
    float: left;
    border-bottom: 1px solid #e1e2e7;
}

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post {
        flex-direction: row;
        align-items: flex-start;
    }
}
@media screen and (max-width: 479px) {
    .rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post {
        flex-direction: column;
        align-items: flex-start;
    }
}

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-img {
    flex-shrink: 0;
    margin: 0 20px 0 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    overflow: hidden;
    border-radius: 4px;
}

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-img img {
    transition: 0.42s ease-out;
    -webkit-transition: 0.42s ease-out;
    transform: scale(1);
    border-radius: 50%;
    width: 80px;
    height: 80px;
    object-fit: cover;
}

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-img a {
    display: block;
    width: 100%;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

@media screen and (max-width: 767px) {
    .rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-content {
        padding-top: 20px;
    }
}

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-content .tag-name {
    margin-bottom: 5px;
    margin-top: -9px;
    font-size: 15px;
    position: relative;
}

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-content .tag-name .date {
    color: #6A6A6A;
    margin-right: 20px;
}

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-content .tag-name a {
    color: #FF3274;
}

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-content .tag-name span:after {
    content: '';
    height: 1px;
    width: 7px;
    background-color: #6A6A6A;
    position: absolute;
    bottom: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 7px;
    margin-right: 6px;
}

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-content .blog-widget-title {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 27px !important;
    margin-top: -7px;
}

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-content .blog-widget-title a {
    color: #30353b;
}

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .excerpt {
    margin-top: 0px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    color: #696e79 !important;
}

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 1190px) and (min-width: 250px) {
    .rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .excerpt {
        font-size: 16px;
        line-height: 28px;
    }
}

.widget-area > .widget.widget_categories ul li {
    text-transform: capitalize;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: .35em;
    padding-bottom: .35em;
    position: relative;
    padding-left: 20px;
}
.widget-area > .widget.widget_categories ul li:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0px;
    width: 10px;
    height: 10px;
    border: none;
    background: url(../wp-content/themes/apptek/assets/images/ellipse-grey.svg) no-repeat 0 0;
    transition: .5s cubic-bezier(.25, .8, .25, 1);
}
.widget-area > .widget.widget_categories ul li:hover:before {
    background: url(../wp-content/themes/apptek/assets/images/ellipse-color.svg) no-repeat 0 0;
    transition: .5s cubic-bezier(.25, .8, .25, 1);
}

.widget-area > .widget.widget_categories ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.widget-area > .widget.widget_categories ul li a {
    position: relative;
    flex-grow: 1;
}

.widget-area > .widget.widget_categories ul li:last-child {
    border-bottom: none;
}
.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .author-box span.author {
    letter-spacing: 0;
    color: #30353b;
    font-weight: 600;
}
.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .author-box .author-details p, .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .date p, .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .category p {
    font-size: 14px;
    margin-bottom: 0;
    color: #6b6b6b;
    text-transform: capitalize;
}
.single-post .wraper_blog_main.style-default .blog_single .single-post .entry-extra-item {
    padding: 0px 0px 30px 0px !important;
}
.wpcf7 .screen-reader-response{
	display: none;
}
.wpcf7 .wpcf7-form-control-wrap{
	position: relative;
}
.wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip{
    width: 97%;
    margin-top: 8px;
    padding: 1px 5px 0px 5px;
    background-color: #f8d7da;
    border: 1px #e4c2c5 solid;
    border-radius: 3px;
    font-weight: 400;
    font-size: 11px;
    color: #c01d2b;
    line-height: 18px;
    opacity: 0.7;
    position: absolute;
}
.demo_one_msg{
	padding-top:13px;
	margin-top: 8px;
}
.wpcf7-form-control-wrap:nth-child(1) span.wpcf7-not-valid-tip {
    left: 0;
}
.wpcf7-form-control-wrap:nth-child(2) span.wpcf7-not-valid-tip {
    right: 0;
}
.wpcf7-form-control-wrap:nth-child(3) span.wpcf7-not-valid-tip {
    left: 0;
}
.wpcf7-form-control-wrap:nth-child(4) span.wpcf7-not-valid-tip {
    right: 0 ;
}
.wpcf7-form-control-wrap:nth-child(5) span.wpcf7-not-valid-tip {
    right: 0;
	left: 0;
	width: 100%;
}
