/*
Theme Name: Divi-child
Version: 1.0
Description: A customized version of Divi
Author: 
Author URI:  
Template: Divi
*/

ul.fw-split{margin-top:20px;}
ul.fw-split li{
    width:49% !important;
    margin-bottom:10px;
    float:left !important;
}

/* hide Divi branding in footer */

#footer-info {
    display: none;
}

@media only screen and ( min-width:981px) {
    /* set the slider height for hero images */
    .et_pb_slider,
    .et_pb_slider .et_pb_container {
        /*height: 600px !important;*/
    }
    .et_pb_slider,
    .et_pb_slider .et_pb_slide {
        /*max-height: 600px;*/
    }
    .main-hero-shadow .et_pb_slide .et_pb_container {
        max-width: 100% !important;
        width: 100% !important;
        text-align: left;
    }
    .main-hero-shadow .et_pb_slide_description {
        padding: 12% 8% !important;
    }
}

.search .post-meta {
    display: none;
}

#copyright {
    color: #fff;
    line-height: 5em;
    text-align: center;
}

body sup {
    bottom: .2em;
    font-weight: 400 !important;
}


/* noto body font declaration */

body *,
.header-content * {
    font-family: "Titillium Web", Arial, Helvetica, sans-serif;
}


/* material design shadows */

body {
    background: #e2e1e0;
    text-align: center;
}

.et_pb_fullwidth_header .header-content h1,
.et_pb_fullwidth_header .header-content span,
.darken-overlay.darker .et_pb_row .et_pb_text {
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.et_pb_fullwidth_header,
.main-hero-shadow .et_pb_slide {
    box-shadow: inset 0px 0px 1000px rgba(0, 0, 0, 1);
}

.depth-1,
.product-cat,
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper textarea.textarea,
body div.form_saved_message div.form_saved_message_emailform form input[type=text] {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.depth-2,
.et_pb_button {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.depth-3 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.depth-4 {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.depth-5 {
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.depth-hover,
.et_pb_button {
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.depth-hover:hover,
.et_pb_button:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    cursor: pointer;
}

.depth-hover:hover .et_pb_testimonial_portrait {
    -webkit-filter: grayscale(75%);
    filter: grayscale(75%);
    filter: saturate(5);
}

.depth-hover .et_pb_testimonial_portrait {
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}


/* material design button click ripple */

.ripple {
    overflow: hidden;
}

.ripple:active {
    position: absolute;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background: white;
    animation: ripple-animation 2s;
}

@keyframes ripple-animation {
    from {
        transform: scale(1);
        opacity: 0.4;
    }
    to {
        transform: scale(100);
        opacity: 0;
    }
}

.blend-overlay {
    mix-blend-mode: screen;
}

.darken-overlay:before {
    content: '';
    background: rgba(0, 0, 0, .3);
    background-position: 100% 3%;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.darken-overlay.darker:before {
    background: rgba(0, 0, 0, .65);
}

.darken-overlay.darker .et_pb_row {
    z-index: 1000;
}

.et_pb_row {
    overflow: visible;
}


/* custom css below */


/* header */

#main-menu-top,
#logo.container,
#top-icons,
.et-cart-info {
    display: none;
}

@media only screen and (min-width: 981px) {
    #main-header {
        background: #0056b8;
    }
    .et_menu_container {
        color: #fff;
        background: #0056b8;
    }
    #main-menu-top {
        display: block;
        float: left;
        line-height: 50px;
    }
    #main-menu-top li {
        margin-right: 25px;
        display: inline-block;
        text-transform: uppercase;
    }
    #main-menu-top li a {
        color: #fff;
    }
    body #main-header #et-top-navigation {
        width: 100%;
        padding-left: 0 !important;
    }
    #menu-item-1032 a {
        font-size: 0 !important;
    }
    #menu-item-1032 a:before {
        font-size: inherit;
        content: "\e009";
        font-family: 'ETmodules';
        font-size: 15px !important;
    }
    .mobile_menu_bar.et_pb_header_toggle {
        width: 60px;
        padding-left: 15px;
    }
    .et_pb_header_toggle:before,
    .et_pb_header_toggle:after {
        color: #fff !important;
        line-height: 50px;
        font-size: 48px;
		z-index:99999
    }
    .et_toggle_slide_menu:after {
        left: -48px !important;
    }
    #logo.container {
        display: block;
        padding: 10px 0;
    }
    #logo.container a,
    #logo.container h2 {
        display: inline-block;
        vertical-align: top;
    }
    #logo.container h2 {
        line-height: 66px;
        padding-left: 20px;
        text-transform: initial;
        color: #6e7c7c;
        padding-bottom: 0;
        padding-top: 0;
    }
    #logo.container h2 span {
        display: block;
        font-size: 13px;
        line-height: 28px;
    }
    #logo.container a {
        padding-right: 20px;
        border-right: 1px solid #6e7c7c;
    }
    #logo.container span a {
        padding-right: 0;
        border-right: none;
    }
    .et_pb_fullwidth_header .header-content {}
    #top-icons {
        display: block;
        height: 50px;
        color: #fff;
        text-align: right;
        position: absolute;
        top: 0;
        right: 0;
		z-index:19999
    }
    #top-icons li {
        display: inline-block;
    }
    #top-icons li a {
        color: #fff !important;
    }
    body #top-icons li#et_top_search {
        display: inline-block !important;
        margin: 0 !important;
        width: auto !important;
    }
    #top-icons li.distributor-login a {
        font-size: 0;
    }
    #top-icons li.distributor-login a:before {
        font-family: 'ETmodules';
        font-size: 30px;
        display: inline-block;
        content: '\e08a';
        line-height: 50px;
        width: 42px;
        text-align: center;
    }
    #top-icons li #et_search_icon:before {
        font-family: 'ETmodules';
        font-size: 24px;
        display: inline-block;
        line-height: 55px;
        width: 42px;
        text-align: center;
        position: relative;
    }
    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        max-width: 300px;
    }
    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary {
        width: calc(100% - 325px);
    }
}

