/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/



.container-wrap {
    PADDING-TOP: 0PX ! IMPORTANT;
}
.container-wrap {
    padding-bottom: 0px !important;
}

 .marquee-wrapper {
  width: 100%;
  overflow: visible;
 padding: 10px 0;
 
}

.marquee-list {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
  white-space: nowrap;
  animation: marquee 40s linear infinite;
}

.marquee-list li {
  display: inline-block;
  padding: 0 40px;
  font-size: 16px;
  position: relative;
}

.marquee-list li:not(:last-child)::after {
  content: "•";
  position: absolute;
  right: 10px;
  
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* Pause on hover */
.marquee-list:hover {
  animation-play-state: paused;
}


#header-secondary-outer ul {
    height: auto;
    float: unset;
   
}

#header-outer[data-full-width=true] header>.container {
    padding: 0px 90px;
}

div#bannerinr h4 a img {
    margin: 0;
}
div#bannerinr h4 a {
    display: flex;
    justify-content: center;
    align-items: center;
    
    opacity: 1;
}
div#bannerinr {
    position: absolute;
    top: 0;
    z-index: 12;
}


div#premium-fireworksinr1 .t2 h2 {
    font-size: 40px !important;
    line-height: 50px;
}
div#premium-fireworksinr1 .t2 {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
div#premium-fireworksinr1 .hover-wrap {
    margin: 0;
}

div#premium-fireworksinr1 .t2 h6 {
    margin-top: 22px;
}
div#premium-fireworksinr1 .t2 h6 a {
    background: red;
    padding: 15px 30px;
    opacity: 1;
    border-radius: 10px;
    font-family: 'avenirltstd';
}

div#membershipsec .t1 h2, div#membershipsec .t1 h6 {
    color: #ffffff;
}
div#membershipsec .t1 {
    color: #ffffff;
}

div#membershipsec .t1 h6 {
    font-family: avenirltstd;
    font-size: 19px;
}
div#membershipsec .t1 p {
    font-family: avenirltstd;
    text-transform: capitalize;
    max-width: 820px;
    margin: 0 auto;
    padding-bottom: 10px;
    font-size: 15px;
    line-height: 22px;
}

div#membershipsec {
    padding-top: 60px !important;
}
div#membershipsec {
    padding-top: 60px !important;
}

div#membershipsecinr1 .vc_col-sm-4 .vc_column-inner:hover {
    transition: .9s;
    transform: translateY(-25px);
    filter: drop-shadow(2px 4px 6px #64646f42);
    color: #64646f42;
}
div#membershipsecinr1 .vc_col-sm-4 .vc_column-inner {
    padding-block: 40px;
    padding-inline: 60px;
    margin-inline: 5px;
    background-color: #ffffff;
    border-radius: 25px;
    transition: .9s;
    filter: drop-shadow(2px 4px 6px #cccccc);
    margin-top: 40px;
}

div#membershipsecinr1 .vc_col-sm-4 .vc_column-inner h5 {
    margin-top: 0px;
}

div#membershipsecinr1 .vc_col-sm-4 .vc_column-inner:hover {
    background: linear-gradient(to right, #F9012D 0%, #FF005B 100%);
    transition: .9s;
}

div#membershipsecinr1 .vc_col-sm-4 .vc_column-inner:hover h5 span, div#membershipsecinr1 .vc_col-sm-4 .vc_column-inner:hover p span {
    color: #ffffff !important;
}

div#membershipsecinr1 .row-bg::before {
    display: none;
}

div#membershipsec .row-bg::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(https://pyrofrenzyyy.com/wp-content/uploads/2025/06/Group-1261153189.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 826px;
    height: 350px;
    right: 0;
    margin: 0 auto;
    display: table;
}

div#membershipsec .row-bg {
    top: 0;
    bottom: unset;
    height: 530px;
}

div#sec-3maininr1 img {
    width: 100%;
}
div#sec-3maininr1 .im2 {
    height: 470px;
    object-fit: cover;
}
div#sec-3maininr1 .hover-wrap {
    margin: 0;
}


