/*
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 li a span {
    font-size: 16px !important;
} */
#footer-widgets h1 a {
    font-size: 40px;
    line-height: 50px;
    font-family: gloock !important;
}
.col.span_3 #media_image-2 {
    width: 45%;
}
.wpb_wrapper h1.vc_custom_heading.headings {
    font-family: 'Gloock', serif !important;
	font-weight: 600 !important;
}

.wpb_wrapper h2.vc_custom_heading {
    font-family: 'Gloock', serif !important;
	font-weight: 600 !important;
}
#wht-sec h2.vc_custom_heading, #wht-sec .toggle h3 a {
    font-weight: 600 !important;
}
.nectar-button.large.regular.accent-color.has-icon i {
    rotate: -45deg;
    font-size: 22px;
    top: 21px;
    right: 9px;
}
#header-outer a.cart-contents .cart-wrap span {
    visibility: visible !important;
}
.nectar-button.large.regular.accent-color.has-icon span {
    border-right: 1px solid #fff;
    padding-right: 15px;
}
.nectar-button.large.regular.accent-color.has-icon {
    transition: 0.85s ease !important;
    font-family: 'Inter' !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 1.1 !important;
    text-transform: uppercase !important;
    text-shadow: 0 0 #fff;
}

header#top li.nectar-woo-cart a.cart-contents i {
    /* padding: 0px 0; */
}

header#top li.nectar-woo-cart a.cart-contents:before {
    content: '';
    border: 1px solid #fff;
    position: absolute;
    width: 86px;
    height: 150%;
    left: -12px;
    top: -3px;
}
header#top li.nectar-woo-cart a.cart-contents {
    position: relative;
}
#top .cart-menu {
    position: relative;
    top: -24px !important;
}
header#top .row .icon-salient-cart:before {
    content: 'Cart' !important;
}
header#top .row .cart-wrap {
    position: unset;
    transform: translate(41px, 3px);
    margin: 0;
    padding: 0;
}
/* header#top .row {
    border-bottom: 1px solid #ffffff;
    padding: 4px 0 !important;
} */
header#top .row ul.sf-menu.sf-js-enabled.sf-arrows{
    justify-content: left !important;
}
header#top .row ul.sf-menu.sf-js-enabled.sf-arrows:before {
    content: '';
    position: absolute;
    z-index: 999;
    color: #fff;
    bottom: 50px;
    border-bottom: 1px solid #fff;
    height: 1px;
/*     width: 75%; */
	    width: 56%;
}
header#top .row ul.sf-menu.sf-js-enabled.sf-arrows li a{
    padding-left:0px !important;
}
#top li.nectar-woo-cart {
    position: relative;
    left: -53px;
    top: -4px;
}
#header-outer .first-load a.cart-contents .cart-wrap span {
    visibility: visible !important;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows.product_added {
    transform: translateX(35px);
}
.nectar_video_lightbox.play_button:before {
    border: unset;
}
#bann a.play_button.large.nectar_video_lightbox {
    position: absolute;
    left: -63px;
    top: 40%;
/*     background: url(http://devu05.testdevlink.net/sent/wp-content/uploads/2023/04/play.png); */
    background-position: 100% 100% !important;
    background-size: 100% 100%;
    width: 120px;
    height: 120px;
}
.nectar_video_lightbox path {
    fill: #0000;
}

#bann {
    z-index: 91;
}
#bann h1.vc_custom_heading.headings {
    margin-bottom: 40px;
}
#bann {
    padding: 9em 0 0em 0 !important;
}
#bann .row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
    height: 78%;
}
#bann .ban-aftr {
    position: absolute;
    left: -14em;
    width: 26%;
    bottom: 40px;
}
#bann {
    z-index: 91;
}
/* #bann button.owl-prev:hover:before, #bann button.owl-next:hover:before {
    background: #f22a3d;
    color:#fff !important;
    transition: .9s;
} */
#bann button.owl-prev:after {
    content: 'Prev';
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    position: absolute;
    right: -10px;
    top: 2px;
    text-transform: uppercase;
    font-weight: 300;
}
#bann button.owl-next:after {
    content: 'Next';
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    position: absolute;
    left: -10px;
    top: 2px;
    text-transform: uppercase;
    font-weight: 300;
}
#bann button.owl-prev:before {
    content: "\f060";
    font-family: 'FontAwesome';
    font-size: 16px;
    box-shadow: unset !important;
    padding: 10px 40px 10px 10px;
    background: transparent;
    color: #fff !important;
    border-radius: 60px;
}
#bann button.owl-prev {
    background: transparent;
    font-size: 0;
    border: 0px;
    position: relative;
}
#bann button.owl-next:before {
    content: "\f061";
    font-family: 'FontAwesome';
    font-size: 16px;
    box-shadow: unset !important;
    padding: 10px 10px 10px 40px;
    background: transparent;
    color: #fff !important;
    border-radius: 60px;
}
#bann button.owl-next {
    background: transparent;
    font-size: 0;
    border: 0px;
    position: relative;
}
#bann .owl-carousel .owl-nav.disabled {
    display: block !important;
    position: absolute;
    left: 10px;
    bottom: 240px;
}
#bann .owl-carousel .owl-nav.disabled {
    display: block !important;
}
#bann .owl-dots {
    display: none;
}
#bann button {
    margin: 0 23px;
}


