/*
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/themeenectar
Template: salient
Version: 1.0
*/



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-color: #E41A22;
}


a {
    opacity: 1 !important;
}

#top li#nectar-user-account {
    position: relative;
}
#top li#nectar-user-account::before {
    content: '';
    position: absolute;
    border: 1px solid #cccccca1;
    height: 21px;
    right: -13px;
    animation: 2s scale linear alternate infinite;
    transform-origin: top;
}
@keyframes scale{
    0%{
        transform:scale(0.7)
    }
}
#sec1 .row-bg-wrap:before {
    content: 'Since 1995';
    position: absolute;
    font-size: 120px;
    line-height: 110px;
    font-family: 'Lobster';
    color: #ffffff47;
    z-index: 999;
    top: 40%;
    right: -160px;
    rotate: 270deg;
    letter-spacing: 6px;
}


#sec1 h2.ns-heading-el {
    position: relative;
    padding-top: 10px;
}
#sec1 h2.ns-heading-el::before {
    content: '';
    position: absolute;
    background-image: url(https://www.monispizzapasta.com/wp-content/uploads/2024/11/image-27.png);
    width: 90px;
    height: 80px;
    background-repeat: no-repeat;
    background-size: contain;
    left: 11%;
    right: 0;
    margin: 0 auto;
    top: -36px;
}
#sec1 .buttons {
    margin-top: 0;
    padding-top: 20px;
}

#sec1 .buttons a.primary-color {
    padding: 13px 31px;
    border-radius: 0px !important;
    transition: 0.9s;
}

#sec1 .buttons a.primary-color:hover {
    background-color: transparent !important;
}
div#sec2 {
    padding-block: 50px 40px !important;
}
div#sec2 .brad {
    position: absolute;
    bottom: -130px;
    left: -27%;
    animation: 2s move1 linear alternate infinite;
}
div#sec2 .text1 p {
    width: 48%;
    margin: 0 auto;
}
#sec2 div#in1 ul.products li {
    position: relative;
    padding-bottom: 55px;
    padding-inline: 30px;
    transition: 0.9s;
}
#sec2 div#in1 ul.products li h2.woocommerce-loop-product__title {
    color: #121619;
}
#sec2 div#in1 ul.products li span.price {
    font-size: 33px !important;
    line-height: 44px !important;
    margin-bottom: 0;
    font-family: gilroy;
}
#sec2 div#in1 ul.products li .product-wrap {
    overflow: visible;
}
#sec2 div#in1 ul.products li a.button span {
    font-size: 0;
}
#sec2 div#in1 ul.products li a.button {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100% !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: 0.9s;
    bottom: -245px;
    background-color: #3DB54B !important;
    transform: unset;
}
#sec2 div#in1 ul.products li a.button i {
    margin-right: 0;
    font-size: 20px;
}
div#sec3 .c1 .text1 h1 span {
    display: flex;
    align-items: center;
}
@keyframes scale1{
    0%{
        transform:scale(0.8)
    }
}
div#sec3 .c2 .man {
    width: 87%;
    float: right;
}
div#sec3 .row-bg.viewport-desktop.using-image {
    background-size: 100% 80% !important;
    background-position: bottom center !important;
}
#sec2 .woocommerce .nectar-woo-flickity[data-controls*=arrows][data-controls=arrows-overlaid] .flickity-prev-next-button:after {
    background-color: black !important;
}

#sec2 button.flickity-button.flickity-prev-next-button.previous {
    display: block;
}
#sec2 div#in1 ul.products li:before {
    content: '';
    position: absolute;
    background-color: white;
    width: 100%;
    height: 78%;
    filter: drop-shadow(-1px -1px 2px #ccc);
    left: 0;
    bottom: 0px;
    border-radius: 20px;
    z-index: -1;
}
#sec2 div#in1 ul.products li .product-wrap img {
    width: 90%;
    margin: 0 auto;
    animation: 50s move linear alternate infinite;
}
@keyframes move{
    0%{
        transform:rotate(360deg)
    }
}
#sec2 div#in1 ul.products li:hover a.button {
    background-color: #121619 !important;

}
#sec2 button.flickity-button.flickity-prev-next-button.previous {
    margin-left: -70px;
}

#sec2 button.flickity-button.flickity-prev-next-button.next {
    display: block;
    margin-right: -80px;
}
#sec2 .flickity-viewport {
    height: 500px !important;
}