div#sec-3maininr1 .t2 h6 {
    margin-top: 20px;
}
div#sec-3maininr1 .t2 h6 a {
    background: #F9012D;
    color: #ffffff;
    padding: 13px 20px;
    border-radius: 10px;
    font-family: 'avenirltstd';
}
div#sec-3maininr1 .t2 h4 {
    color: #ffffff;
}
div#sec-3maininr1 .t2 {
    position: absolute;
    top: 0;
    justify-content: left;
    align-items: flex-end;
    height: 100%;
    display: flex;
    padding-bottom: 50px;
    padding-left: 25px;
}

div#clientreviews h4 {
    text-transform: capitalize;
    font-size: 22px;
    font-family: unset;
    max-width: 890px;
    margin: 0 auto;
}
div#clientreviewsinr1 {
    margin: 0;
}
div#membershipsecinr1 .row-bg::before {
    display: none;
}

div#clientreviewsinr1  {
    background-image: unset;
}
div#clientreviews:hover::before {
    transform: unset;
    transition: .9s;
    opacity: 1;
}
div#clientreviews::before {
    content: '';
    background-image: url(https://pyrofrenzyyy.com/wp-content/uploads/2025/06/Group-1261153190-1-2.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 855px;
    height: 446px;
    position: absolute;
    right: -20px;
    top: 10px;
    z-index: -1;
    transform: rotate(0deg) !important;
    transition: .9s;
    opacity: 0;
}

div#clientreviews h4 {
    text-transform: capitalize;
    font-size: 20px;
    font-family: unset;
    max-width: 890px;
    margin: 0 auto;
    line-height: 30px;
}
div#clientreviews {
    background-image: url(https://pyrofrenzyyy.com/wp-content/uploads/2025/06/image-2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-bottom: 100px;
}

div#pyrofrenzy h1  {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 90px;
}
div#pyrofrenzy h1  img {
    margin: 0;
    -webkit-animation-name: spin;
    -webkit-animation-duration: 40000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}
div#pyrofrenzy h1 {
    margin-left: 140px;
}

div#pyrofrenzy h1 {
    margin-left: 140px;
    color: #ed0038;
}




div#sec-3maininr1 img {
    border-radius: 15px;
}

div#prdssectioninr1 a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.tinvwl-position-after.tinvwl-loop {
    position: absolute;
    top: 0;
    right: 30px;
}



div#prdssectioninr1 .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
    font-size: 35px;
    color: #F9012D;
}



div#prdssectioninr1 span.onsale {
    border-radius: 20px;
    width: 100px;
    height: 20px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'avenirltstd';
}


div#prdssectioninr1 span.onsale {
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'avenirltstd';
    left: 10px;
    top: 47px;
    width: 63px;
    height: 23px;
    min-height: unset;
    min-width: unset;
}

/* div#prdssection .product-wrap::before {
    content: '';
    position: absolute;
    left: 10px;
    top: 9px;
    background-image: url(https://devu1a.customdev.solutions/jonathanwilliams/wp-content/uploads/2025/03/Group-1261153212.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 112.58px;
    height: 25px;
} */

div#prdssection a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.tinvwl-position-after.tinvwl-loop::before {
    font-size: 30px;
}
div#prdssection a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.tinvwl-position-after.tinvwl-loop {
    position: absolute;
    top: 0px;
    right: 20px;
}

div#prdssection {
    margin: 0;
}
div#footer-widgets {
    font-size: 14px;
    line-height: 24px;
}

/* div#prdssection .product-wrap:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    bottom: 20px;
} */
/* div#prdssection a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    width: 50%;
    right: 15px;
    left: unset;
    border-radius: 10px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: -50px;
    transform: unset;
    font-family: 'avenirnextltbold';
} */
div#prdssection {
    margin: 0;
}

div#prdssection a.nectar-button.small.regular.accent-color.has-icon.regular-button i {
    font-size: 24px;
    color: #000000;
}

div#prdssection a.nectar-button.small.regular.accent-color.has-icon.regular-button {
    position: absolute;
    top: -61px;
    right: 0px;
    background-color: unset !important;
    color: #999999;
    font-size: 16px;
    font-weight: unset;
}


.sr7-bullets {
    counter-reset: bullet-counter;
    display: flex;
    gap: 15px; /* Slightly increased spacing */
    align-items: center;
    justify-content: center;
}

