/*
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=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Unbounded:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
h2,h3,h4,h5{
	 font-family: "Unbounded";
}
p{
	font-family: "DM Sans";
}

/* ================================================================= */
.mug h2 {
    color: #FFF;
    text-align: center;
    font-family: Unbounded;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 46px;
    width: 40%;
    margin: 0 auto;
    padding-bottom: 20px;
}
.mug  p {
    color: #9B9B9B;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32.4px;
    width: 46%;
    margin: 0 auto;
    margin-bottom: 60px !important;
}
div#sec-02 .vc_col-sm-3 .wpb_text_column.wpb_content_element {
    background: #161616;
    padding: 40px;
}
div#sec-02 .vc_col-sm-3 .wpb_text_column.wpb_content_element h3 {
    color: #FFF;
    font-family: Unbounded;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 33.6px;
}
div#sec-02 .vc_col-sm-3 .wpb_text_column.wpb_content_element p {
    color: #ABABAB;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32.4px; 
}
div#sec-04 img {
    animation: smooth-swing 3s ease-in-out infinite alternate;
    transform-origin: center top;
}
@keyframes smooth-swing {
    0% { transform: rotate(8deg); }
    50% { transform: rotate(-8deg); }
    100% { transform: rotate(8deg); }
}
/* ====================================================== */
div#sec-03 .vc_col-sm-3 {
    width: 23%;
    margin-right: 28px;
}
div#sec-03 img {
    margin: 0 auto;
    display: table;
    width: 69.785px;
    height: 51.75px;
    object-fit: scale-down;
}

div#sec-03 .row-bg.viewport-desktop.using-image.using-bg-color {
    background-position: 100% 10% !important;
}
div#sec-03 h3 {
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 25.2px;
}
div#sec-03 p {
    color: #ABABAB;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 28.8px; 
}
/* ============================================================ */
div#sec-04 h2 {
    color: #FFF;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 46px;
    width: 90%;
}
div#sec-04  .vc_col-sm-6  p {
    color: #9B9B9B;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32.4px;
    width: 90%;
    float: right;
}
div#sec-04 img {
    margin: 0 auto;
    display: table;
}
.mug-tes h4 {
    color: #FFF;
    text-align: center;
    font-family: Unbounded;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 33.6px;
}
.mug-tes p {
    color: #ABABAB;
    text-align: center;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32.4px;
    width: 94%;
    margin: 0 auto;
    padding-bottom: 17px !important;
}
.mug-tes {
    border-bottom: 1px solid;
    width: 1109px;
    margin: 0 auto;
    margin-bottom: 49px !important;
}
a.nectar-button.small.regular.accent-color.has-icon.regular-button {
    border-radius:  48px !important;
    background: linear-gradient(90deg, #FBAA81 0%, #E44BC5 52.28%, #7370FB 100%);
    width: 189.52px;
    height: 64px;
    text-align: center;
    line-height: 2.5;
    margin: 0;
}
a.nectar-button.small.regular.accent-color.has-icon.regular-button span {
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
}
body.material:not([data-button-style^=rounded]) .nectar-button.has-icon i {
    font-size: 22px;
    right: 30px;
}
div#sec-04 a.nectar-button.small.regular.accent-color.has-icon.regular-button {
    margin: 0 auto;
    display: table;
}
div#sec-02 {
    z-index: 0;
    
}
/* =========================================================== */
div#sec-05 ul {
    margin: 0;
}
div#sec-05 ul li {
    display: inline-block;
    border-radius: 44px;
    background: rgba(255, 255, 255, 0.10);
    border: 1px solid #eeeeee8a;
    padding: 10px 23px;
    margin-right: 5px;
    color: #FFF;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32.4px;
    text-align: right;
    position: relative;
    height: 59.39px;
    padding-top: 12px;
    transition: all 0.4s linear;
}
div#sec-05 ul li:nth-child(4) {
    margin: 0;
}
div#sec-05 ul li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    background-color: #9264F3;
    padding: 8px;
    border-radius: 60px;
    position: relative;
    left: -7px;
}
div#sec-05 a.nectar-button.small.regular.accent-color.has-icon.regular-button {
    margin: 0 auto;
    display: table;
    margin-top: 60px;
}
div#sec-05 ul li:hover {
    border-radius: 48px;
    background: linear-gradient(90deg, #FBAA81 0%, #E44BC5 52.28%, #7370FB 100%);
    transition: all 0.4s linear !important;
}
/* ========================================================= */
div#sec-06 h3 {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}
div#sec-06 p {
    color: #ABABAB;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 28.8px; 
}
div#sec-06 img {
    margin-bottom: 20px;
}
div#sec-06:before {
    content: '';
    position: absolute;
    z-index: 99;
    left: -280px;
    top: -191px;
    border-radius: 50000px;
    opacity: 0.4;
    background: linear-gradient(143deg, #C13770 8.27%, #8229AC 94.69%);
    filter: blur(62.5px);
    width: 502.246px;
    height: 502.246px;
}
/* ================================================= */
div#sec-02 .vc_col-sm-3 .wpb_text_column.wpb_content_element:hover {
    background: linear-gradient(90deg, #FBAA81 0%, #E44BC5 52.28%, #7370FB 100%);
    transition: all 0.7s ease-in-out !important;
}
div#sec-02 .vc_col-sm-3 .wpb_text_column.wpb_content_element:hover h3,div#sec-02 .vc_col-sm-3 .wpb_text_column.wpb_content_element:hover p {
    color: #fff;
}
/* =========================================== */
div#testi-moni h2 {
    color: #FFF;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 46px;
    padding-left: 166px;
}
div#testi-moni img {
    width: 10%;
    margin: 0 auto;
    display: table;
}
div#testi-moni .vc_col-sm-6 img {
    width: unset;
    float: right;
    padding-right: 328px;
}
div#testi-moni p.tex-t {
    color: #FFF;
    text-align: center;
    font-family: Urbanist;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    width: 94%;
    margin: 0 auto;
}
div#testi-moni .iwt-icon img {
    width: 75%;
}
div#testi-moni h4 {
    color: #FFF;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin: 0;
	padding-top:10px;
}
div#testi-moni h5 {
    color: #FFF;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
