/*
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
*/
div#sec6 img {
    height: 270px;
}

@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');

:root{
	--color1:#25ca02;
	--color2:#fff;
	--color3:#000;
}
li#menu-item-32 img {
    display: none !IMPORTANT;
}
h1,h2,h3,h4,h5{
	font-family:'font1' !important;
}
#top .sf-menu li ul li a, body #header-outer .widget_shopping_cart .cart_list a,
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a,
#header-outer .widget_shopping_cart .quantity,
#header-outer .cart-outer .total,
#header-outer .cart-outer .total strong
{
	    color: #ffffff!important;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows .current-menu-item a::before {background-image: url(https://devu1.onlinetestingserver.com/Wade-Alloggio/wp-content/uploads/2022/12/nav.png);background-size: contain;background-repeat: no-repeat;background-position: center;
--size: 101px;width: var(--size);height: 42px;content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: -1;}

#top ul.sf-menu.sf-js-enabled.sf-arrows .current-menu-item a {
    position: relative;
}

a.nectar-button:hover::before {
    background-image: url(https://devu1.onlinetestingserver.com/Wade-Alloggio/wp-content/uploads/2022/12/button2.png);
}

#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li a img {
    width: 37px !important;
    height: auto !important;
}

#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 14px;
    font-weight: 600;
}

#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li {
    margin-left: 20px;
}
#header-outer a.cart-contents .cart-wrap span {
    visibility: visible;
}

#top li#search-btn {
    position: relative !important;
    margin-right: 6px !important;
}

#top li#search-btn::after {
    content: '';
    height: 35px;
    border-right: 1px solid var(--color1);
    display: block;
    margin-left: 20px;
}

#top li#nectar-user-account .icon-salient-m-user::before,
.icon-salient-m-user:before{content: '' !important;background-image: url(https://devu1.onlinetestingserver.com/Wade-Alloggio/wp-content/uploads/2022/12/user.png);background-repeat: no-repeat;background-size: contain;background-position: center;--size: 22px;width: var(--size);height: var(--size);display: block;}

#top li.nectar-woo-cart {
    margin-left: 0 !important;
}
#sec1 h1{
	font-size: 187px;
	line-height: 179px;
	text-transform: uppercase;
}
#sec1 h3{
	font-size: 58px;
	line-height: 39px;
	text-transform: uppercase;
	text-align: right !important;
	margin-right: 170px;
	margin-bottom: 0;
	animation: trans-left 5s infinite linear;
}
@keyframes trans-left{
    0%, 100%{
        transform:translateX(0);
    }
    50%{
        transform:translateX(-100px);
    }
}
#sec1 .vc_col-sm-4:nth-child(2) {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    z-index: 111;
    width: 40%;
}

#sec1 .vc_col-sm-4:nth-child(1), #sec1 .vc_col-sm-4:nth-child(3) {
    width: 50%;
}

#sec1 .owl-stage {
    padding: 0;
}

#sec1 .inner_row {
    margin-bottom: 0;
}

#sec1 .carousel-item {
    padding-top: 260px;
}

#sec1 p {
    font-size: 16px !important;
    line-height: 26px;
    margin-left: 10px;
}

#sec1 .vc_col-sm-4:nth-child(3) h1 {
    text-align: right;
    margin-right: 44px;
}

#sec1 .vc_col-sm-4:nth-child(1) {
    position: relative;
    bottom: 100px;
}

.nectar-button[data-color-override="false"].regular-button {
    background-color: unset !important;
}

a.nectar-button::before {
    background-image: url(https://sewardsport.com/wp-content/uploads/2022/12/product-btn2.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
--size: 185px;
    width: var(--size);
    height: 60px;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.2s;
}

a.nectar-button {
    position: relative;
    margin-left: 40px;
    font-size: 17px !important;
    font-weight: 100 !important;
    -webkit-text-stroke: 0.5px;
    opacity: 1 !important;
    letter-spacing: 1px;
    font-weight: 300 !important;
}
#sec1 .owl-nav {
    display: block;
    position: absolute;
    bottom: 50px;
    right: 0;
}

#sec1 .owl-nav button {
    border: unset;
    background: #ffffff8a;
--size: 50px;
    width: var(--size);
    height: var(--size);
    border-radius: 50px;
    transition: 0.2s;
}
.tnp-widget-minimal input.tnp-email {
    width: 100% ! IMPORTANT;
    box-sizing: border-box;
    padding: 10px ! IMPORTANT;
    display: inline-block;
    border: 1px solid #ddd ! IMPORTANT;
    background-color: #f4f4f4 ! IMPORTANT;
    color: #444 ! IMPORTANT;
    font-size: 14px;
}
#sec1 .owl-nav button:hover {
    background: var(--color1);
   
}

#sec1 .owl-nav button span {
    display: none;
}

#sec1 .owl-nav button::before {
    font-family: 'FontAwesome';
    transition: 0.2s;
}



#sec1 .owl-nav button.owl-prev::before {
    content: '\f053';
}