.sr7-bullet {
    counter-increment: bullet-counter;
    position: relative;
    width: 35px; /* Adjusted size for better proportions */
    height: 35px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: bold;
    color: #999999;
    border: 2px solid #999999;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
} 

.sr7-bullet::before {
    content: counter(bullet-counter);
}

.sr7-bullet.selected {
    color: white;
    border-color: white;
    font-weight: bold;
}

#SR7_1_1 .ares .sr7-bullet.sr7-touchhover, #SR7_1_1 .ares .sr7-bullet.selected {
    background: unset !important;
}


#SR7_1_1 .ares .sr7-bullet {
    width: 33px !important;
    height: 33px !important;
    position: absolute;
    background: unset !important;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
}

/* #SR7_1_1 .ares.sr7-ndh.sr7-npvc .sr7-bullet-title, #SR7_1_1 .ares.sr7-ndh.sr7-npvb .sr7-bullet-title {
    display: none !important;
} */

ul.buttons.sf-menu li#menu-item-297 {
    display: none !important;
}
ul.buttons.sf-menu li {
    margin: 0px 6px !important;
}
header#top span.wishlist_products_counter.top_wishlist-heart:before {
    font-size: 26px !important;
}

div#prdssection .t1 {
    margin: 0;
}
div#premium-fireworks {
    margin: 0;
}


div#prdssection a.nectar-button.small.regular.accent-color.has-icon.regular-button {
    position: absolute;
    top: 10px;
}

div#sec-3main {
    padding-top: 0px !important;
}

div#faq .inner-toggle-wrap p {
    padding-right: 60px;
}


div#clientreviews button.owl-prev {
    background: transparent;
    position: absolute;
    left: -50px;
    top: 180px;
    font-size: 0;
    border: 0px;
}

div#clientreviews button.owl-next {
    background: transparent;
    position: absolute;
    right: -50px;
    top: 180px;
    font-size: 0;
    border: 0px;
}
div#clientreviews .owl-carousel .owl-nav.disabled {
    display: block !important;
}


div#clientreviews .owl-dots {
    display: none;
}

div#clientreviews button.owl-prev:before {
    content: "\f060";
    font-family: 'FontAwesome';
    font-size: 20px;
    box-shadow: unset !important;
    background: #cccccc;
    padding: 16px 18px;
    color: #000000;
    border-radius: 50px;
    transition: .9s;
}
div#clientreviews button.owl-prev:hover:before, div#clientreviews button.owl-next:hover:before {
    background: #F9012D;
    color: #ffffff;
}
div#clientreviews button.owl-next:before {
    content: "\f061";
    font-family: 'FontAwesome';
    font-size: 20px;
    box-shadow: unset !important;
    background: #cccccc;
    padding: 16px 18px;
    color: #000000;
    border-radius: 50px;
    transition: .9s;
}
div#clientreviews button.owl-prev, div#clientreviews button.owl-next {
    top: 120px;
}
div#clientreviews button.owl-prev {
    
    left: -37px;
  
}
div#clientreviews button.owl-next {
    background: transparent;
    
    right: -37px;
    
}


