/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

body,html {
    overflow-x: hidden!important;
}
body p,body a,body span {
    word-break: break-word;
}

/* Header Style Start Here */
a {
    word-break: break-all;
}
 ul.sub-menu.elementor-nav-menu--dropdown{
    width: 1530px!important;
    position: absolute!important;
    padding: 1px 30px 30px 30px;
    text-align: center;
    align-items: center;
    left: -200px!important;
    top: 57px!important;
    border: 1px solid var( --e-global-color-76f8af9);
    background: var( --e-global-color-d0b3ebf) !important;
}
.elementor-nav-menu--main .elementor-nav-menu ul.sub-menu li {
    display: inline-block!important;
	max-width:332.5px;
    flex:0 0 25%;
	border:none !important
}
/* ul.sub-menu li:last-child {
    border: none !important;
    display: block;
    position: relative;
    bottom: 25px;
} */
#main-menu span.buynow-btn {
    color: white;
}

@media(max-width:1024px){
	nav.rank-math-breadcrumb {
    text-align: center;
}
}

/* Header Style End Here */



/* Footer Style Start Here */


/* Footer Style End Here */


.plugin-right-pointing:after,.plugin-left-pointing:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    right: -10px;
    top: 20px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.plugin-right-pointing:after {
    right: 0px;
	  border-left: 10px solid #fff;
}
.plugin-left-pointing:after {
    left: 0px;
    border-right: 10px solid #fff;
}

.view-plugins-btn {
    border: 2px solid black;
    padding: 10px;
	margin-top:-30px;
}

 span.cut-line{
	text-decoration:line-through;
}

/* Demo page css start here   */
span.best-pick,
span.trending,
span.new-pick{
    color: #fff;
    padding: 2px 8px;
    margin-left: 4px;
    font-size: 13px;
    line-height: 1.1em;
    position: relative;
    display: inline-block !important;
    border-radius: 20px;
}
span.best-pick:before,
span.trending:before,
span.new-pick:before{
	content: "";
    display: inline-block;
    border: 8px solid transparent;
    position: absolute;
    left: initial;
    margin-left: -19px;
    top: calc(50% - 8px);
}
span.new-pick{
	background-color: #039994; 
}
span.new-pick:before{
	border-right-color:#039994;     
}
span.best-pick{
	background-color: var( --e-global-color-secondary ); 
}
span.trending{
	background-color:var( --e-global-color-text );	
}
span.best-pick:before{
	border-right-color:var( --e-global-color-secondary );     
}
span.trending:before{
	border-right-color:var( --e-global-color-text );	   
}

.full-button a.elementor-button-link.elementor-button.elementor-size-sm,
.full-button  span.elementor-button-content-wrapper {
    display: block;
	text-decoration:none;

}
.section-bullets-right {
    width: auto !important;
}


.copy-to-clipboard div.code-toolbar>.toolbar{
    opacity: 1 !important;
	 bottom: .3em !important;
	top:auto !important;
}
.copy-to-clipboard div.code-toolbar>.toolbar a, .copy-to-clipboard div.code-toolbar>.toolbar button, .copy-to-clipboard div.code-toolbar>.toolbar span {
    color: #fff !important;
    padding: 5px 7px !important;
    box-shadow: none !important;
    border-radius:0px !important;
	background:red !important;
}
#cool-sidebar .elementor-sticky--effects {
    background: transparent !important;
    border-bottom: 0px solid !important;
}

.btn-alignment{
	text-align: center;
}
/* Demo page end here  */
/* Review page start here  */

span.review-plugin {
    font-size: 11px;
    float: right;
    padding-top: 8px;
}
.special_amp,.heading-color{
color:#F12945!important;
}
.heading-color:hover{
color:#020101!important;
	text-decoration:underline;
}
.special_amp {
    font-family: "Baskerville","Palatino Linotype","Palatino","Times New Roman",serif;
    font-style: italic;
    font-size: 1.3em;
    line-height: 0.5em;
    font-weight: normal;
}
/* About-us end here */
/* Media Query Style Start Here */
@media(max-width:1024px){
	.plugin-right-pointing,.plugin-left-pointing{
		display:none;
	}
	i.fas.fa-long-arrow-alt-right {
    display: none;
}
	span.sub-arrow,ul.sub-menu.elementor-nav-menu--dropdown {
    display: none !important;
}
	span.buynow-btn {
border: none;
    padding: 0px;
    margin-top:0px;
}
	
	.animate-timeline {
    height: 300px !important;
}
	.animate-timeline svg {
		height:100% !important;
	}
	.skin-menu{
	display:none;	
	}
	#main-menu li:last-child {
    border: 0px solid var( --e-global-color-42e4f77);
}
}

