/*
 Theme Name:   Divi New
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Divi Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Divi-child
*/

#stores li:last-child,
.ratings p {
    text-align: right
}

#safeguard-events li:last-child,
ul.customer-ratings li:nth-child(2n+2) {
    margin-right: 0
}

#stores ul li,
ul.breadcrumbs img,
ul.breadcrumbs li {
    vertical-align: middle
}

.row:after,
.woocommerce .add-request-quote-button.button:after,
ul.safeguard-related-products li:after {
    content: ""
}

#ml_results_wrapper {
    height: 925px!important
}

p {
    line-height: 1
}

strong {
    font-weight: 400!important;
    font-family: MuseoSans-700!important
}

#et-top-navigation ul li>a,
#stores ul li,
.module-title {
    font-family: MuseoSans-700
}

.stars {
    position: relative;
    background-image: url(images/stars.png);
    background-position: 0 0;
    width: 100px;
    height: 15px;
    left: 78%
}

.safeguard-yellow-btn.locate-now {
    font-size: 11px
}

input#postal_code {
    font-size: 12px
}

input#postal_code:hover {
    border: 1px solid #ffcd05
}

.logo_container {
    background: #ffcd05;
    padding-left: 18px
}

#main-header {
    margin-top: 30px
}

#logo {
    max-height: none;
    margin-top: -21px
}

#et-top-navigation {
    float: left;
    padding-top: 0!important
}

.et_menu_container {
    background-color: #ffcd05
}

#et-top-navigation ul li>a {
    padding: 0 20px!important;
    line-height: 5;
    font-size: 12.5px;
    text-transform: uppercase
}

#top-menu-nav {
    padding-left: 30px
}

#top-menu li {
    padding-right: 0
}

.current-menu-item a,
.current-page-ancestor a {
    background: 0 0!important;
    color: #fff!important
}

#hero-image {
    border-bottom: solid 5px #ffcd05
}

.et-cart-info {
    display: none
}

.module-title {
    display: inline-block;
    padding: 15px 20px
}

#safeguard-events,
ul.customer-ratings {
    position: relative;
    padding: 0
}

.module-title-dark {
    color: #fff;
    background-color: #333
}

.module-title-light {
    color: #333;
    background-color: #fff
}

#stores,
.safeguard-yellow-btn,
.yellow-divider {
    background-color: #ffcd05
}

.yellow-divider {
    display: block;
    height: 3px
}

ul.customer-ratings {
    display: block;
    margin: 0
}

ul.customer-ratings li p {
    padding-bottom: 0
}

#mep_0 {
    width: 740px!important;
    height: 420px!important
}

#stores ul {
    display: block;
    text-align: left
}

#stores ul li {
    display: table-cell;
    height: 60px;
    line-height: 1.5;
    padding: 0 15px
}

#stores li:first-child {
    width: 200px;
    font-size: 14px;
    color: #333
}

#safeguard-events p.event-title,
#safeguard-events p.event-venue {
    font-family: MuseoSans-900;
    font-size: 14px;
    color: #333;
    padding-bottom: 0
}

#safeguard-events p.event-address,
#safeguard-events p.event-schedule {
    font-family: MuseoSans-700;
    color: #866b00;
    padding-bottom: 0
}

p.blog-title {
    font-family: MuseoSans-900;
    color: #333;
    font-size: 14px;
    line-height: 1.4
}

p.blog-author-date,
p.blog-author-date a {
    color: #ababab;
    font-family: MuseoSans-500;
    font-size: 11px
}

p.blog-content {
    color: #333;
    font-family: MuseoSans-500;
    font-size: 14px;
    line-height: 1.5
}

.footer-widget h4,
div.textwidget h4 a,
div.textwidget strong {
    font-family: MuseoSans-900;
    color: #ffcd05!important
}

.footer-widget h4,
div.textwidget h4 a {
    font-size: 12.5px;
    padding-bottom: 24px
}

div.textwidget strong {
    display: inline-block;
    width: 6px;
    margin-right: 15px;
    font-size: 12.5px
}

div.textwidget {
    font-family: MuseoSans-500;
    color: #fff!important;
    font-size: 12.5px
}

div.textwidget a:hover {
    text-decoration: underline
}

a.prod-link:hover {
    color: #ffcd05!important
}

.safeguard-yellow-btn {
    display: inline-block;
    padding: 10px 15px;
    font-size: 11px;
    font-family: MuseoSans-700;
    color: #333!important;
    margin-top: 15px;
    border: 0;
    cursor: pointer
}

.safeguard-yellow-btn:hover {
    background-color: #ffe785
}

.current-page-ancestor a {
    color: #000!important
}

ul.breadcrumbs {
    position: absolute;
    top: 80px;
    display: block;
    text-align: left;
    padding: 0 20px
}

ul.breadcrumbs li {
    display: table-cell;
    height: 20px;
    padding: 0 5px;
    font-family: MuseoSans-500;
    text-transform: uppercase;
    font-size: 10px;
    color: #333
}

ul.breadcrumbs a {
    color: #333
}

ul.breadcrumbs li:last-child {
    font-family: MuseoSans-700
}

.row {
    position: relative;
    display: block;
    width: 100%
}

.row:after {
    display: table;
    clear: both
}

div.image-container {
    display: block;
    width: 58%;
    margin-right: 2%;
    float: left
}

div.product-desc {
    display: block;
    width: 40%;
    float: right
}

div.product-description {
    position: relative;
    display: block;
    padding: 0 25px 18px;
    background-color: #fff;
    margin-bottom: 30px;
    font-family: MuseoSans-500;
    color: #333;
    font-size: 13px;
    overflow: hidden
}

div.product-description p {
    line-height: 20px
}

.product-description p img {
    margin-bottom: 15px
}

h1.product_title {
    font-family: MuseoSans-900;
    font-size: 19px;
    color: #333;
    margin-bottom: 22px;
    padding: 0 25px!important
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    float: none;
    width: 100%
}

.product-specs {
    display: block;
    width: 70%;
    margin-right: 2%;
    float: left
}

.product-other {
    display: block;
    width: 28%;
    float: right
}

ul.safeguard-related-products {
    position: relative;
    display: block;
    padding: 0!important;
    margin: 0;
    overflow: hidden
}

ul.safeguard-related-products li {
    display: block;
    vertical-align: top;
    margin-bottom: 15px;
    font-family: MuseoSans-700;
    font-size: 14px;
    color: #333;
    float: left;
    width: 50%;
    padding: 0 5px
}

ul.safeguard-related-products img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 5px;
    vertical-align: top
}

ul.safeguard-related-products li:after {
    display: table;
    clear: both
}

ul.safeguard-related-products a {
    display: block;
    margin-top: 10px
}

ul.listing-view {
    position: relative;
    text-align: right;
    float: right;
    margin-top: 10px
}

ul.listing-view li {
    display: inline-block;
    padding: 4px 15px;
    background-color: #fff;
    margin-left: 10px;
    border: 1px solid #9c9c9c
}

ul.listing-view li.active {
    border-color: #ffc728
}

ul.listing-view li a {
    display: block;
    color: #9c9c9c;
    font-family: MuseoSans-700
}

ul.listing-view li.active a {
    color: #ffc728
}

ul.listing-view li span {
    font-size: 16px;
    vertical-align: middle
}

div.accessories-variations {
    min-width: 700px;
    border-radius: 0;
    padding: 0
}

.variation-header p {
    color: #333;
    padding-top: 30px;
    padding-left: 156px;
    z-index: 1000;
    position: relative;
    font-family: MuseoSans-900;
    font-size: 18px
}

.modal860 .variation-header p {
    padding-left: 260px!important
}

.modal860 .minheight50 p {
    padding-left: 234px!important
}

div.accessories-variations ul {
    display: block;
    position: relative;
    padding: 25px;
    text-align: center
}

div.accessories-variations ul li {
    display: inline-block;
    width: 290px;
    margin-right: 26px;
    border: 2px solid #ebebeb;
    padding: 20px 0 10px;
    margin-bottom: 30px
}

div.accessories-variations ul li:nth-child(2n+2) {
    margin-right: 0
}

div.accessories-variations ul li p {
    font-size: 13px;
    font-family: MuseoSans-500;
    line-height: 20px
}

div.accessories-variations ul li p.variation-name {
    font-size: 14px;
    font-family: MuseoSans-700
}

div.accessories-variations ul li a {
    display: block;
    margin-top: 15px
}

div.accessories-variations ul li div {
    text-align: left
}

div.accessories-variations ul li div div {
    padding: 0!important;
    margin-top: 20px!important
}

.variation-header {
    display: block;
    height: 100px;
    background-color: #ffcd05
}

.variation-header img {
    position: absolute;
    top: 4px
}

.variation-description {
    display: block;
    padding: 25px 25px 0;
    background-color: #333;
    color: #fff;
    font-size: 13px;
    font-family: MuseoSans-300
}

