/*
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=Fredoka:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Capriola&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
@font-face {
  font-family: "Wantsignature";
  src: url(/wp-content/themes/salient-child/fonts/WantsignatureDEMO.otf);
}
@font-face {
  font-family: "FredokaOne";
  src: url(/wp-content/themes/salient-child/fonts/FredokaOne-Regular.ttf);
}
html {
  scroll-behavior: smooth;
}

h6{
	font-family: "Wantsignature";
}
h2,h3,h4,h5{
	font-family: "Oswald";
}
p,a,span{
	font-family: "Capriola";
}
div#header-outer {
    height: 0;
}
div#header-space {
    height: 0;
}
a.nectar-button.small.regular.accent-color.regular-button {
    width: 244px;
    height: 64px;
    text-align: center;
    line-height: 2.5;
    border-radius: 11px !important;
    margin: 0 !important;
    animation: buttonFloat 2s ease-in-out infinite;
    box-shadow: none !important;
}
@keyframes buttonFloat {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-6px);
  }
  100% {
    transform: translateY(0);
  }
}
a.nectar-button.small.regular.accent-color.regular-button span {
    color: #FFF;
    text-align: center;
    font-family: Capriola;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -0.36px;
    text-transform: capitalize;
}
/* =================================================================================================================== */
#sec-01 img {
    animation: imageFadeLift 3.5s ease-in-out infinite;
    width: 100%;
}
@keyframes imageFadeLift {
  0% {
    opacity: 0.9;
    transform: translateY(0);
  }
  50% {
    opacity: 1;
    transform: translateY(-8px);
  }
  100% {
    opacity: 0.9;
    transform: translateY(0);
  }
}
div#sec-01 h2 {
    color: #414141;
    font-size: 126px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.1;
}
div#sec-01 h3 {
    color: #414141;
    font-family: Oswald;
    font-size: 51px;
    font-style: normal;
    font-weight: 600;
    line-height: 53.801px;
    text-transform: uppercase;
    padding-bottom: 14px;
    text-align: center;
}
div#sec-01 p {
    color: #7D7D7D;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    width: 96%;
    padding-bottom: 10px;
}
#sec-01 .owl-dots {
    margin: 0;
    text-align: left;
    
}
#sec-01 button.owl-dot.active {
    border: 1px solid #000;
    border-radius: 20px !important;
    width: 20px;
    height: 20px;
    transition: all 0.5s linear;
   
}
#sec-01 .span_12.dark .owl-theme .owl-dots .owl-dot.active span {
    margin: 6px 6px;
    width: 6px;
    height: 6px;
    background-color: #000 !important;
     transition: all 0.5s linear;
    
}
#sec-01 .owl-theme[data-desktop-cols] .owl-dots .owl-dot span {
    background-color: #000;
    transform: unset;
    
}
#sec-01 button.owl-dot {
    margin: 0 5px 0 0;
}
div#sec-01 .row-bg.viewport-desktop.using-image {
    background-size: cover;
    background-position: 100% 100% !important;
}
/* ================================================================ */
div#sec-02 h3 {
    color: #474747;
    font-family: Oswald;
    font-size: 83px;
    font-style: normal;
    font-weight: 600;
    line-height: 87.543px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding-bottom: 16px;
}
div#sec-02 p {
    color: #898989;
    text-align: center;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    width: 52%;
    margin: 0 auto;
    padding-bottom: 30px;
}
/* ============================================================== */
div#sec-03 h6 {
    color: #FFC222;
    font-size: 83px;
    font-style: normal;
    font-weight: 400;
    line-height: 87.543px;
    text-transform: capitalize;
}
div#sec-03 h2 {
    color: #474747;
    font-size: 83px;
    font-style: normal;
    font-weight: 600;
    line-height: 87.543px;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 27px;
}
div#sec-03 p {
    color: #818181;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
div#sec-03 img {
    float: right;
}
/* ====================================================== */
.yello-co {
    border-radius: 32.296px;
    background: #E9CC56;
    padding-left: 82px !important;
    padding-top: 25px !important;
    border: 3px solid #F8ECCB;
    padding-right: 50px !important;
}

