div#s6 .owl-carousel {
    width: 90%;
    margin-inline: auto;
}

#s6 .nectar-video-box {
    margin-bottom: 0;
    border-radius: 15px;
    overflow: hidden;
}

#s6 .owl-dots {
    display: none;
}

#s6 .carousel-item {
    scale: 0.9;
    transition: 0.5s;
}

#s6 .active .carousel-item,#s6 .active+.active+.active .carousel-item {
    scale: 0.95;
}

#s6 .active+.active .carousel-item {
    scale: 1;
    transform-origin: center;
}

#s6 .owl-stage-outer {
    overflow: visible;
}

#s6 .active .carousel-item {
    transform-origin: left;
}

#s6 .active+.active+.active .carousel-item {
    transform-origin: right;
}

#s6 a.play_button_mouse_follow.large.nectar_video_lightbox {
    background: #ff0d0d90 !important;
    opacity: 0;
}

#s6 a#b1 {
    display: table;
    margin-inline: auto;
}
#s6 .owl-nav {
    display: block;
}

#s6 .owl-nav button {
    position: absolute;
    top: 42%;
    transform: translateY(-50%);
    border-radius: 50px !important;
    background: black;
    border: transparent;
    color: white;
    font-size: 25px;
    padding: 14px 18px;
    --p: 470px;
    transition: 0.5s;
}

#s6 .owl-nav button span {
    position: relative;
    bottom: 3px;
}

#s6 .owl-nav button.owl-prev {
    left: var(--p);
}

#s6 .owl-nav button.owl-next {
    right: var(--p);
}


#s6 .owl-nav button::before {
    font-family: 'FontAwesome';
}

#s6 .owl-nav button.owl-prev::before {
    content: '\f177';
}

#s6 .owl-nav button.owl-next::before {
    content: '\f178';
}

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

#s6 .owl-nav button:hover {
    background: var(--c);
}

#s6 .active+.active a.play_button_mouse_follow.large.nectar_video_lightbox {
    opacity: 1;
}

#s6 .active+.active+.active a.play_button_mouse_follow.large.nectar_video_lightbox {
    opacity: 0;
}

div#s7 {
    padding-bottom: 90px !important;
}

#s7 .i1 {
    border: 4px solid var(--c1);
    border-radius: 20px;
    transition: 0.5s;
}

#s7 .c1 {
    padding-right: 50px;
}

#s7 .owl-dots {
    display: none;
}

#s7 .t1 h4 img {
    width: 60px;
}

#s7 .t1 p {
    font-size: 20px;
    line-height: 30px;
}

#s7 .t1 h2::before {
    content: '';
    border-bottom: 2px solid var(--c);
    width: 100px;
    display: inline-block;
    position: relative;
    bottom: 9px;
    margin-right: 20px;
}

#s7 .owl-nav {
    display: block;
    text-align: left;
    margin-top: 0;
}

#s7 .owl-nav button {
    background: var(--c1);
    border: unset;
    font-size: 20px;
    font-family: 'FontAwesome' !important;
    padding: 8px 9px;
    transition: 0.5s;
}

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

#s7 .owl-nav button:hover {
    background: var(--c);
}

#s7 .img-with-aniamtion-wrap::before {
    content: '';
    background: url(https://tpdarts.net/wp-content/uploads/2024/06/flame-6001.png) no-repeat center center;
    background-size: contain;
    --s: 100px;
    width: var(--s);
    height: var(--s);
    position: absolute;
    left: -56px;
    top: -90px;
    animation: skew 2s infinite linear alternate;
    transform-origin: center bottom;
}

div#g1 {
    padding-top: 40px !important;
    z-index: 111;
}

#g1 .i1 {
    margin-bottom: -11px;
    filter: drop-shadow(0px 0px 16px black);
    width: 65%;
    animation: grow 3s infinite linear;
    transform-origin: center bottom;
}

#g1 .t1 p {
    margin-right: -80px;
}

#g1 .t1 {
    margin-top: 40px;
}

div#newsletterwidgetminimal-2 {
    margin-top: 50px;
}

#g1 input.tnp-email {
    border-radius: 5px;
    background: white;
    padding-inline: 20px !important;
    margin-bottom: 20px;
}

#g1 input.tnp-submit {
    width: auto;
    background: var(--c1);
    font-family: font1 !important;
    padding-inline: 30px;
    padding-block: 10px 15px;
    box-shadow: 6px 6px 0px white;
    transition: 0.5s;
    opacity: 1;
}

