/*
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
*/

:root {
    --tec-color-icon-focus: #df1683;
    --tec-color-icon-error: #da394d;
    --tec-color-event-icon: #df1683;
    --tec-color-event-icon-hover: #df1683;
    --tec-color-accent-primary: #df1683;
    --tec-color-accent-primary-hover: #df1683;
    --tec-color-accent-primary-active: #df1683;
}
ul.tribe-events-c-subscribe-dropdown__list li {
    list-style: none !important;
}
div:not(.transparent) #top nav > ul > li[class*="button_solid_color"]:hover > a:before, 
#header-outer:not(.transparent) #top nav > ul > li[class*="button_solid_color"]:hover > a:before {
    background: #df1683 !important;
}
.megamenu_img .image-layer {
    background-size: contain;
    background-repeat: no-repeat;
}
.appbtn_area .nectar-button.large.regular:hover span {
    color: #df1683 !important;
}
.appbtn_area .col.light .nectar-button.see-through-2 span, 
.appbtn_area .col.light .nectar-button.see-through-3 span {
    color: #000 !important;
}
.appbtn_area .col.light .nectar-button.see-through-2:hover span, 
.appbtn_area .col.light .nectar-button.see-through-3:hover span  {
    color: #fff !important;
}
body.material a.nectar-button.large.regular.accent-color:hover {
    background: #000 !important;
    opacity: 1;
}
.nectar-cta:hover .link_wrap .link_text, 
.span_12.light .nectar-cta:hover .arrow:before,
.span_12.light .nectar-cta:hover .arrow:after {
    color: #000 !important;
    border-color: #000;
}
#header-outer[data-format=centered-menu] #top nav>.sf-menu>li:not(.megamenu) > ul {
    box-shadow: 7px 4px 22px 0px rgb(0 0 0 / 16%);
    -webkit-box-shadow: 7px 4px 22px 0px rgb(0 0 0 / 16%);
    -moz-box-shadow: 7px 4px 22px 0px rgba(0,0,0,0.16);
}
#top nav > ul > li[class*="button_solid_color"] > a {
    line-height: 43px;
    margin-right: 0 !important;
    margin-left: 10px !important;
    font-size: 13px;}
body #top nav > ul > li[class*="button_solid_color"] > a:before, body #header-outer.transparent #top nav > ul > li[class*="button_solid_color"] > a:before, body #header-outer #top .slide-out-widget-area-toggle[data-custom-color="true"] a:before, #top nav > ul > li[class*="button_solid_color"] > a {
    height: 43px;
    width: 140px;
    padding: 0;
}
body.material #slide-out-widget-area-bg.slide-out-from-right {
    background: #000;
}
body #slide-out-widget-area .inner .off-canvas-menu-container li a {
    color: #fff;
    font-size: 41px !important;
    line-height: 48px !important;
}
#slide-out-widget-area .inner .off-canvas-menu-container li ul li a {
    font-size: 22px !important;
    line-height: 22px !important;
}
#slide-out-widget-area .inner .off-canvas-menu-container li ul li ul li a {
    font-size: 18px !important;
    line-height: 30px !important;
}
body.material #slide-out-widget-area[class*=slide-out-from-right] .off-canvas-menu-container li a:hover:after,
body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li a:after {
    display: none;
}
body.material #slide-out-widget-area[class*=slide-out-from-right] .off-canvas-menu-container li a:hover,
body.material #slide-out-widget-area[class*=slide-out-from-right] .off-canvas-menu-container li.current-menu-item a{color:#DF1683 !important;}
.row.carousel.clients img {opacity:0.5}
body .swiper-container[data-bullet_position="right"] .slider-pagination-wrap {
    max-width: none;
    padding: 0 40px;
}
.nectar-post-grid-wrap .nectar-post-grid-item .bg-overlay {
    opacity: 0.75 !important;
}
body.material [data-bullet_style=see_through] .slider-pagination .swiper-pagination-switch:before {
    width: 17px !important;
    height: 17px !important;
    transform: none !important;
    border: 2px solid #fff !important;
    box-shadow: none !important;opacity:1;
}

body.material [data-bullet_style=see_through] .slider-pagination .swiper-pagination-switch.swiper-active-switch:before {
    background: #fff !important;
}

body.material [data-bullet_style=see_through] .slider-pagination .swiper-pagination-switch {
    opacity: 1;margin:5px 0;
}

.nectar_video_lightbox.play_button:before, .span_12.dark .nectar_video_lightbox.play_button:before {
    border-width: 6px;
}

.nectar_video_lightbox:hover:before {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    opacity: .4;
}
.slider_play_button .nectar_video_lightbox.play_button:after {
    display: none !important;
}
.slider_play_button .nectar_video_lightbox.play_button {
    position: relative !important;
    width: 90px;
    height: 90px;
    margin: 0;
    display: inline-block !important;
    border: none !important;
    padding: 0 !important;
}