.variation-description p {
    line-height: 20px;
    margin: 0;
    padding: 0
}

.footer-widget aside,
div#results-here {
    margin-bottom: 30px
}

.variation-body {
    padding: 25px;
    background-color: #fff
}

.woocommerce .add-request-quote-button {
    background-color: #ffcd05;
    font-family: MuseoSans-700;
    color: #333;
    font-size: 12px;
    border: 0;
    border-radius: 0;
    text-transform: uppercase
}

.woocommerce .add-request-quote-button.button {
    margin-top: 2px!important;
    line-height: 2.5em!important
}

.yith-ywraq-add-to-quote {
    font-size: 12px!important
}

.footer-fullwidth {
    position: relative;
    display: block;
    border-bottom: solid 2px #5c5c5c
}

#footer-bottom {
    background-color: rgba(0, 0, 0, .7);
    padding-bottom: 15px
}

table.sub-categories {
    border-collapse: separate
}

table.sub-categories th:first-child {
    max-width: 200px!important;
    min-width: 200px!important
}

table.sub-categories th {
    position: relative;
    text-align: center;
    padding: 10px!important;
    border: 2px solid transparent;
    border-bottom: solid 2px #d9d9d9;
    max-width: 9.77%!important
}

table.sub-categories th img {
    position: absolute;
    top: -50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none
}

table.sub-categories th:hover {
    border-color: #ffcd05
}

table.sub-categories th:hover img {
    display: block
}

table.sub-categories th a {
    color: #333
}

table.sub-categories td {
    text-align: center;
    border-bottom: solid 4px #fff
}

table.sub-categories td:first-child {
    text-align: left
}

table.sub-categories td:nth-child(1),
table.sub-categories td:nth-child(6) {
    background-color: #ffcd05
}

table.sub-categories td:nth-child(2),
table.sub-categories td:nth-child(7) {
    background-color: #fcc23d
}

table.sub-categories td:nth-child(3),
table.sub-categories td:nth-child(8) {
    background-color: #fdcb5f
}

table.sub-categories td:nth-child(4),
table.sub-categories td:nth-child(9) {
    background-color: #fed071
}

table.sub-categories td:nth-child(10),
table.sub-categories td:nth-child(5) {
    background-color: #fedc93
}

table.sub-categories td.title {
    background-color: #fff!important
}

ul.sub-categories {
    position: relative;
    margin: 0;
    padding: 0!important
}

ul.sub-categories li {
    display: inline-block;
    width: 24%;
    margin-right: .9%;
    padding: 13px;
    border: 2px solid #d7d7d7;
    margin-bottom: 15px;
    position: relative
}

ul.sub-categories li:nth-child(4n+4) {
    margin-right: 0
}

ul.sub-categories li p.title {
    font-family: MuseoSans-900;
    font-size: 10px
}

.flexslider {
    margin: 0!important;
    border: 0!important;
    overflow: hidden
}

.flex-direction-nav {
    list-style: none!important
}

.flex-direction-nav a:before {
    font-size: 13px!important
}

.flex-direction-nav a.flex-next:before {
    content: ""!important
}

.flex-direction-nav a.flex-next:after {
    font-family: flexslider-icon;
    display: inline-block;
    content: '\f002';
    color: rgba(0, 0, 0, .8);
    font-size: 13px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3)
}

.product-red-box {
    display: inline-block;
    float: right;
    padding: 10px 15px;
    background-color: #ed1c24;
    font-family: MuseoSans-900;
    font-size: 16px;
    color: #fff;
    margin-right: 25px;
    line-height: 1
}

.product-red-box small,
.safeguard-modals p {
    font-family: MuseoSans-700
}

.product-red-box small {
    display: block;
    font-size: 11px
}

.modal>.yith-ywraq-add-to-quote {
    position: absolute;
    z-index: 1000;
    right: 100px;
    top: 307px
}

ul.related-products {
    padding: 0!important;
    margin: 0;
    position: relative
}

ul.related-products li {
    display: block;
    list-style: none;
    min-height: 100px
}

.checkbox-inline {
    display: inline-block;
    margin-right: 15px
}

.checkbox span {
    margin: 0
}

.checkbox label {
    font-size: 12px
}

.checkbox input {
    margin: 0;
    padding-top: 5px;
    vertical-align: middle
}

.safeguard-modals p {
    color: #333;
    font-size: 13px;
    padding-bottom: 0;
    padding-top: 15px;
    line-height: 1.2
}

.safeguard-modals,
.safeguard-modals .btn {
    font-family: MuseoSans-500;
    color: #333
}

.safeguard-modals textarea {
    background-color: #dedede;
    width: 100%;
    border: 0;
    padding: 5px 15px
}

.safeguard-modals .btn {
    padding: 10px 15px;
    font-size: 12px;
    border: 0;
    cursor: pointer
}

.safeguard-modals .btn-warning {
    background-color: #ffcd05
}

.safeguard-modals .btn-default {
    background-color: #aaa
}

.grid-item,
.grid-sizer {
    width: 220px;
    margin: 5px
}

.mediabox {
    min-width: 1400px;
    padding: 25px!important;
    background-color: #333!important;
    border-radius: 0!important
}

.blocker {
    z-index: 99999!important
}

.minheight60 {
    height: 60px
}

.minheight50 {
    height: 50px;
    padding-top: 10px!important
}

.minheight60 img {
    left: 25px
}

.minheight50 p {
    padding-left: 130px;
    font-family: MuseoSans-700;
    font-size: 12px;
    color: #fff;
    line-height: 1.4;
    padding-top: 0
}

.modal500 {
    min-width: 500px!important
}

.modal860 {
    min-width: 860px!important
}

.et-fixed-header {
    background-color: #ffcd05!important;
    top: 0!important
}

.et-fixed-header ul.breadcrumbs {
    display: none!important
}

.et-fixed-header .current-menu-item a {
    color: #fff!important
}

.yellow-bulb {
    position: relative;
    display: block;
    padding: 20px 40px;
    background-color: #ffebb2;
    background-image: url(images/bulb.png);
    background-position: 20px center;
    font-size: 12px;
    font-family: MuseoSans-900;
    background-repeat: no-repeat
}

.yellow-bulb small {
    font-size: 10px;
    font-family: MuseoSans-700
}

.help-us-to-help-you input[type=text],
.help-us-to-help-you input[type=email],
.help-us-to-help-you input[type=tel] {
    display: block;
    width: 100%;
    line-height: 3;
    padding: 0 15px;
    background-color: #dedede;
    border: 0!important;
    font-family: MuseoSans-500;
    font-size: 11px
}

.ywraq_number_items {
    display: inline
}

ul.safeguard-request-quote-menu {
    position: relative;
    display: block;
    text-align: right
}

ul.safeguard-request-quote-menu li {
    display: inline-block;
    font-family: MuseoSans-900;
    font-size: 12px;
    margin-left: 15px;
    background-color: #ffcd05;
    padding: 5px 15px;
    color: #333
}

ul.safeguard-request-quote-menu a {
    color: #333;
    line-height: 4px;
    width: 100%;
    height: 100%
}

ul.safeguard-request-quote-menu li:hover {
    background-color: #fefefe;
    color: #ffcd05;
    cursor: pointer
}

ul.safeguard-request-quote-menu li:hover a {
    color: #ffcd05
}

.row .btn {
    display: inline-block;
    padding: 10px 15px;
    border: 0;
    cursor: pointer;
    line-height: 1!important;
    background-color: #999998;
    color: #333;
    font-family: MuseoSans-700
}

.row .btn-warning {
    background-color: #ffcd05
}

.filter-button-group button {
    background: #333;
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    cursor: pointer
}

.filter-button-group button.active,
.filter-button-group button:hover {
    background: #ffcd05;
    color: #333
}

.flex-direction-nav a {
    top: 90px!important;
    opacity: 1!important;
    visibility: visible;
    width: inherit!important
}

.flex-direction-nav a.flex-next {
    right: 0!important
}

.flex-direction-nav a.flex-prev {
    left: 0!important
}

a.wc-backward:after {
    content: ''!important
}

#content-area table td,
#content-area table th,
#content-area table tr,
#main-content table.cart td,
#main-content table.cart th,
#main-content table.cart tr,
table.cart td,
table.cart th,
table.cart tr {
    max-width: 100%
}

.button {
    background-color: #ffcd05!important;
    font-size: 14px!important;
    border-radius: 0!important;
    color: #333!important;
    font-family: MuseoSans-500!important;
    border: 0!important
}

a.wc-backward {
    display: none!important
}