.yello-co h6 {
    color: #FF342C;
    font-size: 83px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0;
    position: relative;
}
.yello-co h2 {
    color: #000;
    font-size: 55px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 21px;
    z-index: -10;
}
.yello-co p {
    color: #3C3C3C;
    font-family: Capriola;
    font-size: 16.148px;
    font-style: normal;
    font-weight: 400;
    line-height: 26.596px;
    width: 70%;
    padding-bottom: 10px !important;
}
.yello-co a.nectar-button.small.regular.accent-color.regular-button {
    width: 321px;
    height: 61px;
}
#sec-04 img {
    animation: imageFadeLift 3.5s ease-in-out infinite;
}
@keyframes imageFadeLift {
  0% {
    opacity: 0.9;
    transform: translateY(0);
  }
  50% {
    opacity: 1;
    transform: translateY(-8px);
  }
  100% {
    opacity: 0.9;
    transform: translateY(0);
  }
}
/* ============================================================================ */
div#sec-06 h6 {
    color: #FFC700;
    font-size: 83px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0;
    text-align: center;
}
div#sec-06 h2 {
    color: #474747;
    font-family: Oswald;
    font-size: 83px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
}
div#sec-06 .owl-carousel.owl-theme.owl-loaded.owl-drag {
    background-image: url(/wp-content/uploads/2025/12/Group-1321315497.png);
    height: 438px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#sec-06 h3 {
    color: #FFC222;
    text-align: center;
    font-size: 72px;
    font-style: normal;
    font-weight: 400;
    line-height: 63px;
    font-family: 'Capriola';
    margin: 0;
}
#sec-06 h4 {
    color: #0F0F0F;
    font-family: Nunito;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
}
#sec-06 img {width: 355.14px;margin: 0 auto;}
.bonq-wo p {
    color: #0F0F0F;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    width: 90%;
    position: relative;
    padding-top: 63px;
}
.bonq-wo h5 {
    color: #0F0F0F;
    font-family: Nunito;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
}
#sec-06 .vc_col-sm-4 {
    padding-top: 60px;
}
.bonq-wo p:before {
    content: '';
    background-image: url(/wp-content/uploads/2025/12/Group-1321315500.png);
    position: absolute;
    width: 80px;
    height: 20px;
    background-repeat: no-repeat;
    top: 26px;
}
#sec-06 .owl-dots {
    margin: 0;
    position: relative;
    top: -35px;
    left: -86px;
}
#sec-06 button.owl-dot.active {
    border: 1px solid #FB6882;
    border-radius: 20px !important;
    width: 20px;
    height: 20px;
    transition: all 0.5s linear;
}
#sec-06 .span_12.dark .owl-theme .owl-dots .owl-dot.active span {
    margin: 6px 6px;
    width: 6px;
    height: 6px;
    background-color: #E9CC56 !important;
    transition: all 0.5s linear;
}
#sec-06 .owl-theme[data-desktop-cols] .owl-dots .owl-dot span {
    background-color: #FFB6C4;
    transform: unset;
}
#sec-06 button.owl-dot {
    margin: 0 5px 0 0;
}
div#sec-06 .row-bg.viewport-desktop.using-image {
    background-size: cover;
    background-position: 100% 100% !important;
}
#sec-06 .vc_col-sm-8 {
    padding-left: 90px;
    position: relative;
}
#sec-06 .vc_col-sm-8:before {
    content: '';
    background-image: url(/wp-content/uploads/2025/12/Group-1321315498.png);
    position: absolute;
    width: 8%;
    height: 80%;
    background-repeat: no-repeat;
    left: -11px;
    top: 70px;
}
/* =============================================================== */
/* ================================================= */
div#sec8 .cell:nth-child(odd) img {
  animation: port1 5s linear infinite;
}
div#sec8 .cell:nth-child(even) img {
    animation: port2 5s linear infinite;
}
@keyframes port1{
    0%{
       transform: translatey(0px);
    }
    50%{
       transform: translatey(-50px);
    }
    100%{
       transform: translatey(0px);
    }
}
@keyframes port2{
    0%{
     transform: translatey(0px);
    }
    50%{
     transform: translatey(50px);
    }
    100%{
     transform: translatey(0px);
    }
}
/* ============================================================ */
.why-wo {
    padding-left: 195px;
}
.why-wo h6 {
    color: #FFC222;
    font-size: 83px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    position: relative;
}
.why-wo h2 {
    color: #474747;
    font-family: Oswald;
    font-size: 62.917px;
    font-style: normal;
    font-weight: 600;
    line-height: 66.063px;
    letter-spacing: -2.517px;
    text-transform: uppercase;
    width: 40%;
}
#sec-09 img {
    margin-top: -70px;
}
#sec-09  a.nectar-button.small.regular.accent-color.regular-button {float: right;margin-right: 240px !important;}
/* ======================================================== */
div#sec-07 h3 {
    color: #212121;
    font-size: 23px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0;
    line-height: 0;
    position: relative;
}
#sec-07 .nectar-milestone.animated-in {
    text-align: left;
}
#sec-07 .nectar-milestone.animated-in span {
    color: #FFC222;
    font-family: Oswald;
    font-size: 66px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
}
/* ===================================================================== */
/* div#sec-07 .vc_col-sm-4:nth-child(1) h3:before {
    content: '0';
    position: absolute;
    color: #212121;
    font-family: Oswald;
    font-size: 100px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
    opacity: 0.09;
    top: 15px;
    left: -37px;
} */
/* div#sec-07 .vc_col-sm-4:nth-child(2) h3:before {
    content: 'F';
    position: absolute;
    color: #212121;
    font-family: Oswald;
    font-size: 109px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
    opacity: 0.09;
    top: 15px;
    left: -16px;
}
div#sec-07 .vc_col-sm-4:nth-child(3) h3:before {
    content: 'A';
    position: absolute;
    color: #212121;
    font-family: Oswald;
    font-size: 103px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
    opacity: 0.09;
    top: 15px;
    left: -20px;
}
#sec-07 .vc_col-sm-4:nth-child(1) {
    position: relative;
} */
#sec-07 .vc_col-sm-4:nth-child(2) {padding-left: 60px;}
#sec-07 .vc_col-sm-4:nth-child(3) {
    padding-left: 150px;
}
#sec-07 .vc_col-sm-4:nth-child(1):before {
    content: '';
    border-right: 1px solid #D9D9D9;
    position: absolute;
    height: 165.36px;
    right: 30px;
    top: -50px;
}
#sec-07 .vc_col-sm-4:nth-child(2):before {
    content: '';
    border-right: 1px solid #D9D9D9;
    position: absolute;
    height: 165.36px;
    right: -48px;
    top: -50px;
}
#sec-07 {
    position: relative;
}
#sec-07:before {
    content: '';
    background-image: url(/wp-content/uploads/2025/12/Group-1321315498-min.png);
    position: absolute;
    width: 11%;
    height: 50%;
    background-repeat: no-repeat;
    z-index: 99999;
    right: 180px;
    bottom: 100px;
}
/* =============================================================== */
div#sec-02 h2.woocommerce-loop-product__title {
    position: absolute;
    bottom: 83px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #212121;
    text-align: center;
    font-family: Oswald;
    font-size: 32.341px;
    font-style: normal;
    font-weight: 700;
    line-height: 42.043px; /* 130% */
    text-transform: capitalize;
    padding: 0;
}
div#sec-02 .woocommerce ul.products li.product .price {
    display: none;
}
div#sec-02 h2.woocommerce-loop-product__title:before {
    content: '3 Product';
    position: absolute;
    bottom: -47px;
    left: 0;
    right: 10px;
    color: #FF342C;
    text-align: center;
    font-family: Oswald;
    font-size: 19.636px;
    font-style: normal;
    font-weight: 600;
    line-height: 32.341px;
    text-transform: capitalize;
}
div#sec-02 h2.woocommerce-loop-product__title:after {
    content: '';
    border: 1px solid red;
    position: absolute;
    width: 61.217px;
    height: 0;
    bottom: -11px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