div#testi-moni .iwithtext .iwt-text {
    padding-left: 90px;
}
div#testi-moni .iwithtext {
    left: 220px;
    top: 13px;
}
div#testi-moni .iwithtext:before {
    content: '';
    background-image: url(/wp-content/uploads/2025/03/Group-1171275797.png);
    position: absolute;
    width: 113px;
    height: 17px;
    background-repeat: no-repeat;
    right: 527px;
    top: 25px;
}
div#testi-moni .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot {
    width: 60px;
}
div#testi-moni .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot.is-selected:before {
    width: 30px;
    border-radius: 20px;
    box-shadow: none;
    margin-left: 0;
    margin: 0 !important;
}
div#testi-moni .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot:before {
    width: 31px;
    margin: 0 5px;
    height: 6px;
    background-color: #fff !important;
    box-shadow: none;
    border-radius: 10px;
}
div#testi-moni .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots {
    bottom: -165px;
}
/* ========================================================= */
.top-1 {
    float: left;
    padding-top: 8px;
    position: relative;
    left: -220px;
}
.top-2 {
    float: right;
    position: relative;
    left: 200px;
    top: 7px;
}
.top-1 ul {
    margin: 0;
}
.top-1 ul li {
    display: inline-block;
    margin-right: 20px;
}
.top-1 ul li a {
    color: #1E1E1E !important;
    text-align: center;
    font-family: Poppins !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.362px; 
}
.material #header-secondary-outer>.container {
    max-width: 100%;
}
.top-2 p {
    color: #1E1E1E;
    font-family: 'Poppins' !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 174%;
    padding: 0;
}
div#header-secondary-outer {
    /* background-color: transparent; */
}
/* ====================================================== */
div#banner-work .vc_col-sm-6:nth-child(2) {
    padding: 295px 117px;
}
div#banner-work h6 {
    color: #FFF;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 174%; 
    text-transform: capitalize;
}
div#banner-work h2 {
    background: linear-gradient(91deg, #FFF 19.95%, rgba(255, 255, 255, 0.34) 81.44%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Unbounded;
    font-size: 51px;
    font-style: normal;
    font-weight: 600;
    line-height: 67.2px; 
    padding-bottom: 8px;
}
div#banner-work p {
    color: #FFF;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 174%;
    width: 90%;
    padding-bottom: 10px;
}
div#banner-work .vc_col-sm-6:nth-child(1) .vc_column-inner {
    padding-top: 154px;
}
div#banner-work .row-bg.viewport-desktop.using-image {
    height: 930px;
}
div#banner-work .owl-dots {
    margin-top: 0px;
    margin-bottom: 24px;
}
div#banner-work .span_12.dark .owl-theme .owl-dots .owl-dot.active span {
    width: 50px;
    background-color: #c754d3 !important;
}
div#banner-work img {
    width: 90%;
    margin: 0 auto;
}
div#banner-work .owl-theme[data-desktop-cols] .owl-dots .owl-dot span {
    width: 40px;
    background-color: #fff;
    height: 11px;
}
div#header-outer {
    height: 0;
}
div#header-space {
    height: 0;
}
/* ========================================================= */
div#produ-working h3 {
    color: #FFF;
    font-family: Unbounded;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 44.8px;
    padding-bottom: 59px;
}
div#produ-working a.nectar-button.small.regular.accent-color.has-icon.regular-button {width: 250.95px;border-radius: 44px !important;!im;!;background: rgba(255, 255, 255, 0.05) !important;border: 2px solid #ffffff59;float: right;height: 66px;}
div#produ-working h2.woocommerce-loop-product__title {
    color: #FFF;
    text-align: center;
    font-family: Unbounded;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22.4px; 
}
div#produ-working span.price {
    text-align: center;
}
div#produ-working .woocommerce ul.products li.product .price ins .amount,.woocommerce ul.products li.product .price del {
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 28.8px;
}
div#produ-working .woocommerce ul.products li.product.classic .onsale {display: none;}
.full-width-content .vc_col-sm-12 .carousel-wrap.products-carousel {
    padding-left: 0 !important;
}
div#produ-working  .woocommerce ul.products[data-product-style]:not([data-n-desktop-columns=default]) li.product,div#produ-working.woocommerce ul.products[data-product-style]:not([data-n-desktop-small-columns=default]) li.product {
    width: 330px !important;
}
div#produ-working .woocommerce .classic .product-wrap a.button, div#produ-working.woocommerce ul.products li.product.classic .button {background: linear-gradient(90deg, #FBAA81 0%, #E44BC5 52.28%, #7370FB 100%);}
div#testi-moni .row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: cover !important;
    background-position: 50% 100% !important;
}
.produ-working:before {
    content: '';
    position: absolute;
    z-index: 99;
    left: -270px;
    top: -150px;
    border-radius: 50000px;
    opacity: 0.4;
    background: linear-gradient(143deg, #C13770 8.27%, #8229AC 94.69%);
    filter: blur(62.5px);
    width: 502.246px;
    height: 502.246px;
}
produ-working2:before {
    display: none !important;
}
.produ-working2:after {
    display: none;
}
.produ-working:after {
    content: '';
    position: absolute;
    z-index: 99;
    left: auto;
    right: -300px;
    top: 570px;
    border-radius: 50000px;
    opacity: 0.4;
    background: linear-gradient(143deg, #C13770 8.27%, #8229AC 94.69%);
    filter: blur(62.5px);
    width: 502.246px;
    height: 502.246px;
}
/* ================================================================ */
div#banner-work ul.iconlist {
    position: absolute;
    left: auto;
    right: -50px;
    top: -309px;
}
div#banner-work ul.iconlist li {
    list-style: none;
    text-align: center;
    padding-bottom: 13px;
}
div#banner-work ul.iconlist li i {
    color: #fff;
    font-size: 22px;
    text-align: center;
}
div#banner-work ul.iconlist li:hover i {
    color: #f1839c;
    transform: scale(1.5);
    transition: all 0.4s linear;
}
/* ======================================================== */
/* ===================================================== */
div#footer-working h2 {
    color: #ffffff;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 34.13px;
}
div#footer-working p {
    color: #232323;
    font-family: Poppins;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}
