.my-main-sections {
    border-radius: 20px;
    filter: drop-shadow(19.682px 22.641px 43.5px rgba(32,55,127,0.15));
    background-color: #ffffff;
}
.my-main-sections-top {
    margin-top: -270px !important;
	z-index: 1;
    position: relative;
}
.tw-po-col {
    margin-top: 0px !important;
}
.banner-images img {
    border-bottom-right-radius: 20px;
}
header .header-main .wp-block-site-logo img {
    width: 120px !important;
    height: auto;
    transition: all .4s;
}
.cust-page-banner .wp-block-cover__inner-container {
    max-width: 1170px;
}
.page-template-default div#breadcrumbs{
	margin-top: 0 !IMPORTANT;
}
.page-template-default img.wp-block-cover__image-background.wp-image-11 {
    height: 100%;
    object-position: unset !important;
    background: #161616;
}
.page-template-default .inner-banner .banner-content-wrap h1 {
    font-size: 32px !important;
}
.header-main {
    background-image: url(../../../../../wp-content/uploads/2023/06/Banner-1.png) !IMPORTANT;
    background-size: cover !important;
}
.footer-bottom-cta {
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    filter: drop-shadow(9.851px 12.608px 26.5px rgba(0,0,0,0.07));
    background-color: #20377f;
    margin-bottom: 0px !important;
	position:relative;
	transform: translateY(-35px);
}
.um-right.um-half {
    display: none;
}
.um-col-alt-b {
    display: none;
}
.um-form * {
    font-family: var(--wp--preset--font-family--open-sans) !important;
    color: #181818;
}
.select2-container .select2-choice, .select2-container-multi .select2-choices, .um .um-form input[type=number], .um .um-form input[type=password], .um .um-form input[type=search], .um .um-form input[type=tel], .um .um-form input[type=text], .um .um-form textarea {
    border-radius: 5px;
}
.um-left.um-half {
    width: 100%;
}
.um-left.um-half input {
    background: #d51070 !important;
    font-size: 18px !important;
	font-weight: 700 !important;
}
.um-form {
    padding: 20px;
    box-shadow: 0 0 10px 0 #bfbfbf;
    border-radius: 10px;
}
.footer-bottom-cta:before {
    content: '';
    position: absolute;
    top: 0px;
    left: -35px;
    width: 35px;
    height: 35px;
    background-image: url(../../../../../wp-content/uploads/2023/06/angl.png);
    z-index: 1;
    background-size: cover;
}
.footer-bottom-cta:after {
    content: '';
    position: absolute;
    top: 0px;
    right: -35px;
    width: 35px;
    height: 35px;
    background-image: url(../../../../../wp-content/uploads/2023/06/rengl.png);
    z-index: 1;
    background-size: cover;
}
.single-patterns hr.wp-block-separator.has-alpha-channel-opacity.is-style-wide {
    width: 100%;
    color: #f0f0f0;
}
/* Responsive css */
@media screen and (max-width:1252px){
	.footer-bottom-cta:after,.footer-bottom-cta:before{
		display:none;
	}
	.footer-bottom-cta {
    	border-radius: 15px;
	}
}
/* @media screen and (max-width:1025px){
	div#buy-now {
    padding-bottom: 200px !important;
    margin-bottom: -115px !important;
}
} */
@media screen and (max-width:1023px){
	.my-main-sections {    
    	padding: 30px !important;
	}
	.my-main-sections h2.wp-block-heading {
		font-size: 24px !important;
		line-height: 30px !important;
		margin-bottom: 0px !important;
	}
	header .header-main .wp-block-navigation .wp-block-navigation__responsive-container-open {
    	background: #d51070 !important;
	}
}
@media (max-width:920px) and (min-width:768px){
	.popup-banner-sec img {
		height: 500px !IMPORTANT;
	}
}
@media screen and (max-width:782px){
	.cta-btns {
    	justify-content: flex-start !important;
	}
	button.wp-block-navigation__responsive-container-close svg path {
		fill: black !important;
	}
	.banner-images, .banner-images img {
    	width: 100%;
	}
}
@media screen and (max-width:767px){
	/* body div#buy-now {
		padding-bottom: 170px !important
	} */
    .header-main-menu.header-main-menu-cust {
        position: relative;
        right: 12px;
    }
    .postid-1823 .wp-block-image {
        width: 100%;
        margin-bottom: 0px !important;
    }   
     .postid-1823 .is-layout-flex {
        margin-right: 0px !important;
    }
    .wp-block-navigation__responsive-container-close svg, .wp-block-navigation__responsive-container-open svg {
        fill: currentColor;
        display: block;
        height: 32px;
        pointer-events: none;
        width: 32px;
    }
	.wp-block-cover__inner-container h1 {
		font-size: 32px !important;
		line-height: 39px;
	}
	.popup-banner-sec img {
		height: 430px !IMPORTANT;
	}
	.single-patterns div#breadcrumbs {
		margin-top: 0 !IMPORTANT;
	}
	.single-patterns h1{
		font-size:32px !important;
	}
	.ptrn-prev-title {
		margin-top: 10px !important;
		font-size: 28px !IMPORTANT;
	}
	
	h2#explore-more {
		font-size: 28px !IMPORTANT;
		margin-top: 40px !IMPORTANT;
	}
	.wp-block-cover__inner-container p {
    	font-size: 16px !important;
	}
	.footer-logo {
    	display: none;
	}
	.copy-senter {
    	justify-content: center !important;
	}
	.copu-p {
		text-align: center;
		font-size: 14px !important;
		line-height: 20px !important;
		margin-top: -35px !IMPORTANT;
	}
	.footer-bottom-cta h2 {
    	font-size: 28px !important;
	}
	.wp-block-buttons.is-layout-flex {
   		display: block !important;
	}
	.pattern-banner-content .wp-block-buttons.is-layout-flex {
   		display: flex !important;
	}
	div#learn-more-btn a {
		display: block !IMPORTANT;
		width: 100%;
	}
	div#learn-more-btn {
		display: block !important;
		margin-bottom: 20px;
	}
	.get-free-btn, .get-free-btn a {
		display: block !important;
		width: 100%;
	}
	.get-free-btn, .get-free-btn a {
		display: block !important;
		width: 100%;
		margin-bottom: -33px !IMPORTANT;
	}
	.cta-btns .wp-block-button, .cta-btns .wp-block-button a {
		width: 100%;
		display: block !important;
	}
	.footer-bottom-cta h2, .footer-bottom-cta p {
    	text-align: center;
	}
	.footer-bottom-cta p {
    	font-size: 16px !important;
	}
	.my-main-sections p {
		font-size: 16px !important;
		line-height: 26px !important;
	}
	.footer-bottom-cta {
    	border-radius: 20px;
	}
}
@media (max-width: 600px){
	body header .header-main {
		padding: 12px 20px !important;
	}
	.footer-bottom-cta {
    	padding: 20px !important;
	}
	.popup-banner-sec img {
		height: 460px !IMPORTANT;
	}
}
@media (max-width: 380px){
	.popup-banner-sec img {
		height: 560px !IMPORTANT;
	}
}
@media screen and (max-width: 991px){
	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
		padding: 10px 0px 10px 0px !important;
	}
	/* div#buy-now {
    padding-bottom: 200px !important;
    margin-bottom: -115px !important;
} */
	/* body ul.wp-block-navigation__submenu-container li a span {
    color: #989898 !important;
    margin-left: 12px;
} */
}
.utk-email-subscribe-form input {
    border: 1px solid #bbbbbb !important;
    border-radius: 10px !important;
    padding: 10px 20px !important;
}
input.btn.btn-primary.btn-block.UTK_lead_capture_submit {
    background: #d51070 !important;
    width: 100% !important;
    border-color: #d51070 !important;
    padding: 16px !important;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1px;
}
select#licenses {
    font-size: 9px;
    line-height: 15px;
    color: #636363;
    font-weight: 400;
    font-family: "Open Sans";
	padding-left: 30px !important;
    padding-top: 9px !important;
}
/* button#purchase {
    border-radius: 100px !important;
    font-family: var(--wp--preset--font-family--open-sans) !important;
    line-height: 15px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold; 
} */
/* figure.wp-block-image img {
    width: 100%;
    max-width: 100%;
    display: block;
} */
/* .icon-with-desc{position:relative;} */
/* .icon-with-desc figure {
    width: 30px;
	display:none;
} */
/* .icon-with-desc p {
    padding-left: 38px;
} */
/* .icon-with-desc:before {
    content: '';
    background-image: url(../../../../../wp-content/uploads/2023/06/Group-22.png);
    position: absolute;
    width: 28px;
    height: 28px;
    background-size: cover;
    background-repeat: no-repeat;
	top:0px;
	left:0px;
} */
/* .angled-bg-section .icon-with-desc:before {
    content: '';
    background-image: url(../../../../../wp-content/uploads/2023/06/Group-22-1.png);
    position: absolute;
    width: 28px;
    height: 28px;
    background-size: cover;
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
} */
.exception-img {
    width: 100%;
}
.sub-listing {
    padding-left: 60px !important;
    line-height: 20px !important;
    list-style: none;
    margin-top: 5px !important;
}
.sub-listing li{
	line-height: 34px !important;
	position:relative;
}
.sub-listing li:before {
    content: '';
    position: absolute;
    background: #636363;
    width: 10px;
    height: 1px;
    left: -20px;
    top: 16px;
}
.angled-bg-section .sub-listing li:before{
	background: #fff;
}
.tw-af-banner {
    margin-top: -80px;
}
.phoenix-footer-new {
    background-color: #222222;
    margin-left: calc(-1* var(--wp--custom--gap--horizontal)) !important;
    margin-right: calc(-1* var(--wp--custom--gap--horizontal)) !important;
    width: unset;
    position: relative;
    top: 100px;
}
.page-template-affiliates-2 th.has-text-align-center {
    padding-top: 20px;
    padding-bottom: 20px;
}
.page-template-affiliates-2 td.has-text-align-center {
    padding-top: 20px;
    padding-bottom: 20px;
}
.page-template-affiliates-2 .has-black-background-color {
    background-color: #141414 !important;
}
/*
.page-template-affiliates-2 figure.wp-block-image.size-full img {
    width: 166px !important;
    height: auto !important;
}
*/

