/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/
/*Fonts*/
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/themes/Impreza-child/fonts/notosans-reg.woff2);
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url(/wp-content/themes/Impreza-child/fonts/notosans-bold.woff2);
}

@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 400;
  src: url(/wp-content/themes/Impreza-child/fonts/notosans-reg-italic.woff2);
}

@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 700;
  src: url(/wp-content/themes/Impreza-child/fonts/notosans-bold-italic.woff2);
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/themes/Impreza-child/fonts/opensans-reg.woff2);
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(/wp-content/themes/Impreza-child/fonts/opensans-bold.woff2);
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url(/wp-content/themes/Impreza-child/fonts/opensans-italic.woff2);
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url(/wp-content/themes/Impreza-child/fonts/opensans-bold-italic.woff2);
}
/*endfonts*/
header.l-header .w-img img {
    position: absolute;
    top: 0px;
}
.center-save-text .g-cols.offset_large {
    max-width: 530px;
    margin: 0 auto !important;
}
div#us_form_1 {
    max-width: 290px;
}

/* ------------------------------------------------ */
/* -------------- HOME Headings ------------------- */
/* ------------------------------------------------ */
.home h1{
  font-size: 32px;
}
.home h2{
  font-size: 22px;
}
/*contact */
.normal-width {
    max-width: 1140px;
    margin: 0 auto !important;
    padding-top: 40px;
    padding-bottom: 40px;
}
.contact-form label {
    display: inline-block;
}
.contact-form label {
    display: inline-block;
    min-width: 130px;
}
.contact-form input {
    margin-bottom: 8px;
}
.contact-form select {
    max-width: 484px;
    display: block;
    margin-bottom: 13px;
}
.contact-form textarea {
    max-width: 484px;
    display: block;
}
/*Custom form style*/
form.infusion-form .large-text {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}
.sales-form label {
    min-width: 150px;
    display: inline-block;
    margin-bottom: 23px;
}
.sales-form {
    max-width: 800px;
}
.sales-form .w-separator.size_medium {
    margin: 15px 0;
}
.sales-form input[type="checkbox"] {
    float: left;
    margin-top: 6px;
}
.sales-form .infusion-submit {
    text-align: center;
    margin-top: 5px;
}
.l-subheader.at_top {
    overflow: auto;
}
.w-text.ush_text_4 {
    display: none;
}
div#callme-form {
    padding: 0px 15px;
}
/*Add your own styles here:*/
/*blog page overflow fix*/
.single-post .l-footer,
.page-id-3728 .l-footer,
.single-post .l-canvas,
.page-id-3728 .l-canvas {
    overflow: visible;
}
/*-------------------------------*/
        /*State Page*/
/*-------------------------------*/
.state-head-image{
  background-repeat:no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #636363;
  height: 450px;
  position: relative;
}
.state-head-image .l-section-h.i-cf{
  height: 450px;
}
.state-text{
  position: absolute;
  font-family: "Noto Sans", sans-serif;
  font-size: 130px;
  color: #fff;
  top: 40%;
  padding-left: 30px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, .8);
}
.state-page .vc_col-sm-7 .l-section.wpb_row {
    padding: 0px;
    padding-right: 15px;
}
.state-page .video {
    max-width: 550px;
}
.state-page.l-content .vc_col-sm-7, .state-page.l-content .vc_col-sm-5 {
    float: left;
}
#small-form-state .form-title {
    color: #cc2200;
    font-size: 26px;
    font-weight: 600;
}
#small-form-state .form-small-text {
    font-size: 12px;
    margin: 10px 0px;
    line-height: 1.4;
}
div#small-form-state {
  max-width: 350px;
  margin: 0 auto;
}
.state-page .w-iconbox.size_tiny .w-iconbox-title{
  font-size: 19px;
}
input#inf_option_CheckThisBoxToProveYoureHuman {
    margin-top: 6px;
}
div#small-form-state {
    position: relative;
    top: -505px;
    height: 0px;
}
div#small-form-state .background {
    background: #f9f9f9;
    padding: 20px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
}
.black-outline {
    margin: 25px 0px;
    border: solid #000 1px;
    padding: 20px;
}
.black-outline h3 {
    font-size: 21px;
    font-style: italic;
}
.or-call {
    color: #000;
    text-align: center;
    margin: 10px 0px;
}
.black-outline a.w-btn.style_solid.size_medium.color_primary.icon_none {
    width: 100%;
}
.black-outline span.number {
    top: 0px;
    text-align: center;
    width: 100%;
    display: block;
    margin: 0px;
}
.center.growing-image .w-image.inline {
    padding: 0px;
}
/*State Page end*/