.et_search_outer .et_pb_search_visible .et-search-form {
    margin: 0 auto;
    left: 0;
}

.et_search_outer .et_pb_search_visible .et-search-form input {
    font-size: 50px;
    width: 100%;
    max-width: 100%;
}

.et_search_outer .et_pb_search_visible span.et_close_search_field {
    top: 5%;
    right: 5%;
    height: auto;
    width: auto;
    background: #0056b8;
    bottom: initial;
}

.et_search_outer .et_pb_search_visible span.et_close_search_field:after {
    font-size: 50px;
}

.et_search_outer .et_search_form_container {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    max-width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
}

.et_search_outer .et_pb_search_visible {
    bottom: 0;
    height: 100% !important;
    right: 0;
    z-index: 99999;
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
}

.dgwt-wcas-search-wrapp {
    display: none !important;
}

.dgwt-wcas-search-wrapp {
    display: block !important;
    max-width: 100% !important;
    min-width: auto !important;
}

.dgwt-wcas-search-form {
    max-width: 100% !important;
}

.container.et_search_form_container.et_pb_search_visible {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 24em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    flex-direction: column;
    justify-content: center;
}

.et-search-form,
.et-search-form input {
    position: static;
}

.et_search_outer .et_search_form_container {
    background-color: rgba(255, 255, 255, .8) !important;
    padding: 10%;
}

.et_search_outer .et_search_form_container .et-search-form {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 100% !important;
}

.search-container {
    max-width: 800px;
    width: 100%;
}

.search-container form input[type=search] {
    background: #fff;
    border: 1px solid #999 !important;
    border-radius: 0 !important;
    padding: .25em 1em !important;
    font-size: 18px !important;
    color: #000;
    margin-bottom: 1em;
}

.search-container form input[type=search] * {
    font-size: 18px !important;
}

.dgwt-wcas-search-input {
    margin-bottom: 0 !important;
}

.dgwt-wcas-ico-loupe {
    display: none !important;
}

.search-label {
    display: none;
}

.search-label {
    padding-top: 20px;
    color: #222;
    font-size: 22px;
    line-height: 34px;
    display: block;
}

.et_search_outer .et_pb_search_visible .et-search-form {
    max-width: 100% !important;
}

@media only screen and (min-width:981px) {
    .search-results .products li.product {
        width: 18% !important;
        margin-right: 2% !important;
    }
    .search-results.woocommerce-page ul.products li.product:nth-child(3n+1) {
        clear: none !important;
        margin-right: 2% !important;
    }
    .search-results.woocommerce-page ul.products li.product:nth-child(5n) {
        margin-right: 0 !important;
    }
    .search-results.woocommerce-page ul.products li.product:nth-child(5n+1) {
        clear: both !important;
    }
    #et-top-navigation {
        display: flex;
    }
    #top-menu-nav {
        flex-grow: 1;
    }
}

