/*
Theme Name: QuintusWP Child
Theme URI: http://modeltheme.com/mt_quintus
Template: quintuswp
Author: ModelTheme
Author URI: http://modeltheme.com/
Description: Quintus - Industry / Factory / Engineering WordPress Theme [child-theme]
Version: 1.8
Text Domain: quintuswp
Tags: custom-header, custom-menu, featured-images, post-formats, sticky-post
*/

header, #navbar .sub-menu, .navbar ul li ul.sub-menu {
    background-color: #000 !important;
}
.page-id-869 .header-title-breadcrumb-overlay.text-center {
    display: none;
}
.header-nav-actions .mt-search-toggle {
    color: #ffffff !important;
}
header ul#menu-main-menu .sub-menu li.menu-item {
    padding: 0;
}
header ul#menu-main-menu li.menu-item {
    padding: 15px 0px;
    position: relative;
}
header #navbar ul.sub-menu li a {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600 !important;
}
header #navbar ul.sub-menu li a {
    font-family: Lato !important;
}
header ul#menu-main-menu {
    padding: 0;
    margin: 0;
}
body .header-nav-actions .mt-search-toggle {
    padding: 35px 0px;
}
.header-nav-actions .mt-search-toggle {
    color: #252525;
    float: left;
    font-size: 20px;
    padding: 20px 0px;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
header.header1 {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 800;
}
.container.mt-search-wrap {
    position: absolute;
    margin: 0 11% auto;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transform: translateY(-10px);
    transition: all 0.3s ease;
}
.mt-search-wrap.active {
  max-height: 200px; /* adjust depending on content */
  opacity: 1;
  transform: translateY(0);
}
.mt-search-toggle.active .fa {
  content: "\f00d"; /* fa-close / fa-times */
  font-weight: 300;
}
.modeltheme-search {
    width: 100%;
    padding: 10px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #e3e3e3;
}
.modeltheme-search input#search {
    width: 100%;
    border: none !important;
    outline: none;
    color: #222;
}
.modeltheme-search > form {
    display: flex;
}
.modeltheme-search i.fa.fa-search {
    color: #222;
    margin: 5px;
}
body a.back-to-top{
    display: inline-block;
    height: 40px;
    width: 40px;
    z-index: 1140;
    border-radius: 3px;
    position: fixed;
    bottom: 30px;
    right: 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../quintuswp-child/images/arrow.svg) no-repeat scroll center 50% #E11E24;
    visibility: hidden;
    opacity: 0;
    transition: all .3s 0s;
    -o-transition: all .3s 0s;
    -moz-transition: all .3s 0s;
    -webkit-transition: all .3s 0s;
    -ms-transition: all .3s 0s;
}
.back-to-top.angro-is-visible {
    visibility: visible;
    opacity: 1;
}
.back-to-top.angro-is-visible, .back-to-top.angro-fade-out, .no-touch .back-to-top:hover {
    -webkit-transition: all .3s 0s;
    -moz-transition: all .3s 0s;
    -ms-transition: all .3s 0s;
    -o-transition: all .3s 0s;
    transition: all .3s 0s;
}
div#gdl-publish-guide {
    display: none !important;
}
footer .row.footer ul.social-links {
    display: none;
}
footer .col-md-12.footer-row-1 {
    padding-top: 60px;
    padding-bottom: 30px;
}
footer .textwidget p {
    color: #d4d4d4;
    font-size: 17px !important;
    margin-bottom: 2px;
}

