/*
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
*/
header#top ul.buttons.sf-menu li {
    overflow: visible !important;
}
header#top .icon-salient-cart:before {
    content: "\f290";
    width: 40px;
    height: 40px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -14px;
    border-radius: 30px;
    color: #fff;
    background: #fff0;
    font-family: 'FontAwesome';
    border: 1px solid #fff;
}
body.material #header-outer:not([data-format="left-header"]) .cart-wrap {
    top: -15px;
    right: -29px;
}
header#top .icon-salient-search:before {
    content: "\e906";
    width: 40px;
    height: 40px;
    position: relative;
    border: 2px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -24px;
    border-radius: 30px;
    color: #fff;
    background: #fff0;
    border: 1px solid #fff;
}
header#top .icon-salient-m-user:before {
    content: "\f007";
    width: 40px;
    height: 40px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    margin-top: -24px;
    color: #fff;
    background: #fff0;
    font-family: 'FontAwesome';
    border: 1px solid #fff;
}
header#top .icon-salient-search:hover:before, header#top .icon-salient-m-user:hover:before, header#top .icon-salient-cart:hover:before {
    background: #E3BC69;
    border-color: #E3BC69;
    transition: .9s;
}
header#top li#nectar-user-account {
    order: 1;
    margin-left: 30px !important;
}
/* ============================================== */
div#revolution-slider {
    margin-bottom: 0px !important;
}
/* =========================================== */
div#about {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#about .inner-wrap.row-bg-layer {
    position: relative;
	overflow: visible;
}
div#about .inner-wrap.row-bg-layer:before {
    content: "";
    background-image: url(https://gemwoodstudios.com/wp-content/uploads/2025/11/image-103.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 320px;
    height: 427px;
    z-index: 999;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
div#about .inner-wrap.row-bg-layer:after {
    content: "About Us";
    position: absolute;
    top: 50%;
    right: -120px;
    transform: translateY(-90%) rotate(-90deg);
    transform-origin: center;
    font-family: 'Syne', sans-serif;
    font-size: 100px;
    line-height: 1;
    letter-spacing: 2px;
    font-weight: 800;
    color: transparent;
    -webkit-text-stroke: 1.5px rgba(0, 0, 0, 0.2);
    text-stroke: 1.5px rgba(0, 0, 0, 0.2);
    white-space: nowrap;
    pointer-events: none;
}
div#about-inner .t-1 {
    width: 120%;
    z-index: 999;
    position: relative;
}
div#about-inner img {
    filter: drop-shadow(2px 4px 6px #ccc);
}
a#btn {
    border-radius: unset !important;
}
/* ============================================= */
div#product {
    padding: 50px 30px !important;
    margin-bottom: 0px !important;
}
h2.woocommerce-loop-product__title {
    color: #222222;
}
bdi {
    font-family: 'Urbanist';
    color: #999999;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart i {
    display: none;
}
div#product a#btn {
    margin: 0 auto;
    display: table;
}
/* ================================================== */
div#scrolling-text {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#scrolling-text h1 {
    display: flex;
    align-items: center;
    justify-content: center;
}
div#scrolling-text h1 img {
    padding: 0px 30px 0px 10px !important;
}
/* ============================================== */
h6 span img {
    display: inline-block !important;
    margin-bottom: 5px !important;
}
/* ============================================= */
div#quote {
    padding: 120px 0px !important;
}
div#quote .row-bg.viewport-desktop.using-image:after {
    content: "Special Offer";
    position: absolute;
    bottom: 0%;
    left: 0px;
    transform-origin: center;
    font-family: 'Syne', sans-serif;
    font-size: 100px;
    line-height: 1;
    letter-spacing: 2px;
    font-weight: 800;
    color: transparent;
    -webkit-text-stroke: 1.5px rgb(255 255 255 / 30%);
    text-stroke: 1.5px rgba(0, 0, 0, 0.2);
    white-space: nowrap;
    pointer-events: none;
}
div#quote .inner-wrap.row-bg-layer.using-image:before {
    content: '';
    position: absolute;
    background-image: url(https://gemwoodstudios.com/wp-content/uploads/2025/11/Polygon-4-1.png);
    width: 110px;
    height: 44px;
    background-size: 100% 100%;
    top: 0;
    z-index: 9999999999999999;
    left: 0;
    right: 0;
    margin: -1px auto;
}
div#quote .inner-wrap.row-bg-layer.using-image:after {
    content: '';
    position: absolute;
    background-image: url(https://gemwoodstudios.com/wp-content/uploads/2025/11/Polygon-5.png);
    width: 110px;
    height: 44px;
    background-size: 100% 100%;
    bottom: 0;
    z-index: 9999999999999999;
    left: 0;
    right: 0;
    margin: -1px auto;
}
div#quote-inner h6 {
    filter: brightness(0) saturate(100%) invert(65%) sepia(67%) saturate(326%) hue-rotate(360deg) brightness(110%) contrast(78%);
}
/* ================================================ */
div#gallery {
    padding: 50px 20px !important;
    margin-bottom: 0px !important;
}
div#gallery .inner-wrap.row-bg-layer.using-image:after {
    content: "Gallery";
    position: absolute;
    top: 8%;
    right: 100px;
    transform-origin: center;
    font-family: 'Syne', sans-serif;
    font-size: 100px;
    line-height: 1;
    letter-spacing: 2px;
    font-weight: 800;
    color: transparent;
    -webkit-text-stroke: 1.5px rgb(34 34 34 / 41%);
    text-stroke: 1.5px rgba(0, 0, 0, 0.2);
    white-space: nowrap;
    pointer-events: none;
    z-index: 999;
}
div#gallery-inner .vc_column-inner {
    margin: 0px 10px;
}
div#gallery-inner img {
    margin-bottom: 20px;
}
/* ============================================== */
div#contact {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#contact-inner {
    background: #F9F2E2;
    border-radius: 20px;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#contact-inner .vc_col-sm-5 .vc_column-inner {
    background: #E3BC69;
    border-radius: 20px;
}
div#contact-inner .iwithtext .iwt-icon {
    background: #041A48;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    border-radius: 5px;
}
div#contact-inner .iwithtext .iwt-text {
    padding-left: 70px;
}
div#contact-inner .iwithtext .iwt-text h4 {
    margin: 0;
}
div#contact-inner .iwithtext .iwt-text h4 a {
    font-size: 18px;
}
div#contact-inner .vc_column-inner {
    padding: 20px 40px;
}
div#contact-inner .vc_col-sm-7 .wpb_text_column.wpb_content_element {
    margin-bottom: 0px !important;
}
div#gform_fields_1 {
    row-gap: 10px !important;
}
body .gform_wrapper .top_label .gfield_label {
    font-family: 'Plus Jakarta Sans';
    text-transform: capitalize !important;
    font-weight: 400 !important;
    color: #072052;
    margin-top: 0px !important;
}
span.gfield_required.gfield_required_text {
    display: none;
}
div#contact-inner input, div#contact-inner select, div#contact-inner textarea {
    background-color: #f8f2e3;
    border: 1px solid #999999;
    border-radius: 10px;
    height: 50px;
}
div#contact-inner select {
    padding-top: 5px;
}
div#contact-inner textarea {
    min-height: 120px;
}
div#contact-inner input#gform_submit_button_1 {
    border: unset !important;
    background: #E3BC69;
    border-radius: unset !important;
    padding: 0px 30px !important;
    font-family: "Syne";
    text-transform: capitalize !important;
}
/* ======================================================= */
div#footer-outer-globel {
    padding-top: 10px !important;
}
div#footer-outer-globel .nectar-scrolling-text {
    margin-bottom: 10px;
}
div#footer-outer-globel .nectar-scrolling-text h1 {
    font-size: 140px !important;
    line-height: 150px !important;
    text-transform: uppercase;
}
div#footer-outer-globel ul#menu-main-menu-2 {
    margin: 0 auto;
    display: table;
	padding: 20px 0px !important;
}
div#footer-outer-globel ul#menu-main-menu-2 li {
    display: inline-block;
    margin: 0px 20px;
}
div#footer-outer-globel ul {
    margin: 0;
}
div#footer-outer-globel ul li {
    display: block;
}
div#footer-outer-globel ul li span, div#footer-outer-globel ul li a {
    color: white !important;
}
div#footer-outer-globel .c1 ul#menu-footer {
    display: flex;
    justify-content: space-around;
    width: 87%;
    margin: 0 auto;
}
div#footer-outer-globel .c1 ul#menu-footer a {
    text-transform: capitalize !important;
}
div#footer-widgets-inner:before {
    content: '';
    position: absolute;
    border: 1px solid #EBEBEB;
    width: 400%;
    bottom: 0;
    left: -40%;
}
div#footer-widgets-inner:after {
    content: '';
    position: absolute;
    border: 1px solid #EBEBEB;
    width: 400%;
    top: 0;
    left: -40%;
}
div#footer-outer-globel .c2 .vc_col-sm-4:before {
    border-right: 1px solid white;
    content: '';
    position: absolute;
    right: 30px;
    height: 100%;
}
div#footer-outer-globel .c2 .vc_col-sm-4:last-child:before {
    display: none;
}
div#footer-outer-globel  .iconnn li {
    display: inline-block;
    margin-right: 8px;
}
div#footer-outer-globel .iconnn li i {
    top: 0;
    border: 1px solid white;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
}
div#footer-outer-globel .iconnn li:hover i {
    background: #E3BC69;
    border-color: #E3BC69;
    transition: .9s;
}
div#footer-widgets-inner h2 {
    font-size: 20px !important;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 30px !important;
}
div#footer-widgets-inner .cc2 {
    padding-left: 30px;
}
div#footer-outer-globel .c2 .cc2 a {
    color: white;
    font-weight: 400;
    display: inline-flex;
}
div#footer-outer-globel .c2 .cc2 strong {
    font-family: 'Syne';
}
div#footer-widgets-inner .vc_column-inner {
    padding: 40px 0px !important;
}
div#footer-widgets-inner {
    margin-bottom: 0;
}
div#footer .c2 .vc_col-sm-4:last-child:before {
    display: none;
}
div#newsletterwidgetminimal-2 {
    background-color: white;
    border-radius: 30px !important;
}
div#newsletterwidgetminimal-2 form.tnp-form {
    display: flex;
}
div#newsletterwidgetminimal-2 input.tnp-email {
    background-color: transparent;
    border-radius: 30px !important;
    color: black;
}
div#newsletterwidgetminimal-2 input.tnp-email::placeholder {
      color: black;
}
div#newsletterwidgetminimal-2 input.tnp-submit {
    border-radius: 30px !important;
    transform: unset;
    width: auto;
    margin: 5px 5px 5px -10px !important;
}
div#footer-widgets-inner ul li {
    position: relative;
    padding-bottom: 5px;
}
div#footer-widgets-inner {
    padding: 0 130px;
}
div#footer-widgets-inner .cc3 {
    padding-left: 20px;
    padding-right: 20px;
}
/* ============================================ */
div#copy-right {
    padding: 15px 130px !important;
}
div#copy-right .text2 {
    float: right;
}
div#copy-right img {
    float: right;
    width: 150px;
}
div#product ul.products.columns-6 li img {
    aspect-ratio: 2 / 3;
    object-fit: cover;
    border-radius: 10px;
}

