

.modifyheader{
    background-color: #30f4526 !important;
}

.qty-box {
    background: #198754;
    padding: 6px 6px;
    border-radius: 6px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: white;
    font-weight: bold;
}

.clearfix
{
    height:50px;
}
.qty-box button {
    background: transparent;
    border: none;
    font-size: 20px;
    color: white;
    cursor: pointer;
    padding: 0 8px;
}



@media print {
    body * {
        visibility: hidden;
    }
    #printArea, #printArea * {
        visibility: visible;
    }
    #printArea {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
    height: 20px;
}

    .hero-slider-1 .single-hero-slider{

    height:480px;
    }

    .slider-arrow .slider-btn{
    padding-top:15px;}

    .search-style-2{
    width:auto !important;}
    .search-style-2 form select{
  width:auto;}

    button.submit:hover, button[type=submit]:hover {
    background-color: #f0a500 !important;
}
    .cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a {
      background-color: #f0a500 !important;
      border: #f0a500 !important;
      color:#0f4526 !important;
    }
    .cart-dropdown-wrap .shopping-cart-footer .shopping-cart-total h4 span {

  color:#f0a500 !important;
}

    .btn, .button {

    background-color: #0f4526;


}

.detail-extralink .detail-qty {
color:#0f4526 !important;
border-color:#0f4526 !important;
}

.product-cart-wrap .product-content-wrap .product-price span {

    color: #f0a500 !important;
}

    .nav-tabs.links .nav-link:hover, .nav-tabs.links .nav-link.active {
    color: #f0a500 !important;
}

    .product-cart-wrap .product-content-wrap .product-price span {
    font-weight:bold;
}