span.box-shadow{
    text-shadow: 0px 1px 5px rgba(0,0,0,0.7);
    text-shadow:2px 2px 5px rgba(0,0,0,0.3), 2px 2px 5px rgba(0,0,0,0.3), -2px 2px 5px rgba(0,0,0,0.3), 2px -2px 5px rgba(0,0,0,0.3);

}

span.box-shadow.lower{
     /*text-shadow:2px 2px 3px rgba(0,0,0,0.5), -2px -2px 3px rgba(0,0,0,0.5), -2px 2px 3px rgba(0,0,0,0.5), 2px -2px 3px rgba(0,0,0,0.5);*/
    /*text-shadow: 0px 1px 5px rgba(0,0,0,0.9);*/
}
span.w-testimonial-person-name span {
    color: #bd3527;
}
.sales-section-h.i-cf .l-section:first-child {
    padding-top: 0 !important;
}
.large-left > .vc_col-sm-3,
.large-left .g-cols.offset_small > div.vc_col-sm-3,
.large-left .g-cols.offset_small > .one-quarter {
    width: 30%;
    color: #fff;
    margin-left: 0px;
}
.large-left > .vc_col-sm-9,
.large-left .g-cols.offset_small > div.vc_col-sm-9,
.large-left .g-cols.offset_small > .three-quarters {
    width: 60%;
    padding-left: 25px;
}
.large-left > .vc_col-sm-3 p,
.large-left .g-cols.offset_small > div.vc_col-sm-3 p,
.large-left .g-cols.offset_small > .one-quarter p {
    padding-left: 25px;
}
.large-left .g-cols.offset_small > div {
    margin-left: 4.0000%;
}
.large-left .g-cols.offset_small > div{
  padding-right: 0px;
}