#sec1 .owl-nav button.owl-next::before {
    content: '\f054';
}

#sec1 .owl-nav button.owl-next{
     animation: bounce-left 2s infinite linear;
}
@keyframes bounce-left{
    0%,30%,50%,70%,100%{
        transform:translateX(0);
    }
    40%,60%{
        transform:translateX(5px);
    }
}
#sec1 .owl-nav button.owl-prev{
     animation: bounce-right 2s infinite linear;
}
@keyframes bounce-right{
    0%,30%,50%,70%,100%{
        transform:translateX(0);
    }
    40%,60%{
        transform:translateX(-5px);
    }
}
#sec1 .owl-dots {
    display: none;
}
#sec1 a.nectar-button:hover::before {
    filter: brightness(0) invert(1);
}
#sec1 a.nectar-button:hover {
    color: var(--color1) !important;
}
#top p.woocommerce-mini-cart__empty-message {
    color: var(--color2);
}

#top .cart-notification {
}
#sec2 .img-with-aniamtion-wrap:nth-child(1) img, #sec2 .img-with-aniamtion-wrap:nth-child(3) img {
    position: absolute;
    z-index: 11;
}

#sec2 .img-with-aniamtion-wrap:nth-child(1) img {
    top: 0px;
    left: -60px;
    animation: move-right 3s infinite linear;
}
@keyframes move-right{
    0%, 100%{
        transform:translateX(0);
    }
    50%{
        transform:translateX(30px);
    }
}
#sec2 .img-with-aniamtion-wrap:nth-child(3) img {
    bottom: 140px;
    right: -50px;
    animation: move-left 4s infinite linear;
}
@keyframes move-left{
    0%, 100%{
        transform:translate(0,0);
    }
    50%{
        transform:translate(30px,-30px);
    }
}
#sec2 .img-with-aniamtion-wrap:nth-child(2) img {
    animation: spin 15s infinite linear;
}
#sec2 h3 {
    font-size: 105px;
    line-height: 120px;
    position: relative;
}

#sec2 h3::before {
    content: 'ABout us';
    text-transform: uppercase;
    position: absolute;
    z-index: -11;
    font-size: 200px;
    font-style: italic;
    top: -20px;
    color: #0000001a;
    left: -240px;
}

#sec3 .number.extra-color-2 {
    font-family: 'font1';
    font-size: 61px !important;
    line-height: 55px !important;
}

#sec3 .subject {
    font-size: 20px;
    font-weight: 600;
}

#sec3 span.symbol {
    margin-left: 10px;
	    font-size: 55px;
}

#sec3 .vc_col-sm-4 .wpb_wrapper {
    background: white;
    box-shadow: 0px 10px 25px #0000002e;
    border-radius: 20px;
    padding: 50px;
    transition: 0.2s;
}

#sec3 .symbol-wrap {
    margin-top: -5px;
}

#sec3 .vc_col-sm-4 {
    padding: 20px !important;
}

#sec3 .vc_col-sm-4:hover .wpb_wrapper {
    box-shadow: 0px 16px 20px #0000002e;
    transform: translateY(-20px);
}

#plans h3 {
    font-size: 100px;
    line-height: 110px;
    position: relative;
}

#plans h3::before {
    content: 'Our system';
    text-transform: uppercase;
    position: absolute;
    z-index: -11;
    font-size: 180px;
    font-style: italic;
    top: -20px;
    color: #0000001a;
    left: 48%;
    transform: translateX(-50%);
    width: 100%;
}

#plans h4 {
    font-size: 60px;
    line-height: 70px;
    transform: translateX(-10px);
}
#plans .img-with-aniamtion-wrap {
    position: relative;
    margin-bottom: 45px;
    z-index: 11;
}

#plans .img-with-aniamtion-wrap::after {
    content: '';
    background: var(--color2);
--size: 120px;
    width: var(--size);
    height: var(--size);
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    border-radius: 15px;
}

#plans .img-with-aniamtion-wrap::before {
    content: '';
    background: #d2d2d2;
    width: 130px;
    height: 120px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    border-radius: 15px;
    box-shadow: 0px 10px 20px #0000002e;
    transition: 0.2s;
}


#plans .vc_col-sm-4:hover .img-with-aniamtion-wrap::before {
    background: var(--color1);
    width: 140px;
}

#plans .vc_col-sm-4 >div>.wpb_wrapper {
    box-shadow: 0px 0px 10px #0000002e;
    border-radius: 15px;
    background: white;
    padding: 60px 30px 40px 30px;
    overflow: hidden;
    position: relative;
}

#plans .inner_row {
    margin-top: 40px;
}

#plans .vc_col-sm-12 {
    position: relative;
}