footer .footer-top .menu .menu-item a {
    margin-left: 0px;
    font-size: 17px !important;
    color: #d4d4d4;
    font-size: 17px;
    line-height: 35px;
}
footer .col-md-12.footer-row-1 .sidebar-2 {
    padding-left: 70px;
}
footer .social-links li {
    border: 1px solid #888;
    padding-left: 5px;
    padding-top: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 30px;
    margin-right: 10px;
}
form#mt-documents-filter-form h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}
form#mt-documents-filter-form label {
    width: 100%;
    font-weight: 400;
}
#mt-documents-filter-form label {
    display: flex;
    align-items: center;
    font-size: 16px;
    cursor: pointer;
}
form#mt-documents-filter-form input[type="checkbox"] {
    border-color: #eee !important;
}
#mt-documents-filter-form label input {
    display: none;
}
#mt-documents-filter-form label .checkmark {
    width: 15px;
    height: 15px;
    border: 1px solid #ddd;
    background-color: white;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    border-radius: 4px;
    top: -2px;
}
table.mt-documents-table td, table.mt-documents-table th {
    color: #222;
    text-align: left;
    padding: 10px 15px !important;
}
table.shop_attributes.poles th, table.shop_attributes.poles td {
    color: #000;
    text-align: left;
    padding-left: 10px !important;
}
.tax-document-category div#primary {
    min-height: 80vh;
}
#mt-documents-filter-form label input:checked + .checkmark::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 0px;
    width: 5px;
    height: 10px;
    border: solid #222;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