.search-results .pagination {
    display: none;
}

.et_pb_menu_hidden #top-menu,
.et_pb_menu_hidden #et_search_icon:before,
.et_pb_menu_hidden .mobile_menu_bar {
    opacity: 1;
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
}

@media only screen and (max-width: 980px) {
    #main-header .et_mobile_menu {
        background-color: #0056b7 !important;
    }
    #et_search_icon:before {
        color: #fff !important;
    }
    #logo {
        filter: brightness(0) invert(1);
    }
    .mobile_menu_bar.mobile_menu_bar_toggle:before {
        color: #fff !important;
    }
}

.nav li ul {
    width: 280px !important;
}

#top-menu li li {
    width: 100% !important;
    display: block;
}

#top-menu li li a {
    width: 100% !important;
    display: block;
    padding: 12px 0 !important;
    line-height: 1.25em;
}

body .et_slide_in_menu_container {
    background-color: #6e7c7c;
    text-align: left;
}

.slide-in-logo {
    display: block;
    padding: 28px 40px !important;
}

.slide-in-logo img {
    max-width: 100% !important;
}

.main-hero {
    padding-top: 10%;
    padding-bottom: 10%;
}

.hero-and-image .header-content-container {
    width: 100% !important;
}

.hero-and-image .header-image-container {
    width: 50% !important;
}

.et_pb_fullwidth_header_subhead {
    line-height: 1.25em;
    display: block;
}

.et_pb_button,
.woocommerce-Button {
    color: #fff !important;
    padding-top: .5em !important;
    padding-bottom: .5em !important;
}

.home-category {
    position: relative;
    padding: 15px 0 15px 100px;
    /*border-bottom: 1px solid #6f7c7d;*/
    min-height: 275px;
}

.home-category:before {
    background-size: contain !important;
    width: 80px;
    height: 83px;
    display: block;
}

.home-category.police:before {
    content: '';
    background: transparent url(/wp-content/themes/Divi-child/images/home-cat-police.png) no-repeat top left;
    position: absolute;
    top: 15px;
    left: 0;
}

.home-category.residential:before {
    content: '';
    background: transparent url(/wp-content/themes/Divi-child/images/home-cat-residential.png) no-repeat top left;
    position: absolute;
    top: 15px;
    left: 0;
}

.home-category-container .et_pb_column {
    border: 1px solid #666;
    padding: 0 20px;
    background: #fff;
}

.home-category.security:before {
    content: '';
    background: transparent url(/wp-content/themes/Divi-child/images/home-cat-security.png) no-repeat top left;
    position: absolute;
    top: 15px;
    left: 0;
}

.home-category .et_pb_button {
    display: inline-block;
    margin-top: 0;
}

.home-category h2:before {
    content: '';
    width: 100%;
    height: 30px;
    background: transparent url(/wp-content/themes/Divi-child/images/tufloc-small.png) no-repeat top left;
    display: block;
    position: absolute;
    background-size: contain;
    top: 0;
    left: 0;
}

.home-category h2 {
    color: #6e7c7c;
    padding-top: 38px;
    padding-bottom: 0;
}

.home-category p {
    height: 6em;
}

.home-category p:last-child {
    height: auto;
}

