/*
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
*/
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #1e1e1e;
}

::-webkit-scrollbar
{
	width: 6px;
	background-color: #1e1e1e;
}

::-webkit-scrollbar-thumb
{
	    background: linear-gradient(90deg, rgba(255, 204, 60, 1) 0%, rgba(255, 234, 106, 1) 50%, rgba(244, 196, 69, 1) 99%);
}
/* =============================== */
.woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control.active, p.woocommerce-LostPassword.lost_password a, .woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control:hover {
    background: linear-gradient(90deg, rgba(255, 204, 60, 1) 0%, rgba(255, 234, 106, 1) 50%, rgba(244, 196, 69, 1) 99%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}
/* ============================= */
div#ajax-content-wrap {
    --scroll-bar-w: 0px !important;
}
.home .container-wrap {
    padding: 0px 0px !important;
}
/* ============================== */
header#top {
    border-bottom: 1px solid #ffffff61 !important;
}
header#top li#menu-item-34 a span {
    background: #68100F;
    padding: 10px 35px !important;
}
header#top li#menu-item-35 a span {
    background: linear-gradient(90deg, rgba(255, 204, 60, 1) 0%, rgba(255, 234, 106, 1) 50%, rgba(244, 196, 69, 1) 99%);
    color: #0C0C0C;
    padding: 10px 35px !important;
}
/* =================================== */
div#revolution-slider {
    margin-bottom: 0px !important;
}
div#revolution-slider .text-center i.fa-circle {
    font-size: 8px !important;
    line-height: 10px !important;
    position: relative;
    top: -2px;
    margin-right: 5px;
}
div#revolution-slider .text-center i.fa-arrow-right {
    transform: rotate(-45deg);
    position: relative;
    top: -2px;
}
/* ============================= */
div#development {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
.owl-stage {
    padding: 10px 0px !important;
}
div#development-inner {
    margin: 0px 10px;
}
div#development button.owl-prev:before {
    content: "\f060";
}
div#development button.owl-next:before {
	    content: "\f061";
}
div#development button.owl-next:before, div#development button.owl-prev:before {
    font-family: 'FontAwesome';
    font-size: 17px;
    box-shadow: unset !important;
    border-radius: 10%;
    color: #fff;
    width: 40px;
    height: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    background: #68100F;
    transition: .9s;
}
div#development .owl-nav.disabled {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -70px;
}
div#development button.owl-next, div#development button.owl-prev {
    background: transparent;
    font-size: 0;
    border: 0px;
}
/* ================================ */
div#legacy {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#legacy-inner .vc_col-sm-6 .vc_column-inner {
    background: #242020;
    padding: 20px 20px !important;
    border-radius: 20px;
    border: 1px solid #ffffff45;
}
div#legacy-inner .wpb_text_column h5 a:after {
    content: "\f061";
    font-family: 'FontAwesome';
    margin-left: 10px !important;
    position: absolute;
    top: -3px;
    right: 0;
	    background: linear-gradient(90deg, rgba(255, 204, 60, 1) 0%, rgba(255, 234, 106, 1) 50%, rgba(244, 196, 69, 1) 99%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}
div#legacy-inner .wpb_text_column h5 a {
    position: relative;
    padding-right: 20px !important;
}
div#legacy-inner .wpb_text_column h5 span, div#legacy-inner .wpb_text_column h5 a {
    background: linear-gradient(90deg, rgba(255, 204, 60, 1) 0%, rgba(255, 234, 106, 1) 50%, rgba(244, 196, 69, 1) 99%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}
