/*
 Theme Name:   Image Direct Boilerplate Child
 Theme URI:    http://wpbp.dev.imagedirect.com/
 Description:  ID-Boilerplate Child CSS
 Author:       Image Direct Pty Ltd
 Author URI:   http://www.imagedirect.com.au
 Template:     id-boilerplate-master
 Version:      3.5.2
Tags:
Copyright:     ©2014 Image Direct Pty Ltd
Text Domain:   id-boilerplate-child
*/

/*@import url("../id-boilerplate-master/style.css");*/

/* =Theme customization starts here
-------------------------------------------------------------- */


/*
* -----------------------------------------------------------------------------
*
* # Root
*
* -----------------------------------------------------------------------------
*/


html {
    font-size: 1em;
    overflow-x: hidden;
}

body {
    padding-top: 0;
    overflow-x: hidden;
    background-color: #fff;
    color: #444;
    font-weight: 400;
    font-family:  'Poppins',-apple-system, BlinkMacSystemFont,
        "Segoe UI", "Roboto", "Oxygen",
        "Ubuntu", "Cantarell", "Fira Sans",
        "Droid Sans", "Helvetica Neue", sans-serif;
}


@media screen and (min-width: 992px) {
    body {
        padding-top: 0;
    }
}


/*.container-fluid::before,
.container::before,
.row::before {
    display: inline;
}*/


/*
* -----------------------------------------------------------------------------
*
* # Masthead
*
* -----------------------------------------------------------------------------
*/

.id-masthead-wrapper {
    background-color: #101110;
}

.id-masthead-content>* {
    font-size: 16px;
    font-size: 1rem;
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.id-masthead-content {
    padding-top: 15px;
    padding-bottom: 15px;
}

@media only screen and (min-width:768px){
    .id-masthead-content {
        padding-top: 0;
        padding-bottom: 0;
    }
}

.id-masthead-logo {
}

.id-masthead-logo  .logo > a {
    margin: 30px auto;
    width: 260px;
}


@media screen and (min-width: 768px) {
    .id-masthead-logo  .logo > a {
        width: 300px;
    }
}
.id-masthead-button,
.id-masthead-contact {
    color: #fff;
    text-align: center;
    padding: 15px;
}
.id-masthead-contact .id-magic-widget-class{
    display: inline-block;
    margin: 0 5px 5px 5px;
}

.id-masthead-contact .btn {
    margin: 5px auto;
}

@media screen and (min-width: 992px) {
    .id-masthead-button{
        text-align: left;
    }
    .id-masthead-contact {
        text-align: right;
    }
}

.id-masthead-contact .id-client-display-phone {
    font-weight: 700;
    font-size: 1.5em;
}

/*
* -----------------------------------------------------------------------------
*
* # Logo
*
* -----------------------------------------------------------------------------
*/

#footer .id-client-centre-class > .logo > a {
    max-width: 250px;
    margin: auto;
}

/*
* -----------------------------------------------------------------------------
*
* # Image
*
* -----------------------------------------------------------------------------
*/

img.alignright {float:right; margin:0 0 1em 1em;}
img.alignleft {float:left; margin:0 1em 1em 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
a img.alignright {float:right; margin:0 0 1em 1em;}
a img.alignleft {float:left; margin:0 1em 1em 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}


@media screen and (min-width: 992px) {
    .post-thumbnail-wrapper.iright {
        float: right;
        padding-right: 0;
    }
    .post-thumbnail-wrapper.ileft {
        float: left;
        padding-left: 0;
    }
}

.post-thumbnail-wrapper > a.swipebox {
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.post-thumbnail-wrapper > a.swipebox::before {
    content: '';
    display: block;
    padding-bottom: 100%;
}

.single-team-member .post-thumbnail-wrapper > a.swipebox::before {
    content: '';
    display: block;
    padding-bottom: 150%;
}



.single .swipebox {
    max-height: 100%;
}

/*
* -----------------------------------------------------------------------------
*
* # Typography
*
* -----------------------------------------------------------------------------
*/



.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #222;
    font-weight:  600;
    text-transform: uppercase;
    letter-spacing: 0.25px;
    margin-bottom: 0.5ex;
}

.content-main h1,
.content-main  h2,
.content-main  h3,
.content-main  h4,
.content-main  h5,
.content-main  h6 {
    color: #00853e;
    text-transform: none;
    line-height: 2ex;
}

.id-brand-header-brand > h1 {
    text-transform: none;
}

.content-main .related.products h2{
    text-align: center;
    font-weight:  600;
    text-transform: uppercase;
    letter-spacing: 0.25px;
    margin-bottom: 0.5ex;
}

.faq-answer > p,
.content-main >article > p,
.content-main > p {
    margin-bottom: 1em;
    text-align: justify;
}

.content-main {
    letter-spacing: 0.15pt;
}

.content-main h1 {
    font-size: 2.25em;
}
.content-main  h2 {
    font-size: 1.75em;
}
.content-main  h3 {
    font-size: 1.5em;
}
.content-main  h4 {
    font-size: 1.25em;
}
.content-main  h5 {
    font-size: 1.1em;
}
.content-main  h6  {
    font-size: 1em;
}

.id-post-title > h1 {
    font-size: 2.25em;
    padding-bottom: 1ex;
    margin-bottom: 1ex;
    border-bottom: rgba(0,0,0,0.05) 2px solid;
}

.content-main a {
    text-decoration: underline;
}

.content-main .product_meta a,
.content-main a.reset_variations,
.content-main a.nj-facebook-messenger,
.content-main a.btn {
    text-decoration: none;
}

a {
    color: #00853e;
    text-decoration: none;
}

a:hover,
a:focus,
a:active {
    color: #777;
    text-decoration: none;
}

.id-masthead-wrapper a:hover,
.id-masthead-wrapper a:focus,
.id-masthead-wrapper a:active {
    color: #fff;
    text-decoration: none;
}


.hentry > .lead {
    font-size: 1.3em;
    margin: 1em 0;
    font-weight: 600;
}

.content-main {
    font-size: 1em;
}

ol.id-ordered-list>li::before {
    background-color: #00853e;
}


h4.widgettitle {
    font-weight: 600;
    margin-bottom: 2ex;
    border-bottom: 1px dotted rgba(255,255,255,0.15);
    border-bottom: 1px dotted rgba(0,0,0,0.15);
    padding-bottom: 1ex;
}

blockquote {
    font-weight: 400;
    font-style: italic;
    font-size: 1em;
    font-family: georgia, times, serif;
}
/*
* -----------------------------------------------------------------------------
*
* Shop Affix
*
* -----------------------------------------------------------------------------
*/

.affix.sidebar-shop-filter-group {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    z-index: 1050;
    margin: auto;
    width: 100%;
    background-color: #fff;
    /*    -webkit-transition: all 250ms ease-out .1s;
        -moz-transition: all 250ms ease-out .1s;
        -o-transition: all 250ms ease-out .1s;
        transition: all 250ms ease-out .1s;*/
}

.affix + .id-shop-affix {
    height: 66px;
}

/*
* -----------------------------------------------------------------------------
*
* #Navbar-nav Affix
*
* -----------------------------------------------------------------------------
*/


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

    nav.affix {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: auto;
        z-index: 9999;
        -webkit-transition: all .5s ease-in-out .5s;
        transition: all .5s ease-in-out .5s;
    }

    nav.affix .nav {
        box-shadow: 0 0 3px rgba(0,0,0,0.25);
    }

    nav.affix-top {
        position: static;
        top: -100px;
    }

    .affix + .menu-affix-sizer {
        height: 60px;
    }
}