#ab-sec .nectar-scrolling-text-inner__text-chunk {
    font-family: gl-eb !important;
    font-size: 269px;
    line-height: 227px;
    -webkit-text-stroke: 1px #e1ddd3;
    -webkit-text-fill-color: transparent;
    position: absolute;
    top: -270px;
    left: 70px;
}
#ab-inr .ab-img:hover {
    filter: brightness(0.5);
}
#ab-inr .ab-img {
    transition: 0.85s ease;
    width: 94%;
}

#state-sec .row-bg.viewport-desktop.using-image {
    background-size: contain;
}
#pa-sec .pa-col {
    position: absolute;
    right: -30em;
    text-align: center;
    top: -140px;
}
#shp-sec .carousel-item:hover a.button.ajax_add_to_cart {
    background: #b96be0 !important;
}
#shp-sec .carousel-item a.button.ajax_add_to_cart:before {
    content: url(http://devu05.testdevlink.net/sent/wp-content/uploads/2023/04/cart.png);
    position: absolute;
    right: 18px;
    top: 15px;
}
#shp-sec .carousel-item a.button.ajax_add_to_cart:after {
    content: '';
    background: #fff;
    position: absolute;
    width: 2px;
    height: 25px;
    right: 26%;
    top: 13px;
}
#shp-sec span.woocommerce-Price-amount.amount {
    display: none;
}
#shp-sec .carousel-item a.button.ajax_add_to_cart {
    background: #9600e1 !important;
    position: relative;
    text-transform: uppercase;
    font-family: 'Inter';
    font-weight: 500;
    padding: 15px 75px 15px 25px;
    font-size: 16px;
    line-height: 24px;
}
#shp-sec .owl-dots .owl-dot span {
    width: 35px;
    height: 4px;
    border-radius: 0px;
    transition: 0.85s ease;
    transform: unset !important;
    background: #cac4b4;
}
#shp-sec .owl-dots {
    position: absolute;
    right: 0;
    top: -70px;
}

#state-sec p {
    max-width: 90%;
    margin: auto;
}


#iinr {
    max-width: 71%;
}

#wht-sec .w-img:hover {
    filter: brightness(0.5);
}
#wht-sec .w-img {
    width: 75%;
    transition: 0.85s ease;
}

#wht-sec .nectar-scrolling-text-inner__text-chunk {
    font-family: gl-eb !important;
    font-size: 279px;
    line-height: 227px;
    -webkit-text-stroke: 1px #e1ddd3;
    -webkit-text-fill-color: transparent;
    position: absolute;
    bottom: -1em;
    left: 110px;
    z-index: -999;
}
#wht-sec .ww-txt {
    border-bottom: 1px solid #cac4b4;
    padding-bottom: 30px;
}#wht-sec .vc_col-sm-6:nth-child(1) .vc_column-inner {
    padding-right: 30px;
}
#wht-sec .toggle h3 a i:before {
    content: '\f078';
    color: #000;
}
#wht-sec {
    padding: 70px 0px 60px 0px !important;
}




#wh-sec {
    z-index: 15;
    position: relative;
}
#wht-sec .toggle h3 a {
    padding: 20px 20px;
    background: transparent;
    border-bottom: 1px solid #cac4b4;
}
#wht-sec .toggle.open h3 a {
    border-bottom: 0px !important;
    background: #fff;
}
#wht-sec .toggle h3 a {
    padding: 20px 20px;
    background: transparent;
    border-bottom: 1px solid #cac4b4;
    color: #000 !important;
    font-family: 'gloock', serif !important;
    font-size: 32px;
    line-height: 40px;
}
#wht-sec .toggle {
    margin-bottom: 0;
}
#wht-sec .toggle h3 a i.fa {
    left: unset !important;
    right: 20px;
    top: 42%;
}

