/*
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
*/
input[type=submit].um-button {
    background-color: #ff5471 !important;
}
div#header-outer header#top span.menu-title-text {
    font-family: 'reg';
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    }

#header-outer header#top .current-menu-item span {
    color: #ff5471 !important;
    font-weight: 600;
}

#header-outer header#top ul.buttons.sf-menu span.icon-salient-search {
    border: 2px solid #000;
    padding: 6px 8px;
    color: #000;
    }
    #header-outer header#top ul.buttons.sf-menu span.icon-salient-m-user {
    border: 2px solid #000;
    padding: 6px 8px;
    color: #000;
    }
    #header-outer header#top ul.buttons.sf-menu i.icon-salient-cart::before {
    border: 2px solid #000;
    padding: 7px 11px 5px 11px;
    color: #000;
    line-height: 0px;
    }
#nect h2 span {
    color: #000;
    font-family: 'reg';
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 12px;
    text-shadow: 0 0 black !important;
    font-weight: 500;
    line-height: 0;
}
#nect h2 em {
    font-size: 90px;
    font-family: 'bick';
    color: #000;
    text-transform: capitalize;
}

#nect h2 {
    font-size: 90px;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 0px 2px white;
    color: #000;
}
#nect a.primary-color {
	padding: 19px 40px;
	font-family: 'reg';
	font-size: 18px;
	border-radius: 10px !important;
}
#secd_sec .column-image-bg {
    background-size: 100% 100%;
    transition: .9s;
}
#secd_sec .vc_column-inner {
    padding: 120px 30px 50px;
}
#secd_sec h3 {
    line-height: 35px;
}
#secd_sec .column-image-bg:hover {
    border-radius: 30px;
}

#pro h2 {
    text-transform: uppercase;
    color: #000;
}

#pro h2.woocommerce-loop-product__title {
    font-family: 'reg';
    font-size: 28px;
    text-transform: capitalize;
}

#pro bdi {
    font-family: 'Crimson Pro';
    font-size: 20px;
}
#fel h1 {
    text-transform: inherit;
    color: #000;
    padding-right: 370px;
}
div#fel .row-bg.using-image {
    background-size: 100% 100%;
}
#fel p {
    color: #000;
    font-family: 'reg';
    font-size: 18px;
}

#fel h6 {
    font-size: 21px;
    font-family: 'reg';
    font-weight: 300;
    color: #000;
}

#fel a#btn {
    padding: 15px 40px;
    font-size: 17px;
    font-family: 'reg';
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 10px !important;
}

#sep_pro h2 {
    text-transform: uppercase;
    color: #000;
}

#sep_pro h2.woocommerce-loop-product__title {
    font-family: 'reg';
    font-size: 28px;
    text-transform: capitalize;
}

#sep_pro bdi {
    font-family: 'Crimson Pro';
    font-size: 20px;
}

#insta .owl-carousel[data-desktop-cols] .owl-stage-outer {
    overflow: visible;
}

div#insta .carousel-item .hover-wrap-inner {
    position: relative !important;
}
div#insta .carousel-item .hover-wrap-inner a::before {
    content: '' !important;
    height: 100% !important;
    width: 100% !important;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 999;
    background-image: linear-gradient(6deg, #f7c96b, #f27b42,#eb4d51,#b03267,#57469c);
    opacity: 0;
    transition: .8s !important;
	box-shadow: 0px 0px 48px 0px rgba(171, 171, 171, 0.45);
	background-color: rgb(251, 181, 182);
}
div#insta .carousel-item .hover-wrap-inner a:hover::before {
    opacity: .8;
}
div#insta .carousel-item .hover-wrap-inner a::after {
    content: "\f16d" !important;
    font-family: 'FontAwesome'!important;
    font-size: 60px !important;
    color: #ffff !important;
    z-index: 99999 !important;
    position: absolute;
    height: 100% !important;
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    transition: .8s !important;
    opacity: 0;
}
div#insta .carousel-item .hover-wrap-inner:hover a::after {
    opacity: 1 !important;
}
#insta p {
    font-size: 18px;
    color: #000;
    letter-spacing: 5px;
    font-family: 'reg';
}

#insta h2 {
    font-size: 50px;
    text-transform: uppercase;
    color: #000;
}

#insta .owl-dots {
    display: none;
}
.woocommerce-page.woocommerce-cart .woocommerce p.cart-empty {
    font-size: 25px;
    line-height: 0;
}
/* Footer */
#footer-outer #footer-widgets p {
    font-family: 'reg';
    font-size: 16px;
}
#footer-outer #footer-widgets .ft-rit {
    float: right;
}

#footer-outer #footer-widgets .ft-lft {
    float: left;
}
#footer-outer #footer-widgets .icn ul li:hover {
    transition: .9s;
    background: #ff5471 !important;
}

#footer-outer #footer-widgets .icn ul li i {
    font-size: 18px;
    color: #cec2a7;
}
#footer-outer #footer-widgets .icn ul li {
    display: inline-block;
    margin-right: 10px;
    background: transparent;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
    border: 1px solid #cec2a7 !important;
}
#footer-outer #footer-widgets .widget h4 {
    color: #fff !important;
    text-transform: uppercase !important;
}