@media screen and (min-width: 1200px) {
    nav.affix.header {
        position: relative;
    }
}


/*
* -----------------------------------------------------------------------------
*
* _off canvas
*
* -----------------------------------------------------------------------------
*/

/*.navbar-offcanvas {
    background-color: transparent;
}
.open.navbar-offcanvas {
    background-color: #102110;
}*/

nav.affix.offcanvas-navbar .nav {
    box-shadow: 0 0 3px rgba(0,0,0,0);
    text-align: center;
}

.offcanvas-left.navbar-offcanvas .menu-item-search,
.offcanvas-left.navbar-offcanvas .menu-item-email,
.offcanvas-left.navbar-offcanvas .menu-item-phone{
    display: none;
}

@media screen and (min-width: 1200px) {
    .offcanvas-left.navbar-offcanvas .menu-item-search,
    .offcanvas-left.navbar-offcanvas .menu-item-email,
    .offcanvas-left.navbar-offcanvas .menu-item-phone{
        display: initial;
    }
}

@media screen and (max-width: 1199px) {
    .navbar-offcanvas {
        max-width: 100%;
    }
}

/*
* -----------------------------------------------------------------------------
*
* Fixed navbar hide/show on scroll
*
* -----------------------------------------------------------------------------
*/
/*
nav.affix {top: -150px;}
nav.affix.id-scroll-up {top: 0;}
*/

/*.affix .id-scroll-up.navbar-fixed-top {
    top: 0;
}

.affix .navbar-fixed-top {
    top: -200px;
}*/


/*
* -----------------------------------------------------------------------------
*
* Navbar Logo
*
* -----------------------------------------------------------------------------
*/

.navbar-logo  {
    width: 150px;
    padding: 10px;
    display: inline-block;
}

.navbar-logo img {
    width: 100%;
}

@media screen and (min-width: 992px) {
    .navbar-logo {
        width: 250px;
        padding: 20px;
    }
    .affix .navbar-logo {
        width: 185px;
        padding: 10px;
    }
}

/*
* -----------------------------------------------------------------------------
*
* Navbar Toggle
*
* -----------------------------------------------------------------------------
*/

.id-navbar-close {
    color: #777;

    width: auto;
    left: auto;
    right: 5px;

}

.navbar-inverse .id-navbar-close {
    color: #fff;
}

.navbar-toggle {
    border: none;
    -webkit-transition: all 250ms ease-out .1s;
    -moz-transition: all 250ms ease-out .1s;
    -o-transition: all 250ms ease-out .1s;
    transition: all 250ms ease-out .1s;
}

.navbar-toggle .fa:before {
    color: #999;
}

.navbar-inverse .navbar-toggle {
    border-color: rgba(0,0,0,0.15);
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: rgba(0,0,0,0.15);
    color: #fff;
}

.navbar-inverse .navbar-toggle .fa:before {
    color: #fff;
}


.navbar-inverse .navbar-toggle:focus .fa:before,
.navbar-inverse .navbar-toggle:hover .fa:before {
    color: #fff;
}

@media screen and (min-width: 992px) {
    .navbar-toggle {
        position: relative;
        float: right;
    }
}

/*
* ----------------------------------------------------------------
*
*
*
* ----------------------------------------------------------------
*/


.id-shop-navbar-toggle.id-navbar-shop-icon i.fa {
    font-size: 1.75em;
    line-height: 0.75;
}

/*
* -----------------------------------------------------------------------------
*
* translate google
*
* -----------------------------------------------------------------------------
*/

.navbar-nav > li.menu-item-widget{
    float: none;
    display: inline-block;
    position: absolute;
    top: 15px;
    z-index: 11000;
}

@media only screen and (min-width:1200px){
    .navbar-nav > li.menu-item-widget{
        float: right;
        display: initial;
        position: inherit;
        top: 0;
    }
}

#id-widget-box-header{
    z-index: 99992;
}


/*
* -----------------------------------------------------------------------------
*
* # Search Box
*
* -----------------------------------------------------------------------------
*/

.navbar-widget-toggle i.fa,
.navbar-search-toggle i.fa {
    line-height: 1;
    font-size: 1em;
}

.navbar-widget-toggle  {

}

.navbar-search-toggle[aria-expanded="true"],
.search-toggle[aria-expanded="true"] {
    background-color: #00853e !important;
    color: #fff;
}

.navbar-search-toggle {
    background-color: transparent;
}

.navbar-inverse .navbar-widget-toggle,
.navbar-inverse .navbar-search-toggle {
    color: #fff;
}

.navbar-inverse .navbar-widget-toggle:hover,
.navbar-inverse .navbar-search-toggle:hover {
    background-color: rgba(0,0,0,0.15);
    color: #fff;
}

.navbar-fixed-top .id-search-box-wrapper {
    margin-top: 65px;
}


@media (min-width: 991px) {
    .navbar-fixed-top .id-search-box-wrapper {
        margin-top: 105px;
    }
}

@media screen and (min-width: 1200px) {
    .navbar-fixed-top .id-search-box-wrapper {
        margin-top: 0;
    }
}

/*.navbar-inverse .id-search-box-container .well {
    background-color: #f1f1f1;
    border-radius: 5px;
}*/


.id-search-box-container{

}
.id-search-box-container .nav-tabs{
    border: 0;
    color: #000;
    background-color: #222;
}
.id-search-box-container .widget_search .search{
    padding:2em;
    border-bottom: 0;
}

.id-search-box-container .search-input.form-control {
    box-shadow: none;
    border: none;
    color: #111;
    height: auto;
    padding: 1ex;
    border: 1px solid #fff;
    padding: 10px;
    margin-bottom: 0;
    line-height: normal;
    background-color: #fff;
}

.id-search-box-container .nav-tabs>li.active>a,
.id-search-box-container .nav-tabs>li.active>a:focus,
.id-search-box-container .nav-tabs>li.active>a:hover{
    color: #00853e;
    background-color: #fff;
    border: 1px solid #333;
    border-bottom: 0;
    background-color: #000;
}

.navbar-inverse .id-search-box-container .well,
.id-search-box-container .widget_search {
    background-color: #000;
    /*border-radius: 5px;*/
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    /*padding: 30px;*/
    border-bottom: none;
}


/*.navbar-inverse .id-search-box-container .input-group-addon{
    background-color: #00652e;
}*/

.id-pop-up-canvas .search-input.form-control, .id-search-box-container .search-input.form-control {
    font-size: 1em;
}

.navbar-inverse .id-search-box-container .search-input {
    border: 1px solid rgba(0,0,0,0.5);
    /*background-color: #000;*/
    border-bottom: rgba(255,255,255,0.2) solid 2px;
}