div#footer-working form#wpforms-form-105 {
    display: flex;
    align-items: baseline;
}
div#footer-working input {
    width: 500px !important;
    height: 50px;
    color: #000;
    border-radius: 8px;
    border: 2px solid #8A8A8A;
    background: rgba(255, 255, 255, 0.94);
}
div#footer-working h3 {
    color: #ffffff;
    font-family: Poppins !important;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 40px;
    position: relative;
}
div#footer-working .vc_col-sm-3 ul li {
    list-style: none;
    padding-bottom: 10px;
}
div#footer-working .vc_col-sm-3 ul li a,div#footer-working .vc_col-sm-6 ul li a {
    color: #ffffff;
    font-family: Poppins !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 25.84px;
}
div#footer-working .vc_col-sm-3 ul {
    margin: 0;
}
div#footer-working button#wpforms-submit-105 {
    height: 55px;
    border-radius: 8px !important;
    background: #6F3374;
    color: #ffffff;
    text-align: center;
    font-family: 'Poppins' !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-left: -20px;
    margin-top: -4px;
    width: 170px;
}
div#footer-working button#wpforms-submit-105:hover {box-shadow: none !important;!i;!;}
div#footer-working h3:before {
    content: '';
    border: 2px solid #ffffff;
    position: absolute;
    width: 81px;
    bottom: -13px;
}
div#footer-working .vc_col-sm-6 p {
    color: #ffffff;
    font-family: Poppins !important;
    font-size: 14.4px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.55px;
    text-transform: capitalize;
    width: 90%;
}
div#footer-working .vc_col-sm-6 ul {
    margin: 0;
    float: right;
    /* display: none; */
}
div#footer-working .vc_col-sm-6 ul li {
    display: inline-block;
    padding-right: 34px;
}
div#footer-working .vc_col-sm-6 ul li:nth-child(4) {
    margin: 0;
     padding:0;
}
div#footer-working input::placeholder {
    color: #3C3C3C;
    opacity:1;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
