/*
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=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rethink+Sans:ital,wght@0,400..800;1,400..800&display=swap');
body * {
	font-family: "Poppins", sans-serif;
}
h1, h2, h3 {
	font-family: "Rethink Sans", sans-serif;
}
.ocm-effect-wrap-inner {
    --scroll-bar-w: 0px;
}
/* Header Css */
div#header-space {
    display: none;
}
div#header-outer {
    background: transparent;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    color: #FFF;
    font-size: 20px;
    font-weight: 300;
    line-height: normal;
    text-transform: uppercase;
    padding: 0 5px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after {
    border-radius: 10px;
}
/* Banner Css */
div#banner-row .row-bg-wrap:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/11/banner-bdr.png);
    width: 92.5%;
    height: 71%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 70px;
    right: 0;
    top: 216px;
    bottom: 0;
    z-index: 2;
}
div#banner-row .row-bg-wrap:after {
    content: "";
    background-image: url(/wp-content/uploads/2025/11/scroll-after.png);
    width: 410px;
    height: 1px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 70px;
    bottom: 78px;
    z-index: 1;
}
.banner-sec {
    margin-bottom: 87px !important;
}
.banner-sec h3 {
    color: #FFF;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 9.4px;
    text-transform: uppercase;
    margin-bottom: 260px !important;
}
.banner-sec h1 {
    color: #FFF;
    font-size: 75px;
    font-weight: 700;
    line-height: 75px;
    text-transform: capitalize;
    margin-bottom: 25px;
    width: 55%;
}
.banner-sec p {
    color: #FFF;
    font-family: "Rethink Sans";
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    /* text-transform: capitalize; */
    width: 60%;
}
.banner-sroll-sec {
    text-align: right;
    margin-right: 50px;
}
.banner-sroll-sec a {
    color: #FFF;
    font-family: "Rethink Sans";
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 9.4px;
    text-transform: capitalize;
}
.banner-rgt-sec {
    text-align: right;
    margin-bottom: 100px !important;
}
.banner-rgt-sec ul {
    margin: 0;
}
.banner-rgt-sec ul li {
    list-style: none;
    margin-bottom: 41px;
}
.banner-rgt-sec ul li i {
    font-size: 18px;
}
/* About Css */
div#about-row img {
    width: 80%;
    margin: auto;
}
.about-sec {
    margin: 0 !important;
}
.w-sec h3 {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 8px;
    text-transform: capitalize;
    margin-bottom: 14px !important;
}
.w-sec h2 {
    color: #111;
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    text-transform: capitalize;
}
.about-sec h2 {
    margin-bottom: 20px;
	margin-top: 15px
}
.about-sec p {
    width: 98%;
}
.w-sec p {
    color: #313131;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
}
.w-sec li {
    color: #313131;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 10px;
}
a#w-btn {
    margin: 0 !important;
    border-radius: 27.5px !important;
    background: linear-gradient(287deg, #6EFF00 -24.12%, #0A7FB1 76.55%);
    padding: 15px 49px;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 155%;
    text-transform: capitalize;
}
div#about-row a#w-btn {
    margin: 30px 0 30px !important;
}
.page-id-81 .about-sec {
    margin-bottom: 40px !important;
}
/* Product Css */
.product-head h2, .product-head p {
    color: #fff;
}
a#pro-btn {
    margin: 0 auto;
    display: table;
    margin-right: 0;
    border-radius: 0 !important;
    background: transparent !important;
    padding: 0;
    color: #FFF;
    font-size: 20px;
    font-weight: 400;
    line-height: 17px;
    border-bottom: 1px solid;
}
.product-sec {
    border-radius: 49px;
    border: 1px solid rgba(255, 255, 255, 0.00);
    background: #FFF;
    padding: 18px 18px 48px;
}
.product-sec p {
    padding: 0;
}
.product-sec img {
    width: 100% !important;
    margin-bottom: 35px !important;
}
.product-sec a {
    position: absolute;
    top: 283px;
    left: 54px;
    border-radius: 11.477px;
    border: 1px solid #FFF;
    background: #44C94B;
    padding: 18px 23px;
    color: #000;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
    text-transform: capitalize;
}
.product-sec br {
    display: none;
}
.product-sec h4 {
    color: #001E2F;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    margin-left: 27px;
    margin-bottom: 10px !important;
}
.product-sec p.pro-para {
    margin-left: 27px;
    color: #001E2F;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    color: #001E2F;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    padding-top: 0;
}
.woocommerce ul.products li.product .price {
    color: #44C94B !important;
    font-size: 20px;
}
.woocommerce .classic .product-wrap a.button, .woocommerce ul.products li.product.classic .button {
    color: #000;
}
.woocommerce div.product div.images.woocommerce-product-gallery .product-slider img {
    width: auto;
    margin: auto;
}
.woocommerce div.product .product_title {
    color: #111;
    font-size: 40px;
    font-weight: 600;
    line-height: 50px;
    text-transform: capitalize;
}
.woocommerce div.product .product_title em {
    font-weight: 500;
}
.woocommerce div.product .summary p.price {
    color: #44C94B;
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
    padding-bottom: 20px;
}
.woocommerce-product-details__short-description p, .woocommerce-product-details__short-description li {
    color: #001E2F;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label a {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
	text-decoration: underline;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label a:hover {
    color:#44C94B;
}
.woocommerce div.product form.cart .group_table td bdi {
    color: #44C94B;
    font-size: 16px;
    font-weight: 500;
}
.woocommerce div.product form.cart .button {
    color: #000;
    font-family: 'Poppins';
}
div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs {
    margin: 0;
}
body.single-product div#header-space {
    min-height: 350px;
    max-height: 350px;
    background: url(/wp-content/uploads/2025/11/banner.jpg) !important;
    display: block;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
/* FAQ Css */
div#faq-head-row a#w-btn, div#testi-head-row a#w-btn {
    display: table;
    margin: auto !important;
    margin-right: 0 !important;
}
div#sec7 .faq-lft{
    border-radius: 30px;
    background: #fff;
    width: 302px;
    position:absolute;
    bottom:70px;
    left:57px;
}
div#sec7 .faq-lft p{
    color: #000;
    font-size: 35px;
    font-weight: 500;
    line-height: 50px; /* 168.36% */
    padding: 101px 20px 105px 33px;
    position:relative;
}
div#sec7 .faq-lft p:before{
    content: "";
    position:absolute;
    top:32px;
    font-size:40px;
    background-image: url(/wp-content/uploads/2025/11/faq-icon.png);
    width: 40px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