#plans .vc_col-sm-12::before {
    content: '';
    background-image: url(https://devu1.onlinetestingserver.com/Wade-Alloggio/wp-content/uploads/2022/12/catch.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: -400px;
    top: -300px;
--size: 510px;
    width: var(--size);
    height: var(--size);
    animation: trans-right 3s infinite linear;
}
@keyframes trans-right{
    0%,100%{
        transform:translateX(0);
    }
    50%{
        transform:translateX(30px);
    }
}
#plans .vc_col-sm-4 >.vc_column-inner::after {
    content: '';
    background: var(--color1);
    width: 96%;
    height: 33px;
    position: absolute;
    bottom: -8px;
    left: 50%;
    z-index: -1;
    border-radius: 15px;
    transform: translate(-50%, -10px);
    transition: 0.2s;
}

#plans .vc_col-sm-4:hover >.vc_column-inner::after {
    transform: translate(-50%, 0px);
}
#sec4 h4 {
    font-size: 91px;
    line-height: 108px;
    position: relative;
}

#sec4 a.nectar-button {
    display: table;
    margin: auto;
    margin-top: 40px;
    transform: translateX(-60px);
}

#sec4 h4::before {
    content: 'Join Now';
    text-transform: uppercase;
    position: absolute;
    z-index: -11;
    font-size: 200px;
    font-style: italic;
    top: -60px;
    color: #ffffff1a;
    left: 42%;
    transform: translateX(-50%);
    width: 100%;
}

#sec4 img {
    position: absolute;
    transform: scale(3);
    left: 20px;
    top: 180px;
    animation: move-up 3s infinite linear;
}
@keyframes move-up{
    0%,100%{
        transform:translateY(0) scale(3);
    }
    50%{
        transform:translateY(-20px) scale(3);
    }
}

#sec5 h3 {
    font-size: 110px;
    line-height: 128px;
    position: relative;
}

#sec5 h3::before {
    content: 'GET PICKS';
    text-transform: uppercase;
    position: absolute;
    z-index: -11;
    font-size: 200px;
    font-style: italic;
    top: -20px;
    color: #0000001a;
    left: 45%;
    transform: translateX(-50%);
    width: 100%;
}

#sec5 .img-with-aniamtion-wrap:nth-child(1) {
    position: relative;
}

#sec5 .img-with-aniamtion-wrap:nth-child(1)::before {
    content: '';
--size: 150px;
    width: var(--size);
    height: var(--size);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #cfcfcf;
    border-radius: 0px 0px 20px 20px;
    transition: 0.2s;
}

#sec5 .inner_row h3::before {
    display: none;
}

#sec5 .vc_col-sm-4:hover .img-with-aniamtion-wrap:nth-child(1)::before {
    background: var(--color1);
}

#sec5 .vc_col-sm-4:hover .img-with-aniamtion-wrap:nth-child(1) img {
    filter: brightness(0) invert(1);
}

#sec5 .vc_col-sm-4 .img-with-aniamtion-wrap:nth-child(1) img {
    transition: 0.2s;
}

#sec5 .vc_col-sm-4 h3 {
    font-size: 64px;
    font-weight: 400;
    line-height: 87px;
    margin-bottom: 0;
}

#sec5 .vc_col-sm-4 h5 {
    font-size: 41px;
    line-height: 23px;
    font-family: 'Titillium Web' !important;
    margin-top: 40px;
	text-transform:uppercase;
}

#sec5 .vc_col-sm-4 {
    position: relative;
    padding: 0px 30px;
}

#sec5 .vc_col-sm-4 .vc_column-inner {
    background: var(--color2);
    box-shadow: 0px 7px 15px #00000033;
    border-radius: 45px;
    padding-top: 13px;
}
#sec5 .img-with-aniamtion-wrap:nth-child(3) {
    display: table;
    margin: auto;
    position: relative;
}

#sec5 .vc_col-sm-4:hover .img-with-aniamtion-wrap:nth-child(3) {
    animation: show 0.6s ease-in-out;
    animation-fill-mode: forwards;

}

@keyframes show{
    0%{
        transform: translateY(0);
        z-index: -1;
        opacity:0;
    }
     50%{
        transform: translateY(70px);
    }
    100%{
        transform: translateY(25px);
        z-index: 1;
        opacity:1;
    }
}

#sec5 .vc_col-sm-4 .img-with-aniamtion-wrap:nth-child(3){
    animation: hide 0.6s ease-in-out;
    animation-fill-mode: forwards;
}
@keyframes hide{
    0%{
        transform: translateY(25px);
        z-index: 1;
        opacity:1;
    }
     50%{
        transform: translateY(70px);
    }
    100%{
        transform: translateY(0px);
        z-index: -1;
        opacity:0;
    }
}

#sec6 h3 {
    font-size: 110px;
    line-height: 128px;
    position: relative;
}

#sec6 h3::before {
    content: 'Apparel Shop';
    text-transform: uppercase;
    position: absolute;
    z-index: -11;
    font-size: 200px;
    font-style: italic;
    top: -20px;
    color: #0000001a;
    left: 48%;
    transform: translateX(-50%);
    width: 100%;
}