@media only screen and (max-width: 980px) {
    body .home-category {
        padding: 15px 0 35px 50px !important;
    }
    body .home-category:before {
        width: 45px !important;
    }
    body .home-category h2 {
        font-size: 18px !important;
    }

    ul.fw-split li{
        float:none !important;
        width:100% !important;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1300px) {
    .home-category h2 {
        height: auto !important;
    }
    .home-category p {
        height: auto !important;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1400px) {
    .home-category h2 {
        height: auto !important;
    }
    .home-category p {
        height: auto !important;
    }
}

@media only screen and (min-width: 1401px) {
    .home-category h2 {
        height: 4.5em;
    }
}

@media only screen and (max-width: 1300px) {
    body .home-category {
        padding: 15px 0 35px 50px !important;
    }
    body .home-category:before {
        width: 45px !important;
    }
    body .home-category h2 {
        font-size: 18px !important;
    }
}


/* product-categories */

.product-cat {
    color: #fff !important;
    position: relative;
}

.product-cat .et_pb_blurb_container a {
    display: block;
    text-align: center;
    color: #fff !important;
    width: 100%;
    height: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}

.product-cat .et_pb_blurb_container h4 {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.product-cat .et_pb_blurb_container:after {
    content: '';
    background: rgba(0, 0, 0, .5);
    background-position: 100% 3%;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    mix-blend-mode: hard-light;
}

.product-cat .et_pb_blurb_container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 185px;
    vertical-align: middle;
}

.product-cat:hover .et_pb_blurb_container:after {
    background: rgba(0, 86, 184, 1);
}

.product-cat .et_pb_blurb_container h4 {
    position: relative;
    z-index: 2;
}

.product-cat .et_pb_blurb_container a {
    padding: 60px 10px 60px 10px;
    display: block;
    text-align: center;
    color: #fff !important;
}

.vehicle-mount .product-cat .et_pb_blurb_container {
    min-height: 250px;
}


/* vehicle-filters */

.et_section_specialty .et_pb_column_1_4 {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 50px;
	z-index:99999
}

.vehicle-filters .woof_container {
    display: none;
}

.vehicle-filters .woof_container.woof_container_pa_gun-type,
.vehicle-filters .woof_container.woof_container_pa_second-gun-type {
    display: block;
}

.woof_reset_search_form {
    float: right;
    color: #fff !important;
    background: #0056b8;
    border: none;
    padding: 6px 12px;
    font-size: 16px;
    cursor: pointer;
}

.sortless .woocommerce-ordering,
.sortless .woocommerce-result-count {
    display: none;
}


/* newsletter */

#newsletter .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    background-color: #fff !important;
}

#newsletter .gfield_label {
    text-align: right;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 53px;
    margin: 0;
}

#newsletter .gfield_required {
    display: none;
}

#newsletter .gfield {
    margin: 0;
}

#newsletter .gform_wrapper {
    margin: 0 !important;
}

#newsletter .gform_button.button {
    width: 100%;
    margin-top: 5px;
}

@media only screen and (min-width: 641px) {
    #newsletter .gform_body {
        width: 80%;
        display: inline-block;
        vertical-align: top;
    }
    #newsletter .gform_wrapper .gform_footer:not(.top_label) {
        padding: 0;
        margin: 0;
        width: 18%;
        display: inline-block;
        vertical-align: top;
    }
}

body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_page_footer input.button,
body div.form_saved_message div.form_saved_message_emailform form input[type=submit] {
    color: #fff !important;
    border: 1px solid #fff;
    background: #0056b8;
}


/* footer */

#main-footer .et_pb_section,
#main-footer .et_pb_row {
    background-color: transparent !important;
    padding-bottom: 0;
}

#footer-bugs,
.footer-social {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

#footer-bugs li,
.footer-social li {
    margin-left: 0 !important;
    padding-left: 0 !important;
    line-height: 62px;
    vertical-align: middle;
}

#footer-bugs li img {
    vertical-align: middle;
    margin-right: 5px;
}

#footer-bugs li:before,
.footer-social li:before {
    content: none !important;
}

.footer-social li {
    display: inline-block;
    margin-right: 6px;
}

.footer-social li a {
    font-size: 0 !important;
}

.footer-social li a:before {
    font-family: 'ETmodules';
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
}

.footer-social li.footer-fb a:before {
    content: '\e093';
    background-color: #4472ae;
}

.footer-social li.footer-tw a:before {
    content: '\e094';
    background-color: #00b9f0;
}

.footer-social li.footer-li a:before {
    content: '\e09d';
    background-color: #0088b5;
}

#footer-widgets .footer-widget li a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    line-height: 16px;
}

.et_pb_widget ul li {
    margin-bottom: .25em;
}


/* products */

.woocommerce-product-gallery__trigger,
.zoomImg,
.single-product .cart {
    display: none !important;
}

.woocommerce-breadcrumb {
    font-weight: bold;
}

.woocommerce-breadcrumb a {
    font-weight: normal;
}

.single-product #left-area,
.search-results #left-area {
    /* width: 100% !important; */
    padding-right: 0px !important;
}

.single-product #main-content .container:before {
    content: none;
}

