@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,700');


body {
    font-family: 'Raleway', sans-serif !important;
    font-weight: 500;
    background: #fff !important;
}

h1, h2, h3, h4, h5 {
    font-family: 'Raleway', sans-serif !important;
    font-weight: 700;
}

.textwidget {
    font-size: 12px;
}


.av-main-nav > li > a {
    font-size: 15px;
    text-transform: uppercase;
}

/*.av-main-nav > li.current-menu-item > a, .av-main-nav > li.current_page_item > a, .av-main-nav > li.current_page_parent > a{
	border-bottom: 3px solid #dac300;
}*/

.menu li > a:after {
    content: ' ▾';
}

.menu li > a:only-child:after {
    content: '';
}

#top #header .avia_mega_div > .sub-menu {
    padding: 15px;
}

.header_color .avia-menu-fx {
    border-color: #dac300 !important;
    background-color: #dac300 !important;
}

.html_header_top #top .header_color .avia_mega_div > .sub-menu {
    border-color: #00703c !important;
}

#avia-menu .avia-menu-text {
    padding-bottom: 10px;
}

#avia-menu li:hover .avia-menu-text, #avia-menu li.current-menu-item .avia-menu-text, #avia-menu li.current-menu-parent .avia-menu-text {
    border-bottom: 2px solid #e8cf00;
}

#avia-menu li.dropdown_ul_available .sub-menu .avia-menu-text {
    border-bottom: none !important;
}

#header li .avia_mega_div, #header li .avia_mega_div ul {
    background: #00703c !important;
    color: #fff !important;
}

.sub-menu li {
    padding-top: 0 !important;
}

.sub-menu a {
    font-weight: 100 !important;
}

#header li .avia_mega_div li {
    border: 0 none !important;
}

#header li .avia_mega_div a {
    color: #fff !important;
}

.product-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: table-row;
}

.product-list li {
    display: table-cell;
    width: 33.3333%;
    float: left;
    margin: 0 0 0 0;
    padding: 4px 10px;
}

.product-list li:nth-child(3n) {
    /*margin: 0;*/
    /*clear: both;*/
}


.product-list li:before {
    content: "> ";
    color: green;
}

.page-template-template-product-search-results .product-search-wrapper .template-page.content {
    padding-top: 20px;
}

.product-search-wrapper {
    background: #303030;
    border: 0 none !important;
    min-height: 70px;
}

.product-search-wrapper .template-page {
    padding-bottom: 20px;
}

.product-search-wrapper form {
    margin: 0 !important;
}

.product-search-wrapper label {
    color: #fff;
    font-size: 24px !important;
    text-transform: uppercase;
    display: block;
    width: 30%;
    float: left;
    text-align: right;
    padding-top: 5px;
}

.product-search-wrapper .product-search-kw {
    width: 50% !important;
    float: left;
    margin-left: 5% !important;
    margin-bottom: 0 !important;
}

.product-search-wrapper .btn {
    width: 5%;
    float: left;
    background: #00703c;
    border: 0 none;
    color: #fff;
    height: 36px;
}

.product-list-search-results {
    margin: 0;
    padding: 0;
}

.product-list-search-results li {
    margin-bottom: 15px;
}

#top .avia-slideshow-button.avia-color-light {
    background: #FDD938 !important;
    border: 0 none !important;
    color: #000 !important;
    font-size: 20px !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
}

#top .avia-slideshow .avia-caption-title,
#top .avia-slideshow .avia-caption-content {
    color: #fff !important;
}

.avia-button.avia-size-large {
    font-size: 16px;
}

.box-title {
    margin-top: -27px;
    margin-bottom: 40px;
}

.box-title a {
    font-size: 30px;
    padding-left: 20px;
    padding-right: 20px;
    background: #fff;
}

.footer_color select.goog-te-combo {
    width: 100% !important;
    background: #fff !important;
    padding: 10px !important;
}

#breadcrumbs {
    text-align: center;
    margin: 15px 0;
    color: #464646;
}

#breadcrumbs a {
    color: #464646;
}

#av_section_2 {
    border: 0 none !important;
}

#av_section_2 .content {
    border: 0 none;
    padding-top: 20px !important;
}

#after_section_2 #breadcrumbs {
    margin-bottom: 30px;
}

#google_language_translator .skiptranslate, #google_language_translator .skiptranslate a {
    color: #fff !important;
}

p#breadcrumbs {
    color: #ccc;
    text-transform: uppercase;
    text-align: center;
    margin: 20px 0;
}

p#breadcrumbs .breadcrumb_last {
    color: #888;
}

p#breadcrumbs a {
    color: #222;
    text-decoration: none;
}

#product-enquiry-modal {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 9999;
    padding: 50px;
    overflow: scroll;
}

.product-enquiry-modal-content {
    position: relative;
    max-width: 500px;
    margin: 0 auto;
    background: #fff;
    padding: 40px;

}

#product-enquiry-modal-close {
    position: absolute;
    top: -40px;
    right: -40px;
}

.hide {
    height: 0;
    width: 0;
    opacity: 0;
    visibility: hidden;
}

@media (max-width: 1280px) {
    /*.logo img{max-height: 78%!important;}*/

}

@media (min-width: 1025px) and (max-width: 1279px) {
    /*.logo img{max-height: 55%!important;}*/
    .slideshow_caption {
        width: 60% !important;
    }

    .slideshow_align_caption h2, .slideshow_align_caption h1 {
        font-size: 40px !important;
    }

    .slideshow_align_caption p {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    #top .avia-slideshow-button.avia-color-light {
        font-size: 20px !important;
    }
}