@media(min-width:320px) {
    ul.safeguard-accessories-products li,
    ul.safeguard-main-products li {
        text-align: left;
        border: 1px solid #dedede;
        width: 100%;
        vertical-align: top;
        margin-right: 0
    }
    #safeguard-events li:nth-child(2n+2),
    #safeguard-events li:nth-child(3n+3),
    #safeguard-events li:nth-child(4n+4),
    ul.customer-ratings li,
    ul.customer-ratings li:nth-child(even),
    ul.safeguard-accessories-products li:nth-child(2n+2),
    ul.safeguard-accessories-products li:nth-child(3n+3),
    ul.safeguard-main-products li,
    ul.safeguard-main-products li:last-child,
    ul.safeguard-main-products li:nth-child(2n+2),
    ul.safeguard-main-products li:nth-child(3n+3) {
        margin-right: 0
    }
    #safeguard-events li {
        display: inline-block;
        width: 100%;
        padding: 24px;
        margin-bottom: 30px;
        background-color: #fff;
        vertical-align: top
    }
    ul.safeguard-main-products {
        position: relative;
        text-align: left;
        display: block;
        margin: 0;
        padding: 0 25px
    }
    ul.safeguard-main-products li {
        display: inline-block;
        padding: 14px;
        margin-bottom: 3%
    }
    ul.safeguard-main-products li.product h3 {
        font-family: MuseoSans-900;
        font-size: 14px;
        color: #333;
        padding-top: 10px
    }
    ul.safeguard-main-products li.product p {
        font-family: MuseoSans-500;
        font-size: 13px;
        color: #333;
        line-height: 20px
    }
    ul.safeguard-main-products li.product a.product-link {
        display: block
    }
    ul.safeguard-accessories-products {
        position: relative;
        text-align: left;
        display: block;
        margin: 0;
        padding: 0 25px
    }
    ul.safeguard-accessories-products li {
        display: inline-block;
        padding: 14px;
        margin-bottom: 3%
    }
    ul.safeguard-accessories-products li.product h3 {
        font-family: MuseoSans-900;
        font-size: 14px;
        color: #333;
        padding-top: 10px
    }
    ul.safeguard-accessories-products li.product p {
        font-family: MuseoSans-500;
        font-size: 13px;
        color: #333;
        line-height: 20px
    }
    ul.safeguard-accessories-products li.product a.product-link {
        display: block
    }
    ul.customer-ratings li {
        display: inline-block;
        width: 100%;
        padding: 0 15px;
        vertical-align: top
    }
}

@media(min-width:768px) {
    #safeguard-events li {
        display: inline-block;
        width: 48%;
        margin-right: 3.4%;
        padding: 24px;
        background-color: #fff;
        vertical-align: top;
        margin-bottom: 30px
    }
    .stockist,
    .stockist button {
        color: #333;
        background-color: #ffcd05;
        font-family: MuseoSans-700
    }
    #safeguard-events li:nth-child(2n+2),
    #safeguard-events li:nth-child(4n+4) {
        margin-right: 0
    }
    #safeguard-events li:nth-child(3n+3) {
        margin-right: 3.4%
    }
    .logo_container {
        min-height: 60px;
        border-radius: 0
    }
    #logo {
        margin-top: 0!important;
        max-height: none!important
    }
    .stockist {
        display: inline-block;
        padding: 10px 27px 5px!important;
        font-size: 14px
    }
    .stockist input[type=text] {
        line-height: 2;
        margin-left: 15px;
        margin-right: 5px
    }
    .stockist button {
        line-height: 2;
        border: 1px solid #333;
        padding-left: 14px;
        padding-right: 14px
    }
    .safeguard-result-body a,
    .safeguard-result-heading a {
        font-family: MuseoSans-900;
        color: #333;
        font-size: 12px
    }
    .safeguard-search-result {
        position: relative;
        display: block;
        width: 100%
    }
    .result-left {
        width: 360px;
        min-height: 1px;
        float: left;
        background-color: #f9f9f9;
        border: 1px solid #ebebeb;
        border-bottom: 0;
        border-top: 0
    }
    .result-right {
        width: calc(100% - 360px);
        min-height: 1px;
        float: right;
        padding: 0 20px
    }
    .safeguard-result-heading {
        position: relative;
        display: block;
        padding: 0!important;
        margin: 0 0 37px!important
    }
    .safeguard-result-heading li {
        display: inline-block;
        width: 105px;
        min-height: 70px;
        text-align: center;
        line-height: 1.2;
        margin-left: -3px
    }
    .safeguard-result-heading li>a {
        display: block;
        padding: 10px 15px!important;
        border: 1px solid transparent;
        border-right-color: #d9d9d9;
        margin-bottom: 7px
    }
    .safeguard-result-heading li>a:hover {
        border-color: #fecd06
    }
    .safeguard-result-body {
        position: relative;
        display: block;
        padding: 0!important;
        margin: 0!important
    }
    .safeguard-result-body li {
        display: inline-block;
        width: 105px;
        min-height: 37px;
        text-align: center;
        line-height: 1.2;
        padding-top: 10px;
        margin-left: -3px
    }
    .safeguard-result-heading .checkmarks {
        position: relative;
        display: block;
        width: 100%;
        padding: 10px 0
    }
    .checkmarks {
        display: block;
        width: 100%;
        height: 36px;
        margin-bottom: 2px
    }
    .checkmarks img {
        display: block;
        margin: 0 auto
    }
    .safeguard-result-heading li:nth-child(1) .checkmarks,
    .safeguard-result-heading li:nth-child(2n+5) .checkmarks {
        background-color: #fcc23d
    }
    .safeguard-result-heading li:nth-child(2) .checkmarks,
    .safeguard-result-heading li:nth-child(2n+6) .checkmarks {
        background-color: #fecb60
    }
    .safeguard-result-heading li:nth-child(2n+7) .checkmarks,
    .safeguard-result-heading li:nth-child(3) .checkmarks {
        background-color: #fed072
    }
    .safeguard-result-heading li:nth-child(2n+8) .checkmarks,
    .safeguard-result-heading li:nth-child(4) .checkmarks {
        background-color: #fed681
    }
    .safeguard-result-heading li:nth-child(2n+9) .checkmarks,
    .safeguard-result-heading li:nth-child(5) .checkmarks {
        background-color: #fedc94
    }
    .result-left p {
        line-height: 3;
        padding: 0 20px;
        font-size: 12px
    }
    p.safeguard-result-size {
        background-color: #e1e1e1;
        margin-bottom: 2px
    }
    .safeguard-search-box-container {
        position: relative;
        display: block;
        padding: 60px 16px 100px;
        margin-bottom: 25px
    }
    .safeguard-search-box {
        padding: 10px 25px 10px 170px;
        background-color: #333;
        color: #fff;
        font-family: MuseoSans-700;
        font-size: 12px
    }
    .safeguard-search-box select {
        padding: 5px;
        border: 0;
        color: #f3c60b;
        background-color: #4e4e4e;
        margin: 0 15px;
        width: 235px
    }
    .safeguard-menu li,
    .safeguard-search-box button {
        font-family: MuseoSans-700;
        color: #333
    }
    .safeguard-search-box button {
        padding: 5px 10px;
        border: 0;
        background-color: #fecd06;
        cursor: pointer;
        font-size: 10px;
        line-height: 1.6;
        vertical-align: top
    }
    .safeguard-menu li.call-us a:hover,
    .safeguard-menu li.message-us a:hover {
        border: 1px solid #ffe785
    }
    .net-icon {
        position: absolute;
        width: 166px;
        height: 100%;
        background-image: url(images/net-icon.png);
        background-position: top center;
        background-repeat: no-repeat;
        top: 0;
        left: 0
    }
    .safeguard-menu {
        position: relative;
        display: block;
        text-align: right;
        float: right;
        padding-right: 15px
    }
    .safeguard-menu li {
        display: table-cell;
        height: 62px;
        vertical-align: middle;
        margin: 0 3px;
        font-size: 11px
    }
    .safeguard-menu li:nth-child(2) {
        padding: 0 5px
    }
    .safeguard-menu li.call-us {
        width: 205px;
        height: 30px
    }
    .safeguard-menu li.message-us {
        width: 167px;
        height: 30px
    }
    .safeguard-menu li.call-us a {
        display: block;
        height: 30px;
        background-image: url(images/call-us-free_o.png);
        background-position: 0 0
    }
    .safeguard-menu li.message-us a {
        display: block;
        height: 30px;
        background-image: url(images/send-us-message_o.png);
        background-position: 0 0
    }
    .col-sm-6 {
        display: block;
        float: left;
        width: 50%;
        padding: 10px
    }
    .col-sm-6 input[type=text],
    .col-sm-6 input[type=email] {
        line-height: 3;
        display: block;
        background-color: #ebebeb;
        border: 0!important;
        padding: 0 10px;
        width: 100%
    }
    .event-modal {
        width: 600px!important;
        padding: 0!important
    }
    .event-modal .et_pb_row {
        width: 100%!important
    }
    ul.safeguard-main-products li {
        width: 47%;
        margin-right: 4.6%
    }
    ul.safeguard-main-products li:nth-child(2n+2) {
        margin-right: 0
    }
    ul.safeguard-main-products li:nth-child(3n+3) {
        margin-right: 4.6%
    }
    ul.safeguard-accessories-products li {
        width: 47%;
        margin-right: 4.5%
    }
    ul.safeguard-accessories-products li:nth-child(2n+2) {
        margin-right: 0
    }
    ul.safeguard-accessories-products li:nth-child(3n+3) {
        margin-right: 4.5%
    }
}