form.documents-search-form {
    margin-bottom: 30px;
}
form.documents-search-form input#documents_search_field {
    border: 1px solid #222;
}
form.documents-search-form button#reset-form {
    position: absolute;
    right: 15px;
    top: -35px;
    border: none;
    background: none;
    color: red;
}
div#documents-results svg {
    width: 30px;
}
.tax-product_cat .widget_product_categories {
    display: none;
}
.woocommerce .high-padding {
    padding-top: 30px;
}
.woocommerce .shop-banner {
    margin-bottom: 40px;
}
.shop-banner span.text-light {
    color: #fff;
    text-transform: uppercase;
}
table.mt-documents-product-page tr.mt-document-item {
    border-bottom: 1px solid #eee;
}
table.mt-documents-product-page tr.mt-document-item td:first-child {
    border-right: 1px solid #eee;
    text-align: left;
    color: #000;
    padding-left: 20px !important;
}
body .sidebar-content ul.product-categories a:hover {
    color: #000;
}
button.button.product_type_simple.spec-sheets {
    border: 1px solid #888;
    background: #fff;
}
.archive.search{
    background: #fff !important;
}
button.button.product_type_simple.spec-sheets:hover {
    background: #E11E24;
}
.woocommerce ul.products li.product .button {
    display: none;
}
.woocommerce ul.products li.product button.button.product_type_simple.spec-sheets {
    display: block;
}
.woocommerce ul.products li.product .woocommerce-product-details__short-description {
    height: 35px;
}
body #navbar .mega3columns .cf-mega-menu.sub-menu {
    width: 500px;
}
body #navbar .mega3columns .cf-mega-menu.sub-menu .mt-icon-list-icon-holder{
    display: none;
}
.woocommerce .woocommerce-ordering option[value="rating"],
.woocommerce .woocommerce-ordering option[value="price"],
.woocommerce .woocommerce-ordering option[value="price-desc"] {
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0px 0px !important; 
}
section.related.products {
    margin-top: 70px;
}
table.mt-documents-product-page tr.mt-document-item td {
    font-size: 16px;
    padding: 10px !important;
}
table.mt-documents-product-page tr.mt-document-item td:last-child {
    text-align: center;
}
table.mt-documents-product-page tr.mt-document-item td {
    font-size: 16px;
    padding: 10px !important;
}
table.mt-documents-product-page a {
    color: #f02222;
}
table.mt-documents-product-page svg {
    width: 35px;
}
.woocommerce.archive .sidebar-content .widget, .woocommerce.archive .sidebar-content .berocket_single_filter_widget {
    padding-bottom: 15px;
}
body .sidebar-content .widget-title,
.woocommerce.archive .sidebar-content .berocket_single_filter_widget h3 {
    color: #2f383d;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 0px;
}
.sidebar-content .widget:first-child .widget-title {
    border-bottom: none;
}
.woocommerce ul.products li.product .archive-product-title a {
    font-weight: 600;
    color: #000;
    text-decoration: none;
}
.woocommerce .woocommerce-result-count {
    font-size: 16px;
    font-weight: 500;
}
#navbar .menu-item:hover .sub-menu {
    top: 75% !important;
}
body .sidebar-content ul.product-categories {
    display: grid;
    list-style: none;
    padding: 0;
}
body .sidebar-content ul.product-categories a {
    font-size: 16px;
    line-height: 30px;
    padding: 10px 0px;
}
.woocommerce.archive .sidebar-content .berocket_single_filter_widget .bapf_ckbox_sqchck input[type=checkbox] {
    border: 1px solid #ddd !important;
}
.woocommerce.archive .sidebar-content .bapf_sfilter.bapf_ckbox input[type=checkbox] {
    margin-bottom: 3px;
}
.woocommerce.archive .sidebar-content .berocket_single_filter_widget label {
    font-weight: 400;
    color: #242424;
    font-size: 16px;
    line-height: 30px;
}
.header-title-breadcrumb.relative .breadcrumb{
    padding-top: 20px;
}
.header-title-breadcrumb.relative li a, .header-title-breadcrumb.relative li {
    font-weight: 500;
    color: #222;
}
.header-title-breadcrumb.relative li.active{
    font-weight: bold;
}
.header-title-breadcrumb.relative li:last-child a::after {
    display: none;
}
.woocommerce ul.products.columns-4 li.product:not(.first) .bottom-components-list .product-info-wrapper {
    right: 140% !important;
    left: auto !important;
}
.bottom-components-list .product-info-wrapper {
    margin-top: 20px;
    background: #fff;
    z-index: 200;
    position: relative;
    display: none;
    padding: 25px 30px;
    border-radius: 5px;
    border: 1px solid #ddd;
    width: 500px;
}
.woocommerce ul.products.columns-4 li.product:not(.first) .bottom-components-list .product-info-wrapper::before {
    right: 40px;
    left: auto;
}
.product-info-wrapper::before {
    content: '';
    position: absolute;
    left: 40px;
    top: -26px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px;
    border-color: transparent transparent #fff;
    z-index: 1;
}
.woocommerce ul.products.columns-4 li.product:not(.first) .bottom-components-list .product-info-wrapper::after {
    right: 40px;
    left: auto;
}
.bottom-components-list .product-info-wrapper::after {
    left: 40px;
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    top: -28px;
    border-color: transparent transparent #eee;
    border-width: 14px;
}
.product-info-wrapper::before {
    content: '';
    position: absolute;
    left: 40px;
    top: -26px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px;
    border-color: transparent transparent #fff;
    z-index: 1;
}
.woocommerce ul.products.columns-4 li.product:not(.first) .bottom-components-list .product-info-wrapper::before {
    right: 140px;
    left: auto;
}
.woocommerce ul.products.columns-4 li.product:not(.first) .bottom-components-list .product-info-wrapper::after {
    right: 140px;
    left: auto;
}
.woocommerce .bottom-components-list button:hover {
    background: #E11E24;
    color: #fff;
}
.bottom-components-list .mt-document-item {
    display: flex;
    justify-content: space-between;
}
.bottom-components-list .mt-document-item::before {
    content: "•";
    line-height: 2;
    color: rgb(0, 0, 0);
    position: absolute;
}
.bottom-components-list .mt-document-item p {
    margin-left: 15px;
}
.bottom-components-list .mt-document-item a {
    color: #000;
    font-weight: 600;
}
.bottom-components-list .mt-document-item svg {
    width: 25px;
}
.bottom-components-list .view-product-btn {
    text-align: center;
    font-weight: 600;
}
.woocommerce .bottom-components-list {
    position: absolute;
    left: 0;
    z-index: 2;
    right: 0;
    padding: 0 .9375rem;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}
