.site-navbar :where(li,a,.dropdown),.site-navbar :after,.site-navbar :before,.site-mobile-menu,.side-nav,.site-mobile-menu-close{transition:0.4s ease;-webkit-transition:0.4s ease;-moz-transition:0.4s ease;-o-transition:0.4s ease;-ms-transition:0.4s ease}.site-navbar .site-navigation .menu-active a{color:var(--secondarycolor)}.site-mobile-menu ul>.menu-active a{color:var(--secondarycolor)!important}.site-navbar .site-navigation{display:flex;justify-content:center}.site-navbar .site-navigation ul{list-style:none;display:flex;justify-content:space-between;align-items:center;margin-bottom:0;gap:3rem}.site-navbar .site-navigation>ul>li{border-bottom:2px solid #fff0;margin:0 .8rem;position:relative;font-family:var(--primaryfont)}.site-navbar .site-navigation>ul>li:nth-last-child(1){margin-right:0}.site-navbar .site-navigation>ul>li:nth-first-child(1){margin-left:0}.site-navbar .site-navigation>ul>li:hover{border-bottom:2px solid var(--secondarycolor)}.site-navbar .site-navigation li a{font-size:16px;text-transform:capitalize;font-weight:500}.site-navbar .site-navigation li a:hover{color:var(--secondarycolor)}.site-navbar .menu-item-has-children{position:relative;padding-right:10px}.site-navbar .site-navigation .menu-item-has-children{border-bottom:none!important;display:flex;flex-direction:column;align-items:center}.site-navbar .menu-item-has-children a{display:flex;align-items:center}.site-navbar .menu-item-has-children>a:after{content:"\f078";font-family:'Font Awesome 5 Free';margin-left:.5rem;font-weight:900;margin-top:-3px}.site-navbar .menu-item-has-children:hover>a:after{transform:rotate(180deg)}#menu-top-nav>.menu-item-has-children>.dropdown{transform:scaley(0);opacity:0;border-top:2px solid var(--secondarycolor);transform-origin:top;position:absolute;display:flex;flex-direction:column;background:#fafafa;top:2rem;box-shadow:rgb(0 0 0 / .15) 0 5px 15px 0}#menu-top-nav>.menu-item-has-children:hover .dropdown{transform:scaley(1);opacity:1}#menu-top-nav .menu-item-has-children>.dropdown>li{min-width:180px;padding:6px 15px;position:relative;transition:0.2s linear;-webkit-transition:0.2s linear;-moz-transition:0.2s linear;-o-transition:0.2s linear;-ms-transition:0.2s linear;left:0;border-bottom:1px dashed #ccc}#menu-top-nav .menu-item-has-children .dropdown>li:hover{background:#fff;left:2px;box-shadow:rgb(0 0 0 / .1) 0 0 5px 0,rgb(0 0 0 / .1) 0 0 1px 0;border-bottom:1px dashed #fff0}#menu-top-nav .menu-item-has-children .dropdown>li:hover>a{color:#000}#menu-top-nav .dropdown>.menu-item-has-children{display:block;justify-content:space-between;width:100%}#menu-top-nav .dropdown>.menu-item-has-children a{display:flex;justify-content:space-between}#menu-top-nav .dropdown>.menu-item-has-children>a:after{content:"\f067"}#menu-top-nav .dropdown>.menu-item-has-children>.dropdown{display:flex;flex-direction:column;transform:scalex(0) scaley(0);opacity:0;transform-origin:top left;position:absolute;top:0;left:100%;background:#fff}#menu-top-nav .dropdown>.menu-item-has-children:hover>.dropdown{transform:scalex(1) scaley(1);opacity:1}#menu-top-nav .dropdown>.menu-item-has-children>.dropdown>li{padding:6px}.site-mobile-menu{position:fixed;height:100vh;width:100vw;top:0;background:#0009;z-index:999;transform:scalex(0);transform-origin:left;left:0}.active-menu .site-mobile-menu{transform:scalex(1)}.active-menu .site-mobile-menu .side-nav{transform:scalex(1)}.site-mobile-menu .side-nav{height:100%;background:#fff;width:350px;transform:scalex(0);transform-origin:left;transition-delay:0.2s}.site-mobile-menu .side-logo{width:200px}.site-mobile-menu .site-mobile-menu-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ccc;padding:14px 14px}.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close{cursor:pointer}.site-mobile-menu .header-btn{margin:1rem auto 0}.close-arrow img{width:20px!important}.close-arrow i{font-size:24px!important;transition:0.4s ease}.close-arrow:hover i{color:var(--tertiarycolor)}.site-mobile-menu .site-mobile-menu-body{padding:1rem}.site-mobile-menu ul{list-style:none}.site-mobile-menu ul>li{border-bottom:1px dashed #ccc;padding:8px 0;position:relative}.site-mobile-menu ul>li:nth-last-child(1){border-bottom:0}.site-mobile-menu .menu-item-has-children{overflow:hidden}.site-mobile-menu .menu-item-has-children .arrow-collapse{position:absolute;right:0}.site-mobile-menu .menu-item-has-children .collapse{height:0;background:#f2f2f2;padding:0 1rem;margin-top:0}.site-mobile-menu .menu-item-has-children .menu-item-has-children .collapse{background:#fafafa!important;box-shadow:rgb(0 0 0 / .1) 0 0 5px 0,rgb(0 0 0 / .1) 0 0 1px 0}.site-mobile-menu .menu-item-has-children .collapse.show{height:fit-content;margin-top:.6rem}#header-section .nav-wrap{padding:10px 0;display:block;width:100%;position:relative;z-index:99999;background:#F2E9FE}#header-section .row{align-items:center}#header-section .header-btn{display:flex;align-items:center;justify-content:center;width:fit-content;height:42px;border-radius:10px;width:150px;background:var(--tertiarycolor);color:#fff;transition:0.5s ease}#header-section .header-btn a{color:#fff;text-decoration:none}#header-section .header-btn:hover{background:var(--secondarycolor)}#top-bar img{width:350px}#top-bar{background:#fff;padding:1.6rem 0;color:#fff;text-transform:capitalize}#top-bar .col-md-6.right{display:flex;justify-content:end;align-items:center}#top-bar .row{align-items:center}.search-form{display:flex;justify-content:center;align-items:center}.search-form label{width:25rem}.search-form button{cursor:pointer;border-radius:50%;margin-left:-2.7rem;background:var(--tertiarycolor);width:38px;height:38px;transition:0.5s ease;border:none;color:#fff;font-size:17px}.search-form button:hover{background:var(--secondarycolor)}.search-form input{width:100%;border:none;border-radius:60px;font-size:15px;padding:10px 20px;height:48px;border:1px solid var(--tertiarycolor)!important}.search-form input:focus{border:none;outline:none}.fa-search:before{content:"\f002"}@media screen and (max-width:981px){#logo{display:flex;justify-content:space-between;align-items:center}#logo img{width:240px}#header-section .nav-wrap{padding:16px 0}}@media screen and (min-width:981px){.menu-toggle{display:none!important}}*,*:before,*:after{padding:0;margin:0}:root{--primarycolor:#252525;--secondarycolor:#371E9E;--tertiarycolor:#7859F6;--primaryfont:'Poppins', sans-serif;--secondaryfont:'Libertinus Serif', sans-serif;--sectionspace:4rem}body{font-family:var(--secondaryfont);color:#505050;font-size:18px;font-weight:400;line-height:1.8}a{color:var(--primarycolor);text-decoration:none!important;transition:0.8s;transition:all 0.8s ease;-moz-transition:all 0.8s ease;-ms-transition:all 0.6s ease;-webkit-transition:all 0.8s ease;-o-transition:all 0.8s ease}a:hover{transition:0.8s;text-decoration:none;color:var(--secondarycolor)}a img{border:none}h1,h2,h3,h4,h5,h6{margin:0 0 .6rem 0;color:#000;line-height:1.3;font-family:var(--primaryfont);font-weight:500}h1{font-size:55px}.home h2{font-size:30px;text-transform:capitalize}h2{font-size:35px;font-family:var(--secondaryfont)}h3{font-size:22px;font-weight:500;font-family:var(--secondaryfont)}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}#aesthatic-slider{width:100%;margin-bottom:6rem;position:relative;background:url(http://aiphotoeditingprompt.com/wp-content/uploads/2026/02/Hero-Image.webp) no-repeat center;background-size:cover;padding:7rem 20px 10rem}#aesthatic-slider .textbox{text-align:center;color:#fff;display:flex;flex-direction:column;justify-content:center;width:52rem;margin:0 auto;max-width:100%}#aesthatic-slider .subheading{font-size:24px;font-weight:300;font-family:var(--primaryfont)}#aesthatic-slider .subheading span{font-weight:700;color:#8e3cd9;background-image:linear-gradient(45deg,#8e3cd9 48%,#64BEF3 63%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0;display:inline-block}#aesthatic-slider h1{font-size:42px;color:#fff;margin:.58rem auto;font-weight:600}#aesthatic-slider h1 span{color:#D5CBFF}#aesthatic-slider .textbox p{margin:.5rem auto 0;color:#f1f1f1}#aesthatic-slider .search-form{margin-top:2.2rem}#aesthatic-slider .search-form input{border-radius:30px;padding:16px 16px 16px 30px;height:54px;font-size:16px;width:100%;background:#fff0;color:#fff!important;border:2px solid #CCCDD0!important}#aesthatic-slider .search-form label{width:41rem;color:#CCCDD0}#aesthatic-slider .search-form button{margin-left:-3rem;width:40px;height:40px;min-width:40px}#aesthatic-slider ::-webkit-input-placeholder{color:#f1f1f1!important;opacity:1}#aesthatic-slider :-moz-placeholder{color:#f1f1f1!important;opacity:1}#aesthatic-slider ::-moz-placeholder{color:#f1f1f1!important;opacity:1}#aesthatic-slider:-ms-input-placeholder{color:#fff!important;opacity:1}#aesthatic-slider::placeholder{color:#fff!important;opacity:1}.heading{display:flex;align-items:center;gap:.5rem;border-radius:30px}.heading span{background:var(--secondarycolor);padding:3px 25px;width:fit-content;display:flex;align-items:center;gap:.8rem;border-radius:30px}.heading span img{filter:invert()}.heading h2{font-size:18px;font-weight:400;color:#fff;margin:0;font-family:var(--primaryfont)}.heading::after{content:"";height:1px;flex:1;background:#E1E1E1;margin-left:12px}.heading img{width:40px}.relative-wrap{position:relative}.relative-wrap .view-btn{position:absolute;top:0;right:0rem;margin-top:0}#trending{padding:0 15px 4rem;position:relative}.post-row{justify-content:center;gap:2.5rem 2rem;margin-top:3rem}.post-item{flex:1 0 300px;max-width:367px}.post-item .image{width:100%;border-radius:15px;margin-bottom:.8rem;overflow:hidden}.post-item .image img{width:100%}.post-item h3{text-align:center;margin-bottom:0}#prompt{background:#f2e9fe;padding:3.5rem 10px 2.5rem;text-align:center}#prompt .row{justify-content:center;gap:3rem}#prompt .pbox{width:100%}#prompt .pbox img{border-radius:50%;width:100%;margin-bottom:1rem;border:1px solid var(--secondarycolor);padding:5px}#events{padding:4rem 0;position:relative}#events .box img{width:100%;border-radius:15px;margin-bottom:.8rem}.post-items2{flex:1 0 220px;max-width:270px}.post-items2 .image{width:100%;border-radius:15px;margin-bottom:.8rem;overflow:hidden}.post-items2 .image img{width:100%}.post-items2 h3{text-align:center;margin-bottom:0}#aura .bgimage img{width:100%;margin-bottom:4rem}#boysai .heading:after{width:670px}#boysai{padding:0 0 4rem;position:relative}#boysai .row{justify-content:center;gap:2rem;margin-top:3rem}#boysai .box img{width:100%;border-radius:15px;margin-bottom:.8rem}#boysai .box{text-align:center;width:365px}#coupleai .heading{margin-bottom:3rem}#coupleai{padding:0 0 1rem;position:relative}.sidebar{border:2px solid #7B7B7E;padding:2rem;border-radius:20px;height:100%}.sidebar h3{font-family:var(--primaryfont);font-size:24px;font-weight:600;text-align:center;color:var(--secondarycolor);margin-bottom:1.2rem}#coupleai .grid{display:grid;grid-template-columns:62% auto;gap:3rem}.big-post .image{border-radius:25px;overflow:hidden;margin-bottom:1.2rem;aspect-ratio:760/500;background-size:cover!important;position:relative;z-index:1}.big-post .image:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:#0000008a;backdrop-filter:blur(4px);z-index:-1}.big-post img{width:100%;aspect-ratio:760/500;object-fit:contain}.big-post h3{font-weight:600;font-size:30px;border-bottom:0!important}.big-post p{color:#454545}.list{margin:0 0 2rem 0px!important}.list li{border-bottom:1px solid #ccc;list-style:none;padding:10px 0 10px 2.3rem;display:flex;list-style-position:inside;align-items:center!important;position:relative;font-family:var(--primaryfont);font-size:16px;font-weight:500;line-height:1.5}.list li:before{color:#7B7B7E;content:"\f07b";font-family:'Font Awesome 5 Free';font-weight:900;display:flex;align-items:center;justify-content:center;;position:absolute;left:0rem;top:7px;font-size:20px}.list2{margin:0 0 2rem 0px!important}.list2 li{border-bottom:1px solid #ccc;list-style:none;padding:10px 0 10px 2.3rem;display:flex;list-style-position:inside;align-items:center!important;position:relative;font-family:var(--primaryfont);font-size:16px;font-weight:500;line-height:1.5}.list2 li:before{color:var(--tertiarycolor);content:"\f058";font-family:'Font Awesome 5 Free';font-weight:900;display:flex;align-items:center;justify-content:center;;position:absolute;left:0rem;top:7px;font-size:20px}.line{display:table;width:100px;height:4px;background:var(--secondarycolor);margin:.5rem 0 1.5rem}.menu-bar{text-align:left;width:30px}.menu-bar span{height:2px;background:var(--tertiarycolor);display:block;margin-bottom:6px}.menu-bar span:nth-child(1){width:17px}.menu-bar span:nth-child(2){width:30px}.menu-bar span:nth-child(3){width:15px;margin-left:auto;margin-bottom:0}#about{margin-bottom:6rem}#about .row{align-items:center;gap:1.8rem 0}#service-section{margin-bottom:6rem;background:#ccc;padding:4rem 10px}#service-section .line{margin:.5rem auto 1.2rem}#service-section h2{text-align:center}#service-section .dis{text-align:center;width:52rem;margin:0 auto 3rem;max-width:100%}#service-section .row{justify-content:center;gap:2rem 1.5rem}.service-items{flex:1 0 240px}.service-items img{margin-bottom:1rem;border-radius:15px}.service-items h3{font-size:24px}.service-items p{font-size:15px;color:#454545}.service-items .more-btn{font-size:15px;padding:6px 25px}.more-btn{display:flex;align-items:center;padding:8px 15px;margin:1.2rem 0 0;border-radius:50px;background:#fff0;color:var(--primarycolor);border:1px solid #9D9D9D;text-transform:capitalize;width:fit-content}.more-btn:hover{background:var(--secondarycolor);color:#fff}.more-btn img{width:30px;margin-right:6px;transition:0.5s ease}.more-btn:hover img{filter:invert()}.view-btn{display:table;padding:6px 30px;margin:1.5rem 0 0;border-radius:50px;background:#fff0;color:var(--primarycolor);border:1px solid #9D9D9D;text-transform:capitalize;font-size:17px;font-family:var(--primaryfont);font-weight:500}.view-btn:hover{background:var(--secondarycolor);color:#fff}#pagetitle{text-align:center;background:#F7F3F8;background-size:cover;width:100%;padding:3rem 10px;position:relative;z-index:1}#pagetitle h1{color:#000;text-align:center;text-transform:capitalize;font-weight:400;margin-bottom:.5rem;font-size:30px}#pagetitle p{color:#fff;text-align:center;font-size:20px}.breadcrumb{list-style:none;border-radius:4px;max-width:100%;float:none;font-size:14px;text-transform:uppercase;color:#000;font-weight:300;font-family:var(--primaryfont)}.breadcrumb a:hover{color:var(--secondarycolor)}.breadcrumb a{color:#000}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"\f101";padding:0 5px;color:#f1f1f1;font-family:'Font Awesome 5 Free';font-weight:900}.post-typography,.blog-typography{padding:4rem 5px}.post-typography :where(h1,h2,h3,h4,h5){margin-bottom:.5rem;border-bottom:1px dashed #9D9D9D}.post-typography h3{font-size:28px;font-weight:500}.post-typography .uline{border-bottom:1px dashed #ccc;padding:5px 0}.post-typography .post-content>h2{margin-top:3rem;display:table;position:relative;padding-bottom:18px;margin-bottom:2.3rem;line-height:40px}.post-typography .post-content>h2:after{content:"";position:absolute;bottom:0;left:0;width:170px;max-width:40%;height:3px;background:var(--secondarycolor)}.post-typography p,.blog-typography p{margin-bottom:1.5rem}.post-typography p+u,.blog-typography p+u{margin-top:-11px}.post-typography ul,.blog-typography ul{margin:.8rem 0 1.4rem}.post-typography img,.blog-typography img{max-width:100%;height:auto}#contact-info{width:70rem;margin:0 auto 0;max-width:100%}#contact-info .row{gap:3rem 1.5rem;-webkit-gap:3rem 1.5rem;margin-bottom:3rem}.icon{background:var(--tertiarycolor);padding:10px;border-radius:10px}.info-box{display:flex;justify-items:center;border-radius:15px;background:#fff;align-items:center;gap:1.2rem;-webkit-gap:1.2rem;flex:1 0 200px;border:1px solid #ccc;padding:15px 20px;background:#f1f1f1}.info-box .icon img{width:45px;min-width:45px;filter:invert()}.info-box p{margin-bottom:0}.info-box h3{margin-bottom:0.2rem!important;color:#000;margin-bottom:0;padding-bottom:0!important;border-bottom:0!important;font-weight:600}.contact-form{display:flex;width:48rem;margin:0 auto;background:var(--light-shade);border-radius:25px;padding:1rem 1.4rem 2rem;border:1px solid #ccc;max-width:100%;background:#f1f1f1}#single-post .post-title{font-size:35px;color:var(--secondarycolor);font-weight:800;border-bottom:1px solid #eee;text-transform:uppercase;display:block;margin-bottom:1.5rem}#single-post .grid{display:grid;grid-template-columns:64% auto;gap:3rem 3rem}#page-sidebar .grid{display:grid;grid-template-columns:64% auto;gap:3rem 3rem}#page-sidebar .content .row{gap:3rem}#single-post .post-content h1{font-size:32px;border-bottom:1px solid #999;padding-bottom:.9rem;margin-bottom:1.5rem;line-height:1.3;font-family:var(--secondaryfont);font-weight:600}#single-post .post-content p{color:#555;font-size:16px;font-family:var(--primaryfont)}#single-post .quotes{background:#F6F5FA;border-left:3px solid var(--fourthcolor);border-radius:10px;position:relative;padding:25px;display:flex;flex-direction:column;gap:15px;-webkit-gap:15px;-moz-gap:15px;margin-bottom:2.2rem}#single-post .quotes:before{content:"";height:35px;width:35px;background:url(https://blessingsimages.com/wp-content/uploads/2025/06/quote-icon.png) no-repeat center;background-size:cover}#single-post .quotes .copy{position:absolute;right:10px;top:5px}#single-post .quotes:hover .copy{opacity:1}#single-post .post-content p+h2{margin-top:2.2rem}#single-post .post-content h2{font-size:27px;position:relative;padding-bottom:13px;margin-bottom:1.5rem;font-family:var(--primaryfont);letter-spacing:-1px;font-weight:600}#single-post .post-content h2:before{content:"";bottom:0;left:0;right:0;width:100px;height:3px;background:var(--fourthcolor);position:absolute}#single-post .post-content h3{color:var(--secondarycolor)}#single-post .post-share-btns{border-top:1px solid #999;padding-top:1.4rem;display:flex;flex-direction:column;align-items:center}#single-post .post-share-btns p{margin-bottom:12px;font-weight:500;font-size:18px;color:#FE8A9C}#single-post blockquote a{color:#6D60C9}#single-post blockquote a:hover{color:var(--secondarycolor)}.post-share-btns .addtoany_list a{padding:0 10px!important}.url-section{display:flex;justify-content:center;align-items:center;margin-top:1.4rem}.url-section label{width:28rem;max-width:100%}.url-section button{cursor:pointer;border-radius:0 5px 5px 0;margin-left:-2.5rem;transition:0.5s ease;border:none;color:#fff;font-size:14px;border-radius:50%;width:37px;height:37px;display:flex;align-items:center;justify-content:center;background:#fff0;background:#fff}.url-section button img{width:26px;transition:0.5s ease}.url-section button:hover img{transform:scale(1.09)}.url-section input{width:100%;border:none;border-radius:15px;font-size:16px;padding:14px 15px;box-shadow:rgb(255 255 255 / .2) 0 0 0 1px inset,rgb(0 0 0 / .4) 0 0 0 1px;color:#707070}.url-section input:focus{border:none;outline:none}.copy{margin-top:.5rem;display:flex;align-items:center;width:fit-content;border:1px solid #e7e7e7;opacity:0;background:#fff;font-size:14px;padding:8px 10px;float:right;border-radius:10px;text-transform:capitalize;color:#202020;cursor:pointer;transition:0.5s ease;position:relative;box-shadow:rgb(0 0 0 / .1) 0 0 5px 0,rgb(0 0 0 / .1) 0 0 1px 0}.copy>input:nth-child(1)[disabled]{color:#000;border:none;background:#fff0;overflow:hidden;width:0;margin-right:0rem;transition:0.2s ease-in-out}.copy:hover input:nth-child(1)[disabled]{width:36px;margin-right:.4rem}.copy img{width:20px}.copy .copy-status{color:#000;font-size:12px;padding:5px 5px;border-radius:10px;position:absolute;top:-30%;opacity:0;transform:scalex(0);z-index:0;background:#fff;box-shadow:rgb(0 0 0 / .02) 0 1px 3px 0,rgb(27 31 35 / .15) 0 0 0 1px;transition:0.2s ease;width:50px;border:none;text-align:center;font-size:14px;width:80px;right:5px}.wp-caption{max-width:100%;;text-align:center;margin-bottom:3.5rem;margin-top:3rem;display:flex;flex-direction:column;align-items:center}.wp-caption>img{width:450px;max-width:100%;margin-bottom:18px!important}#single-post .wp-caption p{font-size:22px;font-family:var(--secondaryfont);margin-bottom:0}.btns-wrap{display:flex;align-items:center;gap:1.8rem;margin-top:1.3rem}.btn-primary{display:flex;align-items:center;gap:.5rem;border-radius:50px;font-family:var(--primaryfont);font-size:16px;font-weight:500;border:2px solid #C6BFE3;padding:7px 25px;width:fit-content;justify-content:center}.btn-primary:hover{background:var(--secondarycolor);border-color:var(--secondarycolor);color:#fff}.btn-primary img{width:20px;min-width:25px;transition:0.5s ease}.btn-primary:hover img{filter:invert()}#tablecontent{background:#f1f1f1;border-radius:10px;margin-bottom:1.5rem;font-size:1.1rem;overflow:hidden;display:flex;flex-direction:column;transition:0.5s ease}#tablecontent,#tablecontent *{transition:0.5s ease}#tablecontent #show{cursor:pointer;text-align:center;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,#2F61EC,#9A56F4);justify-content:space-between;padding:.7rem 22px;border-radius:10px;font-weight:500;font-size:19px;font-family:var(--primaryfont)}#tablecontent .menu{max-height:0;opacity:0;transition:0.5s ease}#tablecontent.active .menu{max-height:7000px;overflow:hidden;transition:max-height 0.5s ease-out,opacity 0.5s ease-out;opacity:1}#tablecontent.active i{transform:rotate(180deg)}.fa-chevron-down::before{content:"\f078"}#tablecontent ul{margin-left:1.2rem;margin-top:1.3rem;padding:0 1.5rem}#tablecontent li{list-style-type:decimal;border-bottom:1px dotted #999;padding:12px 6px}#tablecontent li:last-child{border-bottom:0}#tablecontent li a{display:flex;font-size:16px;font-family:var(--primaryfont);line-height:1.5;font-weight:500}#tablecontent li:hover a{transform:translateX(1rem)}#tablecontent .icon{width:35px}.about-box{padding:35px 25px;margin-bottom:3rem;text-align:center;border-radius:15px;border:2px solid #7F7F7F}.about-box .image{border-radius:50%;overflow:hidden;width:210px;margin:0 auto 1.3rem;position:relative;border:1px solid var(--tertiarycolor)}.about-box .image img{border-radius:50%;transform:scale(.94)}.about-box h3{font-weight:700;text-transform:capitalize;font-size:24px;margin-bottom:.8rem;border-bottom:0!important}.about-box p{line-height:1.6}.about-box .more-btn{margin:1rem auto 0;padding:5px 15px}.side-items{background:#fff;padding:30px 28px 30px;margin-bottom:3rem;border-radius:15px;border:2px solid #7F7F7F}.side-bar h2{margin-bottom:1.4rem}.side-bar ul{width:100%}.side-items.sticky{position:sticky;top:1rem;margin-bottom:0}.side-bar li:last-child{border-bottom:0!important}.about-icons{display:flex;justify-content:center;align-items:center;gap:.8rem;-webkit-gap:.8rem;margin-top:1rem}.about-icons a{width:27px;transition:0.2s linear}.about-icons a:hover{transform:scale(1.1)}.normal-btn{text-align:center;display:table;width:fit-content;margin:1rem auto 0;font-size:18px;font-weight:500}.side-bar h2{margin-bottom:1.5rem;font-size:18px;width:fit-content;display:table;margin:0 auto 1.8rem;background:linear-gradient(90deg,#2F61EC,#9A56F4);color:#fff;padding:12px 40px;border-radius:60px;font-family:var(--primaryfont)}.side-bar .side-items h2{margin-bottom:0}.side-bar .side-items.sub_cat h2{margin-bottom:1.4rem}.border-form{margin:0 auto;width:40rem;width:40rem;background:#f1f1f1;padding:25px;border-radius:25px 15px;max-width:100%}#contactform{margin:1rem 0 20px 0;line-height:20px}#contactform *{font-size:15px;color:#595966;font-family:var(--secondaryfont)}#contactform h3{font-size:26px;text-align:center}#contactform i{font-size:26px}#contactform p{margin:0;padding:0 0 0 0;line-height:20px;margin-bottom:0!important}#contactform h2{font-size:24px;margin:25px 0 15px;font-weight:bolder;border-bottom:1px solid #63C6C1;padding:0 0 8px 0}#contactform :where(input,select,textarea){width:100%;padding:10px 14px;background:#fff;border:1px solid #ccc;margin:8px 0;transition:0.5s ease-in-out;border-radius:8px;-webkit-border-radius:8px;height:45px;font-size:15px}#contactform select{color:#595966}#contactform textarea{width:100%;height:125px;padding:13px 14px}#contactform input:focus,#contactform textarea:focus,#contactform select:focus{outline:none;border:1px solid var(--tertiarycolor);color:#000}::-webkit-input-placeholder{color:#595966!important;opacity:1}:-moz-placeholder{color:#595966!important;opacity:1}::-moz-placeholder{color:#595966!important;opacity:1}:-ms-input-placeholder{color:#595966!important;opacity:1}#contactform input.wpcf7-submit{background:var(--secondarycolor);padding:12px 20px!important;color:#fff;text-transform:uppercase;cursor:pointer;margin:18px auto 0;display:flex;width:200px;transition:0.6s ease-in-out;height:50px;-webkit-border-radius:0rem;border:none;align-items:center;font-size:18px;border-radius:50px;line-height:18px;justify-content:center;min-width:fit-content}#contactform input.wpcf7-submit:hover{filter:brightness(1.2);color:#fff}#contactform .wpcf7-spinner{display:none}textarea,iframe{max-width:100%}.wpcf7-response-output{color:#595959!important;background:tranparent!important;border:0px!important}#contactform .wpcf7-not-valid-tip{background:var(--secondarycolor)!important;color:#fff!important}.paginate{text-align:center;margin:0 auto}.wp-pagenavi{clear:both;padding:1.5rem 0}.wp-pagenavi a{display:inline-block;padding:.1rem 1.2rem!important;margin:2px;border:1px solid #ccc;color:var(--primarycolor);background:#fff;border-radius:3px}.wp-pagenavi a:hover{color:#fff!important;background:var(--secondarycolor)}.wp-pagenavi span.pages{padding:.3rem 1.2rem!important;margin:3px;border-radius:3px;border:1px solid #ccc}.wp-pagenavi span.current{padding:.7rem 1rem;margin:3px;font-weight:700;border:1px solid #ccc;background:var(--secondarycolor);border-radius:3px;color:#fff}.wp-pagenavi span.extend{padding:15px;margin:3px;border:1px solid #000;color:#fff;background:#000}.wp-pagenavi .next-comment-page,.wp-pagenavi .previous-comment-page{padding:12px 14px;border:1px solid #aaa}.wp-pagenavi a.nextpostslink{font-weight:500;padding:.2rem 1rem!important;color:var(--secondarycolor)}#side-bar .side-item{background:#f1f1f1;border-radius:15px;overflow:hidden;position:sticky;top:.2rem}#side-bar .side-item h3{text-align:center;font-size:25px;background:var(--secondarycolor);padding:.8rem;border:none;margin-bottom:0;color:#fff}.side-item ul{padding:0rem 1.5rem}.side-item ul li{list-style:none;padding:8px 0 8px 2rem;/*! display: flex; */list-style-position:inside;align-items:baseline;position:relative;border-bottom:1px dashed #ccc;transition:0.5s ease;font-size:17px}.side-item ul li:hover{transform:translatex(10px)}#main .side-item ul li a{color:#fff;text-transform:capitalize}.side-item ul li:before{color:var(--tertiarycolor);content:"\f7d9";font-family:'Font Awesome 5 Free';font-weight:900;margin-right:.6rem;position:absolute;left:0rem;top:11px;font-size:16px}.side-item ul li:last-child{padding-bottom:0;border-bottom:0}#rights-section{margin-top:0rem;background:var(--secondarycolor);padding:15px 10px}#rights-section .row{justify-content:center;align-items:center;flex-direction:column;gap:4px}#rights-section a,#rights-section p{color:#fff;font-size:15px;font-family:var(--primaryfont)}#rights-section a:hover{color:#fff}#popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .6);justify-content:center;align-items:center;backdrop-filter:blur(2px)}.popupbody{background:#fff;padding:45px 30px 24px;border-radius:10px;width:42rem;position:relative;overflow:hidden;max-width:92%}.popupbody #popupContent{max-height:60vh;overflow:scroll}.close{position:absolute;top:5px;right:15px;font-size:22px;cursor:pointer}.popupbody #copyText{position:absolute;bottom:0;right:0;width:45px;background:var(--tertiarycolor);transition:0.5s ease;cursor:pointer;padding:10px;border-radius:15px 0 0 0}.popupbody #copyText:hover{background:var(--secondarycolor)}.popupbody #copyText img{filter:invert()}.popupbody .share-prompt{margin-top:1.4rem;display:table}@media screen and (max-width:981px){body{min-width:230px}.inner{width:100%;padding:0%}img.alignleft,img.alignright{float:none;display:block;margin:10px auto}.menu-toggle{display:block;color:var(--secondarycolor)}.site-navbar{display:none}.dskonly{display:none!important}.rev-row{flex-direction:column-reverse;gap:1.5rem}.grid{grid-template-columns:100%!important}#rights-section .row{flex-direction:column;text-align:center}#wp-footer .main-widget{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.relative-wrap .view-btn{position:relative;margin:1.8rem auto 0}}@media screen and (min-width:981px){.menu-toggle{display:none}.lgap{padding-left:2rem!important}.rgap{padding-right:2rem!important}.mobonly{display:none!important}.relative-wrap .heading{display:flex;align-items:center;gap:.5rem;border-radius:30px;padding-right:8.7rem}}@media screen and (max-width:800px){.post-items{width:calc(100%/2 - 1rem)!important}#wp-footer .widget{flex:1 0 250px;max-width:100%}}@media screen and (min-width:800px){#wp-footer .widget{flex:1 0 180px;max-width:100%}}@media screen and (max-width:600px){.wp-pagenavi span.pages,.wp-pagenavi a,.wp-pagenavi a.nextpostslink{padding:.3rem 0.6rem!important}.wp-pagenavi span.current{padding:.8rem}.column,.column3,.column4{column-count:1}#pagetitle h1{font-size:30px}.single #pagetitle h1{font-size:25px}#pagetitle .breadcrumb{font-size:13px}.post-typography,.blog-typography{padding:3.2rem 16px 3.5rem}h2{font-size:30px}#aesthatic-slider{padding:6rem 15px 6rem;margin-bottom:4rem}#aesthatic-slider .subheading{font-size:18px}#aesthatic-slider h1{font-size:32px;line-height:1.25}#aesthatic-slider h1 span{font-size:.8em}#aesthatic-slider .textbox p{font-size:16px}#aesthatic-slider .search-form input{font-size:15px}#trending,#boysai{padding:0 15px 3.5rem}#events{padding:3rem 15px}#aura{display:none}#coupleai{padding:0 15px 0rem}.heading{justify-content:center}.heading:after{display:none}.post-row{margin-top:2.5rem;gap:2rem 2rem}#prompt .pbox h3{font-size:18px}#prompt .pbox img{margin-bottom:.8rem}#aesthatic-slider .search-form{margin-top:1.8rem}.big-post h3{font-size:25px;margin-bottom:1rem}.big-post p{line-height:1.6;font-size:16px;margin-bottom:0}#single-post .post-content h1{font-size:26px;margin-bottom:1.3rem}#tablecontent #show{font-size:18px;padding:8px 15px}#tablecontent ul{padding:.6rem 15px .8rem 35px;margin:0}#tablecontent ul li{padding:12px 5px}#tablecontent ul li a{font-size:15px;line-height:1.6}#single-post .post-content p{font-size:16px}#single-post .post-content h2{font-size:24px}#single-post .post-content h2:before{width:80px}.btns-wrap{flex-wrap:wrap;gap:15px;justify-content:center;margin-top:14px}.btns-wrap a{font-size:14px;padding:7px 15px}#single-post .wp-caption p{font-size:18px;line-height:1.6;margin-bottom:0}.popupbody{padding:35px 20px 30px}.wp-caption{margin-bottom:2.5rem;margin-top:2.6rem}#pagetitle{padding:2.5rem 10px}}@media (min-width:600px) and (max-width:1200px){#aesthatic-slider h1{font-size:35px}.post-items2{max-width:100%}}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}.container{width:100%;margin-right:auto;margin-left:auto;padding-left:0;padding-right:0}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1170px}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;float:left;z-index:99}@media (min-width:981px){.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-webkit-box-flex:0;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;max-width:100%}}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-left{text-align:left!important}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}a{text-decoration:none;background-color:#fff0;-webkit-text-decoration-skip:objects}a:hover{text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#fff0}@-ms-viewport{width:device-width}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}b,strong{font-weight:bolder;display:contents!important}img{vertical-align:middle;border-style:none;display:block;height:auto;max-width:100%}.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}@font-face{font-display:swap;font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/aiphotoeditingprompt/fonts/fa-brands-400.woff2) format("woff2")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@font-face{font-display:swap;font-family:'Font Awesome 5 Free';font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/aiphotoeditingprompt/fonts/fa-regular-400.woff2) format("woff2")}.far{font-family:'Font Awesome 5 Free';font-weight:400}@font-face{font-display:swap;font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/aiphotoeditingprompt/fonts/fa-solid-900.woff2) format("woff2")}.fa,.fas{font-family:'Font Awesome 5 Free';font-weight:900}.fa-times::before{content:"\f00d"}.fa-plus::before{content:"\f067"}.fa-minus::before{content:"\f068"}.fa-phone-alt::before{content:"\f879"}.fa-envelope::before{content:"\f0e0"}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.hostinger-reach-block-connect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;background:#fff6e9;padding:14px;font-size:14px;margin:28px 0 14px}.hostinger-reach-block-connect__title{color:#1d1e20;font-weight:700;margin-bottom:4px}.hostinger-reach-block-connect__subtitle{color:#727586;margin-bottom:4px}.hostinger-reach-block-connect a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}.hostinger-reach-block-dialog{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;background:#fff;color:#1d1e20;padding:20px;gap:14px;font-size:14px;line-height:20px;bottom:80px;left:20px;position:fixed;z-index:100001;max-width:400px;border-radius:16px;-webkit-box-shadow:0 0 10px rgb(0 0 0 / .05);box-shadow:0 0 10px rgb(0 0 0 / .05)}.hostinger-reach-block-dialog__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px}.hostinger-reach-block-dialog__button_indicator{height:16px;width:16px}.hostinger-reach-block-dialog__button{cursor:pointer;text-align:center;background:#673de6;color:#fff;font-weight:700;font-size:12px;padding:6px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:8px}.hostinger-reach-block-dialog__button:hover{background:#5029c2}.hostinger-reach-block-dialog__button a{color:#fff;text-decoration:none}.hostinger-reach-block-dialog__button a:hover,.hostinger-reach-block-dialog__button a:focus,.hostinger-reach-block-dialog__button a:active{color:#fff;-webkit-box-shadow:none;box-shadow:none;outline:none}.hostinger-reach-block-dialog__button svg{height:16px;width:16px}.hostinger-reach-block-dialog__button svg path{fill:#fff}.hostinger-reach-block-dialog__close{cursor:pointer}.hostinger-reach-block-dialog__close:before,.hostinger-reach-block-dialog__close:after{content:"";position:absolute;width:16px;height:2px;background-color:#1d1e20;top:26px;right:16px}.hostinger-reach-block-dialog__close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hostinger-reach-block-dialog__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hostinger-reach-block-dialog__close:hover:before,.hostinger-reach-block-dialog__close:hover:after{background-color:#727272}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:end;width:100%;gap:.5rem}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-form-field{min-width:70%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-submit{min-width:30%}.hostinger-reach-block-subscription-form .hostinger-reach-block-submit{border-width:0;margin-top:var(--wp--preset--spacing--20);-ms-flex-line-pack:center;align-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word;font-weight:500;min-height:40px}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-field{margin-top:8px}.hostinger-reach-block-subscription-form label{display:block;font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;margin-bottom:8px;padding:0}.hostinger-reach-block-subscription-form input{display:block;width:100%;padding:3px 10px;min-height:40px;-webkit-box-shadow:0 0 0 #fff0;box-shadow:0 0 0 #fff0;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;-webkit-box-sizing:border-box;box-sizing:border-box}.hostinger-reach-block-tags{margin-left:-6px;margin-top:10px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px;margin-bottom:20px}.components-button.is-link.hostinger-reach-block-toggler{margin-bottom:20px}.hostinger-reach-block-newtag{margin-bottom:20px}.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.a2a_kit a:empty,.a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined){display:none}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}