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

.home .container-wrap {
    padding: 0px !important;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
    padding: 20px 30px !important;
    font-family: 'Josefin Sans';
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock) {
    background-color: #000 !important;
    color: #fff;
    outline: 1px solid #000;
    outline-offset: 5px;
}
.woo-variation-swatches .variable-items-wrapper {
    gap: 10px;
}
.woocommerce div.product .summary p.price {
    color: #000 !important;
    font-size: 20px !important;
    font-family: 'Josefin Sans';
}
.woocommerce div.product .summary p.price span.woocommerce-Price-amount.amount bdi {
    color: #000;
    font-weight: 700;
}
.woocommerce div.product form.cart .variations th {
    color: #000;
    font-family: 'Josefin Sans';
    font-size: 17px;
}
.single_variation_wrap .woocommerce-variation-price {
    display: flex;
    gap: 10px;
    color: #000;
    font-size: 16px !important;
    align-items: center;
    font-family: 'Josefin Sans';
}
/* ===================================== */
header#top .container {
    padding: 0px 0px !important;
    margin: 0px 0px !important;
}
#header-outer[data-menu-bottom-bar-align=left][data-format=centered-menu-bottom-bar] #top .span_9 nav {
    justify-content: flex-end;
    margin-right: 190px;
}
div#header-space, header#top {
    height: 130px !important;
}
header#top a#logo {
    margin-bottom: -50px;
}
div#custom-sidebar {
    position: absolute;
    right: 0;
    left: 0;
    width: 69%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 23%;
}
header#top nav.right-side ul li:hover i {
    background: #662D91;
    border-color: #662D91;
}
header#top nav.right-side ul li a {
    padding: 0px 6px 0px 0px !important;
}
header#top nav.right-side ul li i {
    width: 40px;
    line-height: 40px;
    height: 40px !important;
    border: 1px solid #fff;
    border-radius: 30px !important;
    transition: .9s;
}
header#top ul.buttons.sf-menu {
    display: none !important;
}
#header-outer nav>ul>.megamenu>.sub-menu {
    left: 150px;
}
div#custom-sidebar form.search-form {
    display: flex;
    width: 100% !important;
    justify-content: flex-start;
    align-items: center;
}
div#custom-sidebar form.search-form input.search-field {
    width: 100%;
    background: #fff !important;
    border-radius: 0px !important;
}
div#custom-sidebar form.search-form button.search-widget-btn {
    position: relative;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0px 20px !important;
    background: #662D91 !important;
    border-radius: 0px !important;
    height: 50px;
    margin-left: -50px;
}
div#custom-sidebar form.search-form button.search-widget-btn span.text {
    font-size: 0px !important;
}
div#custom-sidebar form.search-form button.search-widget-btn span.normal.icon-salient-search {
    background: #642d8f;
}
header#top ul.nectar-social {
    position: absolute !important;
    right: 0;
    bottom: -20px;
}
header#top ul.nectar-social li {
    gap: 4px !important;
}
header#top ul.nectar-social li a i {
    width: 40px !important;
    line-height: 40px !important;
    height: 40px !important;
    border: 1px solid #fff;
    border-radius: 50% !important;
    transition: .9s;
}
header#top ul.nectar-social li {
    gap: 4px !important;
    position: relative;
    right: 34px;
}
header#top ul.nectar-social li a i {
    width: 40px !important;
    line-height: 40px !important;
    height: 40px !important;
    border: 1px solid #fff;
    border-radius: 50% !important;
    transition: .9s;
}
header#top ul.nectar-social {
    position: absolute !important;
    right: 0px !important;
    bottom: -38px;
}
header#top .col.span_9.col_last ul.sf-menu.sf-js-enabled.sf-arrows {
    padding: 7px 0px !important;
}
header#top ul.nectar-social li:hover a i {
    transform: unset !important;
}
/* ====================================== */
div#revolution-slider {
    margin-bottom: 0px !important;
}
/* ======================================= */
div#what {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#what-inner .vc_col-sm-4 .vc_column-inner {
    background: #F8F7FA;
    filter: drop-shadow(2px 4px 6px #ccc);
    padding: 25px 25px !important;
    border-radius: 30px !important;
}
div#what-inner .vc_col-sm-4 h6 a:after {
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
    top: 0px;
}
div#what-inner .vc_col-sm-4 h6 a {
    position: relative;
    padding-right: 15px !important;
}
div#what-inner .vc_col-sm-4 h6 {
    text-transform: capitalize;
    font-size: 16px;
}
/* ================================== */
div#category {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#catergory-inner .hover-wrap-inner {
    background: #fff;
    padding: 50px 10px !important;
    border-radius: 150px;
    transition: .9s;
}
div#catergory-inner {
    margin: 0px 10px;
    padding: 15px 15px !important;
    background: #F8F7FA;
    border-radius: 150px;
    text-align: center;
    transition: .9s;
}
div#catergory-inner .category-text h4 img {
    margin: -30px 0px 10px 0px !important;
    width: unset !important;
}
div#catergory-inner .category-text h4 {
    margin: 0 auto;
    display: table;
}
div#catergory-inner:hover h3 span, div#catergory-inner:hover h6 span {
    color: #fff !important;
    transition: .9s;
}
div#catergory-inner:hover {
    background: #662D91;
    transition: .9s;
}
div#catergory-inner h6 a span {
    text-decoration: underline;
}
div#catergory-inner:hover .category-text h4 img {
    filter: brightness(0) saturate(100%) invert(88%) sepia(100%) saturate(9%) hue-rotate(182deg) brightness(105%) contrast(102%);
}
div#catergory-inner:hover .hover-wrap-inner {
    background: #ffffff4f;
}
/* ======================================= */
div#about {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#about-inner .iwithtext .iwt-icon img {
    width: unset !important;
    margin: 0;
}
div#about-inner .iwithtext .iwt-icon {
    position: relative !important;
}
div#about-inner .iwithtext {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px !important;
}
div#about-inner .iwithtext .iwt-text {
    padding-left: 5px;
}
div#about-inner img.skip-lazy {
    width: 100%;
    filter: drop-shadow(2px 4px 6px #ccc);
}
/* ================================== */
div#product {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
bdi {
    font-size: 18px;
    font-family: 'Jost';
    font-weight: 400;
    color: #777777;
}
h2.woocommerce-loop-product__title {
    color: #000 !important;
}
li a.button.product_type_variable.add_to_cart_button, li a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, li a.button.product_type_external {
    width: 90% !important;
    margin: 0 auto !important;
    left: 10px !important;
    right: 0;
    border-radius: 0px !important;
    color: #fff !important;
    bottom: -40px !important;
    background: #FF8573 !important;
}
li.classic.product:hover a.button.product_type_variable.add_to_cart_button, li.classic.product:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    bottom: -20px !important;
}
li:hover a.button.product_type_external {
    bottom: 30px !important;
}
li a.button.product_type_variable.add_to_cart_button i, li.classic.product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart i  {
    display: none;
}
a.nectar_quick_view.no-ajaxy.button {
    position: absolute !important;
    float: right !important;
    transform: unset !important;
    bottom: 180px !important;
    border-radius: 50px !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    margin: 0;
    padding: 0px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin-right: 10px !important;
    opacity: 0;
    transition: .9s;
    background-color: #fff !important;
	color: #000 !important;
}
a.nectar_quick_view.no-ajaxy.button:hover {
    color: #fff !important;
    background-color: #333 !important;
}
.woocommerce .classic .product-add-to-cart a.button {
	background-color: #FF8573 !important;
}
.woocommerce .classic .product-add-to-cart a.button span {
		color: #fff !important;
}
.woocommerce .classic .product-wrap .product-add-to-cart[data-nectar-quickview=true] .nectar_quick_view {
    border-radius: 50% !important;
}
a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.tinvwl-position-after.tinvwl-loop {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    margin: 20px 10px 0px 0px !important;
    opacity: 0;
    transition: .9s;
    background-color: #fff;
    color: #000000;
}
a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.tinvwl-position-after.tinvwl-loop:hover {
	background-color: #333333;
    color: #fff;
}
li.classic.product:hover a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.tinvwl-position-after.tinvwl-loop, li.classic.product:hover a.nectar_quick_view.no-ajaxy.button {
	opacity: 1;
	transition: .9s;
}
button.button.alt {
    background: #E31E27 !important;
    color: #fff !important;
}
td.product-remove button i {
    padding: 0px !important;
    position: relative;
    top: -7px;
    color: #fff;
}
div#product a#btn {
    margin: 0 auto;
    display: table;
}
/* ================================ */
div#powered {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#powered .inner-wrap.row-bg-layer {
    position: relative;
}
div#powered .inner-wrap.row-bg-layer:after {
        content: "";
    background-image: url(https://evellc.net/wp-content/uploads/2026/05/OverlayBlur.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 300px;
    height: 300px;
    z-index: 999;
    margin: 0px 0px -80px -80px !important;
}
div#powered-inner .iwithtext .iwt-icon {
    position: relative !important;
}
div#powered-inner .iwithtext {
    width: 46%;
    display: inline-grid;
    background: #54318C;
    margin: 0px 10px 20px 0px;
    padding: 20px 20px !important;
    border: 1px solid #654497;
    border-radius: 25px !important;
}
div#powered-inner .iwithtext img {
    width: unset;
    margin-bottom: 5px !important;
}
div#powered-inner .iwithtext .iwt-text h5 {
    font-family: inter;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
}
div#powered-inner .iwithtext .iwt-text {
    padding-left: 0px !important;
}
a#btn.arrow i {
    margin-right: 14px;
}
a#btn.arrow {
    border: unset !important;
    border-radius: 30px !important;
    color: #2D1B36 !important;
}
div#powered-inner .vc_col-sm-6:nth-child(1) img.skip-lazy {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0px 130px 16px 0px !important;
}
div#powered-inner .wpb_text_column h6 span img {
    margin: 0;
}
div#powered-inner .wpb_text_column h6 span {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #5C2E84;
    width: fit-content;
    padding: 2px 10px !important;
    border-radius: 30px !important;
    border: 1px solid #7B3F81;
    letter-spacing: 2px;
}
div#powered-inner .vc_col-sm-6:last-child .vc_column-inner:after {
    content: "";
    background-image: url(https://evellc.net/wp-content/uploads/2026/05/OverlayBlur.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 300px;
    height: 300px;
    z-index: -1;
    margin: 0px -90px -80px 0px !important;
}
div#powered-inner .vc_col-sm-6:last-child .vc_column-inner {
    position: relative;
}
/* ================================== */
h5 span img {
    display: inline-flex !important;
    margin-bottom: 4px !important;
    gap: 10px;
}
a#btn {
    border: 2px solid #fff !important;
    border-radius: unset !important;
}
/* =-======================================== */
div#how-it {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#how-it-inner .vc_col-sm-6 .vc_column-inner {
    background: #FFFFFF;
    padding: 30px 30px !important;
    filter: drop-shadow(2px 4px 6px #ccc);
    border-radius: 30px !important;
}
div#how-it-inner .iwithtext .iwt-icon img {
    width: unset;
    margin: 0px !important;
}
div#how-it-inner .iwithtext .iwt-icon {
    position: relative !important;
}
div#how-it-inner .iwithtext {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
div#how-it-inner .iwt-text {
    padding-left: 20px !important;
}
div#how-it-inner .iwt-text h4 {
    margin-bottom: 5px;
}
div#how-it-inner .vc_col-sm-6 .iwithtext:nth-child(1) h3 {
    margin: 0;
}
div#how-it-inner .vc_col-sm-6 .iwithtext:nth-child(1) {
    align-items: center;
}
/* =================================== */
div#coverage {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#coverage-inner .wpb_text_column h6 span img {
    margin: 0;
}
div#coverage-inner .wpb_text_column h6 span {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #F7F4F9;
    width: fit-content;
    padding: 2px 10px !important;
    border-radius: 30px !important;
    border: 1px solid #F7F4F9;
    letter-spacing: 2px;
}
div#coverage-inner .iwithtext .iwt-icon img {
    width: unset;
    margin: 0px !important;
}
div#coverage-inner .iwithtext .iwt-icon {
    position: relative !important;
}
div#coverage-inner .iwithtext {
    display: inline-grid;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    padding-right: 10px !important;
}
div#coverage-inner .iwt-text {
    padding-left: 0px !important;
}
div#coverage-inner .iwt-text p br {
    display: none;
}
div#coverage-inner .iwt-text p {
    font-size: 14px;
}
div#coverage-inner .nectar-milestone:before {
    content: url(https://evellc.net/wp-content/uploads/2026/05/Background-33.png);
    position: absolute;
    top: 13px;
    left: 0;
    right: 0;
}
div#coverage-inner .nectar-milestone {
    position: absolute;
    padding: 85px 15px 15px 15px !important;
    width: 26%;
    background: #fff;
    filter: drop-shadow(2px 4px 6px #ccc);
    border-radius: 50%;
    border: 5px solid #F8F7FA;
    bottom: 0;
    left: 0;
    margin: 0px 0px 0px -40px !important;
}
div#coverage-inner .nectar-milestone .number h5, div#coverage-inner .nectar-milestone .symbol-wrap {
    font-family: inter;
    font-weight: 800;
    color: #2D1B36 !important;
    margin: 0;
}
div#coverage-inner .nectar-milestone .subject {
    text-transform: uppercase;
    font-size: 11px !important;
    font-weight: 600;
    color: #2d1b3652;
}
div#coverage-inner a#btn {
    color: #fff !important;
}
/* ==================================== */
div#why-choose {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
/* ==================================== */
div#testimonial {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#testimonial .inner-wrap.row-bg-layer {
    position: relative;
}
div#testimonial .inner-wrap.row-bg-layer:after {
        content: "";
    background-image: url(https://evellc.net/wp-content/uploads/2026/05/BackgroundBlur-2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 300px;
    height: 300px;
    z-index: 999;
    margin: 0px 0px -80px -80px !important;
}
div#testimonial-inner {
    background: #fff;
    padding: 35px 35px !important;
    margin: 0px 10px;
    border-radius: 30px !important;
    transition: .9s;
}
div#testimonial-inner:hover {
    background: #662D91;
    transition: .9s;
}
div#testimonial-inner p span, div#testimonial-inner h5 span, div#testimonial-inner h6 span {
    transition: .9s;
}
div#testimonial-inner:hover p span, div#testimonial-inner:hover h5 span, div#testimonial-inner:hover h6 span {
    color: #fff !important;
    transition: .9s;
}
div#testimonial-inner p em {
    font-size: 17px;
    line-height: 27px;
    font-family: 'Inter' !important;
    font-weight: 400;
}
div#testimonial-inner h5, div#testimonial-inner h6 {
    margin: 0;
    text-transform: capitalize !important;
}
div#testimonial button.owl-prev:before {
    content: "\f060";
}
div#testimonial button.owl-next:before {
	    content: "\f061";
}
div#testimonial button.owl-next:before, div#testimonial button.owl-prev:before {
    font-family: 'FontAwesome';
    box-shadow: unset !important;
    border-radius: 50%;
    color: #000000;
    width: 40px;
    height: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    background: #D9D9D9;
    transition: .9s;
    font-size: 15px;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#testimonial button.owl-next, div#testimonial button.owl-prev {
    background: transparent;
    font-size: 0;
    border: 0px;
}
div#testimonial .owl-nav.disabled {
    display: block;
}
div#testimonial button.owl-next:hover:before, div#testimonial button.owl-prev:hover:before {
    background: #FF8573 !important;
    color: #fff !important;
}
/* =================================== */
div#footer-widgets .row {
    padding: 40px 0px !important;
    border-bottom: 1px solid #ffffff2b;
}
div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
   margin: 0 auto;
   display: table;
}
div#custom_html-2 .socliy ul li {
display: inline-block;
}
div#custom_html-2 .socliy ul li i {
    margin: 0px 0px;
    color: #fff !important;
    font-size: 16px;
    height: 37px;
    width: 37px;
    line-height: 37px;
    border-radius: 50px;
    border: 1px solid #fff;
}
div#custom_html-2 .socliy ul li:hover i {
    background: #72368d;
    transition: .5s;
    border-color: #72368d;
}
div#newsletterwidgetminimal-2 form.tnp-form {
    display: flex;
    width: 100%;
}
div#newsletterwidgetminimal-2 input.tnp-email {
    background: #FFFFFF;
    border-radius: 30px 0px 0px 30px !important;
    color: #333333 !important;
}
div#newsletterwidgetminimal-2 input.tnp-submit {
    font-size: 0px !important;
    border-radius: 0px 30px 30px 0px !important;
    width: auto;
    background-image: url(https://evellc.net/wp-content/uploads/2026/02/Group-48096637.png);
    background-repeat: no-repeat;
    background-position: 40% 57%;
    padding: 0px 25px !important;
    transform: unset !important;
    box-shadow: unset !important;
    background-color: #662D91 !important;
}
div#media_image-3 img {
    background: #fff;
}
body[data-form-submit="regular"] input[type=submit], #footer-outer #footer-widgets .col input[type="submit"] {
    background-color: #662D91 !important;
}
#footer-outer .widget {
    margin-bottom: 10px;
}
/* ================================ */
div#copyright {
    padding: 20px 0px !important;
}
div#copyright .col.span_5 {
    max-width: 100% !important;
}
div#text-4 {
    float: left;
}
div#media_image-4 {
    float: right;
}
/* ================================ */
button.single_add_to_cart_button.button.alt {
    background-image: url(https://evellc.net/wp-content/uploads/2026/04/image-100-4.png) !important;
    border-radius: 16px !important;
    color: #fff !important;
    text-decoration: none;
    font-size: 0px !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    padding: 24px 58px !important;
    width: 22%;
    height: 80px;
    opacity: 1;
}
/* button.single_add_to_cart_button.button.alt:hover {
    background: #f88176 !important;
} */
.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-woocommerce_after_add_to_cart_button a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.tinvwl-position-after {
    margin-top: 30px;
    width: 60px;
    height: 52px !important;
    line-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f88176 !important;
    color: #fff !important;
    position: relative;
    left: 10px;
}
.pum-theme-789, .pum-theme-default-theme {
    background-color: #000000d6 !important;
}
div#pum_popup_title_797 {
    text-align: center;
    padding-bottom: 20px;
}
div#popmake-797 input#gform_submit_button_2 {
    background: #ff8573;
    padding: 18px 34px !important;
}

