/*
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
*/
   
div#Works_p {
    padding-top: 50px !important;
    padding-bottom: 40px !important;
}


div#Works_innersd .vc_col-sm-3 .vc_column-inner {
    background: #fff !important;
    border: 1px solid #40404061;
    padding: 20px 20px !important;
    border-radius: 10px !important;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#Works_innersd .vc_col-sm-3 .vc_column-inner h5 {
    width: 88px;
    height: 88px;
    background-color: #1E5DD5;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50% !important;
    margin: 0 auto;
    transition: 0.9s;
    margin-bottom: 20px;
}
div#Works_innersd .vc_col-sm-3 .vc_column-inner h3 {
    background: #EDF2FA;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 20px;
    border-radius: 0px 0px 20px 20px !important;
    padding: 30px 10px 0px 10px;
    font-size: 29px;
}
div#Works_innersd .vc_col-sm-3:hover .vc_column-inner {
    background: #1E5DD5 !important;
    transition: 0.9s;
}
div#Works_innersd .vc_col-sm-3 .vc_column-inner h5 img {
    margin: 0px;
}
div#Works_innersd .vc_col-sm-3 h4 span {
    color: #0B1A30;
    font-size: 24px !important;
}
div#Works_innersd .vc_col-sm-3 h4 {
    min-height: 70px !important;
}
div#Works_innersd .vc_col-sm-3:hover h4 span, div#Works_innersd .vc_col-sm-3:hover p span {
    color: #fff !important;
}
div#Works_innersd .vc_col-sm-3:hover h5 img {
    filter: brightness(0) saturate(100%) invert(25%) sepia(97%) saturate(1780%) hue-rotate(208deg) brightness(95%) contrast(88%);
}
div#Works_innersd .vc_col-sm-3:hover h5 {
    background: #fff !important;
}

div#gform_fields_1 {
    row-gap: 6px;
}
div#Trustedpartners img {
    display: table !important;
    margin: 0 auto !important;
}
div#contact input#gform_submit_button_2 {
    background: #154093 !important;
    color:#fff !important;
    border-radius:unset !important;
}
div#contact h2.gform_submission_error.hide_summary {
    font-size: 12px !important;
}
/* popup css */
div#pum_popup_title_303 {
    display: none !important;
}
div#popup_special input {
    background: #ffffff !important;
    padding: 20px !important;
    color: #000 !important;
    border-radius: 25px !important;
}
div#popup_special  input#gform_submit_button_2 {
    background-color: #1e5dd5 !important;
    padding: 15px 20px !important;
    color:#fff !important;
}
div#popup_special  h2{
    color:#0b1a30;
}
.nectar-social.fixed.woo.visible {
    display: none !important;
}
nav.woocommerce-breadcrumb {
    padding-top: 30px !important;
}
header#top span.menu-item-desc {
    font-size: 12px !important;
    line-height: 25px !important;
}
/* section 1 top */
div#category .row-bg-layer:before {
    content: "";
    background-image: url(https://ralkerenterprisesllc.com/wp-content/uploads/2025/11/download-5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 165px;
    height: 155px;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0.5;
}
/* section 2 top */
div#product .row-bg-layer:after {
    content: "";
    background-image: url(https://ralkerenterprisesllc.com/wp-content/uploads/2025/11/download-6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 165px;
    height: 155px;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0.5;
}
/* section 2 bottom */
div#product .row-bg-layer:before {
    content: "";
    background-image: url(https://ralkerenterprisesllc.com/wp-content/uploads/2025/11/images.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 165px;
    height: 155px;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0.5;
}
/* section 3 bottom */
div#why-choose .row-bg-layer:before {
    content: "";
    background-image: url(https://ralkerenterprisesllc.com/wp-content/uploads/2025/11/download-3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 165px;
    height: 155px;
    position: absolute;
    top: 10px;
    bottom: 0;
    opacity: 0.5;
}
/* section 4 top */

div#Reviews .row-bg-layer:before {
    content: "";
    background-image: url(https://ralkerenterprisesllc.com/wp-content/uploads/2025/11/sdfkljlk.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 165px;
    height: 155px;
    position: absolute;
    right: 20px;
    top: 10px;
    opacity: 0.5;
}
.product_categories .row-bg-layer::before,.product_categories .row-bg-layer::after {
    display: none;
}
/* header menu css */
#top .sf-menu li ul li.menu-item a:hover {
    background-color: #ffffff3b !important;
}