#speak-sec {
    padding: 100px 0 !important;
}
#speak-sec .row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
}

#speak-sec .speak-txt p {
    max-width: 60%;
    margin: auto;
}

#wh-sec {
    padding-bottom: 0 !important;
}
#wh-sec span.meta-category {
    opacity: 0 !important;
}
#wh-sec .carousel-item {
    margin: 0 10px;
}
#wh-sec .carousel-item:hover .inner-wrap {
/*     background: #f55a37 !important; */
	background: #9600e1!important ;
}

#wh-sec .carousel-item .inner-wrap, #wh-sec .carousel-item .post {
    border: unset !important;
    box-shadow: none !important;
    background-color: transparent !important;
    transition: 0.85s ease;
}

#wh-sec .carousel-item:hover span.meta, #wh-sec .carousel-item:hover h3.title {
    color: #fff;
}
#wh-sec .carousel-item span.meta {
    font-family: 'Gloock', serif !important;
    font-size: 21px;
    line-height: 30px;
    transition: 0.85s ease;
}
#wh-sec .carousel-item h3.title {
    font-family: 'Gloock', serif !important;
    text-transform: capitalize;
    color: #261202;
    font-size: 29px !important;
    line-height: 37px !important;
    transition: 0.85s ease;
    margin-top: 10px !important;
}
#wh-sec .owl-dots .owl-dot span {
    width: 35px;
    height: 4px;
    border-radius: 0px;
    transition: 0.85s ease;
    transform: unset !important;
    background: #cac4b4;
}
#wh-sec .owl-dots {
    position: absolute;
    right: 0;
    top: -70px;
}
#wh-sec h2.vc_custom_heading, #wh-sec .lb-txt {
    padding-left: 10px;
}
#wh-sec .carousel-item span.meta {
    font-family: 'Gloock', serif !important;
    font-size: 21px;
    line-height: 30px;
    transition: 0.85s ease;
}
#wh-sec .carousel-item .article-content-wrap {
    padding: 40px 20px !important;
    transition: 0.85s ease;
    background: transparent;
}

#gal-sec {
    padding-top: 0 !important;
}
#gal-sec .carousel-item:hover .hover-wrap a:before {
    opacity: 1;
}

#gal-sec .carousel-item .hover-wrap a {
    position: relative;
}
#gal-sec .carousel-item .hover-wrap a:before {
    content: url(http://devu05.testdevlink.net/sent/wp-content/uploads/2023/04/eyey.png);
    position: absolute;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    width: 200%;
    height: 100%;
    transition: 0.85s ease;
    background: #9600e18a;
    opacity: 0;
}
#gal-sec .carousel-item .hover-wrap {
    margin: 5px;
}
#gal-sec .owl-stage {
    padding-bottom: 0 !important;
}
#gal-sec .carousel-item .g-img {
    transition: 0.85s ease;
}


#footer-outer #footer-widgets #custom_html-2 h4:before {
    opacity: 0 !important;
}

#footer-outer #footer-widgets #custom_html-2 h4 {
    margin-bottom: 10px !important;
    font-size: 22px !important;
    line-height: 30px !important;
}
#footer-outer #footer-widgets ul#menu-contact i {
    left: 0px;
    position: absolute;
    top: 5px;
}
#footer-outer #footer-widgets ul#menu-contact li {
    position: relative;
    padding-left: 32px !important;
}
#footer-outer #footer-widgets ul li {
    margin-bottom: 10px !important;
}

#footer-outer #footer-widgets h4:before {
    content: '';
    background: #fff;
    position: absolute;
    width: 90px;
    height: 2px;
    left: 0;
    bottom: -15px;
}
#footer-outer #footer-widgets h4 {
    position: relative;
    margin-bottom: 40px;
    color: #fff;
    font-family: 'Gloock', serif;
    font-size: 29px !important;
    line-height: 37px;
}
#footer-outer #footer-widgets .col.span_3:nth-child(2) {
    padding-left: 40px;
}
#copyright {
    padding: 15px 0px !important;
}
#footer-outer p, #footer-outer a {
    color: #fff !important;
    font-family: 'Inter';
    font-size: 16px;
    line-height: 24px;
}
#footer-outer {
    background-size: 100% 100% !important;
}
#footer-outer #footer-widgets .row {
    padding: 100px 0 20px 0 !important;
    border-bottom: 1px solid #83400b;
}
#footer-outer #footer-widgets ul.scl li:hover i {
    background: #9a00e3 !important;
    color: #fff !important;
    border-color: #9a00e3 !important;
}
#footer-outer #footer-widgets ul.scl li{
	display: inline-block;
}
#footer-outer #footer-widgets ul.scl li i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #fff;
    transition: 0.85s ease;
    margin-right: 8px;
}