div#faq {
    padding: 40px 50px !important;
    background: #fff;
    filter: drop-shadow(2px 4px 6px #ccc);
    border-radius: 20px;
    margin: 40px 0px !important;
}
div#faq h4 img {
    display: inline-block;
    margin-bottom: 0px;
    width: 25px;
}
div#faq .vc_col-sm-7.clm {
    background: #FCF3F3;
    border-radius: 20px;
    padding: 10px 30px;
}
div#faq .toggle.default {
    margin-bottom: 10px;
    border-bottom: unset !important;
    background: #fff;
    border-radius: 10px;
}
div#faq h3.toggle-title a {
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 200;
    color: #1d1d1d;
    padding: 15px 15px !important;
    border-radius: 10px;
    line-height: 27px;
    font-family: "avenirltstd";
}
div#faq .inner-toggle-wrap {
    padding: 10px 35px 10px 15px !important;
}
div[data-style="minimal"] .toggle.default i {
    margin-right: 10px;
}
/* ================================== */
a.nectar-button.small.regular.accent-color.regular-button.btn {
    font-size: 15px;
    padding: 15px 30px !important;
    border-radius: 10px !important;
    font-family: 'avenirltstd';
}
/* ================================== */
div#experience {
    padding: 40px 0px !important;
}
div#experience-inner img {
    width: 25%;
}
div#experience-inner h4 {
    font-family: avenirnextdemicn;
    text-transform: capitalize;
}
/* ================================== */
div#footer-widgets {
    padding: 40px 0px !important;
    margin: 0;
}
div#footer-widgets h2 {
    font-family: 'avenirnextdemicn';
    font-size: 25px;
    text-transform: capitalize;
    color: #ffffff;
}
div#footer-widgets .widget.widget_nav_menu {
    margin: 0 auto;
    display: table;
}
div#footer-widgets .socliy ul li {
    display: inline-block;
}
div#footer-widgets .socliy ul li i {
    margin: 0px 1px;
    color: #fff !important;
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    background: #807ef2;
}
div#footer-widgets form.tnp-form {
    display: flex;
    width: 100%;
}
div#footer-widgets input.tnp-email {
    background: #fff0;
    border-radius: 5px !important;
    color: #999;
}
div#footer-widgets input.tnp-submit {
    width: 80px;
    font-size: 0px !important;
    border-radius: 0px 5px 5px 0px !important;
    margin-left: -72px;
    background-image: url(https://pyrofrenzyyy.com/wp-content/uploads/2025/06/Vector-8.png);
    background-repeat: no-repeat;
    background-position: 55% 43%;
    background-color: #fff0 !important;
    transform: unset !important;
    box-shadow: unset !important;
}
#footer-outer #footer-widgets .col input[type="submit"] {
	background-color: #fff0 !important; 
}
#footer-outer #footer-widgets .widget h4 {
    font-family: "avenirnextltbold" !important;
    font-weight: 900 !important;
    color: #1d1d1d !important;
    opacity: 1;
}
div#footer-widgets .widget.widget_nav_menu ul li {
    list-style: disc;
    margin-left: 20px;
}
/* ================================== */
div#copyright {
    padding: 20px 0px !important;
}
div#copyright img {
    float: right;
	width: 40%;
}
#footer-outer #footer-widgets .widget h4 {
    color: #ffffff !important;
}

div#footer-widgets .widget input[type=email]::placeholder {
    color: #ffffff !important;
    opacity: 1;
}

div#footer-widgets .widget input[type=email] {
    border: 1px solid;
}

div#footer-widgets h2 span {
    color: #ffffff !important;
}

body #footer-outer #copyright, .ascend #footer-outer #copyright {
    border: none;
    background-color: unset;
}

div#copyright p span {
    color: #ffffff !important;
}

#footer-outer, #footer-outer a:not(.nectar-button) {
    color: #ffffff !important;
}

div#footer-widgets p span {
    color: #ffffff !important;
}

div#footer-widgets .widget input[type=email] {
    border: 1px solid;
    padding-right: 46px;
}


div#pyrofrenzy .frimage::before {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    background-image: url(https://pyrofrenzyyy.com/wp-content/uploads/2025/06/Johnathon-Williams-ff-01-scaled-1.png);
    background-repeat: no-repeat;
    width: 351px;
    height: 65px;
    background-size: 100% 100%;
    right: 0;
}

div#pyrofrenzy h1.frimage {
    position: relative;
    color: #fff0;
}
div#pyrofrenzy h1 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.nectar-shop-header h1.page-title {
    font-size: 26px;
}

/* div#prdssection a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.tinvwl-position-after.tinvwl-loop::before {
     display: none;
}
.tinv-wraper.tinv-wishlist {
    font-size: 100%;
    display: none;
} */
h1.product_title.entry-title.nectar-inherit-default {
    font-size: 28px !important;
}
.woocommerce-product-details__short-description h2.productView-brand {
    font-size: 32px;
}
.woocommerce div.product .summary p.price {
    font-size: 30px !important;
    line-height: 20px !important;
    margin-top: 6px !important;
    padding-bottom: 6px !important;
}
div#shkblock1 img {
    position: relative;
    top: 19px;
}

