/*
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
*/


@import url('https://fonts.googleapis.com/css2?family=Chewy&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Chelsea+Market&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sniglet:wght@400;800&display=swap');
@font-face {
    font-family: 'Bestvalentina';
    src: url('./fonts/Bestvalentina.woff2') format('woff2');
    font-weight:400;
}
h2{
	font-family: "Chewy", system-ui;
	font-weight: 400;
}
p{
	font-family: 'Bestvalentina' !important;
	font-weight:400 !important;
	font-size: 22px !important;
	line-height: 32px !important;
	color: #000 !important;
	letter-spacing: 1px;
}
div#about-sec h3 {
    color: #FF00FF;
}
p.color-change, span.color-change {
    color: #FF00FF !important;
}
h4.heading-blue {
    font-family: "Sniglet", system-ui;
    color: #59a8b2;
    font-size: 46px;
    font-weight: 600;
    line-height: 50px;
}
h3.subheading {
    font-family: 'Sniglet' !important;
    margin-bottom: 20px !important;
}

/* header */
header nav ul.sf-menu li.current-menu-item:before {
    background: url(/wp-content/uploads/2024/05/current-1.png)no-repeat center !important;
    
}
header nav ul.sf-menu li.current-menu-item a span:after{
        display: none !important;
}
header nav ul.sf-menu li a span::after {
    display: none !important;
}
header nav ul.sf-menu li.current-menu-item a span{
        color: #000 !important;
}
header nav {
    margin-top: 70px;
}
#header-space {
    height: 0 !important;
}
ul.buttons.sf-menu.product_added {
    height: 30px !important;
}
.home header nav {
    margin-top: 0px;
}
.home ul.buttons.sf-menu.product_added {
    height: 100px !important;
}
#header-outer header {
    background: transparent;
}
.home #header-outer header {
    background: transparent;
}
#header-outer header .container {
    padding: 0;
	height: 100px;
}
#header-outer[data-format=centered-menu] #top .span_9 {
    height: 100px;
}
div#header-outer {
    background: transparent;
}
.woocommerce-shop .icon-salient-cart:before {
    display: none;
}
li.nectar-woo-cart {
    width: 50px !important;
}
div#header-outer .icon-salient-cart:before {
    content: '' !important;
    background: url(/wp-content/uploads/2024/03/cart.png)no-repeat center !important;
    position: absolute;
    top: -10px;
    right: 20px;
    bottom: 0;
    width: 50px !important;
    height: 40px !important;
    background-size: contain !important;
}
body:not(.nectar-no-flex-height) .container-wrap {
    padding-top: 0;
}
.home a#logo {
    display: none;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    display: inline-block;
    width: 110px;
    /* margin: 0 auto !important; */
}
header nav ul.sf-menu li a span {
    color: #000;
    font-family: 'Bestvalentina';
    font-size: 22px;
    line-height: 43px;
    letter-spacing: 1px;
    font-weight: 400;
    display: inline-block;
    width: 170%;
}
header nav ul.sf-menu {
    column-gap: 91px;
    align-items: center;
}
header nav ul.sf-menu li:before {
    content: '';
    background: url(/wp-content/uploads/2024/03/menu-back.png)no-repeat center;
    position: absolute;
    top: -39px;
    left: 0;
    right: 0;
    bottom: 0;
    height: 120px;
    background-size: 100% 80%;
    width: 225px;
    transition: .6s ease all;
}
header nav ul.sf-menu li {
    width: 125px;
    display: inline-block !important;
}
ul.buttons.sf-menu {
    height: auto !important;
}
.home ul.buttons.sf-menu {
    height: 100px !important;
}
ul.buttons.sf-menu li:before {
    display: none;
}
ul.buttons.sf-menu li a i {
    color: #000 !important;
}
.headings h5 {
    font-size: 26px;
    font-weight: 500;
    font-family: "Chewy";
    letter-spacing: 2px;
    color: #000;
    line-height: 30px;
}
.headings h6 {
    font-family: 'Bestvalentina';
    font-size: 24px;
    letter-spacing: 3px;
    color: #59a8b2;
}
.headings ul li, .headings ul li a {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    font-family: 'Bestvalentina';
}
.headings ul li::marker {
    color: #59a8b2;
}
header nav ul.sf-menu li:nth-child(even)::before {
    background: url(/wp-content/uploads/2024/03/menu-back2.png)no-repeat center;
    transition: .6s ease all !important;
    left: -10px;
}
a.nectar-button.medium.regular.accent-color.regular-button.main-btn:hover {
    background: url(/wp-content/uploads/2024/03/menu-back2.png)no-repeat center !important;
    height: 110px;
    line-height: 86px;
    width: 165px;
    background-size: 100% 100% !important;
    transition: .6s ease all !important;
}
header nav ul.sf-menu li:nth-child(even):hover::before {
    background: url(/wp-content/uploads/2024/03/menu-back.png)no-repeat center;
    transition: .6s ease all !important;
}
header nav ul.sf-menu li:nth-child(odd):hover::before {
    background: url(/wp-content/uploads/2024/03/menu-back2.png)no-repeat center !important;
    transition: .6s ease all !important;
}

