.editor-content .select2-container--default .select2-selection--single ,
.editor-content input[type=text],
.editor-content input[type=email],
.editor-content input[type=number],
.editor-content input[type=password],
.editor-content input[type=search],
.editor-content input[type=tel],
.editor-content textarea,
.editor-content select,
.comment-form input,
.comment-form textarea{
    border-radius: 2px;
    border: 1px solid var(--4, rgba(77, 78, 80, 0.40));
    height: 50px;
    display: block;
    box-sizing: border-box;
    font-family: inherit;
    width: 100%;
    transition: 0.3s;
    margin-bottom: 20px;
    font-size: 14px;
    text-align: right;
    color:#4d4e50a3;
}
.editor-content input[type=text]:focus,
.editor-content input[type=email]:focus,
.editor-content input[type=number]:focus,
.editor-content input[type=password]:focus,
.editor-content input[type=search]:focus,
.editor-content input[type=tel]:focus,
.editor-content textarea:focus,
.comment-form input:focus,
.comment-form textarea:focus{
	border: 1px solid var(--color1)!important;
}
.editor-content .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 11px;
    left: 11px !important;
    width: 20px;
}
.editor-content textarea,.comment-form textarea{
    min-height: 140px;
} 
.editor-content{
    line-height: 35px;
}
.editor-content img{
	border-radius:3px;
}

/*.owl-gallery{
    margin: 25px auto;
    padding: 0 30px;
}*/

.gallery_item {
    position: relative;
    display: block;
}
.lg-outer{
    text-align: right;
}
.gallery_item a {
    display: flex;
    position:relative;
    text-align: center;
    margin: auto;
}
.gallery_item a:after{
    opacity: 0;
    visibility: hidden;
    content: "\e918";
    position: absolute;
    font-family: 'icomoon';
    color: #fff;
    font-size: 25px;
    border-radius: 50%;
    width: 37px;
    height: 37px;
    top: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: 0.3s;
    z-index: 1;
    line-height: 36px;
}
.swiper-button-disabled{
    color: rgba(52, 53, 54, 0.6)!important;
}
.gallery-button-next{
    color: var(--color1);
}
.gallery-button-prev{
    color: var(--color1);
}
.gallery_item a:before{
	opacity:0;
	visibility:hidden;
	content: "";
	position:absolute;
	width: 100%;
	height: 100%;
	border-radius: 3px;
	background: rgba(111, 44, 145, 0.49);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transition:0.3s;
	z-index: 1;
}
.gallery_item a:hover:after,
.gallery_item:hover a:after,
.gallery_item:hover a:before{
     opacity:1;
    visibility:visible;
    transition:0.3s;
}
.editor-content .alignleft {
    float: left;
    margin: 20px 20px 10px 0;
    border-radius: 8px;
}