#g1 input.tnp-submit:hover {
    box-shadow: -6px -6px 0px white;
}
/*
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
*/
:root{
    --c:var(--nectar-accent-color);
--c1: var(--nectar-extra-color-1);
    --c2: var(--nectar-extra-color-2);
    --c3: var(--nectar-extra-color-3);
--g: linear-gradient(180deg, var(--c) 0%, var(--c1)  100%);
    --g1: linear-gradient(180deg, var(--c) 0%, var(--c1)  50%, var(--c)  100%);
    
}
body::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
    width: 6px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
    background: var(--c);
}
::selection {
  background:  var(--c);
    color:white;
}
/* Typography */
html body h1{
    font-family:font1 !important;
    margin-bottom: 20px;
}
html body h2{
    font-family:font1  !important;
}
html body h3{
    font-family:font1  !important;
}
html body h4{
    font-family:font1  !important;
}
html body h5{
    font-family:font1  !important;
}
html body h6{
    font-family:font1  !important;
}
html body p,html body em,html body a,html body button,html body input,html body label,html body legend,html body .wpb_text_column li,html body .nectar-split-heading li,html body .nectar-fancy-ul li{
    font-family:font2 !important;
}
html body strong{
    font-family:inherit;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows a {
    font-family: font1 !important;
}

#top .current-menu-item a {
    font-weight: 900;
}
/* Typography */

body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
    background: var(--c) !important;
}
div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows {
    width: 100%;
}

div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li {
    width: 100%;
}

div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 13px;
    line-height: 16px;
}

#s1 .i2,#s1 .i3,#s1 .i4 {
    position: absolute;
    transition: 1.5s;
}

#s1 .i2 {
    width: 40%;
    top: 110px;
    left: 45px;
    filter: drop-shadow(0px 0px 15px black);
    transform: scale(0.5) rotate(360deg);
}

#s1 .i1 {
    filter: drop-shadow(0px 0px 15px black);
    margin-top: 50px;
    transition: 1.5s;
    transform: translateY(30px);
}

#s1 .hover-wrap {
    margin-bottom: 0;
}

#s1 .i3 {
    bottom: 0;
    width: 40%;
    left: -40px;
    transform: translateX(190px);
    z-index: -1;
}

#s1 .i4 {
    bottom: 0;
    right: -50px;
    width: 25%;
    transform: translateY(210px);
}

#s1:hover .i2 {
    transform: scale(1) rotate(0);
}

#s1:hover .i4 {
    transform: translateY(0);
}

#s1:hover .i3 {
    transform: translateX(0);
}

#s1:hover .i1 {
    transform: translateY(0px);
}



#s2 .row-bg.viewport-desktop {
    background: white;
}

div#s2 {
    z-index: 11;
    text-align: center;
    padding-block: 60px !important;
}

#s1 .t1 h1 {
    font-size: 65px;
    line-height: 75px;
    margin-right: -90px;
}

#s1 .t1 p {
    width: 570px;
    opacity: 1;
}

html body p:not(:last-child) {
    padding-bottom: 20px;
}

.wpb_text_column:not(:last-child) {
    margin-bottom: 20px;
}

a#b1 {
    font-family: font1 !important;
    font-size: 18px;
    font-weight: 700;
    padding: 14px 40px;
    border: 2px solid black;
    box-shadow: 4px 4px 0px black;
    opacity: 1;
}

a#b1 span {
    position: relative;
    bottom: 4px;
}

a#b1:hover {
    box-shadow: -4px -4px 0px black;
}

#s1 #in1 .vc_col-sm-12>div> .wpb_wrapper {
    display: flex;
    align-items: center;
    gap: 0px 30px;
}

#s1 .t2 p strong {
    color: #ffb70a;
    font-size: 25px;
    animation: letters 3s infinite linear;
}

@keyframes letters{
    0%,30%,50%,70%,100%{
        letter-spacing:1px;
    }
    40%,60%{
        letter-spacing:4px;
    }
}

#s1 .row-bg.viewport-desktop.using-image::before {
    content: '';
    background: url(https://tpdarts.net/wp-content/uploads/2024/06/Group-22.png) no-repeat bottom left;
    background-size: contain;
    --s: 250px;
    width: var(--s);
    height: var(--s);
    position: absolute;
    left: -70px;
    bottom: -10px;
    transition: 1.5s;
    transform: translateX(-40px);
}