#sec6 a.nectar-button {
    display: table;
    margin: auto;
}
#sec6 .star-rating {
    display: table !important;
    order: 1;
    margin: auto;
    margin-top: 20px;
    width: 27%;
}

#sec6 li.classic.product {
    background: white;
    padding: 20px 20px 80px 20px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
}

#sec6 h2.woocommerce-loop-product__title {
    text-align: center;
    font-family: 'font1';
    text-transform: uppercase;
    font-size: 35px;
    color: var(--color3);
    order: 2;
    margin-top: 0;
}

#sec6 ul.products.columns-3 {
}

#sec6 span.price {
    order: 3;
    text-align: center;
}

#sec6 span.woocommerce-Price-amount.amount bdi {
    font-size: 22px;
    color: #808080;
}

#sec6 .star-rating span {
    color: #ffb229;
}

#sec6 .product-wrap {
    overflow: visible !important;
}

#sec6 a.button.wp-element-button {
    transform: unset !important;
    top: 402px !important;
    bottom: unset !important;
    background: unset !important;
}

#sec6 .woocommerce .classic .product-wrap .add_to_cart_button {
    background-image: url(https://devu1.onlinetestingserver.com/Wade-Alloggio/wp-content/uploads/2022/12/product-btn1.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    transition: 0.2s;
	padding: 13px 0px;
}

#sec6 .woocommerce .classic .product-add-to-cart .add_to_cart_button span {z-index: 111;position: relative;font-size: 18px;font-weight: 600;}

#sec6 .woocommerce .classic .product-wrap .add_to_cart_button i {
    display: none !important;
}

#sec6 .woocommerce .classic .product-wrap .add_to_cart_button:hover{
	 background-image: url(https://devu1.onlinetestingserver.com/Wade-Alloggio/wp-content/uploads/2022/12/product-btn2.png) !important;
}

#sec6 li.classic.product:not(:nth-child(3)) {
    margin-right: 3%;
    width: 31%;
}

#footer-widgets ul#menu-main-1 a {
    text-transform: uppercase;
    color: var(--color2) !important;
    opacity: 1 !important;
    font-size: 13px;
}

#footer-widgets ul#menu-social a {
    opacity: 1 !important;
--size: 70px;
    width: var(--size);
    height: var(--size);
    background: #4e4e4e;
    border-radius: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

#footer-widgets ul#menu-social li {
    margin: 0px 2px !important;
}

#footer-widgets ul#menu-social a i {
    position: relative;
    top: 0px;
    color: var(--color2);
}

#footer-widgets ul#menu-social a:hover {
    background: var(--color1);
}

div#newsletterwidgetminimal-3 {
    display: flex;
    position: relative;
    margin: 70px 0px !important;
}

div#newsletterwidgetminimal-3 h4 {
    text-align: left;
    font-family: 'font1' !important;
    opacity: 1 !important;
}

#footer-outer #footer-widgets .widget h4 {
    color: var(--color2) !important;
    font-size: 42px;
    line-height: 50px;
    font-weight: 200;
    padding-right: 120px;
    padding-left: 10px;
    width: 38%;
    margin-bottom: 0;
}

div#newsletterwidgetminimal-3::before {
    background-image: url(https://devu1.onlinetestingserver.com/Wade-Alloggio/wp-content/uploads/2022/12/newsbg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
--size: 1305px;
    width: var(--size);
    height: 170px;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.2s;
    z-index: -1111111;
}

form.tnp-form {
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
    padding-right: 30px;
}

.tnp.tnp-widget-minimal {
    display: flex;
    align-items: center;
    width: 62%;
}

input.tnp-email {
    background: unset !important;
    border: unset !important;
    padding-left: 30px !important;
    padding-right: 70px !important;
}

form.tnp-form::before {
    background-image: url(https://devu1.onlinetestingserver.com/Wade-Alloggio/wp-content/uploads/2022/12/news.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
--size: 505px;
    width: var(--size);
    height: 110px;
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translatey(-50%);
    transition: 0.2s;
    z-index: -1;
}

input.tnp-submit {
    width: 40% !important;
}

form.tnp-form::after {
    background-image: url(https://devu1.onlinetestingserver.com/Wade-Alloggio/wp-content/uploads/2022/12/newsbtn.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    --size: 280px;
    width: var(--size);
    height: 104px;
    content: '';
    position: absolute;
    top: 58%;
    right: -7px;
    transform: translatey(-50%);
    transition: 0.2s;
    z-index: -1;
}
input.tnp-email:focus {
    background: unset !important;
    box-shadow: unset;
}
#copyright div#text-4 {
    float: left;
}

#copyright div#media_image-4 {
    float: right;
}

#copyright .col.span_5 {
    max-width: 100% !important;
}

div#copyright {
    padding: 0px !important;
    padding-bottom: 25px !important;
}
#footer-widgets ul#menu-main-1 a::after {
    content: '';
    width: 0;
    border-bottom: 1px solid var(--color1);
    display: table;
    transition: 0.2s;
    margin: auto;
}