.slider_play_button .play {
    display: block;
    height: 100%;
    width: 100%;
    transition: all .4s cubic-bezier(.19,1,.22,1) 0s;
    -webkit-transition: all .4s cubic-bezier(.19,1,.22,1) 0s;
}

.slider_play_button .play i.fa.fa-play {
    display: block;
    font-size: 35px !important;
    width: 27px;
    height: 34px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 2px;
    transform: translateY(-50%) translateX(-50%);
}
.swiper-slide h1 {
    max-width: 800px;
}
.swiper-slide p > span {
    max-width: 650px;
    display: block;
}
body[data-button-style*="slightly_rounded"] .swiper-slide .buttons .button a {
    background: none !important;
    padding: 0;
    text-transform: none;
    color: #DF1683;
    font-size: 25px;
    line-height: 40px;
    border-radius: 0 !important;
}

body[data-button-style*="slightly_rounded"] .swiper-slide .buttons .button a:after {
    width: 96%;
    height: 2px;
    display: block;
    background: #DF1683;
    content: '';
    opacity: 1;
    position: relative;
}
body[data-button-style*="slightly_rounded"] .swiper-slide .buttons .button:hover a {
color:#fff;}
body[data-button-style*="slightly_rounded"] .swiper-slide .buttons .button:hover a::after {

    background: #fff;
}
body .nectar-slide-in-cart.style_slide_in_click .widget_shopping_cart a.button {
    font-size: 13px;
    line-height: 12px;
    background: #000 !important;
    text-transform: uppercase;
}

body .nectar-slide-in-cart.style_slide_in_click .widget_shopping_cart a.button:hover {
    color: #DF1683 !important;
}

body .nectar-slide-in-cart.style_slide_in_click .inner>.header h4 {
    font-size: 21px;
    line-height: 30px;
    font-weight: bold;
    font-family: 'Open Sans';
}

body.material .style_slide_in_click .close-cart:before {
    opacity: 0;
    display: none;
}

body .style_slide_in_click .close-cart .close-wrap:hover {
    zoom: 2;
}

body .nectar-slide-in-cart.style_slide_in_click .widget_shopping_cart .cart_list .product-meta a:not(.remove) {
    font-family: 'Open Sans';
    font-size: 23px;
    line-height: 30px;
    font-weight: bold;
    color: #4B4B4B;
}

body .woocommerce-mini-cart .quantity input.qty {
    font-size: 13px;
}

body .style_slide_in_click .product-meta > .quantity .amount bdi {
    font-size: 15px;
    font-weight: bold;
    font-family: 'Open Sans';
}

body .nectar-slide-in-cart.style_slide_in_click .widget_shopping_cart .cart_list li a.remove.with_text {
    font-size: 11px;
}

body .style_slide_in_click .product-meta > .quantity .product-price {
    text-align: center;
}

.nectar-slide-in-cart.style_slide_in_click .total span.woocommerce-Price-amount {
    font-size: 17px;
    font-weight: bold;
}
body .nectar-post-grid .meta-category a {
    font-size: 20px;
    color: #C5C5C5 !important;
    margin-bottom: 20px;
}
body .nectar-post-grid .meta-category a:hover {
    color: #DF1683 !important;
}
#slide-out-widget-area .inner .off-canvas-menu-container li ul li ul a {
    font-weight: 300;
}

#slide-out-widget-area .inner .off-canvas-menu-container li a {
    line-height: 30px !important;
}

#slide-out-widget-area .inner .off-canvas-menu-container li ul {
    margin-bottom: 20px;
}
#footer-outer #footer-widgets .col ul li a {
    font-size: 16px;
    line-height: 36px;
}
#footer-outer #footer-widgets .col ul li a:hover {
    color: #DF1683 !important;
     opacity: 1 !important; 
}
body.material #footer-outer #footer-widgets .col ul li {
    padding: 0 !important;
}
#footer-outer .widget.widget_nav_menu {
    width: 25% !important;
    float: left;
}

body div#cookie-notice {
   display:none;
}

@media screen and (min-width:1100px){
	body.cookies-not-set #cookie-notice {z-index: 99990;
	-webkit-animation-name: none !important;
    animation-name: none !important;
-webkit-transition: top 1s ease-in-out;
-moz-transition: top 1s ease-in-out;
-ms-transition: top 1s ease-in-out;top: -90px !important;
-o-transition: top 1s ease-in-out;
transition: top 1s ease-in-out;}
	body.cookies-not-set.show-actionbar:not(.logged-in) #cookie-notice {top: 0 !important;}
	span#cn-notice-text {
    margin-bottom: 0;
}
body.cookies-not-set.show-actionbar:not(.logged-in) div#header-outer:not(.scrolled-down) {
    top: 79px !important;
  transition: all 1s ease-in-out;
}
html body:not(.show-actionbar):not(.logged-in) div#header-outer:not(.scrolled-down) {
    top: 0 !important;
  transition: all 1s ease-in-out;
}
 body #ajax-content-wrap:before {
    height: 0;overflow:hidden;
    content: ' ' !important;
    display: block !important;