.container-wrap {
    padding: 0px !important;
}
/* contact form */
div#contact-inner input {
    background: #ffffff !important;
    color: #7D7D7D !important;
    border-radius: 10px !important;
}
div#contact-inner select {
    background-color: #ffffff !important;
    color: #000 !important;
    border-radius: 10px !important;
    height: 55px;
    padding: 6px 10px 0px;
}
div#contact-inner input, div#contact-inner select {
    height: 50px;
    border: 1px solid #B3B3B3;
}
div#contact-inner  .gform-theme--foundation .gfield textarea.large {
    min-block-size: 0rem !important;
}
div#contact {
    padding: 40px !important;
}
div#contact-inner input#gform_submit_button_1 {
    background: #1E5DD5 !important;
    border-radius: 7px !important;
    color: #fff !important;
    padding: 10px 30px !important;
    transition: .9s;
}

div#contact-inner input#gform_submit_button_1 {
    display: table;
    margin: 0 auto;
}
div#contact-inner input#gform_submit_button_1 {
    background-image: url(https://ralkerenterprisesllc.com/wp-content/uploads/2025/11/Vector-3.png) !important;
    background-repeat: no-repeat !important;
    background-position: 90% 50% !important;
    padding-right: 40px !important;
}
div#contact-inner textarea#input_1_5 {
    border: 1px solid #B3B3B3;
}
span.gfield_required.gfield_required_text {
    display: none !important;
}

div#header-outer {
    border-radius: 0px 30px 30px 0px !important;
}
header#top .icon-salient-cart:before {
    content: "\f07a";
    width: 40px;
    height: 40px;
    position: relative;
    border: 2px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -14px;
    border-radius: 9px;
    font-family: "fontawesome";
    color: #fff;
}
body.material #header-outer:not([data-format="left-header"]) .cart-wrap {
    top: -15px;
    right: -29px;
}
header#top .icon-salient-cart:hover:before, header#top .icon-salient-search:hover:before {
    background: #fff;
    border-color: #fff;
    color: #1E5DD5 !important;
    transition: .5s;
}
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: 9px;
        color: #fff;
}
header#top .current-menu-item span {
    font-weight: 800;