.et_pb_shop_grid .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce .product,
.single-product .related.products li {
    border: 1px solid #6e7c7c !important;
    padding: 15px !important;
    text-align: left;
    background: #fff;
}

.single-product .product {
    border: 0 !important;
}

.featured-products li {
    margin-bottom: 0 !important;
}

.single-product .variations .quantity {
    display: none;
}

.single-product .variations-table {
    padding: 0;
    margin: 0;
}

.single-product .variations-table tr {
    padding: 0 !important;
    border-top: 1px solid #dadada;
}

.test-product-fields {
    display: none;
}

.loop-variable-sku {
    font-weight: bold;
}

.loop-variable-sku:before {
    content: "SKU: ";
}

.loop-attribute {
    text-transform: capitalize;
}

.product-type-variable .price,
.product-type-variable .sku_wrapper {
    display: none;
}

.woocommerce-loop-product__title {
    min-height: 3em;
}

.et_overlay {
    border: 0 !important;
}

.products .et_overlay:before {
    content: 'View Details';
	width: 100%;
	text-align: center;
/*
    width: 100%;
    position: absolute;
    text-align: center;
    left: auto;
    top: 40%;
    margin: 0;
    text-align: center;
    display: block;
*/
    font-family: "Titillium Web", Arial, Helvetica, sans-serif !important;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    margin-bottom: 3.992em !important;
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del {
    margin: 0 -15px -15px -15px !important;
    background-color: #6e7c7c;
    padding: 5px 15px;
    bottom: -21px;
    width: calc(100% + 2px);
    left: 14px;
    position: absolute;
}

.sku_wrapper:before {
    content: 'Product Number:';
    padding-right: 5px;
    font-size: 14px;
}

.sku {
    font-size: 14px;
}

.sku_wrapper {
    font-size: 0;
    font-weight: bold;
}

.single-product .price>span:before {
    content: 'Retail Price:';
    padding-right: 5px;
}

body.single-product .product .entry-summary .price * {
    color: #666;
    font-size: 22px !important;
}

body .product .price * {
    color: #fff;
}

body .woocommerce ul.products li.product .price {
    color: #fff !important;
}

.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 5px 15px;
    font-size: .92em;
    color: #fff;
    background-color: #6e7c7c;
}

.woocommerce .woocommerce-breadcrumb a {
    color: #fff;
}

ul.products {
    min-height: auto !important;
}

@media only screen and (min-width:981px) {
    .related.products ul.products li.product {
        width: 22% !important;
        margin-right: 3% !important;
    }
    .related.products ul.products li.product:nth-child(4n) {
        margin-right: 0 !important;
    }
    .related.products ul.products li.product:nth-child(4n+1) {
        clear: both !important;
    }
    .related.products ul.products li.product:nth-child(3n+1) {
        clear: none !important;
    }
    .related.products ul.products li.product h2 {
        font-size: 16px !important;
    }
}


/* product filters */

.chosen-container {
    background: #6e7c7c;
    color: #fff;
    border: none !important;
}

.chosen-container-single .chosen-single {
    background: transparent !important;
    border: none !important;
    box-shadow: none;
    color: #fff;
    border-radius: 0;
    padding: 10px;
    height: auto !important;
}

.chosen-results * {
    color: #000;
}

.chosen-container-single .chosen-single div {
    top: 8px;
}

.chosen-container:after {
    display: block;
    font-family: 'ETmodules';
    content: "\33";
    position: absolute;
    top: 0;
    right: 8px;
    line-height: 48px;
    font-size: 20px;
    font-weight: bold;
}

.chosen-single > div {
    display: none;
}

@media only screen and (min-width:981px) and (max-width: 1200px) {
    #main-menu-top li a {
        font-size: 12px !important;
    }
}

.single-list .woocommerce-result-count {
    display: none;
}

.related.products {
    clear: both;
}


/* accordion */

.resources-accordion * {
    text-align: left;
}

.page-id-383 .woof_container_secondguntype,
.page-id-381 .woof_container_secondguntype,
.page-id-385 .woof_container_secondguntype,
.page-id-380 .woof_container_secondguntype,
.page-id-382 .woof_container_secondguntype,
.page-id-386 .woof_container_secondguntype,
.page-id-374 .woof_container_secondguntype {
    display: none !important;
}

.hidden-products {
    height: 0px !important;
    overflow: hidden;
}

.hidden-products * {
    font-size: 0;
}