/* =========================================================== */
#sec-10 h6 {
    color: #FFC700;
    font-size: 83px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
    line-height: 0.8;
}

#sec-10 h3 {
    color: #474747;
    font-family: Oswald;
    font-size: 83.375px;
    font-style: normal;
    font-weight: 600;
     /* 105% */
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 26px;
}

#sec-10 .ligt-ray {
    border-radius: 34px;
    border: 3px solid #F8ECCB;
    background: #FFF;
    padding: 96px 110px !important;
}

#sec-10 a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 auto !important;
    display: table;
}
div#sec-10 h2.woocommerce-loop-product__title {
    /* position: absolute; */
    bottom: 83px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #212121;
    text-align: center;
    font-family: Oswald;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
     /* 130% */
    text-transform: capitalize;
    padding-top: 29px;
    line-height: 1;
}
div#sec-10 .woocommerce ul.products li.product .price {
    /* display: none; */
    text-align: center;
}
div#sec-10 h2.woocommerce-loop-product__title:before {
    /* content: '3 Product'; */
    position: absolute;
    bottom: -47px;
    left: 0;
    right: 10px;
    color: #FF342C;
    text-align: center;
    font-family: Oswald;
    font-size: 19.636px;
    font-style: normal;
    font-weight: 600;
    line-height: 32.341px;
    text-transform: capitalize;
}
div#sec-10 h2.woocommerce-loop-product__title:after {
    /* content: ''; */
    border: 1px solid red;
    position: absolute;
    width: 61.217px;
    height: 0;
    bottom: -11px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
/* ============================================================================= */
#sec-10 ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    margin: 0 auto;
    display: table;
    margin-bottom: 81px;
}
#sec-10 .tabbed>ul li a {
    background-color: transparent;
    border: none;
    color: #434343;
}
#sec-10 .tabbed>ul li a span {
    font-family: "Bebas Neue" !important;
    color: #434343;
    font-size: 29.633px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
#sec-10 .tabbed[data-color-scheme="accent-color"][data-style="default"] li:not(.cta-button) .active-tab span {
    color: #ffc700;
}
#sec-10 .tabbed>ul li {
    margin-right: 20px;
}
#sec-10 .tabbed>ul li:last-child {
    margin: 0;
}
/* ========================================================== */
.balack-wo {
    border-radius: 32.296px;
    border: 2.85px solid #FFEDBD;
    background: #242424;
    padding: 95px 199px !important;
}
.balack-wo h2,.balack-wo h3 {
    color: #FFF;
    font-family: FredokaOne;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 43.33px;
    margin: 0;
    padding-bottom: 46px;
    position: relative;
    padding-top: 43px;
}
div#last-fot p,div#last-fot p a {
    color: #FF342C;
    font-family: "Bebas Neue";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 120.114%;
    letter-spacing: 2.2px;
    text-align: center;
}
div#last-fot {
    padding: 20px 0 !important;
}
div#footer-working .vc_col-sm-4 {
    border-radius: 30px;
    background: #FFFBEB;
    width: 410px;
    padding: 30px 40px;
}
div#footer-working img {
    width: 247px;
    margin: 0 auto;
    display: table;
    height: 219px;
    margin-bottom: 25px;
}
div#footer-working .vc_col-sm-4 p {
    color: #0C0C0C;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26.67px;
    padding: 0;
    font-family: 'Nunito';
    text-align:center;
    padding-bottom: 7px;
}
div#footer-working .vc_col-sm-4 p strong {
    color: #0C0C0C;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26.67px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