@media(min-width:1024px) {
    ul.safeguard-accessories-products,
    ul.safeguard-main-products {
        padding: 0
    }
    ul.customer-ratings li {
        display: inline-block;
        width: 46%;
        margin-right: 3.4%;
        padding: 0 15px;
        vertical-align: top
    }
    ul.customer-ratings li:nth-child(even) {
        margin-right: 0
    }
}

@media(min-width:1200px) {
    ul.safeguard-main-products li {
        width: 30%;
        margin-right: 4.6%
    }
    ul.safeguard-main-products li:nth-child(2n+2) {
        margin-right: 4.6%
    }
    ul.safeguard-main-products li:nth-child(3n+3) {
        margin-right: 0
    }
    ul.safeguard-accessories-products li {
        width: 23.8%;
        margin-right: 1%
    }
    ul.safeguard-accessories-products li:nth-child(2n+2),
    ul.safeguard-accessories-products li:nth-child(3n+3) {
        margin-right: 1%
    }
    ul.safeguard-accessories-products li:nth-child(4n+4) {
        margin-right: 0
    }
    #safeguard-events li {
        display: inline-block;
        width: 24%;
        margin-right: 1%;
        padding: 24px;
        background-color: #fff;
        vertical-align: top
    }
    #safeguard-events li:nth-child(2n+2),
    #safeguard-events li:nth-child(3n+3) {
        margin-right: 1%
    }
    #safeguard-events li:nth-child(4n+4) {
        margin-right: 0
    }
}

#main-header.et-fixed-header {
    margin-top: 0
}

#page-container .et-fixed-header #top-menu li.current-menu-item>a {
    color: #fff!important
}

#footer-widgets div.textwidget a {
    color: #666;
    text-decoration: none
}

.product-description-content {
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 2px solid #ddd
}

.product-description-content p {
    font-size: 13px;
    line-height: 20px
}

.product-description-content::-webkit-scrollbar {
    width: 10px;
    background-color: #ccc
}

.product-description-content::-webkit-scrollbar-thumb {
    background-color: #000
}

.grid-view {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .9);
    text-align: center;
    padding-top: 46%;
    visibility: hidden;
    opacity: 0
}

.grid-view a.view-all-size {
    padding: 5px 15px;
    vertical-align: middle;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    font-family: MuseoSans-900;
    color: #333
}

ul.sub-categories li:hover .grid-view {
    opacity: 1;
    visibility: visible
}

.safeguard-result-heading li a.list-view-all-size {
    border-right-color: transparent;
    text-transform: uppercase;
    font-family: MuseoSans-900
}

.safeguard-result-heading li a.list-view-all-size:hover {
    border-color: transparent
}

.footer-product-sticker {
    width: 44%;
    margin: 30px auto 0;
    vertical-align: middle
}

.product-atw .p-item {
    margin-bottom: 2%;
    overflow: hidden
}

.product-atw .p-item img {
    width: 90px;
    height: 60px;
    float: left;
    margin-right: 4%
}

.product-atw span.p-name {
    font-size: 12px
}

#footer-widgets .textwidget .product-atw .p-item a {
    display: block;
    color: #ffcd05;
    font-size: 12px
}

#footer-widgets .textwidget .product-atw .p-item a:hover {
    color: #ffe785
}

.product-atw {
    height: 200px;
    overflow: auto;
    overflow-x: hidden
}

.product-atw::-webkit-scrollbar {
    width: 10px;
    background-color: #ccc
}

.product-atw::-webkit-scrollbar-thumb {
    background-color: #000
}

.white-divider {
    display: block;
    height: 3px;
    background-color: #fff
}

.where-to-buy span {
    padding: 5px 20px 0
}

.where-to-buy .slider-content {
    padding: 10px;
    background: #333;
    margin-top: -1px
}

.where-to-buy .slider-content ul {
    padding: 15px;
    background: #fff
}

.where-to-buy .slider-content ul li {
    background: #ddd;
    position: relative
}

.where-to-buy .slider-content ul li.s-item i {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, .3);
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0
}

li.s-item i:before {
    content: "\f002";
    font-family: FontAwesome;
    font-style: normal;
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    font-size: 20px;
    color: #ffcd05;
    width: 40px;
    height: 40px;
    margin: -12px 0 0 -30px
}

.dropdown dd,
ul.quicknets_list {
    position: relative
}

.where-to-buy .slider-content ul li:hover i {
    visibility: visible;
    opacity: 1
}

.where-to-buy {
    background: #333
}

.locator_form input,
.locator_form select {
    padding: 7px 10px;
    color: #ffcd05;
    background: #666;
    font-size: 14px;
    border: 0
}

.locator_form input:focus {
    color: #ffcd05
}

.locator_form {
    float: left;
    padding: 0 10px
}

.locate-now {
    padding: 7px 15px;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 0;
    margin-left: 10px
}

.dropdown dd ul li a,
.dropdown dt a {
    font-family: Arial;
    font-weight: 400;
    font-size: 12.67px
}

.store-search {
    padding: 10px;
    padding-bottom: 20px!important
}

.store-search p {
    padding: 0 10px;
    color: #fff;
    margin-bottom: 15px
}

.locator_form.country,
.locator_form.search,
.locator_form.state,
.locator_form.tags {
    display: none
}

.locator_form input::-webkit-input-placeholder {
    color: #ffcd05
}

.locator_form input::-moz-placeholder {
    color: #ffcd05
}

dl#sample {
    display: inline-block;
    margin: 0 15px
}

.dropdown dd,
.dropdown dt,
.dropdown ul {
    margin: 0;
    padding: 0
}

.dropdown a,
.dropdown a:visited {
    color: #ffcd05;
    text-decoration: none;
    outline: 0
}

.dropdown dt a {
    background: url(images/down-arrow.png) right center no-repeat #4e4e4e;
    background-position-x: 97%;
    background-size: 10px;
    display: block;
    padding: 5px 20px 5px 5px;
    width: 260px;
    line-height: 1.3;
    white-space: nowrap
}

.dropdown dt a span {
    cursor: pointer;
    display: block
}

.dropdown dd ul {
    background: #4e4e4e;
    border: 1px solid #2ea3f2;
    color: #ffcd05;
    display: none;
    left: 0;
    padding-bottom: 0!important;
    position: absolute;
    top: 1px;
    width: auto;
    min-width: 260px;
    list-style: none!important;
    overflow: auto;
    overflow-x: hidden;
    z-index: 999;
    padding-left: 0!important
}

.store-carousel .owl-next,
.store-carousel .owl-prev {
    position: absolute;
    top: 42%;
    text-indent: -9999px;
    width: 10px
}

.dropdown span.value {
    display: none
}

.dropdown dd ul li a {
    padding-left: 5px;
    display: block
}

.dropdown dd ul li a:hover {
    background-color: #999
}

.dropdown img.flag {
    border: none;
    vertical-align: middle
}

.flagvisibility {
    display: none
}

.store-carousel .owl-prev {
    left: 0;
    background: url(images/back-icon_o.png) no-repeat
}

.store-carousel .owl-next {
    right: 0;
    background: url(images/next-icon_o.png) no-repeat
}

.result-left-content {
    background-color: #4e4e4e;
    overflow: hidden
}

.cate-name p {
    font-size: 11px;
    padding: 0;
    background: #f9f9f9
}

.cate-name p>span {
    width: 53%;
    display: block;
    background-color: #4e4e4e;
    padding: 0 20px
}

.cate-name {
    text-transform: uppercase;
    font-weight: 700;
    color: #ffcd05;
    font-size: 10px
}

.safeguard-1 {
    width: 50%;
    float: left
}

select.safeguard-vehicle-type {
    width: 0;
    padding: 0;
    margin: 0
}

select.safeguard-vehicle-type::-ms-expand {
    display: none
}

.cate-image {
    clear: both;
    background: #4e4e4e;
    min-height: 35px;
    width: 53%
}

.cate-image img {
    vertical-align: middle;
    display: block
}

.cate-image p {
    padding: 0 20px
}

.result-size {
    background-color: #f9f9f9;
    width: 47%
}

#main-header #mobile_menu.et_mobile_menu {
    background: #fff!important;
    padding: 0
}

#mobile_menu li.current-menu-item a {
    color: #333!important
}

#et-top-navigation ul#mobile_menu li>a {
    line-height: 3
}

