﻿.gh-teal {
    background-color: #010101 !important;
}
.gh-yellow {
    background-color: #2b8d50 !important;
}
.gh-navbar {
    background-color: #010101;
    color: #000000;
}
.gh-navbar .navbar-brand {
    margin-left: 100px !important;
}
.gh-navbar > .fa-cart-plus:hover {
    color: #2b8d50 !important;
}
body {
    background-color: #f2f2f2 !important;
}
.nav-link {
    color: #ffffff;
    font-family: Calibri;
    font-size: 18pt !important;
    margin-left: 10px;
    margin-right: 10px;
}
.nav-link:hover {
    color: #2b8d50;
}
.dropdown-item, .dropdown-menu > li > a {
    color: #010101 !important;
}
.dropdown-menu {
    top: 90% !important;
}
.gh-nav-tabs {
    padding: 0 !important;
    background-color: #2d3032 !important;
}
.gh-btn {
    background-color: #010101 !important;
    color: #ffffff !important;
    min-width: 200px;
}
.gh-btn:hover {
    color: #2b8d50 !important;
    border: #2b8d50 1.5px solid !important;
}
.customer-box .nav-tabs > li > a.active {
    background: #010101 !important;
}
.customer-box .nav-tabs > li > a:hover {
    background: #ffffff !important;
    color: #010101 !important;
    border: 0px;
}
.custom-container {
    height: 50% !important;
}
.custom-sneakpeak {
    width: 100%;
    padding-right: 50px;
    padding-left: 50px;
    padding-bottom: 50px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1560px;
    background-color: #ffffff;
}
@media (max-width: 1200px) {
    .custom-sneakpeak, .custom-container {
        max-width: 1140px !important;
    }
}
@media (max-width: 992px) {
    .custom-sneakpeak, .custom-container {
        max-width: 960px !important;
    }
}
@media (max-width: 768px) {
    .custom-sneakpeak, .custom-container {
        max-width: 720px !important;
    }
}
@media (max-width: 576px) {
    .custom-sneakpeak, .custom-container {
        max-width: 540px !important;
    }
}
.custom-preview-title {
    font-size: 40pt;
    font-family: sans-serif;
    padding-right: 20px;
}
.custom-preview-link {
    font-size: 14pt;
    font-weight: bold;
    padding-left: 10px;
    padding-bottom: 20px;
    color: #010101 !important;
}
.custom-preview-subtitle {
    font-size: 14pt;
    padding-top: 30px;
    font-weight: bold;
    padding-bottom: 30px;
    color: #010101 !important;
}
.custom-preview-item {
    margin-top: 15px;
    margin-bottom: 15px;
}
.custom-preview-title, .custom-preview-link, .custom-preview-subtitle {
    color: #000000;
}
.custom-footer {
    width: 100%;
    color: #2b8d50;
}
.custom-footer .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
    max-width: 100%;
}
.custom-footer .gh-contact-dtl {
    width: 100%;
    background-color: #010101;
    padding-left: 10% !important;
    padding-right: 10% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    color: #2b8d50 !important;
}
.gh-social-media a {
    padding: 8px 5px 8px 5px;
}
.gh-social-media {
    padding-left: 12%;
    padding-right: 12%;
    background-color: #2b8d50;
}
.custom-icon {
    color: #010101;
    font-size: 24px !important;
}
.custom-icon:hover {
    color: #000000;
}
.custom-sneakpeak-link {
    color: #000000;
    font-size: 14pt;
    font-weight: bold;
}
.custom-sneakpeak-link:hover {
    color: #010101;
}
.img-slides {
    width: 80%;
    height: 50vh;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 1980px){
    .img-slides {
        width: 100%;
        height: 50vh;
    }
}
/* mobile responsive */
@media (max-width: 768px) {
    .img-slides {
        width: 100%;
        height: 25vh;
    }

    .custom-page-title{
        font-size:24pt !important;
    }

    .custom-page-container {
        height: 180px !important;
        width: 100%;
        background-color: #292929;
    }

    .custom-search {
        padding-left: 5%;
        padding-right: 5%;
        height: 120px !important;
        padding-top: 30px;
    }

    #link_advancedsearch {
        left: auto;
        right: 5%;
        width: auto;
        top: 5px;
        z-index: 100;
    }
    #btn-selltous {
        top: 32.5px !important;
    }

    .dropdown-menu > li:hover {
        background-color: #D9EEE1 !important;
    }

    .dropdown-menu > li:hover > .submenu {
        background: #D9EEE1 !important;
        display: block;
        left: 0;
    }
}
#link_advancedsearch {
    position: absolute;
    display: inline-block;
    cursor: pointer;
    color: #000000;
    text-decoration: underline;
    left: 77%;
    width: 100px;
    font-size: 10pt;
    font-weight: bold;
    top: 10px;
}
#btn-selltous {
    position: absolute;
    display: inline-block;
    right: 10px;
    top: 0px;
    font-size: 10pt;
    font-weight: bold;
    width: 200px;
    height: 40px;
}
#btn-selltous a {
    background-color: #FFC300;
    border-radius: 16px;
    padding: 5px;
    margin: 10px;
    width: 150px;
    border-width: 1px;
    right: 0;
    font-size: 14pt;
    /*padding: 5px 30px 5px 30px;*/
    color: #000;
    text-align: center;
}
.container {
    background-color: #ffffff;
}
.custom-search {
    background-color: #2b8d50;
    width: 100%;
    height: 60px;
    padding-left: 25%;
    padding-right: 25%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.custom-search .search-container {
    height: 40px;
    width: 100%;
    border-radius: 20px;
    background-color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 2.5px;
    padding-bottom: 2.5px;
}
.search-container input {
    outline: 0 !important;
    width: 100%;
    height: 35px;
    border-width: 0 0 2px;
    border-color: #dedede;
    font-size: 20px;
}
.custom-page-container {
    height: 240px;
    width: 100%;
    background-color: #292929;
}
.custom-page-title {
    color: #2b8d50 !important;
    text-align: center;
    top: 10px;
    font-family: sans-serif;
    font-size: 64px;
    font-weight: bold;
    text-shadow: 4px 4px #010101;
    -webkit-text-stroke: 2px black;
}
.custom-page-subtitle {
    color: #2b8d50 !important;
    text-align: center;
    top: 10px;
    font-family: sans-serif;
    font-size: 36px;
    font-weight: bold;
    text-shadow: 4px 4px #010101;
    -webkit-text-stroke: 2px black;
}
.custom-btn-primary {
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 280px !important;
    height: 40px !important;
    border-radius: 20px !important;
    background-color: #010101 !important;
}
.container-advanced-search {
    padding-top: 30px;
}
.container-advanced-search label {
    font-size: 20px;
    font-weight: bold;
    color: #010101 !important;
}
.item-name-bold {
    font-size: 18px;
    color: #010101;
}
.item-name-bold:hover {
    color: #2b8d50; 
}
.pagination-row a.active {
    background-color: #010101 !important;
    color: white !important;
}

.btn-primary {
    background-color: #2b8d50 !important;
    color: white !important;
}

.navbar-nav .submenu {
    top: -20% !important;
}

/* start : alert msg popup css */
.input-field {
    color: #000000 !important;
}

.ui-widget.ui-widget-content {
    background-color: #000 !important;
}

.ui-widget-content {
    color: #fff !important;
    background: #000 !important;
}

.ui-dialog .ui-dialog-title {
    color: #fff !important;
}

.ui-dialog .ui-dialog-titlebar {
    background-color: #2b8d50 !important;
}

.ui-dialog .ui-dialog-buttonpane button {
    background-color: #2b8d50 !important;
    color: #fff !important;
}
/* end : alert msg popup css */
/* start : articles adjustments */
.article-title {
    color: #2b8d50 !important;
    font-size: 36pt !important;
    font-weight: bold;
}

.custom-link {
    color: #2b8d50 !important;
}

cr {
    color: #2b8d50 !important;

}

.item dl {
    min-height: 350px !important;
    height: auto !important;
}
/* end : articles adjustments */