div#sec7 .faq-head{
    padding-left: 48px;
    margin-bottom:42px;
}
div#sec7 .faq-head h6{
    color: #68747A;
    font-size: 16.203px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 15px;
    padding-top: 50px;
}
div#sec7 .faq-head h3{
    color: #000;
    font-size: 42.012px;
    font-weight: 500;
    line-height: 55px;
    margin-bottom: 15px;
    width: 88%;
}
div#sec7 .faq-head p{
    color: #68747A;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
}
div#sec7 h3.toggle-title {
    width: 100%;
    text-align: left;
}
div#sec7 h3.toggle-title a {
    color: #051B2E;
    font-size: 19px;
    font-weight: 700;
    line-height: 29.09px;
    padding: 16px 0px 16px 25px;
    border-radius: 20px;
    background:transparent;
}
div#sec7 .toggle.open > .toggle-title a{
    color: #1E1E1E;
    padding: 32px 0px 15px 35px;
}
div#sec7 .toggle>.toggle-title a i {
    right: 35px;
    left: auto;
    top: 25px;
}
body div#sec7 .toggle>div{
    min-height: unset !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border: none !important;
}
body div#sec7 .toggle[data-inner-wrap=true]>div .inner-toggle-wrap {
    padding: 0px 0px 32px 35px;
}
div#sec7 .inner-toggle-wrap p {
    color: #051B2E;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    width: 93%;
}
div#sec7 .toggle.open .inner-toggle-wrap p{
    color: #1E1E1E;
}
div#sec7 .toggle>.toggle-title a i:before {
    content: '\2b';
    color: #000;
    font-size: 20px;
    font-weight: 300 !important;
}
div#sec7 i.fa.fa-minus-circle {
    content: '\f068';
}
div#sec7 .toggle.open>.toggle-title a i:before {
    content: '\f068';
}
div#sec7 .toggle.open>.toggle-title a i{
	color:#fff !important;
}
body div#sec7 .toggle {
    margin-bottom: 15px;
    background: #F3F3F3;
    border-radius: 20px;
}
div#sec7 .toggle.open .toggle-title a i:before {
    color: #1E1E1E;
}
div#sec7 .toggles .toggle:first-child a i {
    top: 35px;
}
div#sec7 .toggle.open {
    border: 1px solid #000;
    background: #44C94B !important;
}
div#sec7 .toggles.accordion {
    margin-left: -78px;
}
div#sec7 .inner-toggle-wrap p br {
    display: none;
}
/* Testimonials Css */
div#testi-head-row img {
    margin: auto;
    margin-right: 0;
}
.owl-carousel[data-desktop-cols] .owl-stage {
    padding: 0;
}
.owl-carousel.owl-drag[data-desktop-cols] .owl-item {
    padding: 0 20px;
}
.testimonials-sec {
    background: #F3F3F3;
    padding: 38px 30px;
}
.testimonials-sec p {
    padding: 0;
    color: #6B6863;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.testimonials-sec img.quote {
    margin-bottom: 30px;
}
.testimonials-sec p.testi-para {
    margin-bottom: 30px;
    height: 128px;
    overflow: scroll;
    overflow-x: hidden;
}
.testimonials-sec .client-box {
    display: flex;
    align-items: center;
}
.testimonials-sec .client-box img {
    margin-bottom: 0;
}
.testimonials-sec .client-box .text {
    margin-left: 15px;
}
.testimonials-sec .client-box .text h5 {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    margin-bottom: 7px;
}
.testimonials-sec .client-box .text h6 {
    border-radius: 4px;
    background: #FFF;
    padding: 8px;
    color: #0F3D3A;
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
}
.owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
    margin-top: 50px;
}
.owl-theme[data-desktop-cols] .owl-dots .owl-dot span {
    margin: 0 9px;
    opacity: 0.2;
    background: #0F3D3A;
}
.span_12.dark .owl-theme .owl-dots .owl-dot.active span {
    opacity: 1;
    background: #0F3D3A !important;
    transform: unset;
}
/* Newsletter Css */
.newsletter-sec h2 {
    color: #000;
    font-size: 120px;
    font-weight: 400;
    line-height: 90%;
    text-transform: capitalize;
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.newsletter-sec h2:before {
    content: "";
    width: 425px;
    height: 1px;
    opacity: 0.37;
    background: #000;
    display: block;
    margin-right: 55px;
}
.newsletter-sec h2:after {
    content: "";
    width: 417px;
    height: 1px;
    opacity: 0.37;
    background: #000;
    display: block;
    margin: auto;
    margin-right: 0;
}
.newsletter-sec p {
    color: #000;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
    padding-bottom: 20px;
}
.newsletter-sec div#wpforms-111 {
    margin: 0 auto;
}
.newsletter-sec div#wpforms-111 .wpforms-field {
    padding: 0;
}
.newsletter-sec div#wpforms-111 .wpforms-submit-container {
    margin: 0;
}
.newsletter-sec form#wpforms-form-111 {
    display: flex;
    width: 74%;
    height: 80px;
    border-radius: 40.5px;
    border: 1px solid #A3A3A3;
    background: #F8F8F8;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    padding: 0 15px 0 0;
}
.newsletter-sec div#wpforms-111 .wpforms-field input {
    padding: 0 0 0 40px;
    background: transparent;
    border-radius: 0;
    border: 0;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 168%;
    width: 780px;
}
.newsletter-sec div#wpforms-111 .wpforms-field input::placeholder {
    text-transform: capitalize;
    color: #000;
    opacity: 1;
}
.newsletter-sec div#wpforms-111 .wpforms-field input:focus {
    box-shadow: unset;
}
body[data-form-submit=regular] .newsletter-sec button[type=submit] {
    border-radius: 27.5px !important;
    border: 1px solid #000;
    background: linear-gradient(93deg, #E9D564 29.23%, #A7A103 133.2%, #E9D564 237.17%);
    line-height: 0;
    height: 55px;
    padding: 0 58px !important;
    color: #1E1E1E !important;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}
/* Contact Css */
.contact-sec p {
    padding-bottom: 30px;
}
.contact-sec div#wpforms-134 {
    margin: auto;
    width: 70%;
}
.contact-sec div#wpforms-134 .wpforms-field {
    padding: 0 0 20px;
}
.contact-sec div#wpforms-134 .wpforms-field label {
    color: #000;
    font-family: "Rethink Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 10px;
}
.contact-sec div#wpforms-134 .wpforms-field input, .contact-sec div#wpforms-134 .wpforms-field textarea {
    border-radius: 40.5px;
    border: 1px solid #A3A3A3;
    background: #F8F8F8;
    height: 60px;
    padding-left: 30px;
    color: #000;
    font-size: 16px;
}
.contact-sec div#wpforms-134 .wpforms-field textarea {
    height: 110px;
    border-radius: 15px;
}
.contact-sec div#wpforms-134-field_1-container {
    padding: 0 !important;
}
.contact-sec .wpforms-submit-container {
    margin: 0 !important;
}
body[data-form-submit=regular] .contact-sec button[type=submit] {
    border-radius: 27.5px;
    background: linear-gradient(287deg, #6EFF00 -24.12%, #0A7FB1 76.55%);
    height: 60px;
    padding: 0 60px !important;
    border-radius: 40px !important;
    color: #FFF;
    font-size: 16.12px;
    font-weight: 600;
    line-height: 15.12px;
    text-transform: capitalize;
}
/* Footer Css */
div#footer-inner-row h2 {
    color: #FFF;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    text-transform: capitalize;
    font-family: 'Poppins';
    margin-bottom: 23px;
}
div#footer-inner-row ul {
    margin: 0;
}
div#footer-inner-row ul li {
    margin-bottom: 11px;
    list-style: none;
    color: #FFF;
    font-size: 18px;
    font-weight: 300;
    line-height: 168%;
    text-transform: capitalize;
}
.footer-cont {
    text-align: center;
}
.footer-cont p {
    color: #FFF;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    text-transform: capitalize;
    width: 85%;
    margin: auto;
    padding-bottom: 20px;
}
div#footer-inner-row .footer-cont ul li {
    display: inline-block;
    margin: 0 7px;
}
div#footer-inner-row .footer-cont ul li i {
    border-radius: 56px;
    border: 1px solid #44C94B;
    width: 56px;
    height: 56px;
    line-height: 56px;
    font-size: 20px;
}
.footer-details {
    width: 58%;
    margin: auto;
    margin-right: 0;
}
div#footer-inner-row .footer-details ul li {
    margin-bottom: 18px;
}
div#footer-inner-row .footer-details ul li a {
    color: #fff;
}
.footer-last-sec {
    margin-top: 50px;
}
.footer-last-sec h2 {
    color: #000;
    font-size: 300px;
    font-weight: 400;
    line-height: 90%;
    text-transform: capitalize;
    opacity: 0.1;
    margin-bottom: -90px !important;
}
div#music-row .row-bg-wrap{
    background: linear-gradient(287deg, #6EFF00 -24.12%, #0A7FB1 76.55%);
}
div#music-row h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
}
div#music-row .music-sec{
    width:92%;
}
div#music-row .vc_col-sm-6:last-child:before{
    content:"";
    width:2px;
    height:100%;
    background:#fff;
    position:absolute;
    left: 0;
}
div#music-row .vc_col-sm-6:last-child .music-sec{
    margin:0 auto;
    margin-right:0;
}
div#music-row ul {
    margin: 0;
}
div#music-row ul li{
    list-style: none;
    margin-bottom: 25px;
    box-shadow: 0px 0px 5px 5px #ffffff45;
    padding: 15px;
}
div#music-row .vc_col-sm-6:last-child ul li:last-child{
    border:0;
}
div#music-row ul li strong{
    color: #fff;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    padding-bottom:5px;
    display:inline-block;
}
div#music-row .plyr__controls {
   background-color: #fff !important;
    border-radius:0px !important;
}
div#music-row .plyr__controls__item.plyr__menu {
    display: none;
}
div#music-row .vc_column-inner p {
    color: #fff !important;
    padding-bottom: 50px !important;
}
.music-box {
    margin-bottom: 25px;
    box-shadow: 0px 0px 5px 5px #ffffff45;
    padding: 15px;
    width: 92%;
}
div#music-row .vc_col-sm-6:last-child .music-box {
    margin: 0 auto 25px;
    margin-right: 0;
}
.music-box h3 {
    color: #fff;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 5px !important;
}
.music-box audio {
    width: 100%;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {
    color: #000;
}
.container .woocommerce-message .button.wc-forward {
    color: #000;
    text-decoration: underline;
}
div#product-inner-row .woocommerce ul.products li.product .woocommerce-loop-product__title {
    color: #fff;
}
body[data-form-submit=regular] .container-wrap button[type=submit], body[data-form-submit=regular] .container-wrap input[type=submit] {
    color: #000 !important;
}
.woocommerce-cart.material .wc-proceed-to-checkout a.checkout-button {
    color: #000;
}
body .uwy.userway_p1 .userway_buttons_wrapper {
    top: auto !important;
    bottom: 25px !important;
    transform: scale(1.5) !important;
    left: auto !important;
    right: 30px !important;
}
div#footer-inner-row .vc_col-sm-3 img {
    width: 34%;
    filter: brightness(29.5);
}
td.woocommerce-grouped-product-list-item__label {
    position: relative;
}
td.woocommerce-grouped-product-list-item__label:after{
    content: "(Click here to  preview)";
    color:#000;
    padding-left:10px;
}
/* ================================================================ */
div#music-row .music-box p {
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 11px !important;
    color: #f1f3f4 !important;
    background-color: #033451;
    display: table;
    margin: 0;
    padding: 4px 19px !important;
    border-radius: 7px;
}
div#music-row .music-box button {
    border-radius: 27.5px !important;
    background: linear-gradient(287deg, #6eff00 -24.12%, #0048ff 76.55%) !important;
    padding: 6px 39px;
    border: none;
    margin-bottom: 18px;
}
div#music-row .music-box button a {
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 155%;
    text-transform: capitalize;
}
div#banner-row .video-color-overlay.row-bg-layer {
    opacity: 0.4 !important;
}
.foot-im {
    width: 30%;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
.album-track-list{
    margin:20px 0;
}
.track-row{
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:12px 0;
    border-bottom:1px solid #ddd;
    background-color: #fcfcfc;
    padding: 10px 20px;
    margin-bottom: 10px;
}
.track-title{
    flex:1;
    font-weight:600;
    color: #000;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    text-decoration: underline;
}
.track-price{
    width:80px;
    text-align:center;
    color: #44C94B;
    font-size: 16px;
    font-weight: 500;
}
.track-buy-btn{
    background:#000;
    color:#fff !important;
    padding:8px 15px;
    text-decoration:none;
    border-radius:4px;
}
.track-buy-btn:hover{
    background:#333;
}
.track-title a {
    color: #000;
}
.track-title a:after {
    content: "(Click here to preview)";
    color: #000;
    padding-left: 10px;
    font-weight: 400;
    font-size: 14px;
}
body:not(.woocommerce-cart) .main-content td a {
    color: #000;
}
@media only screen and (min-width: 320px) and (max-width: 767px){
body[data-slide-out-widget-area-style="slide-out-from-right"]:not([data-header-color="custom"]).material .slide_out_area_close:before{
    background-color:#000;
}
#slide-out-widget-area .inner .off-canvas-menu-container li>a{
    font-family: "Poppins", sans-serif !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 28px !important;
    text-transform: uppercase !important;
}
div#banner-row .row-bg-wrap:before {
    display:none;
}
div#banner-row {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
div#banner-row .row_col_wrap_12.col.span_12.dark.left {
    padding:0;
}
.banner-sec h3 {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 5px;
    margin-bottom: 10px !important;
    text-align:center;
}
.banner-sec h1 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
    width: 95%;
    margin:0 auto;
    text-align:center;
}
.banner-sec p {
    font-size: 14px;
    line-height: 24px;
    width: 95%;
    margin:0 auto;
    text-align:center;
}
.banner-sec {
    margin-bottom: 20px !important;
}
.banner-sroll-sec a {
    color: #FFF;
    font-family: "Rethink Sans";
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 5px;
    text-transform: capitalize;
}
.banner-sroll-sec {
    text-align: center;
    margin-right: 0px;
}
.banner-rgt-sec {
    text-align: center;
    margin-bottom: 0px !important;
    margin-top:20px;
}
.banner-rgt-sec ul li {
    margin-bottom: 0px;
    display:inline-block;
    margin-right:15px;
}
.banner-rgt-sec ul li:last-child{
    margin-right:0;
}
.w-sec p {
    font-size: 14px;
    line-height: 28px;
	text-align:center;
}
.about-sec p {
    width: 100%;
}
div#about-row {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.w-sec h3 {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 5px;
    margin-bottom: 10px !important;
    text-align:center;
}
.about-sec h2 {
    margin-bottom: 10px;
    margin-top: 10px;
}
.w-sec h2 {
    font-size: 30px;
    line-height: 40px;
    text-align:center;
}
.w-sec li {
    font-size: 14px;
    line-height: 24px;
}
a#w-btn {
    padding: 15px 36px;
    font-size: 15px;
    display:table;
    margin:0 auto;
}
div#about-row a#w-btn {
    margin: 20px auto 0px !important;
}
div#about-row img {
    width: 95%;
}
div#products-row {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
a#pro-btn {
    margin: 0 auto !important;
    display: table;
    font-size: 17px;
}
div#sec7 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
div#faq-head-row a#w-btn, div#testi-head-row a#w-btn {
    margin: 0 auto !important;
}
div#sec7 .faq-lft {
    width: 150px;
    bottom: 20px;
    left: 20px;
}
div#sec7 .faq-lft p {
    font-size: 17px;
    line-height: 30px;
    padding: 40px 15px 20px;
}
div#sec7 .faq-lft p:before {
    top: 10px;
    font-size: 20px;
    width: 20px;
    height: 20px;
    background-size: contain;
}
div#sec7 .faq-head {
    padding-left: 0px;
    margin-bottom: 20px;
}
div#sec7 .faq-head h3 {
    font-size: 30px;
    line-height: 40px;
    width: 100%;
    margin:0 auto;
    text-align:center;
}
div#sec7 .toggles.accordion {
    margin-left: 0px;
}
div#sec7 .toggle.open > .toggle-title a {
    padding: 16px 45px 16px 15px;
}
body div#sec7 .toggle[data-inner-wrap=true]>div .inner-toggle-wrap {
    padding: 0px 0px 30px 15px;
}
div#sec7 h3.toggle-title a {
    font-size: 16px;
    line-height: 26px;
    padding: 16px 45px 16px 15px;
}
div#sec7 .inner-toggle-wrap p {
    font-size: 14px;
    line-height: 24px;
    width: 95%;
}
div#sec7 .toggles .toggle:first-child a i {
    top: auto;
}
div#music-row h2 {
    margin-bottom: 0px;
}
.music-box {
    padding: 15px;
    width: 100%;
    margin:0 auto;
    margin-bottom:30px !important;
}
.music-box h3 {
    font-size: 16px;
    line-height: 28px;
}
div#music-row .music-box p {
    font-size: 18px;
    line-height: 28px;
    padding: 4px 16px !important;
}
div#music-row .vc_col-sm-6:last-child:before {
    width: 100%;
    height: 2px;
    right:0;
    margin:0 auto;
    top:-30px;
}
div#music-row .row-bg-wrap {
    background: linear-gradient(270deg, #6EFF00 -24.12% -24.12%, #0A7FB1 56.55%);
}
div#testimonials-row {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
div#testi-head-row img {
    margin:0 auto !important;
}
div#testi-head-row .vc_col-sm-2{
    width:100%;
}
div#testi-head-row {
    padding-bottom: 20px !important;
}
.owl-carousel.owl-drag[data-desktop-cols] .owl-item {
    padding: 0 0px;
}
.testimonials-sec {
    padding: 30px 15px;
}
.testimonials-sec p {
    font-size: 14px;
    line-height: 24px;
    padding-right: 5px;
}
.testimonials-sec p.testi-para {
    height: 120px;
}
.owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}
.newsletter-sec h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
    flex-direction: column;
    gap:5px;
}
.newsletter-sec h2:before {
    width: 150px;
    margin-right: 0px;
}
.newsletter-sec h2:after {
    width: 150px;
    margin:0 auto !important;
}
.newsletter-sec p {
    font-size: 18px;
    line-height: 28px;
}
.newsletter-sec form#wpforms-form-111 {
    width: 100%;
    padding: 0 15px 0 0;
}
.newsletter-sec div#wpforms-111 .wpforms-field input{
    width: 100%;
    padding: 0 0 0 15px;
    font-size: 14px;
}
body[data-form-submit=regular] .newsletter-sec button[type=submit] {
    height: 40px;
    padding: 0 15px !important;
    font-size: 10px;
	width: 80px;
}
div#newsletter-row {
    padding-bottom: 50px !IMPORTANT;
}
div#footer-row .row_col_wrap_12.col.span_12.dark.left {
    padding:0 10px;
}
div#footer-inner-row .row_col_wrap_12_inner.col.span_12.left {
    padding:0;
}
div#footer-inner-row h2 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 15px;
    text-align:center;
}
div#footer-inner-row ul li {
    font-size: 16px;
        text-align:center;
}
div#footer-inner-row .vc_col-sm-3 img {
    margin:0 auto;
    display:table;
}
.footer-cont p {
    font-size: 14px;
    line-height: 28px;
    width: 95%;
    margin:0 auto;
}
.footer-details {
    width: 100%;
    margin:0 auto;
}
div#footer-inner-row .footer-details ul li {
    margin-bottom: 12px;
}
.footer-last-sec h2 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 0px !important;
}
div#footer-outer {
    display: none;
}
.footer-last-sec {
    margin-top: 10px;
}
div#footer-inner-row img.payment {
    display: table;
    margin: 0 auto;
    width: 90%;
}
div#footer-inner-row .vc_col-sm-6 .img-with-aniamtion-wrap.center:first-child {
    margin-bottom:20px !important;
}
.page-id-81 div#about-row:last-child {
    padding-top: 0px !important;
}
.page-id-81 div#about-row:first-child{
    padding-bottom:20px !important;
}
.page-id-85 div#faq-head-row {
    padding-bottom: 0 !important;
}
div#contact-row {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.contact-sec p br{
    display:none;
}
.contact-sec p {
    padding-bottom: 20px;
}
.contact-sec div#wpforms-134 {
    width: 95%;
}
body.single-product div#header-space {
    display: none;
}
.woocommerce div.product .product_title {
    font-size: 24px;
    line-height: 34px;
}
.woocommerce div.product .summary p.price {
    font-size: 20px;
}
.woocommerce-product-details__short-description p, .woocommerce-product-details__short-description li {
    font-size: 14px;
    line-height: 26px;
}
.album-track-list {
    margin: 5px 0 20px !important;
}
.track-row {
    justify-content: flex-start;
    padding: 10px 5px;
    flex-direction:column;
    gap:5px;
    align-items:flex-start;
}
.track-title {
    font-size: 14px;
    line-height: 24px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px){
body[data-slide-out-widget-area-style="slide-out-from-right"]:not([data-header-color="custom"]).material .slide_out_area_close:before{
    background-color:#000;
}
#slide-out-widget-area .inner .off-canvas-menu-container li>a{
    font-family: "Poppins", sans-serif !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 28px !important;
    text-transform: uppercase !important;
}
div#banner-row .row-bg-wrap:before {
    display:none;
}
div#banner-row {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
div#banner-row .row_col_wrap_12.col.span_12.dark.left {
    padding:0;
}
.banner-sec h3 {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 5px;
    margin-bottom: 10px !important;
    text-align:center;
}
.banner-sec h1 {
    font-size: 34px;
    line-height: 44px;
    width: 100%;
    margin:0 auto;
    text-align:center;
    margin-bottom: 10px;
}
.banner-sec p {
    font-size: 15px;
    line-height: 25px;
    width: 85%;
    margin:0 auto;
    text-align:center;
}
.banner-sec {
    margin-bottom: 20px !important;
}
.banner-sroll-sec a {
    color: #FFF;
    font-family: "Rethink Sans";
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 5px;
    text-transform: capitalize;
}
.banner-sroll-sec {
    text-align: center;
    margin-right: 0px;
}
.banner-rgt-sec {
    text-align: center;
    margin-bottom: 0px !important;
    margin-top:20px;
}
.banner-rgt-sec ul li {
    margin-bottom: 0px;
    display:inline-block;
    margin-right:15px;
}
.banner-rgt-sec ul li:last-child{
    margin-right:0;
}
.w-sec p {
    font-size: 15px;
    line-height: 27px;
    text-align:center;
}
.about-sec p {
    width: 100%;
}
div#about-row {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.w-sec h3 {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 5px;
    margin-bottom: 10px !important;
    text-align:center;
}
.about-sec h2 {
    margin-bottom: 10px;
    margin-top: 10px;
}
.w-sec h2 {
    font-size: 34px;
    line-height: 44px;
    text-align:center;
}
.w-sec li {
    font-size: 15px;
    line-height: 25px;
}
a#w-btn {
    display:table;
    margin:0 auto;
}
div#about-row a#w-btn {
    margin: 20px auto 0px !important;
}
div#about-row img {
    width: 80%;
}
div#products-row {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
a#pro-btn {
    margin: 0 auto !important;
    display: table;
    font-size: 17px;
}
div#sec7 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
div#faq-head-row a#w-btn, div#testi-head-row a#w-btn {
    margin: 0 auto !important;
}
div#sec7 .faq-head {
    padding-left: 0px;
    margin-bottom: 20px;
}
div#sec7 .faq-head h3 {
    font-size: 34px;
    line-height: 44px;
    width: 100%;
    margin:0 auto;
    text-align:center;
}
div#sec7 .toggles.accordion {
    margin-left: 0px;
}
div#sec7 .toggle.open > .toggle-title a {
    padding: 16px 50px 16px 15px;
}
body div#sec7 .toggle[data-inner-wrap=true]>div .inner-toggle-wrap {
    padding: 0px 0px 30px 15px;
}
div#sec7 h3.toggle-title a {
    font-size: 18px;
    line-height: 28px;
    padding: 16px 48px 16px 15px;
}
div#sec7 .inner-toggle-wrap p {
    width: 95%;
}
div#sec7 .toggles .toggle:first-child a i {
    top: auto;
}
div#music-row h2 {
    margin-bottom: 0px;
}
.music-box {
    width: 100%;
    margin:0 auto;
    margin-bottom:30px !important;
}
div#music-row .music-box p {
    font-size: 18px;
    line-height: 28px;
    padding: 4px 16px !important;
}
div#music-row .vc_col-sm-6:last-child:before {
    width: 100%;
    height: 2px;
    right:0;
    margin:0 auto;
    top:-30px;
}
div#music-row .row-bg-wrap {
    background: linear-gradient(270deg, #6EFF00 -24.12% -24.12%, #0A7FB1 56.55%);
}
div#testimonials-row {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
div#testi-head-row img {
    margin:0 auto !important;
}
div#testi-head-row .vc_col-sm-2{
    width:100%;
}
div#testi-head-row {
    padding-bottom: 20px !important;
}
.owl-carousel.owl-drag[data-desktop-cols] .owl-item {
    padding: 0 0px;
}
.testimonials-sec {
    padding: 30px 20px;
    width: 98%;
}
.testimonials-sec p {
    font-size: 14px;
    line-height: 24px;
    padding-right: 5px;
}
.testimonials-sec p.testi-para {
    height: 120px;
}
.owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}
.newsletter-sec h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
}
.newsletter-sec h2:before {
    width: 225px;
}
.newsletter-sec h2:after {
    width: 225px;
}
.newsletter-sec p {
    font-size: 18px;
    line-height: 28px;
}
.newsletter-sec div#wpforms-111 .wpforms-field input{
    width: 100%;
    font-size: 16px;
}
body[data-form-submit=regular] .newsletter-sec button[type=submit] {
    padding: 0 30px !important;
    font-size: 15px;
}
div#newsletter-row {
    padding-bottom: 50px !IMPORTANT;
}
div#footer-row .row_col_wrap_12.col.span_12.dark.left {
    padding:0 10px;
}
div#footer-inner-row .row_col_wrap_12_inner.col.span_12.left {
    padding:0;
}
div#footer-inner-row h2 {
    text-align:center;
}
div#footer-inner-row ul li {
    font-size: 16px;
    text-align:center;
}
div#footer-inner-row .vc_col-sm-3 img {
    margin:0 auto;
    display:table;
	width: 25%;
}
.footer-cont p {
    font-size: 15px;
    line-height: 27px;
    width: 85%;
    margin:0 auto;
}
.footer-details {
    width: 100%;
    margin:0 auto;
}
.footer-last-sec h2 {
    font-size: 90px;
    line-height: 80px;
    margin-bottom: 0px !important;
}
div#footer-outer {
    display: none;
}
.footer-last-sec {
    margin-top: 10px;
}
div#footer-inner-row img.payment {
    display: table;
    margin: 0 auto;
    width: 80%;
}
div#footer-inner-row .vc_col-sm-6 .img-with-aniamtion-wrap.center:first-child {
    margin-bottom:20px !important;
}
.page-id-81 div#about-row:last-child {
    padding-top: 0px !important;
}
.page-id-81 div#about-row:first-child{
    padding-bottom:20px !important;
}
.page-id-85 div#faq-head-row {
    padding-bottom: 0 !important;
}
div#contact-row {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.contact-sec p br{
    display:none;
}
.contact-sec p {
    padding-bottom: 20px;
}
.contact-sec div#wpforms-134 {
    width: 90%;
}
body.single-product div#header-space {
    display: none;
}
.woocommerce div.product .product_title {
    font-size: 30px;
    line-height: 40px;
}
.woocommerce-product-details__short-description p, .woocommerce-product-details__short-description li {
    font-size: 15px;
    line-height: 27px;
}
.album-track-list {
    margin: 5px 0 20px !important;
}
.track-row {
    padding: 10px 5px;
    gap:5px;
}
.track-title {
    font-size: 15px;
    line-height: 25px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1300px){
#header-outer[data-full-width="true"] header > .container {
    padding: 0 50px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    font-size: 18px;
    padding: 0 0px;
}
div#banner-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 60px 0 60px;
}
.banner-sec h3 {
    margin-bottom: 100px !important;
}
.banner-sec h1 {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 20px;
    width: 74%;
}
.banner-sec p {
    font-size: 16px;
    line-height: 26px;
    width: 85%;
}
.w-sec p {
    font-size: 16px;
    line-height: 28px;
}
.w-sec h2 {
    font-size: 40px;
    line-height: 50px;
}
.w-sec li {
    font-size: 16px;
    line-height: 28px;
}
div#sec7 .faq-head {
    padding-left: 42px;
    margin-bottom: 42px;
}
div#sec7 .faq-head h3 {
    font-size: 34px;
    line-height: 44px;
    width: 100%;
}
div#sec7 h3.toggle-title a {
    font-size: 18px;
    padding: 16px 50px 16px 25px;
}
div#sec7 .toggle.open > .toggle-title a {
    padding: 32px 50px 15px 35px;
}
div#sec7 .toggle.open>.toggle-title a i {
    top: 38px;
}
div#sec7 .toggle>.toggle-title a i {
    top: 20px;
}
div#sec7 .toggles .toggle:first-child a i {
    top: 20px;
}
div#sec7 .toggle.open>.toggle-title:first-child a i {
    top: 38px;
}
a#w-btn {
    padding: 15px 40px;
}
.newsletter-sec p {
    font-size: 24px;
}
.newsletter-sec div#wpforms-111 .wpforms-field input {
    width: 520px;
}
div#footer-row .row_col_wrap_12.col.span_12.dark.left {
    padding:0 30px;
}
div#footer-inner-row .row_col_wrap_12_inner.col.span_12.left {
    padding:0 30px;
}
.footer-cont p {
    font-size: 16px;
    line-height: 28px;
}
.footer-details {
    width: 88%;
}
div#footer-inner-row ul li {
    font-size: 16px;
}
.footer-last-sec h2 {
    font-size: 160px;
	margin-bottom: -45px !important;
}
.newsletter-sec h2 {
    font-size: 60px;
    text-align: center !important;
    display: block;
}
.newsletter-sec h2:before {
    width: 350px;
    margin-right: 0px;
    position:absolute;
    left:0;
    top: 25px;
}
.newsletter-sec h2:after {
    width: 350px;
    position:absolute;
    left:0;
    right:0;
    top: 25px;
}
.owl-carousel.owl-drag[data-desktop-cols] .owl-item {
    padding: 0 15px;
}
div#banner-row .row-bg-wrap:before {
    background-size: 100% 100%;
    left: 0;
    margin: auto;
}
.woocommerce-product-details__short-description p, .woocommerce-product-details__short-description li {
    font-size: 16px;
    line-height: 28px;
}
}
@media only screen and (min-width: 1301px) and (max-width: 1600px){
#header-outer[data-full-width="true"] header > .container {
    padding: 0 90px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    font-size: 18px;
}
div#banner-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 90px 0px 90px;
}
.banner-sec h3 {
    margin-bottom: 100px !important;
}
.banner-sec h1 {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 20px;
}
.banner-sec p {
    font-size: 16px;
    line-height: 26px;
}
.w-sec p {
    font-size: 16px;
    line-height: 28px;
}
.w-sec h2 {
    font-size: 40px;
    line-height: 50px;
}
.w-sec li {
    font-size: 16px;
    line-height: 28px;
}
div#sec7 .faq-head {
    padding-left: 42px;
    margin-bottom: 42px;
}
div#sec7 .faq-head h3 {
    font-size: 34px;
    line-height: 44px;
    width: 100%;
}
div#sec7 h3.toggle-title a {
    font-size: 18px;
    padding: 16px 50px 16px 25px;
}
div#sec7 .toggle.open > .toggle-title a {
    padding: 32px 50px 15px 35px;
}
div#sec7 .toggle.open>.toggle-title a i {
    top: 38px;
}
div#sec7 .toggle>.toggle-title a i {
    top: 20px;
}
div#sec7 .toggles .toggle:first-child a i {
    top: 20px;
}
div#sec7 .toggle.open>.toggle-title:first-child a i {
    top: 38px;
}
a#w-btn {
    padding: 15px 40px;
}
.newsletter-sec p {
    font-size: 24px;
}
.newsletter-sec div#wpforms-111 .wpforms-field input {
    width: 650px;
}
.newsletter-sec form#wpforms-form-111 {
    width: 64%;
}
div#footer-inner-row .row_col_wrap_12_inner.col.span_12.left {
    padding:0 30px;
}
.footer-cont p {
    font-size: 16px;
    line-height: 28px;
}
.footer-details {
    width: 74%;
}
div#footer-inner-row ul li {
    font-size: 16px;
}
.footer-last-sec h2 {
    font-size: 180px;
	margin-bottom: -45px !important;
}
.newsletter-sec h2 {
    font-size: 60px;
    text-align: center !important;
    display: block;
}
.newsletter-sec h2:before {
    margin-right: 0px;
    position:absolute;
    left:0;
    top: 25px;
}
.newsletter-sec h2:after {
    position:absolute;
    left:0;
    right:0;
    top: 25px;
}
.owl-carousel.owl-drag[data-desktop-cols] .owl-item {
    padding: 0 15px;
}
div#banner-row .row-bg-wrap:before {
    background-size: 100% 100%;
    left: 0;
    margin: auto;
}
.woocommerce-product-details__short-description p, .woocommerce-product-details__short-description li {
    font-size: 16px;
    line-height: 28px;
}
} 