/*
Theme Name: Better Cases
Theme URI: https://www.bettercases.com
Description: This is a custom child theme for Better Cases
Author: Parkway Digital
Author URI: https://www.pwkydigital.com/
Template: salient
Version: 0.6
*/

#displaynone, .displaynone {
    display: none !important;
}

@media only screen and (max-width: 999px) {
    .vc_row.vc_row-flex#bootstrapSwap .span_2,
    .vc_row.vc_row-flex#bootstrapSwap .span_3,
    .vc_row.vc_row-flex#bootstrapSwap .span_6,
    .vc_row.vc_row-flex#bootstrapSwap .span_9,
    .vc_row.vc_row-flex#bootstrapSwap .span_12 {
           flex-direction: column-reverse !important;
    }
}

.ascend .container-wrap .light .white_fields_wrapper input[type="text"], 
.ascend .container-wrap .light .white_fields_wrapper textarea, 
.ascend .container-wrap .light .white_fields_wrapper input[type="email"], 
.ascend .container-wrap .light .white_fields_wrapper input[type="password"], 
.ascend .container-wrap .light .white_fields_wrapper input[type="tel"], 
.ascend .container-wrap .light .white_fields_wrapper input[type="url"], 
.ascend .container-wrap .light .white_fields_wrapper input[type="search"], 
.ascend .container-wrap .light .white_fields_wrapper input[type="date"] {
    background-color: rgba(255,255,255,1.0);
    color: #555 !important; 
}


h1, h2, h3, h4, h5, h6 {
    color: #07282B;     
}

body .icon-salient-cart:before,
.icon-salient-cart:before {
    content: "\f07a" !important;
    font-family: 'fontawesome' !important;
    font-size: 21px !important
}

.nectar-button.button_light span {
    color: #FFF !important;
}


body[data-button-style^="rounded"] .col.light .nectar-button.see-through-2.button_light_small span,
body[data-button-style^="rounded"] .col.light .nectar-button.see-through-3.button_light_small span,
body[data-button-style^="rounded"] .nectar-button.medium.button_light_small span,
body[data-button-style^="rounded"] .nectar-button.small.button_light_small span,

body[data-button-style^="rounded"] .col.light .nectar-button.see-through-2.button_light span,
body[data-button-style^="rounded"] .col.light .nectar-button.see-through-3.button_light span,
body[data-button-style^="rounded"] .nectar-button.medium.button_light span,
body[data-button-style^="rounded"] .nectar-button.small.button_light span {
    color: #FFF !important;
}

body[data-button-style^="rounded"] .nectar-button.medium.button_dark_small span,
body[data-button-style^="rounded"] .nectar-button.small.button_dark_small span,
body[data-button-style^="rounded"] .nectar-button.medium.button_dark span,
body[data-button-style^="rounded"] .nectar-button.small.button_dark span {
    color: #091D1E !important;    
}

body[data-button-style^="rounded"] .nectar-button.medium.button_dark_small:hover span,
body[data-button-style^="rounded"] .nectar-button.small.button_dark_small:hover span,
body[data-button-style^="rounded"] .nectar-button.medium.button_dark:hover span,
body[data-button-style^="rounded"] .nectar-button.small.button_dark:hover span{
    color: #FFF !important;
}

.testimonial_slider[data-style*=multiple_visible] blockquote p {
    padding: 50px 50px 50px 50px;
}

.testimonial_slider[data-style*=multiple_visible] blockquote:before {
    border-left: none;
}

.home .testimonial_slider[data-style=multiple_visible][data-color*="-color"] blockquote p:before {
    display: none;
}

.home .testimonial_slider:not([data-style="minimal"]) blockquote span.testimonial-name {
    text-transform: none;
    font-size: 16px !important; 
    line-height: 16px;
    letter-spacing: normal; 
    padding-bottom: 4px;
}

/* Version 2 Code */ 

.intro_text p {
    font-size: 25px;
    line-height: 35px;
}

body .toggles--minimal-shadow .toggle {
    border: none !important;
    background-color: #FFF;
    margin-bottom: 15px;
}

.toggles--minimal-shadow .toggle:before {
    box-shadow: none!important;
}

div[data-style*="minimal"] .toggle {
        border-radius: 30px;
}
.toggles .toggle:before {
    box-shadow: none!important;
}

.toggles .toggle:after {
    background-color: #F7F7F7; 
    opacity: 1;
}

div[data-style="minimal"] .toggle.open > .toggle-title a, 
.wpb_column[data-cfc="true" ]  .toggle.open > p,
div[data-style="minimal"] .toggle.open > .toggle-title i:after {
    color: #091d1e; 
}

div[data-style="minimal"] .toggle:hover > .toggle-title a {
       color: #000;
}

.toggle p {
    color: #000;
}

div[data-style*="minimal"] .toggle {
    border-radius: 20px;
}