/* banner-sec */
rs-layer#organic {
    font-family: 'Bestvalentina' !important;
    font-size: 60px !important;
    font-weight: 400;
    line-height: 45px !important;
    left: -150px;
    transform: rotate(-15deg) !important;
    top: 30px;
}
.banner-sec .container {
    margin-top: -110px;
}
rs-layer#gluten {
    font-family: 'Bestvalentina' !important;
    font-size: 40px !important;
    font-weight: 400;
    line-height: 68px !important;
    left: -120px;
    transform: rotate(25deg) !important;
    top: -20px;
}
rs-layer#sugar {
    font-family: 'Bestvalentina' !important;
    font-size: 60px !important;
    font-weight: 400;
    line-height: 65px !important;
    transform: rotate(-21deg) !important;
    left: 40px;
    top: -20px;
}
rs-layer#vegan {
    font-size: 48px !important;
    line-height: 65px !important;
    font-family: 'Bestvalentina' !important;
    font-weight: 400;
    transform: rotate(25deg) !important;
}
rs-layer#organic:before {
    content: '';
    position: absolute;
    right: -33px;
    background: url(/wp-content/uploads/2024/03/stars.png)no-repeat right;
    left: 0;
    top: 27px;
    bottom: 0;
    z-index: -9;
    transform: rotate(-20deg);
}
rs-layer#vegan:before {
    content: '';
    position: absolute;
    right: -25px;
    background: url(/wp-content/uploads/2024/03/stars.png)no-repeat right;
    left: 0;
    top: 10px;
    bottom: 0;
    transform: rotate(-25deg);
    z-index: -9;
}
rs-layer#sugar:before {
    content: '';
    position: absolute;
    right: -25px;
    background: url(/wp-content/uploads/2024/03/stars.png)no-repeat right;
    left: 0;
    top: 20px;
    bottom: 0;
    transform: rotate(-15deg);
    z-index: -9;
}
rs-layer#gluten:before {
    content: '';
    position: absolute;
    right: -32px;
    background: url(/wp-content/uploads/2024/03/stars.png)no-repeat right;
    left: 0;
    top: 20px;
    bottom: 0;
    transform: rotate(-15deg);
    z-index: -9;
}
/* spinning-sec */
.spinning-sec {
    margin-top: -40px;
    z-index: 11;
}
div#about-inner p {
    margin-top: 30px;
    width: 85%;
    text-align: justify;
    font-size: 17px;
    line-height: 30px;
}
.headings h3 {
    font-family: 'Bestvalentina';
    font-size: 36px;
    line-height: 35px;
    color: #59a8b2;
    font-weight: 600;
}
.headings h2 {
    font-size: 32px;
    font-weight: 400;
    line-height: 54px;
    color: #2d2d2d;
    letter-spacing: 5px;
}
.spinning-content-sec {
    position: relative;
    padding-left: 60px !important;
}
.spinning-content-sec img.child-img {
    position: absolute;
    right: -50px;
    bottom: -110px;
}
.spinning-content-sec .headings {
    margin-bottom: 55px !important;
}
.spinning-content-sec .iwithtext {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 30px !important;
}
.spinning-content-sec .iwithtext .iwt-text {
    font-size: 19px;
    font-weight: 500;
    font-family: 'Lato';
    color: #727272;
    padding-top: 15px;
}
.spinning-content-sec .iwithtext .iwt-icon img {
    width: 35px !important;
    height: 55px;
    transform: rotate(-19deg);
    margin-bottom: 0 !important;
    object-fit: contain;
}
div.spinning-sec img {
    right: 0px !important;
}
a.nectar-button.medium.regular.accent-color.regular-button.main-btn {
    background: url(/wp-content/uploads/2024/03/btn-back.png)no-repeat center !important;
    margin-top: 20px;
    background-size: 100% 100% !important;
    height: 110px;
    line-height: 100px !important;
    width: 165px;
    text-align: center;
    color: #222222;
    font-size: 22px !important;
    font-weight: 400 !important;
    font-family: 'Bestvalentina';
    transition: .6s ease all;
}
a.nectar-button.medium.regular.accent-color.regular-button.main-btn:hover {
    box-shadow: unset !important;
}
a.nectar-button.medium.regular.accent-color.regular-button.main-btn:focus {
    box-shadow: unset !important;
}
body .nectar-video-box[data-hover=zoom_button] .nectar_video_lightbox {
    /* background-color: red !important; */
    box-shadow: 0 0px 15px white;
}
.nectar-video-box[data-hover=zoom_button] .play {
    background: white;
    border-radius: 50%;
}
.nectar-video-box .nectar_video_lightbox path {
    fill: #ffa4c1 !important;
}
.product-sec a.nectar-button.medium.regular.accent-color.regular-button.main-btn {
    background: url(/wp-content/uploads/2024/03/btn-back2.png)no-repeat center !important;
}
/* event-sec */
.event-content-sec {
    position: relative;
    padding-left: 60px !important;
}
.event-sec .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
.about-inner .row-bg {
    background-size: 100% 100%;
}
.event-content-sec img.child-img {
    position: absolute;
    right: -20px;
    bottom: -60px;
    width: 70%;
}
.event-content-sec .headings {
    margin-bottom: 25px !important;
}
.event-content-sec .iwithtext {
    width: 40%;
    display: flex;
    align-items: center;
    margin-bottom: 25px !important;
}
.event-content-sec .iwithtext .iwt-text {
    font-size: 19px;
    font-weight: 500;
    font-family: 'Lato';
    color: #727272;
    padding-top: 15px;
}
.event-content-sec .iwithtext .iwt-icon img {width: 35px !important;height: 55px;transform: rotate(-19deg);margin-bottom: 0 !important;object-fit: contain;}
body .container-wrap {
    background: #FFF4FF !important;
}
/* product-sec */
.spinning-content-sec img.child-img.product-child {
    bottom: 30px;
    right: 20px;
    width: 50%;
}
.product-sec .spinning-content-sec .headings {
    margin-bottom: 30px !important;
}
.spinning-content-sec .iwithtext {
    margin-bottom: 20px !important;
}
.product-sec a.nectar-button.medium.regular.accent-color.regular-button.main-btn:hover {
    background: url(/wp-content/uploads/2024/03/menu-back2.png)no-repeat center !important;
    height: 110px !important;
    line-height: 86px !important;
    width: 165px !important;
    background-size: 100% 100% !important;
}
/* footer */
.footer-left {
    display: flex;
    align-items: center;
    column-gap: 20px;
}
.footer-left .footer-logo {
    width: 33% !important;
    padding-top: 35px;
}
div#footer-widgets .row {
    position: relative;
}
div#footer-widgets .row:before {
    content: '' !important;
    position: absolute;
    top: 0;
    left: -60px;
    right: 0;
    bottom: 0;
    background: url(/wp-content/uploads/2024/03/blue-cloud.png)no-repeat left !important;
    width: 49%;
    height: 100%;
    margin-left: -30px;
    background-size: 100% 100% !important;
}
.footer-contact h2 {
    font-family: 'Chewy';
    font-size: 50px;
    font-weight: 400;
    line-height: 65px;
    color: #2d2d2d;
    letter-spacing: 5px;
}
.contact-details {
    display: flex;
    align-items: center;
    column-gap: 10px;
    margin-bottom: 10px;
}
.contact-details img {
    margin-bottom: 0 !important;
}
.contact-details a {
    font-family: 'Lato' !important;
    color: #222222 !important;
    font-size: 14px;
    font-weight: 600;
}
.copyright p {
    color: #222222;
    font-family: 'Lato';
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}
h2.organic {
    display: inline-block;
    position: relative;
    left: -50px;
    top: 30px;
    transform: rotate(-25deg);
    font-family: 'Bestvalentina';
    font-size: 72px;
    font-weight: 400;
    line-height: 65px;
    color: #3c3b3b;
}
h2.vegan {
    display: inline-block;
    position: relative;
    right: -330px;
    top: -10px;
    transform: rotate(30deg);
    font-family: 'Bestvalentina';
    font-size: 48px;
    font-weight: 400;
    line-height: 65px;
    color: #3c3b3b;
}
h2.gluten {
    display: inline-block;
    position: relative;
    left: -280px;
    transform: rotate(25deg);
    font-family: 'Bestvalentina';
    font-size: 48px;
    font-weight: 400;
    line-height: 65px;
    color: #3c3b3b;
    top: 280px;
}
h2.sugar {
    display: inline-block;
    position: relative;
    left: -130px;
    top: 240px;
    transform: rotate(-25deg);
    font-family: 'Bestvalentina';
    font-size: 72px;
    font-weight: 400;
    line-height: 65px;
    color: #3c3b3b;
}
h2.sugar:before {
    content: '';
    position: absolute;
    top: 50px;
    left: 0;
    right: -30px;
    bottom: 0;
    background: url(/wp-content/uploads/2024/03/stars.png)no-repeat right;
    transform: rotate(-25deg);
}
h2.gluten:before {
    content: '';
    position: absolute;
    top: 50px;
    left: 50px;
    right: -40px;
    bottom: 0;
    background: url(/wp-content/uploads/2024/03/stars.png)no-repeat right;
    transform: rotate(-40deg);
}
h2.vegan:before {
    content: '';
    position: absolute;
    top: -40px;
    left: 100px;
    right: -20px;
    bottom: 0;
    background: url(/wp-content/uploads/2024/03/stars.png)no-repeat right;
    transform: rotate(-120deg);
}
h2.organic:before {
    content: '';
    position: absolute;
    top: 50px;
    left: 20px;
    right: -40px;
    bottom: 0;
    background: url(/wp-content/uploads/2024/03/stars.png)no-repeat right;
    transform: rotate(-30deg);
}
div#footer-outer {
    background-size: 100% 110% !important;
}
.contact-details img {
    width: 15px !important;
    height: 19px !important;
    object-fit: contain;
}
.footer-contact {
    padding-top: 40px;
}

