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

#slider-sec a#butt-sec.amazon {
    background-image: url(https://devu21.stagingtestserver.com/Parker/wp-content/uploads/2026/06/black-buy-now-at-amazon-button-701751695133511c4xdnwmcgt-1.png);
    background-size: 100% 100%;
    background-color: transparent !important;
    font-size: 0px;
    width: 160px;
    height: 50px;
    border-radius: 40px ! IMPORTANT;
    margin: 0px 10px 0px 10px;
}
#slider-sec a#butt-sec.noble {
    background-image: url(https://devu21.stagingtestserver.com/Parker/wp-content/uploads/2026/06/barnes.png);
    background-size: 100% 100%;
    background-color: transparent !important;
    font-size: 0px;
    width: 160px;
    height: 50px;
    border-radius: 40px ! IMPORTANT;
}
#slider-sec a#butt-sec.amazon:hover {
    background-image: url(https://devu21.stagingtestserver.com/Parker/wp-content/uploads/2026/06/black-buy-now-at-amazon-button-701751695133511c4xdnwmcgt-1.png) !important;
    opacity: 1;
    background-size: 100% 100% !important;
    background-color: transparent !important;
}
#slider-sec a#butt-sec.noble:hover {
    opacity: 1;
    background-size: 100% 100% !important;
    background-color: transparent !important;
    background-image: url(https://devu21.stagingtestserver.com/Parker/wp-content/uploads/2026/06/barnes.png) !important;
}
#book-sec .owl-stage {
    padding: 0px !important;
}
#slider-sec p {
    line-height: 2;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows .con a span {
    background: #fff;
    color: #000;
    font-family: epilogue;
    text-transform: uppercase;
    padding: 20px 20px 15px 20px;
    border-radius: 40px ! IMPORTANT;
    transition: 0.5s;
}
header#top {
    padding: 7px 0px ! IMPORTANT;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows .con a span:hover {
    background: #ff61b1 !important;
    color: #fff !important;
}
a#butt-sec:hover {
    background: #ff61b1 !important;
    color: #fff !important;
}
a#butt-sec {
    font-size: 17px;
    font-family: 'Epilogue';
    font-weight: 500;
    padding: 20px 30px 15px 30px;
    border-radius: 50px !important;
    transition: 0.5s;
}
#slider-sec .mg1:hover {
    transform: rotatex(45deg);
    filter: drop-shadow(2px 4px 6px black);
}
#slider-sec .mg1 {
    width: 50%;
    transition: 0.9s;
    transform-origin: bottom center;
    transform: rotatex(0deg);
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    line-height: 20px;
    font-size: 24px;
    margin-top: 10px;
    font-family: 'Space Grotesk';
}
.woocommerce ul.products[data-product-style]:not([data-n-desktop-columns=default]) li.product, .woocommerce ul.products[data-product-style]:not([data-n-desktop-small-columns=default]) li.product {
    padding-bottom: 100px;
    position: relative;
}
li.classic span.price bdi {
    color: #212529b3 !important;
}
li.classic span.price {
    position: absolute;
    bottom: 100px;
    right: 0;
    color: #000 ! IMPORTANT;
    font-family: 'Space Grotesk' !important;
    font-weight: 500 !important;
    font-size: 20px ! IMPORTANT;
}
.woocommerce .product-wrap {
    overflow: visible;
}
.woocommerce .classic .product-wrap a.button, .woocommerce ul.products li.product.classic .button {
    transform: unset !important;
    bottom: -110px ! IMPORTANT;
    width: auto;
    padding: 10px 30px ! IMPORTANT;
    border-radius: 50px !important;
    font-family: 'Space Grotesk';
    font-weight: 200;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 10px;
}
.woocommerce .classic .product-wrap a.button, .woocommerce ul.products li.product.classic .button i {
    margin-right: 00px;
}
ul.products.columns-4 li.classic:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: #ff61b1 !important;
}
#re-sec .carousel-item {
    background: #F9F9F9;
    padding: 90px 70px;
    border: 1px solid #DBDBDB;
    border-radius: 10px ! IMPORTANT;
	width: 80%;
    margin: 0 auto;
}
#re-sec .carousel-item h6 img {
    width: auto;
}
#re-sec .carousel-item h3 {
    font-family: 'Philosopher';
    font-size: 45px;
    line-height: 55px;
    font-weight: 200 !important;
}
#re-sec .row_col_wrap_12.col.span_12.dark.left {
    justify-content: flex-end;
}
#re-sec .carousel-item h5 {
    font-family: 'Philosopher';
    font-size: 20px;
    line-height: 30px;
}
#re-sec .carousel-item h6 {
    border-bottom: 2px dashed;
    display: table;
    width: 50%;
    padding-bottom: 20px;
    padding-top: 20px;
}
#re-sec .ryt {
    padding-top: 30px;
}
#slider-sec {
    padding-top: 150px ! IMPORTANT;
}
#slider-sec .ryt:before {
    content: '';
    background: #ffb8dcb5;
    position: absolute;
    width: 450px;
    height: 450px;
    border-radius: 400px ! IMPORTANT;
    top: 80px;
    left: 0;
    right: 0;
    margin: auto;
}
#abt-sec .mg1:hover {
    box-shadow: unset;
}
#abt-sec .mg1 {
    box-shadow: -20px 19px 0px 0px #ff61b1;
    border-radius: 10px ! IMPORTANT;
    transition: 0.5s;
}
#re-sec .owl-dots {
    display: flex;
    flex-wrap: wrap;
    width: 300px;
    position: absolute;
    bottom: 20px;
    left: -320px;
	display: none;
}
#re-sec button.owl-dot {
    width: 300px;
    height: 100px;
    border-radius: 10px ! IMPORTANT;
    margin: 4px 0px;
    transform: unset;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border: 2px solid #fff;
}
#re-sec .owl-dots span {
    display: none;
}
#re-sec button.owl-dot:nth-child(1) {
    background-image: url(https://devu21.stagingtestserver.com/Parker/wp-content/uploads/2026/06/test-01.png);
}
#re-sec button.owl-dot:nth-child(2) {
    background-image: url(https://devu21.stagingtestserver.com/Parker/wp-content/uploads/2026/06/test-01.png);
}
#re-sec button.owl-dot:nth-child(3) {
    background-image: url(https://devu21.stagingtestserver.com/Parker/wp-content/uploads/2026/06/test-01.png);
}
#re-sec button.owl-dot:nth-child(4) {
    background-image: url(https://devu21.stagingtestserver.com/Parker/wp-content/uploads/2026/06/test-01.png);
}
#re-sec button.owl-dot.active {
/*     height: 260px; */
    border-color: #ff61b1;
}
#text-2 p,#text-3 p {
    font-size: 16px;
    line-height: 26px;
}
#custom_html-2 ul li a:hover i {
    transform: rotate(360deg);
}
#custom_html-2 ul li a i {
    background: #fff;
    color: #000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px !important;
    transition: 0.5s;
    margin: 0px 3px;
}
#custom_html-2 ul li {
    display: inline-block;
}
#footer-widgets .widget_nav_menu ul li a {
    font-size: 16px;
    line-height: 36px;
}
#copyright {
    padding: 20px 0px !important;
    font-size: 16px ! IMPORTANT;
}
#footer-widgets .row {
    padding-bottom: 30px !important;
}
#footer-widgets #newsletterwidgetminimal-2 input.tnp-email {
    padding: 15px 90px 15px 20px !important;
    border-radius: 10px !important;
}
#footer-widgets #newsletterwidgetminimal-2 form.tnp-form {
    position: relative;
}
#footer-widgets #newsletterwidgetminimal-2 form.tnp-form input.tnp-submit {
    font-size: 0;
    position: absolute;
    right: 7px;
    width: auto;
    background-image: url(https://devu21.stagingtestserver.com/Parker/wp-content/uploads/2026/05/Group-80.png);
    background-size: contain;
    background-color: transparent !important;
    padding: 22px 22px;
    background-repeat: no-repeat !important;
    top: 7px;
}