-webkit-transition: height 1s ease-in-out;
-moz-transition: height 1s ease-in-out;
-ms-transition: height 1s ease-in-out;
-o-transition: height 1s ease-in-out;
transition: height 1s ease-in-out;
	background:#DF1683;
}
body.cookies-not-set.show-actionbar:not(.logged-in) #page-header-wrap:before, 
body.cookies-not-set.show-actionbar:not(.logged-in) #page-header-wrap:before, 
body.cookies-not-set.show-actionbar:not(.logged-in) #ajax-content-wrap:before {
	height: 79px;}
body.cookies-not-set.show-actionbar:not(.logged-in) div#search-outer:not(.material-open) {
    top: -500px !important;
}
body:not(.logged-in) div#cookie-notice {
    position: absolute;display:block;
}
span#cn-notice-buttons {
    display: none;
}
span#cn-notice-text {
    font-size: 18px;
    line-height: 30px;
    width: 100%;
}
span#cn-notice-text i {
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -15px;
    outline: 0;
    font-size: 30px;
}
.cookie-notice-container {
    padding: 22px 30px;
}
span#cn-notice-text a {
    color: #fff;
    background: #DF1683;
    width: 130px;
    display: inline-block;
    font-size: 13px;
    line-height: 37px;
    font-weight: bold;
    border-radius: 200px;
    margin-left: 10px;
}
span#cn-notice-text a:hover {
    color: #DF1683;background:#fff;
}
.cn-close-icon{opacity:1;}
.cn-close-icon:after, .cn-close-icon:before {
    background: #fff !important;
    height: 30px;
    top: -7px;
}
.cn-close-icon:hover:after, .cn-close-icon:hover:before {background: #DF1683 !important;}

}
div#footer-widgets .span_6:last-child {
    padding-left: 0 !important;
    padding-right: 0 !important;
}



@media screen and (max-width:1100px){
	.swiper-slide span.slider_play_button {
    display: none;
}
#footer-widgets .container .col.span_6:last-child {
    width: 200px;
}
#footer-widgets .container .col.span_6:first-child {
    width: calc(100% - 230px);margin-right:0;
}
	}


	@media screen and (min-width:1000px){
#slide-out-widget-area .inner .off-canvas-menu-container li a:hover {
color:#DF1683}
	}


	@media screen and (max-width:999px){
	body #slide-out-widget-area a {color:#fff;}
#footer-widgets .container .col.span_6:last-child {
    width: 100px;
}
#footer-widgets .container .col.span_6:first-child {
    width: calc(100% - 130px);
}
body .container { max-width: calc(95% - 40px);}
.nectar-cta .link_wrap .link_text {font-size: 18px;}

}
body #footer-outer #copyright .col.span_5 { display: flex;}
@media screen and (max-width:799px) and (min-width:1px){
body #footer-outer #copyright .col.span_5 {
    text-align: center;display:block;
}
.social-copyright_area {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}
body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6 {
    padding-top: 60px;
}
body #page-header-bg h1, html body .row .col.section-title h1, .nectar-box-roll .overlaid-content h1, .featured-media-under-header h1 {
    font-size: 35px !important;
}
}
	@media screen and (max-width:690px){
#footer-widgets .container .col.span_6:last-child {
    width: 100%;
}
#footer-widgets .container .col.span_6:first-child {
    width: calc(100%);
}
		#footer-outer .widget .textwidget img {
    margin: 0 auto !important;
    float: none;
    display: block;
}
		.ect-event-date-tag {display: none;}
body .ect-event-details {width: 100%;}
.styled_boxes .vc_col-xs-6 { width: 100%;}
	}
	@media screen and (max-width:499px){
#footer-outer .widget.widget_nav_menu {
    width: 50% !important;
    float: left;
}
		body #footer-outer #copyright .col ul {
    float: none !important;
    width: 100% !important;
    text-align: center;
}
body #footer-outer #copyright .col ul.social-copyright {
    margin-bottom: 30px;
}
ul.social-copyright li {
    margin: 0 5px !important;
}
.social-copyright_area {
    display: block;
}
.copyright_logos img {
    margin: 5px !important;
}
#footer-widgets .container .col.span_6:first-child {
    display: flex;
    flex-wrap: wrap;
}
#footer-widgets .container .col.span_6:first-child .widget {
    width: 50%;
    padding: 5px !important;
}
.tribe-events .tribe-events-calendar-list__event-date-tag {
    display: none;
}
}

@media screen and (max-width:449px){
div#homegs .vc_col-xs-6 {
    width: 100%;
    margin-bottom: 40px;
}
div#homegs .vc_col-xs-offset-3 { margin-left: 0;}
#ect-minimal-list-wrp .style-1 .ect-events-title a {
    font-size: 26px !important;
    line-height: 30px !important;
}
#ect-minimal-list-wrp .ect-list-posts.style-1 .ect-event-datetimes span, #ect-minimal-list-wrp .style-1 span.ect-minimal-list-time {
    font-size: 18px !important;
}
body .container { max-width: calc(95% - 20px);}
}