@media (max-width: 1024px) {
    /*.logo img{max-height: 55%!important;}*/
    .slideshow_caption {
        width: 70% !important;
    }

    .slideshow_align_caption h2, .slideshow_align_caption h1 {
        font-size: 30px !important;
    }

    .slideshow_align_caption p {
        font-size: 16px !important;
        line-height: 23px !important;
    }

    #top .avia-slideshow-button.avia-color-light {
        font-size: 14px !important;
    }

    .box-title a {
        font-size: 13px;
    }

    .categories-boxes img {
        max-height: 100px !important;
        margin: 0 auto;
    }

    .toggle_content p {
        word-break: break-word;
    }

    .product-enquiry-modal-content {
        padding: 20px;
    }

    #product-enquiry-modal {
        padding: 40px;
    }
}

@media (max-width: 767px) {
    .slideshow_caption {
        width: 100% !important;
    }

    .slideshow_align_caption h2, .slideshow_align_caption h1 {
        font-size: 24px !important;
    }

    .slideshow_align_caption p {
        font-size: 13px !important;
        line-height: 18px !important;
    }

    #top .avia-slideshow-button.avia-color-light {
        font-size: 10px !important;
        padding: 3px 6px !important;
        border-width: 1px !important;
    }

    .product-list li {
        width: 100%;
    }

    .product-search-wrapper .template-page {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .product-search-wrapper label, .product-search-wrapper .product-search-kw {
        float: none !important;
        width: 100% !important;
    }

    .product-search-wrapper label {
        text-align: center;
        margin: 0 !important;
    }

    .product-search-wrapper .product-search-kw {
        margin: 10px 0 0 0 !important;
    }

    .product-search-wrapper .btn {
        display: none !important;
    }

    .responsive #scroll-top-link {
        display: block !important;
    }

    .box-title a {
        font-size: 18px;
    }

    #av_section_1 .av-section-color-overlay-wrap h1 {
        font-size: 30px !important;
    }

    #av_section_1 .av-section-color-overlay-wrap p {
        font-size: 16px !important;
    }

    .avia-builder-el-no-sibling {
        background-image: none !important;
    }
}


/*@media (max-width: 1320px) {*/
/*	#mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide {display: block;}*/
/*	nav.main_menu li.menu-item-top-level-1,*/
/*	nav.main_menu li.menu-item-top-level-2,*/
/*	nav.main_menu li.menu-item-top-level-3,*/
/*	nav.main_menu li.menu-item-top-level-4,*/
/*	nav.main_menu li.menu-item-top-level-5,*/
/*	nav.main_menu li.menu-item-top-level-6,*/
/*	nav.main_menu li.menu-item-top-level-7,*/
/*	nav.main_menu li.menu-item-top-level-8 { display: none; }*/
/*}*/


.html_header_top #top .av_header_stretch .container {
    width: 100%;
}

.html_header_top #top .av_header_stretch .container .logo {
    left: 20px;
}

.html_header_top #top .av_header_stretch .container #avia-menu > li:last-child {
    padding-right: 20px;
}

#gform_wrapper_2 {
    margin-top: -10px;
}

#gform_wrapper_2 input#input_2_6 {
    font-size: 14px;
}

#gform_wrapper_2 textarea.medium {
    height: 120px;
}

@media only screen and (max-width: 600px) {

    #input_2_8 iframe {
        width: 100% !important;
    }

    .rc-anchor.rc-anchor-normal.rc-anchor-light {
        width: 100% !important;
    }

}

li#field_1_9 {
    position: relative;
}

li#field_1_9 .gfield_label {
    display: none;
}

li#field_1_9 #label_1_9_1 {
    line-height: 16px;
}

li#field_1_9 #label_1_9_1 span {
    color: #b70000;
    font-size: 17px !important;
}

li#field_1_9 a {
    color: #00703c;
}

li#field_2_9 {
    position: relative;
}

li#field_2_9 .gfield_label {
    display: none;
}

li#field_2_9 #label_1_9_1 {
    line-height: 16px;
}

li#field_2_9 #label_2_9_1 span {
    color: #b70000;
    font-size: 17px !important;
}

li#field_2_9 a {
    color: #00703c;
}

@media only screen and (max-width: 767px) {

    #product-enquiry-modal {
        padding: 12px !important;
    }

    .product-enquiry-modal-content {
        max-width: 98% !important;
        padding: 10px !important;
    }

    #gform_submit_button_2 {
        background: #f0f0f0 !important;
        color: #000 !important;
    }

}


.slide-1 h2 {
    margin-top: -80px;
}


@media (max-width: 1401px) {
    .slide-1 h2 {
        font-size: 70px;
        line-height: 80px;
    }

    .avia-caption-content {
        font-size: 27px;
        line-height: 34px;
    }

}

@media (max-width: 1024px) {

    .slide-1 h2 {
        margin-top: -20px;
    }

}


@media (min-width: 768px) {
    .html_header_top #top .av_header_stretch .container .logo {
        left: 50%;
    }
}

@media (max-width: 990px) {
    .responsive .logo img {
        max-height: 60px;
    }
}

.dropdown-child-active {
    background: #00703c !important;
    color: white;
}

.dropdown-child-active span.avia-menu-text {
    color: white;
}

.sub-menu li:hover span.avia-menu-text {
    /*color: white;*/
}