/* =============================== */
a#btn {
    background: linear-gradient(90deg, rgba(255, 204, 60, 1) 0%, rgba(255, 234, 106, 1) 50%, rgba(244, 196, 69, 1) 99%);
    border-radius: 0px !important;
    color: #0C0C0C;
}
/* ================================= */
div#about {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#about-inner h2 {
    font-family: "DM Sans" !important;
    font-size: 30px !important;
    font-weight: 800;
}
div#about-inner ul li {
    display: inline-block;
    background: #ffffff1a;
    padding: 5px 15px !important;
    margin: 5px 0px !important;
    border-radius: 30px !important;
    border: 1px solid #ffffff3d;
}
div#about-inner ul {
    column-count: 2;
    margin: 0px !important;
}
/* ============================= */
div#product {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
.product-wrap {
    overflow: visible !important;
}
a.button.product_type_external, a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    transform: unset !important;
    bottom: -120px !important;
    width: fit-content !important;
    padding: 5px 30px !important;
    min-height: 40px !important;
    background: linear-gradient(90deg, rgba(255, 204, 60, 1) 0%, rgba(255, 234, 106, 1) 50%, rgba(244, 196, 69, 1) 99%) !important;
    border-radius: 0px !important;
    color: #0C0C0C !important;
    font-weight: 700 !important;
    display: flex !important;
    justify-content: center;
    align-items: center !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart i {
  display: none !important;
}
a.button.affiliation-link-archive {
  background-image: url(https://devu1b.customdev.solutions/richarddicksjr/wp-content/uploads/2026/05/Group-143726054-1.png) !important;
  font-size: 0px !important;
  padding: 13px 60px !important;
  border-radius: 0px !important;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-left: 170px !important;
  position: relative;
  bottom: -6px;
}
h2.woocommerce-loop-product__title {
    min-height: 60px !important;
    width: 75%;
}
span.price {
    position: absolute;
    right: 0;
    bottom: 0px;
    margin-bottom: 70px !important;
}
bdi {
    font-family: Playfair Display !important;
    color: #fff !important;
    font-weight: 400 !important;
}
/* div#product-inner li.classic.product img {
    height: 300px;
    object-fit: cover;
} */
/* ============================== */
div#tab {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
#top .tabbed[data-style*=vertical] .wpb_tabs_nav, .tabbed[data-style*=vertical] .wpb_tabs_nav {
    width: 15%;
    float: left;
}
.tabbed[data-style*=vertical]>div {
    width: 85%;
}
div#tab .wpb_wrapper.tabbed.clearfix {
    display: flex;
    align-items: center !important;
}
div#tab li.tab-item a {
    margin: 20px 0px !important;
    background: #1e1e1e !important;
    border: 1px solid #666666 !important;
    border-radius: 30px !important;
    text-align: center;
    filter: drop-shadow(2px 1px 6px #666);
}
div#tab li.tab-item.active-tab a.active-tab {
    background: linear-gradient(90deg, rgba(255, 204, 60, 1) 0%, rgba(255, 234, 106, 1) 50%, rgba(244, 196, 69, 1) 99%) !important;
    color: #000000 !important;
}
div#tab-inner a.play_button_2.large.nectar_video_lightbox {
    opacity: 0 !important;
}
div#tab-inner {
    height: 480px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 30px;
}
/* ======================================== */
div#news {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#news-inner .content {
    padding: 20px 20px !important;
}
div#news-inner span.nectar-post-grid-item__read-more.nectar-cta.nectar-inherit-label {
    background: linear-gradient(90deg, rgba(255, 204, 60, 1) 0%, rgba(255, 234, 106, 1) 50%, rgba(244, 196, 69, 1) 99%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}