#footer-widgets ul#menu-main-1 a:hover::after {
    width: 100%;
}
#sec1 img {
    animation: grow-up 3s infinite linear;
    transform-origin:bottom;
}
@keyframes grow-up{
    0%,100%{
        transform:scale(1);
    }
    50%{
        transform:scale(0.95);
    }
}




#footer-widgets #menu-social li {
    display: inline-block;
}
#footer-widgets #menu-contact i {
    --size: 25px;
    width: var(--size);
    height: var(--size);
	    line-height: 25px;
}

/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	#sec6 a.button.wp-element-button {
    top: 400px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1400px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	#sec1 .carousel-item {
    padding-top: 230px;
}
	#sec6 a.button.wp-element-button{
top: 405px !important;
}
	
#sec4 a.nectar-button {
    transform: translateX(-40px);
}

#sec1 .vc_col-sm-4:nth-child(3) h1 {
    margin-right: 30px;
}

#footer-outer #footer-widgets .widget h4 {
    padding-left: 0px;
    width: 36%;
    padding-right: 70px;
}

form.tnp-form::after {
    right: -40px;
}

input.tnp-submit {
    width: 22% !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	#sec6 .woocommerce .classic .product-wrap .add_to_cart_button {
    padding: 11px 0px;
}
	#top ul.sf-menu.sf-js-enabled.sf-arrows a {
    font-size: 15px;
    padding: 0px 14px !important;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows .current-menu-item a::before {--size: 81px;
    height: 32px;
}


#sec1 h1 {
    font-size: 167px;
    line-height: 159px;
}

#sec1 h3 {
    font-size: 47px;
    line-height: 28px;
    margin-right: 140px;
}

#sec1 p {
    font-size: 14px !important;
    line-height: 23px;
    margin-left: 10px;
}

a.nectar-button::before {--size: 165px;
    height: 50px;
}

a.nectar-button {
    font-size: 15px !important;
}

#sec1 .carousel-item {
    padding-top: 200px;
}

#sec2 h3 {
    font-size: 95px;
    line-height: 110px;
}

#sec2 h3::before {
    font-size: 150px;
    top: -10px;
    left: -80px;
}

#sec2 p {
    font-size: 14px;
    line-height: 24px;
}

#sec2 .img-with-aniamtion-wrap:nth-child(1) img {
    top: 0px;
    left: -70px;
    width: 70%;
}

#sec2 .img-with-aniamtion-wrap:nth-child(3) img {
    bottom: 160px;
    right: -50px;
    width: 60%;
}

#sec3 .number.extra-color-2 {
    font-size: 55px !important;
    line-height: 45px !important;
}

#sec3 .subject {
    font-size: 18px;
}

#sec3 .vc_col-sm-4:nth-child(3) .number.extra-color-2 {
    margin-bottom: 0 !important;
	margin-top: -7px;
}

#sec3 img {
    width: 50%;
}

#plans .vc_col-sm-12::before {
    left: -360px;
    top: -270px;
    --size: 450px;
}

#plans h3 {
    font-size: 90px;
}

#plans h3::before {
    font-size: 170px;
    left: 48%;
    top: -20px;
}

#plans h4 {
    font-size: 50px;
    line-height: 60px;
    transform: translateX(-10px);
}

#plans p {
    font-size: 13px;
    line-height: 23px;
}

#plans img {
    width: 26%;
}

#plans .img-with-aniamtion-wrap::before {
    width: 120px;
    height: 110px;
}

#plans .img-with-aniamtion-wrap::after {--size: 110px;}

#plans .vc_col-sm-4:hover .img-with-aniamtion-wrap::before {
    width: 130px;
}

#plans .vc_col-sm-4 >.vc_column-inner::after {
    bottom: -6px;
}

#sec4 h4 {
    font-size: 75px;
    line-height: 88px;
}

#sec4 a.nectar-button {
    transform: translateX(-59px);
}

#sec5 h3 {
    font-size: 95px;
    line-height: 105px;
}

#sec5 h3::before {
    top: -20px;
    left: 45%;
    font-size: 170px;
}

#sec5 .vc_col-sm-4 .img-with-aniamtion-wrap:nth-child(1) img {
    width: 30%;
}

#sec5 .img-with-aniamtion-wrap:nth-child(1)::before {--size: 120px;}

#sec5 .vc_col-sm-4 h5 {
    font-size: 32px;
    line-height: 12px;
}

#sec5 .vc_col-sm-4 h3 {
    font-size: 54px;
    line-height: 77px;
}

#sec5 p {
    font-size: 15px;
    line-height: 24px;
}

#sec5 .inner_row .wpb_text_column {
    margin-bottom: 0 !important;
}

#sec5 .vc_col-sm-4 .img-with-aniamtion-wrap:nth-child(3) img {
    width: 92%;
}

#sec6 h3 {
    font-size: 95px;
    line-height: 114px;
}

#sec6 h3::before {
    font-size: 160px;
    top: -20px;
    left: 49%;
}