.et_header_style_left .mobile_menu_bar {
    padding-bottom: 0
}

@media (max-width:1024px) and (min-width:992px) {
    .safeguard-search-box {
        padding: 10px 10px 10px 145px
    }
    .dropdown dt a,
    .safeguard-search-box select {
        width: 200px
    }
    .safeguard-search-box select,
    dl#sample {
        margin: 0 5px
    }
    select.safeguard-vehicle-type {
        width: 0;
        padding: 0;
        margin: 0
    }
    .et_fixed_nav #et-top-navigation {
        padding-left: 215px!important
    }
    .safeguard-menu li.call-us {
        width: 40px
    }
    .safeguard-menu li.message-us {
        width: 44px
    }
    .safeguard-menu li.call-us a,
    .safeguard-menu li.message-us a {
        border-right: 1px solid #000
    }
}

@media (max-width:768px) {
    dl#sample {
        margin: 0 0 5px
    }
    .safeguard-search-box-container {
        padding-left: 0;
        padding-right: 0
    }
    .form-search-product-home .safeguard-search-box,
    .safeguard-search-box {
        padding-left: 165px!important
    }
    .dropdown dt a span {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap
    }
    .product-other,
    .product-specs,
    div.image-container,
    div.product-desc {
        width: 100%;
        margin-right: 0
    }
}

@media (max-width:768px) and (min-width:480px) {
    .cate-name p,
    .flex-direction-nav a.flex-next,
    .flex-direction-nav a.flex-prev {
        font-size: 9px
    }
    .container.et_menu_container {
        width: inherit
    }
    #et_mobile_nav_menu {
        padding-top: 18px
    }
    ul.safeguard-related-products img {
        width: 100%
    }
    ul.safeguard-related-products a img {
        width: inherit
    }
    .result-left {
        width: 235px
    }
    .cate-image p,
    .cate-name p>span {
        padding: 0 5px;
        height: 32px
    }
    p.safeguard-result-size {
        padding: 0 5px;
        font-size: 9px;
        height: 36px
    }
    .cate-image {
        min-height: 28px
    }
    .result-right {
        width: calc(100% - 235px)
    }
    #stores ul li {
        padding: 0 5px
    }
}

@media (max-width:480px) {
    .et_fixed_nav #et-top-navigation {
        float: right
    }
    ul.safeguard-menu {
        display: none
    }
    #logo {
        margin-top: 0;
        max-height: 100%
    }
    .net-icon {
        position: absolute;
        width: 60px;
        height: 100%;
        background-image: url(images/net-icon.png);
        background-position: top center;
        background-size: 100%;
        background-repeat: no-repeat;
        left: -8px
    }
    .form-search-product-home .safeguard-search-box,
    .safeguard-search-box {
        padding-left: 50px!important;
        padding: 10px 25px 10px 170px;
        background-color: #333;
        color: #fff;
        font-family: MuseoSans-700;
        font-size: 12px
    }
    dl#sample {
        margin: 0;
        width: 100%
    }
    .safeguard-search-box select {
        padding: 5px;
        border: 0;
        color: #f3c60b;
        background-color: #4e4e4e;
        margin: 0;
        width: 100%
    }
    .safeguard-search-box button {
        padding: 5px 10px;
        color: #333;
        border: 0;
        background-color: #fecd06;
        cursor: pointer;
        font-size: 10px;
        font-family: MuseoSans-700;
        line-height: 1.6;
        vertical-align: top;
        margin-top: 7px
    }
    .stockist,
    .stockist button {
        background-color: #ffcd05;
        font-family: MuseoSans-700;
        color: #333
    }
    .safeguard-search-box-container {
        position: relative;
        display: block;
        margin-bottom: 25px
    }
    .safeguard-search-box span,
    .stockist {
        display: inline-block
    }
    select.safeguard-vehicle-type {
        width: 0;
        padding: 0;
        margin: 0
    }
    .stockist {
        padding: 10px 27px 5px!important;
        font-size: 14px
    }
    .stockist input[type=text] {
        line-height: 2;
        margin-left: 0;
        margin-bottom: 7px
    }
    .stockist button {
        line-height: 2;
        border: 1px solid #333;
        padding-left: 14px;
        padding-right: 14px
    }
    .dropdown dd ul,
    .dropdown dt a {
        width: 100%;
        min-width: 100%
    }
    .dropdown dd ul li a {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap
    }
    .locator_form input,
    .locator_form select {
        margin-bottom: 10px
    }
    #stores #text-7 ul li {
        display: block;
        text-align: left!important;
        width: 50%;
        float: left
    }
    #stores #text-7 ul li:first-child,
    #stores #text-7 ul li:last-child,
    .result-left,
    .result-right {
        width: 100%;
        float: none
    }
    #left-area ul.listing-view {
        float: none;
        text-align: left;
        padding-left: 0
    }
    .safeguard-result-heading li>a {
        display: block;
        padding: 10px 15px!important;
        border: 1px solid transparent;
        border-right-color: #d9d9d9;
        margin-bottom: 7px;
        font-size: 8.6px;
        font-family: MuseoSans-900;
        color: #333
    }
    ul.listing-view li {
        margin-left: 0
    }
    .safeguard-result-heading .checkmarks {
        position: relative;
        display: block;
        width: 100%;
        padding: 10px 0;
        height: 36px;
        margin-bottom: 2px
    }
    .checkmarks img {
        display: block;
        margin: 0 auto
    }
    .safeguard-result-heading li:nth-child(1) .checkmarks,
    .safeguard-result-heading li:nth-child(2n+5) .checkmarks {
        background-color: #fcc23d
    }
    .safeguard-result-heading li:nth-child(2) .checkmarks,
    .safeguard-result-heading li:nth-child(2n+6) .checkmarks {
        background-color: #fecb60
    }
    .safeguard-result-heading li:nth-child(2n+7) .checkmarks,
    .safeguard-result-heading li:nth-child(3) .checkmarks {
        background-color: #fed072
    }
    .safeguard-result-heading li:nth-child(2n+8) .checkmarks,
    .safeguard-result-heading li:nth-child(4) .checkmarks {
        background-color: #fed681
    }
    .safeguard-result-heading li:nth-child(2n+9) .checkmarks,
    .safeguard-result-heading li:nth-child(5) .checkmarks {
        background-color: #fedc94
    }
    #carousel ul.safeguard-result-heading {
        padding-left: 0
    }
    .result-left p {
        line-height: 3;
        padding: 0 5px;
        font-size: 10px
    }
    .cate-name p {
        padding: 0
    }
    p.safeguard-result-size {
        margin-bottom: 2px;
        background-color: #e1e1e1
    }
    .cate-image {
        min-height: 25px
    }
    .flex-direction-nav a.flex-next,
    .flex-direction-nav a.flex-prev {
        line-height: 1;
        font-size: 8px
    }
    .flex-direction-nav a.flex-next:after,
    .flex-direction-nav a:before {
        font-size: 9px
    }
    .cate-name p>span {
        padding: 0 5px;
        font-size: 9px
    }
}

@media (max-width:320px) {
    div.product-description {
        padding: 0 10px
    }
    ul.breadcrumbs {
        padding: 0
    }
}

.safeguard-search-box span {
    display: inline-block
}

.mobile_menu_bar:before {
    color: #000
}

.sg_desc {
    line-height: 25px!important;
    padding-bottom: 25px
}

p#why-desc {
    color: #fff;
    padding: 0 20px 20px;
    line-height: 25px
}

p#why-safeguard {
    padding: 20px 0 20px 20px;
    font-size: 15px;
    font-family: MuseoSans-700;
    color: #ffcd05
}

div#vid-thumb-bg {
    width: 100%;
    height: 400px;
    background-image: url(http://www.test.safeguardnet.com.au/wp-content/uploads/2017/08/video-thumb_r_o.jpg);
    background-size: cover;
    background-position: center center;
    display: table;
    text-align: center
}

div#vid-thumb-bg a {
    display: table-cell;
    vertical-align: middle
}

div.why-safeguard-content {
    display: none
}

p.event-address,
p.event-title,
p.event-venue {
    padding-bottom: 10px!important;
    line-height: 24px
}

p.event-schedule {
    padding-bottom: 6px!important
}

p.blog-title {
    padding-bottom: 10px!important
}

p.blog-author-date {
    padding-bottom: 18px!important
}

span.module-title.module-title-dark {
    padding-top: 15px;
    padding-bottom: 8px
}

div.textwidget,
div.textwidget p {
    line-height: 20px
}

div#footer-bottom aside#text-19 div.textwidget {
    font-size: 10px!important;
    color: #818181!important
}

img.icon-link {
    width: 33px;
    height: 32px
}

img.icon-link:hover {
    border: 1px solid #ffcd05
}

#top-menu li.menu-item-86 a:after {
    top: -10px!important
}