li.classic:after {
    background: #fff;
    width: 100%;
    height: 2px;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
}
.flickity.product-slider:after {
    background: #ffffff;
    width: 100%;
    height: 5px;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
}
.off-canvas-menu-container.mobile-only li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-297 {
    display: none;
}
div#pyrofrenzy img {
    display: none;
}
.off-canvas-menu-container.mobile-only ul.sub-menu li a {
    font-size: 14px !important;
}
div#bundle ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    display: none;
}
div#bundle {
    padding-top: 50px !important;
    padding-bottom: 10px !important;
}

div#bundle .column-bg-overlay-wrap.column-bg-layer {
    border: 1px solid #f9012d;
}
iframe.iframe-embed {
    display: none !important;
}
#header-secondary-outer,#header-outer #header-secondary-outer,body #header-outer #mobile-menu .secondary-header-text {
    background-color: unset !important;
    background-image: url(https://pyrofrenzyyy.com/wp-content/uploads/2025/06/Group-1261153175-1.png)!important;
}

span.price-text {
    font-size: 20px;
    color: #000;
}
.nectar-price-typography.nectar-inherit-h3.font_size_desktop_4vw.font_size_tablet_7vw.font_line_height_1-5 {
    line-height: 6px !important;
    margin-bottom: 0px !important;
}
.nectar-price-typography .before-text {
    vertical-align: unset !important;
    color: #000;
}
/* div#page-header-bg h1 {
    background: #05F9FE;
    background: aqua;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 90px !important;
    font-weight: bolder !important;
    backdrop-filter: drop-shadow(17px 17px 41px white);
    LINE-HEIGHT: 100PX ! IMPORTANT;
} */
.wc-block-components-totals-item .wc-block-components-totals-item__value strong {
    display: none;
}
.wc-block-components-totals-shipping__via {
    display: none;
}
span#radio-control-0-pickup_location\:0__description {
    display: none;
}

@media (max-width: 1600px) {
	
	#header-outer[data-full-width=true] header>.container {
    padding: 0px 40px;
}
	header#top ul.sf-menu.sf-js-enabled.sf-arrows {
    position: relative !important;
    left: 100px !important;
}
}
@media (max-width: 1440px) {
	#header-outer[data-full-width=true] header>.container {
        padding: 0px 20px;
    }
	#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 50px;
}
	header#top ul.sf-menu.sf-js-enabled.sf-arrows {
        position: relative !important;
        left: 60px !important;
    }
}
@media (max-width: 1366px) {
	div#sec-3maininr1 .im2 {
    height: 452px;
    object-fit: cover;
}
	header#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 13px;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows a {
    font-size: 11px !important;
}	
div#experience {
    padding: 40px 0px !important;
    padding-bottom: 20px !important;
    margin-bottom: 20px;
}	
	
	div#prdssectioninr1 {
    margin-bottom: 0;
}
div#prdssection {
    margin: 0;
    padding-top: 20px !important;
}
div#pyrofrenzy {
    padding-top: 2px !important;
    padding-bottom: 30px !important;
}	
	
	
}


@media (max-width: 1326px) {
	div#sec-3maininr1 .im2 {
        height: 435px;
        object-fit: cover;
    }
	
	div#prdssection a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    width: 55%;
    right: 15px;
    left: unset;
    height: 50px;
    bottom: -50px;
}
	
    header#top ul.sf-menu.sf-js-enabled.sf-arrows a {
        font-size: 11px !important;
        padding: 0px 0px !important;
        margin: 0px 6px !important;
    }	
}

@media (max-width: 1280px) {
	div#sec-3maininr1 .im2 {
        height: 419px;

    }
	
	    div#pyrofrenzy {
        padding-top: 2px !important;
        padding-bottom: 50px !important;
    }
}