@media screen and (max-width:1025px){
	.tweak-main-title {
    font-size: 36px !important;
    line-height: 40px !important;
	}
	.key-feature-sec {
		flex-basis: 320px !IMPORTANT;
	}
	.why-use-block {
    padding-bottom: 10px !important;
	}
	.tweak-title, .tweak-main-title {
    font-size: 36px !important;
    line-height: 42px !IMPORTANT;
	}
	.my-main-sections img {
		height: auto !IMPORTANT;
	}
}
@media screen and (max-width:992px){
	.icon-with-desc figure {
    margin-top: 4px;
	}
	div#modal-1-content ul li a.wp-block-navigation-item__content {
    	color: black !important;
	}
	.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg path {
    	fill: #000;
	}
}
@media screen and (min-device-width: 220px) and (max-device-width: 450px) { 
    .page-template-affiliates-2 .icon-cls-mobile img {
        width: 25% !important;
    }
}
@media screen and (min-device-width: 450px) and (max-device-width: 782px) { 
    .page-template-affiliates-2 .icon-cls-mobile img {
        width: 15% !important;
    }
}
@media screen and (max-width:782px){
    .phoenix-footer-new {
        top: 50px;
    }
    .page-template-affiliates-2 .wp-block-buttons.is-content-justification-center.is-layout-flex.wp-container-core-buttons-is-layout-1.wp-block-buttons-is-layout-flex {
        justify-content: center;
        display: flex !important;
    }
    .page-template-affiliates-2 .wp-block-buttons.is-layout-flex{
        text-align: center;
    }
    .page-template-affiliates-2 .performance-optimize {
        padding-top: 22px !important;
        padding-bottom: 0px !important;
    }
    .page-template-affiliates-2 .wp-block-cover__inner-container h1 {
        font-size: 32px !important;
        line-height: 39px;
        padding-top: 40px;
    }
    .page-template-affiliates-2 .performance-optimize {
        padding-top: 15px !important;
        padding-bottom: 60px !important;
    }
    .page-template-affiliates-2 .wp-block-group.benefit-cls.has-background.is-layout-constrained.wp-container-core-group-is-layout-3.wp-block-group-is-layout-constrained {
        padding-top: 60px !important;
        padding-bottom: 25px !important;
    }
   
    .page-template-affiliates-2 .wp-block-group.is-layout-constrained.wp-container-core-group-is-layout-4.wp-block-group-is-layout-constrained {
        padding-top: 50px !important;
        padding-bottom: 30px !important;
    }
    .page-template-affiliates-2 .wp-block-columns.tw-st-col.has-white-background-color.has-background.is-layout-flex.wp-container-core-columns-is-layout-5.wp-block-columns-is-layout-flex {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .page-template-affiliates-2 td.has-text-align-center {
        padding-top: 25px;
        padding-bottom: 28px;
    }
    .page-template-affiliates-2 figure.wp-block-table.is-style-stripes {
        margin-top: 25px !important;
        margin-bottom: 0 !important;
        padding: 10px;
    }
   
    .page-template-affiliates-2 details.wp-block-details.has-black-color.has-text-color.has-link-color.wp-elements-474a02f8baaa4ca98f947c02a031aa8c.is-layout-flow.wp-container-core-details-is-layout-4.wp-block-details-is-layout-flow {
        line-height: 25px;
    }
	.row-revrerse {
    flex-direction: column-reverse;
	}
	.tw-po-col-2 {
		margin-top: -60px !important;
		margin-bottom: 50px !important;
	}
	.hight-zero{
		height:0px !important;
	}
	.tw-at-mini,.tw-po-col {
    padding: 20px !important;
	}
	.wp-block-cover.tweak-banner-sec {
    margin-bottom: -70px !important;
	}
	figure.wp-block-image.size-full img {
    width: 100%;
    display: block;
    max-width: 100%;
    
	}
    .postid-1823 .is-layout-flex{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-right: 12px;
}

 .postid-1823 .phoenix-footer .is-layout-flex{
    display: flex;
        flex-direction: column !important;
        flex-wrap: unset !important;
 }
 .postid-1823 .phoenix-footer img.wp-image-935 {
    object-fit: cover;
    width: 125px !important;
    height: 43px !important;
    text-align: center !important;
}
.postid-1823 .phoenix-footer figure.wp-block-image.size-full.is-resized {
    display: contents;
}
    /* .page-template-affiliates-2 figure.wp-block-image.size-full img {
        width: 100%;
        display: block;
        max-width: 100%;
        width: 123px !important;
        height: 40px !important;
        margin-left: -10px;
        } */
	.start-tweak-sec {
    gap: 30px !important;
	}
	.page-id-289 .wp-block-cover.tweak-banner-sec {
    margin-bottom: -130px !important;
	}	
	.margin-img {
    width: 100%;
    margin-bottom: 2em !important;
	}
	/* .icon-with-desc:before {
    content: '';
    width: 20px !important;
    height: 20px !important;
	} */
	/* .icon-with-desc p {
    padding-left: 30px;
    margin-top: -3px;
	} */
	.just-title {
    font-size: 32px !important;
    font-weight: 800 !important;
	}
	.angle-upper {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
	}
	.post-grid-blue {
    padding-top: 60px !important;
    padding-bottom: 110px !important;
	}
	.secure-section {
    margin-top: 0;
    padding-top: 60px !important;
    padding-bottom: 60px !important;
	}
	.page-id-141 .tw-po-col {
    margin-top: 0px !important;
    border-radius: 10px;
    filter: drop-shadow(19.682px 22.641px 43.5px rgba(32,55,127,0.08));
    margin: 60px 0 !IMPORTANT;
	}
	.performance-optimize {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
	}
	.img-center-m {
    margin: 0 auto !important;
    width: 100%;
    max-width: 300px;
    display: block;
    float: unset !important;
	}
}
@media screen and (max-width:767px){
	.tweak-title, .tweak-main-title {
		font-size: 30px !important;
		line-height: 34px !IMPORTANT;
	}
	/* .p-descr,.sub-listing li,.icon-with-desc p{
		font-size:16px !important;
		line-height:26px !important;
	} */
	.tw-tweaking {
    padding-bottom: 80px !important;
    padding-top: 80px !important;
	}	
}

/* .wp-block-navigation__submenu-container li a {
    color: #000 !IMPORTANT;
} */

html, body {
    scroll-behavior: smooth;
}
@media screen and (max-width: 782px){
	.flex-d-r-column {
		flex-direction: column-reverse;
	}
	.cont-from-grid p {
		display: grid;
		grid-template-columns: 1fr;
		gap: 20px;
	}
}
/* UEC doc css */
ul#theme-breadcrumbs {
    border-radius: 10px;
    filter: drop-shadow(9.851px 12.608px 20.5px rgba(0,0,0,0.08));
    background-color: #ffffff;
    color:#6b7280;
    display: flex;
    width: fit-content;
    padding: 10px 20px !important;
    margin-left: 0 !important;
    margin-top: -21px !IMPORTANT;
    z-index: 1;
    position: relative;
    font-family: var(--wp--preset--font-family--dm-sans) !important;
}
.wp-block-group.breadcrumb-section {
    max-width: 1170px !important;
    margin: 0 auto;
}
.wp-block-column.inner-columns {
    border-radius: 15px;
    filter: drop-shadow(9.851px 12.608px 20.5px rgba(0,0,0,0.08));
    background-color: #ffffff;
}
.wp-block-column.uec-blocks {
    border-radius: 15px;
    filter: drop-shadow(9.851px 12.608px 32px rgba(0,0,0,0.08));
    background-color: #ffffff;
}
.popup-plugin {
    border-radius: 15px;
    background-color: #122859;
}
.wp-block-cover__inner-container {
    max-width: var(--wp--style--global--wide-size);
    margin-left: auto !important;
    margin-right: auto !important;
}
@media screen and (max-width:782px){
	.config-title br {
    	display: none;
	}
	.config-title span {
    	margin-right: 12px;
	}
	.config-p {
	    max-width: 100% !important;
	    margin-top: 0 !important;
	}
	/* .wp-block-image img {
	    width: 100% !important;
	    max-width: 100% !important;
	    display: block;
	} */
	.margin-top-zero {
    	margin-top: 5px !important;
	}
	.get-plugin-btn {
    	justify-content: flex-start !important;
	}	
}
@media screen and (max-width:767px){
	.utk-email-subscribe-form h2 {
	    font-size: 28px !important;
	    line-height: 33px;
	}
	.uec-para {
        padding: 20px !important;
    }
	.copy-senter img {
		margin-bottom: 30px;
	}
}
@media screen and (max-width:500px){
	ul#theme-breadcrumbs {
    	padding: 10px 13px !important;
	}
	ul#theme-breadcrumbs a, ul#theme-breadcrumbs li {
    	font-size: 12px !important;
	}
	.wp-block-cover.uec-banner {
    	min-height: 250px !important;
	}
	.p-desc {
	    font-size: 16px !important;
	    line-height: 26px;
	}
	.popup-title {
	    font-size: 16px !important;
	    line-height: 21px;
	}
	.heading-sec{
		font-size: 28px !important;
	    font-style: normal;
	    font-weight: 800;
	    line-height: 32px !important;
	}
	.heading-third{
		font-size: 22px !important;
	    font-style: normal;
	    font-weight: 800;
	    line-height: 30px !important;
	}
	.get-plugin-btn a {
    	font-size: 16px !important;
	}
}
.box-shadow-with-br {
    border-radius: 15px;
    filter: drop-shadow(9.851px 12.608px 32px rgba(0,0,0,0.08));
    background-color: #ffffff;
}