#top-menu li.menu-item-86 ul.sub-menu {
    width: 300px!important;
    background-color: #ffcd05!important;
    border-top: 3px solid #231f20
}

#top-menu li.menu-item-86 ul.sub-menu li a {
    color: #333!important;
    line-height: 3!important;
    padding-right: 5px!important;
    width: 260px!important;
    display: block!important
}

#top-menu li.menu-item-86 ul.sub-menu li:hover a {
    color: #fff!important;
    background-color: #be9622
}

#top-menu li.menu-item-86 ul.sub-menu li:hover ul a {
    color: #333!important;
    background: 0 0
}

#top-menu li.menu-item-86 ul.sub-menu li:hover ul li a:hover {
    color: #fff!important;
    background-color: #be9622
}

table#sizes-table {
    border-color: #f6f6f6
}

table#sizes-table tbody td:nth-child(1) {
    background-color: #666;
    font-family: MuseoSans-500;
    color: #fff
}

table#sizes-table tbody td:nth-child(2) {
    background-color: #e0e0e0;
    font-family: MuseoSans-700
}

table#sizes-table thead tr td#size-table-td {
    width: 200px;
    background-color: #363636;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    font-family: MuseoSans-700;
    color: #ffcd05
}

table#sizes-table thead tr td#action-table-td,
table#sizes-table thead tr td#code-table-td,
table#sizes-table thead tr td#dimension-table-td,
table#sizes-table thead tr td#mesh-table-td,
table#sizes-table thead tr td#tray-table-td {
    color: #fff;
    font-size: 11px;
    font-family: MuseoSans-500;
    text-align: center;
    text-transform: uppercase
}

table#sizes-table thead tr td#code-table-td {
    width: 100px;
    background-color: #464646
}

table#sizes-table thead tr td#action-table-td {
    width: 80px;
    background-color: #363636
}

table#sizes-table thead tr td#tray-table-td {
    width: 160px;
    background-color: #ed1c24
}

table#sizes-table thead tr td#mesh-table-td {
    width: 160px;
    background-color: #448ccb
}

table#sizes-table thead tr td#dimension-table-td {
    width: 170px;
    background-color: #39b54a
}

table#sizes-table tbody tr td {
    text-align: center;
    font-size: 12px
}

table#sizes-table tbody tr td:first-child {
    text-align: left!important;
    text-indent: 15px
}

table#sizes-table tbody tr td:last-child button {
    background-color: #ffcd05;
    text-transform: uppercase;
    width: 70px;
    /*height: 25px;*/
    color: #514103;
    cursor: pointer;
    font-size: 11px;
    border: 0;
    font-weight: 700;
    overflow: hidden;
    padding: 5px 0px;
}

table#sizes-table tbody tr td:last-child button:hover {
    background-color: #ffe785
}

table#sizes-table tbody tr:nth-child(even) {
    background-color: #f3f3f3
}

input#search-field {
    width: 100%;
    height: 40px;
    border: 1px solid #bdbdbd;
    text-indent: 15px;
    line-height: 40px;
    box-shadow: 2px 2px 2px #bbb;
    font-size: 15px
}

div#results-here {
    overflow: hidden
}

div#results-here div#default-text-result {
    width: 100%;
    height: 150px;
    line-height: 150px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #bbb
}

div#results-here p#search_resCount {
    font-size: 13px;
    color: #a1a1a1;
    padding-left: 20px
}

div#results-here a p.search_resTitle {
    font-size: 15px;
    font-weight: 700;
    padding-left: 20px;
    padding-bottom: 5px;
    margin-bottom: 0
}

div#results-here a p.search_resDesc {
    font-size: 13px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 20px
}

div#results-here a.search_resLinks {
    color: #333
}

div#results-here a.search_resLinks:hover {
    color: #ffcd05!important;
    cursor: pointer
}

div#searchContainerNav {
    width: 1200px;
    margin: 0 auto
}

div#searchContainerNav div#searchWrapper {
    float: right;
    margin-right: 10px;
    background-color: #333;
    width: 300px;
    height: 50px;
    text-align: center;
    border-bottom: 1px solid #ffcd05
}

div#searchContainerNav div#searchWrapper input#searchFieldNav {
    margin: 10px auto 0;
    height: 30px;
    background-color: #4e4e4e;
    width: 280px;
    border: 0;
    text-indent: 10px;
    color: #ffcd05
}

div#searchContainerNav div#searchWrapper input#searchFieldNav:hover {
    border: 1px solid #ffcd05;
    color: #ffcd05
}

@media (max-width:1500px) {
    div#searchContainerNav {
        width: 80%;
        margin: 0 auto
    }
}

@media (max-width:420px) {
    div#searchContainerNav div#searchWrapper {
        width: 100%;
        margin-right: 0
    }
}

#vcon {
    width: 960px;
    padding: 10px 20px;
    background-color: #363636
}

.v-par {
    line-height: 20px;
    font-size: 12px;
    font-family: MuseoSans-300;
    color: #fff
}

.v-name,
.vtable-det tbody .header {
    font-family: MuseoSans-700;
    text-transform: uppercase
}

.v-icon {
    width: 50px;
    height: 19px;
    margin-bottom: 5px
}

#v-tab tbody tr td {
    vertical-align: top;
    padding-right: 20px
}

#v-tab {
    table-layout: fixed
}

.v-name {
    color: #ffcd05
}

.yith-ywraq-add-to-quote {
    height: 30px!important;
    padding-left: 20px!important;
    margin-top: 50px
}

.yith_ywraq_add_item_browse_message {
    margin-top: -8px!important
}

.yith_ywraq_add_item_browse_message a {
    color: #ffcd05!important
}

.yith_ywraq_add_item_response_message {
    color: #fff!important
}

.title-size p {
    line-height: 30px!important
}

.yith-ywraq-add-button {
    display: block;
    height: 30px;
    line-height: 30px;
    margin-top: 1px
}

.add-request-quote-button {
    font-size: 11px!important;
    padding: 0 20px!important;
    width: 100%;
    height: 30px;
    display: block
}

.modal .add-request-quote-button.button {
    padding-top: 0!important;
    padding-bottom: 0!important;
    margin-top: 3px!important
}

.vtable-det tbody tr {
    height: 30px
}

.vtable-det tbody tr td {
    padding-left: 20px;
    padding-right: 20px
}

.vtable-det tbody .header {
    background-color: #363636;
    text-align: center;
    color: #fff;
    font-size: 12px
}

.vtable-det tbody .values {
    font-size: 12px;
    font-family: MuseoSans-500;
    text-align: center
}

.vtable-det tbody .values td:nth-child(even) {
    background-color: #d7d7d7
}

.vtable-det tbody .red {
    background-color: #ed1c24
}

.vtable-det tbody .blue {
    background-color: #448ccb
}

.vtable-det tbody .green {
    background-color: #39b54a
}

#main-content .container {
    padding-top: 100px!important
}

div.product-description p.text-ask {
    font-size: 15px;
    font-family: MuseoSans-700;
    padding: 8px 0 10px
}

div.quicknets_con {
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px!important
}

div.quicknets_con p.text-result {
    font-size: 15px;
    font-family: MuseoSans-700;
    padding: 15px 0;
    margin-left: 18px
}

ul.quicknets_list {
    text-align: left;
    display: block;
    margin: 0
}

ul.quicknets_list li {
    display: inline-block;
    width: 18%;
    margin-right: 2%;
    text-align: left;
    vertical-align: top;
    margin-bottom: 2%
}

ul.quicknets_list li:nth-child(5n+5) {
    margin-right: 0
}

ul.quicknets_list li div.image-holder {
    width: 100%;
    height: 100px;
    background-size: cover;
    background-position: center center
}

ul.quicknets_list li div.title-holder {
    width: 100%;
    padding: 10px 5px;
    overflow: hidden;
    background-color: #333;
    text-align: center
}

ul.quicknets_list li div.title-holder p.main-title {
    font-size: 12px;
    font-family: MuseoSans-700;
    color: #ffcd05;
    text-transform: uppercase;
    line-height: 18px;
    padding-bottom: 2px
}

ul.quicknets_list li div.title-holder p.sub-title {
    font-size: 12px;
    font-family: MuseoSans-300;
    color: #fff;
    line-height: 18px
}

ul.quicknets_list li div.view-holder {
    background-color: #454545;
    width: 100%;
    text-align: center;
    overflow: hidden;
    padding: 10px 0
}

ul.quicknets_list li div button.view-btn {
    text-transform: uppercase;
    height: 30px;
    padding: 0 15px;
    font-size: 11px;
    font-family: MuseoSans-700;
    background-color: #ffcd05;
    color: #3a2b01;
    border: 0;
    line-height: 18px;
    cursor: pointer
}

ul.quicknets_list li div.category-holder {
    background-color: #6b6b6b;
    width: 100%;
    overflow: hidden;
    padding: 10px 5px;
    text-align: center
}

