/*
custom styles
*/
body{
  font-family: "sofiapro-regular" !important;
}

.sofiaprobold{
  font-family: "sofiapro-bold" !important;
}

.navbar-top{    
    font-size: 1em;
    min-height: 79px;
}
/*
.navbar-top a{
    color: black;
}
*/
section.masthead {
  position: relative;
  background-color: #343a40;
  background: url("/newzerex/img/bg-masthead-min.png") no-repeat center center;
  background-size: cover;
  padding-top: 0.688em;
  height: 506px;
}
.breadcrumbs{
    position: absolute;
    background: #F9F9F9;
    height: 29px;
    width: 100%;
    /*padding-left: 16%;*/    
    padding-top: 5px;
    z-index: 10;
 }
  
.breadcrumbs li{
  float: left;
  list-style-type: none;
  padding-right: 20px;
  font-size: 0.85em;
}

.breadcrumbs li a{
  text-decoration: none;
  color: black;
}

.bread-desktop{
  display: block;
}
.bread-mobile{
  display: none;
}

/* Small and middle devices (tablets, max 1025px) */
@media (max-width: 1025px) { 
  .certificates{
    visibility: hidden;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }

  .contact-bar-top{
    height: 1em;
  }

  .contact-bar-top li{
    padding: 0 10px;
  }
}

/* Smaller mobile devices (max 365px) */
  @media (max-width: 365px) { 
  .img-w-mobile{
    width: 40%;
  }
}

/* Bigger mobile devices (min 365px) */
@media (min-width: 366px) { 
  .img-w-mobile{
    width: 33%;
  }
}