#footer-outer #footer-widgets div#cstm-ftr-lft li {
    list-style: none;
    margin: 10px 0;
}

#footer-outer #footer-widgets div#cstm-ftr-lft li i {
    color: #ff5471;
    padding-right: 10px;
}

#footer-outer #footer-widgets div#newsletterwidgetminimal-2 input.tnp-email {
    width: 60%;
    background: transparent;
    border: 1px solid #ff5471;
    color: #fff;
    border-radius: 5px 0px 0px 5px;
}

#footer-outer #footer-widgets div#newsletterwidgetminimal-2 input.tnp-submit {
    width: 24%;
    padding: 28px 0px 18px 0px;
    border-radius: 0px 5px 5px 0px !important;
    font-size: 0px;
    background-image: url(https://devu1.onlinetestingserver.com/venetria/wp-content/uploads/2021/12/newsletter.png);
    background-repeat: no-repeat;
    background-position-x: 20px;
    background-position-y: 13px;
}
#copyright {
    padding: 20px 0 10px 0 !important;
}

#copyright .ft-rit {
    float: right;
}

#copyright .ft-lft {
    float: left;
    color: #fff;
    font-size: 16px;
    font-family: 'reg';
}

#copyright .col.span_5 {
    max-width: 100% !important;
}

#copyright .ft-rit img {
    margin: 0;
}

#footer-outer #footer-widgets .row {
    border-bottom: 1px solid #595959;
}

#footer-outer #footer-widgets .row {
    padding: 60px 0 40px 0 !important;
}

#footer-outer #footer-widgets ul li a {
    font-family: 'reg';
    font-size: 18px;
}
/* Foter End */
@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {}
@media (max-width: 1280px) {
	#fel {
    padding-top: 70px !important;
    padding-bottom: 110px !important;
}
#nect h2 em {
    font-size: 80px;
    line-height: 80px;
}
}
@media (max-width: 1024px) {
	.slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after {
    background-color: #000 !important;
}

.slide-out-widget-area-toggle.mobile-icon .lines:before {
    background-color: #000 !important;
}

#top .slide-out-widget-area-toggle a .lines-button:after {
    background-color: #000 !important;
}
	#footer-outer #footer-widgets div#newsletterwidgetminimal-2 input.tnp-submit {
    width: 29%;
}
	div#newsletterwidgetminimal-2 input.tnp-email {
    width: 70%;
}
	#fel {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
	#secd_sec .vc_column-inner {
    padding: 100px 30px 30px;
}
}
@media (max-width: 800px) {
	#header-outer header#top .current-menu-item span {
    color: #ff5471 !important;
    font-weight: 600;
}

body #header-outer .icon-salient-search:before, body.material #header-outer .icon-salient-search:before {
    color: #000;
}
	.icon-salient-m-user:before {
    color: #000;
}
	.icon-salient-cart:before, body.material .icon-salient-cart:before {
    color: #000;
}
	#insta .owl-stage {
    padding: 0 0 !important;
}
	div#sep_pro {
    padding-top: 40px !IMPORTANT;
    padding-bottom: 10px !important;
}
	#fel {
    padding-top: 50px !important;
    padding-bottom: 40px !important;
}
	#fel h1 {
    padding-right: 0;
}
	div#pro {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
	div#secd_sec {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
}
	#secd_sec .vc_column-inner {
    padding: 80px 30px 30px;
}
	#nect a.primary-color {
    padding: 16px 24px;
    font-size: 14px;
}
	#nect h2 span {
    font-size: 15px;
    letter-spacing: 4px;
}
	#nect h2 em {
    font-size: 60px;
    line-height: 50px;
}
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
	#copyright .ft-lft {
    float: unset;
    font-size: 14px;
}
	#copyright .ft-rit {
    float: unset;
}
	#footer-outer #footer-widgets div#newsletterwidgetminimal-2 input.tnp-submit {
    width: 19%;
    background-position-x: 30px;
    background-position-y: 13px;
}
	#insta p {
    font-size: 15px;
    padding-bottom: 0;
}
	#insta h2 {
    font-size: 35px;
}
	#fel a#btn {
    padding: 15px 20px;
    font-size: 13px;
}
	#fel p br {
    display: none;
}
	#fel .row-bg.using-image {
    background-image: unset !important;
    background-color: #f2c9c6;
}
	#nect h2 {
    font-size: 30px !important;
}
	#nect h2 em {
    font-size: 40px;
    line-height: 40px;
}
	#nect h2 span {
    font-size: 12px;
    letter-spacing: 3px;
}
}
@media (max-width: 414px) {
	.woocommerce-page.woocommerce-cart .woocommerce p.cart-empty {
    font-size: 18px;
}
	#sep_pro h2.woocommerce-loop-product__title {
    font-size: 20px;
}
	#footer-outer #footer-widgets div#newsletterwidgetminimal-2 input.tnp-submit {
    background-position-x: 20px;
}
	#sep_pro h2 {
    font-size: 26px;
}
	#fel h1 {
    font-size: 26px;
    line-height: 30px;
}
	#pro bdi {
    font-size: 18px;
}
	#pro h2.woocommerce-loop-product__title {
    font-size: 20px;
}
	#pro h2 {
    font-size: 26px;
}
}
@media (max-width: 375px) {}
@media (max-width: 360px) {}