div#wpforms-53 {
    margin: 0;
}
div#footer-working .divider-wrap {
    border: 1px solid rgb(255 255 255 / 50%);
    height: 1px;
    margin: 33px 0;
}
div#footer-working .column-bg-overlay {
    border-radius: 43px;
}
div#footer-working .vc_col-sm-3 ul li:hover a,div#footer-working .vc_col-sm-6 ul li:hover a {
    color: #6f3374;
}
div#footer-working  div.wpforms-container-full .wpforms-confirmation-container-full {
    background-color: #000;
    border: none;
}
div#footer-working  div.wpforms-container-full .wpforms-confirmation-container-full p {
    color: #fff !important;
    text-align: center;
    width: 100% !important;
}
/* ======================================================== */
#page-header-bg h1 {
    font-size: 72px;
    padding-top: 150px;
    font-family: 'Unbounded';
    text-shadow: 7px 4px #ffffff45;
}
body[data-bg-header=true].woocommerce-checkout .container-wrap .woocommerce * {
    color: #fff !important;
}
.woocommerce-checkout .nectar-global-section.before-footer {
    padding: 0;
}
.ppcp-messages {
    background-color: #fff !important;
    text-align: center !important;
    padding: 15px !important;
}
/* ==================================================== */
#ajax-content-wrap .container-wrap {
    background-image: url(/wp-content/uploads/2025/03/Group-1171275799.png);
    background-repeat: no-repeat;
    background-position: 100% 100% !important;
    background-size: cover;
}
body:not(.page):not(.single-post):not(.single-portfolio) .nectar-global-section.before-footer {
    padding: 0;
}
/* =================================================== */
.nectar-shop-header {
    color: #fff !important;}
.woocommerce .woocommerce-ordering select {
    color: #fff;
    border: 1px solid;
}
.woocommerce .woocommerce-breadcrumb span a {
    color: #fff;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    color: #fff;
}
/* ========================================================================== */
div#conta input {
    height: 80px;
    color: #ffffff;
    background-color: transparent;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    padding: 0;
}
div#conta input::placeholder,div#conta textarea::placeholder {
    color: #ffffff;
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 1;
}
div#wpforms-121 {
    width: 70%;
    margin: 0 auto;
}
div#conta textarea {
    height: 160px;
    background-color: transparent;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    border-right: 0;
   color: #ffffff;
    padding: 0;
}
div#conta button#wpforms-submit-121 {
    border-radius: 48px;
    background: linear-gradient(90deg, #FBAA81 0%, #E44BC5 52.28%, #7370FB 100%);
    width: 100%;
    height: 64px;
    color: #FFF;
    text-align: center;
    font-family: 'Unbounded' !important;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px; 
    margin-top: 30px;
}
div#conta div.wpforms-container-full .wpforms-confirmation-container-full {
    background-color: #fff;
}
div#conta div.wpforms-container-full .wpforms-confirmation-container-full p {
    text-align: center;
    font-size: 20px;
}
/* ============================================================ */
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    color: #FFF;
    text-align: center;
    font-family: Poppins !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; 
    margin: 0;
    padding: 0 23px;
}
#header-outer[data-format=default] #top .span_9 {
    width: 85%;
}
body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after {
    bottom: -10px;
    border: 2px solid #fff;
}
/* ============================================= */
.fom-class input {border-radius: 0;border: 2px solid #FFF;position: absolute;right: 100px;top: 40px;color: #fff;padding-right: 30px;width: 417px;height: 51px;text-align: right;}
.fom-class input::placeholder {
    color: #FFF;
    text-align:right;
    font-size: 18.676px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.fom-class:before {
    content: '';
    background-image: url(/wp-content/uploads/2025/03/Group-1171275812.png);
    width: 26px;
    height: 31px;
    background-repeat: no-repeat;
    position: absolute;
    right: 467px;
    top: 53px;
}

/* ======================================================== */
li.wish-btn {
    position: absolute;
    padding: 0 !important;
    margin: 0 !important;
}
#header-outer:not([data-format="left-header"]) .cart-menu .cart-icon-wrap {
    position: absolute;
    right: -30px;
    top: 2px;
}
#header-outer:not([data-format="left-header"]) .cart-menu .cart-icon-wrap .icon-salient-cart:before, body.material .icon-salient-cart:before {
    color: #fff;
}
li.wish-btn img {
    width: 75% !important;
    margin: 0 !important;
    position: relative;
    top: 17px;
    left: -102px;
}
body.material #header-outer[data-full-width=true]:not([data-format=left-header]) #top nav>.buttons {
    position: absolute;
    top: 39px;
    right: -70px;
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons>li ::before {
    color: #fff;
}
li#nectar-user-account {
    position: relative;
    top: 12px;
    right: -12px;
    margin: 0 !important;
}
.alg-wc-wl-view-state.alg-wc-wl-view-state-add {
    background: linear-gradient(90deg, #FBAA81 0%, #E44BC5 52.28%, #7370FB 100%);
    padding: 5px;
    margin: 0 !important;!i;!;
    !i;!;
    width: 32px;
    height: 29px;
    right: -250px;
    left: auto;
    border-radius: 60px;
}
.alg-wc-wl-view-state.alg-wc-wl-view-state-add ::before {
    color: #ffebeb;
    opacity: 1;
    margin: 0;
}
/* =============================================================== */
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents,table.shop_table.shop_table_responsive {
    color: #fff;
    font-size: 18px;
}
.woocommerce input#coupon_code, .material.woocommerce-page[data-form-style="default"] input#coupon_code {
    !i;!io;!iom;
    filter: invert(1) brightness(30.5);
}
#ajax-content-wrap .cart_totals h2 {
    color: #fff;
}
form.checkout.woocommerce-checkout.force-contained-rows {
    color: #fff !important;
    font-size: 18px;
}
form.checkout.woocommerce-checkout.force-contained-rows h3,form.checkout.woocommerce-checkout.force-contained-rows h4 {
    color: #fff;
}
table.order-review tr th {
    color: #fff !important;
}
/* ============================================================= */
.single-product * {
    color: #fff;
}
.single-product div#header-space {
    height: 270px !important;
    background: linear-gradient(90deg, #FBAA81 0%, #E44BC5 52.28%, #7370FB 100%) !important;
}
.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs li a {
    color: #fff;
    font-size: 40px;
}
/* ================================================= */
ul.sub-menu.tracked-pos {
    background: #000 !important;
    padding: 14px 19px;
    border-radius: 15px !important;
	margin-top: -16px !important;
}
#header-outer #top nav > ul > li:not(.megamenu) ul a:hover, #header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) .sfHover > a, #header-outer #top nav > ul > li:not(.megamenu) .sfHover > a, #header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:hover, #header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-item > a, #header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-ancestor > a, #header-outer nav > ul > .megamenu > ul ul li a:hover, #header-outer nav > ul > .megamenu > ul ul li a:focus, #header-outer nav > ul > .megamenu > ul ul .sfHover > a, #header-secondary-outer ul > li:not(.megamenu) .sfHover > a, #header-secondary-outer ul > li:not(.megamenu) ul a:hover, #header-secondary-outer ul > li:not(.megamenu) ul a:focus, body:not([data-header-format="left-header"]) #header-outer nav > ul > .megamenu > ul ul .current-menu-item > a {
    background-color: #000 !important;
}
.woocommerce ul.products li.product .product-wrap img, .woocommerce-page ul.products li.product .product-wrap img {
    width: 100%;
    height: 450px;
    display: block;
}
#header-outer .sf-menu li ul li a {
    font-size: 18px;
    font-family: 'Poppins';
    padding: 11px 10px;
    color: #fff;
	line-height: 23px;
}
select#pa_size {
    background: #FFF;
    color: #000;
}
option.attached.enabled {
    color: #000 !important;
}
.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border-right: 0;
    margin: 1px;
    color: #FFF !important;
}
div#abt h3 {
    color: #FFF;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px;
}
.top-3 p {
   color: #1E1E1E;
   font-family: 'Poppins' !important;
   font-size: 17px;
   font-style: normal;
   font-weight: 500;
   padding: 12px 0 0 0;
}
div#abt p{
    color: #9B9B9B;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    width: 90%;
}
div#abt img {
    animation: smooth-swing 3s ease-in-out infinite alternate;
    transform-origin: center top;
}
@keyframes smooth-swing {
    0% { transform: rotate(8deg); }
    50% { transform: rotate(-8deg); }
    100% { transform: rotate(8deg); }
}
.page-id-67 a {
    color: #fff !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px){
/* -----asked by QA ------- */
body #slide-out-widget-area .secondary-header-text {
    display: none;
}
/* --------------- */
.top-1 {
    float: none;
    padding-top: 8px;
    left: 0px;
}
.top-2 {
    float: none;
    left:0px;
    top: 7px;
}
#slide-out-widget-area .secondary-header-text, body #slide-out-widget-area .inner-wrap .inner .nectar-header-text-content {
    margin-bottom: 15px;
    background-color: #fff !important;
    padding: 15px 10px;
}
.top-2 p {
    font-size: 14px;
    line-height: 24px;
}
#header-outer .mobile-user-account .icon-salient-m-user {
    color: #000;
}
body.material .icon-salient-cart:before {
    color: #000;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    transition: color .2s ease;
}
#slide-out-widget-area .inner .off-canvas-menu-container li a {
    font-family: Poppins !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 30px !important;
}
body .fa.fa-angle-down:before{
    content: "\f107";
}
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;
}
#ajax-content-wrap .vc_row.right_padding_89px .row_col_wrap_12 {
    padding-right: 0px;
}
div#banner-work img {
    width: 95%;
    margin: 0 auto;
}
div#banner-work .vc_col-sm-6:nth-child(2) {
    padding: 30px;
}
div#banner-work h6 {
    text-align:center;
}
div#banner-work h2 {
    font-size: 30px;
    line-height: 40px;
    text-align:center;
}
div#banner-work p {
    font-size: 14px;
    line-height: 24px;
    width: 95%;
    margin:0 auto;
    text-align:center;
}
div#banner-work .vc_col-sm-6:nth-child(1) .vc_column-inner {
    padding-top: 20px;
}
a.nectar-button.small.regular.accent-color.has-icon.regular-button {
    width: 189.52px;
    height: 64px;
    text-align: center;
    line-height: 2.5;
    margin: 0;
}
div#banner-work a.nectar-button.small.regular.accent-color.has-icon.regular-button{
    display:table;
    margin: 0 auto;
}
#ajax-content-wrap .vc_row.top_margin_-90px {
    margin-top: 0px;
}
div#sec-03 {
    padding-top: 60px !important;
    padding-bottom: 30px !important;
}
#ajax-content-wrap .vc_row.right_padding_222px .row_col_wrap_12 {
    padding-right: 0px;
}
#ajax-content-wrap .vc_row.left_padding_222px .row_col_wrap_12 {
    padding-left: 0px;
}
div#sec-03 .vc_col-sm-3 {
    width: 95%;
    margin: 0 auto;
    margin-bottom: 30px;
}
div#sec-03 p {
    font-size: 14px;
    line-height: 26px;
}
div#sec-04 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
#ajax-content-wrap .vc_row.right_padding_117px .row_col_wrap_12 {
    padding-right: 0px;
}
#ajax-content-wrap .vc_row.left_padding_117px .row_col_wrap_12 {
    padding-left: 0px;
}
div#sec-04 h2 {
    font-size: 30px;
    line-height: 40px;
    margin:0 auto;
    width:100%;
    text-align:center;
}
div#sec-04 .vc_col-sm-6 p {
    font-size: 14px;
    line-height: 26px;
    width: 95%;
    float: none;
    text-align:center;
    margin:0 auto;
}
.mug-tes {
    width: 95%;
    margin: 0 auto;
    margin-bottom: 30px !important;
}
.mug-tes h4 {
    font-size: 20px;
    line-height: 30px;
}
.mug-tes p {
    font-size: 14px;
    line-height: 26px;
    width: 95%;
    float: none;
    padding-bottom: 15px !important;
}
#ajax-content-wrap .vc_row.right_padding_33px .row_col_wrap_12 {
    padding-right: 0px;
}