#sec6 li.classic.product {
    padding: 15px 15px 80px 15px;
}

#sec6 a.button.wp-element-button {
    top: 405px !important;
}



div#newsletterwidgetminimal-3::before {--size: 1105px;
    height: 170px;
}

#footer-outer #footer-widgets .widget h4 {
    padding-left: 15px;
    width: 36%;
    padding-right: 30px;
    font-size: 42px;
    line-height: 50px;
}

form.tnp-form::before {--size: 445px;
    height: 80px;
}

form.tnp-form::after {
    right: -10px;
--size: 250px;
    height: 94px;
}

input.tnp-submit {
    width: 38% !important;
}

div#newsletterwidgetminimal-3 {
    margin: 50px 0px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1240px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1220px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
    background-color: #25ca02 !important;
}
	#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li a img {
    width: 30px !important;
}
#sec6 .woocommerce .classic .product-wrap .add_to_cart_button {
    padding: 8px 0px;
}
#sec1 h1 {
    font-size: 127px;
    line-height: 139px;
}

#sec1 h3 {
    font-size: 35px;
    line-height: 15px;
    margin-right: 110px;
}

#sec1 p {
    font-size: 12px !important;
    line-height: 21px;
    margin-left: 10px;
}

#sec1 .carousel-item {
    padding-top: 170px;
}

#sec1 .owl-nav {
    bottom: 40px;
}

#sec2 h3 {
    font-size: 75px;
    line-height: 85px;
}

#sec2 p {
    font-size: 13px;
    line-height: 23px;
}

#sec2 p br {
    display: none;
}

#sec2 .img-with-aniamtion-wrap:nth-child(1) img {
    top: 0px;
    left: -54px;
    width: 70%;
}

div#sec2 {
    padding-top: 60px !important;
    padding-bottom: 0px !important;
}

#sec3 .number.extra-color-2 {
    font-size: 40px !important;
    line-height: 35px !important;
}

#sec3 span.symbol {
    font-size: 40px;
    margin-left: 5px;
}

#sec3 .symbol-wrap {
    margin-top: -25px;
}

#sec3 .vc_col-sm-4:nth-child(3) .number.extra-color-2 {
    margin-top: -5px;
}

#sec3 img {
    width: 60%;
}

#plans img {
    width: 36%;
}

#plans p {
    font-size: 12px;
    line-height: 22px;
}

#plans p br {
    display: none;
}

#sec4 h4 {
    font-size: 59px;
    line-height: 68px;
}

#plans .vc_col-sm-12::before {
    left: -370px;
    top: -260px;
    --size: 430px;
}

#sec4 h4::before {
    font-size: 160px;
    top: -50px;
}

#sec5 .vc_col-sm-4 {
    padding: 0px 12px;
}

#sec5 .vc_col-sm-4 .vc_column-inner {
    border-radius: 35px;
    padding-top: 14px;
}

#sec5 .vc_col-sm-4 .img-with-aniamtion-wrap:nth-child(1) img {
    width: 35%;
}

#sec5 .vc_col-sm-4 h3 {
    font-size: 45px;
    line-height: 65px;
}

#sec5 p {
    font-size: 13px;
    line-height: 22px;
}

#sec6 .star-rating {
    width: 39%;
}

#sec6 a.button.wp-element-button {
    top: 390px !important;
}



#sec6 li.classic.product {
    padding: 10px 10px 60px 10px;
}

#sec6 h2.woocommerce-loop-product__title {
    font-size: 30px;
}

#sec6 span.woocommerce-Price-amount.amount bdi {
    font-size: 18px;
}

#sec6 .woocommerce .classic .product-add-to-cart .add_to_cart_button span {
    font-size: 15px;
}

div#sec6 {
    padding-bottom: 70px !important;
}

div#newsletterwidgetminimal-3::before {--size: 855px;
    height: 106px;
}

#footer-outer #footer-widgets .widget h4 {
    padding-left: 15px;
    width: 36%;
    padding-right: 30px;
    font-size: 32px;
    line-height: 40px;
}

form.tnp-form::before {--size: 344px;
    height: 56px;
}

form.tnp-form::after {
    right: -15px;
    --size: 215px;
    height: 68px;
}

input.tnp-submit {
    width: 37% !important;
    font-size: 15px !important;
}

#footer-widgets ul#menu-social a {--size: 60px;}

div#newsletterwidgetminimal-3 {
    margin: 40px 0px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 800px) {
	#sec1 .carousel-item {
    padding-top: 10px;
}
.woocommerce-cart p.cart-empty.woocommerce-info {
    font-size: 22px !important;
    line-height: 24px !important;
}
div#sec1 .row_col_wrap_12 {
    padding-top: 0 !important;
}

div#sec1 
 .inner_row .row_col_wrap_12_inner {
    display: grid;
}

#sec1 .vc_col-sm-4:nth-child(1) {
    order: 1;
    bottom: 0;
}