/* new contact form */
.cont2 h2 {
    padding-bottom: 10px;
    border-bottom: 2px dotted;
    text-transform: uppercase;
    font-weight: 400 !important;
    font-size: 35px !important;
    font-family: 'Chewy' !important;
    letter-spacing: 5px;
}
.cont2 p {
    color: #000;
    width: 100%;
    padding-top: 10px;
    font-size: 16px !IMPORTANT;
    padding-bottom: 0;
}
.cont2 ul {
    background: #7fd0db;
    margin-left: 0;
    padding: 10%;
    margin-top: 30px;
}
.cont2 ul li {
    padding-left: 30px;
    list-style: none;
    position: relative;
    padding-bottom: 10px;
}
.cont2 ul li a {
    color: #ffffff;
    font-size: 16px !important;
}
.cont2 ul li:nth-child(1)::before {
    position: absolute;
    content: "\f095";
    left: 0;
    font-family: fontawesome;
    color: #ffffff;
    font-size: 20px;
}
.cont2 ul li:nth-child(2)::before {
    position: absolute;
    content: "\f003";
    left: 0;
    font-family: fontawesome;
    color: #ffffff;
    font-size: 20px;
}
.cont2 ul li:nth-child(3)::before {
    position: absolute;
    content: "\f0ac";
    left: 0;
    font-family: fontawesome;
    color: #ffffff;
    font-size: 20px;
}
.cont2 input[type=text], 
.cont2 textarea,
.cont2 input[type=email] {
    border: 1px solid #000;
    background: transparent;
    resize: none !important;
}
body[data-form-submit="regular"] .container-wrap .cont2 input[type=submit] {
    text-transform: capitalize;
    font-size: 26px;
    width: 23%;
    margin-top: 10px;
    background: url(/wp-content/uploads/2024/03/btn-back2.png)no-repeat center;
    padding: 40px !important;
    color: black;
    font-family: 'Bestvalentina';
    font-weight: 400;
    line-height: 25px;
}
.cont2 textarea {
    height: 125px !IMPORTANT;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
	border-color: #e83338 !important;
}
.wpcf7 form.invalid .wpcf7-response-output {
	border-color: red !important;
    color: red !important;
    text-align: left;
    margin: auto;
    text-align: center;
    display: table;
}
span.wpcf7-not-valid-tip {
	display: none;
}
.cont2 ul li:hover a,.cont2 ul li:hover::before {
    color: #000;
    transition: .6s ease all;
}
body[data-form-submit="regular"] .container-wrap .cont2 input[type=submit]:hover {
    box-shadow: unset !important;
    background: url(/wp-content/uploads/2024/03/menu-back2.png) no-repeat center !important;
    text-transform: capitalize;
    font-size: 26px;
    width: 23%;
    margin-top: 10px;
    padding: 40px !important;
    color: black;
    font-weight: 400;
    line-height: 25px;
    background-size: 100% 100% !important;
    transition: .6s ease all;
}
body[data-form-submit="regular"] .container-wrap .cont2 input[type=submit]:focus {
    box-shadow: unset !important;
}
div#cont2 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
.contact-div {
    background: #8fd5df;
    padding: 35px;
}
.contact-div img {
    width: 25px !important;
    height: 25px !important;
}
.contact-div a {
    font-size: 16px;
}
.contact-div .contact-details:hover a {
    color: #fff!important;
}
.contact-div .contact-details:hover img {
    filter: brightness(0) invert(1);
}
/* new contact form */