.pum-theme-789 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    background-color: #ff8573 !important;
}

a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.tinvwl-position-after {
    visibility: hidden;
}
.gt_switcher.notranslate {
    margin-left: 70px !important;
}

/* ============================= */
@media (max-width: 1600px){
	.text-lft {
    margin-left: -10px !important;
}
	#header-outer nav>ul>.megamenu>.sub-menu {
    left: 0px;
}
}
@media (max-width: 1440px){
	.text-lft {
    margin-left: -60px !important;
}
div#powered-inner .vc_col-sm-6:nth-child(1) img.skip-lazy {
    margin: 0px 80px 13px 0px !important;
}	
	
}
@media (max-width: 1366px){
	div#custom-sidebar {
    width: 67%;
    margin-left: 24%;
}
header#top ul.nectar-social li {
    right: 37px;
}
	a.nectar_quick_view.no-ajaxy.button {
  bottom: 160px !important;
}
	header#top ul#menu-rgt-menu {
    margin-right: 10px;
}
	div#coverage-inner .nectar-milestone {
    width: 33%;
}
}
@media (max-width: 1326px){}
@media (max-width: 1280px){
	header#top .col.span_9.col_last ul.sf-menu.sf-js-enabled.sf-arrows li a {
    padding: 0px 8px !important;
}
	    div#custom-sidebar {
        width: 63%;
        margin-left: 27%;
    }
	a.nectar_quick_view.no-ajaxy.button {
  bottom: 140px !important;
}
	div#powered-inner .vc_col-sm-6:nth-child(1) img.skip-lazy {
    margin: 0px 60px 13px 0px !important;
}	
}
@media (max-width: 1080px){
	body #header-secondary-outer .nectar-center-text {
    font-size: 15px;
    line-height: 15px;
    text-align: center;
}
	ul#social {
		display: none !important;
	}
	.text-lft {
        margin-left: -30px !important;
    }
	body.material #header-outer:not([data-format=left-header]) #top nav>.buttons>li {
    margin: 0 13px;
}
	div#category {
    padding: 30px 0px !important;
}
	div#product {
    padding: 30px 0px !important;
}
	bdi {
    font-size: 15px;
}
	div#about {
    padding: 30px 0px !important;
}
	p, li a {
    font-size: 14px !important;
    line-height: 24px !important;
}
	div#testimonial {
    padding: 30px 0px !important;
}
	div#testimonial-inner {
    padding: 20px 20px !important;
}
	a.nectar_quick_view.no-ajaxy.button {
  bottom: 100px !important;
}
}
@media (max-width: 912px){
	header#top .icon-salient-search:before, header#top li#menu-item-39 i {
    width: 35px;
    height: 35px;
    margin-top: 0px;
}
	header#top .icon-salient-cart:before {
    width: 35px;
    height: 35px;
    margin-top: -9px;
}
	body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
    background-color: #ff8573 !important;
}
	div#category-inner {
    margin: 0px 100px;
}
	div#product-inner {
    margin: 0px 100px;
	text-align: center;	
}
	 a.nectar_quick_view.no-ajaxy.button {
    bottom: 170px !important;
  }
	div#about-inner {
    margin: 0px 100px;
    text-align: center;
}
	div#testimonial-inner {
    margin: 0px 100px;
}
	div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
    display: unset;
}
}
@media (max-width: 800px){
		div#category-inner {
    margin: 0px 80px;
}
	div#product-inner {
    margin: 0px 80px;
}
	div#about-inner {
    margin: 0px 80px;
}
	div#testimonial-inner {
    margin: 0px 80px;
}
	 a.nectar_quick_view.no-ajaxy.button {
    bottom: 150px !important;
  }
}
@media (max-width: 768px){
	a.nectar_quick_view.no-ajaxy.button {
    bottom: 140px !important;
  }
}
@media (max-width: 480px){
	#slide-out-widget-area .secondary-header-text, body #slide-out-widget-area .inner-wrap .inner .nectar-header-text-content {
    margin-bottom: 15px;
    border-radius: 6px;
    background-color: #fff0 !important;
    padding: 0px 30px 0px 0px !important;
    font-size: 13px !important;
}
		div#category-inner {
    margin: 0px 0px;
}
	div#product-inner {
    margin: 0px 0px;
}
	a.nectar_quick_view.no-ajaxy.button {
    bottom: 95px !important;
  }
	div#about-inner {
    margin: 0px 0px;
}
	div#testimonial-inner {
    margin: 0px 10px;
}
	div#text-4 {
    float: unset;
}
	div#media_image-4 {
    float: unset;
    margin-top: 10px;
}
h1, h2 {
        font-size: 25px !important;
        line-height: 30px !important;
    }
	h2.woocommerce-loop-product__title {
    font-size: 17px !important;
    line-height: 26px !important;
}
	    .woocommerce .products.related .product {
    width: 100% !important;
    margin: 10px 30px !important;
    text-align: center;
    margin-left: 0px !important;
  }
}
@media (max-width: 428px){
	li.classic.product {
    width: 100% !important;
    margin: 10px 30px !important;
}
	  a.nectar_quick_view.no-ajaxy.button {
    bottom: 205px !important;
  }
}
@media (max-width: 414px){
	a.nectar_quick_view.no-ajaxy.button {
    bottom: 195px !important;
  }
}
@media (max-width: 390px){
	 a.nectar_quick_view.no-ajaxy.button {
    bottom: 175px !important;
  }
}
@media (max-width: 375px){
	  a.nectar_quick_view.no-ajaxy.button {
    bottom: 165px !important;
  }
}
@media (max-width: 360px){
	 a.nectar_quick_view.no-ajaxy.button {
    bottom: 145px !important;
  }
}