#sec2 div#in1 ul.products li  p {
    color: #777777;
    padding-bottom: 10px;
}
#sec3 .c1 .text1 {
    width: 140%;
    padding-left: 70px;
    position: relative;
}
#sec3 .c1 .text1:before {
    content: '';
    position: absolute;
    background-image: url(https://www.monispizzapasta.com/wp-content/uploads/2024/11/image-26-2.png);
    width: 60px;
    height: 110px;
    left: 0;
    background-repeat: no-repeat;
    animation: 2s scale1 linear alternate infinite;
    background-size: cover;
    top: -10px;
    left: 0;
}
#sec3 .c1 .text1 {
    position: relative;
}
a#b1:hover {
    background-color: transparent !important;
}
a#b1 {
    padding: 12px 35px;
    border-radius: 0px !important;
    transition: 0.9s;
    font-family: Roboto;
    font-size: 15px;
    line-height: 25px;
    transition: 0.9s;
}
#sec3 .c1 .vc_column-inner,#sec3 .c3 .vc_column-inner {
    padding-top: 70px;
}
#sec3 .c2:before {
    content: '';
    position: absolute;
    background-image: url(https://www.monispizzapasta.com/wp-content/uploads/2024/11/image-4-3.png);
    width: 120px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: cover;
    right: 0;
    top: 30%;
    z-index: 9;
}
div#sec4 {
    padding-block: 60px 60px !important;
}
#sec4 div#in1 ul.products li span.price {
    font-size: 33px !important;
    line-height: 44px !important;
    margin-bottom: 0;
    font-family: gilroy;
}
#sec4 div#in1 ul.products li .product-wrap img {
    animation: 50s move linear alternate infinite;
}
#sec4 div#in1 ul.products li span.price bdi {
    color: #777777;
    transition: 0.9s;
}
#sec4 div#in1 ul.products li:hover span.price bdi {
    color: #E41A22;
}
#sec4 div#in1 ul.products li .product-wrap {
    overflow: visible;
}
#sec4 div#in1 ul.products li a.button {width: 60px;height: 60px;display: flex;align-items: center;justify-content: center;border-radius: 100% !important;left: 0;right: 0;margin: 0 auto;transition: 0.9s;bottom: -500px;background-color: #E41A22 !important;transform: unset;}
#sec4 div#in1 ul.products li a.button span {
    font-size: 0;
}
#sec4 div#in1 ul.products li a.button i {
    font-size: 25px;
    margin-right: 0;
}
#sec4 div#in1 ul.products li:hover a.button {
    bottom: 42%;
}
div#sec4 .wpb_wrapper.tabbed.clearfix ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px 20px;
    justify-content: center;
}
div#sec4 .wpb_wrapper.tabbed.clearfix ul.wpb_tabs_nav.ui-tabs-nav.clearfix li.tab-item a {
    background-color: transparent;
    border: 2px solid #E41A22;
    color: #E41A22;
    padding: 7px 24px;
}
div#sec4 .wpb_wrapper.tabbed.clearfix ul.wpb_tabs_nav.ui-tabs-nav.clearfix  li.tab-item.active-tab a {
    background-color: #E41A22;
    color: white;
}
div#sec4  .nectar-woo-flickity button.flickity-button.flickity-prev-next-button.previous {
    display: block;
}
#sec4 ul.products {
    position: relative;
}
#sec4 ul.products:before {
    content: '';
    position: absolute;
    background-image: url(https://www.monispizzapasta.com/wp-content/uploads/2024/11/image-29.png);
    width: 140px;
    height: 120px;
    background-repeat: no-repeat;
    background-size: cover;
    right: 0;
    top: 0;
}
#sec4 div#in2 {
    width: 50%;
    margin: 0 auto;
}
#sec4 div#in2 a#b1 {
    background-color: #121619 !important;
}
div#sec5 .chilli {
    position: absolute;
    top: -140px;
    left: -50px;
    width: 37%;
    animation: 2s move1 linear alternate infinite;
}
@keyframes move1{
    0%{
        transform:scale(0.9)
    }
}
div#sec5 .c2 div#in1 .cc2 .iwithtext:nth-child(2) .iwt-icon {
    margin-top: 6px;
}
div#sec5 {
    padding-block: 40px !important;
}
div#sec5 .c1 .vc_column-inner:before {
    content: '';
    position: absolute;
    background-color: #E41A22;
    width: 97%;
    height: 50%;
    display: flex;
    align-items: center;
    top: 20%;
    bottom: 0;
    border-radius: 0px 200px 200px 0px !important;
}
div#sec5 .c2 {padding-left: 60px;}
div#sec5 .c2 .text1 p {width: 80%;}
div#sec5 .c2 div#in1 {
    border-bottom: 1px solid #ffffff82;
    padding-bottom: 30px;
}
div#sec5 .c2 div#in1 .cc2 {
    padding-left: 30px;
}
div#sec5 .c2 div#in1 .cc1 img {transform: unset;}
div#sec5 .c2 div#in1 a.full-link a.play_button_2.large.nectar_video_lightbox {
    transparent !important;
}
div#sec5 .c2 div#in1 a.play_button_2.large.nectar_video_lightbox::before {
    background-color: white !important;
    outline: 11px solid #ffffff8a;
}
div#sec5 .c2 div#in1 a.play_button_2.large.nectar_video_lightbox path {
    fill: #E41A22 !important;
}
div#sec5 .c2 div#in1 .cc2 .icon p img {
    margin-left: 10px;
    background-color: #ffffffb3;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
}
div#sec5 .c2 div#in1 .cc2 .icon p span {
    display: flex;
    align-items: center;
}
div#sec5 .c2 div#in2 {
    padding-top: 30px;
    width: 70%;
}
div#sec5 .c2 div#in2 .iwithtext .iwt-icon img {
    width: 100%;
    margin-top: -3px;
}
div#sec5 .c2 div#in2 .iwithtext .iwt-text {
    padding-left: 80px;
}
div#sec5 .c2 div#in1 a#b2 {
    font-family: gilroy !important;
    font-size: 19px;
    line-height: 27px;
    padding: 0;
    background-color: transparent !important;
    font-weight: 600;
}
div#sec5 .c2 div#in1 a#b2 span {
    text-decoration: underline;
    color: #E41A22;
	}