/* Overlay Background */
.gf-image-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.85);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

/* Popup Image */
.gf-image-popup-overlay img {
    max-width: 90%;
    max-height: 90%;
    border-radius: 12px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.5);
}
.gf-image-popup-overlay img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 12px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    margin: 0 auto;
    display: table;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 260px;
}
/* =========================================== */
@media (max-width: 1600px){
	.text-lft {
    margin-left: -40px;
}
	div#about .inner-wrap.row-bg-layer:after {
    top: 50%;
    right: -110px;
    font-size: 80px;
}
	div#about .inner-wrap.row-bg-layer:before {
    width: 260px;
    height: 377px;
}
	div#quote .row-bg.viewport-desktop.using-image:after {
    font-size: 80px;
}
	div#gallery .inner-wrap.row-bg-layer.using-image:after {
    top: 10%;
    right: 30px;
    font-size: 80px;
}
div#footer-widgets-inner {
    padding: 0 90px;
}
	div#copy-right {
    padding: 15px 90px !important;
}
}
@media (max-width: 1440px){
	    .text-lft {
        margin-left: -80px;
    }
	div#about-inner .t-1 {
    width: 130%;
}
	div#footer-widgets-inner h2 {
    font-size: 18px !important;
    line-height: 28px !important;
}
}
@media (max-width: 1366px){
	
	div#chekoutsec1 {
    padding-top: 20px !important;
    padding-bottom: 0px !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    line-height: 20px;
    font-size: 15px;
    margin-top: 10px;
}	
div#gallery {
    padding: 50px 20px !important;
    margin-bottom: 0px !important;
    padding-top: 10px !important;
}
div#footer-widgets-inner ul li {
    position: relative;
    padding-bottom: 5px;
    font-size: 14px;
}	
div#chekouttxt2 h2 {
    font-size: 40px;
}	
	
