/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/


@font-face {
    font-family: 'cera_problack_italic';
    src: url('./assets/fonts/cera_pro_black_italic-webfont.woff2') format('woff2'),
         url('./assets/fonts/cera_pro_black_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'cera_problack';
    src: url('./assets/fonts/cera_pro_black-webfont.woff2') format('woff2'),
         url('./assets/fonts/cera_pro_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cera_probold';
    src: url('./assets/fonts/cera_pro_bold-webfont.woff2') format('woff2'),
         url('./assets/fonts/cera_pro_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cera_prolight';
    src: url('./assets/fonts/cera_pro_light-webfont.woff2') format('woff2'),
         url('./assets/fonts/cera_pro_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'CeraPro,sans-serif';
    src: url('./assets/fonts/cera_pro_medium-webfont.woff2') format('woff2'),
         url('./assets/fonts/cera_pro_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cera_proitalic';
    src: url('./assets/fonts/cera_pro_regular_italic-webfont.woff2') format('woff2'),
         url('./assets/fonts/cera_pro_regular_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
h1,h2,h3,h4,h5,h5 {font-family: 'cera_probold';}
/* p,span,div,a{font-family: 'CeraPro,sans-serif';} */
a:hover{
   text-decoration: none;
}
#page #content {
    display: block;
}
.header-topbar a {
    display: block;
    width: 100%;
    text-decoration: none;
}
.mob-banner{
    display: none;
}
.sale-banner {
    overflow: hidden;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    align-items: center;
    background-attachment: scroll;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    column-gap: 16px;
    display: flex;
    justify-content: center;
    padding: 12px 16px;
    position: relative;
    font-family: 'Plixi', sans-serif;
    z-index: 99;
    text-decoration: none;
}
.flash-sale-banner-timer .prime-sale-banner-timer{
    transition: .7s ease-in-out;
    display: flex;
}
span.flash-sale-timer-block {
    border-radius: 4px;
    background: #4B25EA;
    padding: 5px 15px;
    font-size: 20px;
    color: #FFF;
    font-family: "Archivo", sans-serif;
    font-weight: 500;
    display: inline-block;
    text-align: center;
    line-height: 1;
    margin: 0 5px;
    width: 52px;
    transition: .7s ease-in-out;
}
span.prime-sale-timer-block {
    border-radius: 4px;
    background: #fff;
    padding: 5px 15px;
    font-size: 20px;
    color: #0360AC;
    font-family: "Archivo", sans-serif;
    font-weight: 500;
    display: inline-block;
    text-align: center;
    line-height: 1;
    margin: 0 5px;
    width: 52px;
    transition: .7s ease-in-out;
}
.sale_hour, .sale_minute, .sale-second {
    /* font-style: italic; */
    font-weight: 600;
    font-family: sans-serif !important;
}
.val-logo:lang(es),
.val-logo:lang(it),
.val-logo:lang(pt),
.val-logo:lang(fr)
{
    margin-right: 0px !important;
}
.sale-discount-text-ko:lang(ko){
    order: -1;
}
.sale_hour-prime, .sale_minute-prime, .sale-second-prime {
    font-weight: 500;
    font-family: sans-serif !important;
}
.prime-sale-hour-block {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    color: #191B36;
}
.flash-sale-hour-block {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #FFF;
}
.flash-sale-hour-block:lang(ko) {
    font-size: 10px;
}
.site-header{
    margin-top: 70px;
}
.top-bar a:hover {
    color: #fff;
}
.top-bar {
    background-image: unset;
    background-color: #fff;
    height: 70px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}
a#ani-day-sale{
    background-image: url(https://plixi.com/images/anniversary_banner_background.png) !important;
    height: 63px !important;
    width: 104%;
}
a#prime-day-sale{
    background-image: url(https://plixi.ai/wp-content/uploads/2024/07/prime_banner_background.png) !important;
    height: 63px !important;
}
a#canada-day-sale{
    background-image: url(https://plixi.com/images/memorial_banner_can.png) !important;
    height: 63px !important;
    column-gap: 12px;
}
a#memorial-day-sale{
    background-image: url(https://plixi.com/images/memorial_banner.png) !important;
    height: 63px !important;
    column-gap: 12px;
}
a#fr-day-sale{
    background-image: url(https://plixi.com/images/memorial_banner_bastille.png) !important;
    height: 63px !important;
    column-gap: 12px;
}
a#arg-day-sale{
    background-image: url(https://plixi.com/images/memorial_banner_arg.png) !important;
    height: 63px !important;
    column-gap: 12px;
}
a#ind-day-banner{
    background-image: url(https://plixi.com/images/memorial_banner_ind.png) !important;
    height: 63px !important;
    column-gap: 12px;
    background-size: 98% 100%;
}
a#spain-day-banner{
    background-image: url(https://plixi.com/images/memorial_banner_spain.png) !important;
    height: 63px !important;
    column-gap: 12px;
    background-size: 98% 100%;
}
a#ca-labour-day-banner{
    background-image: url(https://plixi.com/images/memorial_banner_can_lab.png) !important;
    height: 63px !important;
    column-gap: 12px;
    background-size: 98% 100%;
}
a#us-labor-day-banner{
    background-image: url(https://plixi.com/images/memorial_banner_uslabour.png) !important;
    height: 63px !important;
    column-gap: 12px;
    background-size: 98% 100%;
}
body #maxico-day-sale.sale-banner-wrapper{
    background: #FFEBCD;
    position: relative;
}
body #maxico-day-sale.sale-banner-wrapper::after{
    background: url(https://plixi.com/images/mx-left-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    opacity: 1;
    position: absolute; 
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 1;
}
body #maxico-day-sale.sale-banner-wrapper::before{
    background: url(https://plixi.com/images/mx-bg-right.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute; 
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 1;
}
body #united-day-de-sale.sale-banner-wrapper{
    background: #FFEBCD;
    position: relative;
}
body #united-day-de-sale.sale-banner-wrapper::after{
    background: url(https://plixi.com/images/unitedde-left-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    opacity: 1;
    position: absolute; 
    content: "";
    left: -95px;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 1;
}
body #united-day-de-sale.sale-banner-wrapper::before{
    background: url(https://plixi.com/images/unitedde-bg-right.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute; 
    content: "";
    left: 0;
    right: -94px;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 1;
}
body #republic-day-pt-sale.sale-banner-wrapper{
    background: #FFEBCD;
    position: relative;
}
body #republic-day-pt-sale.sale-banner-wrapper::after{
    background: url(https://plixi.com/images/republicpt-left-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    opacity: 1;
    position: absolute; 
    content: "";
    left: -95px;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 1;
}
body #republic-day-pt-sale.sale-banner-wrapper::before{
    background: url(https://plixi.com/images/republicpt-bg-right.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute; 
    content: "";
    left: 0;
    right: -94px;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 1;
}
body #thanks-day-ca.sale-banner-wrapper{
    background: #F4E7D8;
    position: relative;
}
body #thanks-day-ca.sale-banner-wrapper::after{
    background: url(https://plixi.com/images/thanksgivingca-left-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    opacity: 1;
    position: absolute; 
    content: "";
    left: -111px;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 1;
}
body #thanks-day-ca.sale-banner-wrapper::before{
    background: url(https://plixi.com/images/thanksgivingca-bg-right.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute; 
    content: "";
    left: 0;
    right: -120px;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 1;
}
body #spain-national-sale.sale-banner-wrapper{
    background: #FFEBCD;
    position: relative;
}
body #spain-national-sale.sale-banner-wrapper::after{
    background: url(https://plixi.com/images/spainnational-left-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    opacity: 1;
    position: absolute; 
    content: "";
    left: -95px;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 1;
}
body #spain-national-sale.sale-banner-wrapper::before{
    background: url(https://plixi.com/images/spainnational-bg-right.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute; 
    content: "";
    left: 0;
    right: -110px;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 1;
}
.flash-sale-hour-block-unitedde, .flash-sale-hour-block-republicpt, .flash-sale-hour-block-thanksca, .flash-sale-hour-block-spain-national, .flash-sale-hour-block-halloween, .flash-sale-hour-block-blackfriday, .flash-sale-hour-block-cybermonday, .flash-sale-hour-block-holidaysale, .flash-sale-hour-block-newyearsale{
    display: block;
    font-size: 10px;
    text-transform: uppercase;
}
span.flash-sale-timer-block-thanksca {
    color: #C02529;
}
button.hide-btn-pt {
    background: unset;
}
.cutbtncan{
    background: unset;
}
.us-cut-btn{
    background: unset;
}
.hidebtnde{
    background: unset;
}
button.cut-can-lab {
    background: unset;
}
button.hide-btn-mx{
    background: unset;
}
.sale-banner:lang(pt),
.sale-banner:lang(it),
.sale-banner:lang(es),
.sale-banner:lang(fr) {
    column-gap: 5px;
}
span.flash-sale-timer-block-maxico {
    border-radius: 4px;
    background: #fff;
    font-size: 20px;
    color: #CE1127;
    font-family: "Archivo", sans-serif;
    font-weight: 500;
    display: inline-block;
    text-align: center;
    line-height: 1;
    margin: 0 3px;
    width: 52px;
    transition: .7s ease-in-out;
    padding: 5px;
}
.flash-sale-hour-block-maxico {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    color: #006847;
}
span.flash-sale-timer-block-can {
    border-radius: 4px;
    background: #fff;
    font-size: 20px;
    color: #C02529;
    font-family: "Archivo", sans-serif;
    font-weight: 500;
    display: inline-block;
    text-align: center;
    line-height: 1;
    margin: 0 5px;
    width: 52px;
    transition: .7s ease-in-out;
    padding: 5px;
}
.flash-sale-hour-block-can {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    color: #C02529;
}
.flash-sale-banner-timer_memo{
    display: flex;
}
span.flash-sale-timer-block-memo {
    border-radius: 4px;
    background: #D63636;
    padding: 5px 15px;
    font-size: 20px;
    color: #FFF;
    font-family: "Archivo", sans-serif;
    font-weight: 500;
    display: inline-block;
    text-align: center;
    line-height: 1;
    margin: 0 5px;
    width: 52px;
    transition: .7s ease-in-out;
}
#hideButtonMemo button:hover{
    background: black;
}
button.cut-can-lab {
    background: unset;
}
#hideButtonMemoCan button:hover{
    background: #C02529;
}
.thanks-cut{
    background: unset;
}
#hideButtonthanksca button:hover{
    background: #C02529;
}
span.flash-sale-timer-block-bastille {
    border-radius: 4px;
    background: #fff;
    font-size: 20px;
    font-family: "Archivo", sans-serif;
    font-weight: 500;
    display: inline-block;
    text-align: center;
    line-height: 1;
    margin: 0 5px;
    width: 52px;
    transition: .7s ease-in-out;
    padding: 5px;
}
span.flash-sale-timer-block-thanksca{
    width: 40px !important;
}
.sale-banner-thnx{
    column-gap: 1px !important;
}
span.flash-sale-timer-block-bastille span {
    background: linear-gradient(to right, #FF6B6B 0, #F52B27 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.flash-sale-hour-block-bastille {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
}
span.flash-sale-timer-block-argentina, span.flash-sale-timer-block-india, span.flash-sale-timer-block-spain, span.flash-sale-timer-block-unitedde,span.flash-sale-timer-block-republicpt, span.flash-sale-timer-block-thanksca, span.flash-sale-timer-block-spain-national, span.flash-sale-timer-block-halloween, span.flash-sale-timer-block-blackfriday,span.flash-sale-timer-block-cybermonday, span.flash-sale-timer-block-holidaysale, span.flash-sale-timer-block-newyearsale {
    border-radius: 4px;
    background: #fff;
    font-size: 20px;
    font-family: "Archivo", sans-serif;
    font-weight: 500;
    display: inline-block;
    text-align: center;
    line-height: 1;
    margin: 0 3px;
    width: 52px;
    transition: .7s ease-in-out;
    padding: 5px;
}
body #halloween-sale.sale-banner-wrapper::after {
    background: url(https://plixi.com/images/halloween-bg-left.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
    opacity: 1;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    z-index: 999;
    opacity: 1;
    width: 215px;
    bottom: 0;
}
body #halloween-sale.sale-banner-wrapper::before {
    background: url(https://plixi.com/images/halloween-bg-right.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center left;
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    opacity: 1;
    width: 215px;
}
body #black-friday.sale-banner-wrapper{
    background: #0E151B;
    position: relative;
}
body #black-friday.sale-banner-wrapper::after{
    background: url(https://cdn.plixi.com/images/blackfri-bg-left.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    opacity: 1;
    position: absolute; 
    content: "";
    left: -190px;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 1;
}
body #black-friday.sale-banner-wrapper::before{
    background: url(https://cdn.plixi.com/images/blackfri-bg-right.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute; 
    content: "";
    left: 0;
    right: -190px;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 1;
}
body #black-friday.sale-banner-wrapper:lang(es)::before,
body #black-friday.sale-banner-wrapper:lang(fr)::before{
    right: -210px !important;
}
body #black-friday.sale-banner-wrapper:lang(es)::after,
body #black-friday.sale-banner-wrapper:lang(fr)::after{
    left: -210px !important;
}
body #black-friday.sale-banner-wrapper:lang(pt)::before{
    right: -230px !important;
}
body #black-friday.sale-banner-wrapper:lang(pt)::after{
    left: -230px !important;
}
body #holiday-sale.sale-banner-wrapper{
    background: #EFE8D8;
    position: relative;
}
body #holiday-sale.sale-banner-wrapper::after{
    background: url(https://cdn.plixi.com/images/holsale-bg-right.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    opacity: 1;
    position: absolute; 
    content: "";
    left: -90px;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 1;
}
body #holiday-sale.sale-banner-wrapper::before{
    background: url(https://cdn.plixi.com/images/holsale-bg-left.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute; 
    content: "";
    left: 0;
    right: -90px;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 1;
}
body #newyear-sale.sale-banner-wrapper{
    background: #000A63;
    position: relative;
}
body #newyear-sale.sale-banner-wrapper::after{
    background: url(https://staging.plixi.com/images/newyearsale-bg-right.png);
    background-size: 15% 104%;
    background-repeat: no-repeat;
    background-position: top left;
    opacity: 1;
    position: absolute; 
    content: "";
    left: 0px;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 1;
}
body #newyear-sale.sale-banner-wrapper::before{
    background: url(https://staging.plixi.com/images/newyearsale-bg-left.png);
    background-size: 15% 104%;
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute; 
    content: "";
    left: 0;
    right: 60px;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 1;
}
span.flash-sale-timer-block-blackfriday, span.flash-sale-timer-block-holidaysale {
    color: #FF1500;
}
span.flash-sale-timer-block-cybermonday, span.flash-sale-timer-block-newyearsale {
    color: #000A63;
}
.black-cut{
    background: #FF1500;
}
.black-cut:hover{
    background: #FF1500;
}
span.flash-sale-timer-block-halloween {
    color: #FD8805;
}
.hallow-cut{
    background: unset;
}
button.hallow-cut:hover {
    background: none;
}
p, span, div, a{
    text-decoration: none;
}
.flash-sale-hour-block-argentina {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
}
.flash-sale-timer-block-argentina span {
    color: #4593D5;
}
.flash-sale-timer-block-india span {
    color: #E77600;
}
span.flash-sale-timer-block-republicpt {
    color: #FF1500;
}
.flash-sale-hour-block-republicpt {
    color: #006600;
}
.flash-sale-hour-block-india {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    color: #319204 !important;
}
span.flash-sale-timer-block-spain {
    color: #FF1500;
}
span.flash-sale-timer-block-unitedde {
    color: #E10200;
}
.flash-sale-hour-block-spain {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
}
button.cut-btn-in {
    background: unset;
}
.spain-hide{
    background: unset;
}
.spain-hide:hover{
    background-color: unset;
}
.hide-spain-btn{
    background: unset;
}
.hide-spain-btn:hover{
    background-color: unset;
}
span.flash-sale-timer-block-spain-national {
    color: #FF1500;
}
span.flash-sale-timer-block-can-lab {
    border-radius: 4px;
    background: #D63636;
    font-size: 20px;
    color: #fff;
    font-family: "Archivo", sans-serif;
    font-weight: 500;
    display: inline-block;
    text-align: center;
    line-height: 1;
    margin: 0 3px;
    width: 52px;
    transition: .7s ease-in-out;
    padding: 5px;
}
.flash-sale-hour-block-can-lab {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
}
.sale-head-ca:lang(de), .sale-head-ca:lang(it), .sale-head-ca:lang(pt), .sale-head-ca:lang(pl) {
    font-size: 18px !important;
}
.sale-head-ca:lang(es), .sale-head-ca:lang(fr){
    font-size: 17px !important;
}
.sale-head-txt:lang(de), .sale-head-txt:lang(it), .sale-head-txt:lang(pt), .sale-head-txt:lang(pl) {
    font-size: 14px !important;
}
.sale-head-txt:lang(es), .sale-head-txt:lang(fr){
    font-size: 13px !important;
}
.sale-head-ca:lang(de), .sale-head-ca:lang(it), .sale-head-ca:lang(pt), .sale-head-ca:lang(pl) {
    font-size: 18px !important;
}
.sale-head-ca:lang(es), .sale-head-ca:lang(fr){
    font-size: 17px !important;
}
.sale-head-flash:lang(de), .sale-head-flash:lang(it), .sale-head-flash:lang(pt), .sale-head-flash:lang(pl) {
    font-size: 12px !important;
}
.sale-head-flash:lang(es), .sale-head-flash:lang(fr){
    font-size: 11px !important;
}
span.flash-sale-timer-block-thanksca:lang(fr), 
span.flash-sale-timer-block-thanksca:lang(es) {
    width: 35px !important;
}
body #laour-us-sale.sale-banner-wrapper{
    background: #273A73;
    position: relative;
}
body #laour-us-sale.sale-banner-wrapper::after{
    background: url(https://plixi.xyz/images/us-banner-left.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    opacity: 1;
    position: absolute; 
    content: "";
    left: 0%;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 1;
}
body #laour-us-sale.sale-banner-wrapper::before{
    background: url(https://plixi.xyz/images/us-banner-right.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute; 
    content: "";
    left: 0;
    right: 4%;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 1;
}
@media screen and (max-width: 370px) and (max-height: 740px) {
    .banner-txxt{
        gap: 2px !important;
        display: flex;
        flex-direction: column;
        line-height: 1;
        margin-left: 5px;
    }
    .banner-txxt:lang(pl){
        margin-left: 0px;
    }
    span.prime-sale-timer-block{
        width: 33px !important;
    }
    span.prime-sale-timer-block:lang(pl){
        width: 25px !important;
    }
    span.flash-sale-timer-block:lang(pt),
    span.flash-sale-timer-block:lang(it),
    span.flash-sale-timer-block:lang(fr){
        width: 25px !important;
    }
    .mobile-prime-sale-banner-timer{
        margin-left: 5px;
    }
    .mobile-prime-sale-banner-timer:lang(pl){
        margin-left: -5px;
    }
}
@media screen and (max-width: 840px) {
    .prime-sale-timer-block{
        width: 33px !important;
        padding: 5px 0px !important;
    }
    .sale-discount.paragraph.small:lang(fr),
    .sale-discount.paragraph.small:lang(de),
    .sale-discount.paragraph.small:lang(it),
    .sale-discount.paragraph.small:lang(pl),
    .sale-discount.paragraph.small:lang(pt),
    .sale-discount.paragraph.small:lang(es){
        flex-direction: column;
    }
    .sale-banner {
        column-gap: 10px;
    }
}
@media (max-width: 767.98px) {
    .pt-96{
        padding-top: 40px; 
    }
    .site-header .header-image {
        width: 98px;
    }
    header#masthead .inside-header {
        padding: 10px 20px;
    }
    .prime-sale-timer-block{
        width: 25px !important;
    }
    span.flash-sale-timer-block-thanksca:lang(fr),
    span.flash-sale-timer-block-thanksca:lang(es) {
        width: 25px !important;
    }
    .banner-txt{
        display: flex;
        align-items: stretch;
        align-content: center;
        flex-direction: column;
        justify-content: center;
    }
    .banner-txt:lang(pt){
        align-items: center;
    }
    .banner-txxt:lang(pl){
        flex-direction: column !important;
    }
    .prime-sale-span:lang(pl){
        font-size: 8px !important;
    }
    .mob-banner{
        display: block !important;
    }
    .sale-banner-wrapper{
        display: none;
    }
    a#ani-day-sale-mob{
        background-image: url(https://plixi.com/images/anniversary_banner_mob.png) !important;
    }
    a#canada-day-sale-mob{
        background-image: url(https://plixi.com/images/memorial_banner_can_mob.png) !important;
        height: 65px !important;
        column-gap: 3px;
    }
    a#prime-day-sale-mob{
        background-image: url(https://plixi.ai/wp-content/uploads/2024/07/prime_banner_arg_mob.png) !important;
        height: 65px !important;
        column-gap: 3px;
    }
    a#memorial-day-sale-mob{
        background-image: url(https://plixi.com/images/memorial_banner_mob.png) !important;
        height: 65px !important;
        column-gap: 3px;
    }
    a#arg-day-sale-mob{
        background-image: url(https://plixi.com/images/memorial_banner_arg_mob.png) !important;
        height: 65px !important;
        column-gap: 2px;
    }
    a#fr-day-sale-mob{
        background-image: url(https://plixi.com/images/memorial_banner_bastille_mob.png) !important;
        height: 65px !important;
        column-gap: 2px;
    }
    a#ind-day-sale-mob{
        background-image: url(https://plixi.com/images/memorial_banner_ind_mob.png) !important;
        height: 65px !important;
        column-gap: 4px;
        background-size: 93% 100%;
    }
    a#spain-day-sale-mob{
        background-image: url(https://plixi.com/images/memorial_banner_spain_mob.png) !important;
        height: 65px !important;
        column-gap: 4px;
        background-size: 93% 100%;
    }
    a#ca-labour-day-sale-mob{
        background-image: url(https://plixi.com/images/memorial_banner_can_mob_lab.png) !important;
        height: 65px !important;
        column-gap: 3px;
        background-size: 93% 100%;
    }
    a#us-labor-day-sale-mob{
        background-image: url(https://plixi.com/images/memorial_banner_mob_uslabour.png) !important;
        height: 65px !important;
        column-gap: 3px;
        background-size: 93% 100%;
    }
    a#max-day-sale-mob{
        background-image: url(https://plixi.com/images/maxico_banner_mob.png) !important;
        height: 65px !important;
        column-gap: 3px;
        background-size: 93% 100%;
    }
    a#de-unity-day-banner-mob{
        background-image: url(https://plixi.com/images/unitedde_banner_mob.png) !important;
        height: 65px !important;
        column-gap: 3px;
        background-size: 93% 100%;
    }
    a#republic-day-pt-banner-mob{
        background-image: url(https://plixi.com/images/republicpt_banner_mob.png) !important;
        height: 65px !important;
        column-gap: 3px;
        background-size: 93% 100%;
    }
    a#thanks-day-ca-banner-mob{
        background-image: url(https://plixi.com/images/thanksgivingca_banner_mob.png) !important;
        height: 65px !important;
        column-gap: 3px;
        background-size: 93% 100%;
    }
    a#spain-national-sale-banner-mob{
        background-image: url(https://plixi.com/images/memorial_banner_spain_national_mob.png) !important;
        height: 65px !important;
        column-gap: 3px;
        background-size: 93% 100%;
    }
    a#spain-halloween-sale-banner-mob{
        background-image: url(https://plixi.com/images/memorial_banner_halloween_mob.png) !important;
        height: 65px !important;
        column-gap: 10px;
        background-size: 93% 100%;
    }
    a#black-fri-mob{
        background-image: url(https://cdn.plixi.com/images/blackfriday_banner_mob_new.png) !important;
        height: 65px !important;
        column-gap: 10px;
        background-size: 93% 100%;
    }
    a#cyber-mon-mob{
        background-image: url(https://cdn.plixi.com/images/cybermonday_banner_mob_new.png) !important;
        height: 65px !important;
        column-gap: 3px;
        background-size: 93% 100%;
    }
    body #mob-banner-newyearsale.mob-banner{
        background: #000A63;
        position: relative;
    }
    body #mob-banner-newyearsale.mob-banner::after{
        background: url(https://staging.plixi.com/images/newyearsale-bg-right-mob.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top left;
        opacity: 1;
        position: absolute; 
        content: "";
        left: 0px;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: -1;
        opacity: 1;
    }
    body #mob-banner-id-labour-us.mob-banner{
        background: #273A73;
        position: relative;
    }
    body #mob-banner-id-labour-us.mob-banner::after{
        background: url(https://plixi.xyz/images/us-banner-left-mob.png);
        background-repeat: no-repeat;
        background-position: top left;
        opacity: 1;
        position: absolute; 
        content: "";
        left: 0px;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: -1;
        opacity: 1;
    }
    body #mob-banner-id-labour-us.mob-banner::before{
        background: url(https://plixi.xyz/images/us-banner-right-mob.png);
        background-repeat: no-repeat;
        background-position: top right;
        opacity: 1;
        position: absolute; 
        content: "";
        left: 0px;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: -1;
        opacity: 1;
    }
    #mob-banner-id-labour-us .mob-sale-banner:lang(ko){
        gap: 10px;
    }
    .banner-dis-ko:lang(ko){
        max-width: 80px !important;
        text-wrap: wrap !important;
        margin-top: 0px !important;
    }
    .cybermonlogo:lang(ko){
        margin-top: 25px !important;
    }
    span.flash-sale-timer-block-thanksca {
        width: 25px !important;
        padding: 0px !important;
    }
    span.flash-sale-timer-block-bastille{
        padding: 0px !important;
    }
    span.flash-sale-timer-block-maxico, span.flash-sale-timer-block-unitedde, span.flash-sale-timer-block-republicpt, span.flash-sale-timer-block-spain-national, span.flash-sale-timer-block-halloween, span.flash-sale-timer-block-blackfriday,span.flash-sale-timer-block-cybermonday, span.flash-sale-timer-block-holidaysale, span.flash-sale-timer-block-newyearsale{
        padding: 0px !important;
    }
    span.flash-sale-timer-block-argentina, span.flash-sale-timer-block-india, span.flash-sale-timer-block-spain{
        padding: 0px !important;
    }
    span.prime-sale-timer-block{
        padding: 0px !important;
        margin: 0px 2px !important;
    }
    span.flash-sale-timer-block-can-lab {
        padding: 0px !important;
        margin: 0px !important;
    }
    .prime-sale-span:lang(it) {
        max-width: 60px;
        text-wrap: wrap !important;
        line-height: 1;
    }
    .prime-sale-span:lang(pt) {
        max-width: 70px;
        text-wrap: wrap !important;
        line-height: 1;
    }
    .prime-sale-span:lang(pt) {
        padding: 2px 2px !important;
    }
    .prime-sale-span:lang(fr) {
        padding: 2px 2px !important;
    }
    button#hideButtonMobMemo {
        background: unset;
    }
    span.flash-sale-timer-block-memo{
        padding: 0px !important;
        margin: 0px !important;
    }
    span.flash-sale-timer-block-can{
        padding: 0px;
    }
    .hide-btnn{
        top: 15px;
        right: -20px !important;
    }
    .hide-btnn-memo{
        top: 20px;
        right: -20px !important;
    }
    button#hideButtonMobindia {
        width: 90%;
    }
    .top-bar {
        /* background-image: url(https://plixi.com/images/anniversary_banner_mob.png) !important; */
        height: 65px;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 99;
    }
    .mob-sale-banner {
        display: flex !important;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover;
        flex-direction: row;
        padding: 12px 30px 12px 10px;
        width: auto;
        height: 65px;
        margin-bottom: -40px;
        text-decoration: none;
        align-items: center;
        justify-content: center;
    }
    span.flash-sale-timer-block {
        padding: 0px !important;
        margin: 0 1px !important;
    }
    .flash-sale-span:lang(pt) {
        font-size: 9px !important;
        text-wrap: wrap !important;
    }
    .banner-discount:lang(fr){
        font-size: 10px !important;
    }
    .banner-discount:lang(es) {
        font-size: 14px !important;
        text-wrap: wrap !important;
    }
    .logo-img-bnr:lang(es){
        margin-top: 7px !important;
    }
    .logo-img-bnr:lang(fr){
        margin-top: 4px !important;
    }
    .banner-logo-img:lang(fr){
        margin-top: 7px !important;
    }
    .sale-detail-memo {
        font-size: 11px !important;
    }
    .memo-nat-txt{
        font-size: 10px !important;
    }
    .sale-detail-memo:lang(it),
    .sale-detail-memo:lang(fr),
    .sale-detail-memo:lang(pt),
    .sale-detail-memo:lang(es){
        font-size: 9px !important;
        text-wrap: wrap !important;
        max-width: 98px;
    }
    span.flash-sale-timer-block-unitedde {
        margin: 0 1px !important;
    }
    .blackfridaylogo:lang(es),
    .blackfridaylogo:lang(fr){
        margin-top: 1px !important;
    }
    .mob-sale-banner .sale-line-div{
        margin-left: 12px;
        margin-right: 12px;
    }
}
@media screen and (max-width: 380px) {
    .sale-detail{
        font-size: 70%;
    }
    .mob-sale-banner .sale-line-div {
        margin-left: 10px;
        margin-right: 10px;
    }

    .mob-sale-banner:lang(pt) .sale-line-div:lang(pt){
        margin-left: 4px;
        margin-right: 4px;
    }
    .timmer-content:lang(pt){
        margin-left: 5px !important;
    }
}
@media(max-width:767px){
    header.header{
        height:80px;
    }
    .box-line-image{
        padding-top: 55px;
    }
    .featured-logo .container{
        padding-bottom : 50px;
    }
    .pricing__v1{
        margin-top: -110px;
        background-color: transparent !important;
    }
    .sale-banner-head-title{
        background-size: 100% 55%;
        margin: 0 20px;
        min-height: 270px;
        background-position: center 20%;
    }
    .timeouttext{
        margin-top:20px !important;
    }
    #inputHeader{
        margin-bottom :0px !important;
        height:70px;
    }   
    

    a.btn.btn--orange::after {
        transform: translate(-45px,0);
    }

    .sale-banner-head {
        padding-bottom: 100px;
    }

    .pricing__plan-promo.pricing__plan_v2:before {
        display: none;
    }

    .pricing__plan-promo.pricing__plan_v2:after {
        display: none;
    }
    .safe-checkout{
        margin-top: 0px;
        margin-bottom: 35px;
    }
    .payment-cards{
        margin: auto;
        width: 330px;
    }
    .money-back{
        margin-top: 45px;
        margin-bottom: 20px;
        font-size: 24px;
        color: #0E151B;
        font-weight: 700;
    }
    .money-back-desc{
        width: 370px !important;
        margin: auto;
        text-align: center;
        font-size: 14px;
    }
    .step-sec-img{
        display: block !important;
        flex-direction: row;
    }
    .step-sec-main{
        display: flex !important;
    }
    .step-desc{
        display: flex;
        margin: 0px 20px !important;
        text-align: left;
        flex-direction: column;
    }
    .li-desc{
        text-align: left;
    }
    .line-div{
        rotate: 90deg;
        width: 90px;
    }
    .step-num{
        color: #86939E;
        text-align: left;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 3.2px;
        text-transform: uppercase;
        margin-top: 10px;
        font-family: sans-serif;
    }
    .step-image{
        margin-top: 50px;
    }
    .step-3{
        margin-top: 25px;
    }
    .step-heading{
        text-align: left;
    }
    .struggle-section{
        display: flex;
        margin: 20px !important;
        flex-direction: column-reverse;
        margin-bottom: -50px;
    }
    .plixi-for-you{
        width: auto !important;
    }
    .pricing-header{
        margin-top:0px !important;
    }
    .mobile-d{
        display: none; 
    }
    .sale-banner-head {
        background-image: url(images/anniversary_hero_mob.png);
        margin-top: 20px !important;
        min-height: unset;
    }
    .sale-details{
        font-size: 20px !important;
        margin-top: -5px !important;
        margin-bottom: 10px;
    } 
    .sale-percent{
        font-size: 50px !important;
    } 
    .start-btn-2{
        width: 300px !important;
        padding-right: -24px !important;
        margin-left: 40px;
    }
    ul.is-style-checkmarks-row-black{
        flex-direction: column;
    }
    .container-head.flex.items-center {
        margin-top: 15px;
    }
    .sale-plan-name{
        min-height: 70px !important;
        margin-top: -10px ;
        background-size: 260px !important;
    }
    .sale-plan-name p{
        font-size: 16px !important;
        font-weight: 600 !important;
        letter-spacing: 8px !important;
    }
    .sale-plan-name:lang(fr) {
        margin-top: 0px !important;
    }
   
    .sale-plan-name:lang(pl) {
        margin-top: -5px !important;
    }
    #mainCTA{
        padding: 0px !important;
    }
}
@media screen and (max-width: 360px) {
    .sale-detail-memo {
        font-size: 10px;
    }
    .banner-plan{
        font-size: 9px;
    }
    .banner-plan:lang(it){
        font-size: 8px !important;
    }
}