/*Gray Right Bar*/
.large-header{
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  color: #666;
  font-family: "Noto Sans", sans-serif;
  line-height: 1.2;
}
.large-header h3{
  color: #CC2200;
  font-size: 32px;
  margin-bottom: 5px;
  font-weight: bold;
}
.large-header p{
  font-size: 24px;
  max-width: 930px;
}
.large-gray-right {
  -webkit-font-smoothing: antialiased;
}
.large-gray-right .gray-header {
    padding: 20px 25px;
    background: #666;
}
.large-gray-right a.w-btn.style_solid.color_primary.icon_none {
    -webkit-font-smoothing: auto;
}
.large-gray-right h3 span {
    color: #CC2200;
    margin-right: 20px;
    font-size: 32px;
}
.number-header{
  font-weight: bold;
  font-style: italic;
  font-size: 24px;
}
.g-cols.offset_small.large-gray-right > .vc_col-sm-9 {
    padding-right: 80px;
}
.large-p {
  font-size: 18px;
  color: #666;
  font-weight: bold;
}
span.number {
    font-size: 18px;
    position: relative;
    top: 13px;
    margin-left: 15px;
}
span.number .red{
  font-size: 22px;
  font-weight: bold;
  position: relative;
  top: 3px;
}
span.number span.or {
    padding: 0px 30px;
    vertical-align: top;
}
span.number-wrapper {
    max-width: 390px;
    position: relative;
    display: inline-block;
    top: -12px;
}
.number-wrapper .gray {
    margin-left: 8px;
}
.large-header.wpb_text_column p:last-child {
    margin-bottom: -10px;
}
.large-gray-right .graybg{}
.large-gray-right h3.white{
  color: #fff;
  margin-bottom: 0px;
  font-size: 20px;
}
.large-gray-right .gray-border {
    border: solid 1px;
    padding: 25px;
}
.large-gray-right > .vc_col-sm-3,
.large-gray-right .g-cols.offset_small > div.vc_col-sm-3{
    width: 33%;
    color: #666;
    margin-left: 0px;
    font-family: "Noto Sans", sans-serif;
    font-weight: bold;
}
.large-gray-right > .vc_col-sm-3 p {
    margin-bottom: 15px;
}
.large-gray-right > .vc_col-sm-9,
.large-gray-right .g-cols.offset_small > div.vc_col-sm-9{
    width: 67%;
    padding-left: 25px;
}
.large-gray-right > .vc_col-sm-3 p,
.large-gray-right .g-cols.offset_small > div.vc_col-sm-3 p{
    padding-left: 5px;
}
.large-gray-right .g-cols.offset_small > div {
    margin-left: 4.0000%;
}
.large-gray-right .g-cols.offset_small > div{
  padding-right: 0px;
}
/*Gray Right Bar end*/
h3.white.hr {
    color: #fff;
    border-bottom: solid #fff 1px;
    padding-bottom: 10px;
}
.home .w-iconbox.inline {
    display: inline-block;
        padding: 0px 30px;
}
.home .w-iconbox.inline.large-ico img{
    max-width: 110px;
    margin-top: 9px;
}
.center {
    text-align: center;
}
.w-image.inline {
    display: inline-block;
    padding: 25px;
}
.home .w-iconbox.inline h4.w-iconbox-title {
    display: none;
}
.small-max-width {
    max-width: 800px;
}
.red{
    color:#bd3527;
}
.bbb:before {
    content: "";
    display: inline-block;
    height: 60px;
    width: 60px;
    background: url("/wp-content/uploads/2016/06/wsi-imageoptim-bbb.png") center center no-repeat;
    background-size: contain;
    margin-right: 20px;
    margin-top: 12px;
}
.fivethousand:before {
    content: "";
    display: inline-block;
    height: 60px;
    width: 60px;
    background: url("/wp-content/uploads/2016/06/wsi-imageoptim-5000.png") center center no-repeat;
    background-size: contain;
    margin-right: 20px;
    margin-top: 12px;
}
.cardrates:before {
    content: "";
    display: inline-block;
    height: 60px;
    width: 60px;
    background: url("/wp-content/uploads/2023/03/wsi-imageoptim-cardrateslogo.png") center center no-repeat;
    background-size: contain;
    margin-right: 20px;
    margin-top: 12px;
}
.glassdoor:before {
    content: "";
    display: inline-block;
    height: 60px;
    width: 60px;
    background: url("/wp-content/uploads/2023/02/wsi-imageoptim-Glassdoor_Logo.jpg") center center no-repeat;
    background-size: contain;
    margin-right: 20px;
    margin-top: 12px;
}
.vc_custom_red{
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    background-color: #bd3527;
}
table.infusion-field-container .infusion-field-input-container {
    width: 100% !important;
    margin-bottom: 10px;
    max-width: 350px;
}
table.infusion-field-container .infusion-field-label-container{
    width: 29%;
}
table.infusion-field-container .infusion-field-input-container select {
    width: 100%;
    max-width: 350px;
}
table.infusion-field-container .infusion-field-input-container textarea {
    width: 100% !important;
    margin-top: 10px;
    max-width: 350px;
}
input#inf_option_AcceptsFleetorEBT {
    margin-bottom: 10px;
}
input[type="text"] {
    max-width: 350px;
}
input#inf_custom_CurrentProcessor {
    margin-top: 10px;
}
.wpb_wrapper table {
    width: 100%;
}
table.infusion-field-container {
    width: 100%;
}
.bbb h2 {
    font-size: 30px;
}
.agent-map .w-image {
    text-align: center;
}
.agent-map {
    margin-bottom: 10px;
}
.single-agents .l-main-h.i-cf {
    padding: 15px;
}
.single-agents .vc_col-sm-6 {
    display: inline-block;
    vertical-align: top;
    padding: 15px;
}
.single-agents .l-titlebar.imgsize_cover.parallax_ver.size_huge.color_primary h1 {
  color: #fff;
}
.single-agents .l-titlebar.imgsize_cover.parallax_ver.size_huge.color_primary{
  padding-top: 170px;
    background: #c63c2c;
    text-align: center;
    padding-bottom: 30px;
    color: #fff;
}
div#small-form {
    padding: 0px 15px;
}
/*Merchant services CPT*/
.single-merchant_services .one-quarter,
.single-merchant_services .three-quarters {
    display: inline-block;
    vertical-align: top;
}
.single-sales_materials .g-breadcrumbs span:nth-child(3),
.single-sales_materials .g-breadcrumbs span:nth-child(4),
.single-merchant_services .g-breadcrumbs span:nth-child(3),
.single-merchant_services .g-breadcrumbs span:nth-child(4) {
    display: none;
}
footer .menu {
    display: none;
}


