/* Adding to Bootstrap */
.bg-black{
    background-color: black;
}
.bg-grey{
    background-color: #eee;
}
.bg-home-grey{
    background-color: #f7f7f7;
}
.bg-orange{
    background-color: #f4730e;
}
/* Adding to Set Styles */
.default-yellow-text{
    color: #f4730e;
}
.default-yellow-link{
    color: #ffc107;
}
.default-yellow-link:hover{
    color: #ffc107;
    text-decoration: underline;
}
.default-black-link{
    color: #000;
}
.default-black-link:hover{
    color: #000;
    text-decoration: underline;
}
.default-link{
    color: #f4730e;
}
.default-link:hover{
    color: #f4730e;
    text-decoration: underline;
}
/* Reset Other brand styles */
.top-bar .sticky-top{
    z-index: 1030 !important;
}
.main-content-bar{
    padding-top: 0px;
}
.divas-slider ul, li {
    margin: 0;
    padding: 0;
}
.page-item.active .page-link{
    z-index: 1;
    color: #fff;
    background-color: #f4730e;
    border-color: #f4730e;
}
.page-link {
    font-size: 1.2em;
    z-index: 2;
    color: #f4730e;
    text-decoration: none;
    background-color: #fff;
    border-color: #dee2e6;
    padding: 1.0rem 1.25rem;
}
.page-link:hover {
    z-index: 2;
    color: #f4730e;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.number-input button{
    height: 2rem !important;
}
.page-body a{
    color: #f4730e;
}
.page-body a:hover{
    color: #f4730e;
    text-decoration: underline;
}
.page-header{
    margin-bottom:1.0rem;
}
.landing-page-header{
    margin-bottom:0.0rem;
}
/* Navigation Styles */
.navbar .nav-link{
    color: #fff !important;
    padding:12px;
}
.navbar .navbar-nav li{
    text-transform:uppercase;
    font-size: 0.9em !important;
    text-align: center;
    padding: 5px;
    margin: 0px;
    margin-right: 1px;
    font-weight: 600
}
.navbar .navbar-nav li:hover{
    color:#fff !important;
    background-color:#f4730e;
}
.dropdown-menu{
    background-color: #f4730e;
    border-radius: 0rem !important;
    margin: 0px;
    border: 0px;
    color:#fff;
}
.dropdown-item{
    color: #fff;
    padding: .75rem 1.5rem;
}
.dropdown-item:hover{
    color: #fff;
    background-color:#f69135;
}
.navbar .navbar-nav .special {
    background-color: crimson;
}
/* Homepage Search */
.search-box{
    /*background-color:rgba(0, 0, 0, 0.600);*/
    background-image:linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6));
}
.mini-search-box{
    background-image:linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6));
}
.discover{
    font-size: 1.0rem;
    color: white;
    border: none;
    background-color:#f4730e; 
}
.discover:hover{
    color: white;
    background-color:#f4570e; 
}
.search-bar{
    min-height: 110px;
    overflow: hidden;
    margin-top: -130px;
    margin-bottom: 06px;
    z-index: 999;
}
.mini-search-bar{
    min-height: 110px;
    overflow: hidden;
    margin-top: -250px;
    margin-bottom: 20px;
    z-index: 999;
}
/* Homepage branding */
/* Homepage giftcard */
.home-giftcard-text small{
    color:#f4730e;
    font-size: 1.4em;
    line-height: 1.0;
}
.home-giftcard-text h2{
    color:#000;
    font-size: 5.0em;
    font-weight: bold;
    line-height: 1.0;
    margin-bottom: 0px;
}
.home-giftcard-text .tag-line{
    font-size: 1.4em;
    line-height: 1.0;
}
.home-giftcard-buttons p{
    font-size: 1.2em;
    line-height: 1.0;
    color:#f4730e;
}
.home-giftcard-buttons a.giftcard-green-button{
    /*border-radius: 0.2em !important;*/
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 5px;
    margin-bottom: 5px;
    background-color:#1f7f10;
    font-size: 1.8em;
    color: #fff;
}
.home-giftcard-buttons a.giftcard-green-button:hover{
    /*border-radius: 0.2em !important;*/
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 5px;
    margin-bottom: 5px;
    background-color:#000;
    /*background-color:rgb(13, 85, 2);*/
    font-size: 1.8em;
    color: #fff;
}
.home-giftcard-buttons a.giftcard-orange-button{
    /*border-radius: 0.2em !important;*/
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color:#f4730e; 
    font-size: 1.6em;
    color: #fff;
}
.home-giftcard-buttons a.giftcard-orange-button:hover{
    /*border-radius: 0.2em !important;*/
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color:#000;
    /*background-color:#f4570e; */
    font-size: 1.6em;
    color: #fff;
}
.gift-card-other {
    overflow-y: scroll;
    max-height: 200px;
}
/* Brochure */
.brochure-home-content h2{
    color:#f4730e;
    font-size: 1.6em;
    line-height: 1.0;
    margin-bottom: 0px;
}
.brochure-home-content .brochure-orange-button{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color:#f4730e; 
    font-size: 0.9em;
    color: #fff;
}
.brochure-home-content .brochure-orange-button:hover{
    /*border-radius: 0.2em !important;*/
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color:#000;
    /*background-color:#f4570e; */
    font-size: 0.9em;
    color: #fff;
}
/* Product list */
.product-box .product-name{
    min-height: 45px;
    max-height: 45px;
    font-size: 1.1em;
    line-height: 1.2;
    overflow: hidden;
}
.product-box .product-name a{
    font-weight: bold;
    color: #f4730e;
}
.product-box .product-name a:hover{
    color: #f4730e;
}
.product-box .product-summary-box{
    min-height: 100px;
    max-height: auto;
    line-height: 1.2;
    overflow: hidden;
}
.product-box .product-summary-box .product-price-box .from-price{
    border: 1px solid #d0d0d0;
    font-size: 1.4em;
}
.product-price-box .product-orange-button{
    background-color:#f4730e; 
    font-size: 1.0em;
    color: #fff;
}
.product-price-box .product-orange-button:hover{
    background-color:#000;
    font-size: 1.0em;
    color: #fff;
}
.loading-bg{
    min-height: 116px;
    background-image: url('../images/custom/loading-bg.gif');
    background-repeat: no-repeat;
    background-position: center;
}
.home-more-button .btn-more-button{
    border-radius: 1.2em !important;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color:#b4b4b4; 
    font-size: 1.2em;
    color: #fff !important;
}
.home-more-button .btn-more-button:hover{
    border-radius: 1.2em !important;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color:rgb(143, 143, 143);
    font-size: 1.2em;
    color: #fff !important;
}
/* Package Page */
/** Side Bar **/
#sticky-sidebar{
    top:0px !important;
    padding-bottom:15px
}
#sticky-sidebar .sticky-top{
    top: 15px !important;
}
#sticky-sidebar ul {
    list-style-type: none !important;
    margin-left: 0px !important;
    margin-right: 40px !important;
}
#sticky-sidebar .whyus li {
    text-align: center;
    width: 100% !important;
    padding-bottom: 10px !important;
    border-bottom: 1px dashed #eee;
    padding-top: 10px !important;
    font-size: 18px !important;
}
#sticky-sidebar .side-support li {
    text-align: center;
    width: 100% !important;
    padding-bottom: 10px !important;
    border-bottom: 1px dashed #eee;
    padding-top: 10px !important;
}
#sticky-sidebar .whyus li i{
    color:  #f4730e;
}
/** Content Page **/
.summary p{
    margin-bottom: 0px;
}
.pricing-description table{
    margin-bottom: 0px;
}
.pricing-box-top{
    background-color: #222;
}
.pricing-box{
    background-color: #222;
}
.pricing-box-bottom{
    background-color: #222;
}
.pricing-box-content h2 span{
    font-size: 4.0rem;
    line-height: .8em;
}
.rfq-button span{
    font-size: 1.2em;
}
/* Footer */
.pre-footer-box .detail-list .detail-subject-social{
    font-size: 0.8rem;
    margin-bottom: 0.5rem;
}
.pre-footer-box .detail-list .detail-subject{
    color: #f4730e;
    font-size: 0.8rem;
    margin-bottom: 0.0rem;
}
.pre-footer-box h4 small{
    text-transform: initial;
    font-weight: bold;
    font-size: 0.7em;
    color: #f4730e;
}
/* Frontend Forms */
.general-enquiry-form{
    background-color:#eee;
    padding:1rem 1rem 1rem 1rem;
    /*border-top: 2px solid #2d508d;*/
    margin-bottom: 0.0rem; 
}
.inventory-enquiry-form{
    background-color:#eee;
    padding:1rem 1rem 1rem 1rem;
    /*border-top: 2px solid #2d508d;*/
    margin-bottom: 0.0rem;
}
.inventory-enquiry-form label{
    display: inline-block;
    margin-bottom: 0em;
}
.inventory-enquiry-form .form-row{
    background-color:#eee;
}
.inventory-enquiry-form .form-group{
    margin-bottom: 0.0em;
    padding-bottom: 0.5em;
}
.giftcard-purchase-form{
    background-color:#eee;
    padding:1rem 1rem 1rem 1rem;
    /*border-top: 2px solid #2d508d;*/
    margin-bottom: 0.0rem;
}
.giftcard-purchase-form label{
    display: inline-block;
    margin-bottom: 0em;
}
.giftcard-purchase-form .form-row{
    background-color:#eee;
}
.giftcard-purchase-form .form-group{
    margin-bottom: 0.0em;
    padding-bottom: 0.5em;
}
.giftcard-purchase-form .gift-card-active{
    background-color: #e2e2e2;
    font-weight: bold;
    font-size: 1.0em;
}
.giftcard-purchase-form .gift-card-other{
    color: rgb(85, 85, 85);
    font-weight: bold;
    font-size: 1.0em;
}
.giftcard-purchase-form .gift-card-cart-summary{
    background-color: #e2e2e2;
    font-size: 1.0em;
}
.activegiftcardquantity[readonly]{
    background-color: #fff !important;
}
.othergiftcardquantity[readonly]{
    background-color: #fff !important;
}
/* Search Page Styles */
.region-radio-group{
    height: 300px;
    overflow-y: scroll;
    font-size: 1.0em;
}
/* RANGE SLIDER */
#rangeBox{ /* carry complete  range box*/
    width:300px;
    height:100px;
}
#sliderBox{
    position:relative;
    top:0%;
    width:300px;  /*2x width*/
}
#slider0to50{
    width:150px;/*1x width*/
    position:absolute;
    left:0%;
}
#slider51to100{
    width:150px;/*1x width*/
    position:absolute;
    left:50%;
}
#inputRange{
    position:relative;
    top:50%;
}
#inputRange::after{
    content:"";
    clear:both;
    display:block
}
#inputRange #min{
    width:40%;
    float:left;
}   
#inputRange #max{
    width:40%;
    float:right;
}
/***MEDIA TAGS***/
@media (max-width: 1680px) {
    .util-bar .brand img{
        max-height: 45px;
    }
    .util-bar .contact .phone{
        font-size: 2.2rem;
    }
    .util-bar .contact .email{
        font-size: 1.0rem;
    }
    .util-bar .social img{
        margin-top:2px;
        width: 35px;
    }
}
@media (max-width: 1367px) {
    .util-bar .contact .phone{
        font-size: 2.2rem;
    }
    .util-bar .contact .email{
        font-size: 1.0rem;
    }
    .util-bar .social img{
        margin-top:2px;
        width: 33px;
    }
}
@media (max-width: 1280px) {
    .util-bar .contact .phone{
        font-size: 2.1rem;
    }
    .util-bar .contact .email{
        font-size: 0.8rem;
    }
    .util-bar .social img{
        margin-top:5px;
        width: 30px;
    }
}
@media (max-width: 1024px) {
    .util-bar .contact .phone{
        font-size: 2.0rem;
    }
    .util-bar .contact .email{
        font-size: 0.8rem;
    }
    .navbar .navbar-nav li{
        font-size: 0.8em !important;
    }
}
@media (max-width: 980px) {
    .util-bar .contact span{
        line-height: 0.9;
        display: block;
    }
    .util-bar .contact .phone{
        font-size: 2.2rem;
    }
    .util-bar .contact .email{
        font-size: 1.0rem;
    }
    .product-box .product-summary-box .product-price-box .from-price{
        border: 1px solid #d0d0d0;
        font-size: 1.0em;
        white-space: normal;
    }
    .product-price-box .product-orange-button{
        border: 1px solid #d0d0d0;
        font-size: 0.9em;
        white-space: normal !important;
    }
    .product-price-box .product-orange-button:hover{
        border: 1px solid #d0d0d0;
        font-size: 0.9em;
        white-space: normal !important;
    }
}
@media (max-width: 768px) {
    .util-bar .contact span{
        line-height: 0.9;
        display: block;
    }
    .util-bar .contact .phone{
        font-size: 1.7rem;
    }
    .util-bar .contact .email{
        font-size: 0.7rem;
    }
    .search-box{
        background-color:rgba(221, 221, 221, 0.486);
    }
    .search-bar{
        min-height: 110px;
        overflow: hidden;
        margin-top: 0px;
        margin-bottom: 20px;
        z-index: 999;
    }
    .search-bar input{
        margin-bottom: 2px;
    }
    .home-advert-banner{
        display: none !important;
    }	
}
@media (max-width: 575px) {
    .util-bar .contact{
        background-color: #eee;
        padding: 8px;
        margin: 10px;
    }
    .util-bar .contact .phone{
        font-size: 2.0rem;
    }
    .util-bar .contact .email{
        font-size: 1.0rem;
    }
    .home-advert-banner{
        display: none !important;
    }	
}