#s1:hover .row-bg.viewport-desktop.using-image::before {
    transform: translateX(0px);
}

#top  ul.sf-menu.sf-js-enabled.sf-arrows span {
    bottom: 3px;
    position: relative;
}


#top .hb1 a {
    border-radius: 500px !important;
    padding: 8px 27px !important;
    border: 2px solid black;
    font-weight: 700;
    margin-left: 20px;
}

#top .cart-outer {
    padding-left: 0 !important;
}

#s1 .t1 {
    position: relative;
}

#s1 .t1::before {
    content: '';
    background: url(https://tpdarts.net/wp-content/uploads/2024/06/flame-600.png) no-repeat center center;
    background-size: contain;
    --s: 100px;
    width: var(--s);
    height: var(--s);
    position: absolute;
    left: -60px;
    top: -80px;
    animation: skew 2s infinite linear alternate;
    transform-origin: center bottom;
}
@keyframes skew{
    0%{
        transform:skew(10deg);
    }
    100%{
        transform:skew(-10deg);
    }
}

#s1 .c2::before {
    content:'';
    background: url(https://tpdarts.net/wp-content/uploads/2024/06/flame-605.png) no-repeat center center;
    background-size: contain;
    --s: 100px;
    width: var(--s);
    height: var(--s);
    position: absolute;
    right: -120px;
    top: 30%;
    animation: skew 2s infinite linear alternate 1s;
    transform-origin: center bottom;
}

#s1 .c2::after {
    content: '';
    background: url(https://tpdarts.net/wp-content/uploads/2024/07/Vector-Smart-Object-copy-2.webp) no-repeat center center;
    background-size: contain;
    position: absolute;
    visibility: visible;
    top: 50%;
    left: 50%;
    --s: 870px;
    width: var(--s);
    height: var(--s);
    translate: -50% -50%;
    z-index: -11;
    animation: spin 40s infinite linear;
}
.center {
    text-align: center;
}

.t1 h3 {
    color: var(--c);
}

#s2 mark.count {
    display: none;
}

#s2 .products img {
    outline: 4px solid black;
    border-radius: 500px;
    outline-offset: -1px;
    width: 95%;
    margin-inline: auto;
    transition: 0.5s;
}

#s2 .owl-stage {
    padding-bottom: 0;
}
#s2 .owl-nav {
    display: block;
}

#s2 .owl-nav button {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    border-radius: 0 !important;
    background: transparent;
    border: transparent;
    color: var(--c);
    font-size: 25px;
    padding: 2px 13px;
    --p: -70px;
}

#s2 .owl-nav button span {
    position: relative;
    bottom: 3px;
}

#s2 .owl-nav button.owl-prev {
    left: var(--p);
}

#s2 .owl-nav button.owl-next {
    right: var(--p);
}
.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) 
    }
}
.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)  ;
    }
}

#s2 .owl-nav button::before {
    font-family: 'FontAwesome';
}

#s2 .owl-nav button.owl-prev::before,#s7 .owl-nav button.owl-prev::before {
    content: '\f060';
}

#s2 .owl-nav button.owl-next::before,#s7 .owl-nav button.owl-next::before {
    content: '\f061';
}

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

#s2 .products li:hover img {
    transform: scale(0.9) rotate(25deg);
}

div#s3 {
    padding-block: 90px !important;
}

div#s3 .c2 {
    padding-left: 40px;
}

.light a#b1 {
    border-color: white;
    box-shadow: 4px 4px 0px white;
}

.light a#b1:hover {
    box-shadow: -4px -4px 0px white;
}

.wpb_text_column p {
    opacity: 0.8;
}


#s3 .i1 {
    border: 4px solid #0a0a0a;
    border-radius: 20px;
    transition: 0.5s;
}

#s3 .c1 .img-with-aniamtion-wrap {
    position: relative;
}

#s3 .c1 .img-with-aniamtion-wrap::before {
    content: '';
    background: url(https://tpdarts.net/wp-content/uploads/2024/06/scribbles-scribbles-68.png) no-repeat center center;
    background-size: contain;
    --s: 150px;
    width: var(--s);
    height: var(--s);
    position: absolute;
    top: 110px;
    left: -110px;
    z-index: 1;
    animation: rotate 2s infinite linear alternate;
    transform-origin: center right;
}
@keyframes rotate{
    0%{
        transform:rotate(5deg);
    }
    100%{
        transform:rotate(-5deg);
    }
}