ul.quicknets_list li div.category-holder p.cat-title {
    color: #fff;
    font-family: MuseoSans-500;
    font-size: 12px;
    padding: 0
}

ul.quicknets_list li div.category-holder p.cat-title:hover {
    text-decoration: underline
}

div.quicknet_mod_con {
    border: 1px solid transparent;
    height: 150px;
    position: relative;
    display: block;
    padding: 0 15px 0 25px
}

div.quicknet_mod_con div.quicknet_mod_img {
    position: absolute;
    width: 150px;
    height: 100%;
    background-image: url(http://www.test.safeguardnet.com.au/wp-content/uploads/2017/08/Net-Icon2_o.png);
    background-position: top center;
    background-repeat: no-repeat;
    top: 0;
    left: 10px
}

div.quicknet_mod_con div.quicknet_mod_form {
    width: 100%;
    background-color: #474747;
    margin-top: 25px;
    overflow: hidden;
    padding: 15px 25px 15px 130px
}

div.quicknet_mod_con div.quicknet_mod_form p.form-content {
    font-size: 12px;
    text-transform: uppercase;
    color: #ffcd05;
    font-family: MuseoSans-700;
    line-height: 35px!important
}

div.quicknet_mod_con div.quicknet_mod_form select.vehicle-select {
    width: 200px;
    height: 25px;
    background-color: #595959;
    color: #fff;
    font-family: MuseoSans-300;
    font-size: 13px;
    border: 0;
    margin: 0 15px
}

div.quicknet_mod_con div.quicknet_mod_form select.vehicle-select:hover {
    border: 1px solid #ffcd05;
    color: #ffcd05;
    cursor: pointer
}

div.quicknet_mod_con div.quicknet_mod_form button.quicknet_mod_btn {
    padding: 0 15px;
    font-size: 11px;
    font-family: MuseoSans-700;
    color: #333;
    background-color: #ffcd05;
    height: 25px;
    text-transform: uppercase;
    cursor: pointer;
    border: 0
}

div.quicknet_mod_con div.quicknet_mod_form button.quicknet_mod_btn:hover {
    background-color: #ffe785
}

@media (max-width:1266px) {
    div.quicknet_mod_con div.quicknet_mod_form p.form-content {
        line-height: 35px!important
    }
}

@media (max-width:726px) {
    div.quicknet_mod_con div.quicknet_mod_form p.form-content {
        width: 100%
    }
}

p.blogs-title {
    font-size: 25px;
    font-weight: 700;
    color: #333
}

p.blogs-desc,
p.comment-notes span#email-notes {
    font-size: 14px;
    line-height: 24px;
    color: #333
}

span.blogs-highlight {
    font-weight: 700;
    padding: 5px 8px;
    background-color: #ffcd05;
    color: #333
}

p.blogs-desc-title {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    padding-top: 25px
}

div.blogs-quote {
    border: 2px solid #ffcd05
}

div.blogs-quote p {
    padding: 20px;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: #735602
}

p.blogs-caption {
    font-size: 12px;
    font-style: italic
}

h3.comment-reply-title,
h3.comment-reply-title span,
section#comment-wrap h1.page_title {
    font-size: 18px;
    font-weight: 700;
    color: #333
}

p.comment-form-author label,
p.comment-form-comment label,
p.comment-form-comment textarea#comment {
    font-size: 14px;
    font-family: MuseoSans-300
}

section#comment-wrap h1.page_title {
    padding-bottom: 20px
}

section#comment-wrap {
    padding-top: 40px
}

p.comment-form-comment textarea#comment {
    resize: none
}

p.comment-form-author input#author,
p.comment-form-email input#email {
    font-size: 14px;
    font-family: MuseoSans-300;
    height: 40px;
    width: 100%
}

p.comment-form-author {
    float: left;
    width: 50%;
    padding-right: 7px
}

p.comment-form-email {
    float: right;
    width: 50%;
    padding-left: 7px
}

p.comment-form-url {
    display: none
}

p.form-submit {
    float: left
}

p.form-submit input.submit.et_pb_button {
    height: 40px;
    border: 0;
    background-color: #ffcd05;
    color: #333;
    font-size: 11px;
    font-family: MuseoSans-700;
    border-radius: 0;
    text-transform: uppercase;
    padding: 10px 15px;
    margin-bottom: 50px
}

div.comment_avatar img.avatar.avatar-80.photo {
    width: 50px;
    height: 50px
}

article.comment-body.clearfix {
    margin-bottom: 10px;
    padding-left: 80px;
    border-bottom: 1px dashed rgba(255, 205, 5, .5)
}

div.comment_postinfo {
    margin-top: 20px
}

div.comment_postinfo span.comment_date,
div.comment_postinfo span.fn {
    font-size: 14px
}

div.comment-content.clearfix p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 10px
}

div.comment-content.clearfix span.reply-container a.comment-reply-link.et_pb_button,
h3.comment-reply-title small a#cancel-comment-reply-link {
    background-color: transparent;
    border-radius: 0;
    height: 40px;
    color: #333;
    font-size: 11px;
    font-family: MuseoSans-700;
    text-transform: uppercase;
    padding: 10px 15px;
    border: 2px solid #ffcd05
}

h3.comment-reply-title small {
    margin-top: 20px;
    margin-bottom: 20px
}

div.comment-content.clearfix span.reply-container a.comment-reply-link.et_pb_button:hover,
h3.comment-reply-title small a#cancel-comment-reply-link:hover {
    background-color: #ffcd05
}

div.comment-content.clearfix span.reply-container a.comment-reply-link.et_pb_button:after {
    content: ""!important
}

ul.side-bar-lists {
    margin-top: 100px
}

ul.side-bar-lists li.side-bar-header {
    font-size: 16px;
    font-family: MuseoSans-300;
    color: #333;
    margin-top: 40px
}

p.side-bar-comp,
ul.side-bar-lists li.side-bar-item a p.text-desc {
    font-size: 13px;
    line-height: 20px;
    font-family: MuseoSans-700;
    color: #333;
    padding-bottom: 7px
}

ul.side-bar-lists li.side-bar-item a p.text-desc:hover {
    color: #ffcd05
}

ul.side-bar-lists li.side-bar-item a p.text-date {
    font-size: 12px;
    font-family: MuseoSans-300;
    color: #333
}

ul.side-bar-lists li.side-bar-item {
    border-bottom: 1px dashed #ffcd05;
    padding: 8px 0
}

ul.side-bar-lists li.side-bar-item a:hover {
    text-decoration: none
}

p.side-bar-comp {
    margin-top: 20px
}

p.side-bar-address {
    font-size: 13px;
    line-height: 20px;
    font-family: MuseoSans-300;
    color: #333
}

.contain-table {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 4px;
    border: 0
}

.table-container {
    width: 1140px;
    border-color: #f6f6f6
}

.table-container .table-leftLabel {
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    font-family: MuseoSans-700;
    background-color: #333;
    color: #ffcd05;
    width: 300px;
    height: 70px;
    border-bottom: 0;
    vertical-align: bottom
}

.quicknets_con .table-div-con,
.quicknets_con .table-div-scroll {
    width: 1150px;
    overflow-x: scroll;
    overflow-y: hidden
}

.quicknets_con p.small-scrollbars-labels {
    font-size: 15px;
    font-family: MuseoSans-700;
    color: #fc0;
    text-align: right;
    margin-bottom: 0;
    margin-top: 15px;
    padding: 0
}

.quicknets_con p.take-notes {
    font-size: 13px;
    font-family: MuseoSans-300;
    padding: 0;
    margin: 0
}

.quicknets_con .take-notes span,
span.speech-text {
    font-family: MuseoSans-900
}

.table-container .net-headers.net-labels,
.table-container2 .net-headers.net-labels {
    background-color: #464646;
    font-family: MuseoSans-500;
    color: #fff;
    padding: 0!important;
    font-size: 12px;
    text-align: center
}

.quicknets_con .table-div-scroll {
    height: 20px;
    margin-bottom: 12px
}

.quicknets_con .table-div-scroll .inner-div-scroll {
    width: 2820px;
    overflow-x: scroll;
    overflow-y: hidden
}

.quicknets_con .table-div-con .table-container2 {
    width: 2820px;
    border-top: 0
}

.table-container2 .table-leftLabel {
    width: 16%
}

.table-container .net-headers,
.table-container2 .net-headers {
    width: 120px
}

.table-container .Small_Imgs,
.table-container2 .Small_Imgs {
    padding: 0!important;
    margin: 0!important;
    background-position: center center;
    background-size: cover;
    height: 70px
}

.table-container2 .spaceBox,
.table-container2 .spaceBox2,
.table-container2 .table-leftLabel.table-vetLabel,
.table-container2 .table-netLabel {
    position: absolute;
    width: 300px;
    left: 25px;
    top: auto;
    margin-top: 1px;
    border-left: 0;
    border-bottom: 0;
    border-top: 0
}