div#sec5 .c2 div#in2 .iwithtext .iwt-text h2 {
    font-family: autograf;
    font-size: 35px;
    line-height: 45px;
}
div#sec6 {
    padding-block: 60px 60px !important;
}
div#sec6 .carousel-item {
    background-color: white;
    filter: drop-shadow(0px 1px 2px #cccc);
    padding-inline: 40px;
    padding-block: 30px 20px !important;
    border-radius: 20px;
    margin-inline: 10px;
}
div#sec6 .carousel-item .icon {
    position: relative;
}
div#sec6 .carousel-item .icon:before {
    content: '';
    position: absolute;
    background-image: url(https://www.monispizzapasta.com/wp-content/uploads/2024/11/Group-25111-1.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 100% 20%;
}
div#footer-outer {
    background-color: transparent !important;
    background-size: cover !important;
    z-index: 0;
}
div#footer-widgets .row {
    border-bottom: 1px solid;
    padding-bottom: 30px;
    padding-top: 230px;
}
div#copyright {
    padding: 15px 0px !important;
}
div#copyright div#text-3 {
    float: left;
}
div#copyright div#text-4 {
    float: right;
}
div#copyright .col.span_5 {
    max-width: 100% !important;
}
div#footer-widgets h4 {
    position: relative;
    padding-bottom: 10px;
}
div#footer-widgets h4::before {
    content: '';
    position: absolute;
    border: 1px solid #E41A22;
    width: 60px;
    bottom: 0;
    animation: 2s scale linear alternate infinite;
    transform-origin: left;
}
div#footer-widgets div#nav_menu-2 {
    margin: 0 auto;
    display: table;
}
div#copyright img {
    margin-bottom: 0;
}
div#footer-outer:before {
    content: '';
    position: absolute;
    background-image: url(https://www.monispizzapasta.com/wp-content/uploads/2024/11/Group-343.png);
    width: 260px;
    height: 170px;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: -40px;
    left: -80px;
}
#sec6>.row-bg-wrap::before {
    content: '';
    position: absolute;
    background-image: url(https://www.monispizzapasta.com/wp-content/uploads/2024/12/1615881561_7fd9c428eb-5670-scaled.jpeg);
    width: 330px;
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: -90px;
    right: 0;
    z-index: 999999999;
    animation: 2s move1 linear alternate infinite;
    transform-origin: right bottom;
}
div#sec5 .c2 div#in1 .cc2 .iwithtext .iwt-icon img {
    width: auto;
}
div#sec5 .c2 div#in1 .cc2 .iwithtext .iwt-icon {
    background-color: #ffffff94;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    transition: 0.9s;
    margin-top: -6px;
}
div#sec5 .c2 div#in1 .cc2 .iwithtext:hover .iwt-icon {
    background-color: #E41A22;
}
div#sec5 .c2 div#in1 .cc2 .iwithtext .iwt-text a,div#sec5 .c2 div#in1 .cc2 .iwithtext .iwt-text p {
    color: white;
    font-size: 17px;
}
div#sec5 .c2>.vc_column-inner:before {
    content: '';
    position: absolute;
    background-image: url(https://www.monispizzapasta.com/wp-content/uploads/2024/11/Group-339.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 160px;
    height: 160px;
    right: 10%;
    top: 0;
    animation: 2s move1 linear alternate infinite;
}
div#sec5 .c2>.vc_column-inner {
    padding-right: 350px;
}
div#sec5 .c2 div#in1 .cc2 .iwithtext {
    margin-bottom: 30px;
}
#sec5 .inner-wrap.row-bg-layer.using-image:before {
    content: '';
    position: absolute;
    background-image: url(https://www.monispizzapasta.com/wp-content/uploads/2024/12/o-8083.jpg);
    width: 170px;
    height: 150px;
    z-index: 9;
    background-repeat: no-repeat;
    bottom: 0;
    right: 0;
    background-size: cover;
    animation: 2s move1 linear alternate infinite;
    transform-origin: right bottom;
}
#sec6 button.owl-prev:before {
    content: "\f060";
    font-family: 'FontAwesome';
    font-size: 20px;
    box-shadow: unset !important;
    background: transparent;
    padding: 12px 14px;
    border-radius: 30px;
    color: #666666;
    filter: drop-shadow(2px 4px 6px #ccc);
    border: 1px solid;
}
#sec6 button.owl-prev:hover:before {color: white;background: linear-gradient(180deg, rgb(0 72 159 / 97%) 0%, rgb(0 72 159 / 82%) 30%, rgba(0, 223, 241, 1) 77%);border: 1px solid transparent;}
#sec6  button.owl-prev {
    background: transparent;
    position: absolute;
    font-size: 0;
    border: 0;
    left: -90px;
}
#sec6 .owl-stage-outer {
    height: 320px;
}
#sec6  button.owl-next:before {
    content: "\f061";
    font-size: 20px;
    font-family: 'FontAwesome';
    box-shadow: unset !important;
    background: transparent;
    padding: 12px 14px;
    border-radius: 30px;
    color: #666666;
    filter: drop-shadow(2px 4px 6px #ccc);
    border: 1px solid;
}
#sec6 button.owl-next:hover:before {
    color: white;
    border: 1px solid transparent;
    background-color: #E41A22;
}
#sec6  button.owl-next {
    background: transparent;
    font-size: 0;
    border: 0;
    position: absolute;
    right: -90px;
}
#sec6 .owl-carousel .owl-nav.disabled {
    display: block !important;
    position: relative;
}
#sec6 button.owl-prev,#sec6 button.owl-next {bottom: 120px;}
#footer-outer ul#menu-contact-info li {
    position: relative;
}
#footer-outer ul#menu-contact-info li a,#footer-outer ul#menu-for-order-online li a {
    padding-left: 30px !important;
}
#footer-outer ul#menu-contact-info li::before, #footer-outer ul#menu-for-order-online .tel1::before {
    content: '\f0e0';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    color: white;
    font-size: 20px;
}
#footer-outer ul#menu-contact-info .map::before {
    content: '\f3c5';
}
#footer-outer ul#menu-for-order-online .tel1::before {
    content: '\f095';
}
#footer-outer .iconnn ul li a i {
    background-color: #E41A22;
    color: white;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 30px;
}
#footer-outer .textwidget.custom-html-widget ul li {
    display: inline-block;
}
#sec2 div#in1 ul.products li:hover:before {background-color: #E41A22;}
#sec2 div#in1 ul.products li:hover span, #sec2 div#in1 ul.products li:hover h2,#sec2 div#in1 ul.products li:hover p {
    color: white !important;
}
#sec3 .c3  a#b1 i.fa.fa-phone {
    position: absolute;
    left: 0;
}
#sec3 .c3 a#b1 {
    padding-inline: 60px 0px !important;
}
#sec3 .row-bg-wrap:before {
    content: '';
    position: absolute;
    background-image: url(https://www.monispizzapasta.com/wp-content/uploads/2024/11/image-16-1.png);
    width: 210px;
    height: 140px;
    z-index: 9;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    right: -30px;
    animation: 2s move1 linear alternate infinite;
    transform-origin: right bottom;
}
div#footer-outer {
    z-index: 9;
}
div#copyright strong {
    color: #E41A22;
}
  #sec6 .text1 {
    margin-bottom: 0;
}
/* ====================================== */
@media (max-width: 1600px) {


    
    #sec1 .row-bg-wrap:before {
    right: -150px;
    font-size: 100px;
    line-height: 80px;
}

    div#sec2 .brad {
    left: -17%;
}
div#sec5 .c2>.vc_column-inner {
    padding-right: 230px;
}
}
/* ====================================== */
@media (max-width: 1440px) {
    
    div#sec2 .brad {
    left: -11%;
}
div#footer-outer:before {
    width: 160px;
    height: 110px;
}
          #sec1 .row-bg-wrap:before {
    font-size: 80px;
    line-height: 70px;
}
}
/* ====================================== */
@media (max-width: 1366px) {
    
#sec6>.row-bg-wrap::before {
    width: 300px;
    height: 170px;
}
  
    #sec1 h2.ns-heading-el {
    font-size: 40px;
    line-height: 50px;
}
    div#sec4 .wpb_wrapper.tabbed.clearfix ul.wpb_tabs_nav.ui-tabs-nav.clearfix li.tab-item a {
    padding: 7px 17px;
}
#sec3 .row-bg-wrap:before {
    width: 180px;
    height: 100px;
}
div#sec5 .c2>.vc_column-inner {
    padding-right: 130px;
}
#sec5 .inner-wrap.row-bg-layer.using-image:before {
    width: 140px;
    height: 110px;
}
}
@media (max-width: 1340px) {}
/* ====================================== */
@media (max-width: 1336px) {}
/* ====================================== */
@media (max-width: 1320px) {}
/* ====================================== */
@media (max-width: 1280px) {
    #sec6 .owl-stage-outer {
    height: 350px;
}
    div#sec2 {
    padding-block: 30px 0px !important;
}
div#sec2 .brad {
    bottom: -90px;
    width: 20%;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 20px !important;
    line-height: 30px !important;
}
#sec4 div#in1 ul.products li span.price {
    font-size: 23px !important;
    line-height: 34px !important;
}
#sec6>.row-bg-wrap::before {
    width: 280px;
    height: 160px;
}
}
/* ====================================== */
@media (max-width: 1024px) {
	#footer-outer .textwidget.custom-html-widget ul li img {
    margin-bottom: 0;
		    padding-top: 0px !important;
}
	#footer-outer .textwidget.custom-html-widget ul {
    display: flex;
    align-items: center;
    gap: 0px 11px;
}
    #sec6 .owl-stage-outer {
    height: 300px;
}
    #sec1 .row-bg-wrap:before {
    display: none;
}
    #sec4  .woocommerce .nectar-woo-flickity[data-controls*=arrows] .next, #sec4 .woocommerce .nectar-woo-flickity[data-controls*=arrows] .previous {
    top: -70px;
}
    #sec1 h2.ns-heading-el::before {
    top: -56px;
}
    #sec2 div#in1 ul.products li {
    padding-inline: 20px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px !important;
    line-height: 26px !important;
}
#sec2 div#in1 ul.products li span.price {
    font-size: 23px !important;
    line-height: 34px !important;
}
#sec2 div#in1 ul.products li a.button {
    width: 50px;
    height: 50px;
    bottom: -218px;
}
#sec2 div#in1 ul.products li {
    padding-bottom: 35px;
}
#sec2 .flickity-viewport {
    height: 400px !important;
}
div#sec3 .c2 .man {
    width: 85%;
    padding-top: 30px;
}
div#sec2 .brad {
    bottom: -60px;
}
#sec3 h1 {
    font-size: 22px;
    line-height: 32px;
}
#sec3 .c3 a#b1 {
    width: 132%;
}
div#sec4 .wpb_wrapper.tabbed.clearfix ul.wpb_tabs_nav.ui-tabs-nav.clearfix li.tab-item a {
    font-size: 12px !important;
    line-height: 22px !important;
}
#sec4 div#in1 ul.products li .product-wrap img {
}
#sec4 div#in1 {
    height: 330px;
}
#sec4 div#in2 {
    width: auto;
}
div#sec5 .c2>.vc_column-inner {
    padding-right: 30px;
}
a#b1 {
    padding: 11px 25px;
    font-size: 14px;
    line-height: 24px;
}
div#sec5 .c2 div#in2 .iwithtext .iwt-text h2 {
    font-size: 30px;
    line-height: 40px;
}
div#sec5 .c2>.vc_column-inner:before {
    width: 130px;
    height: 130px;
    right: 0;
}
div#sec6 .carousel-item h6 img {
    width: 20%;
}
div#sec6 .carousel-item {padding-inline: 20px;padding-block: 30px 10px !important;}
body .widget h4, body #footer-outer .widget h4 {
    font-size: 17px !important;
    line-height: 27px !important;
}
div#footer-widgets div#nav_menu-2 {
    margin: unset;
}
#footer-outer div#media_image-2 {
    margin-bottom: 10px;
}
#footer-outer  div#text-2 {
    margin-bottom: 10px;
}
#footer-outer div#media_image-2 img {
    width: 70%;
}