/*Sprite Css*/
.icon-container{
  display: inline-block;
  text-align: center;
}

.ae, .atm, .discover, .ebt, .echeck, .fsa, .giftcard, .jcb, .loyalty, .mc, .visa{
  background: url(/sprites.png) no-repeat;
  display: inline-block;
  margin: 7px 35px;
}

.ae{
  background-position: 0 -285px ;
  width: 74px;
  height: 75px;
}

.atm{
  background-position: -106px -242px ;
  width: 111px;
  height: 57px;
}

.discover{
  background-position: 0 -220px ;
  width: 91px;
  height: 60px;
}

.ebt{
  background-position: -98px -164px ;
  width: 132px;
  height: 75px;
}

.echeck{
  background-position: -101px -116px ;
  width: 139px;
  height: 44px;
}

.fsa{
  background-position: -100px -58px ;
  width: 121px;
  height: 56px;
}

.giftcard{
  background-position: -126px 0;
  width: 90px;
  height: 56px;
}

.jcb{
  background-position: 0 -159px ;
  width: 72px;
  height: 55px;
}

.loyalty{
  background-position: 0 -101px ;
  width: 92px;
  height: 55px;
}

.mc{
  background-position: 0 -39px ;
  width: 97px;
  height: 61px;
}

.visa{
  background-position: 0 0;
  width: 122px;
  height: 38px;
}

.textwidget td {
    background: #fff;
    padding: 0px;
    border: 0px;
}
/* Quotes */
.w-testimonial {
    padding: 2rem;
    border-radius: 0.3rem;
    border-width: 2px;
    border-style: solid;
    transition: border-color 0.3s;
    border-color: #e5e5e5;

}
.w-testimonial:hover{
    border-color: #c20;
}
blockquote.w-testimonial-h{
  padding-left: 0px;
}
blockquote.w-testimonial-h:before{
  display: none;
}
.w-testimonial-author{
  margin-top: 15px;
}
.w-testimonial-author-name {
    font-size: 1rem;
    font-weight: 600;
}
.l-main .w-testimonial-author-role, .l-main .w-testimonials.style_4 .w-testimonial-h:before {
    color: #999;
}
 @media only screen and (max-width : 768px) {

  .align_right.left-mobile {
      float: left;
  }
  .hide-mobile{display:none;}
  .large-left > .vc_col-sm-3,
  .large-left .g-cols.offset_small > div.vc_col-sm-3,
  .large-left .g-cols.offset_small > .one-quarter {
      width: 100%;
  }
  .large-left > .vc_col-sm-9,
  .large-left .g-cols.offset_small > div.vc_col-sm-9,
  .large-left .g-cols.offset_small > .three-quarters {
      margin: 0px;
      width: 100%;
  }
  .large-left .g-cols.offset_small > div{
    padding-right: 25px;
  }
.g-cols > div {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 30px;
}
.g-cols.offset_small.large-gray-right > .vc_col-sm-9 {
    padding-right: 30px;
}
}
@media only screen and (min-width: 768px){
  .merchant_services-template-default .vc_col-sm-5 {
    float: right;
  }
}
@media only screen and (max-width : 767px) {
  div#small-form-state {
      position: relative;
      top: 0px;
      height: auto;
  }
  .state-page .w-btn-wrapper.align_left {
      position: relative;
      top: -25px;
  }
  .state-text {
    font-size: 55px;
    text-align: center;
    position: relative;
    line-height: 1;
  }
}

 @media only screen and (max-width: 900px){
   .l-header.pos_fixed.sticky img.for_default {
        height: 58px;
    }
 }
 @media only screen and (max-width: 900px) and (min-width: 601px){
    a.w-img-h,
    a.w-logo-link .w-logo-img {
        height: 77px;
    }
    .header_hor .l-header.sticky .l-subheader.at_middle {
      height: 80px;
    }
}
 @media only screen and (max-width: 600px){
   .single-agents .l-titlebar.imgsize_cover.parallax_ver.size_huge.color_primary{
     padding-top: 70px;
   }
   a.w-img-h,
    a.w-logo-link .w-logo-img {
        height: 50px;
    }
}