/* shop-page */
.archive .page-header-bg-image:after, .nectar-recent-post-slide .nectar-recent-post-bg:after, .single [data-post-hs=default_minimal] .page-header-bg-image:after {
    display: none;
}
.woocommerce.archive #page-header-wrap + .container-wrap {
    padding-top: 0 !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-family: 'Bestvalentina';
    font-size: 26px;
    text-align: center;
}
.woocommerce-page div#header-space {
    height: 400px !important;
    background: url(/wp-content/uploads/2024/05/new-inner.jpg)no-repeat center;
    background-size: cover;
}
.woocommerce-shop .cart-icon-wrap:before {
    content: '' !important;
    background: url(/wp-content/uploads/2024/03/cart.png) no-repeat center !important;
    position: absolute;
    top: -10px;
    right: 20px;
    bottom: 0;
    width: 50px !important;
    height: 40px !important;
    background-size: contain !important;
}
.woocommerce-cart ul.buttons.sf-menu, .woocommerce-checkout ul.buttons.sf-menu {
    height: 50px !important;
}
.woocommerce-cart #header-space {
    background-color: #fdf2f2;
}

.woocommerce ul.products li.product .price {
    text-align: center;
    color: #6ecad7 !important;
}
.woocommerce .classic .product-wrap a.button, .woocommerce ul.products li.product.classic .button {
    background: #6eccd7 !important;
}
.about-inner .full-page-inner {
    padding-top: 70px;
}
/* single-product-page */
.single-product button.single_add_to_cart_button.button.alt{
    background: url(/wp-content/uploads/2024/03/btn-back2.png) no-repeat center !important;
    background-size: 100% 100% !important;
    height: 100px;
    color: black;
    font-size: 15px !important;
    font-weight: 600;
    font-family: 'Lato' !important;
    transition: .6s ease all !important;
}
.single-product.woocommerce-page:not([data-form-submit=see-through]) div[data-project-style=classic] button[type=submit].single_add_to_cart_button:hover{
    box-shadow: unset !important;
    color: black;
    background: url(/wp-content/uploads/2024/03/menu-back2.png)no-repeat center !important;
    height: 100px !important;
    background-size: 100% 100% !important;
    transition: .6s ease all !important;
}
.single-product.woocommerce div.product_meta>span.posted_in a{
    color: #6ecbd7;
}
.single-product.woocommerce div.product .product_title{
    font-family: 'Chewy';
    color: #2d2d2d;
    letter-spacing: 5px;
}
.headings p {
    padding: 0 0 10px 0;
    color: #000;
    font-weight: 600;
}
.single-product span.woocommerce-Price-amount.amount {
    color: #2d2d2d;
    font-weight: 600;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper.full-width-tabs {
    display: none;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {
    color: #2d2d2d;
}
.container .woocommerce-message .button.wc-forward {
    color: #2d2d2d;
    font-weight: 600;
    font-family: 'Lato';
    font-size: 15px;
}
ul.buttons.sf-menu.product_added {
    width: 20px;
}
body #header-outer .cart-wrap {
    top: -15px !important;
    right: 55px !important;
}
body #header-outer .cart-wrap span {
    color: #2d2d2d !important;
}
header nav ul.sf-menu li.current-menu-item:nth-child(3):before {
    width: 225px !important;
    background-size: 100% 100% !important;
}
header nav ul.sf-menu li:nth-child(3):hover::before {
    background: url(/wp-content/uploads/2024/03/menu-back2.png) no-repeat center !important;
    transition: .6s ease all !important;
    width: 219px !important;
    background-size: 100% 80% !important;
}
header nav ul.sf-menu li:last-child::before,header nav ul.sf-menu li:first-child::before {
    width: 170px;
	background-size: 100% 70% !important;
}
.candy-sec .row-bg.viewport-desktop {
    background-size: 100% 100%;
}
.candy-sec {
    z-index: 111;
}
header nav ul.sf-menu li:last-child a span, header nav ul.sf-menu li:first-child a span {
    width: 130%;
}
#header-outer .widget_shopping_cart .cart_list li {
    padding: 0;
    width: 100%;
}
.spinning-content-sec p {
    font-size: 14px;
    font-family: lato;
    font-weight: 500;
}
.headings ul {
    margin-bottom: 10px !important;
}
#header-outer ul.product_list_widget .product-meta a {
    color: #2d2d2d !important;
    font-size: 17px !important;
    font-weight: 600;
    font-family: 'Lato';
}
a.button.wc-forward {
    color: #2d2d2d !important;
}
td.product-name a {
    font-size: 18px;
    font-family: 'Lato';
    font-weight: 600;
}
.woocommerce .woocommerce-cart-form__contents .actions .button {
    opacity: 1 !important;
    background: #ffa4c18a;
    color: #2d2d2d !important;
    font-weight: 600;
}
a.checkout-button.button.alt.wc-forward {
    background: #ffa4c18a !important;
    color: #2d2d2d !important;
    font-weight: 600;
}
.gallery-images .work-item img {
    border-radius: 40px;
}
.gallery-images .portfolio-items .col .work-item {
    border-radius: 40px;
}
.pum-content.popmake-content p {
    padding: 0;
}
.pum-container.pum-responsive.pum-responsive-small {
    border-color: #79bcc5;
}
.headings ul li a:hover {
    color: #88d2dc;
}
.wpb_gallery.wpb_content_element.image-gallery-column.clearfix {}