#nav_menu-2 {
    margin: auto;
    display: table;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	#re-sec button.owl-dot {
    width: 300px;
    height: 95px;
    margin: 5px 0px;
}
	#re-sec .carousel-item h3 {
    font-size: 38px;
    line-height: 45px;
}
	html body h2 {
    font-size: 40px;
    line-height: 40px;
}
	html body p {
    font-size: 16px;
    line-height: 26px;
}
	html body h1 {
    font-size: 60px;
    line-height: 70px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	#text-2 p, #text-3 p {
    font-size: 14px;
    line-height: 24px;
}
	
	html body h1 {
        font-size: 50px;
        line-height: 60px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	#slider-sec {
    padding-top: 50px ! IMPORTANT;
}
	#footer-widgets #newsletterwidgetminimal-2 input.tnp-email {
    padding: 15px 70px 15px 20px !important;
    border-radius: 10px !important;
}
	#footer-outer #footer-widgets .widget h4 {
    font-size: 20px !important;
    line-height: 30px ! IMPORTANT;
}
	#text-2 p, #text-3 p {
    font-size: 12px;
    line-height: 21px;
}
	#media_image-2 {
    width: 140px;
    margin-bottom: 14px !important;
}
/* 	#re-sec button.owl-dot.active {
    height: 205px;
} */
	    #re-sec button.owl-dot {
        width: 300px;
        height: 75px;
        margin: 5px 0px;
    }
	    #re-sec .carousel-item h3 {
        font-size: 33px;
        line-height: 36px;
    }
	#re-sec .carousel-item {
    padding: 30px 50px;
}
	.woocommerce .classic .product-wrap a.button, .woocommerce ul.products li.product.classic .button {
    transform: unset !important;
    bottom: -90px ! IMPORTANT;
    padding: 10px 30px ! IMPORTANT;
    gap: 10px;
}
	.woocommerce ul.products[data-product-style]:not([data-n-desktop-columns=default]) li.product, .woocommerce ul.products[data-product-style]:not([data-n-desktop-small-columns=default]) li.product {
    padding-bottom: 80px;
}
	li.classic span.price {
    bottom: 75px;
    font-size: 14px ! IMPORTANT;
}
	.woocommerce ul.products li.product .woocommerce-loop-product__title {
    line-height: 10px;
    font-size: 17px;
    margin-top: 10px;
}
	    html body h2 {
        font-size: 30px;
        line-height: 30px;
    }
	html body p {
        font-size: 13px;
        line-height: 23px;
    }
	html body h1 {
        font-size: 40px;
        line-height: 50px;
    }
	#slider-sec .mg1 {
    width: 70%;
}}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	
	#nav_menu-2 {
    margin: unset;
}
	#footer-widgets .widget_nav_menu ul li a {
    font-size: 13px;
    line-height: 23px;
}
	    #re-sec button.owl-dot {
        width: 32%;
        margin: 5px 0px;
    }
	#re-sec button.owl-dot {
        height: 155px;
        margin: 5px 0px;
    }
	#re-sec .owl-dots {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    position: unset;
    gap: 10px;
    align-items: center;
}
	#re-sec .owl-dots {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        position: unset;
    }
	#re-sec .ryt {
    padding-top: 0px;
}
	.woocommerce ul.products li.product .woocommerce-loop-product__title {
        line-height: 10px;
        font-size: 17px;
        margin-top: 10px;
        text-align: left;
    }
	#book-sec .inner_row .vc_col-sm-6 {
    margin-bottom: 0px;
}
	#book-sec {
    text-align: center;
}
	#abt-sec .img-with-aniamtion-wrap {
    margin-bottom: 10px;
}
	#abt-sec {
    text-align: center;
}
	#slider-sec .ryt:before {
    width: 350px;
    height: 350px;
    top: 50px;
    left: 0;
    right: 0;
}
	#slider-sec .mg1 {
        width: 40%;
        margin: auto;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	#re-sec button.owl-dot {
        height: 65px;
    }
	#re-sec button.owl-dot.active {
        height: 95px;
    }
	#re-sec button.owl-dot {
        width: 31%;
        margin: 5px 0px;
    }
	    #re-sec .carousel-item h3 {
        font-size: 22px;
        line-height: 26px;
    }
	    #re-sec .carousel-item {
        padding: 20px 20px;
        margin: 0px 6px;
    }
	li.classic span.price {
        bottom: 84px;
        font-size: 19px ! IMPORTANT;
    }
	    .woocommerce .classic .product-wrap a.button, .woocommerce ul.products li.product.classic .button {
        bottom: -120px ! IMPORTANT;
        padding: 10px 30px ! IMPORTANT;
        gap: 10px;
    }
	.woocommerce ul.products[data-product-style]:not([data-n-desktop-columns=default]) li.product, .woocommerce ul.products[data-product-style]:not([data-n-desktop-small-columns=default]) li.product {
        padding-bottom: 80px;
        width: 100%;
        margin-right: 0px;
    }
	html body h2 {
        font-size: 25px !important;
        line-height: 27px ! IMPORTANT;
    }
	#abt-sec .img-with-aniamtion-wrap {
    padding-left: 20px;
}
	    #slider-sec .ryt:before {
        width: 250px;
        height: 250px;
        top: 110px;
        left: 0;
        right: 0;
    }
	#slider-sec .mg1 {
        width: 80%;
        margin: auto;
    }
	a#butt-sec {
    font-size: 13px;
    padding: 16px 30px 12px 30px;
}
	html body p br {
    display: none;
}
	html body h1 {
        font-size: 26px;
        line-height: 31px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}