/* Fonts */
@font-face {
	font-family: 'Gilroy-Bold';
	src: url('../fonts/Gilroy-Bold.ttf');
}

@font-face {
	font-family: 'Gilroy-Medium';
	src: url('../fonts/Gilroy-Medium.ttf');
}

@font-face {
	font-family: 'Gilroy-Light';
	src: url('../fonts/Gilroy-Light.ttf');
}

body {
    margin : 0;
    padding: 0;
    font-size: 16px;
    font-family: 'Gilroy-Medium';
    background: rgb(124,90,242);
    background: linear-gradient(164deg, rgba(124,90,242,1) 0%, rgba(61,34,154,1) 58%);
    background-repeat: no-repeat;
    background-attachment: fixed;
}

h1,h2,h3,h4,h5,h6{
    margin: 0;
    padding: 0;
    line-height: 1;
}

.wireframe {
    border: solid 1px aqua !important;
}

.help-block {
    font-size : 0.75em;
}

.bf-main-container {
    height: auto;
    max-width: 960px;
    width: 90%;
    margin : auto;
    margin-top : 50px;
}

.success-main-container {
    text-align: center;
    width: 60% !important;
}

.success-main-container button {
    background: rgb(124,90,242) !important;
}

.bf-card-container {
	padding: 25px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 20px 40px -7px;
	border-radius: 15px;
	border: 0.5px solid #eee;
    background: white;
}

.bf-product {
    margin-top : 30px;
}

.bf-product-price {
    text-align : right;
}

.bf-product-img {
    height: auto;
    width: 128px;
}

.bf-payment-data-form section{
    padding: 0;
}

input[type=checkbox], input[type=radio] {
    width: auto !important;
    max-width: auto !important;
}

select{
    margin-top : 15px;
}

label{
    font-size: 0.8em;
}

.main-col { 
    padding-bottom: 50px;
}

/* SM Devices */
@media (max-width: 992px) {
    .bf-payment-container {
        margin-top: 30px;
    }
}


/* XS Devices */ 
@media (max-width: 768px) {


    .bf-product {
        text-align: center;
    }
    
    .bf-product-img{
        width: 96px;
    }

    .bf-instock-label {
        margin-top: 5px;
        max-width: 80px;
    }

    .bf-product-amount-form input{
        width: 40px;
        max-width: 40px;
    }

    .bf-nav {
        background-position: center;
    }


    .bf-product-amount-form {
        margin: auto !important;
        margin-top: 10px !important;
    }

    .bf-product-img {
        margin: auto;
    }

    #bf-product-subprice {
        text-align: center;
    }
 }

 .bf-bank-sm-input {
    max-width: 60px !important;
    width : 60px;
 }

 .bf-bank-sm-input-end {
    margin-left: 10px;
 }

 .bf-payment-bank-form .input-section {
    padding: 0;
}

.bf-product-amount-form {
    margin:0;
    margin-top : 10px;
    width: 100px;
}

.bf-product-amount-form input, .bf-product-amount-form button {
    height: 30px;
    margin:0
}

.bf-product-amount-form section{
    padding: 0;
}

.bf-product-amount-form input{
    max-width: 33px;
    width: 33px;
    margin: 0;
    padding :0;
}

.bf-product-amount-form button{
    width: auto;
}

.bf-product-amount-form input:read-only {
    background-color: white;
}

.bf-card-heading , .bf-card-section {
    padding-bottom: 10px;
    border-bottom : 1px solid #cecece;
}

#bf-payment-qty-input {
    text-align: center;
}


.bf-card-section {
    margin-top: 20px;
}

.bf-payment-container{
    width: 100%;
}

.bf-payment-data-form .help-block {
    margin-bottom: 0px;
}

.bf-payment-resume-section h5, .bf-payment-resume-section h4{
    margin-bottom: 10px;
}

.bf-payment-subtotal-concept {
    font-size : 0.85em;
    color: #777;
}

.bf-payment-subtotal-cost {
    font-size : 0.85em;
    text-align: right;
}

.bf-payment-total {
    font-size: 1em;
    color: black !important;
}

.bf-payment-discount{
    color: red;
}

.bf-payment-container input {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    /* padding: 5px; */
    color: #666;
}

.bf-form input {
    margin-top : 15px;
}

#bf-payment-discount-help {
    margin : 0;
    margin-top: 5px;
}

.bf-submit-button , #bf-apply-discount-btn {
    margin-top : 20px;
    width: 100%;
    height: 30px;
    border-radius: 15px;
    background-color: rgba(91, 51, 228, 1);
    border: none;
    color : #fff;
    font-size: 0.9em;
}

.bf-submit-button:active {
    background-color: rgba(91, 51, 228, 1);
}

.bf-submit-button:enabled {
    background-color: rgba(91, 51, 228, 1);
}

.bf-submit-button:hover {
    background-color: rgba(91, 51, 228, 1);
}

.help-block.error{
    color: red;
}

#bf-payment-submit-help {
    font-size: 1em;
    text-align: center;
    margin-top : 20px;
}

#bf-payment-submit-help.error {
    color: red;
}

.bf-start-col {
    padding-right: 15px;
}

.bf-end-col {
    padding-left : 15px;
}

.bf-fgroup-date input{
    max-width: 65px;
    width: 65px;
}

.container-fluid , .container-fluid div {
    padding: 0px;
}

.media div, .media {
    padding: 0px;
}

.media-body {
    padding-left: 20px !important;
}

.openpay-logo{
    background-image: url('../img/openpay.png');
    text-align: center;
    background-repeat: no-repeat;
    background-position: center bottom;
    font-size: 12px;
    font-weight: 400;
    height: 50px;
    margin: auto;
    margin-top: 10px;
}

.bf-nav-container{
    background-color: #000;
    color: #000;
    min-height: 90px;
    width: 100%;
    height: 90px;
    box-shadow: 0px 5px 50px 10px rgba(0,0,0,0.5);
}

.bf-nav {
    max-width: 960px;
    height: 100%;
    margin: auto;
    background-image: url(../img/logo-blac.webp);
    background-repeat: no-repeat;
    background-position-y: 25px;
}

.bf-payment-centered {
    text-align: center;
}

.bf-payment-privacy {
    text-align: center;
    font-size: 0.8em;
}