div#about h2 {
    font-size: 40px;
    line-height: 48px;
}	
    .gf-image-popup-overlay img {
        margin-top: 180px !important;
    }
	
	
	
}
@media (max-width: 1326px){}
@media (max-width: 1280px){
	div#about .inner-wrap.row-bg-layer:after {
        top: 50%;
        right: -135px;
        font-size: 70px;
    }
	    div#quote .row-bg.viewport-desktop.using-image:after {
        font-size: 70px;
    }
	div#gallery .inner-wrap.row-bg-layer.using-image:after {
        top: 10%;
        right: 30px;
        font-size: 70px;
    }
	
	    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        line-height: 18px;
        font-size: 13px;
        margin-top: 10px;
    }
	
	    div#about h2 {
        font-size: 36px;
        line-height: 48px;
    }
	
}
@media (max-width: 1080px){
	.text-lft {
        margin-left: -50px;
    }
	    div#about .inner-wrap.row-bg-layer:before {
        width: 220px;
        height: 317px;
    }
	div#about-inner .t-1 {
    width: 140%;
}
	a#btn {
    font-size: 12px !important;
}
	div#about {
    padding: 30px 0px !important;
}
	    div#about .inner-wrap.row-bg-layer:after {
        top: 50%;
        right: -110px;
        font-size: 60px;
    }
	div#product {
    padding: 30px 20px !important;
}
	div#scrolling-text {
    padding: 30px 0px !important;
}
	div#quote {
    padding: 80px 0px !important;
}
	div#quote .row-bg.viewport-desktop.using-image:after {
        font-size: 60px;
    }
	.wpb_row.full-width-content .woocommerce .nectar-woo-flickity {
    padding: 25px 15px;
}
	div#gallery {
    padding: 30px 20px !important;
}
	div#contact {
    padding: 30px 0px !important;
}
	div#contact-inner .iwithtext .iwt-text h4 {
    line-height: 24px;
}
	div#contact-inner .iwithtext .iwt-text h4 a {
    font-size: 15px;
}
	div#contact-inner .iwithtext .iwt-text {
    padding-left: 58px;
}
	div#contact-inner .iwithtext .iwt-icon i {
    font-size: 25px;
}
	div#contact-inner .iwithtext .iwt-icon {
    width: 50px;
    height: 50px;
}
	div#contact-inner .vc_column-inner {
    padding: 20px 20px;
}
	div#contact-inner input, div#contact-inner select, div#contact-inner textarea {
    height: 45px;
}
	p, li a {
    font-size: 14px;
    line-height: 24px;
}
	div#footer-outer-globel .nectar-scrolling-text h1 {
    font-size: 100px !important;
    line-height: 110px !important;
}
	    div#footer-widgets-inner h2 {
        font-size: 14px !important;
        line-height: 24px !important;
    }
	div#footer-widgets-inner .cc3 {
    padding-left: 10px;
    padding-right: 10px;
}
	div#footer-widgets-inner .cc2 {
    padding-left: 20px;
}
	bdi {
    font-size: 15px;
}
	