/* Small devices (tablets, max 769px) */
@media (max-width: 769px) { 
  .masthead-elements .comma, .masthead-elements .long-text, .articles-title-large, .articles button, .pages-desktop, .adv-desktop, .product-title-desktop, .bill-table-desktop, .img-ask-desktop, .searchbar-desktop, .productbox-desktop, .orders-desktop, .ingredients-desktop, .warning-404, .magazin-desktop, .login-desktop, .articles-desktop-nav{
    visibility: hidden;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }

  .masthead h1{
    font-size: 1.8em;
  }

  .masthead-elements p{
    text-align: center;
  }

  .masthead-elements span{
    font-size: 2.075em;
  }

  .short-text{
    margin: 0 60px;
  }

  .button-align{
    text-align: center;
    padding-top: 12.500em;
  }

  .product-bar img{
    width: 80%;
  }

  .product-p, .product-h2{
    text-align: center;
  }

  .product-h2{
    font-size: 1.875em;
    padding-bottom: 32px;    
  }

  .product-button-spacing{
    padding-bottom: 32px;
  }
  
  .features-icons {
    padding: 1rem 2rem;
  }

  .products-nav p, .products-nav h2{    
    padding: 0 36px;
  }

  .products-desktop-nav{
    visibility: hidden;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }

  .products-mobil-nav{
    text-decoration: underline;
    font-size: 1.250em;
  }

  .clients-bar img{
    padding: 1em 1em;
  }

  section {
    padding: 50px 0;
  }

  .articles .container{
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .articles .article-tag{
    position: absolute;
    padding-top: 2em;
    margin-left: 25px;

  }

  .articles .article-date{
    position: absolute;
    padding-top: 2em;
    margin-right: 25px;
    right: 2em;
  }

  .articles .article-title{
    font-size: 1.675em;
    text-decoration: none;
    margin-top: 2em;
    margin-left: 25px;
    margin-right: 25px;
  }

  .articles .article-text{
    margin-left: 25px;
    margin-right: 25px;
    font-size: 1.15em;
  }

  .articles-mobil-nav{
    text-decoration: underline;
    font-size: 1.1em;
    margin-left: 25px;
  }

  .articles img{
    width: 100%;
    height: auto;
  }

  .articles-chart span{
    font-size: 3.5em;
    margin-right: 25px;
    float: left;
  }

  .articles-chart{
    margin-left: 25px;
    margin-right: 25px;
  }

  .articles-chart p{
    margin-left: 50px;
  }

  .number-center{
    position: absolute; 
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .products-group-text h4{
    font-size: 1em;
  }

  .products-group-text h5{
    font-size: 0.8em;
    margin-bottom: 0;
  }

  .products-group-text p{
    font-size: 0.7em;
    margin-bottom: 0;
  }

  .ebook-card{
    padding-top: 80px;
  }
  .ebook-card p{
    padding-bottom: 2rem;
  }  

  .bg-image-bar{
    position: relative;
    background-color: #343a40;
    background: url("/newzerex/img/bg-poradna-min.png") no-repeat center center;
    background-size: cover;
    padding-top: 15rem;
    padding-bottom: 15rem;
    z-index: -1;
  }

  .nav-pos{
    margin-left: 5%; 
    margin-top: -480px;
    color: black;
  }

  .text-pos{
    margin-left: 10%; 
    margin-top: 280px;
  }

  .text-pos h1{
    text-align: left;
    font-size: 4em;
  }

  .text-pos .p-decoration{
    color: black;
    margin-top: 3em;
    padding-right: 10%;

  }

  .nav-margin{
     margin-top: 5px;
  }
  
  .title-padding{
    padding-left: 5%;
    width: 40%;
    text-align: left;
  }

  .img-tight{
    height: auto; 
    width: 100%;
  }

  .about-product h4{
  padding-top: 1rem;
  }

  .faq-mobil-width{
    max-width: 230px;
    padding-left: 0;
    padding-right: 0;
  }

  .mx-30px{
    margin: 0 0px 0 0px;
  }

  .pl-15px{
    padding-left: 15px;
  }

  .supplement-table{
    padding: 1rem;
    margin-top: 2rem;;
  }

  .supplement-table h2{
    font-size: x-large;
  }

  .cart-margin{
    margin-left: 65px;
  }

  .fontsize-height-mobile{
    font-size: 0.7em;
    height: 150px !important;
  }

  .fontsize-title-mobil{
    font-size: 2em;
  }

  .doropdown-width .btn{
    width: 100%;
  }

  .nav-tabs{
    padding-bottom: 1.5em;
  }

  .nav-tabs .nav-link-custom{
    padding-left: 9px;
    margin-left: 3px;
  }

  .nav-tabs .nav-link-custom.active{
    color: #00BF50;
    margin-left: 0px;
    border-left: 3px solid #00BF50;
  }

  .nav-tabs .nav-link-custom-payment.active{
    color: #00BF50;
    margin-bottom: 0;
    border-bottom: 3px solid #00BF50;
  }

  .adv-margin{
    margin-left: 5%;
    padding: 5px 0;
  }

  .shadow-border{
    border-radius: 4px; 
    box-shadow: 0 5px 20px lightgray;
  }

  .magazin-mobile .mag-tag{
    position: absolute;
    top: 8px;
    left: 26px;
  }

  .magazin-mobile .mag-date{
    position: absolute;
    top: 8px;
    right: 26px;
  }

  .magazin-mobile .mag-text{
    position: absolute;
    top: 128px;
    left: 26px;
  }

  .width-comments{
    width: 100%;
  }

  .hr-w-border{
    width: 80%;
    border: 2px solid #F9F9F9;
  }
  /* mobile main-navigation
  .nav-spacing .accordion{
    margin-bottom: 1.5rem;
  }
  */
  .bread-desktop{
    display: none;
  }
  .bread-mobile{
    display: block;
  }
}

/* Small devices (tablets, 769px and up) */
@media (min-width: 769px) { 
  section.masthead {
    position: relative;
    background-color: #343a40;
    background: url("/newzerex/img/bg-masthead.jpg") no-repeat center center;
    background-size: cover;
    padding-top: 8rem;
    padding-bottom: 8rem;
    height: 762px;
  }

  .masthead h1{
    font-size: 3.688em;
  }

  .masthead-elements{
    width: 50%;
  }

  .product-h2, .product-p{
    text-align: left;
  }

  .product-h2{
    padding-top: 3rem;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
    font-size: 3.688em;
  }

  .product-bar img{
    width: 100%;
  }

  .ebook-text h3{
    line-height: 40px;
  }

  .features-icons {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .products-nav p{
    font-weight: bold;
    max-width: 625px;    
  }

  .products-nav h2{
    font-size: 2.750em;
  }

  .products-mobil-nav,  .masthead-elements .short-text, .articles-title-small, .articles .articles-mobil-nav, .article-text, .articles-chart, .button-mobil, .product-title-on-mobile, .bill-table-mobil, .img-ask-mobil, .orders-mobile, .magazin-mobile, .login-mobil{
    visibility: hidden;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }

  .product-button-spacing{
    text-align: left;
  }

  .articles img{
    width: 329px;
    height: auto;
  }

  .articles .article-tag{
    position: absolute;
    top: 8px;
    left: 26px;
  }

  .articles .article-date{
    position: absolute;
    top: 8px;
    right: 46px;
  }

  .articles .article-title{
    font-size: 1.675em;
    text-decoration: none;
  }

  footer .footer-input{
    border: 1px solid white; 
    border-radius: 4px;
    font-size: 0.938em;
    height: 40px;
    width: 247px;
  }

  .custom-button{
    font-size: 0.938em;
    padding: 0 30px;
    height: 40px;
    border: 1px solid white; 
    margin-bottom: 4px;
  }

  .ebook-card{
    padding-top: 70px;
  }
  .ebook-card p{
    padding-bottom: 1.5rem;
  }  

  .bg-image-bar{
    position: relative;
    background-color: #343a40;
    background: url("/newzerex/img/bg-poradna.png") no-repeat center center;
    background-size: cover;
    padding-top: 15rem;
    padding-bottom: 15rem;
    margin: 0 10%;  
    z-index: -1;
  }

  .nav-pos{
    margin-left: 16%; 
    margin-top: -450px;
    color: white;
  }

  .text-pos{
    margin-left: 19%;
    width: 25%;
  }

  .nav-margin{
    margin-left: 16%;
  }

  .title-padding{
    padding-left: 19%;
    width: 25%;
  }

  .img-tight{
    height: auto; 
    width: 80%;
  }

  .about-product .row{
    margin: 0 3em;
  }

  .about-product h4{
    font-size: 1.5em;
    padding-top: 3rem;
  }

  .mx-30px{
    margin: 0 30px 0 30px;
  }

  .supplement-table{
    padding: 3rem;
    width: 680px;
    margin-top: 3rem;
  }

  .cart-margin-counter{
    margin-left: 170px;
  }

  .cart-margin{
    margin-left: 140px;
  }

  .cart-margin p{
    font-size: 0.9em;
  }

  .cart-margin h5{
    font-size: 1.6em;
  }

  .bg-lightgray2-desktop{
    background-color: #F9F9F9;
  }

  .doropdown-width .btn{
    width: 20%;
  }

  .questions-style{
    margin-left: 30px;
    margin-right: 30px;;
  }

  .bg-lightgray2-md{
    background-color: #F9F9F9;
  }

  .nav-tabs .nav-link-custom.active{
    color: #00BF50;
    padding-bottom: 20px;
    margin-bottom: 0;
    border-bottom: 3px solid #00BF50;
  }

  .nav-tabs .nav-link-custom-payment.active{
    color: #00BF50;
    margin-bottom: 0;
    border-bottom: 3px solid #00BF50;
  }

  .adv-margin{
    margin-left: 20%;
    padding: 5px 0;
  }

  .payment-width{
    width: 350px;
    border: 1px solid white;
    border-radius: 15px;
    background-color: white;
  }

  .payment-width a{
    width: 210px !important;
  }

  .warning-404{
    padding-top: 65px;
  }

  .icons-position{
    text-align: right;
    position: relative;
    bottom: 85px;
  }

  .payment-border{
    border-radius: 4px; 
    box-shadow: 0 5px 20px lightgray;
    margin: 1em;
  }

  .width-comments{
    width: 25%;
  }

  .hr-w-border{
    width: 45%;
    border: 2px solid #F9F9F9;
  }
}

/* Medium devices (desktops, 1000px and up) */
@media (min-width: 1000px) { 
  section.masthead{
    position: relative;
    background-color: #343a40;
    background: url("/newzerex/img/bg-masthead.jpg") no-repeat center center;
    background-size: cover;
    padding-top: 8rem;
    padding-bottom: 8rem;
    height: 742px;
  }

  .footer-icons-left, .footer-arrow, .questionimg-mobile{
    visibility: hidden;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }

  .questions-style .question-body{
    background-color: #F9F9F9;
  }

  .w-lg-80{
    width: 80%;
  }
  
 }

/* Large devices (large desktops, max 1000px) */
 @media (max-width: 1000px){
  .footer-hidden, .footer-cards, .footer-icons-right, .ebook-desktop-section, .questionimg-desktop{
    visibility: hidden;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }
  
  footer .footer-input{
    border: 1px solid white; 
    border-radius: 4px;
    font-size: 0.938em;
    height: 40px;
    width: 157px;
  }

  .custom-button{
    font-size: 0.938em;
    padding: 0 20px;
    height: 40px;
    border: 1px solid white; 
    margin-bottom: 4px;
  }

  .footer-arrow{
    text-align: center;
  }

  .ebook-mobile-section{   
    margin: 0 15px;
    border-radius: 10px;
    width: 300px;
    height: 486px;
    position: relative;
    z-index: 1;
  }

  .bg-image{
    background-image: url("/newzerex/img/bg-ebook.png");
    background-size: 100% 100%;
    opacity: 0.5;
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
  }

  .ebook-mobile-section h4{
    margin-left: auto;
    margin-right: auto;
    width: 80%;
  }

  .text-mobile-white h2{
    color: white;
    margin-top: 115px;
  }

  .text-mobile-white h5{
    color: white;
  }

  .questions-style .question-body{ 
    border-radius: 2px; 
    box-shadow: 0px 10px 30px -2px rgba(214,214,214,1);
  }

  .questions-style .collapse{
    border-radius: 4px;
  }
}

/* Medium devices (between 767px and 991px) */
@media screen and (max-width: 991px) and (min-width: 767px){

}
/* Large devices (large desktops, between 1000px and 1200px) */
@media screen and (max-width: 1200px) and (min-width: 1000px){
  .ebook-mobile-section{
    visibility: hidden;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }

  footer .footer-links-col{
    width: 200px;
    float: left;
  }

  .ebook-img{
    position: absolute;
    left: 474px;
    top: 73px;
    z-index: -1;   
    height: auto;
    width: 485px;
  }

  .ebook-section{
    border-radius: 10px;
    position: absolute;
    z-index: -1; 
    width: 930px;
    height: 501px;
  }

  .ebook-text{
    padding-left: 42px;
    padding-top: 66px;
    width: 400px;
  }



}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .ebook-mobile-section{
    visibility: hidden;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }

  section.masthead {
    position: relative;
    background-color: #343a40;
    background: url("/newzerex/img/bg-masthead.jpg") no-repeat center center;
    background-size: cover;
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  footer .footer-links-col{
    width: 270px;
    float: left;
  }

  .ebook-img{
    position: absolute;
    left: 534px;
    top: 37px;
    z-index: -1;   
    width: 606px;
    height: 396px;
  }

  .ebook-section{
    border-radius: 10px;
    position: absolute;
    z-index: -1; 
    width: 810px;
    height: 501px;
  }

  .ebook-text{
    padding-left: 102px;
    padding-top: 66px;
    width: 400px;
  }

  .ebook-card{
    padding-top: 80px;
    margin: 0 1.5rem;
  }

  .ebook-card p{
    padding-bottom: 2rem;
  }   

  .max-width-1330{
    max-width: 1330px;
  }
}

.contact-bar-top{
    font-size: 0.842em;
    min-height: 37px;
    background-color: #F9F9F9;
}

.contact-bar-top .nav-item{
    display: flex;
}

.icons-right{
    display: flex;
    padding: 0 140px;
}

.icons-left{
    display: flex;
    padding: 0 140px;
}

.dark-blue{
    color: #18224D;
}

.dark-blue-background{
  background-color: #18224D;
}

.product-p{
  font-size: 1em;
  max-width: 445px;
}

.border-top-black{
  border-top: 1px solid black;
}

.product-list-button{
  background-color: #18224D;
  border-color: #18224D;
  font-size: 0.75em;
  padding: 12px 7%;
}

.product-button {
  background-color: #18224D;
  border-color: #18224D;
  font-size: 0.75em;
  padding: 12px 54px;
  color: #fff;
}

.product-button:hover {
  background-color: #fff;
  border-color: #18224D;
  color: #18224D;
  padding: 12px 54px;
}

.product-button:focus, .product-button.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(24, 34, 77, 0.5);
}

button:focus, button.focus {
  outline: 0;
}

.masthead button{
    background-color: #18224D;
    border-color: #18224D;
    font-size: 0.75em;
    padding: 12px 54px;
}

.features-icons {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  
  .features-icons .features-icons-item {
    max-width: 20rem;
  }
  
  .features-icons .features-icons-item .features-icons-icon {
    height: 7rem;
  }
  
  .features-icons .features-icons-item .features-icons-icon i {
    font-size: 2rem;
  }
  
  .features-icons .features-icons-item:hover .features-icons-icon i {
    font-size: 2.5rem;
  }

  .dot {
    height: 55px;
    width: 55px;
    background-color: #F9F9F9;
    border-radius: 50%;
    display: inline-block;
  }

  .small-circle {
    height: 46px;
    width: 46px;
    background-color: #F9F9F9;
    border-radius: 50%;
    display: inline-block;
  }

  .clients-bar{
    background-color: #F9F9F9;
    height: auto;
    padding: 44px 0;
  }

  .certificates .card-style{
    background-color: #F9F9F9;
    width: 16em;
    margin: 0 auto;
  }

  .card-body p{
    font-size: 0.9em;
    margin-bottom: 3.5em;
  }

  .card-style img{
    width: 220px;
    height: auto;
    margin: 15px auto;
  }
  
  .articles h5 a{
    color: black;
  }

  footer .footer-ul{
    width: 100px;
    float: left;
    font-size: small;
    padding-top: 5px;
  }

  .footer-ul a{
    color: white;
  }

  footer input::placeholder {
    color: white;
  }

  input[type=text]{
    padding: 12px 20px;
  }

  input[type=password]{
    padding: 12px 20px;
  }

  footer .footer-copyright{
    margin-top: 72px;
  }

  footer.footer {
    padding-top: 4rem;
    padding-bottom: 0.01em;
  }

  .text-black{
    color: black;
  }

  .orange {
    color: orange;
  }

  .border-lightred{
    border: 1px solid red;
    background-color:#FEFAF9;
    border-radius: 5px;
  }

  .bg-red{
    background-color:red;
    border-radius: 5px;
    color: white;    
  }

  .border-lightgreen{
    border: 1px solid #00BF50;
    background-color:#FCFEFB;
    border-radius: 5px;
  }

  .bg-green{
    background-color:green;
    border-radius: 5px;
    color: white;    
  }

  .sidebar h3{
    font-size: 1em;
  }

  .sidebar a{
    font-size: 0.9em;
  }

.product-list{
  margin-left: 250px;
  padding: 10% 15% 0 10%;
}

.sidebar {
  margin: 0;
  padding: 3% 20px 0 140px;
  width: 378px;
  position: absolute;
  height: 100%;
  z-index: 0;
}

.sidebar a, .sidebar h3 {
/*  display: block;*/
  color: black;
  margin: 5px 0;
  text-decoration: none;
}

.dropdown-btn {
  margin-bottom: 0.5em;
  font-weight: bold;
  text-decoration: none;
  font-size: 0.9em;
  display: block;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
}

@media screen and (max-width: 768px) {
  .sidebar {
    width: 100%;
    height: auto;
    position: relative;
    padding: 10% 5% 0 5%;
  }  
  .product-list{
    margin-left: 0;
    padding: 0% 2%;
  }
}

.nav-path{
  padding-left: 2%;
}

.nav-path li{
  float: left;
  list-style-type: none;
  padding-right: 20px;
  font-size: 0.85em;
}

.btn-black{
  color: #fff;
  background-color: black;
  border-color: black; 
  font-weight: 600;
  font-size: 0.8em;
  padding: 10px 30px;
}
  
.btn-black:hover {
  color: black;
  border-color: black;
  background-color: unset;
  }
  
  .card-button-position{
    position: absolute;   
    left: 0; 
    bottom: 20px;
    width: 100%;
    text-align: center;
  }

  .boxmenu{
    background-color: white; 
    box-shadow: 0px 10px 30px 0px #D6D6D6;
    width: 220px;
    height: 190px;
    margin: auto;
    border-radius: 4px;
  }

  .fontsize-07{
    font-size: 0.7em;
  }

  .fontsize-04{
    font-size: 0.4rem;
  }

  .text-darkblue{
    color: #18224D;
  }

  .text-green{
    color: #00BF50;
  }

  .bg-red{
    background-color: #F44336;
  }

  .bg-green{
    background-color: #00BF50;
  }

  .bg-lightgray{
    background-color: #DDDDDD;
  }
  
  .bg-lightgray2{
    background-color: #F9F9F9;
  }

  .bg-lightblue{
    background-color: #E6F8EC;
  }

  .bg-black{
    background-color: black;
  }

  .bg-yellow{
    background-color: #EBB624;
  }

  .bordertop-gray-1px{
    border-top: 1px solid Gainsboro;
  }

  .bordertop-gray-2px{
    border-top: 2px solid Gainsboro;
  }

  .black-border{
    border: 1px solid black;     
  }

  .border-radius-4{
    border-radius: 4px;
  }

  .border-bottom-15{
    border-bottom: 1.5px solid black;
  }

  .w-83{
    width: 83%;
  }

  .bordershadow-r4{
    border-radius: 4px; 
    box-shadow: 0 5px 20px lightgray;
  }

  .h-180px{
    height: 180px;
  }

  .h-36em{
    height: 3.6em;
  }

  .fontsize-1-25{
    font-size: 1.25em;
  }

  .vat-size{
    font-size: 30px;
  }

  .vat-size small{
    font-size: 12px;
  }

  .underlined-icon {
    max-width:50px;
    position:relative;
  }

  .underlined-icon:after {
    content:'';
    position:absolute;
    bottom:-15.75px;
    left:0;
    right:0;
    background:#00BF50;
    height:3.5px;
    border-radius:2px;
  }

  .hr-tabs{
    width: 97%; 
    border: 1.5px solid #F9F9F9;
    margin: 0;
    position: relative; 
    top: -3px; 
    z-index: -1;
  }

  .hr-icons{
    width: 100px; 
    border: 1.5px solid #F9F9F9;
    margin: 0 auto;
    position: relative; 
    top: -3px; 
    z-index: -1;   
  }

  .hr-black{
    border: 0.5px solid black;
  }

  .article-margin p{
    margin-bottom: 2rem;
  }

  .rownav-title-position{
    position: relative; 
    left: -3px;
  }

  .text-3lines{
    font-size: 0.9em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    -webkit-box-orient: vertical;    
  }

  .col-container1 {
    display: flex;
    width: 100%;
  }
  .col-container2 {
    flex: 1;
    padding: 16px;
  }

  .btn-outline-blue {
    color: #18224D;
    border-color: #18224D;
  }
  
  .btn-outline-blue:hover {
    color: #fff;
    background-color: #18224D;
    border-color: #18224D;
  }

  .input-noborder{
    border-top-style: hidden;
    border-right-style: hidden;
    border-left-style: hidden;
    border-bottom-style: hidden;
  }

  .input-noborder:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

  .table-style{
    border-top: none !important;
    vertical-align: middle !important;
    padding: 0 0 !important;
  }

  .dropdown:hover .dropdown-menu {display: block;}
  
  .payment-check1 {
    height: 88px;
    width: 88px;
    background-color: #242424;
    border-radius: 50%;
    display: inline-block;
  }

  .payment-check2 {
    position: relative;
    top: 1px;
    height: 86px;
    width: 86px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
  }

  .payment-check3 {
    position: absolute;
    left: 43px;
    top: -15px;
    /* setting the checkbox */
    /* short arm */
    width: 35px;
    border-bottom: 10px solid #56B85A;
      /* long arm */
    height: 80px;
    border-right: 10px solid #56B85A;
    
    /* rotate the mirrored L to make it a checkbox */
    transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
}

select {
  /* styling */
  background-color: white;
  border: thin solid blue;
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;
  /* reset */
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  }

  /* arrows */
  select.arrow-style {
  background-image:
  linear-gradient(45deg, transparent 50%, white 50%),
  linear-gradient(135deg, white 50%, transparent 50%),
  linear-gradient(to right, black, black);
  background-position:
  calc(113% - 20px) calc(1em + 2px),
  calc(112% - 15px) calc(1em + 2px),
  100% 0;
  background-size:
  5px 5px,
  5px 5px,
  1.5em 2.5em;
  background-repeat: no-repeat;
  }
  
  select.arrow-style:focus {
  background-image:
  linear-gradient(45deg, white 50%, transparent 50%),
  linear-gradient(135deg, transparent 50%, white 50%),
  linear-gradient(to right, black, black);
  background-position:
  calc(112% - 15px) 1em,
  calc(113% - 20px) 1em,
  100% 0;
  background-size:
  5px 5px,
  5px 5px,
  1.5em 2.5em;
  background-repeat: no-repeat;
  border-color: black;
  outline: 0;
  }

  .cc-color-override--253175451.cc-revoke {
    left: 80% !important;
    z-index: 17000001;
}
 


