/* Wordpress Default CSS Overide  */
/* .wp-core-ui select {background-position: right !important;}  */

 #option-wrap-xx .form-table th {vertical-align: middle !important;width: 10% !important;text-align: center !important;} 
/* #option-wrap-xx .form-table td {padding: 1px !important} */
div#option-wrap-xx table tbody tr th {padding: 10px !important;}

    /* END  */ 

    /*  Default Space  */
.float_right {float: right !important;direction: rtl;}
.float_left {float: left !important;direction: ltr;}
.float_none {float: none !important;}
.clear {clear: both;}
	/*  END  */
.wrap-1{
	width: 100%;
	border: 1px solid rgba(44,163,224,.1);
	border-radius: 3px;
	padding: 3px;
	margin: 2px auto;
	display: block;
}
#plugin-title{
	text-align: center !important;
	margin: 3px auto;
	display: block;
	font-size: 18px;
	padding: 3px;
}
#plugin-title hr{
	width: 80%;
	display: block;
	box-shadow: 1px 1px rgba(44,163,224,.3);
}
#option-wrap-xx{

}
.font-farsi-form table tbody tr td select {background-position:right !important;width: auto;
padding: 0 8px;
text-align: left !important;}
select[name='custom_font_tag_name_#1'] , select[name='custom_font_tag_name_#2'] , select[name='custom_font_tag_name_#3'] {padding: 2px 30px !important}
.section {
	width: 95%;
	padding: 20px 10px;
	border-right: 4px solid orange;
	border-top: 1px solid #2FA6E3;
	border-left: 1px solid #2FA6E3;
	border-bottom: 1px solid #2FA6E3;
	background-color: rgba(71, 174, 249,.2); 
	margin: 5px auto;
	display: block;
	text-align: center;
	font-family: IRANSANS,verdana;
	font-size: 17px;
	font-weight: 500;
}
div#option-wrap-xx table.form-table tbody tr td {width: 100%;}
div#option-wrap-xx table tbody tr td {}
div#option-wrap-xx table tbody tr {margin: 10px 1px !important;display: block;border-radius: 5px;border: 1px solid #1ECA2F;}
.input-text{text-align: center}
.section-element select , select#wp_font{width: 230px;text-align: center;margin-top: 7px;direction: ltr}
.section-element {display: block;margin: 5px auto;border: 1px solid ivory !important;border-radius: 10px;text-align: center;padding: 5px;width: 100% !important;clear: both !important}
.span-style{clear: both;float: none;display: block;text-align: center;background: #fff;padding: 10px;margin-top: 8px;}
._font_unit{padding:0px 12px !important;width: auto !important;margin-top: -2px !important;}
._font_color {border: none !important;width: 70px;top: 5px;position: relative;background: none !important}
._panel_color {border: 1px solid #fff;padding: 5px;margin: 5px}
div#custom-font {text-align: right;}
div#custom-font input[name="c_font_string_code"]{text-align: left;width: auto !important;float: left;font-size: 13px;}
input.jscolor {border: 1px solid #fff;box-shadow:rgb(100, 0, 0) 1px 1px 2px;width: 20%;height: 30px;text-align: center;border-radius: 7px;}
input.jscolor-2 {border: 1px solid #fff;box-shadow:rgb(100, 0, 0) 1px 1px 2px;width: 80px;height: 30px;text-align: center;border-radius: 7px;}
div#custom-font {direction: ltr;width: 100% !important;}
div#custom-font select {padding:1px 15px;text-align: center;margin: 2px; }
div#custom-font	select.normal-select {padding:4px 10px !important;width: auto !important;margin-top: 0px; !important}
div#custom-font	select.normal-select-2 {padding:1px 9px !important;width: 90px !important;margin-top: 0px; !important}
div#custom-font	select.normal-select-3 {width: auto}
div#custom-font input.custom_font_input_style {padding:1px 5px;width: 46%;border: 1px solid darkcyan;}
div#custom-font div.custom_font_panel {}
div#custom-font div.enable_custom_font {/*border-radius:5px;border-top:1px solid #AACDFF;*/margin-top: 10px;clear: both !important;display: block;text-align: right;}
div#option-wrap-xx * input , div#option-wrap-xx * select{border: 1px solid darkcyan;}
div.box-1{width:45%;direction: rtl;padding: 5px;border: 1px solid #ccc;border-radius: 5px;margin: 3px;text-align: center;}
div.preview{background-color: #fff; /*text-align: center;*/padding: 15px;margin:0 auto;width: 97%;display: block;}
span.span-effect-1 {transition:all ease .5s;}
select#h1_font, select#h2_font ,select#h3_font, select#h4_font, select#h5_font, select#h6_font, select#wp_font_main_website, select#wp_font {padding: 5px;}
div.CodeMirror-code{text-align: left !important}
input.input-line-height {text-align: center !important}
.custom_font_tag_path_panel {text-align: left !important}
.heading_font_section_view {clear: both !important}
div.submit_button {clear: both !important}
div#wp_font_main_website {display: block;margin: 5px auto;border: 1px solid ivory !important;border-radius: 10px;text-align: right;padding: 5px;width: 100% !important;clear: both !important}
select#wp_font, select#wp_font_main_website {text-align: center !important}
/* select tag style   */
#custom_font_\#1 {
    background: azure !important;
    box-shadow: 0px 0px 2px chartreuse !important;
    font-size: 17px !important;
    transition: all ease-in-out .3s;
}
#custom_font_\#2 {
    background: azure !important;
    box-shadow: 0px 0px 2px chartreuse !important;
    font-size: 17px !important;
    transition: all ease-in-out .3s;
}
#custom_font_\#3 {
    background: azure !important;
    box-shadow: 0px 0px 2px chartreuse !important;
    font-size: 17px !important;
    transition: all ease-in-out .3s;
}

/*  CUSTOM INPUT SIZE  */
input.size_70 {width: 70px} 
input.size_120 {width: 120px} 
input.size_150 {width: 150px} 
input.size_200 {width: 200px} 
input.size_300 {width: 300px} 

/*  MARGIN  */
.margin-1{margin: 3px;}
.margin-2{margin: 5px;}
.margin-3{margin: 7px;}
.margin-4{margin: 10px;}
.margin-5{margin: 13px;}

/*  PADDING  */
.padding-1{padding: 3px;}
.padding-2{padding: 5px;}
.padding-3{padding: 7px;}
.padding-4{padding: 10px;}
.padding-5{padding: 13px;}

/*  Accordion   */

div.section-all-accordion {
   /* border: 1px solid red; */
    width: auto;
    height: auto;
    display: block;
    padding: 5px;
    background: #F2F2F2;
    margin-top: 6px;
}
div.accordion-icon {
    float: right !important;
    width: 45px !important;
    height: 45px !important;
    padding-bottom: 10px !important;
}
div.accordion-icon img {
    width: 45px !important;
    height: 45px !important;
}

div.section-accordion-title {
    width: auto;
    height:auto;
    padding: 1px;
    /* border:1px solid brown; */
    display: inline-block;
    margin-right: 6px;
}
div.section-accordion-content {
    width: 100%;
    height: 200px;
    margin-top: 8px;
    margin: 8px 0px;
   /* border: 1px solid blue; */
    padding:5px;
}

	/*  End Accordion  */

.color-effect{
	color: #007CBA;
	-webkit-transition: all 200ms ease|linear|ease-in|ease-out|ease-in-out|cubic-bezier(<number>,<number>,<number>,<number>);
	   -moz-transition: all 200ms ease|linear|ease-in|ease-out|ease-in-out|cubic-bezier(<number>,<number>,<number>,<number>);
	    -ms-transition: all 200ms ease|linear|ease-in|ease-out|ease-in-out|cubic-bezier(<number>,<number>,<number>,<number>);
	     -o-transition: all 200ms ease|linear|ease-in|ease-out|ease-in-out|cubic-bezier(<number>,<number>,<number>,<number>);
	        transition: all 200ms ease|linear|ease-in|ease-out|ease-in-out|cubic-bezier(<number>,<number>,<number>,<number>);
}
.color-effect:hover{
	color: green;
	-webkit-transition: all 200ms ease|linear|ease-in|ease-out|ease-in-out|cubic-bezier(<number>,<number>,<number>,<number>);
	   -moz-transition: all 200ms ease|linear|ease-in|ease-out|ease-in-out|cubic-bezier(<number>,<number>,<number>,<number>);
	    -ms-transition: all 200ms ease|linear|ease-in|ease-out|ease-in-out|cubic-bezier(<number>,<number>,<number>,<number>);
	     -o-transition: all 200ms ease|linear|ease-in|ease-out|ease-in-out|cubic-bezier(<number>,<number>,<number>,<number>);
	        transition: all 200ms ease|linear|ease-in|ease-out|ease-in-out|cubic-bezier(<number>,<number>,<number>,<number>);
cursor:help; 
}

.custom-font-input-note {
	display: inline-block;
	padding: 5px;
	margin-right: 10px;
}

.custom_font_note {
    border: 1px solid green !important;
    font-style: italic;
}
.custom_font_note:focus {
	border-color: blue !important;
}
.headings_color_enable {
	cursor: help !important;
}

/* Section Style [Custom Font] CSS */
.ff-style-main {
    width: 100%;
    border: none;
    padding: 3px;
    height: auto;
    clear: both !important;
    margin: 7px auto 7px auto;
    direction: rtl !important;
}
.ff-style-view {
    width: auto;
    background: #3FB6F5;
    /* border: 1px solid; */
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin: 0 auto;
    cursor: pointer;
    text-align: center !important;
    font-size: 17px;
    padding: 15px;
    color: #fff;
    text-shadow: 1px 1px darkseagreen;
    font-weight: bold;
        -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ff-style-panel {
    width: 100%;
    height: auto !important;
    padding: 1px;
    display:flex;
    flex-wrap: nowrap;
    justify-content: center;
}
.ff-style-panel-child {
    display: flow-root;
    flex-flow: wrap column;
    width: 100%;
    height: auto;
    padding: 2px;
    justify-content: flex-start;
}
.ff-style-panel-child-1{

}

.ff-style-panel-child label {
cursor: pointer;
margin: 5px;
direction: rtl !important;
text-align: right !important;
display: block;
}

.ff-style-title {
    width:auto;
    padding: 8px;
    background: #437593;
    color: #fff;
    margin:0px auto 8px auto;
    display:block;
    text-align: center;
    box-sizing: padding-box;
    cursor: pointer;
    height: max-content;
        -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ff-style-panel-view {
    width:100%;
    height: auto;
    background: #E8E8E8;
    margin: unset;
    padding: 5px;
    display: inline-block;
    /*direction: rtl;*/
    box-sizing: border-box;
}
.ff-style-panel-view input {
    margin: 2px;
    width: 60px;
    text-align: center;
    direction: rtl
}
.ff-style-panel-view input.sp-input {
    width: 100% !important;
}

.ff-style-panel-view input:focus{
    outline: none !important;
   box-shadow: 0 0 1px 2px #89DAF7;
}
.ff-style-panel-view select {
    width: auto;
    padding: 4px;
    text-align: center;
    cursor: pointer;
    margin: 0 auto !important;
}
.ff-style-panel-view fieldset {
    display: inline-flex;
    margin-bottom: 10px;
}
.ff-style-panel-view fieldset legend {
    background: #fff;
    color: #3FB6F5;
    padding: 4px;
    border-radius: 3px;
}
.ff-style-panel-view select:focus{
      box-shadow: 0 0 1px 2px #89DAF7;
}
.ff-style-panel-view select option {
    text-align: center !important;
    color: #558570;
    padding-right: 45%;
}
.ff-style-panel-view-display {
    display: flow-root;
    direction: rtl;
    overflow-wrap: break-word;
    justify-content: center;
    width:100%;
}
.ff-style-panel-view-p {
	direction: rtl;
	text-align: right;
}
.ff-style-panel-view-display p{
    clear: both;
}
.ff-style-panel-view-display input {
	margin:4px auto;
    width: 100%;
}
.ff-style-panel-view-display label {
	text-align: center !important;
}
.ff-style-select {
    width: 100% !important;
    display: flex;
    justify-content: center;
    padding: 10px !important;
    margin: 5px;
    font-size: 16px;
    color: red;
}
.ff-style-border-radius .slider {
    -webkit-appearance: none;
    width: 100%;
    height: 25px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.ff-style-border-radius .slider:hover {
    opacity: 1;
}

.ff-style-border-radius .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #3FB6F5;
    cursor: pointer;
    border-radius: 20%
}

.ff-style-border-radius .slider::-moz-range-thumb {
    width: 30px;
    height: 25px;
    background: #3FB6F5;
    cursor: pointer;
    border-radius: 20%
}
/* END Section Style [Custom Font] CSS */