#sec1 .vc_col-sm-4:nth-child(3) {
    order: 2;
}

#sec1 .vc_col-sm-4:nth-child(2) {
    order: 3;
    position: relative;
    margin-bottom: 0;
}

#sec1 .wpb_text_column {
    text-align: center !important;
}

#sec1 .vc_col-sm-4 {
    width: 100% !important;
}

#sec1 img {
    width: 60%;
}

#sec1 a.nectar-button {
    display: table;
    margin: auto;
}

#sec1 .vc_col-sm-4:nth-child(3) h1 {
    margin-right: 0;
    text-align: center;
    transform: translateX(-12px);
}

#sec1 h3 {
    margin-right: 0;
    text-align: center !important;
    margin-left: 140px;
}

#sec1 .owl-nav {
    display: none;
}

#sec2 .wpb_text_column {
    text-align: center;
}

#sec2 h3::before {
    left: 47%;
    transform: translateX(-50%);
    width: 100%;
}

#sec2 a.nectar-button {
    display: table;
    margin: auto;
}

#sec2 .vc_col-sm-6:nth-child(2) {
    padding: 0px 140px;
}

#sec2 .img-with-aniamtion-wrap:nth-child(3) img {
    bottom: 130px;
    right: -50px;
    width: 60%;
}

#sec3 .vc_col-sm-4 {width: 33%;padding: 10px !important;}

#sec3 img {
    width: 62%;
}

#sec3 .number.extra-color-2 {
    font-size: 30px !important;
    line-height: 28px !important;
}

#sec3 span.symbol {
    font-size: 30px;
    margin-left: 5px;
}

#sec3 .subject {
    font-size: 15px;
}

#sec3 .vc_col-sm-4 .wpb_wrapper {
    padding: 25px;
}

#sec3 .vc_col-sm-4:nth-child(3) .number.extra-color-2 {
    margin-bottom: -10px !important;
}

div#sec3 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

#plans .vc_col-sm-12::before {
    display: none;
}

#plans h3 {
    font-size: 70px;
}

#plans h3::before {
    font-size: 140px;
    left: 49%;
    top: -20px;
}

#plans .vc_col-sm-4 {
    width: 33%;
}

#plans .vc_col-sm-4 >div>.wpb_wrapper {
    padding: 50px 10px 20px 10px;
}

#plans img {
    width: 30%;
}

#plans .img-with-aniamtion-wrap::after {--size: 90px;}

#plans .vc_col-sm-4:hover .img-with-aniamtion-wrap::before {
    width: 110px;
}

#plans .img-with-aniamtion-wrap::before {
    width: 102px;
    height: 90px;
}

#plans h4 {
    font-size: 40px;
    line-height: 40px;
}

#plans p {
    line-height: 18px;
}

#sec4 .wpb_text_column {
    text-align: center;
}

#sec4 h4::before {
    font-size: 110px;
    top: -30px;
    left: 47%;
}

#sec4 a.nectar-button {
    transform: unset;
}

div#sec4 {
    padding-top: 90px !important;
    padding-bottom: 40px !important;
}

#sec4 img {
    display: none;
}
#sec5 h3 {
    font-size: 75px;
    line-height: 85px;
}
#sec5 .wpb_text_column {
    text-align: center;
}

#sec5 h3::before {
    top: -10px;
    left: 49%;
    font-size: 160px;
}

#sec5 .vc_col-sm-4 {
    width: 33%;
}

#sec5 .vc_col-sm-4 .vc_column-inner {
    border-radius: 25px;
    padding-top: 14px;
}

#sec5 .img-with-aniamtion-wrap:nth-child(1)::before {--size: 90px;}

#sec5 .vc_col-sm-4 h5 {
    font-size: 22px;
    line-height: 2px;
}

#sec5 .vc_col-sm-4 h3 {
    font-size: 39px;
    line-height: 55px;
}

#sec5 p br {
    display: none;
}

#sec5 .vc_col-sm-4:hover .img-with-aniamtion-wrap:nth-child(3) img {
    width: 83%;
}

div#sec5 {
    padding-bottom: 40px !important;
}

#sec6 h3::before {
    font-size: 130px;
    top: -20px;
    left: 49%;
    width: 640px;
}

#sec6 li.classic.product {
    width: 32%;
    padding: 10px 10px 50px 10px;
    border-radius: 13px;
}

#sec6 .star-rating {
    width: 55%;
}

#sec6 a.button.wp-element-button {
    top: 252px !important;
}



div#newsletterwidgetminimal-3 {
    flex-direction: column;
}

#footer-outer #footer-widgets .widget h4 {
    width: 100%;
    text-align: center;
}

.tnp.tnp-widget-minimal {
    width: 100%;
    margin-top: 10px;
}

div#newsletterwidgetminimal-3::before {--size: 625px;
    height: 126px;
    background-size: 100% 100%;
}

form.tnp-form::before {--size: 294px;
    height: 47px;
}

form.tnp-form {
    width: 78%;
    margin: auto;
}