body .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    clear: none !important;
    margin: 0 0 90px !important; 
}
.woocommerce.archive .sidebar-content .berocket_single_filter_widget {
    display: block;
    float: left;
    margin-bottom: 40px;
    width: 100%;
    margin-bottom: 0;
    border-bottom: 0px;
}
.woocommerce-shop aside.widget_layered_nav, .woocommerce-shop .sidebar-content .berocket_single_filter_widget {
    display: none !important;
}
.header-title-breadcrumb.relative .row {
    margin: 0;
}
.bapf_sfilter.bapf_button_light .bapf_button {
    border: 1px solid #e5e5e5;
    color: #000 !important;
    text-transform: uppercase;
    width: 100%;
}
.bapf_sfilter.bapf_button_light .bapf_button:hover {
    border-color: #040404 !important; 
}
body .sidebar-content ul.product-categories .cat-item.cat-item-74 {
    order: 2;
}
body .sidebar-content ul.product-categories .cat-item.cat-item-99 {
    order: 3;
}
.sidebar-social-networks svg {
    fill: #fff;
    width: 15px !important;
    height: 13px !important;
}
.modeltheme-search button.search-submit {
    background: transparent;
    border: none;
}
div#tab-details td.woocommerce-product-attributes-item__value {
    font-style: normal;
    padding: 19px 35px !important;
    display: flex;
    justify-content: space-around;
}
body .product_cat-arms td.woocommerce-product-attributes-item__value .col {
    border: none !important;
    align-items: center;
}
.product_cat-arms td.woocommerce-product-attributes-item__value {
    display: flex;
    padding: 0px !important;
}
@media only screen and (min-width: 767px) {
    header .navbar-search {
        display: none;
    }
}
@media only screen and (max-width: 576px) {
    header .navbar-default .navbar-toggle, header .navbar-search {
        width: 10% !important;
    }
    body .navbar-header div.logo{
        width: 80%;
        margin: 35px 0 !important;
    }
}
@media only screen and (max-width: 767px) {
    .navbar-search {
        width: fit-content;
        float: left;
        margin: 25px 0px;
        padding: 10px;
    }
    header .header-nav-actions{
        display: none;
    }
    body .navbar-header div.logo{
        margin: 15px 0;
        width: 50%;
        text-align: left;
        float: left;
    }
    header ul#menu-main-menu li.menu-item {
        padding: 5px 0px !important;
    }
    .woocommerce .vc_col-md-3.sidebar-content {
        display: grid;
    }
    body .bottom-components-list .product-info-wrapper {
        position: absolute;
        width: 300px;
    }
    .woocommerce .woocommerce-result-count {
        width: 100%;
        margin-top: 20px;
    }
    .woocommerce .high-padding {
        padding-top: 25px;
    }
    body.woocommerce ul.products.columns-4 li.product:not(.first) .bottom-components-list .product-info-wrapper {
        right: 0 !important;
    }
}

@media only screen and (max-width: 1024px) {
    .header-title-breadcrumb.relative {
        padding-left: 30px;
    }
    .cf-mega-menu.sub-menu {
        padding-left: 0px !important;
        padding-top: 10px !important;
    }
    body .cf-mega-menu span {
        color: #fff !important;
        font-size: 16px;
    }
    header #navbar .cf-mega-menu.sub-menu * {
        color: #fff !important;
    }
    body .navbar-header div.logo {
        margin: 15px 0 10px !important;
        max-width: 257px;
        width: 100%;
        text-align: center;
    }
    header .navbar-toggle {
        margin-top: 20px !important;
    }

    header #navbar .sub-menu .menu-item > a {
        color: #fff !important;
    }
    #navbar .menu-item .sub-menu .menu-item .sub-menu {
        left: 0px !important;
    }
    body header #navbar .sub-menu{
        padding-left: 30px;
    }
    body #navbar .menu-item:hover .sub-menu .sub-menu {
        opacity: 1 !important;
        visibility: visible !important;
    }
    .menu-item-has-children::after,
    #navbar .menu-item.menu-item-has-children > a::after{
        display: none !important;
    }
    body .header-nav-actions .mt-search-toggle {
        padding: 15px 0px !important;
    }
    .container.mt-search-wrap {
        margin: 0 !important;
        width: 100%;
        box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
    }
    footer .col-md-12.footer-row-1 .sidebar-2 {
        padding-left: 17px;
    }
    footer .col-md-12.footer-row-1 .sidebar-2 aside#nav_menu-2 {
        margin-top: 20px;
    }
    footer .social-links {
        text-align: left !important;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1023px) {
    .woocommerce ul.products li.product .bottom-components-list .component.add-to-cart {
        margin: 0px -10px 10px !important;
        width: 105% !important;
        padding: 0px !important;
        display: none;
    }
}
@media only screen and (max-width: 400px) {
    body .navbar-header div.logo {
        max-width: 240px !important;
    }
}