@media (max-width: 1024px) {
	div#footer-widgets input.tnp-email::placeholder {
    font-size: 9px;
}
	div#footer-widgets {
    font-size: 12px;
}
	div#experience-inner {
    font-size: 14px;
    line-height: 20px;
}
	div#experience-inner h4 {
    font-size: 23px;
    line-height: 32px;
}
	div#faq .inner-toggle-wrap p {
    padding-right: 0px;
    font-size: 13px;
    line-height: 19px;
}
	div#faq .vc_col-sm-7.clm {
    
    padding: 10px 10px;
}
	div#clientreviews h4 {
   
    max-width: 660px;

}
	div#sec-3maininr1 .t2 h4 {
    color: #ffffff;
    font-size: 22px;
    line-height: 32px;
}
	    div#sec-3maininr1 .im2 {
        height: 322px;
        object-fit: cover;
    }
	div#faq .vc_col-sm-7.clm {

    padding: 10px 10px;
}
	div#faq {
    padding: 40px 30px !important;
  
}
div#footer-widgets div#newsletterwidgetminimal-2 h4 {
    font-size: 16px !important;
}
    div#footer-widgets {
        font-size: 12px;
        padding-bottom: 20px !important;
    }	
	
	div#footer-widgets .hover-wrap-inner img {
    width: 80%;
}
	
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3, .woocommerce ul.products li.product h2, .woocommerce ul.products li.product h2, .woocommerce-page ul.products li.product h2
Specificity: (0,4,2)
 {
    font-size: 13px !important;
    line-height: 18px;
}	
	
}
@media (max-width: 912px) {
	div#experience-inner h4 {
    font-size: 35px;
    line-height: 45px;
}
	div#membershipsecinr1 .vc_col-sm-4 .vc_column-inner {
   
    margin-inline: 5px;
    
}
	div#membershipsecinr1 .vc_col-sm-4 .vc_column-inner {
    padding-block: 40px;
    padding-inline: 20px;
  	margin-top: 0px;
}
	div#premium-fireworksinr1 {
    margin: 0px 160px;
}
	div#membershipsecinr1 {
    margin: 0px 180px;
}
	div#membershipsec .row-bg::before{
		display:none;
	}
	div#sec-3maininr1 {
    margin: 0px 150px;
    text-align: center;
}
	div#sec-3maininr1 .t2 {
    position: absolute;
    top: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    padding-bottom: 50px;
    padding-left: 0px;
    height: 100%;
    width: 100%;
    padding-top: 130px;
}
	div#clientreviews {
    padding: 30px 0px !important;
}
	div#clientreviews::before {
 
    top: -20px;
    
}
	div#membershipsecinr1 .vc_col-sm-4:hover .vc_column-inner {
    transform: unset;
}
	
body #header-secondary-outer[data-secondary-text=true] ul {
        display: block;
    }
	div#footer-widgets .widget.widget_nav_menu {
    margin: 0 auto;
    display: table;
  
}
	div#footer-widgets img {
    margin: 0 auto;
    display: table;
}
	#footer-outer #footer-widgets .widget h4 {
    text-align: center;
}
	div#footer-widgets .socliy {
    margin: 0 auto;
    display: table;
}
	div#footer-widgets .vc_col-sm-3 {
    text-align: center;
    padding: 0px 230px;
}
	div#copyright img {
    float: unset;
    margin: 0 auto;
}
div#copyright {
    text-align: center;
}
	h2, h3, h4 {
    font-size: 25px !important;
    line-height: 35px !important;
}
	div#experience-inner {
    margin: 0px 60px;
    text-align: center;
}
	div#faq {
        padding: 40px 30px !important;
        margin: 50px 100px !important;
    }
	div#pyrofrenzy h1 img {
    margin: 0;
    -webkit-animation-name: unset;
    -webkit-animation-duration: unset;
    -webkit-animation-iteration-count: unset;
    -webkit-animation-timing-function: unset;
    width: 120px !important;
}
	div#pyrofrenzy h1 {
    margin-left: 130px;
	 font-size: 40px;
}
	div#pyrofrenzy {
        padding: 20px 0px !important;
    }
	div#clientreviews {
    
    margin-bottom: 50px;
}
	div#clientreviews:hover::before{
		display:none;
	}
	div#clientreviews h4 {
    font-size: 16px !important;
    line-height: 26px !important;
}
div#clientreviews {
    margin: 0px 120px;
}
	div#clientreviews button.owl-prev, div#clientreviews button.owl-next {
    position: unset;
}
	div#clientreviews {
        margin: 0px 120px;
        margin-bottom: 50px;
    }
	div#prdssection {
    padding: 30px 0px !important;
}
	
	div#footer-widgets .vc_col-sm-2 {
    width: 33%;
    margin: 0 auto;
    display: table;
}
	
	div#sec-3main {
    margin: 0;
    padding-bottom: 30px !important;
}
	#faq li {
  font-size: 12px;
}
	 div#experience-inner img {
    width: auto;
  }
	div#faq {
  margin-bottom: 30px !important;
}
	#prdssectioninr1 {
  margin: 0px !important;
}
	#premium-fireworks {
  padding-top: 30px !important;
}
	div#prdssection a.nectar-button.small.regular.accent-color.has-icon.regular-button {
  position: absolute;
  top: 0px;
}
	#prdssection {
  padding-bottom: 10px !important;
}
div#shkblock1 img {
    position: relative;
    top: 20px;
    width: 110px;
}	
	
	div#page-header-bg h1
 {
    background: #05F9FE;
    background: linear-gradient(to right, #05F9FE 40%, #b400d3 51%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 50px !important;
    font-weight: bolder !important;
    backdrop-filter: drop-shadow(17px 17px 41px white);
    LINE-HEIGHT: 60PX ! IMPORTANT;
}
    div#pyrofrenzy {
        padding: 20px 0px !important;
        padding-bottom: 60px !important;
    }	
	
}