div#s4 {
    padding-block: 90px !important;
}

#s4 span.price {
    font-family: font2 !important;
}

#s4 a#b1 {
    display: table;
    margin-inline: auto;
}

#s4 .woocommerce {
    margin-bottom: 0;
}
.product-wrap:after {
    content: '';
    background: black;
    position: absolute;
    width: 0%;
    height: 0%;
    z-index: 9;
    bottom: 0;
    right: 0;
    opacity: 0.8;
    transition: 0.9s;
    clip-path: polygon(100% 100%, 100% 0, 0 100%);
    pointer-events: none;
}
li.classic:hover .product-wrap:before, li.classic:hover .product-wrap:after {
    width: 100%;
    height: 100%;
}
.product-wrap:before {
    content: '';
background: var(--c);
    position: absolute;
    width: 0%;
    height: 0%;
    z-index: 9;
    top: 0;
    left: 0;
    opacity: 0.8;
    transition: 0.9s;
    clip-path: polygon(100% 0, 0 0, 0 100%);
    pointer-events: none;
}
li.classic:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    bottom: 40% !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    transform: unset !important;
    position: absolute;
    bottom: -50%;
    transition: 0.9s;
    background: black !important;
    color: white !important;
    font-family: font1 !important;
    font-size: 16px !important;
    display: table !important;
    width: auto !important;
    left: 0;
    right: 0;
    margin: auto !important;
    padding: 15px 40px !IMPORTANT;
    border-radius: 40px !important;
}

.woocommerce .product-wrap {
    border-radius: 20px;
}
#s5 .nectar-scrolling-text-inner__text-chunk em {
    font-family: font1 !important;
}

#s5 .nectar-scrolling-text {
    position: absolute;
    top: 6%;
}

#s5 .ic1 .img-with-aniamtion-wrap {
    margin-left: -400px;
    margin-top: 50px;
    transition: 0.9s;
    transform: translateX(-100px);
}

#s5:hover .ic1 .img-with-aniamtion-wrap {
    transform: translateX(0px);
}

#s5 .ic2 {
    margin-top: 90px;
}

#s5 .row-bg.viewport-desktop.using-bg-color {
    height: 85%;
}

#s5 .ic2 .img-with-aniamtion-wrap::after {
    content: '';
    background: url(https://tpdarts.net/wp-content/uploads/2024/06/flame-6051.png) no-repeat center center;
    background-size: contain;
    --s: 140px;
    width: var(--s);
    height: var(--s);
    position: absolute;
    right: 30px;
    bottom: -100px;
    animation: skew 2s infinite linear alternate;
    transform-origin: top left;
}

div#s6 {
    padding-block: 90px !important;
}
ul#menu-follow {
    display: flex;
    gap: 0px 25px;
}

ul#menu-follow i {
    top: 0;
    color: white;
}
div#nav_menu-5 .hb1 {
    display: none;
}

div#nav_menu-5 {
    display: table;
    margin: auto;
}

#footer-outer a,#footer-outer p {
    font-size: 16px;
    line-height: 26px;
}
#footer-widgets .row {
    border-bottom: 1px solid #ffffff29;
    padding-top: 90px;
}
div#copyright {
    padding: 20px 0px !important;
}
#footer-outer .form-field-fm {
    background: transparent;
    border-bottom: 1px solid;
    padding: 10px 5px !important;
}

div#text-3 br {
    display: none;
}

#footer-outer .form-area-fm {
    height: 80px !important;
}
#footer-outer .form-area-fm:focus {
    background: #fff !important;
}
#footer-outer #footer-widgets .col input[type=submit] {
    font-family: 'font1' !important;
    padding-inline: 20px;
    padding-block: 6px 10px;
    border: 2px solid white;
    box-shadow: 4px 4px 0px white;
    transition: 0.5s;
}

#footer-outer #footer-widgets .col input[type=submit]:hover {
    box-shadow: -4px -4px 0px white;
}
#footer-outer .form-button-fm {
    margin-top: 10px;
}
@keyframes grow{
    0%,100%{
        transform:scale(1);
    }
    50%{
        transform:scale(0.9);
    }
}
#s3 .i1:hover {
    transform: scale(0.9) rotate(-10deg);
}