div#news-inner span.nectar-post-grid-item__read-more.nectar-cta.nectar-inherit-label svg {
    display: none !important;
}
div#news-inner .item-main h3.post-heading {
    max-width: 100% !important;
}
/* ================================= */
div#footer-widgets .row {
    padding: 0px 0px !important;
    border-bottom: 2px solid #ffffff57;
}
div#footer-widgets .col.span_4:after {
    content: "";
    background: #ffffff57;
    position: absolute;
    top: 0;
    right: -15px;
    width: 2px;
    height: 347px !important;
    visibility: inherit;
}
div#footer-widgets .col.span_4 {
    position: relative;
    padding: 30px 0px 0px 0px !important;
}
div#footer-widgets .col.span_4:nth-child(2) {
    text-align: center;
}
div#footer-widgets .col.span_4:last-child:after {
	display: none;
}
div#custom_html-2 ul {
    margin: 0 auto;
    display: table;
}
div#custom_html-2 ul li i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #FBD152;
    border-radius: 50%;
	color:#FBD152;
}
div#custom_html-2 ul li {
    display: inline-block;
    margin-right: 5px;
}
#footer-outer .widget {
    margin-bottom: 10px;
}
div#nav_menu-2 {
    margin: 0 auto;
    display: table;
    padding-top: 40px;
}
div#text-3 {
    padding-top: 40px !important;
}
div#newsletterwidgetminimal-2 form.tnp-form {
    display: flex;
    width: 100%;
}
div#newsletterwidgetminimal-2 input.tnp-email {
    border-radius: unset !important;
    background: #fff0 !important;
    border: unset !important;
    border-bottom: 1px solid #fff !important;
    color: #fff !important;
}
div#newsletterwidgetminimal-2 input.tnp-submit {
    font-size: 0px !important;
    width: auto;
    background-image: url(https://devu1b.customdev.solutions/richarddicksjr/wp-content/uploads/2026/05/Vector-8.png) !important;
    background-repeat: no-repeat;
    background-position: 43% 50%;
    padding: 14px 24px !important;
    border-radius: unset !important;
    transform: unset !important;
    background-color: #fff0 !important;
    margin-left: -45px;
}
#footer-outer #footer-widgets .col input[type="submit"] {
	background-color: #fff0 !important;
}
div#newsletterwidgetminimal-2, div#text-3 {
    margin-left: 30px;
    text-align: center;
}
/* ================================ */
div#copyright {
    padding: 20px 0px !important;
}
div#copyright .col.span_5 {
    max-width: 100% !important;
}
div#text-4 {
    float: left;
}
div#nav_menu-3 {
    float: right;
}
div#media_image-3 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#footer-outer .widget.widget_nav_menu li {
	    padding: 0px 0 !important;
}
/* =============================================== */
div#about-page {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#about-page img {
    width: 90%;
    filter: drop-shadow(2px 4px 16px #DAAF66);
    margin: 0 auto;
    display: table;
}
div#about-page ul li {
    display: inline-block;
    background: #ffffff1a;
    padding: 5px 15px !important;
    margin: 5px 0px !important;
    border-radius: 30px !important;
    border: 1px solid #ffffff3d;
}
div#about-page-inner {
    margin-top: 10px !important;
    margin-bottom: 0px !important;
    border-top: 1px solid #2E2E2E;
    padding-top: 20px !important;
}
div#about-page-inner .nectar-milestone h2, div#about-page-inner .nectar-milestone .symbol-wrap {
    background: linear-gradient(90deg, rgba(255, 204, 60, 1) 0%, rgba(255, 234, 106, 1) 50%, rgba(244, 196, 69, 1) 99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
div#about-page-inner .subject {
    color: #f0eded;
}
div#about-page h4 {
    font-family: "Playfair Display" !important;
    text-transform: capitalize !important;
    font-weight: 400 !important;
}
a#btn.outline {
    background: #fff0 !important;
    border: 1px solid #fbe46d !important;
    color: #fbe46d;
}
/* ================ */
div#book-sec {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#book-sec img {
    margin: 0 auto;
    filter: drop-shadow(2px 4px 16px #DAAF66);
}
div#book-sec-inner a#btn {
    margin: 10px 10px;
}
div#book-sec-inner .book-text {
    padding: 10px 20px !important;
    border-left: 1px solid #DAAF66;
    margin-top: 20px;
}
div#book-sec-inner .nectar-fancy-ul {
    margin-bottom: 0px !important;
}
div#book-sec-inner .nectar-fancy-ul ul {
    column-count: 2;
    margin-bottom: 0px !important;
}
div#book-sec-inner .nectar-fancy-ul ul li {
    background: #222222;
    border: 1px solid #2E2E2E;
    padding: 10px 30px !important;
    margin-bottom: 10px !important;
    border-radius: 10px !important;
}
div#book-sec-inner .nectar-fancy-ul ul li:before {
    top: 10px;
    left: 10px;
    color: #DAAF66;
    font-size: 25px;
}
/* ================ */
div#about-testimonial {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#about-testimonial .row-bg.viewport-desktop.using-bg-color {
    border-bottom: 1px solid #ffffff52;
}
div#about-testimonial-inner {
    margin: 0px 10px !important;
    background: #242020;
    padding: 20px 20px !important;
    border-radius: 10px;
    border: 1px solid #ffffff29;
}
div#about-testimonial-inner h4 {
    font-family: "Playfair Display";
    text-transform: capitalize;
    font-weight: 400;
}
div#about-page ul {
    margin-left: 0px !important;
}
/* ================================================ */
.woocommerce-page button[type="submit"].single_add_to_cart_button {
  margin-top: 40px;
  margin-right: 10px !important;
}
.button.affiliation-link, .single_add_to_cart_button.button.alt {
  padding: 20px 20px !important;
  background: #68100f !important;
    background-color: rgb(104, 16, 15);
  border-radius: unset !important;
  margin-top: 40px !important;
}
#legacy-inner .wpb_text_column p {
    overflow-y: scroll;
    height: 126px;
    padding-right: 10px !important;
}
/* ============================================= */
@media (max-width: 1600px){}
@media (max-width: 1440px){}
@media (max-width: 1366px){
	div#tab-inner {
    height: 460px;
}
}
@media (max-width: 1326px){
	div#tab-inner {
    height: 450px;
}
}
@media (max-width: 1280px){
	div#legacy-inner .vc_col-sm-6 .vc_column-inner {
    padding: 10px 10px !important;
}
	    div#tab-inner {
        height: 430px;
    }
		div#about-inner ul {
    column-count: 1;
}
	a.button.product_type_external {
    bottom: -120px !important;
    padding: 5px 20px !important;
    min-height: 35px !important;
}
a.button.affiliation-link-archive {
        padding: 0px 54px !important;
        margin-left: 130px !important;
        bottom: 0px;
        min-height: 36px !important;
    }
	div#media_image-3 {
    top: 2px;
}
	div#media_image-3 img {
    width: 23%;
}
	p, li a {
    font-size: 14px;
    line-height: 24px;
}
	div#footer-widgets .col.span_4:after {
    right: -15px;
    height: 359px !important;
}
}
@media (max-width: 1080px){
    #header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
        height: 100px;
    }
	div#revolution-slider .text-center i.fa-arrow-right {
    top: 0px;
}
	div#development {
    padding: 30px 0px !important;
}
	div#development-inner {
    margin: 0px 5px;
}
	div#development-inner h4 {
    font-size: 15px;
}
	div#legacy {
    padding: 30px 0px !important;
}
	div#about {
    padding: 30px 0px !important;
}
	div#about-inner h2 {
    font-size: 20px !important;
}
	div#product {
    padding: 30px 0px !important;
}
	h2.woocommerce-loop-product__title {
    min-height: 60px !important;
    width: 75%;
    font-size: 14px !important;
}
	bdi {
    font-size: 14px !important;
}
	    a.button.product_type_external {
        min-height: 30px !important;
        font-size: 12px !important;
    }
	a.button.affiliation-link-archive {
        padding: 0px 50px !important;
        margin-left: 108px !important;
        bottom: -5px;
        min-height: 35px !important;
    }
	div#tab {
    padding: 30px 0px !important;
}
	div#tab h2 br {
    display: none !important;
}
	div#tab li.tab-item a {
    margin: 10px 0px !important;
    font-size: 14px !important;
    padding: 9px 0px !important;
}
	    div#tab-inner {
        height: 350px;
        margin-bottom: 0px !important;
    }
	div#news {
    padding: 30px 0px !important;
}
	p, li a {
        font-size: 13px;
        line-height: 23px;
    }
	div#news-inner h3.post-heading {
    font-size: 17px !important;
    line-height: 27px !important;
}
	div#newsletterwidgetminimal-2, div#text-3 {
    margin-left: 10px;
}
	div#custom_html-2 ul li i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
}
	div#text-4 p, div#nav_menu-3 ul li a {
    font-size: 12px !important;
}
	div#nav_menu-3 ul li {
    margin: 0px 5px !important;
}
	div#footer-widgets .col.span_4 {
    padding: 20px 0px 0px 0px !important;
}
	    div#media_image-3 {
        top: 2px;
        right: -30px;
    }
	div#footer-widgets .col.span_4:after {
    right: -15px;
       height: 314px !important;
}
	div#media_image-2 img {
    width: 85%;
}
	div#about-page {
    padding: 30px 0px !important;
}
	div#about-page p br {
    display: none !important;
}
	div#about-page ul {
    margin-left: 0px !important;
    margin-bottom: 0px !important;
}
	div#about-page-inner .subject {
    font-size: 12px;
}
	div#about-page ul li {
    font-size: 13px !important;
}
	div#about-page img {
    width: 100%;
    height: 690px !important;
    object-fit: cover;
    border-radius: 20px;
		    object-position: left;
}
	div#book-sec {
    padding: 30px 0px !important;
}
	div#book-sec-inner .nectar-fancy-ul ul li {
    font-size: 12px !important;
    padding: 5px 25px !important;
}
	div#book-sec-inner .nectar-fancy-ul ul li:before {
    top: 4px;
    left: 10px;
}
	div#about-testimonial-inner {
    padding: 10px 10px !important;
    min-height: 180px;
}
	div#about-testimonial {
    padding: 30px 0px !important;
}
	div#book-sec p br {
    display: none;
}
	div#book-sec-inner .book-text {
    padding: 10px 15px !important;
    margin-top: 10px;
}
	a#btn {
    padding: 10px 20px !important;
    font-size: 13px !important;
}
}
@media (max-width: 1024px){
	    h2.woocommerce-loop-product__title {
        font-size: 13px !important;
    }
	    div#tab-inner {
        height: 330px;
        margin-bottom: 0px !important;
    }
	    div#text-4 p, div#nav_menu-3 ul li a {
        font-size: 11px !important;
    }
	div#footer-widgets .col.span_4:after {
        right: -9px;
        height: 304px !important;
    }
	div#about-page img {
    height: 740px !important;
}
	div#book-sec-inner .nectar-fancy-ul ul li {
        font-size: 11px !important;
        padding: 5px 23px !important;
    }
}
@media (max-width: 912px){
	div#header-outer {
    padding: 0px 0px !important;
}
	    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 80px !important;
    }
	div#development {
    text-align: center;
}
	div#development .owl-nav.disabled {
    position: unset !important;
    margin: 0px !important;
}
	.owl-dots {
    display: none !important;
}
	div#legacy-inner .vc_col-sm-6 {
    width: 50% !important;
    margin-bottom: 0px !important;
    text-align: center;
}
	div#legacy-inner img {
    margin: 0 auto;
}
	div#legacy {
    text-align: center;
}
	div#legacy .clm> .vc_column-inner {
    margin: 0px 100px;
}
	div#legacy .n-sticky .wpb_text_column {
    margin: 10px 100px;
}
	div#legacy-inner p {
    min-height: 110px;
}
	div#about-inner {
    margin: 0px 100px;
    text-align: center;
}
	div#about-inner ul li {
    margin: 5px 5px !important;
}
	div#product-inner {
    margin: 0px 100px;
}
	    h2.woocommerce-loop-product__title {
        font-size: 17px !important;
        min-height: 60px !important;
        line-height: 27px !important;
    }
	a.button.affiliation-link-archive {
        padding: 0px 50px !important;
        margin-left: 108px !important;
        bottom: 7px;
        min-height: 35px !important;
    }
	#top .tabbed[data-style*=vertical] .wpb_tabs_nav, .tabbed[data-style*=vertical] .wpb_tabs_nav {
    width: 100%;
}
	div#tab .wpb_wrapper.tabbed.clearfix {
    display: inline-grid;
}
	.tabbed[data-style*=vertical]>div {
    width: 100%;
}
	div#tab-inner {
    margin: 0px 50px;
}
	ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    margin-bottom: 10px !important;
}
	    div#tab li.tab-item a {
        margin: 10px 0px !important;
        font-size: 13px !important;
        padding: 6px 10px !important;
    }
	div#news .wpb_text_column.wpb_content_element {
    text-align: center;
}
	div#news-inner .nectar-post-grid-item {
    width: 100% !important;
}
	div#news-inner {
    margin: 0px 100px;
}
	    div#footer-widgets .col.span_4 {
        padding: 0px 100px 0px 100px !important;
        width: 100%;
        margin-bottom: 20px !important;
        text-align: center;
    }
	div#footer-widgets .col.span_4:after {
		display:none  !important;
	}
	div#media_image-2 img {
        width: 40%;
    }
	div#footer-widgets .row {
    padding: 20px 0px !important;
}
	div#text-4 {
    float: unset;
}
	div#media_image-3 {
    position: unset !important;
}
	div#nav_menu-3 {
    float: unset;
}
	    div#text-4 p, div#nav_menu-3 ul li a {
        font-size: 13px !important;
    }
	div#text-4, div#media_image-3, div#nav_menu-3 {
    margin-bottom: 10px !important;
}
	div#media_image-3 img {
        width: unset;
    }
	div#copyright {
    padding: 10px 0px !important;
}
	    #footer-widgets .container .row>div:last-child {
        margin-bottom: 10px !important;
    }
	div#footer-widgets .row {
    display: flex;
    flex-direction: column;
}
	div#footer-widgets .col.span_4:nth-child(2) {
    order: -1;
}
	div#nav_menu-2 {
    padding-top: 0px;
}
	bdi {
        font-size: 17px !important;
    }
    div#about-page img {
        height: auto !important;
        width: 70%;
    }
	div#about-page .vc_col-sm-6> .vc_column-inner {
    margin: 0px 100px;
    text-align: center;
}
	div#about-page-inner .vc_col-sm-4 {
    width: 33%;
    margin-bottom: 0px !important;
}
	div#book-sec-inner {
    margin: 0px 100px;
    text-align: center;
}
	div#book-sec-inner .book-text {
    border: unset;
}
	    div#book-sec-inner .nectar-fancy-ul ul li {
        font-size: 13px !important;
        text-align: left;
    }
	div#about-testimonial .text-testimonial {
    text-align: center;
}
}
@media (max-width: 800px){
	div#legacy .n-sticky .wpb_text_column {
    margin: 10px 50px;
}
	    div#legacy .clm> .vc_column-inner {
        margin: 0px 50px;
    }
	div#about-inner {
        margin: 0px 50px;
    }
	    div#product-inner {
        margin: 0px 50px;
    }
	div#tab li.tab-item {
    margin: 0px 0px !important;
}
	    div#tab li.tab-item a {
        margin: 10px 3px !important;
        font-size: 13px !important;
        padding: 6px 10px !important;
    }
	    div#tab-inner {
        margin: 0px 0px;
    }
	div#news-inner {
        margin: 0px 70px;
    }
	div#footer-widgets .col.span_4 {
        padding: 0px 50px 0px 50px !important;
    }
		div#book-sec-inner {
    margin: 0px 50px;
}
		div#about-page .vc_col-sm-6> .vc_column-inner {
    margin: 0px 50px;
}
}
@media (max-width: 768px){}
@media (max-width: 480px){
	div#header-outer {
    position: relative !important;
}
	header#top {
    border: unset !important;
}
	    div#legacy-inner .vc_col-sm-6 {
        width: 100% !important;
        margin-bottom: 20px !important;
    }
	div#legacy-inner {
    margin-bottom: 0px !important;
}
		div#legacy .n-sticky .wpb_text_column {
    margin: 10px 0px;
}
	    div#legacy-inner p {
        min-height: auto;
    }
	    div#legacy .clm> .vc_column-inner {
        margin: 0px 0px;
    }
	div#about-inner {
        margin: 0px 0px;
    }
	    div#product-inner {
        margin: 0px 0px;
    }
	h2.woocommerce-loop-product__title {
        font-size: 17px !important;
        min-height: 72px !important;
        line-height: 27px !important;
    }
	    div#tab-inner {
        height: 210px;
        padding-right: 10px;
    }
	div#tab li.tab-item {
    margin: 0px 0px !important;
}
    div#tab li.tab-item a {
        margin: 5px 4px !important;
        font-size: 13px !important;
        padding: 7px 15px !important;
    }
	    div#tab-inner {
        margin: 0px 0px;
    }
	div#news-inner {
        margin: 0px 0px;
    }
	    div#media_image-2 img {
        width: 70%;
    }
		div#footer-widgets .col.span_4 {
        padding: 0px 0px 0px 0px !important;
    }
	h1, h2 {
    font-size: 25px !important;
    line-height: 30px !important;
}
	div#product-inner li.classic.product {
    width: 100% !important;
    margin: 15px 20px !important;
}
			div#book-sec-inner {
    margin: 0px 0px;
}
		div#about-page .vc_col-sm-6> .vc_column-inner {
    margin: 0px 0px;
}
	    div#about-page img {
        width: 100%;
    }
	div#book-sec-inner .nectar-fancy-ul ul {
    column-count: 1;
}
	    div#book-sec-inner .nectar-fancy-ul ul li {
        font-size: 13px !important;
        padding: 10px 23px !important;
    }
	div#book-sec-inner .nectar-fancy-ul ul li:before {
        top: 10px;
        left: 10px;
    }
	    div#about-page-inner .vc_col-sm-4 {
        width: 100%;
        margin-bottom: 5px !important;
    }
	.nectar-milestone[data-ms-align=left] {
    text-align: center;
}
}
@media (max-width: 428px){
	h1, h2 {
    font-size: 23px !important;
    line-height: 33px !important;
}
	    div#tab-inner {
        height: 180px;
    }
}
@media (max-width: 414px){
	    div#text-4 p, div#nav_menu-3 ul li a {
        font-size: 11px !important;
    }
}
@media (max-width: 390px){
	h1, h2 {
    font-size: 20px !important;
    line-height: 30px !important;
}
	li.classic.product {
    margin: 15px 0px !important;
}
}
@media (max-width: 375px){}
@media (max-width: 360px){}