a,p {
    font-size: 13px;
    line-height: 23px;
}
    div#sec2 .text1 p {
    width: 70%;
}
        #sec1 .buttons {
    padding-top: 20px !important;
}
}
/* ====================================== */
@media (max-width: 912px) {
	div#header-outer a.mobile-search, div#header-outer a.mobile-user-account span.normal.icon-salient-m-user, div#header-outer a#mobile-cart-link i.icon-salient-cart, div#header-outer .slide-out-widget-area-toggle.mobile-icon.slide-out-from-right a.closed {
        filter: unset;
    }
}
  
    #sec4 div#in1 {
    height: 480px;
}
    div#sec5 .c2 div#in2 .iwithtext .iwt-icon {
    margin-bottom: 0;
}
    #sec5 .iwt-text {
    padding-left: 0px !important;
}
    #sec4 .flickity-viewport {
    height: 600px !important;
}
    div#sec2 .text1 {
    margin-bottom: 0;
}
    #footer-outer div#media_image-2 img {
    width: 50%;
}

div#sec5 .c2 div#in1 .cc2 {
    padding-left: 0px;
}
#sec2 div#in1 {
    width: 70%;
    margin: 0 auto;
}
#sec3 .c1 .text1:before {
    display: none;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 20px !important;
    line-height: 30px !important;
}
#sec2 div#in1 ul.products li a.button {
    bottom: -213px;
}
#sec2 .flickity-viewport {
    height: 450px !important;
}
div#sec3 .row-bg.viewport-desktop.using-image {background-size: cover !important;!i;!;}
div#sec3 .c2 {
    order: 1;
    margin-bottom: 0;
}
#sec3 .c3 a#b1 {
    width: auto;
    margin: 0 auto;
    display: table;
}
#sec3 h1,h1 {
    font-size: 25px !important;
    line-height: 35px !important;
}
#sec3 .c1 .vc_column-inner, #sec3 .c3 .vc_column-inner {
    padding-top: 0;
}
div#sec3 {
    padding-top: 60px !important;
    text-align: end;
}
#sec3 .c1 .text1 {
    width: auto;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    padding-left: 0;
}
#sec3 .c3 {
    width: 100%;
}
div#sec3 .c2 .man {
    width: 60%;
    margin: 0 auto;
    display: table;
    float: unset;
}
div#sec4 {
    width: 90%;
    margin: 0 auto;
}
#sec4 div#in2 {
}
div#sec5 .c1 .img1 {
    width: 60%;
    margin: 0 auto;
    display: table;
}
div#sec5 .chilli {
    width: 30%;
}
div#sec5 .c2 {
    padding: 0;
}
div#sec5 .c2>.vc_column-inner {
    padding: 0;
}
div#sec5 .c2 .iwithtext .iwt-icon {
    position: relative;
    margin: 0 auto;
    width: 6%;
    margin-bottom: 10px;
}
#sec4 .iwithtext .iwt-text {
    padding-left: 0;
}
div#sec5 {
    text-align: center;
}
div#sec5 .c2 .text1 p {
    margin: 0 auto;
    width: 60%;
}
div#sec5 .c2 div#in1 {
    width: 50%;
    margin: 0 auto;
}
div#sec5 .c2 div#in2 {
    width: 100%;
}
div#sec5 .c2 div#in2 .iwithtext .iwt-text {
    padding-left: 0;
}
#sec6 .owl-carousel .owl-nav.disabled {
    display: none !important;
}
div#footer-outer:before {
    display: none;
}
}
/* ====================================== */
@media (max-width: 800px) {
    #sec4 div#in1 {
    height: 440px;
}
}
/* ====================================== */
@media (max-width: 768px) {}
/* ====================================== */
@media (max-width: 480px) {
	    #sec2 .flickity-viewport {
        height: 320px !important;
    }
    
