/*
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:not([data-header-format="left-header"]) #top .sf-menu li ul {
    background-color: #1C1C1C;
}

header#top .sf-menu li ul li a {
    font-size: 12px;
    line-height: 13px;
    color: #ccc;
    transition: none;
    letter-spacing: 0;
    background-color: #1C1C1C;
}

header#top .sf-menu li ul li a:hover {
    background-color: #272727 !important;
}

.sf-menu >li ul {
    padding: 0px;
}

.sf-menu ul li a {
    padding: 14px;
}

.sf-menu li ul li a:hover, .sf-menu li ul li.sfHover >a {    
    background-color: #272727!important;
}
.sf-menu ul a:hover, .sf-menu li ul li a:hover{
    color: #ffd505!important;
}

.nectar-animated-title[data-style="color-strip-reveal"].completed .nectar-animated-title-inner:after {
    background-color: #ffd505!important;
}

body[data-form-style="minimal"] .container-wrap .span_12.light input[type="text"], body[data-form-style="minimal"] .container-wrap .span_12.light textarea, body[data-form-style="minimal"] .container-wrap .span_12.light input[type="email"], body[data-form-style="minimal"] .container-wrap .span_12.light input[type="email"], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=password], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=tel], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=url], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=search], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=date] {
    border: none!important;
    color: #fff;
}

/*minimal style*/
body[data-form-style="minimal"] input[type="text"], body[data-form-style="minimal"] textarea, body[data-form-style="minimal"] input[type="email"], body[data-form-style="minimal"] .container-wrap .span_12.light input[type="email"], 
body[data-form-style="minimal"] input[type=password], body[data-form-style="minimal"] input[type=tel], body[data-form-style="minimal"] input[type=url], 
body[data-form-style="minimal"] input[type=search], body[data-form-style="minimal"] input[type=date]{background-color:transparent; box-shadow:none; -webkit-box-shadow:none; border:none!important; position:relative; margin:0; font-size:14px; padding-top:13px!important; padding-bottom:13px!important; padding-left:0!important; padding-right:0!important}