#s5 .i2 {
    transition: 0.5s;
    width: 86%;
    margin-left: 0;
}

#s5 .i2:hover {
    transform: scale(0.9) rotate(-10deg);
}

#s7 .i1:hover {
    transform: scale(0.9) rotate(-10deg);
}
#s1 .t2 p {
    opacity: 1;
}
.in .vc_col-sm-4,.in .vc_col-sm-3 {
    margin-top: 30px;
}
#s6.in a.play_button_mouse_follow.large.nectar_video_lightbox {
    opacity: 1 !important;
}
#s1 .t1 h3 {
    color: white;
}
#s3 .c1 .img-with-aniamtion-wrap {
    margin: 0 auto;
    display: table;
}
form.woocommerce-form {
    margin-bottom: 0px !important;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
    #s5 .ic1 .img-with-aniamtion-wrap {
    margin-left: -230px;
}

#s5 .row-bg.viewport-desktop.using-bg-color {
    height: 79%;
}

#s6 .owl-nav button {
    --p: 370px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
    div#s6 .owl-carousel {
    width: 95%;
}

#s5 .ic1 .img-with-aniamtion-wrap {
    margin-left: -140px;
}

#s5 .row-bg.viewport-desktop.using-bg-color {
    height: 74%;
}

#s3 .c1 .img-with-aniamtion-wrap::before {
    --s: 120px;
    left: -50px;
}

#s1 .row-bg.viewport-desktop.using-image::before {
    --s: 220px;
}

#s1 .c2::before {
    --s: 60px;
    right: -60px;
    top: 27%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
    #s1 .t1 h1 {
    font-size: 60px;
    line-height: 70px;
}

#s5 .row-bg.viewport-desktop.using-bg-color {
    height: 78%;
}

div#s6 .owl-carousel {
    width: 100%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
    #top ul.sf-menu.sf-js-enabled.sf-arrows a {
    font-size: 14px;
}

#s1 .t1 h1 {
    font-size: 55px;
    line-height: 65px;
}

html body p, #footer-outer p, #footer-outer a,html body .wpb_text_column li,html body .nectar-split-heading li,html body .nectar-fancy-ul li {
    font-size: 14px;
    line-height: 24px;
}



#s1 .c2::before {
    top: 36%;
}

#footer-outer #footer-widgets .widget h4 {
    font-size: 18px !important;
    line-height: 28px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	div#in1 h1 {
    font-size: 30px;
    line-height: 40px;
}
    div#slide-out-widget-area marquee p {
    text-align: center;
    border-top: 1px solid #ffffff30;
    padding-top: 15px;
}

#s1 .t1 h1 {
    font-size: 45px;
    line-height: 55px;
}

#s1 .t1 p {
    width: auto;
}

html body p, #footer-outer p, #footer-outer a, html body .wpb_text_column li, html body .nectar-split-heading li, html body .nectar-fancy-ul li {
    font-size: 12px;
    line-height: 22px;
}

#s1 .i1 {
    width: 60%;
}

#s1 .c2::before {
    top: 26%;
}

#s1 .c2::after {
    --s: 570px;
}

#s1 .row-bg.viewport-desktop.using-image::before {
    --s: 150px;
}
    div#s2 {
    padding-block: 50px !important;
}

div#s3 {
    padding-block: 50px !important;
}

div#s3 .c2 {
    padding-left: 20px;
}

div#s4 {
    padding-block: 50px !important;
}

a#b1 {
    padding: 11px 20px;
    font-size: 16px;
}

#s5 .i2 {
    width: 96%;
}

#s5 .ic2 .img-with-aniamtion-wrap::after {
    right: -50px;
    bottom: -100px;
}

div#s6 {
    padding-block: 60px !important;
}

#s6 .owl-nav button {
    --p: 250px;
    top: 38%;
}

#s6 .owl-stage {
    padding-block: 0;
}

#s7 .t1 p {
    font-size: 16px;
    line-height: 26px;
}

#s7 .c1 {
    padding-right: 20px;
}

#s7 .owl-stage {
    padding-bottom: 0;
}

html body p:not(:last-child) {
    padding-bottom: 10px;
}

#g1 .t1 {
    margin-top: 4px;
}

div#newsletterwidgetminimal-2 {
    margin-top: 20px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	.page-id-60 div#s5 {
    padding-bottom: 0px !important;
}
	div#s1 .t1, div#r2_spn {
    text-align: center;
}
   #s1 #in1 .vc_col-sm-12>div> .wpb_wrapper {
        align-items: center;
        justify-content: center;
    }
    div#s1 {
    padding-block: 60px 0 !important;
}

