.notice.cx-notice.handy-addons-notice {
	padding: 0 0 0 0;
}
.handy-addons-notice a {
	display: flex;
}
.handy-addons-notice a:focus {
	box-shadow: 0 0 0 0;
}
.handy-addons-notice img {
	max-width: 100%;
}
/*help tab*/
#handy-addons-helps{
	border: 1px solid #f0f0f0;
}
#handy-addons-helps .handy-addons-help{
	border-bottom: 1px solid #f0f0f0;
	padding: 4px 8px;
}
#handy-addons-helps .handy-addons-help-heading {
	margin: 5px 0;
	font-size: 14px;
	cursor: pointer;
}
#handy-addons-helps .handy-addons-help-heading a, 
#handy-addons-helps .handy-addons-help-text a{
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-color: transparent;
	background-image: linear-gradient(60deg, #4054B2 20%, #f2295b 80%);
	font-size: 18px;
	text-decoration: none;
	font-weight: 300;
}
#handy-addons-helps .handy-addons-help-heading .heading-text {
	color: #515151;
	font-size: 18px;
	text-decoration: none;
	font-weight: 300;
}
#handy-addons-helps .handy-addons-help-text > p {
	font-size: 15px;
}
#handy-addons-helps .handy-addons-help-text > p:first-child {
	margin: 0;
}
#handy-addons-helps .handy-addons-help-text {
	padding: 8px;
}
#handy-addons_help ul li {
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
}
#handy-addons_help ul li:last-child {
	border-bottom: none;
}
#handy-addons_help ul li p {
	font-size: 14px;
	margin-top: 5px;
}
#handy-addons_help ul li a {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-color: transparent;
	background-image: linear-gradient(60deg, #4054B2 20%, #f2295b 80%);
	font-size: 20px;
	text-decoration: none;
	font-weight: 300;
}
#handy-addons_help ul li p {
	font-size: 14px;
}
.cx-section .wl-more {
	font-size: 14px !important;
}
#handy-addons_help.cx-section ul{
	width: 100%;
	display: inline-block;
	margin: auto;
}
#handy-addons_help.cx-section ul li.wl_help_tablink {
	 float: left;
	 border: none;
	 outline: none;
	 cursor: pointer;
	 padding: 14px 0;
	 font-size: 17px;
	 width: 33%;
	 text-align: center;
	 border-bottom: 10px solid #ccc;
}
#handy-addons_help.cx-section ul li.wl_help_tablink.active {
	border-bottom: 10px solid #c36;
}
#handy-addons_help.cx-section ul li#wl_vidtt.wl_help_tablink.active {
	border-bottom: 10px solid #4054b2;
}
#handy-addons_help.cx-section ul li#wl_support.wl_help_tablink.active {
	border-bottom: 10px solid #009900;
}
#handy-addons_help.cx-section .tabcontent{
	display: none;
}
#handy-addons_help.cx-section #wl_vidtt_content.tabcontent{
	text-align: center;
}
#handy-addons_help.cx-section .tabcontent.active{
	display: block;
}
#handy-addons_help.cx-section #wl_support_content.tabcontent p {
	font-size: 16px
}
#handy-addons_help.cx-section #wl_support_content.tabcontent #support_btn_div {
	text-align: center;
}
#handy-addons_help.cx-section #wl_support_content.tabcontent #support_btn {
	background-color: transparent;
	background-image: linear-gradient(to right, #3B2C73, #E9345F);
	padding: 15px 40px;
	border: none;
	margin-right: 4px;
	border-radius: 25px;
	text-decoration: none;
	color: #fff;
	display: inline-block;
	font-size: 16px;
}
/*end help tab*/


/*help tab design start*/
.handy_addons_tab_btns .handy_addons_help_tablinks {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
}
.handy_addons_tab_btns .handy_addons_help_tablinks .handy_addons_help_tablink {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 10px solid #ccc !important;
    padding-bottom: 15px;
    cursor: pointer;
}
.handy_addons_tab_btns .handy_addons_help_tablinks .handy_addons_help_tablink.active {
    border-color: #c36 !important;
}
.handy_addons_tabcontent {
    display: none;
}
.handy_addons_tabcontent.active {
    display: block;
}
#handy_addons_vidtt_content iframe {
    margin: auto;
}
/*help tab design end*/
#handy_addons_video_content {
	text-align: center;
}
#handy_addons_support_content #support_btn {
	background-color: transparent;
	background-image: linear-gradient(to right, #3B2C73, #E9345F);
	padding: 8px 40px;
	border: none;
	margin-right: 4px;
	border-radius: 25px;
	text-decoration: none;
	color: #fff;
	display: inline-block;
	font-size: 16px;
}
#handy_addons_support_content #support_btn_div {
	text-align: center;
}
#cx-overview li a {
	font-size: 14px;
	font-weight: 600;
}

/*servey form design*/
.handy_addons-feedback-inputs.user-info {
	display: none;
	gap: 10px;
	margin: 10px auto;
}
.handy_addons-feedback-inputs.user-info.flex {
	display: flex;
}
#handy_addons-feedback-suggetion {
	margin: 10px auto;
	display: none;
}
#handy_addons-feedback-suggetion textarea {
	width: 600px;
	background: #f9f9f9;
	border: 1px solid #ecebeb;
	padding: 5px 10px;
	height: 150px;
}
.handy_addons-feedback-inputs.user-info input{
	width: 230px;
	background: #f9f9f9;
	border: 1px solid #ecebeb;
	padding: 5px 10px;
}
.handy_addons-feedback-input.notify {
	margin-top: 12px;
}
.handy_addons-feedback-input {
	margin: 8px 0;
	font-size: 15px;
	font-weight: 600;
	color: #555;
}
.handy_addons-feedback-inputs.submit {
	padding: 0;
	margin-top: 12px;
}
.handy_addons-feedback-inputs.submit button {
	padding: 5px 50px;
	font-size: 16px;
}