header.site-header.shrink{
    top: 65px;
}
.inside-top-bar.grid-container aside#block-18 {
    width: 100%;
}
.footer-reviews-block {
    margin: 0 auto 50px;
    max-width: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 50px;
}
.footer-stay-in-know{
    background: linear-gradient(90deg, #F4EEFA 0%, #FBEFF0 100%);
}
.footer-stay-in-sec{
    padding: 40px;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sty-know{
    font-weight: 700;
    font-size: 32px;
}
.sty-know-txt{
    width: 76%;
    margin-top: 4px;
    font-size: 20px;
    font-weight: 400;
}
.sty-email{
    margin-left: 13px;
    color: #364A63;
    font-size: 14px;
    font-weight: 700;
}
.sty-email-sec{
    max-width: 100%;
    width: 45%;
}
.sty-email-inp{
    width: 70%;
}
.input-signup{
    display: flex;
    gap: 5px;
}
.sty-know-txt:lang(fr){
    font-size: 18px;
}
.footer-reviews-items {
    text-align: center;
}
.footer-reviews-content h5 {
    color: #DE542F;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    margin: 0;
}
.footer-reviews-content p {
    color: #DE542F;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
}
.footer-reviews-items:nth-child(2) .footer-reviews-content h5 {
    color: #044D80;
}
.footer-reviews-items:nth-child(3) .footer-reviews-content h5 {
    color: #B38C21;
}
.footer-reviews-items:nth-child(4) .footer-reviews-content h5 {
    color: #0D7E7E;
}
.footer-reviews-items:nth-child(5) .footer-reviews-content h5 {
    color: #603307;
}
.footer-reviews-items:nth-child(2) .footer-reviews-content p {
    color: #044D80;
}
.footer-reviews-items:nth-child(3) .footer-reviews-content p {
    color: #B38C21;
}
.footer-reviews-items:nth-child(4) .footer-reviews-content p {
    color: #0D7E7E;
}
.footer-reviews-items:nth-child(5) .footer-reviews-content p {
    color: #603307;
}
.site-footer {
    border-top: 1px solid #C0CFDA;
    background: #FFF;
    padding: 100px 0 50px;
}
.site-footer .wp-block-heading {
    color: #A0AEC0;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
    text-transform: uppercase;
}
.site-footer .menu li a {
    color: #0E151B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    text-transform: capitalize;
    text-decoration: none;
    transition: .3s;
}
#footer-widgets .header-buttons .get-started-btn {
    color: #fff;
}
.sign-in-btn {
    border-radius: 7px;
    border: 1px solid #B4B4B7;
    background: #FFF;
    box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.14);
    color: #0E151B;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
   /* 187.5% */
    text-decoration: none;
    display: inline-block;
    padding: 5px 30px;
    transition: .3s;
}
.header-buttons {
    display: flex;
    align-items: center;
    gap: 20px;
}
.get-started-btn {
    border-radius: 7px;
    border: 1px solid #0E151B;
    background: #0E151B;
    box-shadow: 3px 10px 20px 0px rgba(0, 0, 0, 0.24);
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
   /* 187.5% */
    text-decoration: none;
    padding: 5px 20px;
    display: flex;
    align-items: center;
    gap: 5px;
    transition: .3s;
}
.get-started-btn:hover, .sign-in-btn:hover {
    transform: translateY(-2px);
    transition: .3s;
}
.get-started-btn:hover {
    color: #fff;
}
a.wp-block-button__link.wp-element-button{
    transition: .3s;
}
a.wp-block-button__link.wp-element-button:hover {
    transform: translateY(-2px);
    transition: .3s;
    background: #000;
}
header.site-header.shrink {
    position: sticky;
    z-index: 999999;
}
.banner-shrink{
    top: 0px !important;
}
.site-header {
    border-bottom: 1px solid #E1E5EF;
    background: #FFF;
}
.main-navigation .main-nav ul li a {
    color: #0E151B;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    font-family: 'CeraPro,sans-serif';
}
.main-navigation .main-nav ul li a:hover {
    background: rgba(229,231,235,.5);
    border-radius: 4px;
    color: #0E151B !important;
}
.header-topbar-content span {
    border-radius: 1000px;
    background: #FFF;
    color: #6936F5;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-transform: capitalize;
    padding: 6px 10px;
    margin-right: 20px;
}
.header-topbar-content {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}
.header-topbar-content span.off-price {
    border-radius: 1000px;
    background: rgba(255, 255, 255, 0.20);
    backdrop-filter: blur(15px);
    color: #FFF;
    font-weight: 700;
}
.header-topbar-content span.claim-discount {
    background: rgba(255, 255, 255, 0.20);
    backdrop-filter: blur(15px);
    color: #FFF;
    backdrop-filter: blur(24px);
    background-color: rgba(255, 255, 255, .1);
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 50px;
    padding: 6px 12px;
}
.inside-top-bar.grid-container {
    padding: 15px 0;
}
.payment-cards {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.site-footer:not(.footer-bar-active) .copyright-bar {
    width: 100%;
}
.copyright-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0 0;
}
.copyright-text {
    color: #C0CFDA;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}
.copyright-text span a {
    color: #C0CFDA;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    text-decoration: none;
}
.copyright-text span a:hover {
    color: #ff6436;
}
.copyright-text span {
    margin: 0 0 0 15px;
}
.hide-desktop{
    display: none !important;
}
#page {
    max-width: 100%;
    padding: 0px;
}
#page #content {
    display: block;
}
.header-search .wp-block-search__inside-wrapper {
    border-radius: 7px;
    border: 1px solid #B4B4B7;
    background: #FFF;
    box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.14);
    margin: 0 0 0 30px;
    width: 100%;
    height: 45px;
}
.header-search .wp-block-search__inside-wrapper input {
    border: 0;
    background: transparent;
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}
.header-search .wp-block-search__inside-wrapper input::placeholder{
    color: #000;
}
.header-search .wp-block-search__inside-wrapper input:focus{
    box-shadow: none;
    outline: none;
}
.header-search .wp-block-search__inside-wrapper button {
    background: transparent;
    padding: 10px;
}
.header-search .wp-block-search__inside-wrapper button svg {
    fill: #0e151b;
    min-width: auto;
    min-height: auto;
    width: 14px;
}
nav#site-navigation {
    margin-right: auto;
}
.main-navigation .main-nav ul ul li a img.menu-image {
    position: absolute;
    left: 20px;
}
.main-navigation .main-nav ul ul li a span.description {
    color: #a0aec0;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
    display: block;
    margin: 5px 0 0;
}
.main-navigation ul ul {
    box-shadow: 0 -1px 10px rgba(0,0,0,.04), 0 15px 25px rgba(0,0,0,.1);
    width: 470px;
    background: #fff;
    padding: 30px 0;
    margin: 0 auto;
    left: 50% !important;
    top: 25px;
    transform: translateX(-50%);
    overflow: visible;
    border-radius: 4px;
}
.scrollcard:hover{
    transform: none;
   padding: 30px 32px 24px !important;
}
.main-navigation .main-nav ul ul li a {
    padding: 20px 0 20px 80px;
    display: block;
}
.main-navigation ul ul:after {
    width: 0;
    height: 0;
    position: absolute;
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 5px 5px;
    top: -5px;
    left: calc(50% - 5px);
    margin: 0 5px;
    content: "";
}
span.sub-text {
    margin-left: 3px;
    margin-top: -4px;
    font-size: 13px;
    position: fixed;
}
.main-navigation ul li.tools-menus ul {
    width: 450px;
    padding: 30px;
}
.main-navigation ul li.tools-menus ul li a {
    padding: 10px 0;
    color: #434c5d;
}
.main-navigation ul li.tools-menus ul li a i, .main-navigation ul li.tools-menus ul li a span.dashicons {
    margin-right: 20px;
    font-size: 20px;
}
.main-navigation ul li.tools-menus ul li a:hover {
    color: #ff6436 !important;
    background: transparent;
}
.main-navigation ul li.tools-menus ul li a .menu-image-title {
    margin: 0;
    padding: 0;
}
.main-navigation ul li.tools-menus ul li.blog-inner-links a {
    color: #a0aec0;
    text-transform: capitalize;
    font-weight: 500;
    padding: 10px 60px 0px 40px;
    line-height: 22px;
    display: inline-block;
    vertical-align: middle;
}
.main-navigation ul li.tools-menus ul li.blog-inner-links a span.dashicons.fas.fa-arrow-right {
    margin: 4px 0 0 0;
    font-size: 12px;
}
.main-navigation ul li.about-us-menus ul {
    width: 260px;
    padding: 30px 50px;
}
.main-navigation ul li.about-us-menus ul li a {
    padding: 15px 0;
    color: #434c5d;
    font-size: 14px;
}
.main-navigation ul li.about-us-menus ul li a span.dashicons {
    margin-right: 20px;
    font-size: 20px;
}
.main-navigation ul li.about-us-menus ul li a .menu-image-title {
    padding: 0;
}
.main-navigation ul li.about-us-menus ul li a:hover {
    color: #ff6436 !important;
    background: transparent;
}
#site-navigation ul ul {
    transform: translate(-50%,0px);
    transition: 0s ease-in;
}
#site-navigation ul li:hover ul {
    transform: translate(-50%,5px);
    transition: 0.30s ease-in;
}
#site-navigation:not(.toggled) ul ul {
    transition: opacity 0.10s linear;
}
#site-navigation ul#menu-header-menu span.gp-icon.icon-arrow svg {
    width: 15px;
    height: 15px;
}
#site-navigation ul#menu-header-menu span.dropdown-menu-toggle {
    padding: 0 2px;
}
#footer-widgets .header-buttons {
   justify-content: flex-end;
}
.tiltBrowser {
    animation-name: tiltBrowser;
    animation-duration: .8s;
    animation-timing-function: ease-in-out;
    visibility: visible!important;
    animation-delay: 1s;
    animation-fill-mode: forwards
}
@keyframes tiltBrowser {
    0% {
        transform: rotateY(0) translateX(0)
   }
    100% {
        transform: rotateY(-8deg) translateX(-30px)
   }
}
#browserDiv {
    box-shadow: rgb(0 0 0 / 30%) 0 0 50px -1px;
    transform-origin: 50% 50%;
    border-radius: 10px;
    overflow: hidden;
    -webkit-transition: .8s ease-in-out;
    -moz-transition: .8s ease-in-out;
    -o-transition: .8s ease-in-out;
    transition: .8s ease-in-out
}
html {
    scroll-behavior: smooth
}
@media (max-width: 767.98px) {
    .footer-stay-in-sec{
        flex-direction: column;
        gap: 20px;
        margin-top: 25px;
    }
    .sty-email-sec{
        max-width: 100%;
        width: 110%;
    }
    .sty-email-inp{
        width: 100%;
    }
    .input-signup{
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    .sty-know-txt{
        width: 100%;
    }
    #browserWrapper {
        max-height: 25vh !important;
   }
    #browserWrapper img {
        animation: none !important;
   }
    #heroButtonWrapper {
        padding-top: 5px;
   }
    .section-title {
        width: 100% !important;
        lin-eight: 33x !important;
        font-size: 28px !important;
        letter-spacing: -1.2px !important;
   }
    #inputHeader {
        margin-bottom: 50px !important;
   }
}
#browserWrapper img {
    top: 0px;
    transition-timing-function: ease-in-out;
    animation: move 12s ease-in-out 3s infinite alternate forwards;
}
@keyframes move {
    0% {
        top: 0px;
   }
    30% {
        top: -201px
   }
    50% {
        top: -670px;
   }
    100% {
        top: 0px;
   }
}
#browserWrapper {
    overflow: hidden;
    max-height: 500px;
    width: 100%;
    height: auto;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 50px -1px;
}
.video__button {
    display: flex;
    align-items: center;
    padding: 16px;
    width: 280px;
    height: 72px;
    border-radius: 36px;
    background: #fff;
    box-shadow: 0 20px 40px rgb(0 43 35 / 24%);
    color: #00b06e !important;
    font-weight: 400;
    transition: .3s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 99;
    font-weight: 500;
    text-decoration: none;
}
.video__button:hover {
    box-shadow: 0 20px 40px rgba(0,43,35,.6);
}
.video__icon {
    height: 40px;
    width: 40px;
    margin-right: 40px;
    transition: .2s;
}
#browserScreenshot {
    transition: filter 0.3s linear;
    -webkit-transition : -webkit-filter 0.3s linear;
}
#browserScreenshot.blur {
    filter: blur(4px);
}
.hero-heading h2 {
    background-image: linear-gradient(45deg, #4b25ea, #bd18e6, #fb590e);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    display:table;
    margin: 0 auto;
    text-align: center;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    font-family: 'cera_probold';
}
.hero-heading h3 {
    color: #0E151B;
    text-align: center;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    margin: 0;
}
.hero-heading p {
    color: #0E151B;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin: 30px auto 0;
    max-width: 62%;
}
.page-gradient-btn {border-radius: 7px;background: var(--cta-gradient, linear-gradient(46deg, #4B25EA 0%, #BD18E6 44.76%, #FB590E 100%));box-shadow: 3px 10px 20px 0px rgba(0, 0, 0, 0.24);color: #FFF;text-align: center;font-size: 20px;font-style: normal;font-weight: 700;line-height: 30px; /* 150% */text-decoration: none;display: flex;align-items: center;justify-content: center;max-width: 280px;padding: 15px 0;gap: 10px;margin: 60px auto;transition: .3s;}

.page-gradient-btn:hover {
    color: #fff;
    background-color: #0e151b;
    transform: translateY(-2px);
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 21%), 0 10px 20px 0 rgb(0 0 0 / 23%);
    transition: .3s;
}

.hero-heading ul {
    margin: 0 0 70px;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.hero-heading ul li {
    color: #0E151B;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    display: flex;
    align-items: center;
    gap: 10px;
}
.hero-section {
    background: linear-gradient(180deg, rgba(142,60,203,17%) 0%, rgba(217,217,217,0) 25%, rgba(217,217,217,0) 50%, rgba(255,212,0,80%) 100%) !important;
    padding: 100px 0 300px;
    /* position: relative;
    background: #f8fafb; */
}
.hero-section-beauty{
    padding: 100px 0 !important;
}
.hero-curve-img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.hero-section:before {
    /* content: ""; */
    content: unset;
    background-image: url("./assets/images/confetti-background.svg");
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
}
nav#site-navigation .inside-navigation.grid-container {
    display: none;
}
.featured-logo {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    align-items: center;
}

.featured-logo img {
    margin: 0 auto;
    max-width: 120px;
}

.featured-logo h2 {
    color: #0E151B;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    margin: 0;
}
.featured-section {
    padding: 100px 0;
}
.how-it-workes-head h3 {
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 3.2px;
    text-transform: uppercase;
    background: var(--cta-gradient, linear-gradient(46deg, #4B25EA 0%, #BD18E6 44.76%, #FB590E 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 auto;
    display: table;
    position: relative;
    padding: 0 0 10px;
}

.how-it-workes-head h3:after {
    content: "";
    background: var(--cta-gradient, linear-gradient(46deg, #4B25EA 0%, #BD18E6 44.76%, #FB590E 100%));
    height: 7px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.how-it-workes-head h1 {
    color: #0E151B;
    text-align: center;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    margin: 20px 0 40px;
}

.how-it-works-steps ul {
    padding: 0;
    margin: 0;
    list-style: none;
    gap: 100px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.how-it-works-steps ul li h4 {
    color: #86939E;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 3.2px;
    text-transform: uppercase;
    margin: 0px 0 20px;
}

.how-it-works-steps ul li h3 {
    color: #0E151B;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin: 0 0 10px;
}

.how-it-works-steps ul li p {
    color: #0E151B;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    margin: 0;
}

.step-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.how-it-works-steps ul li {
    position: relative;
}

.how-it-works-steps ul li:nth-child(2):after {
    content: "";
    border-radius: 100px;
    background: var(--gradient, linear-gradient(90deg, #C5F5EB 0%, #C8E0FF 19.27%, #DBC7FC 42.19%, #F1CCDA 62.50%, #FDD7C9 81.25%, #F9F6D3 100%));
    height: 7px;
    width: 100%;
    position: absolute;
    top: 40px;
    left: -66%;
}

.how-it-works-steps ul li:nth-child(2):before {
    content: "";
    border-radius: 100px;
    background: var(--gradient, linear-gradient(90deg, #C5F5EB 0%, #C8E0FF 19.27%, #DBC7FC 42.19%, #F1CCDA 62.50%, #FDD7C9 81.25%, #F9F6D3 100%));
    height: 7px;
    width: 100%;
    position: absolute;
    top: 40px;
    right: -66%;
}
.struggle-to-grow {
    border-bottom: 1px solid #EFF3F6;
    background: #F7F9FA;
    padding: 60px 0;
}

.struggle-content h2 {
    color: #0E151B;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 125% */
}

.struggle-content p {
    color: #0E151B;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

.struggle-content ul {
    margin: 30px 0;
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 15px;
}

.struggle-content ul li {
    color: #0E151B;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    display: flex;
    align-items: center;
    gap: 10px;
}
.hide-faq {
     display: none;
}
 .faq {
     padding-top: 60px;
}
 .faq-content {
     column-gap: 120px;
     display: grid;
     grid-template-columns: auto 1fr;
     row-gap: 120px;
}
 .faq h2, .faq-content-left {
     text-align: left;
}
 .container.faq h2.enter {
     font-family: 'Plixi',sans-serif;
     line-height: 90px;
     font-size: 80px;
     font-weight: 800;
}
 .faq-content-first {
     color: #858d96;
     padding-top: 30px;
     margin: 0px;
}
.faq-content-second {
    font-size: 24px;
    margin: 10px 0 20px;
    font-weight: 600;
}
 .faq-content-svg {
     display: flex;
}
 .faq-question i.fa.fa-chevron-down {
     vertical-align: middle;
     margin-right: 15px;
     font-weight: 500;
}
 .faq-body-search {
     align-items: center;
     display: flex;
     margin-bottom: 2px;
     position: relative;
}
 .faq-body-more {
     align-items: center;
     color: #858d96;
     cursor: pointer;
     display: flex;
     font-size: 18px;
     margin-top: 20px;
     padding: 20px 0;
}
.instagram-ageince-bussiness {
    padding: 80px 0 30px;
}
.instagram-leading-section {
    padding-bottom: 100px;
}
.js-rotate-wrapper p, .js-rotate-wrapper span, .js-rotate-wrapper div, .js-rotate-wrapper a {
    color: #fff;
}
.how-it-workes {
    padding: 100px 0 0;
}
 @media (max-width: 991px) {
     .faq {
         flex-direction: column;
         max-width: 90%;
         width: 100%;
    }
     .faq-content {
         column-gap: 40px;
         display: grid;
         grid-template-columns: 1fr;
         row-gap: 40px;
    }
     .faq-content-svg {
         justify-content: center;
    }
     .faq-content-left {
         text-align: center;
    }
     .container.faq h2.enter {
         line-height: 55px;
         font-size: 50px;
    }
     .faq-spacer {
         display: none;
         ;
    }
    .hero-heading h2{
        margin-top: 20px;
    }
    .how-it-workes-head {
        padding: 40px 0px 0px 30px;
    }
}

 .before-enter {
     transition: all 1.5s;
}
 .enter {
     opacity: 1;
     transform: translateY(0);
}
 .faq h2 {
     max-width: 700px;
}
 .faq-content-svg a {
     cursor: pointer;
}
 .faq-content-svg-arrow svg {
     font-size: 90px;
     transform: rotate(250deg);
}
 .faq-body-search svg {
     font-size: 28px;
     position: absolute;
}
.faq-body-search input {
    appearance: none;
    background-color: transparent;
    border-radius: 0;
    border-style: dashed;
    font-size: 18px;
    font-weight: 300;
    padding: 20px 65px 20px 44px;
    width: 50%;
    border: 0;
    border-bottom: 1px dashed #858d96;
}
.faq-section h2 {
    color: #0E151B;
    font-size: 80px;
    font-style: normal;
    font-weight: 700;
    line-height: 90px;
    max-width: 60%;
    margin: 0;
}
 .faq-body-more svg {
     font-size: 24px;
     margin-left: 10px;
     transition: all .3s ease-in-out;
}
 .faq-body ul {
     width: 100%;
     max-height: 339px;
     justify-content: left;
     overflow: hidden scroll;
     line-height: 27px;
     text-align: left;
     background: linear-gradient(#ffffff 33%, rgb(240 240 240 / 0%)), linear-gradient(rgb(237 237 237 / 0%), #f3f3f3 66%) 0 100%, radial-gradient(farthest-side at 50% 0, rgb(239 243 246), rgba(0,0,0,0)), radial-gradient(farthest-side at 50% 100%, rgb(59 59 59 / 23%), rgba(0,0,0,0)) 0 100%;
     background-repeat: no-repeat;
     background-attachment: local, local, scroll, scroll;
     background-size: 100% 96px, 100% 96px, 100% 32px, 100% 32px;
     margin: 30px 0 0;
}
 .faq-content-svg a svg {
     margin-top: 30px;
}
 .faq-body ul li {
     border-bottom: 1px solid #858d96;
     cursor: pointer;
     position: relative;
     z-index: 0;
}
 .faq-body-more:hover {
     color: #000;
}
 .faq-body-search input:focus {
     border-bottom: 1px solid #000;
     outline: 0;
}
 .faq-body ul .faq-question {
     display: flex;
     flex-direction: column;
     justify-content: center;
}
 .faq-body ul li:last-child {
     margin-bottom: 0;
}
 .faq-body ul .faq-question label {
     cursor: pointer;
     display: block;
     font-size: 18px;
     font-weight: 500;
     padding: 20px 30px;
}
 .faq-body ul .faq-question input {
     appearance: none;
     background-color: #3498db;
     cursor: pointer;
     display: none;
     margin: 0;
}
 .faq-body ul .faq-answer p {
     line-height: 1.5;
}
 .faq-body ul .faq-answer b {
     font-weight: 600;
}
 .faq-body ul .faq-answer a {
     color: #3279f7;
     font-weight: 500;
}
 .faq-body ul .faq-question label svg {
     display: inline-block;
     color: #858d96;
     font-size: 16px;
     margin-right: 20px;
}
 .faq-body ul .faq-answer a:hover {
     text-decoration: underline;
}
 .faq-body ul .faq-question input:checked~.faq-answer {
     height: auto;
     opacity: 1;
     padding: 0 30px 30px;
     pointer-events: all;
     transition: all .5s;
}
 .faq-body ul .faq-question input:checked~.faq-answer {
     height: auto;
     opacity: 1;
     transition: .5s;
     padding: 0 30px 30px;
     pointer-events: all;
}
 .faq-body ul .faq-answer {
     height: 0;
     pointer-events: none;
     opacity: 0;
     padding: 0 30px;
}
.faq-section {
    padding: 100px 0;
}
.switcher {
    margin: 0 auto;
    display: table;
    border-radius: 10px;
    background: #EFF0F0;
    padding: 10px;
}
.switcher span {
    cursor: pointer;
    color: #0E151B;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    padding: 15px 20px;
    display: inline-block;
}
.switcher span span.badge {
    color: #81C86B;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px;
    border-radius: 3px;
    background: #ECF7E8;
    padding: 7px 10px;
    margin: 0 0 0 15px;
    position: relative;
    top: -2px;
}
.month {
  margin-right: 10px;
}

.switcher span.active {
    border-radius: 7px;
    background: #FFF;
}
.price-plan-item {
    border-radius: 0px 0px 10px 10px;
    border: 1px solid rgba(14, 21, 27, 0.50);
    background: #FFF;
    padding: 50px 40px 100px;
    position: relative;
    overflow: hidden;
}
.pricing-table__title {
    color: #0E151B;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    font-family: 'CeraPro,sans-serif';
    text-align: center;
}
.price-box {
    display: flex;
    align-items: end;
    justify-content: center;
    gap: 0;
    position: relative;
    margin: 40px 0 30px;
    left: -15px;
}

span.discount {
    color: #86939E;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 187.5% */
    text-decoration: line-through;
}
span.pricing-table__price {
    color: #0E151B;
    text-align: center;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
}
span.pricing-table__term {
    color: #0E151B;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 187.5% */
}
span.pricing-table__currency {
    color: #0E151B;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    position: relative;
    top: -40px;
}
.pricing-table__features {
    color: #86939E;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

.black-btn {
    border-radius: 7px;
    background: #0E151B;
    box-shadow: 3px 10px 20px 0px rgba(0, 0, 0, 0.24);
    width: 100%;
    display: block;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 150% */
    text-decoration: none;
    padding: 15px;
    margin: 30px 0;
}

.black-btn:hover {
    color: #fff;
}

.pricing-table ul {
    list-style: none;
    margin: 30px 0 0;
    display: flex;
    flex-flow: column;
    gap: 12px;
}

.pricing-table ul li {
    color: #0E151B;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
}

.tooltip-box {
    position: absolute;
    right: 0;
    cursor: pointer;
}

.tooltip-box span {
    text-align: left;
    padding: 12px 16px;
    margin: 0;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    background: #86939e;
    box-shadow: 0 10px 20px rgba(0,0,0,.15);
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    width: 360px;
    opacity: 0;
    padding-bottom: 16px;
    transition: opacity .15s ease-in;
    pointer-events: none;
    left: -170px;
    top: -80px;
}

.tooltip-box:hover span {
    opacity: 1;
    transition: opacity .15s ease-in;
}

.tooltip-box span:after {
    content: "";
    background: #86939e;
    border-radius: 3px;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 50%;
    bottom: -4px;
    margin-left: -12px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1;
}

.see-all-featured-btn a {
    color: #0E151B;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    position: absolute;
    text-decoration: none;
    bottom: 40px;
}
.see-all-featured-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pricing-section {
    padding: 100px 0;
}
.price-plan-block {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
    margin: 80px 0 0;
}
.pricing-table__title strong sup {
    color: #0E151B;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px; /* 107.692% */
}

ul.select-plus-option li {
    border-radius: 100px;
    background: linear-gradient(90deg, #F4EEFA 0%, #FBEFF0 100%);
    padding: 10px 20px;
    width: 110%;
    position: relative;
    left: -15px;
    line-height: normal;
}

.pricing-table ul.select-plus-option li input {
    position: absolute;
    visibility: hidden;
}

ul.select-plus-option li label {
    background: var(--cta-gradient, linear-gradient(46deg, #4B25EA 0%, #BD18E6 44.76%, #FB590E 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; /* 150% */
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border-radius: 100px;
    padding: 0 0 0 20px;
    cursor: pointer;
    margin: 0;
}

ul.select-plus-option li .check {
    display: block;
    position: absolute;
    height: 18px;
    width: 18px;
    top: 11px;
    left: 15px;
    z-index: 5;
    transition: border .25s linear;
    border-radius: 100px;
    background: #fff;
    border: 1px solid #000;
}

ul.select-plus-option li .check:after {
    width: 5px;
    height: 10px;
    border: solid #ffffff;
    border-width: 0 1.5px 1.5px 0;
    transform: rotate(45deg);
    display: block;
    position: absolute;
    content: '';
    top:2px;
    left:6px;
    opacity:0;
}

ul.select-plus-option li input[type=radio]:checked ~ .check {
  background:#289155;
  border-color:#289155;
}
ul.select-plus-option li input[type=radio]:checked ~ .check:after{
    opacity:1;
}
.price-plan-item:first-child:before {
    content: "";
    background: #0E151B;
    width: 100%;
    height: 8px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}

.price-plan-item:nth-child(2) {
    border: 5px solid;
    border-style: solid;
    border-image: linear-gradient(to top, #4b25ea, #bd18e6, #fb590e) 1;
}

.price-plan-item:nth-child(2):before {
    background: #FF6436;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 4px;
    z-index: 1;
}

.price-plan-item:last-child {
    border: 1px solid;
    border-style: solid;
    border-image: linear-gradient(to top, #9d0391, rgba(13, 58, 216, 0.8), #9d0391) 1;
}

.price-plan-item:last-child:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 8px;
    background: linear-gradient(90deg, #000 0%, #B010BE 34.07%, #691CA9 44.94%, #031CA8 51.77%, #032FCF 64.88%, #000 100%);
}

.price-plan-item:nth-child(2) .black-btn {
    border-radius: 7px;
    background: var(--cta-gradient, linear-gradient(46deg, #4B25EA 0%, #BD18E6 44.76%, #FB590E 100%));
    box-shadow: 3px 10px 20px 0px rgba(0, 0, 0, 0.24);
}

.price-plan-item:last-child .black-btn {
    border-radius: 7px;
    background-color: #000000;
    background-image: radial-gradient(45% 85% at 65% 65%, rgba(13, 58, 216, 0.8) 0%, rgba(0, 0, 0, 0) 100%), radial-gradient(35% 70% at 35% 50%, #9d0391 0%, rgba(0, 0, 0, 0) 79.09%);
}
.page-template-get-started .site-content .container {
    width: 1300px;
    padding: 0 40px;
    max-width: 100%;
}
.popular-tag {
    background: #3BBCFF;
    color: #FFF;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    position: absolute;
    transform: rotate(45deg);
    right: -48px;
    width: 180px;
    padding: 15px 0;
    top: 20px;
}
.popular-tag {
    background: #3BBCFF;
    color: #FFF;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    position: absolute;
    transform: rotate(45deg);
    right: -48px;
    width: 180px;
    padding: 15px 0;
    top: 20px;
}

.price-head h2 {
    color: #0E151B;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
}

.price-head {
    max-width: 65%;
    margin: 0 auto;
    text-align: center;
}
.guarantee-safe-checkout h2 {
    background: var(--cta-gradient, linear-gradient(46deg, #4B25EA 0%, #BD18E6 44.76%, #FB590E 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 3.2px;
    text-transform: uppercase;
    position: relative;
    margin: 0 auto;
    display: table;
    padding: 0 0 7px;
}

.guarantee-safe-checkout h2:after {
    content: "";
    background: var(--cta-gradient, linear-gradient(46deg, #4B25EA 0%, #BD18E6 44.76%, #FB590E 100%));
    height: 7px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.cards-images {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px 0;
}

.cards-images img {
    max-width: 300px;
}

.guarantee-safe-checkout h3 {
    color: #0E151B;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 133.333% */
}

.guarantee-safe-checkout p {
    color: #0E151B;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    max-width: 55%;
    margin: 0 auto;
}

.guarantee-safe-checkout {
    margin: 70px 0 0;
}
.experience-instagram-growth{
  background-image: url("./assets/images/instag-stre-bg.svg");
  padding: 100px 0;
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center center;
  clip-path: polygon(0 4%, 100% 0, 100% 96%, 0% 100%);
}
.insta-stregery-head h2 {
    color: #FFF;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    margin: 0 auto;
    max-width: 50%;
}

.insta-stregery-head {
    margin: 60px 0 50px;
}
.instagram-growth-item {
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.50);
    padding: 50px 30px;
}

.instagram-growth-stregery img {
    height: 60px;
}

.instagram-growth-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}

.instagram-growth-stregery p {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin: 30px 0 0;
}

.plixi-for-you {
    margin: 100px 0 0;
}

.plixi-for-you h3 {
    color: #FFF;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
}

.plixi-for-you p {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    max-width: 50%;
    margin: 0 auto;
}

.plixi-names {
    margin: 40px 0 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
}

.plixi-names span {
    border-radius: 10px;
    background: #953AF0;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 150% */
    width: 160px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.happy-clients-main {
    border-radius: 20px;
    background: #F8F4FE;
    padding: 80px 0;
}

.happy-clients-head h5 {
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 133.333% */
    background: var(--cta-gradient, linear-gradient(46deg, #4B25EA 0%, #BD18E6 44.76%, #FB590E 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
}

.happy-clients-head {
    margin: 0 0 40px;
}

.happy-clients-items {
    background: repeating-radial-gradient(circle at 0px 0px, transparent 0px, rgb(86, 92, 255) 35px), repeating-linear-gradient(rgba(68, 76, 247, 0.333), rgb(68, 76, 247)) rgb(86, 92, 255);
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0px 10px 30px 10px rgba(74, 91, 129, 0.05);
}

.happy-clients-content h4 {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    margin: 0 0 10px;
}

.happy-clients-items a {
    text-decoration: none;
}

.happy-clients-content h2 {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 125% */
    margin: 0;
}

.happy-clients-content p {
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px; /* 166.667% */
    margin: 0;
}

.happy-clients-img {
    width: 70px;
    height: 70px;
    border-radius: 100px;
    overflow: hidden;
}

.happy-clients-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position:  center center;
}

.happy-clients-item-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.member-since h5, .follower-box h5 {
    color: #FFF;
    text-align: right;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px; /* 125% */
    margin: 0;
}

.member-since span, .follower-box span {
    color: #FFF;
    text-align: right;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 100% */
    display: block;
}
.follower-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 60px 0 0;
}

.follower-count-growth {
    display: flex;
    align-items: center;
    gap: 40px;
}
.js-rotate-wrapper a {
    text-decoration: none;
}

.js-rotate-wrapper a:hover {
    color: #fff;
}
.happy-clients-section p.custom-class {
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
}

.happy-clients-section p.custom-class a.text-accent {
    display: flex;
    align-items: center;
    gap: 5px;
    text-decoration: none;
}
.happy-clients-section {
    margin: 0 0 100px;
}
.new-footer-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 30px;
    margin: 50px 0 0;
}

.new-footer-menu a {
    color: #C0CFDA;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    text-decoration: none;
}
.site-footer #footer-widgets .inside-footer-widgets {
    align-items: end;
}
.footer-reviews-items .footer-reviews-logo, .footer-reviews-items .footer-reviews-star {
    display: flex;
    justify-content: center;
    margin: 0 0 5px;
}

@media only screen and (max-width: 1024px) {
    .hide-desktop{
        display: block !important;
   }
    .hide-mobile{
        display: none !important;
   }
    .header-topbar-content span.off-price {
        margin: 0 5px;
   }
    .main-navigation.has-branding .inside-navigation.grid-container span.gp-icon.icon-menu-bars svg {
        width: 2em;
        height: 2em;
        top: 10px;
   }
    .tab-content {
        grid-template-columns: 1fr;
   }
    .footer-reviews-block {
        max-width: 100%;
        gap: 10px;
        padding: 0 20px;
        margin: 0;
   }
    .footer-reviews-logo svg {
        width: 30px;
        height: 30px;
   }
    .footer-reviews-star svg {
        width: 35px;
   }
    .footer-reviews-content p {
        display: none;
   }
    .payment-cards {
        flex-flow: column;
        align-items: center;
        gap: 20px;
   }
    .copyright-content {
        flex-flow: column;
        gap: 20px;
   }
    .copyright-text {
        order: 2;
        text-align: left;
   }
    .copyright-lang-box {
       width: 100%;
       display: flex;
   }
    .footer-reviews-content h5 {
        font-size: 14px;
   }
    .site-footer {
        padding: 50px 0 50px;
   }
    .main-navigation .inside-navigation {
        border-bottom: 1px solid #E1E5EF;
        background: #FFF;
        padding: 10px 0 !important;
   }
    nav#mobile-header {
        padding: 0 20px;
   }
    nav#site-navigation {
        margin-right: auto;
   }
    .slideout-navigation.do-overlay .inside-navigation .main-nav {
        padding: 60px 0;
   }
    .slideout-navigation.do-overlay .inside-navigation {
        border: 0;
   }
    #generate-slideout-menu .slideout-exit {
        position: absolute;
   }
    #generate-slideout-menu ul li {
        text-align: left !important;
        border-bottom: 1px solid #ccc;
        padding: 10px 0;
   }
    #generate-slideout-menu ul {
        padding: 0 20px;
   }
    button.menu-toggle {
        padding-right: 0 !important;
   }
    .site-logo.mobile-header-logo {
        margin-left: 0 !important;
   }
    li.pricing-icon svg, li.growth-icon svg, li.cloud-icon svg, li.get-started-icon svg, li.growth-expert svg{
        background: #ffede8;
        border-radius: 30px;
        padding: 10px;
        width: 40px;
        height: 40px;
        color: #ff6436;
        fill: #ff6436;
        position: absolute;
        left: 0;
   }
    .main-navigation .main-nav ul li.pricing-icon a, .main-navigation .main-nav ul li.growth-icon a, .main-navigation .main-nav ul li.cloud-icon a, .main-navigation .main-nav ul li.get-started-icon a, .main-navigation .main-nav ul li.growth-expert a{
        color: #0e151b;
        font-size: 15px;
        text-transform: capitalize;
        padding: 0 0 0 65px;
        line-height: normal;
   }
    .main-navigation .main-nav ul li.pricing-icon a span.description, .main-navigation .main-nav ul li.growth-icon a span.description, .main-navigation .main-nav ul li.cloud-icon a span.description, .main-navigation .main-nav ul li.get-started-icon a span.description, .main-navigation .main-nav ul li.growth-expert a span.description {
        color: #a0aec0;
        display:block;
        line-height: normal;
        margin: 5px 0 0;
   }
    .main-navigation .main-nav ul li {
        border: 0 !important;
   }
    li.growth-icon svg {
        color: #039be5;
        fill: #039be5;
        background: #dff5ff;
   }
    li.cloud-icon svg {
        color: #cb3fc5;
        fill: #cb3fc5;
        background: #ffe9fe;
   }
    li.get-started-icon svg {
        color: #ffb628;
        fill: #ffb628;
        background: #fff3dd;
        transform: rotate(180deg);
   }
    li.growth-expert svg {
        color: #434C5D;
        fill: #434C5D;
        background: rgba(160,174,192,.2);
   }
    nav#generate-slideout-menu .main-nav {
        margin: 0;
        padding-bottom: 0;
   }
    nav#generate-slideout-menu aside#nav_menu-7 {
        border-top: 1px solid rgba(187,203,216,.6);
        margin: 20px 0 0;
        padding: 20px 0 90px;
        width: 100%;
   }
    nav#generate-slideout-menu aside#nav_menu-7 ul#menu-mobile-menu-2 {
        display: grid;
        grid-template-columns: 1fr 1fr;
        padding: 0 30px;
   }
    nav#generate-slideout-menu aside#nav_menu-7 ul#menu-mobile-menu-2 li {
        border: 0;
   }
    nav#generate-slideout-menu aside#nav_menu-7 ul#menu-mobile-menu-2 li.mobile-login {
        position: absolute;
        bottom: 0px;
        width: 100%;
        left: 0;
        padding: 20px 30px;
   }
    nav#generate-slideout-menu aside#nav_menu-7 ul#menu-mobile-menu-2 li.mobile-login a {
        text-transform: uppercase;
        color: #ff6436;
        font-weight: 700;
        position: relative;
        z-index: 1;
        top: 10px;
   }
    nav#generate-slideout-menu aside#nav_menu-7 ul#menu-mobile-menu-2 li.mobile-login:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-image: url(https://plixi.com/resources/wp-content/uploads/2023/07/download.svg);
        background-size: cover;
        height: 80px;
        width: 100%;
   }
    nav#generate-slideout-menu aside#nav_menu-7 ul#menu-mobile-menu-2 li.mobile-login a span.dashicons {
        font-size: 18px;
        position: relative;
        left: -5px;
        top: 3px;
   }
    #generate-slideout-menu.is-open .inside-navigation.grid-container.grid-parent {
        height: 100vh;
   }
   header#masthead nav#mobile-menu-control-wrapper {
        display: none;
    }

    header#masthead .inside-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    header#masthead .header-widget {
        flex-basis: auto;
        margin: 0;
    }
    nav#mobile-header {
        display: none !important;
    }

    header#masthead {
        display: block !important;
        opacity: 1;
    }

    header#masthead nav#mobile-menu-control-wrapper {
        display: none;
    }

    header#masthead .inside-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 17px 20px;
    }
    .inside-top-bar.grid-container {
        padding: 10px 0;
    }
    header#masthead .header-widget {
        flex-basis: auto;
        margin: 0;
    }
}
@media only screen and (max-width: 992px){
  .site-footer #footer-widgets .inside-footer-widgets {
      align-items: center;
  }
  .happy-clients-section p.custom-class {
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
}

.happy-clients-section p.custom-class a.text-accent {
    display: flex;
    align-items: center;
    gap: 5px;
    text-decoration: none;
}

.happy-clients-section {
    margin: 0 0 100px;
}



.hero-heading ul {
    margin: 0 auto 40px;
    max-width: 90%;
    flex-flow: column;
    align-items: flex-start;
    gap: 10px;
}

.featured-logo {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.featured-logo h2 {
    flex: 0 0 100%;
    text-align: center;
}

.how-it-works-steps ul {
    display: flex;
    flex-flow: column;
    gap:50px;
}

.price-plan-block {
    grid-template-columns: 1fr;
    margin: 40px 0 0;
}

.plixi-names {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.faq-section h2 {
    font-size: 30px;
    text-align: center;
    line-height: normal;
    max-width: 100%;
}

.insta-stregery-head h2 {
    font-size: 27px;
    line-height: normal;
    max-width: 100%;
}

.instagram-growth-row {
    grid-template-columns: 1fr;
}

.plixi-for-you p, .guarantee-safe-checkout p {
    max-width: 100%;
    font-size: 14px;
    line-height: 24px;
}

.price-head h2 {
    font-size: 30px;
    line-height: normal;
}

.price-head {
    max-width: 100%;
}

.switcher span {
    font-size: 14px;
    padding: 6px 10px;
}

.switcher span span.badge {
    font-size: 12px;
}

.struggle-content h2 {
    font-size: 27px;
    text-align: center;
}

.struggle-content p {
    text-align: center;
}

.struggle-content ul li {
    font-size: 12px;
}

.page-template-get-started .site-content .container {
    width: 100%;
    padding: 0 20px;
}

.how-it-workes-head h1 {
    font-size: 30px;
    line-height: normal;
}

.happy-clients-section p.custom-class {
    display: block;
    font-size: 14px;
    text-align: center;
    line-height: 27px;
}

.happy-clients-section p.custom-class a.text-accent {
    display: inline-block;
    vertical-align: middle;
}

.happy-clients-section p.custom-class a.text-accent svg {
    display: inline;
    width: 16px;
}

.section.clients-card-wrapper {
    border-radius: 0px;
}

.featured-section {
    padding: 50px 0;
}

.hero-section,
.hero-section-beauty {
    padding: 50px 0 60px !important;
}

.hero-heading h2, .hero-heading h3 {
    font-size: 30px;
    line-height: 40px;
}

.hero-heading p {
    font-size: 16px;
    line-height: 24px;
    max-width: 100%;
}

.page-gradient-btn {
    /* max-width: 100%; */
    margin: 30px 0;
    font-size: 18px;
}

.get-started-btn {
    font-size: 13px;
    padding: 5px 15px;
}
.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets .get-started-btn {
    font-size: 13px;
    padding: 5px 35px;
    gap: 20px;
}
div#heroWrapper {
    perspective: none !important;
    transform: scale(1);
    max-width: 100% !important;
}

div#heroWrapper img {
    left: 0 !important;
}

div#browserDiv {
    animation-fill-mode: backwards;
}

.happy-clients-section {
    margin: 0 0 50px;
}

.how-it-workes {
    padding: 0 0 30px;
}

.struggle-to-grow {
    padding: 50px 0;
}

.struggle-content ul + p {
    text-align: left;
}

.pricing-section {
    padding: 50px 0 0;
}

.price-plan-item {
    padding: 40px 20px 100px;
}

.pricing-table ul li {
    font-size: 12px;
}

.tooltip-box span {
    width: 300px;
    left: -272px;
    top: 0;
}

.tooltip-box span:after {
    display: none;
}

ul.select-plus-option li {
    width: 100%;
    left: 0;
}

.guarantee-safe-checkout h2 {
    font-size: 12px;
}

.guarantee-safe-checkout h3 {
    font-size: 20px;
    line-height: normal;
}

.experience-instagram-growth {
    padding: 70px 0;
}

.instagram-growth-stregery img {
    height: 30px;
}

.plixi-for-you {
    margin: 50px 0 0;
}

.plixi-for-you h3 {
    font-size: 30px;
    line-height: normal;
}

.faq-section {
    padding: 0 0 50px;
}

.faq-body-search input {
    width: 100%;
}

.faq-body ul .faq-question label {
    font-size: 14px;
    padding: 10px 0;
}

.faq-body ul .faq-answer p {
    font-size: 12px;
    line-height: 20px;
}

.faq-body ul .faq-question label svg {
    margin-right: 5px;
    width: 15px;
}
.how-it-works-steps ul li {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.how-it-works-content {
    text-align: left;
}

.how-it-works-steps ul li h4, .how-it-works-steps ul li h3, .how-it-works-steps ul li p {
    text-align: left;
}

.how-it-works-steps ul li:nth-child(2):before {
    width: 10px;
    height: 80%;
    right: auto;
    left: 25px;
    top: 65px;
}

.how-it-works-steps ul li:nth-child(2):after {
    left: 25px;
    width: 10px;
    height: 90%;
    top: -164px;
}

.how-it-works-steps ul li p {
    font-size: 14px;
}

.step-icon svg {
    height: 60px;
    width: 60px;
}
.inside-footer-widgets figure.wp-block-image.size-full {
    text-align: center;
    display: flex;
    justify-content: center;
}

aside#block-15 p {
    text-align: center;
}

#footer-widgets .header-buttons {
    justify-content: center;
}
.footer-reviews-logo, .footer-reviews-star {
    display: flex;
    justify-content: center;
}
.new-footer-menu {
    gap: 20px;
}

.new-footer-menu a {
    font-size: 14px;
}
.price-box {
    left: 0px;
}
}
@media only screen and (max-width: 414px) {
.featured-logo img {
  max-width: 50px;
}
}
@media only screen and (max-width: 380px) {
    #generate-slideout-menu.is-open .inside-navigation.grid-container.grid-parent {
        height: auto;
   }
}
.country-selector .wg-li.focus a, .country-selector a:hover {
    color: #0077b3;
 }
 /* NEW styling */
 .desktop{
    display: block;
}
.mobile-block {
    display: none;
}
.st-btn{
    position: relative;
    width: 100%;
    margin-top: 60px;
    margin-bottom: -20px;
    text-align: center;
}
.how-it-work-btn{
    margin-top: 60px;
    margin-bottom: auto;
}
.how-it-work-btn-2{
    margin-top: auto;
    margin-bottom: 70px;
}
.page-gradient-btn:lang(pt){
    width: auto;
}
p.buttom-heading{
    min-height: 2.5em;
    line-height: 1.3em;
    margin-bottom: 0.75em;
    display: flex;
    align-items: center;
}
@media (min-width: 1900px) {
    .page-template-get-started .site-content .container{
        overflow: hidden;
    }
    .instagram-ageince-bussiness .container{
        overflow: hidden;
    }
}
#hideButtonUsLabournew,
#hideButtonUsLabour
{
    height: 101% !important;
}
@media (max-width: 767.98px) {
    .desktop{
        display: none !important;
    }
    .mobile-block {
        display: block !important;
    }
    .page-gradient-btn{
        margin: 50px auto !important;
    }
    .how-it-work-btn{
        margin-top: 100px;
    }
    .pricing-header:lang(es){
        font-size: 25px !important;
        line-height: 1.6;
    }
    .st-btn{
        position: relative;
        width: 100%;
        margin-top: 60px;
        margin-bottom: -70px;
        text-align: center;
    }
    .how-it-work-btn{
        margin-top: 60px;
        margin-bottom: -50px;
    }
    .how-it-work-btn-2{
        margin-top: 120px;
        margin-bottom: 70px;
    }
    .grad-color:lang(es){
        white-space: unset;
    }
    .start-btn:lang(pt){
        max-width: unset;
    }
    .banner-logo-img:lang(es){
        margin-top: 8px !important;
    }
    #membanner .mob-banner .row{
        margin-right: 0px;
        margin-left: 0px;
    }
    #membanner .mob-banner .banner-logo-img{
        margin-left: 0px !important;
    }
}