.id-search-box-container{
    margin: 40vh auto;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*z-index: 9;*/
    background-color: #000;
}

/*
* -----------------------------------------------------------------------------
*
* yith searchbox
*
* -----------------------------------------------------------------------------
*/
.id-search-box-container .yith-ajaxsearchform-container {
    position: relative;
    background-color: #000;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.id-search-box-container .yith-ajaxsearchform-container form {
    padding: 2em;
}

.id-search-box-container .search-navigation {
    display: inline-block;
    width: 80%;
}

.id-search-box-container .search-navigation input#yith-s {
    width: 100%;
    border: 1px solid #f1f1f1;
    padding: 10px;
    margin-bottom: 0;
}

.id-search-box-container input#yith-searchsubmit {
    padding: 10px;
    width: 20%;
}


/*
* -----------------------------------------------------------------------------
*
* #Navbar Padding
*
* -----------------------------------------------------------------------------
*/

@media screen and (min-width: 992px) {

    .affix .navbar-search-toggle {
        /*padding: 17.5px 15px;*/
        padding: 15px 15px;
    }

    .navbar-toggle {
        padding: 15px 15px;
    }
}

@media screen and (min-width: 1200px) {
    .navbar-nav > li > a  {
        padding: 23px 15px;
    }

    .navbar-nav > li > a.id-navbar-email-icon,
    .navbar-nav > li > a.id-navbar-phone-icon {
        padding: 23px 15px;
        display: none;
    }

    .affix .navbar-nav > li > a.id-navbar-email-icon,
    .affix .navbar-nav > li > a.id-navbar-phone-icon {
        display: inline-block;
        padding: 21px 15px;
    }
    .navbar-widget-toggle,
    .navbar-search-toggle {
        padding: 15px;
    }
}


/*
* -----------------------------------------------------------------------------
*
* #Navbar: menu-items
*
* -----------------------------------------------------------------------------
*/


@media (min-width: 1200px) {
    .navbar-full-width > .container {
        padding: 0 0;
        width: 100%;
    }
}

.navbar-nav > li > a {
    font-weight: 600;
    font-size: 80%;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.navbar-nav > li > a.id-navbar-email-icon,
.navbar-nav > li > a.id-navbar-phone-icon {
    font-size: 1.5rem;
    padding: 21px 15px;
}

/*
* -----------------------------------------------------------------------------
*
* #Navbar: navbar-default
*
* -----------------------------------------------------------------------------
*/

.navbar-default {
    background-color: #fff;
    border-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
}

.navbar-default .navbar-nav>li>a {
    color: #777;
}

@media screen and (min-width: 1200px) {
    a.id-navbar-phone-icon .fa {
        color: inherit;
    }

    /*@ACTIVE*/
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.active>a:hover,
    /*@DEFAULT */
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li.active > a,
    .navbar-default .navbar-nav > li > a:focus {
        background-color: transparent;
        color: #00853e;
    }
}



/*
* ------------------------------------------------------------------------------
*
* @ Affix Pseudo Logo
*
* ------------------------------------------------------------------------------
*/



/*.affix.header.offcanvas-navbar > .open.container::before {
    content: none;
}*/
.navbar-header {
    position: relative;
}

.affix-top.id-pseudo-logo {display:none;}
.id-pseudo-logo  {
    content: '';
    display: block;
    width: 70px;
    position: absolute;
    top: 0;
    left: -100%;
    right: auto;
    bottom: 0;
    background-image: url(img/icons/favicon.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgba(0,0,0,0);
    box-shadow: 0 0 5px rgba(0,0,0,0);
}


.affix.navbar .id-pseudo-logo {
    left: 0;
    background-color: rgba(0,0,0,0.15);
}


/*
* -----------------------------------------------------------------------------
*
* Navbar Brand
*
* -----------------------------------------------------------------------------
*/

.navbar-brand {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    bottom: 0;
    display: inline-block !important;
}

.affix .navbar-brand {
    left: -100%;
}

.navbar-inverse .navbar-brand > a {
    color: #fff;
}



.sidebar h4.navbar-brand {
    position: static;
    color: #00853e;
    padding: 17.5px 15px;
    display: inline-block !important;
}


@media screen and (min-width: 1200px) {
    .navbar-brand {
        display: none !important;
    }
}


/*
* -----------------------------------------------------------------------------
*
* #Navbar: navbar-inverse
*
* -----------------------------------------------------------------------------
*/

.navbar-inverse {
    background-color: #00853e;
    border-color: transparent;
    box-shadow: 0 0 5px rgba(0,0,0,0);
}

.affix.navbar-inverse {
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}


@media screen and (min-width: 1200px) {
    .navbar-inverse .navbar-nav>li>.dropdown-menu,
    .navbar-inverse .dropdown-menu {
        background-color: #00853e;
    }
}



.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: rgba(0,0,0,0.25);
}

@media screen and (min-width: 1200px) {
    .navbar-inverse .navbar-nav > li.active > a,
    .navbar-inverse .navbar-nav > li > a:hover,
    .navbar-inverse .navbar-nav > li > a:focus {
        background-color: rgba(0,0,0,0.15);
        color: #fff;
    }

    .navbar li a.id-navbar-phone-icon::after {
        content: none;
    }

    .navbar li a::after  {
        border: 0 solid transparent;
        border-bottom-color: #fff;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        top: auto;
        left: 0;
        right: 0;
        bottom: -1px;
        margin-left: auto;
        margin-right: auto;
        -webkit-transition: all 250ms ease-out .1s;
        -moz-transition: all 250ms ease-out .1s;
        -o-transition: all 250ms ease-out .1s;
        transition: all 250ms ease-out .1s;
    }

    .navbar li.active a::after,
    .navbar li a:hover::after {
        border: 10px solid transparent;
        border-bottom-color: #fff;
        -webkit-transition: all 250ms ease-out ;
        -moz-transition: all 250ms ease-out ;
        -o-transition: all 250ms ease-out ;
        transition: all 250ms ease-out ;
    }
}


/*
* -----------------------------------------------------------------------------
*
* # DropDown
*
* -----------------------------------------------------------------------------
*/

.dropdown-menu > li > a {
    color: #00853e;
    color: #fff;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 0.9em;
    padding: 10px 15px;
}


.dropdown-menu > li > a::after {
    content: none;
}


@media screen and (max-width: 1199px) {
    .dropdown-menu > li > a {
        white-space: normal;
    }
}
@media screen and (min-width: 1200px) {
    .dropdown-menu > li > a {
        padding: 5px 15px;
    }
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: rgba(0,0,0,0.25);
    }
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:hover,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:hover {
    /*    background-color: #00853e;*/
    background-color: rgba(0,0,0,0.25);
    color: #fff;
}

.dropdown-menu>.active>a {}

.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #00853e;
    outline: 0;
}


.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    border-color: #00853e;
}

@media (max-width: 767px) {

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        border-top: 1px rgba(255,255,255,0.15) solid;
        color: #fff;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #00853e;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        background-color: #00853e;
        color: #fff;
    }
}

@media (max-width: 1199px) {
    .navbar-nav .open .dropdown-menu {
        background-color: rgba(0,0,0,0.05);
    }
}

