.elementor-control-post_content_repeater .elementor-repeater-row-tools .elementor-repeater-row-tool, .elementor-control-post_content_repeater .elementor-button-wrapper .elementor-button.elementor-repeater-add, .elementor-control-post_content_two_repeater .elementor-repeater-row-tools .elementor-repeater-row-tool, .elementor-control-post_content_two_repeater .elementor-button-wrapper .elementor-button.elementor-repeater-add, 
.elementor-control-post_content_three_repeater .elementor-repeater-row-tools .elementor-repeater-row-tool, .elementor-control-post_content_three_repeater .elementor-button-wrapper .elementor-button.elementor-repeater-add, .elementor-control-post_content_four_repeater .elementor-repeater-row-tools .elementor-repeater-row-tool, .elementor-control-post_content_four_repeater .elementor-button-wrapper .elementor-button.elementor-repeater-add
{
    display: none;
}
.elementor-control-post_content_repeater .elementor-button-wrapper, 
.elementor-control-post_content_two_repeater .elementor-button-wrapper,
.elementor-control-post_content_three_repeater .elementor-button-wrapper,
.elementor-control-post_content_four_repeater .elementor-button-wrapper
{
    margin-bottom: 20px;
}
.elementor-control[class*="pro_notice"] {
    padding: 5px 0 15px 0 !important;
}
.elementor-control-raw-html.ansarel-pro-notice {
    text-align: center;
    background: aliceblue;
    padding: 20px;
    color: #000;
}
.elementor-control[class*="ansarel_section_pro"] .elementor-section-title{
    color: #ed0000;
}
.elementor-control-ansarel_section_pro .elementor-section-title {
	color: #ed0000;
}
.ansarel-pro-feature {
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.8;
	font-style: normal;
}
.ansarel-pro-feature a {
	text-decoration: underline;
	color: #ed0000 !important;
}
.ansarel-pro-popup-notice .elementor-control-field{
    pointer-events: none;
}
.ansarel-pro-popup-notice label i.eicon-pro-icon {
    color: #FDA533;
    background-color: #000;
    font-size: 16px;
    border-radius: 4px;
    margin-left: 3px;
}
.ansarel-pro-popup-notice {
    position: relative;
}
.ansarel-pro-popup-notice .elementor-control-content::before {
    position: absolute;
    content: 'This Option is Only Available in Pro Version';
    padding: 15px;
    box-shadow: 0px 0px 9px rgb(0 0 0 / 12%);
    background: #ffffff;
    z-index: 99999;
    top: 35px;
    color: #92003B;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    left: 3%;
    visibility: hidden;
    opacity: 0;
    border-radius: 4px;
    transition: all 0.5s;
}
.ansarel-pro-popup-notice .elementor-control-content:hover::before{
    visibility: visible;
    opacity: 1;
}
.elementor-control select option[value*=ansarel-pro-]{
    cursor: not-allowed;
    color: gray;
}
div:has(>.ansarel-section-icon){
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
div:has(>.ansarel-section-icon) i.ansarel-section-icon{
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: linear-gradient(90deg,#4caf50,#094f36);
    display: inline-block;
    text-align: center;
    border-radius: 30px;
    font-size: 14px;
}
.ansarel-widget-icon:after, .elementor-section-title .aelicon-ansarel-favicon{
    box-shadow: 0 0 2px 0;
    content: "\e935";
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: linear-gradient(90deg,#FF007F,#6F0AF2);
    color: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 30px;
    font-size: 14px;
    position: absolute;
    top: 5px;
    right: 5px;
}
.elementor-section-title .aelicon-ansarel-favicon{
    position: unset;
    margin-right: 3px;
}
.elementor-control-layout_style .elementor-visual-choice-element-image input:not(:checked)+label {
    background-color: transparent;
}