/* eb-advanced-navigation-sh4siyp Starts */ .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation{ background-color: #ffffff; border-radius: 5px; box-shadow: rgba(92,92,92,1) 0px 0px 0px 0px ; transition: all .5s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation:hover{ box-shadow: rgba(241,66,101,1) 0px 0px 0px 0px ; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation:before{ transition: all .5s, background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation-item{ padding: 20px; transition: all .5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation-item__content { color:rgba(0,0,0,1); font-family: "Cormorant", serif; font-size: 20px; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation-item:hover >.wp-block-navigation-item__content { color:rgba(241,66,101,1); } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .current-menu-item .wp-block-navigation-item__content { color:rgba(241,66,101,1); } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .current-menu-item:hover >.wp-block-navigation-item__content { color:rgba(0,0,0,1); } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__submenu-container { padding-top: 5px; padding-right: 5px; padding-left: 5px; padding-bottom: 5px; background-color:#ffffff; border-radius: 5px; min-width: 200px !important; width: max-content!important; max-width: max-content!important; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__submenu-container .wp-block-navigation-item { padding: 0; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__submenu-container .wp-block-navigation-item__content { font-size: 16px; color:rgba(0,0,0,1); padding-top: 10px; padding-right: 10px; padding-left: 10px; padding-bottom: 10px; border-radius: 3px; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__submenu-container .wp-block-navigation-item:hover > .wp-block-navigation-item__content, .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container .wp-block-navigation-item:hover >.wp-block-navigation-item__content { color:rgba(241,66,101,1); } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__submenu-icon { width: 15px; height: 15px; color:rgba(0,0,0,1); } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation-item:hover .wp-block-navigation__submenu-icon { color:rgba(241,66,101,1); } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__responsive-container-open { color:#2673FF; padding-top: 10px; padding-right: 10px; padding-left: 10px; padding-bottom: 10px; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__responsive-container-open svg{ width: 30px; height: 30px; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__responsive-container.is-menu-open { background-color: #2673FF; padding-top: 5px; padding-right: 5px; padding-left: 5px; padding-bottom: 5px; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item { width: 100%; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item__content{ color: #ffffff; background-color: transparent; padding-top: 5px; padding-right: 5px; padding-left: 5px; padding-bottom: 5px; font-size: 16px; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item:hover > .wp-block-navigation-item__content, .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item:hover .wp-block-navigation__submenu-container .wp-block-navigation-item:hover .wp-block-navigation-item__content { color: #ffffff; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item:hover { background-color: #0059FC !important; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .is-menu-open .wp-block-navigation-item.wp-block-navigation-submenu { background-color: #0059FC !important; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .is-menu-open .wp-block-navigation-item.wp-block-navigation-submenu .wp-block-navigation-item:hover { background-color: #0059FC !important; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .is-menu-open .wp-block-navigation-item.wp-block-navigation-submenu .wp-block-navigation-item:hover .wp-block-navigation-item__content { background-color: transparent; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .is-menu-open .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container { width: auto !Important; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .is-menu-open .wp-block-navigation__responsive-container-close { color: #ffffff; } .wp-admin .eb-parent-eb-advanced-navigation-sh4siyp { display: block; opacity: 1; } .eb-parent-eb-advanced-navigation-sh4siyp { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-advanced-navigation-sh4siyp.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-advanced-navigation-sh4siyp.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-advanced-navigation-sh4siyp.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; }  @media(max-width: 767px){ .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__submenu-container { min-width: undefinedpx !important; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__submenu-icon { width: undefinedpx; height: undefinedpx; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__responsive-container-open svg{ width: undefinedpx; height: undefinedpx; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__responsive-container.is-menu-open { background-color: #2673FF; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advanced-navigation-sh4siyp { display: block; opacity: 1; } .eb-parent-eb-advanced-navigation-sh4siyp { display: block; } } @media(max-width: 569px){ .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__submenu-container { min-width: undefinedpx !important; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__submenu-icon { width: undefinedpx; height: undefinedpx; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__responsive-container-open svg{ width: undefinedpx; height: undefinedpx; } .eb-advanced-navigation-sh4siyp.eb-advanced-navigation-wrapper .wp-block-navigation__responsive-container.is-menu-open { background-color: #2673FF; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advanced-navigation-sh4siyp { display: block; opacity: 1; } .eb-parent-eb-advanced-navigation-sh4siyp { display: block; } }/* =eb-advanced-navigation-sh4siyp= Ends *//* eb-slider-8wlgf9g Starts */ .eb-slider-wrapper.eb-slider-8wlgf9g{ margin: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s , background 0.5s; background-color: rgba(241,245,248,1); } .eb-slider-wrapper.eb-slider-8wlgf9g .slick-slide > * { padding:0px; } .eb-slider-wrapper.eb-slider-8wlgf9g .content .eb-slider-item { text-align: center; align-items: center; } .eb-slider-wrapper.eb-slider-8wlgf9g .slick-slider .eb-slider-item img { height:900px; } .eb-slider-wrapper.eb-slider-8wlgf9g .content .eb-slider-item.content-1 .eb-slider-content { background-color: rgba(238,80,54,0.05); justify-content: center; } .eb-slider-wrapper.eb-slider-8wlgf9g .content .eb-slider-item .eb-slider-content .eb-slider-title { color: #ffffff; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 30px; font-family: "Anton", sans-serif; font-size: 100px; line-height: 1em; font-weight: 400; text-transform: uppercase; letter-spacing: 0px; } .eb-slider-wrapper.eb-slider-8wlgf9g .content .eb-slider-item .eb-slider-content .eb-slider-subtitle { color: #ffffff; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; font-family: "Anton", sans-serif; font-size: 60px; line-height: 1em; font-weight: 400; letter-spacing: 0px; } .eb-slider-wrapper.eb-slider-8wlgf9g .content .eb-slider-item .eb-slider-content .eb-slider-button { color: #ffffff; background-color: #333333; margin-top: 0px; margin-right: 0px; margin-left: 10px; margin-bottom: 0px; padding-top: 10px; padding-right: 30px; padding-left: 30px; padding-bottom: 10px; font-size: 14px; transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-slider-wrapper.eb-slider-8wlgf9g .content .eb-slider-item .eb-slider-content .eb-slider-button:hover { color: #ffffff; background-color: #333333; font-size: 14px; } .eb-slider-wrapper.eb-slider-8wlgf9g .content .eb-slider-item .eb-slider-content .eb-slider-second-button { color: #333333; background-color: #ffffff; margin-top: 0px; margin-right: 0px; margin-left: 10px; margin-bottom: 0px; padding-top: 10px; padding-right: 30px; padding-left: 30px; padding-bottom: 10px; font-size: 14px; transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-slider-wrapper.eb-slider-8wlgf9g .content .eb-slider-item .eb-slider-content .eb-slider-second-button:hover { color: #333333; background-color: #ffffff; font-size: 14px; } .eb-slider-wrapper.eb-slider-8wlgf9g .slick-prev { left:-25px; } .eb-slider-wrapper.eb-slider-8wlgf9g .slick-next { right:-25px; } .eb-slider-wrapper.eb-slider-8wlgf9g .slick-prev i, .eb-slider-wrapper.eb-slider-8wlgf9g .slick-next i { color: #333333 !important; font-size:20px; } .eb-slider-wrapper.eb-slider-8wlgf9g .slick-prev i:hover, .eb-slider-wrapper.eb-slider-8wlgf9g .slick-next i:hover { color: #000000 !important; } .eb-slider-wrapper.eb-slider-8wlgf9g .slick-dots { bottom:50px; } .eb-slider-wrapper.eb-slider-8wlgf9g .slick-dots li { margin-right:10px; } .eb-slider-wrapper.eb-slider-8wlgf9g .slick-dots li button:before { color: #5300ff !important; font-size:20px; } .eb-slider-wrapper.eb-slider-8wlgf9g .slick-dots li.slick-active button:before { color: #ee5036 !important; } [dir="rtl"] .eb-slider-wrapper.eb-slider-8wlgf9g .slick-prev { left: auto; } [dir="rtl"] .eb-slider-wrapper.eb-slider-8wlgf9g .slick-slide { pointer-events: auto; } .wp-admin .eb-parent-eb-slider-8wlgf9g { display: block; opacity: 1; } .eb-parent-eb-slider-8wlgf9g { display: block; }  @media(max-width: 767px){ .eb-slider-wrapper.eb-slider-8wlgf9g .slick-slide > * { } .eb-slider-wrapper.eb-slider-8wlgf9g .slick-slider .eb-slider-item img { height:450px; } .eb-slider-wrapper.eb-slider-8wlgf9g .content .eb-slider-item .eb-slider-content .eb-slider-title { margin-bottom: 20px; font-size: 60px; } .eb-slider-wrapper.eb-slider-8wlgf9g .content .eb-slider-item .eb-slider-content .eb-slider-subtitle { font-size: 35px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-slider-8wlgf9g { display: block; opacity: 1; } .eb-parent-eb-slider-8wlgf9g { display: block; } } @media(max-width: 569px){ .eb-slider-wrapper.eb-slider-8wlgf9g .slick-slide > * { } .eb-slider-wrapper.eb-slider-8wlgf9g .slick-slider .eb-slider-item img { height:300px; } .eb-slider-wrapper.eb-slider-8wlgf9g .content .eb-slider-item .eb-slider-content .eb-slider-title { font-size: 43px; } .eb-slider-wrapper.eb-slider-8wlgf9g .content .eb-slider-item .eb-slider-content .eb-slider-subtitle { font-size: 28px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-slider-8wlgf9g { display: block; opacity: 1; } .eb-parent-eb-slider-8wlgf9g { display: block; } }.eb-slider-8wlgf9g { /*position: relative;*/ } .eb-slider-content align-center { padding: 0; } @media (max-width: 767px) { .eb-slider-8wlgf9g { /*display: block;*/ } }/* =eb-slider-8wlgf9g= Ends *//* eb-wrapper-vwzeyie Starts */ .eb-parent-eb-wrapper-vwzeyie { position: relative; } .eb-wrapper-align-center { margin-right: auto !important; margin-left: auto !important; } .eb-wrapper-align-right { margin-left: auto !important; } .eb-wrapper-outer.eb-wrapper-vwzeyie { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; background-color: rgba(241,245,248,1); max-width: 100%; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-wrapper-outer.eb-wrapper-vwzeyie > .eb-wrapper-inner > .eb-wrapper-inner-blocks { width:1920px; max-width: 100%; position: relative; } .eb-wrapper-outer.eb-wrapper-vwzeyie:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-wrapper-vwzeyie .eb-shape-divider-top svg { width: calc(100% + 1.3px); } .eb-parent-eb-wrapper-vwzeyie .eb-shape-divider-bottom svg { width: calc(100% + 1.3px); } .wp-admin .eb-parent-eb-wrapper-vwzeyie { display: block; opacity: 1; } .eb-parent-eb-wrapper-vwzeyie { display: block; }  @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-vwzeyie { display: block; opacity: 1; } .eb-parent-eb-wrapper-vwzeyie { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-vwzeyie { display: block; opacity: 1; } .eb-parent-eb-wrapper-vwzeyie { display: block; } }.eb-wrapper-vwzeyie { /*position: relative;*/ } .eb-slider-wrapper .content .eb-slider-item.content-1 .eb-slider-content { padding: 0; } @media (max-width: 767px) { .eb-wrapper-vwzeyie { /*display: block;*/ } }/* =eb-wrapper-vwzeyie= Ends *//* eb-advance-heading-yc92sci Starts */ .eb-advance-heading-wrapper.eb-advance-heading-yc92sci{ position: relative; text-align: center; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 50px; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advance-heading-wrapper.eb-advance-heading-yc92sci:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advance-heading-wrapper.eb-advance-heading-yc92sci .eb-ah-title { text-align: center; color: #ee5036; font-family: "Anton", sans-serif; font-size: 48px; line-height: 1.2em; font-weight: 400; letter-spacing: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-yc92sci:hover .eb-ah-title { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-yc92sci .eb-ah-subtitle { text-align: center; color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-yc92sci:hover .eb-ah-subtitle { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-yc92sci .eb-ah-separator { color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-yc92sci .eb-ah-separator.line { border-style: none none solid; border-color: #551ef7; border-width:4px; width:100px; margin-left: auto; margin-right: auto } .eb-advance-heading-wrapper.eb-advance-heading-yc92sci:hover .eb-ah-separator.line { border-color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-yc92sci .eb-ah-separator.icon { text-align: center; color: #551ef7; font-size:30px; } .eb-advance-heading-wrapper.eb-advance-heading-yc92sci:hover .eb-ah-separator.icon { color: undefined; } .wp-admin .eb-parent-eb-advance-heading-yc92sci { display: block; opacity: 1; } .eb-parent-eb-advance-heading-yc92sci { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-advance-heading-yc92sci.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-advance-heading-yc92sci.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-advance-heading-yc92sci.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 200ms; }  @media(max-width: 767px){ .eb-advance-heading-wrapper.eb-advance-heading-yc92sci{ padding-bottom: 25px; } .eb-advance-heading-wrapper.eb-advance-heading-yc92sci .eb-ah-title { font-size: 37px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-yc92sci { display: block; opacity: 1; } .eb-parent-eb-advance-heading-yc92sci { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-yc92sci { display: block; opacity: 1; } .eb-parent-eb-advance-heading-yc92sci { display: block; } }.eb-advance-heading-yc92sci { /*position: relative;*/ } .trivver_textgrdient .eb-ah-title { background: linear-gradient(to right, #ee5036 30%, #5300ff 70%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } @media (max-width: 767px) { .eb-advance-heading-yc92sci { /*display: block;*/ } }/* =eb-advance-heading-yc92sci= Ends *//* eb-post-grid-29efhdh Starts */ .eb-post-grid-wrapper.eb-post-grid-29efhdh{ display: grid; position: relative; grid-template-columns: repeat(2, minmax(0, 1fr)); gap:30px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-post-grid-column { padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; background-color: rgba(255,255,255,1); transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-entry-media { order: 1 } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-entry-thumbnail { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-entry-thumbnail img { height:400px; border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-grid-post-holder .ebpg-entry-thumbnail:after { background-color: rgba(0 0 0 / 0); border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-grid-post-holder .ebpg-entry-thumbnail:hover:after, .eb-post-grid-wrapper.eb-post-grid-29efhdh.style-5 .ebpg-grid-post-holder:hover .ebpg-entry-thumbnail:after { background-color: rgba(0,0,0,0.31); border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-entry-header { order: 2 } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-entry-title { text-align: left; font-family: "Poppins", sans-serif; font-size: 25px; line-height: 1.5em; font-weight: 600; letter-spacing: 0px; margin-top: 42px; margin-right: 40px; margin-left: 40px; margin-bottom: 15px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-entry-title a { color: #2e3687; font-family: "Poppins", sans-serif; font-size: 25px; line-height: 1.5em; font-weight: 600; letter-spacing: 0px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-entry-title a:hover { color: #ee5036; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-entry-content, .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-grid-post-excerpt { order: 3 } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-grid-post-excerpt p { color: rgba(91,115,149,1); text-align: left; font-family: "Poppins", sans-serif; font-size: 15px; font-weight: 400; margin-top: 0px; margin-right: 40px; margin-left: 40px; margin-bottom: 55px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-readmore-btn { text-align: left; order: 10; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-readmore-btn a { color: #3d8fd4; background-color: undefined; font-size: 13px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; transition: border 0s, border-radius 0s, box-shadow 0s ; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-readmore-btn a:hover { color: #333333; background-color: undefined; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-author-avatar img { border-radius: 50px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-posted-on { color: #5b7395; font-family: "Poppins", sans-serif; font-size: 18px; line-height: 1.2em; font-weight: 500; letter-spacing: 0px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-posted-by { color: #2e3687; font-family: "Poppins", sans-serif; font-size: 18px; line-height: 1.2em; font-weight: 500; letter-spacing: 0px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-posted-by a { color: #2e3687; font-family: "Poppins", sans-serif; font-size: 18px; line-height: 1.2em; font-weight: 500; letter-spacing: 0px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-posted-by a:hover { color: #ee5036; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-meta a { color: #ffffff; background-color: #c668f2; font-family: "Poppins", sans-serif; font-size: 18px; line-height: 1.2em; font-weight: 500; letter-spacing: 0px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-meta a:hover { color: #ffffff; background-color: #ac61d0; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-categories-meta a { color: #ffffff; background-color: #d18df1; font-family: "Poppins", sans-serif; font-size: 18px; line-height: 1.2em; font-weight: 500; letter-spacing: 0px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-categories-meta a:hover { color: #ffffff; background-color: #ac61d0; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-tags-meta a { color: #ffffff; background-color: #3f6ddc; font-family: "Poppins", sans-serif; font-size: 18px; line-height: 1.2em; font-weight: 500; letter-spacing: 0px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-tags-meta a:hover { color: #ffffff; background-color: #2d59c3; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-read-time { color: #333333; font-family: "Poppins", sans-serif; font-size: 18px; line-height: 1.2em; font-weight: 500; letter-spacing: 0px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-meta.ebpg-dynamic-values { color: #9e9e9e; background-color: undefined; font-family: "Poppins", sans-serif; font-size: 18px; line-height: 1.2em; font-weight: 500; letter-spacing: 0px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-header-meta { justify-content: left; margin-top: 0px; margin-right: 40px; margin-left: 40px; margin-bottom: 0px; order: 4 } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-header-meta .ebpg-entry-meta-items { justify-content: left; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-header-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-header-meta .ebpg-entry-meta-items > * { margin-right:1px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-footer-meta { justify-content: left; margin-top: 0px; margin-right: 40px; margin-left: 40px; margin-bottom: 50px; order: 5 } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-footer-meta .ebpg-entry-meta-items { justify-content: left; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-footer-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-footer-meta .ebpg-entry-meta-items > * { margin-right:20px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-pagination { text-align: center; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-pagination button { color: #ffffff; background-color: #e3e3e3; padding-top: 26px; padding-right: 64px; padding-left: 64px; padding-bottom: 26px; margin-top: 20px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; font-family: "Poppins", sans-serif; font-size: 18px; line-height: 1em; font-weight: 600; text-transform: uppercase; letter-spacing: 0px; transition: border 0s, border-radius 0s, box-shadow 0s ; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-pagination button:hover { color: #ffffff; background-color: #5300ff; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-pagination button.ebpg-pagination-item.active { color: #ffffff; background-color: #d18df1; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .eb-post-grid-category-filter { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 20px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-category-filter-list { gap:1px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-category-filter-list-item { color: #2e3687; background-color: #f1f5f8; font-family: "Poppins", sans-serif; font-size: 20px; line-height: 1em; font-weight: 500; text-transform: uppercase; letter-spacing: 0px; padding-top: 10px; padding-right: 20px; padding-left: 20px; padding-bottom: 10px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-category-filter-list-item.active { color: #6b13e5; background-color: #f1f5f8; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-category-filter-list-item:hover { color: #6b13e5; background-color: #f1f5f8; } .wp-admin .eb-parent-eb-post-grid-29efhdh { display: block; opacity: 1; } .eb-parent-eb-post-grid-29efhdh { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-post-grid-29efhdh.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-post-grid-29efhdh.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-post-grid-29efhdh.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 500ms; }  @media(max-width: 767px){ .eb-post-grid-wrapper.eb-post-grid-29efhdh{ grid-template-columns: repeat( 1, minmax(0, 1fr) ); } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-entry-thumbnail img { height:220px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-entry-title { font-size: 15px; margin-top: 25px; margin-right: 20px; margin-left: 20px; margin-bottom: 12px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-entry-title a { font-size: 15px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-grid-post-excerpt p { font-size: 12px; margin-right: 20px; margin-left: 20px; margin-bottom: 30px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-posted-on { font-size: 10px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-posted-by { font-size: 10px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-meta a { font-size: 10px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-categories-meta a { font-size: 10px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-tags-meta a { font-size: 10px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-read-time { font-size: 10px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-meta.ebpg-dynamic-values { font-size: 10px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-header-meta { margin-right: 20px; margin-left: 20px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-header-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-footer-meta { margin-right: 20px; margin-left: 20px; margin-bottom: 30px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-footer-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-footer-meta .ebpg-entry-meta-items > * { margin-right:10px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-pagination button { padding-top: 20px; padding-right: 40px; padding-left: 40px; padding-bottom: 20px; margin-top: 15px; margin-bottom: 0px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .eb-post-grid-category-filter { margin-bottom: 10px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-grid-29efhdh { display: block; opacity: 1; } .eb-parent-eb-post-grid-29efhdh { display: block; } } @media(max-width: 569px){ .eb-post-grid-wrapper.eb-post-grid-29efhdh{ grid-template-columns: repeat( 1, minmax(0, 1fr) ); } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-posted-on { font-size: 9px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-posted-by { font-size: 9px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-meta a { font-size: 9px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-categories-meta a { font-size: 9px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-tags-meta a { font-size: 9px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-read-time { font-size: 9px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-meta.ebpg-dynamic-values { font-size: 9px; } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-header-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-footer-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-29efhdh .ebpg-footer-meta .ebpg-entry-meta-items > * { margin-right:5px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-grid-29efhdh { display: block; opacity: 1; } .eb-parent-eb-post-grid-29efhdh { display: block; } }.eb-post-grid-29efhdh { /*position: relative;*/ } .trivver_loadmore .ebpg-pagination-button { background: linear-gradient(to right, #ee5036 0%, #5300ff 100%); } .trivver_loadmore .ebpg-pagination-button:hover { background: linear-gradient(to right, #5300ff 0%, #ee5036 100%); } @media (max-width: 767px) { .eb-post-grid-29efhdh { /*display: block;*/ } }/* =eb-post-grid-29efhdh= Ends *//* eb-wrapper-9u9evlq Starts */ .eb-parent-eb-wrapper-9u9evlq { position: relative; } .eb-wrapper-align-center { margin-right: auto !important; margin-left: auto !important; } .eb-wrapper-align-right { margin-left: auto !important; } .eb-wrapper-outer.eb-wrapper-9u9evlq { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; max-width: 100%; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-wrapper-outer.eb-wrapper-9u9evlq > .eb-wrapper-inner > .eb-wrapper-inner-blocks { width:1170px; max-width: 100%; position: relative; } .eb-wrapper-outer.eb-wrapper-9u9evlq:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-wrapper-9u9evlq .eb-shape-divider-top svg { width: calc(100% + 1.3px); } .eb-parent-eb-wrapper-9u9evlq .eb-shape-divider-bottom svg { width: calc(100% + 1.3px); } .wp-admin .eb-parent-eb-wrapper-9u9evlq { display: block; opacity: 1; } .eb-parent-eb-wrapper-9u9evlq { display: block; }  @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-9u9evlq { display: block; opacity: 1; } .eb-parent-eb-wrapper-9u9evlq { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-9u9evlq { display: block; opacity: 1; } .eb-parent-eb-wrapper-9u9evlq { display: block; } }/* =eb-wrapper-9u9evlq= Ends *//* eb-wrapper-3jmhhp1 Starts */ .eb-parent-eb-wrapper-3jmhhp1 { position: relative; } .eb-wrapper-align-center { margin-right: auto !important; margin-left: auto !important; } .eb-wrapper-align-right { margin-left: auto !important; } .eb-wrapper-outer.eb-wrapper-3jmhhp1 { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; padding-top: 120px; padding-right: 20px; padding-left: 20px; padding-bottom: 120px; background-image: url("https://static.live.templately.com/woocommerce/2022/06/45160e78-trivver-restore-img.png"); background-size: cover; background-position: center center; background-repeat: no-repeat; background-color: rgba(241,245,248,1); max-width: 100%; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-wrapper-outer.eb-wrapper-3jmhhp1 > .eb-wrapper-inner > .eb-wrapper-inner-blocks { width:1170px; max-width: 100%; position: relative; } .eb-wrapper-outer.eb-wrapper-3jmhhp1:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-wrapper-3jmhhp1 .eb-shape-divider-top svg { width: calc(100% + 1.3px); } .eb-parent-eb-wrapper-3jmhhp1 .eb-shape-divider-bottom svg { width: calc(100% + 1.3px); } .wp-admin .eb-parent-eb-wrapper-3jmhhp1 { display: block; opacity: 1; } .eb-parent-eb-wrapper-3jmhhp1 { display: block; }  @media(max-width: 767px){ .eb-wrapper-outer.eb-wrapper-3jmhhp1 { padding-top: 70px; padding-bottom: 70px; background-attachment: scroll; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-3jmhhp1 { display: block; opacity: 1; } .eb-parent-eb-wrapper-3jmhhp1 { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-3jmhhp1 { display: block; opacity: 1; } .eb-parent-eb-wrapper-3jmhhp1 { display: block; } }/* =eb-wrapper-3jmhhp1= Ends *//* eb-advance-heading-uj6lz62 Starts */ .eb-advance-heading-wrapper.eb-advance-heading-uj6lz62{ position: relative; text-align: center; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 65px; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advance-heading-wrapper.eb-advance-heading-uj6lz62:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advance-heading-wrapper.eb-advance-heading-uj6lz62 .eb-ah-title { text-align: center; color: #ffffff; font-family: "Anton", sans-serif; font-size: 48px; line-height: 1.2em; font-weight: 400; letter-spacing: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-uj6lz62:hover .eb-ah-title { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-uj6lz62 .eb-ah-subtitle { text-align: center; color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-uj6lz62:hover .eb-ah-subtitle { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-uj6lz62 .eb-ah-separator { color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-uj6lz62 .eb-ah-separator.line { border-style: none none solid; border-color: #551ef7; border-width:4px; width:100px; margin-left: auto; margin-right: auto } .eb-advance-heading-wrapper.eb-advance-heading-uj6lz62:hover .eb-ah-separator.line { border-color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-uj6lz62 .eb-ah-separator.icon { text-align: center; color: #551ef7; font-size:30px; } .eb-advance-heading-wrapper.eb-advance-heading-uj6lz62:hover .eb-ah-separator.icon { color: undefined; } .wp-admin .eb-parent-eb-advance-heading-uj6lz62 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-uj6lz62 { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-advance-heading-uj6lz62.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-advance-heading-uj6lz62.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-advance-heading-uj6lz62.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 250ms; }  @media(max-width: 767px){ .eb-advance-heading-wrapper.eb-advance-heading-uj6lz62{ padding-bottom: 25px; } .eb-advance-heading-wrapper.eb-advance-heading-uj6lz62 .eb-ah-title { font-size: 28px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-uj6lz62 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-uj6lz62 { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-uj6lz62 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-uj6lz62 { display: block; } }/* =eb-advance-heading-uj6lz62= Ends *//* eb-post-carousel-u22kzta Starts */ .eb-post-carousel-wrapper.eb-post-carousel-u22kzta{ display: block; position: relative; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; background-color: rgba(255,255,255,0); transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .slick-list { margin: calc(-30px/2); } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .slick-slide .ebpg-carousel-post-holder { margin: calc(30px/2); height: calc(100% - 30px); } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-post-carousel-column { transition: background 0.5s, border 0s, border-radius 0s, box-shadow 0s ; } // .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-post-carousel-column:hover { // background-color: rgba(255,255,255,0); // // } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-carousel-post-holder { background-color: rgba(255,255,255,0); } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-entry-wrapper { background-color: rgba(255,255,255,0); padding-top: 20px; padding-right: 20px; padding-left: 20px; padding-bottom: 20px; border-bottom-right-radius: inherit; border-bottom-left-radius: inherit; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-entry-thumbnail { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-entry-thumbnail img { height:270px; border-top-left-radius: 30px; border-top-right-radius: 30px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-carousel-post-holder .ebpg-entry-thumbnail:after { background-color: rgba(0,0,0,0) } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-carousel-post-holder .ebpg-entry-thumbnail:hover:after, .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.style-4 .ebpg-carousel-post-holder:hover .ebpg-entry-thumbnail:after { background-color: rgba(0 0 0 / 0.5); border-top-left-radius: 30px; border-top-right-radius: 30px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.style-4 .ebpg-carousel-post-holder:hover .ebpg-entry-thumbnail:after { border-radius: inherit; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-entry-title { text-align: center; font-family: "Poppins", sans-serif; font-size: 20px; line-height: 1em; font-weight: 600; letter-spacing: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-entry-title a { color: #ffffff; font-family: "Poppins", sans-serif; font-size: 20px; line-height: 1em; font-weight: 600; letter-spacing: 0px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-entry-title a:hover { color: #ffffff; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-carousel-post-excerpt p { color: #ffffff; text-align: left; font-size: 14px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-readmore-btn { text-align: left; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-readmore-btn a { color: #3d8fd4; background-color: undefined; font-size: 13px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-readmore-btn a:hover { color: #9e9e9e; color: undefined; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-author-avatar img { border-radius: 50px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-posted-on { color: #d18df1; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-posted-by { color: #d18df1; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-posted-by a { color: #d18df1; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-posted-by a:hover { color: #549edc; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-meta a { color: #d18df1; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-meta a:not(:first-child)::before { background-color: #9e9e9e; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-meta a:hover { color: #2673FF; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-meta.ebpg-dynamic-values { color: #333333; background-color: undefined; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-categories-meta a { color: #d18df1; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-categories-meta a:not(:first-child)::before { background-color: #9e9e9e; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-categories-meta a:hover { color: #2673FF; // background-color: undefined; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-tags-meta a { color: #3f6ddc; background-color: undefined; font-size: 13px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-tags-meta a:not(:first-child)::before { background-color: #9e9e9e; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-tags-meta a:hover { color: #333; background-color: undefined; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-header-meta { justify-content: left; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-header-meta .ebpg-entry-meta-items { justify-content: left; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-header-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-header-meta .ebpg-entry-meta-items > * { margin-right:10px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-footer-meta { justify-content: left; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-footer-meta .ebpg-entry-meta-items { justify-content: left; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-footer-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-footer-meta .ebpg-entry-meta-items > * { margin-right:10px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .slick-prev { left:-25px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .slick-next { right:-25px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .slick-prev i, .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .slick-next i { color: #333333 !important; font-size:20px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .slick-prev:hover i, .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .slick-next:hover i { color: #000000 !important; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.eb-slider-dots, .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.slick-dotted.slick-slider{ margin-bottom: calc(35px + 20px); } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .slick-dots { bottom:-35px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .slick-dots li { margin-right:10px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .slick-dots li button:before { color: #9b51e0 !important; font-size:20px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.dot-style-2 .slick-dots li button:before { background-color: #9b51e0 !important; font-size: 0; width: 20px; height: 20px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.dot-style-3 .slick-dots li button:before { background-color: #9b51e0 !important; font-size: 0; width: 20px; height: 20px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .slick-dots li.slick-active button:before { color: #ffffff !important; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.dot-style-2 .slick-dots li.slick-active button:before { background-color: #ffffff !important; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.dot-style-3 .slick-dots li.slick-active button:before { background-color: #ffffff !important; width: calc(20px* 2); } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.dot-style-3 .slick-dots li.slick-active { width: calc(20px* 2); } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.dot-style-4 .slick-dots li button:before { background-color: #9b51e0 !important; font-size: 0; width: 20px; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.dot-style-4 .slick-dots li.slick-active button:before { background-color: #ffffff !important; width: calc(20px); } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.dot-style-4 .slick-dots li.slick-active { width: calc(20px); } .wp-admin .eb-parent-eb-post-carousel-u22kzta { display: block; opacity: 1; } .eb-parent-eb-post-carousel-u22kzta { display: block; }  @media(max-width: 767px){ .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .slick-list { margin: calc(-undefinedpx/2); } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .slick-slide .ebpg-carousel-post-holder { margin: calc(undefinedpx/2); height: calc(100% - undefinedpx); } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-entry-wrapper { border-bottom-right-radius: inherit; border-bottom-left-radius: inherit; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-header-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-footer-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-footer-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.eb-slider-dots, .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.slick-dotted.slick-slider{ margin-bottom: calc(NaNpx + 20px); } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.dot-style-2 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.dot-style-3 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.dot-style-3 .slick-dots li.slick-active button:before { width: calc(undefinedpx* 2); } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.dot-style-3 .slick-dots li.slick-active { width: calc(undefinedpx* 2); } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-carousel-u22kzta { display: block; opacity: 1; } .eb-parent-eb-post-carousel-u22kzta { display: block; } } @media(max-width: 569px){ .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .slick-list { margin: calc(-undefinedpx/2); } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .slick-slide .ebpg-carousel-post-holder { margin: calc(undefinedpx/2); height: calc(100% - undefinedpx); } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-header-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-footer-meta .ebpg-author-avatar, .eb-post-carousel-wrapper.eb-post-carousel-u22kzta .ebpg-footer-meta .ebpg-entry-meta-items > * { } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.eb-slider-dots, .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.slick-dotted.slick-slider{ margin-bottom: calc(NaNpx + 20px); } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.dot-style-2 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.dot-style-3 .slick-dots li button:before { width: undefinedpx; height: undefinedpx; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.dot-style-3 .slick-dots li.slick-active button:before { width: calc(undefinedpx* 2); } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.dot-style-3 .slick-dots li.slick-active { width: calc(undefinedpx* 2); } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.eb-dot-style-modern-1 .slick-dots li button:before, .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.eb-dot-style-modern-2 .slick-dots li button:before, .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.eb-dot-style-modern-3 .slick-dots li button:before { background-color: #9b51e0 !important; font-size: 0; } .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.eb-dot-style-modern-1 .slick-dots li.slick-active button:before, .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.eb-dot-style-modern-2 .slick-dots li.slick-active button:before, .eb-post-carousel-wrapper.eb-post-carousel-u22kzta.eb-dot-style-modern-3 .slick-dots li.slick-active button:before { background-color: #ffffff !important; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-carousel-u22kzta { display: block; opacity: 1; } .eb-parent-eb-post-carousel-u22kzta { display: block; } }.eb-post-carousel-u22kzta { /*position: relative;*/ } .eb-post-carousel-wrapper.style-2 .ebpg-carousel-post-holder { background: #ffffff00 !important; } @media (max-width: 767px) { .eb-post-carousel-u22kzta { /*display: block;*/ } }/* =eb-post-carousel-u22kzta= Ends *//* eb-wrapper-o0rwcmw Starts */ .eb-parent-eb-wrapper-o0rwcmw { position: relative; } .eb-wrapper-align-center { margin-right: auto !important; margin-left: auto !important; } .eb-wrapper-align-right { margin-left: auto !important; } .eb-wrapper-outer.eb-wrapper-o0rwcmw { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; padding-top: 120px; padding-right: 0px; padding-left: 0px; padding-bottom: 120px; background-image: url("https://static.live.templately.com/woocommerce/2022/06/26f12d0a-trivver-post-hero-img-02.png"); background-size: cover; background-position: bottom center; max-width: 100%; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-wrapper-outer.eb-wrapper-o0rwcmw > .eb-wrapper-inner > .eb-wrapper-inner-blocks { width:1170px; max-width: 100%; position: relative; } .eb-wrapper-outer.eb-wrapper-o0rwcmw:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-wrapper-o0rwcmw .eb-shape-divider-top svg { width: calc(100% + 1.3px); } .eb-parent-eb-wrapper-o0rwcmw .eb-shape-divider-bottom svg { width: calc(100% + 1.3px); } .wp-admin .eb-parent-eb-wrapper-o0rwcmw { display: block; opacity: 1; } .eb-parent-eb-wrapper-o0rwcmw { display: block; }  @media(max-width: 767px){ .eb-wrapper-outer.eb-wrapper-o0rwcmw { padding-top: 70px; padding-bottom: 70px; background-size: contain; background-attachment: scroll; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-o0rwcmw { display: block; opacity: 1; } .eb-parent-eb-wrapper-o0rwcmw { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-o0rwcmw { display: block; opacity: 1; } .eb-parent-eb-wrapper-o0rwcmw { display: block; } }/* =eb-wrapper-o0rwcmw= Ends *//* eb-advance-heading-p9jna1q Starts */ .eb-advance-heading-wrapper.eb-advance-heading-p9jna1q{ position: relative; text-align: left; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 50px; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advance-heading-wrapper.eb-advance-heading-p9jna1q:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advance-heading-wrapper.eb-advance-heading-p9jna1q .eb-ah-title { text-align: left; color: #ee5036; font-family: "Anton", sans-serif; font-size: 48px; line-height: 1.2em; font-weight: 400; letter-spacing: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-p9jna1q:hover .eb-ah-title { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-p9jna1q .eb-ah-subtitle { text-align: left; color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-p9jna1q:hover .eb-ah-subtitle { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-p9jna1q .eb-ah-separator { color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-p9jna1q .eb-ah-separator.line { border-style: none none solid; border-color: #551ef7; border-width:4px; width:100px; } .eb-advance-heading-wrapper.eb-advance-heading-p9jna1q:hover .eb-ah-separator.line { border-color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-p9jna1q .eb-ah-separator.icon { text-align: left; color: #551ef7; font-size:30px; } .eb-advance-heading-wrapper.eb-advance-heading-p9jna1q:hover .eb-ah-separator.icon { color: undefined; } .wp-admin .eb-parent-eb-advance-heading-p9jna1q { display: block; opacity: 1; } .eb-parent-eb-advance-heading-p9jna1q { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-advance-heading-p9jna1q.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-advance-heading-p9jna1q.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-advance-heading-p9jna1q.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 200ms; }  @media(max-width: 767px){ .eb-advance-heading-wrapper.eb-advance-heading-p9jna1q{ padding-bottom: 25px; } .eb-advance-heading-wrapper.eb-advance-heading-p9jna1q .eb-ah-title { font-size: 37px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-p9jna1q { display: block; opacity: 1; } .eb-parent-eb-advance-heading-p9jna1q { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-p9jna1q { display: block; opacity: 1; } .eb-parent-eb-advance-heading-p9jna1q { display: block; } }.eb-advance-heading-yc92sci { /*position: relative;*/ } .trivver_textgrdient .eb-ah-title { background: linear-gradient(to right, #ee5036 30%, #5300ff 70%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } @media (max-width: 767px) { .eb-advance-heading-yc92sci { /*display: block;*/ } }/* =eb-advance-heading-p9jna1q= Ends *//* eb-advance-heading-ol596v1 Starts */ .eb-advance-heading-wrapper.eb-advance-heading-ol596v1{ position: relative; text-align: left; margin-top: 0px; margin-right: -30px; margin-left: -30px; margin-bottom: 30px; padding-top: 0px; padding-right: 30px; padding-left: 30px; padding-bottom: 25px; border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; border-bottom-width: 1px; border-color: rgba(46,54,135,0.1); border-style: solid; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advance-heading-wrapper.eb-advance-heading-ol596v1:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advance-heading-wrapper.eb-advance-heading-ol596v1 .eb-ah-title { text-align: left; color: #f14265; font-family: "Comforter", cursive; font-size: 40px; line-height: 1.2em; font-weight: 600; letter-spacing: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-ol596v1:hover .eb-ah-title { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-ol596v1 .eb-ah-subtitle { text-align: left; color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-ol596v1:hover .eb-ah-subtitle { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-ol596v1 .eb-ah-separator { color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-ol596v1 .eb-ah-separator.line { border-style: none none solid; border-color: #551ef7; border-width:4px; width:100px; } .eb-advance-heading-wrapper.eb-advance-heading-ol596v1:hover .eb-ah-separator.line { border-color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-ol596v1 .eb-ah-separator.icon { text-align: left; color: #551ef7; font-size:30px; } .eb-advance-heading-wrapper.eb-advance-heading-ol596v1:hover .eb-ah-separator.icon { color: undefined; } .wp-admin .eb-parent-eb-advance-heading-ol596v1 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-ol596v1 { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-advance-heading-ol596v1.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-advance-heading-ol596v1.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-advance-heading-ol596v1.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; }  @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-ol596v1 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-ol596v1 { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-ol596v1 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-ol596v1 { display: block; } }/* =eb-advance-heading-ol596v1= Ends *//* eb-feature-list-dnx3mqt Starts */ .eb-feature-list-dnx3mqt.eb-feature-list-wrapper { margin-top: 0px; margin-right: -30px; margin-left: -30px; margin-bottom: 30px; padding-top: 30px; padding-right: 30px; padding-left: 30px; padding-bottom: 25px; border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; border-bottom-width: 1px; border-color: rgba(46,54,135,0.1); border-style: solid; transition: all 0.3s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper:before { transition: all 0.3s, background 0.5s, opacity 0.5s, filter 0.5s; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-item .eb-feature-list-title { margin-bottom:0px; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-icon-box .eb-feature-list-icon { height: 0px; width:0px; font-size:6px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; color: #ffffff; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-icon-box .eb-feature-list-icon img { height: 6px; width: 6px; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-items .eb-feature-list-icon svg { color: #ffffff; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-item:not(:last-child) { padding-bottom: calc(10px); } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-item:not(:first-child) { padding-top: calc(10px); } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper.-icon-position-left .eb-feature-list-items .eb-feature-list-content-box, .eb-feature-list-dnx3mqt.eb-feature-list-wrapper.-icon-position-right .eb-feature-list-items .eb-feature-list-content-box, .eb-feature-list-dnx3mqt.eb-feature-list-wrapper.-icon-position-top .eb-feature-list-items .eb-feature-list-content-box { margin: 0px; transition: all 0.3s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper.-mobile-icon-position-left .eb-feature-list-items .eb-feature-list-content-box { margin: 0 0 0 0px !important; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper.-mobile-icon-position-right .eb-feature-list-items .eb-feature-list-content-box { margin: 0 0px 0 0 !important; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-content-box .eb-feature-list-title, .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-content-box .eb-feature-list-title > a, .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-content-box .eb-feature-list-title:visited { color: rgba(23,26,31,1); } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-content-box .eb-feature-list-title:hover, .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-content-box .eb-feature-list-title:hover > a { color: rgba(241,66,101,1); } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-content-box .eb-feature-list-title, .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-content-box .eb-feature-list-title a { font-family: "Cormorant", serif; font-size: 20px; line-height: 1.5em; font-weight: 500; letter-spacing: 0px; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-content-box .eb-feature-list-content { color: #7A7A7A; font-family: "Cormorant", serif; font-size: 14px; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-icon-box .eb-feature-list-icon-inner { background-color: #D18DF1; transition: border 0s, border-radius 0s, box-shadow 0s ; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper.connector-style-1 .eb-feature-list-items .eb-feature-list-item .eb-feature-list-icon-box:before { border-left: solid #D18DF1; border-width:2px; top: 0px; height: calc(100% + 20px); } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper.connector-style-2 .eb-feature-list-items .eb-feature-list-item:before { border-left: solid #D18DF1; border-width:2px; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper.connector-style-2 .eb-feature-list-items .eb-feature-list-icon-box:before { border-top: solid #D18DF1; border-width:2px; } .wp-admin .eb-parent-eb-feature-list-dnx3mqt { display: block; opacity: 1; } .eb-parent-eb-feature-list-dnx3mqt { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-feature-list-dnx3mqt.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-feature-list-dnx3mqt.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-feature-list-dnx3mqt.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; }  @media(max-width: 767px){ .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-icon-box .eb-feature-list-icon { height: px; width:px; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-icon-box .eb-feature-list-icon img { height: px; width: px; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-item:not(:last-child) { padding-bottom: calc(10px); } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-item:not(:first-child) { padding-top: calc(10px); } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper.-icon-position-left .eb-feature-list-items .eb-feature-list-content-box, .eb-feature-list-dnx3mqt.eb-feature-list-wrapper.-icon-position-right .eb-feature-list-items .eb-feature-list-content-box, .eb-feature-list-dnx3mqt.eb-feature-list-wrapper.-icon-position-top .eb-feature-list-items .eb-feature-list-content-box{ margin: px; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper.-mobile-icon-position-left .eb-feature-list-items .eb-feature-list-content-box { margin: 0 0 0 px !important; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper.-mobile-icon-position-right .eb-feature-list-items .eb-feature-list-content-box { margin: 0 px 0 0 !important; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper.connector-style-1 .eb-feature-list-items .eb-feature-list-item .eb-feature-list-icon-box:before { height: calc(100% + 20px); } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-feature-list-dnx3mqt { display: block; opacity: 1; } .eb-parent-eb-feature-list-dnx3mqt { display: block; } } @media(max-width: 569px){ .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-icon-box .eb-feature-list-icon { height: px; width:px; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-icon-box .eb-feature-list-icon img { height: px; width: px; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-item:not(:last-child) { padding-bottom: calc(0px); } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-item:not(:first-child) { padding-top: calc(0px); } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper.-icon-position-left .eb-feature-list-items .eb-feature-list-content-box, .eb-feature-list-dnx3mqt.eb-feature-list-wrapper.-icon-position-right .eb-feature-list-items .eb-feature-list-content-box, .eb-feature-list-dnx3mqt.eb-feature-list-wrapper.-icon-position-top .eb-feature-list-items .eb-feature-list-content-box { margin: px; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper.-mobile-icon-position-left .eb-feature-list-items .eb-feature-list-content-box { margin: 0 0 0 px !important; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper.-mobile-icon-position-right .eb-feature-list-items .eb-feature-list-content-box { margin: 0 px 0 0 !important; } .eb-feature-list-dnx3mqt.eb-feature-list-wrapper.connector-style-1 .eb-feature-list-items .eb-feature-list-item .eb-feature-list-icon-box:before { height: calc(100% + 20px); } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-feature-list-dnx3mqt { display: block; opacity: 1; } .eb-parent-eb-feature-list-dnx3mqt { display: block; } }/* =eb-feature-list-dnx3mqt= Ends *//* eb-advance-heading-6d933b0 Starts */ .eb-advance-heading-wrapper.eb-advance-heading-6d933b0{ position: relative; text-align: left; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advance-heading-wrapper.eb-advance-heading-6d933b0:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advance-heading-wrapper.eb-advance-heading-6d933b0 .eb-ah-title { text-align: left; color: #f14265; font-family: "Comforter", cursive; font-size: 40px; line-height: 1.2em; font-weight: 600; letter-spacing: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-6d933b0:hover .eb-ah-title { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-6d933b0 .eb-ah-subtitle { text-align: left; color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-6d933b0:hover .eb-ah-subtitle { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-6d933b0 .eb-ah-separator { color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-6d933b0 .eb-ah-separator.line { border-style: none none solid; border-color: #551ef7; border-width:4px; width:100px; } .eb-advance-heading-wrapper.eb-advance-heading-6d933b0:hover .eb-ah-separator.line { border-color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-6d933b0 .eb-ah-separator.icon { text-align: left; color: #551ef7; font-size:30px; } .eb-advance-heading-wrapper.eb-advance-heading-6d933b0:hover .eb-ah-separator.icon { color: undefined; } .wp-admin .eb-parent-eb-advance-heading-6d933b0 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-6d933b0 { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-advance-heading-6d933b0.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-advance-heading-6d933b0.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-advance-heading-6d933b0.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; }  @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-6d933b0 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-6d933b0 { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-6d933b0 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-6d933b0 { display: block; } }/* =eb-advance-heading-6d933b0= Ends *//* eb-social-links-mzqt5gq Starts */ div.eb-social-links-wrapper ul { margin: 0; padding:0; } .eb-social-links-mzqt5gq.eb-social-links-wrapper { position:relative; margin:auto; max-width:100%; margin-top: 0px; margin-right: 0px; margin-left: -15px; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 20px; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-social-links-mzqt5gq.eb-social-links-wrapper:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-social-links-mzqt5gq.eb-social-links-wrapper ul.eb-socials { list-style: none; flex-wrap: wrap; align-items: center; justify-content: flex-start; column-gap:0px; display: flex; } .eb-social-links-mzqt5gq.eb-social-links-wrapper ul.eb-socials li:nth-child(1) a { background: rgba(255,255,255,0); color: rgba(86,84,84,1); } .eb-social-links-mzqt5gq.eb-social-links-wrapper ul.eb-socials li:nth-child(2) a { background: rgba(255,255,255,0); color: rgba(86,84,84,1); } .eb-social-links-mzqt5gq.eb-social-links-wrapper ul.eb-socials li:nth-child(3) a { background: rgba(255,255,255,1); color: rgba(86,84,84,1); } .eb-social-links-mzqt5gq.eb-social-links-wrapper ul.eb-socials li:nth-child(4) a { background: rgba(255,255,255,1); color: rgba(86,84,84,1); } .eb-social-links-mzqt5gq.eb-social-links-wrapper ul.eb-socials li:nth-child(5) a { background: rgba(255,255,255,1); color: rgba(86,84,84,1); } .eb-social-links-mzqt5gq.eb-social-links-wrapper ul.eb-socials li:nth-child(6) a { background: rgba(255,255,255,1); color: rgba(86,84,84,1); } .eb-social-links-mzqt5gq.eb-social-links-wrapper ul.eb-socials li a { box-sizing:content-box; text-decoration: none; cursor: pointer; display: flex; justify-content: center; align-items: center; height: 0; width: 0; font-size:25px; padding:1em; border-radius: 50%; transition: color 0.5s, background-color 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-social-links-mzqt5gq.eb-social-links-wrapper ul.eb-socials li:hover a { background:rgba(255,255,255,0); color:rgba(46,54,135,1); } .wp-admin .eb-parent-eb-social-links-mzqt5gq { display: block; opacity: 1; } .eb-parent-eb-social-links-mzqt5gq { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-social-links-mzqt5gq.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-social-links-mzqt5gq.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-social-links-mzqt5gq.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; }  @media(max-width: 767px){ .eb-social-links-mzqt5gq.eb-social-links-wrapper { margin-left: -10px; } .eb-social-links-mzqt5gq.eb-social-links-wrapper ul.eb-socials { column-gap:0px; row-gap:0px; } .eb-social-links-mzqt5gq.eb-social-links-wrapper ul.eb-socials li a { font-size:20px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-social-links-mzqt5gq { display: block; opacity: 1; } .eb-parent-eb-social-links-mzqt5gq { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-social-links-mzqt5gq { display: block; opacity: 1; } .eb-parent-eb-social-links-mzqt5gq { display: block; } }/* =eb-social-links-mzqt5gq= Ends *//* eb-advance-heading-qp8bumx Starts */ .eb-advance-heading-wrapper.eb-advance-heading-qp8bumx{ position: relative; text-align: left; margin-top: 0px; margin-right: -30px; margin-left: -30px; margin-bottom: 0px; padding-top: 30px; padding-right: 30px; padding-left: 30px; padding-bottom: 25px; border-top-width: 1px; border-right-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-color: rgba(46,54,135,0.1); border-style: solid; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advance-heading-wrapper.eb-advance-heading-qp8bumx:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advance-heading-wrapper.eb-advance-heading-qp8bumx .eb-ah-title { text-align: left; color: #f14265; font-family: "Comforter", cursive; font-size: 40px; line-height: 1.2em; font-weight: 600; letter-spacing: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-advance-heading-wrapper.eb-advance-heading-qp8bumx:hover .eb-ah-title { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-qp8bumx .eb-ah-subtitle { text-align: left; color: #111111; font-family: "Cinzel", serif; font-size: 14px; line-height: 2em; font-weight: 500; letter-spacing: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-qp8bumx:hover .eb-ah-subtitle { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-qp8bumx .eb-ah-separator { color: #111111; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-qp8bumx .eb-ah-separator.line { border-style: none none solid; border-color: #551ef7; border-width:4px; width:100px; } .eb-advance-heading-wrapper.eb-advance-heading-qp8bumx:hover .eb-ah-separator.line { border-color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-qp8bumx .eb-ah-separator.icon { text-align: left; color: #551ef7; font-size:30px; } .eb-advance-heading-wrapper.eb-advance-heading-qp8bumx:hover .eb-ah-separator.icon { color: undefined; } .wp-admin .eb-parent-eb-advance-heading-qp8bumx { display: block; opacity: 1; } .eb-parent-eb-advance-heading-qp8bumx { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-advance-heading-qp8bumx.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-advance-heading-qp8bumx.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-advance-heading-qp8bumx.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; }  @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-qp8bumx { display: block; opacity: 1; } .eb-parent-eb-advance-heading-qp8bumx { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-qp8bumx { display: block; opacity: 1; } .eb-parent-eb-advance-heading-qp8bumx { display: block; } }/* =eb-advance-heading-qp8bumx= Ends *//* eb-fluent-form-p9fvtti Starts */ .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper { background: rgba(91,115,149,0.1); width:100%; padding: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; box-shadow: rgba(59,77,103,0.1) 0px 30px 150px 0px ; transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper:hover { box-shadow: rgba(59,77,103,0.1) 0px 30px 150px 0px ; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff-el-group label { font-family: "Cormorant", serif; color: rgba(0,0,0,1); } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff-el-group textarea, .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff-el-group select { font-family: "Cinzel", serif; font-size: 14px; line-height: 1em; font-weight: 500; letter-spacing: 0px; padding-top: 20px; padding-right: 20px; padding-left: 20px; padding-bottom: 20px; border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-color: rgba(70,71,72,1); border-style: solid; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; background-color: rgba(91,115,149,0); color: rgba(44,44,45,1); transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff-el-group select.ff-el-form-control { width:210px; height:50px; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff-el-group { margin-bottom:0px; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff-el-section-break, .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff-el-section-break hr { text-align: center; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff_submit_btn_wrapper.ff-text-left, .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff_submit_btn_wrapper.ff-text-center, .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff_submit_btn_wrapper.ff-text-right { text-align: left; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff_submit_btn_wrapper .ff-btn-submit { width:166px; height:50px; font-family: "Poppins", sans-serif; font-size: 14px; line-height: 1em; font-weight: 500; letter-spacing: 0px; padding-top: 10px; padding-right: 20px; padding-left: 20px; padding-bottom: 10px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; border-width: 0px; border-color: rgba(241,66,101,1); border-style: solid; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background-color: rgba(241,66,101,1); color: rgba(255,255,255,1); transition: all 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff_submit_btn_wrapper .ff-btn-submit:hover { background-color: rgba(0,0,0,1); color: rgba(255,255,255,1); } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff-message-success { transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluent-custom-radio-checkbox .ff-el-input--content input[type="checkbox"], .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluent-custom-radio-checkbox .ff-el-input--content input[type="radio"] { appearance: none; position: relative; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluent-custom-radio-checkbox input[type="checkbox"]:checked:before, .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluent-custom-radio-checkbox input[type="radio"]:checked:before { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); display: block; margin: 0; width: calc(px - px*2); height: calc(px - px*2); } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluentform-alignment-center { margin: 0 auto; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluentform-alignment-right { margin: 0 0 0 auto; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluentform-hide-labels .ff-el-group label:not(.ff-el-form-check-label), .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluentform-hide-labels .ff-el-group .ff-el-input--label, .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluentform-hide-errormessage .error.text-danger { display: none; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluentform-hide-placeholder input::-webkit-input-placeholder, .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluentform-hide-placeholder textarea::-webkit-input-placeholder { opacity: 0; visibility: hidden; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluentform-hide-placeholder input::-moz-placeholder, .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluentform-hide-placeholder textarea::-moz-placeholder { opacity: 0; visibility: hidden; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluentform-hide-placeholder input:-ms-input-placeholder, .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluentform-hide-placeholder textarea:-ms-input-placeholder { opacity: 0; visibility: hidden; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluentform-hide-placeholder input:-moz-placeholder, .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluentform-hide-placeholder textarea:-moz-placeholder { opacity: 0; visibility: hidden; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluentform-default-subscription input { max-width: unset !important; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluentform-default-subscription .ff-el-input--content { position: relative; z-index: 1; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluentform-default-subscription .ff-el-group .ff-btn-submit { right:0px; position: relative; min-width: inherit; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff-custom_html > * { text-align: left; } .wp-admin .eb-parent-eb-fluent-form-p9fvtti { display: block; opacity: 1; } .eb-parent-eb-fluent-form-p9fvtti { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-fluent-form-p9fvtti.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-fluent-form-p9fvtti.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-fluent-form-p9fvtti.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; }  @media(max-width: 767px){ .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper { width:100%; padding: 10px; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff-el-group textarea, .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff-el-group select.ff-el-form-control { border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-bottom-width: 1px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff-el-group select.ff-el-form-control { width:100%; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff-el-group { margin-bottom:0px; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff_submit_btn_wrapper .ff-btn-submit { width:100%; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff_submit_btn_wrapper .ff-btn-submit { margin-top: 10px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluent-custom-radio-checkbox input[type="checkbox"]:checked:before, .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluent-custom-radio-checkbox input[type="radio"]:checked:before { width: calc(px - px*2); height: calc(px - px*2); } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper { background: rgba(91,115,149,0.1); } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-fluent-form-p9fvtti { display: block; opacity: 1; } .eb-parent-eb-fluent-form-p9fvtti { display: block; } } @media(max-width: 569px){ .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper { padding: 10px; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff-el-group textarea, .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff-el-group select.ff-el-form-control { border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-bottom-width: 1px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper .ff_submit_btn_wrapper .ff-btn-submit { margin-top: 10px; } .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluent-custom-radio-checkbox input[type="checkbox"]:checked:before, .eb-fluent-form-p9fvtti.eb-fluent-form-wrapper.eb-fluent-custom-radio-checkbox input[type="radio"]:checked:before { width: calc(px - px*2); height: calc(px - px*2); } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-fluent-form-p9fvtti { display: block; opacity: 1; } .eb-parent-eb-fluent-form-p9fvtti { display: block; } }.eb-fluent-form-p9fvtti { /*position: relative;*/ } @media (max-width: 1024px) { .eb-fluent-form-p9fvtti { /*display: block;*/ } .trivver_fluentform .frm-fluent-form .ff-t-container { display: inline-block !important; } }/* =eb-fluent-form-p9fvtti= Ends *//* eb-wrapper-ekgztw0 Starts */ .eb-parent-eb-wrapper-ekgztw0 { position: relative; } .eb-wrapper-align-center { margin-right: auto !important; margin-left: auto !important; } .eb-wrapper-align-right { margin-left: auto !important; } .eb-wrapper-outer.eb-wrapper-ekgztw0 { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; padding-top: 50px; padding-right: 30px; padding-left: 30px; padding-bottom: 50px; background-color: rgba(255,255,255,1); border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; box-shadow: rgba(59,77,103,0.07) 0px 30px 150px 0px ; max-width: 100%; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-wrapper-outer.eb-wrapper-ekgztw0 > .eb-wrapper-inner > .eb-wrapper-inner-blocks { max-width: 100%; position: relative; } .eb-wrapper-outer.eb-wrapper-ekgztw0:hover{ box-shadow: rgba(59,77,103,0.07) 0px 30px 150px 0px ; } .eb-wrapper-outer.eb-wrapper-ekgztw0:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-wrapper-ekgztw0 .eb-shape-divider-top svg { width: calc(100% + 1.3px); } .eb-parent-eb-wrapper-ekgztw0 .eb-shape-divider-bottom svg { width: calc(100% + 1.3px); } .wp-admin .eb-parent-eb-wrapper-ekgztw0 { display: block; opacity: 1; } .eb-parent-eb-wrapper-ekgztw0 { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-wrapper-ekgztw0.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-wrapper-ekgztw0.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-wrapper-ekgztw0.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 350ms; }  @media(max-width: 767px){ .eb-wrapper-outer.eb-wrapper-ekgztw0 { padding-top: 30px; padding-bottom: 30px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-ekgztw0 { display: block; opacity: 1; } .eb-parent-eb-wrapper-ekgztw0 { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-ekgztw0 { display: block; opacity: 1; } .eb-parent-eb-wrapper-ekgztw0 { display: block; } }.eb-wrapper-ekgztw0 { /*position: relative;*/ } .trivver_searchitem .wp-block-search__inside-wrapper { background: #5B73951A; box-shadow: rgb(59 77 103 / 10%) 0px 30px 150px 0px !important; border-radius: 5px; } .trivver_searchitem .wp-block-search__label{ display: none !important; } .trivver_searchitem .wp-block-search__input, .trivver_searchitem .wp-element-button{ background: #5B739500; border: 0; box-shadow: 0; border-radius: 0; padding: 10px 20px; color: #5b7395; font-size: 14px; font-weight: 400; font-family: Poppins; } /* .trivver_searchitem .wp-element-button { background: #5B739500; border: 0; box-shadow: 0; } */ @media (max-width: 767px) { .eb-wrapper-ekgztw0 { /*display: block;*/ } }/* =eb-wrapper-ekgztw0= Ends *//* eb-column-zyugpka Starts */ .eb-column-zyugpka.eb-column-wrapper > .eb-column-inner > *{ position:relative; } .eb-column-zyugpka.eb-column-wrapper > .eb-column-inner:before{ transition: all .5s, background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-column-zyugpka{ width:40%; order: unset; padding-top: 0px; padding-right: 15px; padding-left: 0px; padding-bottom: 0px; transition: all .5s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .wp-admin .eb-parent-eb-column-zyugpka { display: block; opacity: 1; } .eb-parent-eb-column-zyugpka { display: block; }  @media(max-width: 767px){ .eb-parent-eb-column-zyugpka{ width: calc(40% - 0px); order: unset; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-zyugpka { display: block; opacity: 1; } .eb-parent-eb-column-zyugpka { display: block; } } @media(max-width: 569px){ .eb-parent-eb-column-zyugpka{ width: calc(100% - 0px); order: unset; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 30px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-zyugpka { display: block; opacity: 1; } .eb-parent-eb-column-zyugpka { display: block; } }/* =eb-column-zyugpka= Ends *//* eb-post-grid-4kbs0lo Starts */ .eb-post-grid-wrapper.eb-post-grid-4kbs0lo{ display: grid; position: relative; grid-template-columns: repeat(1, minmax(0, 1fr)); gap:30px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-post-grid-column { padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; background-color: rgba(255,255,255,1); transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-entry-media { order: 1 } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-entry-thumbnail { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-entry-thumbnail img { height:400px; border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-grid-post-holder .ebpg-entry-thumbnail:after { background-color: rgba(0 0 0 / 0); border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-grid-post-holder .ebpg-entry-thumbnail:hover:after, .eb-post-grid-wrapper.eb-post-grid-4kbs0lo.style-5 .ebpg-grid-post-holder:hover .ebpg-entry-thumbnail:after { background-color: rgba(0,0,0,0.31); border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-entry-header { order: 2 } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-entry-title { text-align: left; font-family: "Poppins", sans-serif; font-size: 25px; line-height: 1.5em; font-weight: 600; letter-spacing: 0px; margin-top: 42px; margin-right: 40px; margin-left: 40px; margin-bottom: 15px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-entry-title a { color: #2e3687; font-family: "Poppins", sans-serif; font-size: 25px; line-height: 1.5em; font-weight: 600; letter-spacing: 0px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-entry-title a:hover { color: #ee5036; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-entry-content, .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-grid-post-excerpt { order: 3 } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-grid-post-excerpt p { color: rgba(91,115,149,1); text-align: left; font-family: "Poppins", sans-serif; font-size: 15px; font-weight: 400; margin-top: 0px; margin-right: 40px; margin-left: 40px; margin-bottom: 40px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-readmore-btn { text-align: left; order: 10; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-readmore-btn a { color: #5b7395; background-color: undefined; font-family: "Poppins", sans-serif; font-size: 18px; line-height: 1em; font-weight: 600; text-transform: uppercase; letter-spacing: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; padding-top: 0px; padding-right: 40px; padding-left: 40px; padding-bottom: 0px; transition: border 0s, border-radius 0s, box-shadow 0s ; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-readmore-btn a:hover { color: #ee5036; background-color: undefined; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-author-avatar img { border-radius: 50px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-posted-on { color: #5b7395; font-family: "Poppins", sans-serif; font-size: 18px; line-height: 1.2em; font-weight: 500; letter-spacing: 0px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-posted-by { color: #2e3687; font-family: "Poppins", sans-serif; font-size: 18px; line-height: 1.2em; font-weight: 500; letter-spacing: 0px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-posted-by a { color: #2e3687; font-family: "Poppins", sans-serif; font-size: 18px; line-height: 1.2em; font-weight: 500; letter-spacing: 0px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-posted-by a:hover { color: #549edc; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-meta a { color: #ffffff; background-color: #c668f2; font-family: "Poppins", sans-serif; font-size: 18px; line-height: 1.2em; font-weight: 500; letter-spacing: 0px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-meta a:hover { color: #ffffff; background-color: #ac61d0; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-categories-meta a { color: #ffffff; background-color: #d18df1; font-family: "Poppins", sans-serif; font-size: 18px; line-height: 1.2em; font-weight: 500; letter-spacing: 0px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-categories-meta a:hover { color: #ffffff; background-color: #ac61d0; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-tags-meta a { color: #ffffff; background-color: #3f6ddc; font-family: "Poppins", sans-serif; font-size: 18px; line-height: 1.2em; font-weight: 500; letter-spacing: 0px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-tags-meta a:hover { color: #ffffff; background-color: #2d59c3; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-read-time { color: #333333; font-family: "Poppins", sans-serif; font-size: 18px; line-height: 1.2em; font-weight: 500; letter-spacing: 0px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-meta.ebpg-dynamic-values { color: #9e9e9e; background-color: undefined; font-family: "Poppins", sans-serif; font-size: 18px; line-height: 1.2em; font-weight: 500; letter-spacing: 0px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-header-meta { justify-content: left; margin-top: 0px; margin-right: 40px; margin-left: 40px; margin-bottom: 0px; order: 4 } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-header-meta .ebpg-entry-meta-items { justify-content: left; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-header-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-header-meta .ebpg-entry-meta-items > * { margin-right:1px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-footer-meta { justify-content: left; margin-top: 0px; margin-right: 40px; margin-left: 40px; margin-bottom: 50px; order: 5 } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-footer-meta .ebpg-entry-meta-items { justify-content: left; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-footer-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-footer-meta .ebpg-entry-meta-items > * { margin-right:20px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-pagination { text-align: center; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-pagination button { color: #ffffff; background-color: #e3e3e3; padding-top: 24px; padding-right: 64px; padding-left: 64px; padding-bottom: 24px; margin-top: 20px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; font-family: "Poppins", sans-serif; font-size: 18px; line-height: 1em; font-weight: 600; letter-spacing: 0px; transition: border 0s, border-radius 0s, box-shadow 0s ; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-pagination button:hover { color: #ffffff; background-color: #d18df1; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-pagination button.ebpg-pagination-item.active { color: #ffffff; background-color: #d18df1; } .wp-admin .eb-parent-eb-post-grid-4kbs0lo { display: block; opacity: 1; } .eb-parent-eb-post-grid-4kbs0lo { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-post-grid-4kbs0lo.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-post-grid-4kbs0lo.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-post-grid-4kbs0lo.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 600ms; }  @media(max-width: 767px){ .eb-post-grid-wrapper.eb-post-grid-4kbs0lo{ grid-template-columns: repeat( 1, minmax(0, 1fr) ); } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-entry-thumbnail img { height:250px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-entry-title { font-size: 16px; margin-top: 25px; margin-right: 20px; margin-left: 20px; margin-bottom: 12px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-entry-title a { font-size: 16px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-grid-post-excerpt p { font-size: 12px; margin-right: 20px; margin-left: 20px; margin-bottom: 30px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-readmore-btn a { font-size: 14px; padding-right: 20px; padding-left: 20px; padding-bottom: 0px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-posted-on { font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-posted-by { font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-meta a { font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-categories-meta a { font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-tags-meta a { font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-read-time { font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-meta.ebpg-dynamic-values { font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-header-meta { margin-right: 20px; margin-left: 20px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-header-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-footer-meta { margin-right: 20px; margin-left: 20px; margin-bottom: 30px; } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-footer-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-footer-meta .ebpg-entry-meta-items > * { } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-pagination button { padding-top: 20px; padding-right: 40px; padding-left: 40px; padding-bottom: 20px; margin-top: 10px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-grid-4kbs0lo { display: block; opacity: 1; } .eb-parent-eb-post-grid-4kbs0lo { display: block; } } @media(max-width: 569px){ .eb-post-grid-wrapper.eb-post-grid-4kbs0lo{ grid-template-columns: repeat( 1, minmax(0, 1fr) ); } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-header-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-footer-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-4kbs0lo .ebpg-footer-meta .ebpg-entry-meta-items > * { } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-grid-4kbs0lo { display: block; opacity: 1; } .eb-parent-eb-post-grid-4kbs0lo { display: block; } }.eb-post-grid-4kbs0lo { /*position: relative;*/ } .trivver_loadmore .ebpg-pagination-button { background: linear-gradient(to right, #ee5036 0%, #5300ff 100%); } .trivver_loadmore .ebpg-pagination-button:hover { background: linear-gradient(to right, #5300ff 0%, #ee5036 100%); } @media (max-width: 767px) { .eb-post-grid-4kbs0lo { /*display: block;*/ } }/* =eb-post-grid-4kbs0lo= Ends *//* eb-column-49yxzuu Starts */ .eb-column-49yxzuu.eb-column-wrapper > .eb-column-inner > *{ position:relative; } .eb-column-49yxzuu.eb-column-wrapper > .eb-column-inner:before{ transition: all .5s, background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-column-49yxzuu{ width:60%; order: unset; padding-top: 0px; padding-right: 0px; padding-left: 15px; padding-bottom: 0px; transition: all .5s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .wp-admin .eb-parent-eb-column-49yxzuu { display: block; opacity: 1; } .eb-parent-eb-column-49yxzuu { display: block; }  @media(max-width: 767px){ .eb-parent-eb-column-49yxzuu{ width: calc(60% - 0px); order: unset; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-49yxzuu { display: block; opacity: 1; } .eb-parent-eb-column-49yxzuu { display: block; } } @media(max-width: 569px){ .eb-parent-eb-column-49yxzuu{ width: calc(100% - 0px); order: unset; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-49yxzuu { display: block; opacity: 1; } .eb-parent-eb-column-49yxzuu { display: block; } }/* =eb-column-49yxzuu= Ends *//* eb-row-a61ueky Starts */ .eb-row-a61ueky.eb-row-root-container > *{ position:relative; } .eb-row-a61ueky.eb-row-root-container{ transition:all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-row-a61ueky.eb-row-root-container:before{ transition:all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s; } .eb-row-a61ueky.eb-row-root-container > .eb-row-wrapper{ max-width:1170px; } .eb-row-a61ueky.eb-row-root-container > .eb-row-wrapper > .eb-row-inner { gap:0px; flex-flow: row; } .eb-row-a61ueky.eb-row-root-container > .eb-row-wrapper > .eb-row-inner > .eb-parent-wrapper > * { } .wp-admin .eb-parent-eb-row-a61ueky { display: block; opacity: 1; } .eb-parent-eb-row-a61ueky { display: block; }  @media(max-width: 767px){ .eb-row-a61ueky.eb-row-root-container > .eb-row-wrapper > .eb-row-inner { gap: undefinedpx; flex-flow: row; flex-wrap: wrap !important; } .eb-row-a61ueky.eb-row-root-container > .eb-row-wrapper > .eb-row-inner > .eb-parent-wrapper{ gap: undefinedpx; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-row-a61ueky { display: block; opacity: 1; } .eb-parent-eb-row-a61ueky { display: block; } } @media(max-width: 569px){ .eb-row-a61ueky.eb-row-root-container > .eb-row-wrapper > .eb-row-inner { gap: 0px; flex-flow: row; flex-wrap: wrap !important; } .eb-row-a61ueky.eb-row-root-container > .eb-row-wrapper > .eb-row-inner > .eb-parent-wrapper{ gap: 0px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-row-a61ueky { display: block; opacity: 1; } .eb-parent-eb-row-a61ueky { display: block; } }/* =eb-row-a61ueky= Ends *//* eb-wrapper-u4vpjva Starts */ .eb-parent-eb-wrapper-u4vpjva { position: relative; } .eb-wrapper-align-center { margin-right: auto !important; margin-left: auto !important; } .eb-wrapper-align-right { margin-left: auto !important; } .eb-wrapper-outer.eb-wrapper-u4vpjva { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; max-width: 100%; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-wrapper-outer.eb-wrapper-u4vpjva > .eb-wrapper-inner > .eb-wrapper-inner-blocks { width:1170px; max-width: 100%; position: relative; } .eb-wrapper-outer.eb-wrapper-u4vpjva:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-wrapper-u4vpjva .eb-shape-divider-top svg { width: calc(100% + 1.3px); } .eb-parent-eb-wrapper-u4vpjva .eb-shape-divider-bottom svg { width: calc(100% + 1.3px); } .wp-admin .eb-parent-eb-wrapper-u4vpjva { display: block; opacity: 1; } .eb-parent-eb-wrapper-u4vpjva { display: block; }  @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-u4vpjva { display: block; opacity: 1; } .eb-parent-eb-wrapper-u4vpjva { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-u4vpjva { display: block; opacity: 1; } .eb-parent-eb-wrapper-u4vpjva { display: block; } }/* =eb-wrapper-u4vpjva= Ends *//* eb-wrapper-dx8rk1w Starts */ .eb-parent-eb-wrapper-dx8rk1w { position: relative; } .eb-wrapper-align-center { margin-right: auto !important; margin-left: auto !important; } .eb-wrapper-align-right { margin-left: auto !important; } .eb-wrapper-outer.eb-wrapper-dx8rk1w { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; padding-top: 120px; padding-right: 20px; padding-left: 20px; padding-bottom: 120px; background-image: url("https://static.live.templately.com/woocommerce/2022/06/c0cacfcb-trivver-luxury-img.png"); background-size: cover; background-position: bottom left; background-repeat: no-repeat; background-color: rgba(241,245,248,1); max-width: 100%; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-wrapper-outer.eb-wrapper-dx8rk1w > .eb-wrapper-inner > .eb-wrapper-inner-blocks { width:1170px; max-width: 100%; position: relative; } .eb-wrapper-outer.eb-wrapper-dx8rk1w:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-wrapper-dx8rk1w .eb-shape-divider-top svg { width: calc(100% + 1.3px); } .eb-parent-eb-wrapper-dx8rk1w .eb-shape-divider-bottom svg { width: calc(100% + 1.3px); } .wp-admin .eb-parent-eb-wrapper-dx8rk1w { display: block; opacity: 1; } .eb-parent-eb-wrapper-dx8rk1w { display: block; }  @media(max-width: 767px){ .eb-wrapper-outer.eb-wrapper-dx8rk1w { padding-top: 70px; padding-bottom: 70px; background-position: center center; background-attachment: scroll; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-dx8rk1w { display: block; opacity: 1; } .eb-parent-eb-wrapper-dx8rk1w { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-dx8rk1w { display: block; opacity: 1; } .eb-parent-eb-wrapper-dx8rk1w { display: block; } }/* =eb-wrapper-dx8rk1w= Ends *//* eb-advance-heading-p1f0ffw Starts */ .eb-advance-heading-wrapper.eb-advance-heading-p1f0ffw{ position: relative; text-align: center; padding-bottom: 40px; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advance-heading-wrapper.eb-advance-heading-p1f0ffw:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advance-heading-wrapper.eb-advance-heading-p1f0ffw .eb-ah-title { text-align: center; color: #f14265; font-family: "Comforter", cursive; font-size: 35px; line-height: 1.1em; font-weight: 400; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-p1f0ffw:hover .eb-ah-title { color: #ffffff; } .eb-advance-heading-wrapper.eb-advance-heading-p1f0ffw .eb-ah-subtitle { text-align: center; color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-p1f0ffw:hover .eb-ah-subtitle { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-p1f0ffw .eb-ah-separator { color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-p1f0ffw .eb-ah-separator.line { border-style: none none solid; border-color: #551ef7; border-width:4px; width:100px; margin-left: auto; margin-right: auto } .eb-advance-heading-wrapper.eb-advance-heading-p1f0ffw:hover .eb-ah-separator.line { border-color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-p1f0ffw .eb-ah-separator.icon { text-align: center; color: #551ef7; font-size:30px; } .eb-advance-heading-wrapper.eb-advance-heading-p1f0ffw:hover .eb-ah-separator.icon { color: undefined; } .wp-admin .eb-parent-eb-advance-heading-p1f0ffw { display: block; opacity: 1; } .eb-parent-eb-advance-heading-p1f0ffw { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-advance-heading-p1f0ffw.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-advance-heading-p1f0ffw.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-advance-heading-p1f0ffw.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; }  @media(max-width: 767px){ .eb-advance-heading-wrapper.eb-advance-heading-p1f0ffw .eb-ah-title { font-size: 22px; line-height: 1.3em; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-p1f0ffw { display: block; opacity: 1; } .eb-parent-eb-advance-heading-p1f0ffw { display: block; } } @media(max-width: 569px){ .eb-advance-heading-wrapper.eb-advance-heading-p1f0ffw{ padding-bottom: 30px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-p1f0ffw { display: block; opacity: 1; } .eb-parent-eb-advance-heading-p1f0ffw { display: block; } }/* =eb-advance-heading-p1f0ffw= Ends *//* eb-advance-heading-7ylzqn6 Starts */ .eb-advance-heading-wrapper.eb-advance-heading-7ylzqn6{ position: relative; text-align: center; padding-bottom: 40px; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advance-heading-wrapper.eb-advance-heading-7ylzqn6:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advance-heading-wrapper.eb-advance-heading-7ylzqn6 .eb-ah-title { text-align: center; color: #ffffff; font-family: "Cinzel", serif; font-size: 20px; line-height: 1.1em; font-weight: 400; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: -70px; } .eb-advance-heading-wrapper.eb-advance-heading-7ylzqn6:hover .eb-ah-title { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-7ylzqn6 .eb-ah-subtitle { text-align: center; color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-7ylzqn6:hover .eb-ah-subtitle { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-7ylzqn6 .eb-ah-separator { color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-7ylzqn6 .eb-ah-separator.line { border-style: none none solid; border-color: #551ef7; border-width:4px; width:100px; margin-left: auto; margin-right: auto } .eb-advance-heading-wrapper.eb-advance-heading-7ylzqn6:hover .eb-ah-separator.line { border-color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-7ylzqn6 .eb-ah-separator.icon { text-align: center; color: #551ef7; font-size:30px; } .eb-advance-heading-wrapper.eb-advance-heading-7ylzqn6:hover .eb-ah-separator.icon { color: undefined; } .wp-admin .eb-parent-eb-advance-heading-7ylzqn6 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-7ylzqn6 { display: block; }  @media(max-width: 767px){ .eb-advance-heading-wrapper.eb-advance-heading-7ylzqn6 .eb-ah-title { font-size: 22px; line-height: 1.3em; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-7ylzqn6 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-7ylzqn6 { display: block; } } @media(max-width: 569px){ .eb-advance-heading-wrapper.eb-advance-heading-7ylzqn6{ padding-bottom: 30px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-7ylzqn6 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-7ylzqn6 { display: block; } }/* =eb-advance-heading-7ylzqn6= Ends *//* eb-icon-j5s42pq Starts */ .eb-icon-j5s42pq.eb-icon-wrapper { text-align: center; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-icon-j5s42pq.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-j5s42pq.eb-icon-wrapper.eb-icon-view-default .eb-icon-container { color: #f14265; } .eb-icon-j5s42pq.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container { border-color: #f14265; } .eb-icon-j5s42pq.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover { color: #ffffff; border-color: #ffffff; } .eb-icon-j5s42pq.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container { background-color: #f14265; } .eb-icon-j5s42pq.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover { background-color: #ffffff; } .eb-icon-j5s42pq.eb-icon-wrapper .eb-icon-container { font-size:32px; } .wp-admin .eb-parent-eb-icon-j5s42pq { display: block; opacity: 1; } .eb-parent-eb-icon-j5s42pq { display: block; }  @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-icon-j5s42pq { display: block; opacity: 1; } .eb-parent-eb-icon-j5s42pq { display: block; } } @media(max-width: 569px){ .eb-parent-eb-icon-j5s42pq { line-height: 0; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-icon-j5s42pq { display: block; opacity: 1; } .eb-parent-eb-icon-j5s42pq { display: block; } }/* =eb-icon-j5s42pq= Ends *//* eb-button-ckwjo3e Starts */ .eb-button-wrapper.eb-button-ckwjo3e { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-button-wrapper.eb-button-ckwjo3e.eb-button-alignment { align-items: center; } .eb-button-wrapper.eb-button-ckwjo3e .eb-button { justify-content: center; } .eb-button-wrapper.eb-button-ckwjo3e .eb-button-anchor { background-color: rgba(255,255,255,1); border-width: 1px; border-color: rgba(255,255,255,1); border-style: solid; border-top-left-radius: 50px; border-top-right-radius: 50px; border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; font-family: "Space Grotesk", sans-serif; font-size: 14px; line-height: 1em; font-weight: 500; text-transform: uppercase; letter-spacing: 0px; padding-top: 8px; padding-right: 16px; padding-left: 16px; padding-bottom: 8px; color: rgba(0,0,0,1); transition: all 0.3s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-button-wrapper.eb-button-ckwjo3e .eb-button-anchor:hover { background-color: rgba(241,66,101,1); color: #ffffff; } .wp-admin .eb-parent-eb-button-ckwjo3e { display: block; opacity: 1; } .eb-parent-eb-button-ckwjo3e { display: block; }  @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-button-ckwjo3e { display: block; opacity: 1; } .eb-parent-eb-button-ckwjo3e { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-button-ckwjo3e { display: block; opacity: 1; } .eb-parent-eb-button-ckwjo3e { display: block; } }.eb-button-mryrwe1 { /*position: relative;*/ } @media (max-width: 767px) { .eb-button-mryrwe1 { /*display: block;*/ } .eb-button-wrapper.eb-button-mryrwe1 .eb-button { justify-content: center; } }/* =eb-button-ckwjo3e= Ends *//* eb-column-amrrluc Starts */ .eb-column-amrrluc.eb-column-wrapper > .eb-column-inner > *{ position:relative; } .eb-column-amrrluc.eb-column-wrapper > .eb-column-inner:before{ transition: all .5s, background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-column-amrrluc{ width:30%; order: unset; padding-right: 15px; padding-left: 15px; transition: all .5s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .wp-admin .eb-parent-eb-column-amrrluc { display: block; opacity: 1; } .eb-parent-eb-column-amrrluc { display: block; }  @media(max-width: 767px){ .eb-parent-eb-column-amrrluc{ width: calc(33% - 0px); order: unset; padding-right: 10px; padding-left: 10px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-amrrluc { display: block; opacity: 1; } .eb-parent-eb-column-amrrluc { display: block; } } @media(max-width: 569px){ .eb-parent-eb-column-amrrluc{ width: calc(100% - 0px); order: unset; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 40px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-amrrluc { display: block; opacity: 1; } .eb-parent-eb-column-amrrluc { display: block; } }/* =eb-column-amrrluc= Ends *//* eb-advance-heading-6khgnkd Starts */ .eb-advance-heading-wrapper.eb-advance-heading-6khgnkd{ position: relative; text-align: center; padding-top: 5px; padding-left: 0px; padding-bottom: 25px; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advance-heading-wrapper.eb-advance-heading-6khgnkd:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advance-heading-wrapper.eb-advance-heading-6khgnkd .eb-ah-title { text-align: center; color: #f14265; font-family: "Comforter", cursive; font-size: 35px; line-height: 1em; font-weight: 400; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-6khgnkd:hover .eb-ah-title { color: #ffffff; } .eb-advance-heading-wrapper.eb-advance-heading-6khgnkd .eb-ah-subtitle { text-align: center; color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-6khgnkd:hover .eb-ah-subtitle { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-6khgnkd .eb-ah-separator { color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-6khgnkd .eb-ah-separator.line { border-style: none none solid; border-color: #551ef7; border-width:4px; width:100px; margin-left: auto; margin-right: auto } .eb-advance-heading-wrapper.eb-advance-heading-6khgnkd:hover .eb-ah-separator.line { border-color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-6khgnkd .eb-ah-separator.icon { text-align: center; color: #551ef7; font-size:30px; } .eb-advance-heading-wrapper.eb-advance-heading-6khgnkd:hover .eb-ah-separator.icon { color: undefined; } .wp-admin .eb-parent-eb-advance-heading-6khgnkd { display: block; opacity: 1; } .eb-parent-eb-advance-heading-6khgnkd { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-advance-heading-6khgnkd.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-advance-heading-6khgnkd.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-advance-heading-6khgnkd.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; }  @media(max-width: 767px){ .eb-advance-heading-wrapper.eb-advance-heading-6khgnkd .eb-ah-title { font-size: 18px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-6khgnkd { display: block; opacity: 1; } .eb-parent-eb-advance-heading-6khgnkd { display: block; } } @media(max-width: 569px){ .eb-advance-heading-wrapper.eb-advance-heading-6khgnkd{ padding-top: 0px; padding-bottom: 20px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-6khgnkd { display: block; opacity: 1; } .eb-parent-eb-advance-heading-6khgnkd { display: block; } }/* =eb-advance-heading-6khgnkd= Ends *//* eb-column-pt4z5rv Starts */ .eb-column-pt4z5rv.eb-column-wrapper > .eb-column-inner > *{ position:relative; } .eb-column-pt4z5rv.eb-column-wrapper > .eb-column-inner:before{ transition: all .5s, background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-column-pt4z5rv{ width:20.75%; order: unset; padding-right: 15px; padding-left: 15px; transition: all .5s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .wp-admin .eb-parent-eb-column-pt4z5rv { display: block; opacity: 1; } .eb-parent-eb-column-pt4z5rv { display: block; }  @media(max-width: 767px){ .eb-parent-eb-column-pt4z5rv{ width: calc(20% - 0px); order: unset; padding-right: 10px; padding-left: 10px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-pt4z5rv { display: block; opacity: 1; } .eb-parent-eb-column-pt4z5rv { display: block; } } @media(max-width: 569px){ .eb-parent-eb-column-pt4z5rv{ width: calc(100% - 0px); order: unset; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 20px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-pt4z5rv { display: block; opacity: 1; } .eb-parent-eb-column-pt4z5rv { display: block; } }/* =eb-column-pt4z5rv= Ends *//* eb-icon-ivr2b4f Starts */ .eb-icon-ivr2b4f.eb-icon-wrapper { text-align: center; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-icon-ivr2b4f.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-ivr2b4f.eb-icon-wrapper.eb-icon-view-default .eb-icon-container { color: #f14265; } .eb-icon-ivr2b4f.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container { border-color: #f14265; } .eb-icon-ivr2b4f.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover { color: #ffffff; border-color: #ffffff; } .eb-icon-ivr2b4f.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container { background-color: #f14265; } .eb-icon-ivr2b4f.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover { background-color: #ffffff; } .eb-icon-ivr2b4f.eb-icon-wrapper .eb-icon-container { font-size:32px; } .wp-admin .eb-parent-eb-icon-ivr2b4f { display: block; opacity: 1; } .eb-parent-eb-icon-ivr2b4f { display: block; }  @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-icon-ivr2b4f { display: block; opacity: 1; } .eb-parent-eb-icon-ivr2b4f { display: block; } } @media(max-width: 569px){ .eb-parent-eb-icon-ivr2b4f { line-height: 0; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-icon-ivr2b4f { display: block; opacity: 1; } .eb-parent-eb-icon-ivr2b4f { display: block; } }/* =eb-icon-ivr2b4f= Ends *//* eb-advance-heading-kt326f7 Starts */ .eb-advance-heading-wrapper.eb-advance-heading-kt326f7{ position: relative; text-align: center; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advance-heading-wrapper.eb-advance-heading-kt326f7:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advance-heading-wrapper.eb-advance-heading-kt326f7 .eb-ah-title { text-align: center; color: #ffffff; font-family: "Cinzel", serif; font-size: 15px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 15px; } .eb-advance-heading-wrapper.eb-advance-heading-kt326f7:hover .eb-ah-title { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-kt326f7 .eb-ah-subtitle { text-align: center; color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 20px; } .eb-advance-heading-wrapper.eb-advance-heading-kt326f7:hover .eb-ah-subtitle { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-kt326f7 .eb-ah-separator { color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-kt326f7 .eb-ah-separator.line { border-style: none none solid; border-color: #551ef7; border-width:4px; width:100px; margin-left: auto; margin-right: auto } .eb-advance-heading-wrapper.eb-advance-heading-kt326f7:hover .eb-ah-separator.line { border-color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-kt326f7 .eb-ah-separator.icon { text-align: center; color: #551ef7; font-size:30px; } .eb-advance-heading-wrapper.eb-advance-heading-kt326f7:hover .eb-ah-separator.icon { color: undefined; } .wp-admin .eb-parent-eb-advance-heading-kt326f7 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-kt326f7 { display: block; }  @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-kt326f7 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-kt326f7 { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-kt326f7 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-kt326f7 { display: block; } }/* =eb-advance-heading-kt326f7= Ends *//* eb-icon-q5c5f3v Starts */ .eb-icon-q5c5f3v.eb-icon-wrapper { text-align: center; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-icon-q5c5f3v.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-q5c5f3v.eb-icon-wrapper.eb-icon-view-default .eb-icon-container { color: #f14265; } .eb-icon-q5c5f3v.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container { border-color: #f14265; } .eb-icon-q5c5f3v.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover { color: #ffffff; border-color: #ffffff; } .eb-icon-q5c5f3v.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container { background-color: #f14265; } .eb-icon-q5c5f3v.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover { background-color: #ffffff; } .eb-icon-q5c5f3v.eb-icon-wrapper .eb-icon-container { font-size:32px; } .wp-admin .eb-parent-eb-icon-q5c5f3v { display: block; opacity: 1; } .eb-parent-eb-icon-q5c5f3v { display: block; }  @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-icon-q5c5f3v { display: block; opacity: 1; } .eb-parent-eb-icon-q5c5f3v { display: block; } } @media(max-width: 569px){ .eb-parent-eb-icon-q5c5f3v { line-height: 0; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-icon-q5c5f3v { display: block; opacity: 1; } .eb-parent-eb-icon-q5c5f3v { display: block; } }/* =eb-icon-q5c5f3v= Ends *//* eb-advance-heading-glxpnw4 Starts */ .eb-advance-heading-wrapper.eb-advance-heading-glxpnw4{ position: relative; text-align: center; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advance-heading-wrapper.eb-advance-heading-glxpnw4:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advance-heading-wrapper.eb-advance-heading-glxpnw4 .eb-ah-title { text-align: center; color: #ffffff; font-family: "Cinzel", serif; font-size: 15px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 15px; } .eb-advance-heading-wrapper.eb-advance-heading-glxpnw4:hover .eb-ah-title { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-glxpnw4 .eb-ah-subtitle { text-align: center; color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 20px; } .eb-advance-heading-wrapper.eb-advance-heading-glxpnw4:hover .eb-ah-subtitle { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-glxpnw4 .eb-ah-separator { color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-glxpnw4 .eb-ah-separator.line { border-style: none none solid; border-color: #551ef7; border-width:4px; width:100px; margin-left: auto; margin-right: auto } .eb-advance-heading-wrapper.eb-advance-heading-glxpnw4:hover .eb-ah-separator.line { border-color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-glxpnw4 .eb-ah-separator.icon { text-align: center; color: #551ef7; font-size:30px; } .eb-advance-heading-wrapper.eb-advance-heading-glxpnw4:hover .eb-ah-separator.icon { color: undefined; } .wp-admin .eb-parent-eb-advance-heading-glxpnw4 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-glxpnw4 { display: block; }  @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-glxpnw4 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-glxpnw4 { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-glxpnw4 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-glxpnw4 { display: block; } }/* =eb-advance-heading-glxpnw4= Ends *//* eb-icon-ohf425q Starts */ .eb-icon-ohf425q.eb-icon-wrapper { text-align: center; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-icon-ohf425q.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-ohf425q.eb-icon-wrapper.eb-icon-view-default .eb-icon-container { color: #f14265; } .eb-icon-ohf425q.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container { border-color: #f14265; } .eb-icon-ohf425q.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover { color: #ffffff; border-color: #ffffff; } .eb-icon-ohf425q.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container { background-color: #f14265; } .eb-icon-ohf425q.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover { background-color: #ffffff; } .eb-icon-ohf425q.eb-icon-wrapper .eb-icon-container { font-size:32px; } .wp-admin .eb-parent-eb-icon-ohf425q { display: block; opacity: 1; } .eb-parent-eb-icon-ohf425q { display: block; }  @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-icon-ohf425q { display: block; opacity: 1; } .eb-parent-eb-icon-ohf425q { display: block; } } @media(max-width: 569px){ .eb-parent-eb-icon-ohf425q { line-height: 0; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-icon-ohf425q { display: block; opacity: 1; } .eb-parent-eb-icon-ohf425q { display: block; } }/* =eb-icon-ohf425q= Ends *//* eb-advance-heading-vl5snqg Starts */ .eb-advance-heading-wrapper.eb-advance-heading-vl5snqg{ position: relative; text-align: center; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advance-heading-wrapper.eb-advance-heading-vl5snqg:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advance-heading-wrapper.eb-advance-heading-vl5snqg .eb-ah-title { text-align: center; color: #ffffff; font-family: "Cinzel", serif; font-size: 15px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 15px; } .eb-advance-heading-wrapper.eb-advance-heading-vl5snqg:hover .eb-ah-title { color: #f14265; } .eb-advance-heading-wrapper.eb-advance-heading-vl5snqg .eb-ah-subtitle { text-align: center; color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 20px; } .eb-advance-heading-wrapper.eb-advance-heading-vl5snqg:hover .eb-ah-subtitle { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-vl5snqg .eb-ah-separator { color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-vl5snqg .eb-ah-separator.line { border-style: none none solid; border-color: #551ef7; border-width:4px; width:100px; margin-left: auto; margin-right: auto } .eb-advance-heading-wrapper.eb-advance-heading-vl5snqg:hover .eb-ah-separator.line { border-color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-vl5snqg .eb-ah-separator.icon { text-align: center; color: #551ef7; font-size:30px; } .eb-advance-heading-wrapper.eb-advance-heading-vl5snqg:hover .eb-ah-separator.icon { color: undefined; } .wp-admin .eb-parent-eb-advance-heading-vl5snqg { display: block; opacity: 1; } .eb-parent-eb-advance-heading-vl5snqg { display: block; }  @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-vl5snqg { display: block; opacity: 1; } .eb-parent-eb-advance-heading-vl5snqg { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-vl5snqg { display: block; opacity: 1; } .eb-parent-eb-advance-heading-vl5snqg { display: block; } }/* =eb-advance-heading-vl5snqg= Ends *//* eb-column-0eirtpu Starts */ .eb-column-0eirtpu.eb-column-wrapper > .eb-column-inner > *{ position:relative; } .eb-column-0eirtpu.eb-column-wrapper > .eb-column-inner:before{ transition: all .5s, background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-column-0eirtpu{ width:28.5%; order: unset; padding-right: 15px; padding-left: 15px; transition: all .5s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .wp-admin .eb-parent-eb-column-0eirtpu { display: block; opacity: 1; } .eb-parent-eb-column-0eirtpu { display: block; }  @media(max-width: 767px){ .eb-parent-eb-column-0eirtpu{ width: calc(20% - 0px); order: unset; padding-right: 10px; padding-left: 10px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-0eirtpu { display: block; opacity: 1; } .eb-parent-eb-column-0eirtpu { display: block; } } @media(max-width: 569px){ .eb-parent-eb-column-0eirtpu{ width: calc(100% - 0px); order: unset; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 20px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-0eirtpu { display: block; opacity: 1; } .eb-parent-eb-column-0eirtpu { display: block; } }/* =eb-column-0eirtpu= Ends *//* eb-icon-a447n79 Starts */ .eb-icon-a447n79.eb-icon-wrapper { text-align: center; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-icon-a447n79.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-a447n79.eb-icon-wrapper.eb-icon-view-default .eb-icon-container { color: #ffffff; } .eb-icon-a447n79.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container { border-color: #ffffff; } .eb-icon-a447n79.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover { color: #f14265; border-color: #f14265; } .eb-icon-a447n79.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container { background-color: #ffffff; } .eb-icon-a447n79.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover { background-color: #f14265; } .eb-icon-a447n79.eb-icon-wrapper .eb-icon-container { font-size:32px; } .wp-admin .eb-parent-eb-icon-a447n79 { display: block; opacity: 1; } .eb-parent-eb-icon-a447n79 { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-icon-a447n79.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-icon-a447n79.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-icon-a447n79.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; }  @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-icon-a447n79 { display: block; opacity: 1; } .eb-parent-eb-icon-a447n79 { display: block; } } @media(max-width: 569px){ .eb-parent-eb-icon-a447n79 { line-height: 0; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-icon-a447n79 { display: block; opacity: 1; } .eb-parent-eb-icon-a447n79 { display: block; } }/* =eb-icon-a447n79= Ends *//* eb-advance-heading-w3w9myf Starts */ .eb-advance-heading-wrapper.eb-advance-heading-w3w9myf{ position: relative; text-align: center; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advance-heading-wrapper.eb-advance-heading-w3w9myf:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advance-heading-wrapper.eb-advance-heading-w3w9myf .eb-ah-title { text-align: center; color: #ffffff; font-family: "Cinzel", serif; font-size: 15px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 15px; } .eb-advance-heading-wrapper.eb-advance-heading-w3w9myf:hover .eb-ah-title { color: #f14265; } .eb-advance-heading-wrapper.eb-advance-heading-w3w9myf .eb-ah-subtitle { text-align: center; color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 20px; } .eb-advance-heading-wrapper.eb-advance-heading-w3w9myf:hover .eb-ah-subtitle { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-w3w9myf .eb-ah-separator { color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-w3w9myf .eb-ah-separator.line { border-style: none none solid; border-color: #551ef7; border-width:4px; width:100px; margin-left: auto; margin-right: auto } .eb-advance-heading-wrapper.eb-advance-heading-w3w9myf:hover .eb-ah-separator.line { border-color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-w3w9myf .eb-ah-separator.icon { text-align: center; color: #551ef7; font-size:30px; } .eb-advance-heading-wrapper.eb-advance-heading-w3w9myf:hover .eb-ah-separator.icon { color: undefined; } .wp-admin .eb-parent-eb-advance-heading-w3w9myf { display: block; opacity: 1; } .eb-parent-eb-advance-heading-w3w9myf { display: block; }  @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-w3w9myf { display: block; opacity: 1; } .eb-parent-eb-advance-heading-w3w9myf { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-w3w9myf { display: block; opacity: 1; } .eb-parent-eb-advance-heading-w3w9myf { display: block; } }/* =eb-advance-heading-w3w9myf= Ends *//* eb-column-8q1lk18 Starts */ .eb-column-8q1lk18.eb-column-wrapper > .eb-column-inner > *{ position:relative; } .eb-column-8q1lk18.eb-column-wrapper > .eb-column-inner:before{ transition: all .5s, background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-column-8q1lk18{ width:20.75%; order: unset; padding-right: 15px; padding-left: 15px; transition: all .5s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .wp-admin .eb-parent-eb-column-8q1lk18 { display: block; opacity: 1; } .eb-parent-eb-column-8q1lk18 { display: block; }  @media(max-width: 767px){ .eb-parent-eb-column-8q1lk18{ width: calc(27% - 0px); order: unset; padding-right: 10px; padding-left: 10px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-8q1lk18 { display: block; opacity: 1; } .eb-parent-eb-column-8q1lk18 { display: block; } } @media(max-width: 569px){ .eb-parent-eb-column-8q1lk18{ width: calc(100% - 0px); order: unset; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-column-8q1lk18 { display: block; opacity: 1; } .eb-parent-eb-column-8q1lk18 { display: block; } }/* =eb-column-8q1lk18= Ends *//* eb-row-x7y64ps Starts */ .eb-row-x7y64ps.eb-row-root-container > *{ position:relative; } .eb-row-x7y64ps.eb-row-root-container{ margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 80px; transition:all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-row-x7y64ps.eb-row-root-container:before{ transition:all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s; } .eb-row-x7y64ps.eb-row-root-container > .eb-row-wrapper > .eb-row-inner { gap:0px; flex-flow: row; } .eb-row-x7y64ps.eb-row-root-container > .eb-row-wrapper > .eb-row-inner > .eb-parent-wrapper > * { } .wp-admin .eb-parent-eb-row-x7y64ps { display: block; opacity: 1; } .eb-parent-eb-row-x7y64ps { display: block; }  @media(max-width: 767px){ .eb-row-x7y64ps.eb-row-root-container{ padding-bottom: 40px; } .eb-row-x7y64ps.eb-row-root-container > .eb-row-wrapper > .eb-row-inner { gap: undefinedpx; flex-flow: row; flex-wrap: wrap !important; } .eb-row-x7y64ps.eb-row-root-container > .eb-row-wrapper > .eb-row-inner > .eb-parent-wrapper{ gap: undefinedpx; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-row-x7y64ps { display: block; opacity: 1; } .eb-parent-eb-row-x7y64ps { display: block; } } @media(max-width: 569px){ .eb-row-x7y64ps.eb-row-root-container > .eb-row-wrapper > .eb-row-inner { gap: 0px; flex-flow: row; flex-wrap: wrap !important; } .eb-row-x7y64ps.eb-row-root-container > .eb-row-wrapper > .eb-row-inner > .eb-parent-wrapper{ gap: 0px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-row-x7y64ps { display: block; opacity: 1; } .eb-parent-eb-row-x7y64ps { display: block; } }/* =eb-row-x7y64ps= Ends *//* eb-wrapper-677qf42 Starts */ .eb-parent-eb-wrapper-677qf42 { position: relative; } .eb-wrapper-align-center { margin-right: auto !important; margin-left: auto !important; } .eb-wrapper-align-right { margin-left: auto !important; } .eb-wrapper-outer.eb-wrapper-677qf42 { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; padding-top: 120px; padding-right: 20px; padding-left: 20px; padding-bottom: 120px; background-color: rgba(24,23,23,1); border-top-left-radius: 32px; border-top-right-radius: 32px; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; max-width: 100%; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-wrapper-outer.eb-wrapper-677qf42 > .eb-wrapper-inner > .eb-wrapper-inner-blocks { width:1320px; max-width: 100%; position: relative; } .eb-wrapper-outer.eb-wrapper-677qf42:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-wrapper-677qf42 .eb-shape-divider-top svg { width: calc(100% + 1.3px); } .eb-parent-eb-wrapper-677qf42 .eb-shape-divider-bottom svg { width: calc(100% + 1.3px); } .wp-admin .eb-parent-eb-wrapper-677qf42 { display: block; opacity: 1; } .eb-parent-eb-wrapper-677qf42 { display: block; }  @media(max-width: 767px){ .eb-wrapper-outer.eb-wrapper-677qf42 { padding-top: 70px; padding-bottom: 70px; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-677qf42 { display: block; opacity: 1; } .eb-parent-eb-wrapper-677qf42 { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-677qf42 { display: block; opacity: 1; } .eb-parent-eb-wrapper-677qf42 { display: block; } }/* =eb-wrapper-677qf42= Ends *//* eb-wrapper-yubcg04 Starts */ .eb-parent-eb-wrapper-yubcg04 { position: relative; } .eb-wrapper-align-center { margin-right: auto !important; margin-left: auto !important; } .eb-wrapper-align-right { margin-left: auto !important; } .eb-wrapper-outer.eb-wrapper-yubcg04 { margin-top: 28px; margin-right: 0px; margin-left: 0px; margin-bottom: 28px; padding-top: 20px; padding-right: 20px; padding-left: 20px; padding-bottom: 20px; max-width: 100%; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-wrapper-outer.eb-wrapper-yubcg04 > .eb-wrapper-inner > .eb-wrapper-inner-blocks { max-width: 100%; position: relative; } .eb-wrapper-outer.eb-wrapper-yubcg04:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-wrapper-yubcg04 .eb-shape-divider-top svg { width: calc(100% + 1.3px); } .eb-parent-eb-wrapper-yubcg04 .eb-shape-divider-bottom svg { width: calc(100% + 1.3px); } .wp-admin .eb-parent-eb-wrapper-yubcg04 { display: block; opacity: 1; } .eb-parent-eb-wrapper-yubcg04 { display: block; }  @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-yubcg04 { display: block; opacity: 1; } .eb-parent-eb-wrapper-yubcg04 { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-yubcg04 { display: block; opacity: 1; } .eb-parent-eb-wrapper-yubcg04 { display: block; } }/* =eb-wrapper-yubcg04= Ends *//* eb-wrapper-rd57t5h Starts */ .eb-parent-eb-wrapper-rd57t5h { position: relative; } .eb-wrapper-align-center { margin-right: auto !important; margin-left: auto !important; } .eb-wrapper-align-right { margin-left: auto !important; } .eb-wrapper-outer.eb-wrapper-rd57t5h { margin-top: 28px; margin-right: 0px; margin-left: 0px; margin-bottom: 28px; padding-top: 20px; padding-right: 20px; padding-left: 20px; padding-bottom: 20px; max-width: 100%; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-wrapper-outer.eb-wrapper-rd57t5h > .eb-wrapper-inner > .eb-wrapper-inner-blocks { max-width: 100%; position: relative; } .eb-wrapper-outer.eb-wrapper-rd57t5h:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-wrapper-rd57t5h .eb-shape-divider-top svg { width: calc(100% + 1.3px); } .eb-parent-eb-wrapper-rd57t5h .eb-shape-divider-bottom svg { width: calc(100% + 1.3px); } .wp-admin .eb-parent-eb-wrapper-rd57t5h { display: block; opacity: 1; } .eb-parent-eb-wrapper-rd57t5h { display: block; }  @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-rd57t5h { display: block; opacity: 1; } .eb-parent-eb-wrapper-rd57t5h { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-rd57t5h { display: block; opacity: 1; } .eb-parent-eb-wrapper-rd57t5h { display: block; } }/* =eb-wrapper-rd57t5h= Ends *//* eb-wrapper-7lg4e1l Starts */ .eb-parent-eb-wrapper-7lg4e1l { position: relative; } .eb-wrapper-align-center { margin-right: auto !important; margin-left: auto !important; } .eb-wrapper-align-right { margin-left: auto !important; } .eb-wrapper-outer.eb-wrapper-7lg4e1l { margin-top: 28px; margin-right: 0px; margin-left: 0px; margin-bottom: 28px; padding-top: 20px; padding-right: 20px; padding-left: 20px; padding-bottom: 20px; max-width: 100%; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-wrapper-outer.eb-wrapper-7lg4e1l > .eb-wrapper-inner > .eb-wrapper-inner-blocks { max-width: 100%; position: relative; } .eb-wrapper-outer.eb-wrapper-7lg4e1l:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-wrapper-7lg4e1l .eb-shape-divider-top svg { width: calc(100% + 1.3px); } .eb-parent-eb-wrapper-7lg4e1l .eb-shape-divider-bottom svg { width: calc(100% + 1.3px); } .wp-admin .eb-parent-eb-wrapper-7lg4e1l { display: block; opacity: 1; } .eb-parent-eb-wrapper-7lg4e1l { display: block; }  @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-7lg4e1l { display: block; opacity: 1; } .eb-parent-eb-wrapper-7lg4e1l { display: block; } } @media(max-width: 569px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-7lg4e1l { display: block; opacity: 1; } .eb-parent-eb-wrapper-7lg4e1l { display: block; } }/* =eb-wrapper-7lg4e1l= Ends */