form.tnp-form::after {
    right: -5px;
    --size: 215px;
    height: 58px;
}

#footer-outer #footer-widgets .col input[type="submit"] {
    width: 57% !important;
    background: unset !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
	a.nectar-menu-item-with-icon {
    font-size: 14px !important;
}
	img.nectar-menu-icon-img {
    display: inline-block !important;
    width: 35px !important;
    margin-right: 5px !important;
}

	div#sec1 {
    padding-top: 100px !important;
}

#sec2 h3::before {
    font-size: 120px;
}

#sec2 .vc_col-sm-6:nth-child(2) {
    padding: 0px 60px;
}

#sec3 .vc_col-sm-4 {
    width: 100%;
    padding: 0px 60px !important;
}

#sec3 img {
    width: 32%;
}

#sec3 .number.extra-color-2 {
    font-size: 40px !important;
    line-height: 28px !important;
}

#sec3 span.symbol {
    font-size: 40px;
    margin-left: 9px;
}

#plans h3 {
    font-size: 60px;
}

#plans h3::before {
    font-size: 100px;
    left: 49%;
    top: -20px;
}

#plans .wpb_text_column {
    margin-bottom: 0 !important;
}

#plans .vc_col-sm-4 {
    width: 100%;
    padding: 0px 100px;
}

#sec4 h4 {
    font-size: 39px;
    line-height: 48px;
}

#sec4 h4::before {
    font-size: 100px;
    top: -28px;
    left: 47%;
}

#sec5 h3 {
    font-size: 65px;
    line-height: 75px;
}

#sec5 h3::before {
    top: -20px;
    left: 49%;
    font-size: 120px;
}

#sec5 .vc_col-sm-4 {
    width: 100%;
    padding: 0px 90px;
    margin-bottom: 60px;
}

#sec5 .vc_col-sm-4 .vc_column-inner {
    padding-top: 1px;
}

#sec5 p {
    padding: 0px 27px;
}

div#sec5 {
    padding-bottom: 10px !important;
}

#sec6 h3 {
    font-size: 75px;
    line-height: 94px;
}

#sec6 h3::before {
    font-size: 90px;
    top: -20px;
    left: 49%;
    width: 640px;
}

div#sec6 {
    padding-top: 70px !important;
}

#sec6 li.classic.product {
    width: 100% !important;
    margin: unset;
    margin-bottom: 40px;
}

#sec6 ul.products.columns-3 {
    padding: 0px 80px;
}

#sec6 .star-rating {
    width: 43%;
}

#sec6 a.button.wp-element-button {
    top: 289px !important;
}

#footer-outer #footer-widgets .widget h4 {
    width: 100%;
    text-align: center;
    font-size: 27px;
    line-height: 37px;
}

form.tnp-form {
    width: 100%;
}

form.tnp-form::before {--size: 274px;
    height: 47px;
}

form.tnp-form::after {
    right: -31px;
    --size: 215px;
    height: 54px;
	top: 25px;
}

#footer-outer #footer-widgets .col input[type="submit"] {
    width: 27% !important;
}

#copyright div#text-4 {
    float: unset;
}

#copyright div#media_image-4 {
    float: unset;
}

#copyright .col.span_7 {
    margin: 0;
}

div#newsletterwidgetminimal-3::before {--size: 455px;
    height: 116px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 414px) {
	#sec1 h1 {
    font-size: 107px;
    line-height: 119px;
}

#sec1 h3 {
    margin-left: 120px;
}

#sec2 h3 {
    font-size: 55px;
    line-height: 59px;
}

#sec2 h3::before {
    font-size: 100px;
}

#sec2 .img-with-aniamtion-wrap:nth-child(3) img {
    bottom: 80px;
    right: -20px;
}

#sec3 .vc_col-sm-4 {
    padding: 0px 50px !important;
}

#plans h3 {
    font-size: 48px;
}

#plans h3::before {
    font-size: 80px;
}

#plans .vc_col-sm-4 {
    padding: 0px 40px;
}

#sec4 h4 {
    font-size: 31px;
    line-height: 38px;
}

#sec4 h4::before {
    font-size: 80px;
}

#sec5 h3 {
    font-size: 45px;
    line-height: 55px;
}

#sec5 h3::before {
    font-size: 90px;
}

#sec5 .vc_col-sm-4 {
    padding: 0px 38px;
}

#sec5 .vc_col-sm-4 .img-with-aniamtion-wrap:nth-child(1) img {
    width: 29%;
}

#sec5 .vc_col-sm-4 .vc_column-inner {
    padding-top: 9px;
}

#sec6 h3 {
    font-size: 65px;
    line-height: 64px;
}

#sec6 h3::before {
    font-size: 70px;
}

#sec6 ul.products.columns-3 {
    padding: 0px 30px;
}

#footer-outer #footer-widgets .widget h4 {
    font-size: 21px;
}

div#newsletterwidgetminimal-3::before {--size: 345px;
    height: 116px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}