div#footer-working ul li a {
    color: #FFF;
    font-family: Capriola;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26.67px;
    text-transform: capitalize;
}
div#footer-working ul li {
    padding-bottom: 12px;
    position: relative;
    list-style: none;
}
div#footer-working ul li:before {
    content: '\f054';
    font-family: fontAwesome;
    color: #fff;
    left: -18px;
    position: absolute;
}
div#footer-working ul {
    margin-left: 14px;
}
.balack-wo h2:before,.balack-wo h3:before {
    content: '';
    border: 3px solid #E9CC56;
    position: absolute;
    width: 69px;
    top: 87px;
}
div#footer-working p {
    color: #FFF;
    font-family: 'Nunito';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26.67px;
    padding-bottom: 0;
}
div#wpforms-90 {
    margin: 0;
}
div#footer-working .wpforms-container .wpforms-field {
    padding-bottom: 0;
}
div#wpforms-90 input {
    border-radius: 10px;
    border: 1px solid #DEDEDE;
    background: #FFF;
    width: 360px;
    height: 63px;
    color: #000;
}
div#wpforms-90 input::placeholder {
    color: #929292;
    font-family: 'Nunito';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 1;
}
div#footer-working button#wpforms-submit-90 {
    width: 194px;
    height: 48.83px;
    background-color: #E9CC56;
    color: #222;
    text-align: center;
    font-family: Capriola;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    border-radius: 14px !important;
}
div#footer-working button#wpforms-submit-90:hover {
    color: #fff;
}
div#footer-working .vc_col-sm-2 {
    position: relative;
    left: 236px;
}
div#footer-working .vc_col-sm-3:nth-child(3) {
    position: relative;
    left: 225px;
}
div#footer-working .vc_col-sm-3:nth-child(4) {
    position: relative;
    left: 81px;
}
/* ========================================================= */
#conta h2 {
    color: #474747;
    font-family: Oswald;
    font-size: 83.375px;
    font-style: normal;
    font-weight: 600;
    line-height: 87.543px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
}
#conta div#wpforms-112 {
    width: 60%;
}
#conta div#wpforms-112 label {
    color: #434343;
    font-family: 'Oswald';
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 5px;
}
#conta div#wpforms-112 input {
    height: 60px;
    border-radius: 15px;
    border: 1px solid #F8ECCB;
    background: #FFF;
    color: #000;
}
#conta textarea {
    border-radius: 20px;
    border: 3px solid #F8ECCB;
    background: #FFF;
    color: #000;
}
#conta button#wpforms-submit-112 {
    width: 100%;
    height: 55.482px;
    color: #FFF;
    text-align: center;
    font-family: Capriola;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.36px;
    text-transform: capitalize;
    background-color: #FF342C;
}
/* ========================================================= */
li.wish-btn {
    display: none !important;
}
#top nav ul li a span {
    color: #474747;
    font-family: "Bebas Neue";
    font-size: 23px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