.free-sec{
    position: relative;
    overflow: hidden;
}
.premium-sec {
    position: relative;
}
.free-sec:before {
    content: 'Free';
    position: absolute;
    right: 0;
    top: 0;
    padding: 15px 30px;
    background: #407bff;
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    border-bottom-left-radius: 20px;
}
.premium-sec:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2023/10/premium-2.png);
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
    background-size: contain;
    right: -23px;
    top: -19px;
}
/* pattern css */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');

body {
    margin: 0;
    padding: 0;
}
* {
    box-sizing: border-box;
}

.container {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}
.banner-sec-main {
    padding: 60px 0;
    background-color: #D51070;
    max-width: unset !IMPORTANT;
}
.banner-sec-inner {
    display: flex;
    align-items: center;
}
.banner-sec-inner .banner-title {
    padding-right: 40px;
}
.banner-sec-inner .banner-title,
.banner-sec-inner .banner-image {
    width: 50%;
}
.banner-sec-inner .banner-title h1 {
    width: 100%;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 50px;
    font-weight: 300;
    color: #fff;
    margin: 0 0 10px 0;
    letter-spacing: 1px;
}
.banner-sec-inner .banner-title p {
    width: 100%;
    text-align: left;   
    font-size: 16px;
    line-height: 1.6;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    margin: 0;
}
.banner-sec-inner .banner-image img {
    width: 100%;
}
.filter-main-sec {
    padding: 60px 0;
}
.filter-main-sec .buttons {
    padding: 0px 0 40px;
    display: flex;
    justify-content: center;
}
.filter-inner-sec .button {
    transition: all .2s ease-in-out;
    -webkit-appearance: none;
    appearance: none;
    font-weight: 700;
    font-size: 14px;
    font-weight: normal;
    padding: 8px 12px;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
    outline: none;
    color: #40464d;
    border: 1px solid #D51070;
    border-radius: 5px;
    margin: 0 6px;
    background-color: transparent;
}  
.filter-main-sec .button:hover,
.filter-main-sec .button.active {
    background-color: #D51070;
    color: #fff;
}
.filter-inner-sec .item-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.explore-more {
	    box-shadow: 0 0 0 100vmax #f7f7f7;
    clip-path: inset(0 -100vmax);
}
.single-patterns nav.wp-block-query-pagination {
    display: none;
}
.filter-inner-sec .item-list .item {
    width: 33.3%;
    padding: 0 10px 40px 10px;
    position: relative;
}
.filter-inner-sec .item-list .item .image {
    border: 1px solid #8989;
    position: relative;
    transition: all 0.2s linear;
}
.filter-inner-sec .item-list .item .image img {
    width: 100%;
	height: auto;
}
.item-list p {
    margin: 0;
}
.copy-box a:nth-child(1) {
    display: none;
}
.filter-inner-sec .item-list .item .item-content {
    margin-top: 10px;
}
.filter-inner-sec .item-list .item .item-content .title a {
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #1d2327;
    text-decoration: none;
    display: block;
    transition: all 0.2s linear;
}
.filter-inner-sec .item-list .item .item-content .title a:hover {
    color: #D51070;
}
.hide { display: none !important; }
.pagination-sec {
    margin: 40px 0 0 0;
}
.filter-inner-sec .item-list .copy-box a {
    padding: 10px 20px;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    border-radius: 5px;
    transition: all 0.2s linear;
    background-color: #D51070;
    color: #fff;
}
.filter-inner-sec .item-list .copy-box {
    position: absolute;
    right: 20px;
    bottom: 20px;
    display: flex;
    opacity: 0;
    transition: all 0.2s linear;
}
.filter-inner-sec .item-list .image:hover .copy-box {
    opacity: 1;
}
.pattern-banner-content {
    overflow: hidden;
}
.pagination-sec ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -5px;
}
ul.cust-cat-lists {
    display: flex;
    list-style: none;
    padding: 0;
}
ul.cust-cat-lists li {
    margin-right: 15px;
}
ul.cust-cat-lists li a {
    text-decoration: none;
}
.pagination-sec ul li {
    height: 40px;
    border: 1px solid #D51070;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
    border-radius: 5px;
}
.pagination-sec ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    padding: 8px 20px;
    transition: all 0.2s linear;
    font-family: 'Open Sans', sans-serif; 
    font-size: 15px;
    color: #40464d;
    font-weight: 500;
    margin: 0;
}
.pagination-sec ul li a:hover {
    background-color: #D51070;
    color: #fff;
}