.toggles--minimal-shadow .toggle > .toggle-title a {
    padding-top: 25px;
    padding-bottom: 25px;
}

.solutions_headline h1 {
    font-family: Outfit; 
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 17px;
    font-weight: 600;
}

@media only screen and (min-width: 1px) and (max-width: 999px) {
    body #header-outer {
        padding-top: 0px;
    }
    .nectar-global-section.nectar_hook_before_secondary_header {
        padding-bottom: 18px;
    }
}

@media only screen and (max-width: 690px) { 
    #header-outer .col {
        padding-left: 0px;
        padding-right: 0px;
    }
}


body.single-portfolio #header-outer, 
body[data-header-color="dark"].single-portfolio #header-outer {
    background-color: #FFF;
}

body.blog .container-wrap {
    padding-top: 0px;
}


body.single-post #header-outer, 
body[data-header-color="dark"].single-post #header-outer {
    background-color: #FFF;
}

body.single-post .container-wrap {
    background-color: #FFF;
}

body.single-post .main-content .row:nth-of-type(2){
    padding-bottom: 0px;
}

.single .heading-title[data-header-style="default_minimal"] .meta-category a {
    background-color: #159a9c !important;
    color: #fff;
    border-color: transparent;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 700;
    
    padding-top: 4px;
    padding-right: 15px;
    padding-bottom: 4px;
    padding-left: 15px;
}

@media only screen and (min-width: 1px) and (max-width: 999px) {
    body #header-outer>div[class*=nectar_hook_before_secondary_header] { 
         margin-bottom: 0px;       
    }
}


/* Target only checkbox fields with the custom class */
div.wpforms-container-full .wpforms-field.wpforms-field-checkbox.bc-checkbox-boxes ul li {
    display: inline-block;
    margin: 0 6px 6px 0;
}

/* Hide the default tiny checkbox */
div.wpforms-container-full .wpforms-field.wpforms-field-checkbox.bc-checkbox-boxes ul li input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

/* Make the label look like a box */
div.wpforms-container-full .wpforms-field.wpforms-field-checkbox.bc-checkbox-boxes ul li input[type="checkbox"] + label {
    display: block;
    padding: 18px 16px;
    border: 2px solid #ccc;
    border-radius: 12px;
    background: #159a9c;
    border-color: #159a9c;
    cursor: pointer;
    transition: all 0.2s ease;
    width: auto;
    
    font-family: Figtree;
    text-align: center;
    color: #FFF; 
}

/* Style the "box" when checked */
div.wpforms-container-full .wpforms-field.wpforms-field-checkbox.bc-checkbox-boxes ul li input[type="checkbox"]:checked + label {
    background: #138385;   /* WP blue, change if you like */
    border-color: #bde038;
    
    font-family: Figtree;
    text-align: center;
    color: #E7E7E7; 
}

div.wpforms-container-full input[type=submit]:not(:hover):not(:active), div.wpforms-container-full button[type=submit]:not(:hover):not(:active), div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full input[type=submit]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full button[type=submit]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
    background-color: #bde038; 
}

/**
 * Add CSS class to trigger CSS animation on Next and Previous button clicks
 *
 * @link https://wpforms.com/developers/how-to-add-animation-effects-to-page-break-transitions/
 */
#wpforms-form-6267 .transition {
  position:absolute;
  height:100%;
  width:30%;
  background:#d6d6d6;
  transform: skewX(-5deg) translateX(-50px); /* starting position */
  pointer-events: none;
}
 
#wpforms-form-6267 {
  position:relative;
  z-index:10;
  overflow: hidden;
}
 
#wpforms-form-6267 button.wpforms-page-button {
  outline: none;
  border: none;
  text-decoration: none;
  text-transform: uppercase;
  background: #202020;
  color: #eaeaea;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 10px 40px;
}
 
#wpforms-form-6267 .anim-trans {
  animation: anim 0.1s ease-in forwards;
}
 
/* Keyframes: small slide, stays in place, no off-screen movement */
@keyframes anim {
  0% {
    z-index: 11;
    transform: skewX(-5deg) translateX(-50px);
  }
  100% {
    z-index: 11;
    transform: skewX(-5deg) translateX(0); /* ends still on the page */
  }
}

body[data-button-style^="rounded"] #wpforms-form-6267 .wpforms-field-pagebreak button {
    width: 48.5%; 
}

#wpforms-form-6267 button.qxCTlb {
    padding-left: 20px;
    padding-right: 20px;
}

div.wpforms-container-full #wpforms-form-6267 button[type=submit] {
    height: auto; 
}

.wpforms-container #wpforms-form-6267.wpforms-form .wpforms-field-label {
    font-family: Outfit;
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
}

div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li input+label {
    
}

body.page-id-6196 #header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a {
    color: #FFF !important;
}