/*@import "/data/css/designer_custom.css";*/

.btn {
    cursor: pointer;
}

#error .error-block {
    text-align: center;
}

#error .error-title {
    font-size: 150px;
}

#error .lead {
    font-size: 60px;
}

#error .form-control {
    margin: 0;
}

.nav-search {
    font-size: 14px;
    color: #fff;
}

.search-wrap .search-field-holder button.btn {
    width: 100%;
    margin-top: 25px;
}

.loading {
    display: none;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 11050;
    background-color: rgba(51, 51, 51, 0.2) !important;
    height: 100%;
}

#global.loading {
    position: fixed;
}

.loading .spinner {
    position: absolute;
    margin: auto;
    display: inline-block;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 160px;
    height: 24px;
    background-image: url("/data/images/loading.gif") !important;
    background-repeat: no-repeat;
}

.user-sidebar .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    background-color: transparent;
    box-shadow: none;
    position: relative;
}

.user-sidebar .dropdown-menu li > a {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    padding-left: 0;
}

.user-sidebar .dropdown-menu > .active > a,
.user-sidebar .dropdown-menu > .active > a:hover,
.user-sidebar .dropdown-menu > .active > a:focus {
    color: #b79d82;
    background-color: transparent;
}

.user-sidebar .dropdown-menu > li > a:hover {
    color: #b79d82;
}

.dropdown-submenu > .dropdown-menu {
    background-color: #171717;
}


#locations {
    display: none;
}

#form {
    overflow: hidden;
}

.contact .form-group.has-error input,
.contact .form-group.has-error textarea,
.contact .form-subscribe .email-container.has-error input {
    border: 1px solid #a94442;
}

.contact .form-group.has-error label.control-label {
    color: #A94442;
}

.contact .form-group.has-error input:-ms-input-placeholder {
    color: #A94442;
}

.form-control::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: transparent;
}

.form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: transparent;
}

.form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: transparent;
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: transparent;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #000000;
}

.form-control:focus::-ms-input-placeholder { /* Microsoft Edge */
    color: inherit;
}

.contact .form-group > input:not([value=""]) + label,
.contact .form-group > input:focus + label,
.contact .form-group > textarea:valid + label,
.contact .form-group > textarea:focus + label {
    opacity: 0;
    visibility: hidden;
}

.contact .form-group > input#privacy + label {
    opacity: 1;
    visibility: visible;
}

.contact .ignore .form-control {
}

.contact .required .control-label:after {
    color: #e7604a;
    content: " *";
}

.contact #results {
    display: none;
    border: 1px solid #cccccc;
    text-align: center;
}

#ask_product_modal .contact #results {
    /*padding: 20px;
    text-align: center;
    border: 1px solid #a94442;*/
    margin: 30px;
}

#ask_product_modal .contact h3 {
    margin-top: 30px;
}

#ask_product_modal .contact #form {
padding: 0 30px;
}

.contact #results .text {
    margin: 10px;
}

.contact #results.show {
    display: block;
    padding: 10px;
}

.contact #results {
    margin-bottom: 30px;
}

.contact #results.error {
    border-color: #a94442 !important;
    color: #a94442;
}

.contact #results.success {
    border-color: #DD7902 !important;
    color: #DD7902;
}

#results.error h4 {
    color: #a94442;
}

.contact #form {
    position: relative;
}

.re-captcha > div {
    width: auto;
    display: inline-block;
    padding: 0;
    height: auto;
    background-color: #fff;
}

.re-captcha.has-error iframe {
    border: 2px solid #a94442 !important;
}

.testimonial .testimonial-text p {
    font-size: 22px;
    color: #fff;
    line-height: 34px;
    margin-top: 20px;
    margin-bottom: 14px;
    font-weight: 400;
}

.td1-desc {
    padding: 0 !important;
    padding-top: 23px !important;
    font-weight: bold;
}

.td2-desc {
    padding: 0 !important;
    padding-top: 12px !important;
}


.width-50per {
    width: 50%;
}

#country.form-control {
    border-radius: 0;
}

.settings-list li {
    display: inline-block !important;
    width: 100%;
    max-height: 30px;
}

.product-description-wrap h1 {
    margin-bottom: 10px;
}

.form-control {
    box-shadow: unset !important;
    border-radius: 0 !important;
}

.designer-padding {
    margin: 50px 0;
}

.btn.btn-lg.btn-transparent:hover {
    background-color: black;
}

.btn.btn-transparent:hover::before {

    border: 2px solid black;
}

.w-100 {
    width: 100%;

}

.ecommerce-ordering #ordering {
    border: 1px solid #ccc;
}

/*.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td {*/
/*	border: none;*/
/*}*/

.contact-item .icon.icon--xxs.icon--primary img {
    max-width: 7% !important;
}


.navbar-nav > li > a {
    font-size: 13px;
    padding: 0 10px;
    letter-spacing: normal;
}

.navbar-nav > li > a.current {
    color: #C3BE00;
}

