/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
@media (max-width: 420px){
.flex-container {
        display: block !important;
    justify-content: center;
  }
}
@media (min-width: 1200px){
.sppb-row-container {
    width: 1170px !important;
}}
@media (min-width: 992px){
.sppb-row-container {
    width: 970px;
}}
@media (min-width: 768px){
.sppb-row-container {
    width: 750px;
}}
.sppb-col-md-3 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 5px;
    text-align: center !important;
}
.sppb-col-md-3 {
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 25%;
}
.sppb-row {
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.sppb-row-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 68px;
    padding-right: 0px;
}
span.extra-font1 {
    font-size: 50px;
    font-weight: bold;
    margin-right: -13px;
}
.sppb-addon-content {
    background: #000039;
    color: #fff;
    padding: 14px;
}

section#home-banner {

    background-color: #000039 !important;

}
.home-shortcuts {
 
    background: #3E97C3 !important;
 
}
input#selsubdomain {
    display: none;
}


.flex-container {
  display: flex;
  justify-content: center;
}
h1.mail-home {
    text-align: center;
    font-weight: bold;
    color: #FF0000 !important;
    padding: 45px;
}

h2.mail-home {
    text-align: center;
    font-style: italic;
    font-weight: bold;
    
    color: #FF0000;
    padding: 5px;
}
.bootstrap-switch {
    height: 31px !important;
}
#order-standard_cart .prepend-icon .field-icon i {
    line-height: 44px !important;
}
h3.mail-home {
    text-align: center;
    font-weight: bold;
    color: #006582;
    padding: 45px;
}    
    
.mail-box-home {
    padding: 2%;
    min-height: 150px   !important;
    width: 235px   !important;
    background: #D11515 !important;
    color: #fff;
    margin: 8px;
}
span.mail-box-title {
    font-weight: bold;
    text-align: center !important;
    display: inherit;
    font-size: 20px;
}
.button-st {
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.button-st:hover {
    background-color: white;  
    color: #555555;
     text-decoration: none;
}
 img#inputCaptchaImage {
    height: 34px;
    padding: 0px !important;
    margin-top: -3px;
}
.button-st {
    background-color: #555555;  
    border: none;
    color: white;
    padding: 5px 10px   !important15-32;
    border: 2px solid #444a44;  
    text-decoration: none;
     
    font-size: 16px;
}