@media (min-width: 992px) {
    .navbar-right {
        margin-right: auto;
    }
}




/*
* -----------------------------------------------------------------------------
*
* # Footer
*
* -----------------------------------------------------------------------------
*/

#footer {
    background-color: #101110;
    color: #fff;
    font-size: 80%;
}

.id-footer-widget-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
}


@media screen and (min-width: 992px) {
    .id-footer-widget-wrapper {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

.id-footer-widget-wrapper > .id-dynamic-widget-content > * {
    margin-bottom: 30px;
}

#footer h4.widgettitle {
    border-bottom: 6px solid rgba(255,255,255,0.25);
    color: #fff;
}

#footer a {
    color: #00853e;
}

#footer a:hover,
#footer a:focus,
#footer a:active {
    color: #fff;
    text-decoration: none;
}

.footer ul.menu {
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer ul.menu li {
    padding: 1ex 0;
}

.footer ul.menu li {
    border-bottom: 1px dashed rgba(255,255,255,0.25);
}

.footer li ul li {
    border-bottom: none;
}


.id-copyright-wrapper {
    padding: 30px 15px;
    background-color: #00853e;
}

#footer .id-copyright-wrapper a {
    color: #fff;
}

/*
* -----------------------------------------------------------------------------
*
* # Buttons
*
* -----------------------------------------------------------------------------
*/
input[type="submit"],
input[type="button"],
.btn {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    padding: 6px 12px;
}

input[type="submit"].btn-lg,
input[type="button"].btn-lg,
.btn-lg {
    padding: 11px 30px;
}

.btn-xl {
    padding: 30px 50px;
}

input[type="submit"],
input[type="button"],
.btn-primary {
    background-color: #00853e;
    border-color: #00853e;
    color: white;
}

input[type="submit"]:active,
input[type="button"]:active,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #66aB72;
}