@media (max-width: 768px) {
	div#footer-widgets .widget.widget_nav_menu {
    margin: 0 auto;
    display: table;
   
}
	div#copyright img {
    margin: 0 auto;
    display: table;
    float: unset;
}
div#copyright {
    text-align: center;
}
	div#prdssectioninr1 .flickity-viewport {
    height: 410px !important;
}
	div#sec-3maininr1 {
    margin: 0px 100px;
    text-align: center;
}
	div#prdssection {
    text-align: center;
}
	div#prdssection a.nectar-button.small.regular.accent-color.has-icon.regular-button {
    position: relative;
    top: 0;
}
	div#footer-widgets .vc_col-sm-3 {
        text-align: center;
        padding: 0px 110px;
    }
	div#faq {
      
        margin: 50px 30px !important;
    }
	div#clientreviews {
        margin: 0px 50px;
        margin-bottom: 50px;
    }
	div#clientreviewsinr1 {
    padding: 0px 40px;
}
	    div#sec-3maininr1 {
        margin: 0px 50px;
        text-align: center;
    }
	div#premium-fireworksinr1 .t2 h2 {
    font-size: 30px !important;
    line-height: 35px !important;
}
	div#premium-fireworksinr1 {
        margin: 0px 100px;
    }
	sr7-bullets.sr7-bullets.ares.sr7-ndh.sr7-nphr.sr7-npvb {
    display: none !important;
}
	 div#prdssection a.nectar-button.small.regular.accent-color.has-icon.regular-button {
    position: relative;
    top: 20px;
  }
}
@media (max-width: 480px) {
/* 	div#copyright {
    text-align: left;
}
	div#copyright img {
    
    float: left;
} */
	div#footer-widgets {
    padding-bottom: 20px !important;
}
	h2, h3, h4 {
    font-size: 25px !important;
    line-height: 35px !important;
}
	div#experience {
    text-align: center;
}
	div#faq {
    padding: 20px 20px !important;
    
    margin: 40px 0px !important;
}
	div#faq .vc_col-sm-7.clm {
    
    border-radius: 20px;
    padding: 20px 20px;
}
	div#faq h3.toggle-title a {
    padding-right: 50px !important;
    padding-bottom: 0px !important;
}
	div#footer-widgets .vc_col-sm-3 {
        text-align: center;
        padding: 0px 0px;
    }
	
	div#copyright .vc_col-sm-6 {
    margin-bottom: 10px;
}
	div#clientreviews {
        margin: 0px 0px;
        margin-bottom: 50px;
        border-radius: 30px;
    }
	
	div#clientreviews button.owl-next:before, div#clientreviews button.owl-prev:before {
    padding: 9px 10px;
}
	div#sec-3maininr1 {
        margin: 0px 0px;
        text-align: center;
    }
	div#prdssectioninr1 .flickity-viewport {
        height: 500px !important;
    }
	div#membershipsecinr1 {
        margin: 0px 30px;
    }
	div#membershipsecinr1 .vc_col-sm-4 .vc_column-inner img {
    width: 50%;
}
	div#membershipsecinr1 .vc_col-sm-4 .vc_column-inner {
        padding-block: 20px;
        padding-inline: 20px;
        margin-top: 0px;
    }
	
	div#premium-fireworksinr1 {
        margin: 0px 0px;
    }
	
	.marquee-list {
    animation: unset;
    display: block !important;
}
	.marquee-list li {
    display: block;
    font-size: 14px;
    margin-left: 0px !important;
    left: 0 !important;
    line-height: 20px !important;
}
	
	.marquee-wrapper {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
}
	
	.marquee-list {
    white-space: unset;
}
	
	ul.marquee-list li {
    padding: 0px 0px !important;
    font-size: 12px;
}
	.marquee-list li:not(:last-child)::after{
		display:none;
	}
	
	
	div#bannerinr h4 {
    font-size: 13px !important;
}
	div#bannerinr h4 img {
    margin: 0;
    width: 10%;
}
	
	div#premium-fireworksinr1 .t2 h6 a {

    padding: 10px 20px;
   
}
	
	div#experience-inner img {
    width: auto;
  }
	
	div#experience-inner img {
    width: 20%;
  }
	
	.woocommerce div.product .summary p.price {
    font-size: 18px !important;
}
h1.product_title.entry-title.nectar-inherit-default {
    font-size: 20px !important;
}	
    div#pyrofrenzy {
        padding: 2px 0px !important;
        padding-bottom: 60px !important;
    }	
	
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3, .woocommerce ul.products li.product h2, .woocommerce ul.products li.product h2, .woocommerce-page ul.products li.product h2 {
    line-height: 22px !important;
}
	
}
@media (max-width: 428px) {
	div#faq h3.toggle-title a {
        padding-right: 90px !important;
        padding-bottom: 0px !important;
        font-size: 15px;
        line-height: 20px;
    }
	div#experience {
    padding-top: 0px !important;
}
	div#faq h3.toggle-title a {
       
        padding-bottom: 16px !important;
        
    }
	div#prdssectioninr1 .flickity-viewport {
        height: 460px !important;
    }
	div#prdssection {
    padding-bottom: 10px !important;
}
	div#footer-widgets .widget.widget_nav_menu {
    margin: 0;
    margin-bottom: 20px;
}
	div#footer-widgets .vc_col-sm-2 {
        width: 100%;
       
    }
	
	div#experience h3 {
    padding-top: 20px;
}
}
@media (max-width: 414px) {
	div#premium-fireworks {
    margin: 0;
    padding: 30px !important;
}
	h2, h3, h4 {
        font-size: 25px !important;
        line-height: 30px !important;
    }
	div#clientreviewsinr1 {
        padding: 0px 30px;
    }
}
@media (max-width: 390px) {
	    div#prdssectioninr1 .flickity-viewport {
        height: 410px !important;
    }
	div#faq h3.toggle-title a {
        padding-right: 60px !important;
        
        font-size: 15px;
        line-height: 20px;
    }
	
}
@media (max-width: 375px) {
	body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 24px !important;
    }
	
	div#experience-inner h4 {
    font-size: 18px !important;
}
}
@media (max-width: 360px) {}

@-moz-document url-prefix() {
	#pyrofrenzy .nectar-scrolling-text .nectar-scrolling-text-inner {
  height: 160px;
}
	div#clientreviewsinr1 {
  height: 220px;
}
@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {}
@media (max-width: 1280px) {}
@media (max-width: 1024px) {}
@media (max-width: 820px) {}
@media (max-width: 768px) {
	div#clientreviewsinr1 {
  height: 250px;
}
	}
@media (max-width: 480px) {
	div#clientreviewsinr1 {
  height: 270px;
}
	}
@media (max-width: 428px) {
	div#clientreviewsinr1 {
  height: 300px;
}
	#pyrofrenzy .nectar-scrolling-text .nectar-scrolling-text-inner {
  height: 120px;
}
	}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}
}