.image-gallery-column .flickity-viewport {
    height: 600px !important;
}
.image-gallery-column .flickity-viewport img {
    height: 600px !important;
    object-fit: cover;
}
.cont2 p label {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 2px;
}
.yard-sec .row-bg {
    background-size: 100% 100% !important;
}
.tabbed>ul li.tab-item a {
    font-family: 'Bestvalentina' !important;
    font-size: 24px !important;
    font-weight: 500 !important;
}
.tabbed[data-style*="minimal"][data-color-scheme="accent-color"] > ul li a:after {
    background: #83c7d0;
}
a.img-popup {
    color: #88d2dc !important;
    font-weight: 600 !important;
    letter-spacing: 2px;
}
a.img-popup:hover {
    color: #000 !important;
}
.tabbed>ul li.active-tab a {
    color: #82c5ce !important;
}
.tabbed>ul li.tab-item a:hover {
    color: #82c5ce !important;
}
.headings h6 strong {
    font-family: 'Bestvalentina';
    font-size: 24px;
    letter-spacing: 3px;
    color: #59a8b2;
    line-height: 30px;
    font-weight: 800 !important;
}
.nectar_video_player_self_hosted .play_button .play {
    display: none;
}
.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    border-radius: 30px;
}
h2.gluten {
	animation-name: fadeInOut1;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	transition: .2s ease;
}
@keyframes fadeInOut1 {
	0% {
    transform: scale(1, 1) rotate(25deg);
  }
  50% {
    transform: scale(1.1, 1.1) rotate(25deg);
  }
  100% {
    transform: scale(1, 1) rotate(25deg);
  }
}
h2.organic {
	animation-name: fadeInOut2;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	transition: .2s ease;
}
@keyframes fadeInOut2 {
	0% {
    transform: scale(1, 1) rotate(-25deg);
  }
  50% {
    transform: scale(1.1, 1.1) rotate(-25deg);
  }
  100% {
    transform: scale(1, 1) rotate(-25deg);
  }
}
h2.vegan {
	animation-name: fadeInOut3;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	transition: .2s ease;
}
@keyframes fadeInOut3 {
	0% {
    transform: scale(1, 1) rotate(30deg);
  }
  50% {
    transform: scale(1.1, 1.1) rotate(30deg);
  }
  100% {
    transform: scale(1, 1) rotate(30deg);
  }
}
h2.sugar {
	animation-name: fadeInOut4;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	transition: .2s ease;
}
@keyframes fadeInOut4 {
	0% {
    transform: scale(1, 1) rotate(-25deg);
  }
  50% {
    transform: scale(1.1, 1.1) rotate(-25deg);
  }
  100% {
    transform: scale(1, 1) rotate(-25deg);
  }
}
.headings ul li {
    list-style: none;
    position: relative;
}
.headings ul li:before {
    content: '';
    position: absolute;
    top: 0px;
    left: -30px;
    right: 0;
    bottom: 0;
    background: url(/wp-content/uploads/2024/05/current-1.png)no-repeat center;
    width: 20px;
    height: 20px;
    background-size: contain;
}