/*     color: #fff; */
}
header#top {
    background: #1E5DD5;
    border-radius: 0px 0px 50px 50px !important;
}
/* ================================================ */
div#revolution-slider {
    margin-top: 30px;
}
div#revolution-slider {
    margin-bottom: 0px !important;
}
div#revolution-slider i.fa-arrow-circle-right {
    position: relative;
    top: -1px;
    margin-left: 10px;
}
/* ============================================== */
div#category {
    padding: 50px 0px 20px 0px !important;
    margin-bottom: 0px !important;
}
div#category .owl-stage-outer {
    width: 150%;
}
div#category-inner {
    margin: 0px 10px;
}
div#category-inner .t-1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(https://ralkerenterprisesllc.com/wp-content/uploads/2025/11/tingles-copy-6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: end;
    padding: 30px 10px !important;
    transform: scale(94%);
    transition: .9s;
    text-align: center;
}
div#category-inner:hover .t-1 {
    background-image: url(https://ralkerenterprisesllc.com/wp-content/uploads/2025/11/tingles-copy-5.png);
    transition: .9s;
}
div#category-inner .t-1 h3 span {
    transition: .9s;
}
div#category-inner:hover .t-1 h3 span {
    color: #fff !important;
    transition: .9s;
}
div#category-inner .t-1 a.btn {
    background: #1E5DD5;
    border-radius: 7px;
    color: #fff;
    padding: 10px 20px !important;
    transition: .9s;
}
div#category-inner:hover .t-1 a.btn {
    background: #FFFFFF;
    transition: .9s;
    color: #1E5DD5 !important;
}
div#category-inner .t-1 a.btn img {
    display: inline-block;
    margin: 0px 0px -3px 0px !important;
}
div#category-inner:hover .t-1 a.btn img {
    filter: brightness(0) saturate(100%) invert(28%) sepia(79%) saturate(1578%) hue-rotate(198deg) brightness(100%) contrast(91%);
}
.owl-dots {
    display: none;
}
div#category button.owl-prev:before {
    content: "\f060";
}
div#category button.owl-next:before {
        content: "\f061";
}
div#category button.owl-next:before, div#category button.owl-prev:before {
    font-family: 'FontAwesome';
    font-size: 17px;
    box-shadow: unset !important;
    border-radius: 50%;
    color: #0B1A30;
    width: 40px;
    height: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    background: #F3F3F3;
    transition: .9s;
}
div#category button.owl-next:hover:before, div#category button.owl-prev:hover:before {
    background: #1E5DD5;
    color:#FFFFFF;
}
div#category button.owl-next, div#category button.owl-prev {
    background: transparent;
    font-size: 0;
    border: 0px;
}
div#category .owl-nav.disabled {
    display: block;
    position: absolute;
    bottom: 70px;
    left: 0;
    margin-left: -76%;
}
/* ================================================ */
div#product {
    padding: 20px 0px 50px 0px !important;
    margin-bottom: 0px !important;
}
.tabbed>ul li a {
    display: block;
    color: #0B1A30;
    position: relative;
    background-color: #fff;
    padding: 8px 15px;
    border: 1px solid #0B1A30;
    margin: 0px 10px;
    border-radius: 10px;
    font-weight: 600;
    width: 190px;
    font-size: 17px;
}
.tabbed[data-color-scheme="accent-color"][data-style="default"] li:not(.cta-button) .active-tab {
    background-color: #0B1A30;
    border-color: #0B1A30;
}
.tabbed>ul li:last-child a {
    border-color: #0B1A30 !important;
}
div#product-inner {
    margin-top: 20px;
}
li.classic.product {
    background: #fff;
    filter: drop-shadow(2px 4px 6px #ccc);
    padding: 20px 20px 60px 20px !important;
    border-radius: 10px;
    transition: .9s;
    text-align: center;
}
li.classic.product:hover {
    background: #1E5DD5;
    transition: .9s;
}
.product-wrap {
    overflow: visible !important;
}
li.classic.product img {
    padding: 10px;
    background: #ffffff57;
    border-radius: 10px;
}
li.classic.product h2.woocommerce-loop-product__title {
    color: #0B1A30;
    font-size: 24px !important;
    line-height: 34px !important;
    font-family: 'Newsreader';
    min-height: 90px;
}
li.classic.product:hover h2.woocommerce-loop-product__title, li.classic.product:hover bdi {
    color: #fff;
    transition: .9s;
}
li.classic.product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart span {
    font-size: 16px;
}
li.classic.product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    transform: unset !important;
    bottom: -180px !important;
    border: 1px solid #1E5DD5;
    border-radius: 10px !important;
    background-color: #0000 !important;
    color: #1E5DD5;
        transition: .9s;
}
li.classic.product:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    border-color: #FFFFFF;
    color: #FFFFFF;
        transition: .9s;
}
li.classic.product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart i {
    display: none;
}
li.classic.product bdi {
    font-family: "Poppins";
    font-weight: 500;
    font-size: 17px !important;
    color: #777777;
    transition: .9s;
}
span.onsale {
    display: none;
}
/* ====================================== */
div#scrolling-text {
    padding: 10px 0px !important;
}
div#scrolling-text h1 {
    display: flex;
    justify-content: center;
    align-items: end;
}
div#scrolling-text h1 img {
    padding: 0px 50px 0px 20px !important;
}
/* ======================================= */
div#about {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#about .inner-wrap.row-bg-layer {
    position: relative;
}
div#about .inner-wrap.row-bg-layer:before {
    content: "";
    background-image: url(https://ralkerenterprisesllc.com/wp-content/uploads/2025/11/image-7.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    right: 0px;
    width: 288px;
    height: 324px;
    margin: 0px 200px 20px 0px !important;
    z-index: 999;
}
/* ============================================= */
a#btn {
    border-radius: 10px !important;
}
/* ================================================ */
div#why-choose {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#why-choose-inner {
    margin: 0px 150px;
}
div#why-choose-inner .vc_col-sm-4 .vc_column-inner {
    margin: 0px 10px;
}
div#why-choose-inner .t-2 {
    background: #fff;
    filter: drop-shadow(2px 4px 6px #ccc);
    padding: 20px 30px !important;
    border-radius: 10px;
    transition: .9s;
    margin-bottom: 50px;
}
div#why-choose-inner .t-2:hover {
    background: #1E5DD5;
}
div#why-choose-inner .t-2 h5 img {
    margin-top: -80px;
}
div#why-choose-inner .t-2 h4 span, div#why-choose-inner .t-2 p span {
    transition: .9s;
}
div#why-choose-inner .t-2:hover h4 span, div#why-choose-inner .t-2:hover p span {
    color: #fff !important;
    transition: .9s;
}
div#why-choose-inner img.img-with-animation.skip-lazy {
    margin: 0 auto;
    display: table;
    width: 75%;
}
/* ======================================== */
div#banner-inner a#btn {
    border: 1px solid #fff;
}
/* ============================================== */
div#Reviews {
    padding: 50px 0px !important;
}
div#Reviewscaro {
    margin: 0px 20px !important;
    filter: drop-shadow(2px 4px 6px #ccc);
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 30px 40px !important;
    transition:.9s;
}
div#Reviewscaro .carousel-item h5 {
    margin-bottom: 0;
}
div#Reviewscaro:hover {
    background-color: #1F5ED8;
    transition:.9s;
}
div#Reviewscaro h6 {
    text-transform: capitalize !important;
    font-style: normal;
}
div#Reviewscaro p span, div#Reviewscaro h5 span, div#Reviewscaro h6 span {
    transition: .9s;
}
div#Reviewscaro:hover p span, div#Reviewscaro:hover h5 span, div#Reviewscaro:hover h6 span {
    color: #fff !important;
    transition: .9s;
}
/* =============================== */
div#footer-outer {
    border-radius: 50px 50px 0px 0px !important;
}
div#footer-widgets .row {
    padding: 40px 0px !important;
    border-bottom: 1px solid #ffffff24;
}
div#nav_menu-2, div#nav_menu-3{
   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 1px;
    color: #fff !important;
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 6px;
    border: 1px solid #fff;
}
div#custom_html-2 .socliy ul li:hover i {
    background: #1F5ED8;
    border-color: #1F5ED8;
}
div#footer-widgets form.tnp-form {
    display: flex;
    width: 100%;
}
div#footer-widgets input.tnp-email {
    background: #fff;
    border-radius: 5px 0px 0px 5px !important;
    color: #666 !important;
}
div#footer-widgets input.tnp-email::placeholder {
    color: #666;
    opacity: 1;
}
div#footer-widgets input.tnp-submit {
    width: auto;
    margin: 0px 0px 0px 0px !important;
    border-radius: 0px 5px 5px 0px !important;
    background-image: url(https://ralkerenterprisesllc.com/wp-content/uploads/2025/11/Group-48096569.png);
    background-repeat: no-repeat;
    background-position: 55% 56%;
    transform: unset !important;
    font-size: 0;
    padding: 10px 25px !important;
}
/* ============================= */
div#copyright {
    padding: 20px 0px !important;
    margin-bottom: 0px !important;
}
div#copyright .col.span_5 {
    max-width: 100% !important;
}
div#text-4 {
    float: left;
}
div#text-4 strong {
    color: #1F5ED8;
}
div#media_image-3 {
    float: right;
}
/* ============================ */
.archive .page-header-bg-image:after {
    display: none;
}
div#popup_special h2 {
  font-size: 22px !important;
  line-height: 25px !important;
}
#Reviews p {
  height: 180px;
}
div#Works_innersd .vc_col-sm-3 .vc_column-inner {
  height: 300px;
}
/* ================================ */
@media (max-width: 1600px){
    div#about .inner-wrap.row-bg-layer:before {
    width: 318px;
    height: 344px;
    margin: 0px 140px 20px 0px !important;
}
    div#why-choose-inner img.img-with-animation.skip-lazy {
    margin: 0 auto;
    display: table;
    width: 80%;
}
    div#why-choose-inner {
    margin: 0px 100px;
}
}
@media (max-width: 1440px){
    div#about .inner-wrap.row-bg-layer:before {
    width: 298px;
    height: 324px;
    margin: 0px 80px 30px 0px !important;
}
    div#why-choose-inner {
        margin: 0px 50px;
    }
}
@media (max-width: 1366px){
        div#about .inner-wrap.row-bg-layer:before {
        width: 268px;
        height: 294px;
        margin: 0px 70px 50px 0px !important;
    }
    div#why-choose-inner .t-2 {
    padding: 20px 20px !important;
}
    div#Reviewscaro {
    padding: 30px 30px !important;
}
    div#popup_special h2 {
  font-size: 20px !important;
  line-height: 29px !important;
}
}
@media (max-width: 1326px){}
@media (max-width: 1280px){
        div#why-choose-inner .t-2 {
        padding: 15px 13px !important;
    }
        div#Reviewscaro {
        padding: 20px 20px !important;
        margin: 0px 10px !important;
    }
}
@media (max-width: 1080px){
    #header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 40px;
}
    header#top .icon-salient-cart:before {
    width: 35px;
    height: 35px;
    margin-top: -11px;
}
    header#top .icon-salient-search:before {
    width: 35px;
    height: 35px;
    margin-top: -19px;
}
    div#category {
    padding: 20px 0px 20px 0px !important;
}
p, li a {
        font-size: 13px;
        line-height: 23px;
    }
    div#category .owl-nav.disabled {
    bottom: 30px;
    margin-left: -76%;
}
    li.classic.product h2.woocommerce-loop-product__title {
    font-size: 19px !important;
    line-height: 29px !important;
    min-height: 80px;
}
    li.classic.product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart span {
    font-size: 14px;
}
    li.classic.product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    bottom: -170px !important;
}
    div#product {
    padding: 20px 0px 20px 0px !important;
}
    div#about {
    padding: 30px 0px !important;
}
        div#about .inner-wrap.row-bg-layer:before {
        width: 198px;
        height: 214px;
        margin: 0px 40px 50px 0px !important;
    }
    div#why-choose {
    padding: 30px 0px !important;
}
    div#why-choose-inner img.img-with-animation.skip-lazy {
        width: 90%;
    }
        div#Reviews {
    padding: 30px 0px !important;
}
    div#Reviewscaro {
        padding: 15px 10px !important;
        margin: 0px 10px !important;
    }
    #category .row-bg-layer::before {
  display: none !important;
}
    #why-choose .row-bg-layer::before {
  display: none !important;
}
    div#popup_special h2 {
    font-size: 14px !important;
    line-height: 29px !important;
  }
    #gform_fields_2 {
  row-gap: 13px !important;
}
	#faqs-inner .toggle-title a {
  font-size: 22px !important;
}
}
@media (max-width: 912px){
    div#header-outer {
    padding: 0px 0px !important;
}
        header#top {
        padding: 10px 0px !important;
        border-radius: 0px 0px 30px 30px !important;
    }
        header#top .icon-salient-search:before {
        width: 35px;
        height: 35px;
        margin-top: -2px;
    }
    header#top .col.span_9.col_last a {
    margin: 0px 5px;
}
    div#revolution-slider {
    margin-top: 0px;
}
    div#category {
    text-align: center;
}
    div#category .owl-stage-outer {
    width: 100%;
}
        div#category .owl-nav.disabled {
        bottom: 0px;
        margin-left: 0;
        position: unset;
    }
    .owl-stage {
    padding: 10px 0px !important;
}
    div#product-inner {
    margin: 0px 60px;
}
    li.classic.product h2.woocommerce-loop-product__title {
        min-height: auto !important;
    }
    li.classic.product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
        bottom: -135px !important;
    }
    div#about-inner {
    text-align: center;
    margin: 0px 60px;
}
    div#about-inner img {
    margin: 0 auto;
}
        div#about .inner-wrap.row-bg-layer:before {
        width: 198px;
        height: 214px;
        margin: 0px 40px 30px 0px !important;
    }
    div#about-inner ul li {
    text-align: left;
}
    div#about-inner .nectar-fancy-ul {
    margin: 0 auto;
    display: table;
}
        div#why-choose-inner {
        margin: 0px 150px;
        text-align: center;
    }
    div#banner-inner {
    margin: 20px 60px;
}
        div#Reviewscaro {
        padding: 30px 20px !important;
        margin: 0px 20px !important;
    }
    div#nav_menu-2, div#nav_menu-3 {
    display: unset;
}
    #popup_special .img-with-animation.skip-lazy {
  display: table;
  margin: 0 auto;
}
	div#Works_innersd .vc_col-sm-3 h4 {
  min-height: 40px !important;
}
	#contact-inner iframe {
  display: table;
  margin: 0 auto;
}
}
@media (max-width: 800px){
    div#product-inner {
        margin: 0px 40px;
    }
    div#why-choose-inner {
        margin: 0px 120px;
    }
        div#about-inner {
        margin: 0px 50px;
    }
        div#about .inner-wrap.row-bg-layer:before {
        width: 198px;
        height: 214px;
        margin: 0px 20px 20px 0px !important;
    }
    .woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 17px !important;
}
}
@media (max-width: 768px){}
@media (max-width: 480px){
    div#header-outer {
    position: relative !important;
}
    header#top {
        border-radius: 0px 0px 0px 0px !important;
    }
     header#top .icon-salient-cart::before {
    width: 30px;
    height: 30px;
    margin-top: -8px;
  }
      header#top .icon-salient-search::before {
    width: 30px;
    height: 30px;
    margin-top: -1px;
  }
      header#top .col.span_9.col_last a {
    margin: 0px 0px;
  }
    h2 {
    font-size: 27px !important;
    line-height: 37px !important;
}
    div#product-inner {
        margin: 0px 0px;
    }
    .tabbed > ul li {
  display: table !important;
  margin: 0 auto;
}
    .tabbed > ul li a {
  margin: 5px 10px;
  width: 190px;
  font-size: 15px;
}
        .tabbed>ul li a {
        border-right: 1px solid !important;
    }
    li.classic.product {
  padding: 15px 15px 50px 15px !important;
}
     li.classic.product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    bottom: -160px !important;
  }
    li.classic.product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart span {
    font-size: 13px;
  }
    li.classic.product h2.woocommerce-loop-product__title {
    font-size: 18px !important;
    line-height: 28px !important;
  }
     div#about-inner {
    margin: 0px 0px;
  }
      div#about .inner-wrap.row-bg-layer::before {
    display: none;
  }
     div#why-choose-inner {
    margin: 0px 30px;
  }
    div#why-choose-inner .t-2 {
  margin-bottom: 0px;
}
    div#why-choose-inner .t-2:nth-child(2) {
  margin-top: 40px;
}
      div#banner-inner {
    margin: 20px 0px;
  }
    div#text-4 {
  float: unset;
}
    div#media_image-3 {
  float: unset;
  margin-top: 10px;
}
    #product .row-bg-layer::before, #product .row-bg-layer::after {
  display: none !important;
}
    #product-inner li.classic.product h2.woocommerce-loop-product__title {
    min-height: 70px !important;
  }
    #Reviews .row-bg-layer::before {
  display: none !important;
}
    div#contact {
  padding-bottom: 10px !important;
}
     .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 17px !important;
    min-height: 70px !important;
  }
	#Reviews p {
  height: 139px;
}
	 #faqs-inner .toggle-title a {
    font-size: 14px !important;
  }
	 #faqs-inner .toggles--minimal-shadow .toggle {
    padding: 0 10px;
  }
}
@media (max-width: 428px){
     .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 15px !important;
    min-height: 70px !important;
  }
    #page-header-bg h1 {
  font-size: 27px !important;
}
	#faqs-inner .toggles--minimal-shadow .toggle > .toggle-title a {
    padding: 15px 30px 20px 0 !important;
  }
	.single-product .products.columns-4 li.classic {
  width: 100% !important;
}
	.single-product  li.classic.product {
    border: 5px solid #1e5dd5 !important;
  }
}
@media (max-width: 414px){
     li.classic.product {
    padding: 20px 20px 50px 20px !important;
    width: 100% !important;
    margin: 10px 30px !important;
  }
    li.classic.product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    bottom: -130px !important;
  }
    li.classic.product h2.woocommerce-loop-product__title {
    font-size: 20px !important;
    line-height: 30px !important;
  }
     div#Reviewscaro {
    padding: 30px 20px !important;
    margin: 0px 10px !important;
  }
    div#copyright p {
  font-size: 12px;
}
    #product-inner li.classic.product h2.woocommerce-loop-product__title {
    min-height: 40px !important;
  }
    .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 15px !important;
    min-height: 40px !important;
  }
	  #faqs-inner .toggles--minimal-shadow .toggle > .toggle-title a {
    padding: 15px 30px 20px 0 !important;
  }
	
	div#contact {
  padding: 10px !important;
}
}
@media (max-width: 390px){
    li.classic.product {
    padding: 10px 10px 50px 10px !important;
    width: 100% !important;
    margin: 10px 20px !important;
  }
    
}
@media (max-width: 375px){
    #why-choose h2 {
  font-size: 20px !important;
}
}
@media (max-width: 360px){
    .woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 14px !important;
}
	#faqs-inner .toggle-title a {
    font-size: 11px !important;
  }
}