#s1 .t1::before {
    display: none;
}

#s1 .c2 {width: 60%;margin-inline: auto;}

#s1 .i1 {
    margin-top: 0;
}

#s1 .c2::before {
    display: none;
}

#s1 .i2, #s1 .i3, #s1 .i4 {
    transform: unset !important;
}

#s1 .i2 {
    top: 50px;
    left: 45px;
}

div#s2 {
    padding-block: 40px !important;
}

#s2 li.product-category {
    width: 100%;
    margin: 0;
}

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

#s2 .products img {
    width: 270px;
}

div#s3 {
    padding-block: 40px !important;
    text-align: center;
}

#s3 .c1 {
    width: 60%;
    margin-inline: auto;
}

div#s3 .c2 {
    padding-inline: 5px;
}

div#s4 {
    padding-block: 40px !important;
}

#s5 .ic2 {
    margin-top: 40px;
    text-align: center;
}

#s5 .i2 {
    width: 100%;
}

#s5 .ic2 .img-with-aniamtion-wrap::after {
    display: none;
}

#s5 .ic1 .img-with-aniamtion-wrap {
    display: none;
}

#s5 .row-bg.viewport-desktop.using-bg-color {
    height: 100%;
}

div#s5 {
    text-align: center;
    padding-bottom: 40px !important;
}

div#s6 {
    padding-block: 40px !important;
}

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

#s6 .owl-dots {
    display: block;
    margin-top: 20px;
}

#s6 .carousel-item {
    scale: 1 !important;
    margin-inline: 10px;
}

#s6 a.play_button_mouse_follow.large.nectar_video_lightbox {
    opacity: 1 !important;
}

html body h1 {
    font-size: 30.4px;
    line-height: 39.4px;
}

#s7 .c1 {
    padding-inline: 5px;
    width: 60%;
    margin-inline: auto;
}

div#s7 {
    padding-bottom: 40px !important;
    text-align: center;
}

#s7 .t1 h4 img {
    margin-inline: auto;
}

#s7 .t1 h2::before {
    display: table;
    margin-inline: auto;
    margin-top: 10px;
}

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

#s7 .owl-dots {
    display: block;
    margin-top: 20px;
    margin-bottom: -20px;
}

#s2 .owl-dots {
    margin-bottom: -20px;
}

#g1 .t1 p {
    margin: 0;
}

div#g1 {
    text-align: center;
    padding-block: 40px !important;
}

#g1 .i1 {
    width: auto;
}

div#nav_menu-5 {
    margin: 0;
}

#footer-widgets .row {
    padding-top: 50px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	.products.columns-4 li.classic .product-wrap .product-add-to-cart .button {
  font-size: 12px !important;
  padding: 5px 15px !important;
}
	div#slide-out-widget-area .inner .mobile-only ul.menu.menuopen li a,
	div#slide-out-widget-area .inner ul.menu.secondary-header-items.menuopen li a p{
    font-size: 14px !important;
}
	div#media_image-4 img {
    width: 50%;
}
    #s7 .c1 {
    width: 100%;
}

#s7 .img-with-aniamtion-wrap::before {
    display: none;
}

html body h1 {
    font-size: 21.4px;
    line-height: 33.4px;
}

html body h3 {
    font-size: 12.6px !important;
    line-height: 22.6px !important;
}

#s3 .c1 {
    width: 100%;
}

#s3 .c1 .img-with-aniamtion-wrap::before {
    display: none;
}

#s2 .owl-stage {
    padding-top: 10px;
}

#s1 .i1 {
    width: 70%;
}

#s1 .c2 {
    width: 100%;
}

#s1 .c2::after {
    --s: 460px;
}

#s1 .row-bg.viewport-desktop.using-image::before {
    display: none;
}

#s1 .i3 {
    width: 30%;
    left: 0;
}

#s1 .i4 {
    right: -10px;
    width: 20%;
}

#s1 .t1 h1 {
    font-size: 25px;
    line-height: 35px;
    margin-right: 0;
}

#s1 #in1 .vc_col-sm-12>div> .wpb_wrapper {
    flex-direction: column;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	    div#in1 h1 {
        font-size: 20px;
        line-height: 30px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}