/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	header#top .row ul.sf-menu.sf-js-enabled.sf-arrows li a {
    padding-left: 0px !important;
    padding-right: 15px !important;
}
header#top ul li a span {
    font-size: 17px !important;
}
	header#top .row ul.sf-menu.sf-js-enabled.sf-arrows:before {
    width: 65%;
}
#shp-sec .owl-dots {
    position: absolute;
    right: 90px;
    top: -70px;
}
	#state-sec p {
    max-width: 80%;
    margin: auto;
}

	#ab-inr .ab-img {
    width: 90%;
}
	#ab-sec {
    padding-top: 0 !important;
}
	#bann .carousel-item {
    padding: 0 2px;
}
	#ab-sec .nectar-scrolling-text-inner__text-chunk {
    font-size: 220px;
    line-height: 227px;
    top: -190px;
    left: 210px;
}
	#speak-sec {
    padding: 70px 0 !important;
}
	#shp-sec h2.vc_custom_heading, #shp-sec .sn-txt {
    padding-left: 10px;
}
	#pa-sec .pa-col {
    right: -26em;
}
	#iinr {
    max-width: 48%;
}
	#bann .ban-aftr {
    left: -9em;
    width: 23%;
    bottom: 29px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	
	header#top ul li a span {
    font-size: 15px !important;
}
	header#top .row ul.sf-menu.sf-js-enabled.sf-arrows.product_added::before {
    width: 88%;
}
	#wht-sec .nectar-scrolling-text-inner__text-chunk {
    font-size: 229px;
    line-height: 227px;
    bottom: -1.2em;
    left: 190px;
}
	#ab-sec .nectar-scrolling-text-inner__text-chunk {
    font-size: 190px;
    line-height: 227px;
    top: -200px;
    left: 290px;
}
	#ab-sec {
    padding-top: 0 !important;
}
	#bann .ban-aftr {
    left: -5em;
    width: 20%;
    bottom: 47px;
}
	#bann .owl-carousel .owl-nav.disabled {
    left: 60px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	header#top ul li a span {
    font-size: 14px !important;
}
	.wpb_wrapper h2.vc_custom_heading {
    font-size: 40px !important;
    line-height: 48px !important;
}
	#speak-sec {
    padding: 50px 0 !important;
}
	#pa-sec .pa-col {
    top: -80px;
}
	#wh-sec {
    padding-bottom: 0px !important;
}
	#iinr {
    max-width: 31%;
}
	#iinr .i3 {
    width: 60%;
}
	#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 14px;
    line-height: 20px;
}
	#bann h1.vc_custom_heading.headings {
    font-size: 40px !important;
    line-height: 48px !important;
}
	.nectar-button.large.regular.accent-color.has-icon {
    font-size: 14px !important;
    padding: 15px 0;
}
	#wht-sec .nectar-scrolling-text-inner__text-chunk {
    bottom: -1.5em;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
#shp-sec .owl-dots {
    right: 15px;
    top: -70px;
}
	header#top ul li a span {
    font-size: 13px !important;
}	
	header#top .row ul.sf-menu.sf-js-enabled.sf-arrows:before {
    width: 66%;
}
	#wht-sec .nectar-scrolling-text-inner__text-chunk {
    bottom: -1.3em;
}
	#wht-sec .toggle.open p {
    font-size: 14px;
    line-height: 20px;
}
	#wht-sec .toggle h3 a {
    padding: 15px 20px;
    font-size: 22px;
    line-height: 30px;
}
	#footer-outer #footer-widgets ul li {
    margin-bottom: 7px !important;
}
	#footer-outer #footer-widgets #custom_html-2 h4 {
    font-size: 19px !important;
    line-height: 27px !important;
}
	#footer-outer p, #footer-outer a {
    font-size: 12px;
    line-height: 21px;
}
		#gal-sec .owl-dots {
    display: none;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	#gal-sec .owl-stage {
    padding-top: 0 !important;
}
	#ab-sec .nectar-scrolling-text-inner__text-chunk {
    font-size: 150px;
    line-height: 227px;
    top: -200px;
    left: 140px;
}
	#speak-sec {
    padding: 40px 0 !important;
}
	
#wh-sec {
    padding: 30px 0 0px 0 !important;
}
	#wh-sec .carousel-item span.meta {
    font-size: 18px;
    line-height: 26px;
}
	#wh-sec .carousel-item h3.title {
   font-family: 'Gloock', serif !important;
    text-transform: capitalize;
    color: #261202;
    font-size: 20px !important;
    line-height: 28px !important;
}
	#wht-sec .nectar-scrolling-text-inner__text-chunk {
    font-size: 145px;
    line-height: 165px;
    bottom: -1.1em;
    left: 140px;
    z-index: -999;
}
	#wht-sec {