#top .sf-menu .menu-title-text:before {
    border-radius: 0 !important;
}
.archive .page-header-bg-image:after {
    display: none;
}
body.wp-singular.product-template-default.single div#header-outer {
    background-image: url(/wp-content/uploads/2025/12/Group-1321315497-min.png) !important;
    height: 240px;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents,table.shop_table.shop_table_responsive {
    font-size: 17px;
    color: #000;
}
#sec-02 .woocommerce ul.products li.classic.product:hover,#sec-10 .woocommerce ul.products li.classic.product:hover {
    transform: scale(1.05);
    box-shadow: 0 6px 15px rgb(0 0 0 / 41%);
    transition: all 0.3s ease-in-out;
    z-index: 1;
    border-radius:20px;
}
div#footer-working ul.list-icons {
    display: flex;
    justify-content:center;
    align-items: center;
    gap:14px;
    margin: 0;
}
div#footer-working ul.list-icons li{
    list-style:none;
}
div#footer-working ul.list-icons li a i{
    font-size: 25px;
    line-height: 55px;
    border-radius: 55px;
    width: 55px;
    height: 55px;
    color: #000;
    border:1px solid #ff342c; 
}
div#footer-working ul.list-icons li:before{
    display:none;
}
/* ===================================================== */
#header-outer:not([data-format=left-header]) #top .span_3 {
    align-items: center;
}
#header-outer:not([data-format=left-header]) #top .span_3 a img {
    margin: 0;
}
/* ========================================================= */
body.wp-singular.product-template-default.single.woocommerce div.product form.cart .variations label {
    font-size: 30px;
    color: #ff342c;
    font-family: 'Bebas Neue';
    font-weight: 100;
}
body.wp-singular.product-template-default.single.woocommerce div.product form.cart .variations select {
    border: 1px solid #000;
    margin: 10px 0;
    font-size: 14px;
    color: #000;
    font-weight: 600;
}
body.wp-singular.product-template-default.single.woocommerce div.product form.cart .variations th {
    padding: 13px 0;
}
body.wp-singular.product-template-default.single.woocommerce .variations, .woocommerce div.product form.cart .variations {
    margin-bottom: 20px;
}
body.wp-singular.product-template-default.single.woocommerce div.product .woocommerce-variation-price span.price span,.woocommerce-variation-price span {
    font-family: 'Bebas Neue';
    font-size: 30px;
    color: #000;
}
body.wp-singular.product-template-default.single.woocommerce div.product .summary p.price {
    font-size: 30px;
}
body.wp-singular.product-template-default.single.woocommerce div.product .summary p.price span {
    font-family: 'Bebas Neue';
    font-size: 31px;
    color: #5f5c4f;
}
body.wp-singular.product-template-default.single h1.product_title.entry-title.nectar-inherit-default {
    font-size: 45px;
    font-family: 'Inter';
    color: #444;
}
body.wp-singular.product-template-default.single .woocommerce-product-details__short-description p {
    color: #7D7D7D;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    padding-bottom: 30px;
}
body.wp-singular.product-template-default.single .woocommerce-variation-price {
    padding-bottom: 20px;
}
body.wp-singular.product-template-default.single .woocommerce-variation-price span {
    color: #ff342c;
}
/* ============================================================================= */
div#for-wokin h2 {
    color: #000;
    font-family: Oswald;
    font-size: 70px;
    font-style: normal;
    font-weight: 600;
    line-height: 83.155px;
    text-transform: uppercase;
    text-align: center;
}
div#wpforms-225 {
    width: 90%;
}
div#wpforms-225 label {
    color: #0F0F0F;
    font-family: Nunito;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 3px;
}
div#wpforms-225 input {
    height: 57px;
    background-color: transparent;
    color: #000;
    border-radius: 6px;
}
div#wpforms-225 h3 {
    color: #FF342C;
    font-family: Nunito;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
    border: 2px solid #FFC222;
    text-align: center;
    padding: 14px;
}
div#wpforms-225 ul#wpforms-225-field_7 input,ul#wpforms-225-field_11 input,ul#wpforms-225-field_14 input,ul#wpforms-225-field_8 input, ul#wpforms-225-field_12 input,ul#wpforms-225-field_15 input {
    height: unset;
}
div#for-wokin button#wpforms-submit-225 {
    width: 100%;
    height: 61px;
    background-color: #FF342C;
    color: #FFF;
    text-align: center;
    font-family: Capriola;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.36px;
    text-transform: capitalize;
    border-radius: 20px !important;
    margin-top: 20px;
}
div#for-wokin legend.wpforms-field-label {
    padding-bottom: 12px !important;
}
div#for-wokin .ligt-ray {
    border-radius: 34px;
    border: 3px solid #F8ECCB;
    background: #FFF;
    padding: 96px 110px !important;
}
/* ============================================================== */
div#sec-10 .yello-co a.nectar-button.small.regular.accent-color.regular-button {margin: auto !important;display: unset;padding: 20px 60px;}
div#sec-10 .yello-co h6 {
    text-align: left;
    color: #ff342c;
}
a.button.alt.contact-us-btn {
    margin-bottom: 20px;
    font-size: 16px;
    padding: 20px 45px !important;
    transition: all .2s ease;
    background-color: #ff342c;
    border-radius: 6px;
}
/* ================================================================= */
div#req-wo h2 {
    color: #000;
    font-family: Oswald;
    font-size: 70px;
    font-style: normal;
    font-weight: 600;
    line-height: 83.155px;
    text-transform: uppercase;
    text-align: center;
}
div#wpforms-261 {
    width: 75%;
}
div#wpforms-261 label {
    color: #0F0F0F;
    font-family: Nunito;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 3px;
}
div#wpforms-261 input {
    height: 57px;
    background-color: transparent;
    color: #000;
    border-radius: 6px;
}
div#wpforms-261 h3 {
    color: #FF342C;
    font-family: Nunito;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
    border: 2px solid #FFC222;
    text-align: center;
    padding: 14px;
}
div#req-wo button#wpforms-submit-261 {
    width: 100%;
    height: 61px;
    background-color: #FF342C;
    color: #FFF;
    text-align: center;
    font-family: Capriola;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.36px;
    text-transform: capitalize;
    border-radius: 20px !important;
    margin-top: 20px;
}
div#req-wo legend.wpforms-field-label {
    padding-bottom: 12px !important;
}
div#req-wo .ligt-ray {
    border-radius: 34px;
    border: 3px solid #F8ECCB;
    background: #FFF;
    padding: 96px 110px !important;
}
/* ============================================================== */
body.wp-singular.product-template-default.single .tc-label-text {
    color: #7D7D7D;
}
body.wp-singular.product-template-default.single .tm-extra-product-options .tc-epo-label span {
    font-size: 20px;
    font-family: 'Nunito';
    color: #444444;
    font-weight: 500;
}
body.wp-singular.product-template-default.single .tm-epo-totals {
    display: none;
}
body.wp-singular.product-template-default.single ul#tm-extra-product-options-fields {
    margin-bottom: 30px;
}
/* ============================================================== */
div#sec-01 a.nectar-button.small.regular.accent-color.regular-button {
    margin-right: 15px !important;
}
/* Responsive Css */
@media only screen and (min-width: 320px) and (max-width: 999px) {
	#header-outer:not([data-format=left-header]) #top .span_3 a.bbb {
		display: none;
	}
	body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before, #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:after, #top .slide-out-widget-area-toggle a .lines-button:after {
		width: 100% !important;
		background: #000;
	}
	body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li a {
		font-family: "Bebas Neue";
		font-weight: 400;
		font-size: 23px;
	}
	body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li a:after {
		display: none;
	}
	div#sec-01 {
		padding: 50px 0 !important;
		text-align: center;
	}
	div#sec-01 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#sec-01 h2 {
		font-size: 40px;
	}
	div#sec-01 h3 {
		font-size: 30px;
		line-height: 40px;
		padding: 0;
	}
	div#sec-01 p {
		width: 100%;
		font-size: 15px;
		line-height: 26px;
	}
	a.nectar-button.small.regular.accent-color.regular-button {
		width: 170px;
		margin: 0 !important;
	}
	div#sec-01 a.nectar-button.small.regular.accent-color.regular-button {
		margin: 0 3px !important;
	}
	a.nectar-button.small.regular.accent-color.regular-button span {
		font-size: 16px;
		line-height: 50px;
	}
	div#sec-03 {
		padding: 50px 0 !important;
		text-align: center;
	}
	div#sec-03 .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
		padding: 0 12px;
	}
	div#sec-03 h6, #sec-10 h6, .why-wo h6, div#sec-06 h6 {
		font-size: 50px;
		line-height: 50px;
	}
	div#sec-03 h2, #sec-10 h3, .why-wo h2, div#sec-06 h2 {
		font-size: 40px;
		line-height: 50px;
		padding-bottom: 10px;
	}
	div#sec-03 p {
		font-size: 15px;
		line-height: 26px;
	}
	div#sec-07 {
		padding: 50px 0 !important;
		text-align: center;
	}
	div#sec-07 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#sec-07 h3 {
		font-size: 20px;
	}
    #sec-07 .nectar-milestone.animated-in {
        text-align: center;
    }
	#sec-07 .nectar-milestone.animated-in span {
		font-size: 40px !important;
		line-height: 40px !important;
	}
	#sec-07:before, #sec-07 .vc_col-sm-4:nth-child(1):before {
		display: none;
	}
	#sec-07 .vc_col-sm-4:nth-child(2), #sec-07 .vc_col-sm-4:nth-child(3) {
		padding: 0;
	}
	div#sec-10 {
		padding-bottom: 50px !important;
		text-align: center;
	}
	div#sec-10 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	#sec-10 .ligt-ray {
		padding: 50px 20px !important;
	}
	#sec-10 h3 {
		padding: 0;
	}
	#sec-10 .tabbed>ul li {
		margin: 0 0 5px;
		width: 100%;
	}
	#sec-10 .tabbed>ul li a {
		padding: 0;
	}
	#sec-10 .tabbed>ul li a span {
		font-size: 25px;
	}
	#sec-10 ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
		margin: 0 0 30px;
		width: 100%;
	}
    div#sec-09 {
        text-align: center;
    }
    .why-wo {
        padding: 0;
    }
    .why-wo h2 {
        width: 100%;
    }
    div#sec-06 {
        padding: 90px 0 40px !important;
        text-align: center;
    }
    div#sec-06 .row_col_wrap_12.col.span_12.dark.left {
        padding: 0 12px;
    }
    #sec-06 h3 {
        font-size: 50px;
    }
    #sec-06 .vc_col-sm-4 {
        padding-top: 10px;
    }
    div#sec-06 .owl-carousel.owl-theme.owl-loaded.owl-drag {
        padding: 0px 30px 70px;
        background-size: cover;
        height: auto;
    }
    #sec-06 .vc_col-sm-8:before {
        display: none;
    }
    #sec-06 .vc_col-sm-8 {
        padding: 0;
    }
    .bonq-wo p {
        width: 100%;
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 5px;
    }
    .bonq-wo p:before {
        top: -10px;
        left: 0;
        right: 0;
        margin: auto;
    }
    #sec-06 .owl-dots {
        left: 0;
        right: 0;
        top: 0;
    }
    div#sec8 {
        padding-bottom: 0 !important;
        text-align: center;
    }
    div#for-wokin .row_col_wrap_12.col.span_12.dark.left {
        padding: 0 12px;
    }
    div#for-wokin {
        padding: 0 0 50px !important;
    }
    div#for-wokin .ligt-ray {
        padding: 40px 20px !important;
    }
    div#for-wokin h2 {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 20px;
    }
    div#for-wokin div#wpforms-225 {
        width: 100%;
        margin: 0;
    }
    div#for-wokin div#wpforms-225 .wpforms-field {
        padding: 0 0 15px;
    }
    div#for-wokin button#wpforms-submit-225 {
        margin: 0;
        height: 55px;
    }
    .balack-wo {
        padding: 30px 10px !important;
    }
    div#footer-working {
        text-align: center;
    }
    div#footer-working .row_col_wrap_12.col.span_12.dark.left {
        padding: 0 12px;
    }
    div#footer-working .vc_col-sm-4 {
        padding: 20px 10px;
        width: 100%;
    }
    div#footer-working img {
        width: 100%;
        object-fit: scale-down;
        height: 180px;
        margin-bottom: 20px;
    }
    div#footer-working ul.list-icons li a i {
        font-size: 20px;
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
    div#footer-working .vc_col-sm-2, div#footer-working .vc_col-sm-3:nth-child(3), div#footer-working .vc_col-sm-3:nth-child(4) {
        left: 0;
        width: 100%;
        margin-bottom: 10px;
    }
    .balack-wo h2, .balack-wo h3 {
        padding: 0 0 20px;
        font-size: 22px;
    }
    .balack-wo h2:before, .balack-wo h3:before {
        top: 43px;
        left: 0;
        right: 0;
        margin: auto;
    }
    div#footer-working ul li {
        display: flex;
        justify-content: center;
    }
    div#footer-working ul li:before {
        left: 0;
        position: relative;
        margin-right: 5px;
    }
    div#footer-working ul {
        margin: 0;
    }
    div#wpforms-90 input {
        width: 100%;
        height: 55px;
    }
    div#last-fot p, div#last-fot p a {
        font-size: 18px;
    }
	div#conta {
		padding: 50px 0 !important;
	}
	div#conta .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	#conta h2 {
		font-size: 40px;
		line-height: 50px;
	}
	#conta div#wpforms-112 {
		width: 95%;
		margin: 10px auto 0;
	}
	.span_5.col.single-product-main-image {
		margin-bottom: 10px;
	}
	body.wp-singular.product-template-default.single h1.product_title.entry-title.nectar-inherit-default {
		font-size: 35px;
		text-align: center;
		line-height: 40px;
	}
	a.button.alt.contact-us-btn {
		display: table;
		margin: 0 auto 20px;
	}
	.mobile div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs {
		margin-top: 0;
	}
	div#sec-04 {
		padding: 70px 0 !important;
		text-align: center;
	}
	div#sec-04 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#sec-04 .yello-co {
		padding: 40px 12px !important;
	}
	.yello-co h6 {
		font-size: 50px;
		line-height: 50px;
	}
	.yello-co h2 {
		font-size: 40px;
		line-height: 50px;
		padding-bottom: 10px;
	}
	.yello-co p {
		width: 100%;
		font-size: 15px;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1300px) { 
	#header-outer[data-full-width="true"] header > .container {
		padding: 0 50px;
	}
	#header-outer:not([data-format=left-header]) #top .span_3 a.bbb {
		width: 50%;
	}
	div#sec-01 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	#sec-01 img {
		width: 70%;
		margin: auto;
	}
	div#sec-01 h2 {
		font-size: 70px;
		line-height: 85px;
		text-align: center;
	}
	div#sec-01 h3 {
		font-size: 35px;
		line-height: 40px;
		padding: 0;
	}
	div#sec-01 p {
		font-size: 16px;
		width: 100%;
		padding: 0;
	}
	div#sec-01 a.nectar-button.small.regular.accent-color.regular-button {
		margin-right: 10px !important;
	}
	a.nectar-button.small.regular.accent-color.regular-button {
		width: 179px;
		height: 59px;
	}
	a.nectar-button.small.regular.accent-color.regular-button span {
		font-size: 17px;
	}
	div#sec-03 {
		padding: 80px 0 !important;
	}
	div#sec-03 .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
		padding: 0 50px;
	}
	div#sec-03 h6, #sec-10 h6, .why-wo h6, div#sec-06 h6 {
		font-size: 60px;
		line-height: 45px;
	}
	div#sec-03 h2, #sec-10 h3, .why-wo h2, div#sec-06 h2 {
		font-size: 60px;
		line-height: 65px;
	}
	div#sec-03 h2 {
		padding-bottom: 18px;
	}
	div#sec-03 p {
		font-size: 16px;
	}
	div#sec-03 img {
		width: 90%;
	}
    div#sec-07 {
        padding: 70px 0 90px !important;
    }
    div#sec-07 .row_col_wrap_12.col.span_12.dark.left {
        padding: 0 50px;
    }
    #sec-07:before {
        right: 0;
    }
    #sec-10 .ligt-ray {
        padding: 60px 40px !important;
    }
    #sec-10 ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
        margin-bottom: 40px;
    }
    .full-width-content ul.products li.product {
        width: 30.6%;
    }
    div#sec-10 {
        padding-bottom: 90px !important;
    }
    div#sec-09 .why-wo {
        padding: 0 0 0 100px;
    }
    .why-wo h2 {
        width: 70%;
    }
    #sec-09 img {
        margin-top: 0;
    }
    #sec-09 a.nectar-button.small.regular.accent-color.regular-button {
        margin-right: 100px !important;
    }
    div#sec-06 {
        padding-top: 100px !important;
    }
    div#sec-06 .row_col_wrap_12.col.span_12.dark.left {
        padding: 0 50px;
    }
    #sec-06 .owl-dots {
        left: -30px;
    }
    div#sec-06 .owl-carousel.owl-theme.owl-loaded.owl-drag {
        padding-left: 15px;
    }
    div#for-wokin {
        padding-top: 0 !important;
    }
    div#for-wokin .row_col_wrap_12.col.span_12.dark.left {
        padding: 0 50px;
    }
    div#for-wokin .ligt-ray {
        padding: 60px 50px !important;
    }
    .balack-wo {
        padding: 60px 50px !important;
    }
    div#footer-working .vc_col-sm-4 {
        width: 33%;
    }
    div#footer-working .vc_col-sm-2 {
        left: 30px;
    }
    div#footer-working .vc_col-sm-3:nth-child(3) {
        left: 60px;
    }
    div#footer-working .vc_col-sm-3:nth-child(4) {
        left: 0;
    }
    div#footer-working ul li a {
        font-size: 15px;
    }
    div#last-fot p, div#last-fot p a {
        font-size: 19px;
    }
	div#sec-04 {
		padding: 100px 0 !important;
	}
	div#sec-04 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#sec-04 .yello-co {
		padding: 50px 70px !important;
	}
	.yello-co h6 {
		font-size: 60px;
		line-height: 60px;
	}
	.yello-co h2 {
		font-size: 50px;
		line-height: 60px;
		padding-bottom: 20px;
	}
	.yello-co p {
		width: 90%;
		font-size: 16px;
	}
	#conta h2 {
		font-size: 60px;
		line-height: 60px;
	}
	#conta div#wpforms-112 {
		width: 70%;
	}
	div#conta .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
}
@media only screen and (min-width: 1301px) and (max-width: 1600px) { 
	#header-outer[data-full-width="true"] header > .container {
		padding: 0 120px;
	}
	#header-outer:not([data-format=left-header]) #top .span_3 a.bbb {
		width: 60%;
	}
	div#sec-01 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 120px;
	}
	#sec-01 img {
		width: 100%;
	}
	div#sec-01 h2 {
		font-size: 90px;
		text-align: center;
	}
	div#sec-01 h3 {
		font-size: 45px;
		line-height: 49px;
	}
	div#sec-01 p {
		font-size: 17px;
		width: 100%;
	}
	div#sec-01 a.nectar-button.small.regular.accent-color.regular-button {
		margin-right: 15px !important;
	}
	a.nectar-button.small.regular.accent-color.regular-button {
		width: 190px;
		height: 60px;
	}
	a.nectar-button.small.regular.accent-color.regular-button span {
		font-size: 18px;
	}
	div#sec-03 {
		padding: 100px 0 !important;
	}
	div#sec-03 .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
		padding: 0 150px;
	}
	div#sec-03 h6, #sec-10 h6, .why-wo h6, div#sec-06 h6 {
		font-size: 75px;
		line-height: 65px;
	}
	div#sec-03 h2, #sec-10 h3, .why-wo h2, div#sec-06 h2 {
		font-size: 80px;
		line-height: 85px;
	}
	div#sec-03 h2 {
		padding-bottom: 18px;
	}
	div#sec-03 p {
		font-size: 17px;
	}
	div#sec-03 img {
		width: 90%;
	}
    div#sec-07 {
        padding: 70px 0 120px !important;
    }
    div#sec-07 .row_col_wrap_12.col.span_12.dark.left {
        padding: 0 200px;
    }
    #sec-07:before {
        right: 0;
    }
    #sec-10 .ligt-ray {
        padding: 70px 80px !important;
    }
    #sec-10 ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
        margin-bottom: 50px;
    }
    #sec-10 .tabbed>ul li {
        margin-right: 10px;
    }
    .full-width-content ul.products li.product {
        width: 30.6%;
    }
    div#sec-10 {
        padding-bottom: 100px !important;
    }
    div#sec-09 .why-wo {
        padding: 0 0 0 130px;
    }
    .why-wo h2 {
        width: 80%;
    }
    #sec-09 img {
        margin-top: 0;
    }
    #sec-09 a.nectar-button.small.regular.accent-color.regular-button {
        margin-right: 130px !important;
    }
    div#sec-06 {
        padding-top: 100px !important;
    }
    div#sec-06 .row_col_wrap_12.col.span_12.dark.left {
        padding: 0 50px;
    }
    #sec-06 .owl-dots {
        left: -30px;
    }
    div#sec-06 .owl-carousel.owl-theme.owl-loaded.owl-drag {
        padding-left: 15px;
    }
    div#for-wokin {
        padding-top: 20px !important;
    }
    div#for-wokin .row_col_wrap_12.col.span_12.dark.left {
        padding: 0 100px;
    }
    div#for-wokin .ligt-ray {
        padding: 70px 80px !important;
    }
    .balack-wo {
        padding: 70px 70px !important;
    }
    div#footer-working .vc_col-sm-4 {
        width: 33%;
    }
    div#footer-working .vc_col-sm-2 {
        left: 30px;
    }
    div#footer-working .vc_col-sm-3:nth-child(3) {
        left: 60px;
    }
    div#footer-working .vc_col-sm-3:nth-child(4) {
        left: 0;
    }
	div#sec-04 {
		padding: 110px 0 !important;
	}
	div#sec-04 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 120px;
	}
	div#sec-04 .yello-co {
		padding: 50px 70px !important;
	}
	.yello-co h6 {
		font-size: 70px;
		line-height: 70px;
	}
	.yello-co h2 {
		font-size: 55px;
		padding-bottom: 20px;
	}
	.yello-co p {
		width: 90%;
	}
	#conta h2 {
		font-size: 70px;
		line-height: 70px;
	}
	#conta div#wpforms-112 {
		width: 70%;
	}
	div#conta .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 150px;
	}
}