#ajax-content-wrap .vc_row.left_padding_33px .row_col_wrap_12 {
    padding-left: 0px;
}
.mug h2 {
    font-size: 30px;
    line-height: 40px;
    width: 100%;
    padding-bottom: 10px;
}
.mug p {
    font-size: 14px;
    line-height: 26px;
    width: 95%;
    margin-bottom: 30px !important;
}
div#sec-02 .vc_col-sm-3 img{
    width:95%;
    display:table;
    margin:0 auto;
}
div#sec-02 .vc_col-sm-3 .wpb_text_column.wpb_content_element {
    background: #161616;
    padding: 15px;
    width:95%;
    display:table;
    margin:0 auto;
}
div#sec-02 .vc_col-sm-3 .wpb_text_column.wpb_content_element h3 {
    font-size: 20px;
    line-height: 30px;
}
div#sec-02 .vc_col-sm-3 .wpb_text_column.wpb_content_element p {
    font-size: 14px;
    line-height: 26px;
}
div#sec-02 .vc_col-sm-3 .wpb_text_column.wpb_content_element p br{
    display:none;
}
#ajax-content-wrap .vc_row.right_padding_422px .row_col_wrap_12 {
    padding-right: 0px;
}
#ajax-content-wrap .vc_row.left_padding_422px .row_col_wrap_12 {
    padding-left: 0px;
}
div#sec-05 {
    padding-top: 0px !important;
}
div#sec-05 ul li {
    display: block;
    padding: 10px 20px;
    margin-right: 0px;
    font-size: 14px;
    line-height: 26px;
    text-align:left;
    height: 50px;
    padding-top: 10px;
    width:95%;
    margin: 0 auto;
    margin-bottom:10px;
}
div#sec-05 ul li:last-child{
    margin-bottom:0;
}
div#sec-05 ul li:nth-child(4) {
    margin: 0 auto;  
}
div#sec-05 a.nectar-button.small.regular.accent-color.has-icon.regular-button {
    margin-top: 30px;
}
#ajax-content-wrap .vc_row.right_padding_255px .row_col_wrap_12 {
    padding-right: 0px;
}
#ajax-content-wrap .vc_row.left_padding_255px .row_col_wrap_12 {
    padding-left: 0px;
}
div#produ-working h3 {
    font-size: 24px;
    line-height: 34.px;
    padding-bottom: 30px;
    text-align:center;
}
div#produ-working a.nectar-button.small.regular.accent-color.has-icon.regular-button {
    float: none;
    display:table;
    margin: 0 auto; 
	margin-bottom:30px;
}
div#produ-working {
    padding-top: 70px !important;
    padding-bottom: 60px !important;
}
div#produ-working  .woocommerce ul.products[data-product-style]:not([data-n-desktop-columns=default]) li.product,div#produ-working.woocommerce ul.products[data-product-style]:not([data-n-desktop-small-columns=default]) li.product {
    width: auto !important;
}
div#testi-moni h2 {
    font-size: 30px;
    line-height: 40px;
    padding-left: 0px;
    text-align:center;
    margin-bottom:20px;
}
div#testi-moni .vc_col-sm-6 img {
    width: auto;
    float: none;
    padding-right: 0;
}
div#testi-moni p.tex-t {
    font-size: 14px;
    line-height: 26px;
    width: 95%;
}
div#testi-moni .iwt-icon img {
    width: 50%;
}
div#testi-moni h4 {
    font-size: 14px;
    line-height: 26px;
}
div#testi-moni h5 {
    font-size: 14px;
    line-height: 26px;
}
div#testi-moni .iwithtext .iwt-text {
    padding-left: 80px;
}
div#testi-moni .iwithtext {
    left: 0px;
    top: 13px;
}
div#testi-moni .iwithtext:before {
    right: 0px;
    top: 15px;
}
#ajax-content-wrap .vc_row.right_padding_240px .row_col_wrap_12 {
    padding-right: 0px;
}
#ajax-content-wrap .vc_row.left_padding_240px .row_col_wrap_12 {
    padding-left: 0px;
}
div#sec-06 h3 {
    text-align:center;
}
div#sec-06 p {
    font-size: 14px;
    line-height: 26px;
    text-align:center;
}
div#sec-06 img {
    display:table;
    margin:0 auto;
    margin-bottom: 20px;
    margin-top:20px;
}
div#sec-06 {
    padding-top: 0px !important;
    padding-bottom: 60px !important;
}
div#testi-moni .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 30px 0 15px 0 !important;
}
div#testi-moni {
    padding-top: 50px !important;
    padding-bottom: 60px !important;
}
#ajax-content-wrap .vc_row.right_padding_300px .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_300px .row_col_wrap_12 {
    padding-right: 0;
}
#ajax-content-wrap .vc_row.left_padding_300px .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_300px .row_col_wrap_12 {
    padding-left: 0;
}
div#footer-working h2 {
    text-align:center;
}
div#footer-working .vc_col-sm-6 p {
    width: 95%;
    margin: 0 auto;
    text-align: center;
}
div#footer-working input {
    width: 300px !important;
}
div#footer-working form#wpforms-form-105 {
    display: flex;
    align-items: center;
    flex-direction:column;
    justify-content:center;
}
div#footer-working h3{
    text-align:center;
}
div#footer-working .vc_col-sm-3 ul li{
    text-align:center;
}
div#footer-working .vc_col-sm-3 ul li a, div#footer-working .vc_col-sm-6 ul li a {
    font-size: 14px;
    line-height: 24px;
}
div#footer-working .vc_col-sm-6 ul {
    margin: 0;
    float: none;
    padding-top: 10px;
}
div#footer-working .vc_col-sm-6 ul li {
    display: block;
    padding-right: 0px;
    text-align:center;
    padding-bottom:5px;
}
div#footer-working .vc_col-sm-6 ul li:last-child{
    padding-bottom:0;
}
div#footer-working {
    padding-top: 40px !important;
    padding-bottom: 30px !important;
}
#ajax-content-wrap .vc_row.right_padding_120px .row_col_wrap_12 {
    padding-right: 0px;
}
#ajax-content-wrap .vc_row.left_padding_120px .row_col_wrap_12 {
    padding-left: 0;
}
div#abt h3 {
    font-size: 30px;
    line-height: 40px;
    text-align:center;
}
div#abt p {
    font-size: 14px;
    line-height: 26px;
    width: 95%;
    margin:0 auto;
    text-align:center;
}
#page-header-bg h1 {
    padding-top: 0px;
}
#ajax-content-wrap .vc_row.right_padding_320px .row_col_wrap_12 {
    padding-right: 0px;
}
#ajax-content-wrap .vc_row.left_padding_320px .row_col_wrap_12{
    padding-left:0;
}
div#wpforms-121 {
    width: 90%;
    margin: 0 auto;
}
div#conta {
    padding-top: 30px !important;
}
h1.product_title.entry-title.nectar-inherit-default {
    font-size: 30px;
    line-height: 40px;
}
.woocommerce div.product .summary p.price {
    font-size: 20px;
}
.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs li a {
    font-size: 24px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px){
body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
   height: 50px !important;
}
.top-1 ul {
    display: block !important;
    height: auto !important;
    float: none !important;
}
body.material #header-secondary-outer .nectar-center-text {
    max-width: 100% !important;
}
.top-1 {
    float: none;
    padding-top: 0px;
    left: 0;
}
.top-2 {
    float: none;
    left: 0;
    top: 7px;
}
#slide-out-widget-area .secondary-header-text, body #slide-out-widget-area .inner-wrap .inner .nectar-header-text-content {
    margin-bottom: 15px;
    background-color: #fff !important;
    padding: 15px 10px;
}
.top-2 p {
    font-size: 14px;
    line-height: 24px;
}
#header-outer .mobile-user-account .icon-salient-m-user {
    color: #000;
}
body.material .icon-salient-cart:before {
    color: #000;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    transition: color .2s ease;
}
#slide-out-widget-area .inner .off-canvas-menu-container li a {
    font-family: Poppins !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 30px !important;
}
body .fa.fa-angle-down:before{
    content: "\f107";
}
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;
}
#ajax-content-wrap .vc_row.right_padding_89px .row_col_wrap_12 {
    padding-right: 0px;
}
div#banner-work img {
    width: 65%;
    margin: 0 auto;
}
div#banner-work .vc_col-sm-6:nth-child(2) {
    padding: 30px;
}
div#banner-work h6 {
    text-align:center;
}
div#banner-work h2 {
    font-size: 30px;
    line-height: 40px;
    text-align:center;
}
div#banner-work p {
    font-size: 14px;
    line-height: 24px;
    width: 90%;
    margin:0 auto;
    text-align:center;
}
div#banner-work .vc_col-sm-6:nth-child(1) .vc_column-inner {
    padding-top: 20px;
}
a.nectar-button.small.regular.accent-color.has-icon.regular-button {
    width: 189.52px;
    height: 64px;
    text-align: center;
    line-height: 2.5;
    margin: 0;
}
div#banner-work a.nectar-button.small.regular.accent-color.has-icon.regular-button{
    display:table;
    margin: 0 auto;
}
#ajax-content-wrap .vc_row.top_margin_-90px {
    margin-top: 0px;
}
div#sec-03 {
    padding-top: 60px !important;
    padding-bottom: 30px !important;
}
#ajax-content-wrap .vc_row.right_padding_222px .row_col_wrap_12 {
    padding-right: 0px;
}
#ajax-content-wrap .vc_row.left_padding_222px .row_col_wrap_12 {
    padding-left: 0px;
}
div#sec-03 .vc_col-sm-3 {
    width: 40%;
    margin: 0 auto;
    margin-bottom: 30px;
}
div#sec-03 p {
    font-size: 14px;
    line-height: 26px;
}
div#sec-04 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
#ajax-content-wrap .vc_row.right_padding_117px .row_col_wrap_12 {
    padding-right: 0px;
}
#ajax-content-wrap .vc_row.left_padding_117px .row_col_wrap_12 {
    padding-left: 0px;
}
div#sec-04 h2 {
    font-size: 30px;
    line-height: 40px;
    margin:0 auto;
    width:100%;
    text-align:center;
}
div#sec-04 .vc_col-sm-6 p {
    font-size: 14px;
    line-height: 26px;
    width: 90%;
    float: none;
    text-align:center;
    margin:0 auto;
}
.mug-tes {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 30px !important;
}
.mug-tes h4 {
    font-size: 20px;
    line-height: 30px;
}
.mug-tes p {
    font-size: 14px;
    line-height: 26px;
    width: 95%;
    float: none;
    padding-bottom: 15px !important;
}
#ajax-content-wrap .vc_row.right_padding_33px .row_col_wrap_12 {
    padding-right: 30px;
}