/*     padding: 70px 0px 90px 0px !important; */
}
	#shp-sec .carousel-item a.button.ajax_add_to_cart:before {
    right: 14px;
    top: 11px;
    transform: scale(0.8);
}
	#shp-sec .carousel-item a.button.ajax_add_to_cart {
    padding: 13px 60px 13px 25px;
    font-size: 14px;
    line-height: 20px;
}
	#shp-sec .carousel-item a.button.ajax_add_to_cart {
    padding: 13px 75px 13px 25px;
    font-size: 14px;
    line-height: 20px;
}
	#pa-sec {
    display: none;
}
p {
    font-size: 14px !important;
    line-height: 20px !important;
}
	#bann {
    padding: 7em 0 0em 0 !important;
}
	#bann .owl-carousel .owl-nav.disabled {
    left: 30px;
    bottom: 180px;
}
	#bann a.play_button.large.nectar_video_lightbox {
    width: 100px;
    height: 100px;
}
	#top li.nectar-woo-cart {
    top: 0px;
}
	#top .cart-menu {
    top: 0px !important;
}
	#footer-outer p, #footer-outer a {
    font-size: 12px;
    line-height: 21px;
}
	#footer-outer #footer-widgets .col.span_3:nth-child(2) {
    padding-left: 15px;
}


}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 820px) {
	#header-outer #mobile-cart-link .cart-wrap {
    position: relative !important;
    top: 0%;
    margin-top: 19px;
    right: 21px;
}
	#top a#mobile-cart-link {
    margin-right: 20px;
}
	#wh-sec .lb-txt p {
    text-align: center !important;
}

#bann .ban-img {
    width: 75%;
    margin: auto;
    display: table;
}
	#footer-outer #footer-widgets .row {
    padding: 40px 0 20px 0 !important;
}
	#footer-outer #footer-widgets ul li {
    margin-bottom: 0px !important;
}
	#footer-outer #footer-widgets .col.span_3 {
    margin-bottom: 0 !important;
}
	#footer-outer {
    background-size: cover !important;
}
	#gal-sec {
    padding-top: 12px !important;
}
	#wh-sec .owl-stage {
    padding: 0 !important;
}
	#wh-sec .owl-dots {
    position: unset;
    margin-top: 0;
	margin-bottom: 15px
}
	#wht-sec {
    padding: 30px 0px 40px 0px !important;
    text-align: center !important;
}
	#speak-sec .row-bg.viewport-desktop.using-image {
    background-size: cover !important;
}
	#shp-sec .sh-txt h4 {
    font-size: 19px !important;
    line-height: 27px !important;
}
	#shp-sec {
    text-align: center;
    padding: 35px 0px !important;
}
	#shp-sec .owl-stage {
    padding: 0 !important;
}
	#shp-sec .owl-dots {
	margin-top: 0;
    position: unset;
}
	#ab-inr .ab-img {
    width: 85%;
    margin: auto;
}
	.wpb_wrapper h2.vc_custom_heading {
    text-align: center !important;
}
	#ab-sec {
    text-align: center !important;
    padding-bottom: 10px !important;
}
	#ab-sec .nectar-scrolling-text-inner__text-chunk {
    font-size: 110px;
    top: -170px;
    left: 80px;
}
	#bann .ban-aftr {
    display: none;
}
	#bann .owl-carousel .owl-nav.disabled {
    display: none !important;
}
	#bann a.play_button.large.nectar_video_lightbox {
    left: 0px;
}
	#bann .carousel-item {
    padding: 0 2px;
}
	#bann h1.vc_custom_heading.headings {
    text-align: center !important;
}
	#bann {
    padding: 2em 0 0em 0 !important;
    text-align: center !important;
}
	#wht-sec .vc_col-sm-6:nth-child(1) .vc_column-inner {
    padding-right: 0px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
	#speak-sec .speak-txt p {
    max-width: 100%;
}
	#wh-sec .col.span_12 {
    margin-bottom: 10px !important;
}
	#footer-outer #footer-widgets .col.span_3 {
    margin-bottom: 30px !important;
}
	#footer-outer #footer-widgets .col.span_3:nth-child(2) {
    padding-left: 0px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 414px) {
	#bann h1.vc_custom_heading.headings {
    font-size: 30px !important;
    line-height: 38px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}