div#footer-outer-globel .c2 .cc2 a {
    color: white;
    font-weight: 400;
    display: unset;
}	
div#footer-widgets-inner ul li a {
    font-size: 10px;
}	
    div#contact-inner .iwithtext .iwt-text h4 a {
        font-size: 13px;
    }	
	
	div#contact h1 {
    font-size: 38px;
}
	
    div#contact-inner .iwithtext .iwt-text h4 {
        line-height: 24px;
        font-size: 14px;
    }	
	    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        line-height: 16px;
        font-size: 10px;
        margin-top: 10px;
    }
	
	    div#about h2 {
        font-size: 29px;
        line-height: 38px;
    }
	
	    div#chekouttxt2 h2 {
        font-size: 32px;
    }
	
	div#product .wpb_text_column.wpb_content_element h2 {
    font-size: 30px;
    line-height: 37px;
}
	
}
@media (max-width: 912px){
	    header#top .icon-salient-cart:before {
        width: 35px;
        height: 35px;
        font-size: 16px;
        margin-top: -9px;
    }
	header#top .icon-salient-m-user:before {
    width: 35px;
    height: 35px;
    margin-top: -2px;
	font-size: 16px;	
}
	header#top .icon-salient-search:before {
    width: 35px;
    height: 35px;
    margin-top: -2px;
    font-size: 16px;
}
	header#top .col.span_9.col_last a {
    margin: 0px 2px;
}
	div#about-inner {
    text-align: center;
    margin: 0px 100px;
}
	div#about-inner .t-1 {
        width: 100%;
    }
	div#about-inner img.img-with-animation.skip-lazy {
    width: 100%;
}
	div#product-inner {
    margin: 0px 100px;
    text-align: center;
}
	div#quote-inner {
    text-align: center;
    margin: 0px 100px;
}
	div#quote .row-bg.viewport-desktop.using-image:after {
        font-size: 50px;
    }
	div#gallery {
    text-align: center;
}
	div#gallery-inner img {
    width: 100%;
}
	div#gallery-inner {
    margin: 0px 100px;
}
	    div#gallery .inner-wrap.row-bg-layer.using-image:after {
        top: unset;
        right: 30px;
        font-size: 60px;
        bottom: 0;
    }
	div#contact-inner .vc_col-sm-5 .vc_column-inner {
    text-align: center;
}
	    div#contact-inner .iwithtext .iwt-text {
        padding-left: 0px;
    }
	div#contact-inner .iwithtext .iwt-icon {
    position: unset;
    margin: 0 auto;
}
	    div#contact-inner .iwithtext .iwt-text {
        padding-left: 0px;
        padding-top: 10px;
    }
	div#contact-inner .iwithtext {
    display: inline-grid;
    width: 33.3%;
}
	div#contact-inner {
    margin: 0px 100px;
}
	div#contact-inner .vc_col-sm-7 .wpb_text_column.wpb_content_element {
    margin-bottom: 10px !important;
    text-align: center;
}
	div#contact-inner input#gform_submit_button_1 {
    margin: 0 auto;
}
	div#footer-widgets-inner .vc_column-inner {
    padding: 10px 0px !important;
}
	div#footer-outer-globel .c2 .vc_col-sm-4:before {
		display: none;
	}
	div#footer-widgets-inner {
    text-align: center;
	        padding: 10px 90px;	
}
	    div#footer-widgets-inner h2 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
	div#footer-widgets-inner .cc2 {
        padding-left: 0px;
    }
	div#copy-right .vc_col-sm-6 {
    width: 50%;
    margin-bottom: 0px;
}
	div#copy-right img {
    width: 130px;
}
	