@media screen and (max-width: 1200px) {
    .container {
        padding: 0 20px;
    }
}
@media screen and (max-width: 991px) {
    .filter-inner-sec .item-list .item {
        width: 50%;
    }
    .pagination-sec {
        margin: 20px 0 0 0;
    }
    .filter-main-sec,
    .banner-sec-main {
        padding: 40px 0;
    }
    .filter-main-sec .buttons {
        justify-content: flex-start;
        overflow-x: scroll;
        padding: 0 0 15px 0;
        margin: 0 0 20px 0;
    }
    .filter-inner-sec .button {
        text-wrap: nowrap;
    }
}
@media screen and (max-width: 767px) {
    .banner-sec-inner {
        flex-direction: column-reverse;
    }
    .banner-sec-inner .banner-title {
        width: 100%;
        padding: 0;
    }
    .banner-sec-inner .banner-image {
        width: 100%;
        margin: 0 0 30px 0;
    }
    .banner-sec-inner .banner-title h1 {
        font-size: 45px;
        line-height: 1;
        text-align: center;
    }
    .banner-sec-inner .banner-title p {
        font-size: 15px;
        text-align: center;
    }
    .filter-inner-sec .item-list .item {
        width: 100%;
        padding: 0 10px 30px 10px;
    }
}
a.wp-block-button__link.wp-element-button.green-btn {
    background-color: #5cb85c;
}
.pattern-banner-content pre.wp-block-code {
    display: none;
}
/* .pattern-block-content-here {
    border: 1px solid silver;
} */
select#licenses {
    background-image: linear-gradient(45deg, transparent 50%, #2563eb 50%), linear-gradient(135deg, #2563eb 50%, transparent 50%), linear-gradient(to right, #2563eb8c, #2563eb8c);
    background-position: calc(100% - 22px) calc(1em + 5px), calc(100% - 17px) calc(1em + 5px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 4.5em;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: 1.75;
    height: 50px;
}



/* 10-04-2025 */

.wp-block-navigation__submenu-container li a:hover {
    color: #2563eb !important;
}
.plugin-purchase-licence-sec {
    text-align: center;
}


.icon-with-desc figure.wp-block-image img {
    max-width: unset;
}
.icon-with-desc {
    align-items: normal;
}
.icon-with-desc figure.wp-block-image img {
    width: 28px;
    height: 28px;
}
.single-blog-post .wp-block-post .wp-block-group {
    box-shadow: none;
}
.cont-from-grid p {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    
}
.cont-from p {
    font-family: var(--wp--preset--font-family--dm-sans) !important;    
    margin: 0 !important;
    color:#6b7280;
}
.cont-from input, .cont-from textarea {
    font-family: var(--wp--preset--font-family--dm-sans) !important;
    border-radius: 10px;
    border: 1px solid #dcdcdc !important;
    font-size: 18px;
    padding: 10px 20px;
    color: #6b7280;
}
.cont-from input.wpcf7-tel, .cont-from textarea {
    margin-bottom: 20px;
}
.cont-from-grid {
    margin-bottom: 20px;
}
p.p-desc a:hover {
    color: #000 !important;
}
.wpcf7-response-output {
    color: #6b7280;
}
body .submit-btn {
    display: block;
    margin: 0 auto;
    padding: 18px 28px;
    border-radius: 7px !important;
    border: none;
    font-size: 18px;
    background-color: #2563eb;
    color: #fff;
    font-weight: 600;
    font-family: var(--wp--preset--font-family--dm-sans) !important;
}
.wp-block-post-excerpt__excerpt,.wp-block-post-excerpt__more-link,.wp-block-latest-posts__post-date,.wp-block-latest-posts__post-title {
    font-family: var(--wp--preset--font-family--dm-sans) !important;
}
.page-numbers:hover,
.page-numbers.active {
    background-color: #D51070;
    color: #fff;
}
.page-numbers a{

    color: #40464d !important;
}
.pagination {
    display: flex;
    justify-content: center;
    gap: 10px; /* space between links */
    margin-top: 20px;
}

.pagination a,
.pagination span {
    transition: all .2s ease-in-out;
    -webkit-appearance: none;
    appearance: none;
    font-weight: 700;
    font-size: 14px;
    font-weight: normal;
    padding: 8px 12px;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
    outline: none;
    color: #40464d;
    border: 1px solid #D51070;
    border-radius: 5px;
    margin: 0 6px;
    background-color: transparent;
    text-decoration: none;
}

.pagination .current {
    background-color: #D51070;
    color: #fff;
    border-color: #D51070;
}

@media screen and (min-width: 992px) {
    .cust-footer-menu.wp-block-navigation .wp-block-navigation__container {
        gap: 90px !important;
    }
  
}

@media screen and (max-width: 767px) {
    .custom-banner-section .wp-block-cover__inner-container p {
        font-size: 18px !important;
    }
    .custom-banner-section .wp-block-cover__inner-container h2 {
        font-size: 36px !important;
    }
    .wp-block-cover.is-light.custom-banner-section {
        margin-top: 10px !important; 
        margin-bottom: 10px !important; 
    }
    .cust-footer-menu.wp-block-navigation .wp-block-navigation__container {
        gap: 40px;
    }
  
    .icon-with-desc figure.wp-block-image img {
        width: 20px;
        height: 20px;
    }
    .is-layout-flex.wp-block-columns-is-layout-flex {
        padding:20px !important;
    }
    .wp-block-group.single-blog-post .page-content.post-content{
        padding-top: 0px !important;
    }
    .wp-block-post .phoenix-post-content .wp-block-post-excerpt .wp-block-post-excerpt__more-text {
        bottom:-10px;
    }
}