/* Default */
.btn-primary {
    background-repeat: repeat-x;
    background-image: linear-gradient(top, #009ED2 0%, #007DA7 100%);
}

/* Hover */
.btn-primary:hover {
    background-position: 0 -15px;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary.active, .btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #00652e;
    border-color: #00652e;
}

.btn-inverse {
    background-color: #101110;
    color: #fff;
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active {
    background-color: #303130;
    color: #fff;
}


.btn.call-to-action-btn {
    white-space: normal;
}


.btn-rounded{
    border-radius: 25px;
}

/*
* ----------------------------------------------------------------
* DDownload Buttons
* ----------------------------------------------------------------
*/

.ddownload-button {
    font-size: 1.25em;
    color: #fff!important;
    padding: 1ex 2ex;
    background-image: none;
    background-color: #999;
    text-shadow: none !important;

    background-image: none !important;

    -webkit-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;

    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;

    -webkit-border: 0 !important;
    -moz-border: 0 !important;
    -o-border: 0 !important;
    border: 0 !important;
}

.ddownload-button:hover,
.ddownload-button:active,
.ddownload-button:focus {
    background-image: none;
}


.ddownload-button.button-blue,
.ddownload-button.button-green{
    font-size: 1.1em !important;
    color: white !important;
    background-color: #00853e !important;
    border-color: #00853e;
    padding: 10px 20px;
}

.ddownload-button.button-blue:hover,
.ddownload-button.button-green:hover{
    border-color: #0080A2;
    background-color: #66aB72 !important;
    color: white !important;
}

/*.ddownload-button.button-green {
    background-color: #2ECC71;
    border-color: #2ECC71;
}

.ddownload-button.button-green:hover {
    background-color: transparent;
    border-color: #27AE60;
    color: #27AE60 !important;
}*/


/*
* -----------------------------------------------------------------------------
*
* id-satisfaction-guarantee
*
* ----------------------------------------------------------------------------
*/

.id-satisfaction-guarantee {
    text-align: center;
}


/*
* -----------------------------------------------------------------------------
*
* Widget
*
* ----------------------------------------------------------------------------
*/

.sidebar .widget > div {
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 0 3px rgba(0,0,0,0.15);
    border-radius: 4px;
}


/*
* -----------------------------------------------------------------------------
*
* @Large Google MAP
*
* ----------------------------------------------------------------------------
*/

.id-google-map-wrapper .acf-map {
    margin: auto;
}


@media screen and (min-width: 992px) {
    .id-google-map-wrapper .acf-map {
        height: 600px;
    }
}

.id-google-map-wrapper address {
    display: none;
}

/*
* ----------------------------------------------------------------
*
* ID Scroll Top
*
* ----------------------------------------------------------------
*/

.id_scroll_top.id-scroll-top-icon:hover,
.id_scroll_top.id-scroll-top-icon:focus,
.id_scroll_top.id-scroll-top-icon:active {
    background-color: #777;
    -webkit-transition: all 250ms ease-out .1s;
    -moz-transition: all 250ms ease-out .1s;
    -o-transition: all 250ms ease-out .1s;
    transition: all 250ms ease-out .1s;
}

.id-scroll-top-icon,
.id_scroll_top.id-scroll-top-icon {
    display: none;
    position: fixed;
    z-index: 99999;
    right: 0;
    bottom: 125px;
    line-height: 1;
    padding: 10px 15px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    color: #fff;
    background-color: #00853e;
    font-size: 30px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.id_scroll_top:before {
    content: "";
}

.id-scroll-visible,
.id_scroll_top.id-scroll-visible {
    opacity: 1;
    -webkit-animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.id-scroll-hidden,
.id_scroll_top.id-scroll-hidden {
    opacity: 0;
    -webkit-animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}


.id_book_now_scroll.id-scroll-top-icon{
    bottom: 70px;
    background-color: transparent;
    padding: 0;
    /*margin-right: -127px;*/
    margin-right: -5px;

    -webkit-transition: margin-right 0.2s ease-in-out;
    -moz-transition: margin-right 0.2s ease-in-out;
    -o-transition: margin-right 0.2s ease-in-out;
    transition: margin-right 0.2s ease-in-out;

}
/*.id_book_now_scroll:hover,
.id_book_now_scroll:focus{
    margin-right: -5px;
}*/
.id_book_now_scroll i.fa.fa-calendar {
    margin-right: 10px;
}
.id_book_now_scroll > a.btn{
    border-radius: 5px;
    padding: 10px 15px;
}

/*
* ----------------------------------------------------------------
*
* Services Page
*
* ----------------------------------------------------------------
*/

.service-wrapper [data-feature-image="empty"].module-thumbnail::before{
    padding-bottom: 100%;
}

.service-wrapper [data-feature-image="empty"].module-thumbnail img{
    max-width: 80%;
}


/*
* ----------------------------------------------------------
*
* id-services-call-to-action-wrapper
*
* ----------------------------------------------------------
*/

.id-footer-cta-wrapper .owl-nav {
    /*display: none;*/
}

.id-footer-cta-container {
    font-size: 0;
    padding-top: 32px;
    padding-bottom: 0;
}

.id-footer-cta-container>* {
    font-size: 16px;
    font-size: 1rem;
    float: none;
    display: inline-block;
    vertical-align: top;
}

.id-footer-cta-container .magic_widget_content {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .id-footer-cta-container .magic_widget_content {
        text-align: right;
    }
}




.id-footer-cta-container .magic_widget_content > p {
    font-size: 1.5em;
}

.id-footer-cta-container blockquote {
    padding: 0;
    margin: 10px auto;
    border: none;
    font-size: 2.5em;
    text-transform: none;
    letter-spacing: 0;
    color: #00652e;
    font-weight: normal;
    line-height: 1.2;
}

@media screen and (min-width: 992px) {
    .id-footer-cta-container blockquote {
        font-size: 3em;
    }
}

@media screen and (min-width: 1200px) {
    .id-footer-cta-container blockquote {
        font-size: 4em;
    }
}

.id-footer-cta-container .id-awesome-carousel-item {
    min-height: 50px;
    padding: 0;
    position: relative;
}

.id-footer-cta-container .id-awesome-carousel-inner .owl-carousel .owl-item {
    text-align: right
}

.id-footer-cta-container .id-awesome-carousel-inner .owl-carousel .owl-item img {
    max-height: 200%;
    max-width: 100%;
    width: 100px;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    margin: auto;
    margin-right: 0;
}

.id-footer-cta-container .id-awesome-carousel-inner {
    text-align: center;
    padding: 15px;
}

.id-awesome-carousel-inner .owl-prev, .id-awesome-carousel-inner .owl-next {
    margin-top: -15px;
}


/*
* ----------------------------------------------------------------
*
* Slide Colours
*
* ----------------------------------------------------------------
*/

.id-slideshow-caption,
.id-slideshow-caption h1,
.id-slideshow-caption h2,
.id-slideshow-caption h3,
.id-slideshow-caption h4,
.id-slideshow-caption h5,
.id-slideshow-caption h6 {
    color: #fff;
}

.id-slideshow-caption {
    color: #fff;
}

.fac-orange.id-slide-item::after {
    background-color: orange;
}

.fac-orange .id-slideshow-caption {
    border-color: orange;
}

.fac-blue.id-slide-item::after {
    background-color: deepskyblue;
}

.fac-blue .id-slideshow-caption {
    border-color: deepskyblue;
}

.fac-red.id-slide-item::after {
    background-color: firebrick;
}

.fac-red .id-slideshow-caption {
    border-color: firebrick;
}

.fac-silver.id-slide-item::after {
    background-color: silver;
}

.fac-silver .id-slideshow-caption {
    border-color: silver;
}

.fac-left{
    background-position: center left !important;
}

.fac-center{
    background-position: center center !important;
}

.fac-right{
    background-position: center right !important;
}

.tac-75{
    background-position: 75% center !important;
}
.tac-25{
    background-position: 25% center !important;
}

@media screen and (min-width: 992px) {

    .carousel .carousel-indicators {
        top: auto !important;
        bottom: 10px !important;
        text-align: right;
    }
}

.carousel .carousel-indicators > li {
    background-color: rgba(255,255,255,0.5) !important;
}

.carousel .carousel-indicators .active {
    background-color: rgba(255,255,255, 1) !important;
}
/*
* ----------------------------------------------------------------
*
* Slideshow
*
* ----------------------------------------------------------------
*/

.carousel-inner {
    overflow: visible;
}

.id-slideshow-caption-outer > .id-slideshow-caption-inner {
    text-align: center;
}

.id-slideshow-caption {
    border-top: #00853e 30px solid;
    text-align: center;
}


@media screen and (min-width: 768px) {
    .id-slideshow-caption-outer > .id-slideshow-caption-inner {
        text-align: left !important;
        position: relative;
    }

    .id-slideshow-caption {
        padding: 30px;
        text-align: right;
        border-right: #00853e 1px solid;
    }
}


.id-slide-item > .container {
    width: 100%;
}



.id-slide-item::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    right: 0;
    bottom: auto;
    height: 30px;
    background-color: #00853e;
}

@media screen and (min-width: 768px) {
    .item .id-slide-item.id-flex-end {
        -ms-flex-pack: end;
        -o-justify-content: flex-end;
        -ms-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }

    .carousel .id-slide-item .id-slideshow-caption {
        text-align: right;
    }
}
@media screen and (min-width: 992px) {
    .carousel .id-slide-item .id-slideshow-caption {
        text-align: right;
    }
}

.carousel .id-slideshow-caption h1,
.carousel .id-slideshow-caption h2,
.carousel .id-slideshow-caption h3,
.carousel .id-slideshow-caption h4,
.carousel .id-slideshow-caption h5,
.carousel .id-slideshow-caption h6 {
    text-transform: none!important;
}

.carousel .id-slide-item .id-slideshow-caption {
    background-color: rgba(0,0,0,0.35);
    background: -moz-linear-gradient(45deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 1%, rgba(0,0,0,.5) 75%);
    background: -webkit-linear-gradient(45deg, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 1%,rgba(0,0,0,.5) 75%);
    background: linear-gradient(45deg, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 1%,rgba(0,0,0,.5) 75%);
    padding: 15px;
    border-radius: 0;
}

.id-mobile-carousel .id-slide-item {
    /*background-position: 60% center;*/

    -ms-flex-pack: end;
    -o-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.id-mobile-caption.id-slideshow-caption {
    border: none;
    color: #fff;
}

.id-mobile-caption .well-lg {
    margin-bottom: 0;
}

/*form.search .input-group-btn,*/
.id-mobile-caption .input-group-btn {
    display: none;
}

.id-mobile-caption .input-group-addon:first-child {
    position: relative;
    top: -0.25px;
}

.carousel .id-slideshow-caption h3 {
    margin: auto!important;
}

/*
* ----------------------------------------------------------------
*
* Custom Header
*
* ----------------------------------------------------------------
*/

.id-custom-header-wrapper {
    position: relative;
}

.id-custom-header-wrapper::after  {
    top: 100%;
    left: 50%;
    right: 0;
    bottom: auto;
    height: 30px;
    background-color: #00853e;
}

.id-custom-header-before {
    width: 50%;
}

.container.id-custom-header-row {
    width: 100%;
}

.custom-header-content {
    /*background-color: #00853e;*/
    background-color: rgba(0,0,0,0.35);
    background-color: rgba(255,255,255,0.25);
    background-color: rgba(0,0,0,0.9);
    color: #fff;
    /*color: #00853e;*/
    padding: 15px;
    font-size: 0.8em;
}

.id-custom-header {
    position: absolute;
    width: 66%!important;
    text-align: right;
    margin-top: 0;
    top: auto;
    /*top: 0;*/
    left: 0;
    right: 66%;
    bottom: 0;
    /*bottom: auto;*/
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.custom-header-content > * {
    letter-spacing: 2px;
    margin: auto;
}

/*
* ----------------------------------------------------------------
*
* Module Team Memebers
*
* ----------------------------------------------------------------
*/

.team-member .module-thumbnail::before {
    padding-bottom: 150%;
    content: '';
    display: block;
}

.team-member h3.module-title {
    font-size: 1.2em;
}

.team-member-wrapper .isotope-select-filter {
    padding: 30px 15px;
}


/*
* ----------------------------------------------------------------
*
* id-provider-wrapper
*
* ----------------------------------------------------------------
*/


.id-provider-wrapper .id-awesome-carousel-inner {
    text-align: center;
    padding: 15px 15px;
}

.id-provider-wrapper .owl-stage-outer {
    position: relative;
}

.id-provider-wrapper h4.widgettitle {
    text-align: center;
}


/*
* ----------------------------------------------------------------
*
*
*
* ----------------------------------------------------------------
*/

#osmosis-o-selected-taxonomy {
    margin: 1ex auto;
}


.osmosis-filter .dropdown-menu {
    width: 100%;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:hover {
    text-shadow: 0 -1px 0 #3071a9;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#00853e), to(#10954e));
    background-image: -webkit-linear-gradient(top, #00853e, 0%, #10954e, 100%);
    background-image: -moz-linear-gradient(top, #00853e 0%, #10954e 100%);
    background-image: linear-gradient(to bottom, #00853e 0%, #10954e 100%);
    background-repeat: repeat-x;
    border-color: #00853e;

}


/*
* ----------------------------------------------------------------
*
* Accorrdion
*
* ----------------------------------------------------------------
*/

.factory-grid .accordion .module-feature-title {
    background-color: #00853e;
    color: #fff;
}

a.module-toggle {
    color: #fff;
}



/*
* ----------------------------------------------------------------
*
*
*
* ----------------------------------------------------------------
*/

#header .navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu {
    padding-left: 15px;
}

#header .navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu > li  {
    position: relative;
}

#header .navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu > li > a::before {
    content: '\f105';
    font-family: fontawesome;
    position: absolute;
    top: auto;
    left: 10px;
    right: auto;
    bottom: auto;
}

@media screen and (min-width: 1200px) {
    #header .navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu {
        padding-left: 0;
    }

    #header .navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu > li  {
        position: static;
    }
    #header .navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu > li > a::before {
        position: static;
        margin-right: 1ex;
    }
}


/*
* -----------------------------------------------------------------------------
*
* # Menu 2 Tier Level Hover
*
* -----------------------------------------------------------------------------
*/
@media screen and (min-width: 1200px) {

    .dropdown-submenu {
        position: relative;
    }

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
    }

    .hover.dropdown > .dropdown-menu,
    .hover.dropdown-submenu > .dropdown-menu {
        display: block;
    }
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li.dropdown-submenu.open>a {
    background-color: #fff;
    color: #111;
}


/*
* ----------------------------------------------------------------
*
* Well Call-to-action
*
* ----------------------------------------------------------------
*/
.call-to-action.well {
    text-align: center;
}



/*
* ----------------------------------------------------------------
*
*
*
* ----------------------------------------------------------------
*/

.faa-orthotic-therapy {}

h3.module-title {
    text-transform: none;
    font-size: 1.25em;
}
/*
* ----------------------------------------------------------------
*
* Meet the team role and accreditation
*
* ----------------------------------------------------------------
*/
h5.meet-the-team-role {
    text-transform: none;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 0;
}

h6.meet-the-team-accreditation {
    letter-spacing: 2px;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 10px;
}

/*.factory-default .module-excerpt,*/
.factory-showcase .team-member .module-excerpt {
    padding: 10px 15px;
}

.factory-showcase .team-member .module-content > *:first-child {
    padding-bottom: 0px;
}


/*
* ----------------------------------------------------------------
*
*
*
* ----------------------------------------------------------------
*/

.id-faq-section .panel-default>.panel-heading h3 {
    font-weight: 400;
    font-size: 1em;
}

.id-faq-section .panel-default>.panel-heading h3 a:hover {
    background-color: #00853e;
}

/*
* ----------------------------------------------------------------
* _iFrame Fix 03-04-2018
*
*
* ----------------------------------------------------------------
*/

.embed-container {
    position: relative;
    min-height: 800px;
    padding-bottom: 100%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

@media screen and (min-width: 992px) {
    .embed-container {
        min-height: 400px;
        padding-bottom: 56.25%;
    }
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*
* -----------------------------------------------------------------------------
*
* _ Magic Cart
*
* -----------------------------------------------------------------------------
*/

.id-magic-cart {
    background-color: #000000;
    border-radius: 1ex 1ex 0 0;
    /*box-shadow: 1px 1px 10px rgba(255,255,255,0.5);*/
    box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
    max-width: 300px;
    position: fixed;
    left: 10px;
    bottom: 0;
    z-index: 1020;
}

.id-magic-cart-content h4.widgettitle::after{
    content: '\f0c9';
    font-family: fontAwesome;
    float: right;
}

.id-magic-cart-content h4.widgettitle {
    cursor: pointer;
    color:#ffffff;
}

.cart_shown {
    height: auto !important;
    margin-top: 2ex;
}

.id-magic-cart-wrapper h4.widgettitle:before {
    content: "\f07a";
    font-family: fontawesome;
    margin-right: 1ex;
}

.widget_shopping_cart_content {
    height: 0px;
    overflow: hidden;
}

.display_none {
    display: none !important;
}

.id-magic-cart-wrapper .widgettitle {
    margin-bottom: 0px;
}

.id-magic-cart-wrapper .woocommerce a.button:hover{
    background-color: rgba(255,255,255,0.2);
    /*color:#000000;*/
}

.id-magic-cart-wrapper .quantity{
    color: #ffffff;
    font-weight: bold;
}

.id-magic-cart-content .widget_shopping_cart ul li a {
    color: white;
}


/*
* -----------------------------------------------------------------------------
*
* Shop sidebar
*
* -----------------------------------------------------------------------------
*/

.id-shop-navbar-toggle{
    padding: 15px;
}

.sidebar-shop{
    -webkit-box-shadow: none;
    box-shadow: none;

    border: 1px solid #ddd;
    border-radius: 3px;
}

.sidebar-shop .id-shop-sidebar-header{
    text-align: left;
}

.sidebar-shop .id-shop-sidebar-header .id-shop-navbar-toggle{
    float: left !important;
}

@media only screen and (min-width:768px){
    .sidebar-shop .id-shop-sidebar-header{
        text-align: left;
    }
    .sidebar-shop .id-shop-sidebar-header.text-right{
        text-align: right;
    }
    .sidebar-shop .id-shop-sidebar-header .id-shop-navbar-toggle{
        float: none !important;
    }
}
@media only screen and (min-width:992px){}
@media only screen and (min-width:1200px){}



.sidebar-shop .navbar-offcanvas{
    background-color: #f1f1f1;
}

.sidebar-shop .widget {
    margin-bottom: 1em;
    background-color: #fff;
    /*padding: 15px;*/
    padding: 20px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
    box-shadow: 0 0 3px rgba(0,0,0,0.15);
}

.sidebar-shop .widget > div{
    padding: 0 !important;
    box-shadow: none !important;
}

.sidebar-shop h4.widgettitle,
.sidebar-shop .ywcca_widget_title{
    /*    background-color: #405433;*/
    color: #111;
    margin: 0;
    padding: 10px 0 !important;
    /*padding-left: 30px;*/
    font-size: 1em !important;
    position: relative;
}

.sidebar-shop .widget_product_categories .product-categories,
.sidebar-shop .widget_nav_menu .menu  {
    padding: 0;
    list-style: none;
}

.sidebar-shop .widget_product_categories .product-categories > li,
.sidebar-shop .widget_nav_menu .menu > li,
.sidebar-shop .product_list_widget > li{
    border-color: rgba(0,0,0,0.15);
    border-width: 1px;
    border-bottom-width: 0;
    border-style: solid;
    position: relative;
}
.sidebar-shop .product_list_widget > li{
    padding: 10px 15px !important;
    -webkit-transition: all 250ms ease-out .1s;
    -moz-transition: all 250ms ease-out .1s;
    -o-transition: all 250ms ease-out .1s;
    transition: all 250ms ease-out .1s;
}

.sidebar-shop .widget_product_categories .product-categories > li:last-child,
.sidebar-shop .widget_nav_menu .menu > li:last-child,
.sidebar-shop .product_list_widget > li:last-child{
    border-bottom-width: 1px;
}


.sidebar-shop .widget_product_categories .product-categories > li > a,
.sidebar-shop .widget_nav_menu .menu > li > a  {
    padding: 10px 15px;
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 80%;
}

.sidebar-shop .widget_product_categories .product-categories > li > .count {
    /*    background-color: #dc2328;
        color: #fff;*/
    position: absolute;
    top: 50%;
    left: auto;
    right: 10px;
    bottom: auto;
    font-size: 80%;
    margin-top: -0.75em;
}

.sidebar-shop .widget_product_categories .product-categories > li > a:hover,
.sidebar-shop .widget_product_categories .product-categories > li > a:focus,
.sidebar-shop .widget_product_categories .product-categories > li > a:active,
.sidebar-shop .widget_nav_menu .menu > li > a:hover,
.sidebar-shop .widget_nav_menu .menu > li > a:focus,
.sidebar-shop .widget_nav_menu .menu > li > a:active,
.sidebar-shop .product_list_widget > li:hover{
    background-color: rgba(0,0,0,0.15);
}

.sidebar-shop .widget_product_categories .product-categories > li > a::before,
.sidebar-shop .widget_nav_menu .menu > li > a::before {
    content: '\f105';
    font-family: fontAwesome;
    margin-right: 1ex;
}

.sidebar-shop .navbar-offcanvas{
    max-width: 400px;
}

.ywcca_category_accordion_widget li ul.children {
    padding-left: 15px;
}


/*
* -----------------------------------------------------------------------------
*
* Yith ajax search
*
* -----------------------------------------------------------------------------
*/

.sidebar-shop .search-navigation .yith-s,
.id-magic-slideshow-class .search-navigation .yith-s {
    margin: 0 !important;
    border: 1px solid #ccc;
    color: #313131;
    padding: 8px 10px !important;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    width: 100%;
    outline: none;
}


.sidebar-shop .search-navigation,
.id-magic-slideshow-class .search-navigation {
    width: 68.9% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.sidebar-shop #yith-searchsubmit,
.id-magic-slideshow-class #yith-searchsubmit {
    padding: 9px 15px !important;
    margin-left: -4px !important;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    width: 30% !important;
    border: 0 !important;
    display: inline-block;
}

.sidebar-shop .autocomplete-suggestions,
.id-magic-slideshow-class .autocomplete-suggestions {
    width: 100% !important;
    border-radius: 0;
    border: 0;
}

.sidebar-shop-filter-group {
    display: block;
    margin: auto;
}

.sidebar-shop-filter-group>.sidebar {
    border-radius: 0;
}


@media screen and (min-width: 992px) {


    .sidebar-shop-filter-group>.sidebar:first-of-type {
        border-bottom-left-radius:  5px;
        border-top-left-radius: 5px;
    }

    .sidebar-shop-filter-group>.sidebar:last-of-type {
        border-bottom-right-radius:  5px;
        border-top-right-radius:  5px;
        border-left: none;
    }
}


/**
* -----------------------------------------------------------------------------
*
* hide translate and book now on woocommerce products/shop/taxonomy
*
* -----------------------------------------------------------------------------
*/
body.woocommerce-page #glt-translate-trigger,
body.woocommerce-page .id_book_now_scroll{
    display: none !important;
}


.widget_glt_widget h2 {
    font-size: 1em;
    letter-spacing: 0.5pt;
}

.navbar-inverse .widget_glt_widget h2 {
    color: #fff;
}


/*
* ----------------------------------------------------------------
*
* Feature Tiles
*
* ----------------------------------------------------------------
*/

.feature-tile-wrapper {
    position: relative;
    z-index: 0;
    background-color: transparent;
    margin: 80px auto 40px;
}


.feature-tile--thumbnail:hover .feature-tile-background::before,
.feature-tile--thumbnail:focus .feature-tile-background::before,
.feature-tile--thumbnail:active .feature-tile-background::before {
    background-color: rgba(0, 133, 62, 0.6);
    color: #fff;
    -webkit-transition: all 500ms ease-in-out .1s;
    -moz-transition: all 500ms ease-in-out .1s;
    -o-transition: all 500ms ease-in-out .1s;
    transition: all 500ms ease-in-out .1s;
}
/*
* ----------------------------------------------------------------
*
*
*
* ----------------------------------------------------------------
*/

/*.id-home-product-carousel {
    background-color: #00652e;
}*/

.product .module-title {
    font-weight: 400;
}

.product .module-content {
    text-align: center;
}

.product .module-button {
    padding: 0;
}

.product .module-button > .btn {
    width: 100%;
}

/*
* ----------------------------------------------------------------
*
*
*
* ----------------------------------------------------------------
*/

a.tag-cloud-link {
    display: inline-block;
    padding: 5px;
}

.post-edit-link {
    position: fixed;
    bottom: 100px;
    left: 10px;
    background: #222;
    padding: 1ex 1em;
    color: #fff;
    font-weight: bolder;
}

/*
* ----------------------------------------------------------------
*
* Content  Lists
*
* ----------------------------------------------------------------
*/

ol.id-ordered-list>li,
ul.id-unordered-list>li {
    margin-bottom: auto;
    padding-left: 2.25em;
}
ul.id-unordered-list>li::before {
    color: #10954e;
    content: "\f111";
    font-family: fontAwesome;
    margin-top: -5px;
}

/*
* ----------------------------------------------------------------
*
* Content  Tables
*
* ----------------------------------------------------------------
*/

.content-main table {
    font-size: 90%;
    width: 100%;
    margin: 15px auto;
}

.content-main tr:nth-child(even) {
    background-color: rgba(0,0,0,0.05);
}

.content-main td {
    padding: 1ex;
    border: rgba(0,0,0,0.2) 1px solid;
}

.content-main td p {
    margin: auto;
}

/*
* ------------------------------------------------------------------------------
*
* Nav widget
*
* ------------------------------------------------------------------------------
*/
.menu-item-toggle {
    float: left;
}

.navbar-inverse .id-navbar-widget-close {
    color: #fff;
}

.id-navbar-widget-close {
    background-color: transparent;
    border: none;
    outline: none;
    font-size: 32px;
    color: #777;
    position: fixed;
    top: 0;
    left: auto;
    right: 0;
    bottom: auto;
    line-height: 1;
    z-index: 1050;
}

.id-navbar-widget-close:hover,
.id-navbar-widget-close:focus,
.id-navbar-widget-close:active {
    color: #d33;
}

ul.id-widget-box-content {
    list-style: none;
    padding: 15px;
}


.modal #flags,
.modal #flags .ui-sortable {
    width: 100%;
    margin: 0;
    padding: 0;
}

/*
* -----------------------------------------------------------------------------
*
* facebook messenger
*
* -----------------------------------------------------------------------------
*/

.cart .nj-facebook-messenger{
    padding: 4px 15px;
    border-radius: 0;
    margin-top: 0;
    background-image: none;
}

.cart .nj-facebook-messenger::before{
    background-image: url(/wp-content/plugins/wp-facebook-messenger/frontend/images/facebook-messenger.svg);
    content: '';
    display: inline-block;
    height: 15px;
    width: 15px;
    margin-right: 10px;
    margin-bootom: -3px;
}

.drag-wrapper {
}

.drag-wrapper .thing {
    display: none;
    z-index:1020;
}

.drag-wrapper .thing .circle {
    display: none;
}

/*
* ----------------------------------------------------------------
*
*
*
* ----------------------------------------------------------------
*/

/*.id-store-promotion-cta-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
}*/

.id-store-promotion-cta {
    overflow: hidden;
    position: relative;
}

.id-store-promotion-cta .widget {
    padding: 100px 15px;
    text-align: center;
}


@media screen and (min-width: 992px) {
    .id-store-promotion-cta .widget {
        padding: 200px 15px;
    }
}

.id-store-promotion-cta .magic_widget {
    float: none;
    background-color: #fff;
    padding: 30px;
    margin: auto;
}

.id-store-promotion-cta .btn,
h5.magic-widget-title,
h4.magic-widget-title,
h3.magic-widget-title,
h2.magic-widget-title {
    margin: 15px auto;
}

/*
* ----------------------------------------------------------------
*
*
*
* ----------------------------------------------------------------
*/

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price,
.module-prices {
    color: #00853e;
    /*padding: 15px;*/
}


p.module-sale-price {
    font-size: 1.2em;
    font-weight: 600;
    margin-bottom: 15px;
}

.factory-grid.product-wrapper  .module-content {
    text-align: center;
}

.factory-grid.product-wrapper  .module-content > .module-title {
    font-weight: 400;
    font-size: 1em;
    padding: 5px 15px;
    text-transform: uppercase;
}

.factory-grid.product-wrapper  .module-content > p.module-button {
    padding: 0;
}

.factory-grid.product-wrapper  .module-content > p.module-button .btn {
    text-transform: uppercase;
    font-size: 80%;
    /* padding: 10px 15px; */
    padding: 15px;
    letter-spacing: 1px;
    margin-top: 0;
    width: 100%;
}

.product-wrapper .yith-wcbr-brands-logo img,
.single-product img.attachment-yith_wcbr_logo_size.size-yith_wcbr_logo_size {
    min-height: 1px !important;
}

.product-wrapper .yith-wcbr-brands-logo {
    display: inline-block;
    max-width: 100px;
    position: absolute;
    right: 15px;
    left: auto;
    top: 0;
    bottom: auto;
    z-index: 8;
}

/*
* -----------------------------------------------------------------------------
*
* yith quick view
*
* -----------------------------------------------------------------------------
*/
body .yith-quick-view-content div.images .yith-quick-view-thumbs{
    position: relative;
    padding: 5px;
}

@media only screen and (min-width:768px){
    body .yith-quick-view-content div.images .yith-quick-view-thumbs{
        position: absolute;
    }
}

/*
* -----------------------------------------------------------------------------
*
* zippay
*
* -----------------------------------------------------------------------------
*/
.zip-widget-wrapper {
    padding: 10px 0 !important;
    margin-top: -20px;
    display: inline-block;
}


/*
* -----------------------------------------------------------------------------
*
* Brand Header Video - HTML5 Video (BRAND)
*
* -----------------------------------------------------------------------------
*/
.id-brand-header-banner-inner{
    z-index: 1;
}
.id-video-background-wrapper {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.id-video-background-overlay{
    content:'';
    display: block;
    position: absolute;
    top: 0;
    left:0;
    right:0;
    bottom:0;
    z-index: 1;
}

.id-video-background-wrapper > video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

/* 1. No object-fit support: */
@media (min-aspect-ratio: 16/9) {
    .id-video-background-wrapper > video {
        height: 300%;
        top: -100%;
    }
}

@media (max-aspect-ratio: 16/9) {
    .id-video-background-wrapper > video {
        width: 300%;
        left: -100%;
    }
}

/**
* -----------------------------------------------------------------------------
*
* winter sale term
*
* -----------------------------------------------------------------------------
*/

.id-brand-banner-698 .id-brand-header-banner-content {
    background-color: rgba(255,255,255,0.35);
}

/**
* -----------------------------------------------------------------------------
*
* cta no referral
*
* -----------------------------------------------------------------------------
*/
.id-cta-noreferral-wrapper{
    background-color: rgba(0,0,0,0.05);
    padding: 15px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.id-cta-noreferral-wrapper .module-section{
    background-color: #fff;
    box-shadow: 3px 3px 15px rgba(0,0,0,0.05);
    margin: 20px auto;
    border-radius: 0;
}
.id-cta-noreferral-wrapper .panel-group{
    margin-bottom: 0;
}
.id-cta-noreferral-wrapper .module-content {
    max-width: 600px;
    margin: 0 auto;
}

.id-cta-noreferral-wrapper .module-thumbnail {
    display: none;
}

/**
* -----------------------------------------------------------------------------
*
* brand carousel
*
* -----------------------------------------------------------------------------
*/
.id-brand-carousel-wrapper{
    margin-bottom: 0 !important;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}


/* If supporting object-fit, overriding (1): */
@supports ((-o-object-fit: cover) or (object-fit: cover)) and (not (-ms-ime-align:auto)){

    .id-video-background-wrapper > video {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .id-video-background-wrapper > video[data-position="top"] {
        -o-object-position: top;
        object-position: top;
    }
    .id-video-background-wrapper > video[data-position="center"] {
        -o-object-position: center;
        object-position: center;
    }
    .id-video-background-wrapper > video[data-position="bottom"] {
        -o-object-position: bottom;
        object-position: bottom;
    }

}

/*
* -----------------------------------------------------------------------------
*
* module generic
*
* -----------------------------------------------------------------------------
*/
.module-thumbnail[data-feature-image="false"]::before{
    content: none;
}
.module-thumbnail[data-feature-image="false"],
.module-thumbnail[data-feature-image="false"] > .module-image{
    display: none;
}


/*
* -----------------------------------------------------------------------------
*
* covid-19
*
* -----------------------------------------------------------------------------
*/
.id-covid-19-wrapper .module-inner{
    box-shadow: none;
}
.id-covid-19-wrapper .module-thumbnail::before {
    padding-bottom: 75%;
}
.id-covid-19-wrapper .module-image{
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
}
.id-covid-19-wrapper .module-content{
    padding: 32px;
}


/*
* ----------------------------------------------------------------
*
*
*
* ----------------------------------------------------------------
*/