.table-container .net-headers.net-labels,
.table-container2 .net-headers.net-labels {
    height: 40px
}

.table-container .net-headers.net-labels a,
.table-container2 .net-headers.net-labels a {
    color: #fff
}

.table-container .spaceBox {
    width: 300px;
    background-color: #333;
    border-top: 0;
    border-left: 0;
    border-bottom: 0;
    padding: 0!important
}

.table-container2 .spaceBox2 {
    background-color: #333;
    height: 40px
}

.table-container2 .spaceBox {
    height: 32px;
    background-color: #333
}

.table-container2 .table-leftLabel.table-vetLabel,
.table-container2 .table-netLabel {
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    font-family: MuseoSans-700;
    background-color: #333;
    color: #ffcd05;
    height: 70px;
    line-height: 70px
}

.table-container2 .categ-links {
    text-align: center;
    font-size: 12px;
    font-family: MuseoSans-500;
    background-color: #333;
    height: 30px;
    padding: 0
}

.table-container2 .categ-links a {
    color: #ffcd05
}

.table-container .vehicle-textLabels,
.table-container2 .vehicle-textLabels {
    background-color: #848484;
    font-size: 11px;
    text-transform: uppercase;
    font-family: MuseoSans-500;
    color: #fff;
    white-space: nowrap
}

.table-container .table-sizesLabels,
.table-container2 .table-sizesLabels {
    background-color: #e0e0e0;
    color: #333;
    font-family: MuseoSans-700;
    font-size: 12px;
    border-left: 0;
    white-space: nowrap;
    padding: 0 15px!important
}

.table-container .table-sizesLabels {
    height: 40px
}

.table-container2 .table-sizesLabels {
    height: 41px;
    line-height: 40px
}

.table-container .checkmark-icon {
    width: 15px;
    margin-top: 4px;
    vertical-align: middle
}

.table-container2 .checkmark-icon {
    width: 15px;
    margin-top: 4px
}

.table-container .checkValues td.checkValues-cells,
.table-container2 .checkValues td.checkValues-cells {
    text-align: center;
    background-color: #fc0
}

.table-container td.Small_Imgs div.clickable-image:hover {
    background-color: rgba(255, 205, 5, .7);
    border: 2px solid #ffcd05
}

.table-container td.net-headers,
.table-container2 td.net-headers,
td.checkValues-cells {
    padding: 0!important;
    height: 40px
}

.table-container td.net-headers.net-labels a div,
.table-container2 td.net-headers.net-labels a div {
    cursor: pointer;
    width: 100%;
    height: 100%;
    display: inline-block;
    line-height: 40px
}

.table-container td.net-headers.net-labels a div:hover,
.table-container2 td.net-headers.net-labels a div:hover {
    background-color: #333;
    color: #ffcd05
}

.table-container td.checkValues-cells a div,
.table-container2 td.checkValues-cells a div {
    cursor: pointer;
    width: 100%;
    height: 100%;
    display: inline-block;
    line-height: 40px
}

.table-container td.checkValues-cells a div:hover,
.table-container2 td.checkValues-cells a div:hover {
    background-color: #ffe785
}

.table-container2 td.categ-links a div {
    cursor: pointer;
    width: 100%;
    height: 100%;
    display: inline-block;
    line-height: 30px
}

.table-container2 td.categ-links a div:hover {
    background-color: #ffcd05;
    color: #333
}

.table-container2 td.Small_Imgs div.clickable-image:hover {
    background-color: rgba(255, 205, 5, .7);
    border: 2px solid #ffcd05
}

.speech-bubble,
.speech-bubble2 {
    position: relative;
    background: #ffcd05;
    width: 270px;
    border-radius: 5px;
    padding: 10px 0;
    text-align: center
}

.speech-bubble {
    margin: 20px 0 10px
}

.speech-bubble2 {
    margin: 15px 0 20px
}

.speech-bubble2:after,
.speech-bubble:after {
    content: '';
    position: absolute;
    left: 20%;
    width: 0;
    height: 0;
    margin-left: -10px
}

.speech-bubble:after {
    bottom: 0;
    border: 10px solid transparent;
    border-top-color: #ffcd05;
    border-bottom: 0;
    margin-bottom: -10px
}

.speech-bubble2:after {
    top: 0;
    border: 10px solid transparent;
    border-bottom-color: #ffcd05;
    border-top: 0;
    margin-top: -10px
}

span.speech-text {
    font-size: 14px;
    color: #333
}

div.view-gallery-background,
div.view-gallery-background2,
div.view-gallery-background3,
div.view-gallery-background4,
div.view-gallery-background5,
div.view-gallery-background6 {
    width: 340px;
    height: 260px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

div.view-gallery-background {
    background-image: url(http://www.test.safeguardnet.com.au/wp-content/uploads/2017/08/photo1_r_o.jpg)
}

div.view-gallery-background2 {
    background-image: url(http://www.test.safeguardnet.com.au/wp-content/uploads/2017/08/Optimized-photo2_r_o.jpg)
}

div.view-gallery-background3 {
    background-image: url(http://www.test.safeguardnet.com.au/wp-content/uploads/2017/08/photo3_r_o.jpg)
}

div.view-gallery-background4 {
    background-image: url(http://www.test.safeguardnet.com.au/wp-content/uploads/2017/08/photo4_r_o.jpg)
}

div.view-gallery-background5 {
    background-image: url(http://www.test.safeguardnet.com.au/wp-content/uploads/2017/08/photo5_r_o.jpg)
}

div.view-gallery-background6 {
	background-image: url(http://www.safeguardnet.com.au/wp-content/uploads/2018/01/acc-img.jpg);
}

div.view-gallery-hover {
    width: 100%;
    height: 100%;
    cursor: pointer;
    display: inline-block;
    padding: 20px;
    color: #fff
}

div.view-gallery-hover:hover {
    border: 2px solid #ffcd05;
    color: #ffcd05
}

button.learn-more-event,
button.view-gallery {
    padding: 0 15px;
    font-size: 11px;
    font-family: MuseoSans-500;
    height: 30px;
    border: 1px solid #ffcd05;
    text-transform: uppercase;
    cursor: pointer
}

p.view-gallery-text {
    margin-top: 150px
}

button.view-gallery {
    color: #ffcd05;
    background-color: transparent
}

button.view-gallery:hover {
    background-color: #ffcd05!important;
    color: #fff
}

button.learn-more-event {
    color: #333;
    background-color: transparent
}

button.learn-more-event:hover {
    background-color: #ffcd05!important;
    color: #333
}

button.see-more-button {
    padding: 0 20px;
    font-size: 12px;
    font-family: MuseoSans-700;
    color: #333;
    background-color: #ffcd05;
    height: 40px;
    text-transform: uppercase;
    cursor: pointer;
    float: right;
    border: 0;
    margin-right: 25px;
    margin-top: 5px
}

button.see-more-button:hover {
    background-color: #ffe785
}

button.see-products-now,
button.view-product {
    padding: 0 15px;
    font-size: 11px;
    font-family: MuseoSans-500;
    color: #333;
    background-color: transparent;
    height: 30px;
    text-transform: uppercase;
    cursor: pointer;
    border: 1px solid #ffcd05;
    margin-top: 10px
}

button.see-products-now:hover,
button.view-product:hover {
    background-color: #ffcd05!important;
    color: #333
}

img.wp-image-954:hover,
li.links-outline:hover,
li.product:hover {
    outline: #ffe785 solid 2px
}

div.arrow {
    text-align: center;
    margin-top: 16%
}

div.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite
}

@keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        transform: translateY(0)
    }
    40% {
        transform: translateY(-30px)
    }
    60% {
        transform: translateY(-15px)
    }
}

div.arrow a {
    color: #fff
}

div.et_pb_module.et-waypoint.et_pb_image.et_pb_animation_off.hero-image-optimize.et_pb_image_0.et_always_center_on_mobile.et-animated img,
div.et_pb_module.et-waypoint.et_pb_image.et_pb_animation_off.hero-image-optimize.et_pb_image_1.et_always_center_on_mobile.et-animated img {
    width: 890px!important;
    height: 400px!important
}

.fb-footer{
	background: url('http://www.test.safeguardnet.com.au/wp-content/themes/Divi-New/images/backgound-icon-combine.png');
	background-position: 428px 80px;
    display: inline-block;
    width: 33px;
    height: 32px;
}
.yt-footer{
	background: url('http://www.test.safeguardnet.com.au/wp-content/themes/Divi-New/images/backgound-icon-combine.png');
	background-position: 36px 75px;
    display: inline-block;
    width: 33px;
    height: 32px;
}
.fb-footer:hover, .yt-footer:hover{
	border: 1px solid #ffcd05;
}





