
/*START FOR QTY MODEL BOX*/

.add-actions-link li:hover {
    background: #fed700 !important;
    border-color: #fed700 !important;
}
/*.cart-quan .add-to-cart:hover {
    background: #242424 !important;
    color: #ffffff !important;
}*/
.cart-quan {
    margin-top: 10px;
    /*overflow: hidden !important;*/
   /* float: left !important; */
    width: 100% !important;
    /*max-width: 85%;*/
    padding: -6px -5px -2px 7px;
}
@media (max-width: 479px){
    .cart-quan {
    /*margin-top: -36px;
    margin-left: 150px;*/
}
}
.qty-input{    
    height: 38px !important;
    /*width: 79px !important;*/
    padding: 0px 0px -1px 0px !important;
} 


.btn-stock {
    font-weight: 400;
    height: 38px;
    float: left;
    font-size: 15px;
    margin: 0;
    background: #d9dfe2;
    border: 1px solid #e1e1e1;
    transition: all 0.3s ease-in-out;
    width: 120px;
    color: black;
    border-radius: 2px;
}

a:focus, a:hover {

    /*color: white !important;*/
    /*color: #fed700 !important;*/
    text-decoration: none !important;
}
.social-link > li > a > i {
    font-size: 18px !important;
    color: #fff !important;
}
.footer-block > ul > li > a {
    
    color: #888!important;
    
    }

.fa, .far, .fas {
    font-family: Font Awesome 5 Free !important ; 
}


.fa 
{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-weight: 900 !important;
    cursor: pointer;
}

.footer-static-middle .des > li >a {
    /*color: #29396c;*/ 
    color:#96c632;
}
.footer-static-middle .des > li >p >a{
    color: #96c632;
}


/** FOR FOOTER **/

.footer-end-block{
    color: #fff !important;
    font-size: 14px;
}
.footer {
    /*background: #29396c;*/
    background: #000000;
    border-top: 1px solid #e1e1e1;
}
.footer-block > h3  {
    color: #fff !important;
   
}
.footer-logo-wrap {
    border-bottom: 1px solid #e1e1e1;
}
.footer-block >ul >li >a{
    color: #fff !important;
}
.footer-link >li{
    color: #fff !important;
}
.footer-link-style{
    color:#96c632 !important
}
.discount-model-txt{
    padding: 7px 0px 7px 9px;
    color: #464242;
}

/**FOR DICOUNT MODEL **/
.discount-top-hadding{
    Padding-left: 9px;
    color: #464242;"
}
.set-discount-condition{
    padding: 7px 0px 7px 9px;
}
.cart-col{
    color: black;
}
.cart-quan .add-to-cart {
    border: none;
        max-width: 127%;
    font-size: 1px !important;
    color: #242424 !important;
    position: relative;
    background: #fed700 !important;
    cursor: pointer;
    font-weight: 500;
    text-transform: capitalize;
    padding: 2px -13px;
    border-radius: 2px;
    transition: all 0.3s ease-in-out;
    margin-left: -12px !important;
    /*margin-right: -23px !important;*/
}

.product-short >p {
    /*color: #007bff;*/
}

.qty-modal-content {
    color: black;
    font-size: 15px;
    font-weight: 500;
    font-family: Verdana, sans-serif !important;
}