.single-product .posted_in {
    display: none;
}

.woocommerce-Tabs-panel--additional_information h2 {
    display: none;
}

.vehicle-filter-section .woof_submit_search_form_container {
    display: none;
}

.search-results .et-left-area {
    padding: 0 !important;
    width: 100% !important;
}

.search-results #main-content > .container:before {
    content: none !important;
}

.search-results .entry-title {
    font-size: 24px !important;
}

.search-results .et_pb_post img {
    display: none !important;
}

#main-header #top-menu a {
	color:#fff;
}

#categories-2 h4{
    color: #333333;
    font-family: "Titillium Web", sans-serif, Arial;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 15px;
}
#categories-2 .cat-item{
    margin-bottom: 5px;
}
#categories-2 .cat-item a{
color: #0056b8;
    font-family: "Titillium Web", sans-serif, Arial;
    font-size: 16px;
    font-weight: 400;
}
body.blog #main-content > .container,
body.archive.category #main-content > .container{
    padding-top: 0 !important;
    margin-top: 60px;
}
body.blog .blog-header,
body.archive.category .blog-header{
    padding: 90px 0;
}
body.blog .blog-header h1,
body.archive.category .blog-header h1{
margin: 0;
text-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
color: #ffffff;
font-family: "Titillium Web";
font-size: 80px;
font-weight: 600;
line-height: 80px;
text-transform: uppercase;
}
body.blog .blog-header .page-desc,
body.archive.category .blog-header .page-desc{
    max-width: 77.25%;
}
body.blog .blog-header .page-desc,
body.blog .blog-header .page-desc p,
body.archive.category .blog-header .page-desc,
body.archive.category .blog-header .page-desc p{
text-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
color: #ffffff;
font-family: "Titillium Web";
font-size: 16px;
font-weight: 600;
}
body.blog .blog-header .page-desc p,
body.archive.category .blog-header .page-desc p{
    margin-bottom: 15px;
}
body.blog .blog-header .page-desc > :last-child,
body.archive.category .blog-header .page-desc > :last-child{
    margin-bottom: 0;
}

@media only screen and (max-width: 768px){
    #categories-2{
        margin: 30px 0;
        padding-top: 30px;
        border-top: 1px solid #eaeaea;
        text-align: center;
    }
    body.blog .blog-header .page-desc,
    body.archive.category .blog-header .page-desc{
        max-width: 100%;
    }
}

body.blog #left-area,
body.archive.category #left-area{
    display: flex;
    flex-wrap: wrap;
    row-gap: 50px;
}
body.blog #left-area article,
body.archive.category #left-area article{
    flex-basis: 31%;
    display: flex;
    flex-direction: column;
    border: 1px solid #d9d9d9;
    margin: 0;
    margin-right: 20px;
}
body.blog #left-area > article:nth-child(3n),
body.archive.category #left-area > article:nth-child(3n){
    margin-right: 0;
}
body.blog #left-area article .entry-featured-image-url,
body.archive.category #left-area article .entry-featured-image-url{
    margin: 0;
    order: 1;
}
body.blog #left-area article .entry-featured-image-url img,
body.archive.category #left-area article .entry-featured-image-url img{
    height: 150px;
    width: 100%;
    object-fit: cover;
}
body.blog #left-area article .entry-title,
body.archive.category #left-area article .entry-title{
    background-color: #182850;
    padding: 15px;
    text-transform: none;
        color: #ffffff;
    font-family: "Titillium Web", sans-serif, Arial;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    order: 2;
}
body.blog #left-area article .entry-title a,
body.archive.category #left-area article .entry-title a{
    color: #ffffff;
    font-family: "Titillium Web", sans-serif, Arial;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    
}
body.blog #left-area article .post-meta,
body.archive.category #left-area article .post-meta{
    order: 4;
    padding: 0 15px 15px;
}
body.blog #left-area article .post-excerpt,
body.archive.category #left-area article .post-excerpt{
    order: 3;
    padding: 15px;
    color: #666666;
    font-family: "Titillium Web", sans-serif, Arial;
    font-size: 16px;
    font-weight: 400;
}
body.blog .pagination,
body.archive.category .pagination{
    flex-basis: 100%;
}
@media only screen and (max-width: 768px){
    body.blog #left-area article,
    body.archive.category #left-area article{
        flex-basis: 100%;
        margin-right: 0;
    }
}