.navbar-nav > li > a:hover {
    color: #C3BE00;
}

.product-label .sale {
    color: #fff;
    background-color: #C3BE00;
}

.btn.btn-color::before {
    background-color: #C3BE00;
}

.nav-wrap.flex-child {
    flex: 9 0 0;
}


.promo-banner .inner {
    padding: 10px;
    border: #ccc solid 1px;
}

.promo-banner .valign {
    top: auto;
    bottom: 0px;
}

.promo-banner h2,
.promo-banner h4 {
    font-weight: 800;
    color: #121213;
    font-size: 20px !important;
    color: #ffffff;
    padding: 10px;
    background: #013954;
    margin-bottom: 0px;
}

.product-container .promo-banner a {
    display: table;
    width: 100%;
}

.promo-banner h4 {
    font-size: 14px !important;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    height: 100%;
    width: 100%;
}

.product-container .promo-banner {
    margin: 15px 0;
}

.promo-banner:hover h2,
.promo-banner:hover h4 {
    background: #C3BE00;
}

.subcategories-toggle {
    margin: 0;
    padding: 6px 0;
}

.subcategories.dropdown-menu {
    position: relative;
    width: 100% !important;
    background: transparent;
    box-shadow: none;
}

.top-bar .nav-register.nav-cart .nav-cart-outer {

}

.top-bar .nav-register > .nav-cart-outer a {
    color: #fff;
}

.top-bar .nav-cart.cart-html .nav-cart-outer {
    cursor: pointer;
}


.top-bar .nav-right ul.top-bar-acc > li {
    height: auto;
    font-size: 14px;
}

.top-bar .nav-cart-icon {
    cursor: pointer;
    background-color: #C3BE00;
    color: #fff;
}

.top-bar .nav-cart-icon:hover {
    color: #333;
}

.nav-cart-icon:before {
    border-color: #fff;
}

span.mobile {
    display: none;
}

table.cart .quantity.buttons_added {
    margin-right: 0;
    float: right;
}


table.cart .product-price,
table.cart .product-quantity,
table.cart .product-subtotal {
    text-align: right;
}

.shop_table.cart thead tr th,
.shop_table.cart tr {
    padding: 14px 10px;
}

table.cart.shop_table td.product-quantity {
    min-width: 0;
}

#checkout table.cart .product-remove {
    display: none;
}

.shop_table .product-thumbnail {
    padding-right: 0;
}

#checkout form #customer_details label {
    width: 30%;
}

.form-group textarea {
    resize: vertical;
}

#checkout form #customer_details .form-group input,
#checkout form #customer_details .form-group select,
#checkout form #customer_details .form-group textarea {
    width: 70%;
}


@media (max-width: 991px) {
    .navbar-nav > li > a {
        padding: 10px;
        line-height: 26px;
    }
}

@media (max-width: 767px) {

    .search-wrap .search-field-holder {
        width: 80%;
    }

    .nav-search {
        float: right;
        height: 100%;
        margin-right: 20px;
        color: #000;
        font-size: 20px;
    }

    .nav-search a {
        color: #000;
        font-size: 20px;
    }

    .nav-search:hover a {
        color: #b79d82;
    }

    .shopping-cart .actions {
        float: right;
    }

    table.cart thead {
        display: none;
    }

    table.cart tbody tr td {
        text-align: right;
        float: left;
        display: inline-block;
        width: 100%;
    }

    .shop_table .product-thumbnail {
        width: 30%;
        max-width: 30%;
    }

    .table.shop_table tr td.product-name {
        width: 70%;
    }

    .table.shop_table tr td.product-name > a.remove {
        display: inline-block;
        float: right;
        margin-left: 20px;
    }

    span.mobile {
        float: left;
        display: block;
    }

    .shop_table.cart tr:last-child {
        border: none;
    }

    .shop_table .product-remove {
        border-bottom: none;
        border-top: 2px solid #ddd;
        padding: 0;
        margin-bottom: 30px;
    }

    .shop_table .product-remove > * {
        display: none;
    }
}

.top-bar-links {
    line-height: 32px;
    font-size: 14px;
    padding-right: 24px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.top-bar-links li{
    padding-right: 24px;
}

.newsletter h4 {

    display: block;
    margin-right: 0px !important;
    margin-bottom: 18px !important;
    vertical-align: middle;
    font-size: 26px;

}


.btn {
    padding: 12px 27px;
    font-size: 11px;
    background-color: #424242;
}

.product-img {
    margin-bottom: 10px;
}

.shop-button {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    background-color: #171717;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-align: center;
    line-height: 35px;
    color: #fff !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.shop-button:hover{
    background-color: #C3BE00;
}


#checkout #checkout_form .control-label {
    line-height: 23px;
}

.promo-banner .inner {
    padding: 0px;
    border: none;
}

.promo-banner .inner h2{
    font-size: 12px !important;
}

#ask_product_modal input {
    margin-bottom: 0;
}

.grecaptcha-badge {
    opacity: 0;
    visibility: hidden;
}