div#contact-inner .iwithtext .iwt-text h4 a {
        font-size: 11px;
    }	
	
	div#contact {
        padding: 30px 0px !important;
        padding-top: 0px !important;
    }
	div#quote-inner h1 {
    font-size: 18px;
}
	
    div#about .inner-wrap.row-bg-layer:after {
       display: none !important;
    }
	
	    #header-outer[data-cart=true] #top #mobile-cart-link, #header-outer[data-cart=true] #top .span_9>.slide-out-widget-area-toggle, #top .mobile-search {
        padding: 0 16px;
    }
	div#footer-widgets-inner p span > br {
    display: none;
}
	
}
@media (max-width: 800px){
	div#about-inner {
        margin: 0px 50px;
    }
	div#quote-inner {
        margin: 0px 50px;
    }
	    div#product-inner {
        margin: 0px 50px;
    }

	    div#contact-inner {
        margin: 0px 50px;
    }
	
	    div#chekouttxt2 h2 {
        font-size: 27px;
    }
}
@media (max-width: 768px){}
@media (max-width: 480px){
	div#header-outer {
    padding: 5px 0px !important;
}
	    header#top .icon-salient-search:before {
        width: 30px;
        height: 30px;
        margin-top: -2px;
        font-size: 14px;
    }
	    header#top .icon-salient-m-user:before {
        width: 30px;
        height: 30px;
        margin-top: -2px;
        font-size: 14px;
    }
	    header#top .icon-salient-cart:before {
        width: 30px;
        height: 30px;
        font-size: 14px;
        margin-top: -9px;
    }
	#header-outer[data-cart=true] #top #mobile-cart-link, #header-outer[data-cart=true] #top .span_9>.slide-out-widget-area-toggle, #top .mobile-search {
        padding: 0 8px;
    }
	    header#top .col.span_9.col_last a {
        margin: 0px 0px;
    }
	    .text-lft {
        margin-left: -30px;
    }
	    header#top .col.span_9.col_last a {
        margin: 0px 1px;
    }
	    div#about-inner {
        margin: 0px 0px;
    }
	    div#product-inner {
        margin: 0px 0px;
    }
	div#quote-inner {
        margin: 0px 0px;
    }
	    div#quote {
        padding: 40px 0px !important;
    }
	div#quote .row-bg.viewport-desktop.using-image:after, div#gallery .inner-wrap.row-bg-layer.using-image:after {
		display: none;
	}
	div#quote .inner-wrap.row-bg-layer.using-image:before, div#quote .inner-wrap.row-bg-layer.using-image:after {
    width: 70px;
    height: 24px;
}
	div#gallery-inner {
        margin: 0px 0px;
    }
	div#contact-inner {
        margin: 0px 0px;
    }
	div#contact-inner .iwithtext {
        width: 99.3%;
    }
	div#footer-outer-globel .nectar-scrolling-text h1 {
        font-size: 50px !important;
        line-height: 60px !important;
    }
	div#footer-outer-globel ul#menu-main-menu-2 li {
    margin: 0px 10px;
}
	div#footer-widgets-inner {
        padding: 10px 30px;
    }
	div#footer-widgets-inner h2 {
        font-size: 18px !important;
        line-height: 28px !important;
    }
	div#copy-right {
        padding: 15px 30px !important;
    }
	    div#copy-right .vc_col-sm-6 {
        width: 100%;
        margin-bottom: 10px;
    }
	div#copy-right {
    text-align: center;
}
	    div#copy-right img {
        width: 100px;
        float: unset;
    }
	h1, h2 {
    font-size: 25px !important;
    line-height: 30px !important;
}
	h2.woocommerce-loop-product__title {
    font-size: 17px !important;
}
	h6 {
    font-size: 10px !important;
}
	div#scrolling-text h1 {
    font-size: 40px !important;
    line-height: 50px !important;
}
	div#contact-inner .vc_column-inner {
        padding: 15px 15px;
    }
	    .wpb_row.full-width-content .woocommerce .nectar-woo-flickity {
        padding: 5px 15px;
    }
	div#product {
    padding-bottom: 0px !important;
}
	div#footer-outer-globel ul#menu-main-menu-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
}
	
    h1, h2 {
        font-size: 20px !important;
        line-height: 30px !important;
    }	
	
	    h2.woocommerce-loop-product__title {
        font-size: 10px !important;
        line-height: 20px !important;
    }
	
}
@media (max-width: 428px){
	
    div#chekouttxt2 h2 {
        font-size: 15px !important;
    }	
	    div#footer-outer-globel ul#menu-main-menu-2 li {
        margin: 0px 3px;
    }
	
}
@media (max-width: 414px){
	div#product-inner li.classic.product {
    width: 100%;
    margin: 10px 10px;
}
	h1, h2 {
    font-size: 22px !important;
    line-height: 27px !important;
}
	div#footer-outer-globel .nectar-scrolling-text {
    margin-bottom: 0px;
}
	div#footer-outer-globel ul#menu-main-menu-2 {
    padding: 10px 0px !important;
}
	div#footer-outer-globel ul#menu-main-menu-2 li {
    margin: 0px 5px;
}
	    div#footer-widgets-inner h2 {
        font-size: 15px !important;
        line-height: 25px !important;
    }
	
	div#footer-outer-globel ul#menu-main-menu-2 li a {
    font-size: 11px;
}
	
	
	div#footer-widgets-inner p {
    font-size: 11px;
}
	
h2.woocommerce-loop-product__title {
        font-size: 9px !important;
        line-height: 20px !important;
    }
	
	div#contact-inner h3 {
    font-size: 18px;
}
	
}
@media (max-width: 390px){}
@media (max-width: 375px){
	
	
    div#chekouttxt2 h2 {
        font-size: 12px !important;
    }	
	    h1, h2 {
        font-size: 17px !important;
        line-height: 27px !important;
    }
}
@media (max-width: 360px){}