div#header-outer a.mobile-search,div#header-outer a.mobile-user-account span.normal.icon-salient-m-user,div#header-outer a#mobile-cart-link i.icon-salient-cart,div#header-outer .slide-out-widget-area-toggle.mobile-icon.slide-out-from-right a.closed {
    filter: brightness(0);
}


div#header-outer {
    position: relative !important;
}

#sec1 .content {
    padding-top: 0;
}
#sec1 h2.ns-heading-el::before {
    display: none;
}
#sec1 p {
    display: none;
}
#sec1 .buttons {
    padding-top: 0px !important;
}
#sec1 .buttons a.primary-color {
    font-size: 12px !important;
    line-height: 22px !important;
    padding: 8px 22px;
}
#sec1 h2 {
    font-size: 22px !important;
    line-height: 32px !important;
    font-weight: 100 !important;
}
div#sec2 .text1 p {
    width: 100%;
}
#sec2 div#in1 ul.products li .product-wrap img {
    width: 70%;
}
div#sec2 .brad {
    display: none;
}
#sec3 .row-bg-wrap:before {
    width: 80px;
    height: 60px;
    right: 0;
}
div#sec4 .wpb_wrapper.tabbed.clearfix ul.wpb_tabs_nav.ui-tabs-nav.clearfix li.tab-item a {
    border: 1px solid red !important;
}
#sec4 div#in1 {
    height: 470px;
    width: 90%;
    margin: 0 auto;
}
#sec4 .flickity-viewport.is-pointer-down {
    height: 600px !important;
}
div#sec5 .c2 .iwithtext .iwt-icon {
    width: 13%;
}
#footer-outer div#media_image-2 img {
    width: 30%;
}
div#footer-outer {
    background-image: unset !important;
    background-color: #121619 !important;
}
div#footer-widgets .row {
    padding-top: 80px;
}
div#copyright div#text-3,div#copyright div#text-4 {
    float: unset;
}
	#sec1 h2.ns-heading-el {
    padding-top: 0px;
}
}
@media (max-width: 428px) {}
/* ====================================== */
@media (max-width: 414px) {
	    #sec4 div#in1 {
        height: 420px;
    }
    #sec2 div#in1 {
    width: 90%;
}
#sec4 .flickity-viewport.is-pointer-down {
    height: 410px !important;
}
#sec4 div#in2 {
    margin-top: 30px;
}
div#sec5 .c2 .text1 p {
    width: 90%;
}
div#sec5 .c2>.vc_column-inner:before {
    display: none;
}
div#sec5 .c2 div#in1 {
    width: 80%;
}
#sec5 .inner-wrap.row-bg-layer.using-image:before {
    width: 100px;
    height: 70px;
}
#sec6>.row-bg-wrap::before {
    width: 220px;
    height: 90px;
    bottom: -40;
}
    #sec2 button.flickity-button.flickity-prev-next-button.previous {margin-left: -40px;}
#sec2 button.flickity-button.flickity-prev-next-button.next {
    margin-right: -40px;
}
}
@media (max-width: 390px) {}
/* ====================================== */
@media (max-width: 375px) {}
/* ====================================== */
@media (max-width: 360px) {}

/* ====================================== */