@media only screen and (max-width: 1680px) and (min-width: 1527px) {
	h2.sugar {
		left: 430px;
		top: 200px;
	}
	h2.gluten {
		top: 280px;
		left: -300px;
	}
	.headings h2 {
		font-size: 30px;
		line-height: 32px;
	}
	.spinning-content-sec .headings {
		margin-bottom: 20px !important;
	}
}
@media only screen and (max-width: 1366px) and (min-width: 1024px) {
	div#footer-widgets .row:before {
		background-size: 100% 100% !important;
        width: 57%;
	}
	h2.sugar {
		left: 280px;
		top: 160px;
	}
	.headings h2 {
		font-size: 30px;
		line-height: 27px;
	}
	.spinning-content-sec .headings {
		margin-bottom: 20px !important;
	}
	.product-sec .spinning-content-sec .headings {
		margin-top: 70px;
	}
	.event-content-sec .headings h3 {
		margin-bottom: 0;
	}
	.event-content-sec .iwithtext {
		margin-bottom: 15px !important;
	}
	h2.gluten {
		top: 260px;
		left: -310px;
	}
	h2.organic {
		left: 40px;
		top: 80px;
	}
	h2.vegan {
		right: -170px;
	}
	#header-outer header .container {
		padding-left: 40px;
	}
	.woocommerce-cart ul.buttons.sf-menu, .woocommerce-checkout ul.buttons.sf-menu {
		height: 50px !important;
	}
	body.material #header-outer:not([data-format=left-header]) #top nav>.buttons {
		height: 30px;
	}
}
@media only screen and (max-width: 1000px) and (min-width: 320px){
	#header-outer:not([data-permanent-transparent="1"]) {
		height: 0 !important;
		padding: 0;
	}
	.home #header-outer header {
		height: 0 !important;
	}
	rs-layer#gluten {
		top: 230px;
		left: -40px;
		font-size: 22px !important;
	}
	rs-layer#organic {
		top: 130px;
		left: -40px;
		font-size: 22px !important;
	}
	rs-layer#vegan {
		top: 130px;
		left: -20px;
		font-size: 22px !important;
	}
	rs-layer#sugar {
		top: 230px;
		left: -20px;
		font-size: 22px !important;
	}
	.spinning-sec {
		padding-top: 0 !important;
		padding-bottom: 50px !important;
	}
	.spinning-sec .spinning-content-sec {
		padding: 0 !important;
	}
	.headings h3 {
		font-size: 24px;
		line-height: 30px;
	}
	.headings h2 {
		font-size: 20px;
		line-height: 30px;
	}
	.spinning-content-sec .headings {
		margin-bottom: 20px !important;
	}
	p {
		font-size: 18px !important;
		line-height: 24px !important;
	}
	.headings h5 {
		font-size: 22px;
	}
	.spinning-sec .row-bg.viewport-desktop {
		background-size: contain;
	}
	.event-content-sec {
		padding: 0 !important;
	}
	.event-sec .row-bg.viewport-desktop.using-image {
		background-position: bottom center !important;
		background-size: contain;
	}
	.event-sec {
		padding-top: 100px !important;
		padding-bottom: 80px !important;
		/* margin-top: -120px; */
		/* z-index: -1; */
	}
	.headings h6 {
		font-size: 18px;
	}
	div#footer-widgets .col.span_6:last-child {
		display: none;
	}
	.footer-left {
		display: block;
	}
	div#footer-widgets .row:before {
		width: 130%;
		background-size: 100% 100% !important;
	}
	.footer-contact h2 {
		font-size: 30px;
	}
	.footer-contact {
		padding-top: 0;
		padding-bottom: 20px;
	}
	#header-outer #top .slide-out-widget-area-toggle a .lines-button:after, #header-outer #top .slide-out-widget-area-toggle a .lines:before,
	#header-outer #top .slide-out-widget-area-toggle a .lines:after{
		background: #000 !important;
	}
	div#about-inner p {
		width: 100%;
	}
	.headings h6 strong {
		font-size: 16px;
		line-height: 22px;
	}
	body[data-form-submit="regular"] .container-wrap .cont2 input[type=submit] {
		width: 50%;
	}
	.cont2 h2 {
		font-size: 26px !important;
	}
	.contact-div {
		padding: 20px;
	}
	div#cont2 .row-bg.viewport-desktop.using-image {
		background-size: 540% 100%;
	}
	.organic-cotton {
		padding-bottom: 80px !important;
		margin-bottom: 80px !important;
	}
	.location-sec {
		margin-bottom: 0 !important;
	}
	.yard-sec .row-bg.viewport-desktop {
		background-size: 350% 100% !important;
	}
	.yard-sec {
		padding-top: 180px !important;
		padding-bottom: 210px !important;
		margin-top: -60px !important;
	}
	.candy-sec .row-bg.viewport-desktop {
		background-size: contain;
		background-position: bottom center !important;
	}
	#page-header-bg {
		padding: 70px 0 !important;
	}
	div#top-banner {
		margin-bottom: 80px;
	}
	div#spinning-sec {
		margin-top: -40px !important;
	}
	div#spinning-sec .row-bg {
		display: none;
	}
	#top .span_9>.slide-out-widget-area-toggle>div {
		background: #fff;
		width: 30px;
		height: 30px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	div#about-sec h4 {
		font-size: 26px;
	}
}