.editor-content .alignright {
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.editor-content .aligncenter{
	text-align:center;
	display:block;
	margin: 20px auto;
}

.editor-content li h2,
.editor-content li h3,
.editor-content li h4,
.editor-content li h5,
.editor-content li h6{
    margin-bottom: 0;
    display: inline;
}
.editor-content h2,
.editor-content h3,
.editor-content h4,
.editor-content h5,
.editor-content h6{
    margin-bottom: 18px;
    color: rgba(39, 40, 41, 1);
}
.editor-content.main-content h1,
.editor-content.main-content h2,
.editor-content.main-content h3,
.editor-content.main-content h4,
.editor-content.main-content h5,
.editor-content.main-content h6{
	margin-top: 20px;
}
.editor-content h1 {
    font-size: calc( var(--heading_h1_fontsize));
}
.editor-content h2 {
    font-size: calc( var(--heading_h1_fontsize) - 2px );
}
.editor-content h3 {
    font-size: calc( var(--heading_h1_fontsize) - 4px );
}
.editor-content h4 {
   font-size: calc( var(--heading_h1_fontsize) - 5px );
}
.editor-content h5 {
    font-size: calc( var(--heading_h1_fontsize) - 6px );
}
.editor-content h6 {
   font-size: calc( var(--heading_h1_fontsize) - 7px );
}
.editor-content ul, .editor-content ol {
    margin-bottom: 10px;
}
.editor-content ul li {
    margin: 10px 0;
    font-size: 16px;
    color: #2e2e2fcc;
}
.editor-content.main-content ul li:before{
    content: "";
    background:rgba(52, 53, 54, 0.6);
    margin-left: 12px;
    display: inline-flex;
    height: 7px;
	width:7px;
	border-radius:1px;
}
.white-content *:not(a), .white-content *:before, .white-content *:after{
    color: rgba(255, 255, 255, 0.8) !important;
}
.white-content.main-content ul li:before{
    background-color: #fff!important;
}
.white-content ol li:after{
    background: #fff!important;
}
.white-content.editor-content.main-content a:hover {
    color: var(--A5D2D8, #A5D2D8);
}
.editor-content.main-content .wp-caption-text {
    text-align: center;
}
.editor-content.main-content .wp-caption{
    width: auto!important;
}
.editor-content.main-content a:not(.product-button,.cta-btn-click){
	color:var(--color2);
    font-weight: bold;
}
.editor-content.main-content a:hover{
	color:var(--color1);
}
.editor-content p{
	color:#2e2e2fcc;
    font-size: 16px;
    line-height: 40px;
}
.editor-content blockquote::after{
    content: "";
    background-image: url(../img/quote-shape.webp);
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
}
.editor-content blockquote {
    border-radius: 8px;
    background-color: rgba(241, 241, 242, 1);
    position: relative;
    margin: 40px 0px;
    display: table;
    padding: 40px 60px 35px;
}
.help-heading a:hover{
    color: var(--color1);
}
.editor-content blockquote:before{
    content: '';
    background-image: url(../img/quot.webp);
    position: absolute;
    display: inline-block;
    height: 45px;
    width: 45px;
    background-size: cover;
    background-repeat: no-repeat;
    left: 50%;
    transform: translateX(-50%);
    top: -22px;
    z-index: 1;
}
.editor-content blockquote p{
    color: rgba(46, 46, 47, 0.8);
    font-size: 17px;
    position: relative;
    padding: 17px 0;
    font-family: var(--bold_font);
    z-index: 1;
    text-align: center;
}
.editor-content.main-content p{
    margin: 0 0 10px;
}
.editor-content ol {
	list-style: none;
    margin-left: 0;
    padding: 0;
}
.editor-content ol li {
	counter-increment:item;
    position: relative;
    padding-right: 35px;
    margin: 10px 0;
}
.editor-content ol li:before{
    content:counter(item)" ";
    color: rgba(52, 53, 54, 0.6);
    font-size: 18px;
	font-weight: bold;
    height: 100%;
    width: 15px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: baseline;
    justify-content: center;
    position: absolute;
    right: 0;
}
.editor-content ol li:after{
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: rgba(52, 53, 54, 0.6);
    top: 20px;
    right: 17px;
}
.gallery_item  img{
    transition: all 0.3s;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.editor-content .wp-video {
    display: block;
    margin: 20px auto;
}
.section-gallery{
    display: flex;
    align-items: center;
    gap: 46px;
    margin: 50px 0;
}
/*.owl-carousel.owl-gallery .owl-item img {
    object-fit: contain;
}
.owl-carousel.owl-gallery  .owl-nav{
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    height: 30px;
	    font-size: 30px;
	    margin: auto;
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	    right: -15px;
	    left: -15px;
	    z-index: -1;
}
.owl-carousel.owl-gallery  .owl-nav button i{
  display:inline-block;
  font-size: 18px;
  padding: 10px;
}
.owl-carousel.owl-gallery  .owl-nav button i:before{
	color:#c9c9c9;
	transition:0.3s ease-in;
}
.owl-carousel.owl-gallery  .owl-nav button:hover i:before{
	color:var(--color1);
}*/

.editor-content.main-content table {
    border-collapse: collapse;
    margin: 20px auto;
    overflow-x: auto;
    display: block;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    max-width: 100%;
    border: 1px solid #dcdcdc;
    border-bottom: 0;
    border-left: 0;
}
.product-button-next{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    cursor: pointer;
}
.product-button-prev{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    cursor: pointer;
}
.product-button-next{
    color: var(--color1);
}
.product-button-prev{
    color: var(--color1);
}
.editor-content.main-content table tr, 
.editor-content.main-content table td,
.editor-content.main-content table th {
    border: 1px solid #dcdcdc;
    text-align: center;
    border-right: 0;
}
.editor-content.main-content table th{
    font-family: var(--bold_font);
    font-size: 13px;
    color: rgba(46, 46, 47, 0.8);
}
.editor-content.main-content table tr:first-child th, 
.editor-content.main-content table tr:first-child {
    border-top: none;
    border-right: none;
    padding: 0px 8px;
}
.editor-content.main-content table td {
    white-space: nowrap;
    border-bottom: none;
    color: #2e2e2fcc;
    padding: 10px 15px;
    font-size: inherit;
}
/* width */
.editor-content.main-content table::-webkit-scrollbar {
  width: 5px;
  height:8px;
}
/* Track */
.editor-content.main-content table::-webkit-scrollbar-track {
  box-shadow: inset 0 0 3px grey; 
}
/* Handle */
.editor-content.main-content table::-webkit-scrollbar-thumb {
  background: var(--color1); 
  border-radius: 10px;
}
/* Handle on hover */
.editor-content.main-content table::-webkit-scrollbar-thumb:hover {
  background: var(--color1); 
}
.acf-file-uploader .hide-if-value a{
    color: #fff!important;
    font-size: 14px!important;
}
.acf-radio-list li:before{
    display:none!important;
}
.acf-checkbox-list li:before{
    display:none!important;
}
.af-form{
    background: #6f2c910a;
    padding: 30px;
}
.af-input select{
    display: flex;
    align-items: center;
}
.acf-range-wrap input[type="number"]{
    width: 1.9rem!important;
    min-width: 2.2rem!important;
    height: 32px;
} 
input[type="checkbox"],
input[type="radio"] ,
input[type="range"]{
    all: revert;
}
ul.acf-radio-list, ul.acf-checkbox-list{
    border:none!important;
}
.acf-file-uploader .hide-if-value P{
    font-size:14px;
}
html[dir=rtl] ul.acf-radio-list input[type=checkbox], html[dir=rtl] ul.acf-radio-list input[type=radio], html[dir=rtl] ul.acf-checkbox-list input[type=checkbox], html[dir=rtl] ul.acf-checkbox-list input[type=radio]{
    cursor:pointer!important;
}
.af-field-type-select .af-input.acf-input::before {
    content: "\e902";
    font-family: 'icomoon';
    position: absolute;
    left: 10px;
    top: 9px;
    font-size: 6px;
    cursor:pointer;
    color: #4d4e50a3;
}
ul.acf-radio-list li, ul.acf-checkbox-list li{
    cursor:pointer;
}
@media screen and (max-width:992px){
    .editor-content blockquote{
        padding: 30px!important;
    }
}