#ajax-content-wrap .vc_row.left_padding_33px .row_col_wrap_12 {
    padding-left: 30px;
}
.mug h2 {
    font-size: 30px;
    line-height: 40px;
    width: 100%;
    padding-bottom: 10px;
}
.mug p {
    font-size: 14px;
    line-height: 26px;
    width: 90%;
    margin-bottom: 30px !important;
}
div#sec-02 .vc_col-sm-3 img{
    width: 95%;
    display:table;
    margin:0 auto;
}
div#sec-02 .vc_col-sm-3 .wpb_text_column.wpb_content_element {
    background: #161616;
    padding: 15px;
    width:95%;
    display:table;
    margin:0 auto;
}
div#sec-02 .vc_col-sm-3 .wpb_text_column.wpb_content_element h3 {
    font-size: 20px;
    line-height: 30px;
}
div#sec-02 .vc_col-sm-3 .wpb_text_column.wpb_content_element p {
    font-size: 14px;
    line-height: 26px;
}
div#sec-02 .vc_col-sm-3 .wpb_text_column.wpb_content_element p br{
    display:none;
}
#ajax-content-wrap .vc_row.right_padding_422px .row_col_wrap_12 {
    padding-right: 30px;
}
#ajax-content-wrap .vc_row.left_padding_422px .row_col_wrap_12 {
    padding-left: 30px;
}
div#sec-05 {
    padding-top: 0px !important;
}
div#sec-05 ul li {
    display: inline-block;
    margin-right: 0px;
    font-size: 14px;
    line-height: 26px;
    text-align:left;
    height: 50px;
    padding-top: 10px;
    width: 48%;
    margin: 0 auto;
    margin-bottom:10px;
    margin-right: 10px;
}
div#sec-05 ul li:last-child{
    margin-bottom:0;
}
div#sec-05 ul li:nth-child(4) {
    margin: 0 auto;  
}
div#sec-05 a.nectar-button.small.regular.accent-color.has-icon.regular-button {
    margin-top: 30px;
}
#ajax-content-wrap .vc_row.right_padding_255px .row_col_wrap_12 {
    padding-right: 0px;
}
#ajax-content-wrap .vc_row.left_padding_255px .row_col_wrap_12 {
    padding-left: 0px;
}
div#produ-working h3 {
    font-size: 24px;
    line-height: 34.px;
    padding-bottom: 30px;
    text-align:center;
}
div#produ-working a.nectar-button.small.regular.accent-color.has-icon.regular-button {
    float: none;
    display:table;
    margin: 0 auto; 
	margin-bottom:30px;
}
div#produ-working {
    padding-top: 70px !important;
    padding-bottom: 60px !important;
}
div#produ-working  .woocommerce ul.products[data-product-style]:not([data-n-desktop-columns=default]) li.product,div#produ-working.woocommerce ul.products[data-product-style]:not([data-n-desktop-small-columns=default]) li.product {
    width: auto !important;
}
div#testi-moni h2 {
    font-size: 30px;
    line-height: 40px;
    padding-left: 0px;
    text-align:center;
    margin-bottom:20px;
}
div#testi-moni .vc_col-sm-6 img {
    width: auto;
    float: none;
    padding-right: 0;
}
div#testi-moni p.tex-t {
    font-size: 14px;
    line-height: 26px;
    width: 95%;
}
div#testi-moni .iwt-icon img {
    width: 50%;
}
div#testi-moni h4 {
    font-size: 14px;
    line-height: 26px;
}
div#testi-moni h5 {
    font-size: 14px;
    line-height: 26px;
}
div#testi-moni .iwithtext .iwt-text {
    padding-left: 80px;
}
div#testi-moni .iwithtext {
    left: 0px;
    top: 13px;
}
div#testi-moni .iwithtext:before {
    right: 0px;
    top: 15px;
}
#ajax-content-wrap .vc_row.right_padding_240px .row_col_wrap_12 {
    padding-right: 0px;
}
#ajax-content-wrap .vc_row.left_padding_240px .row_col_wrap_12 {
    padding-left: 0px;
}
div#sec-06 h3 {
    text-align:center;
}
div#sec-06 p {
    font-size: 14px;
    line-height: 26px;
    text-align:center;
}
div#sec-06 img {
    display:table;
    margin:0 auto;
    margin-bottom: 20px;
    margin-top:20px;
}
div#sec-06 {
    padding-top: 0px !important;
    padding-bottom: 60px !important;
}
div#testi-moni .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 30px 0 15px 0 !important;
}
div#testi-moni {
    padding-top: 50px !important;
    padding-bottom: 60px !important;
}
#ajax-content-wrap .vc_row.right_padding_300px .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_300px .row_col_wrap_12 {
    padding-right: 0;
}
#ajax-content-wrap .vc_row.left_padding_300px .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_300px .row_col_wrap_12 {
    padding-left: 0;
}
div#footer-working h2 {
    text-align:center;
}
div#footer-working .vc_col-sm-6 p {
    width: 90%;
    text-align: center;
    margin: 0 auto;
}
div#footer-working form#wpforms-form-105 {
    justify-content:center;
}
div#footer-working h3{
    text-align:center;
}
div#footer-working .vc_col-sm-3 ul li{
    text-align:center;
}
div#footer-working .vc_col-sm-3 ul li a, div#footer-working .vc_col-sm-6 ul li a {
    font-size: 14px;
    line-height: 24px;
}
div#footer-working .vc_col-sm-6 ul {
    display: block;
    margin: 0 auto;
    float: none;
    padding-top: 10px;
    width: 58%;
}
div#footer-working .vc_col-sm-6 ul li {
    text-align:center;
}
div#footer-working {
    padding-top: 40px !important;
    padding-bottom: 30px !important;
}
#ajax-content-wrap .vc_row.right_padding_120px .row_col_wrap_12 {
    padding-right: 0px;
}
#ajax-content-wrap .vc_row.left_padding_120px .row_col_wrap_12 {
    padding-left: 0;
}
div#sec-04 img {
	width:80%;
}
div#abt h3 {
    font-size: 30px;
    line-height: 40px;
    text-align:center;
}
div#abt p {
    font-size: 14px;
    line-height: 26px;
    width: 90%;
    margin:0 auto;
    text-align:center;
}
div#abt img{
	width:80%;
	display:table;
	margin:0 auto;
}
#page-header-bg h1 {
    padding-top: 0px;
}
#ajax-content-wrap .vc_row.right_padding_320px .row_col_wrap_12 {
    padding-right: 0px;
}
#ajax-content-wrap .vc_row.left_padding_320px .row_col_wrap_12{
    padding-left:0;
}
div#wpforms-121 {
    width: 90%;
    margin: 0 auto;
}
div#conta {
    padding-top: 30px !important;
}
h1.product_title.entry-title.nectar-inherit-default {
    font-size: 30px;
    line-height: 40px;
}
.woocommerce div.product .summary p.price {
    font-size: 20px;
}
.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs li a {
    font-size: 24px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1300px){
body #header-secondary-outer .nectar-center-text {
    max-width: 100%;
}
.top-1 {
    left: 0px;
}
.top-2 {
    left: 0px;
}
#header-outer[data-format=default] #top .span_9 {
    width: 100%;
}
#header-outer[data-full-width="true"] header > .container {
    padding: 0 60px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    font-size: 15px;
    line-height: 27px;
    padding: 0 8px;
}
.fom-class input {
    right: 120px;
    width: 320px;
}
.fom-class:before {
    right: 400px;
}
div#banner-work .vc_col-sm-6:nth-child(2) {
    padding: 225px 30px;
}
div#banner-work h2 {
    font-size: 40px;
    line-height: 50px;
}
div#banner-work p {
    width: 100%;
}
#ajax-content-wrap .vc_row.right_padding_222px .row_col_wrap_12 {
    padding-right: 30px;
}
#ajax-content-wrap .vc_row.left_padding_222px .row_col_wrap_12 {
    padding-left: 30px;
}
div#sec-03 .vc_col-sm-3 {
    width: 24%;
    margin-right: 9px;
}
div#sec-03 img {
     margin-top:20px;
}
div#sec-03 {
    padding-top: 120px !important;
}
div#sec-04 h2 {
    width: 95%;
}
div#sec-04 .vc_col-sm-6 p {
    font-size: 15px;
    line-height: 27px;
    width: 95%;
}
.mug-tes {
    width: 72%;
}
.mug-tes p {
    font-size: 15px;
    line-height: 27px;
    width: 95%;
}
div#sec-04 img {
    width: 80%;
}
div#sec-04 .mug-tes:last-child{
    margin-bottom:0;
}
#ajax-content-wrap .vc_row.right_padding_117px .row_col_wrap_12 {
    padding-right: 30px;
}
#ajax-content-wrap .vc_row.left_padding_117px .row_col_wrap_12 {
    padding-left: 30px;
}
.mug h2 {
    width: 66%;
}
.mug p {
    font-size: 15px;
    line-height: 27px;
    width: 70%;
}
div#sec-02 .vc_col-sm-3 .wpb_text_column.wpb_content_element {
    padding: 15px;
}
div#sec-02 .vc_col-sm-3 .wpb_text_column.wpb_content_element p {
    font-size: 15px;
    line-height: 27px;
}
div#sec-02 .vc_col-sm-3 .wpb_text_column.wpb_content_element h3 {
    font-size: 20px;
    line-height: 30px;
}
#ajax-content-wrap .vc_row.left_padding_422px .row_col_wrap_12 {
    padding-left: 30px;
}
#ajax-content-wrap .vc_row.right_padding_422px .row_col_wrap_12 {
    padding-right: 30px;
}
div#sec-05 ul li{
    font-size:15px;
}
#ajax-content-wrap .vc_row.right_padding_255px .row_col_wrap_12 {
    padding-right: 30px;
}
#ajax-content-wrap .vc_row.left_padding_255px .row_col_wrap_12 {
    padding-left: 30px;
}
#ajax-content-wrap .vc_row.right_padding_240px .row_col_wrap_12 {
    padding-right: 30px;
}
#ajax-content-wrap .vc_row.left_padding_240px .row_col_wrap_12 {
    padding-left: 30px;
}
div#testi-moni h2 {
    padding-left: 30px;
}
div#testi-moni .vc_col-sm-6 img {
    padding-right: 30px;
}
div#testi-moni .iwithtext:before {
    right: 260px;
}
div#testi-moni .iwithtext {
    left: 180px;
}
#ajax-content-wrap .vc_row.right_padding_300px .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_300px .row_col_wrap_12{
    padding-right:90px;
}
#ajax-content-wrap .vc_row.left_padding_300px .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_300px .row_col_wrap_12{
    padding-left:90px;
}
div#footer-working input {
    width: 350px !important;
}
div#footer-working .vc_col-sm-6 ul li {
    padding-right: 16px;
}
div#abt p {
    font-size: 15px;
    line-height: 27px;
}
#ajax-content-wrap .vc_row.right_padding_120px .row_col_wrap_12 {
    padding-right: 30px;
}
#ajax-content-wrap .vc_row.left_padding_120px .row_col_wrap_12 {
    padding-left: 30px;
}
#ajax-content-wrap .vc_row.right_padding_320px .row_col_wrap_12 {
    padding-right: 90px;
}
#ajax-content-wrap .vc_row.right_padding_320px .row_col_wrap_12 {
    padding-left: 90px;
}
}
@media only screen and (min-width: 1301px) and (max-width: 1600px){
.top-1 {
    left: -160px;
}
.top-2 {
    left: 160px;
}
#header-outer[data-full-width="true"] header > .container {
    padding: 0 60px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    font-size: 16px;
    line-height: 28px;
    margin: 0;
    padding: 0 16px;
}
div#banner-work .vc_col-sm-6:nth-child(2) {
    padding: 260px 53px;
}
div#banner-work p {
    width: 97%;
}
#ajax-content-wrap .vc_row.right_padding_222px .row_col_wrap_12{
    padding-right:30px;
}
#ajax-content-wrap .vc_row.right_padding_222px .row_col_wrap_12{
    padding-left:30px;
}
div#sec-03 .vc_col-sm-3 {
    width: 280px;
    margin-right: 30px;
}
#ajax-content-wrap .vc_row.right_padding_117px .row_col_wrap_12 {
    padding-right: 90px;
}
#ajax-content-wrap .vc_row.left_padding_117px .row_col_wrap_12 {
    padding-left: 90px;
}
div#sec-04 img {
    width:90%;
}
div#sec-04 .vc_col-sm-6 p {
    font-size: 16px;
    line-height: 30px;
}
.mug-tes {
    width: 980px;
}
.mug-tes p {
    font-size: 16px;
    line-height: 30px;
}
.mug h2 {
    width: 51%;
}
.mug p {
    font-size: 16px;
    line-height: 30px;
    width: 55%;
}
div#sec-02 .vc_col-sm-3 .wpb_text_column.wpb_content_element p {
    font-size: 16px;
    line-height: 30px;
}
div#sec-02 .vc_col-sm-3 .wpb_text_column.wpb_content_element p br{
    display:none;
}
div#sec-02 .vc_col-sm-3 .wpb_text_column.wpb_content_element {
    padding: 20px;
}
#ajax-content-wrap .vc_row.right_padding_422px .row_col_wrap_12 {
    padding-right: 90px;
}
#ajax-content-wrap .vc_row.left_padding_422px .row_col_wrap_12 {
    padding-left: 90px;
}
#ajax-content-wrap .vc_row.right_padding_255px .row_col_wrap_12 {
    padding-right: 90px;
}
#ajax-content-wrap .vc_row.left_padding_255px .row_col_wrap_12 {
    padding-left: 90px;
}
#ajax-content-wrap .vc_row.right_padding_240px .row_col_wrap_12 {
    padding-right: 90px;
}
#ajax-content-wrap .vc_row.left_padding_240px .row_col_wrap_12 {
    padding-left: 90px;
}
div#testi-moni h2 {
    padding-left: 90px;
}
div#testi-moni .vc_col-sm-6 img {
    padding-right: 90px;
}
div#testi-moni .iwithtext:before {
    right: 300px;
}
#ajax-content-wrap .vc_row.right_padding_300px .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_300px .row_col_wrap_12{
    padding-right:90px;
}
#ajax-content-wrap .vc_row.left_padding_300px .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_300px .row_col_wrap_12{
    padding-left:90px;
}
div#footer-working input {
    width: 400px !important;
}
#ajax-content-wrap .vc_row.right_padding_120px .row_col_wrap_12 {
    padding-right: 90px;
}
#ajax-content-wrap .vc_row.left_padding_120px .row_col_wrap_12 {
    padding-left: 90px;
}
div#abt p {
    font-size: 16px;
    line-height: 30px;
}
#ajax-content-wrap .vc_row.right_padding_320px .row_col_wrap_12 {
    padding-right: 90px;
}
#ajax-content-wrap .vc_row.left_padding_320px .row_col_wrap_12 {
    padding-left: 90px;
}
}