body[data-form-style="minimal"] .container-wrap .span_12.light input[type="text"], body[data-form-style="minimal"] .container-wrap .span_12.light textarea, 
body[data-form-style="minimal"] .container-wrap .span_12.light input[type="email"], body[data-form-style="minimal"] .container-wrap .span_12.light input[type="email"], 
body[data-form-style="minimal"] .container-wrap .span_12.light input[type=password], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=tel], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=url], 
body[data-form-style="minimal"] .container-wrap .span_12.light input[type=search], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=date]{border:none!important; color:#fff}

body[data-form-style="minimal"] textarea, body[data-form-style="minimal"].woocommerce #review_form #respond textarea{ resize:none;  min-height:45px;  height:45px;  box-sizing:content-box!important; -webkit-box-sizing:content-box!important; -moz-box-sizing:content-box!important; overflow-y:hidden; padding-top:26px!important; padding-bottom:26px!important}

body[data-form-style="minimal"] .textareahiddendiv{ display:none;  white-space:pre-wrap;  word-wrap:break-word;  overflow-wrap:break-word;  padding-top:1.2rem}

body[data-form-style="minimal"] .minimal-form-input label:before, body[data-form-style="minimal"] .minimal-form-input label:after{ content:'';  position:absolute;  bottom:0;  left:0;  width:100%;  display:block;  height:3px;  border-bottom:1px solid #e0e0e0}

body[data-form-style="minimal"] .span_12.light .minimal-form-input label:before, body[data-form-style="minimal"] .span_12.light .minimal-form-input label:after{border-bottom:1px solid rgba(255,255,255,0.3)}
body[data-form-style="minimal"] .span_12.light .minimal-form-input label span.text .text-inner{color:rgba(255,255,255,0.6)!important}

 body[data-form-style="minimal"] .minimal-form-input label:after{ display:block;  border-bottom:2px solid #27CFC3;  -webkit-transform:translate3d(-101%,0,0);  transform:translate3d(-101%,0,0);  -webkit-transition:-webkit-transform 0.4s cubic-bezier(0.24,1,0.30,1),border-color 0.2s cubic-bezier(.39,.71,.56,.98);  transition:transform 0.4s cubic-bezier(0.24,1,0.30,1),border-color 0.2s cubic-bezier(.39,.71,.56,.98);  bottom:0px}

 body[data-form-style="minimal"] .minimal-form-input.filled label:after{ -webkit-transform:translate3d(0,0,0);  transform:translate3d(0,0,0)}

 body[data-form-style="minimal"] .woocommerce-invalid-required-field:not(.woocommerce-validated) .minimal-form-input label:after{ -webkit-transform:translate3d(0,0,0);  transform:translate3d(0,0,0);  border-color:#ff2929!important}

 body[data-form-style="minimal"].woocommerce form .form-row.woocommerce-invalid-required-field:not(.woocommerce-validated) label:not([for*="_state"]) .required, 
 body[data-form-style="minimal"].woocommerce-page form .form-row.woocommerce-invalid-required-field:not(.woocommerce-validated) label:not([for*="_state"]) .required{ color:#ff2929!important}
 body[data-form-style="minimal"].woocommerce form .required{ -webkit-transition:color 0.2s cubic-bezier(.39,.71,.56,.98);  transition:color 0.2s cubic-bezier(.39,.71,.56,.98)}

 body[data-form-style="minimal"] .minimal-form-input label .text-inner{ -webkit-transition:all 0.25s cubic-bezier(.39,.71,.56,.98);  transition:all 0.25s cubic-bezier(.39,.71,.56,.98)}

 body[data-form-style="minimal"] .minimal-form-input.filled label .text-inner, 
 body[data-form-style="minimal"] .minimal-form-input.has-text label .text-inner{ -webkit-animation:text-in-from-left 0.25s cubic-bezier(.39,.71,.56,.98) forwards;  animation:text-in-from-left 0.25s cubic-bezier(.39,.71,.56,.98) forwards}

 body[data-form-style="minimal"] .minimal-form-input.no-text label .text-inner{ -webkit-animation:text-out-from-left 0.25s cubic-bezier(.39,.71,.56,.98) forwards;  animation:text-out-from-left 0.25s cubic-bezier(.39,.71,.56,.98) forwards}

body[data-form-style="minimal"] .minimal-form-input{position:relative; padding-top:35px; box-sizing:content-box; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; display:inline-block; width:100%}

 body[data-form-style="minimal"] .minimal-form-input.filled input,  body[data-form-style="minimal"] .minimal-form-input.has-text input, 
 body[data-form-style="minimal"] .minimal-form-input.filled textarea,  body[data-form-style="minimal"] .minimal-form-input.has-text textarea{ color:#000}

body[data-form-style="minimal"] .minimal-form-input label, body[data-form-style="minimal"].woocommerce table.cart td.actions .coupon label,  body[data-form-style="minimal"].woocommerce-page table.cart td.actions .coupon label{position:absolute; width:100%; height:100%; top:0; left:0; overflow:hidden; pointer-events:none; display:inline-block; margin:0!important}

body[data-form-style="minimal"] .minimal-form-input label span.text{position:absolute; top:50%; left:0; font-size:14px; margin-top:17px; transform:translateY(-50%); -webkit-transform:translateY(-50%); color:#acacac!important}

body[data-form-style="minimal"] .minimal-form-input label span.text .text-inner{color:#acacac!important; display:inline-block}

body[data-form-style="minimal"] .minimal-form-input.textarea label span.text{top:40px; transform:none; -webkit-transform:none}

body[data-form-style="minimal"] .minimal-form-input br{display:none}

body[data-form-style="minimal"] .widget_search .search-form .search-submit{top:30px}

@-webkit-keyframes text-in-from-left{50%{opacity:0; -webkit-transform:translateX(15px) translateY(0px); font-size:14px}
51%{opacity:0; -webkit-transform:translateX(-10px) translateY(-26px); font-size:12px; line-height:12px}
100%{opacity:1; -webkit-transform:translateX(0px) translateY(-26px); font-size:12px; line-height:12px}
}

@keyframes text-in-from-left{50%{opacity:0; transform:translateX(15px) translateY(0px); font-size:14px}
51%{opacity:0; transform:translateX(-10px) translateY(-26px); font-size:12px; line-height:12px}
100%{opacity:1; transform:translateX(0px) translateY(-26px); font-size:12px; line-height:12px}
}

@-webkit-keyframes text-out-from-left{0%{-webkit-transform:translateY(-26px) translateX(0px); font-size:12px; line-height:12px}
50%{opacity:0; -webkit-transform:translateX(-10px) translateY(-26px); font-size:12px; line-height:12px}
51%{opacity:0; -webkit-transform:translateX(15px) translateY(0px); font-size:14px}
100%{opacity:1; -webkit-transform:translateX(0px) translateY(0px)}
}

@keyframes text-out-from-left{0%{transform:translateY(-27px) translateX(0px); font-size:12px; line-height:12px}
50%{opacity:0; transform:translateX(-10px) translateY(-27px); font-size:12px; line-height:12px}
51%{opacity:0; transform:translateX(15px) translateY(0px); font-size:14px}
100%{opacity:1; transform:translateX(0px) translateY(0px)}
}

/* hide default placeholders */
body[data-form-style="minimal"] input::-webkit-input-placeholder{color:transparent}
body[data-form-style="minimal"] input::-moz-placeholder{color:transparent}
body[data-form-style="minimal"] input:-moz-placeholder{ /* Older versions of Firefox */color:transparent}
body[data-form-style="minimal"] input:-ms-input-placeholder{color:transparent}

/*checkboxes &radios */
body[data-fancy-form-rcs="1"] [type="radio"]:not(:checked)+label,  body[data-fancy-form-rcs="1"] [type="radio"]:checked+label{ position:relative;  padding-left:28px;  cursor:pointer;  display:inline-block;  height:20px;  line-height:20px;  font-size:14px;  -webkit-transition:0.25s cubic-bezier(.39,.71,.56,.98);  -moz-transition:0.25s cubic-bezier(.39,.71,.56,.98);  -o-transition:0.25s cubic-bezier(.39,.71,.56,.98);  -ms-transition:0.25s cubic-bezier(.39,.71,.56,.98);  transition:0.25s cubic-bezier(.39,.71,.56,.98);  -webkit-user-select:none;  -moz-user-select:none;  -khtml-user-select:none;  -ms-user-select:none;  margin-right:15px;  color:#acacac!important}

body[data-fancy-form-rcs="1"] [type="radio"]:checked+label{color:#000!important}

body[data-fancy-form-rcs="1"] [type="radio"]:not(:checked), body[data-fancy-form-rcs="1"] [type="radio"]:checked{ position:absolute;  left:-9999px;  visibility:hidden}

body[data-fancy-form-rcs="1"] [type="radio"]+label:before, body[data-fancy-form-rcs="1"] [type="radio"]+label:after{ content:'';  position:absolute;  left:0;  top:0;  width:16px;  height:16px;  z-index:0;  -webkit-transition:0.25s cubic-bezier(.39,.71,.56,.98);  -moz-transition:0.25s cubic-bezier(.39,.71,.56,.98);  -o-transition:0.25s cubic-bezier(.39,.71,.56,.98);  -ms-transition:0.25s cubic-bezier(.39,.71,.56,.98);  transition:0.25s cubic-bezier(.39,.71,.56,.98)}
body[data-fancy-form-rcs="1"] .woocommerce-checkout-payment .payment_method_paypal [type="radio"]+label:before, body[data-fancy-form-rcs="1"] .woocommerce-checkout-payment .payment_method_paypal [type="radio"]+label:after{top:13px}

body[data-fancy-form-rcs="1"] [type="radio"]:not(:checked)+label:before{ border-radius:50%;  border:2px solid #d6d6d6}

body[data-fancy-form-rcs="1"] [type="radio"]:not(:checked)+label:after{ border-radius:50%;  border:2px solid #d6d6d6;  z-index:-1;  -webkit-transform:scale(0);  -moz-transform:scale(0);  -ms-transform:scale(0);  -o-transform:scale(0);  transform:scale(0)}

body[data-fancy-form-rcs="1"] [type="radio"]:checked+label:before{ border-radius:50%;  border:2px solid #27CFC3}

body[data-fancy-form-rcs="1"] [type="radio"]:checked+label:after{ border-radius:50%;  border:2px solid #27CFC3;  background-color:#27CFC3;  z-index:0;  -webkit-transform:scale(.53);  -moz-transform:scale(.53);  -ms-transform:scale(.53);  -o-transform:scale(.53);  transform:scale(.53)}

body[data-fancy-form-rcs="1"] input[type='checkbox']{height:0; width:0; position:absolute; left:-9999px}
body[data-fancy-form-rcs="1"] input[type='checkbox'].non-minimal { height: auto; width: auto; left: 0; position: relative;}

body[data-fancy-form-rcs="1"] input[type='checkbox']+label{ position:relative;  align-items:center;  color:#acacac!important;  font-size:14px;  height:20px;  line-height:20px;  padding-left:30px;  margin-right:15px;  cursor:pointer;  display:inline-block;  transition:color 250ms cubic-bezier(.4,.0,.23,1)}

body[data-fancy-form-rcs="1"] input[type='checkbox']:checked+label{color:#000!important}

body[data-fancy-form-rcs="1"] input[type='checkbox']+label:after, body[data-fancy-form-rcs="1"] input[type='checkbox']+label:before{display:none}

body[data-fancy-form-rcs="1"] input[type='checkbox']+label >span{ justify-content:center;  align-items:center;  display:inline-block;  position:absolute;  left:0;  top:0;  margin-right:12px;  width:20px;  height:20px;  background:transparent;  border:2px solid #d6d6d6;  cursor:pointer;   transition:all 200ms cubic-bezier(.4,.0,.23,1)}

body[data-fancy-form-rcs="1"] input[type='checkbox']+label:hover, body[data-fancy-form-rcs="1"] input[type='checkbox']:focus+label{ color:#fff}
body[data-fancy-form-rcs="1"] input[type='checkbox']+label:hover >span, body[data-fancy-form-rcs="1"] input[type='checkbox']:focus+label >span{ background:rgba(255,255,255,.1)}

body[data-fancy-form-rcs="1"] input[type='checkbox']:checked+label >span{ border:10px solid #27CFC3;  animation:shrink-bounce 200ms cubic-bezier(.4,.0,.23,1)}
body[data-fancy-form-rcs="1"] input[type='checkbox']:checked+label >span:before{ content:"";  position:absolute;  left:-6px;  top:-2px;  border-right:3px solid transparent;  border-bottom:3px solid transparent;  transform:rotate(45deg);  transform-origin:0% 100%;  animation:checkbox-check 125ms 220ms cubic-bezier(.4,.0,.23,1) forwards}

@media only screen and (max-width:999px) {
    .vc_col-sm-6.img-right.wpb_column.column_container.vc_column_container.col.centered-text.no-extra-padding {
        min-height: 45vh;
    }
}